diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7a6fc1253d15..1448189a2cb3 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,246 +1,11 @@ # This list auto requests reviews from the specified org members -# when a PR that modifies the file in question is opened -# This list is alphabetized by User -> Filename and separated into sections for Maintainers/Contributors KEEP IT THAT WAY -# In the event that people are to be informed of changes -# to the same file or dir, add them to the end of under Multiple Owners - -# MAINTAINERS - -# Dominion/Cyberboss - -/.github/workflows/update_tgs_dmapi.yml @Cyberboss -/.tgs.yml @Cyberboss -/code/world.dm @Cyberboss -/code/__DEFINES/tgs.config.dm @Cyberboss -/code/__DEFINES/tgs.dm @Cyberboss -/code/__DEFINES/_globals.dm @Cyberboss -/code/__HELPERS/chat.dm @Cyberboss -/code/__HELPERS/jatum.dm @Cyberboss -/code/game/world.dm @Cyberboss -/code/controllers/subsystem/atoms.dm @Cyberboss -/code/controllers/globals.dm @Cyberboss -/code/datums/helper_datums/getrev.dm @Cyberboss -/code/modules/tgs/ @Cyberboss -/code/ze_genesis_call/ @Cyberboss -/tools/tgs_test/ @Cyberboss -/tools/Tgstation.DiscordDiscussions/ @Cyberboss -/tools/Tgstation.PRAnnouncer/ @Cyberboss - -# Cobby - -/code/modules/reagents/ @ExcessiveUseOfCobblestone -/code/modules/research/designs/medical_designs.dm @ExcessiveUseOfCobblestone -/code/game/objects/items/storage/medkit.dm @ExcessiveUseOfCobblestone - -# Fikou - -/code/modules/awaymissions/ @Fikou -/code/modules/mining/ @Fikou -/code/modules/mod/ @Fikou -/code/modules/mapfluff/ruins/lavalandruin_code/ @Fikou -/code/modules/mapfluff/ruins/lavaland_ruin_code.dm @Fikou - -# JohnFulpWizard - -/code/modules/mob/living/simple_animal/bot/ @JohnFulpWillard -/code/modules/modular_computers/ @JohnFulpWillard - -# Kylerace - -/code/__DEFINES/spatial_gridmap.dm @Kylerace -/code/controllers/subsystem/spatial_gridmap.dm @Kylerace - -# LemonInTheDark - -/.github/guides/VISUALS.md @LemonInTheDark -/code/_onclick/hud/ @LemonInTheDark -/code/__DEFINES/layers.dm @LemonInTheDark -/code/__DEFINES/MC.dm @LemonInTheDark -/code/controllers/admin.dm @LemonInTheDark -/code/controllers/failsafe.dm @LemonInTheDark -/code/controllers/master.dm @LemonInTheDark -/code/controllers/subsystem.dm @LemonInTheDark -/code/controllers/subsystem/air.dm @LemonInTheDark -/code/controllers/subsystem/timer.dm @LemonInTheDark - -# Mothblocks - -/.github/workflows/ @Mothblocks -/code/game/gamemodes/ @Mothblocks -/code/modules/autowiki/ @Mothblocks -/code/modules/unit_tests/ @Mothblocks -/code/modules/client/preferences/ @Mothblocks -/code/modules/client/preferences_menu.dm @Mothblocks -/tgui/packages/tgui/interfaces/PreferencesMenu/ @Mothblocks -/tools/ezdb/ @Mothblocks -/tools/maplint/source/ @Mothblocks -/tools/pull_request_hooks/ @Mothblocks -/tools/screenshot-test-comparison/ @Mothblocks -/tools/test_merge_bot/ @Mothblocks - -# MrMelbert - -/code/modules/hydroponics/ @MrMelbert - -# necromanceranne - -/code/modules/uplink/ @necromanceranne - -# ninjanomnom - -/code/controllers/subsystem/dcs.dm @ninjanomnom -/code/datums/signals.dm @ninjanomnom -/code/datums/components/_component.dm @ninjanomnom -/code/datums/elements/_element.dm @ninjanomnom -/code/datums/greyscale/_greyscale_config.dm @ninjanomnom -/code/datums/greyscale/json_reader.dm @ninjanomnom -/code/datums/greyscale/layer.dm @ninjanomnom - -# Ryll-Ryll/Shaps - -/code/datums/wounds/ @Ryll-Ryll -/code/datums/status_effects/wound_effects.dm @Ryll-Ryll -/code/__DEFINES/wounds.dm @Ryll-Ryll - -# san7890 - -/code/game/area/ @san7890 -/icons/area/ @san7890 - -# SmArtKar - -/code/modules/projectiles/projectile.dm @SmArtKar - -# stylemistake - -/code/__DEFINES/chat.dm @stylemistake -/code/__DEFINES/tgui.dm @stylemistake -/code/controllers/subsystem/chat.dm @stylemistake -/code/controllers/subsystem/ping.dm @stylemistake -/code/controllers/subsystem/tgui.dm @stylemistake -/code/modules/tgchat/ @stylemistake -/code/modules/tgui/ @stylemistake -/code/modules/tgui_panel/ @stylemistake -/tgui/ @stylemistake - -# stylemistake (explicitly disowned) - -/tgui/packages/tgui/interfaces/ -/tgui/packages/tgui/styles/interfaces/ -/tgui/packages/tgui-panel/styles/tgchat/chat-dark.scss -/tgui/packages/tgui-panel/styles/tgchat/chat-light.scss - -# SuperNovaa41 - -/code/modules/forensics/ @SuperNovaa41 -/code/datums/mood.dm @SuperNovaa41 - -# Time-Green -/code/datums/bodypart_overlays @Time-Green -/code/modules/antagonists/voidwalker @Time-Green -/code/modules/lost_crew @Time-Green -/code/modules/shuttle/shuttle_events @Time-Green - -# tralezab -/code/__DEFINES/basic_mobs.dm @tralezab -/code/datums/ai/ @tralezab -/code/modules/religion/ @tralezab - -# Watermelon914 - -/code/modules/wiremod/ @Watermelon914 -/code/modules/antagonists/traitor/ @Watermelon914 -/code/controllers/subsystem/tts.dm @Watermelon914 - -# ZephyrTFA - -/code/__HELPERS/admin_verb.dm @ZephyrTFA -/code/controllers/subsystem/admin_verbs.dm @ZephyrTFA -/code/datums/json_savefile.dm @ZephyrTFA -/code/datums/armor/ @ZephyrTFA -/code/modules/admin/verbs/ @ZephyrTFA -/code/modules/logging/ @ZephyrTFA -/tools/ci/check_grep.sh @ZephyrTFA - - -# CONTRIBUTORS - -# grungussuss - -/sound/ @grungussuss - -# Jordie0608 - -/code/controllers/subsystem/dbcore.dm @Jordie0608 -/tools/SQLAlertEmail/ @Jordie0608 - -# Kapu1178 - -/code/modules/surgery/bodyparts/ @Kapu1178 -/code/modules/surgery/organs/ @Kapu1178 -/code/modules/mob/living/carbon/carbon_update_icons.dm @Kapu1178 -/code/modules/mob/living/carbon/human/human_update_icons.dm @Kapu1178 - -# loganuk - -/_maps/map_files/CatwalkStation/ @loganuk - -# NamelessFairy - -/code/modules/capture_the_flag/ @NamelessFairy -/_maps/minigame/CTF/ @NamelessFairy - -# Pickle-Coding - -/code/__DEFINES/atmospherics/ @Pickle-Coding -/code/__DEFINES/reactions.dm @Pickle-Coding -/code/modules/atmospherics/ @Pickle-Coding -/code/modules/power/ @Pickle-Coding - -# FalloutFalcon -/code/__HELPERS/abstract_types.dm @FalloutFalcon -/code/__HELPERS/random_items.dm @FalloutFalcon - -# MULTIPLE OWNERS - -/SQL/ @Jordie0608 @strandsofivy - -/_maps/ @EOBGames @Maurukas @MMMiracles @san7890 @ShizCalev - -/icons/ @Imaginos16 @Krysonism @Twaticus @Wallemations - -/code/__DEFINES/atmospherics/ @Ghilker @LemonInTheDark - -/code/__HELPERS/logging/ @dragomagol @ZephyrTFA - -/code/modules/atmospherics/ @Ghilker @LemonInTheDark - -/code/modules/client/preferences.dm @Mothblocks @ZephyrTFA -/code/modules/client/preferences_savefile.dm @Mothblocks @ZephyrTFA - -/code/modules/jobs/job_types/chief_medical_officer.dm @ExcessiveUseOfCobblestone @Ryll-Ryll -/code/modules/jobs/job_types/medical_doctor.dm @ExcessiveUseOfCobblestone @Ryll-Ryll -/code/modules/jobs/job_types/paramedic.dm @ExcessiveUseOfCobblestone @Ryll-Ryll - -/code/modules/mob/living/basic/ @Jacquerel @san7890 @tralezab - -/code/modules/surgery/ @ExcessiveUseOfCobblestone @Ryll-Ryll - -/tools/build/ @strandsofivy @stylemistake -/tools/tgs_scripts/ @Cyberboss @strandsofivy - -/code/modules/antagonists/heretic @Xander3359 @EnterTheJake - -# Host Hell +# when a PR that modifies the file in question is opened -/code/controllers/configuration/entries @strandsofivy -/config/ @strandsofivy +# This list is alphabetized by User -> Filename and separated into sections for Maintainers/Contributors KEEP IT THAT WAY -# Expensive files that touching basically always cause performance problems -## Init times -**/*_EXPENSIVE.dm @Mothblocks @LemonInTheDark +# In the event that people are to be informed of changes -# SIC SEMPER TYRANNIS +# to the same file or dir, add them to the end of under Multiple Owners -/code/modules/hydroponics/grown/citrus.dm @LemonInTheDark @optimumtact +# SHOULD BE CLEAN, OK? JUST BECAUSE! diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f63a030c882a..0e64e2ef959c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,35 +1,35 @@ - - + + -## About The Pull Request +## О изменениях в ПРе - + -## Why It's Good For The Game +## Почему это стоит добавить в игру - + -## Changelog +## Изменения - + -:cl: -add: Added new mechanics or gameplay changes -add: Added more things -del: Removed old things -qol: made something easier to use -balance: rebalanced something -fix: fixed a few things -sound: added/modified/removed audio or sound effects -image: added/modified/removed some icons or images -map: added/modified/removed map content -spellcheck: fixed a few typos -code: changed some code -refactor: refactored some code -config: changed some config setting -admin: messed with admin stuff -server: something server ops should know +:cl: MassMeta +add: Добавлены новые механики +madd: Добавлены модулярные механики которые можно увидеть в вкладке со всеми модульными добавлениями +del: Убраны старые фишки +qol: Упростили что-то в использовании +balance: Ребаланс чего-то +fix: Починены некоторые вещи +sound: Добавлены/изменены/убраны аудио или звуковые эффекты +image: Добавлены/изменены/убраны спрайты или картинки +map: Добавлен/изменён/убран контент карт +spellcheck: Исправлено несколько опечаток +code: Изменено немного кода +refactor: Рефактор кода +config: Изменено несколько настроек конфига +admin: Возня с админскими фишками +server: Изменено что-то что нужно знать свыше, хосту /:cl: - - + + diff --git a/.github/images/badges/massmeta-github.png b/.github/images/badges/massmeta-github.png new file mode 100644 index 000000000000..3c806c80c116 Binary files /dev/null and b/.github/images/badges/massmeta-github.png differ diff --git a/.github/labeler.yml b/.github/labeler.yml new file mode 100644 index 000000000000..c6a11ecc3f94 --- /dev/null +++ b/.github/labeler.yml @@ -0,0 +1,42 @@ +"GitHub": + - changed-files: + - any-glob-to-any-file: [".github/**"] +"SQL": + - changed-files: + - any-glob-to-any-file: ["SQL/**"] +"UI": + - changed-files: + - any-glob-to-any-file: ["tgui/**"] +"VScode": + - changed-files: + - any-glob-to-any-file: [".vscode/**"] +"Документация": + - all: + - changed-files: + - any-glob-to-any-file: ["**/*.md"] +"Звуки": + - changed-files: + - any-glob-to-any-file: ["**/*.ogg"] +"Изменение конфигов": + - changed-files: + - any-glob-to-any-file: ["config/**"] +"Изменения Карт": + - changed-files: + - any-glob-to-any-file: ["**/*.dmm"] +"Модулярная фишка": + - changed-files: + - any-glob-to-any-file: ["modular_meta/**"] +"Спрайты": + - changed-files: + - any-glob-to-any-file: ["**/*.dmi"] + +"Апстрим": + - all: + - base-branch: "master" + - head-branch: "upstream" +"Фишка": + - head-branch: ["^feat", "feat"] +"Улучшение": + - head-branch: ["^tweak", "tweak"] +"Чиним": + - head-branch: ["^fix", "fix"] diff --git a/.github/workflows/.github/labeler.yml b/.github/workflows/.github/labeler.yml new file mode 100644 index 000000000000..c127ad12aee5 --- /dev/null +++ b/.github/workflows/.github/labeler.yml @@ -0,0 +1,55 @@ +- name: "Global labeler" + + uses: jimschubert/labeler-action@v2 + +enable: + issues: true + prs: true + +labels: + 'Администрация': + - '\bадмин[истрация]?\b' + - '\badmin\b' + 'Баг': + - '\bбаг[и]?\b' + - '\bbug:\b' + 'Баланс': + - '\bбаланс\b' + - '\bbalance:\b' + 'Вопрос': + - '\bвопрос\b' + 'Грамматика и правильность написания' + - '\bграмматика\b' + - '\bspellcheck:\b' + 'Нужна Помощь': + - '\bпомогите( мне)?\b' + exclude: + - '\b\[тест(инг)?\]\b' + 'Не мержить': + - '\bне мержить\b' + - '\bне мерджить\b' + 'Рефактор': + - '\bрефактор\b' + - '\brefactor:\b' + 'Соединение с Апстримом': + - '\bапстрим\b' + 'Удаление': + - '\bудаление\b' + - '\bудаляем\b' + - '\bdel:\b' + 'Улучшение кода': + - '\bулучшенние( кода)?\b' + - '\bcode:\b' + 'Усовершенствование': + - '\bулучшенние\b' + 'Фишка': + - '\bмехан[ника]?\b' + - '\bфишка\b' + - '\badd:\b' + - '\bmadd:\b' + 'Чиним': + - '\bфикс[им]?\b' + - '\bчиним\b' + - '\bfix:\b' + 'Quality of Life': + - '\bqol:\b' diff --git a/.github/workflows/ci_suite.yml b/.github/workflows/ci_suite.yml index e42012491855..106cee709fc4 100644 --- a/.github/workflows/ci_suite.yml +++ b/.github/workflows/ci_suite.yml @@ -22,10 +22,10 @@ jobs: - name: Mandatory Empty Step run: exit 0 - run_linters: - name: Run Linters - needs: start_gate - uses: ./.github/workflows/run_linters.yml + #run_linters: + # name: Run Linters + # needs: start_gate + # uses: ./.github/workflows/run_linters.yml - MASSMETA EDIT (почините говно) collect_data: name: Collect data and setup caches for other tasks @@ -72,13 +72,12 @@ jobs: completion_gate: # Serves as a non-moving target for branch rulesets if: always() && !cancelled() name: Completion Gate - needs: - [ + needs: [ compare_screenshots, compile_all_maps, run_all_tests, run_alternate_tests, - run_linters, + #run_linters, ] runs-on: ubuntu-24.04 steps: diff --git a/.github/workflows/conflicts.yml b/.github/workflows/conflicts.yml new file mode 100644 index 000000000000..66f0edb1b6d1 --- /dev/null +++ b/.github/workflows/conflicts.yml @@ -0,0 +1,18 @@ +name: "Search for Conflicts" +on: + push: + pull_request_target: + types: [synchronize, opened, reopened, ready_for_review] + +jobs: + main: + runs-on: ubuntu-22.04 + steps: + - name: check if prs are conflicts + uses: eps1lon/actions-label-merge-conflict@v3 + with: + dirtyLabel: "Конфликты" + removeOnDirtyLabel: "Конфликты не обнаружены" + repoToken: "${{ secrets.GITHUB_TOKEN }}" + commentOnDirty: "В пулл-реквесте присутствуют конфликты, решите их." + commentOnClean: "Конфликты решены, всегда будьте готовы получать ещё." diff --git a/.github/workflows/discord_pr_announce.yml b/.github/workflows/discord_pr_announce.yml index a24f8bb2b778..45ff33fc5013 100644 --- a/.github/workflows/discord_pr_announce.yml +++ b/.github/workflows/discord_pr_announce.yml @@ -28,6 +28,6 @@ jobs: message: GET_ACTION include_image: false show_author: false - avatar_url: https://avatars.githubusercontent.com/u/1363778?s=200&v=4 + avatar_url: https://avatars.githubusercontent.com/u/92191611?s=200&v=4 username: GitHub title_url: "${{ github.event.pull_request.html_url }}" diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml new file mode 100644 index 000000000000..1c7b25882ad1 --- /dev/null +++ b/.github/workflows/labeler.yml @@ -0,0 +1,23 @@ +name: "Labeling: PostMeta" +on: + issues: + types: [opened, edited, milestoned] + pull_request_target: + types: [synchronize, opened, reopened, ready_for_review] + +jobs: + labeling_tool: + runs-on: ubuntu-latest + permissions: + contents: read + pull-requests: write + steps: + - name: Global labeler + id: glob_labeler + uses: jimschubert/labeler-action@v2 + with: + GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} + + - name: PR labeling tool + id: pr_labeler + uses: actions/labeler@v5 diff --git a/.github/workflows/run_linters.yml b/.github/workflows/run_linters.yml index 7fc32f695e11..c02410e1cced 100644 --- a/.github/workflows/run_linters.yml +++ b/.github/workflows/run_linters.yml @@ -63,7 +63,9 @@ jobs: run: bash tools/ci/check_genesis.sh - name: Run Grep Checks if: steps.linter-setup.conclusion == 'success' && !cancelled() - run: bash tools/ci/check_grep.sh + run: | + bash tools/ci/check_grep.sh + bash modular_meta/tools/massmeta_check_grep.sh # MASSMETA EDIT ADDITION - checking modular_meta code - name: Ticked File Enforcement if: steps.linter-setup.conclusion == 'success' && !cancelled() run: | diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 9d9fc69f4711..a7702b385ee8 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -22,18 +22,17 @@ jobs: id: stale with: repo-token: ${{ secrets.GITHUB_TOKEN }} - stale-pr-message: "This PR has been inactive for long enough to be automatically marked as stale. This means it is at risk of being auto closed in ~7 days. Please address any outstanding review items and ensure your PR is finished - if both are true, and you have auto-staled anyway, you need to actively ask maintainers (by pinging them in the /tg/station Discord) to (re)review or merge your PR. If no maintainer responds to your request, you may wish to close this PR yourself while you seek maintainer comment, as you will later be able to reopen the PR yourself." - stale-issue-message: "This issue has been marked for cleanup and will be automatically closed in ~14 days. If there is evidence that the issue still occurs, leave a comment with it attached and contact an issue manager or maintainer to have the label removed." + stale-pr-message: "Этот PR был неактивен достаточно долго, чтобы быть автоматически помеченным как устаревший. Это означает, что он рискует быть автоматически закрытым через ~7 дней, пожалуйста, рассмотрите все нерешенные вопросы по проверке и убедитесь, что ваш PR завершен, если все это верно и вы все равно автоматически заблокированы, вам нужно активно спрашивать Мейнтейнеров, будет ли ваш PR вмержен. Как только вы выполните любое из предыдущих действий, вам следует попросить сопровождающего удалить устаревшую метку с вашего PR, чтобы сбросить устаревший таймер. Если вы чувствуете, что ни один из сопровождающих не ответит в течение этого времени, вы можете закрыть этот PR самостоятельно, пока будете запрашивать комментарий у мейнтейнера, так как тогда вы сможете снова открыть PR самостоятельно" + stale-issue-message: "Этот баг-репорт был помечен как устраненный и будет автоматически закрыт чеерз 14 дней. Если проблема все еще актуальна, то сообщите об этом Мейнтейнерам, обновив свой баг-репорт новой информацией об ошибке, для того чтобы снять эту метку" days-before-stale: 7 - days-before-close: 7 + days-before-close: 14 + stale-pr-label: "Застоялось" days-before-issue-stale: 14 days-before-issue-close: 14 - stale-pr-label: "Stale" - stale-issue-label: "Stale" - any-of-issue-labels: "Cleanup Flagged,🤖 Flaky Test Report" + stale-issue-label: "Застоявшийся баг-репорт" remove-issue-stale-when-updated: false exempt-issue-labels: "RED LABEL" - exempt-pr-labels: "RED LABEL,Good First PR" + exempt-pr-labels: "RED LABEL,Неплохой Первый пулл-реквест" operations-per-run: 300 - name: Filter staled pull requests for announcement id: filter-prs diff --git a/KiloStation.dmm b/KiloStation.dmm new file mode 100644 index 000000000000..08be610dc73d --- /dev/null +++ b/KiloStation.dmm @@ -0,0 +1,140782 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"aaa" = ( +/turf/open/space/basic, +/area/space) +"aac" = ( +/obj/structure/cable, +/obj/machinery/power/smes/full, +/turf/open/floor/circuit/green, +/area/station/ai/satellite/chamber) +"aak" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/airalarm/directional/west, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/ai/satellite/maintenance/storage) +"aap" = ( +/turf/closed/mineral/random/low_chance, +/area/space/nearstation) +"aat" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/poddoor/preopen{ + id = "prisonblast"; + name = "Prison Blast Door" + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/cable, +/obj/machinery/button/door/directional/south{ + id = "prisonblast"; + name = "Prison Lockdown"; + req_access = list("brig") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"aau" = ( +/obj/machinery/light/directional/east, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/table, +/obj/effect/turf_decal/bot, +/obj/machinery/camera/directional/east{ + c_tag = "Cargo Office"; + name = "cargo camera"; + network = list("ss13","qm") + }, +/obj/machinery/fax{ + fax_name = "Cargo Office"; + name = "Cargo Office Fax Machine" + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/office) +"aaw" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable/multilayer/connected, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"aay" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"aaA" = ( +/obj/machinery/door/window/right/directional/north{ + name = "Ordnance Freezer Chamber Access"; + req_access = list("ordnance") + }, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible/layer2{ + dir = 6 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"aaB" = ( +/obj/effect/landmark/carpspawn, +/turf/open/space/basic, +/area/space) +"aaI" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"aaO" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) +"aaQ" = ( +/obj/structure/lattice, +/obj/structure/grille/broken, +/turf/open/space/basic, +/area/space/nearstation) +"aaT" = ( +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"aba" = ( +/obj/structure/transit_tube/diagonal/crossing/topleft, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"abg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/chamber) +"abj" = ( +/obj/structure/table, +/obj/item/storage/medkit/regular, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"abq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/machinery/meter, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"abB" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Brig Control" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"abC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/chamber) +"abD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"abF" = ( +/obj/machinery/ai_slipper{ + uses = 10 + }, +/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/engine, +/area/station/ai/satellite/chamber) +"abJ" = ( +/obj/structure/flora/bush/pale/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) +"abM" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/holopad/secure, +/obj/machinery/door/window/brigdoor/right/directional/east{ + name = "Tertiary AI Core Access"; + req_access = list("ai_upload"); + pixel_x = 4 + }, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"aca" = ( +/obj/structure/disposalpipe/trunk, +/obj/structure/disposaloutlet{ + dir = 1 + }, +/obj/effect/turf_decal/sand/plating, +/obj/effect/turf_decal/stripes/box, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"acj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/hydroponics/constructable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/blue/line, +/obj/effect/turf_decal/trimline/blue/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"acm" = ( +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"acn" = ( +/obj/structure/transit_tube/diagonal/topleft, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"acs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"acu" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"acx" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/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/engine, +/area/station/ai/satellite/interior) +"acD" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin, +/obj/machinery/airalarm/directional/west, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"acF" = ( +/obj/structure/sign/warning/radiation, +/turf/closed/wall/rust, +/area/station/engineering/atmos) +"acK" = ( +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"acM" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/grille, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"acT" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ + dir = 5 + }, +/turf/open/space/basic, +/area/space/nearstation) +"acW" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) +"acZ" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/ferny/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) +"add" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) +"adf" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) +"adg" = ( +/turf/closed/wall/r_wall, +/area/station/ai/satellite/interior) +"adi" = ( +/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 + }, +/obj/item/kirbyplants/organic/plant16, +/obj/structure/sign/poster/official/random/directional/north, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central) +"adp" = ( +/obj/effect/decal/cleanable/dirt, +/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 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"adI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"adR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/ai/satellite/maintenance/storage) +"adT" = ( +/obj/structure/cable, +/turf/closed/wall, +/area/station/maintenance/department/electrical) +"aed" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad/secure, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"aek" = ( +/obj/item/kirbyplants/organic/plant3, +/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 + }, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"aeo" = ( +/obj/structure/lattice, +/obj/structure/grille, +/turf/open/space/basic, +/area/space/nearstation) +"aes" = ( +/obj/machinery/door/airlock/grunge{ + name = "Cell 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/safe) +"aeu" = ( +/turf/closed/mineral/random/labormineral, +/area/space/nearstation) +"aew" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light_switch/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Xenobiology Closet"; + name = "xenobiology camera"; + network = list("ss13","rd","xeno") + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"aeG" = ( +/turf/closed/wall/rust, +/area/station/service/lawoffice) +"aeH" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "chemistry_shutters"; + name = "Chemistry Lobby Shutters" + }, +/turf/open/floor/plating, +/area/station/medical/pharmacy) +"aeJ" = ( +/obj/machinery/computer/rdconsole{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"aeL" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/yellow/visible, +/turf/closed/wall/rust, +/area/station/engineering/atmos) +"aeS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aeU" = ( +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"aeX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/grille/broken, +/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/burnt_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"aeZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"afw" = ( +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"afB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"afH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"afL" = ( +/turf/closed/wall, +/area/station/command/heads_quarters/hos) +"afQ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"afS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"afU" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"agc" = ( +/obj/structure/table/wood, +/obj/structure/cable, +/obj/item/pen/fountain, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"agt" = ( +/turf/closed/wall/rust, +/area/space/nearstation) +"agx" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 5 + }, +/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 = "Prison Botany"; + network = list("ss13","prison") + }, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"agy" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "visitation"; + name = "Visitation Shutters" + }, +/obj/machinery/flasher/directional/east{ + id = "visitorflash" + }, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"agz" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "xeno6"; + name = "Creature Cell 6" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"agS" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"ahz" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"ahJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"aia" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/siding/wood/corner, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"aig" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"aiB" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engi-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance/departmental, +/obj/effect/mapping_helpers/airlock/access/any/service/janitor, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"aiI" = ( +/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/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"aiN" = ( +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/office) +"aji" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"ajo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 6 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"ajs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"ajt" = ( +/obj/structure/rack, +/obj/item/controller{ + pixel_x = -7 + }, +/obj/item/compact_remote{ + pixel_x = -7 + }, +/obj/item/compact_remote{ + pixel_x = -7 + }, +/obj/machinery/airalarm/directional/north, +/obj/item/integrated_circuit/loaded/speech_relay{ + pixel_x = 7 + }, +/obj/item/integrated_circuit/loaded/hello_world{ + pixel_x = 7 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"ajv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ajw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/prison) +"ajH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"aka" = ( +/turf/closed/wall/r_wall, +/area/station/security/armory) +"ake" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"akC" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"akD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/item/circuitboard/machine/exoscanner{ + pixel_y = 3 + }, +/obj/item/circuitboard/machine/exoscanner, +/obj/item/circuitboard/machine/exoscanner{ + pixel_y = -3 + }, +/obj/machinery/light_switch/directional/north{ + pixel_x = 12 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/drone_bay) +"akH" = ( +/obj/machinery/atmospherics/components/binary/valve/digital{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/dark/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"akV" = ( +/obj/structure/sign/departments/security, +/turf/closed/wall/rust, +/area/station/security/execution/transfer) +"ala" = ( +/obj/effect/turf_decal/box, +/obj/machinery/power/solar{ + id = "foreport"; + name = "Fore-Port Solar Array" + }, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/space/nearstation) +"alr" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"als" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"alv" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/spawner/random/armory/riot_armor, +/obj/effect/spawner/random/armory/riot_helmet, +/obj/effect/spawner/random/armory/riot_shield, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"alz" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"alL" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"alP" = ( +/obj/machinery/flasher/portable, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"alQ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"alV" = ( +/turf/closed/wall/r_wall/rust, +/area/station/ai/satellite/interior) +"ami" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"amn" = ( +/obj/structure/closet/secure_closet/personal/cabinet, +/obj/machinery/newscaster/directional/east, +/turf/open/floor/wood, +/area/station/commons/locker) +"amq" = ( +/mob/living/basic/mining/basilisk{ + environment_smash = 0 + }, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"amr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"ams" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"amv" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/item/folder{ + pixel_x = 6 + }, +/obj/item/pen{ + pixel_x = 6 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "robotics_shutters"; + name = "Robotics Privacy Shutters" + }, +/obj/machinery/door/window/left/directional/north{ + name = "Robotics Desk"; + req_access = list("robotics") + }, +/obj/structure/desk_bell{ + pixel_x = -7; + pixel_y = 8 + }, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"amG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/girder, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"amU" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"amX" = ( +/turf/closed/wall/r_wall/rust, +/area/station/security/armory) +"and" = ( +/obj/effect/decal/cleanable/dirt, +/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/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"anr" = ( +/obj/machinery/power/tracker, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/space/nearstation) +"anz" = ( +/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/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"anF" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 5 + }, +/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/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"anG" = ( +/obj/structure/sign/nanotrasen, +/turf/closed/wall/r_wall/rust, +/area/station/security/armory) +"anH" = ( +/turf/closed/wall, +/area/space/nearstation) +"anI" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"anN" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"aoe" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aof" = ( +/obj/structure/sign/nanotrasen, +/turf/closed/wall, +/area/space/nearstation) +"aoi" = ( +/obj/structure/table/wood/fancy, +/obj/machinery/light/directional/west, +/obj/item/food/grown/harebell, +/obj/item/food/grown/harebell{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/food/grown/harebell{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"aor" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/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 = "Prison Wing Lockers"; + name = "prison camera"; + network = list("ss13","prison") + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"aot" = ( +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"aov" = ( +/obj/effect/turf_decal/bot, +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"aoz" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) +"aoE" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/space/basic, +/area/space/nearstation) +"aoL" = ( +/turf/closed/wall/r_wall/rust, +/area/station/service/chapel/monastery) +"aoX" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"api" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/grassy/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"apl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"apm" = ( +/obj/effect/decal/cleanable/blood/gibs/old, +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) +"app" = ( +/turf/closed/wall/rust, +/area/station/science/robotics/lab) +"apu" = ( +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/research/glass/incinerator/ordmix_exterior{ + name = "Burn Chamber Exterior Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance, +/turf/open/floor/engine, +/area/station/science/ordnance/burnchamber) +"apv" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"apw" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"apx" = ( +/obj/machinery/teleport/hub, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/foyer) +"apC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"apL" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "justiceshutter"; + name = "Justice Shutter" + }, +/turf/open/floor/plating, +/area/station/security/execution/education) +"aqe" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"aqq" = ( +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"aqr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"aqt" = ( +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics Connector" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"aqv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/holosign/barrier/atmos, +/obj/structure/sign/poster/contraband/rebels_unite/directional/south, +/turf/open/floor/plating/airless, +/area/station/maintenance/space_hut/plasmaman) +"aqQ" = ( +/obj/effect/turf_decal/sand/plating, +/obj/item/stack/sheet/glass, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aqY" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering/glass{ + name = "Freight Power Control" + }, +/obj/structure/cable, +/obj/structure/barricade/wooden/crude, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"ari" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"arl" = ( +/turf/closed/wall/r_wall, +/area/station/ai/upload/chamber) +"aru" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/folder/yellow, +/obj/item/clipboard, +/obj/item/disk/computer/quartermaster, +/obj/item/disk/computer/quartermaster, +/obj/item/disk/computer/quartermaster, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/command/heads_quarters/qm) +"arz" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/item/tank/internals/emergency_oxygen/empty, +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) +"arU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"arX" = ( +/obj/structure/table, +/obj/item/reagent_containers/cup/glass/drinkingglass, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"asj" = ( +/turf/closed/wall/rust, +/area/station/maintenance/department/electrical) +"asu" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"asU" = ( +/obj/structure/plaque/static_plaque/golden/commission/kilo, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"asY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"asZ" = ( +/turf/closed/wall/r_wall, +/area/station/ai/satellite/chamber) +"atc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"ate" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"ath" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/crate/engineering, +/obj/item/hand_tele, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"atu" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "qmprivacy"; + name = "Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/command/heads_quarters/qm) +"atB" = ( +/obj/machinery/porta_turret/ai{ + dir = 4 + }, +/obj/effect/turf_decal/box/red, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/chamber) +"atT" = ( +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/meter/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"auf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/layer_manifold/supply/hidden, +/turf/open/floor/engine, +/area/station/ai/satellite/maintenance/storage) +"aux" = ( +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"auN" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/airalarm/directional/west, +/obj/machinery/status_display/ai/directional/north, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"auR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"auS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"avo" = ( +/obj/structure/sign/warning/biohazard, +/turf/closed/wall/rust, +/area/station/maintenance/starboard) +"avs" = ( +/obj/structure/closet/crate, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/spawner/random/contraband/prison, +/obj/item/stack/license_plates/empty/fifty, +/obj/item/stack/license_plates/empty/fifty, +/obj/item/stack/license_plates/empty/fifty, +/turf/open/floor/plating, +/area/station/security/prison) +"avy" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/item/flashlight/lamp/green, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"avT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"awb" = ( +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube/horizontal{ + 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/space/basic, +/area/space/nearstation) +"awi" = ( +/obj/machinery/computer/security/labor, +/obj/machinery/light_switch/directional/north{ + pixel_x = -7 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/evac/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"awn" = ( +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/port/aft) +"awq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/closet/crate/bin, +/obj/effect/spawner/random/maintenance/two, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"awt" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Holding Area" + }, +/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/general, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"awv" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"awG" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/machinery/meter, +/turf/closed/wall/r_wall/rust, +/area/station/engineering/atmos) +"awR" = ( +/obj/structure/table/wood, +/obj/machinery/firealarm/directional/north, +/obj/structure/statue/bronze/marx, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"awT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/red, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/showroomfloor, +/area/station/security/checkpoint/science/research) +"awW" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Restrooms"; + name = "recreation camera" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"awX" = ( +/obj/structure/plasticflaps/opaque, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=2"; + location = "Research Division" + }, +/obj/machinery/door/window/left/directional/south{ + name = "Research Division Delivery Access"; + req_access = list("research") + }, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"axd" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/vacuum/external, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"axk" = ( +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube/crossing, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/space/basic, +/area/space/nearstation) +"axp" = ( +/obj/structure/table, +/obj/machinery/computer/records/medical/laptop, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"axt" = ( +/obj/structure/cable, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "hop"; + name = "Privacy Shutters" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/command/heads_quarters/hop) +"axE" = ( +/obj/structure/cable, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"axT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/landmark/blobstart, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"ayc" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"ayh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/purple, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ayo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/space_heater, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"ayY" = ( +/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/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"azg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"azo" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/spawner/random/armory/bulletproof_armor, +/obj/effect/spawner/random/armory/bulletproof_helmet, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"azv" = ( +/turf/closed/wall, +/area/station/ai/satellite/interior) +"azw" = ( +/obj/machinery/telecomms/broadcaster/preset_right, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"aAg" = ( +/turf/closed/wall/r_wall/rust, +/area/station/ai/satellite/chamber) +"aAq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"aAu" = ( +/turf/open/floor/plating, +/area/station/security/prison/mess) +"aAy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"aAP" = ( +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"aAQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 9 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"aAR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/vending/colavend, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/sign/warning/no_smoking{ + pixel_y = 30 + }, +/obj/structure/spider/stickyweb, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"aAT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/pods/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"aAU" = ( +/obj/structure/grille, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"aBi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"aBB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/gibs/robot_debris, +/obj/effect/decal/cleanable/blood/splatter/oil, +/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/service/chapel/storage) +"aBF" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Locker Room" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"aBH" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/turf/open/water/no_planet_atmos, +/area/station/service/hydroponics/garden) +"aBN" = ( +/obj/structure/table, +/obj/item/storage/box/bodybags{ + pixel_y = 5 + }, +/obj/item/pen, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"aCi" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"aCp" = ( +/obj/effect/turf_decal/box, +/obj/structure/toilet{ + dir = 8 + }, +/obj/structure/mirror/directional/west, +/obj/machinery/newscaster/directional/south{ + pixel_x = -28 + }, +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/obj/effect/landmark/start/hangover, +/obj/machinery/button/door/directional/east{ + id = "Unit_3Privacy"; + name = "Unit 3 Privacy Toggle"; + pixel_y = -8 + }, +/obj/machinery/button/door/directional/east{ + id = "Unit_3"; + name = "Unit 3 Privacy Lock"; + normaldoorcontrol = 1; + pixel_y = 8; + specialfunctions = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"aDo" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Recovery Room"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"aDD" = ( +/turf/open/floor/plating, +/area/station/security/prison) +"aDF" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/assault_pod/mining, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/computer/security/telescreen/auxbase/directional/west, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"aDL" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "chemistry_shutters"; + name = "Chemistry Lobby Shutters" + }, +/turf/open/floor/plating, +/area/station/medical/pharmacy) +"aDO" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/light/directional/north, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"aDQ" = ( +/turf/open/misc/asteroid, +/area/space/nearstation) +"aDS" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aDT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aDU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aDV" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aDY" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"aDZ" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"aEa" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"aEd" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"aEe" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"aEf" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"aEg" = ( +/obj/structure/girder, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aEi" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"aEj" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/turf/open/space, +/area/space/nearstation) +"aEk" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"aEl" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aEm" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 5 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"aEn" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 9 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"aEo" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aEp" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/turf/open/space, +/area/space/nearstation) +"aEq" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/turf/open/space, +/area/space/nearstation) +"aEr" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"aEs" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aEt" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aEu" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aEv" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aEC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"aEF" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall, +/area/station/maintenance/aft) +"aEO" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security/glass{ + name = "Brig" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/office) +"aEU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"aFn" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"aGd" = ( +/obj/structure/table, +/obj/machinery/camera/directional/west{ + c_tag = "Incinerator Construction Area"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"aGn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"aGs" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/obj/machinery/meter, +/turf/closed/wall/r_wall/rust, +/area/station/engineering/atmos) +"aGu" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics Connector" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"aGC" = ( +/obj/structure/railing{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"aGK" = ( +/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/catwalk_floor/iron_dark, +/area/station/service/chapel/dock) +"aGM" = ( +/obj/structure/chair/stool/directional/south, +/obj/effect/landmark/start/atmospheric_technician, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"aGQ" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "External Gas to Loop" + }, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"aGR" = ( +/obj/effect/turf_decal/stripes/line{ + 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/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"aGZ" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/primary/central) +"aHq" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"aHz" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"aHB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"aHC" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Cryogenics"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/structure/table, +/obj/item/book/manual/wiki/medicine, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/obj/machinery/light/directional/north, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"aHD" = ( +/obj/effect/spawner/random/vending/snackvend, +/obj/machinery/light/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"aHQ" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/secure_closet/chief_medical, +/obj/machinery/firealarm/directional/south, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/item/gun/energy/e_gun/mini, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"aIl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"aIq" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/station/tcommsat/computer) +"aIv" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/item/shard, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"aIw" = ( +/obj/effect/landmark/secequipment, +/obj/effect/turf_decal/bot, +/obj/machinery/camera/directional/north{ + c_tag = "Security Office Lockers" + }, +/obj/structure/noticeboard/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/office) +"aIH" = ( +/obj/structure/transit_tube/crossing, +/obj/effect/turf_decal/sand/plating, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aII" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/vending/wardrobe/cargo_wardrobe, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"aJh" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "garbage"; + name = "trash belt" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/sign/poster/contraband/random/directional/south, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"aJm" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/table/wood/fancy/blue, +/obj/item/food/cracker{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/food/cracker{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/food/cracker, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"aJF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/red{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"aJH" = ( +/obj/structure/plasticflaps/opaque, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=8"; + location = "Atmospherics"; + name = "navigation beacon (Atmospherics Delivery)" + }, +/obj/machinery/door/window/left/directional/west{ + name = "Atmospherics Delivery Access"; + req_access = list("atmospherics") + }, +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Blast Door" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"aJM" = ( +/obj/machinery/hydroponics/soil, +/obj/item/shovel/spade, +/obj/item/cultivator{ + pixel_x = 9 + }, +/obj/machinery/status_display/evac/directional/south, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"aKe" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"aKr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aKA" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/box/corners, +/obj/item/paper_bin, +/obj/item/pen, +/obj/machinery/status_display/evac/directional/east, +/turf/open/floor/iron, +/area/station/security/courtroom) +"aKI" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable/layer3, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"aKY" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall, +/area/station/security/prison/mess) +"aLg" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/security/execution/education) +"aLi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"aLp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"aLC" = ( +/obj/machinery/computer/pandemic, +/obj/effect/turf_decal/delivery, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"aLI" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"aLK" = ( +/obj/structure/closet/crate, +/obj/item/hand_labeler, +/obj/item/storage/crayons, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"aLP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"aMa" = ( +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"aMb" = ( +/turf/closed/wall, +/area/station/science/ordnance/freezerchamber) +"aMe" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/service/hydroponics) +"aMj" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"aMp" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Cargo Maintenance" + }, +/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/cyclelink_helper_multi{ + cycle_id = "cargo-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"aMy" = ( +/obj/item/kirbyplants/organic/plant5, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"aMJ" = ( +/obj/structure/plasticflaps/opaque, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=1"; + location = "Engineering"; + name = "navigation beacon (Engineering Delivery)" + }, +/obj/machinery/door/window/right/directional/east{ + name = "Engineering Delivery Access"; + req_access = list("engineering") + }, +/obj/machinery/door/poddoor/preopen{ + id = "Engineering"; + name = "Engineering Blast Doors" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"aMK" = ( +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"aMU" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/start/depsec/science, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"aNa" = ( +/obj/structure/filingcabinet, +/obj/effect/turf_decal/siding/red, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"aNg" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/electric_shock/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"aNp" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/emcloset, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"aNt" = ( +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/processor/slime, +/obj/machinery/button/door/directional/south{ + id = "xeno4"; + name = "Creature Cell 4 Toggle"; + pixel_x = 24; + req_access = list("xenobiology") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"aNw" = ( +/obj/structure/table/optable, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/item/surgical_drapes, +/obj/item/clothing/mask/surgical, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"aND" = ( +/turf/closed/wall/r_wall, +/area/station/science/lab) +"aNH" = ( +/obj/structure/chair/pew{ + dir = 4 + }, +/obj/machinery/light/directional/west, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"aOc" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L1" + }, +/obj/structure/sign/directions/security{ + dir = 8; + pixel_y = 32 + }, +/obj/structure/sign/directions/medical{ + dir = 8; + pixel_y = 40 + }, +/obj/structure/sign/directions/command{ + dir = 8; + pixel_y = 24 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aOf" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor{ + id = "justiceblast"; + name = "Justice Blast Door" + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"aOg" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"aOG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/gateway) +"aOS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + name = "virology sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/medbay/virology, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"aPg" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"aPj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"aPr" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"aPx" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/box, +/obj/structure/disposalpipe/sorting/mail{ + dir = 8; + name = "HoP sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/service/hop_office, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"aPF" = ( +/obj/machinery/door/firedoor, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"aPJ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"aPK" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/courtroom) +"aPR" = ( +/obj/structure/table/wood, +/obj/effect/landmark/event_spawn, +/obj/item/paper_bin, +/obj/item/pen, +/turf/open/floor/wood/tile, +/area/station/service/library) +"aPT" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "emmd"; + name = "Emergency Medical Lockdown Shutters" + }, +/turf/open/floor/grass, +/area/station/medical/paramedic) +"aQl" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"aQs" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"aQB" = ( +/obj/machinery/computer/message_monitor, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/east, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) +"aQQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"aRa" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/window/right/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"aRB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"aRH" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"aRS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"aSa" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall, +/area/station/ai/satellite/foyer) +"aSo" = ( +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"aSr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/effect/spawner/random/structure/steam_vent, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/maintenance/fore) +"aSu" = ( +/obj/structure/chair/pew{ + dir = 8 + }, +/turf/open/floor/iron/chapel{ + dir = 4 + }, +/area/station/service/chapel) +"aSv" = ( +/obj/effect/landmark/start/atmospheric_technician, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"aSX" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/fore) +"aSZ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/storage) +"aTb" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"aTe" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"aTg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/cardboard, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"aTm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/effect/turf_decal/bot, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"aTx" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron, +/area/station/cargo/storage) +"aTR" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/recharge_floor, +/area/station/science/robotics/mechbay) +"aUh" = ( +/obj/effect/turf_decal/bot, +/obj/structure/safe{ + pixel_x = 3 + }, +/obj/item/stack/spacecash/c500{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/item/storage/belt/bandolier, +/obj/item/gun/ballistic/rifle/boltaction/pipegun, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"aUn" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aUw" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/iron/goonplaque, +/area/station/security/brig) +"aUz" = ( +/obj/structure/flora/rock/pile/style_random, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"aUU" = ( +/obj/structure/table, +/obj/machinery/light/small/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/item/stack/medical/wrap/gauze, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"aUW" = ( +/turf/open/floor/iron/stairs/medium{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"aVl" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"aVn" = ( +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = -5; + pixel_y = 6 + }, +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = 5; + pixel_y = -4 + }, +/obj/item/clothing/mask/gas{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/mask/gas, +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"aVt" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"aVx" = ( +/obj/effect/spawner/random/structure/tank_holder, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aVC" = ( +/obj/structure/sink/directional/west, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/loading_area, +/obj/machinery/door/window/right/directional/south{ + name = "Trash Chute"; + req_access = list("janitor") + }, +/obj/item/reagent_containers/cup/bucket, +/obj/item/mop, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/service/janitor) +"aVH" = ( +/obj/structure/bed{ + dir = 4 + }, +/obj/item/bedsheet/captain{ + dir = 4 + }, +/obj/effect/landmark/start/captain, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain/private) +"aVI" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"aWD" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/atmos/storage/gas) +"aWF" = ( +/obj/machinery/door/airlock/external{ + name = "Atmospherics External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"aWI" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/fore) +"aXf" = ( +/obj/machinery/atmospherics/components/binary/valve, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"aXA" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"aXJ" = ( +/obj/structure/table/reinforced, +/obj/structure/desk_bell{ + pixel_x = -7; + pixel_y = 8 + }, +/obj/item/food/grown/watermelon, +/obj/item/food/grown/wheat, +/obj/item/food/grown/whitebeet, +/obj/item/food/grown/apple, +/obj/item/food/grown/tomato, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/right/directional/west{ + name = "Hydroponics Desk"; + req_access = list("hydroponics") + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aYu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible, +/turf/closed/wall, +/area/station/engineering/atmos) +"aYv" = ( +/obj/structure/chair/comfy/brown{ + dir = 8 + }, +/turf/open/floor/carpet/royalblack, +/area/station/command/heads_quarters/captain) +"aYz" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"aYE" = ( +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"aYI" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"aYN" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"aYU" = ( +/obj/machinery/rnd/production/techfab/department/security, +/obj/effect/turf_decal/stripes/box, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"aYW" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"aYX" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/science/genetics) +"aZe" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"aZh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/food/pie_smudge, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"aZi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/morgue{ + name = "Private Study"; + req_access = list("library") + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/library) +"aZw" = ( +/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/wood{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/duct, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"bax" = ( +/turf/closed/wall, +/area/station/commons/storage/primary) +"baz" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"baC" = ( +/obj/machinery/suit_storage_unit/atmos, +/obj/effect/turf_decal/delivery, +/obj/machinery/camera/directional/north{ + c_tag = "Atmospherics Lockers"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"baE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"baF" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"baG" = ( +/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/east, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"baK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light/small/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"baS" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/storage) +"bbl" = ( +/obj/machinery/door/airlock/external{ + name = "Abandoned External Airlock" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/construction, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"bbA" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"bbC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/book/manual/wiki/engineering_hacking, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"bbO" = ( +/turf/closed/wall/r_wall, +/area/station/service/chapel/storage) +"bcs" = ( +/obj/structure/sign/warning/explosives, +/turf/closed/wall/r_wall, +/area/station/science/ordnance/bomb) +"bcE" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/effect/turf_decal/box/red, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"bcQ" = ( +/obj/machinery/suit_storage_unit/atmos, +/obj/effect/turf_decal/delivery, +/obj/machinery/airalarm/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"bcY" = ( +/obj/structure/table, +/obj/machinery/reagentgrinder, +/obj/item/stack/sheet/mineral/plasma, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"bdk" = ( +/obj/machinery/modular_computer/preset/curator{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/bot_white, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"bdo" = ( +/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/command/glass{ + name = "Bridge" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"bdF" = ( +/obj/machinery/door/airlock/engineering{ + name = "Emergency Storage" + }, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"bdH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/education) +"bdM" = ( +/obj/effect/turf_decal/bot, +/obj/structure/table, +/obj/structure/reagent_dispensers/wall/peppertank/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/computer/security/telescreen/med_sec, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"bdU" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bdX" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/box, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"bed" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/biohazard/directional/east, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"beo" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/checkpoint/customs) +"beK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"beN" = ( +/obj/item/kirbyplants/organic/plant10, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/button/door/directional/north{ + id = "transittube_ai"; + name = "Transit Tube Lockdown Toggle"; + req_access = list("command") + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"bfA" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"bfI" = ( +/obj/machinery/light/directional/west, +/obj/item/radio/intercom/directional/west, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"bgl" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/hop) +"bhk" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance{ + name = "Command Maintenance" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/teleporter, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"bhm" = ( +/obj/machinery/computer/monitor{ + dir = 1; + name = "backup power monitoring console" + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/noticeboard/directional/south, +/obj/structure/spider/stickyweb, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"bhr" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Research Security Post" + }, +/obj/effect/turf_decal/siding/red/corner, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"bhB" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/light/small/directional/north, +/obj/machinery/light_switch/directional/west, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/science/server) +"bhH" = ( +/obj/machinery/button/massdriver{ + id = "trash"; + pixel_x = -26; + pixel_y = -6 + }, +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/button/door/directional/west{ + id = "Disposal Exit"; + name = "Disposal Vent Control"; + pixel_y = 4; + req_access = list("maint_tunnels") + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"bhJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"bhR" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining{ + name = "Freight Mining Airlock" + }, +/obj/structure/barricade/wooden/crude, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"bib" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2"; + name = "on ramp" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"biq" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"bis" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central) +"biP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"biR" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/turf/closed/wall/r_wall/rust, +/area/station/security/execution/transfer) +"bjb" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"bji" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"bjk" = ( +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"bjz" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/turf/open/misc/asteroid, +/area/station/maintenance/port/lesser) +"bjB" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"bjJ" = ( +/obj/machinery/door/airlock/external{ + name = "Atmospherics External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/plating/airless, +/area/station/maintenance/disposal/incinerator) +"bjN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"bjR" = ( +/obj/structure/flora/rock/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) +"bkn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/main) +"bks" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/purple/visible, +/obj/effect/turf_decal/tile/green/anticorner/contrasted, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos/pumproom) +"bkK" = ( +/obj/machinery/rnd/server/master, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/science/server) +"bkN" = ( +/obj/machinery/telecomms/bus/preset_two, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"bkS" = ( +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"bkT" = ( +/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 = "Locker Room"; + name = "recreation camera" + }, +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/locker) +"bla" = ( +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"bln" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "kitchenshutters"; + name = "Kitchen Shutters" + }, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/turf/open/floor/iron, +/area/station/service/kitchen) +"bls" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"blw" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"blA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"blU" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"blX" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/yellow/visible, +/turf/closed/wall, +/area/station/engineering/atmos) +"blZ" = ( +/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/science/ordnance/office) +"bmn" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/potato, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"bmu" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/item/reagent_containers/cup/bucket, +/obj/item/radio/intercom/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"bmB" = ( +/obj/machinery/door/poddoor/incinerator_ordmix, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"bmX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"bnl" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/structure/sign/poster/random/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"bnn" = ( +/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, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/stairs{ + dir = 1 + }, +/area/station/service/chapel) +"bnB" = ( +/obj/structure/frame/computer, +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"bnT" = ( +/obj/effect/turf_decal/stripes/end{ + dir = 1 + }, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"bnY" = ( +/obj/structure/sign/departments/security, +/turf/closed/wall, +/area/station/security/detectives_office) +"bod" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"boo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/machinery/door/window/left/directional/north{ + name = "Maximum Security Test Chamber"; + req_access = list("xenobiology") + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"boq" = ( +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/line, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hop) +"bot" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall, +/area/station/maintenance/starboard/fore) +"boE" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"boG" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"boO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"bpg" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/wrench, +/obj/item/crowbar/red, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"bpj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"bpn" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining/glass{ + name = "Mailroom" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "cargo-mailroom" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/shipping, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"bpp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"bpz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"bpI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"bpK" = ( +/obj/item/target/clown, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/delivery, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"bpR" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"bpV" = ( +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/north, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"bqd" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 1 + }, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/machinery/status_display/ai/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"bqi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/machinery/meter, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"bqy" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Bridge Access"; + name = "command camera" + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"brg" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/engineering_all, +/obj/effect/turf_decal/bot, +/obj/machinery/camera/directional/south{ + c_tag = "Tech storage"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"brz" = ( +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"brA" = ( +/obj/effect/spawner/structure/window/hollow/reinforced/directional, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"brE" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 5 + }, +/obj/machinery/meter, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"brK" = ( +/obj/machinery/gulag_teleporter, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"bsa" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/wooden/crude, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"bsc" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical, +/obj/item/multitool, +/obj/machinery/camera/directional/west{ + c_tag = "Telecomms Monitoring"; + name = "telecomms camera"; + network = list("ss13","tcomms") + }, +/obj/machinery/requests_console/directional/west{ + department = "Telecomms Admin"; + name = "Telecomms Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) +"bso" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "ordnancestorage"; + name = "Ordnance Storage Shutters" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor/heavy, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"bsB" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/item/storage/box/lights/mixed{ + pixel_y = 6 + }, +/obj/machinery/door/window/right/directional/east{ + name = "Cargo Desk"; + req_access = list("shipping") + }, +/obj/item/flashlight, +/obj/effect/spawner/random/bureaucracy/birthday_wrap, +/turf/open/floor/plating, +/area/station/cargo/office) +"bsJ" = ( +/obj/structure/destructible/cult/item_dispenser/archives/library, +/obj/item/book/codex_gigas{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/storage/fancy/candle_box{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/flashlight/lantern{ + pixel_x = 4 + }, +/obj/machinery/computer/security/telescreen/entertainment/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/newscaster/directional/east, +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"bsR" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"bsT" = ( +/obj/structure/closet/secure_closet/engineering_personal, +/obj/item/clothing/suit/hooded/wintercoat/engineering, +/obj/effect/turf_decal/delivery, +/obj/machinery/newscaster/directional/north, +/obj/item/pickaxe/mini, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"bsZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"btb" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/machinery/light/directional/west, +/obj/machinery/firealarm/directional/west, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"btg" = ( +/obj/structure/table, +/obj/machinery/recharger, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/status_display/ai/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"btt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/stack/rods, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"bty" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/plasma, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"btI" = ( +/obj/item/kirbyplants/organic/plant2{ + pixel_y = 3 + }, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central) +"btK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/obj/effect/turf_decal/stripes/line, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"buk" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Atmospherics Tank - O2"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"bum" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"buq" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"buu" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"buJ" = ( +/obj/structure/bed/dogbed/runtime, +/mob/living/basic/pet/cat/runtime, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"buS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"bvk" = ( +/obj/effect/landmark/secequipment, +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/evac/directional/north, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/office) +"bvA" = ( +/obj/structure/chair/comfy/brown{ + color = "#c45c57"; + dir = 4 + }, +/turf/open/floor/carpet/royalblack, +/area/station/command/heads_quarters/captain) +"bvN" = ( +/obj/structure/railing, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"bvR" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"bwc" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/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/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"bwk" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/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 = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"bwA" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/ordnance) +"bwB" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"bwN" = ( +/obj/effect/turf_decal/box/white, +/obj/effect/turf_decal/arrows/white{ + color = "#0000FF"; + pixel_y = 15 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"bwW" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/medical/central) +"bxj" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"bxs" = ( +/obj/effect/turf_decal/box, +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"bxx" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"bxE" = ( +/obj/machinery/portable_atmospherics/pump, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer2{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/hallway) +"bxG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/south, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"byb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"bys" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"byy" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/command/gateway) +"byD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"byK" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/status_display/evac/directional/east, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"byS" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"bza" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/space_heater, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"bzb" = ( +/obj/structure/grille, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"bzc" = ( +/obj/structure/table, +/obj/machinery/recharger, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/computer/security/telescreen/prison/directional/west, +/turf/open/floor/iron/dark, +/area/station/security/office) +"bzo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"bzp" = ( +/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/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"bzu" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"bzy" = ( +/obj/structure/closet/radiation, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"bzS" = ( +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube/crossing, +/turf/open/space/basic, +/area/space/nearstation) +"bAc" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"bAi" = ( +/obj/structure/sign/departments/security, +/turf/closed/wall, +/area/station/maintenance/fore) +"bAs" = ( +/obj/structure/table/wood/fancy/black, +/obj/item/food/grown/poppy/geranium{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy/geranium{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy/geranium, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"bAQ" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/shower/directional/east{ + name = "emergency shower" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"bAS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/drone_bay) +"bAX" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"bBe" = ( +/obj/effect/spawner/random/vending/colavend, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"bBr" = ( +/obj/machinery/door/airlock/engineering{ + name = "Emergency Storage" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"bBE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bBF" = ( +/turf/closed/wall/r_wall, +/area/station/science/robotics/lab) +"bBJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"bBK" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"bBS" = ( +/turf/closed/wall/r_wall, +/area/station/command/teleporter) +"bBV" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall, +/area/station/cargo/storage) +"bBY" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/watermelon, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"bCz" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/item/clipboard{ + pixel_x = 3 + }, +/obj/item/folder/yellow{ + pixel_x = 3 + }, +/obj/machinery/door/window/left/directional/east{ + name = "Mailroom Desk"; + req_access = list("shipping") + }, +/obj/effect/landmark/start/hangover, +/obj/structure/desk_bell{ + pixel_x = -8; + pixel_y = 10 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"bCO" = ( +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/lipstick/random{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/lipstick/random{ + pixel_x = 6; + pixel_y = 3 + }, +/obj/item/lipstick/random{ + pixel_x = 6 + }, +/obj/item/pen, +/obj/structure/table, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/commons/locker) +"bDj" = ( +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/vending/colavend, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"bDp" = ( +/obj/effect/turf_decal/bot, +/obj/structure/tank_dispenser/oxygen, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"bDq" = ( +/obj/machinery/duct, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"bDr" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/duct, +/obj/machinery/door/airlock{ + name = "Kitchen" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/kitchen, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"bDu" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"bDF" = ( +/obj/structure/table/wood/fancy/red, +/obj/machinery/door/window/right/directional/east, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"bDP" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/portable_atmospherics/scrubber/huge, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"bDQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/fireaxecabinet/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Atmospherics Scrubbers"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bDV" = ( +/obj/structure/sink/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"bEa" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/purple/visible, +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/bridge_pipe/orange/visible{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"bEd" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"bEe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/random/structure/barricade, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/turf/open/floor/plating/rust, +/area/station/maintenance/department/crew_quarters/bar) +"bEv" = ( +/obj/machinery/light/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"bFm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"bFu" = ( +/obj/structure/cable, +/turf/closed/wall/rust, +/area/station/maintenance/department/electrical) +"bFv" = ( +/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/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"bFw" = ( +/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/duct, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"bFI" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"bGx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/education) +"bGE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/flasher/directional/west{ + id = "AI"; + name = "Meatbag Pacifier" + }, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"bGY" = ( +/obj/structure/sign/warning/engine_safety, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter/room) +"bHj" = ( +/obj/structure/table, +/obj/item/paper_bin/construction{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/hand_labeler{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/hand_labeler{ + pixel_x = 5 + }, +/obj/item/radio/intercom/directional/east, +/obj/machinery/light/small/directional/east, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/art) +"bHl" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"bHv" = ( +/obj/structure/closet/secure_closet/security/sec, +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/evac/directional/north, +/obj/item/clothing/mask/russian_balaclava, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"bHB" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"bHK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/gateway) +"bHL" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/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/hallway/secondary/exit/departure_lounge) +"bHM" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 4 + }, +/obj/structure/sink/directional/west, +/obj/item/reagent_containers/cup/watering_can, +/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/garden) +"bHP" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/chair, +/turf/open/misc/asteroid, +/area/station/maintenance/port/lesser) +"bHR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/chair/office, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/cargo_technician, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"bId" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"bIm" = ( +/obj/structure/table, +/obj/item/transfer_valve{ + pixel_x = 5 + }, +/obj/item/transfer_valve, +/obj/item/transfer_valve{ + pixel_x = -5 + }, +/obj/item/transfer_valve{ + pixel_x = 5 + }, +/obj/item/transfer_valve, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"bIq" = ( +/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/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"bIR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"bJi" = ( +/obj/machinery/door/airlock/external{ + name = "Engineering External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"bJm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"bJv" = ( +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) +"bJM" = ( +/obj/machinery/door/airlock/maintenance, +/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/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"bJR" = ( +/obj/structure/chair/comfy/brown{ + color = "#596479"; + dir = 1 + }, +/obj/effect/landmark/start/captain, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain) +"bJU" = ( +/obj/structure/sign/warning/pods, +/turf/closed/wall, +/area/station/commons/locker) +"bJV" = ( +/obj/effect/spawner/structure/window/bronze, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel) +"bKc" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/storage/backpack/duffelbag/med{ + pixel_y = 5 + }, +/obj/item/reagent_containers/blood/random{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/reagent_containers/blood/random, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"bKj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison/mess) +"bKl" = ( +/obj/structure/flora/rock/pile/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) +"bKM" = ( +/obj/machinery/light/directional/west, +/obj/machinery/power/emitter/welded{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"bKU" = ( +/obj/machinery/airalarm/directional/north, +/obj/machinery/status_display/evac/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/structure/closet/secure_closet/paramedic, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/iron/dark/smooth_half, +/area/station/medical/paramedic) +"bLf" = ( +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"bLN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/gibs/up, +/obj/structure/sign/poster/official/wtf_is_co2/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light/small/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/security/execution/education) +"bLR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bMw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/toy/basketball, +/turf/open/floor/iron, +/area/station/security/prison) +"bMH" = ( +/obj/structure/table, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/item/paper_bin, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/vacant_room/commissary) +"bMN" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"bMY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/lattice/catwalk, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"bNl" = ( +/obj/docking_port/stationary/escape_pod{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"bNv" = ( +/obj/machinery/telecomms/server/presets/common, +/obj/machinery/light/directional/west, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"bNz" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"bNM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"bNO" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"bOD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"bOR" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "xeno5"; + name = "Creature Cell 5" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"bPK" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bPP" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/flora/grass/jungle/b/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bPR" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/flora/bush/pale/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bPX" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bPY" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "Unit_2Privacy"; + name = "Unit 2 Privacy Shutter" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"bPZ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/structure/flora/grass/jungle/b/style_random, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bQb" = ( +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"bQn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"bQD" = ( +/obj/effect/decal/cleanable/blood/old, +/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/contraband/random/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"bQE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/effect/landmark/event_spawn, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"bQN" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/item/pickaxe, +/obj/effect/decal/remains/human, +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) +"bQR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/table, +/obj/structure/sign/warning/electric_shock/directional/north, +/obj/item/storage/toolbox/electrical, +/obj/item/assembly/flash/handheld, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"bRb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/window/left/directional/south{ + name = "Kitchen Access"; + req_access = list("kitchen") + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"bRh" = ( +/obj/structure/transit_tube/diagonal/topleft, +/turf/open/space/basic, +/area/space/nearstation) +"bRo" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"bRv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"bRx" = ( +/obj/structure/railing{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"bRy" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/old, +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) +"bRJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"bRO" = ( +/obj/machinery/chem_dispenser, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"bSg" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/machinery/door/airlock/atmos/glass{ + name = "Distribution Loop" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/pumproom) +"bSi" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/command/eva) +"bSt" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable, +/turf/open/space/basic, +/area/station/solars/port/aft) +"bSw" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"bSA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"bSM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"bSX" = ( +/obj/effect/turf_decal/stripes/line, +/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/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bTe" = ( +/obj/machinery/computer/communications{ + dir = 1 + }, +/obj/structure/plaque/static_plaque/golden/captain{ + pixel_y = -32 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"bTT" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/structure/flora/grass/jungle/a/style_random, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bUd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/flora/grass/jungle/a/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bUe" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/flora/grass/jungle/b/style_random, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bUk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bUl" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/office{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/education) +"bUp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/flora/bush/pale/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bUx" = ( +/obj/machinery/firealarm/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Genetics"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/machinery/computer/dna_console{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"bUy" = ( +/obj/structure/flora/bush/pale/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bUC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bUD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/flora/grass/jungle/a/style_random, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bUE" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bUF" = ( +/obj/structure/flora/rock/pile/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bUI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"bUJ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/security{ + name = "Evidence" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"bUN" = ( +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"bUO" = ( +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"bUV" = ( +/obj/structure/cable, +/obj/structure/chair, +/obj/effect/landmark/start/hangover, +/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/courtroom) +"bVp" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/landmark/start/depsec/engineering, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"bVv" = ( +/turf/closed/mineral/random/high_chance, +/area/space/nearstation) +"bVR" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"bWx" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Air to Mix" + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/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 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"bWE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter/room) +"bWI" = ( +/obj/machinery/door/airlock/external{ + name = "Abandoned External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/mapping_helpers/airlock/access/all/engineering/construction, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"bWP" = ( +/obj/structure/table, +/obj/item/clothing/shoes/sneakers/orange{ + pixel_x = -6; + pixel_y = 10 + }, +/obj/item/clothing/shoes/sneakers/orange{ + pixel_x = -6; + pixel_y = -2 + }, +/obj/item/clothing/shoes/sneakers/orange{ + pixel_x = -6; + pixel_y = 4 + }, +/obj/item/clothing/shoes/sneakers/orange{ + pixel_x = -6; + pixel_y = -8 + }, +/obj/item/clothing/under/rank/prisoner{ + pixel_x = 8; + pixel_y = 5 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Prison Visitation"; + network = list("ss13","prison") + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"bWZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"bXa" = ( +/obj/effect/landmark/blobstart, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"bXb" = ( +/obj/structure/table, +/obj/machinery/light/directional/north, +/obj/machinery/button/door{ + id = "bridge blast"; + name = "Bridge Lockdown Toggle"; + pixel_x = 6; + pixel_y = 8; + req_access = list("command") + }, +/obj/machinery/button/door{ + id = "bridge-maint"; + name = "Bridge Maintenance Lockdown Toggle"; + pixel_x = 6; + pixel_y = -2; + req_access = list("command") + }, +/obj/machinery/button/door{ + id = "teleshutter"; + name = "Teleporter Shutter Toggle"; + pixel_x = -6; + pixel_y = 8; + req_access = list("teleporter") + }, +/obj/machinery/button/door{ + id = "evashutter"; + name = "E.V.A. Storage Shutter Toggle"; + pixel_x = -6; + pixel_y = -2; + req_access = list("command") + }, +/obj/machinery/camera/directional/north{ + c_tag = "Bridge Control"; + name = "command camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"bXe" = ( +/obj/machinery/stasis{ + dir = 4 + }, +/obj/effect/turf_decal/box, +/obj/machinery/defibrillator_mount/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/exam_room) +"bXf" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/service/janitor) +"bXj" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"bXz" = ( +/turf/closed/wall, +/area/station/service/kitchen/coldroom) +"bXA" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/mail_sorting/medbay/chemistry, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"bXS" = ( +/obj/machinery/door/airlock/external{ + name = "Prison External Airlock" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"bXX" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"bYe" = ( +/obj/machinery/door/poddoor{ + id = "Arrival Shuttle Bay"; + name = "Arrival Shuttle Bay" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"bYK" = ( +/obj/machinery/button/flasher{ + id = "visitorflash"; + pixel_x = -6; + pixel_y = 24; + req_access = list("brig") + }, +/obj/machinery/holopad, +/obj/machinery/button/door/directional/north{ + id = "visitation"; + name = "Visitation Shutters"; + pixel_x = 8; + req_access = list("brig") + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"bZg" = ( +/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 + }, +/obj/machinery/newscaster/directional/east, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"bZt" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"bZE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"bZQ" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"bZY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"caj" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"cau" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) +"caB" = ( +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/north, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/floor/grass, +/area/station/service/chapel/monastery) +"caL" = ( +/obj/structure/closet/cardboard, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"caN" = ( +/obj/structure/sign/warning/fire/directional/west, +/obj/machinery/firealarm/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/crowbar/red, +/obj/item/radio{ + pixel_y = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/maintenance/storage) +"caO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"caP" = ( +/obj/structure/lattice/catwalk, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"caS" = ( +/obj/machinery/computer/security{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/status_display/ai/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"cbp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"cbF" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/nuclearbomb/beer, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"cbJ" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/machinery/camera/autoname/directional/south, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/iron/stairs/left{ + dir = 4 + }, +/area/station/service/chapel) +"ccd" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"ccf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"ccg" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "qmprivacy"; + name = "Privacy Shutters" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/heads_quarters/qm) +"ccr" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"ccQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible, +/obj/machinery/meter, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ccW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/coin/twoheaded{ + pixel_x = 8; + pixel_y = 6 + }, +/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/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"ccY" = ( +/obj/structure/transit_tube/curved, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"cdd" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/east, +/obj/structure/disposalpipe/segment, +/obj/structure/table, +/obj/machinery/fax{ + fax_name = "Medical"; + name = "Medical Fax Machine" + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"cdf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/requests_console/directional/west, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"cdi" = ( +/obj/structure/closet/crate/engineering, +/obj/item/stack/sheet/mineral/plasma/thirty{ + amount = 50 + }, +/obj/item/wrench, +/obj/item/crowbar, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"cdl" = ( +/obj/structure/transit_tube/curved/flipped, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"cdt" = ( +/obj/structure/transit_tube/curved/flipped{ + dir = 1 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"cdu" = ( +/obj/structure/transit_tube/curved{ + dir = 1 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"cdD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/effect/landmark/start/medical_doctor, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/aft) +"cdF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"cdH" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"cdI" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/rack, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"cdV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/chamber) +"cdX" = ( +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"cdY" = ( +/turf/closed/wall, +/area/station/ai/satellite/chamber) +"cdZ" = ( +/turf/closed/wall/rust, +/area/station/ai/satellite/chamber) +"cec" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "East Ports to West Ports" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"cee" = ( +/obj/structure/sign/poster/contraband/revolver, +/turf/closed/wall, +/area/station/commons/locker) +"ceg" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/holopad/secure, +/obj/structure/cable/layer3, +/obj/machinery/door/window/brigdoor/left/directional/west{ + name = "Secondary AI Core Access"; + req_access = list("ai_upload"); + pixel_x = -4 + }, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"ceh" = ( +/obj/structure/table, +/obj/item/storage/box/prisoner{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/item/restraints/handcuffs/cable/zipties, +/obj/item/crowbar/red, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/noticeboard/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"cel" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"ceq" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "AI Core shutters"; + name = "AI Core Shutter" + }, +/turf/open/floor/plating, +/area/station/ai/satellite/chamber) +"ces" = ( +/obj/machinery/byteforge, +/obj/effect/turf_decal/box, +/obj/machinery/light/directional/north, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"cev" = ( +/obj/structure/transit_tube/diagonal/topleft, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"cez" = ( +/obj/effect/turf_decal/stripes/end{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"ceD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/chamber) +"ceE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"ceF" = ( +/turf/closed/wall/r_wall, +/area/station/ai/satellite/maintenance/storage) +"ceG" = ( +/turf/closed/wall/r_wall/rust, +/area/station/ai/satellite/maintenance/storage) +"ceM" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"ceT" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"ceW" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/radiation, +/obj/item/clothing/glasses/meson, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"cfm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/girder/displaced, +/obj/structure/grille/broken, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"cfs" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Supermatter Waste Line"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/button/door/directional/east{ + id = "engineaccess"; + name = "Engine Access Lockdown"; + req_access = list("engineering") + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"cfu" = ( +/obj/structure/sign/warning/xeno_mining, +/turf/closed/wall, +/area/station/maintenance/fore) +"cfC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"cfK" = ( +/obj/structure/table, +/obj/structure/cable, +/obj/effect/spawner/random/aimodule/harmless, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/upload/chamber) +"cfL" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/aft) +"cfN" = ( +/obj/effect/turf_decal/bot, +/obj/structure/safe{ + pixel_x = 3 + }, +/obj/item/stack/spacecash/c500{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/item/lazarus_injector, +/obj/effect/decal/cleanable/dirt, +/obj/structure/spider/stickyweb, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"cfR" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/item/folder/blue, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "hop"; + name = "Privacy Shutters" + }, +/obj/machinery/door/window/brigdoor/right/directional/north{ + name = "Head of Personnel's Desk"; + req_access = list("hop") + }, +/obj/machinery/door/window/left/directional/south{ + name = "Reception Window" + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hop) +"cgb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/status_display/evac/directional/north, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"cgj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/duct, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"cgp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"cgH" = ( +/obj/item/storage/medkit/regular{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/storage/medkit/fire{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/fire, +/obj/item/storage/medkit/fire{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/structure/table/glass, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/status_display/evac/directional/west, +/obj/structure/sign/warning/no_smoking/directional/north, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"cgJ" = ( +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"cgT" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/department/crew_quarters/bar) +"cgU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/recharge_floor, +/area/station/maintenance/port/aft) +"chc" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/emcloset, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"chg" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"chh" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/closed/wall/mineral/plastitanium, +/area/station/maintenance/starboard) +"chj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"chx" = ( +/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/effect/mapping_helpers/burnt_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"chD" = ( +/turf/closed/wall, +/area/station/ai/satellite/foyer) +"chH" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/machinery/button/door/directional/west{ + id = "atmos"; + name = "Atmospherics Lockdown"; + pixel_y = 6; + req_access = list("atmospherics") + }, +/obj/machinery/button/door/directional/west{ + id = "Engineering"; + name = "Engineering Lockdown"; + pixel_y = -6; + req_access = list("engineering") + }, +/obj/item/toy/figure/ce{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/disk/computer/engineering{ + pixel_x = 10; + pixel_y = -8 + }, +/obj/item/disk/computer/engineering{ + pixel_x = 10; + pixel_y = -8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"chI" = ( +/turf/closed/wall/r_wall, +/area/station/ai/satellite/foyer) +"chM" = ( +/obj/structure/transit_tube/diagonal, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"chO" = ( +/obj/structure/sign/warning/vacuum/external, +/turf/closed/wall, +/area/station/ai/satellite/maintenance/storage) +"chS" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/checkpoint/engineering) +"chT" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/spawner/random/structure/crate, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse) +"chV" = ( +/obj/structure/cable/layer3, +/turf/closed/wall/rust, +/area/station/ai/satellite/interior) +"cic" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"cij" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"cio" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"cip" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"cit" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"civ" = ( +/obj/effect/spawner/random/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/central) +"ciA" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 4 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"ciI" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/grille, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"ciK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"ciM" = ( +/obj/structure/sign/departments/engineering, +/turf/closed/wall, +/area/station/ai/satellite/foyer) +"ciR" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"ciT" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/wrench, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/north, +/obj/item/tank/internals/oxygen, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/maintenance/storage) +"ciW" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"ciY" = ( +/turf/closed/wall/rust, +/area/station/security/warden) +"cjl" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/hallway) +"cjp" = ( +/obj/effect/spawner/random/clothing/costume, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"cjq" = ( +/obj/structure/table/reinforced, +/obj/item/radio{ + pixel_y = 6 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/office) +"cjv" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold/violet/visible{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"cjx" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"cjI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"cjN" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"cjR" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel) +"cjS" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/table, +/obj/item/soap/nanotrasen, +/obj/item/hand_labeler, +/obj/item/gun/syringe{ + pixel_y = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"cke" = ( +/obj/structure/sign/warning, +/turf/closed/wall, +/area/space/nearstation) +"ckf" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/spawner/random/structure/grille, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"ckk" = ( +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"ckn" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall, +/area/space/nearstation) +"cko" = ( +/obj/machinery/status_display/evac/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/machinery/photobooth/security, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"ckp" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"ckr" = ( +/obj/effect/spawner/random/structure/grille, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"ckA" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"ckJ" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/station/maintenance/port/lesser) +"ckQ" = ( +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"cld" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"clm" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hatch{ + name = "Satellite Storage" + }, +/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{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/minisat, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/foyer) +"cln" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/machinery/light/directional/east, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"clt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/purple/visible, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"clw" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"clz" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"clH" = ( +/obj/structure/table, +/obj/item/healthanalyzer, +/obj/item/crowbar/red, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/vitals_reader/directional/north, +/turf/open/floor/iron/dark, +/area/station/medical/exam_room) +"clL" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/meter, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"clN" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"clQ" = ( +/obj/structure/chair/sofa/left/maroon{ + dir = 8 + }, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"clR" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Prison Recreation"; + network = list("ss13","prison") + }, +/turf/open/floor/iron, +/area/station/security/prison) +"clV" = ( +/obj/effect/turf_decal/arrows, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"clX" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"clY" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cmc" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Security Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/aft) +"cml" = ( +/turf/closed/wall/rust, +/area/station/service/library) +"cmG" = ( +/obj/structure/chair/sofa/right/maroon{ + dir = 4 + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"cmQ" = ( +/turf/open/floor/cult, +/area/station/service/chapel/office) +"cmU" = ( +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cnc" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/vacuum/external/directional/south, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"cne" = ( +/obj/structure/railing, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/iron/stairs/left{ + dir = 4 + }, +/area/station/service/chapel) +"cnf" = ( +/obj/effect/spawner/random/structure/grille, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"cnn" = ( +/obj/machinery/status_display/evac/directional/west, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"cnq" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"cnM" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/space/nearstation) +"cnQ" = ( +/obj/structure/flora/rock/pile/style_random, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/space/nearstation) +"cnR" = ( +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/space/nearstation) +"cnW" = ( +/obj/structure/grille/broken, +/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/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"cog" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/space/nearstation) +"cok" = ( +/turf/closed/wall/r_wall, +/area/space/nearstation) +"cop" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/table/wood/fancy/black, +/obj/item/book/bible{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/book/bible{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/book/bible, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"cos" = ( +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"cov" = ( +/obj/structure/disposaloutlet{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/box, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cow" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/transit_tube/horizontal{ + dir = 1 + }, +/turf/open/space/basic, +/area/space/nearstation) +"cox" = ( +/mob/living/basic/sloth/citrus, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"coy" = ( +/obj/structure/flora/rock/style_random, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"coz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"cpC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"cpY" = ( +/obj/item/pickaxe, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cpZ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/box, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"cqc" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/box, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"cqm" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/reagent_containers/cup/beaker/large{ + pixel_x = -6 + }, +/obj/item/reagent_containers/cup/beaker{ + pixel_x = 6 + }, +/obj/item/clothing/glasses/science, +/obj/item/clothing/glasses/science, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/item/experi_scanner{ + pixel_x = -4 + }, +/obj/item/experi_scanner, +/obj/item/experi_scanner{ + pixel_x = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"cqr" = ( +/turf/closed/wall/r_wall/rust, +/area/station/science/ordnance/storage) +"cqA" = ( +/obj/machinery/atmospherics/components/tank/plasma{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"cqE" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"cqO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/junction/flip{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"cqQ" = ( +/obj/structure/closet/crate/hydroponics, +/obj/item/paper/guides/jobs/hydroponics, +/obj/item/seeds/onion, +/obj/item/seeds/garlic, +/obj/item/seeds/potato, +/obj/item/seeds/tomato, +/obj/item/seeds/carrot, +/obj/item/seeds/grass, +/obj/item/seeds/ambrosia, +/obj/item/seeds/wheat, +/obj/item/seeds/pumpkin, +/obj/effect/spawner/random/contraband/prison, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 9 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"cqT" = ( +/obj/effect/turf_decal/loading_area, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"cre" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"crh" = ( +/obj/structure/cable, +/obj/machinery/holopad/secure, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/hos) +"crk" = ( +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"cry" = ( +/turf/open/space/basic, +/area/space/nearstation) +"crz" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"crG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/lattice/catwalk, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"crH" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"crI" = ( +/obj/machinery/door/window/left/directional/north{ + req_access = list("chapel_office") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/small/directional/south, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"crK" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"crR" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"csa" = ( +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"csj" = ( +/obj/structure/table, +/obj/item/radio/intercom, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"csk" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"cso" = ( +/obj/structure/table, +/obj/item/kitchen/fork/plastic, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"csL" = ( +/obj/structure/table/wood/fancy/black, +/obj/item/food/grown/poppy/lily{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy/lily{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy/lily, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"csM" = ( +/obj/structure/table, +/obj/machinery/recharger, +/obj/structure/sign/warning/electric_shock/directional/south, +/obj/effect/turf_decal/siding/red/corner{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"csW" = ( +/obj/structure/sign/warning/no_smoking, +/turf/closed/wall, +/area/station/maintenance/aft) +"ctf" = ( +/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/station/medical/chemistry) +"ctg" = ( +/obj/machinery/modular_computer/preset/engineering{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"ctt" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"ctu" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"ctv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/holopad, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"ctx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"cua" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"cud" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"cui" = ( +/mob/living/basic/mining/goliath/ancient, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"cuj" = ( +/mob/living/basic/mining/hivelord, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"cup" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"cuD" = ( +/obj/structure/sign/departments/security/directional/south, +/obj/structure/flora/grass/jungle/b/style_random, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"cuR" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/port/aft) +"cuS" = ( +/obj/structure/bookcase/random, +/obj/machinery/light/small/directional/north, +/obj/item/radio/intercom/prison/directional/north, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"cuU" = ( +/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/machinery/door/airlock/medical{ + name = "Operating Theater A" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/surgery, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/fore) +"cuV" = ( +/turf/closed/wall, +/area/station/maintenance/starboard/aft) +"cuW" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"cvi" = ( +/obj/effect/turf_decal/siding/thinplating/light{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"cvm" = ( +/obj/machinery/photocopier, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/requests_console/directional/south{ + department = "Law Office"; + name = "Law Office Requests Console" + }, +/obj/effect/turf_decal/box/white, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"cvr" = ( +/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/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"cvF" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"cvI" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/power/emitter, +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"cvL" = ( +/obj/machinery/button/door/directional/south{ + id = "medbay_front_door"; + name = "Medbay Doors Toggle"; + normaldoorcontrol = 1; + req_access = list("medical") + }, +/obj/machinery/computer/crew{ + dir = 4 + }, +/obj/machinery/button/door/directional/south{ + pixel_x = 9 + }, +/obj/item/radio/intercom/directional/south{ + pixel_y = -34 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/iron/dark/smooth_half, +/area/station/medical/paramedic) +"cvM" = ( +/obj/structure/sign/warning/secure_area{ + name = "EMERGENCY STORAGE" + }, +/turf/closed/wall, +/area/station/hallway/secondary/entry) +"cvT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"cwj" = ( +/obj/machinery/modular_computer/preset/id, +/obj/effect/turf_decal/bot, +/obj/machinery/computer/security/telescreen/ce/directional/north, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"cwl" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/department/security) +"cxO" = ( +/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 = 9 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/teleporter) +"cxP" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"cxR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/obj/effect/spawner/random/structure/steam_vent, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"cyc" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"cyp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/caution, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"cyv" = ( +/obj/structure/displaycase/trophy, +/turf/open/floor/wood, +/area/station/service/library) +"cyT" = ( +/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/execution/transfer) +"cyZ" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/ambrosia, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"czj" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "E.V.A. Storage" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/eva, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"czv" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"czy" = ( +/obj/machinery/door/airlock/external/glass{ + name = "Supply Door Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"czz" = ( +/obj/structure/bed, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/airalarm/directional/east, +/obj/effect/landmark/start/assistant, +/obj/effect/spawner/random/bedsheet, +/obj/effect/landmark/start/hangover, +/obj/machinery/button/door/directional/north{ + id = "Cabin_2"; + name = "Cabin 2 Privacy Lock"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/item/pillow/random, +/turf/open/floor/wood, +/area/station/commons/locker) +"czH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"czT" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/turf/open/floor/plating, +/area/station/command/bridge) +"czX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"cAl" = ( +/obj/effect/landmark/start/scientist, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"cAp" = ( +/obj/structure/closet/emcloset/anchored, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"cAq" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/rust, +/area/station/maintenance/starboard/aft) +"cAu" = ( +/obj/effect/landmark/start/botanist, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"cAz" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"cAU" = ( +/obj/structure/sign/departments/chemistry/directional/west, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"cBc" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/security/labor, +/obj/machinery/requests_console/directional/north{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/light/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"cBD" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/space/nearstation) +"cBG" = ( +/obj/machinery/telecomms/processor/preset_two, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"cBJ" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"cBN" = ( +/obj/structure/flora/bush/pale/style_random, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/space/nearstation) +"cBO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate, +/obj/item/stack/package_wrap, +/obj/item/storage/box/lights/mixed, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"cBW" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/command/bridge) +"cCe" = ( +/obj/structure/sign/warning/fire, +/obj/structure/grille, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"cCJ" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Port Mix to East Ports" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"cCS" = ( +/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/carpet/red, +/area/station/service/chapel) +"cDf" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"cDH" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"cDJ" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/smartfridge/organ, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/aft) +"cDZ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "telelab"; + name = "Test Chamber Blast Door" + }, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"cEa" = ( +/obj/machinery/pdapainter/engineering, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"cEr" = ( +/turf/closed/wall, +/area/station/command/bridge) +"cEu" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"cES" = ( +/obj/structure/bookcase/random/fiction, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"cFq" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engi-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance/departmental, +/obj/effect/mapping_helpers/airlock/access/any/service/janitor, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"cFO" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/heads_quarters/hos) +"cGl" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/item/radio/intercom/directional/north, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/research) +"cGm" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet, +/obj/structure/grille/broken, +/obj/item/analyzer, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"cGo" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/construction/plumbing, +/obj/item/construction/plumbing, +/obj/machinery/light_switch/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"cGr" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple/layer2{ + dir = 8 + }, +/obj/machinery/air_sensor/ordnance_freezer_chamber, +/turf/open/floor/iron/dark/airless, +/area/station/science/ordnance/freezerchamber) +"cGF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/light_switch/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"cGP" = ( +/turf/closed/wall/r_wall, +/area/station/service/chapel/monastery) +"cGQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Central Hallway Courtroom"; + name = "central camera" + }, +/obj/structure/sign/departments/lawyer/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"cHg" = ( +/obj/structure/chair/pew{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 8 + }, +/turf/open/floor/iron/chapel{ + dir = 1 + }, +/area/station/service/chapel) +"cHu" = ( +/obj/structure/lattice/catwalk, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cHz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"cHG" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packagereturn"; + name = "crate return belt" + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Delivery Office"; + name = "cargo camera"; + network = list("ss13","qm") + }, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"cHI" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/pen/fourcolor, +/obj/item/stamp/head/hop{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) +"cHL" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"cHN" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/grille/broken, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cHZ" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/poddoor/preopen{ + id = "xeno_blastdoor"; + name = "Xenobiology Containment Blast Door" + }, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"cIb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/flasher/directional/north{ + id = "AI"; + name = "Meatbag Pacifier" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"cIf" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/generic/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"cIg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"cIk" = ( +/obj/machinery/disposal/bin, +/obj/machinery/firealarm/directional/north, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"cIC" = ( +/obj/structure/cable, +/obj/machinery/duct, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/hangover, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/turf/open/floor/plastic, +/area/station/hallway/secondary/service) +"cIU" = ( +/turf/closed/wall/rust, +/area/station/construction/mining/aux_base) +"cIV" = ( +/turf/closed/wall, +/area/station/construction/mining/aux_base) +"cIW" = ( +/obj/structure/table, +/obj/machinery/recharger, +/obj/machinery/light_switch/directional/south{ + pixel_x = 10 + }, +/obj/structure/reagent_dispensers/wall/peppertank/directional/west, +/obj/item/screwdriver, +/obj/machinery/firealarm/directional/south{ + pixel_x = -3 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Cargo Checkpoint Post"; + name = "cargo camera"; + network = list("ss13","qm") + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"cIX" = ( +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"cIY" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"cJe" = ( +/obj/structure/chair/office/light, +/obj/effect/landmark/start/roboticist, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"cJf" = ( +/obj/effect/turf_decal/stripes/end{ + dir = 1 + }, +/obj/machinery/light/small/directional/north, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"cJh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"cJk" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/camera_advanced/base_construction/aux{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"cJv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"cJx" = ( +/obj/structure/girder, +/obj/structure/grille/broken, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cKd" = ( +/obj/effect/turf_decal/box/corners, +/obj/structure/sign/warning/electric_shock/directional/south, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"cKz" = ( +/turf/closed/wall/rust, +/area/station/engineering/gravity_generator) +"cKR" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/structure/chair/stool/bar/directional/south, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"cKY" = ( +/obj/machinery/dna_scannernew, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"cLq" = ( +/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, +/area/station/hallway/primary/aft) +"cLu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 5 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"cLx" = ( +/obj/structure/chair/office/light, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/landmark/start/chief_engineer, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"cLG" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"cLL" = ( +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"cLV" = ( +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 4 + }, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel) +"cMj" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"cMr" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/west, +/obj/machinery/airalarm/directional/west, +/obj/machinery/power/shieldwallgen, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"cMD" = ( +/obj/machinery/computer/pod/old/mass_driver_controller/ordnancedriver{ + pixel_x = 24 + }, +/obj/machinery/door/window/left/directional/south{ + name = "Mass Driver Door"; + req_access = list("ordnance") + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"cMT" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"cMV" = ( +/obj/machinery/light/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 9 + }, +/obj/machinery/computer/turbine_computer{ + dir = 1; + mapping_id = "main_turbine" + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"cNP" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/sign/warning/vacuum/external/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"cNZ" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/lowpressure, +/area/space/nearstation) +"cOf" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/prison) +"cOp" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall/rust, +/area/space/nearstation) +"cOt" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/item/folder/yellow, +/obj/item/pen, +/obj/machinery/door/window/left/directional/south{ + name = "Cargo Desk"; + req_access = list("shipping") + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"cON" = ( +/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 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"cOR" = ( +/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/service/chapel/dock) +"cOT" = ( +/obj/machinery/door/airlock/external{ + name = "Arrival Shuttle Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"cPp" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold/green/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"cPu" = ( +/obj/machinery/light/directional/west, +/turf/open/floor/grass, +/area/station/science/genetics) +"cPw" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"cPM" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"cPZ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security/glass{ + name = "Security Customs Checkpoint" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/customs) +"cQb" = ( +/obj/machinery/recharge_station, +/obj/effect/turf_decal/trimline/yellow, +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"cQc" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Cargo"; + location = "Arrivals"; + name = "arrivals navigation beacon" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"cQt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"cQJ" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"cQR" = ( +/turf/closed/wall, +/area/station/maintenance/department/cargo) +"cQV" = ( +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"cRq" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"cRu" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/components/trinary/filter/atmos/n2, +/obj/effect/turf_decal/tile/red/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"cRv" = ( +/turf/closed/wall, +/area/station/service/chapel/monastery) +"cRG" = ( +/obj/machinery/light/directional/east, +/obj/machinery/status_display/ai/directional/east, +/obj/item/kirbyplants/organic/plant21, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/processing) +"cRO" = ( +/obj/item/toy/figure/qm{ + pixel_x = -17 + }, +/obj/machinery/modular_computer/preset/id{ + dir = 1 + }, +/obj/machinery/button/door/directional/east{ + id = "qmprivacy"; + name = "Privacy Shutters Control"; + pixel_y = 38; + req_access = list("qm") + }, +/turf/open/floor/carpet/orange, +/area/station/command/heads_quarters/qm) +"cRW" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "chemistry_shutters_2"; + name = "Chemistry Hall Shutters" + }, +/turf/open/floor/plating, +/area/station/medical/pharmacy) +"cSl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/north, +/obj/machinery/chem_mass_spec, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"cSq" = ( +/obj/structure/flora/rock/pile/style_random{ + pixel_x = 8; + pixel_y = 3 + }, +/obj/effect/turf_decal/stripes/asteroid/line{ + dir = 8 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"cSJ" = ( +/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/medical/chemistry) +"cSU" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + name = "Pure to Fuel Pipe" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"cSX" = ( +/obj/machinery/computer/records/security{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"cTh" = ( +/obj/machinery/porta_turret/ai{ + dir = 1 + }, +/obj/machinery/flasher/directional/west{ + id = "AI"; + name = "Meatbag Pacifier" + }, +/turf/open/floor/circuit, +/area/station/ai/upload/chamber) +"cTi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/hallway/primary/aft) +"cTk" = ( +/obj/machinery/duct, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"cTz" = ( +/obj/machinery/computer/pod/old/mass_driver_controller/chapelgun{ + pixel_x = 30 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"cTI" = ( +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/machinery/door/airlock/medical/glass{ + id_tag = "medbay_front_door"; + name = "Medbay" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"cTN" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet{ + name = "supply locker" + }, +/obj/item/clothing/shoes/sneakers/brown, +/obj/effect/spawner/random/maintenance, +/obj/item/clothing/under/rank/cargo/tech, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/grenade/chem_grenade/cleaner, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"cTX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/cargo/storage) +"cTY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"cUc" = ( +/obj/structure/transit_tube, +/turf/open/space/basic, +/area/space/nearstation) +"cUk" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/psychology) +"cUw" = ( +/obj/effect/spawner/random/trash/cigbutt, +/turf/open/floor/plating, +/area/station/security/prison) +"cUA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"cUD" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"cUM" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold/violet/visible{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"cUR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/cyborg, +/obj/structure/cable/layer3, +/obj/effect/landmark/event_spawn, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"cUT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"cUY" = ( +/obj/machinery/door/airlock/external{ + name = "Prison External Airlock" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "kilo-maint-1" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"cVb" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"cVg" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/tcommsat/computer) +"cVn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet{ + name = "chapel locker" + }, +/obj/item/clothing/shoes/sandal, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"cVr" = ( +/obj/structure/sign/warning/vacuum/external, +/turf/closed/wall, +/area/station/hallway/secondary/entry) +"cVH" = ( +/obj/structure/closet/secure_closet/hop, +/obj/effect/turf_decal/bot, +/obj/item/storage/lockbox/loyalty, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) +"cVI" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/secure_closet/personal, +/obj/item/storage/backpack, +/obj/item/storage/backpack/satchel, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/shoes/winterboots, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"cVS" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"cWb" = ( +/obj/structure/table, +/obj/item/radio{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/radio{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"cWi" = ( +/obj/structure/plasticflaps, +/obj/machinery/conveyor{ + id = "NTMSLoad2"; + name = "on ramp" + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"cWl" = ( +/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/neutral, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"cWu" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Aft Hallway tech_storage"; + name = "aft camera" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"cWy" = ( +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"cWQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"cWS" = ( +/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/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"cWV" = ( +/obj/effect/turf_decal/loading_area, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"cXd" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"cXg" = ( +/obj/structure/reagent_dispensers/watertank/high, +/obj/structure/railing, +/obj/item/reagent_containers/cup/watering_can, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"cXh" = ( +/turf/closed/wall, +/area/station/security/brig) +"cXv" = ( +/obj/structure/table, +/obj/item/food/energybar, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"cXH" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/structure/sign/departments/vault/directional/north, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"cXQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"cXT" = ( +/turf/closed/wall/rust, +/area/station/maintenance/department/crew_quarters/bar) +"cXX" = ( +/obj/machinery/light/directional/west, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"cXZ" = ( +/turf/closed/wall, +/area/station/hallway/primary/fore) +"cYc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter) +"cYk" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/mechanical, +/obj/item/extinguisher/mini, +/obj/item/tank/internals/oxygen/yellow, +/obj/item/clothing/mask/gas, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"cYt" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"cYv" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/commons/locker) +"cYy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"cYA" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security/glass{ + name = "Research Security Post" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"cYG" = ( +/obj/structure/cable, +/obj/structure/chair/sofa/right/maroon{ + dir = 4 + }, +/obj/machinery/light/directional/south, +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/airalarm/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"cYN" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"cYZ" = ( +/obj/effect/spawner/random/structure/furniture_parts, +/obj/effect/spawner/random/structure/closet_empty/crate, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"cZh" = ( +/obj/machinery/door/airlock/maintenance, +/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{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"cZo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"cZT" = ( +/obj/effect/turf_decal/bot, +/obj/structure/bed/medical/emergency, +/obj/machinery/light/small/directional/south, +/obj/machinery/iv_drip, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"cZW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/detective, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"daG" = ( +/obj/machinery/door/airlock/maintenance/external{ + name = "Mass Driver Intersection" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"daL" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/violet/visible{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"dbi" = ( +/obj/machinery/light/directional/east, +/obj/machinery/flasher/directional/east{ + id = "hopflash"; + name = "Crowd Pacifier" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/photobooth, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) +"dbp" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"dbu" = ( +/turf/closed/wall/rust, +/area/station/maintenance/department/security) +"dbK" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"dbR" = ( +/obj/effect/turf_decal/stripes/line, +/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/disposalpipe/segment, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"dch" = ( +/obj/effect/turf_decal/stripes/asteroid/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid, +/area/space/nearstation) +"dcl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"dcq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/cargo_technician, +/obj/structure/chair/office{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/office) +"dcr" = ( +/obj/machinery/vending/wardrobe/curator_wardrobe, +/obj/effect/turf_decal/delivery/white, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"dcD" = ( +/obj/structure/table, +/obj/item/surgical_drapes, +/obj/item/retractor, +/obj/item/cautery, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"dcF" = ( +/obj/machinery/hydroponics/constructable, +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"dcS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2; + name = "genetics sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/science/genetics, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"ddb" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Atmospherics Tank - N2"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"ddp" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"ddI" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/public/glass{ + name = "Engineering Foyer" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/engineering/hallway) +"ddS" = ( +/obj/effect/turf_decal/bot, +/obj/structure/table, +/obj/machinery/recharger, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"ddW" = ( +/obj/effect/turf_decal/stripes/end{ + dir = 8 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"dea" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"dez" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"deG" = ( +/obj/structure/table, +/obj/item/storage/toolbox/electrical{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/storage/toolbox/electrical, +/obj/machinery/light/directional/west, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"deI" = ( +/obj/effect/turf_decal/bot, +/obj/structure/grille, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"deZ" = ( +/obj/structure/chair, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"dfi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"dfk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/ash/large, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"dfv" = ( +/obj/machinery/rnd/production/circuit_imprinter/department/science, +/obj/effect/turf_decal/bot, +/obj/machinery/requests_console/directional/east{ + department = "Research Lab"; + name = "Research Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"dfD" = ( +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"dfK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"dfS" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"dfU" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"dfV" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"dfW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/chief_medical_officer, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"dgg" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/pipedispenser/disposal, +/obj/machinery/status_display/evac/directional/south, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"dgi" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"dgo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/firealarm/directional/north, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"dgu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/scrubber, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"dgw" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall/rust, +/area/station/cargo/warehouse/upper) +"dgD" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/machinery/conveyor_switch/oneway{ + id = "NTMSLoad2"; + name = "on ramp"; + pixel_x = 8; + pixel_y = -5 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"dgE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/trinary/mixer/airmix, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"dgP" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/machinery/computer/atmos_control/nitrous_tank{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"dgW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/obj/effect/spawner/random/engineering/tank, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"dhe" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/sign/directions/evac{ + dir = 1; + pixel_y = 24 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"dhz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"dhL" = ( +/obj/docking_port/stationary{ + dir = 4; + dwidth = 4; + height = 7; + name = "Cargo Bay"; + shuttle_id = "cargo_home"; + width = 12 + }, +/turf/open/space/basic, +/area/space/nearstation) +"dhT" = ( +/obj/structure/cable, +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"dhY" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/medical/medbay/central) +"dif" = ( +/obj/machinery/atmospherics/components/trinary/mixer{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"dij" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/stack/package_wrap, +/obj/item/storage/box, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"dil" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/spawner/random/armory/e_gun, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"dix" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"diA" = ( +/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 = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"diQ" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/power/terminal{ + dir = 8 + }, +/obj/item/radio/intercom/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/directional/north{ + c_tag = "Starboard Quarter Solar"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"diU" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2"; + name = "on ramp" + }, +/obj/structure/sign/poster/contraband/red_rum/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"diZ" = ( +/obj/structure/sign/painting/library_secure{ + pixel_x = -32 + }, +/obj/structure/table/wood/fancy/red, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/door/window/left/directional/east, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"dja" = ( +/obj/structure/grille, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"djo" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark/airless, +/area/station/science/ordnance/freezerchamber) +"djC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"djQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"djW" = ( +/obj/machinery/airalarm/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Central Hallway Personnel Queue"; + name = "central camera" + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"djZ" = ( +/obj/machinery/airalarm/directional/south, +/obj/machinery/recharge_station, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"dke" = ( +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/starboard) +"dkh" = ( +/turf/closed/wall, +/area/station/medical/morgue) +"dki" = ( +/obj/machinery/holopad, +/turf/open/floor/carpet/blue, +/area/station/command/heads_quarters/hop) +"dkA" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/structure/sign/clock/directional/south, +/turf/open/water/no_planet_atmos, +/area/station/service/hydroponics/garden) +"dkD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"dkH" = ( +/obj/structure/cable, +/obj/machinery/duct, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plastic, +/area/station/hallway/secondary/service) +"dkL" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/item/folder/red{ + pixel_x = -5 + }, +/obj/machinery/door/window/brigdoor/left/directional/west{ + name = "Security Customs Desk"; + req_access = list("security") + }, +/obj/item/radio{ + pixel_x = 7; + pixel_y = 4 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"dkM" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/structure/disposalpipe/sorting/mail{ + dir = 2; + name = "robotics sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/science/robotics, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"dkQ" = ( +/obj/machinery/conveyor{ + id = "NTMSLoad2"; + name = "on ramp" + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"dlc" = ( +/obj/structure/table/reinforced, +/obj/item/reagent_containers/cup/glass/mug/coco, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"dlI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"dlS" = ( +/obj/machinery/light/floor, +/turf/open/floor/engine/vacuum, +/area/station/engineering/atmos) +"dmf" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Cargo Requests" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/engine_equipment, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"dmp" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"dmw" = ( +/obj/structure/dresser, +/obj/machinery/light/small/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"dmA" = ( +/obj/item/kirbyplants/organic/plant10, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"dmC" = ( +/obj/machinery/light/floor, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"dmD" = ( +/obj/machinery/modular_computer/preset/id{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/requests_console/directional/south{ + department = "Captain's Desk"; + name = "Captain's Requests Console" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"dmU" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/pale/style_random, +/obj/effect/turf_decal/siding/wideplating_new/dark/corner, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"dna" = ( +/obj/structure/table, +/obj/item/folder{ + pixel_x = -4 + }, +/obj/item/pai_card, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"dnl" = ( +/obj/machinery/light/directional/north, +/obj/machinery/firealarm/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Arrivals Dock"; + name = "shuttle camera" + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"dnt" = ( +/obj/effect/landmark/carpspawn, +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/starboard/fore) +"dny" = ( +/obj/structure/table, +/obj/item/storage/backpack{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/backpack, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"dnz" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/structure/noticeboard/directional/east, +/obj/item/wallframe/apc, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"dnF" = ( +/obj/effect/landmark/event_spawn, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"dnL" = ( +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/book/manual/wiki/security_space_law, +/obj/machinery/flasher/directional/west{ + id = "Cell 2"; + name = "Prisoner Pacifier" + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"dod" = ( +/obj/effect/landmark/start/head_of_personnel, +/obj/structure/chair/office{ + dir = 8 + }, +/turf/open/floor/carpet/blue, +/area/station/command/heads_quarters/hop) +"dof" = ( +/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/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"doj" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/plating, +/area/station/hallway/primary/aft) +"dok" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"dom" = ( +/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/structure/sign/poster/official/random/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"don" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/smes/full, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"doy" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "xeno4"; + name = "Creature Cell 4" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"doB" = ( +/obj/machinery/atmospherics/components/trinary/filter{ + dir = 4 + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/delivery, +/obj/machinery/light_switch/directional/north, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"doH" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"doU" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"dpc" = ( +/obj/effect/turf_decal/siding/thinplating/dark/end{ + dir = 4 + }, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel/monastery) +"dpe" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille/broken, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"dpw" = ( +/obj/structure/chair, +/obj/effect/landmark/start/security_officer, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"dpx" = ( +/obj/structure/sign/warning/electric_shock/directional/south, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"dpJ" = ( +/obj/structure/sign/departments/science/directional/north{ + name = "ROBOTICS" + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"dpR" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"dpT" = ( +/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/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"dqa" = ( +/obj/item/kirbyplants/organic/plant21, +/obj/machinery/airalarm/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"dqg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"dqw" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/landmark/start/roboticist, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"dqF" = ( +/obj/effect/decal/cleanable/ash, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"dqL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"drk" = ( +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/structure/table, +/obj/item/book/manual/wiki/atmospherics, +/obj/item/stack/sheet/rglass{ + amount = 20; + pixel_x = 2; + pixel_y = -2 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"drl" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"drm" = ( +/obj/machinery/mass_driver/ordnance{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/science/ordnance) +"drp" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/box/mousetraps{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/flashlight, +/obj/structure/noticeboard/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"drw" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/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/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"dry" = ( +/obj/machinery/portable_atmospherics/canister, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/storage) +"drC" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/blood/old, +/obj/item/clothing/gloves/color/black, +/obj/item/wrench, +/obj/structure/sign/warning/no_smoking{ + pixel_x = 30 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"drG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"drM" = ( +/obj/structure/closet/crate, +/obj/item/reagent_containers/cup/bowl, +/obj/effect/spawner/random/contraband/prison, +/obj/item/reagent_containers/cup/bowl, +/obj/item/reagent_containers/cup/bowl, +/obj/item/reagent_containers/cup/bowl, +/obj/item/reagent_containers/cup/bowl, +/obj/item/reagent_containers/cup/bowl, +/obj/item/reagent_containers/cup/bowl, +/obj/item/reagent_containers/cup/bowl, +/obj/item/kitchen/fork/plastic, +/obj/item/kitchen/fork/plastic, +/obj/item/kitchen/fork/plastic, +/obj/item/storage/box/drinkingglasses, +/obj/item/kitchen/spoon/plastic, +/obj/item/kitchen/spoon/plastic, +/obj/item/kitchen/spoon/plastic, +/obj/item/knife/plastic, +/obj/item/knife/plastic, +/obj/item/knife/plastic, +/obj/item/storage/bag/tray/cafeteria, +/obj/item/storage/bag/tray/cafeteria, +/obj/item/storage/bag/tray/cafeteria, +/obj/item/storage/bag/tray/cafeteria, +/obj/item/storage/box/drinkingglasses, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"dsc" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Control Room" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/command/general, +/obj/effect/mapping_helpers/airlock/access/any/engineering/tcoms, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) +"dsh" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"dsk" = ( +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"dsm" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/barricade/wooden/crude, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"dsn" = ( +/obj/structure/table, +/obj/item/reagent_containers/condiment/enzyme{ + pixel_x = 9; + pixel_y = 3 + }, +/obj/effect/spawner/random/food_or_drink/donkpockets, +/obj/item/radio/intercom/prison/directional/north, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"dsw" = ( +/obj/structure/closet/secure_closet/courtroom, +/obj/item/gavelhammer, +/obj/machinery/airalarm/directional/west, +/obj/machinery/camera/directional/north{ + c_tag = "Courtroom Judge"; + name = "command camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"dsC" = ( +/obj/machinery/light/cold/directional/east, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"dsD" = ( +/obj/structure/sign/departments/cargo, +/turf/closed/wall, +/area/station/cargo/warehouse/upper) +"dsH" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/item/stock_parts/power_store/cell/high{ + pixel_x = 2; + pixel_y = 6 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"dsI" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hatch{ + name = "Satellite Antechamber" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "ai-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/minisat, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"dsJ" = ( +/obj/structure/closet/secure_closet/hydroponics, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/checker, +/area/station/service/hydroponics) +"dtb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, +/turf/closed/wall/r_wall, +/area/station/maintenance/disposal/incinerator) +"dtg" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/oxygen_input{ + dir = 4 + }, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"dtt" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"dty" = ( +/turf/closed/wall/r_wall, +/area/station/science/ordnance/storage) +"dtA" = ( +/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/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"dtD" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/newscaster/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/table/wood/fancy/red, +/obj/structure/sign/painting/large/library{ + dir = 8; + pixel_x = -29 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"dtP" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/turf/open/floor/wood/large, +/area/station/service/bar/atrium) +"dtS" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"dup" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"duq" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"duA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/masks, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"duH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"duM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"duU" = ( +/obj/machinery/door/airlock/external{ + name = "Ferry Shuttle Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"duW" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"dva" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"dvk" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/department/bridge) +"dvs" = ( +/obj/machinery/firealarm/directional/north, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"dvu" = ( +/obj/structure/extinguisher_cabinet/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/command/eva) +"dvC" = ( +/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/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"dvN" = ( +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) +"dwc" = ( +/obj/structure/table, +/obj/item/radio/intercom{ + broadcasting = 1; + frequency = 1447; + name = "Private AI Channel"; + pixel_y = -2 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/south, +/obj/machinery/computer/security/telescreen/minisat/directional/south, +/turf/open/floor/plating, +/area/station/hallway/primary/central/fore) +"dwh" = ( +/obj/structure/extinguisher_cabinet/directional/south, +/obj/structure/table, +/obj/item/stock_parts/micro_laser{ + pixel_x = -7; + pixel_y = -3 + }, +/obj/item/stock_parts/micro_laser{ + pixel_x = -1; + pixel_y = 3 + }, +/obj/item/stock_parts/micro_laser{ + pixel_x = -5; + pixel_y = 4 + }, +/obj/item/stock_parts/micro_laser{ + pixel_x = -3; + pixel_y = -2 + }, +/obj/item/stock_parts/scanning_module{ + pixel_x = 12; + pixel_y = -1 + }, +/obj/item/stock_parts/scanning_module{ + pixel_x = 10; + pixel_y = 1 + }, +/obj/item/stock_parts/scanning_module{ + pixel_x = 13; + pixel_y = 4 + }, +/obj/item/stock_parts/scanning_module{ + pixel_x = 8; + pixel_y = -1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/drone_bay) +"dwx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"dwz" = ( +/turf/closed/wall/rust, +/area/station/maintenance/space_hut/plasmaman) +"dwB" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"dwL" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"dxf" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"dxk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"dxm" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/rust, +/area/station/engineering/gravity_generator) +"dxq" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/dark/visible, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"dxu" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Xenobiology Cell 1"; + name = "xenobiology camera"; + network = list("ss13","rd","xeno") + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"dxB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"dxU" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"dya" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"dyj" = ( +/turf/closed/wall/rust, +/area/station/security/checkpoint/supply) +"dyu" = ( +/obj/structure/flora/bush/jungle/b, +/turf/open/misc/asteroid, +/area/space/nearstation) +"dyw" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"dyC" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/sink/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"dyD" = ( +/obj/machinery/air_sensor/nitrogen_tank, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"dyF" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/prison) +"dyK" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall, +/area/station/command/bridge) +"dyX" = ( +/obj/structure/reagent_dispensers/cooking_oil, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"dzp" = ( +/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/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"dzt" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 8; + name = "Gas to Cold Loop" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"dzy" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/start/warden, +/obj/structure/chair/office, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"dzL" = ( +/obj/machinery/modular_computer/preset/engineering{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"dzQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"dzS" = ( +/turf/closed/wall, +/area/station/security/lockers) +"dAu" = ( +/obj/structure/closet/crate, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/stack/license_plates/empty/fifty, +/obj/item/stack/license_plates/empty/fifty, +/obj/item/stack/license_plates/empty/fifty, +/turf/open/floor/plating, +/area/station/security/prison) +"dAz" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "emmd"; + name = "Emergency Medical Lockdown Shutters" + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"dAB" = ( +/obj/structure/chair/office/light, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"dAQ" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Ordnance Lab" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance, +/turf/open/floor/iron/dark/airless, +/area/station/science/ordnance/freezerchamber) +"dAS" = ( +/obj/effect/landmark/start/chaplain, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"dAU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"dAZ" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L3" + }, +/obj/item/radio/intercom/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"dBe" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/east, +/obj/machinery/cell_charger, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"dBg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"dBk" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/turf/open/water/no_planet_atmos, +/area/station/service/hydroponics/garden) +"dBs" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet, +/obj/item/cardboard_cutout{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/cardboard_cutout, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"dBw" = ( +/turf/closed/wall/rust, +/area/station/service/bar) +"dBy" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"dBV" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/fueltank, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"dCd" = ( +/obj/effect/turf_decal/siding/wood, +/obj/structure/table/wood/fancy/blue, +/obj/item/food/cracker{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/food/cracker{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/food/cracker, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"dCM" = ( +/turf/closed/wall/rust, +/area/station/service/bar/atrium) +"dCW" = ( +/obj/structure/closet/secure_closet/freezer/fridge, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/bot, +/obj/machinery/light/cold/directional/west, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"dCX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible{ + dir = 1 + }, +/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/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"dDp" = ( +/obj/structure/mirror/directional/north, +/obj/structure/sink/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"dDO" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"dEc" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"dEl" = ( +/obj/machinery/firealarm/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Aft Hallway Engineering Venders"; + name = "aft camera" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"dEw" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"dED" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"dEF" = ( +/turf/closed/wall/r_wall, +/area/station/medical/virology) +"dES" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"dEX" = ( +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"dFj" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister/air, +/obj/item/wrench, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"dFA" = ( +/obj/machinery/pdapainter, +/obj/structure/sign/poster/official/ian/directional/north, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"dFM" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"dGo" = ( +/obj/effect/spawner/structure/window/hollow/reinforced/directional{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"dGp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/security/brig) +"dGD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"dGG" = ( +/obj/machinery/power/supermatter_crystal/engine, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"dGP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"dGX" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"dHc" = ( +/turf/open/floor/iron/stairs/old{ + dir = 8 + }, +/area/station/maintenance/fore) +"dHe" = ( +/obj/machinery/light/small/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"dHg" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/floor/grass, +/area/station/medical/psychology) +"dHi" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"dHq" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall, +/area/station/engineering/storage/tech) +"dHw" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/portable_atmospherics/canister/air, +/obj/machinery/status_display/evac/directional/west, +/obj/effect/turf_decal/stripes/end{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/maintenance/storage) +"dHL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"dIg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"dIh" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/machinery/newscaster/directional/north, +/obj/item/kirbyplants/random, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"dIn" = ( +/obj/structure/table/wood, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/item/paper_bin, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"dIv" = ( +/obj/machinery/module_duplicator, +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"dIy" = ( +/obj/machinery/door/airlock/grunge, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"dIN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/turf/closed/wall/r_wall, +/area/station/maintenance/aft) +"dIQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"dIR" = ( +/obj/machinery/mech_bay_recharge_port{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 6 + }, +/obj/structure/railing{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"dIX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/filingcabinet, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south{ + pixel_x = -32 + }, +/obj/item/radio/intercom/directional/south, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"dJd" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/teleporter) +"dJg" = ( +/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 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"dJi" = ( +/turf/closed/wall, +/area/station/maintenance/department/chapel/monastery) +"dJk" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"dJm" = ( +/obj/structure/chair/office/light, +/obj/effect/landmark/start/geneticist, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/sign/departments/rndserver/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"dJo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/space_heater, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"dJp" = ( +/obj/structure/sign/warning/secure_area{ + desc = "A warning sign which reads 'BOMB RANGE"; + name = "BOMB RANGE" + }, +/turf/closed/wall/r_wall, +/area/station/science/ordnance/bomb) +"dJw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/station_engineer, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"dJS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/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/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"dJU" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/white/corner{ + dir = 1 + }, +/obj/machinery/disposal/delivery_chute{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"dKa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"dKm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/xmastree, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"dKo" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/landmark/event_spawn, +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"dKx" = ( +/obj/effect/turf_decal/siding/thinplating/dark/end{ + dir = 1 + }, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel) +"dKy" = ( +/obj/structure/chair/pew/left{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/chapel{ + dir = 8 + }, +/area/station/service/chapel) +"dKz" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/storage/belt/utility{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/item/storage/belt/utility, +/obj/item/clothing/head/utility/welding, +/obj/item/clothing/head/utility/welding, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"dKJ" = ( +/turf/closed/wall/r_wall/rust, +/area/station/command/heads_quarters/captain/private) +"dKK" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Security Office" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/office) +"dKN" = ( +/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/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) +"dKZ" = ( +/obj/structure/disposalpipe/segment, +/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/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"dLh" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Bridge Access" + }, +/obj/effect/landmark/navigate_destination, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"dLk" = ( +/obj/machinery/airalarm/directional/west, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"dLr" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"dLA" = ( +/obj/item/kirbyplants/organic/plant10, +/obj/machinery/light_switch/directional/west{ + pixel_y = -8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/button/door/directional/west{ + id = "Biohazard"; + name = "Emergency Research Lockdown"; + pixel_y = 6; + req_access = list("research") + }, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"dLN" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering/glass{ + name = "Supermatter Engine" + }, +/obj/effect/turf_decal/siding/yellow/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"dMd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"dMp" = ( +/obj/effect/decal/cleanable/food/flour, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"dMq" = ( +/obj/machinery/door/airlock/external/glass{ + name = "Supply Door Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"dME" = ( +/turf/closed/wall, +/area/station/cargo/warehouse) +"dMH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/directional/north{ + c_tag = "Head of Security's Office" + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/machinery/photocopier, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"dMR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/table_frame, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"dNx" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"dNL" = ( +/obj/machinery/button/flasher{ + id = "IsolationFlash"; + pixel_x = -23; + pixel_y = 8; + req_access = list("brig") + }, +/obj/machinery/button/door/directional/west{ + id = "Isolation"; + name = "Isolation Shutter Button"; + pixel_y = -6; + req_access = list("brig") + }, +/turf/open/floor/iron, +/area/station/security/prison) +"dOg" = ( +/obj/item/kirbyplants/organic/plant22, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"dOk" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"dOu" = ( +/obj/machinery/computer/shuttle/mining{ + dir = 8; + req_access = null + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"dOz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"dOF" = ( +/obj/structure/sign/warning/no_smoking{ + pixel_x = -30 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"dOL" = ( +/obj/structure/table, +/obj/machinery/microwave{ + pixel_y = 5 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"dON" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"dOW" = ( +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"dPn" = ( +/obj/structure/cable, +/obj/machinery/photocopier, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) +"dPr" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter) +"dPK" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"dPR" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/item/extinguisher{ + pixel_x = -4; + pixel_y = 8 + }, +/obj/item/tank/internals/oxygen/red{ + pixel_x = 4; + pixel_y = 2 + }, +/obj/item/clothing/mask/gas, +/obj/structure/sign/poster/contraband/random/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"dQx" = ( +/obj/structure/bed/medical/emergency, +/obj/machinery/iv_drip, +/obj/effect/turf_decal/bot_white/left, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"dQC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/assistant, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/locker) +"dQG" = ( +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"dQK" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor{ + id = "Secure Storage"; + name = "Secure Storage" + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"dQM" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet{ + name = "engineering locker" + }, +/obj/item/clothing/suit/hazardvest, +/obj/item/clothing/shoes/workboots, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/item/clothing/under/rank/engineering/engineer, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"dQS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/west, +/obj/item/crowbar/red, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"dRc" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/blobstart, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"dRh" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"dRm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/cargo_technician, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/machinery/light_switch/directional/north{ + pixel_x = 9 + }, +/obj/machinery/firealarm/directional/north{ + pixel_x = -4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"dRr" = ( +/obj/structure/chair/pew/right{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"dRF" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"dRR" = ( +/obj/effect/turf_decal/bot, +/obj/structure/bodycontainer/morgue, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"dRY" = ( +/obj/structure/table, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/spawner/random/aimodule/neutral, +/obj/machinery/door/window/left/directional/south{ + name = "Core Modules"; + req_access = list("captain") + }, +/turf/open/floor/circuit, +/area/station/ai/upload/chamber) +"dSe" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/crowbar/red, +/obj/item/restraints/handcuffs, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/revolver/directional/north, +/obj/structure/grille/broken, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"dSn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/spawner/random/maintenance, +/obj/effect/spawner/random/structure/crate, +/obj/structure/closet/cardboard, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"dSt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"dSv" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"dSw" = ( +/obj/machinery/airalarm/directional/north, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/chair, +/obj/machinery/camera/directional/north{ + c_tag = "Departures Holding Area"; + name = "shuttle camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"dSB" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Garden" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"dSG" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"dSJ" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"dTd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"dTQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"dTW" = ( +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/meter/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"dUa" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"dUe" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/bartender, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"dUn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/table/glass, +/obj/machinery/reagentgrinder{ + desc = "Used to grind things up into raw materials and liquids."; + pixel_y = 5 + }, +/obj/machinery/light_switch/directional/west{ + pixel_y = -4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/button/door/directional/west{ + id = "virologysurgery"; + name = "Virology Privacy Toggle"; + pixel_y = 6; + req_access = list("virology") + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"dUA" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) +"dUE" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/landmark/start/security_officer, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/office) +"dUK" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Tech Storage" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/landmark/navigate_destination, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tech_storage, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"dUQ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/fore) +"dUY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"dVb" = ( +/obj/item/book/manual/wiki/security_space_law, +/obj/item/taperecorder{ + pixel_x = 5 + }, +/obj/structure/table, +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"dVd" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Satellite External Starboard"; + name = "exterior camera"; + network = list("minisat"); + start_active = 1 + }, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"dVk" = ( +/obj/structure/rack, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"dVB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"dVN" = ( +/obj/structure/closet/secure_closet/personal/cabinet, +/obj/item/clothing/head/fedora, +/obj/item/clothing/head/fedora{ + icon_state = "detective" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/item/clothing/suit/jacket{ + desc = "All the class of a trenchcoat without the security fibers."; + icon_state = "det_trenchcoat"; + name = "trenchcoat" + }, +/obj/item/clothing/suit/jacket{ + desc = "All the class of a trenchcoat without the security fibers."; + icon_state = "noir_trenchcoat"; + name = "trenchcoat" + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"dWj" = ( +/obj/machinery/door/airlock/maintenance/external{ + name = "Mass Driver Intersection" + }, +/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/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"dWG" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison/safe) +"dWM" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"dXz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"dXI" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"dXJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"dXN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"dYy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"dYB" = ( +/obj/structure/table/reinforced, +/obj/machinery/syndicatebomb/training, +/obj/item/wirecutters, +/turf/open/floor/iron/dark, +/area/station/security/office) +"dYM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"dYQ" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/security/courtroom) +"dZe" = ( +/obj/structure/closet/secure_closet/bar, +/obj/item/flashlight/lantern, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/west, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/backroom) +"dZk" = ( +/obj/machinery/door/airlock/grunge{ + id_tag = "Cabin_2"; + name = "Cabin 2" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"dZA" = ( +/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/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/security/brig) +"dZM" = ( +/obj/machinery/computer/monitor{ + dir = 4; + name = "Bridge Power Monitoring Console" + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"dZR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"dZS" = ( +/obj/machinery/door/airlock/atmos/glass, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"eah" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet, +/obj/item/stack/rods/ten, +/obj/item/stock_parts/matter_bin, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"eao" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/grunge{ + id_tag = "commissarydoor"; + name = "Vacant Commissary" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/commons/vacant_room/commissary) +"ear" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/machinery/light/directional/east, +/mob/living/carbon/human/species/monkey{ + name = "mankey" + }, +/turf/open/floor/grass, +/area/station/medical/virology) +"eaw" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"eaQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"ebp" = ( +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"eby" = ( +/obj/effect/turf_decal/stripes/white/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/white/corner{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"ebF" = ( +/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 = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"ebK" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/effect/landmark/start/mime, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"ebU" = ( +/turf/closed/wall, +/area/station/service/chapel/dock) +"ebW" = ( +/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 = 4 + }, +/turf/open/floor/iron, +/area/station/security/office) +"ecf" = ( +/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 = 4 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"ecl" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/emcloset, +/obj/effect/spawner/random/maintenance, +/obj/machinery/light/small/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"ecE" = ( +/turf/closed/wall/rust, +/area/station/service/chapel/storage) +"ecF" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/lattice/catwalk, +/turf/open/floor/plating, +/area/space/nearstation) +"ecY" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall, +/area/station/maintenance/port/aft) +"edj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/purple, +/obj/machinery/dna_infuser, +/obj/item/tgui_book/manual/infuser, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"edU" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron/grimy, +/area/station/hallway/primary/fore) +"eeb" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green/opposingcorners, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"een" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/maintenance/aft) +"eeo" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/starboard) +"eeq" = ( +/obj/machinery/door/airlock/maintenance, +/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/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/aft) +"eer" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"eeC" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Command Maintenance" + }, +/obj/machinery/door/poddoor/preopen{ + id = "brige-maint"; + name = "Bridge Blast Door" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"eeE" = ( +/obj/structure/girder/displaced, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"eeQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/maintenance/starboard/fore) +"efe" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=EVA"; + location = "HOP"; + name = "hop navigation beacon" + }, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"efG" = ( +/turf/closed/wall, +/area/station/maintenance/fore) +"efP" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/teleporter) +"efS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"efV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"ege" = ( +/obj/machinery/status_display/supply{ + pixel_x = 32; + pixel_y = -32 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"egr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"egs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/storage/art) +"egE" = ( +/obj/item/radio/intercom/directional/north, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"egU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"egV" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light/directional/south, +/obj/structure/cable, +/obj/machinery/status_display/ai/directional/south, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"ehc" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance/departmental, +/obj/effect/mapping_helpers/airlock/access/any/service/janitor, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"ehp" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"ehx" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 1 + }, +/turf/open/space/basic, +/area/space/nearstation) +"ehF" = ( +/obj/machinery/door/airlock/command{ + name = "Command Catering Access" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/preopen{ + id = "brige-maint"; + name = "Bridge Blast Door" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"ehI" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ehY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"eib" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/junction/flip{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) +"eiz" = ( +/obj/structure/cable, +/obj/machinery/duct, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/hangover, +/turf/open/floor/plastic, +/area/station/hallway/secondary/service) +"eiI" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 9; + id = "QMLoad"; + name = "off ramp" + }, +/obj/machinery/status_display/supply{ + pixel_x = 32; + pixel_y = 32 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"eiJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"eiT" = ( +/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/effect/mapping_helpers/broken_floor, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/maintenance/fore) +"eiW" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/space/basic, +/area/space/nearstation) +"eiY" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"ejc" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/effect/spawner/random/clothing/costume{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/effect/spawner/random/clothing/kittyears_or_rabbitears, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"eji" = ( +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"ejk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/shower/directional/east{ + name = "emergency shower" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"ejt" = ( +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"ejO" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Atrium" + }, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"ejP" = ( +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"ejQ" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid, +/area/space/nearstation) +"ejU" = ( +/obj/structure/cable, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/science/robotics/mechbay) +"ejX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Port Mix to West Ports" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"eki" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"ekm" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter/room) +"ekp" = ( +/turf/open/floor/plating/airless, +/area/station/maintenance/disposal/incinerator) +"ekB" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"ekL" = ( +/turf/closed/wall/rust, +/area/station/service/kitchen/coldroom) +"ekM" = ( +/turf/closed/wall, +/area/station/hallway/primary/aft) +"ekY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/plumbed, +/obj/effect/turf_decal/delivery/white{ + color = "#52B4E9" + }, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"elc" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"ele" = ( +/obj/structure/table/wood, +/obj/machinery/door/firedoor, +/obj/item/book/manual/wiki/barman_recipes{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/rag, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/wood, +/area/station/service/bar) +"elg" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/table/optable{ + name = "Forensics Operating Table" + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/blood/old, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"elm" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/computer/atmos_control/carbon_tank{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/orange/visible, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"elw" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"elz" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"elD" = ( +/obj/machinery/vending/dinnerware, +/obj/effect/turf_decal/bot, +/obj/machinery/newscaster/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"elS" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/siding/green, +/obj/structure/water_source/puddle, +/turf/open/misc/sandy_dirt, +/area/station/service/hydroponics/garden) +"emb" = ( +/obj/machinery/door/airlock/external{ + name = "Departure Shuttle Airlock"; + space_dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"emd" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"emo" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/structure/chair/office{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"emx" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"emz" = ( +/obj/structure/disposalpipe/junction/flip, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"emB" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"emU" = ( +/obj/machinery/door/poddoor/incinerator_atmos_aux, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"eni" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/incinerator_input{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"enj" = ( +/obj/structure/barricade/wooden, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/effect/spawner/structure/electrified_grille, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"enr" = ( +/obj/structure/table, +/obj/item/storage/box/lights/mixed{ + pixel_y = 5 + }, +/obj/item/analyzer{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/analyzer, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"enP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"enQ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"enS" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/start/station_engineer, +/obj/effect/turf_decal/siding/yellow{ + dir = 9 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"eob" = ( +/obj/structure/sign/warning, +/turf/closed/wall, +/area/station/hallway/secondary/entry) +"eog" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"eon" = ( +/obj/machinery/door/poddoor/shutters{ + id = "teleshutter"; + name = "Teleporter Access Shutter" + }, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"eot" = ( +/obj/structure/table, +/obj/item/stack/package_wrap{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/storage/toolbox/mechanical, +/obj/item/hand_labeler, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"eoM" = ( +/obj/machinery/door/poddoor/preopen{ + id = "brigfrontdoor"; + name = "Front Security Blast Door" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/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/brig) +"eoT" = ( +/obj/structure/table, +/obj/item/clothing/head/utility/welding{ + pixel_y = 4 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Tool Storage"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/structure/cable, +/obj/item/clothing/gloves/color/fyellow, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"ept" = ( +/obj/structure/cable, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"epA" = ( +/obj/item/kirbyplants/organic/plant5, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"epI" = ( +/obj/effect/landmark/start/scientist, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"epN" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/pale/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"eqx" = ( +/obj/machinery/conveyor{ + dir = 5; + id = "NTMSLoad"; + name = "off ramp" + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"eqA" = ( +/obj/machinery/light_switch/directional/south{ + pixel_x = 26 + }, +/obj/machinery/photocopier, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/security/office) +"eqD" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"eqE" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"eqK" = ( +/obj/structure/table, +/obj/item/paper_bin, +/obj/item/taperecorder{ + pixel_x = 4; + pixel_y = 2 + }, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"eqV" = ( +/obj/structure/table, +/obj/item/tank/jetpack/carbondioxide{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/tank/jetpack/carbondioxide{ + pixel_y = 2 + }, +/obj/item/wrench, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"era" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"eri" = ( +/obj/structure/rack, +/obj/item/crowbar/red, +/obj/effect/spawner/random/clothing/gloves, +/obj/effect/turf_decal/bot, +/obj/item/flashlight, +/obj/machinery/airalarm/directional/east, +/obj/item/storage/box/lights/mixed{ + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"erj" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"erl" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/north, +/obj/machinery/autolathe, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/office) +"ero" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/atmos/pumproom) +"erH" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"erN" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"esn" = ( +/obj/structure/table/reinforced, +/obj/item/clipboard, +/obj/item/clothing/accessory/armband/deputy, +/obj/item/clothing/accessory/armband/deputy, +/obj/item/clothing/accessory/armband/deputy, +/obj/item/clothing/accessory/armband/deputy, +/obj/item/clothing/accessory/armband/deputy, +/obj/item/food/donut/plain, +/obj/item/inspector, +/obj/item/inspector, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"eso" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/item/kirbyplants/organic/plant3, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood/old, +/mob/living/basic/trooper/russian, +/turf/open/floor/carpet/green, +/area/station/maintenance/port/greater) +"esq" = ( +/turf/closed/wall/rust, +/area/station/commons/locker) +"esv" = ( +/obj/structure/chair/stool/directional/south, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"esG" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/port/fore) +"esK" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"esO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"esZ" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/turf/closed/wall, +/area/station/engineering/atmos) +"etm" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/table, +/obj/item/storage/backpack, +/obj/item/storage/backpack{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"eto" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/engineering/main) +"etB" = ( +/obj/structure/table/wood, +/obj/item/folder/red, +/obj/item/lighter{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/machinery/light/directional/west, +/obj/machinery/airalarm/directional/west, +/obj/item/paper_bin, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hos) +"etD" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"etO" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"etY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"euc" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/airlock/public/glass{ + name = "Chapel Hallway" + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"euX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light_switch/directional/south{ + pixel_x = 12 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"evb" = ( +/obj/structure/tank_dispenser, +/obj/effect/turf_decal/delivery, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"evs" = ( +/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 + }, +/obj/machinery/duct, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"evt" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"evu" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/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, +/area/station/hallway/secondary/exit/departure_lounge) +"evD" = ( +/obj/structure/flora/bush/large/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/medical/virology) +"evE" = ( +/turf/closed/wall/mineral/plastitanium, +/area/station/maintenance/port/greater) +"ewa" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"ewe" = ( +/turf/closed/wall/rust, +/area/station/maintenance/central) +"ewl" = ( +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"ewt" = ( +/obj/effect/turf_decal/arrows/red{ + dir = 4; + pixel_x = -15 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"ewC" = ( +/obj/structure/chair/pew/left{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/chapel{ + dir = 4 + }, +/area/station/service/chapel) +"ewK" = ( +/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/turf_decal/siding/yellow/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engi-entrance" + }, +/obj/machinery/door/airlock/engineering{ + name = "Engineering Desk" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/effect/mapping_helpers/airlock/access/any/engineering/construction, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"ewW" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"exg" = ( +/obj/structure/sign/warning/vacuum/external, +/turf/closed/wall, +/area/station/maintenance/starboard) +"exz" = ( +/obj/effect/turf_decal/bot, +/obj/structure/table, +/obj/item/storage/belt/utility, +/obj/item/gps{ + gpstag = "TP0" + }, +/turf/open/floor/iron, +/area/station/command/teleporter) +"exA" = ( +/obj/effect/turf_decal/sand/plating, +/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/structure/cable, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"exD" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"exH" = ( +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/vending/colavend, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"exJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"exN" = ( +/obj/effect/turf_decal/box/corners, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"exP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"exV" = ( +/obj/structure/table, +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = -4 + }, +/obj/machinery/portable_atmospherics/canister/air{ + pixel_x = 4 + }, +/obj/item/clothing/mask/breath{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/mask/breath, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"eyc" = ( +/obj/effect/decal/cleanable/dirt, +/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/meter/layer2, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"eyj" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"eyl" = ( +/mob/living/basic/bear{ + desc = "Once a trained show bear, this creature has been left abandoned and unfed."; + environment_smash = 0; + health = 160; + maxHealth = 160; + melee_damage_upper = 25; + name = "hungry show bear" + }, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"eyv" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/machinery/meter, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"eyx" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"eyA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/junction/flip{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"eyU" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/command/bridge) +"ezl" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "captain_escape"; + name = "Tactical Relocation Shutter" + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"ezC" = ( +/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/rust, +/area/station/security/prison) +"ezV" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"ezY" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/security/execution/education) +"eAa" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/storage/toolbox/emergency, +/obj/item/flashlight, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"eAk" = ( +/obj/machinery/light/small/directional/east, +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/item/radio/intercom/chapel/directional/north, +/turf/open/floor/wood/parquet, +/area/station/service/chapel) +"eAl" = ( +/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/public/glass{ + name = "Library" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"eAn" = ( +/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/plaque{ + icon_state = "L10" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"eAs" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/turf/closed/wall/rust, +/area/station/engineering/atmos) +"eAu" = ( +/obj/effect/turf_decal/box/white{ + color = "#52B4E9" + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"eAF" = ( +/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 = 9 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"eBi" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/light/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"eBu" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood/old, +/mob/living/basic/goat/pete{ + name = "Pete" + }, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"eBx" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"eBH" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"eBQ" = ( +/obj/structure/table/wood, +/obj/structure/noticeboard/directional/north, +/obj/item/clothing/gloves/color/black, +/obj/item/clothing/under/syndicate/tacticool, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"eBZ" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/crate/silvercrate, +/obj/machinery/light/small/directional/east, +/obj/item/screwdriver/power{ + name = "hand goi" + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"eCd" = ( +/turf/closed/wall, +/area/station/hallway/secondary/service) +"eCf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"eCh" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"eCu" = ( +/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/east, +/turf/open/floor/plating/rust, +/area/station/security/prison) +"eCy" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"eCU" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"eDg" = ( +/obj/structure/displaycase/captain, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain) +"eDr" = ( +/obj/structure/table/glass, +/obj/machinery/reagentgrinder{ + pixel_y = 5 + }, +/obj/machinery/light_switch/directional/south, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"eDu" = ( +/obj/effect/landmark/start/medical_doctor, +/obj/effect/turf_decal/siding/blue{ + dir = 5 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"eDx" = ( +/obj/machinery/firealarm/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"eDT" = ( +/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/plaque{ + icon_state = "L8" + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Medical"; + location = "Upload"; + name = "Upload navigation beacon" + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"eEe" = ( +/obj/structure/sign/warning/electric_shock/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/structure/lattice/catwalk, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"eEh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"eEi" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"eEz" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"eEB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"eEJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"eEX" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"eEY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"eEZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"eFn" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 1; + name = "Mix to Filter" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"eFE" = ( +/obj/structure/transit_tube/crossing, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"eFR" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"eGh" = ( +/obj/structure/cable, +/obj/structure/chair/office{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"eGC" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/iron/stairs/right{ + dir = 4 + }, +/area/station/service/chapel/monastery) +"eGD" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple/layer2{ + dir = 6 + }, +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/ordnance_freezer_chamber_input{ + dir = 1 + }, +/turf/open/floor/iron/dark/airless, +/area/station/science/ordnance/freezerchamber) +"eGI" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=8"; + location = "QM #1" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/the_griffin/directional/north, +/mob/living/simple_animal/bot/mulebot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse) +"eGL" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"eGW" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/radio/intercom/directional/north, +/obj/machinery/power/terminal{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"eHa" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/vending/assist, +/obj/machinery/light_switch/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"eHc" = ( +/turf/closed/wall, +/area/station/engineering/lobby) +"eHf" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"eHu" = ( +/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, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"eHI" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"eHJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"eHO" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"eHY" = ( +/obj/structure/sign/departments/evac, +/turf/closed/wall, +/area/station/security/checkpoint/customs) +"eIb" = ( +/obj/machinery/light/directional/east, +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/obj/machinery/computer/security/telescreen/ordnance/directional/east, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"eIi" = ( +/obj/structure/table/wood/fancy, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 4 + }, +/obj/machinery/light/directional/east, +/obj/item/food/grown/harebell, +/obj/item/food/grown/harebell{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/food/grown/harebell{ + pixel_x = -3; + pixel_y = 3 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"eIl" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Prison Wing" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "brig-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"eIP" = ( +/obj/effect/landmark/start/cyborg, +/obj/machinery/airalarm/directional/north, +/obj/machinery/camera/motion/directional/west{ + c_tag = "ai_upload Foyer"; + name = "upload camera"; + network = list("aiupload") + }, +/obj/machinery/computer/security/telescreen/aiupload/directional/west, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/upload/chamber) +"eIQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/landmark/start/bitrunner, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"eIT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"eIW" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"eJc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/machinery/duct, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plastic, +/area/station/hallway/secondary/service) +"eJk" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/wood/large, +/area/station/service/bar/atrium) +"eJm" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/folder/red, +/obj/item/restraints/handcuffs, +/obj/item/melee/baseball_bat{ + desc = "A staple of security force interrogations."; + icon_state = "baseball_bat_metal"; + name = "kneecapper" + }, +/obj/machinery/status_display/ai/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"eJs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/airalarm/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"eJy" = ( +/turf/closed/wall, +/area/station/cargo/warehouse/upper) +"eJE" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"eJH" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"eJN" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/prison/safe) +"eJO" = ( +/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/contraband/random/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"eKk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/loading_area, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/storage) +"eKA" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/item/kirbyplants/organic/plant3, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"eKG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/loading_area, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"eKT" = ( +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"eKU" = ( +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"eLk" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/door/window/left/directional/west{ + name = "Containment Pen #6"; + req_access = list("xenobiology") + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"eLm" = ( +/turf/closed/wall, +/area/station/security/checkpoint/customs) +"eLp" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"eLv" = ( +/obj/machinery/door/window/left/directional/west{ + name = "Waste Door" + }, +/obj/machinery/conveyor_switch/oneway{ + dir = 8; + id = "garbage"; + name = "disposal conveyor" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"eLU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"eMc" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/eva) +"eMf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"eMo" = ( +/obj/structure/sign/departments/evac, +/turf/closed/wall, +/area/station/maintenance/department/cargo) +"eMr" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"eMs" = ( +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/landmark/blobstart, +/obj/effect/landmark/event_spawn, +/obj/effect/spawner/random/trash/mess, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"eMB" = ( +/obj/machinery/light_switch/directional/west, +/obj/structure/noticeboard/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/computer/operating{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"eMC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Council Chamber" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"eMW" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/virology/glass{ + name = "Isolation B" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"eMX" = ( +/obj/structure/girder/displaced, +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/button/door/directional/west{ + id = "aux_base_shutters"; + name = "Auxiliary Base Shutters Toggle"; + req_access = list("aux_base") + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"eNb" = ( +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"eNy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"eNQ" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"eNV" = ( +/obj/machinery/power/terminal{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"eOh" = ( +/obj/structure/table/reinforced, +/obj/structure/reagent_dispensers/servingdish, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"eOi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"eOl" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green, +/turf/open/floor/wood/tile, +/area/station/service/library) +"eOt" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"eOG" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/aft) +"eON" = ( +/obj/machinery/porta_turret/ai{ + dir = 1 + }, +/obj/machinery/flasher/directional/east{ + id = "AI"; + name = "Meatbag Pacifier" + }, +/turf/open/floor/circuit/red, +/area/station/ai/upload/chamber) +"eOW" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"ePb" = ( +/obj/structure/lattice/catwalk, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/space/basic, +/area/space/nearstation) +"ePe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"ePf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/backroom) +"ePm" = ( +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"ePU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"ePY" = ( +/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/cyclelink_helper_multi{ + cycle_id = "engi-entrance" + }, +/obj/machinery/door/airlock/engineering/glass{ + name = "Engineering Storage" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/engine_equipment, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"eQb" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "cmoprivacy"; + name = "Office Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/medical/medbay/central) +"eQf" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/bridge_pipe/orange/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible, +/turf/open/space/basic, +/area/space/nearstation) +"eQg" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id = "virologysurgery"; + name = "Virology Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/medical/virology) +"eQj" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/siding/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"eQq" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/radio{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/radio{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/radio{ + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"eQD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/storage) +"eQE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Port Hallway Firelock"; + name = "port camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/wall_healer/directional/west, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"eQG" = ( +/obj/machinery/announcement_system, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) +"eQO" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/command/gateway, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"eRp" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/disposalpipe/segment, +/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/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"eRx" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"eRy" = ( +/obj/effect/turf_decal/box, +/obj/structure/toilet{ + dir = 8 + }, +/obj/structure/mirror/directional/west, +/obj/machinery/newscaster/directional/south{ + pixel_x = -28 + }, +/obj/machinery/light/small/directional/east, +/obj/effect/landmark/blobstart, +/obj/effect/landmark/start/hangover, +/obj/machinery/button/door/directional/east{ + id = "Unit_1Privacy"; + name = "Unit 1 Privacy Toggle"; + pixel_y = -8 + }, +/obj/machinery/button/door/directional/east{ + id = "Unit_1"; + name = "Unit 1 Privacy Lock"; + normaldoorcontrol = 1; + pixel_y = 8; + specialfunctions = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"eRC" = ( +/obj/effect/spawner/structure/window/hollow/reinforced/directional{ + dir = 6 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"eRD" = ( +/obj/structure/table/wood, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/newscaster/directional/west, +/obj/item/camera{ + pixel_y = 4 + }, +/obj/item/hand_tele, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain) +"eRK" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/obj/machinery/air_sensor/incinerator_tank, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"eSl" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/carbon_output{ + dir = 1 + }, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"eSu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/aft) +"eSY" = ( +/obj/machinery/airalarm/directional/north, +/obj/machinery/quantum_server, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"eTh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 1 + }, +/turf/closed/wall, +/area/station/engineering/atmos) +"eTp" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/space/basic, +/area/space/nearstation) +"eTt" = ( +/obj/effect/spawner/structure/window/hollow/reinforced/middle, +/obj/structure/transit_tube, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"eTG" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"eTS" = ( +/obj/machinery/light/directional{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"eUd" = ( +/obj/structure/table, +/obj/item/reagent_containers/condiment/peppermill{ + desc = "Often used to flavor food or make people sneeze. Fashionably moved to the left side of the table."; + pixel_x = -8; + pixel_y = 2 + }, +/obj/item/book/manual/chef_recipes, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"eUk" = ( +/obj/item/radio/intercom/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/camera/directional/north{ + c_tag = "Starboad Hallway Custodial Bay"; + name = "starboard camera" + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"eUs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/mob/living/basic/bot/cleanbot/medbay, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"eUM" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/turf/closed/wall/r_wall, +/area/station/science/ordnance/burnchamber) +"eUN" = ( +/turf/closed/wall, +/area/station/medical/psychology) +"eUT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"eVL" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/engineering/supermatter) +"eVP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/girder/displaced, +/obj/structure/grille/broken, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"eVT" = ( +/obj/machinery/computer/records/medical{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"eWd" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/storage) +"eWu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/security/brig) +"eWH" = ( +/obj/structure/reagent_dispensers/water_cooler, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"eWP" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/port/fore) +"eWS" = ( +/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/science/ordnance) +"eWT" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Xenobiology Cell 2"; + name = "xenobiology camera"; + network = list("ss13","rd","xeno") + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"eXj" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"eXJ" = ( +/obj/machinery/conveyor_switch/oneway{ + id = "QMLoad2"; + name = "on ramp"; + pixel_y = 6 + }, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"eXQ" = ( +/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/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"eXX" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/decal/cleanable/insectguts, +/obj/item/radio/intercom/prison/directional/north, +/turf/open/floor/iron/grimy, +/area/station/security/prison/safe) +"eXY" = ( +/obj/structure/railing/corner, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"eXZ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/north, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"eYd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"eYl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/requests_console/directional/east{ + department = "Hydroponics"; + name = "Hydroponics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Hydroponics Aft"; + name = "hydroponics camera" + }, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"eYv" = ( +/obj/machinery/exodrone_launcher, +/obj/effect/turf_decal/trimline/yellow, +/obj/effect/turf_decal/trimline/yellow/mid_joiner, +/obj/effect/turf_decal/trimline/yellow/mid_joiner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/yellow/mid_joiner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/yellow/mid_joiner{ + dir = 4 + }, +/obj/item/fuel_pellet, +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"eYw" = ( +/obj/machinery/recharge_station, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/mechbay) +"eYB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"eYE" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/landmark/start/chief_engineer, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow{ + dir = 5 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"eYH" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"eYS" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/structure/rack, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"eZa" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"eZm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Science"; + location = "Cargo"; + name = "cargo navigation beacon" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"eZx" = ( +/obj/machinery/microwave{ + pixel_y = 5 + }, +/obj/structure/table, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"eZL" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"fac" = ( +/obj/effect/decal/cleanable/dirt, +/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/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"fae" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall, +/area/station/cargo/miningoffice) +"fak" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/camera/directional/east{ + c_tag = "Starboard Hallway Cargo Counter"; + name = "starboard camera" + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"faN" = ( +/obj/structure/cable, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"faZ" = ( +/obj/structure/chair/sofa/left/maroon{ + dir = 4 + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"fbm" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"fbr" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"fbz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"fbB" = ( +/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/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"fbF" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"fbK" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/landmark/start/chemist, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"fcv" = ( +/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/machinery/door/airlock/medical{ + name = "Psychology" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/psychology, +/turf/open/floor/iron/dark, +/area/station/medical/psychology) +"fcM" = ( +/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, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"fcX" = ( +/obj/structure/table/wood, +/obj/machinery/camera/directional/west{ + c_tag = "Bar Storage"; + name = "bar camera" + }, +/obj/item/gun/ballistic/shotgun/doublebarrel{ + pixel_y = 5 + }, +/obj/item/storage/box/rubbershot{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/backroom) +"fdd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"fdp" = ( +/obj/machinery/power/smes{ + total_capacity = 9e+006; + charge = 10000 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"fdA" = ( +/obj/structure/table_frame/wood, +/mob/living/basic/mining/basilisk{ + environment_smash = 0 + }, +/turf/open/floor/carpet/green, +/area/station/cargo/warehouse/upper) +"fdB" = ( +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/prison) +"fdC" = ( +/obj/machinery/door/airlock/external{ + name = "Labor Camp Shuttle Airlock"; + shuttledocked = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"fdY" = ( +/turf/closed/wall, +/area/station/medical/medbay/lobby) +"fej" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"fez" = ( +/obj/structure/cable, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"feD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/station_engineer, +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"feU" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"feV" = ( +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"feZ" = ( +/obj/structure/displaycase/labcage, +/obj/effect/turf_decal/box, +/obj/machinery/light/directional/south, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"ffa" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/deathsposal, +/turf/open/floor/plating, +/area/station/medical/virology) +"ffi" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ffm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"ffu" = ( +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"ffv" = ( +/obj/machinery/gibber, +/obj/effect/turf_decal/stripes/box, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"ffC" = ( +/obj/machinery/vending/assist, +/obj/effect/turf_decal/delivery, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"ffI" = ( +/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/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ffN" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "xeno2"; + name = "Creature Cell 2" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"ffQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"fgb" = ( +/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, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/random/structure/steam_vent, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"fgo" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/storage/art) +"fgu" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"fgy" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"fgA" = ( +/obj/effect/turf_decal/bot, +/obj/structure/tank_dispenser/oxygen{ + pixel_x = -1; + pixel_y = 2 + }, +/turf/open/floor/iron, +/area/station/command/teleporter) +"fgB" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/effect/landmark/start/medical_doctor, +/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, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"fgH" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/engineering/glass{ + name = "Laser Room" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"fgJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"fhe" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/clothing/gloves/color/brown, +/obj/item/clothing/under/misc/overalls, +/obj/item/clothing/mask/gas{ + pixel_x = 4; + pixel_y = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"fhs" = ( +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"fhv" = ( +/obj/structure/table/wood, +/turf/open/floor/wood/tile, +/area/station/service/library) +"fhw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"fhH" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet{ + name = "science locker" + }, +/obj/item/clothing/under/rank/rnd/scientist{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/suit/toggle/labcoat/science, +/obj/item/clothing/shoes/sneakers/white, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"fhL" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"fhP" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/reed/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"fhY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"fix" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/firecloset, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"fiy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"fiH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/table, +/obj/item/wallframe/airalarm, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/maintenance/port/lesser) +"fiQ" = ( +/obj/structure/table/wood, +/obj/item/pinpointer/nuke, +/obj/item/disk/nuclear, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"fiR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/processing) +"fiY" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/turf/open/floor/wood/large, +/area/station/service/bar/atrium) +"fiZ" = ( +/obj/item/kirbyplants/organic/applebush, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/airalarm/directional/west, +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"fjk" = ( +/obj/structure/table, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/spawner/random/aimodule/harmful, +/obj/machinery/door/window/brigdoor/left/directional/south{ + name = "High-Risk Modules"; + req_access = list("captain") + }, +/obj/item/ai_module/reset/purge{ + pixel_y = 11 + }, +/turf/open/floor/circuit/red, +/area/station/ai/upload/chamber) +"fjn" = ( +/obj/structure/sink/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/firealarm/directional/north{ + pixel_x = 26 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"fjw" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"fjz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"fjI" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/radio/intercom/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"fjX" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"fkw" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"fkB" = ( +/obj/structure/table, +/obj/item/stack/sheet/plasteel/fifty{ + amount = 10; + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/stack/sheet/rglass{ + amount = 50 + }, +/obj/item/stack/sheet/rglass{ + amount = 50 + }, +/obj/item/clothing/shoes/magboots{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/shoes/magboots, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"fkI" = ( +/obj/structure/table, +/obj/item/wallframe/airalarm, +/obj/item/screwdriver{ + pixel_y = 6 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"fkL" = ( +/obj/structure/sign/warning/pods, +/turf/closed/wall, +/area/station/commons/fitness/recreation) +"fkP" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"fkT" = ( +/obj/machinery/door/airlock/external{ + name = "Departure Shuttle Airlock" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"flt" = ( +/obj/structure/bed, +/obj/machinery/iv_drip, +/obj/item/bedsheet/medical, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/medical) +"flx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"flH" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"flL" = ( +/obj/machinery/door/airlock/highsecurity{ + name = "AI Chamber" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "AI Chamber entrance shutters"; + name = "AI Chamber Lockdown Shutter" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/flasher/directional/west{ + id = "AI"; + name = "Meatbag Pacifier" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "ai-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_upload, +/obj/structure/cable/layer3, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"fmh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"fmm" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/dresser, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/random/contraband/prison, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"fmn" = ( +/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/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"fmo" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central) +"fmx" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/structure/sign/warning/no_smoking{ + pixel_x = 30; + pixel_y = -32 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite) +"fmy" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Locker Room" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"fmA" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"fmQ" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/airlock/public/glass{ + name = "Chapel Hallway" + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"fmV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hydroponics/glass{ + name = "Hydroponics Backroom" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/hydroponics, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"fne" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/medical_doctor, +/obj/effect/turf_decal/siding/blue{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"fnu" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"fnL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/meter/layer4, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"fnN" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"fnZ" = ( +/obj/structure/table, +/obj/item/reagent_containers/condiment/saltshaker{ + desc = "Salt. From space oceans, presumably. A staple of modern medicine."; + pixel_x = -8; + pixel_y = 12 + }, +/obj/item/reagent_containers/condiment/peppermill{ + desc = "Often used to flavor food or make people sneeze. Fashionably moved to the left side of the table."; + pixel_x = -8; + pixel_y = 2 + }, +/obj/item/reagent_containers/cup/glass/bottle/juice/orangejuice{ + desc = "An emerald flask, from the Keeper's soul. High in vitamins!"; + name = "estus flask"; + pixel_x = 4; + pixel_y = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"fob" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"fol" = ( +/obj/docking_port/stationary{ + dir = 4; + dwidth = 11; + height = 18; + name = "KiloStation emergency evac bay"; + shuttle_id = "emergency_home"; + width = 30 + }, +/turf/open/space/basic, +/area/space/nearstation) +"fov" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/machinery/status_display/ai/directional/east, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"foB" = ( +/obj/structure/table/wood/fancy/black, +/obj/item/food/grown/poppy/geranium{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy/geranium{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy/geranium, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"foP" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"foQ" = ( +/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/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"foU" = ( +/obj/structure/table/wood, +/obj/item/folder/blue{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/folder/red, +/obj/item/clothing/glasses/sunglasses/big{ + pixel_x = 4; + pixel_y = 8 + }, +/obj/item/clothing/glasses/sunglasses/big, +/turf/open/floor/carpet/green, +/area/station/service/lawoffice) +"fph" = ( +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"fpk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/ai/satellite/maintenance/storage) +"fpx" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/green/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"fpz" = ( +/obj/machinery/door/airlock/engineering{ + name = "Electrical Maintenance" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/spider/stickyweb, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/electrical) +"fpG" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"fpQ" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/south, +/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/burnt_floor, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/maintenance/fore) +"fqb" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/junction/layer2{ + dir = 8 + }, +/obj/machinery/door/airlock/research/glass{ + name = "Ordnance Lab" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance, +/turf/open/floor/iron/dark/airless, +/area/station/science/ordnance/freezerchamber) +"fqe" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/structure/cable, +/obj/structure/closet/radiation, +/obj/item/clothing/glasses/meson, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/gravity_generator) +"fql" = ( +/obj/structure/lattice/catwalk, +/obj/item/stack/sheet/glass, +/turf/open/space/basic, +/area/station/solars/port/aft) +"fqp" = ( +/obj/effect/landmark/observer_start, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"fqq" = ( +/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/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/starboard) +"fqG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"fqN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"fqO" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"fqP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/machinery/camera/directional/east{ + c_tag = "Bridge Council Chamber"; + name = "command camera" + }, +/obj/structure/disposalpipe/trunk, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"fqQ" = ( +/turf/closed/wall/rust, +/area/station/engineering/storage/tech) +"frb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"frh" = ( +/obj/structure/railing/corner, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"frO" = ( +/turf/closed/wall/r_wall, +/area/station/science/genetics) +"frP" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/checker, +/area/station/security/processing/cremation) +"frT" = ( +/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/disposalpipe/segment, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"fsd" = ( +/obj/machinery/door/airlock/maintenance, +/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/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"fse" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 10 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"fsj" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"fsp" = ( +/obj/effect/decal/cleanable/blood/old, +/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/contraband/random/directional/west, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"fsx" = ( +/obj/structure/reflector/single/anchored{ + dir = 5 + }, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"fsJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"fsV" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"fsZ" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"ftd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/fourcorners, +/obj/machinery/duct, +/turf/open/floor/iron/white, +/area/station/security/prison/safe) +"fth" = ( +/obj/machinery/firealarm/directional/south, +/obj/machinery/smartfridge/organ, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/fore) +"fti" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/commons/locker) +"ftl" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"fts" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"fty" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"ftz" = ( +/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/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/command/bridge) +"ftG" = ( +/obj/machinery/deepfryer, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"ftS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/button/door/directional/west{ + id = "Secure Storage"; + name = "Secure Storage Toggle"; + req_access = list("engine_equip") + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ftX" = ( +/obj/machinery/power/smes, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"fun" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood/parquet, +/area/station/command/heads_quarters/captain/private) +"fuq" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/grunge{ + name = "Custodial Closet" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/service/janitor, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"fur" = ( +/obj/item/kirbyplants/organic/plant5, +/obj/machinery/firealarm/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"fuB" = ( +/turf/closed/wall/rust, +/area/station/maintenance/starboard/aft) +"fuX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"fuY" = ( +/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/effect/spawner/random/trash/grille_or_waste, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"fuZ" = ( +/obj/structure/plasticflaps/opaque, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=1"; + location = "Robotics" + }, +/obj/machinery/door/window/left/directional/east{ + name = "Robotics Delivery Access"; + req_access = list("robotics") + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"fvb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/teleporter) +"fvh" = ( +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"fvr" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"fvz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"fvB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/light/small/directional/east, +/obj/item/kirbyplants/organic/plant21, +/obj/structure/spider/stickyweb, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"fvC" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/ce) +"fvJ" = ( +/obj/structure/bookcase/random/reference, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"fvK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"fvQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"fvT" = ( +/obj/machinery/computer/records/security{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"fvU" = ( +/turf/closed/wall/rust, +/area/station/maintenance/starboard/fore) +"fvX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"fwf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"fwJ" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"fwM" = ( +/obj/structure/table, +/obj/machinery/camera/directional/east{ + c_tag = "Garden" + }, +/obj/effect/turf_decal/siding/green{ + dir = 8 + }, +/obj/item/shovel/spade, +/obj/item/hatchet, +/obj/item/cultivator, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"fxd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/central) +"fxt" = ( +/obj/machinery/chem_heater/withbuffer, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"fxw" = ( +/obj/machinery/door/airlock/external{ + name = "Departure Shuttle Airlock"; + space_dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"fxx" = ( +/obj/machinery/disposal/bin, +/obj/machinery/light_switch/directional/west, +/obj/machinery/light/directional/west, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/iron/dark/smooth_half, +/area/station/medical/paramedic) +"fxB" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/bridge_pipe/purple/visible, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Air to Mix" + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"fxP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/table, +/obj/item/food/dough, +/obj/item/kitchen/rollingpin, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/food_or_drink/cake_ingredients, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"fxQ" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"fxV" = ( +/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/south, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/security/prison) +"fxW" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/airalarm/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/office{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"fxY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"fyf" = ( +/obj/structure/table/wood, +/obj/item/clipboard, +/obj/item/folder/blue, +/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/courtroom) +"fyj" = ( +/obj/structure/cable, +/turf/closed/wall/r_wall, +/area/station/maintenance/starboard/aft) +"fyp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"fyq" = ( +/obj/machinery/atmospherics/components/trinary/mixer{ + dir = 4 + }, +/obj/machinery/button/door/directional/north{ + id = "ordnancestorage"; + name = "Ordnance Storage Access"; + req_access = list("ordnance") + }, +/obj/machinery/firealarm/directional/north{ + pixel_x = -32 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"fyw" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/closet/secure_closet/personal/patient, +/obj/machinery/camera/directional/north{ + c_tag = "Medbay Aux Storage"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/item/toy/figure/paramedic, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/item/storage/box/bodybags, +/obj/item/storage/box/bodybags, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/iron/dark/smooth_half, +/area/station/medical/paramedic) +"fyG" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"fyS" = ( +/obj/structure/closet/wardrobe/miner, +/obj/effect/turf_decal/delivery, +/obj/item/clothing/suit/hooded/wintercoat/miner, +/obj/item/clothing/suit/hooded/wintercoat/miner, +/obj/item/clothing/suit/hooded/wintercoat/miner, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"fyZ" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/landmark/start/chemist, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"fzd" = ( +/turf/closed/wall, +/area/station/maintenance/solars/port/fore) +"fzk" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"fzn" = ( +/obj/machinery/door/airlock/external{ + name = "Science Escape Pod"; + space_dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"fzp" = ( +/obj/effect/spawner/structure/window/hollow/reinforced/directional{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"fzu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"fzG" = ( +/obj/machinery/vending/medical, +/obj/effect/turf_decal/delivery, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"fzH" = ( +/obj/structure/chair, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"fzJ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/firealarm/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Telecomms Server Room"; + name = "telecomms camera"; + network = list("ss13","tcomms") + }, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"fzL" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"fAI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/purple/filled/line{ + dir = 1 + }, +/turf/open/floor/plating/plasma/rust, +/area/station/maintenance/space_hut/plasmaman) +"fAM" = ( +/obj/structure/chair/pew/right{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark, +/turf/open/floor/iron/chapel{ + dir = 8 + }, +/area/station/service/chapel) +"fBh" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"fBm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/table, +/obj/item/raw_anomaly_core/random, +/obj/item/raw_anomaly_core/random{ + pixel_x = -5; + pixel_y = 7 + }, +/obj/item/raw_anomaly_core/random{ + pixel_x = 7; + pixel_y = 9 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"fBt" = ( +/obj/machinery/door/airlock/grunge{ + name = "Chapel Office" + }, +/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/effect/mapping_helpers/airlock/access/all/service/chapel_office, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"fBF" = ( +/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/service/bar) +"fBI" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hop) +"fBX" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/toolbox/drone, +/obj/machinery/light/directional/north, +/obj/item/flashlight/flare, +/obj/item/flashlight/flare, +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"fCb" = ( +/obj/machinery/computer/cargo{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/button/door/directional/east{ + id = "QMLoaddoor"; + name = "Off Ramp Toggle"; + pixel_y = 6; + req_access = list("cargo") + }, +/obj/machinery/button/door/directional/east{ + id = "QMLoaddoor2"; + name = "On Ramp Toggle"; + pixel_y = -6; + req_access = list("cargo") + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"fCc" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"fCe" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"fCs" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/assistant, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"fCH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/gateway) +"fCM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/landmark/start/clown, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"fCN" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"fCX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"fDi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"fDB" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/grunge{ + name = "Restrooms" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"fDS" = ( +/obj/machinery/air_sensor/carbon_tank, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"fDT" = ( +/obj/structure/closet/secure_closet/brig{ + name = "Prisoner Locker" + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"fEb" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/trinary/mixer{ + name = "plasma mixer" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"fEc" = ( +/obj/item/kirbyplants/organic/applebush, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/locker) +"fEe" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/item/folder/red, +/obj/machinery/door/window/brigdoor/left/directional/south{ + name = "Brig Control Desk"; + req_access = list("armory") + }, +/obj/item/papercutter, +/turf/open/floor/plating, +/area/station/security/warden) +"fEj" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/medical/glass{ + name = "Medbay Storage" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "chem-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"fEu" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 4 + }, +/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/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"fEC" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Xenobiology Cell 6"; + name = "xenobiology camera"; + network = list("ss13","rd","xeno") + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"fEE" = ( +/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/door/firedoor, +/obj/machinery/duct, +/obj/machinery/door/airlock{ + name = "Bar" + }, +/obj/effect/turf_decal/siding/white/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/service/bar, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"fFa" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 4 + }, +/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/service/chapel) +"fFe" = ( +/obj/machinery/chem_master, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"fFh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/airalarm/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"fFj" = ( +/obj/structure/closet/l3closet/janitor, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/bot, +/obj/item/grenade/clusterbuster/cleaner, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"fFs" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"fFE" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"fFH" = ( +/obj/structure/flora/bush/large/style_random, +/turf/open/floor/grass, +/area/station/medical/psychology) +"fFK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"fFW" = ( +/obj/structure/easel, +/obj/item/canvas/nineteen_nineteen, +/obj/item/canvas/twentythree_nineteen, +/obj/item/canvas/twentythree_twentythree, +/obj/machinery/light/small/directional/west, +/obj/machinery/status_display/ai/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/art) +"fGu" = ( +/turf/closed/wall, +/area/station/security/checkpoint/engineering) +"fGz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"fGC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"fGI" = ( +/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/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/office) +"fGM" = ( +/obj/machinery/door/airlock/external{ + name = "Departure Shuttle Airlock" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"fGQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2; + name = "virology sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/medbay/virology, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"fHj" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"fHw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/table_or_rack, +/obj/effect/spawner/random/trash/bucket, +/obj/effect/spawner/random/trash/janitor_supplies, +/obj/machinery/light/small/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"fHH" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/machinery/computer/atmos_control/plasma_tank{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/fourcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"fHZ" = ( +/obj/structure/table, +/obj/item/assembly/signaler{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/item/assembly/signaler{ + pixel_x = -8; + pixel_y = 5 + }, +/obj/item/assembly/signaler{ + pixel_y = 8 + }, +/obj/item/assembly/signaler{ + pixel_x = 6; + pixel_y = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"fIl" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"fIn" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/flora/grass/jungle/a/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"fIu" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/obj/machinery/meter, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"fIw" = ( +/obj/machinery/libraryscanner, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"fIx" = ( +/obj/effect/turf_decal/siding/wood/corner, +/obj/machinery/camera/directional/west{ + c_tag = "Library"; + name = "library camera" + }, +/turf/open/floor/wood, +/area/station/service/library) +"fIB" = ( +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/stock_parts/subspace/filter, +/obj/item/stock_parts/subspace/filter, +/obj/item/stock_parts/subspace/filter, +/obj/item/stock_parts/subspace/filter, +/obj/item/stock_parts/subspace/filter, +/obj/item/stock_parts/subspace/analyzer{ + desc = "A sophisticated analyzer capable of analyzing cryptic subspace wavelengths. Shifted slightly right."; + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/stock_parts/subspace/analyzer{ + desc = "A sophisticated analyzer capable of analyzing cryptic subspace wavelengths. Shifted slightly right."; + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/stock_parts/subspace/analyzer{ + desc = "A sophisticated analyzer capable of analyzing cryptic subspace wavelengths. Shifted slightly right."; + pixel_x = 6; + pixel_y = 4 + }, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tcomms) +"fII" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"fIP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/chair/office{ + dir = 8 + }, +/turf/open/floor/carpet/green, +/area/station/maintenance/port/greater) +"fIR" = ( +/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/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"fJo" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/effect/turf_decal/box, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"fJq" = ( +/obj/structure/flora/bush/leavy/style_random, +/obj/machinery/camera/directional/west{ + c_tag = "Genetics Monkey Pen"; + name = "science camera"; + network = list("ss13","rd") + }, +/turf/open/floor/grass, +/area/station/science/genetics) +"fJr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/event_spawn, +/turf/open/floor/carpet/green, +/area/station/maintenance/port/greater) +"fJs" = ( +/obj/machinery/door/airlock/external{ + name = "Labor Camp Shuttle Airlock"; + shuttledocked = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"fJv" = ( +/obj/structure/table/wood, +/obj/machinery/airalarm/directional/south, +/obj/machinery/fax{ + fax_name = "Captain's Office"; + name = "Captain's Fax Machine" + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"fJz" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/ai/satellite) +"fJR" = ( +/obj/structure/table, +/obj/item/stack/sheet/glass/fifty{ + pixel_x = -4; + pixel_y = 2 + }, +/obj/item/stock_parts/matter_bin{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/stock_parts/matter_bin, +/obj/item/stock_parts/scanning_module{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/stock_parts/scanning_module, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/item/flatpack{ + board = /obj/item/circuitboard/machine/flatpacker + }, +/obj/item/multitool, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"fKf" = ( +/obj/machinery/chem_heater/withbuffer{ + pixel_x = 6 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"fKg" = ( +/obj/structure/closet/crate, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/rods/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/mineral/plasma{ + amount = 30 + }, +/obj/item/stack/cable_coil, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"fKi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"fKl" = ( +/obj/structure/chair/sofa/right/maroon{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"fKs" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille/broken, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"fKx" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/disposal/delivery_chute{ + dir = 8 + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"fKA" = ( +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"fKD" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/engine_access, +/obj/effect/mapping_helpers/airalarm/link{ + chamber_id = "engine" + }, +/obj/effect/mapping_helpers/airalarm/tlv_no_checks, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"fKJ" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/turf/open/misc/asteroid, +/area/station/maintenance/port/lesser) +"fKS" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/checker, +/area/station/service/hydroponics) +"fLd" = ( +/obj/machinery/power/port_gen/pacman, +/obj/structure/sign/warning/electric_shock/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/power/terminal{ + dir = 8 + }, +/obj/structure/cable/multilayer/connected, +/turf/open/floor/plating, +/area/station/ai/satellite) +"fLo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/storage) +"fLu" = ( +/obj/effect/decal/cleanable/ash, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"fLv" = ( +/turf/open/floor/glass, +/area/station/service/hydroponics) +"fLx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/teleporter) +"fLy" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/maintenance{ + name = "Command Maintenance" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/central) +"fLD" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/power/terminal{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/directional/south{ + c_tag = "Starboard Bow Solar"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/airalarm/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"fLH" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/air_sensor/ordnance_burn_chamber, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"fLZ" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/machinery/meter, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"fMn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/green/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"fMs" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/command/bridge) +"fMB" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"fMF" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Atmospherics Tank - Plasma"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"fML" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/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/starboard) +"fNe" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"fNw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/departments/security/directional/south, +/obj/effect/turf_decal/box, +/obj/vehicle/ridden/secway, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"fNy" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/turf/open/misc/asteroid, +/area/station/maintenance/port/lesser) +"fNG" = ( +/obj/machinery/light/directional/north, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/security/courtroom) +"fNT" = ( +/obj/item/kirbyplants/organic/plant21, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"fOd" = ( +/obj/machinery/chem_master/condimaster{ + desc = "Used to separate out liquids - useful for purifying botanical extracts. Also dispenses condiments."; + name = "BrewMaster 2199" + }, +/obj/effect/turf_decal/bot, +/obj/item/reagent_containers/cup/glass/shaker{ + pixel_x = 5 + }, +/obj/machinery/light_switch/directional/west{ + pixel_x = -22; + pixel_y = -6 + }, +/obj/machinery/airalarm/directional/north, +/obj/item/radio/intercom/directional/west{ + pixel_x = -28; + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"fOt" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"fOu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"fOv" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"fOH" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/obj/machinery/meter, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"fOI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"fOX" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"fPc" = ( +/obj/item/kirbyplants/organic/plant18, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"fPh" = ( +/obj/structure/sign/departments/holy{ + pixel_y = -30 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/stairs/left{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"fPp" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/central/fore) +"fPs" = ( +/obj/machinery/door/airlock/maintenance, +/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{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"fPN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"fPP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/corner, +/obj/item/kirbyplants/organic/plant21, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"fPQ" = ( +/obj/structure/table/glass, +/obj/item/clothing/gloves/latex, +/obj/item/healthanalyzer, +/obj/item/reagent_containers/spray/cleaner{ + pixel_x = -3; + pixel_y = 2 + }, +/obj/item/reagent_containers/spray/cleaner{ + pixel_x = 5; + pixel_y = -1 + }, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/medical) +"fQb" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"fQf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/starboard) +"fQg" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/office) +"fQr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"fQx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"fQF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/vacuum/external/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"fQM" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/siding/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"fQO" = ( +/obj/machinery/door/airlock/security/glass{ + id_tag = "permaouter"; + name = "Permabrig Transfer" + }, +/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/iron/grimy, +/area/station/security/prison/safe) +"fRf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"fRp" = ( +/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/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/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"fRt" = ( +/obj/machinery/door/airlock/external{ + name = "Science Escape Pod"; + space_dir = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"fRw" = ( +/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/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"fRz" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/screwdriver{ + pixel_y = 16 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"fRP" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"fRS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"fSa" = ( +/obj/docking_port/stationary{ + area_type = /area/station/construction/mining/aux_base; + dheight = 4; + dir = 8; + dwidth = 4; + height = 9; + name = "Aux Base Zone"; + roundstart_template = /datum/map_template/shuttle/aux_base/default; + shuttle_id = "aux_base_zone"; + width = 9 + }, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"fSt" = ( +/turf/closed/wall/r_wall/rust, +/area/station/engineering/storage_shared) +"fSC" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Arrivals Dock" + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"fSD" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"fSE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"fSK" = ( +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"fSS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/item/trash/chips, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"fST" = ( +/obj/structure/sign/painting/library{ + pixel_x = 32 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"fSW" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/item/restraints/legcuffs/beartrap, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"fSY" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"fSZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite) +"fTr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"fTQ" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/secure_closet/evidence, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"fTW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/item/clothing/under/costume/lobster, +/obj/item/clothing/head/costume/lobsterhat, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/obj/effect/spawner/random/clothing/costume, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"fUf" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/limb, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"fUp" = ( +/obj/machinery/chem_heater/withbuffer, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"fUP" = ( +/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/duct, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"fUQ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/sign/warning/vacuum/external/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"fUZ" = ( +/obj/structure/noticeboard/directional/west, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"fVj" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Docking Hallway" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/directions/evac{ + dir = 4; + pixel_y = 24 + }, +/obj/structure/sign/directions/science{ + dir = 1; + pixel_y = 40 + }, +/obj/structure/sign/directions/supply{ + dir = 1; + pixel_y = 32 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"fVl" = ( +/obj/item/radio/intercom/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "N2 to Pure" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"fVB" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/shieldgen, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/directional/west{ + c_tag = "Secure Storage"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"fVF" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/medical/medbay/central) +"fVJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/fore) +"fVM" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/l3closet/scientist, +/obj/item/tank/internals/emergency_oxygen, +/obj/item/tank/internals/emergency_oxygen, +/obj/item/extinguisher, +/obj/machinery/atmospherics/pipe/layer_manifold/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"fWk" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"fWq" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"fWB" = ( +/obj/machinery/airalarm/directional/west, +/obj/machinery/rnd/production/techfab/department/service, +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"fWK" = ( +/obj/structure/chair/sofa/right/brown, +/obj/structure/sign/poster/official/love_ian/directional/north, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"fWL" = ( +/obj/effect/landmark/start/psychologist, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"fWX" = ( +/obj/effect/turf_decal/box, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"fXm" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/storage/medkit/regular, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"fXy" = ( +/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/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"fXL" = ( +/turf/closed/wall/rust, +/area/station/service/chapel/office) +"fXQ" = ( +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/poddoor/shutters/radiation/preopen{ + id = "engsm"; + name = "Radiation Chamber Shutters" + }, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter) +"fXS" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command/glass{ + name = "E.V.A. Storage" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/navigate_destination, +/obj/effect/mapping_helpers/airlock/access/all/command/eva, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"fXZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/machinery/vending/wardrobe/coroner_wardrobe, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"fYf" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"fYh" = ( +/turf/closed/wall/r_wall, +/area/station/command/bridge) +"fYs" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "garbage"; + name = "trash belt" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"fYw" = ( +/turf/closed/wall/r_wall, +/area/station/medical/surgery/aft) +"fYy" = ( +/obj/structure/disposalpipe/segment, +/turf/closed/mineral/random/labormineral, +/area/space/nearstation) +"fYU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/depsec/medical, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"fZk" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"fZy" = ( +/obj/effect/turf_decal/siding/blue/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"fZz" = ( +/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/service/chapel/funeral) +"fZY" = ( +/obj/effect/turf_decal/loading_area, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"gab" = ( +/obj/machinery/computer/atmos_control/nocontrol/incinerator{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"gao" = ( +/obj/machinery/door/airlock/research{ + name = "Testing Lab" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/research, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"gau" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"gaE" = ( +/obj/effect/turf_decal/stripes/end{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"gaR" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"gba" = ( +/obj/machinery/light/directional/west, +/obj/structure/extinguisher_cabinet/directional/north{ + pixel_x = -4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"gbd" = ( +/obj/structure/cable, +/obj/structure/sink/directional/east, +/obj/structure/mirror/directional/west, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/fore) +"gbf" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/surgery/fore) +"gbh" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/sign/warning/biohazard/directional/north, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"gbk" = ( +/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/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"gbp" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/item/clipboard{ + pixel_x = 8; + pixel_y = 2 + }, +/obj/item/toy/figure/assistant{ + pixel_x = 8; + pixel_y = 2 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/vacant_room/commissary) +"gbs" = ( +/obj/effect/spawner/random/trash/moisture_trap, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"gbB" = ( +/obj/item/disk/computer/medical, +/obj/item/disk/computer/medical, +/obj/item/disk/computer/medical, +/obj/item/clothing/neck/stethoscope{ + pixel_y = 5 + }, +/obj/structure/table/reinforced/rglass, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"gbF" = ( +/obj/machinery/door/poddoor/preopen{ + id = "gravity"; + name = "Gravity Generator Blast Door" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/button/door/directional/north{ + id = "gravity"; + name = "Gravity Generator Lockdown"; + req_one_access = list("command","tech_storage") + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"gbL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"gbO" = ( +/obj/structure/table/wood, +/obj/structure/desk_bell{ + pixel_x = -7; + pixel_y = 9 + }, +/obj/item/storage/box/matches{ + pixel_x = -1; + pixel_y = 6 + }, +/obj/item/lighter{ + pixel_x = 2 + }, +/obj/item/lighter{ + pixel_x = 8; + pixel_y = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/wood, +/area/station/service/bar) +"gbU" = ( +/obj/effect/turf_decal/bot, +/obj/structure/frame/computer{ + anchored = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/status_display/evac/directional/north, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"gbY" = ( +/obj/effect/turf_decal/bot/left, +/obj/effect/decal/cleanable/ash, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"gcp" = ( +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/monkey_recycler, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"gcq" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"gcy" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"gcL" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"gdA" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"gdI" = ( +/obj/structure/chair/pew{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron/chapel{ + dir = 8 + }, +/area/station/service/chapel) +"gdL" = ( +/obj/machinery/door/airlock/grunge{ + id_tag = "Cabin_3"; + name = "Cabin 3" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"gdP" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Detective's Office"; + name = "detective camera" + }, +/obj/structure/detectiveboard/directional/east, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"gel" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"gev" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"gey" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/junction/yjunction{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"geO" = ( +/obj/structure/table/optable, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"geV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/junction/yjunction{ + dir = 4 + }, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"gfc" = ( +/obj/structure/filingcabinet, +/obj/effect/turf_decal/bot_white, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"gfe" = ( +/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/directions/evac{ + dir = 8; + pixel_y = 24 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"gfi" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"gfz" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/stalky/style_random, +/obj/structure/railing, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"gfD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"gfT" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/light/directional/west, +/obj/machinery/computer/atmos_control/ordnancemix{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"ggb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"ggj" = ( +/obj/structure/chair/pew/left{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/turf/open/floor/iron/chapel, +/area/station/service/chapel) +"ggF" = ( +/obj/structure/table, +/obj/structure/disposalpipe/segment, +/obj/item/clipboard, +/obj/item/toy/figure/engineer{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"ggI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"ggS" = ( +/turf/closed/wall/r_wall, +/area/station/science/ordnance) +"ggZ" = ( +/obj/item/food/grown/banana, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/grass, +/area/station/science/genetics) +"ghl" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/item/radio/intercom/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"ghp" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light_switch/directional/west, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"ght" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"ghO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/nanotrasen{ + pixel_y = 32 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"ghX" = ( +/obj/item/clipboard, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/folder/blue, +/obj/structure/table/reinforced/rglass, +/obj/item/folder/white{ + pixel_x = -8; + pixel_y = 3 + }, +/obj/item/clothing/glasses/hud/health, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"gii" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/plaques/kiddie{ + pixel_y = -32 + }, +/obj/effect/landmark/navigate_destination/aiupload, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"gij" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Prison Wing" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "brig-entrance-left" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"gin" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"gip" = ( +/obj/machinery/light/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"gix" = ( +/obj/effect/turf_decal/box, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/starboard/aft) +"giA" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"giG" = ( +/obj/machinery/light/directional/east, +/obj/structure/closet/bombcloset, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"giH" = ( +/obj/structure/sign/poster/official/help_others, +/turf/closed/wall/r_wall/rust, +/area/station/security/prison/shower) +"giJ" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/stock_parts/subspace/transmitter, +/obj/item/stock_parts/subspace/transmitter, +/obj/item/stock_parts/subspace/amplifier, +/obj/item/stock_parts/subspace/amplifier, +/obj/item/stock_parts/subspace/amplifier, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/item/stock_parts/subspace/treatment, +/obj/item/stock_parts/subspace/treatment, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tcomms) +"giT" = ( +/obj/effect/decal/cleanable/dirt, +/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/starboard) +"giU" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"gjc" = ( +/obj/machinery/airalarm/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"gjg" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/newscaster/directional/south, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"gjv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"gjx" = ( +/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/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"gjD" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"gjF" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"gjL" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/seed_extractor, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"gjP" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/door/window/right/directional/south{ + name = "Cargo Disposal"; + req_access = list("shipping") + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"gka" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/random/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"gkb" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/command/vault) +"gkf" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall/rust, +/area/station/cargo/storage) +"gkr" = ( +/obj/machinery/vending/tool, +/obj/effect/turf_decal/delivery, +/obj/machinery/newscaster/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"gkv" = ( +/turf/closed/wall/r_wall, +/area/station/medical/medbay/central) +"gkx" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/bridge_pipe/orange/visible{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"gkD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/table, +/obj/machinery/status_display/ai/directional/north, +/obj/item/storage/toolbox/mechanical, +/obj/item/multitool, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/power/terminal{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"gkW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"glo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/cable, +/obj/effect/spawner/random/decoration/carpet, +/turf/open/floor/iron, +/area/station/security/prison) +"glG" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall, +/area/station/ai/satellite/interior) +"glI" = ( +/turf/closed/indestructible/opshuttle, +/area/station/science/ordnance/bomb) +"glX" = ( +/obj/machinery/holopad, +/turf/open/floor/carpet/green, +/area/station/security/detectives_office) +"glY" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/grimy, +/area/station/hallway/primary/fore) +"gmb" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"gmj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/machinery/camera/directional/north{ + c_tag = "Hydroponics Storage"; + name = "hydroponics camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"gmn" = ( +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"gmo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"gmB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"gmG" = ( +/turf/closed/wall, +/area/station/maintenance/aft) +"gmJ" = ( +/obj/structure/sign/warning/pods, +/turf/closed/wall/rust, +/area/station/maintenance/starboard) +"gne" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Docking Hallway" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"gng" = ( +/obj/structure/sign/departments/engineering, +/turf/closed/wall, +/area/station/commons/storage/primary) +"gnh" = ( +/turf/closed/wall/r_wall, +/area/station/service/chapel) +"gnp" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood/end, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/west, +/obj/item/flashlight/lantern, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"gny" = ( +/obj/structure/cable, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"gnB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/cargo/storage) +"gnN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/chair/stool/directional/north, +/obj/effect/landmark/start/hangover, +/turf/open/floor/wood, +/area/station/service/library) +"goc" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/door/window/left/directional/south{ + name = "Trash Chute"; + req_access = list("janitor") + }, +/obj/machinery/conveyor_switch/oneway{ + dir = 4; + id = "garbage"; + name = "trash chute" + }, +/obj/effect/turf_decal/loading_area, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/service/janitor) +"goh" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"goi" = ( +/obj/machinery/power/turbine/inlet_compressor, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"goj" = ( +/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) +"gos" = ( +/obj/machinery/light/floor, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"gou" = ( +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"goG" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"goY" = ( +/obj/structure/chair/pew/right{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"gpe" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/nitrous_input{ + dir = 1 + }, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"gpy" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security/glass{ + name = "Transferring Centre" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/unres, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"gpz" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/maintenance/central) +"gpH" = ( +/obj/machinery/door/airlock/external{ + name = "Ferry Shuttle Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"gpI" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"gpL" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible, +/turf/open/floor/plating/airless, +/area/station/engineering/supermatter/room) +"gpM" = ( +/obj/item/kirbyplants/organic/plant21, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"gpP" = ( +/obj/machinery/rnd/production/circuit_imprinter/department/science, +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"gpS" = ( +/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/duct, +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"gqk" = ( +/obj/machinery/chem_heater/withbuffer, +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/button/door/directional/north{ + id = "xeno1"; + name = "Creature Cell 1 Toggle"; + pixel_x = -24; + req_access = list("xenobiology") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"gql" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/left/directional/west{ + name = "Hydroponics Desk"; + req_access = list("hydroponics") + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"gqn" = ( +/obj/machinery/door/airlock/external{ + name = "Departure Shuttle Airlock" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"gqz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"gqD" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet{ + name = "detective closet" + }, +/obj/item/clothing/accessory/vest_sheriff, +/obj/item/clothing/head/cowboy/brown{ + pixel_x = 0; + pixel_y = 10 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"gqR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"grq" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/command/teleporter) +"grs" = ( +/obj/machinery/light_switch/directional/west, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/table, +/obj/machinery/fax{ + fax_name = "Security Office"; + name = "Security Office Fax Machine" + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/office) +"gry" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall/r_wall, +/area/station/maintenance/aft) +"grQ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hatch{ + name = "Satellite Antechamber" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "ai-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/minisat, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"grV" = ( +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/port/fore) +"gse" = ( +/obj/structure/chair/pew/left{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/turf/open/floor/iron/chapel{ + dir = 1 + }, +/area/station/service/chapel) +"gsl" = ( +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/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 = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"gsr" = ( +/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/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"gsu" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/button/door/directional/north{ + id = "Skynet_launch"; + name = "Mech Bay Door Control"; + req_access = list("robotics") + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"gsy" = ( +/turf/closed/wall, +/area/station/medical/exam_room) +"gsB" = ( +/obj/structure/table, +/obj/item/pipe_dispenser, +/obj/item/holosign_creator/atmos, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"gsO" = ( +/obj/effect/landmark/start/cargo_technician, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"gtd" = ( +/obj/structure/flora/bush/pale/style_random{ + icon_state = "fullgrass_2" + }, +/obj/structure/flora/bush/jungle/c/style_2, +/turf/open/misc/asteroid, +/area/space/nearstation) +"gtj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"gtq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"gtC" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packagereturn"; + name = "crate return belt" + }, +/obj/structure/plasticflaps/opaque, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"gtI" = ( +/obj/structure/disposaloutlet{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light/small/directional/west, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"gtK" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"gtR" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"gtT" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"gtU" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Security Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/maintenance/aft) +"gtW" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/rd) +"gua" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/showroomfloor, +/area/station/security/medical) +"guu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/food/salt{ + desc = "A sizable pile of concentrated salt left behind by the previous occupant." + }, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"guC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"guJ" = ( +/turf/open/misc/asteroid, +/area/station/maintenance/port/lesser) +"guS" = ( +/obj/structure/extinguisher_cabinet/directional/south, +/obj/structure/closet/secure_closet/engineering_welding, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"guT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"gva" = ( +/obj/structure/grille, +/turf/closed/wall/r_wall/rust, +/area/station/engineering/atmos) +"gvu" = ( +/obj/machinery/portable_atmospherics/canister, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/effect/turf_decal/box, +/obj/machinery/status_display/evac/directional/north, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"gvx" = ( +/obj/structure/closet/secure_closet/evidence, +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"gvM" = ( +/obj/structure/cable, +/obj/structure/table, +/obj/item/storage/box/pdas{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/box/ids, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/obj/item/papercutter{ + pixel_x = -9 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"gwa" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/spawner/random/structure/crate, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"gwk" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/hidden, +/turf/closed/wall, +/area/station/security/checkpoint/engineering) +"gwn" = ( +/obj/effect/turf_decal/box, +/obj/machinery/shower/directional/east, +/obj/machinery/light/small/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/item/soap/nanotrasen, +/obj/machinery/newscaster/directional/west, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/landmark/start/hangover, +/obj/machinery/button/door/directional/east{ + id = "Shower_2"; + name = "Shower 2 Privacy Lock"; + normaldoorcontrol = 1; + pixel_y = 8; + specialfunctions = 4 + }, +/obj/machinery/button/door/directional/east{ + id = "Shower_2Privacy"; + name = "Shower 2 Privacy Toggle"; + pixel_y = -8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"gwI" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"gwO" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/north, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"gwV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"gwW" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/button/door/directional/east{ + id = "commissaryshutter"; + name = "Commissary Shutter Toggle"; + pixel_x = 26; + pixel_y = 7 + }, +/obj/machinery/button/door/directional/east{ + id = "commissarydoor"; + name = "Commissary Door Lock"; + normaldoorcontrol = 1; + pixel_x = 26; + pixel_y = -2; + specialfunctions = 4 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"gxe" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/obj/structure/noticeboard/directional/east, +/obj/machinery/computer/gateway_control, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"gxi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"gxu" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"gxN" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/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, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"gxW" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall, +/area/station/maintenance/starboard) +"gyb" = ( +/turf/open/floor/plating/rust, +/area/station/security/prison) +"gyd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"gyf" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall/rust, +/area/station/security/prison/garden) +"gyn" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/nitrous_output{ + dir = 1 + }, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"gyv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/item/tank/internals/oxygen, +/obj/item/clothing/mask/gas, +/obj/effect/turf_decal/bot, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"gyx" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/directional/north{ + c_tag = "Gateway"; + name = "command camera" + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"gyM" = ( +/obj/machinery/light/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/mapping_helpers/apc/cell_10k, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"gyV" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"gzh" = ( +/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/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"gzv" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"gzx" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/conveyor_switch/oneway{ + dir = 8; + id = "NTMSLoad"; + name = "off ramp"; + pixel_x = -8; + pixel_y = -5 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"gzA" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"gAF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/shaft_miner, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"gAO" = ( +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/machinery/door/airlock/medical/glass{ + id_tag = "medbay_front_door"; + name = "Medbay" + }, +/obj/effect/landmark/navigate_destination, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"gBd" = ( +/obj/machinery/portable_atmospherics/canister/plasma, +/obj/machinery/light/directional/west, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/storage) +"gBf" = ( +/obj/machinery/door/airlock/maintenance, +/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/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"gBi" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/flashlight/seclite, +/obj/item/flashlight/seclite, +/obj/item/flashlight/seclite, +/obj/effect/decal/cleanable/dirt, +/obj/item/toy/figure/secofficer, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"gBp" = ( +/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/plating, +/area/station/hallway/secondary/entry) +"gBx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"gBC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/grunge{ + id_tag = "commissarydoor"; + name = "Vacant Commissary" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"gBJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Lockers"; + location = "Medical"; + name = "medical navigation beacon" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"gBT" = ( +/obj/structure/table, +/obj/item/analyzer{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/analyzer, +/obj/item/flashlight, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/item/stack/rods/fifty, +/obj/item/flashlight, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"gCf" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"gCl" = ( +/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, +/area/station/hallway/primary/starboard) +"gCu" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"gCY" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Prison Cells"; + network = list("ss13","prison") + }, +/turf/open/floor/iron, +/area/station/security/prison) +"gDe" = ( +/obj/structure/dresser, +/obj/machinery/airalarm/directional/east, +/obj/machinery/button/door/directional/north{ + id = "Cabin_1"; + name = "Cabin 1 Privacy Lock"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/turf/open/floor/wood, +/area/station/commons/locker) +"gDl" = ( +/obj/effect/spawner/random/entertainment/arcade, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"gDm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/directions/science{ + dir = 4; + pixel_x = -32; + pixel_y = 8 + }, +/obj/structure/sign/directions/supply{ + pixel_x = -32 + }, +/obj/structure/sign/directions/engineering{ + pixel_x = -32; + pixel_y = -8 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"gDu" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/siding/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"gDv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"gDy" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"gDJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"gDM" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"gDS" = ( +/obj/structure/frame/computer{ + anchored = 1; + dir = 8 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/item/shard, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/cargo/warehouse/upper) +"gDT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"gDW" = ( +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/machinery/newscaster/directional/south, +/turf/open/floor/wood, +/area/station/maintenance/department/crew_quarters/bar) +"gEo" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"gEs" = ( +/obj/structure/closet/secure_closet/miner, +/obj/effect/turf_decal/delivery, +/obj/item/tank/internals/oxygen/yellow, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"gEB" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/trunk, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/machinery/light_switch/directional/north{ + pixel_x = 14 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Quartermaster's Office"; + name = "cargo camera"; + network = list("ss13","qm") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/qm) +"gER" = ( +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"gFt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/sign/poster/contraband/random/directional/east, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"gFD" = ( +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"gFE" = ( +/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/disposalpipe/segment, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"gFF" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/iron, +/area/station/security/courtroom) +"gFL" = ( +/obj/structure/table, +/obj/item/storage/fancy/egg_box, +/obj/item/reagent_containers/condiment/flour, +/obj/item/reagent_containers/condiment/rice, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"gFO" = ( +/obj/effect/landmark/start/lawyer, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/landmark/navigate_destination/lawyer, +/turf/open/floor/carpet/green, +/area/station/service/lawoffice) +"gFQ" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/obj/machinery/atmospherics/pipe/heat_exchanging/junction{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"gFR" = ( +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"gFY" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/vending/coffee, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"gGf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"gGi" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/spawner/random/structure/grille, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"gGp" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/firealarm/directional/west, +/obj/machinery/camera/directional/south{ + c_tag = "Laser Room Port"; + name = "laser room camera"; + network = list("ss13","engine") + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"gGq" = ( +/obj/structure/table, +/obj/machinery/light/small/directional/east, +/obj/item/clothing/shoes/jackboots, +/obj/item/clothing/suit/armor/vest, +/obj/item/clothing/neck/stethoscope, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"gGs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"gGx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"gGF" = ( +/obj/structure/lattice, +/obj/effect/spawner/random/structure/grille, +/turf/open/space/basic, +/area/space/nearstation) +"gGR" = ( +/obj/structure/bodycontainer/morgue{ + dir = 8 + }, +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"gHc" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"gHd" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/box, +/obj/machinery/shower/directional/east{ + name = "emergency shower" + }, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"gHe" = ( +/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/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"gHi" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Atrium Starboard"; + name = "service camera" + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"gHA" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/left/directional/north{ + name = "Security Desk"; + req_access = list("security") + }, +/obj/item/crowbar/red, +/obj/item/storage/fancy/donut_box, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"gHC" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "cmoprivacy"; + name = "Office Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/command/heads_quarters/cmo) +"gHD" = ( +/obj/structure/table, +/obj/item/clothing/gloves/latex, +/obj/item/storage/backpack/duffelbag/sec/surgery{ + pixel_y = 5 + }, +/obj/item/clothing/mask/surgical, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/east, +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"gHE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"gHI" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/supply/qm, +/obj/machinery/door/airlock/command{ + name = "Quartermaster's Office" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/qm) +"gIo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/wrench, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"gIt" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/department/security) +"gIw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"gIz" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"gIE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 5 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"gII" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/start/station_engineer, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/main) +"gIX" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 6 + }, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"gJa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"gJc" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron/stairs/right{ + dir = 4 + }, +/area/station/service/chapel) +"gJj" = ( +/obj/machinery/door/airlock/external{ + name = "Arrival Shuttle Airlock"; + space_dir = 2 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"gJs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/camera/directional/south{ + c_tag = "Gravity Generator"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"gJz" = ( +/obj/structure/grille, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"gJC" = ( +/obj/structure/sign/departments/security/directional/south, +/obj/structure/flora/bush/pale/style_random, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"gJE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"gJF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/stack/cable_coil/five, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"gJK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/turf/closed/wall/rust, +/area/station/maintenance/disposal/incinerator) +"gJL" = ( +/obj/machinery/door/poddoor/preopen{ + id = "brigfrontdoor"; + name = "Front Security Blast Door" + }, +/obj/structure/extinguisher_cabinet/directional/north, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"gKd" = ( +/obj/machinery/atmospherics/components/trinary/filter/atmos/flipped/co2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/medical/medbay/central) +"gKg" = ( +/obj/structure/railing, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"gKB" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/structure/table_frame, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"gKC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"gKI" = ( +/turf/closed/wall/rust, +/area/station/cargo/miningoffice) +"gKR" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"gLm" = ( +/obj/machinery/status_display/ai/directional/south, +/obj/effect/decal/cleanable/dirt, +/mob/living/basic/spider/giant/hunter/scrawny, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"gLn" = ( +/obj/structure/sign/departments/medbay/alt, +/turf/closed/wall, +/area/station/security/medical) +"gLp" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"gLH" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"gLK" = ( +/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, +/area/station/hallway/secondary/exit/departure_lounge) +"gLO" = ( +/turf/closed/wall/r_wall/rust, +/area/station/security/courtroom) +"gLP" = ( +/obj/structure/bookcase/random/adult, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"gLT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/meter/layer2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"gMg" = ( +/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/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"gMp" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"gMq" = ( +/obj/machinery/door/airlock/grunge{ + name = "Cell 2" + }, +/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/safe) +"gMy" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/space/basic, +/area/space/nearstation) +"gMA" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"gMC" = ( +/obj/machinery/suit_storage_unit/engine, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/directional/east, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"gME" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"gMK" = ( +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"gNq" = ( +/obj/machinery/vending/wardrobe/medi_wardrobe, +/obj/effect/turf_decal/bot, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"gNE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"gNI" = ( +/obj/structure/transit_tube, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"gNJ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"gNM" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/turf_decal/siding/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"gOh" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"gOo" = ( +/obj/structure/sign/directions/evac{ + dir = 4; + pixel_y = -24 + }, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"gOq" = ( +/obj/machinery/door/airlock/external{ + name = "Labor Camp Shuttle Airlock"; + shuttledocked = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"gOG" = ( +/obj/structure/closet/crate, +/obj/item/food/breadslice/plain, +/obj/item/food/breadslice/plain, +/obj/item/food/grown/potato, +/obj/item/food/grown/potato, +/obj/item/food/grown/onion, +/obj/item/food/grown/onion, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/item/stack/medical/wrap/sticky_tape, +/obj/item/food/breadslice/plain, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"gPa" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"gPy" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/rdconsole{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"gPA" = ( +/turf/closed/wall/rust, +/area/station/maintenance/port/aft) +"gPC" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/machinery/light/directional/east, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"gPH" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/meter/layer4, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"gPO" = ( +/obj/machinery/computer/order_console/bitrunning, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"gPS" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"gPX" = ( +/obj/structure/reflector/box/anchored{ + dir = 1 + }, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"gQd" = ( +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"gQo" = ( +/obj/machinery/firealarm/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/siding/blue/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"gQq" = ( +/obj/machinery/computer/mecha{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"gQt" = ( +/obj/machinery/computer/quantum_console, +/obj/effect/turf_decal/box, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"gQu" = ( +/obj/structure/cable, +/obj/machinery/power/port_gen/pacman, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/maintenance/department/chapel/monastery) +"gQx" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/iron, +/area/station/cargo/storage) +"gQB" = ( +/obj/machinery/airalarm/directional/east, +/obj/structure/table, +/obj/item/restraints/handcuffs, +/obj/machinery/recharger, +/obj/item/screwdriver, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/customs) +"gQJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/office) +"gQV" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Atmospherics Tank - CO2"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"gRg" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "xeno1"; + name = "Creature Cell 1" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"gRq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"gRP" = ( +/obj/item/kirbyplants/random, +/obj/machinery/status_display/ai/directional/south, +/obj/machinery/camera/directional/east{ + c_tag = "Bridge Maintenance Entrance"; + name = "command camera" + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"gSc" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"gSk" = ( +/obj/machinery/vending/wardrobe/chem_wardrobe, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"gSz" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"gSC" = ( +/obj/structure/closet/crate/freezer, +/obj/item/reagent_containers/blood, +/obj/item/reagent_containers/blood{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/reagent_containers/blood/a_minus, +/obj/item/reagent_containers/blood/b_minus{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/reagent_containers/blood/b_plus{ + pixel_x = 1; + pixel_y = 2 + }, +/obj/item/reagent_containers/blood/o_minus, +/obj/item/reagent_containers/blood/o_plus{ + pixel_x = -2; + pixel_y = -1 + }, +/obj/item/reagent_containers/blood/random, +/obj/item/reagent_containers/blood/random, +/obj/item/reagent_containers/blood/random, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"gSF" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison/mess) +"gSL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/circuitboard/computer/operating, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"gSQ" = ( +/obj/structure/table/reinforced, +/obj/item/crowbar/red, +/obj/item/wrench, +/obj/item/storage/toolbox/mechanical, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"gSW" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Research Director's Office" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/science/rd, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"gTc" = ( +/obj/structure/table, +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = 6 + }, +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = -6 + }, +/obj/item/clothing/mask/gas, +/obj/item/clothing/mask/gas, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"gTr" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/engineering{ + name = "Engineering" + }, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow/corner{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engi-entrance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"gTz" = ( +/obj/structure/chair/sofa/right/maroon{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"gTA" = ( +/obj/machinery/door/airlock/hydroponics/glass{ + name = "Hydroponics Backroom" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/service/hydroponics, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"gTD" = ( +/obj/machinery/light/floor, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"gTN" = ( +/obj/machinery/seed_extractor, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"gUw" = ( +/obj/machinery/power/solar{ + id = "aftport"; + name = "Aft-Port Solar Array" + }, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/port/aft) +"gUK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/east, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"gUS" = ( +/obj/effect/turf_decal/bot, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/cargo/storage) +"gUT" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"gUZ" = ( +/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/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"gVc" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/obj/structure/sign/poster/contraband/missing_gloves/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"gVg" = ( +/obj/item/radio/intercom/directional/north, +/obj/machinery/suit_storage_unit/medical, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/iron/dark/smooth_half, +/area/station/medical/paramedic) +"gVi" = ( +/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, +/area/station/security/brig) +"gVp" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/plumbed, +/obj/effect/turf_decal/delivery/white{ + color = "#52B4E9" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"gVt" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"gVv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"gVC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"gWb" = ( +/obj/effect/landmark/secequipment, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/office) +"gWw" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"gWx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"gWT" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/item/trash/popcorn, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"gXc" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/disposaloutlet{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"gXh" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/pumproom) +"gXG" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/junction/flip{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"gXJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=HOP"; + location = "Security"; + name = "security navigation beacon" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"gXX" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/decal/cleanable/dirt, +/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/engineering/atmos/storage/gas) +"gYl" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/security/brig) +"gYx" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "ordnancestorage"; + name = "Ordnance Storage Shutters" + }, +/obj/machinery/door/firedoor/heavy, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"gYA" = ( +/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/broken_floor, +/turf/open/floor/plating, +/area/station/security/prison) +"gYK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold/violet/visible, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"gYS" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"gYV" = ( +/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, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"gZl" = ( +/turf/closed/wall/r_wall/rust, +/area/station/hallway/secondary/service) +"gZm" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "N2O to Pure" + }, +/obj/machinery/light/directional/south, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"gZI" = ( +/obj/structure/water_source/puddle, +/obj/structure/flora/bush/reed/style_random{ + pixel_y = 5 + }, +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/grass, +/area/station/medical/virology) +"hah" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/table, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/item/folder, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"hat" = ( +/turf/closed/wall, +/area/station/service/hydroponics) +"haz" = ( +/obj/structure/sign/departments/cargo, +/turf/closed/wall, +/area/station/construction/mining/aux_base) +"haP" = ( +/obj/machinery/seed_extractor, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 8 + }, +/obj/item/radio/intercom/prison/directional/west, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"hbe" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xeno4"; + name = "Creature Cell 4" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/machinery/door/window/left/directional/east{ + req_access = list("xenobiology"); + name = "Containment Pen #5" + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"hbf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"hbr" = ( +/obj/machinery/door/airlock/external{ + name = "External Freight Airlock" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"hbC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"hbE" = ( +/turf/closed/wall/r_wall/rust, +/area/station/command/bridge) +"hbH" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"hbT" = ( +/obj/effect/decal/cleanable/dirt, +/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 = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"hcH" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/item/folder{ + pixel_x = 3 + }, +/obj/item/pen{ + pixel_x = 4 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "research_shutters"; + name = "Research Privacy Shutter" + }, +/obj/machinery/door/window/right/directional/east{ + name = "Research Lab Desk"; + req_access = list("science") + }, +/obj/structure/desk_bell{ + pixel_x = -7; + pixel_y = 8 + }, +/turf/open/floor/plating, +/area/station/science/lab) +"hcP" = ( +/obj/machinery/computer/mech_bay_power_console{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"hda" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron/stairs/medium{ + dir = 1 + }, +/area/station/service/chapel/monastery) +"hdj" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/sign/warning/no_smoking{ + pixel_x = -30 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/port) +"hdm" = ( +/obj/structure/kitchenspike, +/obj/effect/turf_decal/bot/left, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/tlv_cold_room, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"hdo" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/hallway/primary/central/fore) +"hdq" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/spawner/random/structure/crate, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse) +"hdy" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"hdz" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"hdA" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/sorting/mail{ + dir = 8; + name = "cmo sorting disposal pipe" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/mail_sorting/medbay/cmo_office, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"hdY" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"hee" = ( +/obj/structure/sign/painting/library{ + pixel_x = 32 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"hev" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"heD" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining/glass{ + name = "Freight Mining Airlock" + }, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"heU" = ( +/obj/structure/sign/warning/electric_shock/directional/south, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"heX" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining/glass{ + name = "Cargo Office" + }, +/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/supply/general, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"hfl" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/item/tank/internals/oxygen/red, +/obj/item/stack/package_wrap, +/obj/item/clothing/mask/gas, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"hfp" = ( +/turf/closed/wall, +/area/station/maintenance/central) +"hfr" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured, +/area/station/cargo/storage) +"hfF" = ( +/obj/structure/bed{ + dir = 4 + }, +/obj/machinery/airalarm/directional/west, +/obj/effect/landmark/start/assistant, +/obj/effect/spawner/random/bedsheet{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/machinery/button/door/directional/north{ + id = "Cabin_3"; + name = "Cabin 3 Privacy Lock"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/obj/item/pillow/random, +/turf/open/floor/wood, +/area/station/commons/locker) +"hfP" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Prison Wing" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "brig-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"hfV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/landmark/start/depsec/science, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"hgf" = ( +/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{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"hgL" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall, +/area/station/maintenance/port/greater) +"hgW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/vending/assist, +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/structure/sign/poster/contraband/punch_shit/directional/east, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"hhc" = ( +/obj/machinery/computer/aifixer{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"hhi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison) +"hhp" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/security/prison) +"hhE" = ( +/obj/item/kirbyplants/organic/plant18, +/obj/machinery/light_switch/directional/west{ + pixel_y = -4 + }, +/obj/machinery/button/door/directional/west{ + id = "research_shutters"; + name = "Research Shuttle Toggle"; + pixel_y = 6; + req_access = list("science") + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"hhX" = ( +/obj/item/kirbyplants/organic/plant21, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"hib" = ( +/obj/machinery/door/airlock/maintenance/external{ + name = "Construction Zone" + }, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"hih" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/l3closet/virology, +/obj/item/tank/internals/emergency_oxygen, +/obj/item/tank/internals/emergency_oxygen, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"hiQ" = ( +/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/cyclelink_helper_multi{ + cycle_id = "engi-maint-passthrough" + }, +/obj/structure/cable, +/obj/machinery/door/airlock/engineering{ + name = "Gravity Generator Access" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/construction, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"hja" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/radio/intercom/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"hjb" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/light/small/directional/south, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"hjh" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Medical Operating Theater A"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/structure/table, +/obj/item/clothing/gloves/latex, +/obj/item/clothing/mask/surgical, +/obj/item/clothing/suit/apron/surgical, +/obj/item/clipboard{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/machinery/vending/wallmed/directional/south, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/fore) +"hjj" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Supermatter 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/engineering/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"hjk" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/ordnance_burn_chamber_input, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"hjn" = ( +/obj/structure/cable, +/obj/machinery/computer/cargo/request, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"hjt" = ( +/obj/machinery/light/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"hjD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/west, +/obj/machinery/status_display/ai/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"hjE" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/holopad, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/command/vault) +"hjJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"hjL" = ( +/obj/machinery/door/firedoor, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse) +"hjO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/brig) +"hjR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"hjZ" = ( +/obj/machinery/door/morgue{ + name = "Booze Storage"; + req_access = list("bar") + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/bar/backroom) +"hkd" = ( +/obj/machinery/power/smes, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/electric_shock/directional/north, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/spider/stickyweb, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"hkp" = ( +/turf/closed/wall/r_wall/rust, +/area/station/medical/virology) +"hkq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"hkr" = ( +/obj/machinery/computer/slot_machine, +/obj/effect/turf_decal/bot_white, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"hkw" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Engineering Hallway" + }, +/obj/structure/sign/departments/engineering/directional/east, +/obj/effect/turf_decal/delivery, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"hky" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/carbon_input{ + dir = 1 + }, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"hkA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/security_officer, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"hkC" = ( +/obj/structure/sign/poster/official/random/directional/south, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"hkF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"hkI" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"hkK" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"hkL" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/landmark/start/atmospheric_technician, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"hkO" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/port/fore) +"hkR" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/security{ + name = "Armoury" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"hkW" = ( +/obj/structure/plasticflaps/opaque, +/obj/machinery/door/window/left/directional/south{ + name = "Cargo Delivery Access"; + req_access = list("shipping") + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"hlb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/structure/sign/poster/official/safety_eye_protection/directional/east, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"hlC" = ( +/obj/machinery/turretid{ + name = "AI Chamber turret control"; + pixel_x = 3; + pixel_y = 28 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "AI Core shutters"; + name = "AI Core Shutter" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/window/brigdoor/left/directional/west{ + name = "Primary AI Core Access"; + req_access = list("ai_upload") + }, +/mob/living/silicon/robot/shell/cell, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"hlJ" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/modular_computer/preset/engineering{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"hlP" = ( +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/department/crew_quarters/bar) +"hlS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"hma" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"hmh" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/department/chapel/monastery) +"hmn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/clothing/wardrobe_closet_colored, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"hmr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"hmK" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 9 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"hmO" = ( +/turf/closed/wall, +/area/station/security/processing) +"hna" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"hnb" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Pure to Mix" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"hne" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"hnl" = ( +/obj/machinery/door/window/left/directional/south{ + name = "Cargo Delivery Access"; + req_access = list("shipping") + }, +/obj/structure/plasticflaps/opaque, +/obj/effect/turf_decal/delivery, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"hnw" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xeno2"; + name = "Creature Cell 2" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/machinery/door/window/left/directional/west{ + name = "Containment Pen #2"; + req_access = list("xenobiology") + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"hnA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/janitor) +"hnD" = ( +/obj/structure/table, +/obj/item/stack/package_wrap, +/obj/item/crowbar, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/item/electronics/airlock{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/electronics/airlock{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/hand_labeler, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/item/stack/rods/twentyfive, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"hnL" = ( +/obj/machinery/telecomms/server/presets/engineering, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"hnU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"hoz" = ( +/obj/structure/table/wood, +/obj/structure/mirror/directional/west, +/obj/machinery/light/small/directional/west, +/obj/item/food/pie/cream, +/obj/item/bikehorn{ + pixel_x = -6; + pixel_y = 8 + }, +/turf/open/floor/wood, +/area/station/service/theater) +"hoE" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/locker) +"hoI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 10 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"hoK" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"hoV" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/storage/belt/utility, +/obj/item/weldingtool/largetank, +/obj/item/clothing/head/utility/welding, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"hpg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"hph" = ( +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/book/manual/wiki/security_space_law, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/flasher/directional/west{ + id = "Cell 3"; + name = "Prisoner Pacifier" + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"hpu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"hpv" = ( +/turf/closed/wall, +/area/station/medical/surgery/aft) +"hpz" = ( +/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, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"hpC" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/grass, +/area/station/science/genetics) +"hpG" = ( +/obj/effect/turf_decal/box, +/obj/machinery/power/solar{ + id = "foreport"; + name = "Fore-Port Solar Array" + }, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/port/fore) +"hpH" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/emergency{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/storage/toolbox/emergency, +/obj/item/shovel, +/obj/item/shovel, +/obj/item/pickaxe, +/obj/item/pickaxe, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"hpQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/light/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/spawner/random/structure/massmeta_flags/directional/south, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/psychology) +"hpS" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"hpW" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/structure/cable, +/obj/machinery/recharge_station, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/office) +"hpY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"hqk" = ( +/obj/machinery/status_display/ai/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"hqm" = ( +/obj/effect/landmark/start/cargo_technician, +/turf/open/floor/iron, +/area/station/cargo/storage) +"hqr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/purple{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"hqP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"hqS" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"hqT" = ( +/obj/item/kirbyplants/random, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"hqW" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"hqZ" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/pale/style_random, +/obj/structure/flora/bush/grassy/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"hri" = ( +/obj/structure/dresser, +/turf/open/floor/wood, +/area/station/commons/locker) +"hrN" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/table, +/obj/machinery/fax{ + fax_name = "Head of Personnel's Office"; + name = "Head of Personnel's Fax Machine" + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) +"hrY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/wall_healer/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"hsg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"hsr" = ( +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"hsx" = ( +/obj/machinery/vending/hydroseeds{ + slogan_delay = 700 + }, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"hsB" = ( +/obj/structure/bodycontainer/morgue, +/obj/effect/turf_decal/delivery, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/medical) +"hsC" = ( +/obj/machinery/vending/hydronutrients, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"hsJ" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/leavy/style_random, +/mob/living/basic/butterfly, +/turf/open/floor/grass, +/area/station/hallway/primary/fore) +"hsO" = ( +/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/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/storage/art) +"hsW" = ( +/obj/structure/noticeboard/directional/east, +/turf/closed/mineral/random/labormineral, +/area/space/nearstation) +"htJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"htP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"htS" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/medical{ + name = "Operating Theater B" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/surgery, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/aft) +"htZ" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"huc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"huo" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "Isolation"; + name = "Isolation Shutters" + }, +/turf/open/floor/plating, +/area/station/security/prison/safe) +"huK" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/wall_healer/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"huR" = ( +/obj/structure/table, +/obj/item/reagent_containers/chem_pack{ + pixel_x = 10; + pixel_y = 10 + }, +/obj/item/stack/medical/wrap/gauze{ + pixel_x = 8 + }, +/obj/item/stack/medical/mesh{ + pixel_x = -4; + pixel_y = 3 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/exam_room) +"huS" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"hvj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/status_display/evac/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"hvl" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/toy/figure/scientist{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"hvz" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/machinery/button/door/directional/west{ + id = "ordnancemix"; + name = "Ordnance Lab Access"; + pixel_y = 8; + req_access = list("ordnance") + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"hvB" = ( +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/glass, +/obj/structure/barricade/wooden/crude, +/turf/open/floor/plating/rust, +/area/station/security/prison) +"hwA" = ( +/turf/closed/wall/rust, +/area/station/maintenance/solars/starboard/aft) +"hwJ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"hwN" = ( +/obj/machinery/rnd/production/circuit_imprinter, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"hwY" = ( +/obj/machinery/air_sensor/air_tank, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"hwZ" = ( +/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/north, +/turf/open/floor/plastic, +/area/station/hallway/secondary/service) +"hxb" = ( +/obj/effect/landmark/start/bartender, +/obj/effect/turf_decal/siding/wood/end{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/wood/parquet, +/area/station/service/bar/backroom) +"hxd" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/item/trash/cheesie, +/obj/item/trash/syndi_cakes, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"hxf" = ( +/obj/structure/transit_tube, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/iron/grimy, +/area/station/hallway/primary/fore) +"hxi" = ( +/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/atmos{ + name = "Incinerator" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 6 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"hxt" = ( +/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/white{ + dir = 1 + }, +/obj/structure/noticeboard/directional/south, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"hxw" = ( +/obj/effect/turf_decal/siding/white{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"hxL" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/item/storage/toolbox/emergency{ + pixel_y = 5 + }, +/obj/item/crowbar/red, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"hxQ" = ( +/obj/machinery/computer/cargo{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/carpet/blue, +/area/station/command/heads_quarters/hop) +"hyl" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"hyq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/firecloset, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"hyJ" = ( +/obj/effect/turf_decal/bot, +/obj/structure/ore_box, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"hyQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/chair/stool/bar/directional/south, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"hzC" = ( +/obj/structure/flora/rock/icy/style_2, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"hzE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/limb, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"hzO" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/closet, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"hAc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/shower/directional/east{ + name = "emergency shower" + }, +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"hAF" = ( +/obj/structure/table/wood, +/obj/machinery/reagentgrinder{ + pixel_y = 5 + }, +/obj/item/toy/figure/bartender{ + pixel_x = -7 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/backroom) +"hAJ" = ( +/turf/closed/wall, +/area/station/engineering/storage/tech) +"hAM" = ( +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"hAP" = ( +/turf/closed/wall/r_wall, +/area/station/security/evidence) +"hBa" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"hBf" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/machinery/airalarm/directional/west, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"hBg" = ( +/obj/structure/plasticflaps, +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad"; + name = "off ramp" + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"hBk" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/engineering/atmos/pumproom) +"hBm" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"hBx" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/warning/secure_area/directional/north{ + name = "EMERGENCY STORAGE" + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"hBD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/fore) +"hBG" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/tank_dispenser/oxygen{ + pixel_x = -1; + pixel_y = 2 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"hBJ" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/port/greater) +"hBR" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/delivery, +/obj/structure/closet/l3closet/scientist, +/obj/item/tank/internals/emergency_oxygen, +/obj/item/tank/internals/emergency_oxygen, +/obj/machinery/firealarm/directional/north, +/obj/item/extinguisher, +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 8; + name = "Air to Room" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"hBV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance{ + name = "Ordnance Lab Maintenance" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/science/ordnance) +"hCd" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"hCl" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/newscaster/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"hCr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/vomit/old, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/bed, +/obj/item/bedsheet/brown, +/obj/item/radio/intercom/prison/directional/east, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"hCK" = ( +/obj/structure/table, +/obj/item/clothing/gloves/color/orange, +/obj/item/restraints/handcuffs, +/obj/item/reagent_containers/spray/pepper, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"hCV" = ( +/obj/structure/chair/comfy/brown{ + color = "#c45c57"; + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"hCY" = ( +/obj/item/disk/computer{ + pixel_x = -5; + pixel_y = 8 + }, +/obj/item/disk/computer{ + pixel_x = 7; + pixel_y = 2 + }, +/obj/item/disk/computer{ + pixel_x = -8; + pixel_y = -3 + }, +/obj/structure/table, +/obj/item/disk/computer/ordnance{ + pixel_x = 2; + pixel_y = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/office) +"hDa" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"hDy" = ( +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"hDB" = ( +/turf/closed/wall/r_wall, +/area/station/tcommsat/server) +"hDC" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"hDK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"hDV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/pump, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"hDX" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"hEa" = ( +/obj/item/kirbyplants/organic/applebush, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"hEh" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"hEk" = ( +/obj/structure/table, +/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap, +/obj/item/stack/wrapping_paper{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/stack/wrapping_paper{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/item/radio/intercom/directional/north, +/obj/item/storage/box/shipping, +/obj/effect/spawner/random/bureaucracy/birthday_wrap, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/obj/item/papercutter, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"hEw" = ( +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/pen, +/obj/item/stamp/law{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"hEE" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, +/turf/open/misc/asteroid, +/area/station/maintenance/aft) +"hEH" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin, +/obj/machinery/light/directional/east, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"hEI" = ( +/obj/machinery/pdapainter/medbay, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"hEQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"hEU" = ( +/obj/structure/disposaloutlet, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/box, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"hEV" = ( +/turf/open/floor/engine/vacuum, +/area/station/engineering/atmos) +"hEY" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 1; + name = "Air to Distro" + }, +/obj/structure/sign/warning/fire/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Atmospherics Distribution Loop"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/pumproom) +"hFm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"hFx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 4; + name = "xenobiology sorting disposal pipe" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/mail_sorting/science/xenobiology, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"hFy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/closed/wall/r_wall, +/area/station/science/ordnance/office) +"hFC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/spawner/random/structure/massmeta_flags/directional/south, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"hGf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/command/bridge) +"hGm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/iv_drip, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/extinguisher_cabinet/directional/south{ + pixel_x = 26 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"hGC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box/white, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"hGX" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/emcloset, +/obj/machinery/light/small/directional/south, +/obj/structure/sign/poster/contraband/random/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"hHg" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister/anesthetic_mix, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"hHj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"hHm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"hHt" = ( +/obj/structure/table, +/obj/item/storage/crayons, +/obj/item/clothing/under/color/grey{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/under/color/grey, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"hHL" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/fore) +"hHM" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"hHP" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad/secure, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"hIm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"hIq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/geneticist, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"hIs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/mob/living/basic/ghost, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"hIS" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/rnd_all, +/obj/effect/turf_decal/bot, +/obj/structure/sign/warning/secure_area/directional/east, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"hIY" = ( +/obj/structure/cable, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"hJa" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/checkpoint/supply) +"hJm" = ( +/obj/item/radio/intercom/directional/west, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"hJp" = ( +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/bot, +/obj/structure/filingcabinet/chestdrawer, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"hJy" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/vault{ + name = "Vault" + }, +/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/structure/cable, +/obj/effect/landmark/navigate_destination, +/obj/effect/mapping_helpers/airlock/access/all/supply/vault, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"hJz" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/screwdriver{ + pixel_y = 18 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/obj/item/stock_parts/power_store/cell/high{ + pixel_x = 2; + pixel_y = 6 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"hJC" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/mob/living/basic/bot/cleanbot/medbay{ + name = "Deacon Scrubsy" + }, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"hJD" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/security_all, +/obj/effect/turf_decal/bot, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"hJQ" = ( +/obj/structure/chair/sofa/right/maroon{ + dir = 4 + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"hJZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/flasher/directional/north{ + id = "AI"; + name = "Meatbag Pacifier" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/camera/directional/north{ + c_tag = "AI Chamber SMES"; + name = "core camera"; + network = list("aicore") + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"hKc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"hKg" = ( +/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/spawner/random/vending/snackvend, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"hKA" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"hKB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/machinery/wall_healer/directional/south, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"hKE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"hKQ" = ( +/obj/structure/table/wood, +/obj/item/clipboard, +/obj/item/folder/yellow, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/courtroom) +"hKV" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/radio{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/pen, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"hLj" = ( +/obj/machinery/telecomms/server/presets/security, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"hLr" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/east, +/obj/machinery/airalarm/directional/south, +/obj/item/storage/toolbox/emergency{ + pixel_y = 4 + }, +/obj/item/wrench, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/directional/east{ + c_tag = "Vacant Commissary"; + name = "cargo camera"; + network = list("ss13","qm") + }, +/obj/machinery/light_switch/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/vacant_room/commissary) +"hLz" = ( +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + name = "medical sorting disposal pipe" + }, +/obj/effect/turf_decal/siding/blue/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/medbay/general, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"hLH" = ( +/obj/machinery/computer/security/mining{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/status_display/evac/directional/east, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"hLO" = ( +/obj/structure/plasticflaps, +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2"; + name = "on ramp" + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"hLS" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"hMf" = ( +/obj/structure/table/reinforced, +/obj/structure/desk_bell{ + pixel_x = -7; + pixel_y = 8 + }, +/obj/item/storage/bag/tray, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "kitchenshutters"; + name = "Kitchen Shutters" + }, +/turf/open/floor/iron, +/area/station/service/kitchen) +"hMo" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"hMx" = ( +/obj/structure/cable, +/obj/machinery/light/small/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/department/security) +"hMz" = ( +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/power/shieldwallgen, +/obj/machinery/light_switch/directional/west, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"hMC" = ( +/obj/docking_port/stationary{ + dir = 8; + dwidth = 2; + height = 11; + name = "port bay 2"; + shuttle_id = "ferry_home"; + width = 5 + }, +/turf/open/space/basic, +/area/space/nearstation) +"hMN" = ( +/turf/closed/wall, +/area/station/service/chapel/funeral) +"hMW" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"hMZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/poddoor/preopen{ + id = "brige-maint"; + name = "Bridge Blast Door" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge-passthrough" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/maintenance{ + name = "Command Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"hNi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/starboard) +"hNj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/directional/south, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"hNy" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"hNF" = ( +/obj/effect/turf_decal/loading_area, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/barricade/wooden/crude, +/obj/machinery/door/window/left/directional/south{ + name = "Cage Door" + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"hNI" = ( +/turf/closed/wall/rust, +/area/station/security/detectives_office) +"hNL" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"hNR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Teleporter Access" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/teleporter, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"hOc" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/storage) +"hOh" = ( +/obj/machinery/door/airlock/engineering{ + name = "Port Quarter Solar Access" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/solars/port/aft) +"hOm" = ( +/obj/effect/spawner/structure/window/hollow/reinforced/middle{ + dir = 4 + }, +/obj/structure/transit_tube/horizontal, +/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/plating, +/area/station/service/chapel/dock) +"hOs" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"hOt" = ( +/obj/machinery/door/airlock/maintenance, +/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/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"hOE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"hOH" = ( +/obj/machinery/firealarm/directional/south, +/obj/machinery/light/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"hOJ" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"hOK" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"hON" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/mechanical{ + pixel_y = 4 + }, +/obj/item/storage/belt/utility, +/obj/machinery/airalarm/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Engineering Desk"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/siding/yellow{ + dir = 8 + }, +/obj/item/clothing/glasses/meson/engine, +/obj/item/reagent_containers/applicator/patch/aiuri, +/obj/item/storage/box/donkpockets{ + pixel_y = 5 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"hOU" = ( +/obj/machinery/door/airlock/external{ + name = "Security Escape Pod"; + space_dir = 2 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"hOY" = ( +/obj/structure/bookcase/random/reference, +/obj/item/toy/figure/psychologist{ + pixel_y = 18 + }, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"hPp" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet{ + name = "medical locker" + }, +/obj/structure/grille/broken, +/obj/item/clothing/gloves/latex, +/obj/item/clothing/mask/surgical, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"hPq" = ( +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 4; + name = "dormitories sorting disposal pipe" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/mail_sorting/service/dormitories, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"hPr" = ( +/obj/machinery/air_sensor/engine_chamber, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"hPx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"hPz" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/station/maintenance/port/greater) +"hPG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/education) +"hPR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"hPV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"hPW" = ( +/turf/closed/wall/r_wall/rust, +/area/station/tcommsat/computer) +"hPX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"hPY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"hQa" = ( +/obj/item/radio/intercom/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"hQg" = ( +/obj/item/kirbyplants/organic/plant3, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"hQs" = ( +/obj/structure/chair, +/obj/effect/turf_decal/bot, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"hQA" = ( +/obj/structure/sink/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/item/mop, +/obj/item/reagent_containers/cup/bucket, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"hQF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"hQP" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"hRa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"hRf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/newscaster/directional/south, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"hRg" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"hRj" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Mix to Ports" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"hRo" = ( +/obj/machinery/door/poddoor/preopen{ + id = "transittube_ai"; + name = "Transit Tube Blast Door" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"hRG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"hRO" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"hRU" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"hRY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"hRZ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"hSa" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/bed, +/obj/item/bedsheet/brown, +/obj/item/radio/intercom/prison/directional/east, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"hSt" = ( +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"hSv" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/turf/closed/wall, +/area/station/engineering/atmos) +"hSy" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/west, +/obj/machinery/computer/records/security{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/customs) +"hSJ" = ( +/obj/structure/transit_tube/curved{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/ai/satellite/foyer) +"hTb" = ( +/obj/structure/closet/secure_closet/research_director, +/obj/effect/turf_decal/delivery, +/obj/item/gun/energy/e_gun/mini, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Research Director's Office"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"hTj" = ( +/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/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"hTl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"hTz" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/machinery/newscaster/directional/west, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"hTB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/item/kirbyplants/organic/plant3, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"hTK" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/siding/green{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"hTQ" = ( +/obj/structure/plasticflaps/opaque, +/turf/open/floor/plating, +/area/station/security/prison/shower) +"hUl" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"hUw" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/mining{ + name = "Cargo Bay" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/cargo/office) +"hUy" = ( +/obj/machinery/door/airlock/command{ + name = "Captain's Quarters" + }, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/command/captain, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain/private) +"hUA" = ( +/obj/machinery/computer/records/security, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"hUC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/effect/spawner/random/maintenance/three, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"hUD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/south, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"hUE" = ( +/obj/structure/chair/pew{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron/chapel{ + dir = 1 + }, +/area/station/service/chapel) +"hUL" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"hUM" = ( +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"hUW" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"hVc" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/storage/backpack/satchel/eng, +/obj/item/wirecutters, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"hVj" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood/oil/slippery, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"hVl" = ( +/obj/structure/sign/warning/electric_shock/directional/south, +/obj/structure/flora/grass/jungle/a/style_random, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"hVF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"hVH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"hVL" = ( +/obj/machinery/computer/slot_machine, +/obj/effect/turf_decal/bot_white, +/obj/structure/sign/poster/contraband/smoke/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"hVT" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/obj/machinery/light/directional/east, +/turf/open/floor/grass, +/area/station/service/chapel) +"hVU" = ( +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"hVY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate, +/obj/effect/spawner/random/medical/memeorgans, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"hVZ" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/delivery, +/obj/item/reagent_containers/cup/bucket, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"hWw" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"hWD" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"hXK" = ( +/obj/structure/sign/directions/security{ + pixel_y = -40 + }, +/obj/structure/sign/directions/medical{ + dir = 8; + pixel_y = -32 + }, +/obj/structure/sign/directions/command{ + dir = 1; + pixel_y = -24 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"hXL" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/station_alert, +/obj/machinery/requests_console/directional/east{ + department = "Atmospherics"; + name = "Atmospherics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"hXY" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/secure_closet/personal, +/obj/item/storage/backpack, +/obj/item/storage/backpack/satchel, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/shoes/winterboots, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"hYa" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"hYo" = ( +/obj/structure/bed, +/obj/item/bedsheet/red, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/landmark/start/prisoner, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"hYu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"hYw" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/light/small/directional/south, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"hYY" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/dirt, +/obj/item/kirbyplants/organic/plant11, +/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/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"hZd" = ( +/obj/structure/flora/tree/jungle/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"hZg" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/south, +/obj/machinery/suit_storage_unit/security, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"hZi" = ( +/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/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"hZn" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall, +/area/station/science/xenobiology) +"hZp" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/hallway/secondary/service) +"hZr" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"hZu" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"hZP" = ( +/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/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-maint-passthrough" + }, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"hZS" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/storage/art) +"hZT" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/obj/effect/turf_decal/siding/yellow{ + dir = 9 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"iai" = ( +/obj/machinery/vending/hydronutrients, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"iak" = ( +/obj/docking_port/stationary/random{ + name = "lavaland"; + shuttle_id = "pod_3_lavaland" + }, +/turf/open/space, +/area/space/nearstation) +"ias" = ( +/obj/structure/table/wood, +/obj/item/vending_refill/cigarette, +/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/obj/structure/mirror/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/backroom) +"iaw" = ( +/obj/structure/sign/directions/engineering{ + pixel_y = -40 + }, +/obj/structure/sign/directions/supply{ + dir = 4; + pixel_y = -32 + }, +/obj/structure/sign/directions/science{ + dir = 4; + pixel_y = -24 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"iay" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"iaH" = ( +/obj/structure/chair/wood/wings{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"iaX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"iaY" = ( +/obj/structure/closet/l3closet/security, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"ibd" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/left/directional/west{ + name = "Kitchen Service Desk"; + req_access = list("kitchen") + }, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/item/storage/bag/plants, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/trimline/green/corner, +/obj/machinery/door/window/right/directional/east{ + name = "Kitchen Service Desk"; + req_access = list("hydroponics") + }, +/turf/open/floor/iron, +/area/station/service/kitchen) +"ibi" = ( +/obj/machinery/biogenerator, +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/obj/item/reagent_containers/cup/watering_can, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"ibm" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"ibJ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"ibL" = ( +/obj/structure/table, +/obj/item/healthanalyzer, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/aft) +"ibN" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"ibU" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/sign/warning/electric_shock/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"icp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/security/brig) +"icw" = ( +/obj/structure/table, +/obj/item/clothing/gloves/color/yellow, +/obj/item/clothing/gloves/color/yellow, +/obj/item/clothing/gloves/color/yellow, +/obj/item/clothing/suit/hazardvest, +/obj/item/clothing/suit/hazardvest, +/obj/item/clothing/suit/hazardvest, +/obj/item/clothing/head/utility/hardhat/orange{ + name = "protective hat"; + pixel_y = 6 + }, +/obj/item/clothing/head/utility/hardhat/orange{ + name = "protective hat"; + pixel_y = 6 + }, +/obj/item/clothing/head/utility/hardhat/orange{ + name = "protective hat"; + pixel_y = 6 + }, +/obj/item/clothing/glasses/meson/engine, +/obj/item/clothing/glasses/meson/engine, +/obj/item/clothing/glasses/meson/engine, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"icx" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/rust, +/area/space/nearstation) +"icJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/landmark/event_spawn, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/gateway) +"icQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Security Secways" + }, +/obj/effect/turf_decal/box, +/obj/vehicle/ridden/secway, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"icR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/machinery/button/door/directional/north{ + id = "greylair"; + name = "Lair Privacy Toggle" + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"icU" = ( +/obj/structure/sign/departments/security/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"idh" = ( +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 4; + name = "chapel sorting disposal pipe" + }, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/service/chapel, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"idk" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/power/energy_accumulator/tesla_coil/anchored, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/supermatter) +"idq" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"idF" = ( +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"idM" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/modular_computer/preset/cargochat/cargo{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/office) +"idQ" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin, +/obj/machinery/newscaster/directional/west, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"idY" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Morgue Maintenance" + }, +/obj/structure/disposalpipe/segment, +/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/medical/morgue, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"ieb" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Xenobiology Euthanization Chamber"; + name = "xenobiology camera"; + network = list("ss13","rd","xeno") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 4; + name = "killroom vent" + }, +/turf/open/floor/circuit/telecomms, +/area/station/science/xenobiology) +"ieg" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"ieu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/purple, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"ieI" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/teleporter) +"ieV" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"ifu" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/safe{ + pixel_x = 3 + }, +/obj/item/book{ + desc = "An undeniably handy book."; + icon_state = "bookknock"; + name = "A Simpleton's Guide to Safe-cracking with Stethoscopes" + }, +/obj/item/stack/spacecash/c500{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/stack/spacecash/c1000, +/obj/item/gun/ballistic/automatic/pistol/deagle/gold, +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/item/lazarus_injector, +/obj/item/card/id/advanced/silver/reaper, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"ifv" = ( +/obj/structure/table, +/obj/item/mmi, +/obj/item/bodypart/chest/robot{ + pixel_y = 4 + }, +/obj/item/bodypart/leg/right/robot{ + pixel_x = 6 + }, +/obj/item/bodypart/arm/right/robot{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/bodypart/leg/left/robot{ + pixel_x = -6 + }, +/obj/item/bodypart/arm/left/robot{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/bodypart/head/robot, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"ifw" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"ifB" = ( +/obj/structure/sign/warning/no_smoking{ + pixel_x = 30 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ifQ" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall, +/area/station/security/prison) +"igg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"igl" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/service/library) +"igo" = ( +/obj/machinery/vending/wardrobe/jani_wardrobe, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Custodial Closet"; + name = "service camera" + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"igC" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"igR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/poster/official/fruit_bowl/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"ihg" = ( +/turf/closed/wall/r_wall, +/area/station/ai/satellite) +"iht" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/cargo_technician, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ihD" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"ihU" = ( +/turf/closed/wall/rust, +/area/station/cargo/sorting) +"iio" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"iiQ" = ( +/obj/effect/turf_decal/box, +/obj/structure/toilet{ + dir = 8 + }, +/obj/structure/mirror/directional/west, +/obj/machinery/newscaster/directional/south{ + pixel_x = -28 + }, +/obj/machinery/light/small/directional/east, +/obj/effect/landmark/start/assistant, +/obj/effect/landmark/start/hangover, +/obj/machinery/button/door/directional/east{ + id = "Unit_2Privacy"; + name = "Unit 2 Privacy Toggle"; + pixel_y = -8 + }, +/obj/machinery/button/door/directional/east{ + id = "Unit_2"; + name = "Unit2 Privacy Lock"; + normaldoorcontrol = 1; + pixel_y = 8; + specialfunctions = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"ijc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"ijd" = ( +/obj/structure/chair/comfy/brown{ + color = "#c45c57"; + dir = 1 + }, +/obj/effect/landmark/start/head_of_security, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/hos) +"ijl" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/office) +"ijr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"iju" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"ijy" = ( +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2; + name = "cargo sorting disposal pipe" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/mail_sorting/supply/cargo_bay, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"ijz" = ( +/obj/structure/dresser, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"ijC" = ( +/obj/structure/closet/secure_closet/chemical, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/light/directional/west, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/item/storage/box/pillbottles, +/obj/item/storage/box/pillbottles, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"ijF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ijG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"ijH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ijL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"ijN" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"ijQ" = ( +/turf/closed/wall, +/area/station/service/bar/atrium) +"ijV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"ike" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"ikg" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"ikh" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Mix to Distro" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"ikm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/machinery/light/small/directional/east, +/obj/structure/sign/warning/xeno_mining/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"iko" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ikr" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Psychology Maintenance" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/medical/psychology, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"ikt" = ( +/obj/structure/plaque/static_plaque/atmos, +/turf/closed/wall/rust, +/area/station/engineering/atmos) +"iku" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/commons/locker) +"ikx" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/transit_tube/station/dispenser/reverse{ + dir = 1 + }, +/turf/open/floor/catwalk_floor/iron, +/area/station/service/chapel/dock) +"ikE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/locker) +"ikH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"ikO" = ( +/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/medical/chemistry) +"ikR" = ( +/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/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"ikT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/carpet/green, +/area/station/security/detectives_office) +"ikX" = ( +/obj/structure/sign/poster/contraband/missing_gloves, +/turf/closed/wall/rust, +/area/station/maintenance/port/fore) +"ikZ" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/item/stock_parts/capacitor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"ill" = ( +/obj/machinery/computer/teleporter{ + dir = 8 + }, +/obj/item/radio/intercom/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/foyer) +"iln" = ( +/obj/structure/table, +/obj/item/paper_bin, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"ils" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/landmark/start/station_engineer, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"ilv" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/records/security{ + dir = 4 + }, +/obj/machinery/newscaster/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Security Office Computers" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"ilI" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/door/airlock/external{ + name = "Mining Dock Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"ilJ" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/commons/fitness/recreation) +"imo" = ( +/obj/structure/sign/directions/science{ + dir = 4; + pixel_y = 40 + }, +/obj/structure/sign/directions/supply{ + dir = 4; + pixel_y = 32 + }, +/obj/structure/sign/directions/engineering{ + dir = 4; + pixel_y = 24 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"imM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"imS" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "rdprivacy"; + name = "Director's Privacy Blast Door" + }, +/turf/open/floor/plating, +/area/station/command/heads_quarters/rd) +"ine" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"inf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ing" = ( +/turf/closed/wall/rust, +/area/station/service/chapel/dock) +"inE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"inF" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"ios" = ( +/turf/closed/wall/rust, +/area/station/service/kitchen) +"ioK" = ( +/obj/machinery/computer/upload/borg{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/window/left/directional/north{ + name = "Cyborg Upload Console Window"; + req_access = list("ai_upload") + }, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"ioT" = ( +/obj/structure/lattice/catwalk, +/obj/structure/sign/warning/secure_area/directional/west{ + pixel_y = -32 + }, +/obj/structure/transit_tube/horizontal{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/space/nearstation) +"ipb" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"ipf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"ipg" = ( +/obj/effect/decal/cleanable/blood/oil, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/hallway/primary/aft) +"ipo" = ( +/obj/machinery/chem_master/condimaster{ + desc = "Used to separate out liquids - useful for purifying botanical extracts. Also dispenses condiments."; + name = "BrewMaster 2199" + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"ipA" = ( +/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/highsecurity{ + name = "AI Upload" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_upload, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"ipC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"ipD" = ( +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/port/aft) +"ipE" = ( +/obj/structure/frame/computer{ + anchored = 1; + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"ipI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/item/radio/intercom/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"ipJ" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Mix Outlet Pump" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"ipL" = ( +/obj/structure/closet/crate/hydroponics, +/obj/item/crowbar/red, +/obj/item/reagent_containers/cup/watering_can, +/obj/item/circuitboard/machine/biogenerator, +/obj/item/wirecutters, +/obj/item/wrench, +/obj/item/shovel/spade, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"ipO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"ipQ" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/stack/rods/fifty, +/obj/item/storage/box/lights/mixed, +/obj/machinery/light/directional/south, +/obj/machinery/light_switch/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"iqd" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/medical_all, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"iqk" = ( +/obj/structure/flora/rock/pile/style_random{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/asteroid/line{ + dir = 8 + }, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"iqN" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/mapping_helpers/burnt_floor, +/obj/structure/reagent_dispensers/plumbed, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"iqQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"iqU" = ( +/obj/machinery/door/airlock/maintenance{ + id_tag = "bankvault" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/barricade/wooden/crude, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"iri" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"irj" = ( +/obj/structure/sign/departments/security, +/turf/closed/wall, +/area/station/security/courtroom) +"irE" = ( +/obj/machinery/teleport/station, +/obj/machinery/status_display/evac/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/foyer) +"irG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/light_switch/directional/north, +/obj/machinery/light/directional/north, +/obj/item/kirbyplants/organic/plant5, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 10 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"irJ" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"irL" = ( +/obj/structure/table, +/obj/machinery/processor{ + pixel_y = 6 + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"irM" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"irN" = ( +/obj/structure/cable, +/obj/structure/flora/bush/sparsegrass/style_random{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"irO" = ( +/obj/structure/rack, +/obj/item/crowbar/red, +/obj/item/wrench, +/obj/item/electropack, +/obj/item/assembly/signaler{ + pixel_x = 6 + }, +/obj/effect/turf_decal/bot, +/obj/structure/reagent_dispensers/wall/peppertank/directional/east, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"irQ" = ( +/obj/effect/spawner/structure/window/reinforced, +/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/port/fore) +"irZ" = ( +/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/purple{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"isD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/shower/directional/east{ + name = "emergency shower" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"isO" = ( +/obj/structure/closet/secure_closet/atmospherics, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"isS" = ( +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"itn" = ( +/turf/closed/wall/r_wall/rust, +/area/station/command/vault) +"itr" = ( +/obj/structure/table/glass, +/obj/item/clipboard{ + pixel_x = -3; + pixel_y = 2 + }, +/obj/item/book/manual/wiki/chemistry{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/book/manual/wiki/grenades, +/obj/item/toy/figure/chemist, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"itC" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"itF" = ( +/obj/structure/chair/comfy/black, +/obj/effect/landmark/start/chaplain, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"itR" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"itZ" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/grass, +/area/station/medical/psychology) +"iug" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/plasma_input{ + dir = 1 + }, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"iun" = ( +/obj/machinery/door/airlock/medical{ + id_tag = "Shower_1"; + name = "Shower 1" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/commons/toilet/restrooms) +"iuC" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "Cabin_4Privacy"; + name = "Cabin 4 Privacy Shutter" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"iuE" = ( +/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/loading_area, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/office) +"iuH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"iuP" = ( +/obj/machinery/computer/teleporter{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/button/door/directional/east{ + id = "teleshutter"; + name = "Teleporter Shutter Toggle"; + req_access = list("teleporter") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"ivh" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "cmoprivacy"; + name = "Office Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/command/heads_quarters/cmo) +"ivm" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"ivF" = ( +/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/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central) +"ivG" = ( +/turf/closed/wall/rust, +/area/station/command/bridge) +"ivP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/item/stack/sheet/iron/fifty, +/obj/effect/spawner/random/maintenance/two, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"ivU" = ( +/obj/structure/closet/emcloset, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/maintenance/department/security) +"ivY" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/camera/directional/south{ + c_tag = "Departures Cargo Dock"; + name = "shuttle camera" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"iwf" = ( +/obj/structure/transit_tube/curved/flipped{ + dir = 1 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/space/nearstation) +"iwo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/south, +/obj/structure/grille/broken, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"iwB" = ( +/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 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/checkpoint/science/research) +"iwL" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/station/security/processing) +"iwM" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"iwS" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"iwT" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/radiation, +/obj/item/clothing/glasses/meson, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"ixc" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"ixf" = ( +/obj/machinery/porta_turret/ai, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/box/red, +/obj/structure/cable, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/interior) +"ixi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot_white, +/obj/machinery/light/small/directional/west, +/obj/structure/rack, +/obj/item/storage/toolbox/emergency{ + pixel_y = 5 + }, +/obj/item/clothing/under/color/grey, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"ixj" = ( +/obj/machinery/modular_computer/preset/engineering, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/west, +/obj/machinery/requests_console/directional/west{ + department = "Engineering"; + name = "Engineering Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"ixn" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/machinery/door/morgue{ + name = "Coffin Storage"; + req_access = list("chapel_office") + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"ixo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central) +"ixx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"ixB" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/department/chapel/monastery) +"ixN" = ( +/obj/structure/sign/painting/library{ + pixel_x = 32 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"ixO" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hop) +"iyd" = ( +/obj/machinery/door/poddoor/incinerator_atmos_main, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"iyi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/closet/emcloset/anchored, +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/maintenance/storage) +"iyk" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"iyB" = ( +/obj/machinery/atmospherics/components/binary/valve/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"iyF" = ( +/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/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"iyI" = ( +/turf/closed/wall, +/area/station/medical/virology) +"iyM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"iyT" = ( +/obj/structure/table, +/obj/item/folder/red, +/obj/item/restraints/handcuffs, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"iza" = ( +/turf/closed/wall/rust, +/area/station/maintenance/port/lesser) +"ize" = ( +/obj/machinery/newscaster/directional/north, +/obj/machinery/light/small/directional/north, +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"izf" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor{ + id = "Secure Storage"; + name = "Secure Storage" + }, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"izt" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"izu" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"izv" = ( +/obj/structure/closet{ + name = "chapel locker" + }, +/obj/item/storage/backpack/cultpack{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/under/color/black, +/obj/effect/turf_decal/bot, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"izL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/reagent_containers/blood/random{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/reagent_containers/blood/random, +/obj/item/reagent_containers/blood/random{ + pixel_x = -4; + pixel_y = -4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"izM" = ( +/obj/effect/spawner/random/vending/colavend, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"izU" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/vending/clothing, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"iAC" = ( +/obj/machinery/suit_storage_unit/rd, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"iAE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"iAR" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/structure/spider/stickyweb, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"iAU" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/clothing/head/utility/welding{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/head/utility/welding, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"iAX" = ( +/obj/structure/table, +/obj/item/storage/toolbox/electrical, +/obj/item/multitool, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"iBc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/holosign/barrier/atmos, +/turf/open/floor/plating/airless, +/area/station/maintenance/space_hut/plasmaman) +"iBh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"iBi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"iBt" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "xeno3"; + name = "Creature Cell 3" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"iBy" = ( +/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/airlock/security/glass{ + name = "Brig Control" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"iBz" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"iBD" = ( +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"iBH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"iBV" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/security/courtroom) +"iBY" = ( +/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/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"iCK" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2"; + name = "mail belt" + }, +/obj/structure/disposalpipe/junction/flip, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"iCP" = ( +/obj/machinery/door/airlock/external{ + name = "Brig Shuttle Airlock" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"iCV" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"iCW" = ( +/obj/item/kirbyplants/organic/plant5, +/obj/machinery/camera/directional/north{ + c_tag = "Departures Lounge"; + name = "shuttle camera" + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"iDh" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Upload"; + location = "Science"; + name = "science navigation beacon" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"iEi" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/landmark/start/security_officer, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"iEr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/light/directional/west, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"iEu" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/spawner/random/engineering/atmospherics_portable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"iEy" = ( +/obj/structure/table/wood, +/obj/structure/sign/poster/official/cohiba_robusto_ad/directional/south, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/box/matches{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/lighter{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/lighter, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"iEB" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall, +/area/station/cargo/warehouse/upper) +"iEG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"iFa" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"iFd" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/rust, +/area/station/maintenance/starboard) +"iFe" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/window/brigdoor/right/directional/north{ + id = "Cell 3"; + name = "Cell 3"; + req_access = list("security") + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"iFm" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/sorting/mail{ + dir = 4; + name = "library sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/service/library, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"iFv" = ( +/obj/structure/chair/sofa/left/maroon{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"iFE" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/storage) +"iFI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/machinery/door/window/right/directional/west{ + name = "Library Desk"; + req_access = list("library") + }, +/obj/item/clipboard, +/obj/item/toy/figure/curator, +/obj/item/pen/fountain, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"iFK" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/siding/blue{ + dir = 9 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"iFR" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"iFU" = ( +/obj/structure/table, +/obj/item/paper_bin, +/obj/item/pen, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"iGg" = ( +/obj/machinery/atmospherics/components/trinary/filter{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/maintenance/aft) +"iGx" = ( +/obj/structure/table/bronze, +/obj/item/stack/sheet/bronze{ + amount = 50 + }, +/turf/open/floor/bronze, +/area/station/maintenance/department/chapel) +"iGD" = ( +/obj/structure/table, +/obj/machinery/light/directional/west, +/obj/machinery/status_display/ai/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/foyer) +"iGG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"iGI" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/command{ + name = "Chief Medical Officer's Office" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/medical/cmo, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"iGK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"iGT" = ( +/obj/structure/table, +/obj/item/storage/box/lights/mixed{ + pixel_y = 5 + }, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/obj/item/storage/box/shipping{ + pixel_x = -4; + pixel_y = -4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"iHp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"iHq" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"iHC" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/box, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"iHG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"iHL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"iHN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"iHO" = ( +/obj/structure/closet/crate/coffin, +/obj/effect/turf_decal/bot_white, +/obj/effect/mob_spawn/corpse/human/skeleton, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/chapel/funeral) +"iHP" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/office) +"iHT" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"iHY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/west, +/obj/structure/sign/departments/botany/directional/west, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"iIl" = ( +/obj/effect/turf_decal/stripes/line, +/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/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"iIp" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"iIF" = ( +/obj/structure/table/glass, +/obj/item/clothing/gloves/latex, +/obj/item/clothing/gloves/latex, +/obj/item/clothing/glasses/science{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/glasses/science, +/obj/item/storage/pill_bottle/epinephrine, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"iIP" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"iIX" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/filingcabinet/employment, +/obj/item/radio/intercom/directional/south, +/obj/machinery/button/door/directional/east{ + id = "lawyer_shutters"; + name = "Law Office Shutters Toggle"; + req_access = list("lawyer") + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"iJf" = ( +/obj/machinery/mech_bay_recharge_port, +/obj/structure/sign/warning/no_smoking{ + pixel_x = -28 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Mech Bay"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/science/robotics/mechbay) +"iJg" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"iJu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/sign/warning/xeno_mining/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"iJv" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"iJy" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"iJN" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/command/bridge) +"iJO" = ( +/obj/structure/reflector/single/anchored{ + dir = 10 + }, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"iJQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/fore) +"iJR" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"iJV" = ( +/obj/effect/landmark/start/chaplain, +/turf/open/floor/cult, +/area/station/service/chapel/office) +"iKg" = ( +/turf/closed/wall/rust, +/area/station/engineering/main) +"iKq" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"iKy" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"iKN" = ( +/obj/structure/table, +/obj/item/multitool/circuit{ + pixel_x = -6 + }, +/obj/item/multitool/circuit, +/obj/item/multitool/circuit{ + pixel_x = 6 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/office) +"iKT" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/glass/bottle/holywater, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"iKX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/machinery/shower/directional/east{ + name = "emergency shower" + }, +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"iLj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"iLz" = ( +/obj/structure/table, +/obj/machinery/keycard_auth, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"iLD" = ( +/obj/structure/table/wood/fancy, +/obj/item/storage/fancy/candle_box, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"iLQ" = ( +/obj/machinery/portable_atmospherics/canister, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/effect/turf_decal/box, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"iLS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central) +"iLT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/space_heater, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"iLX" = ( +/obj/structure/table, +/obj/machinery/newscaster/directional/south, +/obj/item/restraints/handcuffs, +/obj/item/book/manual/wiki/security_space_law{ + pixel_x = 9; + pixel_y = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"iMr" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/psychology) +"iMx" = ( +/obj/effect/turf_decal/siding/wood, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"iMA" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"iMG" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/east, +/obj/effect/spawner/random/structure/crate, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"iMJ" = ( +/obj/effect/landmark/start/ai/secondary, +/obj/item/radio/intercom/directional/north{ + freerange = 1; + listening = 0; + name = "Custom Channel"; + pixel_x = 8 + }, +/obj/item/radio/intercom/directional/east{ + freerange = 1; + listening = 0; + name = "Common Channel" + }, +/obj/item/radio/intercom/directional/south{ + freerange = 1; + frequency = 1447; + listening = 0; + name = "Private Channel"; + pixel_x = 8 + }, +/turf/open/floor/circuit/red, +/area/station/ai/satellite/chamber) +"iMN" = ( +/obj/machinery/vending/boozeomat, +/turf/closed/wall, +/area/station/service/bar) +"iMX" = ( +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"iNc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"iNh" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Xenobiology Cell 4"; + name = "xenobiology camera"; + network = list("ss13","rd","xeno") + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"iNi" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/starboard) +"iNm" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/decal/cleanable/dirt, +/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/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"iNL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/storage/wallet, +/obj/effect/spawner/random/entertainment/coin, +/obj/effect/spawner/random/entertainment/coin, +/obj/item/gps{ + gpstag = "QM0"; + pixel_x = -8; + pixel_y = 4 + }, +/obj/item/pen/blue{ + pixel_x = -5; + pixel_y = -10 + }, +/obj/item/pen/red{ + pixel_x = 1; + pixel_y = -10 + }, +/obj/item/flashlight/lamp/green{ + pixel_x = 9; + pixel_y = 15 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/qm) +"iNU" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/research/glass{ + name = "Robotics Lab" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/robotics, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"iNZ" = ( +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/book/manual/wiki/security_space_law, +/obj/machinery/flasher/directional/west{ + id = "Cell 5"; + name = "Prisoner Pacifier" + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"iOb" = ( +/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/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"iOD" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) +"iOR" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"iOW" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"iPa" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall, +/area/station/security/armory) +"iPw" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/iron/recharge_floor, +/area/station/science/robotics/mechbay) +"iPY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/turf/open/floor/circuit/telecomms, +/area/station/science/xenobiology) +"iQd" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"iQg" = ( +/obj/machinery/door/airlock/grunge{ + name = "Prison Forestry" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison/garden) +"iQn" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/ten, +/obj/item/stack/cable_coil, +/obj/item/storage/backpack/duffelbag/sec/surgery{ + pixel_y = 5 + }, +/obj/item/wirecutters, +/obj/machinery/firealarm/directional/east, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"iQK" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/item/shard, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/cargo/warehouse/upper) +"iQN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"iQT" = ( +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"iRq" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/light_switch/directional/west, +/obj/effect/decal/cleanable/rubble, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"iRt" = ( +/obj/effect/spawner/xmastree, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"iRJ" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/closet/secure_closet/medical2, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/aft) +"iRR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/landmark/start/research_director, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"iSb" = ( +/obj/machinery/door/poddoor{ + id = "QMLoaddoor"; + name = "Supply Dock Loading Door" + }, +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad"; + name = "off ramp" + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"iSw" = ( +/turf/closed/wall/rust, +/area/station/security/checkpoint/customs) +"iSx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"iSC" = ( +/obj/structure/cable, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/office) +"iSG" = ( +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_x = 4; + pixel_y = 2 + }, +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_x = 8 + }, +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_y = 4 + }, +/obj/structure/table, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"iSQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/turf/closed/wall/r_wall, +/area/station/maintenance/disposal/incinerator) +"iSS" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"iSU" = ( +/obj/machinery/computer/security{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/item/radio/intercom/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"iTj" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id = "sparemech"; + name = "Abandoned Mech Bay" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"iTq" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"iTy" = ( +/obj/machinery/computer/security/telescreen/entertainment/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/light/small/directional/south, +/obj/item/clipboard, +/obj/item/toy/figure/mime{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/structure/table/wood/fancy, +/obj/item/toy/dummy{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/toy/figure/clown, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"iTB" = ( +/obj/structure/rack, +/obj/item/clothing/gloves/color/black, +/obj/item/clothing/gloves/color/black, +/obj/item/clothing/gloves/color/black, +/obj/item/clothing/suit/hazardvest, +/obj/item/clothing/suit/hazardvest, +/obj/item/clothing/suit/hazardvest, +/obj/item/clothing/mask/gas, +/obj/item/clothing/mask/gas, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"iTL" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"iTM" = ( +/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 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"iTQ" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"iTW" = ( +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"iTZ" = ( +/obj/effect/decal/cleanable/dirt, +/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 = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/spawner/random/structure/steam_vent, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"iUm" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"iUM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance{ + name = "Service Maintenance" + }, +/obj/machinery/duct, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/service/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"iUT" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/starboard/fore) +"iUV" = ( +/obj/structure/rack, +/obj/item/tank/internals/oxygen/empty, +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"iVj" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/department/security) +"iVk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"iVl" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/command/bridge) +"iVn" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/external{ + name = "Mining Dock Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"iVy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/beacon, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"iVF" = ( +/obj/structure/table/wood, +/obj/item/clipboard, +/obj/item/camera, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"iVH" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet{ + name = "security locker" + }, +/obj/item/clothing/gloves/color/black, +/obj/item/clothing/shoes/jackboots, +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"iVL" = ( +/turf/closed/mineral/random/labormineral, +/area/station/hallway/secondary/entry) +"iVO" = ( +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"iVR" = ( +/obj/structure/sign/poster/contraband/random/directional/south, +/turf/closed/wall, +/area/station/maintenance/port/lesser) +"iVV" = ( +/obj/structure/table, +/obj/item/paper_bin, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"iWj" = ( +/obj/structure/table, +/obj/effect/turf_decal/bot, +/obj/item/wrench, +/obj/machinery/door/window/left/directional/north{ + name = "Emergency Storage"; + req_access = list("command") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/item/crowbar/red, +/obj/item/clothing/mask/gas, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"iWm" = ( +/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/white{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"iWy" = ( +/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/siding/wood{ + dir = 6 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"iWL" = ( +/obj/machinery/firealarm/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/siding/red, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"iWT" = ( +/obj/structure/sign/departments/cargo, +/turf/closed/wall, +/area/station/hallway/secondary/exit/departure_lounge) +"iXd" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"iXD" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Xenobiology Cell 3"; + name = "xenobiology camera"; + network = list("ss13","rd","xeno") + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"iXM" = ( +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/book/manual/wiki/security_space_law, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/flasher/directional/west{ + id = "Cell 1"; + name = "Prisoner Pacifier" + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"iXZ" = ( +/obj/docking_port/stationary/escape_pod{ + dir = 8 + }, +/turf/open/space/basic, +/area/space/nearstation) +"iYa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/locker) +"iYb" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron/stairs/right{ + dir = 1 + }, +/area/station/service/chapel/monastery) +"iYf" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/virology{ + name = "Operating Theater B" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"iYj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/reagent_dispensers/plumbed, +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"iYq" = ( +/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 = 8 + }, +/obj/item/kirbyplants/organic/plant2{ + pixel_y = 3 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"iYr" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"iYA" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/l3closet/virology, +/obj/item/tank/internals/emergency_oxygen, +/obj/item/tank/internals/emergency_oxygen, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/camera/directional/north{ + c_tag = "Virology Airlock"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"iYI" = ( +/obj/effect/turf_decal/arrows, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/structure/rack, +/obj/effect/spawner/random/food_or_drink/booze, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"iYS" = ( +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"iYW" = ( +/obj/machinery/vending/wardrobe/viro_wardrobe, +/obj/effect/turf_decal/delivery, +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"iZm" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical/glass{ + name = "Medbay Storage" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"iZv" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/caution/stand_clear, +/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, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"iZB" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Air to Ports" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"iZV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/landmark/blobstart, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"iZX" = ( +/obj/structure/chair, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/north, +/obj/machinery/firealarm/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"jam" = ( +/obj/machinery/light/directional/north, +/obj/machinery/medical_kiosk{ + pixel_y = 4 + }, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"jas" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"jay" = ( +/obj/machinery/conveyor{ + id = "garbage" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"jaM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"jaR" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/cargo/storage) +"jaU" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"jaW" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/office) +"jbf" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"jbg" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/landmark/start/atmospheric_technician, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"jbt" = ( +/turf/closed/wall/mineral/plastitanium, +/area/station/maintenance/starboard) +"jbO" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Satellite Foyer"; + name = "satellite camera"; + network = list("minisat") + }, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"jbP" = ( +/obj/structure/flora/rock/pile/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"jbV" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Armoury External" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"jbZ" = ( +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ + dir = 8; + filter_type = list(/datum/gas/nitrogen) + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"jca" = ( +/obj/structure/chair, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"jcj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"jck" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"jco" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"jcp" = ( +/obj/machinery/door/airlock/maintenance, +/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/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"jcs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"jcK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/command/bridge) +"jcN" = ( +/obj/structure/bookcase/random/fiction, +/obj/item/radio/intercom/directional/north, +/obj/machinery/light/directional/north, +/turf/open/floor/wood, +/area/station/service/library) +"jdl" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/railing, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"jdp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Xenobiology Entrance"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/machinery/duct, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"jds" = ( +/turf/closed/wall, +/area/station/service/kitchen) +"jdE" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Fore Hallway Diner"; + name = "fore camera" + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"jdL" = ( +/obj/structure/railing, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"jdR" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "virologysurgery"; + name = "Virology Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/medical/virology) +"jdW" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters{ + dir = 4; + id = "bankshutter"; + name = "Bank Shutter" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/noticeboard/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"jdY" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/item/kirbyplants/organic/plant16, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"jec" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"jes" = ( +/obj/structure/girder, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"jet" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external/glass{ + name = "Monastery External Airlock" + }, +/turf/open/floor/plating, +/area/station/service/chapel) +"jeR" = ( +/obj/structure/table, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"jeS" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"jeT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille/broken, +/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/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"jeU" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"jeZ" = ( +/obj/item/kirbyplants/organic/plant5, +/turf/open/floor/carpet/green, +/area/station/maintenance/port/greater) +"jfc" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown{ + dir = 8 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + name = "disposals sorting disposal pipe" + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"jfy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/rack, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"jfK" = ( +/obj/structure/table/glass, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/obj/item/reagent_containers/spray/cleaner, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/item/radio/intercom/directional/west, +/obj/item/wrench/medical, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"jfV" = ( +/obj/structure/closet/secure_closet/captains, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"jfY" = ( +/obj/structure/transit_tube/curved/flipped, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/plating, +/area/station/hallway/primary/central/fore) +"jgf" = ( +/obj/structure/disposalpipe/segment, +/turf/closed/wall, +/area/station/maintenance/starboard/aft) +"jgn" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/structure/table/optable{ + name = "Robotics Operating Table" + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"jgr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Courtroom"; + location = "Lockers"; + name = "lockers navigation beacon" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"jgt" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/main) +"jgu" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"jgv" = ( +/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/airlock/medical/glass{ + name = "Infirmary" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/security/medical) +"jgy" = ( +/obj/structure/closet/secure_closet/evidence, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"jgz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"jgB" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Kitchen Cold Room Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/kitchen, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"jgC" = ( +/turf/closed/wall/rust, +/area/station/cargo/miningdock) +"jgI" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate, +/obj/item/clothing/shoes/jackboots{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/shoes/jackboots, +/obj/item/clothing/shoes/cowboy/black, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/pushbroom, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"jgN" = ( +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"jhc" = ( +/obj/structure/table/bronze, +/obj/item/clothing/head/costume/bronze{ + pixel_x = 5; + pixel_y = 4 + }, +/obj/machinery/light/small/directional/east, +/obj/item/toy/clockwork_watch{ + pixel_x = -5 + }, +/turf/open/floor/bronze/filled, +/area/station/maintenance/department/chapel) +"jhg" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"jhh" = ( +/obj/effect/landmark/atmospheric_sanity/mark_all_station_areas_as_goal, +/turf/open/space/basic, +/area/space) +"jhr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"jhv" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"jhy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"jhz" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"jhB" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"jhD" = ( +/obj/machinery/light_switch/directional/south, +/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/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/office) +"jhH" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/storage) +"jhN" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"jhP" = ( +/obj/effect/decal/cleanable/dirt, +/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/south, +/turf/open/floor/iron, +/area/station/security/prison) +"jhX" = ( +/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/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"jia" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/heater{ + dir = 1 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"jij" = ( +/obj/machinery/computer/records/security{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"jiq" = ( +/obj/machinery/light/directional/south, +/obj/machinery/status_display/evac/directional/south, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"jiJ" = ( +/obj/structure/chair/sofa/bench/left, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"jiN" = ( +/obj/effect/turf_decal/bot, +/obj/structure/table, +/obj/machinery/recharger, +/obj/machinery/status_display/evac/directional/west, +/obj/item/toy/figure/cmo{ + pixel_x = 9; + pixel_y = 12 + }, +/obj/item/reagent_containers/spray/cleaner{ + pixel_x = -9; + pixel_y = 10 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"jiO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"jiR" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/sign/departments/restroom/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"jiS" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/obj/machinery/wall_healer/directional/west, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/starboard) +"jiT" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/machinery/light/directional/north, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"jiU" = ( +/obj/machinery/door/airlock/medical{ + id_tag = "Shower_2"; + name = "Shower 2" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/commons/toilet/restrooms) +"jiW" = ( +/obj/effect/decal/cleanable/dirt, +/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{ + dir = 8 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"jjj" = ( +/obj/structure/lattice, +/obj/effect/spawner/random/trash/grille_or_waste, +/turf/open/space/basic, +/area/space/nearstation) +"jjs" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/starboard/aft) +"jju" = ( +/obj/machinery/light/directional/north, +/obj/structure/chair/sofa/bench/left{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/chapel/monastery) +"jjP" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/item/storage/toolbox/emergency, +/obj/machinery/light/small/directional/north, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"jkb" = ( +/obj/machinery/door/window/right/directional/north{ + name = "Hydroponics Delivery Access"; + req_access = list("hydroponics") + }, +/obj/effect/turf_decal/delivery, +/obj/structure/plasticflaps/opaque, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=1"; + location = "Hydroponics" + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"jkk" = ( +/turf/closed/wall, +/area/station/security/evidence) +"jks" = ( +/obj/effect/turf_decal/bot, +/obj/structure/table, +/obj/item/stack/sheet/iron/ten{ + amount = 5 + }, +/obj/item/assembly/prox_sensor, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/button/door/directional/west{ + id = "sparemech"; + name = "Abandoned Mech Bay Toggle" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"jkB" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 9 + }, +/turf/closed/wall, +/area/station/engineering/atmos) +"jkW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"jlh" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/central) +"jlw" = ( +/turf/closed/wall, +/area/station/service/bar) +"jlY" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"jmj" = ( +/obj/machinery/bluespace_beacon, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/teleporter) +"jmw" = ( +/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, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"jmE" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/status_display/evac/directional/south, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"jmK" = ( +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"jmM" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"jnj" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/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/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"jnp" = ( +/turf/closed/wall/rust, +/area/station/cargo/drone_bay) +"jnL" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"joh" = ( +/turf/closed/wall/rust, +/area/station/command/heads_quarters/hos) +"jop" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/medical/storage) +"joC" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"joK" = ( +/obj/structure/chair/pew{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"joL" = ( +/obj/machinery/firealarm/directional/west, +/obj/structure/dresser, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain/private) +"joP" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"joS" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/east, +/obj/structure/reagent_dispensers/water_cooler, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"joY" = ( +/turf/closed/wall/rust, +/area/station/maintenance/disposal) +"jpa" = ( +/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 = 8 + }, +/turf/open/floor/iron/stairs/medium{ + dir = 4 + }, +/area/station/service/chapel) +"jpF" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 9 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/bridge) +"jpM" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"jpX" = ( +/obj/machinery/recharge_station, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite) +"jqb" = ( +/turf/closed/wall, +/area/station/security/detectives_office) +"jqt" = ( +/obj/machinery/computer/bank_machine, +/obj/structure/sign/warning/secure_area/directional/north, +/obj/machinery/light/small/directional/north, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/command/vault) +"jqI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"jqJ" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/item/clothing/head/utility/chefhat{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/kitchen/rollingpin{ + pixel_x = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"jqS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/carpet/green, +/area/station/maintenance/port/greater) +"jqV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/sign/warning/electric_shock/directional/west{ + pixel_y = -32 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"jqW" = ( +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"jra" = ( +/obj/machinery/door/poddoor/preopen{ + id = "gravity"; + name = "Gravity Generator Blast Door" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"jre" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"jrh" = ( +/obj/machinery/door/morgue{ + name = "Confession Booth (Public)" + }, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood/parquet, +/area/station/service/chapel) +"jri" = ( +/turf/closed/wall, +/area/station/security/execution/transfer) +"jrr" = ( +/obj/structure/table, +/obj/item/book/manual/hydroponics_pod_people{ + pixel_y = 4 + }, +/obj/item/paper/guides/jobs/hydroponics, +/obj/item/reagent_containers/dropper, +/obj/effect/turf_decal/bot, +/obj/item/toy/figure/botanist, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"jrs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"jrR" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/turf/open/floor/plating, +/area/station/engineering/atmos/pumproom) +"jrT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/prison) +"jsc" = ( +/obj/machinery/light_switch/directional/east{ + pixel_x = 23; + pixel_y = 8 + }, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/backroom) +"jsj" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable/multilayer/connected, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"jso" = ( +/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/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"jsI" = ( +/obj/structure/hoop{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/security/prison) +"jsN" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/space_heater, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"jsV" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "visitation"; + name = "Visitation Shutters" + }, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"jtk" = ( +/obj/machinery/light/directional/north, +/obj/structure/chair/sofa/bench, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"jtl" = ( +/obj/structure/table, +/obj/machinery/computer/records/medical/laptop, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"jtD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/port_gen/pacman, +/obj/structure/sign/warning/no_smoking/directional/north, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/spider/stickyweb, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"jtJ" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"jtL" = ( +/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 = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"juj" = ( +/obj/effect/spawner/random/decoration/glowstick, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/hallway/primary/aft) +"juq" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/misc/asteroid, +/area/station/hallway/secondary/exit/departure_lounge) +"jus" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/status_display/evac/directional/north, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central) +"juL" = ( +/obj/item/radio/intercom/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"juR" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/airalarm/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Laser Room Starboard"; + name = "laser room camera"; + network = list("ss13","engine") + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"jvh" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/radiation, +/obj/item/clothing/glasses/meson, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"jvl" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"jvQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"jvR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"jwi" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge-passthrough" + }, +/obj/machinery/door/airlock/command{ + name = "Bridge Maintenance" + }, +/obj/machinery/door/poddoor/preopen{ + id = "brige-maint"; + name = "Bridge Blast Door" + }, +/obj/effect/turf_decal/siding/blue/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"jwn" = ( +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"jwu" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/caution/stand_clear, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse) +"jwB" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"jwV" = ( +/turf/closed/wall/r_wall/rust, +/area/station/engineering/atmos) +"jxy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"jya" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"jyb" = ( +/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/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"jyr" = ( +/obj/structure/sign/warning/secure_area{ + name = "WARNING: Station Limits" + }, +/turf/closed/wall/rust, +/area/space/nearstation) +"jyF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"jyI" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/duct, +/turf/open/floor/plastic, +/area/station/hallway/secondary/service) +"jyS" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"jzf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"jzh" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/library) +"jzk" = ( +/obj/structure/closet/secure_closet/engineering_electrical, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"jzm" = ( +/obj/structure/closet/secure_closet/atmospherics, +/obj/effect/turf_decal/delivery, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"jzo" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"jzt" = ( +/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/plaque{ + icon_state = "L12" + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"jzw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"jzB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"jzF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"jzH" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall, +/area/station/engineering/gravity_generator) +"jAc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"jAl" = ( +/obj/machinery/computer/exodrone_control_console{ + dir = 1 + }, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/drone_bay) +"jAp" = ( +/turf/open/space, +/area/space) +"jAu" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"jAy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"jAF" = ( +/obj/structure/marker_beacon/burgundy{ + name = "landing marker" + }, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"jBh" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"jBi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"jBl" = ( +/obj/structure/table/wood/fancy/blue, +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/machinery/firealarm/directional/west, +/obj/item/reagent_containers/cup/glass/bottle/wine/unlabeled, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"jBr" = ( +/obj/effect/turf_decal/bot, +/obj/structure/ore_box, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"jBs" = ( +/turf/closed/wall/r_wall, +/area/station/security/checkpoint/engineering) +"jBy" = ( +/obj/structure/bookcase/random/nonfiction, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"jBC" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"jBN" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"jBO" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister/anesthetic_mix, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"jBR" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/door_assembly/door_assembly_eng{ + anchored = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"jBS" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/stalky/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"jBT" = ( +/obj/machinery/light_switch/directional/east, +/obj/item/radio/intercom/directional/north, +/obj/machinery/atmospherics/components/tank/air, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/maintenance/storage) +"jCl" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"jCm" = ( +/turf/closed/wall, +/area/station/maintenance/department/crew_quarters/bar) +"jCP" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"jCZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/insectguts, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"jDs" = ( +/obj/structure/table, +/obj/item/razor, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/commons/locker) +"jDy" = ( +/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 + }, +/obj/machinery/duct, +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"jDF" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"jDU" = ( +/obj/effect/turf_decal/loading_area, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"jEd" = ( +/obj/structure/table, +/obj/machinery/firealarm/directional/west, +/obj/item/clipboard{ + pixel_x = 4 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/item/book/manual/wiki/tcomms, +/obj/item/radio, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) +"jEp" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"jEw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/remains/human, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"jEy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/start/depsec/supply, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"jEC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"jEK" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall, +/area/station/hallway/secondary/entry) +"jEO" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Blast Door" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/atmos/storage/gas) +"jEQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"jFq" = ( +/obj/structure/barricade/wooden/crude, +/obj/machinery/door/airlock/bronze, +/turf/open/floor/bronze, +/area/station/maintenance/department/chapel) +"jFv" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"jFC" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/washing_machine, +/obj/machinery/light/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/garden) +"jFS" = ( +/obj/structure/sign/departments/engineering/directional/east{ + pixel_y = -32 + }, +/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/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"jFZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"jGg" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/west, +/obj/item/radio/intercom/directional/north, +/obj/machinery/pdapainter/supply, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/qm) +"jGt" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/grille/broken, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"jGU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"jGW" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"jHm" = ( +/obj/vehicle/ridden/janicart, +/obj/item/key/janitor, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"jHo" = ( +/obj/structure/flora/bush/jungle/a/style_random, +/obj/structure/flora/bush/sunny/style_random, +/obj/item/food/grown/banana, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/medical/virology) +"jHy" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"jHR" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/structure/sign/warning/vacuum/external/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/frame/computer{ + anchored = 1; + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"jHS" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/green/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"jHT" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"jIa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/chaplain, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"jIg" = ( +/obj/structure/cable, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"jIt" = ( +/obj/machinery/door/poddoor/shutters/radiation/preopen{ + id = "engsm"; + name = "Radiation Chamber Shutters" + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter) +"jID" = ( +/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/disposalpipe/segment, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"jIR" = ( +/obj/structure/closet/crate/solarpanel_small, +/obj/effect/turf_decal/delivery, +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"jIV" = ( +/obj/machinery/vending/security, +/obj/effect/turf_decal/bot, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"jIW" = ( +/obj/structure/chair/pew/right{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark, +/turf/open/floor/iron/chapel{ + dir = 1 + }, +/area/station/service/chapel) +"jIX" = ( +/obj/item/radio/intercom/directional/west{ + freerange = 1; + listening = 0; + name = "Common Channel"; + pixel_y = 4 + }, +/obj/item/radio/intercom/directional/north{ + freerange = 1; + listening = 0; + name = "Custom Channel" + }, +/obj/item/radio/intercom/directional/east{ + freerange = 1; + listening = 0; + name = "Common Channel"; + pixel_y = 4 + }, +/obj/effect/landmark/start/ai, +/obj/machinery/button/door/directional/north{ + id = "AI Core shutters"; + name = "AI Core Shutters Toggle"; + pixel_x = 24; + req_access = list("ai_upload") + }, +/obj/machinery/button/door/directional/north{ + id = "AI Chamber entrance shutters"; + name = "AI Chamber Lockdown"; + pixel_x = -24; + req_access = list("ai_upload") + }, +/turf/open/floor/circuit/red, +/area/station/ai/satellite/chamber) +"jJd" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/cup/beaker/large{ + pixel_x = -7 + }, +/obj/item/reagent_containers/cup/beaker/large{ + pixel_x = -7 + }, +/obj/item/reagent_containers/cup/beaker{ + pixel_x = 7 + }, +/obj/item/reagent_containers/cup/beaker{ + pixel_x = 7 + }, +/obj/item/reagent_containers/dropper{ + pixel_y = 6 + }, +/obj/item/reagent_containers/dropper, +/obj/item/grenade/chem_grenade, +/obj/item/grenade/chem_grenade, +/obj/item/grenade/chem_grenade, +/obj/item/grenade/chem_grenade, +/obj/machinery/camera/directional/south{ + c_tag = "Chemistry"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"jJh" = ( +/obj/structure/flora/bush/ferny/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) +"jJp" = ( +/obj/machinery/netpod, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/directional/south, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"jJs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"jJx" = ( +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"jJB" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + name = "disposals sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/supply/disposals, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"jJD" = ( +/obj/machinery/power/shieldwallgen/xenobiologyaccess, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/box, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"jJH" = ( +/obj/structure/plasticflaps/opaque, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=1"; + location = "Security"; + name = "navigation beacon (Security Delivery)" + }, +/obj/machinery/door/window/right/directional/north{ + name = "Security Delivery Access"; + req_access = list("security") + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"jJJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"jJN" = ( +/obj/effect/turf_decal/stripes/end, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"jJW" = ( +/obj/item/kirbyplants/organic/plant18, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"jKj" = ( +/obj/machinery/door/airlock/mining{ + name = "Auxiliary Base" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/aux_base, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"jKt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/kirbyplants/organic/plant21{ + desc = "After his promotion, he was transferred to Kilo Station to serve as the gateway's protector."; + name = "rodger" + }, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/gateway) +"jKv" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"jKz" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/iron, +/area/station/command/eva) +"jKH" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail{ + dir = 2; + name = "Theater sorting disposal pipe" + }, +/obj/machinery/duct, +/obj/effect/mapping_helpers/mail_sorting/service/theater, +/turf/open/floor/plastic, +/area/station/hallway/secondary/service) +"jKJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/decoration/glowstick, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"jKQ" = ( +/obj/structure/bodycontainer/morgue{ + dir = 8 + }, +/obj/effect/turf_decal/bot_white, +/obj/machinery/camera/directional/north{ + c_tag = "Morgue"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"jKZ" = ( +/obj/machinery/vending/sustenance, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"jLk" = ( +/obj/machinery/door/airlock/grunge{ + name = "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, +/area/station/security/prison/safe) +"jLq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"jLy" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/sign/poster/official/help_others/directional/north, +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"jLK" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"jLM" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/aft) +"jLT" = ( +/obj/machinery/computer/mech_bay_power_console{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/science/robotics/mechbay) +"jMa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/aft) +"jMo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"jMF" = ( +/obj/structure/closet/emcloset/anchored, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"jMK" = ( +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"jMU" = ( +/obj/item/kirbyplants/organic/plant10, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"jMZ" = ( +/obj/machinery/recharge_station, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/mechbay) +"jNe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"jNn" = ( +/obj/structure/sign/warning/vacuum/external, +/turf/closed/wall/rust, +/area/station/maintenance/starboard) +"jNt" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Arrivals"; + location = "Custodial"; + name = "custodial navigation beacon" + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"jNM" = ( +/obj/structure/table/reinforced, +/obj/item/folder/blue{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/folder/yellow, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/item/folder{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/lighter, +/obj/item/stamp/head/ce, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"jNR" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille/broken, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"jNW" = ( +/obj/structure/table/wood, +/obj/item/storage/crayons, +/obj/item/bikehorn/rubberducky, +/obj/machinery/newscaster/directional/south, +/turf/open/floor/wood, +/area/station/service/theater) +"jOb" = ( +/obj/effect/decal/cleanable/greenglow, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"jOi" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/records/security{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"jOn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/station/maintenance/starboard/fore) +"jOA" = ( +/obj/machinery/gateway/centerstation, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/command/gateway) +"jOI" = ( +/obj/structure/sign/warning/secure_area{ + desc = "A warning sign which reads 'BOMB RANGE"; + name = "BOMB RANGE" + }, +/turf/closed/wall/r_wall/rust, +/area/station/science/ordnance/bomb) +"jOZ" = ( +/obj/machinery/computer/rdservercontrol, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/iron/dark, +/area/station/science/server) +"jPq" = ( +/obj/structure/table/wood, +/obj/effect/decal/cleanable/cobweb, +/obj/item/radio{ + desc = "An old handheld radio. You could use it, if you really wanted to."; + icon_state = "radio"; + name = "old radio" + }, +/obj/machinery/airalarm/directional/west, +/obj/machinery/button/door/directional/north{ + id = "Cabin_4"; + name = "Cabin 4 Privacy Lock"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/obj/effect/spawner/random/decoration/lavalamp, +/turf/open/floor/wood, +/area/station/commons/locker) +"jPB" = ( +/turf/closed/wall/rust, +/area/station/security/courtroom) +"jPG" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/disposal/bin, +/obj/machinery/light/directional/east, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/keycard_auth/wall_mounted/directional/east{ + pixel_x = 32; + pixel_y = 5 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"jQh" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/gibs/limb, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"jQn" = ( +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"jQy" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"jQE" = ( +/turf/closed/wall, +/area/station/hallway/primary/port) +"jQR" = ( +/obj/structure/barricade/wooden, +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"jQT" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"jQV" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"jQW" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/command/vault) +"jRe" = ( +/obj/structure/cable, +/obj/structure/chair/office, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"jRm" = ( +/obj/structure/table/wood, +/obj/machinery/fax{ + fax_name = "Detective's Office"; + name = "Detective's Fax Machine" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"jRv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"jRx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"jRF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"jRQ" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/ore_silo, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"jRR" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance{ + name = "Security Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"jSe" = ( +/obj/item/target/clown, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/delivery, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"jSu" = ( +/obj/machinery/conveyor{ + id = "garbage" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"jSw" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/chair/sofa/middle/maroon, +/obj/structure/sign/poster/contraband/random/directional/north, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"jSx" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/modular_computer/preset/cargochat/science{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/filled/end{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"jSC" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/rust, +/area/station/maintenance/aft) +"jSE" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security{ + name = "Equipment Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"jSF" = ( +/turf/open/floor/carpet/green, +/area/station/cargo/warehouse/upper) +"jSJ" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"jSM" = ( +/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/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"jTa" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/grunge{ + name = "Custodial Closet" + }, +/obj/effect/landmark/navigate_destination, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/service/janitor, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"jTc" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/commons/locker) +"jTk" = ( +/obj/structure/flora/rock/pile/style_random{ + pixel_x = -6; + pixel_y = -3 + }, +/obj/effect/turf_decal/stripes/asteroid/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"jTm" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"jTt" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall/rust, +/area/station/maintenance/port/greater) +"jTu" = ( +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/medical/exam_room) +"jUa" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"jUi" = ( +/obj/structure/table, +/obj/item/tank/internals/anesthetic{ + pixel_x = -5 + }, +/obj/item/tank/internals/anesthetic{ + pixel_x = -5 + }, +/obj/machinery/vending/wallmed/directional/north{ + pixel_x = -32 + }, +/obj/machinery/light/directional/north, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/item/surgery_tray/full, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"jUz" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"jUJ" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"jUU" = ( +/turf/closed/wall/rust, +/area/station/medical/morgue) +"jVf" = ( +/obj/structure/table/glass, +/obj/item/book/manual/wiki/infections{ + pixel_y = 6 + }, +/obj/item/healthanalyzer, +/obj/item/reagent_containers/spray/cleaner, +/obj/item/clothing/glasses/hud/health, +/obj/machinery/camera/directional/east{ + c_tag = "Virology"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/machinery/requests_console/directional/east{ + department = "Virology"; + name = "Virology Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"jVA" = ( +/obj/structure/table, +/obj/item/paper_bin, +/obj/item/pen, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"jVD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"jVG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/effect/decal/cleanable/generic, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/department/crew_quarters/bar) +"jVZ" = ( +/obj/structure/water_source/puddle, +/obj/structure/flora/bush/reed/style_random{ + pixel_y = 5 + }, +/turf/open/floor/grass, +/area/station/medical/psychology) +"jWs" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Cargo Maintenance" + }, +/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/starboard) +"jWw" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"jWx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"jWD" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "Cabin_3Privacy"; + name = "Cabin 3 Privacy Shutter" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"jWL" = ( +/obj/machinery/vending/tool, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"jXd" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"jXi" = ( +/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/disposalpipe/segment, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"jXk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/command/bridge) +"jXN" = ( +/obj/item/kirbyplants/organic/plant21, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"jXX" = ( +/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/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"jYb" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"jYc" = ( +/obj/machinery/meter, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"jYd" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security/glass{ + name = "Engineering Security Post" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"jYe" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"jYh" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/prison/garden) +"jYo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"jYp" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical{ + pixel_x = 3; + pixel_y = -2 + }, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -2; + pixel_y = 8 + }, +/obj/machinery/light_switch/directional/east, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"jYx" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/sign/departments/aisat/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"jYL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"jYT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/pumproom) +"jYX" = ( +/obj/machinery/door/airlock/external/glass{ + name = "Monastery External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/service/chapel) +"jZJ" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/paper/crumpled{ + default_raw_text = "The safes have been locked and scrambled. Three thousand space dollars, a bandolier, a custom shotgun, and a lazarus injector have been safely deposited."; + name = "bank statement" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"kac" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/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/cyclelink_helper_multi{ + cycle_id = "chem-passthrough" + }, +/obj/machinery/door/airlock/medical/glass{ + name = "Chemistry" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/chemistry, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"kat" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille/broken, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"kax" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/storage/tech) +"kay" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/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/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"kaM" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"kaT" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"kaW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/mapping_helpers/burnt_floor, +/obj/structure/reagent_dispensers/plumbed, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"kaX" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Mining Office" + }, +/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/brown/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"kbc" = ( +/obj/structure/sign/poster/random/directional/north, +/obj/effect/spawner/random/structure/steam_vent, +/obj/effect/mapping_helpers/burnt_floor, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"kbf" = ( +/obj/machinery/light/directional/east, +/obj/machinery/status_display/ai/directional/east, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"kbl" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"kbn" = ( +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/north, +/obj/structure/flora/rock/pile/style_random, +/turf/open/floor/grass, +/area/station/service/chapel/monastery) +"kbv" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"kbw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 4; + name = "O2 to Airmix" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"kbx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"kbC" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/camera/directional/north{ + c_tag = "Prison Labor"; + network = list("ss13","prison") + }, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"kbT" = ( +/obj/structure/closet/secure_closet/hydroponics, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/newscaster/directional/south, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/checker, +/area/station/service/hydroponics) +"kbV" = ( +/obj/structure/table, +/obj/item/storage/box/evidence, +/obj/item/taperecorder{ + pixel_x = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"kbY" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/box, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"kbZ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold/violet/visible{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"kca" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"kcx" = ( +/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/button/door/directional/south{ + id = "kitchenshutters"; + name = "Kitchen Shutter Control"; + pixel_x = -6 + }, +/obj/machinery/light_switch/directional/south{ + pixel_x = 6 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/duct, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"kcy" = ( +/obj/machinery/newscaster/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"kcE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/departments/lawyer/directional/east, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"kcI" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light_switch/directional/west, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"kcW" = ( +/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, +/area/station/security/office) +"kcX" = ( +/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/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"kdr" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/structure/sign/warning/electric_shock/directional/north, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"kdH" = ( +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"kdO" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/vending/coffee, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"kem" = ( +/turf/closed/wall/rust, +/area/station/security/processing) +"kep" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Engineering Security Post" + }, +/obj/effect/turf_decal/siding/red/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"kex" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"keE" = ( +/obj/structure/table, +/obj/item/storage/toolbox/emergency{ + pixel_y = 4 + }, +/obj/item/crowbar, +/obj/item/flashlight{ + pixel_y = 2 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Arrivals Storage"; + name = "shuttle camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"keO" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"kfh" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"kgc" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "brig-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"kgB" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"kgD" = ( +/obj/machinery/power/solar{ + id = "aftstarboard"; + name = "Aft-Starboard Solar Array" + }, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/starboard/aft) +"kgE" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Transferring Centre" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/mapping_helpers/airlock/unres, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"khe" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"khj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"khy" = ( +/obj/structure/sign/warning/biohazard, +/turf/closed/wall, +/area/station/maintenance/starboard) +"kio" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/office) +"kir" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"kix" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"kiG" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/security/courtroom) +"kiO" = ( +/obj/structure/lattice, +/obj/structure/sign/warning/secure_area/directional/west, +/turf/open/space/basic, +/area/space/nearstation) +"kiW" = ( +/obj/structure/weightmachine/weightlifter, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/prison) +"kiZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/office) +"kja" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/components/trinary/filter/atmos/co2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"kji" = ( +/obj/structure/table/glass, +/obj/item/assembly/timer{ + desc = "Used to time things. Works well with contraptions which has to count down. Tick tock. But slightly shifted to the left."; + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/assembly/timer{ + desc = "Used to time things. Works well with contraptions which has to count down. Tick tock. But slightly shifted to the left."; + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/assembly/timer{ + desc = "Used to time things. Works well with contraptions which has to count down. Tick tock. But slightly shifted to the left."; + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/assembly/igniter, +/obj/item/assembly/igniter, +/obj/item/assembly/igniter, +/obj/item/screwdriver{ + pixel_y = 5 + }, +/obj/item/stack/cable_coil, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"kjl" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green{ + pixel_x = -5; + pixel_y = 7 + }, +/obj/item/pen{ + pixel_x = 8; + pixel_y = 5 + }, +/obj/item/pen/red{ + pixel_x = 5; + pixel_y = 1 + }, +/obj/item/toy/figure/hos, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/hos) +"kju" = ( +/obj/structure/chair/sofa/right/maroon{ + dir = 8 + }, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"kjK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"kkc" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"kkg" = ( +/obj/structure/table, +/obj/item/storage/toolbox/electrical{ + pixel_y = 5 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/office) +"kkC" = ( +/obj/item/toy/beach_ball{ + pixel_y = 6 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/grass, +/area/station/medical/psychology) +"kkP" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"kkT" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/wrench, +/obj/item/crowbar/red, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Server Room"; + name = "science camera"; + network = list("ss13","rd") + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/server) +"kkV" = ( +/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) +"kll" = ( +/obj/machinery/computer/mech_bay_power_console{ + dir = 4 + }, +/obj/machinery/light/directional/north, +/obj/item/radio/intercom/directional/north, +/obj/structure/cable, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/science/robotics/mechbay) +"klm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/machinery/status_display/ai/directional/north, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"klp" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"klK" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/structure/rack, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/seeds/tower, +/obj/item/seeds/watermelon, +/obj/item/seeds/wheat, +/obj/item/seeds/sugarcane, +/obj/item/seeds/orange, +/obj/item/seeds/grape, +/obj/item/seeds/cocoapod, +/obj/item/seeds/banana, +/obj/item/seeds/apple, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"kmo" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"kmt" = ( +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"kmC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"kmK" = ( +/obj/structure/flora/rock, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"kmN" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"kmZ" = ( +/obj/machinery/camera/autoname/directional/east, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"knh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos/storage/gas) +"knk" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"kno" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/layer2{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"knu" = ( +/obj/effect/landmark/start/scientist, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"knv" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/space_heater, +/obj/machinery/atmospherics/components/binary/pump/on{ + name = "External Waste Ports to Filter" + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"knL" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/shower/directional/west{ + name = "emergency shower" + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"knR" = ( +/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 = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"koc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"koi" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Prison Isolation Cell"; + network = list("ss13","prison","isolation") + }, +/obj/structure/toilet/greyscale{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/spawner/random/contraband/prison, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/safe) +"kom" = ( +/obj/machinery/computer/security/telescreen/entertainment/directional/south, +/obj/structure/reagent_dispensers/wall/peppertank/directional/east, +/obj/structure/bed/dogbed/cayenne{ + name = "Lia's bed" + }, +/mob/living/basic/carp/pet/lia, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"kox" = ( +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"koE" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/item/radio/intercom/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/hallway/primary/aft) +"kpH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"kpS" = ( +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/engine/hull/reinforced, +/area/space/nearstation) +"kqe" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"kql" = ( +/obj/machinery/computer/station_alert{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"kqn" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "emmd"; + name = "Emergency Medical Lockdown Shutters" + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/firedoor, +/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/dark, +/area/station/medical/medbay/lobby) +"kqs" = ( +/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/detectives_office) +"kqG" = ( +/obj/machinery/chem_dispenser/drinks{ + dir = 4 + }, +/obj/machinery/status_display/ai/directional/west, +/obj/structure/table, +/obj/machinery/light_switch/directional/south{ + pixel_x = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"kra" = ( +/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/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"krc" = ( +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"krg" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Morgue Entrance"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/machinery/firealarm/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"kri" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/fore) +"krk" = ( +/obj/structure/closet/secure_closet/brig{ + name = "Prisoner Locker" + }, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"krr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"krv" = ( +/obj/machinery/porta_turret/ai{ + dir = 4 + }, +/obj/effect/turf_decal/box/red, +/obj/machinery/status_display/ai/directional/east, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/chamber) +"krw" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Art Cabinet" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"krM" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 6 + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 6 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"krN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"krY" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"ksg" = ( +/obj/structure/table, +/obj/item/pipe_dispenser{ + pixel_x = 3; + pixel_y = 7 + }, +/obj/item/pipe_dispenser, +/obj/structure/cable, +/obj/machinery/air_sensor{ + chamber_id = "ordnancegas2" + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"ksp" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "External Gas to Loop" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"ksr" = ( +/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/camera/directional/east{ + c_tag = "Port Hallway Chemistry Desk"; + name = "port camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"ksM" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall, +/area/station/security/lockers) +"ktc" = ( +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"ktu" = ( +/obj/machinery/firealarm/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"ktA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"kua" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"kuf" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + 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/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"kuk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"kun" = ( +/obj/effect/turf_decal/bot, +/obj/structure/sign/poster/random/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/machinery/griddle, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"kut" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/vault{ + name = "Vault" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/access/all/supply/vault, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"kuK" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/tank/internals/oxygen, +/obj/item/pickaxe, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"kuL" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall, +/area/station/maintenance/port/aft) +"kvl" = ( +/turf/closed/wall/r_wall/rust, +/area/station/security/evidence) +"kvo" = ( +/obj/structure/table, +/obj/machinery/firealarm/directional/west, +/obj/item/ai_module/reset{ + pixel_x = 2; + pixel_y = 3 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/item/ai_module/supplied/freeform, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"kvJ" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/storage/toolbox/mechanical, +/obj/item/flashlight, +/obj/item/flashlight, +/obj/machinery/light/directional/east, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/sign/warning/fire/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"kvL" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/piratepad_control/civilian{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark/textured, +/area/station/cargo/sorting) +"kvM" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter) +"kvU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"kwe" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/obj/machinery/button/door/directional/west{ + id = "gatewayshutters"; + name = "Gateway Shutters"; + req_access = list("command") + }, +/obj/machinery/door/poddoor/shutters/window{ + id = "gatewayshutters"; + name = "Gateway Chamber Shutters" + }, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"kwf" = ( +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"kwm" = ( +/obj/structure/closet/firecloset/full, +/turf/open/floor/iron, +/area/station/service/chapel/dock) +"kwx" = ( +/obj/structure/sign/xenobio_guide, +/turf/closed/wall/rust, +/area/station/science/xenobiology) +"kwK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/decoration/glowstick, +/obj/structure/grille/broken, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"kwM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"kwV" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"kxf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/hydroponics/constructable, +/obj/effect/turf_decal/trimline/blue/end{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"kxu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"kxG" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/medical) +"kxH" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/pickaxe, +/obj/item/pickaxe, +/obj/item/multitool, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/button/door/directional/north{ + id = "evashutter"; + name = "E.V.A. Storage Shutter Toggle"; + pixel_x = -24; + req_access = list("command") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"kxS" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"kxT" = ( +/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/effect/spawner/random/structure/steam_vent, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"kxU" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/item/radio/intercom/directional/north, +/obj/structure/sign/departments/medbay/alt/directional/west, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"kyj" = ( +/obj/structure/chair/sofa/left/brown{ + dir = 1 + }, +/obj/machinery/light/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/the_big_gas_giant_truth/directional/west, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"kyR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"kyT" = ( +/obj/machinery/vending/wardrobe/engi_wardrobe, +/obj/effect/turf_decal/bot, +/obj/machinery/camera/directional/north{ + c_tag = "Engineering Lockers"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"kyU" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/shieldgen, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"kzh" = ( +/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/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"kzl" = ( +/obj/structure/sign/warning/vacuum/external, +/turf/closed/wall, +/area/station/maintenance/port/lesser) +"kzr" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"kzz" = ( +/obj/machinery/light/directional/north, +/obj/structure/chair/stool/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"kzG" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood/large, +/area/station/service/bar/atrium) +"kzK" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/landmark/start/scientist, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"kzP" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"kzT" = ( +/obj/machinery/door/airlock/maintenance, +/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/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"kAb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"kAj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/west, +/obj/structure/sign/warning/vacuum/external/directional/east{ + pixel_y = -32 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"kAt" = ( +/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/airlock/command{ + name = "Head of Security's Office" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/hos, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"kAR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"kBd" = ( +/obj/machinery/door/airlock/maintenance{ + name = "E.V.A. Maintenance" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/command/eva, +/turf/open/floor/iron/dark, +/area/station/maintenance/aft) +"kBs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"kBz" = ( +/obj/machinery/door/airlock/engineering/glass/critical{ + heat_proof = 1; + name = "Supermatter Chamber" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"kBF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"kBP" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Biohazard"; + name = "Emergency Research Blast Door" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/science/research) +"kBU" = ( +/obj/machinery/light_switch/directional/south, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/south, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"kCa" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/sorting/mail{ + name = "hydroponics sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/service/hydroponics, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"kCd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"kCk" = ( +/turf/closed/wall/rust, +/area/station/maintenance/disposal/incinerator) +"kCm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"kCH" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/machinery/computer/security/telescreen/turbine/directional/west, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"kCK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"kCZ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"kDe" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"kDg" = ( +/obj/machinery/computer/apc_control, +/obj/effect/turf_decal/bot, +/obj/machinery/requests_console/directional/west{ + department = "Chief Engineer's Desk"; + name = "Chief Engineer's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/button/door/directional/north{ + id = "ceprivate"; + name = "Privacy Shutters Toggle"; + pixel_x = -6; + req_access = list("ce") + }, +/obj/machinery/button/door/directional/north{ + id = "Secure Storage"; + name = "Secure Storage Toggle"; + pixel_x = 6; + req_access = list("engine_equip") + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"kDw" = ( +/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/blue/opposingcorners, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"kDy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"kDC" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/janitor) +"kDG" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"kDR" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/station/engineering/storage/tech) +"kEm" = ( +/obj/item/kirbyplants/random, +/obj/structure/sign/poster/contraband/self_ai_liberation/directional/west, +/turf/open/floor/circuit, +/area/station/ai/upload/chamber) +"kEz" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"kEC" = ( +/obj/effect/landmark/event_spawn, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/psychology) +"kEQ" = ( +/obj/effect/turf_decal/bot, +/obj/structure/tank_dispenser, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"kES" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + aiControlDisabled = 1; + id_tag = "justicedoor_2"; + name = "Justice Chamber" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/button/door/directional/north{ + id = "justicedoor_2"; + name = "Justice Door Lock"; + normaldoorcontrol = 1; + req_access = list("armory"); + silicon_access_disabled = 1; + specialfunctions = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"kFl" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"kFw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"kFx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"kFB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/closet/wardrobe/green, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"kFG" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"kFN" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/machinery/portable_atmospherics/pump, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"kGc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"kGj" = ( +/obj/machinery/door/airlock/engineering{ + name = "Port Bow Solar Access" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/solars/port/fore) +"kGs" = ( +/obj/machinery/door/morgue{ + name = "Religious Equipment"; + req_access = list("chapel_office") + }, +/turf/open/floor/cult, +/area/station/service/chapel/office) +"kGD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/gateway) +"kHh" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"kHq" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/obj/machinery/computer/atmos_control/air_tank{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"kHr" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"kHs" = ( +/obj/machinery/modular_computer/preset/cargochat/engineering, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"kHw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"kHG" = ( +/obj/machinery/smartfridge/chemistry/preloaded, +/obj/machinery/door/firedoor/heavy, +/turf/open/floor/plating, +/area/station/medical/pharmacy) +"kHI" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"kHK" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/meter, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"kHQ" = ( +/obj/structure/sign/poster/official/wtf_is_co2, +/turf/closed/wall, +/area/station/engineering/atmos) +"kHR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/service/library) +"kHX" = ( +/obj/machinery/door/poddoor{ + id = "trash"; + name = "Disposal Bay Door" + }, +/obj/structure/fans/tiny, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"kIf" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/service_all, +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"kIz" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/item/folder/red, +/obj/item/pen, +/obj/machinery/door/window/left/directional/south{ + name = "Security Desk"; + req_access = list("security") + }, +/turf/open/floor/plating, +/area/station/hallway/primary/aft) +"kIE" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4, +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"kIY" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"kJf" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/hallway) +"kJq" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Brig" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/office) +"kJs" = ( +/obj/item/clothing/mask/breath, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"kJu" = ( +/obj/structure/chair/pew/right{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/chapel{ + dir = 1 + }, +/area/station/service/chapel) +"kJx" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/greater) +"kJH" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/aft) +"kKa" = ( +/obj/structure/table/wood/fancy/blue, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/item/reagent_containers/cup/glass/trophy/bronze_cup, +/obj/machinery/camera/autoname/directional/west, +/obj/effect/spawner/random/structure/massmeta_flags/directional/west, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"kKm" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Library" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"kKw" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/poddoor/preopen{ + id = "xeno_blastdoor"; + name = "Xenobiology Containment Blast Door" + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"kKE" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"kLa" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"kLm" = ( +/obj/structure/flora/tree/jungle/small/style_random, +/turf/open/floor/grass, +/area/station/science/genetics) +"kLo" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"kLx" = ( +/obj/machinery/meter, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"kLy" = ( +/obj/structure/flora/bush/pale/style_random{ + icon_state = "fernybush_3" + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"kLR" = ( +/obj/machinery/telecomms/server/presets/medical, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"kLS" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/drone_dispenser, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"kLW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"kMe" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/solars/port/aft) +"kMs" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/sign/poster/random/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"kMt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/status_display/evac/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"kMu" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/obj/machinery/door/airlock/research{ + name = "Ordnance Lab" + }, +/obj/machinery/door/firedoor/heavy, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance_storage, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/storage) +"kMw" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"kMM" = ( +/obj/machinery/vending/cart{ + req_access = list("hop") + }, +/obj/structure/noticeboard/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Head of Personnel's Office"; + name = "command camera" + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"kMP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/external{ + name = "External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"kNe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"kNf" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall, +/area/station/security/execution/transfer) +"kNw" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"kNz" = ( +/obj/structure/grille/broken, +/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, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"kNG" = ( +/obj/structure/sign/poster/official/help_others, +/turf/closed/wall, +/area/station/command/bridge) +"kNJ" = ( +/obj/structure/table/wood, +/obj/item/folder{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/dice{ + pixel_x = -4 + }, +/obj/item/pen/red{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"kNK" = ( +/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 = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"kNO" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/closet/emcloset, +/obj/structure/sign/warning/secure_area/directional/south{ + name = "EMERGENCY STORAGE" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central) +"kNP" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/effect/decal/cleanable/cobweb, +/obj/item/clothing/suit/utility/fire/firefighter{ + pixel_y = 5 + }, +/obj/item/clothing/mask/breath, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"kNS" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"kNY" = ( +/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/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "cargo-maint-passthrough" + }, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"kOb" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/photocopier, +/obj/effect/turf_decal/bot_white, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"kOt" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/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/science/ordnance/storage) +"kOw" = ( +/obj/structure/sign/warning/biohazard, +/turf/closed/wall, +/area/station/science/ordnance) +"kOx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"kOJ" = ( +/obj/machinery/teleport/hub, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"kOX" = ( +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"kPd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"kPf" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/fore) +"kPk" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"kPo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"kPt" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid, +/area/space/nearstation) +"kPv" = ( +/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/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"kPE" = ( +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"kPI" = ( +/obj/structure/closet/secure_closet/miner, +/obj/effect/turf_decal/delivery, +/obj/item/tank/internals/oxygen/yellow, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"kPK" = ( +/obj/machinery/button/ignition/incinerator/atmos{ + pixel_x = 8; + pixel_y = 36 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"kPO" = ( +/turf/closed/wall/rust, +/area/station/commons/storage/primary) +"kPQ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/remains/human, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"kPS" = ( +/obj/structure/table, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/airalarm/directional/east, +/obj/machinery/newscaster/directional/south, +/obj/machinery/recharger, +/obj/machinery/camera/directional/south{ + c_tag = "Engineering Security Post"; + name = "engineering camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"kQd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/end, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"kQf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/clothing/kittyears_or_rabbitears, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"kQH" = ( +/obj/machinery/skill_station, +/obj/effect/turf_decal/box, +/obj/machinery/newscaster/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Art Storage"; + name = "library camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/art) +"kQI" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"kQO" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"kQQ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hatch{ + name = "Satellite Antechamber" + }, +/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 = "ai-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/minisat, +/obj/structure/cable/layer3, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"kQT" = ( +/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/service/chapel/funeral) +"kRd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/command/gateway) +"kRu" = ( +/obj/effect/turf_decal/siding/blue, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"kRD" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"kRU" = ( +/obj/structure/table, +/obj/item/pai_card, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"kSn" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/suit_storage_unit/security, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"kSp" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "garbage"; + name = "trash belt" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/recycler{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"kSs" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/binary/pump/off{ + dir = 4; + name = "O2 To Pure" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"kSx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"kSR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/chair/stool/bar/directional/south, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"kTa" = ( +/obj/effect/turf_decal/siding/wood/corner, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"kTe" = ( +/obj/structure/table/glass, +/obj/item/storage/medkit/regular, +/obj/item/reagent_containers/cup/bottle/epinephrine, +/obj/item/reagent_containers/syringe, +/obj/machinery/camera/directional/east{ + c_tag = "Security Infirmary" + }, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/medical) +"kTk" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"kTq" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/eva) +"kTD" = ( +/obj/machinery/light/directional/south, +/obj/machinery/status_display/ai/directional/south, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/suit_storage_unit/industrial/loader, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/drone_bay) +"kTJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"kTK" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/port/lesser) +"kUd" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"kUh" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"kUp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/medical/psychology) +"kUB" = ( +/obj/structure/table, +/obj/item/wrench, +/obj/item/crowbar, +/obj/item/analyzer, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"kUJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"kUN" = ( +/obj/structure/sign/departments/cargo/directional/east, +/obj/effect/turf_decal/delivery, +/obj/machinery/piratepad/civilian, +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark/textured, +/area/station/cargo/sorting) +"kUR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"kUS" = ( +/turf/closed/wall, +/area/station/engineering/storage_shared) +"kUV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/button/crematorium/indestructible{ + pixel_x = 22 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/checker, +/area/station/security/processing/cremation) +"kUX" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"kUZ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"kVd" = ( +/obj/structure/chair/pew/right{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/chapel, +/area/station/service/chapel) +"kVk" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/effect/spawner/random/structure/crate, +/mob/living/basic/chicken{ + desc = "A timeless classic."; + name = "Kentucky" + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"kVv" = ( +/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/navbeacon{ + codes_txt = "patrol;next_patrol=Engineering"; + location = "EVA"; + name = "eva navigation beacon" + }, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"kVD" = ( +/obj/machinery/exodrone_launcher, +/obj/effect/turf_decal/trimline/yellow, +/obj/effect/turf_decal/trimline/yellow/mid_joiner, +/obj/effect/turf_decal/trimline/yellow/mid_joiner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/yellow/mid_joiner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/yellow/mid_joiner{ + dir = 4 + }, +/obj/item/exodrone, +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"kVN" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/turf/open/space/basic, +/area/space/nearstation) +"kVY" = ( +/obj/machinery/door/airlock/command{ + name = "Gateway" + }, +/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/command/gateway, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"kWe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"kWm" = ( +/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/structure/cable, +/obj/item/kirbyplants/organic/plant21, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"kWz" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Disposal Access" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance/departmental, +/obj/effect/mapping_helpers/airlock/access/any/service/janitor, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"kWA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"kWK" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/computer/records/medical/laptop, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"kWW" = ( +/obj/structure/barricade/wooden, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/spawner/structure/electrified_grille, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"kXp" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/north, +/obj/machinery/newscaster/directional/north, +/obj/machinery/computer/security/qm, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/qm) +"kXw" = ( +/obj/effect/turf_decal/siding/wood, +/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/royalblue, +/area/station/service/chapel/office) +"kXJ" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xeno1"; + name = "Creature Cell 1" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/machinery/door/window/left/directional/west{ + name = "Containment Pen #1"; + req_access = list("xenobiology") + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"kXN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/teleporter) +"kXS" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"kXV" = ( +/obj/machinery/door/airlock/grunge, +/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/service/chapel/dock) +"kYr" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump, +/turf/open/floor/engine, +/area/station/science/ordnance/burnchamber) +"kYy" = ( +/obj/machinery/door/airlock/external{ + name = "Science Escape Pod"; + space_dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"kYB" = ( +/obj/structure/rack, +/obj/item/storage/bag/ore, +/obj/item/tank/internals/emergency_oxygen, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"kYE" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"kYG" = ( +/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/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"kYI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"kYP" = ( +/obj/effect/decal/cleanable/blood/drip, +/obj/effect/decal/cleanable/blood/drip{ + pixel_x = 14; + pixel_y = 13 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/duct, +/turf/open/floor/plating/rust, +/area/station/security/prison/shower) +"kYR" = ( +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/computer/camera_advanced/xenobio{ + dir = 8 + }, +/obj/machinery/button/door/directional/north{ + id = "xeno3"; + name = "Creature Cell 3 Toggle"; + pixel_x = 24; + req_access = list("xenobiology") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"kYU" = ( +/obj/machinery/door/airlock/maintenance, +/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/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/janitor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"kZq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"kZw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"kZx" = ( +/obj/machinery/door/airlock/hydroponics/glass{ + name = "Kitchen Service Door" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/trimline/green/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/kitchen, +/obj/effect/mapping_helpers/airlock/access/any/service/hydroponics, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"kZz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/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/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"kZH" = ( +/obj/machinery/firealarm/directional/west, +/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 = "Satellite Maintenance"; + name = "satellite camera"; + network = list("minisat") + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/ai/satellite) +"kZI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/mob/living/basic/spider/giant/tarantula/scrawny, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"kZK" = ( +/obj/machinery/door/airlock/external{ + name = "Security Escape Pod"; + space_dir = 2 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"kZP" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"kZU" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"kZX" = ( +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube/crossing, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/space/nearstation) +"kZY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"lac" = ( +/turf/closed/wall, +/area/station/command/gateway) +"lae" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/status_display/ai/directional/north, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"laf" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/dp_vent_pump/high_volume/incinerator_atmos, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"lam" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/machinery/light_switch/directional/west, +/obj/structure/disposalpipe/trunk, +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"laB" = ( +/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/plaque{ + icon_state = "L2" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"laE" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/item/reagent_containers/cup/bucket, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"laF" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"laH" = ( +/obj/structure/table/wood/fancy, +/obj/item/storage/fancy/candle_box, +/obj/machinery/light/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"lbj" = ( +/obj/structure/cable, +/obj/structure/table, +/obj/machinery/reagentgrinder{ + pixel_y = 5 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"lbq" = ( +/obj/item/radio/intercom/directional/south, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/obj/item/flatpack{ + board = /obj/item/circuitboard/machine/flatpacker + }, +/obj/item/multitool, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"lby" = ( +/turf/closed/wall, +/area/station/science/robotics/mechbay) +"lbD" = ( +/obj/structure/closet/secure_closet/security/sec, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/item/clothing/mask/russian_balaclava, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"lbJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/sign/poster/contraband/random/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"lbK" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "greylair"; + name = "Lair Privacy Shutter" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"lbO" = ( +/turf/closed/wall, +/area/station/service/library) +"lch" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"lck" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"lcn" = ( +/obj/machinery/door/poddoor/shutters/radiation/preopen{ + id = "engsm"; + name = "Radiation Chamber Shutters" + }, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter) +"lcw" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/hallway/primary/central) +"lcF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/storage/backpack/satchel/med, +/obj/item/assembly/health, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"lcK" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "AI Core shutters"; + name = "AI Core Shutter" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/light_switch/directional/north{ + pixel_x = 8 + }, +/obj/machinery/door/window/brigdoor/right/directional/east{ + name = "Primary AI Core Access"; + req_access = list("ai_upload") + }, +/mob/living/silicon/robot/shell/cell, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"lcN" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/box, +/obj/structure/sign/poster/official/safety_internals/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"lcZ" = ( +/obj/machinery/door/airlock/engineering{ + name = "Electrical Maintenance" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/electrical) +"lda" = ( +/obj/structure/chair/sofa/left/maroon{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"ldc" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 8 + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"lds" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/item/stack/rods, +/turf/open/floor/carpet/green, +/area/station/cargo/warehouse/upper) +"lea" = ( +/obj/machinery/rnd/production/techfab/department/cargo, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"lep" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/computer/operating{ + name = "Forensics Operating Computer" + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/airalarm/directional/north, +/obj/machinery/light_switch/directional/west, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"lev" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"ley" = ( +/obj/machinery/telecomms/server/presets/science, +/obj/structure/cable, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"leB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/directions/evac{ + dir = 4; + pixel_y = -24 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-maint-passthrough" + }, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"leD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/girder, +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"leF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/shard, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"lfd" = ( +/obj/structure/table/reinforced, +/obj/machinery/fax{ + fax_name = "Research Director's Office"; + name = "Research Director's Fax Machine" + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"lfl" = ( +/obj/structure/table/wood, +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/briefcase, +/obj/item/taperecorder, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"lfu" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"lfz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 5 + }, +/obj/machinery/portable_atmospherics/scrubber, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"lfE" = ( +/obj/machinery/power/turbine/core_rotor{ + mapping_id = "main_turbine" + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"lfQ" = ( +/obj/structure/closet/secure_closet/security/med, +/obj/effect/turf_decal/delivery, +/obj/item/book/manual/wiki/security_space_law, +/obj/item/crowbar, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/checkpoint/medical) +"lfU" = ( +/obj/machinery/teleport/station, +/obj/machinery/status_display/evac/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"lgb" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/storage/backpack, +/obj/item/extinguisher{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/extinguisher, +/obj/structure/sign/warning/no_smoking{ + pixel_x = -30 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"lge" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/turf/open/floor/engine/hull/reinforced, +/area/space/nearstation) +"lgh" = ( +/obj/effect/turf_decal/bot, +/obj/structure/sign/warning/fire/directional/north, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"lgl" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/spider/stickyweb, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"lgu" = ( +/obj/structure/table, +/obj/machinery/recharger, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"lgv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"lgC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"lgQ" = ( +/obj/structure/transit_tube/horizontal{ + dir = 1 + }, +/obj/effect/spawner/structure/window/hollow/reinforced/middle, +/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) +"lhf" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/remains/human, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"lhm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter) +"lhv" = ( +/obj/machinery/shower/directional/east, +/obj/item/soap/nanotrasen, +/obj/structure/cable, +/turf/open/floor/plastic, +/area/station/security/prison/shower) +"lhx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"lhB" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/machinery/oven/range, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"lhG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"lhJ" = ( +/obj/structure/flora/bush/ferny/style_random, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/grass, +/area/station/science/genetics) +"lia" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"lie" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/vending/wardrobe/science_wardrobe, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"lig" = ( +/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 = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"lix" = ( +/obj/structure/closet/secure_closet/brig{ + name = "Prisoner Locker" + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"liB" = ( +/turf/closed/wall, +/area/station/security/checkpoint/supply) +"liE" = ( +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"liK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"liY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"ljb" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/engineering) +"ljy" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/security/courtroom) +"ljA" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engi-maint-passthrough" + }, +/obj/machinery/door/airlock/engineering{ + name = "Gravity Generator Access" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"lkl" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"lko" = ( +/obj/structure/table, +/obj/item/clothing/gloves/latex, +/obj/item/clothing/gloves/latex, +/obj/item/storage/box/disks{ + pixel_y = 5 + }, +/obj/structure/noticeboard/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"lkp" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"lkB" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"lkF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/effect/spawner/random/vending/colavend, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"lkW" = ( +/obj/structure/sign/departments/engineering/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Starboard Hallway Rotunda"; + name = "starboard camera" + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"llh" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/rust, +/area/station/maintenance/port/lesser) +"llj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"llr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"llu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"llI" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/emcloset/anchored, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"llY" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/virology{ + name = "Virology Access" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "viro-airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"lmb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"lme" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/central) +"lmh" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/window/brigdoor/right/directional/north{ + id = "Cell 4"; + name = "Cell 4"; + req_access = list("security") + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"lmi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/siding/red/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"lmk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"lmr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/door/airlock{ + name = "Prison Kitchen" + }, +/obj/machinery/duct, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"lmA" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/office) +"lmC" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"lmF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"lmO" = ( +/turf/closed/wall/rust, +/area/station/cargo/storage) +"lnc" = ( +/obj/effect/landmark/start/paramedic, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue, +/obj/effect/turf_decal/trimline/blue/filled/line, +/obj/structure/chair/office, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"lnm" = ( +/obj/effect/turf_decal/stripes/corner{ + 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, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"lny" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/components/binary/pump/on/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/hallway/primary/central/fore) +"lnD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/status_display/evac/directional/south, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"lnU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/processing) +"lox" = ( +/obj/effect/turf_decal/trimline/green/line{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"loI" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"loO" = ( +/obj/machinery/airlock_sensor/incinerator_ordmix{ + pixel_x = -24 + }, +/obj/machinery/atmospherics/pipe/layer_manifold/supply/hidden{ + dir = 8 + }, +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/science/ordnance/burnchamber) +"lpf" = ( +/obj/machinery/airalarm/directional/north, +/obj/machinery/light/directional/north, +/obj/machinery/computer/cargo, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"lpp" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/vomit/old, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"lpt" = ( +/turf/closed/wall/r_wall/rust, +/area/station/command/heads_quarters/captain) +"lpF" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall, +/area/station/maintenance/port/greater) +"lpH" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/multitool, +/obj/item/storage/toolbox/electrical, +/obj/item/multitool{ + pixel_x = 4 + }, +/obj/item/reagent_containers/cup/beaker/large, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/item/toy/crayon/spraycan/roboticist, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"lql" = ( +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio{ + desc = "An old handheld radio. You could use it, if you really wanted to."; + icon_state = "radio"; + name = "old radio" + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"lqn" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/security/brig) +"lqp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/oil, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"lqy" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/stalky/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"lqC" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating/airless, +/area/station/maintenance/disposal/incinerator) +"lqE" = ( +/obj/machinery/power/solar_control{ + dir = 8; + id = "forestarboard"; + name = "Starboard Bow Solar Control" + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/sign/warning/vacuum/external/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"lqM" = ( +/obj/structure/table, +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/spawner/random/decoration/lavalamp, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"lqN" = ( +/obj/structure/table/wood, +/obj/item/storage/box/evidence{ + pixel_y = 4 + }, +/obj/item/taperecorder{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/grenade/flashbang, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"lqP" = ( +/obj/machinery/door/airlock/grunge{ + id_tag = "Cabin_1"; + name = "Cabin 1" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"lqR" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"lqU" = ( +/turf/closed/wall, +/area/station/engineering/atmos/pumproom) +"lrc" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"lre" = ( +/obj/machinery/status_display/evac/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/west, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"lrk" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) +"lrp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/filingcabinet/chestdrawer, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"lrq" = ( +/turf/closed/wall/r_wall/rust, +/area/station/security/prison) +"lrI" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"lrO" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"lrP" = ( +/obj/machinery/door/airlock/medical{ + id_tag = "Unit_1"; + name = "Unit 1" + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/commons/toilet/restrooms) +"lrR" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"lrU" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"lsb" = ( +/obj/effect/turf_decal/bot, +/obj/structure/table, +/obj/machinery/recharger, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hos) +"lsf" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/turf/closed/wall, +/area/station/engineering/atmos) +"lst" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"lsu" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"lsE" = ( +/obj/structure/railing{ + dir = 8 + }, +/turf/open/floor/engine/hull/reinforced, +/area/space/nearstation) +"lsS" = ( +/obj/machinery/newscaster/directional/west, +/obj/machinery/computer/prisoner/management{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hos) +"lsW" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Pure to Ports" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"lsX" = ( +/obj/structure/sign/departments/restroom, +/turf/closed/wall, +/area/station/commons/locker) +"lsZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/hydroponics/constructable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/end{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"lte" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"lth" = ( +/obj/machinery/button/door/directional/south{ + id = "xeno5"; + name = "Creature Cell 5 Toggle"; + pixel_x = -24; + req_access = list("xenobiology") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/vending/cytopro, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"lts" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"ltQ" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/disk/computer/ordnance, +/obj/item/disk/computer/ordnance, +/obj/item/disk/computer/ordnance, +/obj/item/circuitboard/aicore{ + pixel_y = 5 + }, +/obj/item/hand_labeler, +/obj/machinery/airalarm/directional/west, +/obj/machinery/light/directional/west, +/obj/item/pai_card{ + pixel_x = 6 + }, +/obj/item/aicard, +/obj/item/taperecorder{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"lue" = ( +/obj/structure/sign/warning/fire/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"luh" = ( +/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/blood/old, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"luk" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/blood/oil, +/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/service/chapel/storage) +"lun" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"lut" = ( +/obj/machinery/smartfridge/chemistry/preloaded, +/obj/machinery/door/firedoor/heavy, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"lux" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"luA" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L5" + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/sign/departments/telecomms/alt/directional/north, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"luI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"luK" = ( +/obj/machinery/status_display/evac/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plastic, +/area/station/hallway/secondary/service) +"luO" = ( +/obj/machinery/airalarm/directional/west, +/obj/effect/decal/cleanable/dirt, +/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 = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"luP" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/air_input{ + dir = 4 + }, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"luQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/mechpad, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/mechbay) +"lvy" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/machinery/duct, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"lvP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/kirbyplants/organic/plant2{ + pixel_y = 3 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"lvS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"lvV" = ( +/obj/machinery/computer/operating{ + dir = 1; + name = "Robotics Operating Computer" + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/south, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"lwn" = ( +/obj/structure/closet/secure_closet/evidence, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"lwp" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/processing/cremation) +"lwu" = ( +/turf/closed/wall, +/area/station/security/medical) +"lwT" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/starboard) +"lwV" = ( +/obj/machinery/button/door/directional/south{ + id = "evashutter"; + name = "E.V.A. Storage Shutter Toggle"; + req_access = list("command") + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"lwW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/landmark/start/lawyer, +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"lxf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/item/radio/intercom/directional/north{ + freerange = 1; + frequency = 1447; + listening = 0; + name = "Private Channel" + }, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"lxo" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"lxp" = ( +/obj/structure/table, +/obj/machinery/firealarm/directional/west, +/obj/machinery/newscaster/directional/south, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/vacant_room/commissary) +"lxu" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"lxw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"lxE" = ( +/obj/effect/turf_decal/siding/thinplating/dark/end{ + dir = 8 + }, +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/north, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/floor/grass, +/area/station/service/chapel/monastery) +"lxG" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"lxL" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"lxP" = ( +/turf/closed/wall, +/area/station/service/bar/backroom) +"lxQ" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"lxU" = ( +/obj/effect/turf_decal/bot, +/obj/item/storage/box/lights/mixed, +/obj/effect/spawner/random/structure/closet_empty/crate, +/turf/open/floor/iron, +/area/station/cargo/storage) +"lyb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"lyc" = ( +/obj/machinery/mecha_part_fabricator, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"lyd" = ( +/obj/item/kirbyplants/organic/plant21, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"lyr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"lyu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/power/terminal{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"lyT" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/eva) +"lzg" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"lzs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/processing) +"lzv" = ( +/turf/open/floor/circuit, +/area/station/ai/upload/chamber) +"lzF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"lAk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"lAr" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"lAs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"lAu" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/security/glass{ + name = "Medbay Security Post" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"lAA" = ( +/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 = "Fore Hallway Vault"; + name = "fore camera" + }, +/obj/structure/sign/poster/official/random/directional/south, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"lAB" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"lAC" = ( +/obj/machinery/door/poddoor/shutters{ + id = "maidbay"; + name = "Maid Bay" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"lAV" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"lAW" = ( +/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/checker, +/area/station/security/processing/cremation) +"lBj" = ( +/obj/structure/table/wood, +/obj/structure/cable, +/obj/item/book/manual/wiki/security_space_law, +/turf/open/floor/carpet/royalblack, +/area/station/command/heads_quarters/captain) +"lBk" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/purple, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"lBB" = ( +/obj/structure/bed, +/obj/machinery/iv_drip, +/obj/effect/turf_decal/bot_white/right, +/obj/effect/turf_decal/stripes/corner, +/obj/item/bedsheet/medical, +/obj/machinery/light/directional/east, +/obj/structure/sign/warning/biohazard/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"lBO" = ( +/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 = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"lBP" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"lBQ" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/security) +"lBU" = ( +/obj/structure/table/wood, +/obj/machinery/computer/records/medical/laptop{ + dir = 1; + pixel_y = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/psychology) +"lCa" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/psychology) +"lCs" = ( +/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/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"lCz" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"lCC" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"lCV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/obj/structure/table/wood, +/obj/item/clipboard{ + pixel_x = 4 + }, +/obj/item/stack/spacecash/c50{ + pixel_y = 8 + }, +/obj/item/stack/spacecash/c50, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"lDa" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"lDb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"lDc" = ( +/obj/structure/lattice/catwalk, +/obj/effect/landmark/carpspawn, +/turf/open/space/basic, +/area/station/solars/port/fore) +"lDm" = ( +/obj/machinery/atmospherics/components/binary/valve/digital{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"lDu" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/starboard) +"lDB" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"lDK" = ( +/obj/effect/decal/remains/robot, +/obj/effect/decal/cleanable/blood/splatter/oil, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"lDS" = ( +/obj/structure/filingcabinet/security, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"lDV" = ( +/obj/item/kirbyplants/organic/plant2{ + pixel_y = 3 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/security/brig) +"lEi" = ( +/obj/item/kirbyplants, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"lEs" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall, +/area/station/maintenance/starboard) +"lED" = ( +/obj/machinery/telecomms/message_server/preset, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"lEI" = ( +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/grassy/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"lEQ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "brig-maint-passthrough" + }, +/obj/machinery/door/airlock/security{ + name = "Prison Wing" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"lFr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"lFt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/botanist, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"lFB" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"lFC" = ( +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"lFN" = ( +/obj/structure/chair/comfy/brown{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"lFS" = ( +/obj/item/reagent_containers/cup/glass/bottle/rum{ + pixel_x = -7; + pixel_y = 2 + }, +/obj/item/reagent_containers/cup/glass/colocup{ + pixel_x = 3; + pixel_y = 3 + }, +/turf/open/floor/plating/rust, +/area/station/maintenance/department/security) +"lGa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"lGs" = ( +/turf/closed/wall, +/area/station/security/warden) +"lGF" = ( +/obj/machinery/light/directional/east, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"lGO" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing{ + dir = 5 + }, +/turf/open/space/basic, +/area/space/nearstation) +"lGQ" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"lGS" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Auxiliary Base Construction"; + name = "cargo camera"; + network = list("ss13","qm") + }, +/obj/effect/landmark/blobstart, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"lGV" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"lGY" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"lHk" = ( +/obj/structure/railing{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"lHy" = ( +/obj/structure/table, +/obj/item/clothing/gloves/latex, +/obj/item/paper/guides/jobs/medical/morgue, +/obj/item/pen, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"lHD" = ( +/obj/docking_port/stationary/random{ + dir = 8; + name = "lavaland"; + shuttle_id = "pod_2_lavaland" + }, +/turf/open/space, +/area/space/nearstation) +"lHE" = ( +/obj/structure/table/wood, +/obj/structure/displaycase/forsale/kitchen{ + pixel_y = 4 + }, +/obj/structure/sign/picture_frame/portrait/bar{ + pixel_y = 32 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/wood, +/area/station/service/bar) +"lHX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"lIr" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/processing) +"lIs" = ( +/turf/closed/wall/rust, +/area/station/security/execution/education) +"lIR" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "custodialwagon"; + name = "Custodial Bay" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"lJd" = ( +/obj/structure/chair/stool/bar/directional/east, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"lJg" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"lJw" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id = "ordnancemix"; + name = "Ordnance Lab Shutters" + }, +/obj/machinery/door/firedoor/heavy, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"lJA" = ( +/obj/structure/table/wood, +/obj/item/folder/red, +/obj/item/lighter, +/obj/effect/spawner/random/decoration/lavalamp, +/turf/open/floor/wood, +/area/station/commons/locker) +"lJD" = ( +/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/cargo/storage) +"lJJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/hydroponics/constructable, +/obj/effect/turf_decal/trimline/green/line, +/obj/effect/turf_decal/trimline/green/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"lJL" = ( +/obj/machinery/requests_console/directional/north{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/structure/filingcabinet, +/obj/machinery/camera/directional/north, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/checkpoint/medical) +"lJR" = ( +/obj/machinery/button/crematorium/indestructible{ + pixel_x = -25 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"lJU" = ( +/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/showroomfloor, +/area/station/science/research) +"lKi" = ( +/obj/structure/table, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/item/storage/box/mousetraps{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/box/mousetraps{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/toy/figure/janitor{ + pixel_x = -8; + pixel_y = 6 + }, +/obj/item/restraints/legcuffs/beartrap{ + pixel_y = 8 + }, +/obj/item/restraints/legcuffs/beartrap{ + pixel_y = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"lKk" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Research Division"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"lKq" = ( +/turf/closed/wall, +/area/station/cargo/storage) +"lLa" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"lLc" = ( +/obj/effect/landmark/carpspawn, +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/starboard/aft) +"lLi" = ( +/obj/structure/sign/warning/no_smoking{ + pixel_x = 30 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"lLl" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"lLp" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"lLv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"lLH" = ( +/obj/structure/sign/departments/engineering, +/turf/closed/wall, +/area/station/cargo/warehouse/upper) +"lLN" = ( +/obj/structure/fans/tiny, +/obj/machinery/door/poddoor/massdriver_chapel, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"lLY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"lMf" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"lMh" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/glass, +/area/station/service/hydroponics) +"lMo" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"lMx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/airalarm/directional/west, +/obj/machinery/atmospherics/components/binary/pump/on/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"lMy" = ( +/obj/effect/decal/remains/human, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"lMZ" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"lNe" = ( +/obj/docking_port/stationary/mining_home/common/kilo, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"lNn" = ( +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"lNp" = ( +/obj/machinery/atmospherics/components/trinary/filter/flipped{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"lNK" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"lNP" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"lOh" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/effect/turf_decal/box/red, +/obj/machinery/camera/directional/east{ + c_tag = "Ordnance Test Lab"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/item/radio/intercom/directional/east, +/obj/structure/sign/poster/random/directional/north, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"lOq" = ( +/obj/machinery/status_display/ai/directional/west, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"lOt" = ( +/obj/docking_port/stationary{ + dir = 4; + dwidth = 3; + height = 14; + name = "kilo arrivals"; + roundstart_template = /datum/map_template/shuttle/arrival/kilo; + shuttle_id = "arrival_stationary"; + width = 7 + }, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"lOG" = ( +/turf/closed/wall/rust, +/area/station/service/chapel/monastery) +"lON" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/effect/turf_decal/bot_white, +/obj/item/bodybag{ + pixel_y = 5 + }, +/obj/item/shovel, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"lOX" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter) +"lOY" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Evidence Closet" + }, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"lOZ" = ( +/obj/effect/turf_decal/box, +/obj/machinery/shower/directional/west, +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/item/bikehorn/rubberducky, +/obj/machinery/newscaster/directional/west, +/obj/effect/landmark/start/assistant, +/obj/effect/landmark/start/hangover, +/obj/machinery/button/door/directional/east{ + id = "Shower_1"; + name = "Shower 1 Privacy Lock"; + normaldoorcontrol = 1; + pixel_y = 8; + specialfunctions = 4 + }, +/obj/machinery/button/door/directional/east{ + id = "Shower_1Privacy"; + name = "Shower 1 Privacy Toggle"; + pixel_y = -8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"lPh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/table, +/obj/machinery/requests_console/directional/west{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/light_switch/directional/north, +/obj/machinery/computer/security/telescreen/engine, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"lPU" = ( +/obj/machinery/shower/directional/west, +/turf/open/floor/plastic, +/area/station/security/prison/shower) +"lPX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/airalarm/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/xeno_mining/directional/north, +/obj/machinery/camera/directional/west{ + c_tag = "Port Quarter Solar"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"lPY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"lQj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"lQu" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"lQw" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/landmark/start/chaplain, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"lQB" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/dirt, +/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/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"lQK" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/medical/exam_room) +"lRd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/event_spawn, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/courtroom) +"lRg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"lRk" = ( +/turf/closed/wall, +/area/station/maintenance/starboard/fore) +"lRl" = ( +/obj/effect/turf_decal/box, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"lRq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"lRE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"lRJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"lRS" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"lRZ" = ( +/obj/machinery/door/airlock/external{ + name = "Abandoned External Airlock" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/external, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"lSg" = ( +/obj/machinery/conveyor/inverted{ + dir = 6; + id = "mining" + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"lSt" = ( +/obj/structure/cable, +/obj/structure/bed/dogbed/ian, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/mob/living/basic/pet/dog/corgi/ian{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"lSE" = ( +/obj/machinery/conveyor{ + dir = 1; + id = "NTMSLoad"; + name = "off ramp" + }, +/obj/machinery/door/poddoor{ + id = "freight_port"; + name = "Freight Bay Blast Door" + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"lTc" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/west, +/obj/item/pickaxe, +/obj/item/shovel, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/foyer) +"lTf" = ( +/turf/closed/wall/rust, +/area/station/security/medical) +"lTu" = ( +/obj/machinery/vending/drugs, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"lTM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/eva) +"lTZ" = ( +/obj/structure/chair/comfy/brown{ + dir = 4 + }, +/obj/machinery/light/directional/north, +/turf/open/floor/carpet/royalblack, +/area/station/command/heads_quarters/captain) +"lUq" = ( +/turf/closed/wall/r_wall/rust, +/area/station/service/chapel/storage) +"lUD" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/security/courtroom) +"lUH" = ( +/obj/structure/table/reinforced, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/microscope{ + pixel_x = -1; + pixel_y = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"lUM" = ( +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/item/stamp/head/cmo{ + pixel_x = 8; + pixel_y = 20 + }, +/obj/machinery/light_switch/directional/south{ + pixel_x = -8 + }, +/obj/structure/table/reinforced/rglass, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"lVe" = ( +/obj/effect/decal/cleanable/dirt, +/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/effect/landmark/blobstart, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"lVf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"lVi" = ( +/obj/structure/table, +/obj/item/paper_bin, +/obj/item/pen, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"lVj" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"lVx" = ( +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/backroom) +"lVD" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/newscaster/directional/north, +/obj/structure/spider/stickyweb, +/obj/machinery/button/door/directional/east{ + id = "bankvault"; + name = "Bank Door Lock"; + normaldoorcontrol = 1; + pixel_y = 8; + specialfunctions = 4 + }, +/obj/machinery/button/door/directional/east{ + id = "bankshutter"; + name = "Bank Shutter Toggle"; + pixel_y = -8 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/item/storage/belt/utility, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"lVL" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/server) +"lWg" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/modular_computer/preset/civilian{ + dir = 8 + }, +/obj/machinery/requests_console/directional/east{ + department = "Robotics"; + name = "Robotics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"lWm" = ( +/obj/machinery/door/airlock/engineering{ + name = "Starboard Bow Solar Access" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/solars/starboard/fore) +"lWr" = ( +/obj/structure/table/glass, +/obj/item/storage/medkit/regular{ + pixel_x = 2 + }, +/obj/item/healthanalyzer, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"lWw" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"lWC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/directional/south, +/obj/structure/lattice/catwalk, +/obj/machinery/light/directional/south, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"lWJ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/obj/machinery/wall_healer/directional/south, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"lWL" = ( +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"lWQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"lXe" = ( +/obj/structure/table, +/obj/item/storage/box/lights/mixed{ + pixel_y = 5 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"lXK" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Chemistry West"; + network = list("ss13","medbay") + }, +/obj/machinery/firealarm/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"lXL" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/structure/sign/warning/fire/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"lXP" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "NTMSLoad"; + name = "off ramp" + }, +/obj/effect/turf_decal/bot, +/obj/structure/sign/warning/vacuum/external/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"lYa" = ( +/obj/structure/chair/comfy/brown, +/obj/effect/landmark/start/detective, +/turf/open/floor/carpet/green, +/area/station/security/detectives_office) +"lYb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/binary/pump{ + name = "Gas to Chamber" + }, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/supermatter) +"lYg" = ( +/turf/closed/wall, +/area/station/science/robotics/lab) +"lYv" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/hallway/primary/fore) +"lYE" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/railing/corner, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"lYG" = ( +/obj/structure/closet/secure_closet/evidence, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"lYT" = ( +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"lYX" = ( +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"lZi" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/starboard/fore) +"lZn" = ( +/obj/structure/sign/departments/science, +/turf/closed/wall/rust, +/area/station/science/lab) +"lZr" = ( +/obj/structure/table/wood, +/obj/item/storage/box/deputy{ + pixel_y = 5 + }, +/obj/item/taperecorder{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/item/flashlight/seclite, +/obj/machinery/firealarm/directional/east, +/obj/machinery/light_switch/directional/north{ + pixel_x = 26 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"lZK" = ( +/obj/structure/cable, +/obj/structure/table, +/obj/item/camera, +/obj/item/camera_film{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/art) +"lZV" = ( +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"maj" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/sign/departments/science/directional/east{ + pixel_y = 32 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"maA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"maK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"maN" = ( +/obj/machinery/power/emitter, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/fire/directional/north, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"maW" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"maX" = ( +/obj/machinery/computer/order_console/cook{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/newscaster/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Kitchen Coldroom"; + name = "kitchen camera" + }, +/obj/machinery/light/cold/directional/east, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"mbc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/machinery/wall_healer/directional/north, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"mbh" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/iron/grimy, +/area/station/security/prison/safe) +"mbi" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"mbl" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"mbp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/ticket_machine/directional/north, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"mbC" = ( +/obj/structure/transit_tube/curved{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/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/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"mbE" = ( +/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/cyclelink_helper_multi{ + cycle_id = "departures-entrance" + }, +/obj/machinery/door/airlock/public/glass{ + name = "Departure Lounge" + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"mbP" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/security/processing) +"mbS" = ( +/obj/machinery/door/airlock/engineering{ + name = "Starboard Quarter Solar Access" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/solars/starboard/aft) +"mbW" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/remains/human, +/obj/item/paper/crumpled{ + default_raw_text = "This isn't funny, I'm trapped on the least fun room on the station."; + name = "poorly written complaint" + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"mbY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/janitor, +/obj/structure/disposalpipe/junction{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/janitor) +"mcs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"mcN" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hop) +"mda" = ( +/obj/machinery/door/airlock/engineering/glass/critical{ + heat_proof = 1; + name = "Supermatter Chamber" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"mdl" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/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, +/area/station/hallway/secondary/exit/departure_lounge) +"mdp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/security/brig) +"mdw" = ( +/obj/structure/plasticflaps/opaque, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=1"; + location = "Research and Development" + }, +/obj/machinery/door/window/left/directional/north{ + name = "Research and Development Delivery Access"; + req_access = list("science") + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"mdB" = ( +/obj/machinery/door/airlock/external{ + name = "External Freight Airlock" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"mdE" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"mdX" = ( +/obj/effect/turf_decal/bot/right, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"mee" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"mej" = ( +/obj/structure/cable, +/obj/machinery/icecream_vat, +/obj/effect/turf_decal/bot/right, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"mes" = ( +/obj/structure/table, +/obj/item/storage/bag/tray/cafeteria, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"meO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"meP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2; + name = "ordnance sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/science/ordnance, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"meU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"mfd" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/airalarm/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"mff" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/vomit/old, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"mfh" = ( +/turf/closed/wall/r_wall, +/area/station/science/ordnance/office) +"mfs" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"mfD" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/command/vault) +"mfE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/camera/directional/west{ + c_tag = "Supermatter Terminal"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/machinery/light_switch/directional/west, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"mfF" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/effect/landmark/start/botanist, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"mfG" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"mfI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line, +/obj/structure/closet/cardboard, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"mfJ" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"mfM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail{ + dir = 8; + name = "security disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/security/general, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/office) +"mfT" = ( +/obj/structure/chair/sofa/right/maroon{ + dir = 8 + }, +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/newscaster/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"mfU" = ( +/obj/effect/turf_decal/stripes/end{ + dir = 4 + }, +/obj/machinery/light/small/directional/east, +/obj/item/radio/intercom/directional/east, +/obj/machinery/status_display/ai/directional/south, +/turf/open/floor/engine, +/area/station/tcommsat/computer) +"mfY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/siding/purple/corner, +/obj/effect/turf_decal/tile/purple, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"mgn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"mgx" = ( +/obj/structure/bookcase/random/nonfiction, +/obj/machinery/computer/security/telescreen/entertainment/directional/north, +/turf/open/floor/wood, +/area/station/service/library) +"mgA" = ( +/obj/structure/table, +/obj/item/paper_bin, +/obj/item/pen, +/obj/machinery/light/directional/west, +/obj/machinery/newscaster/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Bridge Port"; + name = "command camera" + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"mgC" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Equipment Room" + }, +/obj/effect/turf_decal/siding/red/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"mgR" = ( +/obj/effect/decal/cleanable/dirt, +/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/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"mha" = ( +/obj/machinery/porta_turret/ai, +/obj/machinery/airalarm/directional/west, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/box/red, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/interior) +"mhi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/starboard) +"mhP" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"mid" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/old, +/mob/living/basic/spider/giant/hunter/scrawny, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"mii" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"mij" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"mis" = ( +/obj/structure/frame/machine, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/oil, +/obj/item/stack/cable_coil/cut, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"mit" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2; + name = "qm sorting disposal pipe" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/mail_sorting/supply/qm_office, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"miK" = ( +/obj/effect/decal/cleanable/blood/footprints{ + dir = 4; + pixel_x = 24; + pixel_y = 8 + }, +/obj/structure/urinal/directional/north, +/turf/open/floor/plating/rust, +/area/station/security/prison/shower) +"miM" = ( +/obj/structure/chair, +/obj/effect/landmark/start/hangover, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"miS" = ( +/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 = "brig-entrance-left" + }, +/obj/machinery/door/airlock/security/glass{ + name = "Prison Wing" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"miW" = ( +/obj/structure/closet/secure_closet/miner, +/obj/effect/turf_decal/delivery, +/obj/item/tank/internals/oxygen/yellow, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"mjc" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/hallway/primary/fore) +"mjh" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/aft) +"mjn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"mjG" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/door_timer{ + id = "Cell 5"; + name = "Cell 5"; + pixel_x = -32 + }, +/obj/structure/closet/secure_closet/brig{ + id = "Cell 5"; + name = "Cell 5 locker" + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"mjU" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"mjW" = ( +/turf/closed/wall, +/area/station/cargo/miningdock) +"mkk" = ( +/turf/closed/wall/rust, +/area/station/hallway/secondary/entry) +"mkq" = ( +/obj/structure/table, +/obj/item/storage/briefcase{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"mkI" = ( +/obj/structure/table/wood, +/obj/machinery/light/small/directional/north, +/obj/item/clothing/suit/toggle/suspenders, +/obj/item/clothing/head/costume/papersack/smiley, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"mkQ" = ( +/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 = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"mle" = ( +/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/hangover, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"mlj" = ( +/obj/structure/table, +/obj/item/storage/box/deputy, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/obj/machinery/camera/directional/west{ + c_tag = "Warden's Office" + }, +/obj/structure/reagent_dispensers/wall/peppertank/directional/west, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"mlm" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "chem_lockdown"; + name = "Chemistry Shutters" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"mlv" = ( +/obj/structure/closet/secure_closet/hos, +/obj/effect/turf_decal/delivery, +/obj/machinery/light_switch/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hos) +"mlw" = ( +/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/plaque{ + icon_state = "L7" + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"mlx" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"mlz" = ( +/obj/structure/table, +/obj/item/stack/medical/wrap/gauze, +/obj/item/stack/medical/mesh, +/obj/item/stack/medical/suture, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"mlB" = ( +/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/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"mlC" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"mlD" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"mlH" = ( +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/storage) +"mlT" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/door/window/left/directional/north{ + name = "Inner Pipe Access"; + req_access = list("atmospherics") + }, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"mma" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/landmark/event_spawn, +/obj/machinery/duct, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"mmd" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/camera/directional/south{ + c_tag = "Autopsy Room"; + name = "detective camera" + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/landmark/start/detective, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"mmo" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/dresser, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"mmt" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"mmu" = ( +/obj/structure/table, +/obj/item/stock_parts/subspace/ansible, +/obj/item/stock_parts/subspace/ansible, +/obj/item/stock_parts/subspace/ansible, +/obj/item/stock_parts/subspace/crystal, +/obj/item/stock_parts/subspace/crystal, +/obj/item/stock_parts/subspace/crystal, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/west, +/obj/machinery/status_display/ai/directional/north, +/obj/machinery/light_switch/directional/west, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tcomms) +"mmE" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"mmF" = ( +/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/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"mmY" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall/rust, +/area/station/maintenance/starboard) +"mnl" = ( +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"mno" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/power/energy_accumulator/grounding_rod/anchored, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/supermatter) +"mnE" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"mnG" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/virology{ + name = "Virology Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "viro-airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"mnK" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining/glass{ + name = "Cargo Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"mnO" = ( +/obj/item/radio/intercom/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"mnR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/office) +"mob" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"moc" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"mog" = ( +/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, +/area/station/hallway/primary/fore) +"mol" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"mop" = ( +/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/airlock/security/glass{ + name = "Equipment Room" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"moz" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/lockers) +"moD" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research/glass{ + name = "Robotics Lab" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "robotics_shutters"; + name = "Robotics Privacy Shutters" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/robotics, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"moG" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/water_source/puddle, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light_switch/directional/south, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/science/genetics) +"moK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/ash, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"mpd" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/landmark/start/warden, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"mpv" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/pharmacy) +"mpF" = ( +/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/dark, +/area/station/service/chapel/funeral) +"mqa" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Head of Personnel's Office" + }, +/obj/effect/landmark/navigate_destination, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner, +/obj/effect/mapping_helpers/airlock/access/all/command/hop, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"mqC" = ( +/turf/open/floor/iron, +/area/station/security/prison) +"mqF" = ( +/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/hydroponics/glass{ + name = "Hydroponics" + }, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/service/hydroponics, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"mqK" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + 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/engine, +/area/station/engineering/gravity_generator) +"mqU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"mrl" = ( +/turf/closed/wall, +/area/station/command/heads_quarters/cmo) +"mrt" = ( +/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/plating, +/area/station/maintenance/starboard) +"mrz" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/light/broken/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"mrB" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/door_timer{ + id = "Cell 6"; + name = "Cell 6"; + pixel_x = -32 + }, +/obj/structure/closet/secure_closet/brig{ + id = "Cell 6"; + name = "Cell 6 locker" + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"mrI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/button/door/directional/east{ + id = "Arrival Shuttle Bay"; + name = "Arrival Shuttle Bay Toggle"; + pixel_y = 8; + req_access = list("command") + }, +/obj/machinery/modular_computer/preset/id, +/obj/effect/turf_decal/bot, +/obj/machinery/light_switch/directional/east{ + pixel_x = 24; + pixel_y = -3 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Departures Checkpoint"; + name = "shuttle camera" + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/customs) +"mrR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/closet/crate, +/obj/item/vending_refill/snack{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/vending_refill/cola, +/obj/item/screwdriver, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"msb" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/engineering/storage/tcomms) +"msL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"msS" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"msW" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/line{ + 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/engine, +/area/station/ai/satellite/foyer) +"msY" = ( +/obj/structure/chair/pew/left{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/chapel, +/area/station/service/chapel) +"msZ" = ( +/obj/structure/chair/office, +/obj/effect/turf_decal/siding/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"mtc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"mtq" = ( +/obj/structure/chair/office/light, +/obj/effect/landmark/start/research_director, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/machinery/keycard_auth/wall_mounted/directional/west{ + pixel_x = -31; + pixel_y = 6 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"mtw" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"mtA" = ( +/obj/machinery/porta_turret/ai{ + dir = 4 + }, +/obj/effect/turf_decal/box/red, +/obj/machinery/status_display/ai/directional/west, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/chamber) +"mtI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/bodycontainer/crematorium{ + dir = 4 + }, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/checker, +/area/station/security/processing/cremation) +"mtN" = ( +/obj/effect/decal/cleanable/dirt, +/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/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"mtV" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/port/greater) +"mtZ" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"mua" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"mug" = ( +/obj/machinery/telecomms/server/presets/service, +/obj/structure/cable, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"mui" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"mun" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Brig" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/office) +"muN" = ( +/obj/machinery/computer/records/medical{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"mvm" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"mvz" = ( +/obj/machinery/door/airlock/research{ + name = "Ordnance Lab" + }, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/machinery/door/firedoor/heavy, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance_storage, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/storage) +"mvF" = ( +/obj/structure/chair/stool/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/warning, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"mvW" = ( +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"mvX" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/components/trinary/filter/atmos/n2o{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"mwe" = ( +/obj/machinery/smartfridge, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/service/kitchen) +"mwj" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"mwn" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Engineering Foyer" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/hallway) +"mwp" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"mwy" = ( +/obj/machinery/newscaster/directional/west, +/obj/machinery/airalarm/directional/north, +/obj/machinery/computer/accounting{ + dir = 4 + }, +/turf/open/floor/carpet/blue, +/area/station/command/heads_quarters/hop) +"mwA" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/emergency, +/obj/item/wrench, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"mwG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"mwR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"mxf" = ( +/turf/closed/wall/r_wall/rust, +/area/station/security/execution/transfer) +"mxh" = ( +/obj/structure/table, +/obj/item/reagent_containers/cup/beaker/large, +/obj/item/reagent_containers/cup/beaker{ + pixel_x = 8; + pixel_y = 2 + }, +/obj/item/reagent_containers/dropper, +/obj/item/reagent_containers/cup/bottle/epinephrine{ + pixel_x = -4; + pixel_y = 12 + }, +/obj/item/reagent_containers/cup/bottle/multiver{ + pixel_x = 7; + pixel_y = 12 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"mxo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"mxx" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Engineering Foyer" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/engineering/hallway) +"mxH" = ( +/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, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/brig) +"myc" = ( +/obj/structure/rack, +/obj/item/wirecutters{ + pixel_y = 5 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"myd" = ( +/obj/structure/table/glass, +/obj/structure/mirror/directional/south, +/obj/item/mod/module/plasma_stabilizer, +/obj/item/mod/module/thermal_regulator, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"myg" = ( +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"myp" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison/garden) +"myS" = ( +/obj/effect/turf_decal/box, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/tcommsat/computer) +"myU" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"mza" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/sign/poster/random/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"mzp" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"mzs" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/vending/wardrobe/hydro_wardrobe, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/checker, +/area/station/service/hydroponics) +"mzt" = ( +/obj/structure/flora/grass/jungle/a/style_random{ + icon_state = "grassb2" + }, +/obj/structure/flora/bush/pale/style_random{ + icon_state = "brflowers_3" + }, +/obj/structure/flora/bush/ferny, +/turf/open/misc/asteroid, +/area/space/nearstation) +"mzB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"mzI" = ( +/obj/structure/transit_tube/diagonal/crossing/topleft, +/turf/open/space/basic, +/area/space/nearstation) +"mAa" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"mAc" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/decal/cleanable/dirt, +/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/service/chapel/storage) +"mAf" = ( +/obj/effect/spawner/random/vending/snackvend, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"mAj" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/ai/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/computer/monitor{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite) +"mAH" = ( +/obj/structure/table, +/obj/item/clothing/gloves/latex, +/obj/item/clothing/gloves/latex, +/obj/item/storage/box/monkeycubes{ + pixel_x = 2; + pixel_y = 5 + }, +/obj/item/storage/box/monkeycubes{ + pixel_y = 3 + }, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"mBm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"mBL" = ( +/obj/item/tank/internals/emergency_oxygen/engi{ + pixel_x = -5 + }, +/obj/item/tank/internals/emergency_oxygen/engi{ + pixel_x = 5 + }, +/obj/item/geiger_counter, +/obj/item/geiger_counter, +/obj/structure/table, +/obj/structure/sign/warning/xeno_mining/directional/west, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"mBS" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"mBW" = ( +/obj/structure/sign/warning/electric_shock/directional/north, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"mBX" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"mCg" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/grunge{ + name = "Morgue" + }, +/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/mapping_helpers/airlock/access/all/medical/paramedic, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"mCk" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"mCm" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/primary/aft) +"mCs" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/obj/machinery/duct, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"mCt" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"mCu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/light/directional/north, +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"mCE" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/north, +/obj/machinery/newscaster/directional/north, +/obj/machinery/computer/atmos_control/nocontrol/master, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"mCF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/spider/stickyweb, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"mCO" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/newscaster/directional/south, +/obj/machinery/camera/autoname/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"mCT" = ( +/obj/machinery/light/floor, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"mCV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/stripes/line, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"mDj" = ( +/turf/closed/wall, +/area/station/science/genetics) +"mDD" = ( +/turf/closed/wall/rust, +/area/station/cargo/warehouse/upper) +"mDJ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Head of Security's Office" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/hos, +/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/command/heads_quarters/hos) +"mDM" = ( +/obj/machinery/portable_atmospherics/pump, +/obj/machinery/light/directional/south, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/box, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/hallway) +"mDQ" = ( +/turf/closed/wall/r_wall, +/area/station/security/checkpoint/science/research) +"mEg" = ( +/turf/closed/wall/r_wall/rust, +/area/station/security/prison/mess) +"mEj" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"mEt" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/button/door/directional/north{ + id = "medbay_front_door"; + name = "Medbay Doors Toggle"; + normaldoorcontrol = 1; + req_access = list("medical") + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"mEH" = ( +/obj/effect/turf_decal/box/corners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/storage) +"mER" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/light_switch/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"mEW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"mFa" = ( +/obj/structure/closet/emcloset/anchored, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/light/small/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"mFb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"mFt" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/steam_vent, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"mFE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"mFQ" = ( +/obj/structure/chair/sofa/bench{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"mGj" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/engineering/hallway) +"mGo" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/storage/belt/utility, +/obj/item/clothing/head/utility/welding, +/obj/item/clothing/glasses/welding, +/obj/structure/noticeboard/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"mGz" = ( +/obj/structure/table, +/obj/item/aicard, +/obj/item/ai_module/reset, +/obj/item/assembly/flash/handheld, +/obj/item/assembly/flash/handheld, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"mGG" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/processing) +"mGS" = ( +/obj/machinery/light/directional/south, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"mHa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"mHc" = ( +/obj/machinery/door/airlock/command{ + name = "Captain's Office" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/captain, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"mHd" = ( +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light_switch/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite) +"mHe" = ( +/obj/structure/bookcase{ + name = "Forbidden Knowledge" + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"mHf" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/service/chapel) +"mHm" = ( +/obj/effect/landmark/start/depsec/medical, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/checkpoint/medical) +"mHq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/item/radio/intercom/directional/south{ + freerange = 1; + frequency = 1447; + listening = 0; + name = "Private Channel" + }, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"mHu" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"mIe" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"mIo" = ( +/obj/effect/decal/cleanable/dirt, +/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/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"mIq" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Server Room" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/turf/open/floor/iron/dark, +/area/station/tcommsat/server) +"mIR" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"mIT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/door/airlock/research/glass{ + name = "Slime Euthanization Chamber" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"mIW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/prison) +"mIX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/mob/living/basic/bot/secbot/pingsky, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"mJk" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "chemistry_shutters"; + name = "Chemistry Lobby Shutters" + }, +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/medical/glass{ + name = "Pharmacy" + }, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/all/medical/pharmacy, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"mJo" = ( +/obj/structure/disposalpipe/junction/flip{ + dir = 8 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Custodial"; + location = "Tools"; + name = "tools navigation beacon" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"mJA" = ( +/obj/structure/punching_bag, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"mJP" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 4; + name = "Nitrogen Outlet" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"mKv" = ( +/obj/structure/chair/comfy, +/obj/item/radio/intercom/command/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"mKw" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"mKC" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/ore_box, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"mKI" = ( +/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/green, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"mKP" = ( +/obj/machinery/light/small/directional/east, +/turf/open/misc/sandy_dirt, +/area/station/service/hydroponics/garden) +"mLb" = ( +/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/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/gateway) +"mLd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"mLe" = ( +/obj/structure/sink/directional/east, +/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 = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/education) +"mLE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"mLJ" = ( +/obj/machinery/ntnet_relay, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"mLN" = ( +/turf/closed/wall, +/area/station/maintenance/disposal/incinerator) +"mLP" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/office) +"mMa" = ( +/obj/machinery/vending/coffee, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"mMb" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/closet{ + name = "suit closet" + }, +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"mMj" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall/rust, +/area/station/ai/satellite/foyer) +"mMp" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"mMv" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable, +/turf/open/floor/plating/airless, +/area/station/solars/port/fore) +"mMy" = ( +/turf/closed/wall/r_wall, +/area/station/security/execution/transfer) +"mMz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"mMB" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter) +"mME" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"mMJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"mMP" = ( +/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 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"mNt" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"mNz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock{ + name = "Bar Backroom" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/bar, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/bar/backroom) +"mNT" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"mOa" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/structure/sign/plaques/kiddie/library{ + pixel_x = 32; + pixel_y = -32 + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"mOb" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security{ + aiControlDisabled = 1; + id_tag = "justicedoor"; + name = "Justice Chamber" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/structure/cable, +/obj/machinery/button/door/directional/west{ + id = "justicedoor"; + name = "Justice Door Lock"; + normaldoorcontrol = 1; + req_access = list("armory"); + silicon_access_disabled = 1; + specialfunctions = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"mOg" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"mOt" = ( +/obj/machinery/light/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"mOz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"mPo" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/mineral/plasma{ + amount = 5 + }, +/obj/machinery/airalarm/directional/east, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite) +"mPC" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "commissaryshutter"; + name = "Vacant Commissary Shutter" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/noticeboard/directional/east, +/turf/open/floor/plating, +/area/station/commons/vacant_room/commissary) +"mPE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"mPM" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/medical/glass{ + name = "Medbay Break Room" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"mPP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"mPS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"mPZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"mQe" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"mQk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"mQu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/science/genetics) +"mQB" = ( +/obj/effect/turf_decal/arrows/white, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"mQN" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/service/bar/atrium) +"mQR" = ( +/obj/structure/closet/secure_closet/personal{ + name = "Commissary Locker" + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/west, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/vacant_room/commissary) +"mQS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/ai/satellite/maintenance/storage) +"mQW" = ( +/obj/effect/turf_decal/box/white{ + color = "#EFB341" + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"mQY" = ( +/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/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"mRf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"mRi" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/item/stock_parts/micro_laser{ + desc = "A tiny laser used in certain devices. A lil left."; + pixel_x = -6 + }, +/obj/item/stock_parts/micro_laser{ + desc = "A tiny laser used in certain devices. A lil left."; + pixel_x = -6 + }, +/obj/item/stock_parts/micro_laser{ + desc = "A tiny laser used in certain devices. A lil left."; + pixel_x = -6 + }, +/obj/item/stock_parts/micro_laser{ + desc = "A tiny laser used in certain devices. A lil left."; + pixel_x = -6 + }, +/obj/item/stock_parts/micro_laser{ + desc = "A tiny laser used in certain devices. A lil left."; + pixel_x = -6 + }, +/obj/item/stock_parts/servo, +/obj/item/stock_parts/servo, +/obj/item/stock_parts/servo, +/obj/item/stock_parts/servo, +/obj/item/stock_parts/capacitor{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/status_display/ai/directional/north, +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tcomms) +"mRm" = ( +/obj/structure/table, +/obj/item/toy/cards/deck{ + pixel_x = -9 + }, +/obj/item/storage/dice{ + pixel_x = -8; + pixel_y = 11 + }, +/obj/item/storage/photo_album/prison{ + pixel_x = 8; + pixel_y = -3 + }, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"mRo" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"mRp" = ( +/turf/closed/wall/rust, +/area/station/security/evidence) +"mRF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/machinery/door/window/brigdoor/left/directional/east{ + name = "Justice Windoor"; + req_access = list("armory") + }, +/obj/machinery/door/window/brigdoor/right/directional/west{ + name = "Justice Windoor"; + req_access = list("armory") + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "justiceshutter"; + name = "Justice Shutter" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"mRV" = ( +/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, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"mSf" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/turf/closed/wall/rust, +/area/station/engineering/atmos) +"mSj" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/structure/sign/poster/contraband/random/directional/south, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"mSm" = ( +/obj/structure/table, +/obj/item/stack/cable_coil{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Incinerator Entrance"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/obj/item/hfr_box/body/fuel_input, +/obj/item/hfr_box/body/interface, +/obj/item/hfr_box/body/moderator_input, +/obj/item/hfr_box/body/waste_output, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"mSq" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"mSu" = ( +/obj/structure/table, +/obj/machinery/light/directional/west, +/obj/item/clipboard, +/obj/item/airlock_painter{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/airlock_painter, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/hallway) +"mSC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"mSE" = ( +/obj/machinery/door/airlock/grunge{ + name = "Crematorium" + }, +/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/service/crematorium, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"mSM" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"mST" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"mTz" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"mTC" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/wall_healer/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"mTJ" = ( +/obj/structure/toilet, +/obj/machinery/light/small/directional/north, +/obj/effect/spawner/random/contraband/prison, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/turf/open/floor/vault, +/area/station/security/prison/shower) +"mTK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"mTM" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"mUp" = ( +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"mUs" = ( +/obj/effect/turf_decal/stripes/corner{ + 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, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"mUA" = ( +/obj/effect/decal/cleanable/chem_pile, +/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/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"mVf" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"mVh" = ( +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"mVo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"mVu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/shaft_miner, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"mVL" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/storage/box/bodybags{ + pixel_y = 5 + }, +/obj/item/storage/medkit/regular{ + empty = 1; + name = "First-Aid (empty)" + }, +/obj/item/storage/medkit/regular{ + empty = 1; + name = "First-Aid (empty)" + }, +/obj/item/storage/medkit/regular{ + empty = 1; + name = "First-Aid (empty)" + }, +/obj/item/stack/package_wrap, +/obj/item/healthanalyzer, +/obj/item/healthanalyzer, +/obj/item/healthanalyzer, +/obj/machinery/camera/directional/north{ + c_tag = "Robotics Lab"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"mVP" = ( +/obj/effect/turf_decal/arrows, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/firealarm/directional/west, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"mWg" = ( +/obj/effect/turf_decal/bot, +/obj/structure/reagent_dispensers/watertank, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"mWj" = ( +/obj/structure/easel, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"mWn" = ( +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/gravity_generator) +"mWq" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/port) +"mWy" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/prison) +"mWM" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"mWR" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"mWS" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "robotics_shutters"; + name = "Robotics Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"mWV" = ( +/obj/structure/sign/warning/pods, +/turf/closed/wall, +/area/station/maintenance/port/aft) +"mWZ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/cargo/warehouse/upper) +"mXI" = ( +/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 = 1 + }, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central) +"mXM" = ( +/obj/structure/closet/secure_closet/freezer/meat, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/south, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"mYv" = ( +/obj/effect/turf_decal/siding/thinplating/dark/end{ + dir = 8 + }, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel/monastery) +"mYV" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"mYX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"mZb" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"mZn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate, +/obj/effect/spawner/random/entertainment/money_large, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"mZz" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/girder/displaced, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"mZF" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/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/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"mZK" = ( +/obj/machinery/airalarm/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"mZO" = ( +/obj/structure/chair, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"mZR" = ( +/obj/machinery/door/airlock/maintenance/external{ + name = "Transit Intersection" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"mZS" = ( +/obj/machinery/light/directional/east, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"mZT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/turf/closed/wall/rust, +/area/space/nearstation) +"mZW" = ( +/turf/closed/wall/r_wall, +/area/station/service/bar/atrium) +"nam" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central) +"nan" = ( +/obj/effect/spawner/random/structure/massmeta_flags/directional/south, +/obj/machinery/wall_healer/directional/east, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"naw" = ( +/obj/machinery/light/directional/west, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"nax" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/floor/grass, +/area/station/hallway/primary/fore) +"naC" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Medbay Lobby"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"naG" = ( +/obj/structure/chair/sofa/left/maroon{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"naK" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"naQ" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"naY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"nbg" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/paramedic) +"nbn" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/structure/grille/broken, +/obj/item/wallframe/apc, +/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/aft) +"nbu" = ( +/obj/structure/table, +/obj/machinery/recharger, +/obj/machinery/status_display/ai/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Bridge Starboard"; + name = "command camera" + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"nby" = ( +/turf/closed/wall/r_wall, +/area/station/security/courtroom) +"nbC" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/item/radio/intercom/prison/directional/south, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"nbH" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/item/radio/intercom/directional/east, +/obj/machinery/camera/directional/north{ + c_tag = "Secure tech_storage"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"nbI" = ( +/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/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"nbJ" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/courtroom) +"nbO" = ( +/obj/structure/table, +/obj/structure/cable, +/obj/item/food/sausage, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"nbR" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"nbU" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"nbZ" = ( +/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/dark, +/area/station/service/chapel/monastery) +"ncj" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"ncB" = ( +/obj/effect/turf_decal/stripes/line{ + 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/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"ncC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"ncH" = ( +/turf/open/floor/iron, +/area/station/cargo/storage) +"ncQ" = ( +/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/station/cargo/warehouse) +"ncS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"ncT" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/tank_dispenser/oxygen{ + pixel_x = -1; + pixel_y = 2 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"ndz" = ( +/obj/machinery/smartfridge/extract/preloaded, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"ndP" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"ndS" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"ndT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/cook, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"nec" = ( +/obj/effect/turf_decal/arrows/white{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"nep" = ( +/obj/structure/cable, +/obj/machinery/modular_computer/preset/command, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"nes" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"nex" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Courtroom" + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/service/lawyer, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"neJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "chem-passthrough" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"nfa" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"nfd" = ( +/obj/structure/sign/warning/vacuum/external, +/turf/closed/wall, +/area/station/cargo/storage) +"nfe" = ( +/obj/machinery/mecha_part_fabricator, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"nfD" = ( +/obj/structure/spirit_board, +/obj/machinery/light/very_dim/directional/south, +/turf/open/floor/cult, +/area/station/service/chapel/office) +"nfI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"nfN" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/rnd_secure_all, +/obj/machinery/light/small/directional/south, +/obj/machinery/status_display/shuttle{ + pixel_y = -32 + }, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/storage/tech) +"nfR" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid, +/area/space/nearstation) +"nfX" = ( +/turf/closed/wall/r_wall, +/area/station/science/server) +"nfY" = ( +/turf/closed/wall, +/area/station/command/heads_quarters/qm) +"ngg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/security/brig) +"ngi" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/research{ + name = "Genetics Lab" + }, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/xenobio, +/obj/effect/mapping_helpers/airlock/access/any/science/genetics, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"ngl" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"ngF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"ngI" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"ngV" = ( +/obj/machinery/conveyor/inverted{ + dir = 5; + id = "mining" + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"ngW" = ( +/obj/effect/decal/cleanable/dirt, +/mob/living/basic/cat_butcherer, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"nhc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/table_frame, +/obj/machinery/camera/directional/north{ + c_tag = "Incinerator"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"nhd" = ( +/obj/machinery/flasher/directional/north{ + id = "AI"; + name = "Meatbag Pacifier" + }, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/chamber) +"nhy" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/rack, +/obj/item/storage/backpack/satchel/science, +/obj/item/analyzer, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"nhz" = ( +/obj/structure/sign/departments/security/directional/east, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"nhO" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/landmark/start/atmospheric_technician, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"nie" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall/r_wall, +/area/station/maintenance/disposal/incinerator) +"nig" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"nim" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/structure/chair/stool/directional/south, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"niy" = ( +/obj/machinery/photocopier, +/obj/effect/turf_decal/box/white, +/obj/machinery/newscaster/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"niQ" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"njd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"njf" = ( +/obj/machinery/door/airlock/medical{ + id_tag = "Unit_3"; + name = "Unit 3" + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/commons/toilet/restrooms) +"njL" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"njT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/light/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"nkd" = ( +/obj/structure/table, +/obj/item/storage/briefcase, +/obj/item/clothing/neck/tie/red, +/obj/item/clothing/head/hats/bowler{ + pixel_y = 8 + }, +/obj/item/cane, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/commons/locker) +"nkg" = ( +/obj/machinery/igniter/incinerator_atmos, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"nki" = ( +/turf/closed/wall/rust, +/area/station/hallway/primary/fore) +"nkn" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/stalky/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"nkN" = ( +/turf/closed/wall/r_wall, +/area/station/science/ordnance/bomb) +"nkQ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Chapel Hallway" + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"nlA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"nlR" = ( +/turf/closed/wall/rust, +/area/station/medical/virology) +"nmo" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/supply/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/station/maintenance/disposal/incinerator) +"nmq" = ( +/obj/machinery/conveyor_switch/oneway{ + dir = 8; + id = "packagereturn"; + name = "crate returns"; + pixel_x = 6; + pixel_y = 1 + }, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/box/corners, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron/dark/textured, +/area/station/hallway/primary/starboard) +"nms" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Server Room" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) +"nmu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"nmR" = ( +/obj/machinery/modular_computer/preset/id{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/requests_console/directional/east{ + department = "Research Director's Desk"; + name = "Research Director's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"nny" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"nnA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/red{ + dir = 8 + }, +/obj/effect/landmark/start/depsec/supply, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/checkpoint/supply) +"nnV" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/command/teleporter) +"noj" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"nol" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/obj/machinery/camera/directional/north{ + pixel_x = 22; + name = "hydroponics camera" + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"not" = ( +/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/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"noE" = ( +/obj/structure/chair, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"noO" = ( +/obj/structure/flora/tree/jungle/small/style_random, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/medical/psychology) +"npg" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics Connector" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"npi" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/science/robotics/mechbay) +"npo" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"npr" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/commons/fitness/recreation) +"nps" = ( +/obj/structure/chair/pew/right{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"npx" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"npy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"npR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/closed/wall, +/area/station/security/checkpoint/engineering) +"nqg" = ( +/obj/structure/closet/secure_closet/security/cargo, +/obj/effect/turf_decal/delivery, +/obj/item/crowbar, +/obj/item/book/manual/wiki/security_space_law, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"nqh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/east, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/office) +"nqm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/grunge{ + name = "Morgue" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/morgue, +/obj/structure/cable, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"nqn" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"nqs" = ( +/obj/structure/sign/departments/cargo, +/turf/closed/wall, +/area/station/maintenance/starboard/fore) +"nqx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"nqE" = ( +/obj/machinery/disposal/bin{ + desc = "A pneumatic waste disposal unit. This one leads into space!"; + name = "deathsposal unit" + }, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"nqR" = ( +/obj/structure/table, +/obj/item/clothing/under/rank/prisoner/skirt{ + pixel_x = -13; + pixel_y = 5 + }, +/obj/item/clothing/under/rank/prisoner/skirt{ + pixel_x = 9; + pixel_y = 5 + }, +/obj/item/clothing/under/rank/prisoner{ + pixel_x = -2; + pixel_y = 5 + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"nqX" = ( +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"nrh" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/service/janitor, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"nri" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"nrv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"nrB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"nrF" = ( +/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/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"nrJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/chair_maintenance{ + dir = 4 + }, +/obj/effect/spawner/random/maintenance, +/obj/structure/sign/poster/contraband/random/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"nrN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/decoration/glowstick, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"nrS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"nsl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"nsp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"nsA" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "Shower_1Privacy"; + name = "Shower 1 Privacy Shutter" + }, +/turf/open/floor/plating, +/area/station/commons/toilet/restrooms) +"nsM" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/structure/grille/broken, +/obj/item/clothing/suit/hazardvest{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/mask/gas, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"nsQ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"nsZ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"ntb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"ntf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ntC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/landmark/navigate_destination/teleporter, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/teleporter) +"ntE" = ( +/obj/structure/sign/departments/security/directional/west, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"ntG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/machinery/light/small/directional/west, +/obj/item/stack/cable_coil{ + pixel_y = 8 + }, +/obj/item/stack/rods/ten{ + pixel_y = 4 + }, +/obj/item/stack/sheet/mineral/plasma{ + amount = 10 + }, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"ntH" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"ntR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron, +/area/station/security/processing) +"nuf" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"nuh" = ( +/obj/effect/spawner/random/vending/colavend, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"nul" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"nuo" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"nuz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/security/office) +"nuF" = ( +/obj/item/radio/intercom/directional/north, +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"nuL" = ( +/obj/structure/flora/rock/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"nuS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"nuZ" = ( +/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, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"nvq" = ( +/obj/structure/chair/office/light, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/depsec/science, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"nvA" = ( +/obj/machinery/suit_storage_unit/hos, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hos) +"nvE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"nvH" = ( +/obj/structure/sign/warning/biohazard, +/turf/closed/wall/r_wall/rust, +/area/station/medical/virology) +"nvI" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"nvK" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/security{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/computer/security/telescreen/prison/directional/west, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"nvP" = ( +/obj/structure/cable, +/obj/machinery/duct, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plastic, +/area/station/hallway/secondary/service) +"nwf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"nwh" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/ai_all, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/storage/tech) +"nwp" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/radio{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/pen, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/airalarm/directional/east, +/obj/structure/reagent_dispensers/wall/peppertank/directional/south, +/obj/machinery/camera/directional/east{ + c_tag = "Science Security Post"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/machinery/button/door/directional/south{ + id = "Biohazard"; + name = "Emergency Research Lockdown"; + pixel_x = 24; + req_access = list("research") + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"nwE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"nwI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"nwN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"nwP" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"nwY" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"nxa" = ( +/obj/machinery/door/airlock/external{ + name = "Science Escape Pod"; + space_dir = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"nxc" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "custodialwagon"; + name = "Custodial Bay" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"nxi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + name = "atmospherics sorting disposal pipe" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/mail_sorting/engineering/atmospherics, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"nxj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"nxx" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/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/airless, +/area/space/nearstation) +"nxY" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"nyw" = ( +/obj/machinery/door/airlock/engineering{ + name = "Emergency Storage" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/service/janitor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"nzz" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"nzD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"nzW" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"nAa" = ( +/obj/structure/table, +/obj/item/storage/box/bodybags{ + pixel_y = 5 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"nAe" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/engine, +/area/station/ai/satellite/maintenance/storage) +"nAE" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"nAH" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"nBc" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "detective_shutters"; + name = "Detective's Office Shutter" + }, +/turf/open/floor/plating, +/area/station/security/detectives_office) +"nBd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"nBD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"nBE" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"nBZ" = ( +/obj/machinery/newscaster/directional/west, +/obj/structure/table, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/item/surgery_tray/full, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/fore) +"nCc" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"nCf" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/radiation, +/obj/item/clothing/glasses/meson, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"nCs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/locker) +"nCv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"nCA" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/reed/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/machinery/light/directional/south, +/turf/open/floor/grass, +/area/station/hallway/primary/fore) +"nCI" = ( +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"nCK" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/light/directional/south, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"nCL" = ( +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"nCU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/green/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"nDi" = ( +/obj/machinery/meter, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"nDp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/meter/layer2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"nDK" = ( +/obj/machinery/flasher/directional/east{ + id = "AI"; + name = "Meatbag Pacifier" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"nDM" = ( +/obj/machinery/button/door/directional/south{ + id = "ordnancemix"; + name = "Ordnance Lab Access"; + pixel_x = 24; + req_access = list("ordnance") + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"nDS" = ( +/obj/machinery/photocopier, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"nDX" = ( +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"nDZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"nEe" = ( +/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/plating, +/area/station/maintenance/aft) +"nEg" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/orange/visible, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"nEk" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id = "ordnancemix"; + name = "Ordnance Lab Shutters" + }, +/obj/machinery/door/firedoor/heavy, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"nEl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"nEs" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"nEA" = ( +/obj/machinery/holopad, +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"nEQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"nEV" = ( +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"nFe" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"nFm" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"nFu" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/public/glass{ + name = "Tool Storage" + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"nFy" = ( +/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/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"nFN" = ( +/obj/machinery/igniter/incinerator_ordmix, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"nFT" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"nGl" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"nGt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/south, +/obj/structure/sign/departments/botany/directional/south, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"nGC" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/fore) +"nGE" = ( +/obj/structure/table/wood/fancy, +/obj/item/food/grown/poppy{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"nGH" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/vomit/old, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"nGJ" = ( +/obj/effect/mapping_helpers/iannewyear, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"nGK" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"nGM" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 5 + }, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"nGT" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/door/window/left/directional/east{ + name = "Inner Pipe Access"; + req_access = list("atmospherics") + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"nHd" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"nHv" = ( +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/light/small/directional/north, +/obj/machinery/power/shieldwallgen, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"nHy" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"nHC" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Gas to Mix" + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"nHO" = ( +/turf/closed/wall/rust, +/area/station/service/janitor) +"nHT" = ( +/obj/item/kirbyplants/organic/plant10, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"nIg" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Research Security Post" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/siding/red{ + dir = 4 + }, +/obj/machinery/door/firedoor/heavy, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"nIh" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"nIq" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/command/vault) +"nIw" = ( +/obj/structure/cable, +/obj/structure/table, +/obj/item/reagent_containers/condiment/peppermill{ + desc = "Often used to flavor food or make people sneeze. Fashionably moved to the left side of the table."; + pixel_x = -8; + pixel_y = 2 + }, +/obj/item/reagent_containers/condiment/saltshaker{ + desc = "Salt. From space oceans, presumably. A staple of modern medicine."; + pixel_x = -8; + pixel_y = 12 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"nIx" = ( +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"nIR" = ( +/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/cargo/sorting) +"nIW" = ( +/obj/item/toy/plush/pkplush{ + desc = "Give HUG-E a hug!"; + name = "TH3R4PY-X09" + }, +/obj/machinery/flasher/directional/north{ + id = "IsolationFlash" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/safe) +"nIX" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/holopad/secure, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"nJv" = ( +/obj/structure/filingcabinet, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"nJA" = ( +/obj/item/kirbyplants/organic/plant3, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"nJF" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"nJK" = ( +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"nJQ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/closet/athletic_mixed, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"nJV" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/remains/human, +/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/maintenance/port/fore) +"nKh" = ( +/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/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/locker) +"nKj" = ( +/obj/effect/turf_decal/siding/thinplating/dark/end{ + dir = 4 + }, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel) +"nKn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"nKr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"nKu" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/door_timer{ + id = "Cell 2"; + name = "Cell 2"; + pixel_x = -32 + }, +/obj/structure/closet/secure_closet/brig{ + id = "Cell 2"; + name = "Cell 2 locker" + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"nKv" = ( +/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/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"nKy" = ( +/obj/machinery/light/small/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"nKC" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/virology) +"nKO" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall, +/area/station/security/prison/safe) +"nKQ" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"nKV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/medical/medbay/central) +"nLm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"nLT" = ( +/obj/docking_port/stationary/escape_pod{ + dir = 2 + }, +/turf/open/space/basic, +/area/space/nearstation) +"nLZ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/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/disposalpipe/segment, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"nMj" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"nMB" = ( +/obj/machinery/computer/records/security{ + dir = 1 + }, +/obj/machinery/requests_console/directional/south{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"nMD" = ( +/obj/structure/girder/displaced, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"nMQ" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"nNb" = ( +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/starboard/aft) +"nNM" = ( +/obj/structure/cable, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central) +"nNT" = ( +/obj/structure/sign/departments/custodian, +/turf/closed/wall, +/area/station/maintenance/fore) +"nNV" = ( +/obj/effect/spawner/structure/window/hollow/reinforced/directional{ + dir = 5 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"nNW" = ( +/obj/machinery/vending/wardrobe/robo_wardrobe, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"nOc" = ( +/obj/structure/bookcase/random/reference, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/wood, +/area/station/service/library) +"nOg" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/checkpoint/engineering) +"nOp" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/security/courtroom) +"nOI" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"nOJ" = ( +/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/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"nOL" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/warehouse/upper) +"nOR" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"nPl" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"nPo" = ( +/obj/machinery/modular_computer/preset/id{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hos) +"nPw" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "ceprivate"; + name = "Chief Engineer's Privacy Shutters" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/incident_display/delam/directional/north, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"nPS" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"nPT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"nPV" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/tank_holder, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"nQk" = ( +/obj/structure/chair/sofa/left/maroon{ + dir = 4 + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"nQo" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron/stairs/medium{ + dir = 1 + }, +/area/station/service/chapel) +"nQs" = ( +/obj/structure/chair/pew/left{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"nQx" = ( +/obj/effect/turf_decal/box, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"nQK" = ( +/turf/closed/wall/r_wall/rust, +/area/station/security/prison/shower) +"nQO" = ( +/obj/machinery/conveyor/inverted{ + dir = 10; + id = "packagereturn"; + name = "crate return belt" + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/south, +/obj/machinery/status_display/evac/directional/south, +/turf/open/floor/plating, +/area/station/cargo/storage) +"nQX" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/wardrobe/mixed, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"nRC" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/emergency{ + pixel_y = 5 + }, +/obj/item/stack/cable_coil, +/obj/item/wirecutters, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/west, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Recreation Arcade"; + name = "recreation camera" + }, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"nSf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light/directional/east, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"nSh" = ( +/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/white{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"nSq" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate/goldcrate, +/obj/machinery/firealarm/directional/west, +/obj/item/crowbar/power{ + name = "jews of life" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"nSy" = ( +/obj/structure/sign/warning/no_smoking, +/turf/closed/wall/rust, +/area/station/maintenance/port/greater) +"nSZ" = ( +/obj/structure/table, +/obj/item/storage/box/bodybags{ + pixel_x = 6 + }, +/obj/item/storage/box/gloves{ + pixel_x = -5 + }, +/obj/machinery/light/directional/east, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"nTd" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"nTo" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"nTr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) +"nTz" = ( +/obj/structure/table, +/obj/item/pen/fountain, +/obj/item/stamp/denied{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/stamp/head/qm{ + pixel_x = 8; + pixel_y = 10 + }, +/obj/item/pen, +/obj/item/lighter{ + pixel_x = 11; + pixel_y = -7 + }, +/obj/item/stamp/granted, +/turf/open/floor/carpet/orange, +/area/station/command/heads_quarters/qm) +"nTG" = ( +/obj/effect/spawner/random/vending/snackvend, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"nTK" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"nUf" = ( +/obj/machinery/newscaster/directional/north, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"nUi" = ( +/obj/structure/chair/sofa/right/maroon, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"nUZ" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/delivery, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"nVc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"nVK" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"nWG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"nWM" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"nWR" = ( +/obj/structure/closet/cardboard, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"nWU" = ( +/obj/structure/tank_dispenser, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"nWW" = ( +/obj/structure/closet/secure_closet/psychology, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/psychology) +"nXp" = ( +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "Xenolab"; + name = "Containment Chamber Toggle"; + pixel_y = 4; + req_access = list("xenobiology") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"nXu" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/checkpoint/customs) +"nXC" = ( +/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/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"nXW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/south, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"nYa" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"nYo" = ( +/obj/structure/table, +/obj/item/storage/backpack/duffelbag/engineering{ + pixel_y = 5 + }, +/obj/item/assembly/signaler{ + desc = "Used to remotely activate devices. Allows for syncing when using a secure signaler on another. Slightly scooted."; + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/assembly/signaler{ + desc = "Used to remotely activate devices. Allows for syncing when using a secure signaler on another. Slightly scooted."; + pixel_x = 4; + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"nYp" = ( +/obj/machinery/telecomms/hub/preset, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"nYD" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/small/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"nYP" = ( +/turf/closed/wall, +/area/station/hallway/primary/starboard) +"nZt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/table, +/obj/effect/decal/cleanable/cobweb, +/obj/item/clothing/under/rank/civilian/lawyer/black{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/under/rank/civilian/lawyer/black, +/obj/item/clothing/neck/tie/black{ + pixel_x = 6 + }, +/obj/item/clothing/neck/tie/red, +/obj/item/clothing/mask/animal/small/jackal, +/obj/item/clothing/mask/animal/small/jackal, +/obj/structure/spider/stickyweb, +/obj/machinery/button/door/directional/west{ + id = "bank"; + name = "Bank Vault Lock"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"nZC" = ( +/obj/effect/turf_decal/bot, +/obj/structure/punching_bag, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/noticeboard/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"nZE" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/processing) +"nZF" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 9 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"nZG" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/button/door/directional/east{ + id = "Arrival Shuttle Bay"; + name = "Arrival Shuttle Bay Toggle"; + req_access = list("command") + }, +/obj/machinery/light/directional/east, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"nZJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"nZM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"nZZ" = ( +/obj/machinery/firealarm/directional/west, +/obj/structure/chair/stool/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"oam" = ( +/turf/closed/wall, +/area/station/maintenance/disposal) +"oat" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"oay" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/purple/visible{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"oaF" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"oaK" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/bridge_pipe/scrubbers/visible, +/turf/open/space/basic, +/area/space/nearstation) +"obh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/incident_display/delam/directional/north, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"obi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"obM" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/grunge{ + name = "Restrooms" + }, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"obU" = ( +/obj/structure/table/glass, +/obj/item/clothing/gloves/latex, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/storage/box/monkeycubes, +/obj/item/reagent_containers/syringe/antiviral, +/obj/item/reagent_containers/dropper, +/obj/structure/reagent_dispensers/wall/virusfood/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"oce" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, +/turf/open/misc/asteroid, +/area/station/maintenance/port/lesser) +"ocg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/item/stack/tile/wood, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"ocn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"ocq" = ( +/obj/structure/closet/secure_closet/brig, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"ocv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"ocx" = ( +/obj/effect/turf_decal/box, +/obj/machinery/shower/directional/east{ + name = "emergency shower" + }, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"ocz" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"ocE" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"ocL" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"ocO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ocQ" = ( +/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/engineering/lobby) +"ocS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"ocZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/line{ + dir = 6 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"odc" = ( +/obj/machinery/door/poddoor/preopen{ + id = "brigfrontdoor"; + name = "Front Security Blast Door" + }, +/obj/effect/turf_decal/caution/stand_clear{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"odd" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/circuit/telecomms, +/area/station/science/xenobiology) +"odA" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/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/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"odE" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/pointy/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"oeF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"oeS" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/nitrogen_input{ + dir = 4 + }, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"ofa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/grille/broken, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"ofe" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"ofg" = ( +/turf/closed/wall, +/area/station/medical/pharmacy) +"ofp" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"ofq" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"ofr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/random/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"ofs" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/destructive_scanner, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"oft" = ( +/obj/machinery/power/solar_control{ + dir = 8; + id = "aftstarboard"; + name = "Starboard Quarter Solar Control" + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/structure/sign/warning/vacuum/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"ofx" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "brigcelldoor"; + name = "Cell Blast Door" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"ofz" = ( +/obj/structure/flora/rock/pile/style_random, +/turf/open/misc/asteroid, +/area/station/maintenance/port/lesser) +"ofB" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/ferny/style_random, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/medical/virology) +"ogg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/clothing/neck/stethoscope, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"ogk" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"ogA" = ( +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/lowpressure, +/area/space/nearstation) +"ogM" = ( +/obj/structure/table/wood/fancy, +/obj/effect/turf_decal/siding/wideplating/dark/corner, +/obj/item/food/grown/poppy{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"ohj" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/hallway) +"ohq" = ( +/obj/structure/cable, +/obj/structure/chair/sofa/corp/right{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"ohR" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall, +/area/station/cargo/miningdock) +"oic" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 4 + }, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"oig" = ( +/obj/effect/decal/cleanable/blood/old, +/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/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"oiq" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/structure/disposalpipe/junction{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"oiu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/turf_decal/siding/purple/corner, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"oix" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/effect/turf_decal/box, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"oiE" = ( +/obj/machinery/computer/order_console/mining, +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/supply{ + pixel_y = -32 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Mining Dock"; + name = "cargo camera"; + network = list("ss13","qm") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"oiJ" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"oiK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"oiO" = ( +/turf/closed/wall/mineral/bronze, +/area/station/maintenance/department/chapel) +"oiS" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"oiV" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/remains/human, +/obj/item/clothing/neck/tie/detective, +/turf/open/floor/carpet/green, +/area/station/maintenance/port/greater) +"ojj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/structure/sign/warning/secure_area/directional/east, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"ojs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/newscaster/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Law Office" + }, +/turf/open/floor/carpet/green, +/area/station/service/lawoffice) +"ojG" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"ojW" = ( +/obj/structure/closet/secure_closet/security/sec, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/west, +/obj/item/clothing/mask/russian_balaclava, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"ojZ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"okc" = ( +/obj/machinery/light/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"oki" = ( +/obj/machinery/airalarm/directional/west, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/cable, +/obj/machinery/power/smes/full, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/gravity_generator) +"okk" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"okp" = ( +/turf/closed/wall/r_wall/rust, +/area/station/engineering/supermatter) +"okq" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"okr" = ( +/obj/structure/bodycontainer/morgue{ + dir = 8 + }, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/service/chapel/funeral) +"okt" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/door/window/left/directional/east{ + req_access = list("xenobiology"); + name = "Containment Pen #1" + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"okJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"okN" = ( +/turf/closed/wall/rust, +/area/station/service/bar/backroom) +"okQ" = ( +/obj/machinery/airalarm/directional/east, +/obj/machinery/light/directional/east, +/obj/structure/table/wood, +/obj/machinery/fax{ + fax_name = "Psychology Office"; + name = "Psychology Office Fax Machine" + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/psychology) +"olq" = ( +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"olv" = ( +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/stalky/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"olz" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Security Hallway" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"olL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"olN" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/west, +/obj/machinery/newscaster/directional/west, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hop) +"olP" = ( +/obj/machinery/door/airlock/atmos{ + name = "Filter Chamber" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance/departmental, +/turf/open/floor/iron/dark, +/area/station/maintenance/aft) +"omi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/medical_doctor, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"omw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/space/basic, +/area/space/nearstation) +"omH" = ( +/obj/machinery/door/poddoor/shutters{ + id = "Skynet_launch"; + name = "Mech Bay" + }, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/science/robotics/mechbay) +"omN" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"omO" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) +"omQ" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"onc" = ( +/obj/effect/landmark/start/roboticist, +/obj/structure/cable, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/science/robotics/mechbay) +"onf" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"onm" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/item/radio/intercom/directional/north, +/obj/item/circuitboard/machine/telecomms/bus{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/circuitboard/machine/telecomms/broadcaster, +/obj/item/stock_parts/subspace/treatment, +/obj/item/stock_parts/subspace/treatment, +/obj/item/stock_parts/subspace/treatment, +/obj/machinery/camera/directional/north{ + c_tag = "Telecomms Storage"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/item/circuitboard/machine/telecomms/processor, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tcomms) +"onr" = ( +/obj/machinery/light/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"ons" = ( +/obj/machinery/recharger{ + pixel_x = -7 + }, +/obj/machinery/recharger{ + pixel_x = 7 + }, +/obj/item/toy/figure/warden, +/obj/structure/table, +/obj/item/radio/intercom/directional/north{ + pixel_x = 32 + }, +/obj/machinery/button/door/directional/north{ + id = "sidearmory"; + name = "Armoury Shutter Toggle"; + pixel_x = -8; + req_access = list("armory") + }, +/obj/machinery/button/door/directional/north{ + id = "prisonblast"; + name = "Prison Lockdown"; + pixel_x = 8; + req_access = list("brig") + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"oou" = ( +/obj/machinery/telecomms/receiver/preset_right, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Telecomms Server SMES"; + name = "telecomms camera"; + network = list("ss13","tcomms") + }, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"oow" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ooR" = ( +/obj/structure/transit_tube/crossing, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"opE" = ( +/obj/effect/landmark/start/scientist, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"opL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/medical/glass{ + name = "Pharmacy" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/medical/pharmacy, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"opV" = ( +/obj/structure/transit_tube/curved/flipped{ + dir = 1 + }, +/turf/open/space/basic, +/area/space/nearstation) +"oqa" = ( +/obj/structure/closet/emcloset/anchored, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/light/small/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"oqu" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L9" + }, +/obj/machinery/camera/directional/north{ + c_tag = "Fore Hallway Centre"; + name = "fore camera" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"oqN" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Tech Storage" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tech_storage, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"oqW" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"ore" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"orm" = ( +/obj/machinery/power/smes, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/status_display/shuttle{ + pixel_y = -32 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"orz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"orD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"orT" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"orY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"ose" = ( +/obj/structure/table/wood, +/obj/item/clipboard, +/obj/item/folder/red, +/turf/open/floor/iron, +/area/station/security/courtroom) +"osn" = ( +/obj/structure/sign/departments/xenobio, +/turf/closed/wall/r_wall, +/area/station/maintenance/starboard) +"osy" = ( +/turf/closed/wall/rust, +/area/station/commons/toilet/restrooms) +"osR" = ( +/obj/structure/cable, +/obj/machinery/computer/shuttle/labor, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"osT" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"osW" = ( +/turf/closed/wall/rust, +/area/station/engineering/atmos) +"otb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"otr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"otA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"otF" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/light/small/directional/west, +/obj/structure/bookcase/random, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"otO" = ( +/obj/structure/table, +/obj/item/taperecorder, +/obj/structure/sign/warning/electric_shock/directional/south, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"otP" = ( +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain) +"otS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"ouk" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/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/engineering/atmos) +"oup" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"ouC" = ( +/obj/effect/turf_decal/stripes/line, +/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/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ouD" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/light/directional/south, +/obj/machinery/light_switch/directional/south, +/obj/structure/closet/crate/freezer/blood, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/fore) +"ouE" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"ouK" = ( +/obj/machinery/chem_dispenser, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/directional/east, +/obj/machinery/requests_console/directional/east{ + department = "Pharmacy"; + name = "Pharmacy Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"ouM" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"ouV" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/space/basic, +/area/space/nearstation) +"ouX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ova" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"ovd" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"ovm" = ( +/obj/machinery/mech_bay_recharge_port{ + dir = 2 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"ovo" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "rdprivacy"; + name = "Director's Privacy Blast Door" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/command/heads_quarters/rd) +"ovv" = ( +/turf/closed/wall, +/area/station/service/hydroponics/garden) +"ovw" = ( +/obj/machinery/chem_dispenser/drinks/beer{ + dir = 4 + }, +/obj/structure/table, +/obj/structure/noticeboard/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"ovy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ovN" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/navigate_destination/chapel, +/obj/structure/transit_tube/station/dispenser/reverse/flipped{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/hallway/primary/fore) +"owm" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Medbay Central"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"owA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/storage) +"owC" = ( +/obj/structure/chair/pew/left{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/chapel{ + dir = 4 + }, +/area/station/service/chapel) +"owG" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/central) +"owJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/door/window/right/directional/east{ + name = "Fitness Ring" + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"owT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"owX" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"oxp" = ( +/obj/structure/flora/bush/jungle/a/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/sunny/style_random, +/obj/machinery/light/directional/west, +/turf/open/floor/grass, +/area/station/medical/psychology) +"oxC" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 4 + }, +/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/garden) +"oxK" = ( +/obj/structure/table, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/item/clothing/gloves/color/black, +/obj/item/crowbar/red, +/obj/item/flashlight/seclite, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"oye" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/closet/emcloset/anchored, +/turf/open/floor/plating, +/area/station/service/chapel) +"oyA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/west, +/obj/machinery/light/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Starboard Hallway Research Desk"; + name = "starboard camera" + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"oyP" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"ozd" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"ozk" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ + dir = 9 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"ozt" = ( +/obj/structure/chair/office/light, +/obj/effect/landmark/start/depsec/medical, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/checkpoint/medical) +"ozw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/item/tank/internals/oxygen/empty, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"ozz" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"ozO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"ozV" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/storage/medkit/o2, +/obj/item/tank/internals/emergency_oxygen, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"ozZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"oAg" = ( +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/starboard/aft) +"oAk" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/effect/turf_decal/box, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"oAo" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"oAJ" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 1; + id = "QMLoad"; + name = "off ramp" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"oAN" = ( +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"oAO" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/obj/machinery/vending/mod_modules, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"oAS" = ( +/obj/machinery/light/directional/south, +/obj/machinery/requests_console/directional/south{ + department = "Janitorial"; + name = "Janitorial Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/service/janitor) +"oBe" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/window/right/directional/north{ + name = "Emergency Storage"; + req_access = list("command") + }, +/obj/machinery/suit_storage_unit/standard_unit{ + desc = "An industrial suit storage device carrying retro space suits. This one is blue."; + helmet_type = /obj/item/clothing/head/helmet/space/syndicate/blue; + suit_type = /obj/item/clothing/suit/space/syndicate/blue + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"oBf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"oBy" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"oBA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/eva) +"oBP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/station_engineer, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"oBT" = ( +/obj/structure/chair/pew/right{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"oCd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/power/terminal{ + dir = 1 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Gravity Generator Foyer"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/structure/cable, +/obj/machinery/button/door/directional/west{ + id = "gravity"; + name = "Gravity Generator Lockdown"; + req_one_access = list("command","tech_storage") + }, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"oCo" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/electronics/apc, +/obj/item/electronics/apc, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/item/mod/module/plasma_stabilizer, +/obj/item/mod/module/thermal_regulator, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"oCr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/reagent_dispensers/wall/peppertank/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"oCt" = ( +/obj/machinery/airalarm/directional/east, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"oCu" = ( +/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/tile/brown/anticorner/contrasted, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"oCC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box/corners, +/obj/effect/spawner/random/structure/crate, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse) +"oCE" = ( +/obj/machinery/door/airlock{ + name = "Cleaning Closet" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison/safe) +"oCI" = ( +/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/wood/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/library) +"oCJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/poster/official/random/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"oDh" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/recharge_station, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"oDt" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 8 + }, +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/bridge_pipe/scrubbers/visible, +/turf/open/space/basic, +/area/space/nearstation) +"oDG" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"oDV" = ( +/obj/structure/table, +/obj/item/storage/box/hug{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/razor{ + pixel_x = -8; + pixel_y = 3 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"oFc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"oFf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"oFl" = ( +/obj/effect/decal/cleanable/dirt, +/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/plating, +/area/station/maintenance/port/greater) +"oFo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"oFt" = ( +/obj/machinery/light/small/directional/east, +/mob/living/basic/trooper/russian, +/turf/open/floor/carpet/green, +/area/station/maintenance/port/greater) +"oFC" = ( +/obj/structure/table, +/obj/item/storage/box/syringes{ + pixel_y = 2 + }, +/obj/item/storage/box/beakers{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/hand_labeler, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"oGo" = ( +/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/freezer, +/area/station/service/kitchen/coldroom) +"oGu" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/layer_manifold/supply/hidden, +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/machinery/door/airlock/grunge{ + name = "Monastery Atmos" + }, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"oGO" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"oGV" = ( +/obj/machinery/status_display/evac/directional/south, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"oHe" = ( +/obj/structure/table/reinforced, +/obj/item/mod/module/plasma_stabilizer, +/obj/item/mod/module/thermal_regulator, +/turf/open/floor/iron/dark, +/area/station/security/office) +"oHh" = ( +/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 = "Fore Hallway Robotics Bay"; + name = "fore camera" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"oHj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"oHm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"oHD" = ( +/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/plaque{ + icon_state = "L4" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"oHG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"oHP" = ( +/obj/effect/turf_decal/tile/purple/fourcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"oHR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"oIg" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"oIn" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"oIy" = ( +/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/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"oIS" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Engineering Security Post" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"oIU" = ( +/obj/item/radio/intercom/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"oJa" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=8"; + location = "QM #2" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/airalarm/directional/north, +/obj/machinery/light/small/directional/north, +/mob/living/simple_animal/bot/mulebot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse) +"oJd" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/door/window/right/directional/east{ + name = "Mail Chute"; + req_access = list("shipping") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"oJm" = ( +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"oJq" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/item/radio/intercom/directional/east, +/obj/machinery/light/directional/east, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) +"oJr" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"oJs" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/folder/red, +/obj/item/pen/blue, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"oJH" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/grass, +/area/station/medical/virology) +"oJU" = ( +/obj/docking_port/stationary/syndicate/northwest{ + dir = 8 + }, +/turf/open/space/basic, +/area/space) +"oJV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/chair/stool/directional/north, +/turf/open/floor/wood, +/area/station/service/library) +"oKp" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"oKJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/button/door/directional/north{ + id = "emmd"; + name = "Medical Lockdown Toggle" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/fore) +"oKV" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/library) +"oKW" = ( +/turf/closed/wall, +/area/station/security/office) +"oLa" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/holodeck{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"oLp" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"oLs" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/mob/living/basic/butterfly, +/turf/open/floor/grass, +/area/station/hallway/primary/fore) +"oLG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/item/t_scanner, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"oLH" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/starboard) +"oLQ" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/machinery/oven/range, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"oLR" = ( +/obj/structure/sign/poster/official/twelve_gauge, +/turf/closed/wall, +/area/station/maintenance/starboard/fore) +"oLT" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall/rust, +/area/station/engineering/supermatter/room) +"oMr" = ( +/obj/machinery/flasher/portable, +/obj/machinery/camera/motion/directional/east{ + c_tag = "Armoury Internal" + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"oMA" = ( +/obj/structure/cable, +/obj/machinery/vending/wardrobe/gene_wardrobe, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"oMJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/medical_doctor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"oMZ" = ( +/obj/item/radio/intercom/directional/north, +/obj/structure/flora/rock/pile, +/turf/open/misc/sandy_dirt, +/area/station/service/hydroponics/garden) +"oNf" = ( +/obj/structure/table, +/obj/item/instrument/harmonica, +/obj/item/camera{ + pixel_x = -4; + pixel_y = 6 + }, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"oNk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/effect/landmark/start/botanist, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"oNo" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/effect/decal/cleanable/blood/old, +/obj/item/weldingtool{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/item/clothing/head/utility/welding{ + pixel_y = 5 + }, +/obj/item/crowbar/red, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"oNr" = ( +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"oNH" = ( +/obj/structure/disposalpipe/junction/flip, +/turf/open/floor/iron, +/area/station/security/brig) +"oNI" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"oNO" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/office) +"oOW" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"oPf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"oPh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"oPn" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Xenobiology Cell 5"; + name = "xenobiology camera"; + network = list("ss13","rd","xeno") + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"oPr" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) +"oPO" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"oPX" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/layer2{ + dir = 8 + }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/south, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"oQg" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/vacuum/external/directional/north, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"oQk" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"oQl" = ( +/obj/machinery/light/floor, +/obj/effect/turf_decal/box, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"oQm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"oQv" = ( +/obj/structure/bookcase/random, +/obj/structure/cable, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"oQz" = ( +/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/airlock/security{ + name = "Interrogation" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"oQH" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"oQL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/loading_area, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/storage) +"oRt" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/disposalpipe/segment, +/obj/structure/table, +/obj/item/hand_labeler, +/obj/item/hand_labeler, +/obj/item/dest_tagger, +/obj/item/dest_tagger{ + pixel_x = 5; + pixel_y = 3 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"oRz" = ( +/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 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"oRI" = ( +/obj/effect/spawner/random/structure/table, +/obj/item/flashlight/flare/candle{ + pixel_x = -5 + }, +/obj/effect/spawner/random/food_or_drink/refreshing_beverage{ + pixel_x = 5; + pixel_y = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"oRK" = ( +/obj/structure/chair/office/light, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/office) +"oRT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"oSf" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8 + }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/mixingchamber_access, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/freezerchamber) +"oSq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"oSs" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"oSD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/duct, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"oSG" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"oSI" = ( +/obj/machinery/status_display/evac/directional/west, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"oSK" = ( +/obj/docking_port/stationary/laborcamp_home/kilo{ + dir = 2 + }, +/turf/open/space, +/area/space/nearstation) +"oSS" = ( +/obj/structure/plasticflaps/opaque, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=8"; + location = "Bridge" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor/preopen{ + id = "brige-maint"; + name = "Bridge Blast Door" + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"oSX" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"oTd" = ( +/obj/machinery/door/morgue{ + name = "Mass Driver"; + req_access = list("chapel_office") + }, +/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/service/chapel/funeral) +"oTg" = ( +/obj/machinery/conveyor{ + id = "NTMSLoad2"; + name = "on ramp" + }, +/obj/machinery/door/poddoor{ + id = "freight_port"; + name = "Freight Bay Blast Door" + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"oTt" = ( +/obj/structure/sign/painting/library{ + pixel_x = 32 + }, +/obj/machinery/photocopier, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/box/white, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"oTw" = ( +/obj/machinery/telecomms/processor/preset_one, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"oTD" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/turf/closed/wall/r_wall, +/area/station/science/ordnance/burnchamber) +"oTE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/fore) +"oTP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/spider/stickyweb, +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"oTU" = ( +/obj/effect/turf_decal/box/corners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"oUc" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"oUg" = ( +/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/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"oUj" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"oUz" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"oUA" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"oUH" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/chair/office, +/obj/structure/sign/painting/library_private{ + pixel_x = 32 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/librarian, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"oUL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/teleporter) +"oUS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/bag/trash, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/grimy, +/area/station/security/prison/safe) +"oVc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"oVl" = ( +/obj/machinery/door/airlock/external{ + name = "Satellite External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/construction, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/maintenance/storage) +"oVz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"oVP" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/rock, +/turf/open/misc/asteroid, +/area/station/hallway/secondary/exit/departure_lounge) +"oVY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/purple/filled/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner{ + dir = 4 + }, +/obj/item/toy/plush/plasmamanplushie{ + name = "Lithium II" + }, +/turf/open/floor/plating/plasma/rust, +/area/station/maintenance/space_hut/plasmaman) +"oWc" = ( +/obj/effect/turf_decal/siding/wood, +/obj/structure/cable, +/obj/machinery/firealarm/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"oWj" = ( +/obj/machinery/atmospherics/components/binary/tank_compressor{ + dir = 8 + }, +/obj/effect/turf_decal/delivery, +/obj/structure/sign/poster/random/directional/north, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"oWm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/south, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/south, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"oWx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille/broken, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"oWG" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison/mess) +"oWI" = ( +/obj/structure/table/reinforced, +/obj/structure/reagent_dispensers/servingdish, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"oWQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 10 + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 10 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"oWX" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/shieldgen, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"oXa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"oXe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/poddoor/preopen{ + id = "prisonblast"; + name = "Prison Blast Door" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"oXm" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"oXx" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"oXK" = ( +/obj/effect/decal/cleanable/dirt, +/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/brown/anticorner/contrasted{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"oYc" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/grunge{ + name = "Recreation Area" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"oYd" = ( +/obj/machinery/light/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/loading_area{ + dir = 4; + pixel_x = 5 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"oYi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central) +"oYu" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin{ + desc = "A pneumatic waste disposal unit. This one leads into space!"; + name = "deathsposal unit" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"oYN" = ( +/obj/machinery/air_sensor/nitrous_tank, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"oYV" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/west, +/obj/item/restraints/handcuffs/cable/red, +/obj/item/clothing/suit/apron/surgical, +/obj/item/weldingtool/mini, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"oZb" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron/stairs/right{ + dir = 1 + }, +/area/station/service/chapel) +"oZE" = ( +/turf/closed/wall/r_wall, +/area/station/security/processing) +"oZP" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"oZS" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/structure/secure_safe/caps_spare, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"oZX" = ( +/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, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"pab" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/command/bridge) +"pac" = ( +/obj/machinery/telecomms/server/presets/command, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"pah" = ( +/obj/structure/table/wood/fancy/blue, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/machinery/airalarm/directional/west, +/obj/item/reagent_containers/cup/glass/bottle/wine/unlabeled, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"pai" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + name = "custodial sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/service/janitor_closet, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"pal" = ( +/obj/machinery/door/airlock/external{ + name = "Atmospherics External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/pumproom) +"paM" = ( +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/maintenance/port/greater) +"paN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"paU" = ( +/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/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"pbk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/siding/blue/corner{ + dir = 8 + }, +/obj/machinery/duct, +/obj/effect/turf_decal/trimline/blue/filled/corner{ + dir = 8 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"pbs" = ( +/obj/structure/sign/warning/vacuum/external, +/turf/closed/wall/rust, +/area/station/maintenance/disposal) +"pbx" = ( +/obj/machinery/computer/libraryconsole/bookmanagement, +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"pbY" = ( +/obj/structure/table/wood, +/obj/effect/decal/cleanable/cobweb, +/obj/item/toy/katana, +/obj/item/clothing/shoes/sandal, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"pcc" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/chapel/dock) +"pcl" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"pcC" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall, +/area/station/hallway/secondary/entry) +"pcE" = ( +/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/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"pcG" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"pcO" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/camera/directional/east{ + c_tag = "E.V.A. Storage"; + name = "command camera" + }, +/obj/machinery/light/directional/east, +/obj/machinery/suit_storage_unit/standard_unit{ + desc = "An industrial suit storage device carrying retro space suits. Neat!"; + helmet_type = /obj/item/clothing/head/helmet/space; + suit_type = /obj/item/clothing/suit/space + }, +/obj/machinery/status_display/ai/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"pdg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"pdq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"pdz" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/generic/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sunny/style_random, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/grass, +/area/station/command/heads_quarters/hop) +"pdE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/atmospherics/components/binary/pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"pdI" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/psychology) +"pdR" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"pdZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash/caution_sign, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"pem" = ( +/obj/structure/transit_tube/curved/flipped{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/ai/satellite/foyer) +"pet" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"peu" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/maintenance/storage) +"peC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"peF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"peJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"peT" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/hallway/primary/aft) +"peY" = ( +/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/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/office) +"peZ" = ( +/obj/structure/closet/secure_closet/personal/cabinet, +/obj/machinery/newscaster/directional/west, +/obj/machinery/button/door/directional/west{ + id = "Cabin_4Privacy"; + name = "Cabin 4 Privacy Toggle"; + pixel_y = -24 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/commons/locker) +"pfc" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/high_volume/siphon/monitored/air_output{ + dir = 4 + }, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"pfr" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/maintenance/department/chapel/monastery) +"pfM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/ai/satellite/maintenance/storage) +"pfO" = ( +/obj/structure/rack, +/obj/item/restraints/handcuffs, +/obj/item/assembly/flash/handheld, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"pfV" = ( +/obj/machinery/airalarm/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/spawner/random/trash/food_packaging, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"pgA" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"pgG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"pgQ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"phh" = ( +/obj/structure/sign/poster/contraband/red_rum, +/turf/closed/wall/rust, +/area/station/maintenance/port/greater) +"phF" = ( +/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/plating, +/area/station/maintenance/disposal/incinerator) +"phH" = ( +/obj/structure/bodycontainer/morgue, +/obj/effect/turf_decal/bot_white, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"phK" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"phL" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/machinery/door/window/left/directional/east, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"phQ" = ( +/obj/structure/flora/bush/pale/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"phX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"phY" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"pig" = ( +/obj/machinery/airalarm/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Xenobiology Labs"; + name = "xenobiology camera"; + network = list("ss13","rd","xeno") + }, +/obj/structure/closet/secure_closet/cytology, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/obj/item/biopsy_tool, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"pii" = ( +/obj/machinery/atmospherics/components/binary/dp_vent_pump/high_volume/incinerator_ordmix{ + dir = 4 + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/engine, +/area/station/science/ordnance/burnchamber) +"pik" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"pio" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/meter/layer2, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"piu" = ( +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"piB" = ( +/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/duct, +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"piD" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall, +/area/station/engineering/supermatter/room) +"piH" = ( +/obj/machinery/light/small/directional/east, +/obj/structure/bed, +/obj/item/bedsheet/red, +/obj/machinery/airalarm/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/safe) +"piN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "ceprivate"; + name = "Chief Engineer's Privacy Shutters" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"piQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/port) +"piW" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposaloutlet, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/light/small/directional/north, +/obj/structure/sign/warning/vacuum/directional/west, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"piX" = ( +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"piZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"pji" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"pjm" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"pjC" = ( +/obj/machinery/status_display/ai/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Recreation Fitness Ring"; + name = "recreation camera" + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"pjE" = ( +/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/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"pjV" = ( +/obj/structure/table/wood, +/obj/machinery/newscaster/directional/east, +/obj/item/paper_bin{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/pen, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"pjX" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/secure_closet/hydroponics, +/obj/structure/sign/poster/contraband/kudzu/directional/east, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/checker, +/area/station/service/hydroponics) +"pjZ" = ( +/obj/machinery/status_display/ai/directional/east, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"pka" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"pkg" = ( +/obj/structure/cable, +/obj/machinery/power/terminal{ + dir = 8 + }, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/maintenance/department/chapel/monastery) +"pkr" = ( +/obj/machinery/light/directional/east, +/obj/machinery/newscaster/directional/east, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/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, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"pkC" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible, +/obj/effect/turf_decal/tile/purple/fourcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"pkE" = ( +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"pkI" = ( +/obj/structure/chair/pew/right{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/chapel{ + dir = 4 + }, +/area/station/service/chapel) +"pkK" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"pkY" = ( +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"plj" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/brig) +"plm" = ( +/turf/closed/wall/rust, +/area/station/maintenance/solars/starboard/fore) +"plp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"plx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"plG" = ( +/obj/item/kirbyplants/organic/plant5, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"plT" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/item/stamp{ + pixel_x = 8; + pixel_y = 2 + }, +/obj/item/stamp/denied{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/pen/red{ + pixel_x = -5; + pixel_y = -5 + }, +/obj/item/multitool, +/obj/item/toy/figure/cargotech{ + pixel_x = 9; + pixel_y = 15 + }, +/obj/item/toy/figure/miner{ + pixel_x = 6; + pixel_y = 14 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/office) +"plX" = ( +/turf/closed/wall, +/area/station/commons/storage/art) +"pmd" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"pmk" = ( +/obj/structure/chair/sofa/right/brown{ + dir = 1 + }, +/obj/effect/landmark/start/bitrunner, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"pmq" = ( +/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/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"pms" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light/small/directional/south, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"pmu" = ( +/obj/structure/table, +/obj/item/analyzer{ + pixel_y = 4 + }, +/obj/item/analyzer{ + pixel_x = 2 + }, +/obj/machinery/requests_console/directional/west{ + department = "Tool Storage"; + name = "Tool Storage Requests Console" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"pmy" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"pmA" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall, +/area/station/maintenance/port/fore) +"pmD" = ( +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"pmI" = ( +/obj/item/kirbyplants/random, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"pmM" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"pnl" = ( +/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/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/office) +"pns" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/brig) +"pnv" = ( +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"pnA" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"pnE" = ( +/obj/structure/cable, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/stack/sheet/glass/fifty, +/obj/structure/closet/crate/engineering/electrical, +/obj/structure/sign/warning/xeno_mining/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"pnI" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-maint-passthrough" + }, +/obj/machinery/door/airlock/research{ + name = "Xenobiology Lab" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/xenobio, +/obj/effect/mapping_helpers/airlock/access/any/science/genetics, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"pnK" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/sign/warning/vacuum/external/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"pog" = ( +/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/courtroom) +"pon" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/brig) +"pop" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"poK" = ( +/obj/machinery/suit_storage_unit/ce, +/obj/effect/turf_decal/delivery, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"poU" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"poZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/flasher/directional/east{ + id = "AI"; + name = "Meatbag Pacifier" + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/remains/human, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"ppd" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/checkpoint/customs) +"ppl" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"ppy" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green{ + pixel_x = -5; + pixel_y = 7 + }, +/obj/item/pen{ + pixel_x = 8; + pixel_y = 5 + }, +/obj/item/pen/red{ + pixel_x = 5; + pixel_y = 1 + }, +/obj/item/toy/figure/detective, +/obj/machinery/light/directional/east, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/carpet/green, +/area/station/security/detectives_office) +"ppB" = ( +/obj/structure/table, +/obj/item/storage/box/syringes{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/storage/box/beakers{ + pixel_y = 2 + }, +/obj/item/reagent_containers/spray/cleaner, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/button/door/directional/south{ + id = "xeno2"; + name = "Creature Cell 2 Toggle"; + pixel_x = -24; + req_access = list("xenobiology") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"ppH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/hydroponics/constructable, +/obj/effect/turf_decal/trimline/blue/line, +/obj/effect/turf_decal/trimline/blue/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"pqb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/eva) +"pqh" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate, +/obj/structure/grille/broken, +/obj/item/clothing/gloves/color/fyellow, +/obj/item/flashlight, +/obj/item/flashlight/flare, +/obj/machinery/light/small/directional/west, +/obj/item/relic, +/obj/structure/sign/poster/contraband/random/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"pqm" = ( +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"pqu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"pqw" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "emmd"; + name = "Emergency Medical Lockdown Shutters" + }, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/item/toy/figure/md{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/medical/paramedic) +"pqB" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"pqD" = ( +/turf/closed/wall, +/area/station/maintenance/port/lesser) +"pqF" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Chief Engineer's Office" + }, +/obj/effect/turf_decal/siding/yellow/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/ce, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"pqH" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/light/directional/south, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"pqS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/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/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"pra" = ( +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"pri" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/structure/table/optable, +/obj/item/surgery_tray/full/deployed, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"prn" = ( +/obj/effect/turf_decal/siding/thinplating/dark/end{ + dir = 8 + }, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel) +"prq" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"prr" = ( +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{ + dir = 8; + initialize_directions = 4; + name = "euthanization chamber freezer" + }, +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"prK" = ( +/obj/machinery/disposal/bin, +/obj/machinery/firealarm/directional/south, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"prP" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"prW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"prX" = ( +/obj/machinery/status_display/shuttle, +/turf/closed/wall, +/area/station/engineering/storage/tech) +"prY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash/grille_or_waste, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"psn" = ( +/obj/item/clothing/mask/gas/sechailer{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/clothing/mask/gas/sechailer, +/obj/item/clothing/mask/gas/sechailer{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/flashlight/seclite, +/obj/item/flashlight/seclite, +/obj/item/flashlight/seclite, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/airalarm/directional/west, +/obj/structure/table, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"psC" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/service/chapel/dock) +"psF" = ( +/obj/structure/sink/directional/east, +/obj/effect/landmark/start/roboticist, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"psP" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"ptu" = ( +/obj/machinery/air_sensor/oxygen_tank, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"ptL" = ( +/obj/effect/turf_decal/sand/plating, +/obj/item/poster/random_contraband, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"ptQ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/garden) +"pue" = ( +/obj/structure/sign/warning/pods, +/turf/closed/wall/rust, +/area/station/maintenance/port/greater) +"puy" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/generic/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sunny/style_random, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/grass, +/area/station/command/heads_quarters/hop) +"puB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/secure_closet/exile, +/obj/effect/turf_decal/bot, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"puJ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/door/window/left/directional/west{ + name = "Containment Pen #5"; + req_access = list("xenobiology") + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"puS" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/power/emitter, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"pvb" = ( +/obj/structure/sign/warning/secure_area, +/obj/item/multitool, +/turf/closed/wall/r_wall, +/area/station/command/vault) +"pvf" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "kitchenshutters"; + name = "Kitchen Shutters" + }, +/obj/item/reagent_containers/condiment/peppermill{ + pixel_x = 3 + }, +/obj/item/reagent_containers/condiment/saltshaker{ + pixel_x = -3 + }, +/turf/open/floor/iron, +/area/station/service/kitchen) +"pvi" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/air, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"pvs" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Security Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/detective, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"pvu" = ( +/obj/machinery/vending/wardrobe/atmos_wardrobe, +/obj/effect/turf_decal/bot, +/obj/machinery/newscaster/directional/south, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"pvA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/light/small/directional/west, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"pvF" = ( +/obj/effect/turf_decal/siding/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"pvH" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"pvK" = ( +/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, +/area/station/hallway/secondary/entry) +"pwa" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite) +"pwo" = ( +/obj/machinery/computer/station_alert, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"pwx" = ( +/obj/machinery/vending/autodrobe, +/obj/effect/turf_decal/bot, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/wood, +/area/station/service/theater) +"pwy" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"pwF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/aft) +"pwT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"pxe" = ( +/turf/closed/wall/mineral/plastitanium, +/area/station/maintenance/port/aft) +"pxE" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/hop) +"pxH" = ( +/obj/machinery/hydroponics/constructable, +/obj/structure/railing/corner, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"pxN" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/tcommsat/computer) +"pya" = ( +/obj/machinery/computer/crew{ + dir = 4 + }, +/obj/machinery/requests_console/directional/west{ + department = "Head of Security's Desk"; + name = "Head of Security's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hos) +"pyg" = ( +/obj/effect/turf_decal/box, +/obj/machinery/power/solar{ + id = "forestarboard"; + name = "Fore-Starboard Solar Array" + }, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/starboard/fore) +"pyk" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"pyJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance{ + name = "Kitchen Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/kitchen, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"pzc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/steam_vent, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"pzm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"pzC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"pzP" = ( +/obj/machinery/telecomms/bus/preset_one, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"pAq" = ( +/obj/machinery/newscaster/directional/south, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"pAr" = ( +/obj/machinery/door/airlock/external/glass{ + name = "Supply Door Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"pAx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"pAE" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"pAQ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Brig Control" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"pBd" = ( +/turf/closed/wall/rust, +/area/station/medical/paramedic) +"pBh" = ( +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"pBi" = ( +/obj/docking_port/stationary/mining_home/kilo{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"pBR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"pBU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"pCa" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xeno3"; + name = "Creature Cell 3" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/machinery/door/window/left/directional/east{ + req_access = list("xenobiology"); + name = "Containment Pen #6" + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"pCb" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/office) +"pCj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"pCu" = ( +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/limb, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"pCF" = ( +/obj/structure/door_assembly/door_assembly_ext{ + anchored = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"pCP" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/spawner/random/trash/cigbutt, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"pCX" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/item/book/bible, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"pDd" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable, +/mob/living/basic/bot/secbot/beepsky/armsky, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"pDm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/warning/no_smoking{ + pixel_x = -30 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"pDs" = ( +/obj/effect/turf_decal/stripes/white/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/white/corner{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/dead_body_placer, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"pDF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/command/vault) +"pDK" = ( +/turf/closed/wall, +/area/station/tcommsat/computer) +"pDM" = ( +/turf/closed/wall/rust, +/area/station/maintenance/aft) +"pDP" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/leavy/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"pDT" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"pDY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"pEc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash/garbage, +/obj/effect/decal/cleanable/generic, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"pEt" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/medical/central) +"pEu" = ( +/obj/structure/table, +/obj/item/storage/medkit/regular, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/commons/locker) +"pEA" = ( +/obj/structure/table, +/obj/machinery/camera/directional/east{ + c_tag = "Courtroom Jury"; + name = "command camera" + }, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"pED" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/yellow/visible, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"pEL" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/item/tank/internals/oxygen/red, +/obj/item/clothing/mask/breath, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"pFl" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"pFq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"pFs" = ( +/obj/structure/cable, +/obj/machinery/newscaster/directional/west, +/obj/machinery/computer/rdconsole{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"pFw" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 4; + id = "packagereturn"; + name = "crate return belt" + }, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"pFS" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"pFT" = ( +/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{ + name = "Theatre Room" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/service/theatre, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"pFY" = ( +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/siding/blue{ + dir = 5 + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 5 + }, +/obj/effect/landmark/start/paramedic, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"pGe" = ( +/obj/item/kirbyplants, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"pGj" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/effect/spawner/random/maintenance/two, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"pGA" = ( +/obj/structure/sink/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box, +/obj/structure/mirror/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"pGD" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wideplating/dark{ + 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 = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"pGE" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/crowbar, +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_x = 6 + }, +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_x = -2 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/item/storage/box/lights/mixed, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"pGM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/south, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"pGS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"pHx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"pHy" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering/glass{ + name = "Supermatter Engine" + }, +/obj/effect/turf_decal/siding/yellow/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"pHD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"pHE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"pIa" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"pIb" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"pIi" = ( +/obj/machinery/light/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"pIl" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Departure Lounge" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "departures-entrance" + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"pIy" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/light/directional/south, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/machinery/status_display/ai/directional/south, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"pIK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/small/directional/east, +/obj/structure/closet/crate/freezer{ + name = "organ storage" + }, +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"pIO" = ( +/turf/closed/wall/r_wall/rust, +/area/station/command/heads_quarters/ce) +"pIS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/table/wood, +/obj/machinery/fax{ + fax_name = "Head of Security's Office"; + name = "Head of Security's Fax Machine" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"pIT" = ( +/obj/machinery/vending/wardrobe/chem_wardrobe, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"pIX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/item/megaphone{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"pJr" = ( +/obj/machinery/iv_drip, +/obj/structure/bed{ + dir = 4 + }, +/obj/structure/curtain, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/exam_room) +"pJs" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall, +/area/station/maintenance/starboard) +"pJz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"pJJ" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"pJK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"pJM" = ( +/obj/structure/table/reinforced, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/machinery/computer/security/telescreen/test_chamber, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"pKf" = ( +/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/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"pKm" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison/shower) +"pKt" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/newscaster/directional/east, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"pKv" = ( +/obj/machinery/computer/cargo, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/east, +/obj/machinery/requests_console/directional/north{ + department = "Quartermaster's Desk"; + name = "Quartermaster's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/structure/extinguisher_cabinet/directional/north{ + pixel_x = 32 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/qm) +"pKB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"pKM" = ( +/obj/machinery/mass_driver{ + id = "trash" + }, +/obj/effect/turf_decal/stripes/end{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"pKQ" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/machinery/light/directional/east, +/obj/machinery/computer/security/telescreen/entertainment/directional/east, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"pKR" = ( +/obj/structure/cable, +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/starboard/aft) +"pLe" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/random/directional/north, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"pLi" = ( +/obj/item/stack/sheet/cardboard{ + amount = 14 + }, +/obj/item/stack/package_wrap, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/prison) +"pLl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"pLs" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/atmos/pumproom) +"pLu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow/corner{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"pLw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sink/directional/west, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/vomit/old, +/obj/structure/sign/poster/contraband/random/directional/north, +/mob/living/basic/goose/vomit, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"pLB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"pLC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"pLJ" = ( +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/storage) +"pLO" = ( +/obj/structure/table/wood, +/obj/effect/decal/cleanable/dirt, +/obj/item/clipboard, +/obj/item/clothing/mask/fakemoustache, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"pLV" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/package_wrap, +/obj/item/wallframe/camera, +/obj/item/wallframe/camera, +/obj/item/wallframe/camera, +/obj/item/wallframe/camera, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/button/door/directional/east{ + id = "aux_base_shutters"; + name = "Auxiliary Base Shutters Toggle"; + req_access = list("aux_base") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"pMj" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/hidden, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/medical/medbay/central) +"pMS" = ( +/obj/effect/decal/cleanable/dirt, +/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 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/random/structure/steam_vent, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"pMT" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/server) +"pNe" = ( +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/office) +"pNg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/turf/closed/wall, +/area/station/maintenance/disposal/incinerator) +"pNA" = ( +/obj/effect/turf_decal/siding/wood/corner, +/obj/machinery/newscaster/directional/south, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"pNL" = ( +/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, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"pNV" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"pNY" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "mining" + }, +/obj/machinery/bouldertech/refinery/smelter{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"pNZ" = ( +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"pOb" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/green/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"pOd" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/bot, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/structure/sign/warning/fire/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"pOo" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/item/plant_analyzer, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"pOq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/exodrone, +/obj/machinery/camera/directional/south{ + c_tag = "Cargo Drones"; + name = "cargo camera"; + network = list("ss13","qm") + }, +/obj/structure/sign/poster/random/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/drone_bay) +"pOy" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/reagent_dispensers/watertank, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"pOG" = ( +/obj/machinery/light/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/hidden, +/obj/machinery/airlock_sensor/incinerator_atmos{ + pixel_x = 24 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"pOI" = ( +/obj/structure/transit_tube/station/reverse{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/transit_tube_pod{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/hallway/primary/central/fore) +"pOO" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 4 + }, +/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/garden) +"pOS" = ( +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/pen, +/obj/item/stamp/head/captain{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/pen/fountain/captain, +/obj/item/radio/intercom/directional/south, +/obj/structure/table/wood, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain) +"pOV" = ( +/turf/closed/wall, +/area/station/service/chapel/storage) +"pOW" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/north, +/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/catwalk_floor/iron_dark, +/area/station/maintenance/fore) +"pPe" = ( +/obj/effect/turf_decal/loading_area, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "hopqueue"; + name = "Queue Shutters" + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hop) +"pPj" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/cardboard, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"pPw" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/item/book/bible, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"pPC" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"pPD" = ( +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/sunny/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"pPZ" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Hazard Closet" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"pQd" = ( +/obj/structure/cable, +/obj/structure/table/wood, +/obj/machinery/computer/libraryconsole/bookmanagement{ + pixel_y = 5 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"pQi" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"pQo" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Holodeck" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "holodeck" + }, +/turf/open/floor/plating, +/area/station/commons/fitness/recreation) +"pQr" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central) +"pQx" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"pQM" = ( +/obj/structure/plasticflaps, +/obj/machinery/conveyor{ + dir = 1; + id = "NTMSLoad"; + name = "off ramp" + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"pQT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"pRu" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/door/window/left/directional/south{ + name = "Cargo Disposal"; + req_access = list("shipping") + }, +/obj/machinery/conveyor_switch/oneway{ + id = "packageSort2"; + name = "mail belt"; + pixel_x = 5; + pixel_y = 6 + }, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/machinery/conveyor_switch/oneway{ + dir = 8; + id = "packagereturn"; + name = "crate returns"; + pixel_x = -6; + pixel_y = 6 + }, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"pRw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"pRF" = ( +/obj/docking_port/stationary/random{ + dir = 4; + name = "lavaland"; + shuttle_id = "pod_4_lavaland" + }, +/turf/open/space, +/area/space/nearstation) +"pRO" = ( +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/atmos/storage/gas) +"pRP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"pSe" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/shower/directional/west{ + name = "emergency shower" + }, +/obj/structure/mirror/directional/east, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/landmark/start/geneticist, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"pSh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"pSj" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/item/storage/toolbox/emergency, +/obj/item/crowbar/red, +/obj/item/flashlight, +/obj/item/flashlight, +/obj/structure/fireaxecabinet/directional/south, +/obj/machinery/door/window/right/directional/north{ + name = "Emergency Storage"; + req_access = list("command") + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"pSu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/spider/stickyweb, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/power/terminal{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"pSE" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Atmos to Loop" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"pSG" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"pSN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/security/prison) +"pST" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"pSW" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"pTc" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/light/directional/south, +/obj/machinery/newscaster/directional/south, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"pTC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/security/prison) +"pTL" = ( +/obj/effect/turf_decal/bot/left, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"pTR" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"pUb" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood/end{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/status_display/ai/directional/west, +/obj/item/flashlight/lantern, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"pUj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/storage) +"pUk" = ( +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"pUA" = ( +/obj/structure/table/reinforced, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/item/paper_bin, +/obj/item/taperecorder, +/obj/item/book/manual/wiki/security_space_law, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/office) +"pUH" = ( +/obj/structure/cable, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/hos) +"pVd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"pVz" = ( +/turf/closed/wall, +/area/station/maintenance/port/fore) +"pVF" = ( +/obj/machinery/meter/monitored/waste_loop, +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/pumproom) +"pVP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"pVQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central) +"pVS" = ( +/obj/structure/closet/secure_closet/freezer/kitchen, +/obj/item/reagent_containers/condiment/sugar, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"pWj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"pWo" = ( +/obj/machinery/door/airlock/maintenance/external{ + name = "Transit Intersection" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"pWC" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2"; + name = "on ramp" + }, +/obj/machinery/status_display/supply{ + pixel_y = -32 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"pXf" = ( +/obj/item/storage/medkit/regular{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/storage/medkit/o2{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/o2, +/obj/item/storage/medkit/o2{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/structure/table/glass, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/door/window/left/directional/west{ + name = "First-Aid Supplies"; + req_access = list("medical") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"pXh" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/vacuum/external/directional/east, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"pXi" = ( +/turf/open/floor/plating, +/area/station/service/chapel) +"pXt" = ( +/obj/structure/table, +/obj/machinery/recharger, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"pXN" = ( +/obj/structure/closet/secure_closet/personal/cabinet, +/obj/machinery/newscaster/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/spawner/random/decoration/lavalamp, +/turf/open/floor/wood, +/area/station/commons/locker) +"pXU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"pYb" = ( +/obj/structure/bodycontainer/morgue{ + dir = 8 + }, +/obj/effect/turf_decal/bot_white, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"pYm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"pYy" = ( +/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/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"pYO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/ai/satellite/maintenance/storage) +"pYZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"pZe" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/effect/decal/cleanable/cobweb, +/obj/item/poster/random_contraband{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/poster/random_contraband, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"pZj" = ( +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"pZx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"pZA" = ( +/obj/structure/sign/departments/security, +/turf/closed/wall, +/area/station/hallway/secondary/exit/departure_lounge) +"pZI" = ( +/obj/machinery/modular_computer/preset/cargochat/security{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"pZM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/education) +"pZO" = ( +/obj/machinery/door/firedoor, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"pZT" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/starboard) +"qai" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"qaF" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) +"qaI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"qaR" = ( +/obj/structure/sign/departments/medbay/alt, +/turf/closed/wall, +/area/station/medical/paramedic) +"qaZ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/mix_output{ + dir = 1 + }, +/turf/open/floor/engine/vacuum, +/area/station/engineering/atmos) +"qbc" = ( +/obj/machinery/light/small/directional/east, +/obj/structure/dresser, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"qbf" = ( +/obj/effect/turf_decal/siding/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"qbh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"qbk" = ( +/turf/closed/wall/rust, +/area/station/medical/exam_room) +"qbv" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security/glass{ + name = "Brig" + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/all/security/entrance, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"qbA" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/start/head_of_personnel, +/obj/structure/chair/office, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) +"qbB" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "hosspace"; + name = "Space Blast Door" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/heads_quarters/hos) +"qbE" = ( +/obj/structure/altar/of_gods, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"qbJ" = ( +/obj/structure/sign/departments/medbay/alt/directional/west, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"qbO" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/medical/psychology) +"qbP" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/iron/stairs/left{ + dir = 4 + }, +/area/station/service/chapel) +"qbV" = ( +/obj/structure/table, +/obj/machinery/reagentgrinder{ + pixel_x = -4; + pixel_y = 5 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Kitchen"; + name = "kitchen camera" + }, +/obj/item/toy/figure/chef{ + pixel_x = 4 + }, +/obj/item/holosign_creator/robot_seat/restaurant{ + pixel_y = -5 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"qbY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"qci" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"qcv" = ( +/obj/effect/turf_decal/box, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"qcI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"qdd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/storage) +"qdk" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "robotics_shutters"; + name = "Robotics Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"qdM" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"qdR" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Xenolab"; + name = "Containment Chamber Blast Door" + }, +/obj/structure/sign/warning/electric_shock/directional/west, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/firedoor, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"qew" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/machinery/meter, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"qez" = ( +/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/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/psychology) +"qeJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/engineering{ + name = "Telecomms Storage" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tcomms) +"qeO" = ( +/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/service/chapel) +"qeT" = ( +/obj/machinery/chem_master/condimaster{ + name = "CondiMaster Neo" + }, +/obj/effect/turf_decal/bot, +/obj/item/radio/intercom/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"qeX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"qeZ" = ( +/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/west, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"qfe" = ( +/turf/closed/wall/r_wall/rust, +/area/space/nearstation) +"qfg" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"qfn" = ( +/obj/machinery/atmospherics/components/tank{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"qfq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"qfu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"qgu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/maintenance, +/obj/structure/sign/poster/random/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/central) +"qgz" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"qgC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/trinary/filter/atmos{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"qgE" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"qgV" = ( +/obj/item/wrench, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"qhf" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"qht" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"qhx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/server) +"qhC" = ( +/obj/structure/rack, +/obj/item/storage/crayons, +/obj/item/storage/crayons, +/obj/item/airlock_painter, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/storage/art) +"qhH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/command{ + name = "Research Director's Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/rd, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"qhT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"qhZ" = ( +/obj/item/kirbyplants/random, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"qic" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/hallway/primary/port) +"qih" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/cargo) +"qij" = ( +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"qip" = ( +/obj/structure/flora/bush/jungle/b/style_random, +/obj/machinery/airalarm/directional/east, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/medical/virology) +"qiB" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/starboard) +"qiL" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/siding/red{ + dir = 9 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"qiM" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"qjq" = ( +/obj/structure/closet/secure_closet/security, +/obj/effect/turf_decal/delivery, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/item/radio/intercom/directional/south, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/item/book/manual/wiki/security_space_law, +/obj/item/crowbar, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/customs) +"qjr" = ( +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/plating/rust, +/area/station/maintenance/department/crew_quarters/bar) +"qjv" = ( +/obj/effect/decal/cleanable/ash, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"qjK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"qjM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/window/left/directional/east{ + name = "Monkey Pen"; + req_access = list("virology") + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"qkf" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall, +/area/station/security/processing) +"qkm" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "Engineering"; + name = "Engineering Blast Doors" + }, +/turf/open/floor/plating, +/area/station/engineering/lobby) +"qkn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/radio/intercom/directional/west, +/obj/effect/landmark/start/hangover, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"qks" = ( +/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/plaque{ + icon_state = "L14" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"qku" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/barricade/wooden/crude, +/obj/machinery/door/window/left/directional/north{ + name = "Cage Door" + }, +/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/maintenance/port/fore) +"qkA" = ( +/obj/structure/grille/broken, +/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/electric_shock/directional/south, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"qld" = ( +/obj/effect/turf_decal/box, +/obj/machinery/light/directional/north, +/obj/structure/cable, +/obj/machinery/power/shieldwallgen/xenobiologyaccess, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"qlg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "chem-passthrough" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"qlk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/command/vault) +"qlw" = ( +/obj/structure/table, +/obj/item/folder/white, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/airalarm/directional/south, +/obj/item/restraints/handcuffs, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"qly" = ( +/obj/structure/frame/computer{ + anchored = 1; + dir = 4 + }, +/obj/effect/turf_decal/bot_white, +/obj/machinery/newscaster/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"qlC" = ( +/turf/closed/wall/rust, +/area/station/maintenance/fore) +"qlD" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"qlX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/tank/internals/plasmaman/belt/full, +/obj/structure/table, +/obj/effect/turf_decal/trimline/purple/filled/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner, +/obj/item/flashlight/lamp, +/turf/open/floor/plating/plasma/rust, +/area/station/maintenance/space_hut/plasmaman) +"qms" = ( +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"qmx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/courtroom) +"qmR" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/visible, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"qmW" = ( +/turf/open/floor/engine, +/area/station/science/xenobiology) +"qmZ" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Atmospherics Tank - Air"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"qnc" = ( +/obj/machinery/atmospherics/components/binary/valve, +/obj/machinery/door/window/right/directional/north{ + name = "Justice Windoor" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"qny" = ( +/obj/machinery/mineral/stacking_machine{ + input_dir = 2 + }, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"qnH" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/machinery/power/energy_accumulator/grounding_rod/anchored, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/supermatter) +"qnK" = ( +/obj/machinery/door/airlock/engineering{ + name = "Emergency Storage" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"qnL" = ( +/obj/machinery/vending/wardrobe/law_wardrobe, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/delivery, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"qoi" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Plasma to Incinerator" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"qoo" = ( +/obj/machinery/airalarm/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Atmospherics Port Tanks"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"qox" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/port) +"qoF" = ( +/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/science/robotics/lab) +"qoT" = ( +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"qoW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"qpj" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall, +/area/station/maintenance/starboard/aft) +"qpw" = ( +/obj/structure/table, +/obj/item/circular_saw, +/obj/item/scalpel{ + pixel_y = 16 + }, +/obj/item/hemostat, +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"qpx" = ( +/obj/structure/rack, +/obj/item/storage/briefcase{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/briefcase, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/bot, +/obj/item/taperecorder{ + pixel_x = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"qpI" = ( +/obj/machinery/light/floor, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"qpJ" = ( +/obj/machinery/airalarm/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"qpP" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 10 + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 10 + }, +/obj/structure/chair/office{ + dir = 8 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"qpT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"qpZ" = ( +/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/no_smoking{ + pixel_x = -30 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"qqJ" = ( +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/disposal/bin, +/obj/machinery/light/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"qqM" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"qqV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"qqZ" = ( +/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/disposalpipe/segment, +/obj/effect/spawner/random/structure/steam_vent, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"qra" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"qrk" = ( +/obj/machinery/power/smes, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"qrn" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"qrP" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/secure_closet/personal, +/obj/item/storage/backpack, +/obj/item/storage/backpack/satchel, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/shoes/winterboots, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"qrS" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/structure/table, +/obj/item/clipboard{ + pixel_x = -6 + }, +/obj/item/reagent_containers/cup/beaker/cryoxadone{ + pixel_x = 6; + pixel_y = 10 + }, +/obj/item/reagent_containers/cup/beaker/cryoxadone{ + pixel_x = 6 + }, +/obj/item/reagent_containers/cup/beaker/cryoxadone{ + pixel_x = -6; + pixel_y = 10 + }, +/obj/item/reagent_containers/cup/beaker/cryoxadone{ + pixel_x = -6 + }, +/obj/item/reagent_containers/dropper, +/obj/item/reagent_containers/syringe, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"qrU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"qsb" = ( +/turf/closed/wall/r_wall, +/area/station/command/eva) +"qsn" = ( +/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, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"qsv" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"qsy" = ( +/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/power/apc/auto_name/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"qsA" = ( +/obj/structure/table, +/obj/structure/disposalpipe/segment, +/obj/machinery/fax{ + fax_name = "Engineering Lobby"; + name = "Engineering Lobby Fax Machine" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"qth" = ( +/obj/structure/closet/secure_closet/security/science, +/obj/item/crowbar, +/obj/item/book/manual/wiki/security_space_law, +/obj/machinery/light_switch/directional/west{ + pixel_y = 26 + }, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"qtA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/vending/wardrobe/sec_wardrobe, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/customs) +"qug" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/screwdriver{ + pixel_y = 18 + }, +/obj/item/radio/intercom/directional/south, +/obj/machinery/firealarm/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"qur" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"quu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"quv" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/button/door/directional/south{ + id = "engsm"; + name = "Radiation Shutters Toggle"; + req_access = list("engineering") + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"quy" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/commons/locker) +"quG" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"qvc" = ( +/obj/machinery/door/airlock/external{ + name = "Satellite External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/engineering/construction, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/maintenance/storage) +"qvh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/machinery/light_switch/directional/north{ + pixel_x = -4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"qvi" = ( +/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/machinery/door/airlock/medical/glass{ + name = "Medbay Desk" + }, +/obj/machinery/duct, +/obj/effect/mapping_helpers/airlock/access/all/medical/paramedic, +/turf/open/floor/iron/dark, +/area/station/medical/paramedic) +"qvq" = ( +/obj/structure/flora/rock/style_random, +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) +"qvG" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"qvJ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"qvV" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/item/toy/figure/atmos{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"qwa" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"qwe" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green{ + pixel_x = -6; + pixel_y = 14 + }, +/obj/item/book/manual/wiki/security_space_law{ + pixel_x = 6; + pixel_y = -2 + }, +/obj/item/toy/figure/lawyer{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/item/pen{ + pixel_x = -8; + pixel_y = -4 + }, +/obj/item/pen/red{ + pixel_x = -6; + pixel_y = -1 + }, +/turf/open/floor/carpet/green, +/area/station/service/lawoffice) +"qwi" = ( +/obj/machinery/airalarm/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Transferring Centre" + }, +/obj/effect/turf_decal/stripes/line, +/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 = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/processing) +"qwx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"qwB" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/reagent_dispensers/watertank, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"qwH" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/spawner/structure/electrified_grille, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"qwK" = ( +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/spawner/random/medical/two_percent_xeno_egg_spawner, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"qwR" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Research Lab Maintenance" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "cargo-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"qxh" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) +"qxA" = ( +/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/command{ + name = "Head of Personnel's Office" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/hop, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) +"qxC" = ( +/obj/effect/landmark/start/cargo_technician, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"qxD" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/structure/chair/stool/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"qxI" = ( +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"qxQ" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"qyn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/oil, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"qyo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"qyA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/box, +/obj/machinery/holopad, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"qyQ" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"qyR" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 1 + }, +/turf/open/floor/engine/vacuum, +/area/station/maintenance/disposal/incinerator) +"qzg" = ( +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/starboard/fore) +"qzu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"qzv" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/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, +/area/station/hallway/primary/starboard) +"qzz" = ( +/obj/machinery/firealarm/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"qzA" = ( +/obj/effect/turf_decal/loading_area, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"qzD" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"qzJ" = ( +/obj/structure/chair/stool/bar/directional/south, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"qAa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"qAc" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"qAg" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/cable, +/obj/item/shrapnel/bullet, +/turf/open/floor/plating, +/area/station/security/prison) +"qAn" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Cargo Security Post" + }, +/obj/effect/turf_decal/siding/red/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"qAo" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"qAx" = ( +/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/yellow, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"qAE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"qAK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/girder/displaced, +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"qAR" = ( +/turf/closed/wall, +/area/station/cargo/miningoffice) +"qBe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"qBs" = ( +/turf/closed/wall/rust, +/area/station/commons/vacant_room/commissary) +"qBz" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light/small/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"qBC" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/landmark/start/cook, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"qBR" = ( +/obj/structure/chair/comfy/brown{ + color = "#c45c57"; + dir = 8 + }, +/obj/effect/landmark/start/head_of_security, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"qCi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/vacuum/external/directional/west, +/obj/machinery/light/small/directional/west, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/security/execution/education) +"qCj" = ( +/obj/machinery/chem_dispenser, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"qCI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"qCX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"qCZ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/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/command/heads_quarters/hos) +"qDp" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/space/basic, +/area/space/nearstation) +"qDt" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters{ + dir = 4; + id = "bankshutter"; + name = "Bank Shutter" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"qDE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"qDG" = ( +/obj/effect/turf_decal/siding/thinplating/dark/end{ + dir = 4 + }, +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/north, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/chapel/monastery) +"qDI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"qDX" = ( +/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/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"qDZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/scientist, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"qEf" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/departments/evac/directional/north, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"qEh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/brig) +"qEs" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/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/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"qED" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"qEJ" = ( +/obj/structure/table, +/obj/structure/bedsheetbin, +/obj/machinery/status_display/evac/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/toilet/restrooms) +"qEM" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"qER" = ( +/obj/structure/chair/pew{ + dir = 8 + }, +/turf/open/floor/iron/chapel, +/area/station/service/chapel) +"qEV" = ( +/obj/structure/chair/wood{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"qFb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"qFs" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/machinery/light/directional/east, +/turf/open/floor/grass, +/area/station/service/chapel) +"qFw" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 4; + id = "aux_base_shutters"; + name = "Auxillary Base Shutters" + }, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"qFN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/spawner/random/structure/crate, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"qFV" = ( +/obj/effect/landmark/start/quartermaster, +/obj/structure/chair/office, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/carpet/orange, +/area/station/command/heads_quarters/qm) +"qGi" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/table, +/obj/item/clipboard, +/obj/item/paper/guides/jobs/engi/gravity_gen, +/obj/item/pen/blue, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"qGq" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/checkpoint/science/research) +"qGK" = ( +/turf/closed/wall, +/area/station/medical/storage) +"qHe" = ( +/turf/closed/wall/r_wall/rust, +/area/station/command/eva) +"qHu" = ( +/obj/item/kirbyplants/organic/plant14, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"qHy" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"qHG" = ( +/obj/machinery/door/airlock/external{ + name = "Medical Escape Pod"; + space_dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"qHV" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"qId" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "Unit_1Privacy"; + name = "Unit 1 Privacy Shutter" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"qIv" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"qJf" = ( +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"qJi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"qJs" = ( +/obj/structure/lattice/catwalk, +/obj/structure/marker_beacon/burgundy{ + name = "landing marker" + }, +/turf/open/space/basic, +/area/space/nearstation) +"qJB" = ( +/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/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"qJO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"qJR" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/port/aft) +"qJY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"qKf" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/holopad/secure, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"qKv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"qKx" = ( +/obj/machinery/door/airlock/maintenance, +/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/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"qKE" = ( +/obj/structure/bed{ + dir = 4 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/item/bedsheet/brown{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"qKH" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/purple/filled/corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner{ + dir = 8 + }, +/obj/item/toy/plush/plasmamanplushie{ + name = "Dianion XV" + }, +/turf/open/floor/plating/plasma/rust, +/area/station/maintenance/space_hut/plasmaman) +"qKI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/machinery/space_heater, +/obj/machinery/airalarm/directional/east, +/obj/machinery/light/directional/south, +/obj/structure/sign/poster/contraband/fun_police/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"qKR" = ( +/obj/effect/decal/cleanable/ash, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"qKS" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/status_display/door_timer{ + id = "Cell 3"; + name = "Cell 3"; + pixel_x = -32 + }, +/obj/structure/closet/secure_closet/brig{ + id = "Cell 3"; + name = "Cell 3 locker" + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"qKX" = ( +/obj/machinery/door/airlock/engineering{ + name = "Emergency Storage" + }, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"qLb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/librarian, +/obj/effect/landmark/navigate_destination/library, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"qLi" = ( +/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/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/cargo/storage) +"qLB" = ( +/obj/structure/sign/departments/holy, +/turf/closed/wall, +/area/station/maintenance/port/fore) +"qLO" = ( +/obj/effect/turf_decal/stripes/corner{ + 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/wood, +/area/station/maintenance/port/fore) +"qMC" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"qNh" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"qNr" = ( +/turf/closed/wall, +/area/station/hallway/primary/central/fore) +"qNH" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/cyan, +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/aft) +"qNJ" = ( +/obj/machinery/modular_computer/preset/id{ + dir = 8 + }, +/obj/machinery/button/flasher{ + id = "hopflash"; + pixel_x = 36; + pixel_y = 6 + }, +/obj/machinery/light_switch/directional/east{ + pixel_x = 36; + pixel_y = -6 + }, +/obj/machinery/button/ticket_machine{ + name = "Increment Ticket Counter"; + pixel_x = 24; + pixel_y = 24 + }, +/obj/machinery/button/door/directional/east{ + id = "hopqueue"; + name = "Queue Shutters Toggle"; + pixel_y = -6; + req_access = list("hop") + }, +/obj/machinery/button/door/directional/east{ + id = "hop"; + name = "Privacy Shutters Toggle"; + pixel_y = 6; + req_access = list("hop") + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) +"qNL" = ( +/obj/machinery/chem_master, +/obj/effect/turf_decal/delivery, +/obj/machinery/newscaster/directional/south, +/obj/machinery/button/door/directional/south{ + id = "chemistry_shutters_2"; + name = "Hall Shutters Toggle"; + pixel_x = 24; + req_access = list("medical") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"qOd" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/service/chapel/storage) +"qOi" = ( +/obj/structure/closet/secure_closet/engineering_personal, +/obj/item/clothing/suit/hooded/wintercoat/engineering, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/directional/north, +/obj/machinery/light_switch/directional/north, +/obj/item/pickaxe/mini, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"qOq" = ( +/obj/effect/turf_decal/loading_area, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"qOv" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Chapel Hallway" + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"qOz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"qOB" = ( +/obj/structure/chair/sofa/left/maroon{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"qOG" = ( +/obj/structure/cable, +/obj/structure/table, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/item/storage/box/lights/bulbs, +/obj/machinery/firealarm/directional/south, +/obj/item/tank/internals/oxygen/red, +/obj/item/clothing/mask/gas, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"qOQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/firealarm/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"qOT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/east, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"qPf" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/item/folder/yellow, +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Blast Door" + }, +/obj/machinery/door/window/right/directional/west{ + name = "Atmospherics Desk"; + req_access = list("atmospherics") + }, +/obj/structure/desk_bell{ + pixel_x = 8; + pixel_y = 10 + }, +/turf/open/floor/plating, +/area/station/engineering/atmos/storage/gas) +"qPz" = ( +/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/hallway/primary/aft) +"qPE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/loading_area, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"qPU" = ( +/obj/structure/bookcase/random/reference, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"qPX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"qQc" = ( +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"qQf" = ( +/obj/machinery/vending/wardrobe/chap_wardrobe, +/obj/structure/sign/poster/official/bless_this_spess/directional/north, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"qQj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"qQq" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"qQQ" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"qRf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/security_officer, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"qRh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/junction/flip, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"qRm" = ( +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/machinery/suit_storage_unit/industrial/loader, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"qRp" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, +/obj/machinery/door/airlock/atmos/glass{ + name = "Distribution Loop" + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/purple/visible{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/pumproom) +"qRr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/sign/directions/evac{ + dir = 1; + pixel_y = 24 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"qRv" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/structure/table, +/obj/item/storage/box/lights/mixed{ + pixel_y = 5 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"qRD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"qRK" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/machinery/light_switch/directional/south{ + pixel_x = -8 + }, +/obj/structure/filingcabinet, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain/private) +"qRS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/bombcloset/security, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"qRT" = ( +/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/service/chapel/funeral) +"qSa" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/newscaster/directional/west, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"qSe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/violet/visible, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"qSg" = ( +/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 = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"qSB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/junction/yjunction{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"qSC" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"qSJ" = ( +/obj/effect/spawner/random/entertainment/arcade{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"qSN" = ( +/obj/machinery/door/airlock/medical{ + id_tag = "Unit_2"; + name = "Unit 2" + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/commons/toilet/restrooms) +"qSO" = ( +/obj/machinery/computer/records/medical{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"qTg" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/shieldgen, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"qTC" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/service/bar/atrium) +"qTJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"qTY" = ( +/obj/structure/table, +/obj/machinery/light_switch/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/item/book/manual/wiki/surgery, +/obj/item/razor, +/obj/machinery/vending/wallmed/directional/north, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/aft) +"qUb" = ( +/obj/effect/turf_decal/bot, +/obj/structure/table, +/obj/item/storage/box/hug/medical{ + pixel_y = 4 + }, +/obj/item/crowbar, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"qUj" = ( +/obj/machinery/smartfridge/food, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "kitchenshutters"; + name = "Kitchen Shutters" + }, +/turf/open/floor/iron, +/area/station/service/kitchen) +"qUp" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"qUJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/window/left/directional/west{ + name = "Soothing Nature Exhibit"; + req_access = list("psychology") + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/psychology) +"qUN" = ( +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/obj/machinery/wall_healer/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"qUO" = ( +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"qUU" = ( +/turf/closed/wall/rust, +/area/station/security/checkpoint/engineering) +"qUZ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/item/stack/cable_coil/cut, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"qVc" = ( +/obj/machinery/chem_master, +/obj/effect/turf_decal/bot, +/obj/machinery/light_switch/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"qVk" = ( +/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/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"qVs" = ( +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"qVz" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"qVA" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate{ + name = "disposal supplies" + }, +/obj/item/bodybag, +/obj/item/bodybag, +/obj/item/shovel, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"qVC" = ( +/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/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"qVD" = ( +/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/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"qVF" = ( +/obj/machinery/holopad, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"qVJ" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"qVM" = ( +/obj/structure/lattice, +/obj/structure/girder/reinforced, +/turf/open/space/basic, +/area/space/nearstation) +"qVN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"qVQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/emcloset{ + name = "plasmaperson emergency closet" + }, +/obj/item/clothing/under/plasmaman, +/obj/item/clothing/under/plasmaman, +/obj/item/clothing/head/helmet/space/plasmaman, +/obj/item/clothing/head/helmet/space/plasmaman, +/obj/item/tank/internals/plasmaman/belt/full, +/obj/item/tank/internals/plasmaman/belt/full, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"qVR" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"qVW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/binoculars, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"qWz" = ( +/obj/structure/lattice, +/obj/structure/sign/warning/secure_area/directional/east, +/turf/open/space/basic, +/area/space/nearstation) +"qWA" = ( +/obj/structure/flora/rock/pile/style_random, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"qWB" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"qWC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/structure/disposalpipe/junction{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"qWJ" = ( +/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/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"qWN" = ( +/obj/machinery/plate_press, +/obj/machinery/light/small/directional/south, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/plating, +/area/station/security/prison) +"qWT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/plasma_output{ + dir = 1 + }, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"qWZ" = ( +/obj/structure/table, +/obj/item/key/security, +/obj/item/key/security, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/spawner/random/armory/dragnet, +/obj/effect/spawner/random/armory/barrier_grenades, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"qXa" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"qXc" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/light_switch/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/motion/directional/south{ + c_tag = "Vault"; + name = "vault camera"; + network = list("vault") + }, +/turf/open/floor/engine, +/area/station/command/vault) +"qXn" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Hydroponics Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/hydroponics, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"qXv" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/command/bridge) +"qXA" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"qXJ" = ( +/obj/structure/girder, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"qXX" = ( +/obj/structure/closet{ + name = "evidence closet" + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"qYr" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"qYv" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"qYy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"qZf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/kirbyplants/organic/plant16, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/port) +"qZl" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/mechbay) +"qZx" = ( +/turf/closed/wall/r_wall/rust, +/area/station/tcommsat/server) +"qZL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/janitor) +"qZS" = ( +/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/green, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"qZX" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/starboard/aft) +"rah" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"raM" = ( +/obj/machinery/light/directional/west, +/obj/machinery/status_display/ai/directional/west, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"raN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/obj/effect/spawner/structure/electrified_grille, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"raS" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/east, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/machinery/computer/operating{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/aft) +"raY" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/wood, +/area/station/service/library) +"rbk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"rbn" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/nitrogen_output{ + dir = 4 + }, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"rbp" = ( +/obj/structure/sign/departments/cargo/directional/east, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"rbz" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/sign/warning/secure_area/directional/west, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Brig Prison Access" + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"rbH" = ( +/obj/structure/table/wood, +/obj/item/paper_bin, +/obj/item/hand_labeler, +/obj/item/taperecorder, +/obj/machinery/computer/security/telescreen/prison/directional/east, +/turf/open/floor/carpet/green, +/area/station/security/detectives_office) +"rbO" = ( +/turf/open/floor/iron, +/area/station/service/hydroponics) +"rbT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"rcp" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"rcB" = ( +/turf/open/floor/grass, +/area/station/service/chapel) +"rcI" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple/layer2{ + dir = 5 + }, +/turf/open/floor/iron/dark/airless, +/area/station/science/ordnance/freezerchamber) +"rcJ" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/door_timer{ + id = "Cell 1"; + name = "Cell 1"; + pixel_x = -32 + }, +/obj/structure/closet/secure_closet/brig{ + id = "Cell 1"; + name = "Cell 1 locker" + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"rcM" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/captain) +"rcN" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Xenobiology Maintenance" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"rcS" = ( +/obj/structure/chair/pew/left{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/turf/open/floor/iron/chapel{ + dir = 8 + }, +/area/station/service/chapel) +"rdb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/west, +/obj/structure/plaque/static_plaque/golden{ + pixel_x = -32 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/office) +"rdc" = ( +/turf/closed/wall/r_wall/rust, +/area/station/science/ordnance/bomb) +"rdk" = ( +/obj/item/book/granter/action/spell/smoke/lesser, +/obj/structure/table/wood, +/turf/open/floor/cult, +/area/station/service/chapel/office) +"rdl" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"rdo" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"rdp" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"rdD" = ( +/obj/structure/disposalpipe/segment, +/obj/item/radio/intercom/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Starboard Hallway Departure Checkpoint"; + name = "starboard camera" + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"rdI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/structure/noticeboard/directional/east, +/obj/item/clothing/gloves/color/fyellow, +/obj/item/storage/toolbox/electrical, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"rdM" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/station/commons/fitness/recreation) +"rdV" = ( +/obj/structure/chair/pew/left{ + dir = 4 + }, +/obj/machinery/newscaster/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"rea" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"rec" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/garden) +"rel" = ( +/obj/structure/falsewall{ + name = "suspicious wall" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"reo" = ( +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/obj/machinery/camera/directional/south{ + c_tag = "Ordnance Storage"; + name = "science camera"; + network = list("ss13","rd") + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/storage) +"ret" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"reJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"reT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"reX" = ( +/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/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"rfg" = ( +/obj/structure/chair/bronze, +/turf/open/floor/bronze, +/area/station/maintenance/department/chapel) +"rfo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/machinery/light/small/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"rfD" = ( +/obj/machinery/shieldgen, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"rfF" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security/glass{ + name = "Cargo Security Post" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"rfM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"rfX" = ( +/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/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"rgv" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"rgY" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"rha" = ( +/obj/effect/turf_decal/stripes/line, +/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, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"rhd" = ( +/turf/closed/wall/r_wall, +/area/station/security/lockers) +"rhf" = ( +/turf/open/floor/iron/stairs/old, +/area/station/maintenance/port/fore) +"rhs" = ( +/obj/machinery/modular_computer/preset/id{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/computer/security/telescreen/cmo/directional/east, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"rhy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"rhK" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/research/glass{ + name = "Research Lab" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"rhN" = ( +/turf/closed/wall, +/area/station/commons/locker) +"rhT" = ( +/turf/closed/wall, +/area/station/service/lawoffice) +"rif" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"riB" = ( +/obj/machinery/computer/shuttle/labor{ + dir = 1 + }, +/obj/structure/sign/warning/vacuum/external/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Transferring Centre Dock" + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/processing) +"riC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"riI" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/folder/yellow, +/obj/item/pipe_dispenser, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"riN" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Gas to Chamber" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"riQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/service/library) +"riS" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/left/directional/east{ + name = "Cargo Desk"; + req_access = list("shipping") + }, +/obj/item/clipboard{ + pixel_x = 3; + pixel_y = -2 + }, +/obj/item/folder{ + pixel_x = 3; + pixel_y = -2 + }, +/obj/structure/desk_bell{ + pixel_x = -8; + pixel_y = 10 + }, +/turf/open/floor/plating, +/area/station/cargo/office) +"riW" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"riX" = ( +/obj/effect/decal/cleanable/blood/gibs/robot_debris/limb, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/splatter/oil, +/obj/effect/decal/cleanable/blood/gibs/robot_debris/old, +/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/service/chapel/storage) +"rja" = ( +/obj/structure/closet/secure_closet/engineering_chief, +/obj/effect/turf_decal/delivery, +/obj/item/gun/energy/e_gun/mini, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"rjg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/medical) +"rjR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/effect/spawner/random/clothing/costume, +/obj/effect/spawner/random/clothing/costume, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"rkn" = ( +/obj/item/stack/cable_coil, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"rko" = ( +/obj/structure/sign/warning/explosives, +/turf/closed/wall/r_wall/rust, +/area/station/science/ordnance/bomb) +"rky" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"rkG" = ( +/turf/closed/wall/r_wall/rust, +/area/station/security/lockers) +"rkT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rkU" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor/shutters{ + dir = 4; + id = "sidearmory"; + name = "Side Armoury Shutter" + }, +/obj/machinery/button/door/directional/south{ + id = "sidearmory"; + name = "Armoury Shutter Toggle"; + req_access = list("armory") + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"rkV" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/security/execution/education) +"rll" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"rlx" = ( +/obj/item/kirbyplants/organic/plant5, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"rlM" = ( +/obj/structure/chair/pew{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/chapel, +/area/station/service/chapel) +"rlT" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"rmd" = ( +/obj/structure/table, +/obj/item/storage/toolbox/emergency, +/obj/item/taperecorder, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"rmu" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "commissaryshutter"; + name = "Vacant Commissary Shutter" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plating, +/area/station/commons/vacant_room/commissary) +"rmK" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2"; + name = "mail belt" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"rmT" = ( +/obj/machinery/light_switch/directional/east, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/office) +"rna" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/duct, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"rnj" = ( +/obj/item/clothing/suit/hooded/techpriest{ + pixel_y = 8 + }, +/obj/item/clothing/suit/hooded/techpriest{ + pixel_y = 6 + }, +/obj/item/clothing/suit/hooded/techpriest{ + pixel_y = 4 + }, +/obj/structure/rack, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"rnp" = ( +/obj/structure/sign/poster/contraband/missing_gloves/directional/east, +/obj/machinery/power/smes/engineering, +/obj/structure/cable, +/turf/open/floor/circuit/red, +/area/station/engineering/supermatter/room) +"rnB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/turf_decal/box/corners, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/door/window/right/directional/west{ + name = "Fitness Ring" + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"rnG" = ( +/turf/closed/wall/r_wall, +/area/station/hallway/secondary/service) +"rnJ" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/aft) +"rnP" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"rnW" = ( +/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/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"rol" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/components/trinary/filter/atmos/plasma{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/fourcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"ron" = ( +/obj/effect/landmark/start/scientist, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"ror" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"rot" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sink/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"rou" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/effect/spawner/random/structure/crate, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/power/terminal{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"rov" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"roy" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 4; + name = "Cold Loop to Gas" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"roF" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Server Access" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/obj/effect/mapping_helpers/airlock/access/all/science/rd, +/turf/open/floor/iron/dark, +/area/station/science/server) +"roI" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"roO" = ( +/obj/structure/grille/broken, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"roT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/command/bridge) +"roV" = ( +/obj/machinery/porta_turret/ai{ + dir = 4 + }, +/obj/structure/sign/warning/secure_area/directional/north, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/box/red, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/chamber) +"rpl" = ( +/turf/closed/wall, +/area/station/maintenance/department/electrical) +"rpB" = ( +/obj/structure/urinal/directional/north, +/obj/machinery/duct, +/turf/open/floor/plating/rust, +/area/station/security/prison/shower) +"rpD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"rpF" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/cargo/storage) +"rpN" = ( +/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{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"rqi" = ( +/obj/structure/sign/poster/official/pda_ad, +/turf/closed/wall, +/area/station/command/heads_quarters/hop) +"rqm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/poster/official/random/directional/south, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rqn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/button/door/directional/south{ + id = "ordnancestorage"; + name = "Ordnance Storage Access"; + req_access = list("ordnance") + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"rqp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/cargo/storage) +"rqq" = ( +/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/public/glass{ + name = "Art Cabinet" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"rqs" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/security{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"rqu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"rqx" = ( +/obj/structure/table, +/obj/item/flashlight/lamp, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"rqG" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"rqJ" = ( +/obj/effect/turf_decal/box, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"rqL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"rqV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"rqW" = ( +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central) +"rrc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"rrm" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"rrs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"rrt" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/space_heater, +/obj/machinery/light/small/directional/west, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"rrG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"rrK" = ( +/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/cyclelink_helper_multi{ + cycle_id = "cargo-maint-passthrough" + }, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"rrO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/sign/poster/contraband/random/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"rrQ" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"rrS" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/bridge_pipe/scrubbers/visible, +/turf/open/space/basic, +/area/space/nearstation) +"rrY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"rsb" = ( +/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/wood{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/duct, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"rsd" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/stamp/denied{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/obj/item/stamp/granted{ + pixel_x = 8; + pixel_y = 0 + }, +/obj/item/pen, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"rsw" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"rsT" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/tcommsat/server) +"rsX" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"rsY" = ( +/obj/machinery/door/airlock/external{ + name = "External Freight Airlock" + }, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"rsZ" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"rtc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"rtr" = ( +/obj/structure/table/glass, +/obj/item/folder/white, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/reagent_containers/cup/bottle/epinephrine{ + pixel_x = -6 + }, +/obj/item/reagent_containers/syringe, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"rtw" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "ordnancestorage"; + name = "Ordnance Storage Shutters" + }, +/obj/machinery/door/firedoor/heavy, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"rtx" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/closet/secure_closet/personal, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"rtz" = ( +/obj/structure/lattice, +/obj/item/toy/plush/lizard_plushie/space/green{ + desc = "He stared into the void and listened. He didn't expect an answer..."; + name = "Void-Stares-Back" + }, +/turf/open/space/basic, +/area/space/nearstation) +"rtD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/bed, +/obj/item/bedsheet/brown, +/obj/item/radio/intercom/prison/directional/east, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"rtF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/purple/visible{ + dir = 8 + }, +/obj/effect/landmark/start/atmospheric_technician, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"rtK" = ( +/obj/structure/table, +/obj/item/folder, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/reagent_containers/cup/beaker/large{ + pixel_x = -4 + }, +/obj/item/reagent_containers/cup/beaker{ + pixel_x = 4 + }, +/obj/item/reagent_containers/dropper, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"rtN" = ( +/obj/structure/mop_bucket/janitorialcart, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/lusty_xenomorph/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"rtT" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"ruc" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"ruo" = ( +/obj/machinery/computer/records/security{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"rup" = ( +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/disposal/bin, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/west, +/obj/machinery/status_display/supply{ + pixel_y = -32 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"ruB" = ( +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"ruU" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"ruW" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/emcloset/anchored, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"rvj" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/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/hallway/primary/aft) +"rvk" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible, +/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{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"rvz" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/closet/secure_closet/personal, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/cargo/warehouse/upper) +"rvD" = ( +/obj/structure/transit_tube, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"rvR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"rvU" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/siding/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"rvW" = ( +/obj/effect/landmark/generic_maintenance_landmark, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"rvZ" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"rwa" = ( +/obj/structure/table, +/obj/machinery/firealarm/directional/south, +/obj/item/storage/toolbox/mechanical, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"rwh" = ( +/obj/effect/turf_decal/box, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rwr" = ( +/turf/closed/wall/rust, +/area/station/medical/psychology) +"rwu" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/secure_area/directional/north{ + desc = "A warning sign which reads 'SERVER ROOM'."; + name = "SERVER ROOM" + }, +/turf/open/floor/plating, +/area/station/science/server) +"rwy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"rwD" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Engineering"; + name = "Engineering Blast Doors" + }, +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/lobby) +"rwM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"rwR" = ( +/obj/machinery/rnd/destructive_analyzer, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"rwW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/reagent_dispensers/plumbed, +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"rxi" = ( +/obj/effect/turf_decal/stripes/line, +/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/brig) +"rxo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"rxp" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating/dark/end{ + dir = 8 + }, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel) +"rxt" = ( +/obj/structure/table/wood, +/obj/item/storage/lockbox/medal, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"rxu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/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 = "Satellite Transit Access"; + name = "satellite camera"; + network = list("minisat") + }, +/obj/machinery/button/door/directional/west{ + id = "transittube_ai"; + name = "Transit Tube Lockdown Toggle"; + req_access = list("command") + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/firealarm/directional/west{ + pixel_x = -26; + pixel_y = -26 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"rxD" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "chem_lockdown"; + name = "Chemistry Shutters" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"rxJ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "lawyer_shutters"; + name = "Law Office Shutters" + }, +/turf/open/floor/plating, +/area/station/service/lawoffice) +"rxQ" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"rxW" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 6 + }, +/obj/effect/decal/cleanable/vomit/old, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"rxX" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/clothing/gloves/color/fyellow{ + pixel_y = 6 + }, +/obj/item/storage/toolbox/electrical, +/obj/structure/spider/stickyweb, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"ryn" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"ryK" = ( +/obj/structure/table, +/obj/structure/sign/departments/medbay/alt/directional/east, +/obj/structure/sign/poster/official/help_others/directional/south, +/obj/item/storage/box/bodybags{ + pixel_y = 5 + }, +/obj/item/clothing/glasses/eyepatch{ + pixel_y = 4 + }, +/obj/item/clothing/mask/surgical, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"ryW" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"ryZ" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"rzr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"rzB" = ( +/obj/structure/table, +/obj/item/clothing/gloves/latex, +/obj/item/clothing/mask/surgical, +/obj/item/clothing/suit/apron/surgical, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/aft) +"rzE" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"rzR" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"rzV" = ( +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"rAr" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/light/directional/west, +/obj/machinery/firealarm/directional/west, +/obj/machinery/suit_storage_unit/standard_unit{ + desc = "An industrial suit storage device carrying retro space suits. Neat!"; + helmet_type = /obj/item/clothing/head/helmet/space; + suit_type = /obj/item/clothing/suit/space + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"rAA" = ( +/obj/effect/decal/cleanable/ash, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"rAB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"rAD" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"rAL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/obj/structure/closet/emcloset, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"rAO" = ( +/obj/structure/sign/departments/xenobio, +/turf/closed/wall, +/area/station/maintenance/starboard/fore) +"rAQ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/central) +"rBa" = ( +/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/landmark/event_spawn, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/service/chapel/dock) +"rBd" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/storage/toolbox/emergency, +/obj/item/stack/rods/ten, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"rBj" = ( +/obj/structure/transit_tube/curved/flipped, +/turf/open/space/basic, +/area/space/nearstation) +"rBq" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "mining" + }, +/obj/machinery/light/directional/north, +/obj/machinery/bouldertech/refinery, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"rBE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/maintenance{ + name = "Atmospherics Maintenance" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/iron/dark, +/area/station/maintenance/aft) +"rBO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"rBS" = ( +/obj/structure/flora/bush/jungle/b/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/camera/directional/west{ + c_tag = "Virology Monkey Pen"; + name = "medical camera"; + network = list("ss13","medical") + }, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/medical/virology) +"rBV" = ( +/obj/structure/table/reinforced/plastitaniumglass, +/obj/item/mmi, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"rCi" = ( +/turf/closed/wall, +/area/station/hallway/secondary/entry) +"rCH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"rDe" = ( +/obj/structure/table, +/obj/item/storage/toolbox/electrical{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/stack/rods/fifty{ + pixel_y = 5 + }, +/obj/item/storage/toolbox/mechanical, +/obj/machinery/requests_console/directional/east{ + department = "EVA"; + name = "EVA Requests Console" + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"rDh" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"rDi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/firealarm/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"rDj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"rDl" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"rDO" = ( +/obj/structure/frame/computer{ + anchored = 1; + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"rEi" = ( +/obj/structure/table/glass, +/obj/machinery/computer/records/medical/laptop, +/obj/machinery/vending/wallmed/directional/east, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/medical) +"rEu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/shaft_miner, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"rEE" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2"; + name = "mail belt" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"rER" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Chapel Hallway" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"rEU" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/plating/rust, +/area/station/security/prison) +"rEV" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/service/hydroponics/garden) +"rEW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"rFc" = ( +/obj/effect/turf_decal/bot, +/obj/structure/table, +/obj/item/storage/belt/utility, +/obj/item/radio{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/radio{ + pixel_y = 2 + }, +/obj/item/flashlight/flare, +/turf/open/floor/iron, +/area/station/command/eva) +"rFg" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"rFh" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"rFi" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Tools"; + location = "Engineering"; + name = "engineering navigation beacon" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rFt" = ( +/turf/closed/wall, +/area/station/security/checkpoint/medical) +"rFx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"rFD" = ( +/obj/structure/sign/warning/no_smoking{ + pixel_x = 30 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"rFK" = ( +/obj/structure/closet/secure_closet/security/sec, +/obj/effect/turf_decal/bot, +/obj/item/clothing/mask/russian_balaclava, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"rFL" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical, +/obj/item/clothing/head/utility/welding, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"rFN" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"rFS" = ( +/obj/structure/chair/sofa/left/maroon{ + dir = 8 + }, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"rGK" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"rHc" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"rHi" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/north, +/obj/structure/rack, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"rHm" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/poddoor/preopen{ + id = "xeno_blastdoor"; + name = "Xenobiology Containment Blast Door" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"rHs" = ( +/obj/structure/table, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/item/clothing/under/rank/security/officer, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"rHz" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"rHX" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "evashutter"; + name = "E.V.A. Storage Shutter" + }, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"rIk" = ( +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"rIl" = ( +/obj/structure/sign/departments/holy{ + pixel_y = 30 + }, +/turf/open/floor/iron/stairs/right{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"rIm" = ( +/obj/machinery/airalarm/directional/east, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"rIq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/gulag_item_reclaimer{ + dir = 8; + pixel_x = 30 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/processing) +"rIy" = ( +/obj/structure/mop_bucket/janitorialcart, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"rJJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/light/directional/east, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/port) +"rJN" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"rJO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"rJS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/hydroponics/constructable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/line, +/obj/effect/turf_decal/trimline/green/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"rKa" = ( +/obj/effect/spawner/structure/window/hollow/reinforced/directional{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"rKf" = ( +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"rKj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Council Chamber" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"rKk" = ( +/turf/closed/wall/rust, +/area/station/medical/surgery/aft) +"rKm" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/atmos_alert, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"rKn" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/power/terminal{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"rKI" = ( +/obj/machinery/rnd/production/protolathe/department/science, +/obj/effect/turf_decal/bot, +/obj/machinery/camera/directional/east{ + c_tag = "Research Lab"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"rKN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/eva) +"rKT" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "emmd"; + name = "Emergency Medical Lockdown Shutters" + }, +/turf/open/floor/grass, +/area/station/medical/paramedic) +"rKV" = ( +/obj/machinery/power/emitter/welded{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"rKY" = ( +/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/departments/security/directional/north, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"rLh" = ( +/obj/machinery/airalarm/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/tcommsat/computer) +"rLs" = ( +/obj/structure/reagent_dispensers/watertank/high, +/obj/item/reagent_containers/cup/watering_can, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"rLy" = ( +/obj/structure/table, +/obj/item/folder/blue{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/folder/documents, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/item/clothing/neck/stethoscope{ + pixel_y = 5 + }, +/obj/item/piggy_bank/vault, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/command/vault) +"rLG" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid, +/area/space/nearstation) +"rLN" = ( +/obj/effect/turf_decal/bot, +/obj/item/radio/intercom/directional/north, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/smes{ + charge = 5e+006; + name = "ai power storage unit" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/ai/satellite) +"rLR" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"rLW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table_frame, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"rMi" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/portable_atmospherics/scrubber/huge, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"rMl" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/item/radio/intercom/directional/west, +/obj/item/kirbyplants/organic/plant2{ + pixel_y = 3 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"rMI" = ( +/obj/structure/table, +/obj/machinery/newscaster/directional/west, +/obj/structure/cable, +/obj/item/wrench, +/obj/machinery/recharger, +/obj/item/restraints/handcuffs, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"rMJ" = ( +/obj/structure/sign/warning/no_smoking{ + pixel_x = -30 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"rMP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/holosign/barrier/atmos, +/obj/structure/sign/poster/contraband/rebels_unite/directional/north, +/turf/open/floor/plating/airless, +/area/station/maintenance/space_hut/plasmaman) +"rNg" = ( +/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/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rNj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/wooden/crude, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"rNk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/ash/large, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"rNo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/commons/locker) +"rNx" = ( +/turf/closed/wall/r_wall/rust, +/area/station/service/chapel) +"rNJ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/medical) +"rNN" = ( +/obj/structure/chair{ + name = "Judge" + }, +/obj/structure/noticeboard/directional/north, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"rNO" = ( +/obj/machinery/door/airlock/external/glass{ + name = "Supply Door Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"rNP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rNR" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/external{ + name = "External Airlock" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/mapping_helpers/airlock/access/all/engineering/external, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"rNX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"rNZ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/central) +"rOq" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"rOz" = ( +/turf/closed/wall/rust, +/area/station/service/chapel/funeral) +"rOC" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"rOJ" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/lab) +"rON" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/violet/visible{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"rOR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"rOS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"rOX" = ( +/obj/machinery/hydroponics/constructable, +/obj/item/seeds/tower{ + pixel_y = -6 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"rPl" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/heat_exchanging/manifold/layer2{ + dir = 1 + }, +/turf/open/floor/iron/dark/airless, +/area/station/science/ordnance/freezerchamber) +"rPo" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"rPx" = ( +/obj/structure/bed{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/spawner/random/bedsheet{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/item/pillow/random, +/turf/open/floor/wood, +/area/station/commons/locker) +"rPy" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"rPN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"rPO" = ( +/obj/structure/table, +/obj/item/hand_labeler, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/sign/directions/evac{ + dir = 1; + pixel_y = 24 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"rPU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/grey_tide/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"rQl" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L11" + }, +/obj/machinery/status_display/evac/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"rQs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/remains/human{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/toy/talking/ai{ + pixel_x = -6; + pixel_y = -1 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"rQx" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 1 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"rQG" = ( +/obj/structure/bodycontainer/crematorium, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/chapel/funeral) +"rQH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"rQQ" = ( +/obj/machinery/vending/hydronutrients, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"rQZ" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"rRb" = ( +/obj/machinery/door/airlock/external{ + name = "Labor Camp Shuttle Airlock"; + shuttledocked = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"rRm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"rRu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"rRw" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite) +"rRx" = ( +/obj/machinery/computer/records/medical, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"rRz" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"rRA" = ( +/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, +/obj/structure/disposalpipe/junction/flip{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rRC" = ( +/obj/machinery/recharge_station, +/obj/effect/turf_decal/bot, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/machinery/airalarm/directional/west, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite) +"rRD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/sign/warning/xeno_mining/directional/north, +/obj/machinery/door/airlock/external/glass{ + name = "External Freight Airlock" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"rRJ" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Satellite External Fore"; + name = "exterior camera"; + network = list("minisat"); + start_active = 1 + }, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"rRM" = ( +/obj/effect/turf_decal/bot, +/obj/structure/cable, +/obj/machinery/computer/prisoner/management, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"rRU" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"rRW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/machinery/meter, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/education) +"rRY" = ( +/turf/closed/wall/r_wall, +/area/station/security/interrogation) +"rRZ" = ( +/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/north, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 1 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"rSe" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/power/emitter, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"rSi" = ( +/turf/closed/wall/rust, +/area/station/medical/surgery/fore) +"rSL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/mob/living/basic/spider/giant/hunter/scrawny, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"rSN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/hydroponics/constructable, +/obj/effect/turf_decal/trimline/green/end{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"rST" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/closed/wall/r_wall, +/area/station/maintenance/starboard) +"rTi" = ( +/obj/structure/grille, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"rTk" = ( +/turf/closed/wall, +/area/station/service/chapel/office) +"rTp" = ( +/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 = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"rTu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"rTv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/caution{ + pixel_y = -12 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"rTB" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/obj/effect/spawner/random/armory/disablers, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"rTD" = ( +/obj/structure/transit_tube/station{ + dir = 1 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/stripes/line, +/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/ai/satellite/foyer) +"rTS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/spider/stickyweb, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"rUh" = ( +/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 = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"rUj" = ( +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/starboard) +"rUD" = ( +/obj/item/paper_bin, +/obj/item/pen, +/obj/structure/table, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"rUO" = ( +/obj/structure/cable, +/obj/effect/landmark/event_spawn, +/obj/effect/landmark/start/hangover, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"rUP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"rUQ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"rVj" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"rVp" = ( +/obj/machinery/computer/crew{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"rVt" = ( +/obj/structure/frame/computer{ + anchored = 1; + dir = 8 + }, +/obj/item/stack/cable_coil/cut, +/turf/open/floor/wood, +/area/station/cargo/warehouse/upper) +"rVw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/duct, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/sign/poster/contraband/random/directional/south, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"rVA" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/port) +"rVE" = ( +/obj/item/kirbyplants/organic/plant10, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rVY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/closet/l3closet/virology, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"rWg" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"rWT" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Blast Door" + }, +/turf/open/floor/plating, +/area/station/engineering/atmos/storage/gas) +"rXp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Aft Hallway Security Firelock"; + name = "aft camera" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rXv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rYa" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"rYc" = ( +/obj/structure/sign/nanotrasen, +/turf/closed/wall, +/area/station/maintenance/port/greater) +"rYf" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/wood, +/area/station/service/library) +"rYh" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering/glass{ + name = "Laser Room" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"rYi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"rYx" = ( +/obj/machinery/hydroponics/constructable, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"rYK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"rZb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"rZc" = ( +/obj/structure/table/wood/fancy/black, +/obj/item/flashlight/lantern{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/flashlight/lantern{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/flashlight/lantern, +/obj/machinery/light/directional/south, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"rZi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"rZE" = ( +/obj/effect/turf_decal/siding/blue/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"rZK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/limb, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"rZN" = ( +/turf/closed/wall/r_wall/rust, +/area/station/ai/satellite) +"rZO" = ( +/obj/effect/turf_decal/box/corners, +/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, +/area/station/hallway/secondary/exit/departure_lounge) +"rZU" = ( +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/central) +"rZV" = ( +/turf/closed/wall, +/area/station/maintenance/starboard) +"rZW" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"sac" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"sav" = ( +/obj/structure/flora/bush/pale/style_random, +/obj/structure/sign/warning/electric_shock/directional/south, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/space/nearstation) +"saz" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"saA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"saE" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/research) +"saW" = ( +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"sbd" = ( +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/research/glass/incinerator/ordmix_interior{ + name = "Burn Chamber Interior Airlock" + }, +/obj/machinery/airlock_controller/incinerator_ordmix{ + pixel_x = -32 + }, +/turf/open/floor/engine, +/area/station/science/ordnance/burnchamber) +"sbf" = ( +/obj/structure/table/wood, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/sorting/mail{ + dir = 8; + name = "bar sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/service/bar, +/turf/open/floor/wood, +/area/station/service/bar) +"sbh" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"sby" = ( +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"sbz" = ( +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/siding/wood/end{ + dir = 1 + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/wood/parquet, +/area/station/command/heads_quarters/captain/private) +"sbB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"sbJ" = ( +/obj/structure/table, +/obj/item/wrench/medical, +/obj/machinery/light/directional/west, +/obj/machinery/status_display/evac/directional/west, +/obj/item/storage/pill_bottle/mannitol{ + pixel_x = 8; + pixel_y = 7 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"sbX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/random/structure/steam_vent, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"sbZ" = ( +/obj/structure/table, +/obj/item/stack/ducts/fifty, +/obj/item/stack/ducts/fifty, +/obj/item/plunger, +/obj/item/plunger, +/obj/structure/sign/departments/chemistry/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Chemistry East"; + network = list("ss13","medbay") + }, +/obj/machinery/button/door/directional/north{ + id = "chem_lockdown"; + name = "chemistry lockdown control"; + req_access = list("pharmacy") + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"scc" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"scg" = ( +/obj/machinery/suit_storage_unit/captain, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"scp" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"scE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"scJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"scN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/central/fore) +"scR" = ( +/obj/item/storage/box/teargas{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/box/handcuffs, +/obj/item/storage/box/flashbangs{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/structure/table, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"scT" = ( +/obj/structure/rack, +/obj/item/wrench, +/obj/item/crowbar/red, +/obj/machinery/newscaster/directional/east, +/obj/effect/turf_decal/bot, +/obj/item/stack/sheet/glass{ + amount = 20 + }, +/obj/item/stack/sheet/iron/twenty, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/backroom) +"scX" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/commons/storage/primary) +"sda" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/secure_area/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"sdd" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/folder, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"sde" = ( +/obj/structure/table/reinforced, +/obj/structure/displaycase/forsale/kitchen{ + pixel_y = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "kitchenshutters"; + name = "Kitchen Shutters" + }, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/service/kitchen) +"sdm" = ( +/obj/structure/table/wood, +/obj/machinery/computer/libraryconsole/bookmanagement{ + pixel_y = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/noticeboard/directional/west, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"sdp" = ( +/obj/structure/table/reinforced, +/obj/machinery/fax{ + fax_name = "Chief Engineer's Office"; + name = "Chief Engineer's Fax Machine" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"sdT" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"see" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/hallway) +"sex" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"seB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"seG" = ( +/obj/machinery/doppler_array{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"seK" = ( +/obj/structure/table/reinforced/plastitaniumglass, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/cell_charger, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"seN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"seU" = ( +/obj/structure/table, +/obj/item/clothing/gloves/color/yellow, +/obj/item/electronics/apc, +/obj/item/electronics/airlock{ + pixel_y = 6 + }, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"seW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/bot, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"sfi" = ( +/obj/item/bedsheet/red, +/obj/structure/bed, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/prisoner, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"sft" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"sfw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"sfx" = ( +/obj/machinery/button/door/directional/south{ + id = "freight_port"; + name = "Freight Bay Control" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"sfI" = ( +/obj/structure/girder, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"sfV" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"sgh" = ( +/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/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"sgj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"sgn" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 5 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"sgA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/processing) +"sgC" = ( +/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/office) +"shk" = ( +/obj/machinery/telecomms/bus/preset_four, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"shC" = ( +/obj/machinery/turnstile/brig{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"shE" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"shH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"shO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/purple/visible{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"shP" = ( +/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, +/obj/machinery/duct, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"shS" = ( +/obj/effect/turf_decal/siding/purple/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"shW" = ( +/obj/machinery/airalarm/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/drone_bay) +"shZ" = ( +/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/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"sij" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Virology Maintenance" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/medical/central) +"siF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/kirbyplants/organic/plant16, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/gateway) +"siH" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/service/chapel/dock) +"siI" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/restaurant_portal/restaurant, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/delivery/red, +/obj/machinery/duct, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"siL" = ( +/obj/structure/table/bronze, +/obj/machinery/light/small/directional/west, +/obj/item/toy/plush/ratplush, +/turf/open/floor/bronze/filled, +/area/station/maintenance/department/chapel) +"siS" = ( +/obj/machinery/door/airlock/external{ + name = "Prison External Airlock" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "kilo-maint-1" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"sjd" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Mining Dock Maintenance" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"sjk" = ( +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"sjo" = ( +/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/contraband/random/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"sjG" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/service/chapel) +"sjV" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"skA" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/window/brigdoor/right/directional/north{ + id = "Cell 2"; + name = "Cell 2"; + req_access = list("security") + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"skB" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/command/vault) +"skC" = ( +/turf/closed/wall/rust, +/area/station/security/brig) +"skM" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/primary/starboard) +"skP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/reflector/double/anchored{ + dir = 6 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"skR" = ( +/obj/structure/closet{ + name = "maid locker" + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/item/clothing/gloves/color/white, +/obj/item/clothing/accessory/maidapron{ + pixel_x = -4; + pixel_y = -4 + }, +/obj/item/clothing/shoes/laceup, +/obj/structure/mirror/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"slh" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/obj/item/radio/intercom/directional/south, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"slo" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/ai/upload/chamber) +"slr" = ( +/obj/structure/railing/corner{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"sls" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"slu" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"slB" = ( +/obj/structure/chair/pew/left{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron/chapel{ + dir = 1 + }, +/area/station/service/chapel) +"slC" = ( +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"slM" = ( +/obj/machinery/door/airlock/external{ + name = "Medical Escape Pod"; + space_dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"smb" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/tank/internals/oxygen, +/obj/item/pickaxe, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"smi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"smn" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"smo" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor/massdriver_ordnance, +/obj/structure/fans/tiny, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"smq" = ( +/obj/machinery/light/small/directional/west, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"smC" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison/garden) +"smI" = ( +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/north, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/turf/open/floor/grass, +/area/station/service/chapel/monastery) +"smR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"sne" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"sni" = ( +/obj/structure/sign/warning/fire, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/turf/closed/wall, +/area/station/engineering/atmos) +"snn" = ( +/turf/closed/wall/rust, +/area/station/maintenance/department/chapel/monastery) +"snw" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/office) +"snU" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "ceprivate"; + name = "Chief Engineer's Privacy Shutters" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/heads_quarters/ce) +"snW" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{ + pixel_x = -3; + pixel_y = 15 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/reagent_containers/cup/glass/bottle/beer{ + desc = "A station exclusive. Consumption may result in seizures, blindness, drunkenness, or even death."; + list_reagents = list(/datum/reagent/consumable/ethanol/thirteenloko=30); + name = "Kilo-Kocktail"; + pixel_x = 5; + pixel_y = 5 + }, +/turf/open/floor/carpet/green, +/area/station/service/lawoffice) +"son" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"sow" = ( +/obj/item/kirbyplants/organic/plant2{ + pixel_y = 3 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/processing) +"soB" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"soC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"soL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/plating, +/area/station/maintenance/central) +"soZ" = ( +/obj/structure/table/reinforced, +/obj/item/reagent_containers/condiment/saltshaker{ + pixel_x = -2; + pixel_y = 2 + }, +/obj/item/reagent_containers/condiment/peppermill{ + desc = "Often used to flavor food or make people sneeze. Fashionably moved to the left side of the table."; + pixel_x = -8; + pixel_y = 2 + }, +/obj/item/toy/figure/prisoner{ + pixel_x = 3; + pixel_y = 6 + }, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"spi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/public/glass{ + name = "Security Hallway" + }, +/obj/structure/sign/departments/security/directional/west, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"spr" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/carpet/green, +/area/station/maintenance/port/greater) +"spw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"spE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"spG" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"spQ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"spV" = ( +/obj/structure/table, +/obj/machinery/newscaster/directional/east, +/obj/effect/turf_decal/siding/green{ + dir = 8 + }, +/obj/item/storage/bag/plants/portaseeder, +/obj/machinery/light/small/directional/east, +/obj/item/crowbar/red, +/obj/item/plant_analyzer, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"spX" = ( +/obj/structure/cable, +/obj/machinery/space_heater, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"spZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"sqg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Law Office" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/service/lawyer, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"sqs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"sqK" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/cobweb, +/obj/item/storage/box/lights/mixed{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/storage/box/lights/mixed{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/grenade/chem_grenade/cleaner{ + pixel_x = 10; + pixel_y = 6 + }, +/obj/item/grenade/chem_grenade/cleaner{ + pixel_x = 10; + pixel_y = 6 + }, +/obj/item/grenade/chem_grenade/cleaner{ + pixel_x = 10; + pixel_y = 6 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"sqM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/computer/records/security{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"srf" = ( +/obj/machinery/door/firedoor, +/obj/machinery/turnstile/brig{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"srg" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/machinery/cryo_cell, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"srs" = ( +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"srx" = ( +/obj/effect/turf_decal/bot, +/obj/structure/table/optable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/aft) +"srA" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"srR" = ( +/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/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"srW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Detective's Office" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/landmark/navigate_destination, +/obj/effect/mapping_helpers/airlock/access/all/security/detective, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"srX" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ssg" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"ssi" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/security{ + dir = 4 + }, +/obj/machinery/requests_console/directional/west{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/customs) +"ssk" = ( +/obj/structure/table/wood, +/obj/item/book/manual/wiki/detective{ + pixel_y = 4 + }, +/obj/item/camera, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"ssr" = ( +/obj/structure/cable, +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) +"ssw" = ( +/obj/structure/table, +/obj/item/hand_labeler, +/obj/item/crowbar/red, +/obj/item/gps/mining, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light_switch/directional/north, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"ssx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"ssF" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison) +"ssI" = ( +/obj/structure/chair/pew/right{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/chapel, +/area/station/service/chapel) +"ssU" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"ssV" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"str" = ( +/obj/structure/chair/sofa/right/maroon{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"stu" = ( +/obj/structure/sign/departments/security, +/turf/closed/wall, +/area/station/maintenance/port/lesser) +"stx" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"stA" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"suj" = ( +/obj/machinery/door/airlock/external{ + name = "External Freight Airlock" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"suo" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"suA" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/storage) +"suF" = ( +/obj/machinery/light/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/tcommsat/computer) +"suQ" = ( +/obj/structure/sink/directional/west, +/obj/structure/mirror/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/aft) +"suU" = ( +/obj/docking_port/stationary/escape_pod, +/turf/open/space/basic, +/area/space/nearstation) +"svp" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/components/trinary/filter/atmos/o2, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"svC" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/light/small/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"svW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/item/clothing/gloves/cargo_gauntlet, +/obj/item/clothing/gloves/cargo_gauntlet, +/obj/item/clothing/gloves/cargo_gauntlet, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"svZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"swA" = ( +/obj/item/reagent_containers/cup/glass/flask/gold{ + pixel_x = 3; + pixel_y = 8 + }, +/obj/item/reagent_containers/cup/glass/bottle/rum{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{ + pixel_x = 7; + pixel_y = 4 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass, +/obj/structure/table/wood, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/carpet/royalblack, +/area/station/command/heads_quarters/captain) +"swR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"swW" = ( +/obj/structure/chair/sofa/corner/maroon, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"swY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"swZ" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/airlock/security{ + name = "Armoury" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"sxi" = ( +/turf/closed/wall/r_wall, +/area/station/service/chapel/office) +"sxl" = ( +/obj/machinery/door/airlock/atmos{ + name = "Filter Chamber" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance/departmental, +/turf/open/floor/iron/dark, +/area/station/maintenance/aft) +"sxn" = ( +/obj/structure/table/reinforced, +/obj/item/crowbar/red, +/obj/item/radio/headset/headset_sec, +/obj/item/folder/blue{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/folder/red{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/item/lighter, +/turf/open/floor/iron/dark, +/area/station/security/office) +"sxB" = ( +/turf/closed/wall/r_wall, +/area/station/science/research) +"sxC" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/item/storage/briefcase, +/obj/machinery/status_display/evac/directional/west, +/turf/open/floor/iron, +/area/station/security/courtroom) +"sxF" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/heads_quarters/ce) +"sxM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue/corner{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"syu" = ( +/obj/structure/sign/warning/deathsposal, +/turf/closed/wall, +/area/station/science/xenobiology) +"syF" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"syZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/closet/boxinggloves, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"sza" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating/rust, +/area/station/security/prison) +"szg" = ( +/obj/machinery/computer/telecomms/monitor, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) +"szK" = ( +/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/rust, +/area/station/security/prison) +"szL" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"szX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"szY" = ( +/obj/item/kirbyplants/organic/plant5, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"sAm" = ( +/obj/effect/decal/cleanable/dirt, +/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) +"sAr" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/directional/west{ + c_tag = "Cargo Lockers"; + name = "cargo camera"; + network = list("ss13","qm") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/structure/table, +/obj/item/stamp/denied{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/stamp/granted, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"sAv" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison) +"sAR" = ( +/obj/structure/table, +/obj/item/stack/sheet/cardboard{ + amount = 15 + }, +/obj/item/storage/box/lights/mixed, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"sAV" = ( +/obj/machinery/light/directional/south, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/decal/cleanable/ash, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"sAZ" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/radio{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/radio{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/radio{ + pixel_y = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"sBl" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/pdapainter/research, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"sBm" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"sBz" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/station/command/gateway) +"sBJ" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"sBO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"sCa" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + 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 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"sCr" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"sCC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/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/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"sCJ" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/item/folder/red, +/obj/item/pen, +/obj/machinery/door/window/brigdoor/left/directional/north{ + name = "Brig Control Desk"; + req_access = list("armory") + }, +/obj/item/poster/random_official, +/obj/item/poster/random_official, +/obj/item/poster/random_official, +/turf/open/floor/plating, +/area/station/security/warden) +"sCK" = ( +/obj/machinery/computer/communications{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"sCV" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"sCY" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"sDd" = ( +/obj/machinery/door/airlock/research{ + name = "Ordnance Lab" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"sDe" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/structure/grille/broken, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"sDq" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/wardrobe/mixed, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"sDv" = ( +/obj/structure/table, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"sDy" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/supply/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall/rust, +/area/station/engineering/atmos/pumproom) +"sDD" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"sDW" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"sEp" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"sEs" = ( +/obj/item/storage/box/bodybags, +/obj/item/pen, +/obj/structure/table, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/medical) +"sEx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"sEK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"sEN" = ( +/obj/structure/water_source/puddle, +/obj/structure/flora/bush/reed/style_random{ + pixel_y = 5 + }, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"sFg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"sFr" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"sFu" = ( +/obj/structure/cable, +/obj/structure/chair/sofa/left/brown, +/obj/item/toy/plush/moth{ + name = "Big Moffer" + }, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"sFv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/landmark/start/depsec/engineering, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/engineering) +"sFF" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/brig) +"sFW" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/window/brigdoor/right/directional/north{ + id = "Cell 1"; + name = "Cell 1"; + req_access = list("security") + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"sGA" = ( +/obj/item/chair/plastic, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"sGF" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"sGV" = ( +/obj/effect/turf_decal/loading_area, +/obj/machinery/atmospherics/components/binary/pump/on{ + name = "Unfiltered & Air to Mix" + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos/pumproom) +"sHf" = ( +/obj/structure/bed/dogbed/renault, +/obj/machinery/button/door/directional/south{ + id = "captain_escape"; + name = "Tactical Relocation Toggle" + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/mob/living/basic/pet/fox/renault, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) +"sHh" = ( +/obj/structure/table, +/obj/machinery/camera/directional/west{ + c_tag = "ai_upload"; + name = "upload camera"; + network = list("aiupload") + }, +/obj/item/radio/intercom/directional/west, +/obj/machinery/light/cold/directional/west, +/obj/effect/spawner/round_default_module, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"sHk" = ( +/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 = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"sHm" = ( +/obj/machinery/barsign, +/turf/closed/wall, +/area/station/service/bar/atrium) +"sHn" = ( +/obj/structure/bed/medical/emergency, +/obj/machinery/iv_drip, +/obj/effect/turf_decal/bot_white/left, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"sHC" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Docking Hallway" + }, +/obj/structure/sign/directions/engineering{ + dir = 8; + pixel_y = -40 + }, +/obj/structure/sign/directions/security{ + dir = 8; + pixel_y = -32 + }, +/obj/structure/sign/directions/medical{ + dir = 8; + pixel_y = -24 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"sHD" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"sHQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/end{ + dir = 1 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"sHX" = ( +/obj/structure/chair/stool/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"sIf" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid, +/area/space/nearstation) +"sIo" = ( +/obj/structure/table, +/obj/item/folder{ + pixel_x = -4 + }, +/obj/item/disk/tech_disk{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/disk/tech_disk{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/disk/design_disk, +/obj/item/disk/design_disk, +/obj/item/stock_parts/servo, +/obj/item/stock_parts/servo, +/obj/item/stock_parts/micro_laser, +/obj/item/stock_parts/micro_laser, +/obj/item/stock_parts/capacitor{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/stock_parts/capacitor{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"sIq" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"sIr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"sIx" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4; + pixel_x = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"sIF" = ( +/obj/machinery/vending/cola/red, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"sIH" = ( +/obj/machinery/light_switch/directional/north, +/obj/machinery/bci_implanter, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"sIO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"sJd" = ( +/obj/item/storage/fancy/cigarettes/cigars{ + pixel_x = 2; + pixel_y = 6 + }, +/obj/item/storage/fancy/cigarettes/cigars/havana{ + pixel_x = 2; + pixel_y = 8 + }, +/obj/item/storage/fancy/cigarettes/cigars/cohiba{ + pixel_x = 2; + pixel_y = 10 + }, +/obj/item/holosign_creator/robot_seat/bar, +/obj/machinery/status_display/evac/directional/west, +/obj/structure/table, +/obj/machinery/light/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Bar"; + name = "bar camera" + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"sJD" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"sJH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/meter, +/obj/machinery/light/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/status_display/evac/directional/west, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"sJI" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/door/window/left/directional/east{ + name = "Inner Pipe Access"; + req_access = list("atmospherics") + }, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"sJJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/chair/office{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/tcommsat/computer) +"sJM" = ( +/turf/closed/wall, +/area/station/medical/surgery/fore) +"sJS" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"sJU" = ( +/obj/machinery/dna_scannernew, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"sJW" = ( +/obj/machinery/airalarm/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "brig_entrance" + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"sJY" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/port) +"sKb" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"sKm" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/suit_storage_unit/cmo, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/west, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"sKr" = ( +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube/junction, +/turf/open/space/basic, +/area/space/nearstation) +"sKy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/landmark/start/depsec/supply, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"sKA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/newscaster/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"sKE" = ( +/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/dark, +/area/station/service/chapel) +"sKV" = ( +/obj/structure/closet/crate/wooden/toy, +/obj/effect/turf_decal/box, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/firealarm/directional/south, +/obj/machinery/light_switch/directional/east{ + pixel_x = 24; + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"sLb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"sLf" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"sLl" = ( +/obj/structure/girder, +/obj/structure/grille, +/obj/structure/barricade/wooden, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"sLw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/janitor, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/janitor) +"sLD" = ( +/obj/structure/extinguisher_cabinet/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"sLG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"sLP" = ( +/obj/effect/landmark/start/janitor, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/mineral/stacking_unit_console{ + pixel_x = 64 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/service/janitor) +"sLU" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/sign/warning/electric_shock/directional/north, +/obj/structure/cable, +/obj/machinery/power/smes/full, +/turf/open/floor/circuit/red/telecomms, +/area/station/tcommsat/server) +"sLW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/supply/visible{ + dir = 4 + }, +/obj/item/radio/intercom/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/pumproom) +"sMa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"sMe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/chair/office{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"sMf" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "atmos-entrance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"sMh" = ( +/turf/closed/wall/rust, +/area/station/hallway/secondary/exit/departure_lounge) +"sMi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"sME" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"sMO" = ( +/obj/machinery/telecomms/processor/preset_four, +/obj/structure/cable, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"sMY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"sNa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"sNe" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"sNx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/shard, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"sNR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"sOi" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/door_timer{ + id = "Cell 4"; + name = "Cell 4"; + pixel_x = -32 + }, +/obj/structure/closet/secure_closet/brig{ + id = "Cell 4"; + name = "Cell 4 locker" + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"sOn" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"sOy" = ( +/obj/structure/chair{ + dir = 1 + }, +/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/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"sOD" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"sOJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/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/contraband/random/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"sOS" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/siding/green, +/turf/open/misc/sandy_dirt, +/area/station/service/hydroponics/garden) +"sOV" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/visible, +/turf/closed/wall/r_wall, +/area/station/maintenance/aft) +"sOX" = ( +/obj/machinery/light_switch/directional/south, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"sPd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"sPx" = ( +/obj/machinery/light/directional/east, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"sPG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/siding/red/corner{ + dir = 1 + }, +/obj/effect/landmark/start/depsec/engineering, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/engineering) +"sPK" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"sPP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/public/glass{ + name = "Engineering Hallway" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"sPV" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 1; + id = "QMLoad"; + name = "off ramp" + }, +/obj/machinery/light/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Cargo Ramps"; + name = "cargo camera"; + network = list("ss13","qm") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"sQj" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/command/bridge) +"sQq" = ( +/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/border_only{ + dir = 8 + }, +/turf/open/floor/iron/stairs/medium{ + dir = 4 + }, +/area/station/service/chapel) +"sQt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"sQw" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "brigcelldoor"; + name = "Cell Blast Door" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"sQx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple/corner, +/obj/effect/turf_decal/tile/purple, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"sQz" = ( +/obj/structure/chair/pew{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/chapel{ + dir = 4 + }, +/area/station/service/chapel) +"sQI" = ( +/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, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"sQJ" = ( +/turf/closed/wall/rust, +/area/station/service/chapel) +"sQT" = ( +/obj/machinery/door/airlock/research{ + id_tag = "ResearchInt"; + name = "Research Division" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/turf/open/floor/iron/dark, +/area/station/science/research) +"sQZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/girder/displaced, +/obj/structure/grille/broken, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"sRb" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"sRg" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"sRh" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/checker, +/area/station/service/hydroponics) +"sRi" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/scrubbers/visible, +/turf/open/space/basic, +/area/space/nearstation) +"sRm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"sRw" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"sRz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance{ + name = "Ordnance Lab Maintenance" + }, +/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/science/ordnance, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/science/ordnance) +"sRL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/fancy/candle_box, +/obj/structure/rack, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"sRZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"sSd" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"sSg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"sSh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light/directional/north, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Port to Filter" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"sSq" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"sSA" = ( +/obj/structure/cable, +/obj/effect/spawner/random/structure/musician/piano/random_piano, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/wood/large, +/area/station/service/bar/atrium) +"sSD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"sSJ" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/checkpoint/medical) +"sSN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/table, +/obj/machinery/microwave{ + pixel_y = 5 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"sSP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/book/manual/wiki/engineering_hacking{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"sSZ" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"sTy" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"sTB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"sTO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/reagent_dispensers/plumbed, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"sTZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"sUq" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"sUB" = ( +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 8 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"sVh" = ( +/turf/closed/wall/rust, +/area/station/hallway/secondary/service) +"sVi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"sVj" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/maintenance/storage) +"sVq" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"sVz" = ( +/obj/machinery/smartfridge, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"sVB" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Chemistry Maintenance" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/medical/chemistry, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"sVD" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron/stairs/left{ + dir = 1 + }, +/area/station/service/chapel/monastery) +"sVI" = ( +/obj/machinery/light/directional/east, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/machinery/portable_atmospherics/canister, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/storage) +"sVN" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = 6; + pixel_y = 5 + }, +/obj/machinery/ecto_sniffer{ + pixel_x = -6 + }, +/obj/item/mod/core/standard{ + pixel_x = -4 + }, +/obj/item/mod/core/standard{ + pixel_x = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"sVP" = ( +/obj/structure/closet/secure_closet{ + name = "shotgun rubber rounds locker"; + req_access = list("armory") + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/spawner/random/armory/rubbershot, +/obj/effect/spawner/random/armory/rubbershot, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"sVQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"sVS" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"sVZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"sWb" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"sWj" = ( +/obj/machinery/computer/station_alert{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"sWl" = ( +/turf/closed/wall/rust, +/area/station/maintenance/solars/port/aft) +"sWp" = ( +/obj/structure/plasticflaps/opaque, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/window/left/directional/east{ + name = "Service Hall Delivery Access"; + req_access = list("service") + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + location = "Bar" + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"sWA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"sWI" = ( +/turf/closed/wall/rust, +/area/station/maintenance/department/bridge) +"sWM" = ( +/obj/structure/fermenting_barrel, +/turf/open/floor/plating, +/area/station/maintenance/department/security) +"sWN" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Courtroom" + }, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"sWU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/purple/visible/layer2, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"sWV" = ( +/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/airlock/security/glass{ + name = "Security Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/office) +"sXB" = ( +/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 = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"sXC" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"sXE" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/medical/glass{ + name = "Medbay Storage" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"sXG" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"sXJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"sXP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"sXQ" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/shieldgen, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"sXT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"sYe" = ( +/obj/structure/bedsheetbin, +/obj/structure/table, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/garden) +"sYm" = ( +/obj/machinery/computer/security/telescreen/research/directional/west, +/mob/living/basic/bot/repairbot, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/foyer) +"sYn" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/junction/flip{ + 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/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"sYs" = ( +/obj/structure/sign/departments/security, +/turf/closed/wall/rust, +/area/station/maintenance/port/greater) +"sYu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"sYw" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"sYM" = ( +/obj/machinery/light/small/directional/south, +/turf/open/floor/plating, +/area/station/service/chapel) +"sZb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/thermomachine/heater{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"sZe" = ( +/obj/effect/decal/cleanable/greenglow, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"sZw" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Satellite External Port"; + name = "exterior camera"; + network = list("minisat"); + start_active = 1 + }, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"sZz" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"sZB" = ( +/obj/machinery/disposal/delivery_chute{ + desc = "Only the worthy may claim the belt"; + dir = 8; + name = "PubbyStation Memorial Trash Chute" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/door/window/left/directional/west, +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/north, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"sZL" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"sZV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"tav" = ( +/obj/structure/cable, +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"taM" = ( +/obj/machinery/nuclearbomb/selfdestruct, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/command/vault) +"taU" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "detective_shutters"; + name = "Detective's Office Shutter" + }, +/turf/open/floor/plating, +/area/station/security/detectives_office) +"taW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"tbb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/belt/utility, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/remains/human, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"tbi" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/docking, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"tbk" = ( +/obj/machinery/portable_atmospherics/pump, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"tbn" = ( +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"tbs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"tbE" = ( +/obj/machinery/door/airlock/external{ + name = "Arrival Shuttle Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"tbS" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Drone Control" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/cargo/drone_bay) +"tcg" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/space_heater, +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 1; + name = "Air to External Air Ports" + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"tck" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/closet, +/obj/item/storage/backpack/duffelbag{ + pixel_y = 4 + }, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"tcn" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"tcY" = ( +/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/west, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"tdd" = ( +/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/yellow{ + dir = 1 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"tdf" = ( +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"tdk" = ( +/turf/closed/wall/rust, +/area/station/commons/storage/art) +"tdn" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/generic/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sunny/style_random, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) +"tds" = ( +/obj/machinery/gravity_generator/main, +/obj/effect/decal/cleanable/greenglow, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"tdt" = ( +/obj/machinery/telecomms/processor/preset_three, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"tdv" = ( +/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, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"tdB" = ( +/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/blue{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"tdW" = ( +/obj/machinery/light_switch/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/eva) +"tdY" = ( +/obj/machinery/washing_machine, +/obj/structure/cable, +/obj/effect/spawner/random/contraband/prison, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/garden) +"teb" = ( +/obj/item/clipboard, +/obj/structure/table/wood, +/obj/item/folder/red{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/folder/blue, +/obj/item/melee/chainofcommand, +/obj/item/flashlight/lamp/green{ + pixel_x = -8; + pixel_y = 15 + }, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain) +"tej" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"teu" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/south{ + pixel_x = -26 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"tey" = ( +/obj/machinery/door/poddoor{ + id = "QMLoaddoor2"; + name = "Supply Dock Loading Door" + }, +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2"; + name = "on ramp" + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"teE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/west, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/spawner/xmastree/rdrod, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"teH" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sink/kitchen/directional/west, +/obj/structure/disposalpipe/segment, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"teL" = ( +/obj/structure/table/wood, +/obj/item/storage/fancy/candle_box, +/obj/item/storage/fancy/candle_box, +/obj/item/storage/fancy/candle_box{ + pixel_x = 6; + pixel_y = 5 + }, +/obj/item/storage/fancy/candle_box{ + pixel_x = -5; + pixel_y = 5 + }, +/obj/machinery/airalarm/directional/north, +/obj/machinery/light/directional/north, +/obj/item/storage/box/matches{ + pixel_x = -3; + pixel_y = 2 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"teU" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall/rust, +/area/station/engineering/supermatter/room) +"tfh" = ( +/obj/structure/disposalpipe/sorting/mail{ + dir = 8; + name = "detective sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/security/detectives_office, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"tfi" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"tfs" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"tfG" = ( +/obj/effect/spawner/random/vending/colavend, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"tfI" = ( +/turf/closed/wall/r_wall/rust, +/area/station/service/chapel/office) +"tfV" = ( +/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/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"tfW" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"tfY" = ( +/obj/structure/table/wood, +/obj/structure/mirror/directional/north, +/obj/item/clothing/shoes/jackboots, +/obj/item/clothing/glasses/eyepatch{ + pixel_y = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"tgd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/obj/effect/landmark/start/depsec/engineering, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/engineering) +"tgh" = ( +/obj/structure/closet/crate/trashcart/laundry, +/obj/effect/spawner/random/contraband/prison, +/obj/item/clothing/under/rank/prisoner, +/obj/item/clothing/under/rank/prisoner, +/obj/item/clothing/under/rank/prisoner/skirt, +/obj/item/clothing/under/rank/prisoner/skirt, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/item/knife, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/garden) +"tgp" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate, +/obj/effect/spawner/random/exotic/technology, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"tgx" = ( +/obj/item/storage/toolbox/electrical{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/storage/toolbox/mechanical, +/obj/item/multitool{ + pixel_x = -4; + pixel_y = 3 + }, +/obj/item/flashlight, +/obj/structure/table, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"tgU" = ( +/obj/structure/flora/rock/pile/style_2, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"tgZ" = ( +/obj/structure/table, +/obj/item/radio{ + desc = "An old handheld radio. You could use it, if you really wanted to."; + icon_state = "radio"; + name = "old radio" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"the" = ( +/obj/structure/cable, +/obj/structure/chair/office{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"tho" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/starboard) +"thy" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"thC" = ( +/obj/docking_port/stationary{ + dir = 2; + dwidth = 11; + height = 24; + name = "SS13: Auxiliary Dock, Station-Fore"; + shuttle_id = "whiteship_home"; + width = 35 + }, +/turf/open/space/basic, +/area/space) +"thG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"thU" = ( +/mob/living/basic/mining/goliath/ancient, +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) +"thW" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/chair/stool/bar/directional/south, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"tiv" = ( +/turf/closed/wall, +/area/station/service/chapel) +"tiz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"tiK" = ( +/obj/machinery/firealarm/directional/east, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/delivery, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"tiY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Brig Warden's Office" + }, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"tjv" = ( +/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/blue, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"tjA" = ( +/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/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tjE" = ( +/obj/structure/sign/departments/security, +/turf/closed/wall, +/area/station/maintenance/aft) +"tjO" = ( +/obj/structure/sign/departments/medbay/alt, +/turf/closed/wall, +/area/station/security/office) +"tjR" = ( +/obj/machinery/modular_computer/preset/research{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/button/door/directional/north{ + id = "rdprivacy"; + name = "Director's Privacy Toggle"; + pixel_x = -8; + pixel_y = 38 + }, +/obj/machinery/button/door/directional/north{ + id = "Biohazard"; + name = "Emergency Research Lockdown"; + pixel_x = -8; + req_access = list("research") + }, +/obj/machinery/button/door/directional/north{ + id = "xeno_blastdoor"; + name = "Xenobiology Containment"; + pixel_x = 6; + pixel_y = 38; + req_access = list("research") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/light_switch/directional/north{ + pixel_x = 6 + }, +/obj/machinery/computer/security/telescreen/rd/directional/east, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"tkO" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"tkP" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/effect/turf_decal/box/red, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"tla" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"tlb" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"tlu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"tly" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Xenobiology Maintenance" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/directions/evac{ + dir = 4; + pixel_y = -24 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"tlA" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/misc/asteroid, +/area/station/hallway/secondary/exit/departure_lounge) +"tlJ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"tlL" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"tlM" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"tlS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"tlU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"tlV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/security/execution/education) +"tlW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tmd" = ( +/obj/structure/sign/warning/electric_shock/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"tmf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"tmj" = ( +/obj/machinery/light/directional/west, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"tmp" = ( +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/sign/warning/electric_shock/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/box/lights/mixed, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"tmq" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/disposal/delivery_chute{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/status_display/supply{ + pixel_x = 32 + }, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/end{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"tmt" = ( +/obj/structure/sign/warning/vacuum/external/directional/south, +/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/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance/external{ + name = "Transit Intersection" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/maintenance/fore) +"tmv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/purple/filled/corner, +/obj/effect/turf_decal/trimline/purple/filled/corner{ + dir = 1 + }, +/turf/open/floor/plating/plasma/rust, +/area/station/maintenance/space_hut/plasmaman) +"tmD" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/portable_atmospherics/canister/air, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"tmH" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/closet, +/obj/item/stack/package_wrap, +/obj/item/storage/bag/trash, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"tmV" = ( +/obj/structure/reagent_dispensers/beerkeg{ + pixel_y = 5 + }, +/obj/structure/table/wood, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/item/storage/box/drinkingglasses, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"tmZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"tnc" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"tnp" = ( +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/obj/effect/turf_decal/delivery, +/obj/machinery/camera/directional/south{ + c_tag = "Atmospherics Desk"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"tnq" = ( +/obj/machinery/computer/security{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"tnr" = ( +/obj/structure/railing/corner, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"tns" = ( +/obj/machinery/shower/directional/west, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/plastic, +/area/station/security/prison/shower) +"tnA" = ( +/obj/effect/turf_decal/siding/wideplating/dark/corner, +/obj/structure/railing/corner, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"tnC" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"tnH" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"tnP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"tnR" = ( +/obj/machinery/rnd/server, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/science/server) +"toh" = ( +/turf/closed/wall/r_wall/rust, +/area/station/security/prison/safe) +"toi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow{ + dir = 10 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"toE" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/janitor) +"toN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/effect/spawner/random/maintenance, +/obj/effect/spawner/random/food_or_drink/booze, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"toS" = ( +/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/west, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"toZ" = ( +/obj/effect/turf_decal/bot, +/obj/structure/tank_dispenser/oxygen{ + pixel_x = -1; + pixel_y = 2 + }, +/turf/open/floor/iron, +/area/station/command/eva) +"tpd" = ( +/obj/structure/table, +/obj/item/storage/box/bodybags{ + pixel_x = 4; + pixel_y = 2 + }, +/obj/item/pen, +/obj/item/storage/box/prisoner, +/obj/machinery/camera/directional/south{ + c_tag = "Prison Hallway Port"; + network = list("ss13","prison") + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"tpl" = ( +/obj/structure/closet/secure_closet/detective, +/obj/structure/reagent_dispensers/wall/peppertank/directional/north, +/obj/structure/cable, +/obj/item/book/manual/wiki/detective, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"tpp" = ( +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/port/fore) +"tpr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"tpw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible{ + dir = 1 + }, +/obj/machinery/meter, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"tpy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/blue/corner, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/junction/flip{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"tpD" = ( +/obj/machinery/atmospherics/components/tank/air{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/structure/sign/warning/no_smoking{ + pixel_y = 30 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"tpM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/machinery/light/small/directional/west, +/obj/machinery/light_switch/directional/west, +/obj/item/assembly/prox_sensor{ + desc = "Used for scanning and alerting when someone enters a certain proximity. This one is slightly shifted to the left."; + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/wallframe/camera, +/obj/item/screwdriver, +/obj/structure/spider/stickyweb, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"tpY" = ( +/obj/structure/noticeboard/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"tqb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"tqz" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/central) +"tqB" = ( +/obj/structure/railing, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"tqC" = ( +/obj/machinery/computer/slot_machine, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/bot_white, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"tqD" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall, +/area/station/maintenance/port/lesser) +"tqG" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/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/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"tqQ" = ( +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"tqZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"tre" = ( +/obj/structure/flora/bush/pale/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"trf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"trj" = ( +/obj/structure/table/wood, +/obj/item/paper_bin, +/obj/item/pen, +/obj/item/pen/red{ + pixel_x = 5; + pixel_y = 1 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"trt" = ( +/obj/machinery/portable_atmospherics/canister/plasma, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"tsf" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"tsg" = ( +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tsn" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall/rust, +/area/station/commons/fitness/recreation) +"tsD" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2"; + name = "on ramp" + }, +/obj/item/radio/intercom/directional/south, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"tsY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"ttd" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tth" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"ttn" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"ttt" = ( +/obj/machinery/vending/games, +/obj/effect/turf_decal/delivery, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/art) +"ttB" = ( +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"ttR" = ( +/obj/structure/sign/warning/secure_area/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"ttZ" = ( +/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 = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"tud" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/restaurant_portal/bar, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/delivery/red, +/obj/machinery/duct, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"tue" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/cargo/storage) +"tur" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/obj/machinery/door/airlock/public/glass/incinerator/atmos_exterior, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"tuF" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"tuO" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/button/door/directional/south{ + id = "custodialwagon"; + name = "Custodial Bay Toggle"; + req_access = list("janitor") + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/mob/living/basic/bot/cleanbot/autopatrol, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"tuP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/light/small/directional/west, +/obj/machinery/meter/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"tuT" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/effect/landmark/start/cook, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"tvH" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 1 + }, +/turf/open/space/basic, +/area/space/nearstation) +"twc" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L13" + }, +/obj/structure/sign/directions/evac{ + dir = 4; + pixel_y = 24 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"twd" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/bitrunner, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"twg" = ( +/obj/machinery/computer/atmos_alert{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/maintenance/storage) +"twj" = ( +/obj/effect/turf_decal/bot, +/obj/structure/chair, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"two" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/airlock/security/glass{ + id_tag = "Abandoned Cell"; + name = "Abandoned Cell" + }, +/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, +/area/station/maintenance/fore) +"twu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"twG" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"twN" = ( +/turf/closed/wall/r_wall/rust, +/area/station/engineering/supermatter/room) +"twR" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"twV" = ( +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/courtroom) +"twX" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison/shower) +"txb" = ( +/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/disposalpipe/segment, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"txi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/table_or_rack, +/obj/effect/spawner/random/engineering/flashlight, +/obj/item/crowbar/red, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/spawner/random/maintenance, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"txl" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"tya" = ( +/obj/effect/decal/cleanable/blood/gibs/limb, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"tyk" = ( +/obj/structure/closet/secure_closet/warden, +/obj/effect/turf_decal/delivery, +/obj/machinery/firealarm/directional/north, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"tyA" = ( +/obj/structure/flora/bush/jungle/c/style_random, +/turf/open/floor/grass, +/area/station/medical/psychology) +"tyI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"tzg" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 4; + id = "aux_base_shutters"; + name = "Auxillary Base Shutters" + }, +/obj/structure/cable, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"tzh" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"tzl" = ( +/obj/effect/spawner/random/vending/colavend, +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"tzA" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"tzF" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "CO2 to Pure" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"tzH" = ( +/obj/machinery/computer/station_alert, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/north, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"tzI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"tzL" = ( +/obj/effect/turf_decal/bot, +/obj/structure/table, +/obj/item/flashlight/lamp, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"tzN" = ( +/obj/structure/table/glass, +/obj/item/storage/box/rxglasses{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/box/beakers, +/obj/item/gun/syringe{ + pixel_y = 5 + }, +/obj/item/reagent_containers/spray/cleaner, +/obj/machinery/light_switch/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"tzU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/remains/human, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"tzY" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/office) +"tAx" = ( +/obj/item/kirbyplants/organic/plant18, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"tAI" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"tAM" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/carrot, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"tAN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 9 + }, +/obj/machinery/button/door/incinerator_vent_atmos_aux{ + pixel_x = 23; + pixel_y = 7 + }, +/obj/machinery/button/door/incinerator_vent_atmos_main{ + pixel_x = 23; + pixel_y = -6 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"tAP" = ( +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"tAX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"tBh" = ( +/obj/structure/table/optable, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/machinery/defibrillator_mount/directional/north, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/fore) +"tBj" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/decal/cleanable/food/flour, +/obj/effect/landmark/start/cook, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"tBn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"tBJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"tBR" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/machinery/button/door/atmos_test_room_mainvent_1{ + pixel_y = -22 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"tBT" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/space_heater, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"tCd" = ( +/obj/effect/landmark/event_spawn, +/mob/living/basic/bot/medbot/autopatrol, +/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, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"tCh" = ( +/obj/machinery/computer/robotics{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"tCp" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"tCQ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Security Customs Checkpoint" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/customs) +"tCU" = ( +/turf/closed/wall, +/area/station/maintenance/port/aft) +"tCY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/sign/nanotrasen{ + pixel_y = 32 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"tDf" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"tDk" = ( +/obj/structure/closet/crate/coffin, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/chapel/funeral) +"tDs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/junction{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/locker) +"tDu" = ( +/obj/structure/chair/pew{ + dir = 8 + }, +/obj/machinery/light/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"tDA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"tDC" = ( +/turf/closed/wall/rust, +/area/station/maintenance/solars/port/fore) +"tDG" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"tDJ" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "engineaccess"; + name = "Engine Access Shutters" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"tDR" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"tDW" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"tEt" = ( +/obj/machinery/microwave{ + pixel_y = 5 + }, +/obj/structure/table/glass, +/obj/structure/sign/poster/official/no_erp/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"tEE" = ( +/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/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tEX" = ( +/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/cyclelink_helper_multi{ + cycle_id = "brig-maint-passthrough" + }, +/obj/machinery/door/airlock/security{ + name = "Prison Wing" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"tFb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/structure/sign/directions/medical{ + dir = 1; + pixel_x = 32; + pixel_y = 8 + }, +/obj/structure/sign/directions/command{ + pixel_x = 32 + }, +/obj/structure/sign/directions/security{ + pixel_x = 32; + pixel_y = -8 + }, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"tFn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison) +"tFq" = ( +/obj/machinery/light/directional/north, +/obj/structure/table, +/obj/item/folder/white, +/obj/item/folder/white, +/obj/item/pen, +/obj/item/flashlight/pen, +/obj/item/reagent_containers/syringe, +/obj/item/reagent_containers/dropper, +/obj/item/storage/box/rxglasses{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/box/bodybags, +/obj/machinery/requests_console/directional/north{ + department = "Genetics"; + name = "Genetics Requests Console" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"tFK" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"tFS" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/spawner/random/armory/laser_gun, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"tGb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/conveyor_switch/oneway{ + dir = 8; + id = "packagereturn"; + name = "crate returns"; + pixel_x = -10; + pixel_y = -4 + }, +/obj/machinery/newscaster/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"tGg" = ( +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"tGj" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/obj/machinery/computer/atmos_control/nitrogen_tank{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"tGx" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Xenolab"; + name = "Containment Chamber Blast Door" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/hidden, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/firedoor, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"tGz" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"tGQ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"tGS" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Captain's Office"; + name = "command camera" + }, +/obj/structure/chair/comfy/brown{ + color = "#c45c57"; + dir = 8 + }, +/obj/structure/noticeboard/directional/north, +/obj/machinery/status_display/ai/directional/north, +/turf/open/floor/carpet/royalblack, +/area/station/command/heads_quarters/captain) +"tGV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/shard, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"tGZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/tcommsat/computer) +"tHs" = ( +/obj/structure/sign/warning/fire, +/obj/structure/grille, +/turf/closed/wall/r_wall/rust, +/area/station/engineering/atmos) +"tHu" = ( +/obj/structure/table, +/obj/item/reagent_containers/cup/glass/bottle/beer, +/obj/item/reagent_containers/cup/glass/bottle/beer{ + pixel_y = 10; + pixel_x = -9 + }, +/obj/item/reagent_containers/cup/glass/bottle/beer{ + pixel_x = -9 + }, +/obj/item/lighter/skull{ + pixel_x = 7; + pixel_y = 12 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"tHO" = ( +/obj/structure/reflector/box/anchored{ + dir = 1 + }, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/turf_decal/box/corners, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"tIe" = ( +/obj/machinery/conveyor{ + id = "mining"; + dir = 9 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"tIk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"tIq" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/security/evidence) +"tIr" = ( +/turf/closed/wall/rust, +/area/station/engineering/supermatter/room) +"tIu" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/north, +/obj/structure/rack, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"tIA" = ( +/obj/structure/table/wood/fancy/black, +/obj/item/food/grown/poppy/lily{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy/lily{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy/lily, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/mapping_helpers/apc/cell_5k, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"tJa" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Atmospherics Tank - N2O"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"tJh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/random/structure/steam_vent, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"tJK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/supply/visible{ + dir = 8 + }, +/obj/machinery/meter/monitored/distro_loop, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/pumproom) +"tJX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"tKi" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/atmos/pumproom) +"tKt" = ( +/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/plating, +/area/station/maintenance/port/lesser) +"tKv" = ( +/obj/machinery/conveyor_switch/oneway{ + dir = 8; + id = "QMLoad"; + name = "off ramp"; + pixel_y = 5 + }, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"tKB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"tKS" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/item/pipe_dispenser, +/obj/item/pipe_dispenser, +/obj/item/pipe_dispenser, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"tKY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/loading_area, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"tLh" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/effect/landmark/event_spawn, +/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, +/obj/effect/landmark/start/coroner, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"tLo" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining/glass{ + name = "Mailroom" + }, +/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/cyclelink_helper_multi{ + cycle_id = "cargo-mailroom" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/shipping, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"tLM" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/electric_shock/directional/west, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"tMu" = ( +/obj/machinery/shower/directional/east, +/obj/structure/cable, +/turf/open/floor/plastic, +/area/station/security/prison/shower) +"tMO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"tMU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"tMW" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"tNa" = ( +/obj/structure/closet/firecloset, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"tNe" = ( +/obj/structure/disposalpipe/junction, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"tNj" = ( +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/iron, +/area/station/cargo/storage) +"tNk" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"tNB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"tNC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"tNQ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"tNW" = ( +/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/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"tNY" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"tOa" = ( +/obj/structure/table, +/obj/item/tank/internals/oxygen/red, +/obj/item/clothing/mask/gas, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/security/processing) +"tOo" = ( +/obj/machinery/power/smes, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"tOq" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/limb, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"tOr" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"tOx" = ( +/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/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"tOy" = ( +/turf/closed/wall, +/area/station/cargo/drone_bay) +"tOB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/security/processing) +"tOH" = ( +/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/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"tOJ" = ( +/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/grille/broken, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"tOR" = ( +/obj/item/storage/medkit/regular{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/storage/medkit/toxin{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/toxin, +/obj/item/storage/medkit/toxin{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/structure/table/glass, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"tPn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"tPw" = ( +/obj/structure/table, +/obj/item/flashlight/flare/candle/infinite{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/food/spaghetti/meatballspaghetti{ + pixel_y = 5 + }, +/obj/item/kitchen/fork, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"tPz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"tPC" = ( +/obj/effect/turf_decal/bot, +/obj/structure/frame/computer{ + anchored = 1; + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"tPD" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/fore) +"tPH" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/prison/mess) +"tPN" = ( +/obj/effect/turf_decal/stripes/line{ + 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/machinery/light/small/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"tPP" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/storage_shared) +"tPS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"tQo" = ( +/obj/structure/closet/crate/medical, +/obj/item/storage/medkit/regular{ + empty = 1; + name = "First-Aid (empty)" + }, +/obj/item/healthanalyzer, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"tQp" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/obj/effect/spawner/random/decoration/glowstick, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"tQI" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/box, +/obj/machinery/mineral/ore_redemption{ + dir = 8; + input_dir = 4; + output_dir = 8 + }, +/obj/machinery/door/window/left/directional/west{ + name = "Ore Redemtion Window"; + req_access = list("mineral_storeroom") + }, +/turf/open/floor/plating, +/area/station/cargo/office) +"tQM" = ( +/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/ordnance/office) +"tRg" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"tRw" = ( +/obj/machinery/telecomms/bus/preset_three, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"tRL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/central) +"tRO" = ( +/obj/structure/sink/directional/west, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"tRX" = ( +/obj/machinery/conveyor{ + id = "garbage" + }, +/obj/machinery/door/poddoor/preopen{ + id = "Disposal Exit"; + name = "Disposal Exit Vent" + }, +/obj/structure/sign/warning/deathsposal/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"tSc" = ( +/obj/effect/landmark/start/medical_doctor, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"tSk" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/item/kirbyplants/organic/plant5, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"tSx" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall/rust, +/area/station/ai/satellite/interior) +"tSD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/poster/contraband/random/directional/south, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"tSI" = ( +/obj/machinery/door/airlock/grunge{ + id_tag = "Cabin_4"; + name = "Cabin 4" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"tSN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/item/tank/internals/oxygen/red{ + pixel_x = 4 + }, +/obj/item/tank/internals/oxygen/red{ + pixel_x = -4 + }, +/obj/item/wrench, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"tSP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"tSY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"tTp" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"tUc" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold/green/visible{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"tUe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tUm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/closed/wall/r_wall, +/area/station/maintenance/aft) +"tUr" = ( +/obj/structure/table, +/obj/machinery/recharger, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/the_griffin/directional/east, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"tUO" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"tUR" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"tUV" = ( +/obj/structure/table, +/obj/machinery/firealarm/directional/north, +/obj/item/storage/fancy/donut_box, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"tVt" = ( +/obj/machinery/light/directional/south, +/obj/machinery/suit_storage_unit/industrial/loader, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"tVu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"tVC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"tVH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"tVS" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/prisoner/management{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"tWa" = ( +/obj/machinery/computer/records/security, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"tWc" = ( +/obj/machinery/status_display/ai/directional/north, +/obj/effect/decal/cleanable/greenglow, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"tWd" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"tWe" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Medbay" + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"tWg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tWn" = ( +/obj/machinery/light/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"tWA" = ( +/obj/structure/table, +/obj/structure/cable, +/obj/item/food/spiderleg, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"tWL" = ( +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"tWM" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/table, +/obj/item/crowbar, +/obj/item/wrench, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"tXg" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/department/bridge) +"tXm" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical{ + name = "Operating Theater Secondary" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/all/medical/surgery, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"tXr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"tXz" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"tXB" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"tXR" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"tXS" = ( +/obj/machinery/atmospherics/components/tank/oxygen, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"tXX" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"tXZ" = ( +/obj/effect/decal/cleanable/greenglow, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"tYd" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"tYe" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"tYi" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/washing_machine, +/obj/machinery/airalarm/directional/west, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"tYx" = ( +/obj/machinery/door/airlock/external{ + name = "Common Mining Dock" + }, +/turf/open/floor/plating, +/area/station/commons/fitness/recreation) +"tYZ" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Plasma to Pure" + }, +/obj/machinery/camera/directional/south{ + c_tag = "Atmospherics Aft Tanks"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"tZa" = ( +/obj/item/kirbyplants/organic/plant16, +/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 = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"tZc" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "cmoprivacy"; + name = "Office Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/command/heads_quarters/cmo) +"tZe" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"tZf" = ( +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/hos) +"tZh" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"tZk" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"tZz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/status_display/evac/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"tZD" = ( +/obj/effect/landmark/secequipment, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/office) +"tZG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"tZK" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"tZP" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall/rust, +/area/station/maintenance/port/lesser) +"tZX" = ( +/obj/structure/flora/bush/pale/style_random, +/turf/open/misc/asteroid, +/area/station/maintenance/port/lesser) +"uap" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/processing) +"uba" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/space/basic, +/area/space/nearstation) +"ubt" = ( +/obj/effect/turf_decal/stripes/corner{ + 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, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/gateway) +"ubw" = ( +/obj/effect/turf_decal/stripes/line, +/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/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"ubC" = ( +/obj/structure/grille, +/obj/structure/barricade/wooden, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"ubF" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/table/wood, +/obj/effect/decal/cleanable/dirt, +/obj/item/reagent_containers/cup/glass/bottle/vodka{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{ + pixel_x = -5; + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"ubJ" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/surgery/aft) +"ubM" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"ubN" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"ubU" = ( +/obj/effect/landmark/blobstart, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/turf/open/floor/iron/dark/telecomms, +/area/station/science/server) +"ucm" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"ucG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/spawner/random/maintenance, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"ucJ" = ( +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/prison) +"ucP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/obj/structure/closet/cabinet, +/obj/item/stack/sheet/glass{ + amount = 10 + }, +/obj/item/stack/rods/ten, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"ucS" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"udg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"udn" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"udA" = ( +/obj/machinery/door/airlock/external{ + name = "Abandoned External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/external, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"udE" = ( +/obj/effect/landmark/start/cargo_technician, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"udF" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"udI" = ( +/obj/machinery/newscaster/directional/south, +/obj/machinery/vending/medical, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"udJ" = ( +/obj/structure/railing{ + dir = 5 + }, +/obj/machinery/conveyor_switch/oneway{ + id = "mining"; + dir = 1; + pixel_y = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"udW" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"ued" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/reagent_dispensers/watertank, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"uet" = ( +/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/plaque{ + icon_state = "L6" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"uew" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"uey" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"ueJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"ueO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille/broken, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"ueY" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"ueZ" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"ufc" = ( +/obj/structure/table, +/obj/machinery/requests_console/directional/east{ + department = "Garden"; + name = "Garden Requests Console" + }, +/obj/effect/turf_decal/siding/green{ + dir = 8 + }, +/obj/item/reagent_containers/cup/bottle/nutrient/ez, +/obj/item/reagent_containers/cup/bottle/nutrient/rh{ + pixel_x = 2; + pixel_y = 1 + }, +/obj/item/plant_analyzer, +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"ufy" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"ufD" = ( +/obj/structure/table, +/obj/item/reagent_containers/condiment/enzyme{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/item/reagent_containers/cup/beaker, +/obj/item/food/pie/cream{ + pixel_y = -4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"ufE" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "hopqueue"; + name = "Queue Shutters" + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hop) +"ufG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ufL" = ( +/obj/item/radio/intercom/directional/north, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/wood, +/area/station/maintenance/port/greater) +"ufQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"ufU" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate/freezer/surplus_limbs, +/obj/item/radio/intercom/directional/south, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/aft) +"ufX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"ugc" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/medical/psychology) +"ugp" = ( +/obj/structure/chair/sofa/bench/right, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"ugq" = ( +/obj/structure/sign/departments/psychology/directional/north, +/obj/structure/chair{ + desc = "A gray chair. Nothing more relaxing while waiting for therapy than watching the dying."; + dir = 8; + name = "therapy waiting chair" + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"ugr" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ugy" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"ugA" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/pipe_dispenser, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"ugC" = ( +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"ugG" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"ugY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"uhp" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/meter, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"uhx" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"uhy" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/window/brigdoor/right/directional/north{ + id = "Cell 5"; + name = "Cell 5"; + req_access = list("security") + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"uhE" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/commons/locker) +"uhG" = ( +/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/service/chapel) +"uib" = ( +/obj/machinery/status_display/evac/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/storage/box/lights/mixed{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/box/lights/mixed, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"uik" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/item/folder/white, +/obj/item/pen, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "chemistry_shutters"; + name = "Chemistry Lobby Shutters" + }, +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/window/left/directional/south{ + name = "Chemistry Desk"; + req_access = list("pharmacy") + }, +/turf/open/floor/plating, +/area/station/medical/pharmacy) +"uiu" = ( +/obj/structure/flora/bush/jungle/b/style_random, +/turf/open/floor/grass, +/area/station/medical/psychology) +"uiE" = ( +/obj/machinery/ai_slipper{ + uses = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"uiN" = ( +/obj/effect/turf_decal/siding/wood, +/obj/structure/chair/stool/directional/south, +/turf/open/floor/wood, +/area/station/service/library) +"uiX" = ( +/obj/structure/flora/rock, +/turf/open/misc/asteroid, +/area/space/nearstation) +"ujN" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/item/folder/red, +/obj/item/pen, +/obj/machinery/door/window/brigdoor/right/directional/west{ + name = "Armoury Desk"; + req_access = list("armory") + }, +/turf/open/floor/plating, +/area/station/security/armory) +"ujT" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Atmospherics Entrance"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ukc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"ukd" = ( +/obj/effect/turf_decal/bot, +/obj/structure/frame/computer{ + anchored = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"uke" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 1 + }, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"uko" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/vending/drugs, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"ukM" = ( +/obj/structure/sign/warning/vacuum/external/directional/south, +/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/external{ + name = "Transit Intersection" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/maintenance/fore) +"ukQ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/west, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"ukT" = ( +/obj/structure/sign/warning/no_smoking, +/turf/closed/wall, +/area/station/maintenance/port/lesser) +"ukU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ukV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"ulg" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/oxygen_output{ + dir = 4 + }, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"ulm" = ( +/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 = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/office) +"ulp" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain) +"ulq" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash/cigbutt, +/obj/effect/spawner/random/entertainment/cigarette, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/cargo/storage) +"ult" = ( +/obj/structure/sign/warning/secure_area/directional/west, +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) +"ulF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/machinery/light/directional/east, +/obj/machinery/status_display/evac/directional/east, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ulG" = ( +/obj/structure/cable, +/obj/structure/reagent_dispensers/plumbed, +/turf/open/floor/plating, +/area/station/maintenance/department/security) +"ulJ" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 4; + id = "NTMSLoad"; + name = "off ramp" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"ulS" = ( +/turf/closed/wall, +/area/station/security/courtroom) +"ulZ" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"umj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"umq" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"umr" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall, +/area/station/security/prison/garden) +"umw" = ( +/obj/machinery/netpod, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"umA" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"umJ" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/door/airlock/security/glass{ + name = "Cremator Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/checker, +/area/station/security/processing/cremation) +"umL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"unb" = ( +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"unp" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Research Hallway"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/machinery/status_display/evac/directional/north, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"unr" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"unv" = ( +/obj/structure/closet/secure_closet/injection{ + name = "justice injections locker" + }, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/light_switch/directional/north, +/obj/machinery/button/door/directional/west{ + id = "justiceblast"; + name = "Justice Vent Toggle"; + pixel_y = 8; + req_access = list("armory") + }, +/obj/machinery/button/door/directional/west{ + id = "justiceshutter"; + name = "Justice Shutter Control"; + pixel_y = -8; + req_access = list("brig") + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"unx" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/disposalpipe/segment, +/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/airless, +/area/space/nearstation) +"uny" = ( +/obj/structure/chair/stool/bar/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"unz" = ( +/obj/structure/bed, +/obj/item/bedsheet/medical, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/light/small/directional/south, +/obj/machinery/iv_drip, +/obj/effect/turf_decal/bot_white/right, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"unE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"unQ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/item/kirbyplants/organic/plant10, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"unS" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"uok" = ( +/obj/machinery/light/directional/south, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"uov" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2"; + name = "mail belt" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"uoA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/cardboard, +/obj/structure/sign/warning/no_smoking{ + pixel_x = 30 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"uoB" = ( +/obj/structure/table, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/folder/red, +/obj/structure/spider/stickyweb, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"uoL" = ( +/obj/machinery/brm, +/obj/machinery/conveyor{ + id = "mining"; + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"uoN" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/landmark/start/atmospheric_technician, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"uoW" = ( +/obj/structure/table, +/obj/item/clothing/gloves/latex, +/obj/item/clothing/suit/apron/surgical, +/obj/item/clothing/mask/surgical, +/obj/item/mmi, +/obj/item/mmi, +/obj/item/mmi, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"upa" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 4; + id = "packagereturn"; + name = "crate return belt" + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/south, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"upK" = ( +/obj/effect/turf_decal/siding/thinplating/dark/end, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel) +"upS" = ( +/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/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"upW" = ( +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"upZ" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/chamber) +"uqc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"uqv" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"uqD" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 8; + name = "Gas to Filter" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"uqF" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/medical/virology) +"uqI" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/sorting) +"uqN" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"uqT" = ( +/obj/structure/grille/broken, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/hallway/primary/aft) +"uqW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/port) +"ura" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/kirbyplants/organic/plant2{ + pixel_y = 3 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"urf" = ( +/obj/machinery/bookbinder, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"urh" = ( +/obj/structure/chair/pew{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 8 + }, +/turf/open/floor/iron/chapel{ + dir = 8 + }, +/area/station/service/chapel) +"urx" = ( +/obj/structure/table, +/obj/machinery/recharger, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"urA" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/disposalpipe/segment, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"urE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"urM" = ( +/obj/structure/fluff/divine/nexus, +/turf/open/floor/mineral/silver, +/area/station/service/chapel/office) +"urN" = ( +/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/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"urW" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/effect/turf_decal/box, +/obj/machinery/requests_console/directional/north{ + name = "Ordnance Mixing Lab Requests Console" + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"uso" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/suit_storage_unit/engine, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"usp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/red{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/computer/security/telescreen/minisat/directional/east, +/turf/open/floor/iron, +/area/station/security/checkpoint/engineering) +"usr" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/gravity_generator) +"usF" = ( +/obj/structure/sign/departments/security/directional/west, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"usT" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/button/door/directional/west{ + id = "Abandoned Cell"; + name = "Abandoned Door Lock"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"usV" = ( +/obj/structure/table/wood, +/obj/item/pai_card, +/turf/open/floor/wood/tile, +/area/station/service/library) +"usX" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"utf" = ( +/obj/machinery/rnd/production/protolathe/department/engineering, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/box, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"utj" = ( +/obj/effect/decal/cleanable/dirt, +/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/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"utk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"utw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/space/basic, +/area/space/nearstation) +"utF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/machinery/modular_computer/preset/cargochat/medical{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"utH" = ( +/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 + }, +/obj/structure/sign/warning/secure_area/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"utU" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"uuu" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Tool Storage" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"uuC" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"uuK" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/engineering/atmos/pumproom) +"uuW" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/storage) +"uvi" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/command/eva) +"uvm" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering/glass{ + name = "Engineering Storage" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/engine_equipment, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"uvG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"uvO" = ( +/turf/closed/wall, +/area/station/engineering/gravity_generator) +"uvT" = ( +/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, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"uwl" = ( +/obj/structure/chair/pew{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"uwp" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"uwq" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple/layer2{ + dir = 9 + }, +/turf/open/floor/iron/dark/airless, +/area/station/science/ordnance/freezerchamber) +"uwG" = ( +/obj/effect/spawner/random/vending/colavend, +/obj/effect/turf_decal/delivery, +/obj/structure/sign/poster/official/no_erp/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"uwP" = ( +/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, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"uwR" = ( +/obj/item/kirbyplants/organic/plant21, +/obj/effect/landmark/start/hangover, +/obj/machinery/status_display/ai/directional/south, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"uwT" = ( +/obj/effect/spawner/random/vending/snackvend, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"uwX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"uxz" = ( +/obj/structure/chair, +/obj/effect/landmark/start/hangover, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/courtroom) +"uxF" = ( +/obj/structure/plasticflaps/opaque, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/window/left/directional/north{ + name = "Kitchen Delivery Access"; + req_access = list("kitchen") + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=1"; + location = "Kitchen" + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"uxN" = ( +/turf/closed/wall/r_wall, +/area/station/command/vault) +"uyd" = ( +/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/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"uyl" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"uyK" = ( +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"uyX" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"uzD" = ( +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics Connector" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"uzK" = ( +/obj/structure/curtain, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/prison/shower) +"uzQ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/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{ + dir = 10 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"uAb" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"uAc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/item/stack/sheet/iron/twenty, +/obj/item/stack/sheet/glass{ + amount = 20 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"uAe" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"uAh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2; + name = "science sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/science/research, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"uAn" = ( +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel) +"uAt" = ( +/obj/machinery/door/airlock/atmos/glass, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/engine/vacuum, +/area/station/maintenance/disposal/incinerator) +"uAA" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"uAE" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible, +/turf/closed/wall/rust, +/area/station/engineering/atmos/pumproom) +"uAF" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/vending/clothing, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"uAH" = ( +/obj/machinery/airalarm/directional/south, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/iron/stairs/left{ + dir = 4 + }, +/area/station/service/chapel/monastery) +"uAS" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"uBo" = ( +/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/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"uBH" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/transit_tube/crossing, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"uBO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/landmark/navigate_destination/gateway, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/gateway) +"uBX" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "viro-airlock" + }, +/obj/machinery/door/airlock/virology{ + name = "Virology Access" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"uCa" = ( +/obj/machinery/cryo_cell, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"uCd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/security/medical) +"uCf" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"uCi" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"uCQ" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/structure/frame/machine, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/item/stack/rods, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"uCR" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/command/vault) +"uCS" = ( +/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/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"uDe" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/recharge_floor, +/area/station/service/chapel/storage) +"uDi" = ( +/obj/structure/cable, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"uDn" = ( +/obj/item/soulstone/anybody/chaplain, +/obj/structure/table/wood, +/turf/open/floor/cult, +/area/station/service/chapel/office) +"uDt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"uDQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"uDT" = ( +/turf/open/floor/grass, +/area/station/science/genetics) +"uEi" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/maintenance/port/lesser) +"uEs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central) +"uEC" = ( +/obj/effect/turf_decal/siding/wideplating/dark/corner, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"uEX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"uFb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"uFe" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"uFh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/table/wood, +/turf/open/floor/iron, +/area/station/security/courtroom) +"uFl" = ( +/obj/machinery/light_switch/directional/north, +/obj/effect/turf_decal/delivery, +/obj/structure/rack, +/obj/item/storage/toolbox/mechanical{ + pixel_x = 2; + pixel_y = -1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/mechbay) +"uFp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"uFL" = ( +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/starboard/fore) +"uFM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"uFN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/electric_shock/directional/west, +/obj/effect/mapping_helpers/burnt_floor, +/obj/effect/spawner/structure/electrified_grille, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"uGm" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/south, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"uGn" = ( +/obj/machinery/atmospherics/components/tank/air, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"uGA" = ( +/obj/structure/plasticflaps/opaque, +/obj/effect/turf_decal/delivery, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"uGB" = ( +/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 = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"uGD" = ( +/obj/structure/cable, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/landmark/navigate_destination/hydro, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"uGU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"uHc" = ( +/obj/effect/decal/remains/human, +/obj/effect/decal/cleanable/blood/old, +/obj/item/clothing/head/hats/tophat{ + pixel_x = 1; + pixel_y = 6 + }, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"uHg" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"uHv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/locker) +"uHD" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/preopen{ + id = "Engineering"; + name = "Engineering Blast Doors" + }, +/obj/machinery/door/window/left/directional/east{ + name = "Engineering Desk"; + req_access = list("engineering") + }, +/obj/structure/desk_bell{ + pixel_x = -7; + pixel_y = 10 + }, +/obj/item/folder/yellow{ + pixel_x = 3 + }, +/turf/open/floor/plating, +/area/station/engineering/lobby) +"uHF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"uHG" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "Unit_3Privacy"; + name = "Unit 3 Privacy Shutter" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"uHL" = ( +/obj/machinery/airalarm/directional/south, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"uHN" = ( +/obj/structure/table, +/obj/item/storage/bag/tray, +/obj/item/food/sausage, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"uHW" = ( +/obj/structure/sign/poster/contraband/clown, +/turf/closed/wall/rust, +/area/station/maintenance/port/fore) +"uHY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"uIs" = ( +/obj/machinery/turretid{ + control_area = "/area/station/ai/satellite/interior"; + name = "Antechamber Turret Control"; + pixel_y = 28; + req_access = list("minisat") + }, +/obj/effect/turf_decal/stripes/line{ + 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/engine, +/area/station/ai/satellite/foyer) +"uIx" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packagereturn"; + name = "crate return belt" + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"uIZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"uJg" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/office{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"uJn" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"uJs" = ( +/obj/structure/table/reinforced/rglass, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"uJE" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/end{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"uJN" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering/glass{ + name = "Supermatter Engine" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"uJP" = ( +/obj/machinery/door/window/left/directional/east{ + name = "Monkey Pen"; + req_access = list("genetics") + }, +/turf/open/floor/grass, +/area/station/science/genetics) +"uJV" = ( +/turf/closed/wall, +/area/station/commons/vacant_room/commissary) +"uJZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/office, +/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/plating, +/area/station/maintenance/port/greater) +"uKa" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "garbage"; + name = "trash belt" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Trash Chute"; + name = "service camera" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"uKc" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/storage/toolbox/emergency{ + pixel_y = 5 + }, +/obj/item/flashlight, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"uKi" = ( +/obj/machinery/telecomms/receiver/preset_left, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"uKp" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"uKO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"uLt" = ( +/obj/effect/turf_decal/bot, +/obj/structure/reagent_dispensers/watertank, +/obj/item/extinguisher{ + pixel_y = 4 + }, +/obj/item/extinguisher{ + pixel_x = -4 + }, +/obj/machinery/button/door/directional/south{ + id = "xeno6"; + name = "Creature Cell 6 Toggle"; + pixel_x = 24; + req_access = list("xenobiology") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"uLA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/west, +/obj/machinery/computer/mechpad{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/button/door/directional/south{ + id = "Skynet_launch"; + name = "Mech Bay Door Control" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/mechbay) +"uLJ" = ( +/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/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"uLS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot_white, +/obj/machinery/light/small/directional/west, +/obj/structure/rack, +/obj/item/storage/toolbox/emergency{ + pixel_y = 5 + }, +/obj/item/clothing/under/color/grey, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"uLW" = ( +/obj/structure/table, +/obj/machinery/cell_charger{ + pixel_y = 5 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/office) +"uMf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/tcommsat/computer) +"uMk" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/main) +"uMz" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/machinery/atmospherics/components/unary/thermomachine/freezer, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"uMD" = ( +/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, +/turf/open/floor/iron, +/area/station/security/brig) +"uNi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2; + name = "rd sorting disposal pipe" + }, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple/corner, +/obj/effect/mapping_helpers/mail_sorting/science/rd_office, +/obj/effect/turf_decal/tile/purple, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"uNv" = ( +/obj/machinery/power/turbine/turbine_outlet, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"uNI" = ( +/obj/structure/table, +/obj/item/paper_bin, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"uNK" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"uNO" = ( +/turf/closed/wall, +/area/station/commons/toilet/restrooms) +"uNY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"uOa" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/station/engineering/gravity_generator) +"uOd" = ( +/obj/item/kirbyplants/random, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"uOo" = ( +/obj/machinery/newscaster/directional/west, +/obj/effect/spawner/random/entertainment/arcade{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"uOz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"uOA" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"uOB" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/grimy, +/area/station/hallway/primary/fore) +"uOC" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"uPm" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/item/radio/intercom/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"uPM" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Security Hallway" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"uPX" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"uQj" = ( +/obj/structure/cable, +/obj/machinery/pdapainter/security, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"uQn" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/spider/stickyweb, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"uQt" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"uQE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"uQF" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Xenolab"; + name = "Containment Chamber Blast Door" + }, +/obj/structure/sign/warning/biohazard/directional/east, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/firedoor, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"uQI" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"uQN" = ( +/obj/item/kirbyplants/organic/plant21, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"uQS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/table, +/obj/item/book/manual/chef_recipes{ + pixel_y = 2 + }, +/obj/item/book/manual/chef_recipes{ + pixel_x = 2; + pixel_y = 6 + }, +/obj/item/knife/kitchen, +/obj/item/rag, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"uRf" = ( +/obj/structure/bodycontainer/morgue, +/obj/effect/turf_decal/bot_white, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"uRg" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"uRi" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Mining Office" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"uRG" = ( +/mob/living/carbon/human/species/monkey/punpun, +/turf/open/floor/wood/large, +/area/station/service/bar/atrium) +"uSk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/status_display/ai/directional/west, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"uSB" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/components/unary/thermomachine/heater/on{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/sign/warning/xeno_mining/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/pumproom) +"uSH" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/main) +"uST" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/kirbyplants/organic/plant16, +/obj/structure/sign/departments/lawyer/directional/north, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"uTa" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "research_shutters"; + name = "Research Privacy Shutter" + }, +/obj/machinery/door/airlock/research/glass{ + name = "Research Lab" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"uTt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Courtroom" + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"uTG" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/box/lights/mixed{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/storage/belt/janitor, +/obj/item/storage/bag/trash, +/obj/structure/sign/poster/contraband/busty_backdoor_xeno_babes_6/directional/north, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"uTM" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"uTT" = ( +/obj/structure/bodycontainer/morgue{ + dir = 8 + }, +/obj/effect/turf_decal/bot_white, +/obj/machinery/light/small/directional/north, +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"uTY" = ( +/obj/machinery/power/emitter/welded{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"uUk" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/highsecurity{ + name = "Secure Tech Storage" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tech_storage, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"uUm" = ( +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 9 + }, +/obj/effect/turf_decal/siding/blue{ + dir = 9 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"uUA" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/turf/closed/wall, +/area/station/engineering/atmos/pumproom) +"uUO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"uUS" = ( +/turf/closed/wall, +/area/station/maintenance/solars/port/aft) +"uVe" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"uVx" = ( +/turf/closed/wall/rust, +/area/station/hallway/primary/port) +"uVJ" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/reed/style_random, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "emmd"; + name = "Emergency Medical Lockdown Shutters" + }, +/turf/open/floor/grass, +/area/station/medical/paramedic) +"uVK" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"uVQ" = ( +/turf/closed/wall, +/area/station/maintenance/solars/starboard/fore) +"uVU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"uWz" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"uWA" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall/r_wall/rust, +/area/station/engineering/supermatter) +"uWM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"uWO" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"uWQ" = ( +/obj/structure/flora/rock/pile/style_random{ + pixel_x = -6; + pixel_y = -3 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid, +/area/space/nearstation) +"uWS" = ( +/obj/structure/rack, +/obj/item/stack/medical/wrap/gauze, +/obj/item/stack/medical/bruise_pack, +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"uWU" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/power/terminal{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"uXe" = ( +/obj/structure/table/wood, +/obj/item/radio/intercom, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/courtroom) +"uXl" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"uXB" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"uXI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"uXL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/security/brig) +"uXM" = ( +/turf/closed/wall/rust, +/area/station/science/xenobiology) +"uXZ" = ( +/turf/closed/wall/rust, +/area/station/hallway/primary/aft) +"uYb" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Xenobiology Lab" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"uYh" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"uYp" = ( +/obj/structure/chair/stool/bar/directional/west, +/turf/open/floor/wood, +/area/station/maintenance/port/greater) +"uYw" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/bridge_pipe/orange/visible, +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"uYJ" = ( +/obj/structure/table/glass, +/obj/item/folder/white, +/obj/item/folder/white, +/obj/item/crowbar/red, +/obj/item/wrench, +/obj/item/storage/box/syringes{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/storage/box/beakers{ + pixel_y = 2 + }, +/obj/machinery/airalarm/directional/east, +/obj/structure/noticeboard/directional/south, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"uYM" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"uYP" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Genetics Lab" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple/corner, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/xenobio, +/obj/effect/mapping_helpers/airlock/access/any/science/genetics, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"uZa" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/reagent_dispensers/plumbed, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"uZg" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/rust, +/area/station/command/heads_quarters/hos) +"uZq" = ( +/obj/structure/sink/directional/south, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"uZr" = ( +/obj/structure/grille/broken, +/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/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"uZC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"uZL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"uZN" = ( +/obj/structure/table/wood, +/obj/structure/mirror/directional/east, +/obj/machinery/newscaster/directional/north, +/obj/item/clipboard, +/obj/item/toy/figure/captain, +/obj/machinery/camera/directional/north{ + c_tag = "Captain's Quarters"; + name = "command camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain/private) +"uZR" = ( +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"uZS" = ( +/obj/item/shard, +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/glass, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"uZT" = ( +/obj/effect/landmark/start/medical_doctor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/medical/medbay/central) +"uZX" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/machinery/portable_atmospherics/pump/lil_pump, +/obj/machinery/camera/directional/west{ + c_tag = "Ordnance Mixing Lab"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/mixingchamber_access, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/burnchamber) +"uZZ" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/turf/closed/wall, +/area/station/engineering/atmos) +"vac" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"vao" = ( +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"var" = ( +/obj/structure/table, +/obj/item/storage/toolbox/emergency, +/obj/item/wrench, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"vaz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/loading_area{ + dir = 4; + pixel_x = 5 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"vaI" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/decoration/glowstick, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"vaP" = ( +/obj/item/storage/box/chemimp{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/storage/box/trackimp{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/structure/table, +/obj/machinery/light/directional/south, +/obj/structure/reagent_dispensers/wall/peppertank/directional/south, +/obj/item/storage/box/firingpins, +/obj/item/storage/box/firingpins, +/obj/item/storage/lockbox/loyalty, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"vba" = ( +/obj/machinery/computer/records/security{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hos) +"vbd" = ( +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"vbe" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/radio/intercom/directional/west, +/obj/item/wallframe/apc, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"vbi" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/fore) +"vbj" = ( +/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/turf_decal/siding/yellow/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "atmos-entrance" + }, +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics Desk" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"vbo" = ( +/obj/structure/chair/stool/bar/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"vbx" = ( +/obj/machinery/meter, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 10 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"vbP" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"vbT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"vcm" = ( +/obj/structure/cable, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/upload/chamber) +"vct" = ( +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/machinery/camera/directional/north{ + c_tag = "Xenobiology Test Chamber"; + name = "xenobiology camera"; + network = list("ss13","rd","xeno") + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"vcL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/south, +/obj/structure/cable, +/obj/machinery/duct, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"vcY" = ( +/obj/machinery/biogenerator, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 8 + }, +/obj/machinery/light/directional/west, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"vdy" = ( +/obj/machinery/door/morgue{ + name = "Confession Booth (Chaplain)"; + req_access = list("chapel_office") + }, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood/parquet, +/area/station/service/chapel) +"vdJ" = ( +/obj/machinery/power/solar_control{ + dir = 4; + id = "aftport"; + name = "Port Quarter Solar Control" + }, +/obj/effect/turf_decal/bot, +/obj/structure/sign/warning/vacuum/external/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"vdK" = ( +/obj/structure/flora/bush/pale/style_random{ + icon_state = "fullgrass_2" + }, +/obj/structure/flora/grass/jungle/b/style_5, +/turf/open/misc/asteroid, +/area/space/nearstation) +"vdS" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 6 + }, +/turf/open/space/basic, +/area/space/nearstation) +"vea" = ( +/obj/structure/closet/secure_closet/personal/cabinet, +/obj/machinery/newscaster/directional/west, +/obj/machinery/button/door/directional/west{ + id = "Cabin_3Privacy"; + name = "Cabin 3 Privacy Toggle"; + pixel_y = -24 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/spawner/random/decoration/lavalamp, +/turf/open/floor/wood, +/area/station/commons/locker) +"vef" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"vek" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"ves" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/clothing/gloves/color/fyellow, +/obj/item/storage/toolbox/electrical, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"veu" = ( +/turf/open/floor/iron, +/area/station/security/brig) +"vew" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood/end, +/obj/structure/cable, +/turf/open/floor/wood/parquet, +/area/station/service/bar/backroom) +"veN" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical/glass{ + name = "Infirmary" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/medical) +"veV" = ( +/obj/machinery/smartfridge/chemistry/virology/preloaded, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"veW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"veZ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hatch{ + name = "Satellite Storage" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/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/command/minisat, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/foyer) +"vfb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"vfd" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/main) +"vfF" = ( +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"vfL" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/door_assembly/door_assembly_min{ + anchored = 1 + }, +/obj/structure/barricade/wooden/crude, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"vfO" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"vgc" = ( +/obj/structure/sign/warning/vacuum/directional/east, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"vgd" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron, +/area/station/cargo/storage) +"vgm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"vgz" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/structure/reagent_dispensers/plumbed, +/turf/open/floor/iron/grimy, +/area/station/security/prison/safe) +"vgJ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"vgU" = ( +/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, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"vha" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/security/checkpoint/supply) +"vhf" = ( +/obj/structure/bonfire, +/obj/item/reagent_containers/cup/glass/bottle/juice/orangejuice{ + desc = "For the weary spacemen on their quest to rekindle the first plasma fire."; + name = "Carton of Estus" + }, +/obj/effect/decal/remains/human, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/item/melee/moonlight_greatsword, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"vhi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"vhp" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/door/airlock/atmos/glass{ + name = "Atmospherics" + }, +/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/engineering/atmos, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"vhx" = ( +/mob/living/basic/slime, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"vhK" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"vhL" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/light/directional/north, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"vhZ" = ( +/obj/effect/spawner/structure/electrified_grille, +/turf/open/floor/plating/rust, +/area/station/security/prison) +"vim" = ( +/obj/effect/turf_decal/siding/thinplating/light/corner{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/obj/machinery/light/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"viq" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing, +/turf/open/space/basic, +/area/space/nearstation) +"vis" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"viu" = ( +/obj/machinery/computer/security/hos{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hos) +"viM" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"viW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/office) +"vjh" = ( +/turf/closed/wall, +/area/station/maintenance/port/greater) +"vjm" = ( +/obj/structure/chair, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"vjY" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"vkh" = ( +/turf/closed/wall, +/area/station/hallway/primary/central) +"vkq" = ( +/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/blue/opposingcorners, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"vkr" = ( +/obj/item/radio/intercom/directional/east, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"vks" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"vku" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/space/nearstation) +"vkC" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Port Hallway Vendors"; + name = "port camera" + }, +/obj/machinery/status_display/ai/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"vkE" = ( +/turf/closed/wall/rust, +/area/station/security/checkpoint/medical) +"vkJ" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/power/terminal{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"vkL" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/stairs{ + dir = 4 + }, +/area/station/service/chapel/funeral) +"vkY" = ( +/obj/structure/girder/reinforced, +/turf/open/space/basic, +/area/space/nearstation) +"vld" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/mining/glass{ + name = "Mining Dock" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"vlg" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/landmark/start/security_officer, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"vlm" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining{ + name = "Cargo Bay" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/cargo/office) +"vlq" = ( +/obj/structure/girder, +/obj/structure/grille/broken, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"vls" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"vlv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/sink/directional/east, +/obj/item/reagent_containers/cup/bucket, +/obj/item/mop, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/button/door/directional/south{ + id = "maidbay"; + name = "Maid Bay Toggle" + }, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"vly" = ( +/obj/structure/closet/secure_closet/atmospherics, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"vlJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"vlM" = ( +/obj/structure/transit_tube/crossing, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"vme" = ( +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"vmg" = ( +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"vmq" = ( +/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/execution/transfer) +"vmu" = ( +/obj/machinery/door/airlock/grunge{ + name = "Escape Pod Access" + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"vmP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"vmZ" = ( +/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/service/chapel) +"vna" = ( +/obj/structure/table, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/light/directional/south, +/obj/machinery/reagentgrinder{ + pixel_y = 5 + }, +/obj/machinery/firealarm/directional/south, +/obj/machinery/newscaster/directional/south{ + pixel_x = 28 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"vne" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/recharge_station, +/obj/effect/turf_decal/bot/right, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"vns" = ( +/obj/machinery/air_sensor/plasma_tank, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"vnw" = ( +/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/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"vnC" = ( +/obj/effect/spawner/structure/window/hollow/reinforced/directional{ + dir = 9 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"vnH" = ( +/obj/item/radio/intercom/directional/west, +/obj/structure/flora/bush/grassy/style_random, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/science/genetics) +"vnJ" = ( +/obj/machinery/airalarm/directional/east, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"vnL" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"vnZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/purple, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"voa" = ( +/obj/structure/table, +/obj/effect/turf_decal/bot, +/obj/machinery/recharger{ + pixel_x = -3 + }, +/obj/structure/cable, +/obj/item/toy/figure/rd{ + pixel_x = 8; + pixel_y = 8 + }, +/obj/item/stamp/head/rd{ + pixel_x = 8 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"voo" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"vor" = ( +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/department/security) +"vou" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/bot, +/obj/machinery/camera/directional/north{ + c_tag = "Theatre Room"; + name = "service camera" + }, +/turf/open/floor/wood, +/area/station/service/theater) +"vpd" = ( +/obj/structure/table, +/obj/item/clipboard{ + pixel_x = -4 + }, +/obj/item/book/manual/wiki/atmospherics, +/obj/item/storage/belt/utility, +/obj/item/t_scanner, +/obj/item/t_scanner, +/obj/item/t_scanner, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"vpi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"vps" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall, +/area/station/maintenance/department/security) +"vpD" = ( +/obj/structure/table/glass, +/obj/item/storage/box/bodybags{ + pixel_y = 5 + }, +/obj/item/storage/belt/medical, +/obj/item/crowbar, +/obj/item/clothing/neck/stethoscope, +/obj/item/clothing/glasses/hud/health, +/obj/item/clothing/glasses/hud/health, +/obj/item/clothing/glasses/hud/health, +/obj/item/clothing/glasses/hud/health, +/obj/item/clothing/glasses/hud/health, +/obj/item/clothing/glasses/hud/health, +/obj/item/clothing/glasses/hud/health, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"vpV" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/landmark/start/security_officer, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"vpX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"vpY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"vqe" = ( +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/decal/cleanable/dirt, +/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/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"vqg" = ( +/obj/item/kirbyplants/organic/plant5, +/obj/structure/noticeboard/directional/east, +/obj/item/paper/monitorkey, +/obj/machinery/camera/directional/east{ + c_tag = "Chief Engineer's Office"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"vqj" = ( +/obj/machinery/door/airlock/external{ + name = "Atmospherics External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/plating/airless, +/area/station/maintenance/disposal/incinerator) +"vqr" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/grunge{ + name = "Recreation Area" + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"vqs" = ( +/obj/structure/rack, +/obj/item/rcl/pre_loaded, +/obj/item/stack/pipe_cleaner_coil/random, +/obj/item/stack/pipe_cleaner_coil/random, +/obj/item/stack/pipe_cleaner_coil/random, +/obj/item/stack/pipe_cleaner_coil/random, +/obj/item/stack/pipe_cleaner_coil/random, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/art) +"vqv" = ( +/obj/item/wrench, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"vqw" = ( +/turf/closed/wall/r_wall, +/area/station/tcommsat/computer) +"vqM" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/storage/tech) +"vqN" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/south, +/obj/machinery/button/door/directional/south{ + id = "robotics_shutters"; + name = "Robotics Shutter Toggle"; + pixel_x = 24; + req_access = list("robotics") + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"vrd" = ( +/obj/structure/flora/bush/pointy/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"vrf" = ( +/obj/structure/table/wood, +/obj/item/storage/fancy/cigarettes/cigars/havana{ + pixel_y = 5 + }, +/obj/machinery/light/directional/east, +/obj/item/lighter, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/keycard_auth/wall_mounted/directional/east, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"vrq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"vrs" = ( +/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/dark, +/area/station/service/chapel) +"vrD" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/west, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"vrN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"vsb" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "rdprivacy"; + name = "Director's Privacy Blast Door" + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"vse" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/machinery/door/window/left/directional/south{ + name = "Maximum Security Test Chamber"; + req_access = list("xenobiology") + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"vsq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"vss" = ( +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"vsx" = ( +/obj/docking_port/stationary/random{ + dir = 2; + name = "lavaland"; + shuttle_id = "pod_lavaland" + }, +/turf/open/space, +/area/space/nearstation) +"vsJ" = ( +/obj/structure/flora/bush/jungle/b/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/medical/psychology) +"vsR" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"vte" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"vtf" = ( +/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/brig) +"vto" = ( +/obj/structure/railing/corner, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"vtt" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/remains/human, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"vtv" = ( +/obj/structure/table/bronze, +/obj/item/clothing/suit/costume/bronze, +/obj/item/clothing/shoes/bronze{ + pixel_x = -12 + }, +/turf/open/floor/bronze, +/area/station/maintenance/department/chapel) +"vtF" = ( +/obj/item/kirbyplants/organic/plant21, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"vuj" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"vuk" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"vum" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"vuu" = ( +/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/brown{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"vuy" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"vuF" = ( +/obj/machinery/light_switch/directional/west, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"vuI" = ( +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"vuM" = ( +/obj/machinery/airalarm/directional/west, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/bot, +/obj/machinery/computer/prisoner/gulag_teleporter_computer{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"vuQ" = ( +/turf/closed/wall/r_wall, +/area/station/hallway/primary/starboard) +"vuZ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"vvd" = ( +/obj/machinery/mech_bay_recharge_port, +/obj/machinery/airalarm/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/science/robotics/mechbay) +"vvf" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"vvn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/machinery/door/window/left/directional/north{ + name = "Justice Windoor" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"vvB" = ( +/obj/item/radio{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/item/radio{ + pixel_x = -5; + pixel_y = 5 + }, +/obj/item/radio, +/obj/structure/table, +/obj/item/radio/intercom/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Security Equipment Room" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"vvC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood, +/obj/effect/mapping_helpers/ianbirthday, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"vvE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"vvH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"vvL" = ( +/obj/structure/bodycontainer/morgue{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/service/chapel/funeral) +"vwe" = ( +/obj/structure/table, +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = -5; + pixel_y = 6 + }, +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = 5; + pixel_y = -4 + }, +/obj/item/clothing/mask/gas{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/mask/gas, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"vwv" = ( +/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, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"vww" = ( +/turf/open/floor/iron, +/area/station/engineering/lobby) +"vwH" = ( +/obj/structure/table/wood, +/obj/machinery/computer/records/medical/laptop, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/hos) +"vwQ" = ( +/obj/structure/closet/emcloset/anchored, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"vxa" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/storage/art) +"vxb" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"vxf" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"vxr" = ( +/obj/machinery/computer/atmos_control/mix_tank{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos/pumproom) +"vxC" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"vxL" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"vxN" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/disposal/delivery_chute{ + dir = 8 + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light/small/directional/east, +/obj/structure/sign/warning/deathsposal/directional/east, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"vxZ" = ( +/obj/structure/bodycontainer/morgue, +/obj/effect/turf_decal/bot_white, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"vyl" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/light/small/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"vys" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"vyD" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/siding/purple, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"vyE" = ( +/obj/structure/table, +/obj/machinery/light_switch/directional/north{ + pixel_x = -8 + }, +/obj/item/clothing/gloves/color/orange, +/obj/item/reagent_containers/spray/cleaner{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/flashlight{ + pixel_y = 4 + }, +/obj/item/flashlight{ + pixel_y = 4 + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/button/door/directional/north{ + id = "custodialwagon"; + name = "Custodial Bay Toggle"; + pixel_x = 8; + req_access = list("janitor") + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"vyN" = ( +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"vyV" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"vza" = ( +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube/crossing, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/maintenance/fore) +"vze" = ( +/obj/structure/table/wood, +/obj/item/gavelblock, +/obj/effect/landmark/start/hangover, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/courtroom) +"vzr" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/sink/kitchen/directional/west, +/turf/open/floor/plastic, +/area/station/hallway/secondary/service) +"vzt" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 8; + name = "Waste to Filter" + }, +/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/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"vzy" = ( +/turf/closed/wall, +/area/station/service/janitor) +"vzD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/circuit/telecomms, +/area/station/science/xenobiology) +"vzQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Supermatter Engine"; + name = "supermatter camera"; + network = list("engine") + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"vzV" = ( +/obj/structure/sign/poster/official/anniversary_vintage_reprint/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Chemistry North"; + network = list("ss13","medbay") + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"vzZ" = ( +/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/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"vAa" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/left/directional/north, +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "visitation"; + name = "Visitation Shutters" + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"vAh" = ( +/obj/effect/landmark/start/chaplain, +/obj/structure/chair/wood{ + dir = 4 + }, +/obj/machinery/light/small/directional/west, +/obj/item/radio/intercom/chapel/directional/north, +/turf/open/floor/wood/parquet, +/area/station/service/chapel) +"vAl" = ( +/obj/machinery/door/window/right/directional/west{ + name = "Waste Door" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"vAr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/stack/rods, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"vAw" = ( +/obj/machinery/vending/wardrobe/chef_wardrobe, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"vBi" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"vBt" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ + dir = 4 + }, +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"vBv" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/stack/sheet/plasteel{ + amount = 10; + pixel_x = -2; + pixel_y = 2 + }, +/obj/item/electronics/airlock, +/obj/item/electronics/airlock, +/obj/item/electronics/airlock, +/obj/item/electronics/airlock, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"vBE" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"vBI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/east, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/structure/sign/poster/official/space_cops/directional/east, +/turf/open/floor/iron, +/area/station/security/office) +"vBR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"vBS" = ( +/obj/structure/table, +/obj/machinery/microwave{ + pixel_y = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/office) +"vCa" = ( +/obj/structure/table/wood, +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/briefcase, +/obj/item/taperecorder{ + pixel_x = -4; + pixel_y = 4 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"vCc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/oil, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"vCf" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/airalarm/directional/west, +/obj/machinery/vending/wardrobe/det_wardrobe, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"vCh" = ( +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/storage) +"vCk" = ( +/obj/machinery/flasher/portable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/north, +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"vCn" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"vCA" = ( +/obj/effect/landmark/start/hangover, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/library) +"vCG" = ( +/obj/machinery/computer/records/security, +/obj/machinery/light_switch/directional/east{ + pixel_y = -6 + }, +/obj/machinery/requests_console/directional/north{ + department = "Detective's Office"; + name = "Detective Requests Console" + }, +/obj/machinery/button/door/directional/east{ + id = "detective_shutters"; + name = "Detective's Privacy Toggle"; + pixel_y = 6; + req_access = list("detective") + }, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"vCM" = ( +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"vCO" = ( +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"vCV" = ( +/obj/structure/cable, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"vDk" = ( +/turf/closed/wall, +/area/station/engineering/supermatter/room) +"vDD" = ( +/obj/machinery/smartfridge/drinks, +/obj/machinery/door/firedoor, +/turf/open/floor/wood, +/area/station/hallway/secondary/service) +"vDO" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command/glass{ + name = "Teleporter Access" + }, +/obj/effect/landmark/navigate_destination, +/obj/effect/mapping_helpers/airlock/access/all/command/teleporter, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"vDU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"vDZ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Tool Storage" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"vEl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + name = "engineering sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/engineering/general, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"vEt" = ( +/obj/structure/table, +/obj/item/hfr_box/core, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"vEv" = ( +/obj/structure/railing, +/obj/effect/turf_decal/siding/thinplating/dark/end{ + dir = 8 + }, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel) +"vEC" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"vEK" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"vEU" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"vEW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"vFc" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"vFk" = ( +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/effect/turf_decal/box, +/obj/machinery/flasher/directional/north{ + id = "AI"; + name = "Meatbag Pacifier"; + pixel_x = 26 + }, +/obj/machinery/camera/directional/south{ + c_tag = "AI Chamber Core"; + name = "core camera"; + network = list("aicore") + }, +/obj/machinery/light/floor, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"vFv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"vFH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"vFL" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate, +/obj/item/flashlight, +/obj/item/flashlight, +/obj/item/flashlight/flare, +/obj/item/flashlight/flare, +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"vFU" = ( +/obj/structure/bookcase/random/nonfiction, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"vFW" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/research/anomaly_refinery, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"vFY" = ( +/turf/closed/wall, +/area/station/science/lab) +"vGn" = ( +/obj/machinery/door/poddoor/preopen{ + id = "prisonblast"; + name = "Prison Blast Door" + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/button/door/directional/north{ + id = "prisonblast"; + name = "Prison Lockdown"; + req_access = list("brig") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"vGs" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/stalky/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"vGt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"vGu" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/station/maintenance/starboard/aft) +"vGJ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"vGY" = ( +/obj/machinery/light/directional/east, +/obj/machinery/newscaster/directional/north, +/obj/structure/table, +/obj/machinery/fax{ + fax_name = "Research Division"; + name = "Research Division Fax Machine"; + pixel_x = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"vHa" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + name = "Cooling Loop Bypass" + }, +/obj/machinery/light/directional/east, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"vHd" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/science/lab) +"vHe" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"vHh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/directions/supply{ + dir = 1; + pixel_y = 24 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"vHr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"vHx" = ( +/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/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"vHC" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"vHF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"vHH" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Engineering" + }, +/obj/effect/turf_decal/siding/yellow/corner, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engi-entrance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"vHP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"vHS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"vHZ" = ( +/obj/effect/turf_decal/box/white{ + color = "#9FED58" + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"vIc" = ( +/obj/machinery/door/airlock/mining{ + name = "Auxiliary Base" + }, +/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/engineering/aux_base, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"vId" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"vIE" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Atmospherics Tank - Mix"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/turf/open/floor/engine/vacuum, +/area/station/engineering/atmos) +"vIR" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Research Division Server Room" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/rd, +/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/server) +"vJc" = ( +/turf/closed/wall/r_wall, +/area/station/science/xenobiology) +"vJg" = ( +/obj/structure/bodycontainer/morgue, +/obj/effect/turf_decal/bot_white, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"vJh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"vJk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Security Checkpoint" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"vJm" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/light/directional/east, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"vJv" = ( +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/component_printer, +/obj/machinery/camera/directional/north{ + c_tag = "Testing Lab"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"vJA" = ( +/obj/structure/cable, +/obj/structure/closet/secure_closet{ + name = "contraband locker"; + req_access = list("armory") + }, +/obj/effect/spawner/random/contraband/armory, +/obj/effect/spawner/random/maintenance/three, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"vJB" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"vJH" = ( +/obj/effect/mob_spawn/corpse/human/charredskeleton, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"vJN" = ( +/obj/machinery/hydroponics/constructable, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"vJP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"vJT" = ( +/obj/machinery/vending/wardrobe/bar_wardrobe, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/cobweb, +/obj/item/radio/intercom/directional/west, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/service/bar/backroom) +"vJZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"vKa" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"vKc" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/table, +/obj/item/clipboard, +/obj/item/geiger_counter{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/toy/figure/ninja{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/pen, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/command/vault) +"vKj" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"vKm" = ( +/turf/open/floor/engine/vacuum, +/area/station/maintenance/disposal/incinerator) +"vKp" = ( +/obj/item/clothing/head/costume/cardborg, +/obj/item/clothing/suit/costume/cardborg, +/obj/structure/closet/cardboard/metal, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/central) +"vKE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"vKM" = ( +/obj/structure/chair/stool/bar/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"vKO" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/maintenance/aft) +"vKQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"vKV" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/storage/medkit/o2, +/obj/item/tank/internals/emergency_oxygen, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"vLm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/holopad/secure, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"vLG" = ( +/obj/structure/closet/radiation, +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"vLI" = ( +/turf/closed/wall/r_wall/rust, +/area/station/service/chapel/funeral) +"vLR" = ( +/obj/machinery/power/tracker, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/starboard/fore) +"vMb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"vMg" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/warden) +"vMk" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"vMo" = ( +/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/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/directions/evac{ + dir = 4; + pixel_y = 24 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"vME" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/machinery/power/energy_accumulator/tesla_coil/anchored, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/supermatter) +"vMM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"vMW" = ( +/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/freezer{ + name = "Kitchen Coldroom" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/service/kitchen, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/service/kitchen/coldroom) +"vNl" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/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/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"vNn" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall/rust, +/area/station/cargo/miningdock) +"vNB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"vNE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/radio/intercom/directional/north{ + broadcasting = 1; + frequency = 1447; + name = "Private Channel"; + pixel_x = -26 + }, +/obj/structure/sign/departments/aiupload/directional/west, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"vNL" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/security/qm, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"vNS" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"vOl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"vOq" = ( +/obj/structure/table, +/obj/item/stack/sheet/plasteel/fifty{ + pixel_x = -2; + pixel_y = 2 + }, +/obj/item/stack/sheet/rglass{ + amount = 50; + pixel_x = 2; + pixel_y = -2 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Engineering Storage"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/machinery/light_switch/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"vOH" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) +"vOM" = ( +/obj/structure/table, +/obj/item/storage/box/lights/mixed{ + pixel_y = 5 + }, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"vOO" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/cargo, +/obj/machinery/requests_console/directional/north{ + department = "Cargo Bay"; + name = "Cargo Bay Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/item/radio/intercom/directional/north{ + pixel_x = -32 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/office) +"vOT" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"vOW" = ( +/turf/closed/wall, +/area/station/hallway/secondary/exit/departure_lounge) +"vOX" = ( +/turf/closed/wall/rust, +/area/station/maintenance/starboard) +"vPd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"vPz" = ( +/obj/item/kirbyplants/random, +/obj/machinery/status_display/ai/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"vPB" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/generic/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sunny/style_random, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) +"vPG" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "justiceshutter"; + name = "Justice Shutter" + }, +/turf/open/floor/plating, +/area/station/security/execution/education) +"vPU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/machinery/camera/directional/west{ + c_tag = "Engineering Foyer"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"vPW" = ( +/obj/machinery/door/airlock/research{ + id_tag = "ResearchInt"; + name = "Research Division" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/landmark/navigate_destination, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/turf/open/floor/iron/dark, +/area/station/science/research) +"vPX" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/commons/locker) +"vQf" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/status_display/evac/directional/south, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"vQt" = ( +/obj/machinery/door/airlock/external{ + name = "Atmospherics External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"vQD" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/obj/effect/landmark/start/chemist, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"vQF" = ( +/obj/structure/lattice, +/obj/effect/spawner/random/structure/grille, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"vQK" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/ore_box, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"vQY" = ( +/obj/structure/sign/departments/medbay/alt, +/turf/closed/wall, +/area/station/maintenance/port/greater) +"vRh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"vRk" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/department/crew_quarters/bar) +"vRl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/red{ + dir = 9 + }, +/obj/effect/landmark/start/depsec/supply, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/supply) +"vRo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"vRB" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"vRK" = ( +/obj/structure/sign/warning/no_smoking, +/turf/closed/wall, +/area/station/engineering/atmos) +"vRN" = ( +/obj/structure/closet/secure_closet/medical3, +/obj/item/storage/belt/medical, +/obj/item/clothing/neck/stethoscope, +/obj/effect/turf_decal/delivery, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"vRO" = ( +/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/wood{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"vRP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"vRQ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"vRU" = ( +/obj/structure/closet/secure_closet/medical3, +/obj/item/storage/belt/medical, +/obj/item/clothing/neck/stethoscope, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/airalarm/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Medbay Storage"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"vRX" = ( +/obj/structure/table, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/rods/fifty, +/obj/item/stack/rods/fifty, +/obj/item/grenade/chem_grenade/smart_metal_foam, +/obj/item/grenade/chem_grenade/smart_metal_foam, +/obj/machinery/light_switch/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"vSa" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/holopad/secure, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain) +"vSi" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/machinery/computer/security/telescreen/entertainment/directional/north, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"vSp" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible, +/turf/open/floor/plating, +/area/station/engineering/atmos/pumproom) +"vSq" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"vSG" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/service/chapel/monastery) +"vSM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"vTs" = ( +/obj/machinery/hydroponics/constructable, +/obj/item/seeds/apple, +/obj/item/reagent_containers/cup/bottle/nutrient/l4z, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/south, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"vTt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/spawner/random/structure/grille, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"vTu" = ( +/obj/structure/table, +/obj/item/stack/sheet/plasteel{ + amount = 10; + pixel_x = -2; + pixel_y = 2 + }, +/obj/item/book/manual/wiki/robotics_cyborgs, +/obj/item/assembly/flash/handheld, +/obj/item/assembly/flash/handheld, +/obj/item/assembly/flash/handheld, +/obj/item/assembly/flash/handheld, +/obj/item/assembly/flash/handheld, +/obj/item/assembly/flash/handheld, +/obj/structure/fireaxecabinet/mechremoval/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"vTx" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"vTA" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"vTD" = ( +/obj/item/radio/intercom/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"vTV" = ( +/turf/closed/wall/r_wall/rust, +/area/station/service/chapel/dock) +"vTX" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"vUi" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/iron/stairs/right{ + dir = 4 + }, +/area/station/service/chapel) +"vUo" = ( +/obj/structure/sign/departments/medbay/alt, +/turf/closed/wall/rust, +/area/station/maintenance/fore) +"vUp" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Drone Bay Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"vUr" = ( +/obj/structure/table/glass, +/obj/item/crowbar{ + pixel_x = -8; + pixel_y = 11 + }, +/obj/machinery/light/directional/east, +/obj/item/emergency_bed{ + pixel_x = 7; + pixel_y = 10 + }, +/obj/item/emergency_bed, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/smooth_half, +/area/station/medical/paramedic) +"vUs" = ( +/obj/structure/bed, +/obj/machinery/iv_drip, +/obj/effect/turf_decal/bot_white/right, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/item/bedsheet/medical, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"vUt" = ( +/obj/structure/cable, +/obj/effect/turf_decal/bot, +/obj/machinery/holopad/secure, +/turf/open/floor/iron, +/area/station/security/office) +"vUu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"vUC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"vUD" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/binary/pump{ + name = "Mix to Engine" + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"vUH" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/cargo_technician, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"vUO" = ( +/obj/item/canvas/nineteen_nineteen, +/obj/structure/easel, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"vUY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/duct, +/obj/effect/turf_decal/siding/white{ + dir = 9 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"vVq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/oil, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"vVt" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"vVw" = ( +/turf/closed/wall/r_wall/rust, +/area/station/science/lab) +"vVx" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/engineering/atmos/pumproom) +"vVC" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall, +/area/station/maintenance/port/greater) +"vVM" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/structure/noticeboard/directional/west, +/obj/item/clothing/gloves/latex, +/obj/item/hemostat, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"vVP" = ( +/obj/machinery/air_sensor/mix_tank, +/turf/open/floor/engine/vacuum, +/area/station/engineering/atmos) +"vVT" = ( +/turf/closed/wall/r_wall/rust, +/area/station/engineering/storage/tech) +"vVX" = ( +/obj/structure/flora/bush/pale/style_random{ + icon_state = "fullgrass_2" + }, +/obj/structure/flora/bush/pale/style_random{ + icon_state = "genericbush_1" + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"vWv" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"vWA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/office) +"vWC" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/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/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"vWE" = ( +/obj/effect/decal/cleanable/food/flour, +/obj/effect/landmark/start/cook, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"vWF" = ( +/obj/structure/sign/departments/custodian, +/turf/closed/wall/rust, +/area/station/service/janitor) +"vWH" = ( +/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/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"vWU" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"vWY" = ( +/turf/closed/wall, +/area/station/security/processing/cremation) +"vXa" = ( +/obj/effect/decal/cleanable/greenglow, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"vXf" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Medical Operating Theater B"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/structure/closet/crate/freezer/blood, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/aft) +"vXn" = ( +/obj/structure/closet/secure_closet/brig, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"vXp" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/conveyor{ + dir = 4; + id = "packagereturn"; + name = "crate return belt" + }, +/obj/structure/sign/poster/contraband/random/directional/south, +/turf/open/floor/plating, +/area/station/cargo/storage) +"vXC" = ( +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics Connector" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"vXI" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"vYc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"vYm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"vYn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"vYs" = ( +/obj/structure/chair, +/mob/living/basic/bot/secbot/beepsky/officer, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"vYx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"vYD" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail{ + dir = 1; + name = "kitchen sorting disposal pipe" + }, +/obj/machinery/duct, +/obj/effect/mapping_helpers/mail_sorting/service/kitchen, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"vYI" = ( +/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/structure/railing/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"vZa" = ( +/obj/machinery/computer/shuttle/mining, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"vZn" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"vZu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"vZv" = ( +/obj/structure/table, +/obj/item/clipboard{ + pixel_x = -6; + pixel_y = 2 + }, +/obj/item/aicard{ + pixel_x = 4 + }, +/obj/item/assembly/flash/handheld, +/obj/item/assembly/flash/handheld, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"vZy" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible, +/obj/machinery/meter, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"vZB" = ( +/obj/structure/sign/departments/cargo, +/turf/closed/wall, +/area/station/hallway/primary/starboard) +"wae" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/mix_input{ + dir = 1 + }, +/turf/open/floor/engine/vacuum, +/area/station/engineering/atmos) +"waq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"war" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/door/airlock/security/glass{ + id_tag = "outerbrig"; + name = "Brig" + }, +/obj/effect/landmark/navigate_destination, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "brig-entrance-right" + }, +/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/entrance, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"was" = ( +/obj/structure/chair/pew/right{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron/chapel{ + dir = 8 + }, +/area/station/service/chapel) +"waI" = ( +/obj/effect/turf_decal/siding/green{ + dir = 8 + }, +/obj/machinery/light_switch/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/structure/table/wood, +/obj/item/storage/toolbox/fishing, +/obj/item/fishing_rod, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"waL" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/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/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"waT" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"wbf" = ( +/obj/structure/sink/directional/east, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"wbo" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Service Maintenance" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/command/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"wbG" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"wbH" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/loading_area{ + dir = 4; + pixel_x = 5 + }, +/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/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"wbT" = ( +/obj/item/toy/figure/ian{ + pixel_x = 8 + }, +/obj/item/toy/figure/hop{ + pixel_x = -8 + }, +/obj/machinery/recharger, +/obj/structure/table/wood, +/turf/open/floor/carpet/blue, +/area/station/command/heads_quarters/hop) +"wcg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/table, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/radio{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/pen, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"wcs" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"wct" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/binary/pump/on/layer4{ + dir = 8 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"wcC" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"wcN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"wcP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wcV" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall, +/area/station/maintenance/department/bridge) +"wcX" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/siding/yellow/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"wdf" = ( +/obj/effect/turf_decal/bot, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/spawner/random/vending/snackvend, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"wdn" = ( +/obj/structure/table/wood, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/item/clothing/neck/tie/red, +/obj/item/clothing/head/hats/bowler{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"wdu" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"wdx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light_switch/directional/east, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"wdD" = ( +/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/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"wdL" = ( +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/cargo/storage) +"weh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"wer" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad"; + name = "off ramp" + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"weG" = ( +/obj/machinery/mass_driver/chapelgun{ + dir = 8 + }, +/obj/machinery/door/window/right/directional/north{ + req_access = list("chapel_office") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"weK" = ( +/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/plating, +/area/station/maintenance/starboard/fore) +"weL" = ( +/obj/machinery/light/directional/north, +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"weR" = ( +/obj/structure/closet{ + name = "evidence closet" + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"weV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/box/lights/mixed, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"weW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"wfk" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/iron, +/area/station/command/teleporter) +"wfD" = ( +/obj/machinery/flasher/directional/west{ + id = "AI"; + name = "Meatbag Pacifier" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"wgq" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical, +/obj/item/crowbar, +/obj/item/flashlight, +/obj/item/flashlight, +/obj/machinery/firealarm/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"wgr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"wgA" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"wgK" = ( +/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/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"wgO" = ( +/obj/structure/table, +/obj/item/storage/fancy/donut_box, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"wgS" = ( +/obj/structure/table, +/obj/item/storage/box/pdas{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/storage/box/silver_ids{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/storage/box/ids, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/item/papercutter{ + pixel_x = -4 + }, +/obj/machinery/keycard_auth/wall_mounted/directional/north, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) +"wgX" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"whj" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"whm" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/suit_storage_unit/standard_unit{ + desc = "An industrial suit storage device carrying retro space suits. Neat!"; + helmet_type = /obj/item/clothing/head/helmet/space; + suit_type = /obj/item/clothing/suit/space + }, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"why" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/maintenance, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"whz" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/computer/atmos_control/oxygen_tank{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"whP" = ( +/obj/machinery/vending/engivend, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"wij" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/commons/locker) +"win" = ( +/obj/effect/turf_decal/siding/thinplating/light/corner{ + dir = 1 + }, +/obj/machinery/light/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"wiw" = ( +/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/public/glass{ + name = "Atrium" + }, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"wiz" = ( +/obj/structure/cable, +/obj/structure/chair/sofa/left/maroon{ + dir = 8 + }, +/obj/machinery/light/directional/south, +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/hangover, +/obj/machinery/camera/directional/south{ + c_tag = "Atrium Port"; + name = "service camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"wiM" = ( +/obj/structure/cable, +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/spawner/random/decoration/lavalamp{ + pixel_y = 14; + pixel_x = 3 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"wiR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/binary/valve/digital{ + name = "Waste Release" + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"wjj" = ( +/obj/effect/spawner/structure/window/hollow/reinforced/directional{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"wjm" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/eva) +"wjs" = ( +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"wjz" = ( +/obj/machinery/light/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Aft Hallway Engineering Doors"; + name = "aft camera" + }, +/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/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"wjD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"wjG" = ( +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"wjK" = ( +/turf/closed/wall, +/area/station/maintenance/department/security) +"wjL" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"wjP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wkB" = ( +/obj/item/kirbyplants/organic/plant5, +/obj/machinery/light/directional/south, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"wkC" = ( +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/central/fore) +"wkN" = ( +/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/plating, +/area/station/security/prison) +"wkP" = ( +/obj/structure/weightmachine/weightlifter, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/item/photo/old, +/turf/open/floor/iron, +/area/station/security/prison) +"wkT" = ( +/obj/machinery/door/airlock/external{ + name = "Brig Shuttle Airlock"; + space_dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"wlm" = ( +/obj/structure/bookcase/random/fiction, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"wlz" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron/stairs/left{ + dir = 1 + }, +/area/station/service/chapel) +"wlO" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/sign/warning/no_smoking/directional/north, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"wlP" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/maintenance/port/lesser) +"wlS" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"wmj" = ( +/obj/machinery/vending/wardrobe/sec_wardrobe, +/obj/effect/turf_decal/bot, +/obj/structure/reagent_dispensers/wall/peppertank/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"wmn" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/central) +"wmq" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"wmr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Aft Hallway Transfer Centre Doors"; + name = "aft camera" + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"wms" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/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 = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"wmB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/binary/pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"wmG" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/vacant_room/commissary) +"wmJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"wmM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light/directional/east, +/turf/open/floor/carpet/green, +/area/station/service/lawoffice) +"wnc" = ( +/obj/structure/dresser, +/obj/machinery/light/small/directional/north, +/obj/structure/noticeboard/directional/north, +/turf/open/floor/wood, +/area/station/service/theater) +"wnl" = ( +/obj/machinery/power/port_gen/pacman, +/obj/item/stack/sheet/mineral/plasma{ + amount = 5 + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"wno" = ( +/obj/machinery/mecha_part_fabricator/maint{ + name = "forgotten exosuit fabricator" + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"wny" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"wnJ" = ( +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"wnV" = ( +/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/plating, +/area/station/maintenance/fore) +"wnX" = ( +/obj/structure/table/wood, +/obj/item/storage/box/seccarts{ + pixel_y = 5 + }, +/obj/item/reagent_containers/cup/glass/bottle/whiskey{ + desc = "A bottle of whiskey. There's a label that reads 'tears' taped to the front."; + name = "Bottle of Tears"; + pixel_x = 3; + pixel_y = 5 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{ + pixel_x = -6; + pixel_y = 4 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{ + pixel_y = 2 + }, +/obj/machinery/button/door/directional/south{ + id = "hosspace"; + name = "Space Blast Door Toggle"; + pixel_x = 8 + }, +/obj/structure/secure_safe/hos{ + pixel_x = 6; + pixel_y = -33 + }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/west, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hos) +"woc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wog" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green{ + pixel_x = -7; + pixel_y = 5 + }, +/obj/machinery/status_display/evac/directional/north, +/obj/item/radio/intercom/directional/west, +/obj/item/folder/white{ + pixel_x = 7; + pixel_y = 5 + }, +/obj/item/pen{ + pixel_x = 6; + pixel_y = 1 + }, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"woj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/courtroom) +"wor" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"wot" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/effect/turf_decal/bot, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"woz" = ( +/obj/structure/railing{ + dir = 9 + }, +/turf/open/floor/engine/hull/reinforced, +/area/space/nearstation) +"woB" = ( +/obj/machinery/airalarm/directional/west, +/obj/structure/table, +/obj/item/book/manual/wiki/surgery, +/obj/item/razor, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/fore) +"woG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/north, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison) +"woJ" = ( +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"woV" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/structure/noticeboard/directional/east, +/obj/item/clothing/gloves/color/fyellow, +/obj/item/clothing/under/color/grey, +/obj/item/clothing/mask/gas{ + pixel_x = 4; + pixel_y = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"wpf" = ( +/obj/effect/decal/cleanable/dirt, +/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 + }, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"wpg" = ( +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/book/manual/wiki/security_space_law, +/obj/machinery/flasher/directional/west{ + id = "Cell 4"; + name = "Prisoner Pacifier" + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"wpn" = ( +/obj/item/kirbyplants/organic/plant21, +/obj/item/radio/intercom/directional/north, +/obj/machinery/status_display/ai/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"wpu" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/mob/living/basic/mining/hivelord, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"wpw" = ( +/turf/closed/wall, +/area/station/science/xenobiology) +"wpD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"wpI" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/aft) +"wpM" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"wqd" = ( +/obj/item/radio/intercom/directional/west, +/obj/machinery/modular_computer/preset/cargochat/service{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light_switch/directional/west{ + pixel_y = -10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"wqi" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"wqu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/flora/rock, +/turf/open/misc/asteroid, +/area/space/nearstation) +"wqE" = ( +/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, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"wqF" = ( +/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/wood, +/obj/structure/chair/stool/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/wood, +/area/station/service/library) +"wqL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/purple/filled/line, +/turf/open/floor/plating/plasma/rust, +/area/station/maintenance/space_hut/plasmaman) +"wqQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/purple, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"wqZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/door/airlock/security/glass{ + id_tag = "innerbrig"; + name = "Brig" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "brig-entrance-right" + }, +/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/entrance, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"wrc" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/security) +"wre" = ( +/obj/structure/table, +/obj/machinery/microwave, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"wrp" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite) +"wrw" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"wrz" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"wrI" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Holodeck" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "holodeck" + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"wrR" = ( +/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/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"wrY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"wsg" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/effect/turf_decal/bot, +/obj/machinery/newscaster/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Chief Medical Officer's Office"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"wso" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"wsr" = ( +/obj/item/pickaxe/rusted, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"wsy" = ( +/obj/structure/chair/office/light, +/obj/machinery/light/directional/west, +/obj/effect/landmark/start/geneticist, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"wtt" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"wtz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"wtP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/psychology) +"wua" = ( +/obj/machinery/modular_computer/preset/civilian{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/office) +"wuc" = ( +/turf/closed/wall/r_wall/rust, +/area/station/science/xenobiology) +"wue" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"wuh" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"wuo" = ( +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/book/manual/wiki/security_space_law, +/obj/machinery/flasher/directional/west{ + id = "Cell 6"; + name = "Prisoner Pacifier" + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"wuv" = ( +/obj/structure/sign/warning/deathsposal, +/turf/closed/wall, +/area/station/maintenance/starboard/aft) +"wuE" = ( +/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/green, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"wuI" = ( +/obj/structure/sign/poster/contraband/missing_gloves, +/turf/closed/wall/rust, +/area/station/maintenance/port/greater) +"wuK" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wuT" = ( +/obj/machinery/door/airlock/external{ + name = "Prison External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"wvj" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/command_all, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/storage/tech) +"wwf" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot_white, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/wood, +/area/station/service/library) +"wwj" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/turretid{ + control_area = "/area/station/ai/upload/chamber"; + name = "AI Upload Turret Control"; + pixel_x = -30 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"wwv" = ( +/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/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"wwC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/machinery/holopad, +/obj/structure/disposalpipe/segment, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"wwG" = ( +/turf/closed/wall/r_wall/rust, +/area/station/science/ordnance/office) +"wwJ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"wwM" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/department/security) +"wxa" = ( +/obj/machinery/door/airlock/vault{ + id_tag = "bank"; + name = "Bank Vault" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/access/all/supply/vault, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"wxj" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/library) +"wxl" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/firealarm/directional/east, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"wxq" = ( +/turf/closed/wall/rust, +/area/station/service/hydroponics) +"wxx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Gas to Filter" + }, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/supermatter) +"wxF" = ( +/obj/structure/table/wood, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/carpet/green, +/area/station/cargo/warehouse/upper) +"wxI" = ( +/obj/item/kirbyplants/organic/plant5, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"wxU" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"wyh" = ( +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"wyn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"wyv" = ( +/obj/structure/table, +/obj/item/clipboard{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/folder/red, +/obj/item/folder/blue{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/clipboard, +/obj/item/folder/red, +/obj/item/hand_labeler, +/obj/item/hand_labeler, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"wyF" = ( +/obj/structure/sign/departments/science/directional/east, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"wyO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"wyX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/computer/shuttle/mining/common, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"wyY" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"wzi" = ( +/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, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"wzk" = ( +/obj/machinery/modular_computer/preset/command{ + dir = 4 + }, +/obj/machinery/requests_console/directional/west{ + department = "Head of Personnel's Desk"; + name = "Head of Personnel's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/light/directional/west, +/turf/open/floor/carpet/blue, +/area/station/command/heads_quarters/hop) +"wzp" = ( +/obj/machinery/hydroponics/constructable, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"wzr" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"wzy" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/vacuum/external, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"wzA" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"wzG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/sofa/corp/left{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/hangover, +/obj/machinery/newscaster/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"wzI" = ( +/turf/closed/wall, +/area/station/command/heads_quarters/rd) +"wzJ" = ( +/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/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"wzW" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "emmd"; + name = "Emergency Medical Lockdown Shutters" + }, +/obj/item/folder/white{ + pixel_x = 4 + }, +/obj/item/clothing/head/soft/paramedic{ + pixel_x = 7; + pixel_y = 6 + }, +/obj/structure/desk_bell{ + pixel_x = -7 + }, +/turf/open/floor/iron/dark, +/area/station/medical/paramedic) +"wzY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"wAn" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"wAt" = ( +/turf/closed/wall, +/area/station/security/execution/education) +"wAv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/mob/living/basic/mining/hivelord, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"wAz" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"wAC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/red, +/turf/open/floor/iron/showroomfloor, +/area/station/security/checkpoint/science/research) +"wAG" = ( +/obj/structure/chair/office/light{ + dir = 1; + pixel_y = 3 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"wAS" = ( +/obj/machinery/telecomms/broadcaster/preset_left, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"wBf" = ( +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"wBo" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel) +"wBs" = ( +/obj/machinery/porta_turret/ai{ + dir = 4 + }, +/obj/structure/sign/warning/secure_area/directional/north, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/box/red, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/chamber) +"wBJ" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"wCe" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"wCR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/newscaster/directional/south, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"wCY" = ( +/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/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"wDh" = ( +/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/engine, +/area/station/ai/upload/chamber) +"wDs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"wDz" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/port/lesser) +"wDF" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"wDI" = ( +/obj/structure/flora/rock/pile/style_random, +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) +"wEj" = ( +/obj/machinery/light/directional/north, +/obj/machinery/atmospherics/components/tank/air, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"wEt" = ( +/turf/closed/wall/r_wall/rust, +/area/station/service/bar/atrium) +"wEw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"wEy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sink/directional/south, +/obj/machinery/camera/directional/west{ + c_tag = "Prison Maintenance"; + network = list("ss13","prison") + }, +/mob/living/basic/mouse/brown/tom{ + name = "Jerm" + }, +/turf/open/floor/iron/grimy, +/area/station/security/prison/safe) +"wEI" = ( +/obj/structure/chair/stool/bar/directional/east, +/obj/machinery/computer/security/telescreen/entertainment/directional/north, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"wEJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"wEM" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Port Bow Solar"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"wFa" = ( +/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/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"wFi" = ( +/obj/machinery/biogenerator, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"wFl" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/captain/private) +"wFm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"wFs" = ( +/obj/item/food/grown/banana, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/grass, +/area/station/medical/virology) +"wFu" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/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/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"wFB" = ( +/obj/machinery/light/floor, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"wFG" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Surgery Maintenance" + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/surgery, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"wFJ" = ( +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"wFL" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/command/vault) +"wFU" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/box, +/obj/structure/disposalpipe/sorting/mail{ + dir = 1; + name = "lawyer sorting disposal pipe" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/mail_sorting/service/law_office, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"wGd" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/machinery/meter, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"wGe" = ( +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"wGh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"wGp" = ( +/obj/effect/spawner/random/vending/colavend, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"wGs" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/mining/glass{ + name = "Mining Dock" + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"wGA" = ( +/obj/structure/table, +/obj/structure/railing, +/obj/item/seeds/potato{ + pixel_x = -1; + pixel_y = 1 + }, +/obj/item/seeds/sugarcane{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/seeds/wheat{ + pixel_x = -5; + pixel_y = 5 + }, +/obj/item/seeds/random{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/reagent_containers/spray/cleaner, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"wGD" = ( +/obj/machinery/door/poddoor/preopen{ + id = "gravity"; + name = "Gravity Generator Blast Door" + }, +/obj/machinery/light/small/directional/south, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"wGE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/fore) +"wGG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/electrolyzer, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"wGQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/kirbyplants, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"wGS" = ( +/obj/structure/tank_dispenser, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"wHb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/closed/wall/r_wall, +/area/station/maintenance/starboard) +"wHh" = ( +/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 = "Brig Cells" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"wHp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"wHr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"wHu" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/dirt, +/obj/structure/girder, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"wHF" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"wHK" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green/opposingcorners, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"wHQ" = ( +/obj/structure/table, +/obj/item/folder/red, +/obj/item/restraints/handcuffs, +/obj/item/assembly/flash/handheld, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"wHR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"wHT" = ( +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + name = "hos sorting disposal pipe" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/mail_sorting/security/hos_office, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"wHW" = ( +/obj/structure/closet/secure_closet/security/engine, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/directional/south, +/obj/structure/reagent_dispensers/wall/peppertank/directional/south, +/obj/item/crowbar, +/obj/item/book/manual/wiki/security_space_law, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"wIo" = ( +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 1; + name = "server vent" + }, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/science/server) +"wIt" = ( +/obj/item/nullrod, +/obj/structure/table/wood, +/obj/machinery/light/very_dim/directional/north, +/turf/open/floor/cult, +/area/station/service/chapel/office) +"wIu" = ( +/obj/item/kirbyplants/organic/plant16, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"wIE" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/west, +/obj/machinery/power/shieldwallgen, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"wIL" = ( +/obj/structure/kitchenspike, +/obj/effect/turf_decal/bot/left, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"wIR" = ( +/obj/effect/turf_decal/siding/blue/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"wIY" = ( +/obj/structure/table, +/obj/item/assembly/timer, +/obj/item/assembly/timer{ + pixel_x = -4; + pixel_y = 2 + }, +/obj/item/assembly/timer{ + pixel_x = 6; + pixel_y = -4 + }, +/obj/item/assembly/timer{ + pixel_x = 5; + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"wJe" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"wJj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/cardboard, +/obj/structure/grille/broken, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"wJn" = ( +/turf/closed/wall/rust, +/area/station/maintenance/department/cargo) +"wJo" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/door/window/left/directional/east{ + req_access = list("xenobiology"); + name = "Containment Pen #2" + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"wJw" = ( +/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/safe) +"wJy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"wJD" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"wKa" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/start/chief_medical_officer, +/obj/machinery/button/door{ + id = "emmd"; + name = "Medical Lockdown Toggle"; + pixel_x = -18; + pixel_y = -25 + }, +/obj/machinery/button/door{ + id = "cmoprivacy"; + name = "Privacy Shutters Toggle"; + pixel_x = -18; + pixel_y = -34 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/obj/machinery/keycard_auth/wall_mounted/directional/south{ + pixel_x = 0; + pixel_y = -30 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"wKb" = ( +/obj/structure/railing/corner, +/obj/item/kirbyplants/random, +/obj/machinery/light/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"wKG" = ( +/obj/structure/closet/secure_closet/brig, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"wKN" = ( +/obj/structure/barricade/wooden, +/obj/structure/barricade/wooden/crude, +/turf/open/floor/iron/stairs/old{ + dir = 1 + }, +/area/station/service/chapel) +"wLp" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"wLu" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Telecommunications" + }, +/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/any/command/general, +/obj/effect/mapping_helpers/airlock/access/any/engineering/tcoms, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) +"wLC" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"wLM" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"wLX" = ( +/turf/open/floor/circuit/red, +/area/station/ai/upload/chamber) +"wMe" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"wMl" = ( +/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/blue/opposingcorners, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"wMt" = ( +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"wMH" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"wMY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/poster/random_official{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/poster/random_official, +/obj/effect/turf_decal/stripes/corner, +/obj/item/clothing/head/costume/festive{ + pixel_x = -4; + pixel_y = 6 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"wNb" = ( +/obj/structure/closet/secure_closet/quartermaster, +/obj/effect/turf_decal/bot, +/obj/item/gun/energy/e_gun/mini, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/obj/item/reagent_containers/cup/glass/bottle/applejack, +/obj/item/reagent_containers/cup/glass/drinkingglass, +/obj/item/reagent_containers/cup/glass/drinkingglass, +/obj/item/reagent_containers/cup/glass/flask/gold{ + name = "quartermaster's flask" + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/qm) +"wNf" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/sign/warning/electric_shock/directional/south, +/obj/structure/grille, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"wNo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/security/courtroom) +"wNr" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"wNs" = ( +/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 = "Central Hallway Teleporter Access"; + name = "central camera" + }, +/obj/machinery/button/door/directional/north{ + id = "teleshutter"; + name = "Teleporter Shutter Toggle"; + req_access = list("teleporter") + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"wNQ" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/south, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"wNT" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/machinery/shower/directional/east{ + name = "emergency shower" + }, +/obj/structure/mirror/directional/north, +/obj/structure/sink/directional/south, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/medical) +"wOk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"wOy" = ( +/obj/machinery/iv_drip, +/obj/structure/bed, +/obj/structure/curtain, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/obj/machinery/light/directional/north, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/medical/exam_room) +"wOB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"wPh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/radio/intercom/directional/north, +/obj/machinery/light/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold/violet/visible{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wPq" = ( +/turf/closed/wall/r_wall, +/area/station/service/chapel/funeral) +"wPy" = ( +/obj/machinery/door/poddoor/atmos_test_room_mainvent_1, +/turf/open/floor/engine/vacuum, +/area/station/maintenance/disposal/incinerator) +"wPB" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"wPK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/brig) +"wPO" = ( +/obj/structure/rack, +/obj/item/gun/energy/ionrifle{ + pixel_y = 4 + }, +/obj/item/gun/energy/temperature/security, +/obj/effect/turf_decal/bot, +/obj/item/clothing/suit/hooded/ablative, +/obj/machinery/light_switch/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"wPU" = ( +/obj/machinery/power/smes/engineering, +/obj/structure/sign/warning/electric_shock/directional/east, +/obj/structure/cable, +/turf/open/floor/circuit/red, +/area/station/engineering/supermatter/room) +"wPX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/turn_off_lights_with_lightswitch, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse) +"wQc" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 4 + }, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"wQI" = ( +/obj/structure/sign/warning/electric_shock/directional/south, +/obj/structure/flora/bush/pale/style_random, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"wQK" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/turf/open/misc/asteroid, +/area/station/hallway/primary/central) +"wQN" = ( +/obj/structure/cable, +/obj/structure/barricade/wooden/crude, +/obj/machinery/door/airlock/maintenance_hatch, +/obj/effect/decal/cleanable/dirt, +/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/service/chapel/storage) +"wRj" = ( +/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/highsecurity{ + name = "AI Upload" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_upload, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"wRn" = ( +/obj/effect/turf_decal/box/corners, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"wRr" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/hidden, +/turf/closed/wall/r_wall, +/area/station/maintenance/disposal/incinerator) +"wRs" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"wRE" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/storage/belt/utility, +/obj/item/crowbar/red, +/obj/machinery/light_switch/directional/west{ + pixel_x = -25 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/rods/fifty, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"wRM" = ( +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"wRO" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/turf/open/water/no_planet_atmos, +/area/station/service/hydroponics/garden) +"wRQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/shard, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"wRU" = ( +/turf/closed/wall, +/area/station/engineering/atmos) +"wSh" = ( +/obj/structure/sign/poster/official/fruit_bowl, +/turf/closed/wall/r_wall, +/area/station/security/prison/safe) +"wSi" = ( +/obj/structure/cable, +/obj/machinery/computer/atmos_alert{ + dir = 8 + }, +/obj/machinery/requests_console/directional/east{ + department = "Bridge"; + name = "Bridge Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"wSq" = ( +/obj/structure/closet/secure_closet/security/sec, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/west, +/obj/item/clothing/mask/russian_balaclava, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"wSv" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"wSz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"wSL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wSM" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"wSU" = ( +/obj/structure/table/glass, +/obj/machinery/requests_console/directional/north{ + department = "Chief Medical Officer's Desk"; + name = "Chief Medical Officer's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/fax{ + fax_name = "Chief Medical Officer's Office"; + name = "Chief Medical Officer's Fax Machine" + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"wSY" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Satellite Antechamber"; + name = "satellite camera"; + network = list("minisat") + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"wTe" = ( +/obj/machinery/light/directional/east, +/obj/machinery/camera/directional/north{ + c_tag = "Supermatter Cooler"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/firealarm/directional/east, +/obj/structure/cable, +/obj/machinery/modular_computer/preset/engineering, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"wTh" = ( +/obj/machinery/food_cart, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/bot/right, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"wTx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"wTy" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"wTS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"wTU" = ( +/obj/machinery/keycard_auth/wall_mounted/directional/east{ + pixel_x = 26; + pixel_y = -5 + }, +/turf/open/floor/carpet/orange, +/area/station/command/heads_quarters/qm) +"wUU" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"wVb" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"wVc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"wVA" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/teleporter) +"wVD" = ( +/obj/machinery/computer/operating, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/fore) +"wVE" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"wVG" = ( +/obj/effect/decal/cleanable/greenglow, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"wVI" = ( +/obj/structure/closet/crate/trashcart, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/item/trash/candy, +/obj/item/trash/chips, +/obj/effect/spawner/random/contraband/prison, +/obj/item/weldingtool/mini, +/turf/open/floor/iron/grimy, +/area/station/security/prison/safe) +"wVR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"wVX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/research{ + name = "Ordnance Lab" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"wWk" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"wWm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"wWp" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"wWB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"wWD" = ( +/obj/structure/table, +/obj/item/wrench, +/obj/item/crowbar, +/obj/item/analyzer, +/obj/item/analyzer, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"wWQ" = ( +/obj/effect/turf_decal/siding/wood/end{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/door/airlock/grunge{ + name = "Chapel Office" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/service/chapel_office, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel) +"wWW" = ( +/obj/structure/sign/warning/radiation, +/turf/closed/wall, +/area/station/maintenance/disposal/incinerator) +"wXa" = ( +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"wXt" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/box/bodybags{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/storage/box/bodybags{ + pixel_y = 2 + }, +/obj/item/wirecutters, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"wXv" = ( +/obj/structure/railing, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"wXM" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"wXT" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/hos) +"wYi" = ( +/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, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"wYk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/hydroponics/constructable, +/obj/effect/turf_decal/trimline/blue/end{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"wYl" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/spawner/random/armory/shotgun, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"wYx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"wYA" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"wYC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"wYR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"wYW" = ( +/obj/structure/table/wood, +/obj/item/clipboard, +/obj/item/folder/red, +/obj/item/stamp/denied{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/stamp/head/hos, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/hos) +"wYX" = ( +/obj/structure/sign/warning, +/turf/closed/wall, +/area/station/maintenance/port/lesser) +"wZW" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"wZZ" = ( +/obj/machinery/atmospherics/components/unary/passive_vent{ + name = "server vent" + }, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/science/server) +"xad" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/space/nearstation) +"xaf" = ( +/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 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"xag" = ( +/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/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"xap" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/sign/departments/security/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"xau" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/recharge_station, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"xav" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"xaz" = ( +/obj/structure/railing/corner{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"xaC" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Chemistry South"; + network = list("ss13","medbay") + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"xaZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"xbk" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber{ + dir = 1 + }, +/turf/open/floor/engine/vacuum, +/area/station/maintenance/disposal/incinerator) +"xbx" = ( +/obj/effect/turf_decal/stripes/line, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"xbH" = ( +/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/effect/turf_decal/siding/purple{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"xbZ" = ( +/obj/machinery/portable_atmospherics/scrubber/huge, +/obj/effect/turf_decal/delivery, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/maintenance/storage) +"xca" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"xcf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/light/small/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/circuit/telecomms, +/area/station/science/xenobiology) +"xcj" = ( +/obj/effect/turf_decal/siding/green, +/mob/living/basic/cow, +/obj/machinery/door/window/right/directional/south{ + name = "Animal Pen A" + }, +/turf/open/misc/sandy_dirt, +/area/station/service/hydroponics/garden) +"xck" = ( +/obj/machinery/power/tracker, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/starboard/aft) +"xcp" = ( +/obj/structure/chair/pew/left{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"xcE" = ( +/obj/structure/chair/office/light{ + dir = 1; + pixel_y = 3 + }, +/obj/effect/turf_decal/siding/yellow{ + dir = 5 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"xcJ" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"xcR" = ( +/obj/structure/flora/grass/jungle/a/style_random{ + icon_state = "bushc2" + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"xcT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"xcV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xdc" = ( +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"xdl" = ( +/obj/structure/table/reinforced, +/obj/item/clothing/gloves/color/black, +/obj/item/clothing/head/helmet/toggleable/justice/escape{ + name = "justice helmet" + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"xds" = ( +/obj/structure/bed, +/obj/effect/landmark/start/assistant, +/obj/effect/spawner/random/bedsheet, +/obj/effect/landmark/start/hangover, +/obj/item/pillow/random, +/turf/open/floor/wood, +/area/station/commons/locker) +"xdv" = ( +/obj/structure/table, +/obj/effect/turf_decal/bot, +/obj/structure/mirror/directional/north, +/obj/machinery/fax{ + fax_name = "Law Office"; + name = "Law Office Fax Machine" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"xef" = ( +/obj/structure/disposalpipe/junction/flip{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"xeh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"xeo" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Gravity Generator Chamber" + }, +/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/engineering/construction, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"xeq" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"xev" = ( +/obj/effect/turf_decal/siding/blue/corner{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"xex" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"xeI" = ( +/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/plating, +/area/station/maintenance/department/electrical) +"xeP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"xeT" = ( +/obj/machinery/power/smes, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/electric_shock/directional/south, +/obj/structure/spider/stickyweb, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"xfe" = ( +/obj/structure/table, +/obj/item/storage/box/evidence{ + pixel_y = 5 + }, +/obj/item/restraints/handcuffs/cable/zipties, +/obj/item/flashlight/seclite, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"xfx" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/maintenance/department/security) +"xfU" = ( +/obj/item/circuitboard/computer/solar_control, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"xfV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"xfZ" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/grass, +/area/station/medical/psychology) +"xgs" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/processing) +"xgz" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"xgC" = ( +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"xgV" = ( +/obj/item/trash/candy, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"xha" = ( +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"xhi" = ( +/obj/structure/sign/departments/chemistry/directional/west, +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"xhH" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"xhI" = ( +/obj/machinery/hydroponics/soil, +/obj/item/shovel/spade, +/obj/item/cultivator{ + pixel_x = 8 + }, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"xhJ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"xhY" = ( +/obj/machinery/light/directional/north, +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"xin" = ( +/obj/structure/table, +/obj/effect/turf_decal/bot, +/obj/machinery/recharger, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"xiA" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/machinery/photocopier, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"xiC" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"xja" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/vacuum/external/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"xjl" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/machinery/light_switch/directional/north{ + pixel_x = 12 + }, +/obj/item/radio/intercom/directional/east, +/mob/living/basic/parrot/poly, +/obj/machinery/keycard_auth/wall_mounted/directional/north, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"xjr" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"xju" = ( +/obj/item/storage/medkit/regular, +/obj/machinery/light/directional/east, +/obj/structure/table, +/obj/machinery/newscaster/directional/east, +/obj/structure/sign/poster/official/random/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"xjv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/airlock/public/glass{ + name = "Chapel Hallway" + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"xjB" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/structure/noticeboard/directional/north, +/obj/item/kirbyplants/organic/plant5, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"xjI" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"xjO" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Fore Hallway Monastary Hall"; + name = "fore camera" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/central/fore) +"xjR" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hatch{ + name = "Satellite Access" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/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/command/minisat, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"xjT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/table, +/obj/item/storage/box/monkeycubes, +/obj/item/storage/box/monkeycubes, +/obj/item/storage/pill_bottle/mutadone{ + pixel_x = 4 + }, +/obj/item/storage/pill_bottle/mannitol, +/obj/item/toy/figure/geneticist{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/effect/turf_decal/siding/purple/corner, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"xke" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"xki" = ( +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"xkj" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"xkp" = ( +/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/effect/mapping_helpers/burnt_floor, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"xky" = ( +/obj/structure/sink/kitchen/directional/east{ + desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; + name = "old sink" + }, +/turf/open/floor/plating, +/area/station/security/prison) +"xkP" = ( +/obj/structure/table/wood, +/obj/item/storage/photo_album{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/taperecorder{ + pixel_x = 5; + pixel_y = 4 + }, +/obj/item/camera, +/obj/item/pen{ + pixel_x = -7; + pixel_y = -5 + }, +/obj/machinery/light/small/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Library Backroom"; + name = "library camera" + }, +/obj/structure/sign/painting/large/library_private{ + dir = 8; + pixel_x = -29 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"xkQ" = ( +/obj/item/storage/medkit/regular{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/storage/medkit/brute{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/brute, +/obj/item/storage/medkit/brute{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/structure/table/glass, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/door/window/left/directional/east{ + name = "First-Aid Supplies"; + req_access = list("medical") + }, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"xle" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"xlf" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining/glass{ + name = "Cargo Office" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/navigate_destination, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/cargo/office) +"xlk" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"xlr" = ( +/obj/structure/cable, +/obj/structure/table, +/obj/item/book/manual/wiki/chemistry{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/book/manual/wiki/grenades, +/obj/item/book/manual/wiki/plumbing{ + pixel_x = 4; + pixel_y = -4 + }, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/item/clothing/glasses/science, +/obj/item/clothing/glasses/science, +/obj/item/reagent_containers/dropper, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"xlA" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/security/prison) +"xlB" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/wood, +/area/station/service/library) +"xlF" = ( +/obj/structure/flora/bush/grassy/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"xmn" = ( +/obj/structure/chair/pew/right{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark, +/turf/open/floor/iron/chapel{ + dir = 4 + }, +/area/station/service/chapel) +"xms" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron, +/area/station/security/courtroom) +"xmB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"xmD" = ( +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"xmI" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/grass, +/area/station/medical/psychology) +"xmQ" = ( +/obj/machinery/door/airlock/external{ + name = "External Airlock" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/external, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"xnm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"xnC" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"xnJ" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/paper/fluff/holodeck/disclaimer, +/obj/item/pen, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"xnK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xnU" = ( +/obj/structure/chair, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"xnZ" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/hallway) +"xoh" = ( +/obj/structure/sign/warning/fire/directional/west{ + pixel_y = -32 + }, +/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/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xoI" = ( +/obj/machinery/holopad, +/obj/structure/cable, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xoK" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/ferny/style_random, +/turf/open/floor/grass, +/area/station/medical/virology) +"xoO" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/office) +"xoT" = ( +/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, +/obj/structure/disposalpipe/junction{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"xpa" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Security Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/office) +"xpk" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/landmark/blobstart, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"xpv" = ( +/obj/machinery/vending/coffee, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"xpJ" = ( +/obj/machinery/telecomms/server/presets/supply, +/obj/machinery/light/directional/east, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"xpM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"xpS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/storage) +"xqf" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"xqm" = ( +/obj/structure/sign/warning/vacuum, +/turf/closed/wall/rust, +/area/station/cargo/warehouse/upper) +"xqw" = ( +/turf/open/floor/bronze, +/area/station/maintenance/department/chapel) +"xqE" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering/glass{ + name = "Supermatter Engine" + }, +/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/engineering/general, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"xqM" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/grass, +/area/station/command/heads_quarters/hop) +"xqQ" = ( +/obj/machinery/exoscanner, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"xrm" = ( +/obj/machinery/blackbox_recorder, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"xrp" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/window/brigdoor/right/directional/north{ + id = "Cell 6"; + name = "Cell 6"; + req_access = list("security") + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"xrA" = ( +/obj/machinery/door/airlock/external{ + name = "External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"xrS" = ( +/turf/closed/wall/rust, +/area/station/security/execution/transfer) +"xsJ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xsO" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/station/maintenance/starboard/fore) +"xsX" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"xsY" = ( +/obj/machinery/computer/security/telescreen/minisat/directional/east, +/mob/living/basic/bot/cleanbot, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/foyer) +"xta" = ( +/obj/effect/turf_decal/siding/purple/corner{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"xtc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"xtk" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"xtt" = ( +/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/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"xtu" = ( +/obj/structure/table/reinforced, +/obj/item/clipboard, +/obj/item/clothing/mask/gas/sechailer/swat, +/obj/item/screwdriver, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"xtC" = ( +/obj/machinery/computer/cargo/request, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xtG" = ( +/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 = 9 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/duct, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"xtO" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/table, +/obj/item/storage/toolbox/electrical, +/obj/item/clothing/mask/gas, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"xtV" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/closed/wall, +/area/station/maintenance/starboard) +"xun" = ( +/obj/structure/table, +/obj/item/clothing/suit/costume/justice, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"xuA" = ( +/obj/machinery/vending/hydroseeds{ + slogan_delay = 700 + }, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"xuG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/obj/structure/closet/crate, +/obj/effect/spawner/random/maintenance/two, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"xuM" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xuR" = ( +/obj/structure/reagent_dispensers/water_cooler, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/chapel/monastery) +"xva" = ( +/obj/item/radio/intercom/directional/east, +/turf/closed/wall, +/area/station/maintenance/disposal) +"xvj" = ( +/obj/structure/flora/bush/stalky/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"xvq" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Armoury" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/hos, +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id = "frontarmory"; + name = "Front Armoury Shutter" + }, +/obj/machinery/button/door/directional/north{ + id = "frontarmory"; + name = "Armoury Shutter Toggle"; + req_access = list("armory") + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"xvr" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/server) +"xvy" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"xvF" = ( +/obj/machinery/firealarm/directional/north, +/obj/machinery/door/poddoor/preopen{ + id = "prisonblast"; + name = "Prison Blast Door" + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"xvG" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Autopsy" + }, +/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/detective, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"xvM" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"xvP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"xvW" = ( +/turf/closed/wall, +/area/station/medical/paramedic) +"xwk" = ( +/obj/machinery/computer/security/mining, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"xwn" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"xwt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"xwE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/status_display/evac/directional/north, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"xwJ" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/clothing/glasses/welding, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 1 + }, +/obj/item/storage/box/donkpockets{ + pixel_y = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/south, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"xwO" = ( +/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/landmark/start/paramedic, +/obj/effect/turf_decal/siding/blue, +/obj/effect/turf_decal/trimline/blue/filled/line, +/obj/machinery/duct, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"xwU" = ( +/obj/structure/table, +/obj/item/storage/box/bodybags{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/storage/box/bodybags{ + pixel_y = 2 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/light_switch/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"xxk" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/cmo) +"xxz" = ( +/obj/structure/table/glass, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/structure/bedsheetbin{ + pixel_x = 0; + pixel_y = 5 + }, +/obj/structure/fireaxecabinet/jawsofrecovery/directional/south, +/turf/open/floor/iron/dark/smooth_half, +/area/station/medical/paramedic) +"xxJ" = ( +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/effect/turf_decal/box, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"xxM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"xxN" = ( +/obj/machinery/portable_atmospherics/canister/plasma, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/storage) +"xxP" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"xye" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"xym" = ( +/obj/structure/sign/poster/official/enlist/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xyp" = ( +/obj/structure/rack, +/obj/item/plant_analyzer, +/obj/item/plant_analyzer{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/cultivator, +/obj/effect/spawner/random/food_or_drink/seed, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"xzc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"xzi" = ( +/obj/machinery/atmospherics/components/binary/pump{ + name = "East Ports to Engine" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"xzA" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/disposal/bin, +/obj/machinery/camera/directional/east{ + c_tag = "Medbay Psychology Office"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/psychology) +"xzC" = ( +/obj/effect/turf_decal/siding/wood, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/light/directional/south, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"xzI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/food_or_drink/booze, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"xzS" = ( +/obj/machinery/chem_master, +/obj/effect/turf_decal/delivery, +/obj/machinery/button/door/directional/north{ + id = "chemistry_shutters"; + name = "Lobby Shutters Toggle"; + pixel_x = 24; + req_one_access = list("medical","pharmacy") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"xAw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + name = "ce sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/engineering/ce_office, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xAI" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 5 + }, +/turf/closed/wall, +/area/station/engineering/atmos) +"xAK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"xAL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"xAQ" = ( +/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/security/prison) +"xAW" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"xBd" = ( +/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 = 9 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"xBi" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/structure/disposalpipe/junction/flip{ + dir = 1 + }, +/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"xBs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/spawner/random/trash/grille_or_waste, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"xBw" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"xBz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"xBI" = ( +/turf/closed/wall/rust, +/area/station/maintenance/port/fore) +"xCa" = ( +/obj/effect/turf_decal/siding/wood/corner, +/obj/structure/disposalpipe/segment, +/obj/structure/sink/kitchen/directional/west, +/obj/effect/turf_decal/siding/white{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"xCh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xCp" = ( +/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/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/stairs, +/area/station/service/chapel) +"xCq" = ( +/obj/effect/spawner/random/vending/snackvend, +/obj/structure/sign/poster/official/the_owl/directional/east, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"xCr" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/suit_storage_unit/engine, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"xCy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"xCz" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/tcomms_all, +/obj/effect/turf_decal/bot, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"xCA" = ( +/obj/structure/chair/pew/left{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"xCP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"xCY" = ( +/obj/effect/landmark/start/ai/secondary, +/obj/item/radio/intercom/directional/north{ + freerange = 1; + listening = 0; + name = "Custom Channel"; + pixel_x = -8 + }, +/obj/item/radio/intercom/directional/west{ + freerange = 1; + listening = 0; + name = "Common Channel" + }, +/obj/item/radio/intercom/directional/south{ + freerange = 1; + frequency = 1447; + listening = 0; + name = "Private Channel"; + pixel_x = -8 + }, +/turf/open/floor/circuit/red, +/area/station/ai/satellite/chamber) +"xDb" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/central/fore) +"xDc" = ( +/turf/closed/wall, +/area/station/commons/fitness/recreation) +"xDg" = ( +/obj/machinery/light/small/directional/south, +/obj/structure/sign/warning/xeno_mining/directional/west, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"xDj" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "ceprivate"; + name = "Chief Engineer's Privacy Shutters" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"xDm" = ( +/obj/machinery/light_switch/directional/west, +/obj/effect/turf_decal/bot, +/obj/structure/filingcabinet, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) +"xDE" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 10 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Prison Cafeteria"; + network = list("ss13","prison") + }, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"xDG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/item/radio/intercom/prison/directional/north, +/turf/open/floor/iron, +/area/station/security/prison) +"xDM" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "research_shutters"; + name = "Research Privacy Shutter" + }, +/turf/open/floor/plating, +/area/station/science/lab) +"xDP" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/fore) +"xEm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"xEB" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/power/emitter, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"xEV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"xEZ" = ( +/obj/structure/table, +/obj/machinery/camera/directional/west{ + c_tag = "Teleporter Access"; + name = "command camera" + }, +/obj/machinery/cell_charger, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"xFt" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/medical/psychology) +"xFw" = ( +/obj/machinery/computer/camera_advanced/xenobio{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/light/directional/north, +/obj/machinery/requests_console/directional/north{ + department = "Xenobiology"; + name = "Xenobiology Requests Console"; + pixel_x = -32 + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"xFE" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"xFH" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"xFI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"xFQ" = ( +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"xGa" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/item/radio/intercom/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/blobstart, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"xGh" = ( +/obj/machinery/computer/telecomms/server, +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/ai/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) +"xGw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"xGy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"xGI" = ( +/mob/living/basic/carp{ + environment_smash = 0; + name = "Tuna"; + real_name = "Tuna" + }, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"xGN" = ( +/obj/structure/cable, +/turf/open/floor/plating/rust, +/area/station/security/prison) +"xGQ" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4{ + dir = 1 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"xHc" = ( +/obj/machinery/firealarm/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xHn" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/item/clothing/gloves/color/black, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"xHP" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"xHR" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"xHU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/maintenance{ + name = "Medbay Maintenance" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"xIm" = ( +/obj/machinery/door/airlock/engineering{ + name = "Emergency Storage" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"xIq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/camera/directional/south{ + c_tag = "AI Chamber Door"; + name = "core camera"; + network = list("aicore") + }, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"xIB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/scrubbers/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"xIJ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"xIM" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 1; + name = "killroom vent" + }, +/turf/open/floor/circuit/telecomms, +/area/station/science/xenobiology) +"xIQ" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Operating Theatre Secondary"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/item/radio/intercom/directional/south, +/obj/machinery/computer/operating{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"xIS" = ( +/obj/machinery/newscaster/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Fore Hallway Monastary Tube"; + name = "fore camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"xJc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"xJn" = ( +/obj/machinery/computer/records/security{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/south, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"xJs" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/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, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"xJB" = ( +/obj/machinery/computer/dna_console{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"xJK" = ( +/obj/item/clothing/head/helmet/toggleable/justice/escape{ + name = "justice helmet" + }, +/obj/structure/sign/poster/official/the_owl/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"xJN" = ( +/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/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"xKn" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/chair/stool/bar/directional/west, +/mob/living/basic/trooper/russian, +/turf/open/floor/carpet/green, +/area/station/maintenance/port/greater) +"xKr" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"xKO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xKP" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/solars/port/aft) +"xKT" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/chapel/monastery) +"xKW" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Mech Bay Maintenance" + }, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/robotics, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"xLd" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/structure/table, +/obj/item/surgery_tray/full, +/obj/machinery/defibrillator_mount/directional/south, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/aft) +"xLk" = ( +/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, +/obj/machinery/duct, +/obj/machinery/door/airlock{ + name = "Service Hall" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/general, +/obj/effect/landmark/navigate_destination/bar, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"xLC" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/turf/open/floor/iron/dark/telecomms, +/area/station/science/server) +"xLL" = ( +/obj/structure/cable, +/obj/machinery/power/tracker, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/port/aft) +"xLM" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"xLU" = ( +/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 = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xLX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"xMl" = ( +/obj/machinery/door/airlock/grunge{ + name = "Monastery Atmos" + }, +/obj/structure/cable, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"xMs" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Distro to Waste" + }, +/obj/machinery/airalarm/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/pumproom) +"xMC" = ( +/obj/structure/table/wood, +/obj/item/paper/guides/jobs/security/courtroom, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/security/courtroom) +"xML" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/airlock/command{ + name = "Captain's Office" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/captain, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"xMM" = ( +/obj/structure/bodycontainer/morgue, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/medical) +"xMN" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/washing_machine, +/obj/machinery/light/directional/east, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/light_switch/directional/east, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"xNc" = ( +/turf/closed/wall/r_wall/rust, +/area/station/command/heads_quarters/cmo) +"xNe" = ( +/turf/closed/wall, +/area/station/cargo/sorting) +"xNk" = ( +/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 = 1 + }, +/obj/structure/sign/warning/secure_area/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"xNq" = ( +/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/disposalpipe/segment, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"xNu" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/research/glass{ + name = "Xenobiology Closet" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"xNJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"xNN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"xNP" = ( +/obj/machinery/power/smes/engineering, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/structure/cable, +/turf/open/floor/circuit/red, +/area/station/engineering/supermatter/room) +"xOa" = ( +/obj/machinery/conveyor{ + dir = 1; + id = "packagereturn"; + name = "crate return belt" + }, +/obj/machinery/door/window/left/directional/north{ + name = "Crate Return Door"; + req_access = list("shipping") + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/storage) +"xOg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/mob/living/basic/mining/mook/worker, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"xOh" = ( +/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/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"xOq" = ( +/obj/item/kirbyplants/organic/plant16, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/locker) +"xOB" = ( +/turf/closed/wall/r_wall/rust, +/area/station/engineering/main) +"xOF" = ( +/obj/structure/sign/poster/contraband/missing_gloves, +/turf/closed/wall/rust, +/area/station/maintenance/starboard) +"xOI" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/lobby) +"xOP" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/courtroom) +"xPc" = ( +/obj/structure/table, +/obj/item/storage/box/prisoner, +/obj/item/restraints/handcuffs, +/obj/machinery/newscaster/directional/east, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/processing) +"xPk" = ( +/turf/closed/wall, +/area/station/maintenance/department/bridge) +"xPy" = ( +/obj/machinery/door/airlock/maintenance, +/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/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"xPO" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Bridge" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"xPT" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/miningdock) +"xQq" = ( +/obj/machinery/rnd/production/techfab/department/medical, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/box, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"xQL" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/machinery/light/directional/south, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"xQU" = ( +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Satellite Atmospherics"; + name = "satellite camera"; + network = list("minisat") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/ai/satellite/maintenance/storage) +"xRm" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/command{ + name = "Chief Engineer's Office" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/ce, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"xRv" = ( +/obj/machinery/recharge_station, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"xRB" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"xRC" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"xRE" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/command/vault) +"xRL" = ( +/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/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"xRM" = ( +/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/border_only{ + dir = 8 + }, +/turf/open/floor/iron/stairs/medium{ + dir = 4 + }, +/area/station/service/chapel/monastery) +"xRZ" = ( +/obj/machinery/airalarm/directional/east, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"xSi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/closed/wall/r_wall, +/area/station/science/genetics) +"xSp" = ( +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/bot_white, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"xSs" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"xSC" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Aft Hallway Security Doors"; + name = "aft camera" + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xSO" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/storage/belt/utility, +/obj/item/clothing/head/utility/welding, +/obj/item/clothing/glasses/welding, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/west, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"xST" = ( +/obj/item/kirbyplants/organic/plant10, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"xSU" = ( +/obj/structure/railing/corner, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"xTt" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin, +/obj/machinery/light/directional/south, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"xTx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/limb, +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"xTG" = ( +/turf/closed/wall, +/area/station/maintenance/solars/starboard/aft) +"xTH" = ( +/obj/machinery/computer/exoscanner_control{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/newscaster/directional/south, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/drone_bay) +"xTI" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"xUk" = ( +/obj/machinery/computer/security/wooden_tv, +/obj/structure/table/wood, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain) +"xUm" = ( +/obj/structure/cable, +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xUy" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/airlock/command{ + name = "Captain's Tactical Relocation" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line, +/obj/effect/mapping_helpers/airlock/access/all/command/captain, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"xUB" = ( +/obj/item/canvas/nineteen_nineteen, +/obj/item/canvas/nineteen_nineteen, +/obj/item/canvas/nineteen_nineteen, +/obj/item/canvas/nineteen_nineteen, +/obj/structure/table/rolling, +/obj/item/storage/crayons{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/effect/spawner/random/contraband/prison, +/obj/item/storage/crayons{ + pixel_x = -6; + pixel_y = 1 + }, +/obj/item/paper_bin{ + pixel_x = 11; + pixel_y = 4 + }, +/obj/item/pen{ + pixel_x = 13; + pixel_y = 9 + }, +/obj/item/pen{ + pixel_x = 11; + pixel_y = 6 + }, +/obj/item/pen{ + pixel_x = 11; + pixel_y = 4 + }, +/obj/machinery/light/small/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"xUP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/sign/warning/vacuum/external/directional/east, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"xUQ" = ( +/obj/structure/closet/cardboard, +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"xVm" = ( +/turf/closed/wall/r_wall/rust, +/area/station/engineering/gravity_generator) +"xVo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"xVt" = ( +/obj/machinery/door/airlock/security{ + id_tag = "IsolationCell"; + name = "Isolation Cell" + }, +/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, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"xVu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/vacuum/directional/east, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"xVz" = ( +/obj/structure/chair/comfy/brown, +/obj/effect/spawner/random/maintenance, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"xVC" = ( +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"xVH" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/photocopier, +/obj/item/newspaper{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/newspaper, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/greater) +"xVK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"xVN" = ( +/obj/machinery/button/ignition/incinerator/ordmix{ + pixel_x = -6; + pixel_y = 30 + }, +/obj/machinery/button/door/incinerator_vent_ordmix{ + pixel_x = 8; + pixel_y = 30 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/scrubber, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"xWh" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"xWm" = ( +/obj/item/kirbyplants/random, +/obj/machinery/status_display/ai/directional/east, +/obj/machinery/camera/directional/north{ + c_tag = "ai_upload Turrets"; + name = "upload camera"; + network = list("aiupload") + }, +/turf/open/floor/circuit/red, +/area/station/ai/upload/chamber) +"xWq" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xWw" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/janitor) +"xWE" = ( +/obj/machinery/stasis{ + dir = 4 + }, +/obj/effect/turf_decal/box, +/obj/machinery/defibrillator_mount/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/vitals_reader/directional/south, +/turf/open/floor/iron/dark, +/area/station/medical/exam_room) +"xWJ" = ( +/obj/structure/chair, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"xWK" = ( +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/sign/poster/official/random/directional/west, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"xWS" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/starboard) +"xWT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/obj/machinery/door/airlock/public/glass/incinerator/atmos_interior, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/airlock_controller/incinerator_atmos{ + pixel_y = -24 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"xXo" = ( +/obj/structure/sign/departments/xenobio, +/turf/closed/wall/r_wall, +/area/station/maintenance/starboard/fore) +"xXp" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/secondary/service) +"xXz" = ( +/obj/machinery/firealarm/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xYa" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/shuttle{ + pixel_x = 32 + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/computer/station_alert{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/computer/security/telescreen/minisat/directional/north, +/turf/open/floor/iron/dark, +/area/station/ai/satellite) +"xYr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/item/kirbyplants/organic/plant16, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"xYx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/storage) +"xYz" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/bar/backroom) +"xYE" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/sign/warning/secure_area/directional/west, +/obj/machinery/suit_storage_unit/standard_unit{ + desc = "An industrial suit storage device carrying retro space suits. Neat!"; + helmet_type = /obj/item/clothing/head/helmet/space; + suit_type = /obj/item/clothing/suit/space + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"xYY" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xZi" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/commons/storage/art) +"xZn" = ( +/obj/machinery/firealarm/directional/west, +/obj/item/reagent_containers/cup/bottle/ammonia, +/obj/structure/rack, +/obj/item/reagent_containers/cup/bucket, +/obj/item/mop, +/obj/item/watertank/janitor, +/turf/open/floor/iron/grimy, +/area/station/security/prison/safe) +"xZr" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/bed/medical/emergency, +/obj/machinery/iv_drip, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"xZL" = ( +/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/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"xZO" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/door/window/left/directional/north{ + name = "Library Desk Access"; + req_access = list("library") + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"yad" = ( +/obj/machinery/door/poddoor/massdriver_ordnance, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"yah" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite) +"yaE" = ( +/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 = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"yaF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"yaG" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall, +/area/station/ai/upload/chamber) +"yaH" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/item/folder/yellow{ + pixel_x = -4 + }, +/obj/item/pen{ + pixel_x = -4 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "chemistry_shutters_2"; + name = "Chemistry Hall Shutters" + }, +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/window/left/directional/west{ + name = "Chemistry Desk"; + req_access = list("pharmacy") + }, +/obj/structure/desk_bell{ + pixel_x = 7; + pixel_y = 6 + }, +/turf/open/floor/plating, +/area/station/medical/pharmacy) +"yaK" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/airalarm/directional/east, +/obj/machinery/light_switch/directional/north, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"yaM" = ( +/obj/structure/table, +/obj/effect/turf_decal/bot, +/obj/item/folder/white{ + pixel_x = 6 + }, +/obj/item/storage/medkit/regular, +/obj/machinery/door/window/left/directional/north{ + name = "Emergency Storage"; + req_access = list("command") + }, +/obj/machinery/camera/directional/south{ + c_tag = "Bridge Emergency Supplies"; + name = "command camera" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/item/healthanalyzer, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"yaN" = ( +/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/contraband/random/directional/south, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"yaY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/remains/human, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"yaZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/chemist, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"ybm" = ( +/obj/structure/table/wood, +/obj/item/lipstick/purple{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/item/lipstick/random, +/obj/item/lipstick/jade{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/wood, +/area/station/service/theater) +"ybH" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/limb, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"ybO" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "Shower_2Privacy"; + name = "Shower 2 Privacy Shutter" + }, +/turf/open/floor/plating, +/area/station/commons/toilet/restrooms) +"ybS" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) +"ycd" = ( +/obj/machinery/computer/upload/ai{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/window/left/directional/north{ + name = "Upload Console Window"; + req_access = list("ai_upload") + }, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"ycp" = ( +/mob/living/basic/mining/hivelord, +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) +"ycr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/item/weldingtool, +/obj/structure/sign/poster/random/directional/north, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"ycs" = ( +/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" + }, +/obj/structure/sign/directions/evac{ + pixel_y = -24 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"ycx" = ( +/turf/closed/wall/rust, +/area/station/maintenance/port/greater) +"ycy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"ycF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/security/brig) +"ycL" = ( +/obj/structure/disposalpipe/trunk, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/siding/wood/corner, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"ydh" = ( +/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 = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"ydw" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow/corner{ + dir = 8 + }, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"ydV" = ( +/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/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"ydW" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"yef" = ( +/obj/item/target/clown, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/camera/preset/ordnance{ + dir = 4 + }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"yej" = ( +/obj/structure/chair/sofa/bench{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"yem" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"yeo" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"yeA" = ( +/obj/structure/extinguisher_cabinet/directional/north, +/obj/structure/table/wood, +/obj/item/crowbar/red, +/obj/machinery/recharger, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"yeH" = ( +/obj/effect/decal/cleanable/dirt, +/mob/living/basic/ghost, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"yeK" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/south, +/obj/effect/spawner/random/structure/crate_abandoned, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"yeY" = ( +/obj/structure/noticeboard/directional/north{ + dir = 2; + name = "Chapel Notice Board" + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"yfc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"yfq" = ( +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube/horizontal{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/space/nearstation) +"yfA" = ( +/obj/machinery/door/firedoor, +/obj/structure/sign/directions/medical{ + dir = 8; + pixel_x = 32; + pixel_y = 8 + }, +/obj/structure/sign/directions/security{ + pixel_x = 32 + }, +/obj/structure/sign/directions/command{ + pixel_x = 32; + pixel_y = -8 + }, +/obj/effect/turf_decal/caution/stand_clear, +/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/hallway/primary/central/fore) +"yfS" = ( +/obj/machinery/light/small/directional/west, +/mob/living/basic/chicken, +/turf/open/misc/sandy_dirt, +/area/station/service/hydroponics/garden) +"ygj" = ( +/obj/item/radio/intercom/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"ygt" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"ygA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Security"; + location = "Courtroom"; + name = "courtroom navigation beacon" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"ygO" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"ygU" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ + dir = 4 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"ygV" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/duct, +/obj/machinery/camera/directional/north{ + c_tag = "Service Hall"; + name = "service camera" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plastic, +/area/station/hallway/secondary/service) +"yhc" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/departments/cargo/directional/east{ + pixel_y = -32 + }, +/turf/open/floor/iron/dark/textured, +/area/station/hallway/primary/starboard) +"yhf" = ( +/obj/structure/sign/warning, +/turf/closed/wall/r_wall, +/area/station/maintenance/port/lesser) +"yhh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/shard, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"yhr" = ( +/obj/structure/table/wood/fancy/black, +/obj/machinery/firealarm/directional/east, +/obj/item/storage/fancy/candle_box, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"yhw" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/disposalpipe/junction{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"yhI" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/obj/effect/landmark/blobstart, +/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/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"yhR" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/directional/west, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/starboard) +"yhU" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"yhW" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, +/obj/machinery/atmospherics/pipe/bridge_pipe/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"yip" = ( +/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/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"yiF" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/machinery/airalarm/directional/west, +/obj/item/toy/figure/borg{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/foyer) +"yiK" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Tool Storage" + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"yiN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"yiW" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"yjd" = ( +/obj/structure/sign/departments/security, +/turf/closed/wall/r_wall, +/area/station/command/vault) +"yji" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"yjj" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/research/glass{ + name = "Robotics Lab" + }, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple/corner, +/obj/effect/mapping_helpers/airlock/access/all/science/robotics, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"yjq" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"yjM" = ( +/obj/machinery/plate_press, +/obj/machinery/light/small/directional/south, +/turf/open/floor/plating, +/area/station/security/prison) +"yjV" = ( +/obj/machinery/computer/crew{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"yjW" = ( +/obj/machinery/computer/crew{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/requests_console/directional/west{ + department = "Security"; + name = "Security Requests Console"; + pixel_y = -32 + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/button/door/directional/west{ + id = "brigcelldoor"; + name = "Cell Blast Door Toggle"; + pixel_y = -6 + }, +/obj/machinery/button/door/directional/west{ + id = "brigfrontdoor"; + name = "Front Blast Door Toggle"; + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"ykb" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/machinery/duct, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"ykd" = ( +/obj/structure/sink/directional/east, +/obj/structure/disposalpipe/sorting/mail{ + dir = 1 + }, +/obj/effect/mapping_helpers/mail_sorting/science/xenobiology, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Xenobiology Computers"; + name = "xenobiology camera"; + network = list("ss13","rd","xeno") + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"ykv" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/machinery/light/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"ykB" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"ykK" = ( +/obj/structure/frame/computer{ + anchored = 1; + dir = 4 + }, +/obj/effect/turf_decal/bot_white, +/obj/structure/noticeboard/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"ykN" = ( +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"ykO" = ( +/obj/structure/table/wood, +/obj/item/clipboard, +/obj/item/folder/red, +/obj/item/clothing/glasses/sunglasses, +/turf/open/floor/carpet/green, +/area/station/security/detectives_office) +"ykP" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"yld" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"yls" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"ylu" = ( +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"ylD" = ( +/obj/machinery/portable_atmospherics/canister, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/effect/turf_decal/box, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"ylM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"ylP" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"ylT" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/assembly/prox_sensor{ + desc = "Used for scanning and alerting when someone enters a certain proximity. This one is slightly shifted to the left."; + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/assembly/prox_sensor{ + desc = "Used for scanning and alerting when someone enters a certain proximity. This one is slightly shifted to the left."; + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/assembly/prox_sensor{ + desc = "Used for scanning and alerting when someone enters a certain proximity. This one is slightly shifted to the left."; + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/assembly/prox_sensor{ + desc = "Used for scanning and alerting when someone enters a certain proximity. This one is slightly shifted to the left."; + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/crowbar/red, +/obj/item/toy/figure/roboticist{ + pixel_x = 6 + }, +/obj/machinery/light/directional/north, +/obj/machinery/light_switch/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"yma" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/disposal/incinerator) + +(1,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(2,1,1) = {" +aaa +jhh +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(3,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(4,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(5,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(6,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(7,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(8,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(9,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(10,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(11,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(12,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(13,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +jyr +aeu +aaa +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(14,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aUz +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(15,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +cmU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(16,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aaa +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +cmU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(17,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeU +aeU +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(18,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeU +mWy +mWy +mWy +mWy +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(19,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +dWG +wSh +dWG +nKO +mWy +vUO +esv +mWy +ifQ +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(20,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +cmU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeU +aeU +aeU +aeu +nKO +eJN +eJN +toh +nIW +koi +huo +pbx +gSc +isS +xUB +sAv +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(21,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeu +aeU +aeU +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeU +amq +aeU +aeu +dWG +dmw +tzh +toh +piH +ftd +huo +oQv +dxf +mJA +eEi +mWy +aeU +coy +aeU +aeU +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(22,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeU +aeU +aeu +aeU +aeU +aeu +aeU +aeU +aeU +aeu +aaa +aaa +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeU +aeu +aeu +dWG +sfi +wJw +dWG +dWG +xVt +dWG +cuS +kvU +mTM +mRm +sAv +aUz +aeU +aeU +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(23,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeU +aeU +aeU +aeU +aeU +aeU +cmU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +oJU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeU +dWG +dWG +jLk +dWG +dNL +mIW +lrq +gDl +sHX +mTM +oNf +lrq +mWy +mWy +mWy +sAv +sAv +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(24,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aeU +aeU +aeU +aeU +cmU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +wsr +aeU +mWy +gCY +gYA +aDD +aDD +hkF +mqC +cUw +pSN +hhp +aDD +clR +mqC +aDD +sza +kiW +mWy +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(25,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aUz +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeU +aeU +mWy +cOf +kkV +eCu +kkV +mbi +dyF +mbi +baG +mUA +mbi +jyb +dyF +jyb +kkV +ssF +mWy +aeu +aUz +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(26,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeU +dWG +dWG +gMq +dWG +dWG +aes +dWG +sAv +sAv +xGN +gyb +gyb +sAv +pCP +sAm +wkP +mWy +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(27,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +dWG +mmo +wJw +toh +fmm +wJw +dWG +aaa +mWy +tFn +ajw +ajw +hvB +ykN +kkV +sAv +sAv +aeU +umr +jYh +myp +myp +jYh +jYh +gyf +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(28,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeU +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aeu +aeu +aUz +aeu +dWG +hYo +bNO +dWG +hYo +bNO +dWG +aaa +mWy +hhi +xlA +xlA +mWy +jYo +kkV +sAv +aeU +aeU +myp +cqQ +vcY +haP +xhI +aJM +myp +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(29,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +vku +nKO +eJN +eJN +nKO +eJN +eJN +nKO +qJs +sAv +xDG +pTC +xlA +mWy +wBf +kkV +myp +jYh +jYh +myp +xvy +tAM +tYe +ucS +bmn +jYh +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(30,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +acm +acm +acK +acm +acm +acm +acm +acm +sAv +woG +bMw +xlA +vhZ +fdB +rEU +iQg +smC +smC +iQg +aVt +sBJ +irN +sEN +xBw +jYh +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(31,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +aaa +acK +aaa +aaa +aaa +aaa +aaa +mWy +glo +jsI +xlA +sAv +ykN +kkV +myp +jYh +jYh +myp +myU +cyZ +uXl +pOo +bBY +jYh +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(32,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +aaa +acK +aaa +aaa +aaa +aaa +aaa +twX +nQK +twX +twX +twX +ngI +goj +sAv +coy +aeU +myp +agx +bHM +pOO +oxC +umA +myp +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(33,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +wPq +vLI +vhK +vhK +vLI +wPq +aeU +aeU +aeU +cmU +aeU +aeU +aeU +aeU +aeU +aaa +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aUz +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +acm +aaa +aaa +acm +aaa +aaa +aaa +aaa +aaa +giH +mTJ +tMu +lhv +twX +ucJ +jhP +sAv +sAv +sAv +myp +jYh +myp +jFC +rec +sYe +myp +aeU +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(34,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeU +aap +aeu +aeu +aeu +aeu +aeu +aeu +sxi +tfI +sxi +aeu +aeu +aeu +aeu +aeu +wPq +hAM +jgN +jgN +xaz +vLI +aeU +aeU +agt +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeU +aeU +aaa +aaa +aaa +acm +aaa +aaa +qJs +aaa +aaa +aaa +aaa +aaa +twX +rpB +kYP +pKm +uzK +bxj +kkV +dAu +qWN +sAv +aeU +aeU +jYh +tdY +ptQ +tgh +myp +cui +aeU +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(35,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeU +aeU +aeu +aeu +aeU +aeU +aeu +sxi +sxi +urM +sxi +tfI +aeu +aeu +aeu +aeu +vLI +tDk +tDk +tDk +vkL +wPq +aeU +aeU +aeU +cmU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeU +aaa +aaa +acm +aaa +aaa +acm +aaa +aaa +aaa +aaa +aaa +twX +miK +lPU +tns +twX +jYo +ezC +jrT +pLi +mWy +aeU +aUz +umr +myp +jYh +jYh +myp +aeU +aeu +aeu +ckn +gGF +gGF +gGF +gGF +ckn +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(36,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aUz +aeU +aeU +aeU +aeU +aeU +aeU +aeu +tfI +rdk +cmQ +uDn +sxi +aeu +aeu +aeu +aeu +wPq +bZQ +gtT +gtT +jmK +vLI +aeu +aeU +aeU +cmU +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeU +aaa +aaa +aeU +aeu +aeu +aeu +mtV +mtV +hBJ +hBJ +mtV +aeu +aeu +aeu +aaa +acm +aaa +aaa +acK +aaa +aaa +aaa +aaa +aaa +twX +hTQ +twX +nQK +twX +kbC +kkV +avs +yjM +sAv +aeU +aeU +aeU +aeU +cmU +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(37,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeU +aeU +aeU +aaa +aaa +aaa +aeU +aeU +aeu +aeu +tfI +wIt +iJV +nfD +tfI +sxi +sxi +tfI +tfI +vLI +iHO +tDk +tDk +vkL +vLI +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeU +aaa +aaa +aeU +aeu +aeu +aeu +mtV +cfN +jZJ +aUh +mtV +aeu +aeu +aeu +aeu +vku +aUz +aaa +acK +aaa +aaa +aaa +aaa +aaa +mWy +aDD +szK +xAQ +wkN +reX +fxV +sAv +sAv +sAv +aeU +aeU +aeU +aeU +cmU +aeu +aeu +aeu +ckn +gGF +gGF +gGF +gGF +gGF +gGF +vQF +ckn +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(38,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aeU +aeU +aeu +tfI +rTk +kGs +sxi +fXL +rTk +pah +kKa +jBl +rOz +hMN +hMN +hMN +ixn +wPq +vLI +vhK +wPq +lLN +wPq +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +gGF +gGF +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aeU +aeu +aeu +hBJ +ghl +jEw +gCf +hBJ +aeu +aeu +pqD +stu +pqD +iza +pqD +acK +aaa +aaa +aaa +aaa +aaa +mWy +qAg +mbi +dHe +jYo +ykN +kkV +sAv +xky +sAv +sAv +ifQ +cmU +cmU +cmU +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +ckn +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(39,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +jyr +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aeU +aeU +aeU +aeu +sxi +qQf +eCU +dIn +pNA +rTk +aJm +dAS +dCd +hMN +rQG +onr +lJR +jgN +rOz +xdc +ovd +fUQ +sEp +vLI +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +aaa +acm +aaa +aaa +aaa +aeu +vku +gGF +gGF +gGF +gGF +gGF +vjh +vjh +vjh +ycx +vjh +vjh +gGF +vku +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aeu +aeu +aeu +mtV +mtV +wxa +hgL +hBJ +aeu +aeu +iza +tIu +pYm +iZV +tqD +acm +aaa +aaa +aaa +aaa +aaa +nKO +dWG +oCE +dWG +dWG +bDq +oWG +lmr +bKj +bEv +gOG +tPH +aeU +cmU +aeu +aeu +aeU +aeU +aaa +xLL +aaa +aaa +aaa +aaa +aaa +aaa +aaa +vQF +aeU +ckn +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(40,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aUz +aeU +aeu +aeu +sxi +teL +itF +agc +qEV +fBt +wFu +aMj +kXw +mSE +fZz +kQT +mpF +kQT +oTd +qRT +qRT +biq +crI +vLI +aeu +aeu +aaa +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +vku +aeu +aeu +aeu +aaa +aaa +aaa +aaa +vjh +dVN +qly +ykK +lqN +ycx +aaa +aeU +aeu +aeu +aeu +aeu +aeu +vku +gGF +gGF +aeu +aeu +aeu +vjh +nZt +hzE +xYr +vjh +vjh +vjh +pqD +jhB +atT +ccf +pqD +qJs +aaa +aaa +aaa +aaa +aaa +dWG +wEy +mbh +xZn +eJN +aAu +avT +gSF +dsn +oSG +drM +tPH +aeU +cmU +coy +aeU +aeU +aeU +aeU +bSt +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +cmU +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(41,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +tfI +awR +kmt +iKT +svZ +rTk +vhL +ciR +xzC +hMN +aoX +alr +wcs +uHL +hMN +nSZ +kcy +cTz +weG +wPq +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +acm +aaa +aaa +acm +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +ycx +ufL +fIP +oiV +ssk +vjh +aaa +aUz +aeU +aeu +aeu +aeu +aeu +gGF +aaa +aaa +aaa +vku +aeu +ycx +oxK +oTP +kZI +ybH +iqU +raN +pqD +iza +pqD +uzD +iza +acm +aaa +aaa +hMC +aaa +aaa +dWG +eXX +mbh +oUS +eJN +saW +rdo +tPH +gFL +oSG +wre +mEg +cmU +cmU +awn +awn +awn +awn +awn +awn +awn +awn +awn +awn +awn +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(42,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeU +aeu +aeu +sxi +ycL +fwJ +fwJ +kmZ +rTk +dIh +kTa +riW +hMN +vvL +vvL +okr +vvL +hMN +hMN +hMN +hMN +vLI +wPq +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +anr +gGF +gGF +cmU +coy +aUz +aeU +aeu +aeu +aeu +aeu +vku +acm +vjh +xVH +spr +oFt +gfc +vjh +aeU +aeU +vku +aeu +aeu +aeu +aeu +qJs +acK +acm +acK +qJs +aeu +vjh +lVD +uQn +bsZ +uoB +hPz +eeE +pqD +mMb +iza +ugY +pqD +acm +acm +iTq +gpH +iTq +cov +dWG +vgz +mbh +wVI +eJN +saW +rdo +tPH +eUd +oSG +xIJ +tPH +aeU +cmU +gUw +gUw +gUw +gUw +gUw +awn +gUw +gUw +gUw +gUw +gUw +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(43,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +ixB +ixB +hmh +ixB +ixB +tiv +sjG +sjG +tiv +tiv +tiv +wWQ +tiv +tiv +sQJ +sQJ +tiv +tiv +sQJ +siL +oiO +oiO +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +acm +aaa +acm +aaa +grV +cmU +cmU +cmU +cmU +cmU +cmU +aeU +aeu +aeu +aeu +aeu +aaa +vjh +phh +rrQ +vjh +sYs +vjh +aeU +aeu +aeu +aeu +wDI +aeu +aeu +aDT +omw +lHD +omw +sRm +aeu +ycx +vjh +qDt +jdW +vjh +vjh +urN +cUD +gFE +txb +swR +pqD +wYX +iTq +iTq +dPK +iTq +iyk +yhf +dWG +fQO +dWG +dWG +jKZ +rdo +gSF +soZ +eOh +oWI +tPH +aeU +cmU +gUw +gUw +gUw +gUw +gUw +awn +gUw +gUw +gUw +gUw +gUw +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(44,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +hmh +wEj +shE +hJC +xMl +qhZ +vmZ +vmZ +bnn +kcI +toS +cCS +ukQ +oWc +xCp +nsZ +fyG +wKN +jFq +xqw +iGx +oiO +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +acm +hpG +hpG +hpG +ala +hpG +grV +hpG +hpG +hpG +hpG +hpG +cmU +aeU +aeu +aeu +vjh +vjh +ycx +ycx +eso +jqS +lql +xSp +vjh +ycx +vjh +vjh +ycx +vjh +vjh +aeu +aDU +aaa +aaa +aaa +aoe +aeu +vjh +aAR +mid +xnm +vjh +wot +upS +ycx +aTm +mgR +pwT +drG +pqD +kNP +tZP +duU +kzl +hxL +wDz +wKG +laF +pfO +sJD +uJn +vRB +hTz +rOC +fWk +xDE +aKY +cmU +cmU +awn +awn +awn +awn +awn +awn +awn +awn +awn +awn +awn +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(45,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +ixB +uGn +aXf +iqQ +snn +pIi +uhG +eXY +gnh +joC +ehp +jIa +tfW +iMx +gnh +slr +rqG +cop +tiv +rfg +vtv +bJV +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +acm +gGF +aaa +mMv +mMv +mMv +mMv +mMv +tpp +mMv +mMv +mMv +mMv +mMv +cmU +aeU +aof +aeu +ycx +whj +jKJ +vjh +jeZ +fJr +kJx +paM +fvr +cjx +aqt +lMx +tuP +xGQ +wuI +aeu +evE +aaa +aaa +aaa +evE +aeu +vjh +hah +rTS +fvB +ycx +oVz +aiI +ycx +pqD +iza +pqD +nZJ +iza +kWA +svC +qAE +qBz +sQt +wDz +ocq +kPd +tpd +sJD +hxd +rdo +cso +tWA +arX +ubN +tPH +aUz +cmU +gUw +gUw +gUw +gUw +gUw +awn +gUw +gUw +gUw +gUw +gUw +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(46,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +ixB +don +orz +fnN +oGu +vmZ +vmZ +vEv +pUb +pPw +jAu +qbE +jAu +pCX +gnp +rxp +vrs +rZc +tiv +jhc +oiO +oiO +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +acm +hpG +hpG +hpG +hpG +hpG +tpp +hpG +hpG +hpG +hpG +hpG +cmU +aeU +aeU +aeU +vjh +uWS +xpM +sjV +spr +xKn +uYp +iEy +vjh +eVP +vQY +xpk +pdE +lGY +vjh +aeu +jTt +aaa +aaa +aaa +lpF +aeu +vjh +ycx +dsm +vjh +vjh +aAT +xOh +vjh +fzu +xuG +qPE +jkW +jpM +rFD +kAb +fbz +chj +oIU +wDz +vXn +kPd +hCK +mMy +sIF +rdo +ygt +ygt +ygt +wMH +tPH +aeU +cmU +gUw +gUw +gUw +gUw +gUw +awn +gUw +gUw +gUw +gUw +gUw +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(47,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +hmh +pkg +kUh +jAy +dJi +xFQ +vmZ +cjR +iFR +aGC +tUR +aGC +tUR +aGC +iFR +wBo +mCO +tiv +tiv +lOG +cRv +lOG +cGP +qfe +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +acm +gGF +aaa +tpp +ckk +aaa +aaa +ckk +tpp +ckk +aaa +aaa +ckk +tpp +cmU +cmU +aeU +aeU +vjh +tQo +nzD +ycx +ubF +tqC +hVL +lfl +ycx +vrN +ycx +vjh +vXC +vVC +ycx +vjh +vjh +aaa +iXZ +aaa +ycx +vjh +vjh +rUQ +vNl +vHC +pMS +frT +wFa +vjh +hVY +lDa +tKY +szX +pqD +pqD +gzA +rrc +rHs +bDp +wDz +ugy +kPd +mvF +jsV +idq +rdo +aRH +aRH +aRH +nbC +gSF +cmU +cmU +awn +awn +awn +awn +awn +awn +awn +awn +awn +awn +awn +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(48,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +ixB +okc +mLd +cdi +dJi +srs +vmZ +nKj +slB +urh +kJu +kUJ +dKy +cHg +was +nKj +vrs +wKb +tiv +jju +xKT +xuR +vSG +kpS +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +acm +gGF +aaa +cmU +hpG +hpG +hpG +hpG +hpG +lDc +tpp +tpp +hpG +hpG +hpG +hpG +hpG +cmU +aeU +aeU +ycx +vjh +hOJ +vjh +vjh +ycx +vjh +vjh +vjh +aHB +pzc +qBe +lRg +vOl +jhy +aHB +vjh +eNQ +slM +eNQ +vjh +kQf +fXy +foQ +vjh +sft +ycx +udn +kFx +vjh +iza +pqD +pqD +szX +mgR +iza +pqD +qiM +pqD +iza +wDz +bYK +dnF +mvF +vAa +qxD +qVF +cXv +nbO +mes +ubN +tPH +aeU +aqQ +gUw +gUw +gUw +gUw +gUw +awn +gUw +gUw +gUw +gUw +gUw +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(49,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +hmh +pfr +gQu +snn +dJi +tdf +vmZ +vmZ +ewC +qER +xmn +dKm +ggj +aSu +kVd +sKE +eAF +mMp +wlz +cvi +piu +piu +vSG +kpS +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +cmU +grV +grV +grV +grV +grV +tpp +tpp +tpp +grV +grV +grV +grV +grV +cmU +aeU +aeU +hPz +tfs +iVk +vEK +gLH +gLH +gLH +tsf +yhU +gLH +mtV +hBJ +mtV +mtV +mtV +jhy +ycx +bBJ +qJY +mwR +vjh +ycx +lCs +vjh +ikZ +vsq +vjh +vjh +kFx +dij +wMY +iza +jya +hVc +qKv +jes +pqD +yji +wlP +pqD +wDz +bWP +pnv +mvF +agy +iJy +awv +fov +moc +pKQ +rxW +tPH +aeU +cmU +gUw +gUw +gUw +gUw +gUw +awn +gUw +gUw +gUw +gUw +gUw +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(50,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +ixB +ixB +snn +snn +tmj +wXa +prn +vmZ +gse +gdI +jIW +kUJ +rcS +hUE +fAM +vrs +prn +wXa +nQo +cvi +mYv +piu +vSG +kpS +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +cmU +cmU +hpG +hpG +hpG +hpG +hpG +tpp +tpp +tpp +hpG +hpG +hpG +hpG +hpG +cmU +aeU +aeu +vjh +gLH +dBg +hBJ +hPx +ivP +hUC +mtV +mtV +mtV +mtV +bRO +fFe +fUp +hBJ +cYy +vjh +eNQ +qHG +eNQ +ycx +aNp +gHe +ycx +eah +baK +fFK +ycx +jVD +jVD +iJv +dFM +maK +lWL +mgR +gJE +qWB +wRQ +fiH +wDz +wDz +nqR +qhT +rUh +mMy +tPH +tPH +gSF +gSF +mEg +gSF +aKY +cmU +cmU +awn +fql +awn +awn +awn +awn +awn +awn +awn +awn +awn +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(51,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +gnh +vAh +vdy +wXa +wXa +uAn +vmZ +owC +rlM +pkI +kUJ +msY +sQz +ssI +vrs +uAn +eXY +oZb +cvi +dpc +piu +vSG +kpS +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +acm +vku +aeU +cmU +cmU +tpp +ckk +aaa +aaa +ckk +tpp +ckk +aaa +aaa +ckk +tpp +cmU +cmU +aUz +aeu +vjh +gLH +mtV +mtV +mlm +mlm +mlm +hBJ +fvh +lXK +tGg +tnP +wHF +maA +mtV +jhy +ycx +vKV +oSq +lnm +xja +foQ +fac +vjh +vjh +ycx +vjh +vjh +ycx +vjh +vjh +pqD +lbJ +iza +qKv +fKs +iza +gIo +uEi +wDz +oDV +iOR +pnv +vmq +mMy +acK +acK +acK +acK +acm +aeo +aeU +aeU +cmU +cmU +cmU +cmU +cmU +cmU +awn +cmU +cmU +cmU +cmU +cmU +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(52,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +rNx +sjG +tiv +wXa +wXa +nKj +vmZ +kUd +dKx +cLV +cLV +cLV +upK +ocE +vrs +nKj +cln +tiv +win +piu +piu +vSG +kpS +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aeu +aeU +aeU +cmU +hpG +hpG +hpG +hpG +hpG +tpp +hpG +hpG +hpG +hpG +hpG +cmU +aeU +aeU +aeu +ycx +yhU +mtV +cBJ +gfi +tnP +gfi +tnP +sSD +rZW +nJF +rZW +nJF +tAP +mtV +aHB +vjh +qwB +vBi +aiI +vef +udn +dBg +oVz +vjh +nRC +qSJ +qSJ +uOo +qSJ +qug +iza +wyY +rrt +gBf +pqD +pqD +pqD +pqD +wDz +wDz +wDz +gij +miS +iVj +wrc +wrc +iVj +acm +acm +aeo +aeU +aeU +aeU +aeU +aeU +aeU +aeU +cmU +awn +cmU +aeU +aeU +aeU +aeU +aeu +aeu +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(53,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +gnh +gnh +eAk +jrh +sPx +uEC +hUM +fFa +frh +ccd +slr +wXa +tnA +lHk +ejt +pGD +hUM +tiv +sQJ +aYE +lxE +piu +vSG +kpS +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +vku +aeu +aeu +aof +aUz +cmU +grV +grV +grV +grV +grV +tpp +grV +grV +grV +grV +grV +cmU +aeU +rYc +vjh +vjh +xle +mtV +ozd +nJF +rZW +nJF +rZW +rZW +aux +nJF +rZW +rZW +hjt +hBJ +cYy +vjh +vjh +pue +kHh +vjh +vjh +vjh +vBi +vmu +keO +kSR +thW +cKR +hyQ +iIP +dfS +wyY +jqI +wgK +nCL +nCL +nCL +nCL +nCL +nKy +hEh +jQn +cyT +iVj +ivU +ulG +iVj +iVj +iVj +vps +iVj +aeU +aeu +aeu +aeu +aeU +aeU +cmU +awn +cmU +aeU +aeU +aeU +aeU +aeu +aeu +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(54,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +bbO +ecE +pOV +pOV +pOV +tiv +vUi +jpa +cne +rsX +mlD +lCC +mlD +rsX +gJc +sQq +qbP +tiv +sQJ +dvs +kbn +piu +vSG +kpS +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +cmU +hpG +hpG +hpG +hpG +hpG +tpp +hpG +hpG +hpG +hpG +hpG +cmU +aeu +ycx +mZn +vjh +wrw +sVB +tqb +oeF +wTx +oeF +nJF +nJF +xtk +rZW +rZW +rZW +xaC +mtV +nul +jBr +vjh +rPO +jAc +uKc +uXB +vjh +ycx +vjh +npr +pQo +npr +npr +pQo +npr +pqD +iza +pqD +qsy +tKt +iMA +gmo +iMA +iMA +ryn +rQZ +qQc +nGl +gIt +vor +vor +hMx +wwM +lBQ +wrc +cmU +aeU +aeU +aeu +aeu +aeu +rkn +aDS +awn +bFI +aeU +coy +aeU +aeU +aeu +aeu +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(55,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeu +aeu +aeu +lUq +bnB +lqR +rnj +ecE +nGE +wXa +vmZ +tqB +rJN +dRh +xlF +vZn +dRh +rGK +vrs +wXa +aoi +mHf +piu +smI +piu +vSG +kpS +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +cmU +cmU +cmU +cmU +cmU +aDS +tpp +bFI +cmU +cmU +cmU +cmU +cmU +aeu +vjh +tgp +leD +iJR +mtV +mtZ +nJF +ocn +ctf +ikO +ctf +ikO +ikO +oeF +oeF +dTQ +sVB +bId +oFl +dgi +rPN +wzi +bpI +qra +vjh +bJv +bJv +bJv +dUA +bJv +bJv +bJv +bJv +bJv +bJv +pqD +bbC +wgK +iMA +xad +adf +iza +llh +wDz +gij +miS +iVj +wjK +lFS +cwl +sWM +sWM +wrc +cmU +aeU +coy +aeU +aeu +aeU +aeU +aDS +ipD +bFI +aeU +aeU +aeU +aeu +aeu +cmU +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(56,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aeu +aeu +lUq +uDe +mjn +seK +pOV +laH +ocE +vmZ +wXv +rcB +lCC +hZd +rsX +mlD +iYr +vrs +lQw +iLD +mHf +piu +caB +piu +vSG +kpS +acm +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +coy +xGI +aDS +tpp +bFI +rkn +aeU +aeU +aeu +aeu +aeu +vjh +sfw +ycx +yhU +mtV +vzV +rZW +rZW +ikO +nJF +rZW +nJF +rZW +nJF +wmq +vHr +mtV +vjh +sXT +udn +vjh +wWk +ycx +qXJ +vjh +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +iza +jsN +tKt +iMA +xad +cnQ +sav +mMy +jri +mCu +bIq +cko +dbu +kES +xfx +dbu +dbu +wjK +cmU +cmU +ptL +aeU +aeU +aeU +aeU +aDS +ipD +bFI +aUz +aeU +aeu +aeu +aeu +aeu +ckn +gGi +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(57,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +bVv +bbO +dIR +riX +rBV +pOV +ogM +hUM +fFa +jdL +hVT +mlD +dRh +vZn +qFs +tUO +pGD +hUM +eIi +mHf +piu +qDG +piu +vSG +kpS +aaa +acm +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +coy +aDS +grV +bFI +aeU +aeu +aeu +aeu +aeu +aeu +vjh +vjh +vjh +mFt +hBJ +mtZ +nJF +rZW +cSJ +rZW +nJF +nJF +rZW +rZW +rZW +hFC +mtV +hPx +vwv +duA +rNj +vBi +vBi +hYa +ycx +bJv +bJv +omO +bJv +bJv +bJv +bJv +bJv +bJv +bJv +pqD +srR +qkA +iza +aeu +acW +xad +sJD +rRM +tzA +kra +iln +wAt +tlV +ezY +qCi +aOf +kiO +acm +acK +cmU +aeU +aUz +xfU +aeU +krY +qQq +krY +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +cmU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(58,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +qOd +lDK +uFe +pOV +pOV +tiv +vUi +jpa +cbJ +ebU +siH +ebU +siH +ing +eGC +xRM +uAH +lOG +cRv +vim +piu +piu +vSG +kpS +aaa +aaa +acm +acm +acK +acm +acm +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aDS +grV +bFI +aeu +aeu +aeu +aeu +aeu +aeu +aeu +ycx +sfw +gLH +mtV +xhY +rZW +nJF +cSJ +rZW +rZW +rZW +rZW +nJF +rZW +rgY +mtV +vjh +dhe +ycx +vjh +qVQ +vBi +hYa +vjh +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +pqD +fPs +iza +pqD +aeu +aeu +xad +sJD +hUA +cTY +oig +wXt +wAt +bLN +rkV +aLg +aOf +qWz +aaQ +acK +cmU +aeU +aeU +aeu +aeu +krY +fCN +krY +aeu +aeu +aeu +aeu +aeu +aeu +ckn +aUz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(59,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +qOd +dVk +luk +ecE +nUf +eTS +wXa +vmZ +wXa +siH +bzu +tcY +hOK +siH +piu +nbZ +piu +ykv +sVD +cvi +mYv +piu +vSG +kpS +aaa +acm +acm +aaa +acm +aaa +acm +acm +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aeU +pST +fCc +pST +aeu +aeu +aeu +aeu +aeu +aeu +aeu +vjh +tMO +tsf +mtV +xki +lRE +rZW +cSJ +nJF +rZW +nJF +nJF +rZW +rZW +vHr +hBJ +pZe +qsn +otO +vjh +eNQ +eNQ +vjh +vjh +bJv +bJv +bJv +bJv +bJv +bJv +omO +bJv +bJv +bJv +iza +tKt +jzF +iVR +aeu +add +cnQ +mxf +jri +hqP +hQa +xrS +wAt +vPG +mRF +apL +lIs +wAt +cJx +gPA +iTj +iTj +iTj +tCU +tCU +uUS +lsu +sWl +uUS +aeu +aeu +aeu +aeu +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(60,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +bbO +wno +aBB +pOV +mTC +qeO +vmZ +vmZ +vmZ +kXV +cOR +aGK +buS +dIy +jlY +xBd +ggb +ikg +hda +cvi +dpc +piu +vSG +kpS +acm +acm +aaa +aaa +acm +aaa +aaa +acm +acm +aaa +acm +acm +vku +aeu +aeu +aUz +aap +aeu +aeu +aeu +aeu +aeu +aeU +pST +dLr +pST +aeu +aeu +aeu +aeu +aeu +aeu +aeu +vjh +pVz +bAX +eWP +eWP +ugC +fKA +tlU +gqR +wYR +xFE +tWn +juL +hlb +aAP +mtV +rPU +dHL +tPC +lbK +aaO +ecF +kLy +npr +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +iTq +tKt +vKM +iMA +xad +aDQ +cBD +kNf +fDT +pmd +hYY +jri +unv +mLe +bGx +lLa +lXL +qJR +gPA +tCU +ovm +cgU +hcP +jks +gPA +lPX +fjw +jHR +uUS +aeu +aeU +aeU +aeU +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(61,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +bVv +aeU +aeU +aeU +lUq +bbO +mAc +wQN +qeO +wXa +xFH +qci +wXa +siH +mfs +rBa +dEX +siH +wYA +wgA +piu +tnr +iYb +cvi +uOd +vSG +vSG +kpS +aaa +acm +acm +acm +acm +acm +acm +acm +acm +acm +acm +aaa +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +tDC +fzd +dSJ +fzd +fzd +aeu +aeu +aeu +aeu +aeu +aeu +aeu +pVz +ijG +bZY +eWP +gSk +gqR +tlU +bcY +mtV +mtV +hBJ +mtV +mtV +mtV +mtV +icR +uJZ +tPC +lbK +abJ +ecF +gtd +npr +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +iTq +tKt +tPw +iMA +xad +cnM +xad +sJD +lix +uRg +nOR +mOb +bdH +hPG +rRW +vvn +tSN +cuR +bvR +ubC +qRD +fhL +kYI +rBd +tCU +eGW +mui +uJg +kMe +aUz +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(62,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aap +aeU +lUq +bbO +bbO +rNx +mZS +bAs +wXa +foB +ing +fty +tOH +eqD +ebU +tIA +yhr +csL +gPC +cGP +vSG +vSG +vSG +woz +lge +aaa +acm +aaa +aaa +acm +aaa +aaa +aaa +aaa +acm +aaa +aeu +aeu +aeu +aUz +cui +aeu +aeu +aeu +aeu +aeu +aeu +fzd +vdJ +pcl +xDg +tDC +aeu +aeu +pVz +xBI +pVz +xBI +pVz +pVz +kFw +hyq +esG +rFL +nrS +nsl +mxh +mtV +dBg +vjh +pGj +mYX +nLZ +llr +vDU +tSY +tPC +lbK +bKl +ecF +vVX +npr +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +iTq +srR +uny +iMA +xad +cnQ +aeu +mxf +krk +sqs +mZF +lGV +jtl +bUl +pZM +qnc +qKI +qJR +wNf +tCU +tCU +tSP +cIg +gPA +tCU +ftX +xlk +cpC +xKP +cmU +acm +acm +acm +acm +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(63,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +gnh +gnh +tiv +jYX +tiv +gnh +pcc +ikx +kwm +vTV +aoL +cGP +cGP +aoL +aoL +lsE +lsE +lsE +lge +acK +acm +acm +acm +acm +acK +acm +acm +acm +acm +acK +aeU +aeu +aeu +aeu +aap +aeU +aeU +aeu +aeu +aeu +aeu +aeu +tDC +mUp +gtj +vkJ +fzd +aeu +aeu +pVz +kyU +uFN +tGV +dRc +ikX +tYd +kCm +eWP +cGo +fKA +tdd +xlr +mtV +vBi +uOz +dBg +eyc +jGt +vjh +jjP +woV +fRz +lbK +mzt +ecF +vdK +xDc +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +iza +tKt +heU +pqD +aeu +cnR +aeu +mMy +ceh +hHm +aor +akV +iQn +eJm +irO +cuR +cuR +cuR +eEh +nMD +tCU +kWW +tCU +tCU +cuR +kuL +hOh +cuR +kMe +aeU +coy +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(64,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +gnh +oye +pXi +sYM +rNx +psC +hOm +psC +vTV +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +acm +aaa +aaa +aaa +aaa +acm +aaa +aaa +aaa +aaa +agt +aeU +aeU +aeu +aeu +aeu +aeu +aUz +aeu +aeu +pVz +xBI +pVz +eWP +wEM +vOT +tOo +esG +pVz +pVz +pVz +maN +qwH +aRS +sNx +hBm +vFH +pVz +eWP +sbZ +qxQ +pDT +szL +hBJ +dBg +qXJ +nSy +uwX +vjh +ycx +ycx +vjh +vjh +vjh +eNQ +eNQ +vjh +vjh +vjh +npr +npr +wrI +npr +npr +wrI +npr +npr +pqD +pqD +cZh +pqD +pqD +aeu +cog +cBN +mMy +biR +xvF +aat +cuR +cuR +cuR +qJR +qJR +iVH +seW +mgn +bIR +tmp +bzo +eTG +mij +pFl +ibU +bzo +tCU +aeu +aeu +aeU +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(65,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +rNx +rNx +jet +gnh +gnh +aeu +mbC +dKZ +unx +unx +unx +unx +unx +unx +kkc +kkc +kkc +kkc +kkc +kkc +kkc +kkc +kkc +kkc +kkc +kkc +kkc +kkc +kkc +unx +lBP +aeu +aeu +aeu +aeu +aeu +aeu +aeu +pVz +pbY +tpY +esG +eWP +kGj +hkO +eWP +jUa +aTg +xBI +rfD +qwH +dIQ +dnz +pmA +mMJ +iqN +eWP +mtV +rxD +kac +rxD +mtV +qRr +hPp +tOr +ozZ +dhz +qFN +fix +iLT +vjh +csa +csa +csa +csa +csa +vjh +rdM +dna +trf +oLa +xnJ +trf +hHt +tsn +pqD +nWR +pcE +iYj +iza +aeu +aeu +cBD +add +wDz +eIl +tEX +cuR +meU +tbs +rhy +uwp +hKE +iBi +fnL +iBi +hlS +tSP +uey +mWV +vek +kJs +sKb +tCU +gPA +tCU +tCU +ecY +pxe +beK +sRm +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(66,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aaa +aaa +rBj +cUc +vlM +gNI +opV +aaa +acm +aaa +aaa +aaa +aaa +acm +aaa +aaa +aaa +aaa +acm +aaa +aaa +aaa +aaa +acm +cmU +exA +aeu +aeu +aeu +aeu +aeu +aeu +aeu +xBI +tfY +qzJ +crH +xBI +uHY +dGD +bsa +rrs +ukc +xBI +pVz +pVz +njL +xBI +wrz +kmC +mBX +qlg +uvT +sNR +gey +jEQ +neJ +oFf +seB +bRJ +gPH +oVz +dBg +kex +spX +vjh +csa +csa +csa +csa +csa +vjh +tSk +meO +uFp +qSC +lch +fOv +ceM +djZ +pqD +iza +pYy +mtw +pqD +pqD +iza +iMA +pqD +pqD +icU +uGB +kgc +tsY +dMd +gLT +tCU +tCU +tCU +gPA +tCU +ycs +tCU +tCU +tCU +tCU +qzD +mWg +pQi +nYD +pQi +aaa +aaa +aaa +cry +ouV +acK +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(67,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +acm +acm +cev +acm +aaa +aaa +aaa +aaa +acm +aaa +aaa +aaa +aaa +acm +aaa +aaa +aaa +aaa +acm +aaa +exA +aeu +aeu +aeu +aeu +aeu +aeu +aeu +pVz +ijz +bkS +pCu +mEj +xzc +gbL +pVz +hPY +obi +nKv +jXi +odA +pqS +mUs +hTj +pmq +fsJ +eWP +hBJ +mtV +fEj +mtV +mtV +hBJ +vjh +vjh +xHU +vjh +vjh +kex +jVD +eNQ +csa +csa +csa +csa +csa +eNQ +aPj +deZ +rnB +pIX +pHx +qrn +jzo +sOX +pqD +vWU +chx +shZ +xNq +mlB +vWU +gzh +dbR +kgc +kNe +qSB +gPA +pQi +pPZ +pQi +tCU +tZD +oCr +nuz +rdb +kio +grs +hpW +tzL +tCU +eEX +gDy +hOU +aHz +kZK +nLT +aaa +aaa +cry +vsx +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(68,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeU +aeU +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aba +acm +acm +acm +acm +acK +acm +acm +acm +acm +acK +acm +acm +acm +acm +acK +acm +exA +aeU +aeu +aeu +aeu +aeu +aeu +pVz +xBI +pVz +kKE +pVz +pVz +pyk +frb +pVz +xBI +wrz +lLY +cBO +rwW +eWP +eWP +esG +eWP +eWP +esG +cgH +xkQ +eUs +vRU +vRN +gNq +jop +xau +jhX +myd +ycx +kex +jfy +vjh +csa +csa +csa +csa +lNe +tYx +oXa +mZO +aLp +kUX +gcL +wjL +jnj +rha +xPy +lQB +htJ +nJQ +pqD +kzh +uZr +rnW +bRo +wDz +hfP +lEQ +cuR +iaY +nhz +qRS +gPA +bvk +hkA +tzY +vpV +iEi +vlg +hwJ +osT +jJH +bIR +pXh +pQi +gDy +pQi +aaa +aaa +aaa +cry +ouV +acK +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(69,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bRh +aaa +aaa +aaa +acm +aaa +aaa +aaa +aaa +acm +aaa +aaa +aaa +aaa +acm +aaa +exA +aeu +aeu +aeu +aeu +aeu +aeu +pVz +mWj +rMJ +cUT +uHW +ejc +bZY +bzp +dtA +sbB +qWC +qOT +lcF +eWP +esG +acD +sKm +jiN +aHQ +mrl +tzN +iFK +igg +fne +ayc +pKf +mPM +kHw +oMJ +tEt +vjh +hpY +wVb +eNQ +csa +csa +csa +csa +csa +eNQ +wyX +fzH +pka +voo +gNJ +rll +sOy +pjC +pqD +kzl +bXS +stu +kTK +wDz +wDz +wDz +kTK +wDz +vGn +oXe +cuR +cuR +qJR +cuR +tCU +aIw +qRf +mnR +xtu +oHe +cjq +hwJ +aYU +tCU +gPA +cuR +cuR +qJR +cuR +cuR +ecY +pxe +aeZ +pmM +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(70,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +jyr +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bRh +aaa +aaa +acm +aaa +aaa +aaa +aaa +acm +aaa +aaa +aaa +aaa +acm +aeU +exA +aeu +aeu +aeu +aeu +aeu +aeu +pVz +mkI +uHc +eyl +jQR +hCV +xAK +jeT +pVz +pVz +ikr +xBI +pVz +eWP +jfK +sBO +bjN +jzB +pDY +iGI +thG +taW +ktA +hdA +kSx +ruU +jop +tAx +pTc +qGK +vjh +wFG +ycx +vjh +csa +csa +csa +csa +csa +vjh +syZ +deZ +sTB +sVQ +qpT +owJ +jbf +lWJ +pqD +ruW +dfK +jJN +sQw +wuo +dwx +plj +mrB +rMl +pon +vMb +rbz +iFU +urx +nAa +ijl +gWb +qRf +pCb +dpw +sxn +dUE +hwJ +rqs +ilv +bzc +vWY +frP +mtI +lwp +aUz +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(71,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +mzI +aaa +acm +aaa +aaa +aaa +aaa +acm +aaa +aaa +aaa +aaa +cmU +aeU +exA +aeu +aeu +aeu +aeu +aeu +aeu +xBI +eBQ +tOq +sjk +jQR +hCV +jcj +qVD +pVz +oxp +qbO +xfZ +tyA +xNc +wsg +dfW +tXR +tWd +xST +tZc +vpD +eDu +wcC +hLz +lRq +fzG +jop +mMa +bBe +qGK +cDJ +eSu +iRJ +vjh +csa +csa +csa +csa +csa +vjh +ukV +peJ +rfX +jXX +mzB +ova +pJK +weW +iza +ckJ +wuT +iza +pqD +hCr +kLW +xrp +ngg +sXB +qEh +gVi +gVi +uMD +gVi +gVi +sWV +kcW +kBF +pNe +vYs +dYB +dUE +hwJ +vUt +rmT +sgC +umJ +lAW +kUV +lwp +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(72,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +cuj +aeU +aap +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bRh +acm +aaa +aaa +aaa +aaa +acm +aaa +aaa +aaa +aaa +aUz +aeU +exA +aeu +aeu +aeu +aeu +aeu +aeu +pVz +ijz +nqX +caL +pVz +wdn +pLO +xtt +xBI +uiu +noO +dHg +kkC +gHC +buJ +kAR +gbB +ghX +lUM +mrl +tOR +pXf +xQq +rHc +sxM +sJM +sJM +rSi +sJM +sJM +vXf +pwF +ufU +vjh +vjh +eNQ +eNQ +eNQ +eNQ +vjh +xju +eKU +jiR +mle +hQg +hPq +dny +joS +pqD +fNy +bMY +eEe +pqD +cXh +cXh +cXh +cXh +wlS +pns +wFJ +nzW +kZP +ylu +nzW +xpa +aiN +ebW +pNe +dpw +xdl +dUE +aVI +oKW +joh +mDJ +afL +afL +afL +joh +acm +acm +acm +acm +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(73,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acn +acm +acm +acm +acm +acK +acm +acm +acm +cmU +aeU +aeU +exA +aeu +aeu +aeu +pVz +xBI +pVz +pVz +xBI +xBI +pVz +pVz +xBI +pVz +qKx +pVz +fFH +ugc +jVZ +xmI +gHC +lWr +khj +pYZ +wKa +uJs +tZc +eWd +eWd +qGK +gQo +qyo +gbf +nBZ +gbd +woB +sJM +ibL +cdD +rnJ +xLd +hpv +aDQ +ecF +xcR +uiX +xDc +xDc +xDc +xDc +vqr +ilJ +oYc +fkL +xDc +iza +fKJ +guJ +yfc +ofx +iNZ +dwx +plj +mjG +crk +mxH +gLn +kxG +lwu +lwu +lTf +oKW +tUV +uZC +pNe +esn +pZI +pUA +gFD +oKW +mlv +qCZ +etB +pya +lsS +afL +afL +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(74,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +mzI +aaa +aaa +aaa +acm +aaa +aaa +aaa +aeU +aeU +aeU +exA +aeu +aeu +pVz +xBI +fzp +fmh +tDA +tya +nPS +brA +xBI +pVz +pVP +ami +pVz +vsJ +xFt +kUp +itZ +xxk +wSU +hEI +muN +rhs +tZc +eQb +jBO +hHg +qGK +iZm +sXE +sJM +tBh +nGC +hjh +sJM +qTY +pwF +kJH +srx +ubJ +add +ecF +acW +aaO +aDQ +ybO +gwn +jiU +tIk +wIu +kzP +njf +aCp +uHG +bjz +oce +yfc +ofx +rtD +guu +uhy +ngg +sXB +mxH +lTf +wNT +sEs +xMM +hsB +tjO +vBS +uZC +pNe +tWa +qBR +mLP +qyQ +jaW +lsb +qCZ +wXT +tZf +tZf +wnX +afL +aeU +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(75,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bRh +aaa +aaa +acm +aaa +aaa +aaa +aaa +aeU +aeU +exA +aeu +aeu +pVz +uLS +wjj +jhv +kwf +xOg +hRg +eRC +ixi +pVz +dYM +eyj +xBI +iMr +iMr +qUJ +iMr +xxk +ivh +mrl +ivh +mrl +tZc +uMz +dhY +nKV +sbJ +wue +vFv +gbf +wVD +wGE +ouD +rSi +rzB +jMa +suQ +raS +ubJ +aaO +ecF +dyu +bKl +add +osy +uNO +uNO +bDV +sDD +hOH +uNO +osy +pqD +ofz +fNy +gJC +pqD +cXh +skC +cXh +cXh +vVt +hjO +jgv +rjg +uCd +gua +rNJ +veN +iHP +hgf +kiZ +vBI +nqh +mfM +cjN +oKW +nvA +jco +pUH +kjl +tZf +nPo +qbB +aeU +aeU +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(76,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bRh +aaa +acm +aaa +aaa +aaa +aaa +aeU +aeU +exA +aeu +xBI +pVz +mBW +hNF +jQh +gNE +nJV +gjD +qku +tmd +xBI +oRz +pVz +pVz +nWW +lCa +qez +eUN +gsy +clH +bXe +huR +xWE +gsy +srg +uZT +gKd +pMj +dKa +wCR +sJM +sJM +oKJ +fth +sJM +hpv +htS +rKk +hpv +fYw +nKC +nKC +dEF +acZ +adf +nsA +lOZ +iun +uBo +dHi +xsX +qSN +iiQ +bPY +tZX +bjz +yfc +ofx +wpg +dwx +plj +sOi +crk +jmw +kxG +rEi +flt +fPQ +kTe +ijl +lmA +oRT +eqA +oKW +oKW +dKK +xpa +oKW +afL +dMH +crh +vwH +ijd +viu +qbB +aeU +aUz +aeU +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(77,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +mzI +acm +aaa +aaa +aaa +aaa +aeU +aeU +exA +aeu +xBI +hkr +fMB +vnC +oFc +aqr +vks +ike +rKa +iQN +mCk +liY +pVz +wog +lFN +lBU +hpQ +eUN +pJr +lrc +sPK +kaT +ekB +gsy +uCa +hPV +fph +bsR +aOS +hDX +lTu +rSi +cuU +gbf +sJM +qSO +gbk +dQx +sHn +gkv +jUi +xIQ +dEF +nKC +nKC +dEF +osy +uNO +dDp +sDD +awW +uNO +uNO +pqD +oce +guJ +yfc +ofx +rtD +fUf +lmh +gYl +wms +wHh +lGs +lGs +lGs +ciY +lGs +oKW +oKW +sWV +ijl +oKW +var +mVf +pSG +gpM +cFO +pIS +pUH +wYW +tZf +vba +qbB +aeU +aeU +aeu +cke +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(78,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acn +acm +acm +acm +acm +acm +cmU +nxx +lBP +irQ +ccW +iIl +nNV +dGo +dGo +dGo +dGo +eRC +tlJ +pVz +mMP +xBI +fWK +fWL +kEC +wtP +rwr +wOy +aQQ +tSc +gPS +buq +gsy +mEt +anI +son +xiC +eOi +wMl +lHX +nBD +qYv +ubw +pdR +wOk +uGU +omi +eBH +tXm +vvf +geO +jdR +dAB +qlw +dEF +tYi +nXC +cWQ +hDC +jXd +lrP +eRy +qId +fNy +ofz +hVl +iza +cXh +cXh +cXh +cXh +xex +mfd +ciY +tyk +mlj +nvK +yjW +vMg +lDV +vtf +veu +mun +aqq +wHT +thy +oHm +kAt +nuZ +mTK +tVH +nYa +uQj +uZg +aeU +aeU +aeU +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(79,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bRh +aaa +aaa +aaa +aaa +aeU +aeU +wbG +fbr +hkr +tFK +fSS +hWD +kMw +gWT +kMw +ntb +qLO +qEs +yiN +xBI +sFu +jIg +pdI +cUk +fcv +paU +tdB +wcN +vkq +wJy +lQK +dea +tpy +utF +wFm +dzQ +qrS +cdd +xev +cHz +cvF +blU +gPa +eHO +rvR +aDo +gkv +fjn +hGm +jdR +iju +unz +hkp +xMN +uQE +qHu +mqU +qEJ +rhN +esq +pqD +pqD +fKJ +yfc +ofx +hph +bwB +plj +qKS +wDs +lmF +pAQ +hCd +xmD +jck +dzy +sCJ +ocz +dZA +lYX +ijl +abj +lzg +nKr +lvP +cFO +lZr +jPG +sYu +mIR +kom +afL +aeu +aeU +aeU +aeU +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(80,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +mzI +aaa +aaa +aaa +aeU +aeU +wbG +pVz +xBI +ucP +mFE +jJJ +uyd +mQk +mQk +xgV +lCV +pVz +iTZ +pVz +hOY +eWH +okQ +xzA +eUN +ugq +iCV +ewa +kDw +kCZ +jTu +wEJ +kRu +rFt +sSJ +lAu +sSJ +rFt +owm +jrs +cMT +fVF +vUs +lBB +sRZ +cjS +gkv +eQg +iYf +iyI +eMW +uqF +dEF +rhN +obM +wij +fDB +lsX +rhN +jPq +peZ +iuC +bjz +yfc +ofx +hSa +kLW +iFe +ngg +sXB +jmw +vMg +tVS +esK +ctv +eqK +vMg +jJs +dGp +spw +ijl +lVi +lzg +fNw +aka +aka +aka +amX +xvq +aka +amX +aka +aeu +aeu +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(81,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bRh +aaa +aaa +aaa +aeu +wbG +aeu +pVz +xBI +lON +hgW +ijL +rdI +fSE +sSP +pVz +xBI +iSx +pVz +pVz +jUU +dkh +jUU +dkh +gsy +aHC +uko +gsr +knL +qbk +bjk +rZE +rFt +ddS +fYU +bdM +vkE +mpv +opL +lut +ofg +ofg +nlR +uBX +iyI +dEF +iYW +wEw +dUn +fMn +udI +dEF +nZZ +rNo +xOq +uHv +vgm +tSI +cYv +xds +iuC +fKJ +cuD +pqD +cXh +cXh +cXh +cXh +omQ +jmw +fEe +clN +dup +oFo +hJp +lGs +xex +dSv +gjg +oKW +aHD +lzg +icQ +aka +psn +azo +alv +cez +sVP +qWZ +anG +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(82,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aeU +aeU +aeU +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bRh +aaa +aaa +aaa +vEC +fYf +hUW +pVz +pVz +xBI +xBI +pVz +pVz +xBI +pVz +lVe +ocS +ogg +qLB +phH +vJg +pri +eMB +xvW +xvW +nbg +qvi +xvW +xvW +mbc +rUP +sSJ +lfQ +mHm +rVp +rFt +iIF +xJN +fPc +ijC +pIT +iyI +rot +bAQ +nvH +gSC +gjx +jHS +pOb +veV +hkp +lqM +rNo +vPX +dQC +uAF +rhN +rhN +rhN +iza +guJ +yfc +ofx +dnL +bwB +plj +nKu +yld +jmw +vMg +cSX +mpd +lAk +eKT +abB +wVc +eWu +smR +ijl +tfG +lzg +fPP +aka +akC +cHL +cbp +alQ +amr +vaP +amX +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(83,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aaa +aaa +aeU +aeU +aeU +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aba +acm +acm +acm +vku +wbG +aeu +aeu +aeu +aeu +pVz +iGG +nLm +rhf +jcj +utj +eRp +idY +xjI +yhI +eby +gtK +xvW +bKU +uUm +oWQ +fxx +pBd +cTI +gAO +rFt +lJL +ozt +xJn +rFt +itr +yaZ +tVu +aTe +pcG +mnG +uEX +nCU +llY +fGQ +qZS +egU +fpx +obU +dEF +kzz +iYa +bCO +uHv +nQX +rhN +hfF +vea +jWD +bHP +yfc +ofx +hSa +kqe +skA +ngg +sXB +xaZ +lGs +ons +tgx +gqz +uOA +vMg +joP +dZA +lYX +ijl +mkq +lzg +umj +hkR +caO +tnH +dil +wYl +ams +kSn +aka +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(84,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +bRh +aaa +aaa +acm +wbG +aeu +aeu +aeu +aeu +xBI +xBI +pWo +pVz +sRL +cVn +pVz +xBI +jKQ +gGR +fgB +axp +pBd +gVg +rQx +xwO +cvL +xvW +dAz +kqn +rFt +sSJ +sSJ +sSJ +rFt +ofg +cSl +lkl +jMU +jJd +iyI +iYA +hih +iyI +lyr +oYu +aLC +jVf +uYJ +hkp +fzk +nKh +jDs +uHv +vgm +gdL +cYv +hri +jWD +oce +wQI +pqD +skC +cXh +cXh +cXh +ieg +uKO +lGs +vMg +vMg +iBy +vMg +lGs +sJW +dZA +wVE +oKW +cIk +yhw +jaM +swZ +ctt +ibJ +tFS +rTB +ams +hZg +aka +aeu +aeu +aeu +cke +jbV +aaa +aaa +aaa +aaa +aaa +aaa +vku +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +tgU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(85,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +jyr +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +acm +bRh +aaa +cmU +vEC +fYf +fYf +fYf +fYf +urA +erj +bod +xBI +xBI +pVz +pVz +pVz +uRf +vxZ +tLh +lHy +xvW +xvW +rRZ +pbk +qpP +wzW +pFq +bXA +naC +xKr +xKr +xKr +xhi +mJk +vbT +etY +nri +wNQ +iyI +iyI +nKC +iyI +qjM +ffa +hkp +dEF +dEF +dEF +rhN +bkT +jTc +hoE +rhN +esq +rhN +cee +pqD +fNy +yfc +ofx +iXM +bwB +plj +rcJ +iTM +rxi +dSv +pXU +qDX +bJm +qbY +qbv +mdp +ycF +oNH +kJq +jUJ +rFh +iYq +aka +vCk +cup +pDd +cxP +czv +vJA +amX +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aaa +aaa +aaa +acm +qVM +aaa +aaa +aaa +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(86,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +acm +rBj +eFE +rvD +rvD +eFE +rvD +rvD +aIH +uBH +ooR +eTt +hxf +ovN +edU +nki +fOt +dbK +pDs +geV +wbf +mCg +sTZ +foP +lnc +pqw +eYH +xEm +gxN +tCd +uHg +cel +vsR +kHG +kji +fxt +fbK +rtr +eDr +nlR +jHo +rBS +wFs +oJH +iyI +gbh +umL +bwW +qzu +nCs +pEu +ikE +vgm +dZk +quy +lJA +iza +ofz +yfc +ofx +rtD +uZL +sFW +icp +ydh +uXL +aPF +tiY +nzW +wPK +eDx +srf +veu +dZA +rrY +aEO +yaE +jtL +sQI +iPa +alP +oMr +cdF +ceE +wPO +scR +aka +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +vkY +acm +nTo +qVM +cok +aUz +aeu +aeu +aeu +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(87,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +acm +cmU +cmU +aeU +aeU +aeU +aeU +gLp +duq +dDO +fbm +uOB +uOB +glY +cXZ +uTT +pYb +phL +rvW +fXZ +dkh +pFY +ciA +krM +qaR +jam +fgy +qht +msL +jhr +dQG +phY +uik +vQD +erH +gaE +uNK +qCj +nKC +xoK +evD +gZI +ofB +sij +als +vnL +rhN +cVI +nKh +nkd +tDs +xTt +rhN +czz +amn +pqD +ckJ +siS +wDz +kTK +wDz +wDz +cXh +lqn +oQz +cXh +jkk +tIq +bUJ +jkk +jkk +xap +wMe +ktu +dzS +moz +mgC +mop +aka +aka +iPa +ujN +rkU +aka +aka +aka +aeu +aeu +aeu +cke +aeu +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aUz +acm +nTo +mZT +aUz +aeU +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(88,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +acm +cmU +aUz +aeU +aeu +aeu +agt +efG +mZR +qlC +rIl +aUW +fPh +nki +dkh +jUU +dJU +xef +xwU +dkh +fyw +vUr +xxz +xvW +fXm +nes +uTM +eyA +eIW +jJW +vss +aeH +xzS +ouK +fKf +fyZ +qNL +iyI +evD +ear +qip +nlR +iyI +tqG +cZT +rhN +hXY +nKh +iku +ikE +uwG +rhN +esq +rhN +pqD +llI +ncj +cUY +fGz +dPR +wDz +oIn +gME +dXz +ura +mRp +gvx +ate +jeR +jkk +shC +sFF +wqZ +dzS +bHv +qVs +nrF +wSq +wmj +ojW +sLf +kbx +btg +rkG +aeu +aeu +aUz +aeU +acm +aaa +aaa +aaa +aaa +aaa +aaa +aeu +kCk +kCk +oOW +gJK +oOW +gJK +oOW +mLN +mLN +aeu +aeu +aeu +aeU +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(89,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cmU +vku +aeu +aeu +aeu +aeu +aeu +aeu +efG +xLX +efG +yeY +eFR +fVJ +oLs +nax +dkh +jUU +nqm +dkh +dkh +uVJ +rKT +aPT +pBd +mlz +gOh +nes +tjv +mYV +aBN +fdY +ofg +aDL +ofg +cRW +yaH +cRW +iyI +iyI +iyI +iyI +iyI +bKc +lCz +ryK +esq +qrP +nKh +fEc +ikE +vgm +lqP +uhE +rPx +pqD +pqD +iza +kzl +xav +qVR +kTK +iHT +sSd +aLi +jVA +jkk +jgy +fGC +iVV +mRp +gJL +odc +eoM +ksM +rFK +qVs +anz +xRL +vLm +xRL +fjz +kir +jIV +moz +aeU +aeU +aeU +aaa +acm +aaa +aaa +aaa +aaa +aaa +aaa +mLN +kCk +sDv +sDv +mrz +fCe +gin +qjv +aGd +kCk +kCk +aeu +aeu +aeU +aeU +aeu +icx +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(90,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +efG +dHc +qlC +tbn +lLp +aWI +lYv +nCA +cXZ +kxU +oiq +emx +nki +oic +mFQ +wQc +cXZ +hdo +hdo +tWe +sCa +hdo +qic +jQE +bDj +gFY +jQE +dSG +oIg +nHT +jQE +ivm +idQ +wzA +jQE +jQE +pEt +jQE +rhN +rhN +fmy +fti +aBF +bJU +rhN +gDe +pXN +iza +kFB +iza +sQZ +tZG +ukT +wDz +rqx +oJs +dxk +rmd +jkk +lwn +wDF +qXX +jkk +mdE +aUw +vyl +moz +rFK +aJF +nZM +qbf +qbf +qJO +qbf +fQM +csM +rhd +hmO +xgs +kem +acm +qJs +aaa +aaa +aaa +aaa +aaa +qJs +wWW +dMR +sZV +xfV +sZV +sZV +nBd +vYm +sZV +gyV +wWW +aeu +aeU +aeU +kmK +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(91,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +efG +ofr +efG +xIS +eFR +aWI +mjc +hsJ +cXZ +krg +idh +sby +oAN +gQd +gQd +pAq +nki +uWO +wWp +tsg +imM +nbU +kTJ +qbJ +ewW +kLo +cAU +kLo +hkI +vuy +cnn +eJE +mWq +qox +sJY +hdj +qCX +rVA +pZO +eQE +otS +uAA +otb +lXe +rhN +rhN +rhN +pqD +jqI +hWw +jqI +kUR +vWU +wDz +gCu +fRP +aLi +myc +jkk +lYG +lOY +weR +hAP +shC +sFF +war +rhd +lbD +hCl +kbV +vvB +wHQ +fDi +bpg +gBi +oZE +oZE +vuM +brK +xgs +xgs +qkf +aaa +aaa +aaa +aaa +aaa +acm +mLN +efS +vis +arU +uVU +nec +moK +vYx +sVS +eJH +mLN +aeu +aeu +aeU +aeU +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(92,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +hsW +aeu +qlC +ehY +qlC +fSY +eFR +vxf +aSX +kPf +euc +hHL +dUQ +aSX +aSX +aSX +xDP +kPf +qOv +uQI +bHB +gBJ +jLK +fjX +vpY +lrI +ryW +oAo +ryW +ryW +ryW +oAo +ryW +vKa +gXG +byS +ofp +ryW +ryW +qNh +gFR +uqc +jgr +wFU +jWw +uAA +dLk +uAA +uwR +pqD +kPk +pqD +sDq +xav +iwo +wDz +bDu +tXX +nBE +rRY +kvl +hAP +hAP +hAP +hAP +dOk +rVE +hna +rhd +rhd +rkG +rhd +rkG +rhd +jSE +rkG +rhd +oZE +awi +sMe +lRJ +fJs +lIr +rRb +aaa +aaa +aaa +aaa +aaa +acm +oOW +phF +gyV +dfk +eOt +eAu +pTL +qKR +gyV +pBh +oOW +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(93,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +qlC +qlC +efG +efG +efG +ehY +qlC +sLD +dfV +not +fcM +dxB +xjv +nvE +mog +mog +mog +mog +mog +bSM +rER +vzZ +iXd +ffI +xDb +yfA +piQ +uqW +fTr +rky +fKi +rky +rky +ksr +rbk +azg +gtq +oZX +igR +vUu +pJz +fvX +tFb +pzm +bZg +iHG +afQ +apv +ouM +apv +hoK +vkC +scE +pqD +iza +iNc +ueO +kTK +wDz +jRR +wDz +wDz +jXN +aSo +xSC +xYY +usF +ruB +jhg +sYn +ntE +naw +ttn +psP +igC +iwL +ntR +iYS +xgs +fTQ +bum +hKc +jvl +xgs +xgs +xgs +aaa +aaa +aaa +aaa +aaa +acm +mLN +tAX +gyV +mQB +vHZ +cPw +bwN +qDE +oNr +gyV +mLN +aeu +aeu +hzC +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(94,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +efG +qKE +aUU +efG +loI +qOz +qlC +uqN +vTD +wdD +cip +kMs +fmQ +huc +vxb +kEz +kEz +dcl +vxb +dUa +nkQ +fPp +veW +qQj +lbO +cml +lbO +igl +kKm +igl +cml +lbO +cml +lbO +tdk +tdk +xZi +rqq +plX +jCm +cXT +jCm +jCm +qnK +cXT +qZf +pHD +kcE +qSg +mkQ +apv +apv +hoK +gOo +pqD +pqD +fob +oWx +iza +hsr +jHy +pqD +jLy +dOk +jMK +jhg +qcv +jhg +xoI +erN +nVK +dtt +nVK +fWX +boE +kgE +qwi +iZv +gpy +fiR +uap +lnU +riB +hmO +acm +qJs +aaa +aaa +aaa +aaa +aaa +qJs +wWW +tth +oNr +eOt +gbY +mQW +mdX +oNr +pBh +rAA +mLN +mLN +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(95,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +efG +vtt +fSW +qlC +sdT +tpr +efG +qlC +efG +bJM +qlC +efG +qlC +uZq +pkE +nEV +pkE +afB +nEV +wjG +ovv +xjO +yeo +qbh +cml +nOc +fIx +raY +jzh +wxj +otF +diZ +bDF +dtD +plX +fFW +qhC +hsO +vqs +jCm +iEu +ayo +ror +tBJ +jCm +rhT +sqg +rhT +rxJ +ssx +qSg +mkQ +hHM +vNS +vfF +pqD +pqD +ofa +tZG +tZG +kUR +gdA +kbl +xCh +weh +weh +weh +xLU +gXJ +vgU +coz +gVv +ePe +wmr +lyd +tjE +gmG +gmG +gmG +sow +mbP +sgA +mGG +xgs +xgs +xgs +aaa +aaa +aaa +aaa +aaa +acm +mLN +phF +arU +xGy +eEY +ewt +rNk +gyV +eOt +eOt +eOt +mLN +aeu +aeu +aeu +cry +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(96,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +qlC +aNg +two +efG +efG +bxG +efG +aLK +pvA +llj +ktc +izv +efG +ibi +gjL +cWy +vto +klK +iai +iai +rEV +nIx +pTR +gBx +igl +cyv +uiN +fhv +eOl +oJV +rzr +rYK +hRZ +xcJ +krw +fgo +egs +vxa +hZS +bdF +qHV +rTu +tVC +era +cXT +lam +aia +unQ +rxJ +rxJ +rxJ +sgh +apv +apv +hoK +hkC +pqD +iza +pqD +kwK +hpg +pqD +hNI +nBc +nBc +jqb +jqb +sMa +nVK +nXW +ekM +vJk +mCm +gmG +gmG +pDM +xJK +qlD +gtU +nZE +tOB +sgA +lzs +gOq +lIr +fdC +oSK +aaa +aaa +aaa +aaa +acm +oOW +lGa +arU +arU +gyV +gyV +jvQ +pBh +arU +gyV +wso +mLN +aeu +yma +yma +sYw +yma +nie +acm +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(97,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeu +aeu +aeu +aeu +efG +dSe +exJ +usT +qlC +kHI +efG +efG +qVk +efG +qlC +qlC +efG +ize +lqy +epN +gfz +dBk +dkA +ovv +ovv +qUN +iFm +ocO +eAl +rYf +wqF +usV +aPR +gnN +ixN +fST +hee +oTt +plX +ttt +kQH +lZK +bHj +jCm +eri +lcN +ngF +dgW +jCm +qpx +lwW +qwe +snW +hEw +rxJ +uLJ +rky +xNJ +apv +hoK +hhX +pqD +gqD +jqI +pqD +pqD +vCf +lDS +xfe +prK +jqb +ayY +nVK +wWm +kIz +wgr +nFe +cmc +nPT +gmn +nPT +xun +tjE +tOa +xPc +cRG +rIq +xgs +xgs +qkf +aaa +aaa +aaa +aaa +aaa +acm +kCk +pLC +vJH +arU +arU +jvQ +gyV +gyV +qsv +jvQ +vHP +gJK +pNg +iSQ +xbk +vKm +vKm +wPy +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(98,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +qlC +gbU +emo +bpp +enj +gYV +gUZ +wzJ +wzJ +ydV +efG +yfS +elS +fSK +pDP +fSK +jdl +aBH +wRO +rEV +ugp +nIx +pqB +sLb +igl +cyv +oCI +kHR +kHR +riQ +lbO +cml +cml +lbO +cXT +cXT +jCm +cXT +jCm +cXT +jCm +jCm +wbo +jCm +cXT +xdv +tKB +foU +gFO +cvm +aeG +xCq +izM +rJJ +rFx +qhf +hKB +pqD +iza +pvs +pqD +tpl +duM +cZW +duM +vlJ +srW +hkq +nOI +tfh +mCm +caS +ruo +gmG +gmG +pDM +pDM +gmG +gmG +hmO +kem +hmO +kem +hmO +acm +qJs +aaa +aaa +aaa +aaa +aaa +qJs +wWW +nhc +vuZ +dqF +gyV +gyV +gyV +gyV +vac +jvQ +tPz +dZS +vKm +uAt +vKm +vKm +vKm +wPy +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(99,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +efG +ukd +uDt +ykB +bAi +ueY +pGS +sTO +efG +gUZ +qlC +oMZ +xcj +dXI +cqE +fSK +odE +sGA +slh +ovv +jtk +nIx +maW +sLb +lbO +jcN +oKV +avy +iFI +pQd +lbO +mHe +xkP +dcr +jCm +cYZ +cjp +cXT +hmn +ylP +cXT +oUc +qHV +xHn +jCm +qnL +spE +wmM +ojs +iIX +rhT +jQE +uVx +jQE +jus +nNM +nam +vkh +lep +ylM +xvG +kqs +ikT +glX +nlA +jRm +taU +ayY +nVK +xym +gmG +gmG +pDM +gmG +rTi +rTi +rTi +gva +rTi +rTi +rTi +rTi +rTi +gva +gva +rTi +rTi +aaa +aaa +aaa +aaa +kCk +mLN +jFZ +pBh +hjR +hjR +hjR +mWM +mWM +rqV +eOt +tBR +gJK +pNg +iSQ +qyR +vKm +vKm +wPy +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(100,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +qlC +tUr +gGq +nZC +qlC +nNT +nrh +efG +efG +hOt +efG +mKP +sOS +fSK +lEI +fSK +pPD +dfD +dmU +rEV +jiJ +nIx +veW +sLb +cml +mgx +vCA +xZO +qLb +lte +aZi +ipI +oUH +bsJ +jCm +xVz +jVG +eMs +dAU +vRk +bEe +qrU +rTu +jCm +cXT +ulS +nex +ulS +ulS +jPB +ulS +rUD +xpv +ulS +cGQ +duW +uEs +vkh +elg +mmd +jqb +rRx +lYa +ykO +lck +nDS +taU +kay +qvJ +njT +gmG +xUQ +nPT +pDM +rTi +ddb +wRM +wRM +rTi +buk +jqW +jqW +rTi +qmZ +iMX +iMX +rTi +jAp +aaa +aaa +aaa +kCk +qqJ +krr +ntH +gcy +cqA +wGG +dIg +gab +gIX +pPC +qHy +kCk +acm +yma +yma +sYw +yma +nie +acm +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(101,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +qlC +efG +qlC +efG +efG +uTG +fuX +vlv +qlC +sEK +qlC +efG +efG +vrd +dfD +olv +vGs +aTb +ciW +dSB +mlC +ffi +veW +baE +lbO +wwf +xlB +urf +fIw +bdk +cml +cml +cml +lbO +cXT +gLP +cgT +qjr +hlP +gDW +cXT +auS +nrJ +cXT +dsw +bNz +nbJ +sxC +goY +aNH +rdV +rfM +wYi +uTt +rTv +fNe +rqW +vkh +jqb +gHD +jqb +vCG +rbH +ppy +gdP +uNI +bnY +aIl +suo +lYT +gmG +gmG +pRP +gmG +gva +wRM +qXA +gos +rTi +jqW +jeS +dmC +rTi +iMX +uWz +gTD +rTi +agt +vku +bzb +kCk +kCk +dyC +qAx +wzY +kCH +qoi +xCy +ouE +tnC +jCP +ygO +xWh +lqC +hEU +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(102,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aUz +aeu +aeu +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +efG +skR +rwM +dED +lAC +jqV +sLG +qfu +qlC +qlC +hTK +ufc +fwM +spV +waI +rEV +eBx +nIx +veW +oCJ +cml +lbO +cml +lbO +lbO +cml +lbO +ybm +hoz +jNW +jCm +cXT +cXT +cXT +jCm +cXT +jCm +fPN +oRI +cXT +dVb +uyl +uxz +ose +nps +uwl +nQs +uHF +eRx +lUD +tzI +fNe +cRq +btI +jqb +jqb +hNI +jqb +jqb +jqb +hNI +jqb +jqb +ncB +sHD +rXp +gmG +pRP +nIh +pDM +rTi +oeS +dyD +rbn +gva +dtg +ptu +ulg +rTi +luP +hwY +pfc +gva +acm +acm +acm +oOW +bzy +vhi +mcs +eNV +fmA +fEb +jyS +brE +wzr +lNp +oix +sAV +kCk +acm +acm +acm +acm +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(103,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +agt +acM +vku +aeu +coy +aUz +aeu +vku +gGF +gGF +gGF +gGF +gGF +gGF +vku +gGF +gGF +gGF +gGF +gGF +gGF +gGF +vku +aeu +aeu +aeu +aeu +aeu +aeu +qlC +drp +aZh +btK +lAC +iLj +amG +gGs +tpr +efG +quG +qlC +efG +qlC +efG +efG +efG +wkC +veW +sLb +lxP +vJT +dZe +fcX +hAF +lxP +pwx +ebK +iaH +fCM +fTW +cXT +gVp +yjq +kLa +xwt +sbX +qwx +wGp +jCm +jiT +mNT +uXe +xMC +xOP +pIa +cLL +hPR +kQI +lUD +gDv +hQF +fNe +tuF +fmo +qKX +koE +peT +oNo +ekM +juj +doj +ekM +vGJ +tdv +rRA +eeq +fhw +sDe +gmG +gva +fLZ +xLM +wGd +rTi +fLZ +xLM +awG +rTi +uhp +xLM +uhp +rTi +acm +osW +vqj +mLN +isO +ePm +bfA +fdp +mLN +vqj +nmo +gxi +qmR +tAN +upW +lts +yma +aaa +acm +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(104,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +cmU +cmU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +acm +aaa +acm +aaa +gGF +aaa +acm +aaa +aaa +acm +aaa +aaa +acm +aUz +coy +aeu +aeu +aeu +aeu +efG +hVZ +rtN +dpe +nNT +pms +qlC +rfo +hne +efV +hne +ehY +gMK +uDt +ehY +tlL +vjY +scN +guC +sFg +okN +xYz +hxb +vew +ias +okN +wnc +usX +oPh +wAn +iTy +cXT +ekY +cgj +rVw +jCm +jCm +eeC +jCm +cXT +ulS +rNN +vze +dYQ +iBV +kiG +pUk +sVi +mfG +lUD +lUD +tzI +gWw +tuF +kNO +ekM +bza +cTi +ipg +eiY +cTi +uqT +bBr +rvj +nsQ +gDJ +gmG +fgb +deI +pDM +sSZ +cVb +vdS +rrS +kVN +oDt +kVN +rrS +kVN +sRi +kVN +oaK +oLp +tvH +osW +oNr +mLN +nqn +nDX +bfA +vCV +mLN +ekp +dtb +xWT +yma +yma +kPK +ijr +crz +ehx +acm +gGF +acm +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(105,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +sZw +aeu +aeu +aeu +aeu +ceF +ceF +ceF +ceG +ceF +ceF +ceF +acm +aaa +gGF +aaa +acm +aaa +aaa +acm +aaa +aaa +acm +aaa +aaa +cmU +aUz +aeu +efG +qlC +efG +efG +qlC +efG +ehY +vTt +qfu +hfl +oiJ +tPD +tPD +vbi +tPD +tPD +uAS +efG +aDO +cQV +lnD +lxP +lVx +scT +jsc +ePf +lxP +vou +jRx +jEp +xnC +sKV +cXT +txi +ndS +vcL +cXT +niy +nOp +lre +vne +jPB +vCO +hKQ +uFh +djC +rAB +oTU +sVi +evt +eRx +lUD +tzI +fNe +uok +vkh +ekM +tBT +drC +kbv +uXZ +pNV +eAa +ekM +hBx +jhg +xXz +gmG +kNz +gmG +mjh +jwV +esZ +vId +eTh +xAI +mSf +msS +aYu +osW +eAs +oup +hSv +wRU +wRU +acF +aWF +kCk +eyx +qsv +bfA +drk +mLN +bjJ +dtb +laf +pOG +wRr +nim +cMV +yma +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(106,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +asZ +asZ +aAg +asZ +asZ +aAg +aAg +asZ +asZ +ceG +ceF +xbZ +twg +dHw +caN +ceG +ceF +ceF +ceF +aaa +acm +aaa +aaa +acm +aaa +aaa +acm +aaa +aaa +acm +aeU +aeU +qlC +mFa +cfu +gKC +mLE +ydV +xVu +qfu +sME +dja +tPD +uxN +ifu +hjD +nSq +tPD +tPD +efG +tCY +pVd +gwV +okN +hjZ +lxP +lxP +mNz +okN +dBw +jlw +sVh +pFT +eCd +cXT +jCm +sWp +iUM +jCm +jJx +ljy +gHc +sIO +eMC +pog +bUV +fyf +xCA +joK +oBT +fsZ +aHq +oyP +sWN +rTv +fNe +wgX +uQN +ekM +ekM +ekM +ekM +ekM +ekM +ekM +ekM +ayY +ojG +huK +gmG +mRV +rrO +cfL +ajo +wiR +hmK +mJP +fVl +bAc +kSs +kbw +qoo +sfV +cEu +dCX +eBi +vWC +hxi +vJZ +vNB +eEz +bwc +clL +qOG +mLN +acK +yma +tur +yma +yma +kix +yma +yma +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(107,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeu +aeu +aeu +aAg +asZ +asZ +asZ +aAg +asZ +asZ +asZ +asZ +aAg +ceF +ciT +sVj +pfM +pYO +mQS +adR +qvc +aak +oVl +cHu +cHu +aeS +aeS +cHu +aeS +aeS +cHu +aeS +aeS +cHu +cHu +cHu +bWI +pnK +bbl +naY +pGM +efG +qlC +fbm +fbm +efG +vbi +rLy +nIq +qlk +mfD +gkb +pvb +jdY +wor +yip +nwE +jlw +tmV +jlw +fOd +fBF +sJd +ovw +kqG +eCd +hwZ +wqd +ugG +fWB +rNX +eJc +sVh +mKv +trj +vCa +wNo +irj +caj +gFF +aKA +xcp +tDu +dRr +qxI +pEA +eZx +ulS +uST +hQF +ygA +nrv +spi +tGQ +qcI +bLR +htP +knR +eYB +knR +rNg +jhg +rqm +gmG +rtc +uwP +mjh +oPO +cRu +tGj +aZe +nGT +svp +whz +buu +sJI +bSw +kHq +bWx +nGM +cNP +lsf +vQt +mLN +cud +fLu +oGO +mLN +mLN +acK +yma +eRK +nkg +goi +lfE +uNv +iyd +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(108,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +asZ +asZ +aAg +aAg +asZ +asZ +xCY +asZ +asZ +aAg +asZ +ceF +jBT +auf +xQU +nAe +fpk +peu +chO +iyi +ceF +aaa +acm +aaa +aaa +acm +aaa +aaa +acm +aaa +aaa +acm +aaa +aaa +efG +efG +qlC +blA +wJj +qlC +aaO +aDQ +aDQ +acW +uxN +jqt +skB +taM +hjE +uCR +hJy +cyp +tEE +kbY +lAA +dBw +jlw +iMN +vUY +rna +mma +oSD +lvy +fEE +jKH +eiz +cIC +dkH +nvP +jyI +ehF +kca +qAc +qAc +xms +ulS +jPB +ulS +nby +nby +gLO +nby +mqa +nby +nby +ulS +ulS +mbp +fNe +bVR +uPM +suo +iHp +vWH +fZk +jhg +jhg +jhg +jhg +jhg +gip +pDM +gmG +qDI +cfL +irG +utk +cLu +vbx +sCY +hFm +rCH +dgE +vum +aAQ +ouX +nDi +fqO +unr +sni +pBh +mLN +mSm +vEt +gsB +oOW +aaa +acK +yma +eni +kno +yma +oOW +yma +yma +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(109,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +asZ +asZ +wBs +raM +qUO +alz +ceg +bGE +cdf +pIy +asZ +adg +azv +grQ +azv +adg +veZ +chD +chD +chD +chI +chI +gGF +gGF +gGF +gGF +gGF +gGF +vku +gGF +gGF +gGF +gGF +gGF +vku +gGF +qlC +tmt +efG +efG +aDQ +adf +add +abJ +uxN +vKc +xRE +pDF +jQW +qXc +itn +cXH +gIz +veW +pji +hRf +dBw +tZK +xCa +kUZ +dUe +iBz +mKw +sVh +ygV +vzr +ohq +wzG +xBi +luK +eCd +fNG +aPK +lRd +woj +qmx +twV +mAf +nby +mwy +wzk +hxQ +lrO +cVH +pxE +olN +ufE +tmZ +efe +mWR +olz +aig +rNP +fHj +cWu +vnJ +pjZ +naK +naK +vkr +ajH +gmG +wyn +uzQ +rBE +kZz +bBE +srX +kPv +hoI +aSv +wjP +ajv +wSL +ajv +uDQ +pED +cSU +dxq +jkB +bjJ +kCk +kCk +kCk +mLN +mLN +aaa +aaa +yma +yma +emU +yma +aaa +acm +aaa +aaa +aaa +gGF +acm +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(110,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +asZ +aAg +asZ +cIb +tzU +cdV +cdV +cdX +ceD +cdV +hbf +mtA +tSx +mha +cgp +tqQ +adg +eXj +yiF +iGD +lTc +sYm +mMj +uba +ccY +bzS +cdt +acm +aaa +acm +aaa +acm +aaa +acm +aaa +acm +aaa +fbm +eiT +fbm +aDQ +add +aDQ +bjR +aDQ +uxN +itn +jRQ +wFL +eBZ +uxN +uxN +qNr +vbd +cuW +phK +qQj +jlw +dBw +jlw +lHE +ele +sbf +gbO +vDD +xLk +rnG +xXp +gZl +sSN +bnl +sVh +xkj +sdd +mRo +fqP +qPX +lLv +ewl +gLO +wbT +dod +dki +vvC +hrN +axt +fBI +puy +kNK +hyl +hXK +hAJ +fqQ +hAJ +dUK +kDR +hAJ +fqQ +woJ +fhs +gmG +jLM +gmG +rRm +aOg +gry +rMi +bDP +inE +fwf +hNy +pkr +nxY +wuK +aLP +jUz +aBi +mnE +mlT +sBm +wRU +acK +rTi +gva +rTi +rTi +rTi +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +gGF +gGF +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(111,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +icx +aeu +aAg +asZ +gkD +aaw +uqv +cdY +cdZ +hlC +cdY +upZ +qKf +xIq +adg +byD +cgJ +kBU +alV +uIs +afw +afU +afw +cit +afw +pem +eTp +acm +aaa +cev +aaa +acm +aaa +acm +aaa +acm +aaa +acm +aaa +efG +fpQ +efG +oSs +tre +jbP +tlM +oSs +sac +uxN +yjd +kut +itn +uxN +qNr +beN +hdy +vuj +maW +wjD +fNT +ijQ +dCM +vSi +lMf +fCs +lMf +qJf +hja +wEt +add +rnG +hZp +rnG +rnG +hbE +fYh +fYh +hbE +fYh +rKj +fYh +fYh +cEr +lSt +ept +cfC +dPn +axt +mcN +xqM +tzI +ueZ +djW +hAJ +dsH +lWQ +nWG +mBm +eHa +vqM +vVT +vqM +cfL +pRP +gmG +sfI +biP +cfL +cfL +jwV +bDQ +ouC +kHQ +wRU +wRU +sSh +jUz +jUz +jUz +cre +kja +ndP +uZZ +okk +aGs +hky +gQV +xha +rTi +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +acm +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(112,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +ciI +rRJ +asZ +asZ +aac +aay +iBD +cdY +jIX +vFk +ceq +atB +xmB +acu +flL +acx +mIX +aKI +kQQ +adI +xxJ +cUR +aed +jsj +hTl +rTD +ePb +aoE +aoE +aoE +sKr +cow +awb +axk +awb +awb +awb +awb +awb +lgQ +vza +lgQ +yfq +kZX +yfq +yfq +yfq +ioT +iwf +lny +sCC +rxu +xjR +hRo +sne +tUe +pzC +rOR +tEE +mfJ +bqd +sHm +ddp +ddp +vRO +rsb +aZw +tud +mQN +aDQ +sIf +rLG +uiX +czT +osR +eGh +jKv +mgA +sNe +kYG +oBy +ncT +cEr +dFA +nGJ +soC +cHI +axt +ixO +pdz +dJg +hyl +rsw +hAJ +hJD +vbP +iAX +mBm +brg +vqM +auN +wvj +cfL +pRP +uUO +csk +uUO +ves +cfL +okq +sOn +ouC +iwT +wRU +cWb +daL +cec +rON +xzi +uYw +elm +nEg +uOC +acT +xLM +fDS +kox +xha +rTi +acK +acm +gGF +aaa +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(113,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +anH +aeu +asZ +aAg +bQR +aaI +uqv +cdZ +cdY +lcK +cdY +nhd +wjs +mHq +adg +lxf +nIX +wSY +glG +msW +cij +cio +cio +lJg +jbO +hSJ +eTp +acm +aaa +chM +aaa +acm +aaa +acm +aaa +acm +aaa +acm +aaa +efG +pOW +qlC +phQ +nig +jQV +ssU +poU +emd +saz +jfY +pOI +dwc +qNr +qNr +jYx +uwT +eLp +ukU +dYy +fzL +yej +ijQ +naG +hJQ +gpS +bMN +nQk +cmG +mQN +uWQ +czT +czT +hbE +fYh +iyT +hIY +qXv +iJN +iJN +qJB +vyV +iWj +cEr +kMM +nsp +iWy +qbA +cfR +boq +pPe +tmZ +aQs +rsw +hAJ +kIf +rIk +seU +htZ +bQE +uUk +giA +nfN +mjh +xhH +uUO +jSC +nPT +kHr +cfL +dgu +dva +anF +iwT +ikt +ylD +gYK +vqv +cjv +iLQ +lst +ofe +tzF +blX +eQf +fOH +eSl +mCT +xha +rTi +acm +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(114,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +asZ +asZ +asZ +hJZ +xaf +abg +abC +abF +abC +abC +tlS +krv +tSx +ixf +ccr +myg +adg +qfq +apx +irE +ill +xsY +aSa +gMy +cdl +bzS +cdu +acm +aaa +acm +aaa +acm +aaa +acm +aaa +acm +aaa +fbm +aSr +fbm +acW +aaO +hDB +hDB +hDB +qZx +hDB +hDB +qZx +hDB +vqw +vqw +vqw +vqw +vqw +aOc +laB +npo +uke +qTC +kNw +tgZ +bFw +xke +kRU +nIw +mQN +aDQ +czT +wiM +pFs +tnq +fvT +spQ +sQj +cBW +ftz +wVR +mOz +oBe +cEr +wgS +nTr +oJq +qNJ +bgl +dbi +rqi +kNK +hyl +rsw +fqQ +xCz +rIk +rIk +viM +ifv +dHq +nbH +nwh +cfL +dQM +biP +sfI +vmg +gmG +mjh +vpd +hkL +kuf +dgg +wRU +gvu +qgC +aGM +kbZ +iLQ +lVf +mlT +nCK +osW +vfO +rTi +cCe +rTi +gva +rTi +vku +acm +gGF +acm +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(115,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +asZ +aAg +roV +kbf +lLi +abD +abM +poZ +pKt +egV +asZ +alV +azv +dsI +chV +adg +clm +ciM +chI +chI +chI +chI +gGF +gGF +gGF +gGF +gGF +gGF +vku +gGF +gGF +gGF +gGF +gGF +vku +gGF +qlC +ukM +efG +efG +tPD +qZx +klm +pac +bNv +bxx +oTw +oZP +pzP +tLM +jEd +bsc +xDm +vqw +dAZ +oHD +fzL +vSq +qTC +fKl +clQ +piB +xSU +kju +wiz +mZW +kLy +dyK +vZv +kNS +faN +pAE +goh +bys +wIR +tMU +kNG +lMZ +eyU +cEr +cEr +qxA +ivG +cEr +hbE +fYh +fYh +utH +hyl +rsw +prX +gBT +hIS +rIk +iqd +mGz +cfL +cfL +mjh +cfL +gmG +biP +gmG +pRP +vpX +mjh +hDV +gIE +kuf +ebp +wRU +ylD +gYK +rah +cjv +iLQ +rov +rol +pet +uZZ +gkx +aGs +iug +fMF +mvW +rTi +acm +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(116,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aAg +asZ +asZ +asZ +aAg +asZ +iMJ +asZ +aAg +asZ +asZ +ihg +rLN +fSZ +mHd +kZH +rRw +rRC +ihg +aaa +gGF +aaa +acm +aaa +aaa +acm +aaa +aaa +gGF +aaa +aaa +acm +aUz +aeu +aeu +aeu +efG +duH +rTp +dbp +tPD +cBG +lun +hLj +hnL +ixc +wAS +ixc +lED +orT +szg +sJJ +pxN +vqw +luA +uet +ttd +jCl +ejO +uCf +soB +xtG +gKg +dtP +sSA +mQN +cnR +czT +xwk +kNS +pGe +sCK +csj +dZM +qQQ +jXk +gMg +wOB +wtz +gHE +bdo +wHR +vrD +smq +pik +dfi +vfb +fgJ +aPx +dpx +hAJ +kax +hAJ +oqN +hAJ +fqQ +gmG +een +iGg +vKO +aEF +rRU +eEJ +nuo +kuk +cfL +tbk +woc +kuf +riI +vRK +enr +ejX +jUz +cCJ +fdd +ryZ +fHH +kRD +oup +vfO +xLM +vns +trt +mvW +rTi +acK +aaa +gGF +acm +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(117,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +asZ +aAg +aAg +asZ +asZ +aAg +asZ +asZ +aAg +asZ +ihg +fLd +yah +wrp +fJz +fmx +jpX +rZN +acm +gGF +aaa +acm +aaa +aaa +acm +aaa +aaa +gGF +aaa +aeU +qlC +qlC +efG +efG +qlC +efG +hZu +wnV +pEL +vbi +oou +jBi +vvH +vvH +uKp +bkN +rWg +rsT +orT +aIq +suF +tGZ +wLu +mlw +eDT +fzL +bji +qTC +iRt +hVU +mCs +vYn +eJk +uRG +mQN +sIf +czT +hjn +the +nCI +dsk +jBN +izt +xjr +hGf +wZW +jNe +roT +dOg +eyU +ipC +ipC +ipC +wGQ +eyU +tWL +xEV +fqp +xRB +lcw +wQK +uvi +rDl +uvi +hEE +jQT +acs +lDB +hVj +sxl +gGx +nIh +pDM +sLl +cfL +wRU +tZe +xJs +osW +wRU +wRU +wPh +cUM +qSe +xAW +dkD +pkC +tYZ +blX +eQf +fOH +qWT +wFB +mvW +rTi +acm +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(118,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +asZ +aAg +aAg +asZ +asZ +aAg +asZ +aAg +asZ +rZN +ihg +xYa +mAj +mPo +pwa +ihg +ihg +aaa +gGF +aaa +acm +aaa +aaa +acm +aaa +aaa +gGF +aUz +efG +efG +pGA +vVM +oYV +mSj +efG +qlC +yaN +efG +tPD +sLU +uWU +nYp +mLJ +jBi +vvH +dRF +mIq +myS +nms +uMf +rLh +vqw +oqu +eAn +tjA +xoT +wiw +ikR +ikR +vYD +bvN +fiY +kzG +mQN +rLG +czT +vZa +axE +lEi +yjV +iLz +eVT +qQQ +hGf +bXj +fqG +tZk +lGF +xPO +vRP +bqy +qoT +vJB +dLh +tWL +tmZ +inF +lwV +qsb +uvi +qHe +czj +qsb +qsb +cfL +eOG +uNY +vlq +gmG +qYr +ttR +gmG +pLl +sOV +knv +xIB +rvk +iKX +oat +hAc +iZB +hRj +lsW +nWU +ugr +mlT +gSz +wRU +vfO +rTi +tHs +gva +rTi +rTi +icx +acm +gGF +acm +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(119,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +coy +aUz +aeU +aeu +vku +aeu +aUz +dVd +aeu +aeu +aeu +aeu +ihg +rZN +ihg +ihg +ihg +rZN +ihg +gGF +gGF +vku +gGF +gGF +gGF +gGF +gGF +gGF +gGF +vku +aeu +qlC +rtx +aIv +ngW +tlb +bSA +kFG +qAK +xag +dBs +tPD +uKi +jEC +krN +krN +ipb +tRw +jEC +rsT +orT +pDK +dsc +aFn +vqw +rQl +jzt +fzL +hjJ +qTC +iFv +gTz +jDy +tDW +faZ +cYG +mZW +sIf +dyK +bXb +jRe +pgQ +fnu +eqE +jpF +fZy +njd +cEr +swY +eyU +cEr +cEr +hNR +cEr +ivG +cEr +fYh +fYh +xNk +hyl +qvG +kTq +kxH +rAr +rFg +xYE +eqV +mjh +csW +olP +pDM +kDy +nEe +nbn +vlq +liK +qNH +tcg +wcP +yhW +kOx +eEB +ujT +ccQ +slu +lAV +mST +uoN +mvX +pet +uZZ +gkx +aGs +gpe +tJa +lNn +rTi +acm +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(120,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +ciI +cmU +cmU +cmU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aUz +aeU +aeu +aeu +efG +kWK +cvT +aNw +rDO +leF +vUo +elw +wnV +emB +tPD +sMO +iBH +ley +mug +nGK +azw +ixc +xrm +orT +xGh +cVg +eQG +vqw +twc +qks +nCv +hdz +qTC +fnZ +wgO +iOb +hbH +uHN +dhT +mQN +abJ +czT +gvM +wSi +kql +dzL +spQ +iVl +pab +jcK +pkK +nEQ +yaM +cEr +hMz +uWM +mwA +cMr +xEZ +wIE +nnV +vMM +hyl +nCc +rHX +rKN +lyT +wjm +wjm +dvu +cfL +huS +yem +lvS +llu +cfL +tUm +mjh +dIN +cfL +wRU +oup +vhp +wLM +wLM +wRU +xjB +eyv +ufG +jia +mOg +dgP +nwN +oup +vfO +xLM +oYN +qms +lNn +rTi +acK +acm +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(121,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +anH +aeu +aeu +aeU +amq +aeu +aeu +aeu +aeu +aeu +aeu +aeu +vku +gGF +gGF +gGF +gGF +vku +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +efG +xZr +dDO +yhh +gSL +jas +bed +lrp +xag +irJ +lZi +hDB +lae +kLR +xpJ +hQP +tdt +fzJ +shk +orT +aQB +mfU +vqw +vqw +imo +tEE +fzL +nTG +ijQ +mfT +qOB +vYI +lYE +str +rFS +mQN +jJh +czT +czT +hbE +fYh +oZS +hIY +qXv +iJN +iJN +mBS +qVC +pSj +ivG +ath +cxO +fLx +kXN +ntC +oUL +eon +tmZ +hyl +ojZ +kTq +eMc +rFc +jKz +toZ +bSi +kBd +llu +rRm +gmG +qVA +cfL +gXX +pgA +wJD +unS +wRU +jzm +vXI +dof +wgq +osW +eKA +bdU +jYc +tNB +cUA +tTp +gZm +aeL +eQf +fOH +gyn +qpI +lNn +rTi +acm +aaa +gGF +aaa +gGi +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(122,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aUz +aeu +aeu +aeU +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +efG +qlC +iMG +izL +pIK +tRO +lRk +fvU +iyF +lRk +stA +iUT +lZi +iUT +lZi +lZi +hDB +hDB +qZx +hPW +vqw +vqw +vqw +epA +xxP +wqE +wuh +tzl +ijQ +gHi +jLq +shP +evs +ykb +siI +mQN +aDQ +sIf +cnR +nfR +czT +nep +fez +fMs +pXt +nbu +mzp +cqO +bZt +cEr +nHv +efP +exz +wfk +fgA +ieI +nnV +wpD +vKQ +xGw +fXS +oBA +pqb +lTM +pqb +tdW +cfL +llu +cfL +cfL +mjh +cfL +pvi +giU +nny +hkK +wRU +bcQ +nhO +dof +pvu +lqU +uuK +qRp +jrR +hBk +jrR +ero +vSp +lqU +vfO +rTi +cCe +rTi +rTi +gva +cke +acm +gGi +aUz +cke +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(123,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeU +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aeu +aeu +aeu +cIU +cIU +cIV +cIU +cIU +efG +efG +qlC +efG +efG +fvU +gwa +wrR +cnW +fRw +fRw +fRw +jyF +jNR +fvU +kfh +sZe +ffu +icJ +siF +lac +gba +cDH +maW +cWl +dqa +dCM +ijQ +wEI +lJd +vbo +lJd +hNL +fUP +wEt +wqu +tXg +niQ +tXg +dvk +fYh +aRa +rzE +rcM +lpt +rcM +xML +rcM +rcM +bBS +grq +wVA +dJd +jmj +fvb +vDO +kPo +hyl +xRB +kTq +rDe +whm +iSG +pcO +fkB +cfL +kDy +cfL +kUB +gTc +gtR +pNZ +mSM +kZU +tnp +ikt +baC +fse +ouk +blw +bSg +pJJ +eaw +fts +hnb +aYN +tUc +sGV +uUA +gkx +aGs +wae +vIE +hEV +rTi +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(124,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aeU +aeu +aeu +aeu +cIU +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +fvU +lRk +lRk +fvU +fvU +lRk +lRk +weK +gMp +lRk +hvj +jOA +tXZ +kRd +uBO +kwe +kxS +npo +cDf +bpj +jds +jds +ios +sde +hMf +pvf +bln +qUj +bDr +dvk +niQ +dvk +fpG +gbs +tXg +cEr +oSS +jwi +rcM +scg +vuF +eib +eDg +eRD +bBS +pOd +pjm +kOJ +lfU +iuP +nnV +mmF +hyl +iaw +qsb +qsb +qsb +uvi +qHe +qsb +cfL +wpI +mjh +mCE +nZF +eQj +wbH +sIx +vaz +oYd +wRU +vly +jbg +iNm +mZb +lqU +tZz +eFn +clt +owT +uPX +cPp +vxr +tKi +vfO +xLM +vVP +dlS +hEV +gva +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(125,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aUz +aeu +aeu +aeu +cIV +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +lRk +qPU +kOb +jBy +sdm +cES +fvU +fRw +sWA +lRk +gyx +vXa +exN +byy +jKt +sBz +hEa +sIq +ePU +jds +ios +dOL +qbV +hxw +vWE +ndT +ezV +cTk +kcx +xPk +mej +wTh +bXX +pEc +wcV +tmD +fbF +wnJ +mHc +qxh +iOD +dKN +vOH +sHf +bBS +bBS +bhk +tqz +jlh +jlh +bBS +wNs +kVv +nrv +sPP +tGQ +mMz +rkT +uSk +hrY +luO +lig +jEO +rKm +xcE +vvE +fEu +qFb +jzw +mHa +sMf +uCS +uCS +twu +iTB +vVx +vzt +oqW +dwB +rtF +ipJ +fxB +bks +uAE +bEa +vZy +qaZ +hEV +hEV +gva +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(126,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +gGF +aeU +aeu +aeu +aeu +aeu +cIU +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +lRk +fvJ +fOI +vFU +exP +wlm +lRk +wrR +fvU +lRk +aOG +fCH +kGD +ubt +bHK +kVY +spZ +waL +dom +jds +lhB +aPg +etD +iWm +dKo +uew +uew +teH +eHu +pyJ +gka +bRb +nAE +fiy +hMZ +ygj +wMt +gRP +lpt +lTZ +bvA +ssr +vSa +ulp +xUy +ezl +rAQ +wmn +gpz +hfp +vkh +tJX +hyl +nbR +uPM +suo +iHp +nVK +nVK +rwh +nVK +jSM +jEO +hXL +qvV +oKp +sZz +unE +hoV +kEQ +wRU +vRX +iAU +rnP +oJr +tKi +eaQ +sZb +kyR +ikh +lhG +tpw +jYT +pLs +ygU +rTi +rTi +gva +rTi +rTi +aeu +agt +aEg +ckr +ckr +cke +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(127,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aeU +aeu +aeu +aeu +aeu +cIU +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +fvU +plG +yeH +yaY +uIZ +wxI +lRk +wpf +aVn +fvU +vOM +gxe +sAZ +mLb +puB +lac +idF +bpR +sFg +ios +oLQ +qBC +fxP +nSh +pFS +elD +vAw +bXz +ekL +xPk +sWI +xPk +ppl +pfV +tXg +dvk +wFl +dKJ +wFl +swA +lBj +qaF +xUk +pOS +rcM +jlh +qgu +rZU +pQr +hfp +adi +pVQ +mJo +wBJ +hkw +aig +mAa +irM +dEl +prP +rFi +sSg +aWD +aWD +rWT +qPf +aJH +vbj +knh +pRO +jBs +fGu +chS +kep +npR +gwk +pVF +xMs +tJK +sLW +hEY +gXh +uSB +pLs +ygU +aDT +clX +clY +clX +clz +clz +clz +clz +clz +clz +aEs +aeu +agt +aeu +aUz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(128,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +vku +aeu +aeu +aeu +aeu +aeu +cIV +cIX +cIX +cIX +cIX +fSa +cIX +cIX +cIX +cIX +fvU +nUi +iVF +elc +hIs +jre +rsZ +qaI +nrN +lRk +lRk +fvU +xsO +eQO +oLR +lRk +nbU +cQV +bZE +jds +qeT +tuT +ufD +hxt +jds +bXz +ekL +bXz +pVS +dCW +mXM +sWI +fHw +pdq +xyp +tXg +aVH +joL +wFl +tGS +aYv +qaF +teb +bJR +dmD +tqz +fxd +civ +rNZ +fLy +oYi +ufy +nfa +nJA +ekM +ekM +rtT +exH +ekM +ofq +jhg +xoh +qRv +mGj +mSu +ohj +fvQ +mVo +vPU +xnZ +jBs +lPh +sqM +sFv +dIX +jBs +pLs +pLs +sDy +pLs +pLs +pal +pLs +pLs +ygU +aDU +aDY +aEd +aEi +aEm +aEk +aEf +aEr +aEf +aEr +aEt +aeU +ckf +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(129,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +cIU +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +lRk +jSw +kNJ +mOa +qbc +pjV +lRk +hbT +pjE +aEU +wmJ +fvz +knk +fQx +fQx +oXx +iKy +eMf +oHh +jds +kun +tBj +uQS +iWm +luh +vMW +ghp +qeZ +oGo +pBU +wny +uxF +urE +pWj +vTs +dvk +sbz +fun +hUy +oPr +lrk +cau +otP +otP +bTe +jlh +lme +soL +tRL +hfp +mXI +fNe +jiq +bax +kPO +bax +bax +bax +bax +mnO +dtt +nxi +kBs +mwn +xeq +xeq +nwY +fbB +gEo +kJf +nOg +wcg +bVp +tgd +wHW +jBs +sXQ +fVB +rSe +xEB +ekm +qEM +gpL +eHf +ozk +aDU +aDZ +aEe +aEj +aEn +aEp +aEf +aEj +aEf +aEj +aEu +aeU +ckf +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(130,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aap +aeu +aeu +aeu +cIV +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +fvU +swW +lda +pvH +lRk +fvU +lRk +fvU +kzT +lRk +lRk +fuZ +lRk +fvU +lRk +lRk +xgC +umq +kMt +ios +ftG +wRs +pLB +hxw +irL +bXz +hdm +dMp +eBu +jDF +rzV +jgB +rPo +kjK +rOX +dvk +uZN +qRK +dKJ +yeA +fiQ +jfV +rxt +vrf +fJv +jlh +aVx +vKp +ewe +hfp +ixo +gWw +jhz +scX +deG +gkr +pmu +wRE +gng +xsJ +jhg +xAw +bSX +ddI +jMo +hpz +hTB +tGz +vMk +ipf +jYd +usp +ljb +sPG +kPS +jBs +qTg +oWX +puS +cvI +twN +vBt +ekm +clX +cHN +aDV +aEa +aEf +aEj +aEm +aEq +aEf +aEj +aEf +aEj +aEt +aeU +ckf +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(131,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aUz +aeu +aeu +aeU +aeu +aeu +aeu +cIV +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +lRk +fvU +lRk +twR +fvU +fhH +vpi +lRk +apC +lRk +iJf +npi +vvd +luQ +uLA +lby +gsu +sIq +tlW +jds +jds +kZx +ibd +mwe +ios +bXz +bXz +wIL +ffv +maX +dyX +xPk +laE +tnc +agS +tXg +wFl +dKJ +wFl +rcM +lpt +rcM +rcM +rcM +lpt +jlh +owG +jlh +hfp +ivF +pVQ +rHz +aMa +yiK +nFm +nHd +oIy +cWS +nFu +qPz +cLq +vEl +dwL +mxx +qMC +cYt +gev +vrq +uuC +bxE +jBs +fGu +chS +oIS +qUU +jBs +bty +sHQ +kQd +fKg +twN +bJi +ekm +gFQ +twN +ekm +gFQ +ekm +aEk +aEn +aEi +aEf +aEr +aEf +aEr +aEu +aeU +vku +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(132,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeU +cui +aeU +aeu +aeu +cIU +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +fvU +kLS +sOD +hYu +pQx +xVo +xVo +prY +bpz +fvU +iPw +onc +aTR +hqr +eji +omH +ijF +umq +nGt +hat +nol +lox +ocZ +oFC +lbj +ipo +wxq +wxq +hat +wxq +hat +xPk +sWI +xPk +kbc +niQ +ejQ +yaG +kEm +cTh +gjc +sHh +kvo +wfD +pmI +yaG +nuL +aGZ +kFl +iLS +lVj +aCi +szY +scX +hJz +iHq +rbT +dtS +scX +xsJ +iuH +jFS +tWM +mGj +see +cjl +rlx +uFb +vZu +mDM +fSt +icw +tKS +kXS +nUZ +ekm +teU +izf +dQK +ekm +ekm +oUj +mBL +pSW +ocx +gHd +ntf +twN +aEl +aEo +aEo +aEo +aEo +aEo +aEo +aEv +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(133,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aap +aeu +aUz +aeu +aeu +cIV +cIU +oQg +hib +cIY +cIV +cIY +hib +cnc +cIU +lRk +lRk +fvU +fvU +lRk +bbA +hqS +bot +ttB +lRk +kll +ejU +jLT +pqm +tPn +omH +ijF +bjB +tWg +fhP +ipL +omN +omN +xTI +uGD +ejP +fUZ +hJm +qSa +eeb +gTA +jHT +mzs +xPk +ycr +niQ +dch +slo +dRY +lzv +reT +vRQ +vRh +bNM +ioK +slo +jTk +aGZ +nam +bis +nNM +nam +bax +bax +eoT +qgE +rOS +eQq +scX +xsJ +lRl +wjz +xOI +xOI +qkm +uHD +qkm +aMJ +ewK +qkm +tPP +bsT +enS +toi +jvh +ekm +vUC +kCK +kCK +ftS +mfE +pSE +lmb +dzt +hRY +hRY +roy +bWE +rea +rea +ekm +twN +ckr +cpY +ckr +cke +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(134,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +cIV +fBX +ajs +cJk +aDF +tAI +ctx +ipQ +cIV +vhf +lRk +mmu +giJ +jOn +vTA +stA +jNR +fhY +xKW +piX +uVe +xbH +iGK +klp +omH +ijF +sIq +tWg +udW +rYx +udF +rSN +xHP +fLv +rbO +lsZ +wLC +pxH +vJN +hat +qvh +sRh +qXn +tnc +niQ +kPt +slo +cfK +vcm +hHP +ftl +uiE +crR +xRv +slo +oUA +skM +ufX +tPS +cVS +pZx +scX +iGT +nYo +rvZ +rdp +nEs +scX +rXv +nVK +pRw +rwD +ixj +ggF +ils +qsA +aYW +hmr +hnD +kUS +kyT +fqN +smn +ceW +rea +wYx +lxu +qfg +qfg +ulF +abq +ffQ +qfg +vHa +qAo +kLx +lmC +dyw +cQt +gGp +ekm +twN +agt +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(135,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +cIU +vBv +ake +reJ +ckp +cld +vVq +gjF +cIU +lRk +fvU +onm +msb +qeJ +oHj +fvU +peC +dqg +lRk +uFl +qZl +wwv +jMZ +eYw +lby +dEc +umq +tWg +hqZ +jrr +cAu +ppH +xHP +lMh +rbO +acj +cAu +cXg +bQb +aMe +mfF +fKS +jkb +urE +niQ +cSq +slo +fjk +wLX +reT +lLl +wDh +ssg +ycd +slo +iqk +skM +sex +gCl +lAr +iio +uuu +ahz +rxQ +sDW +emz +iJg +vDZ +vCn +gaR +nbI +rwD +pwo +hZT +lNK +lNK +rvU +pLu +lbq +kUS +qOi +feD +ydw +mmE +dLN +oDG +tCp +qOq +cqc +lOX +lcn +jIt +fXQ +okp +cgb +sCV +fgH +kZY +dES +uTY +bKM +ekm +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(136,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +coy +aUz +aeu +fvU +lRk +lRk +aeu +cIV +ugA +cJh +otr +lGS +cJv +ahJ +pLV +cIV +mbW +lRk +mRi +fIB +fvU +lBO +fuY +bpz +iUT +lZi +bBF +qdk +yjj +qdk +qdk +bBF +dpJ +hLS +wuE +cIf +rLs +lFt +rJS +xHP +fLv +dfU +lJJ +cAu +wGA +xvj +aMe +oNk +kbT +sWI +jCZ +niQ +abJ +yaG +xWm +eON +jRF +dsC +aAq +nDK +vPz +yaG +acm +skM +nKn +gCl +qur +jtJ +scX +vwe +ffC +dmp +sZB +kvJ +bax +oCt +fmn +aek +xOI +hON +wcX +hwN +hlJ +utf +oBP +ocQ +gTr +iEG +qVN +rEW +goG +pHy +vxC +iQT +qOq +tkO +okp +uvG +piZ +vzQ +lOX +hqW +jbZ +rea +tiz +jnL +tiz +tiz +ekm +aeu +aeu +aeu +aeU +aUz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(137,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +jaU +fvU +oqa +fvU +lRk +lRk +fvU +jKj +vIc +haz +qFw +tzg +lRk +fvU +rel +lRk +fvU +lRk +lRk +vHh +lRk +enP +lZi +xSO +vTu +dRR +tmf +qpw +lvV +bBF +jdE +sIq +tWg +api +rYx +scc +kxf +nAH +fLv +rbO +wYk +qVz +wzp +dcF +hat +gmj +dsJ +xPk +why +niQ +niQ +tXg +tXg +tXg +arl +arl +wRj +arl +arl +arl +skM +vuQ +hqk +gCl +rUO +lkW +kPO +bax +bax +eao +bax +fuB +cuV +cuV +kYU +cuV +xOI +lrU +sHk +tlu +ojj +kGc +mPP +vww +vHH +lQj +gDu +xtc +dKz +rea +wYx +xQL +okp +dPr +cYc +vME +qnH +vME +lOX +paN +hNj +piD +uyK +uyK +rKf +vRo +ekm +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(138,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aca +aji +tfi +udA +xUP +lRZ +iJu +uFM +qAa +oTE +iJQ +kri +hBD +eeQ +eMX +nqs +pPj +jNR +fRS +gfD +ggI +dGP +xBs +qCI +lZi +mGo +cdH +dlI +tmf +psF +jgn +mWS +baz +sIq +tWg +sSq +wHK +dOW +sKA +mKI +hPX +sgj +vGt +eYl +sMi +eYd +fmV +pqu +pjX +sWI +mza +hUl +vwQ +tXg +rQs +tXg +eIP +wwj +gii +arl +arl +nuF +hqT +lOq +xuM +qzv +qur +iNi +jmE +uJV +mQR +elz +lxp +cuV +hyJ +sXJ +sXJ +alL +jjs +nPw +piN +xDj +eHc +jzk +sXP +guS +kUS +whP +jWL +bFv +kgB +twN +eiJ +fKD +cYc +wxx +mMB +aRB +aRB +aRB +okp +flx +kOX +rea +skP +vRo +rYi +iJO +twN +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(139,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeU +aeu +aeu +lZi +lZi +lZi +iUT +lZi +lRk +bpV +liE +pAx +olL +ikH +pAx +ikH +jcp +ikH +kat +olL +nmu +iUT +iUT +lZi +lZi +lZi +lyc +cWV +rqJ +tmf +dcD +uoW +bBF +weL +umq +dXN +hat +xuA +hsC +wxq +mqF +aXJ +gql +sVz +wxq +gTN +wFi +hat +wxq +hat +xPk +xPk +nTK +xPk +tXg +tXg +tXg +arl +arl +ipA +arl +jMF +xuM +vnw +vnw +vnw +vnw +ozO +qgz +pZT +rmu +dTd +prW +bMH +cuV +cGm +koc +qZX +qZX +qZX +sxF +xRm +sxF +fvC +vfd +ePY +vfd +iKg +ekm +twN +xqE +exD +ekm +dgo +uqD +kBz +vyN +mda +hPr +dGG +vyN +eVL +gJa +iAE +rea +gPX +rBO +tHO +oLT +ekm +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(140,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +wuc +gpI +oPn +vuI +lZi +aMK +gJz +lZi +lZi +iUT +lZi +lZi +lZi +iUT +lZi +lZi +nhy +nmu +lZi +cPu +fJq +vnH +app +mVL +dBy +rlT +vnZ +nNW +lpH +mWS +baz +sIq +tWg +hat +sRw +jBS +wxq +oUg +feV +eUT +vme +hat +nkn +sRg +hat +rQQ +hsx +nYP +jiS +eeo +dke +yhR +xWK +nwI +fIR +vNE +cvr +ffm +jso +mTz +vHx +bHl +nHy +eZm +bdX +jNt +lwT +mPC +gwW +bwk +diA +gBC +sXJ +ipO +qZX +kDg +chH +ctg +dUY +cYk +pIO +evb +tNW +oCo +wnl +doU +eOW +aGR +eEZ +uJN +vUD +quv +lhm +lYb +kvM +mNt +mNt +mNt +dPr +sMY +hSt +rea +tiz +tiz +eIT +fsx +ekm +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(141,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +vJc +qmW +nQx +qmW +lZi +rcN +xXo +lZi +gpI +eWT +vuI +wpw +gpI +dxu +vuI +iUT +fvU +qWJ +lZi +uDT +kLm +hpC +cDZ +nfe +eKG +qyA +irZ +lxw +cJe +amv +pkY +umq +mQY +gDm +bZE +xKO +oyA +rQH +kcX +wyO +czX +qkn +vHS +vHS +fvK +vHS +vHS +iHY +mhi +eXQ +jWx +rRu +dON +smi +xUm +uDi +iHC +nWM +qVJ +rUj +tho +tho +qiB +lgv +khe +hNi +etm +qBs +gbp +wmG +hLr +cuV +uZa +afS +jjs +cwj +cLx +jNM +ueJ +tav +snU +oDh +dJw +jgt +bkn +uvm +dGX +tyI +pSh +rea +mSC +pqH +lOX +uWA +lhm +idk +mno +idk +lOX +obh +hNj +piD +uyK +uyK +oiS +tiz +ekm +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(142,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +vJc +jhN +qmW +cKd +wpw +ieb +xcf +wpw +vhx +nQx +qmW +uXM +qmW +nQx +vhx +lZi +qdM +nmu +iUT +lhJ +mQu +ggZ +cDZ +sVN +dqw +bla +lGQ +qoF +nJK +moD +oQH +cMj +iDh +xwn +txl +vPd +rOq +nMj +anN +kCa +asu +anN +mit +tXz +anN +twG +qXa +cpZ +tXz +anN +ijy +wwJ +aot +xnK +nMQ +ogk +ogk +ogk +sUq +fQf +nmq +yhc +nYP +fVj +gne +sHC +vzy +vzy +vzy +vzy +nHO +cuV +cuV +bhJ +jjs +tzH +sXC +sdp +hRa +cEa +snU +uso +afH +gII +sCr +doU +gKR +mPS +bjb +rea +mSC +kHK +aGQ +oAk +lOX +fCX +cPM +fCX +okp +hqW +lZV +rea +vRo +vRo +vRo +vRo +ekm +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(143,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeu +aeu +aeu +vJc +vJc +vJc +vJc +vJc +vJc +bOR +bOR +bOR +uXM +vzD +xIM +wpw +jhN +qmW +wRn +hZn +jhN +qmW +wRn +lZi +dBV +nmu +lZi +aYX +uJP +moG +lYg +ylT +lWg +gpP +bLf +mii +vqN +bBF +oAO +maj +aUn +ayh +byK +mCt +lxQ +lBk +wyF +prq +vao +qpJ +fqq +tho +vTx +wxU +lrR +lrR +fkw +hDK +ege +fak +ykP +xcV +gUK +kUN +kvL +bCz +bpn +ihU +xNe +gtC +xNe +qEf +qIv +ykP +vWF +sqK +igo +fFj +tDR +gtI +cuV +pgG +qZX +xjl +vqg +gYS +eYE +dxU +pqF +dpR +eto +uMk +pGE +doU +kaM +mPS +bjb +rea +mSC +naQ +ksp +oAk +lOX +lcn +jIt +lcn +lOX +xwE +oow +rYh +hVH +dES +rKV +gyM +twN +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(144,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +vJc +yls +qmW +vuI +wuc +jJD +oVc +mwp +lth +wpw +iPY +odd +wpw +ffN +hnw +ffN +wpw +gRg +kXJ +gRg +lZi +tcn +vEW +lZi +lko +oHP +xjT +lYg +jBh +lYg +app +jBh +iNU +jBh +bBF +sxB +kBP +kBP +kBP +vFY +ofs +mnl +gkW +vVw +xDM +xDM +aND +tOx +mee +vZB +xtC +sPd +gcq +aMy +dEw +okJ +liB +liB +hJa +liB +liB +xNe +dRm +teu +oRt +gXc +uIx +ihU +xHc +pai +kua +fuq +hnA +sLw +xWw +goc +fYs +uGA +xeh +qZX +qZX +qZX +poK +xin +rja +fvC +xCr +kmo +gMC +vOq +bGY +wTe +inf +eJs +uJN +nHC +iwS +wXM +uYM +sJH +shH +shH +wXM +iEr +boG +oow +iwM +vHe +oQm +juR +ekm +ekm +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(145,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +wuc +egE +oQl +qmW +vJc +lev +gSQ +riN +bEd +pig +prr +mIT +wpw +xFw +wJo +ppB +syu +gqk +okt +qVc +lZi +rAO +hZP +lZi +tFq +kwV +edj +wsy +xJB +sJU +mDj +cGl +tfV +wWD +wdf +sxB +sQT +vPW +sxB +aND +xDM +hcH +uTa +aND +lie +cqm +lDu +kNY +rZV +rZV +oNO +riS +bsB +oNO +tQI +xlf +liB +cBc +hKV +cIW +liB +lpf +cox +eLU +pRu +rEE +upa +xNe +ghO +jJB +tuO +vzy +vyE +toE +bXf +aVC +aJh +fuB +ore +gDM +bRv +jjs +qZX +jjs +qZX +qZX +uSH +dmf +xOB +qZX +qZX +qZX +hjj +jjs +qZX +rKn +lyu +lDb +lyu +vRo +ifB +cfs +qai +rIm +lRS +qzz +ekm +iwM +rea +twN +ekm +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(146,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +vJc +qmW +bXa +qmW +qdR +lev +lUH +bqi +rAD +eZa +luI +rJO +cAz +jFv +vgJ +xta +ykd +shS +epI +rtK +lev +kKw +hFx +frO +oMA +spG +hIq +gVC +gDT +gVC +ngi +tfV +lJU +qDZ +gGf +teE +hsg +nxj +dLA +vHd +hRU +kzK +mhP +hhE +pwy +mGS +lDu +vMo +pqh +vOX +vOO +gsO +nVc +plT +iVO +mlx +hJa +vNL +jEy +jOi +hJa +sAR +wLp +mPZ +gjP +iCK +pFw +hMo +qRh +ucm +jGW +lIR +jHm +mbY +oAS +vzy +kSp +cuV +vHF +cuV +gmB +iFa +cAq +oQk +wHr +qZX +kHs +rbp +nan +qZX +vLG +cuV +sOJ +aov +qZX +xNP +wPU +xtO +rnp +sWj +tIr +vDk +tDJ +tIr +qZX +qZX +jjs +sUB +ckk +aEg +joY +oam +joY +joY +oam +joY +oam +vku +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(147,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +wuc +vct +rRz +saA +tGx +boo +vse +jmM +mQe +jec +oJm +kkP +nKQ +oJm +mQe +dJk +nqE +xgz +xHR +nPl +uYb +rHm +uXI +pnI +dcS +aAy +uNi +ieV +hma +hZr +uYP +tNe +dkM +eog +iUm +eog +eog +riC +meP +rhK +uAh +iQd +mfY +qqV +qqV +lWw +qwR +dzp +mrt +aMp +viW +fQg +snw +gQJ +xoO +fGI +rfF +sKy +vRl +nnA +qAn +qJi +nIR +jYL +oJd +uov +uIx +uqI +rpN +bHl +drl +nxc +rIy +kDC +sLP +qny +uKa +jgf +lyb +jRv +qeX +mFb +qeX +cXQ +cAq +qZX +qZX +qZX +qZX +qZX +aAU +oQk +xBz +gDM +qZX +pKR +fyj +qZX +pKR +qZX +qZX +qZX +ljA +qZX +jjs +baF +cuV +fuB +cuV +cuV +cuV +piW +jSu +jay +tRX +pKM +kHX +acK +acK +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(148,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +vJc +qmW +qwK +qmW +uQF +lev +pJM +wAG +fQr +sQx +xFI +nDZ +vys +pNL +kWe +ecf +mPE +oiu +peF +mAH +lev +cHZ +jdp +xSi +yaK +pSe +iBh +dJm +bUx +cKY +mDj +vGY +eHI +eHI +eHI +rPy +fsj +plp +aYz +lZn +gwO +nvI +wqQ +rwR +gPy +gxu +mdw +nOJ +bls +hnl +iuE +peY +dcq +ulm +rpD +jhD +liB +nqg +vha +nJv +liB +hEk +ebF +xiA +tmq +rmK +cHG +xNe +eUk +kTk +yiW +vzy +bmu +qZL +lKi +nHO +vxN +cuV +mZz +fuB +qED +jTm +gDM +jxy +jID +qqZ +iHN +mFb +pDm +mwG +xJc +hDy +lue +xJc +nEl +scJ +qeX +wTS +mFb +xvM +aiB +ejk +vBR +isD +cFq +aVl +dOF +tJh +dOz +jYe +fuB +vaI +vAl +eLv +oam +sda +joY +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(149,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aUz +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aUz +aeu +aeu +vJc +qmW +oQl +qmW +vJc +lev +nXp +opE +kDe +dmA +hvl +mOt +wpw +gcp +puJ +aNt +ndz +kYR +eLk +vna +lDu +avo +leB +rST +lDu +nfX +vIR +nfX +gtW +imS +wzI +wzI +unp +wAz +wAz +nEA +jeU +plp +jSx +vHd +fJR +nvI +vyD +qzA +knu +lNP +oLH +tPN +uoA +rZV +erl +pnl +idM +aau +aEC +vWA +dyj +hJa +qAn +hJa +liB +uqI +tLo +xNe +xNe +fKx +uIx +ihU +dpT +vWv +oGV +vzy +vWF +jTa +vzy +vzy +vzy +fuB +cuV +cuV +ehc +cuV +fuB +cuV +cuV +cuV +feU +cuV +fuB +cuV +ine +ine +cuV +ine +ine +cuV +fuB +cuV +ckQ +nsM +cuV +gbF +jra +wGD +cuV +fuB +uGm +cuV +gDM +pop +kWz +flH +jzf +aGn +bhH +uib +ifw +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(150,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +vJc +jhN +xRZ +wRn +vJc +qld +ulZ +iSS +uLt +wpw +aQl +xNu +kwx +doy +hbe +doy +wpw +iBt +pCa +iBt +lDu +kaW +aeX +jcs +lDu +bhB +xvr +kkT +gtW +sBl +ltQ +imS +imS +imS +imS +saE +jeU +plp +uJE +vHd +sIo +nvI +eot +rKI +dfv +xwJ +lDu +rrK +rZV +rZV +atu +ccg +atu +nfY +hUw +vlm +lKq +svW +uCi +aII +sAr +wyv +cON +rup +xNe +ihU +gtC +ihU +kWm +bHl +rVj +oSI +jgu +ssV +cXX +rdD +nPV +jSJ +cvM +rgv +aqe +xGa +uAb +keE +lgb +cuV +cuV +fuB +caP +bUI +caP +caP +caP +caP +crG +bUI +caP +cuV +fuB +cuV +cuV +fuB +hiQ +vGu +cuV +gDM +dqL +vHF +vHF +stx +wuv +tmH +asY +mZK +oam +oam +joY +vku +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(151,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeu +aeu +aeu +vJc +vJc +wuc +wuc +vJc +vJc +agz +agz +agz +wpw +fVM +orY +wpw +gpI +qmW +vuI +hZn +gpI +qmW +vuI +lDu +xZL +vqe +kYB +oLH +jOZ +qhx +lVL +gSW +nzz +gVt +lfd +dlc +hhc +imS +saE +jeU +plp +lKk +vFY +vFY +bhr +rOJ +vFY +vOX +lDu +lDu +dJS +vOX +jGg +iNL +aru +wNb +atu +tXr +jfc +bfI +vUH +gnB +qxC +udE +ehI +pUj +sZL +hGC +ulq +vXp +lKq +hKg +aaT +bHl +nHy +asU +bHl +xWq +bHl +bHl +gRq +nyw +eCf +fgu +djQ +atc +gBp +tXB +hGX +mkk +iVL +bPP +bUN +bUN +bUN +lOt +bUN +bUN +bUN +bUd +iVL +iVL +cKz +oki +oCd +mqK +qGi +cuV +jIR +cuV +kuK +vmP +xca +fuB +hQA +ght +wHu +pbs +joY +oam +gGi +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(152,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +vJc +kdr +qmW +vuI +uXM +hBR +rqu +wpw +qmW +nQx +qmW +wpw +vhx +nQx +qmW +lDu +eJO +ckA +rAL +lDu +rwu +roF +pMT +gtW +hTb +bQn +vTX +mtq +tCh +imS +saE +jeU +pdg +iHL +qGq +qth +awT +aMU +iLX +rZV +jqJ +xZL +xZL +rZV +gEB +tDf +wwC +kZw +gHI +cTX +ovy +eKk +lJD +eKk +lJD +oQL +lJD +fLo +nFy +hfr +xOa +nQO +lKq +lkF +npy +nwf +sNa +fur +gel +gCl +iyM +rDj +tZa +mkk +exV +ozV +fFs +rCi +lxo +dZR +itC +rCi +iVL +fIn +bUN +bUN +bUN +bUN +bUN +bUN +bUN +bUe +iVL +iVL +uvO +fqe +qOQ +rzR +nCf +fuB +cuV +qZX +qpj +mbS +jjs +qZX +cAp +auR +mCV +rNR +pKB +xmQ +gny +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(153,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aeU +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +vJc +qmW +nQx +qmW +wpw +tpD +aew +uXM +jhN +iNh +wRn +wpw +jhN +iXD +wRn +lDu +xZL +rZV +tMW +lDu +bkK +xLC +tnR +gtW +voa +ncC +kmN +mVh +gQq +imS +wzI +gER +pdg +dvC +cYA +iwB +wAC +nvq +nMB +vOX +uhx +oWm +rZV +vOX +kXp +qFV +nTz +dXJ +atu +iht +drw +baS +eQD +tNj +owA +baS +mlH +rpF +tGb +tOy +tOy +jnp +tOy +wJn +wJn +fBh +cQR +cQR +pIl +pIl +mbE +eHY +nXu +eLm +iSw +eLm +eLm +eLm +mkk +xIm +cvM +mkk +rCi +jEK +bUN +bUN +bUN +bUN +bUN +bUN +bUN +bUk +bUE +iVL +usr +xVm +usr +xeo +jzH +usr +aeu +xTG +qrk +ydW +cGF +xTG +joY +joY +xva +oam +joY +oam +cnf +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(154,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +wuc +jhN +fEC +wRn +lDu +osn +tly +lDu +oLH +lDu +lDu +lDu +lDu +oLH +lDu +lDu +gfe +syF +mKC +lDu +wZZ +ubU +wIo +gtW +iAC +fOu +iRR +hZi +rwy +feZ +wzI +uZR +pmD +bWZ +qGq +lgu +aNa +hfV +nwp +rZV +wPB +wCY +wtt +rZV +pKv +wTU +cRO +sGF +atu +lea +qLi +vgd +eQD +jaR +qdd +lxU +xpS +iko +euX +tOy +akD +shW +bAS +vUp +byb +ozz +uAc +cQR +rDh +eZL +hIm +cPZ +vJh +iWL +hSy +ssi +qjq +eLm +fiZ +wHp +wSM +tbE +rFN +gJj +bUN +bUN +bUN +bUN +bUN +bUN +bUN +bUp +qWA +iVL +usr +uOa +cJf +ijc +uPm +usr +aeu +hwA +diQ +ari +fxW +xTG +aeu +aeu +aeu +aeu +aeu +aeu +anH +aeu +aUz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(155,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +vku +aeU +aeu +vJc +wuc +vJc +lDu +lDu +eCh +tSD +rZV +mfI +weV +roO +mxo +guT +xAL +rZV +wSv +xZL +vOX +nrB +lDu +oLH +lDu +lDu +lDu +lDu +tjR +nmR +aeJ +egr +fxQ +wzI +giG +hpu +bWZ +mDQ +qGq +qGq +nIg +dty +cqr +lDu +mtN +rZV +rZV +nfY +nfY +atu +atu +nfY +lmO +orD +gUS +aSZ +aTx +jhH +gQx +xpS +ncH +nFy +tbS +pHE +bmX +dwh +cQR +jBC +pdZ +ecl +wJn +lFB +cQc +wyh +nXu +ttZ +lmi +aXA +gNM +pvF +tCQ +slC +lhx +owX +lAB +lAB +lAB +bUN +bUN +bUN +bUN +bUN +bUN +bUN +caP +eob +rCi +usr +sVq +jOb +gou +rDi +usr +aeu +xTG +pnE +lQu +oft +hwA +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(156,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +aUz +aeu +aeu +aeu +rZV +pOy +mxo +hUD +gmJ +rjR +xZL +sjo +wCY +xZL +xZL +fsp +wCY +wCY +bQD +pio +qpZ +wCY +nDp +vOX +fkP +lDu +lDu +wzI +ovo +qhH +imS +wzI +kOw +wVX +sDd +dty +qfn +tXS +eMr +gBd +xxN +lDu +mrt +rZV +eGI +cqT +eYS +iYI +fRf +mVP +hjL +cXd +wdL +xYx +wdL +iFE +suA +mEH +fOX +iIp +etO +gzv +yaF +pOq +cQR +nTd +hDa +tNa +cQR +uVK +lux +hEQ +beo +qtA +mrI +iKq +iTQ +gQB +ppd +mRf +pvK +lMo +rrm +lAB +bPR +bUN +bUN +bUN +bUN +bUN +bUN +bUN +bUk +iVL +iVL +xVm +tWc +mWn +tds +gJs +xVm +aeu +xTG +xTG +eGL +xTG +xTG +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(157,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +aDT +beK +jbt +mmY +rZV +rZV +vOX +rZV +fQF +mrt +fsd +xZL +wCY +rZV +cQJ +iFd +mCF +fML +gxW +oHR +fkP +vKE +ufQ +rZV +qUp +iBY +wCY +gyv +oLH +sIH +xqf +jiO +uLW +kkg +bwA +vYc +rqn +cqr +fyq +onf +vls +xxN +xxN +lDu +mrt +rZV +oJa +fZY +oiK +mvm +ncQ +clV +jwu +mIe +kxu +kxu +xVK +kxu +npx +rqp +lgC +pWC +jnp +ixx +bHR +xTH +wJn +lfu +cQR +cQR +eMo +pIl +pIl +mbE +iSw +nXu +eLm +dkL +tCQ +eLm +eLm +dnl +plx +wGe +izU +axd +fIn +bUN +bUN +bUN +bUN +bUN +bUN +bUN +lWC +rCi +rCi +xVm +ibN +wVG +qij +fFh +usr +aeu +aeu +uyX +hYw +uyX +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(158,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeU +aeU +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acK +utw +cry +aaa +aaa +aaa +sJS +czH +sJS +kIY +sVZ +rZV +rZV +rZV +vOX +rZV +rZV +lcZ +fpz +rZV +vOX +rZV +pJs +npg +vOX +rZV +rZV +fRp +rVY +lDu +ajt +wdu +mEW +cAl +iKN +bwA +nfI +ciK +bso +dif +kOt +kpH +uuW +uuW +lDu +tOJ +vOX +vOX +boO +hdq +wPX +xNN +toN +dME +tiK +dWM +oAJ +sPV +eiI +dok +kZq +nFT +tsD +tOy +pLe +yaF +jAl +cQR +bFm +wJn +wpn +cLG +jwn +lFC +oPf +btb +apw +hBf +xSs +krc +rCi +qUb +hUL +pBR +pZj +nuh +lAB +bPX +bUN +bUN +bUN +bUN +bUN +bUN +bUN +bUd +iVL +iVL +usr +dxm +bnT +lAs +qqM +usr +aeu +aeu +uyX +sWb +uyX +aeU +aeU +aeu +aeu +aeu +icx +aeu +vku +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(159,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +iak +cry +aaa +aaa +suU +fRt +oBf +nxa +czH +smb +rZV +aeu +aeu +asj +jtD +ntG +rZK +xeI +tpM +vbe +rZV +rHi +wct +axT +xOF +ucG +mrt +khy +lDu +dIv +wdu +blZ +jiO +tQM +gao +tNC +sXG +rtw +hRG +ceT +sgn +pLJ +pLJ +oLH +wCY +cTN +rZV +qTJ +chT +oCC +wrY +tVt +dME +lKq +hOc +hOc +lmO +wer +tKv +hqm +eXJ +diU +tOy +xcT +tDG +kTD +cQR +gMA +qih +tNQ +dNx +xhJ +sRb +mdl +phX +phX +phX +brz +lxL +fSC +mjU +kPE +pBR +tla +lAB +lAB +lAB +bUN +bUN +bUN +bUN +bUN +bUN +bUN +caP +eob +rCi +usr +usr +usr +xVm +usr +usr +aeu +aeu +aDS +oAg +bFI +aeU +aUz +aeU +aeu +aeu +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(160,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +acK +utw +cry +aaa +aaa +aaa +sJS +oBf +sJS +chc +vOX +vOX +aeu +aeu +rpl +iAR +qyn +rSL +iri +ncS +bhm +vOX +kIE +dTW +wmB +aGu +bOD +xZL +rxo +oLH +vJv +hpS +ieu +ron +hCY +bwA +xRC +aPJ +gYx +lDm +ksg +akH +vCh +reo +lDu +wCY +giT +jWs +oXK +wdx +vuu +rqL +qRm +itR +acm +aaa +acm +tue +wer +eHJ +fCb +ijH +bib +pmy +eYv +kVD +cQb +cQR +jgI +cQR +hEH +oSX +kdO +oXm +gLK +chg +vPB +noE +phX +dsh +fSC +hev +cyc +kwM +xbx +cOT +wNr +gJj +bUN +bUN +bUN +bUN +bUN +bUN +bUN +bUy +iVL +iVL +rCi +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aDS +nNb +bFI +rkn +coy +aeU +aeU +aeU +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(161,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +aKr +aeZ +jbt +lEs +vOX +rZV +rZV +rZV +vOX +rZV +aeu +aeu +aeu +rpl +rpl +jiW +tbb +xTx +gLm +asj +rZV +xtV +vOX +rZV +rZV +rKY +mrt +gyd +awX +iSC +wxl +nSf +oRK +wua +bwA +dya +nDM +dty +fIu +jYp +qew +sVI +dry +lDu +gWx +xZL +vOX +qAR +qAR +uRi +kaX +qAR +qAR +qJs +acK +qJs +lKq +iSb +rNO +lKq +pAr +tey +tOy +etO +etO +tOy +cQR +cQR +cQR +vOW +wJe +sMh +iCW +gLK +vQf +vOW +miM +jYb +sIr +fSC +lia +qYy +vtF +mkk +rCi +mkk +jEK +bUN +bUN +bUN +bUN +bUN +bUN +bUN +bUe +bUF +iVL +rCi +aeu +aeu +aeu +aeU +aeU +aeU +aUz +aDS +nNb +bFI +aeU +aeU +aeU +coy +aeU +gGF +acm +gGF +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(162,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +asj +pSu +esO +pCj +lgl +esO +rou +rZV +syF +rZV +eNy +wCY +xZL +vOX +rZV +lDu +mfh +wwG +mfh +hFy +mfh +ggS +lJw +nEk +dty +kMu +dty +mvz +dty +dty +lDu +lDu +xZL +rZV +ngV +iRq +aLI +dVB +kyj +qAR +acm +aaa +aaa +hOc +hBg +srA +nfd +sls +hLO +hOc +aaa +acm +aaa +acm +wJe +rMI +iSU +jij +wJe +mHu +seN +chg +ybS +noE +tej +wkB +iWT +iOW +mnK +iOW +vOW +iVL +iVL +vFc +bUN +bUN +bUN +bUN +bUN +bUN +bUN +bUk +ctu +iVL +rCi +aeu +aeU +cmU +cmU +cmU +cmU +cmU +aDS +nNb +bFI +cmU +cmU +cmU +cmU +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(163,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +rpl +hkd +eki +rxX +dBe +gVc +xeT +vOX +fhe +dQS +vCc +rZV +cfm +vOX +acm +bmB +lMy +hjk +oTD +loO +oTD +uZX +kFN +uYh +hvz +clw +gfT +oay +dAQ +eGD +rcI +lDu +xZL +sJS +pNY +bRx +izu +dVB +pmk +oUz +acm +aaa +aaa +bBV +iSb +dMq +hOc +czy +tey +gkf +jAF +xqQ +jAF +acm +vOW +dSw +qiL +msZ +gHA +oaF +gLK +vQf +vOW +xnU +dSt +eer +cOt +vte +ruc +rsd +sMh +iVL +bPK +bPZ +bUN +bUN +bUN +bUN +bUN +bUN +bUN +bUC +kdH +iVL +rCi +aeu +aUz +cmU +kgD +gix +gix +gix +gix +nNb +kgD +kgD +kgD +kgD +kgD +acm +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(164,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +rpl +adT +bFu +adT +bFu +adT +adT +vOX +dJo +mua +adp +kxT +mrt +vsb +acK +bmB +nFN +fLH +apu +pii +sbd +lkB +lkB +lkB +lkB +lkB +lkB +oSf +aMb +djo +cGr +oLH +kxT +sJS +rBq +udJ +gmb +fxY +tHu +oUz +acm +aaa +aaa +aaa +aaa +dhL +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acK +wJe +hQs +gsl +bHL +wJe +mHu +hVF +chg +tdn +xWJ +cua +eer +hkW +jDU +apl +ivY +sMh +iVL +iVL +bTT +bUO +bUN +bUN +bUN +bUN +bUN +crK +bUD +iVL +iVL +rCi +aeU +aeU +cmU +oAg +oAg +oAg +oAg +oAg +nNb +oAg +oAg +oAg +oAg +oAg +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(165,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +lDu +lDu +lWm +xWS +lDu +xZL +pJs +acm +bmB +vgc +ret +eUM +kYr +eUM +xVN +lfz +lkB +lkB +lkB +lkB +shO +dAQ +rPl +uwq +oLH +wCY +sJS +lSg +tIe +twd +dVB +gPO +oUz +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acK +sMh +iZX +lkp +nqx +awt +qjK +evu +seN +iVy +gLK +rZO +qjK +heX +oHG +tBn +yeK +vOW +iVL +iVL +vJm +cic +cic +cic +cos +cic +cic +cic +nZG +iVL +iVL +rCi +aeU +aeU +cmU +kgD +kgD +gix +gix +gix +nNb +kgD +kgD +kgD +gix +gix +acm +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(166,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aap +aeu +aeu +aeu +aeu +uVQ +mER +rif +orm +lDu +xZL +rZV +vOX +lDu +oLH +lDu +lDu +wHb +lDu +ldc +bcE +ocv +fHZ +bIm +hMW +tkP +aMb +fqb +lDu +lDu +mrt +vOX +qAR +uoL +wCe +fxY +gKI +fae +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acK +wJe +twj +unb +wGh +wJe +otA +uAe +udg +vKj +vCM +hRO +ycy +iOW +sEx +utU +fQb +sMh +rCi +rCi +cVr +bYe +bYe +bYe +bYe +bYe +bYe +bYe +mkk +rCi +rCi +pcC +aeU +cmU +cmU +nNb +ckk +aaa +aaa +ckk +nNb +ckk +aaa +aaa +ckk +nNb +aaa +aaa +gGF +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(167,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aap +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +cOp +acm +acm +acm +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aUz +aap +aeu +aeu +aeu +plm +fjI +sbh +fLD +lDu +xZL +wCY +wCY +wCY +xZL +tQp +gmJ +ued +lDu +lDu +lDu +hBV +oLH +wIY +lkB +rdl +aaA +sWU +lDu +xZL +xkp +kCd +qAR +rLR +rcp +fxY +umw +oUz +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +vOW +wJe +wJe +iCP +pZA +fGM +iOW +cYN +qwa +kQO +iOW +gqn +sMh +fkT +iOW +iOW +vOW +aeu +aeu +acm +acm +acK +acK +acm +acK +acK +acm +acm +aeu +aeu +aeU +aeU +cmU +kgD +kgD +gix +kgD +kgD +nNb +nNb +nNb +kgD +kgD +kgD +kgD +kgD +acm +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(168,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aUz +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +hBa +hBa +hBa +eJy +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeU +aeU +cui +aeu +aeu +aeu +uVQ +lqE +doH +ikm +oLH +rZV +vOX +rZV +tck +and +mrt +fsd +xZL +wCY +kAj +mrt +mIo +lDu +wGS +ocL +rdl +roI +oPX +lDu +wCY +fkP +cxR +gKI +ces +bBK +eIQ +jJp +oUz +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +aaa +iOW +lmk +iOW +lmk +iOW +iOW +tbi +iOW +iOW +lmk +iOW +rZb +iOW +acm +aeu +aeu +aUz +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +cmU +aeU +cmU +aUz +cmU +oAg +oAg +oAg +oAg +oAg +nNb +nNb +nNb +oAg +oAg +oAg +oAg +oAg +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(169,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +jyr +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +mDD +eJy +eJy +mDD +qVW +gJF +rLW +mDD +eJy +acm +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeU +aeU +aap +aeu +aeu +uVQ +uVQ +mbl +uVQ +uVQ +aeu +aeu +rZV +mrR +nGH +vEU +vOX +dSn +hHj +ijV +vOX +mtc +oLH +urW +sFr +hnU +fBm +vFW +oLH +wCY +cxR +xzI +gKI +gQt +aLI +fxY +umw +oUz +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +acm +qJs +iOW +noj +iOW +vuk +iOW +tlA +oVP +juq +iOW +noj +iOW +vuk +iOW +qJs +acm +rtz +acm +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +cmU +aaa +acm +aaa +cmU +kgD +kgD +kgD +kgD +gix +nNb +nNb +nNb +gix +gix +kgD +kgD +kgD +acm +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(170,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +cuj +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +mDD +fkI +waq +mDD +aKe +nuf +nuf +vAr +sfx +mDD +hBa +iEB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aap +coy +aeu +aeu +aeu +aeu +aeu +waT +hjb +waT +aeu +aeu +aeu +rZV +avo +lpp +khy +vOX +sJS +fzn +sJS +rZV +mtc +oLH +oWj +lkB +iaX +eWS +eWS +sRz +xZL +hbC +kCd +qAR +eSY +kzr +oCu +rwa +qAR +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +iOW +jQy +iOW +jQy +iOW +iOW +tbi +iOW +iOW +jQy +iOW +jQy +iOW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +gGF +aaa +acm +aaa +nNb +ckk +aaa +aaa +ckk +nNb +ckk +aaa +aaa +ckk +nNb +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(171,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +gKB +scp +wTy +aqY +lPY +btt +quu +dgD +dkQ +oTg +cWi +oTg +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +waT +hdY +waT +aeu +aeu +aeu +rZV +awq +vJP +mff +rZV +xeP +xeP +xeP +vOX +mtc +lDu +doB +fJo +lkB +xye +nwP +lDu +wCY +hbC +rZV +mjW +xPT +xPT +vld +jgC +mjW +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +iOW +wkT +wzy +emb +iOW +qJs +acm +qJs +iOW +emb +wzy +fxw +iOW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +gGF +gGF +acm +gGF +acm +kgD +kgD +kgD +kgD +kgD +nNb +gix +gix +gix +kgD +kgD +acm +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(172,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeU +aUz +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +wlO +wAv +qgV +hBa +qUZ +fSD +ibm +mwj +tZh +mdB +nOL +suj +thC +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aDS +uFL +bFI +aeu +aeu +aeu +vOX +rZV +pLw +kVk +vOX +sJS +kYy +sJS +rZV +mtc +lDu +lOh +eIb +seG +cMD +drm +oLH +wCY +kCd +rZV +fyS +fsV +tRg +nuS +hpH +mjW +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +fol +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +oAg +oAg +lLc +oAg +oAg +nNb +oAg +oAg +oAg +oAg +oAg +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(173,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +mDD +lgh +xxM +iyB +jBR +wWB +eCy +iay +gzx +eqx +lSE +pQM +lSE +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aDS +uFL +bFI +aeU +aeu +aeu +aeu +rZV +rZV +vOX +vOX +aaa +bNl +aaa +rZV +mtc +oLH +lDu +lDu +sJS +lDu +yad +lDu +wCY +rZV +rZV +ssw +enQ +vSM +gAF +miW +jgC +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +acm +gGF +acm +kgD +kgD +kgD +kgD +kgD +oAg +kgD +kgD +kgD +kgD +kgD +acm +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(174,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +mDD +lxG +gFt +mSq +lLH +wUU +cnq +oNI +hOs +lXP +eJy +hBa +dgw +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +vku +aeu +aeU +aUz +coy +aeU +rkn +aDS +uFL +bFI +aeU +aUz +aeU +fYy +aeu +aeu +aeu +mmY +aaa +aaa +aaa +lEs +mtc +mtc +dWj +fyp +hOE +pnA +ubM +daG +wCY +sjd +fej +mME +xCP +pra +rEu +gEs +xPT +gGF +gGF +gGF +gGF +gGF +gGF +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +acm +aaa +acm +aaa +oAg +aaa +acm +aaa +acm +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(175,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +hBa +mDD +hBa +eJy +gIw +wSz +eNb +sTy +ulJ +hBa +acm +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aeU +cmU +cmU +cmU +cmU +cmU +aDS +qzg +bFI +cmU +cmU +cmU +cmU +cmU +aeu +aeu +jbt +aaa +aaa +aaa +chh +sJS +sJS +jNn +fFE +tqZ +mmt +aYI +exg +kMP +rZV +dez +aPr +rYa +pIb +mVu +kPI +mjW +acm +aaa +acm +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +gGF +gGF +gGF +gGF +acm +xck +acm +gGF +gGF +gGF +gGF +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(176,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +mDD +eJy +uCQ +mis +ipE +mDD +eXZ +ngl +lhf +sTy +uQt +hBa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aeU +cmU +pyg +pyg +pyg +pyg +pyg +qzg +pyg +pyg +pyg +pyg +pyg +cmU +aeU +aeu +aDU +aaa +aaa +aaa +aoe +aeU +aeU +vOX +vOX +sJS +rZV +smo +vOX +fIl +rZV +hLH +dOu +olq +kYE +gjv +oiE +mjW +acm +aaa +acm +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +acm +aaa +aaa +aaa +acm +aaa +aaa +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(177,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +iUV +pQT +rZi +oLG +vfL +wYC +lqp +gUT +ihD +uQt +eJy +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +cmU +uFL +dnt +uFL +uFL +uFL +qzg +uFL +uFL +uFL +uFL +uFL +cmU +aeU +aof +qJs +cry +pRF +cry +qJs +aeu +aeU +aUz +aaa +aaa +acm +acm +rZV +xrA +rZV +jgC +mjW +mjW +xPT +iVn +xPT +jgC +ohR +acm +acK +acm +acK +acK +gGF +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(178,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +hBG +rZi +wpu +amU +dsD +heD +wGs +eJy +uZS +hBa +mDD +eJy +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +acm +cmU +pyg +pyg +pyg +pyg +pyg +qzg +pyg +pyg +pyg +pyg +pyg +cmU +aeU +aeU +acm +acK +acm +acK +acm +aeu +aeu +aeU +aeU +acm +acm +aaa +acm +acK +aaa +aaa +acm +xPT +vQK +cZo +vFL +xPT +acm +aaa +acm +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(179,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +mDD +cdI +ozw +tNY +xvP +bhR +lFr +jGU +hBa +nuf +iQK +jSF +eJy +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +qzg +ckk +aaa +aaa +ckk +qzg +ckk +aaa +aaa +ckk +qzg +cmU +cmU +aUz +vku +gGF +gGF +gGF +vku +aeu +aeu +aeu +vku +gGF +gGF +aaa +acK +qDp +aaa +aaa +aaQ +xPT +jwB +lzF +dFj +xPT +acm +aaa +acm +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +gGF +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(180,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +mDD +rRD +hBa +pCF +eJy +mob +gau +vfL +ocg +fdA +wxF +hBa +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +acm +gGF +acm +pyg +pyg +pyg +pyg +pyg +qzg +qzg +qzg +pyg +pyg +pyg +pyg +pyg +cmU +aeU +gGF +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +acm +aaa +acm +eiW +aaa +aaa +qJs +vNn +xPT +ilI +xPT +ohR +qJs +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(181,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +qoW +hKA +rrG +mDD +hzO +cbF +mDD +mWZ +jSF +lds +hBa +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +uFL +uFL +uFL +uFL +uFL +qzg +qzg +qzg +uFL +uFL +uFL +uFL +uFL +cmU +aeU +gGF +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +acm +acK +aaa +acm +viq +aaa +aaa +aaa +aaa +aaa +pBi +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(182,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +jvR +fII +cjI +eJy +mDD +eJy +eJy +rvz +rVt +gDS +mDD +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +acm +pyg +pyg +pyg +pyg +pyg +qzg +qzg +qzg +pyg +pyg +pyg +pyg +pyg +cmU +aeU +gGF +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +acm +aaa +acm +viq +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(183,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +hbr +xqm +rsY +eJy +aeu +aeu +eJy +mDD +eJy +eJy +eJy +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +qzg +ckk +aaa +aaa +ckk +qzg +ckk +aaa +aaa +ckk +qzg +cmU +cmU +aeU +gGF +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +acm +aaa +acm +acK +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(184,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +ult +ogA +ogA +ogA +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +gGF +gGF +gGF +acm +pyg +pyg +pyg +pyg +pyg +qzg +pyg +pyg +pyg +pyg +pyg +cmU +aeU +aeU +vku +gGF +gGF +gGF +gGF +vku +aeu +aeu +vku +gGF +gGF +aaa +acm +acK +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(185,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +dvN +dvN +ogA +cNZ +ogA +dvN +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +uFL +uFL +uFL +uFL +uFL +qzg +uFL +uFL +uFL +uFL +uFL +cmU +coy +aof +aeu +aeu +aaa +aaa +aaa +aeu +aeu +aeU +aUz +aaa +acm +acm +acm +acK +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(186,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +dvN +wDI +dvN +qvq +dvN +dvN +aap +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aeU +aeU +aUz +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +acm +gGF +acm +pyg +pyg +pyg +pyg +pyg +uFL +pyg +pyg +pyg +pyg +pyg +cmU +aUz +aeu +aeu +aeu +aeU +aaa +aaa +aeu +aeu +aeU +aaa +aaa +acm +aaa +acm +qDp +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(187,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aap +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +dvN +dvN +dvN +ycp +dvN +dvN +dvN +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +acm +aaa +gGF +aaa +uFL +aaa +cmU +cmU +cmU +cmU +cmU +aeu +aeu +aeu +aeu +aUz +aeU +aaa +aeu +aaa +aaa +aaa +aaa +acm +aaa +acK +eiW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(188,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +dvN +arz +dvN +dvN +dvN +dvN +wDI +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +acm +gGF +gGF +gGF +gGF +gGF +vLR +gGF +gGF +gGF +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aaa +aaa +aaa +aaa +aaa +aaa +acK +aaa +gGF +acK +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(189,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +cui +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +dvN +dvN +dvN +dvN +aoz +dvN +dvN +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +aaa +gGF +aaa +acm +aaa +aUz +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +gGF +acK +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(190,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +dvN +dvN +wDI +apm +dvN +dvN +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +vku +aeu +aeu +aeu +aeU +aap +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +gGF +viq +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(191,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +jyr +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeU +aeU +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +dvN +dvN +aoz +bQN +dvN +aap +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aeu +aeu +aeu +aUz +amq +aeU +aeu +aeu +vku +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +acK +acm +acK +acK +gGF +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(192,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aoz +thU +dvN +dvN +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aeu +aeu +aeu +aeu +aap +aeu +aUz +aeu +aeu +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +lGO +acK +acK +acK +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(193,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +dvN +dvN +wDI +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +gGF +gGF +gGF +vku +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +acm +dwz +rMP +aqv +dwz +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(194,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +dvN +bRy +dvN +dvN +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aeU +aeu +aeu +aaa +aaa +aeu +aeu +aeu +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +iBc +tmv +qKH +iBc +viq +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(195,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +dvN +dvN +aoz +aap +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +iBc +wqL +fAI +iBc +viq +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(196,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +dvN +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aap +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +iBc +oVY +qlX +iBc +viq +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(197,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aUz +aeU +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +gGF +dwz +rMP +aqv +dwz +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(198,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aaa +aaa +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +acK +acK +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(199,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +vku +aeu +vku +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +acK +acm +acK +gGF +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(200,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aUz +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(201,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +coy +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +coy +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(202,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +jyr +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(203,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(204,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aeU +aeU +aeU +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aeu +vku +aeU +aUz +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +gGF +aaa +gGF +acm +acm +qJs +acm +acK +acK +acK +acm +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(205,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +coy +aeU +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +coy +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aUz +aeU +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +gGF +aaa +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(206,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeU +aeU +aeU +aeU +aUz +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +cuj +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(207,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +vku +gGF +gGF +gGF +gGF +acK +gGF +acK +gGF +gGF +gGF +gGF +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(208,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +gGF +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(209,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +gGF +aaa +aaa +aaa +aaa +gGF +aaa +gGF +acm +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(210,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +gGF +aaa +aaa +aaa +aaa +gGF +aaa +gGF +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(211,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +gGF +aaa +aaa +aaa +aaa +gGF +aaa +gGF +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(212,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +gGF +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(213,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +gGF +aaa +aaa +aaa +aaa +gGF +aaa +gGF +acm +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(214,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aeu +aeu +aeu +aaa +aaa +gGF +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(215,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aeU +coy +aeU +aeu +aeu +aeu +aeu +aeu +aaa +gGF +aaa +aaa +aaa +aaa +acK +jjj +acK +gGF +gGF +aaa +aaa +aaa +aeU +aUz +aeU +aeu +icx +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(216,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +gGF +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(217,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +gGF +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(218,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +coy +cmU +icx +gGF +gGF +gGF +gGF +aaa +gGF +gGF +gGF +gGF +icx +aeu +aeu +aeu +aeU +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(219,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +acm +aaa +acm +nkN +ddW +nkN +aeu +aeu +aeu +aeu +aeu +aeu +aeu +coy +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(220,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aeu +aeu +aeu +cmU +aeu +bcs +nkN +dix +nkN +jOI +aeu +aeu +aeu +aeu +aeu +aUz +aeU +aaa +aeU +aeU +aUz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(221,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +jyr +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +nkN +nkN +iTL +wqi +vBE +nkN +nkN +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(222,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +coy +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +rdc +rdc +jca +kPQ +xVC +kDG +vxL +rdc +nkN +aeu +aeu +aeu +aeu +aeU +aUz +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(223,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +nkN +jSe +jgz +xVC +bxs +xVC +mol +bpK +nkN +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(224,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +nkN +rdc +vjm +fWq +ijN +iTW +tNk +nkN +rdc +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(225,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +nkN +nkN +gwI +yef +wpM +nkN +nkN +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(226,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +amq +aeU +coy +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aeu +aeu +aeu +aeu +aeu +aeu +aeu +dJp +nkN +glI +nkN +rko +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(227,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aeU +aeU +aap +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +nkN +rdc +nkN +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(228,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aaa +aeu +aeu +aeu +aeu +aeu +jyr +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aUz +aeu +aeu +aeu +aap +aeu +aeu +aap +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(229,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(230,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +coy +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(231,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(232,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(233,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aUz +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(234,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(235,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(236,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +jyr +aaa +aaa +aaa +aaa +aaa +aaa +jyr +aeu +aaa +aaa +aeu +aeu +aeu +aaa +aeu +aeu +aeu +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(237,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +aaa +aaa +aaa +aaa +aaa +aaa +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeU +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeU +aUz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(238,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +jyr +aUz +aeU +aeu +aeu +jyr +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(239,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +aaa +aaa +aaa +aaa +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(240,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(241,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(242,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(243,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(244,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(245,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(246,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(247,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(248,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(249,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(250,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(251,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(252,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(253,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(254,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(255,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} diff --git a/README.md b/README.md index 3619ba915558..6298bdd55fc7 100644 --- a/README.md +++ b/README.md @@ -1,29 +1,41 @@ -## /tg/station codebase +## PostMeta (/tg/station Downstream) -[![Build Status](https://github.com/tgstation/tgstation/workflows/CI%20Suite/badge.svg)](https://github.com/tgstation/tgstation/actions?query=workflow%3A%22CI+Suite%22) -[![Percentage of issues still open](https://isitmaintained.com/badge/open/tgstation/tgstation.svg)](https://isitmaintained.com/project/tgstation/tgstation "Percentage of issues still open") -[![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/tgstation/tgstation.svg)](https://isitmaintained.com/project/tgstation/tgstation "Average time to resolve an issue") -![Coverage](https://img.shields.io/badge/coverage---4%25-red.svg) +[![Build Status](https://github.com/Lambda-13/massmeta/workflows/CI%20Suite/badge.svg)](https://github.com/Huz2e/massmeta/actions?query=workflow%3A%22CI+Suite%22) +[![Percentage of issues still open](http://isitmaintained.com/badge/open/Lambda-13/massmeta.svg)](http://isitmaintained.com/project/Lambda-13/massmeta "Percentage of issues still open") +[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/Lambda-13/massmeta.svg)](http://isitmaintained.com/project/Lambda-13/massmeta "Average time to resolve an issue") -[![resentment](.github/images/badges/built-with-resentment.svg)](.github/images/comics/131-bug-free.png) [![technical debt](.github/images/badges/contains-technical-debt.svg)](.github/images/comics/106-tech-debt-modified.png) [![forinfinityandbyond](.github/images/badges/made-in-byond.gif)](https://www.reddit.com/r/SS13/comments/5oplxp/what_is_the_main_problem_with_byond_as_an_engine/dclbu1a) +[![resentment](.github/images/badges/built-with-resentment.svg)](.github/images/comics/131-bug-free.png) +[![technical debt](.github/images/badges/contains-technical-debt.svg)](.github/images/comics/106-tech-debt-modified.png) +[![forinfinityandbyond](.github/images/badges/made-in-byond.gif)](https://www.reddit.com/r/SS13/comments/5oplxp/what_is_the_main_problem_with_byond_as_an_engine/dclbu1a) +[![massmetagit](.github/images/badges/massmeta-github.png)](https://youtu.be/rAaBNT-7oS4?si=YiR8JtsMs7e1VApV) +![B.A.D.G.E.](https://forthebadge.com/images/badges/you-didnt-ask-for-this.svg) +![badGe](https://forthebadge.com/images/badges/powered-by-coffee.svg) +![BADge](https://forthebadge.com/images/badges/approved-by-my-mom.svg) +![badGE](https://forthebadge.com/images/badges/it-works-dont-ask-me.svg) +![Blyatbadge](https://forthebadge.com/images/badges/0-percent-optimized.svg) +![Goodge](https://forthebadge.com/images/badges/ctrl-c-ctrl-v.svg) +![endingbadge](https://forthebadge.com/images/badges/works-on-my-machine-1.svg) -| Website | Link | -| ------------------- | ----------------------------------------------------- | -| Website | https://tgstation13.org | -| Code | https://github.com/tgstation/tgstation | -| Server Config | https://github.com/tgstation-operations/server-config | -| Wiki | https://tgstation13.org/wiki/Main_Page | -| Codedocs | https://codedocs.tgstation13.org/ | -| /tg/station Discord | https://tgstation13.org/phpBB/viewforum.php?f=60 | -| Coderbus Discord | https://discord.gg/Vh8TJp9 | +| Website | Link | +| ----------------------- | ------------------------------------------------------------------------------------------------ | +| MassMeta Code | [https://github.com/Alliance-codeBase/PostMeta/](https://github.com/Alliance-codeBase/PostMeta/) | +| Guide to Modularization | [./modular_meta/modularization_guide_ru.md](./massmeta/modularization_guide.md) | +| Our Discord | [https://discord.gg/qxWZWft7BC](https://discord.gg/qxWZWft7BC) | +| /TG/ Website | [https://www.tgstation13.org](https://www.tgstation13.org) | +| /TG/ Codedocs | [https://codedocs.tgstation13.org/](https://codedocs.tgstation13.org/) | +| /TG/ Coderbus Discord | [https://discord.gg/Vh8TJp9](https://discord.gg/Vh8TJp9) | -This is the codebase for the /tg/station flavoured fork of SpaceStation 13. +This is MassMeta downstream fork of /tg/station SpaceStation 13. -Space Station 13 is a paranoia-laden round-based roleplaying game set against the backdrop of a nonsensical, metal death trap masquerading as a space station, with charming spritework designed to represent the sci-fi setting and its dangerous undertones. Have fun, and survive! +**Powered by PostMeta crew** -_All github inquiries (such as moderation actions) may be handled via the /tg/station discord [#coding-general](https://discord.com/channels/326822144233439242/326831214667235328). Simply ping the `@Maintainer` role, following the guide on asking questions located in the channel description, with your issue!_ +**_RUSSIAN TEXT ALERT_** -## DOWNLOADING +**Этот репозиторий основан на ~~форке форка~~ квасе, мммммнн Квас.** + +Космическая Станция 13 - это насыщенная паранойей ролевая игра, действие которой разворачивается на фоне бессмысленной металлической ловушки смерти, маскирующейся под космическую станцию, с очаровательными спрайтами, созданными для представления научно-фантастического сеттинга и его опасных оттенков. Получайте удовольствие и выживайте! + +## СКАЧИВАНИЕ (На английском) [Downloading](.github/guides/DOWNLOADING.md) @@ -31,25 +43,23 @@ _All github inquiries (such as moderation actions) may be handled via the /tg/st [Maps and Away Missions](.github/guides/MAPS_AND_AWAY_MISSIONS.md) -## Compilation - -**The quick way**. Find `bin/server.cmd` in this folder and double click it to automatically build and host the server on port 1337. +## Компиляция -**The long way**. Find `bin/build.cmd` in this folder, and double click it to initiate the build. It consists of multiple steps and might take around 1-5 minutes to compile. If it closes, it means it has finished its job. You can then [setup the server](.github/guides/RUNNING_A_SERVER.md) normally by opening `tgstation.dmb` in DreamDaemon. +**Быстрый путь**. Найдите `bin/server.cmd` в этой папке и дважды щелкните по ней, чтобы автоматически создать и разместить сервер на порту 1337. -**Building tgstation in DreamMaker directly is deprecated and might produce errors**, such as `'tgui.bundle.js': cannot find file`. +**Долгий путь**. Найдите `bin/build.cmd` в этой папке и дважды щелкните по ней, чтобы начать сборку. Она состоит из нескольких шагов и может занять около 1-5 минут. Если она закроется, это означает, что она завершила свою работу. Затем вы можете [настроить сервер](.github/guides/RUNNING_A_SERVER.md) просто открывая `tgstation.dmb` в Dream Daemon. -**[How to compile in VSCode and other build options](tools/build/README.md).** +**Компиляция tgstation в Dream Maker устарело и может привести к ошибкам**, таким как `'tgui.bundle.js': cannot find file`. -## Getting started +**[Компиляция в VScode и другие опции запуска (на аглийском)](tools/build/README.md).** -For contribution guidelines refer to the [Guides for Contributors](.github/CONTRIBUTING.md). +## Ты нужен НАМ -For getting started (dev env, compilation) see the HackMD document [here](https://hackmd.io/@tgstation/HJ8OdjNBc#tgstation-Development-Guide). +[Гайд по тому как принять участие в разработке (на английском)](.github/CONTRIBUTING.md) -For overall design documentation see [HackMD](https://hackmd.io/@tgstation). +**Если вы хотите, чтобы ваша фича попала в репозиторий на показ игрокам, то велком в `#Code-chat` в [нашем Дискорде](https://discord.gg/qxWZWft7BC).** -For lore, [see Common Core](https://github.com/tgstation/common_core). +[/tg/station HACKMD account (BLOCKED in RU)](https://hackmd.io/@tgstation) - Design documentation here ## LICENSE diff --git a/SQL/tgstation_schema.sql b/SQL/tgstation_schema.sql index ffebf71fa868..84486eded0e4 100644 --- a/SQL/tgstation_schema.sql +++ b/SQL/tgstation_schema.sql @@ -404,12 +404,27 @@ CREATE TABLE `player` ( `lastadminrank` varchar(32) NOT NULL DEFAULT 'Player', `accountjoindate` DATE DEFAULT NULL, `flags` smallint(5) unsigned DEFAULT '0' NOT NULL, + -- MASSMETA EDIT ADDITION START (metacoins) + `metacoins` int(10) unsigned NOT NULL DEFAULT '0', + -- MASSMETA EDIT ADDITION END (metacoins) PRIMARY KEY (`ckey`), KEY `idx_player_cid_ckey` (`computerid`,`ckey`), KEY `idx_player_ip_ckey` (`ip`,`ckey`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; +-- +-- Table structure for table `metacoin_purchases` +-- MASSMETA EDIT ADDITION START (metacoins) +DROP TABLE IF EXISTS `metacoin_purchases`; +CREATE TABLE `metacoin_purchases` ( + `ckey` varchar(32) NOT NULL, + `listing` varchar(64) NOT NULL, + `owned` tinyint(1) NOT NULL DEFAULT 1, + PRIMARY KEY (`ckey`, `listing`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci; +-- MASSMETA EDIT ADDITION END (metacoins) + -- -- Table structure for table `poll_option` -- diff --git a/_maps/RandomRuins/IceRuins/icemoon_underground_outpost31.dmm b/_maps/RandomRuins/IceRuins/icemoon_underground_outpost31.dmm index b6531a220082..fe0605e94d03 100644 --- a/_maps/RandomRuins/IceRuins/icemoon_underground_outpost31.dmm +++ b/_maps/RandomRuins/IceRuins/icemoon_underground_outpost31.dmm @@ -376,7 +376,8 @@ "gC" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/structure/table, -/obj/item/organ/brain/cybernetic/ai, +/obj/item/circuitboard/machine/copytech, +/obj/item/circuitboard/machine/copytech_platform, /obj/item/cautery/advanced{ pixel_x = -5; pixel_y = 13 diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm index dd1151ee4fa3..b3988e98b20d 100644 --- a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm +++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm @@ -18,10 +18,15 @@ "aj" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, -/obj/machinery/vending/medical/syndicate, -/turf/open/floor/iron/white/side{ - dir = 4 +/obj/structure/table/reinforced/plasmarglass, +/obj/item/storage/backpack/duffelbag/syndie/surgery, +/obj/item/autopsy_scanner{ + pixel_y = 7 }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "ak" = ( /obj/machinery/vending/boozeomat/syndicate, @@ -48,15 +53,27 @@ }, /turf/open/floor/plating, /area/ruin/syndicate_lava_base/chemistry) +"az" = ( +/obj/structure/table/wood, +/obj/effect/spawner/random/food_or_drink/donkpockets_single, +/obj/effect/spawner/random/food_or_drink/donkpockets_single{ + pixel_y = -6; + pixel_x = 6 + }, +/obj/effect/spawner/random/food_or_drink/donkpockets_single{ + pixel_y = 9; + pixel_x = 11 + }, +/obj/machinery/light/floor, +/turf/open/floor/wood, +/area/ruin/syndicate_lava_base/main) "aA" = ( /obj/machinery/door/airlock{ name = "Unisex Restrooms" }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/duct, -/turf/open/floor/iron/dark, -/area/ruin/syndicate_lava_base/dormitories) +/turf/open/floor/iron/freezer, +/area/ruin/syndicate_lava_base/main) "aG" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible/layer4, @@ -92,15 +109,14 @@ }, /area/ruin/syndicate_lava_base/medbay) "aV" = ( -/obj/effect/mob_spawn/ghost_role/human/lavaland_syndicate{ - dir = 8 +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 }, -/obj/machinery/airalarm/directional/north, -/obj/item/bedsheet/syndie, -/obj/structure/bed, -/obj/effect/mapping_helpers/airalarm/syndicate_access, -/turf/open/floor/carpet/red, -/area/ruin/syndicate_lava_base/dormitories) +/obj/machinery/gibber, +/turf/open/floor/iron/kitchen_coldroom/dark, +/area/ruin/syndicate_lava_base/bar) "aW" = ( /obj/machinery/button/door{ id = "lavalandsyndi_arrivals"; @@ -129,19 +145,18 @@ /turf/open/floor/plating/lavaland_atmos, /area/lavaland/surface/outdoors) "bB" = ( -/obj/effect/mob_spawn/ghost_role/human/lavaland_syndicate{ - dir = 4 +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 }, -/obj/machinery/airalarm/directional/north, -/obj/item/bedsheet/syndie{ - dir = 4 +/obj/machinery/computer/rdconsole{ + dir = 8 }, -/obj/structure/bed{ +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ dir = 4 }, -/obj/effect/mapping_helpers/airalarm/syndicate_access, -/turf/open/floor/carpet/red, -/area/ruin/syndicate_lava_base/dormitories) +/turf/open/floor/iron, +/area/ruin/syndicate_lava_base/virology) "bC" = ( /obj/machinery/light/small/directional/north, /obj/structure/table, @@ -170,13 +185,11 @@ }, /area/ruin/syndicate_lava_base/medbay) "bS" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Water Supply" +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 }, -/obj/machinery/duct, -/obj/effect/mapping_helpers/airlock/access/all/syndicate/general, -/turf/open/floor/plating, -/area/ruin/syndicate_lava_base/dormitories) +/turf/open/floor/iron, +/area/ruin/syndicate_lava_base/virology) "bW" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, @@ -203,12 +216,12 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/cargo) "ce" = ( -/obj/machinery/door/airlock/public/glass{ - name = "Dormitories" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/wood, -/area/ruin/syndicate_lava_base/dormitories) +/obj/structure/cable, +/obj/machinery/duct, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood/large, +/area/ruin/syndicate_lava_base/main) "cA" = ( /obj/structure/table/reinforced, /obj/item/book/manual/wiki/chemistry, @@ -281,18 +294,11 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/arrivals) "di" = ( -/obj/machinery/airalarm/directional/west, -/obj/structure/sink/directional/east, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/mapping_helpers/airalarm/syndicate_access, -/obj/machinery/light/small/directional/west, -/turf/open/floor/iron/white/side{ - dir = 8 +/obj/machinery/porta_turret/syndicate{ + dir = 6 }, -/area/ruin/syndicate_lava_base/virology) +/turf/closed/wall/mineral/plastitanium/nodiagonal, +/area/ruin/syndicate_lava_base/main) "ds" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, @@ -404,9 +410,10 @@ dir = 4 }, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/iron/white/side{ - dir = 10 +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 }, +/turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "ee" = ( /obj/structure/rack, @@ -515,15 +522,16 @@ /turf/open/floor/mineral/plastitanium, /area/ruin/syndicate_lava_base/cargo) "eG" = ( -/obj/structure/closet/secure_closet/personal/patient, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/iron/white/side{ - dir = 9 +/obj/machinery/rnd/destructive_analyzer, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 1 }, +/turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "eI" = ( -/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium, -/turf/open/floor/plating, +/obj/structure/window/reinforced/plasma/spawner/directional/north, +/turf/open/floor/engine, /area/ruin/syndicate_lava_base/virology) "eJ" = ( /obj/structure/disposalpipe/segment, @@ -562,18 +570,26 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/chemistry) -"eZ" = ( -/obj/machinery/door/airlock/vault{ - id_tag = "syndie_lavaland_vault" +"eY" = ( +/obj/docking_port/stationary{ + dir = 4; + dwidth = 11; + height = 24; + name = "Syndicate Lavaland Surface Base"; + shuttle_id = "syndie_cargo"; + width = 35 }, +/turf/open/misc/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) +"eZ" = ( /obj/effect/mapping_helpers/airlock/access/all/syndicate/general, /obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/cable, -/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/duct, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/dark, -/area/ruin/syndicate_lava_base/main) +/turf/open/floor/carpet/red, +/area/ruin/syndicate_lava_base/dormitories) "fa" = ( /obj/effect/spawner/structure/window/reinforced/plasma/plastitanium, /obj/machinery/door/firedoor, @@ -595,32 +611,31 @@ /turf/open/floor/mineral/plastitanium, /area/ruin/syndicate_lava_base/cargo) "fi" = ( -/obj/structure/table/glass, -/obj/item/storage/box/beakers{ - pixel_x = 2; - pixel_y = 2 - }, -/obj/item/storage/box/syringes, /obj/machinery/power/apc/auto_name/directional/north, /obj/effect/mapping_helpers/apc/syndicate_access, /obj/effect/decal/cleanable/dirt, /obj/structure/cable, -/turf/open/floor/iron/white/side{ - dir = 9 +/obj/machinery/reagentgrinder{ + pixel_y = 8 + }, +/obj/structure/table/reinforced/plasmarglass, +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/turf_decal/tile/green/opposingcorners{ + dir = 1 }, +/turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "fj" = ( -/obj/structure/table/glass, /obj/structure/reagent_dispensers/wall/virusfood/directional/north, -/obj/item/clothing/gloves/latex, -/obj/item/healthanalyzer, -/obj/item/clothing/glasses/hud/health, /obj/structure/disposalpipe/segment, /obj/effect/decal/cleanable/dirt, /obj/machinery/firealarm/directional/east, -/turf/open/floor/iron/white/side{ - dir = 5 +/obj/machinery/computer/pandemic, +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/turf_decal/tile/green/opposingcorners{ + dir = 1 }, +/turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "fk" = ( /obj/effect/turf_decal/stripes/line{ @@ -684,10 +699,10 @@ /area/ruin/syndicate_lava_base/chemistry) "fx" = ( /obj/machinery/porta_turret/syndicate{ - dir = 9 + dir = 6 }, /turf/closed/wall/mineral/plastitanium/nodiagonal, -/area/ruin/syndicate_lava_base/cargo) +/area/ruin/syndicate_lava_base/main) "fA" = ( /obj/structure/table/glass, /obj/item/book/manual/wiki/infections{ @@ -704,21 +719,25 @@ /turf/open/floor/iron/white/side{ dir = 8 }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/green/opposingcorners, +/turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "fB" = ( /obj/structure/chair/stool/directional/south, /obj/structure/disposalpipe/segment, -/turf/open/floor/iron/white/corner{ - dir = 4 - }, +/obj/effect/turf_decal/tile/green/opposingcorners, +/turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "fC" = ( -/obj/machinery/smartfridge/chemistry/virology/preloaded, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/iron/white/side{ - dir = 5 +/obj/machinery/smartfridge/chemistry/virology/preloaded, +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/turf_decal/tile/green/opposingcorners{ + dir = 1 }, +/turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "fF" = ( /obj/effect/turf_decal/bot, @@ -734,7 +753,8 @@ "fK" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/white, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "fL" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -836,6 +856,14 @@ /area/ruin/syndicate_lava_base/cargo) "gV" = ( /obj/structure/chair/office/light, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/syndicate_access, +/obj/machinery/light/small/directional/west, +/obj/structure/sink/directional/east, +/obj/effect/turf_decal/tile/green/opposingcorners, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "gX" = ( @@ -859,9 +887,8 @@ /obj/structure/disposalpipe/segment{ dir = 10 }, -/turf/open/floor/iron/white/side{ - dir = 4 - }, +/obj/effect/turf_decal/tile/green/opposingcorners, +/turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "ha" = ( /turf/closed/wall/mineral/plastitanium/nodiagonal, @@ -874,45 +901,52 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/main) "hd" = ( -/obj/effect/turf_decal/tile/red, -/turf/open/floor/iron, +/obj/structure/chair/pew/left{ + dir = 4 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/wood, /area/ruin/syndicate_lava_base/main) "he" = ( /obj/effect/turf_decal/tile/red/half/contrasted, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/main) "hf" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/tile/red/half/contrasted, -/turf/open/floor/iron, +/obj/structure/table/wood, +/obj/effect/spawner/random/food_or_drink/pizzaparty, +/obj/machinery/light/floor, +/turf/open/floor/wood, /area/ruin/syndicate_lava_base/main) "hh" = ( -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/tile/red/half/contrasted, -/turf/open/floor/iron, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/closet/crate/secure/syndicate, +/obj/item/stack/sheet/mineral/plastitanium{ + amount = 30 + }, +/turf/open/floor/circuit/red, /area/ruin/syndicate_lava_base/main) "hl" = ( /turf/open/floor/iron, /area/ruin/syndicate_lava_base/cargo) "hp" = ( /obj/effect/decal/cleanable/dirt, -/mob/living/carbon/human/species/monkey{ - faction = list("neutral","Syndicate") - }, -/turf/open/floor/iron/white/side{ - dir = 9 - }, +/turf/open/floor/engine, /area/ruin/syndicate_lava_base/virology) "hr" = ( -/mob/living/carbon/human/species/monkey{ - faction = list("neutral","Syndicate") - }, -/turf/open/floor/iron/white/side{ - dir = 5 +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 }, +/turf/open/floor/engine, /area/ruin/syndicate_lava_base/virology) "hs" = ( -/obj/machinery/computer/pandemic, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/turf/open/floor/iron/kitchen_coldroom/dark, +/area/ruin/syndicate_lava_base/bar) +"ht" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/button/door{ id = "lavalandsyndi_virology"; @@ -920,36 +954,20 @@ pixel_x = -26; req_access = list("syndicate") }, -/turf/open/floor/iron/white/side{ - dir = 10 - }, -/area/ruin/syndicate_lava_base/virology) -"ht" = ( -/obj/structure/table, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 5 +/obj/structure/table/reinforced/plasmarglass, +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/turf_decal/tile/green/opposingcorners{ + dir = 1 }, -/obj/item/hand_labeler, -/obj/item/pen/red, -/obj/item/restraints/handcuffs, -/obj/effect/decal/cleanable/dirt, -/obj/item/clothing/glasses/science, -/turf/open/floor/iron/white/side, +/turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "hu" = ( -/obj/structure/table, -/obj/machinery/reagentgrinder, -/obj/item/stack/sheet/mineral/plasma{ - amount = 5 - }, -/obj/item/stack/sheet/mineral/uranium{ - amount = 10 - }, -/obj/item/stack/sheet/mineral/gold{ - amount = 10 +/obj/structure/table/reinforced/plasmarglass, +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/turf_decal/tile/green/opposingcorners{ + dir = 1 }, -/turf/open/floor/iron/white/side, +/turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "hv" = ( /obj/machinery/disposal/bin, @@ -959,9 +977,11 @@ dir = 1 }, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/iron/white/side{ - dir = 6 +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/turf_decal/tile/green/opposingcorners{ + dir = 1 }, +/turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "hw" = ( /obj/machinery/door/airlock/external/ruin, @@ -971,10 +991,7 @@ /turf/open/floor/plating, /area/ruin/syndicate_lava_base/main) "hy" = ( -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 4 - }, -/turf/open/floor/iron, +/turf/open/floor/wood, /area/ruin/syndicate_lava_base/main) "hz" = ( /turf/closed/wall/mineral/plastitanium/nodiagonal, @@ -989,6 +1006,7 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/main) "hB" = ( +/obj/structure/cable, /obj/effect/turf_decal/tile/red/half/contrasted{ dir = 8 }, @@ -1002,21 +1020,16 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/cargo) "hE" = ( -/mob/living/carbon/human/species/monkey{ - faction = list("neutral","Syndicate") - }, -/turf/open/floor/iron/white/side{ - dir = 10 - }, +/turf/open/floor/engine, /area/ruin/syndicate_lava_base/virology) "hG" = ( +/obj/machinery/light/small/directional/north, /obj/effect/decal/cleanable/dirt, -/mob/living/carbon/human/species/monkey{ - faction = list("neutral","Syndicate") - }, -/turf/open/floor/iron/white/side{ - dir = 6 +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 }, +/obj/machinery/rnd/production/protolathe/offstation, +/turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "hH" = ( /obj/effect/spawner/structure/window/reinforced/plasma/plastitanium, @@ -1041,8 +1054,10 @@ /turf/open/floor/plating, /area/ruin/syndicate_lava_base/main) "hO" = ( -/turf/closed/wall/mineral/plastitanium/explosive, -/area/ruin/syndicate_lava_base/dormitories) +/obj/structure/closet/l3closet/janitor, +/obj/item/reagent_containers/spray/cleaner, +/turf/open/floor/plating, +/area/ruin/syndicate_lava_base/main) "hS" = ( /obj/structure/table/reinforced, /obj/item/folder, @@ -1088,11 +1103,11 @@ /turf/open/floor/plating, /area/ruin/syndicate_lava_base/main) "if" = ( -/obj/structure/sign/warning/explosives/alt/directional/east, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/circuit/red, -/area/ruin/syndicate_lava_base/main) +/obj/structure/mirror/directional/east, +/obj/structure/sink/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/carpet/red, +/area/ruin/syndicate_lava_base/dormitories) "ii" = ( /obj/structure/table, /obj/item/storage/toolbox/emergency, @@ -1104,10 +1119,15 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/main) "ik" = ( -/obj/effect/turf_decal/tile/red{ - dir = 4 - }, -/turf/open/floor/iron, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/kitchen_coldroom/dark, +/area/ruin/syndicate_lava_base/bar) +"iq" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/mineral/plastitanium/explosive, /area/ruin/syndicate_lava_base/main) "iF" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -1116,12 +1136,12 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/medbay) "iG" = ( -/obj/machinery/firealarm/directional/west, /obj/effect/decal/cleanable/dirt, /obj/structure/cable, /obj/effect/turf_decal/tile/red/half/contrasted{ dir = 8 }, +/obj/machinery/duct, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/main) "iN" = ( @@ -1151,15 +1171,12 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/cargo) "iU" = ( -/obj/machinery/light/small/directional/south, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/duct, -/turf/open/floor/wood, -/area/ruin/syndicate_lava_base/dormitories) +/obj/machinery/porta_turret/syndicate{ + dir = 5 + }, +/turf/closed/wall/mineral/plastitanium/nodiagonal, +/area/ruin/syndicate_lava_base/main) "iZ" = ( -/obj/structure/extinguisher_cabinet/directional/west, /obj/effect/decal/cleanable/dirt, /obj/structure/cable, /obj/effect/turf_decal/tile/red/half/contrasted{ @@ -1189,15 +1206,17 @@ /obj/effect/turf_decal/tile/red/anticorner/contrasted{ dir = 8 }, +/obj/structure/closet/crate/bin, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/main) "jm" = ( -/obj/structure/closet/emcloset/anchored, -/obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/light/small/directional/south, -/turf/open/floor/iron/dark, -/area/ruin/syndicate_lava_base/dormitories) +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/heat_exchanging/junction{ + dir = 4 + }, +/turf/open/floor/iron/kitchen_coldroom/dark, +/area/ruin/syndicate_lava_base/bar) "ju" = ( /turf/closed/wall/mineral/plastitanium/nodiagonal, /area/ruin/syndicate_lava_base/engineering) @@ -1213,12 +1232,13 @@ /turf/closed/wall/mineral/plastitanium/nodiagonal, /area/ruin/syndicate_lava_base/bar) "jz" = ( -/obj/machinery/door/airlock/public/glass{ - name = "Bar" +/obj/machinery/light/small/directional/south, +/obj/structure/toilet{ + dir = 4 }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron, -/area/ruin/syndicate_lava_base/bar) +/obj/machinery/newscaster/directional/east, +/turf/open/floor/wood/large, +/area/ruin/syndicate_lava_base/main) "jM" = ( /obj/machinery/light/small/directional/north, /obj/structure/chair{ @@ -1236,20 +1256,20 @@ /turf/closed/wall/mineral/plastitanium/explosive, /area/ruin/syndicate_lava_base/bar) "jR" = ( -/obj/machinery/light/small/directional/west, -/obj/effect/turf_decal/tile/red{ +/obj/effect/decal/cleanable/dirt, +/obj/machinery/vending/medical/syndicate, +/turf/open/floor/iron/white/side{ dir = 1 }, -/turf/open/floor/iron, /area/ruin/syndicate_lava_base/main) "jZ" = ( /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/bar) "ka" = ( -/obj/structure/closet/crate/bin, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/iron/dark, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/turf/open/floor/iron/kitchen_coldroom/dark, /area/ruin/syndicate_lava_base/bar) "kl" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -1265,9 +1285,6 @@ /turf/open/floor/plating/lavaland_atmos, /area/ruin/syndicate_lava_base/arrivals) "kt" = ( -/obj/structure/closet/crate/secure/gear{ - req_access = list("syndicate") - }, /obj/item/clothing/gloves/combat, /obj/item/clothing/gloves/combat, /obj/item/clothing/under/syndicate/combat, @@ -1288,10 +1305,15 @@ dir = 1 }, /obj/machinery/firealarm/directional/west, +/obj/structure/closet/crate/secure/syndicate/gorlex, /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/cargo) "kv" = ( /obj/effect/decal/cleanable/dirt, +/obj/machinery/duct, +/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/side, /area/ruin/syndicate_lava_base/main) "kw" = ( @@ -1311,10 +1333,24 @@ /turf/open/floor/iron/white/side, /area/ruin/syndicate_lava_base/main) "kD" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, -/turf/open/floor/carpet/red, -/area/ruin/syndicate_lava_base/dormitories) +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/red/line{ + dir = 10 + }, +/obj/machinery/light/small/directional/west, +/obj/structure/closet/crate/secure/syndicate, +/obj/item/ammo_box/magazine/sniper_rounds, +/obj/item/ammo_box/magazine/sniper_rounds, +/obj/item/ammo_box/magazine/sniper_rounds, +/obj/item/ammo_box/magazine/sniper_rounds, +/obj/item/ammo_box/magazine/sniper_rounds, +/obj/item/ammo_box/magazine/m9mm, +/obj/item/ammo_box/magazine/m9mm, +/obj/item/ammo_box/magazine/m9mm, +/obj/item/ammo_box/magazine/m9mm, +/obj/item/ammo_box/magazine/m9mm, +/turf/open/floor/iron/dark, +/area/ruin/syndicate_lava_base/main) "kE" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/decal/cleanable/dirt, @@ -1335,7 +1371,8 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/white, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "kM" = ( /obj/machinery/firealarm/directional/east, @@ -1351,11 +1388,10 @@ /turf/open/floor/plating, /area/ruin/syndicate_lava_base/main) "kP" = ( -/obj/structure/reagent_dispensers/watertank, /obj/effect/decal/cleanable/dirt, -/obj/item/soap/syndie, -/obj/item/mop, -/obj/item/reagent_containers/cup/bucket, +/obj/structure/cable, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/obj/machinery/light/small/directional/west, /turf/open/floor/plating, /area/ruin/syndicate_lava_base/main) "kQ" = ( @@ -1381,10 +1417,10 @@ /turf/closed/wall/mineral/plastitanium/nodiagonal, /area/ruin/syndicate_lava_base/medbay) "kU" = ( -/obj/machinery/light/small/directional/west, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, -/turf/open/floor/carpet/red, -/area/ruin/syndicate_lava_base/dormitories) +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/window/reinforced/plasma/spawner/directional/north, +/turf/open/floor/engine, +/area/ruin/syndicate_lava_base/virology) "kV" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -1442,17 +1478,18 @@ /turf/open/floor/wood, /area/ruin/syndicate_lava_base/bar) "lj" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Dormitories" +/obj/machinery/button/door{ + id = "syndie_lavaland_vault"; + name = "Vault Bolt Control"; + normaldoorcontrol = 1; + pixel_x = 24; + pixel_y = 8; + req_access = list("syndicate"); + specialfunctions = 4 }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/duct, -/turf/open/floor/wood, -/area/ruin/syndicate_lava_base/dormitories) +/turf/open/floor/wood/large, +/area/ruin/syndicate_lava_base/main) "lm" = ( /obj/structure/closet/secure_closet/medical1{ req_access = list("syndicate") @@ -1588,6 +1625,9 @@ /obj/effect/turf_decal/tile/red/half/contrasted{ dir = 8 }, +/obj/effect/spawner/random/vending/snackvend{ + hacked = 1 + }, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/main) "mE" = ( @@ -1692,6 +1732,13 @@ }, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/arrivals) +"nq" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/closet/crate/secure/syndicate, +/obj/item/stack/sheet/mineral/uranium/five, +/obj/item/stack/sheet/mineral/plasma/thirty, +/turf/open/floor/circuit/red, +/area/ruin/syndicate_lava_base/main) "nr" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/tile/red/anticorner/contrasted{ @@ -1894,7 +1941,7 @@ /area/ruin/syndicate_lava_base/engineering) "oP" = ( /obj/structure/sign/departments/chemistry, -/turf/closed/wall/mineral/plastitanium/nodiagonal, +/turf/closed/wall/mineral/plastitanium/explosive, /area/ruin/syndicate_lava_base/testlab) "pa" = ( /obj/effect/mapping_helpers/no_lava, @@ -1937,6 +1984,23 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/medbay) +"pt" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/closet/crate/secure/syndicate, +/obj/item/bedsheet/syndie{ + dir = 4 + }, +/obj/item/bedsheet/syndie{ + dir = 4 + }, +/obj/item/bedsheet/syndie{ + dir = 4 + }, +/obj/item/bedsheet/syndie{ + dir = 4 + }, +/turf/open/floor/circuit/red, +/area/ruin/syndicate_lava_base/main) "pu" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/decal/cleanable/dirt, @@ -1944,18 +2008,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/cargo) -"pM" = ( -/obj/structure/toilet{ - pixel_y = 18 +"pJ" = ( +/obj/structure/chair/pew/right{ + dir = 8 }, -/obj/structure/sink/directional/west, -/obj/machinery/light/small/directional/west, -/obj/structure/mirror/directional/east, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/ruin/syndicate_lava_base/dormitories) +/obj/machinery/light/small/directional/south, +/turf/open/floor/wood, +/area/ruin/syndicate_lava_base/main) +"pM" = ( +/obj/machinery/bci_implanter, +/turf/open/floor/iron, +/area/ruin/syndicate_lava_base/virology) "pR" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/tile/red/anticorner/contrasted, @@ -2012,6 +2075,10 @@ dir = 1 }, /area/ruin/syndicate_lava_base/medbay) +"qu" = ( +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/freezer, +/area/ruin/syndicate_lava_base/main) "qA" = ( /obj/machinery/wall_healer/free/directional/north, /turf/open/floor/iron/white/side{ @@ -2099,12 +2166,14 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/engineering) "rV" = ( -/obj/machinery/plumbing/synthesizer{ - reagent_id = /datum/reagent/water; - dir = 1 +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 }, -/turf/open/floor/plating, -/area/ruin/syndicate_lava_base/dormitories) +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/kitchen_coldroom/dark, +/area/ruin/syndicate_lava_base/bar) "sf" = ( /obj/machinery/light/small/directional/north, /obj/machinery/atmospherics/miner/carbon_dioxide, @@ -2141,14 +2210,9 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/main) "sq" = ( -/obj/machinery/door/airlock{ - name = "Cabin 1" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/carpet/red, -/area/ruin/syndicate_lava_base/dormitories) +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/closed/wall/mineral/plastitanium/explosive, +/area/ruin/syndicate_lava_base/main) "sr" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, @@ -2159,15 +2223,20 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/arrivals) "sw" = ( -/obj/effect/spawner/random/vending/snackvend{ - hacked = 1 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/tile/red/anticorner/contrasted{ - dir = 1 +/obj/machinery/turretid{ + ailock = 1; + control_area = "/area/ruin/syndicate_lava_base/main"; + dir = 1; + icon_state = "control_kill"; + lethal = 1; + name = "Base turret controls"; + pixel_y = 30; + req_access = list("syndicate") }, -/turf/open/floor/iron, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/closet/crate/secure/syndicate, +/obj/item/organ/internal/butt/atomic, +/turf/open/floor/circuit/red, /area/ruin/syndicate_lava_base/main) "sx" = ( /obj/structure/rack, @@ -2183,10 +2252,15 @@ /obj/machinery/door/airlock/virology/glass{ name = "Monkey Pen" }, -/obj/effect/mapping_helpers/airlock/access/all/syndicate/general, +/turf/closed/wall/mineral/plastitanium/nodiagonal, +/area/ruin/syndicate_lava_base/main) +"sH" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/white, +/obj/machinery/door/window/left/directional/north{ + name = "Experementor-inator"; + req_access = list("syndicate") + }, +/turf/open/floor/engine, /area/ruin/syndicate_lava_base/virology) "ta" = ( /obj/machinery/light/small/directional/east, @@ -2239,15 +2313,6 @@ /obj/effect/turf_decal/stripes/red/corner{ dir = 4 }, -/obj/machinery/button/door{ - id = "syndie_lavaland_vault"; - name = "Vault Bolt Control"; - normaldoorcontrol = 1; - pixel_x = 24; - pixel_y = 8; - req_access = list("syndicate"); - specialfunctions = 4 - }, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/duct, @@ -2255,19 +2320,16 @@ /area/ruin/syndicate_lava_base/main) "tN" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, -/turf/open/floor/iron/white/side{ - dir = 6 +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/purple{ + dir = 4 }, +/turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "tP" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/duct, -/turf/open/floor/wood, -/area/ruin/syndicate_lava_base/dormitories) +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/circuit/red, +/area/ruin/syndicate_lava_base/main) "tT" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/chair/stool/bar/directional/east, @@ -2295,10 +2357,11 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/chemistry) "uj" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/duct, -/turf/open/floor/wood, -/area/ruin/syndicate_lava_base/dormitories) +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/cable, +/turf/open/floor/circuit/red, +/area/ruin/syndicate_lava_base/main) "uk" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, @@ -2398,17 +2461,12 @@ /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/cargo) "vV" = ( -/obj/machinery/turretid{ - ailock = 1; - control_area = "/area/ruin/syndicate_lava_base/main"; - dir = 1; - lethal = 1; - name = "Base turret controls"; - pixel_y = 30; - req_access = list("syndicate") - }, -/turf/open/floor/circuit/red, -/area/ruin/syndicate_lava_base/main) +/obj/structure/closet/syndicate/personal, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/syndicate_access, +/turf/open/floor/carpet/red, +/area/ruin/syndicate_lava_base/dormitories) "wc" = ( /obj/structure/chair/stool/bar/directional/south, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -2432,19 +2490,27 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/engineering) "wx" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Janitorial Closet" +/obj/machinery/door/airlock/engineering{ + name = "PACMAN Generator" }, /obj/effect/mapping_helpers/airlock/access/all/syndicate/general, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/ruin/syndicate_lava_base/main) "wV" = ( -/obj/structure/noticeboard/directional/north, -/obj/item/paper{ - default_raw_text = "The next person who steals my ammunition I will shoot myself." +/obj/machinery/door/airlock/vault{ + id_tag = "syndie_lavaland_vault" }, -/turf/open/floor/wood, -/area/ruin/syndicate_lava_base/dormitories) +/obj/effect/mapping_helpers/airlock/access/all/syndicate/general, +/obj/effect/mapping_helpers/airlock/locked, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/ruin/syndicate_lava_base/main) "xk" = ( /obj/effect/turf_decal/stripes/corner{ dir = 1 @@ -2464,7 +2530,6 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/arrivals) "xQ" = ( -/obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/decal/cleanable/dirt, /obj/structure/cable, @@ -2522,12 +2587,27 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/engineering) "yv" = ( -/turf/open/floor/circuit/red, -/area/ruin/syndicate_lava_base/main) +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/mapping_helpers/apc/syndicate_access, +/obj/structure/cable, +/obj/machinery/washing_machine, +/obj/machinery/duct, +/turf/open/floor/carpet/red, +/area/ruin/syndicate_lava_base/dormitories) "yA" = ( -/obj/effect/turf_decal/tile/red/half/contrasted, -/obj/machinery/light/small/directional/south, -/turf/open/floor/iron, +/obj/structure/chair/pew/right{ + dir = 4 + }, +/turf/open/floor/wood, +/area/ruin/syndicate_lava_base/main) +"yD" = ( +/obj/structure/chair/pew/left{ + dir = 8 + }, +/turf/open/floor/wood, /area/ruin/syndicate_lava_base/main) "yE" = ( /obj/effect/decal/cleanable/dirt, @@ -2582,11 +2662,8 @@ /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/bar) "zm" = ( +/obj/structure/cable, /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/structure/closet/l3closet/janitor, -/obj/item/reagent_containers/spray/cleaner, /turf/open/floor/plating, /area/ruin/syndicate_lava_base/main) "zt" = ( @@ -2668,10 +2745,11 @@ /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/bar) "zH" = ( -/obj/machinery/light/small/directional/north, -/obj/machinery/firealarm/directional/north, -/turf/open/floor/wood, -/area/ruin/syndicate_lava_base/dormitories) +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/sign/warning/explosives/alt/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/circuit/red, +/area/ruin/syndicate_lava_base/main) "zI" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/tile/red/half/contrasted, @@ -2733,9 +2811,6 @@ /obj/effect/turf_decal/box/white/corners{ dir = 8 }, -/obj/structure/closet/crate/secure/weapon{ - req_access = list("syndicate") - }, /obj/item/ammo_box/c9mm{ pixel_y = 6 }, @@ -2757,6 +2832,7 @@ pixel_y = -4 }, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/closet/crate/secure/syndicate/gorlex/weapons, /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/cargo) "Ao" = ( @@ -2773,6 +2849,7 @@ dir = 8 }, /obj/machinery/duct, +/obj/effect/turf_decal/tile/red, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/main) "AB" = ( @@ -2800,6 +2877,15 @@ }, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/engineering) +"AT" = ( +/obj/structure/table/wood, +/obj/effect/spawner/random/food_or_drink/booze, +/obj/effect/spawner/random/food_or_drink/booze{ + pixel_y = 6; + pixel_x = 8 + }, +/turf/open/floor/wood, +/area/ruin/syndicate_lava_base/main) "Bi" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 1 @@ -2809,13 +2895,11 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/arrivals) "Bm" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 1 - }, -/turf/open/floor/iron/white/side{ +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 }, +/obj/machinery/rnd/experimentor, +/turf/open/floor/engine, /area/ruin/syndicate_lava_base/virology) "Bu" = ( /obj/effect/turf_decal/stripes/line{ @@ -2837,10 +2921,17 @@ /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/bar) "BH" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/obj/machinery/duct, -/turf/open/floor/plating, -/area/ruin/syndicate_lava_base/dormitories) +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/obj/structure/closet/crate, +/obj/item/storage/box/monkeycubes, +/obj/item/storage/box/monkeycubes, +/obj/item/storage/box/monkeycubes, +/turf/open/floor/iron/kitchen_coldroom/dark, +/area/ruin/syndicate_lava_base/bar) "BV" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -2854,16 +2945,15 @@ req_access = list("syndicate"); name = "Warehouse Shutters" }, +/obj/structure/cable, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/main) "BX" = ( -/obj/machinery/door/airlock{ - name = "Cabin 4" +/obj/machinery/porta_turret/syndicate{ + dir = 4 }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/carpet/red, -/area/ruin/syndicate_lava_base/dormitories) +/turf/closed/wall/mineral/plastitanium/nodiagonal, +/area/ruin/syndicate_lava_base/main) "Cc" = ( /obj/item/kirbyplants/organic/plant22, /obj/effect/decal/cleanable/dirt, @@ -2914,22 +3004,20 @@ /obj/effect/turf_decal/tile/red{ dir = 1 }, +/obj/structure/extinguisher_cabinet/directional/west, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/main) "Cy" = ( -/obj/machinery/airalarm/directional/north, -/obj/effect/decal/cleanable/dirt, -/obj/effect/mapping_helpers/airalarm/syndicate_access, -/turf/open/floor/wood, -/area/ruin/syndicate_lava_base/dormitories) +/obj/machinery/mecha_part_fabricator, +/turf/open/floor/iron, +/area/ruin/syndicate_lava_base/virology) "CC" = ( +/obj/machinery/light/small/directional/north, /obj/effect/mob_spawn/ghost_role/human/lavaland_syndicate/comms{ dir = 8 }, -/obj/item/bedsheet/syndie, -/obj/structure/bed, -/turf/open/floor/carpet/red, -/area/ruin/syndicate_lava_base/dormitories) +/turf/open/floor/wood/large, +/area/ruin/syndicate_lava_base/main) "CE" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/medical/glass{ @@ -2943,11 +3031,8 @@ /area/ruin/syndicate_lava_base/medbay) "CJ" = ( /obj/machinery/light/small/directional/south, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 1 - }, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/iron/white/side, +/turf/open/floor/engine, /area/ruin/syndicate_lava_base/virology) "CV" = ( /obj/effect/decal/cleanable/dirt, @@ -2966,6 +3051,7 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 1 }, +/obj/effect/turf_decal/tile/green/opposingcorners, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "Di" = ( @@ -3022,42 +3108,50 @@ }, /area/ruin/syndicate_lava_base/bar) "DN" = ( -/obj/structure/bed{ - dir = 4 - }, -/obj/item/bedsheet, /obj/machinery/light/small/directional/north, -/turf/open/floor/iron/white/side{ - dir = 5 +/obj/item/flatpack{ + board = /obj/item/circuitboard/machine/flatpacker + }, +/obj/structure/table/reinforced/plasmarglass, +/obj/item/multitool, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 }, +/turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "DO" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/light/small/directional/south, /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/white, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "DP" = ( -/obj/structure/closet/crate/medical, -/obj/item/storage/medkit/fire{ +/obj/item/storage/medkit/tactical/premium, +/obj/item/storage/medkit/tactical_lite, +/obj/item/storage/medkit/tactical, +/obj/item/storage/medkit/regular, +/obj/item/storage/medkit/regular{ pixel_x = 3; pixel_y = 3 }, -/obj/item/storage/medkit/brute, /obj/item/storage/medkit/regular{ - pixel_x = -3; - pixel_y = -3 + pixel_y = 6; + pixel_x = 6 }, +/obj/structure/closet/crate/secure/syndicate/interdyne, /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/cargo) "Ee" = ( -/obj/machinery/light/small/directional/west, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 1 +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 }, -/turf/open/floor/carpet/red, -/area/ruin/syndicate_lava_base/dormitories) +/obj/structure/closet/secure_closet/freezer/meat, +/turf/open/floor/iron/kitchen_coldroom/dark, +/area/ruin/syndicate_lava_base/bar) "Ev" = ( /obj/structure/table/wood, /obj/item/rag{ @@ -3133,10 +3227,14 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/engineering) "FD" = ( -/obj/machinery/light/small/directional/east, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, -/turf/open/floor/carpet/red, -/area/ruin/syndicate_lava_base/dormitories) +/obj/effect/decal/cleanable/dirt, +/obj/structure/table/reinforced/plasmarglass, +/obj/item/storage/toolbox/syndicate, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/ruin/syndicate_lava_base/virology) "FO" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/decal/cleanable/dirt, @@ -3161,16 +3259,16 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/duct, +/obj/machinery/door/firedoor, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/main) "Gm" = ( -/obj/machinery/syndicatebomb/self_destruct{ - anchored = 1 +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/circuit/red, -/area/ruin/syndicate_lava_base/main) +/obj/machinery/rnd/production/circuit_imprinter/offstation, +/turf/open/floor/iron, +/area/ruin/syndicate_lava_base/virology) "Gq" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -3218,6 +3316,7 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 }, +/obj/structure/cable, /obj/effect/turf_decal/tile/red{ dir = 8 }, @@ -3227,7 +3326,6 @@ /obj/effect/turf_decal/box/white/corners{ dir = 4 }, -/obj/structure/closet/crate/radiation, /obj/item/clothing/suit/utility/radiation, /obj/item/clothing/suit/utility/radiation, /obj/item/clothing/suit/utility/radiation, @@ -3238,6 +3336,7 @@ /obj/item/geiger_counter, /obj/item/geiger_counter, /obj/item/reagent_containers/cup/glass/bottle/vodka, +/obj/structure/closet/crate/secure/radiation, /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/cargo) "Hn" = ( @@ -3249,13 +3348,19 @@ /turf/open/floor/plating/lavaland_atmos, /area/lavaland/surface/outdoors) "Hq" = ( -/obj/machinery/door/airlock{ - name = "Cabin 3" +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/red/line{ + dir = 6 }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/carpet/red, -/area/ruin/syndicate_lava_base/dormitories) +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/syndicatebomb/self_destruct{ + anchored = 1 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/dark, +/area/ruin/syndicate_lava_base/main) "HG" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, @@ -3357,18 +3462,17 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/main) "Jj" = ( -/obj/structure/table/wood, -/obj/item/ammo_box/magazine/m9mm, -/obj/machinery/airalarm/directional/north, -/obj/effect/mapping_helpers/airalarm/syndicate_access, -/turf/open/floor/carpet/red, -/area/ruin/syndicate_lava_base/dormitories) +/obj/structure/reagent_dispensers/watertank, +/obj/item/soap/syndie, +/obj/item/reagent_containers/cup/bucket, +/obj/item/mop, +/turf/open/floor/plating, +/area/ruin/syndicate_lava_base/main) "Jr" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/wood, -/area/ruin/syndicate_lava_base/dormitories) +/turf/open/floor/circuit/red, +/area/ruin/syndicate_lava_base/main) "JB" = ( /obj/machinery/button/door{ id = "lavalandsyndi_chemistry"; @@ -3408,12 +3512,12 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/arrivals) "JR" = ( -/obj/machinery/light/small/directional/east, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 1 - }, -/turf/open/floor/carpet/red, -/area/ruin/syndicate_lava_base/dormitories) +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/obj/structure/kitchenspike, +/turf/open/floor/iron/kitchen_coldroom/dark, +/area/ruin/syndicate_lava_base/bar) "JV" = ( /obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored, /turf/open/floor/engine/co2, @@ -3442,14 +3546,12 @@ /turf/open/floor/engine, /area/ruin/syndicate_lava_base/engineering) "KM" = ( -/obj/effect/turf_decal/stripes/red/line{ - dir = 8 - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/circuit/red, -/area/ruin/syndicate_lava_base/main) +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/carpet/red, +/area/ruin/syndicate_lava_base/dormitories) "KN" = ( /obj/effect/turf_decal/box/white/corners{ dir = 4 @@ -3479,10 +3581,9 @@ }, /area/ruin/syndicate_lava_base/medbay) "KT" = ( -/obj/machinery/washing_machine, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/wood, -/area/ruin/syndicate_lava_base/dormitories) +/obj/machinery/duct, +/turf/open/floor/iron/freezer, +/area/ruin/syndicate_lava_base/main) "KU" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, /turf/open/floor/iron, @@ -3499,12 +3600,9 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 4 }, -/turf/open/floor/iron/white/side{ - dir = 10 - }, +/turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "Le" = ( -/obj/structure/closet/crate, /obj/item/storage/box/donkpockets{ pixel_x = -2; pixel_y = 6 @@ -3517,13 +3615,13 @@ }, /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/closet/crate/secure/syndicate/wafflecorp, /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/cargo) "Ll" = ( -/obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/closed/wall/mineral/plastitanium/nodiagonal, -/area/ruin/syndicate_lava_base/main) +/area/ruin/syndicate_lava_base/dormitories) "Lp" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/yellow, /turf/closed/wall/mineral/plastitanium/nodiagonal, @@ -3568,13 +3666,9 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/engineering) "Mg" = ( -/obj/machinery/door/airlock/virology/glass{ - name = "Isolation A" - }, -/obj/effect/mapping_helpers/airlock/access/all/syndicate/general, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/white, +/turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "Mj" = ( /obj/machinery/atmospherics/miner/nitrogen, @@ -3590,12 +3684,12 @@ }, /area/ruin/syndicate_lava_base/chemistry) "MM" = ( -/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/white/corner{ - dir = 1 +/obj/machinery/component_printer, +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 }, +/turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "MZ" = ( /obj/effect/turf_decal/stripes/line{ @@ -3688,21 +3782,28 @@ }, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/engineering) -"Oq" = ( -/obj/effect/spawner/random/vending/colavend{ - hacked = 1 +"Oj" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/heat_exchanging/junction{ + dir = 4 }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 8 +/obj/structure/kitchenspike, +/turf/open/floor/iron/kitchen_coldroom/dark, +/area/ruin/syndicate_lava_base/bar) +"Oq" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Cleaning Closet" }, -/turf/open/floor/iron, +/obj/effect/mapping_helpers/airlock/access/all/syndicate/general, +/turf/open/floor/plating, /area/ruin/syndicate_lava_base/main) "Or" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/disposalpipe/segment, /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/green/opposingcorners, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "Ot" = ( @@ -3712,10 +3813,9 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/cargo) "OF" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/wood, -/area/ruin/syndicate_lava_base/dormitories) +/obj/structure/cable, +/turf/closed/wall/mineral/plastitanium/explosive, +/area/ruin/syndicate_lava_base/main) "OI" = ( /obj/machinery/power/turbine/turbine_outlet{ dir = 4 @@ -3776,6 +3876,7 @@ }, /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/green/opposingcorners, /turf/open/floor/iron/white, /area/ruin/syndicate_lava_base/virology) "PE" = ( @@ -3881,6 +3982,7 @@ dir = 8 }, /obj/effect/mapping_helpers/airalarm/syndicate_access, +/obj/structure/cable, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/main) "Rd" = ( @@ -4026,6 +4128,7 @@ dir = 1 }, /obj/effect/decal/cleanable/dirt, +/obj/machinery/portable_atmospherics/canister/oxygen, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/arrivals) "TD" = ( @@ -4037,13 +4140,13 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/main) "TE" = ( -/obj/structure/table, -/obj/structure/bedsheetbin, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/wood, -/area/ruin/syndicate_lava_base/dormitories) +/obj/structure/toilet{ + dir = 4 + }, +/obj/effect/decal/cleanable/food/pie_smudge, +/obj/machinery/newscaster/directional/east, +/turf/open/floor/iron/freezer, +/area/ruin/syndicate_lava_base/main) "TG" = ( /obj/structure/extinguisher_cabinet/directional/west, /obj/structure/table, @@ -4092,12 +4195,12 @@ /turf/open/floor/engine, /area/ruin/syndicate_lava_base/engineering) "Ub" = ( -/obj/structure/closet/crate, /obj/item/storage/toolbox/electrical{ pixel_y = 4 }, /obj/item/storage/toolbox/mechanical, /obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/closet/crate/secure/syndicate/cybersun, /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/cargo) "Ue" = ( @@ -4121,13 +4224,14 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/main) "Ut" = ( -/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/filingcabinet, +/obj/item/folder/syndicate/mining, /obj/effect/turf_decal/stripes/red/line{ dir = 5 }, -/obj/structure/filingcabinet, -/obj/item/folder/syndicate/mining, -/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/card/emag, +/obj/machinery/light/small/directional/east, /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/main) "Uw" = ( @@ -4147,28 +4251,29 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/cargo) "UK" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 8 +/obj/machinery/door/airlock{ + name = "Cabin 4" }, -/turf/open/floor/iron, +/obj/effect/mapping_helpers/airlock/access/all/syndicate/general, +/obj/structure/cable, +/obj/machinery/duct, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood, /area/ruin/syndicate_lava_base/main) "UP" = ( /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/white/side{ - dir = 4 - }, +/obj/effect/turf_decal/tile/green/opposingcorners, +/turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "UX" = ( -/obj/structure/table/wood, -/obj/item/ammo_box/magazine/m9mm, -/obj/item/ammo_box/magazine/sniper_rounds, -/obj/machinery/airalarm/directional/north, -/obj/effect/mapping_helpers/airalarm/syndicate_access, -/turf/open/floor/carpet/red, -/area/ruin/syndicate_lava_base/dormitories) +/obj/structure/chair/pew/right{ + dir = 8 + }, +/turf/open/floor/wood, +/area/ruin/syndicate_lava_base/main) "Vb" = ( /obj/effect/turf_decal/stripes/corner, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -4178,9 +4283,16 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/arrivals) "Vj" = ( +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/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, /obj/machinery/duct, -/turf/open/floor/plating, -/area/ruin/syndicate_lava_base/dormitories) +/turf/open/floor/circuit/red, +/area/ruin/syndicate_lava_base/main) "Vl" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 4 @@ -4199,17 +4311,23 @@ dir = 8 }, /obj/machinery/duct, +/obj/machinery/door/firedoor, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/main) "Vs" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/power/apc/auto_name/directional/south, -/obj/effect/mapping_helpers/apc/syndicate_access, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/duct, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 9 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/kitchen_coldroom/dark, +/area/ruin/syndicate_lava_base/bar) +"VF" = ( +/obj/structure/table/wood, +/obj/effect/spawner/random/food_or_drink/soup, /turf/open/floor/wood, -/area/ruin/syndicate_lava_base/dormitories) +/area/ruin/syndicate_lava_base/main) "VH" = ( /obj/structure/table/wood, /obj/machinery/light/small/directional/south, @@ -4229,14 +4347,14 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/engineering) "Wc" = ( -/obj/machinery/door/airlock/virology/glass{ - name = "Isolation B" +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 }, -/obj/effect/mapping_helpers/airlock/access/all/syndicate/general, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/white, -/area/ruin/syndicate_lava_base/virology) +/obj/machinery/firealarm/directional/west, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/ruin/syndicate_lava_base/main) "Wf" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible/layer4, /turf/open/floor/iron, @@ -4270,16 +4388,20 @@ /obj/effect/mapping_helpers/no_lava, /turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace, /area/lavaland/surface/outdoors) -"Wv" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/stripes/red/line{ - dir = 9 +"Wu" = ( +/obj/structure/chair/pew/left{ + dir = 4 }, /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /obj/structure/sign/warning/secure_area/directional/west, /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/main) +"Wv" = ( +/obj/effect/mob_spawn/ghost_role/human/lavaland_syndicate, +/obj/machinery/light/small/directional/north, +/turf/open/floor/carpet/red, +/area/ruin/syndicate_lava_base/dormitories) "WA" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -4326,17 +4448,14 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/engineering) "Xi" = ( -/obj/effect/mob_spawn/ghost_role/human/lavaland_syndicate{ - dir = 4 - }, -/obj/item/bedsheet/syndie{ - dir = 4 +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 }, -/obj/structure/bed{ - dir = 4 +/obj/effect/spawner/random/vending/colavend{ + hacked = 1 }, -/turf/open/floor/carpet/red, -/area/ruin/syndicate_lava_base/dormitories) +/turf/open/floor/iron, +/area/ruin/syndicate_lava_base/main) "Xv" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -4360,12 +4479,14 @@ /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/bar) "XE" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 1 +/obj/structure/table/optable{ + name = "Robotics Operating Table" }, -/turf/open/floor/carpet/red, -/area/ruin/syndicate_lava_base/dormitories) +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/ruin/syndicate_lava_base/virology) "XK" = ( /obj/effect/spawner/structure/window/reinforced/plasma/plastitanium, /obj/machinery/atmospherics/pipe/layer_manifold, @@ -4379,9 +4500,13 @@ /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/cargo) "XV" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/closed/wall/mineral/plastitanium/nodiagonal, -/area/ruin/syndicate_lava_base/main) +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/preopen{ + id = "lavalandsyndi_bar" + }, +/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium, +/turf/open/floor/plating, +/area/ruin/syndicate_lava_base/bar) "Yd" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -4391,16 +4516,12 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/cargo) "Yx" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/stripes/red/line{ - dir = 6 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ +/obj/effect/mob_spawn/ghost_role/human/lavaland_syndicate{ dir = 1 }, -/turf/open/floor/iron/dark, -/area/ruin/syndicate_lava_base/main) +/obj/machinery/light/small/directional/south, +/turf/open/floor/carpet/red, +/area/ruin/syndicate_lava_base/dormitories) "YG" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -4460,16 +4581,21 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/engineering) "Zn" = ( -/obj/machinery/door/airlock{ - name = "Cabin 2" +/obj/effect/turf_decal/stripes/red/line{ + dir = 9 }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/carpet/red, -/area/ruin/syndicate_lava_base/dormitories) +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/syndicate_access, +/obj/machinery/light/small/directional/west, +/obj/machinery/plumbing/synthesizer{ + reagent_id = /datum/reagent/water + }, +/turf/open/floor/iron/dark, +/area/ruin/syndicate_lava_base/main) "Zp" = ( /obj/machinery/airalarm/directional/north, -/obj/structure/closet/crate, /obj/item/extinguisher{ pixel_x = -5; pixel_y = 5 @@ -4505,40 +4631,43 @@ }, /obj/effect/decal/cleanable/dirt, /obj/effect/mapping_helpers/airalarm/syndicate_access, +/obj/item/modular_computer/pda/syndicate, +/obj/item/modular_computer/pda/syndicate, +/obj/item/modular_computer/pda/syndicate, +/obj/item/modular_computer/pda/syndicate, +/obj/structure/closet/crate/secure/syndicate/self, /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/cargo) "Zr" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/white/side{ - dir = 9 +/obj/machinery/door/window/left/directional/east{ + name = "RnD"; + req_access = list("syndicate") }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted, +/turf/open/floor/iron, /area/ruin/syndicate_lava_base/virology) "Zu" = ( -/obj/structure/table/wood, -/obj/item/ammo_box/magazine/m9mm, -/obj/item/ammo_box/magazine/sniper_rounds, -/turf/open/floor/carpet/red, -/area/ruin/syndicate_lava_base/dormitories) +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on/coldroom, +/turf/open/floor/iron/kitchen_coldroom/dark, +/area/ruin/syndicate_lava_base/bar) "Zw" = ( /obj/structure/sign/warning/vacuum/external/directional/south, /obj/machinery/light/small/directional/south, /turf/open/floor/plating, /area/ruin/syndicate_lava_base/cargo) "ZA" = ( -/obj/machinery/light/small/directional/north, -/obj/structure/closet/crate, -/obj/item/vending_refill/snack{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/vending_refill/snack{ - pixel_x = -3; - pixel_y = 3 +/obj/machinery/door/airlock/freezer{ + name = "Freezer" }, -/obj/item/vending_refill/coffee, -/obj/item/vending_refill/cola, -/turf/open/floor/iron/dark, +/obj/effect/mapping_helpers/airlock/access/all/syndicate/general, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/iron/kitchen_coldroom/dark, /area/ruin/syndicate_lava_base/bar) "ZH" = ( /obj/effect/decal/cleanable/dirt, @@ -4580,8 +4709,8 @@ ab ab ab ab -aa -aa +ab +ab ab ab ab @@ -4867,12 +4996,12 @@ ab ab ab ab +lS eh eh eh eh -eh -eh +hW ab ab ab @@ -4920,12 +5049,12 @@ si eh eG eb -eI +XE aj eh eh eh -eh +hW ab ab ab @@ -4969,8 +5098,8 @@ ab ab eh DN -tN -Wc +Mg +Mg kK eI hp @@ -5018,9 +5147,9 @@ ab ab si eh -eI -eI -eI +Gm +bS +Cy fK sH Bm @@ -5068,13 +5197,13 @@ ab ab si eh -eG +FD KX -eI +pM fK -eI +kU hr -hG +hp eh ab ab @@ -5118,13 +5247,13 @@ ab ab ab eh -DN +hG tN Mg DO -eh -gj -eh +eI +hE +hE eh ab ab @@ -5167,15 +5296,15 @@ ab ab ab ab +iU eh -eh -eI -eI +bB +MM Zr +eh +eh +eh di -hs -hH -ab ab ab ab @@ -5221,7 +5350,7 @@ si eh fi fA -MM +UP gV ht hH @@ -5374,7 +5503,7 @@ eh PD eh eh -eh +gj hW dG dG @@ -5481,7 +5610,7 @@ VL Qj VL VL -jx +XV cI PO xt @@ -5579,9 +5708,9 @@ ha ii fM mB -hB +Xi jl -jz +mU xt zD Vl @@ -5672,18 +5801,18 @@ pa ae ae TD -hd -hy +he hy hy -ik +ha +ha UK -TD -hz -hz +ha +ha +jy +jy jy jy -ka ue kM nI @@ -5722,18 +5851,18 @@ ae oP dQ IX +he yA -hz -hz -hz -hz +hd +ha +CC ce lj -hz -bB -Zu -jy +jz jy +Zu +ik +jP jy jy jy @@ -5772,17 +5901,17 @@ Mr EC jd IX -Qp -hz -UX -Xi -hz +he +hf +VF +ha +iq wV -tP +iq sq -XE +jy JR -hz +ka ZA zy KV @@ -5822,17 +5951,17 @@ eS fn fO IX -hf -hz -FD -kD +he +yD +UX +iN Zn -Jr -iU -hz -hz -hz -hz +Vj +tP +kD +jP +Oj +jm jy zZ wg @@ -5872,15 +6001,15 @@ eT fo fO IX -hf -hz -hz -hz -hz -Cy +he +hy +hy +iN +sw +uj tP -bS -Vj +hh +jP BH rV jy @@ -5923,17 +6052,17 @@ fn fH IX he -jm -hz -pM -aA +hy +hy +iN +pt uj -Vs -hz -hz -hz -hz -jy +tP +nq +jP +aV +hs +jP jy jy RG @@ -5973,19 +6102,19 @@ fp fH TD Ce -hz -hz -hz -hz +yA +Wu +iN +Ut zH Jr Hq -XE +jP Ee -hz -kO +Vs +jy kP -kQ +pe kQ kQ kQ @@ -6012,28 +6141,28 @@ ab ab ab ab -as +iU as PW dI NE ew as -as +PW as xQ -hh -hz -kU -kD -BX +he +az +AT +ha +iN OF -Jr -hz -aV -Zu -hz -hJ +iN +iN +jy +jy +jy +jP zm kQ lm @@ -6068,23 +6197,23 @@ as as as as -PW +as ZH Ih ze he -hz -Jj -CC -hz +yD +pJ +ha +qu KT TE -hz +ha hO -hz -hz -wx +kO +Jj ha +wx kQ qA lJ @@ -6122,18 +6251,18 @@ XQ kl Ac HG -yA -hz -hz -hz -hz -hz -hz -hz -sw +he +hy +hy +ha +ha +aA +ha +iN +ha Oq -jR -TD +ha +ha Xv CE qt @@ -6144,7 +6273,7 @@ pp nA oc kQ -kQ +di si ab ab @@ -6175,7 +6304,7 @@ BV Hi hB hB -hB +Wc QQ iG iZ @@ -6296,7 +6425,7 @@ uv ju ju ju -ju +hW ab ab ab @@ -6325,11 +6454,11 @@ gP EU hl hS -ha +hz Wv KM -pe -ha +Yx +hz rU zT aO @@ -6375,11 +6504,11 @@ gQ UF gQ hT -ha +hz vV -Gm +KM yv -XV +hz OZ yq CV @@ -6425,11 +6554,11 @@ Yd tZ UF ez -ha -Ut +hz +Wv if Yx -XV +hz Zj cP Fz @@ -6475,11 +6604,11 @@ cb Iv gQ zw -ha -XV +hz Ll -XV -XV +Ll +hz +hz ju ju ju @@ -6515,7 +6644,7 @@ ab ab ab ab -dy +iU dy eE QG @@ -6574,7 +6703,7 @@ Zw dy nj nj -dy +di si si ab @@ -6629,7 +6758,7 @@ si ab ab ab -ju +iU ju ju ju @@ -6720,7 +6849,7 @@ ab ab ab ab -si +eY si si ab @@ -6746,7 +6875,7 @@ ju ju ju ju -ju +di ab ab ab @@ -6833,16 +6962,16 @@ ab ab ab ab +iU ju ju +BX ju ju +BX ju ju -ju -ju -ju -ju +di ab ab ab diff --git a/_maps/RandomRuins/SpaceRuins/infested_frigate.dmm b/_maps/RandomRuins/SpaceRuins/infested_frigate.dmm index 96b778786af6..98834085c518 100644 --- a/_maps/RandomRuins/SpaceRuins/infested_frigate.dmm +++ b/_maps/RandomRuins/SpaceRuins/infested_frigate.dmm @@ -1039,31 +1039,6 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/mineral/plastitanium, /area/ruin/space/has_grav/infested_frigate) -"rs" = ( -/obj/structure/sign/warning/no_smoking{ - pixel_x = 28 - }, -/obj/item/storage/toolbox/syndicate, -/obj/item/gun_maintenance_supplies, -/obj/item/gun_maintenance_supplies, -/obj/item/storage/toolbox/electrical, -/obj/item/storage/box/lights/bulbs, -/obj/item/stack/sheet/glass{ - amount = 10 - }, -/obj/structure/closet/crate/large{ - anchored = 1; - name = "crew supplies" - }, -/obj/structure/cable, -/obj/item/pickaxe/emergency, -/obj/item/pickaxe/emergency, -/obj/effect/spawner/random/decoration/carpet, -/obj/effect/spawner/random/engineering/vending_restock, -/obj/effect/spawner/random/engineering/vending_restock, -/obj/item/bedsheet/syndie/double, -/turf/open/floor/plating, -/area/ruin/space/has_grav/infested_frigate) "rz" = ( /obj/machinery/airalarm/directional/west, /obj/effect/mapping_helpers/airalarm/all_access, @@ -2986,6 +2961,31 @@ /obj/effect/spawner/random/special_lighter, /turf/open/floor/plating, /area/ruin/space/has_grav/infested_frigate) +"WB" = ( +/obj/structure/sign/warning/no_smoking{ + pixel_x = 28 + }, +/obj/item/storage/toolbox/syndicate, +/obj/item/gun_maintenance_supplies, +/obj/item/gun_maintenance_supplies, +/obj/item/storage/toolbox/electrical, +/obj/item/storage/box/lights/bulbs, +/obj/item/stack/sheet/glass{ + amount = 10 + }, +/obj/structure/closet/crate/large{ + anchored = 1; + name = "crew supplies" + }, +/obj/structure/cable, +/obj/item/pickaxe/emergency, +/obj/item/pickaxe/emergency, +/obj/effect/spawner/random/decoration/carpet, +/obj/effect/spawner/random/engineering/vending_restock, +/obj/effect/spawner/random/engineering/vending_restock, +/obj/item/bedsheet/syndie/double, +/turf/open/floor/plating, +/area/ruin/space/has_grav/infested_frigate) "WG" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, /obj/effect/decal/cleanable/blood/gibs{ @@ -3457,7 +3457,7 @@ wP iY Xc Hu -rs +WB AH yt YW diff --git a/_maps/RandomRuins/SpaceRuins/the_outlet.dmm b/_maps/RandomRuins/SpaceRuins/the_outlet.dmm index f5d1ab4912ac..e7f48d3ea8b6 100644 --- a/_maps/RandomRuins/SpaceRuins/the_outlet.dmm +++ b/_maps/RandomRuins/SpaceRuins/the_outlet.dmm @@ -695,12 +695,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/ruin/space/has_grav/the_outlet/employeesection) -"rF" = ( -/obj/structure/table/reinforced/rglass, -/obj/effect/spawner/surgery_tray/full, -/obj/item/reagent_containers/syringe/lethal/execution, -/turf/open/floor/iron/freezer, -/area/ruin/space/has_grav/the_outlet/researchrooms) "rH" = ( /obj/effect/decal/cleanable/blood{ icon_state = "floor1-old" @@ -1756,6 +1750,12 @@ /obj/effect/spawner/random/structure/crate_abandoned, /turf/open/floor/iron, /area/ruin/space/has_grav/the_outlet/employeesection) +"Qg" = ( +/obj/structure/table/reinforced/rglass, +/obj/effect/spawner/surgery_tray/full, +/obj/item/reagent_containers/syringe/lethal/execution, +/turf/open/floor/iron/freezer, +/area/ruin/space/has_grav/the_outlet/researchrooms) "Qi" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -2755,7 +2755,7 @@ Er Er Er Fm -rF +Qg qo zB Nb diff --git a/_maps/RandomZLevels/moonoutpost19.dmm b/_maps/RandomZLevels/moonoutpost19.dmm index 377eb6be16fa..012c1c2c5943 100644 --- a/_maps/RandomZLevels/moonoutpost19.dmm +++ b/_maps/RandomZLevels/moonoutpost19.dmm @@ -1367,6 +1367,18 @@ initial_gas_mix = "co2=48.7;n2=13.2;o2=32.4;TEMP=251" }, /area/awaymission/moonoutpost19/main) +"jy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/ammo_casing/c357{ + pixel_x = -2; + pixel_y = -7 + }, +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/awaymission/moonoutpost19/arrivals) "jD" = ( /obj/machinery/space_heater, /obj/effect/decal/cleanable/dirt, @@ -2870,6 +2882,18 @@ initial_gas_mix = "co2=48.7;n2=13.2;o2=32.4;TEMP=251" }, /area/awaymission/moonoutpost19/mines) +"sf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/item/ammo_casing/c357{ + pixel_x = 11; + pixel_y = 8 + }, +/obj/effect/turf_decal/siding/thinplating_new/light/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/awaymission/moonoutpost19/arrivals) "si" = ( /obj/structure/alien/weeds, /obj/effect/turf_decal/tile/purple, @@ -4141,18 +4165,6 @@ }, /turf/open/floor/plating, /area/awaymission/moonoutpost19/arrivals/shed) -"Bf" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/ammo_casing/c357{ - pixel_x = -2; - pixel_y = -7 - }, -/obj/effect/turf_decal/siding/thinplating_new/light{ - dir = 1 - }, -/obj/machinery/duct, -/turf/open/floor/iron, -/area/awaymission/moonoutpost19/arrivals) "Bg" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w{ dir = 4 @@ -6443,18 +6455,6 @@ "QS" = ( /turf/open/misc/asteroid/moon/dug, /area/awaymission/moonoutpost19/main) -"QZ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable, -/obj/item/ammo_casing/c357{ - pixel_x = 11; - pixel_y = 8 - }, -/obj/effect/turf_decal/siding/thinplating_new/light/corner{ - dir = 8 - }, -/turf/open/floor/iron, -/area/awaymission/moonoutpost19/arrivals) "Ra" = ( /obj/machinery/light/small/directional/east, /obj/effect/turf_decal/stripes/line{ @@ -7476,7 +7476,16 @@ temperature = 251 }, /area/awaymission/moonoutpost19/syndicate) -"Yk" = ( +"Ym" = ( +/obj/effect/decal/cleanable/crayon{ + icon_state = "line"; + rotation = 90 + }, +/turf/open/misc/asteroid/moon{ + initial_gas_mix = "co2=48.7;n2=13.2;o2=32.4;TEMP=251" + }, +/area/awaymission/moonoutpost19/main) +"Yo" = ( /obj/effect/turf_decal/sand, /obj/item/stack/ore/glass{ pixel_x = 8 @@ -7487,15 +7496,6 @@ }, /turf/open/floor/iron, /area/awaymission/moonoutpost19/arrivals) -"Ym" = ( -/obj/effect/decal/cleanable/crayon{ - icon_state = "line"; - rotation = 90 - }, -/turf/open/misc/asteroid/moon{ - initial_gas_mix = "co2=48.7;n2=13.2;o2=32.4;TEMP=251" - }, -/area/awaymission/moonoutpost19/main) "Yt" = ( /obj/structure/chair/stool/directional/south, /obj/effect/turf_decal/tile/bar, @@ -40833,7 +40833,7 @@ xj yZ hI Hg -QZ +sf qg Bk Tg @@ -41089,7 +41089,7 @@ sJ Qr Zy zb -Bf +jy Ll HD hJ @@ -41347,7 +41347,7 @@ Qr ym hJ bo -Yk +Yo DZ MS hJ diff --git a/_maps/RandomZLevels/undergroundoutpost45.dmm b/_maps/RandomZLevels/undergroundoutpost45.dmm index 0b5d881f3d55..5e5a6ecb4ac8 100644 --- a/_maps/RandomZLevels/undergroundoutpost45.dmm +++ b/_maps/RandomZLevels/undergroundoutpost45.dmm @@ -211,10 +211,6 @@ "aS" = ( /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/central) -"aT" = ( -/obj/effect/landmark/awaystart/underground, -/turf/open/floor/iron/grimy, -/area/awaymission/undergroundoutpost45/central) "aU" = ( /obj/structure/closet/secure_closet/personal/cabinet{ locked = 0; @@ -435,10 +431,6 @@ /obj/effect/mapping_helpers/burnt_floor, /turf/open/floor/plating, /area/awaymission/undergroundoutpost45/central) -"ci" = ( -/obj/effect/decal/cleanable/blood/gibs/limb, -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) "cm" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -1337,6 +1329,11 @@ /obj/machinery/newscaster/directional/south, /turf/open/floor/carpet, /area/awaymission/undergroundoutpost45/central) +"fR" = ( +/obj/structure/alien/weeds, +/obj/structure/bed/nest, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) "fS" = ( /obj/structure/bed, /obj/item/bedsheet, @@ -1640,6 +1637,10 @@ "hc" = ( /turf/closed/wall/r_wall/rust, /area/awaymission/undergroundoutpost45/research) +"he" = ( +/obj/structure/ore_box, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) "hf" = ( /obj/machinery/light/small/directional/west, /obj/machinery/firealarm/directional/west, @@ -3528,6 +3529,12 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/awaymission/undergroundoutpost45/engineering) +"nO" = ( +/obj/structure/alien/weeds, +/obj/structure/bed/nest, +/obj/effect/mob_spawn/corpse/human, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) "nQ" = ( /obj/structure/table/reinforced, /obj/item/paper_bin{ @@ -4027,6 +4034,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/crew_quarters) +"pp" = ( +/obj/effect/turf_decal/stripes/asteroid/line, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) "pq" = ( /obj/machinery/door/airlock{ id_tag = "awaydorm6"; @@ -4550,6 +4561,12 @@ }, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/engineering) +"ro" = ( +/obj/machinery/atmospherics/components/unary/passive_vent/layer2{ + dir = 4 + }, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) "rp" = ( /obj/machinery/power/apc/auto_name/directional/west, /obj/effect/mapping_helpers/apc/full_charge, @@ -4616,6 +4633,10 @@ }, /turf/open/floor/iron/dark/telecomms, /area/awaymission/undergroundoutpost45/research) +"rA" = ( +/obj/machinery/light/small/directional/east, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) "rB" = ( /obj/structure/table, /obj/item/folder/white, @@ -5917,6 +5938,11 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/mining) +"wi" = ( +/obj/structure/alien/weeds, +/obj/structure/alien/resin/wall, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) "wl" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, @@ -5979,6 +6005,12 @@ /obj/structure/cable, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/mining) +"wE" = ( +/obj/effect/turf_decal/stripes/asteroid/line{ + dir = 10 + }, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) "wK" = ( /obj/machinery/door/airlock{ name = "Private Restroom" @@ -6015,6 +6047,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/mining) +"wS" = ( +/obj/structure/alien/weeds, +/obj/effect/decal/cleanable/blood/gibs/down, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) "wX" = ( /obj/machinery/firealarm/directional/south, /obj/structure/closet/secure_closet/miner{ @@ -6366,11 +6403,6 @@ }, /turf/open/floor/iron/white, /area/awaymission/undergroundoutpost45/gateway) -"zb" = ( -/obj/structure/alien/weeds, -/obj/structure/alien/resin/wall, -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) "ze" = ( /obj/structure/table, /obj/item/stack/cable_coil, @@ -6398,9 +6430,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/engineering) -"zq" = ( -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) "zr" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -6432,15 +6461,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/central) -"zK" = ( -/obj/structure/alien/weeds, -/obj/structure/bed/nest, -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) -"zO" = ( -/obj/effect/decal/cleanable/blood/gibs/up, -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) "zX" = ( /obj/structure/closet/secure_closet{ icon_state = "hydro"; @@ -6485,6 +6505,10 @@ dir = 5 }, /area/awaymission/undergroundoutpost45/crew_quarters) +"AF" = ( +/obj/effect/decal/cleanable/blood/gibs/up, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) "AN" = ( /obj/structure/sign/warning/electric_shock/directional/south, /obj/machinery/vending/engivend, @@ -6536,6 +6560,13 @@ }, /turf/open/floor/carpet, /area/awaymission/undergroundoutpost45/central) +"By" = ( +/obj/structure/chair/comfy/beige{ + dir = 4 + }, +/obj/effect/landmark/awaystart/underground, +/turf/open/floor/iron/grimy, +/area/awaymission/undergroundoutpost45/central) "Bz" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -6556,12 +6587,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/crew_quarters) -"BL" = ( -/obj/structure/alien/weeds, -/obj/effect/decal/cleanable/blood/gibs/down, -/obj/effect/mob_spawn/corpse/human, -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) "BN" = ( /obj/machinery/computer/monitor{ dir = 1; @@ -6571,16 +6596,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/engineering) -"BQ" = ( -/obj/effect/decal/cleanable/blood/splatter, -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) -"Cd" = ( -/obj/structure/alien/weeds, -/obj/structure/glowshroom/single, -/obj/effect/decal/cleanable/blood/gibs/down, -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) "Cj" = ( /obj/structure/table/reinforced, /obj/structure/window/reinforced/spawner/directional/north, @@ -6703,12 +6718,6 @@ }, /turf/open/floor/iron/dark, /area/awaymission/undergroundoutpost45/gateway) -"DJ" = ( -/obj/effect/turf_decal/stripes/asteroid/line{ - dir = 6 - }, -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) "DL" = ( /obj/effect/turf_decal/tile/green/half/contrasted{ dir = 4 @@ -6804,6 +6813,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/engineering) +"Fk" = ( +/obj/effect/decal/cleanable/blood/gibs/limb, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) "Fw" = ( /obj/machinery/airalarm/directional/east, /obj/effect/mapping_helpers/airalarm/all_access, @@ -6820,6 +6833,15 @@ /obj/structure/cable, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/crew_quarters) +"FC" = ( +/obj/machinery/light/small/directional/west, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) +"FM" = ( +/obj/effect/decal/cleanable/blood/splatter, +/obj/effect/mob_spawn/corpse/human, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) "FS" = ( /obj/machinery/biogenerator, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -6847,10 +6869,6 @@ }, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/central) -"Gn" = ( -/obj/structure/alien/weeds, -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) "Gp" = ( /obj/structure/table/reinforced, /obj/item/folder/yellow, @@ -6866,6 +6884,19 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/awaymission/undergroundoutpost45/research) +"Gz" = ( +/obj/structure/sign/warning/vacuum{ + desc = "A beacon used by a teleporter."; + icon = 'icons/obj/devices/tracker.dmi'; + icon_state = "beacon"; + name = "tracking beacon" + }, +/obj/effect/landmark/awaystart/underground, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/awaymission/undergroundoutpost45/central) "GI" = ( /obj/structure/filingcabinet/chestdrawer, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -6903,11 +6934,6 @@ }, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/central) -"HW" = ( -/obj/structure/alien/weeds, -/obj/structure/glowshroom/single, -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) "Ic" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -6930,6 +6956,18 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/crew_quarters) +"Il" = ( +/obj/effect/landmark/awaystart/underground, +/turf/open/floor/iron/grimy, +/area/awaymission/undergroundoutpost45/central) +"Iv" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/landmark/awaystart/underground, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/awaymission/undergroundoutpost45/central) "Iw" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/tile/purple{ @@ -6954,11 +6992,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/awaymission/undergroundoutpost45/central) -"IT" = ( -/obj/structure/alien/weeds, -/obj/effect/mob_spawn/corpse/human, -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) "IV" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -6985,6 +7018,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/gateway) +"Jl" = ( +/obj/structure/alien/resin/membrane, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) "Jm" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/brown{ @@ -7021,6 +7058,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/crew_quarters) +"JK" = ( +/obj/structure/alien/weeds, +/obj/structure/glowshroom/single, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) "JO" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -7041,17 +7083,22 @@ dir = 1 }, /area/awaymission/undergroundoutpost45/research) +"Kp" = ( +/obj/structure/alien/weeds, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) +"Kt" = ( +/obj/effect/turf_decal/stripes/asteroid/line{ + dir = 6 + }, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) "KE" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 4 }, /turf/open/floor/circuit/telecomms/server, /area/awaymission/undergroundoutpost45/research) -"KN" = ( -/obj/structure/alien/weeds, -/obj/effect/decal/cleanable/blood/splatter, -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) "KO" = ( /obj/machinery/door/firedoor, /obj/machinery/door/poddoor/preopen{ @@ -7068,10 +7115,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/crew_quarters) -"KU" = ( -/obj/structure/closet/crate, -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) "KW" = ( /obj/machinery/airalarm/directional/north, /obj/effect/mapping_helpers/airalarm/all_access, @@ -7090,21 +7133,8 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/engineering) -"Lb" = ( -/obj/structure/alien/weeds, +"LG" = ( /obj/effect/decal/cleanable/blood/splatter, -/obj/effect/mob_spawn/corpse/human, -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) -"Lk" = ( -/obj/effect/decal/cleanable/blood/splatter, -/obj/effect/mob_spawn/corpse/human, -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) -"Lo" = ( -/obj/machinery/atmospherics/components/unary/passive_vent/layer2{ - dir = 4 - }, /turf/open/misc/asteroid/plasma, /area/awaymission/undergroundoutpost45/caves) "LT" = ( @@ -7142,20 +7172,18 @@ /obj/effect/turf_decal/tile/bar/opposingcorners, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/crew_quarters) -"Mx" = ( -/obj/machinery/light/small/directional/east, -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) -"MC" = ( -/obj/machinery/light/small/directional/west, -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) "MJ" = ( /obj/machinery/light/blacklight/directional/west, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/central) +"MN" = ( +/obj/structure/alien/weeds, +/obj/effect/decal/cleanable/blood/gibs/down, +/obj/effect/mob_spawn/corpse/human, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) "Nd" = ( /obj/machinery/light/small/directional/west, /obj/machinery/airalarm/directional/west, @@ -7236,6 +7264,10 @@ }, /turf/open/floor/iron/white, /area/awaymission/undergroundoutpost45/research) +"NZ" = ( +/obj/structure/glowshroom/single, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) "Oq" = ( /obj/machinery/light/small/directional/south, /obj/structure/bed{ @@ -7263,10 +7295,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/engineering) -"OF" = ( -/obj/effect/turf_decal/stripes/asteroid/line, -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) "OL" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/green, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, @@ -7291,6 +7319,15 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/engineering) +"Pb" = ( +/obj/structure/alien/weeds, +/obj/effect/decal/cleanable/blood/gibs/core, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) +"Pf" = ( +/obj/machinery/light/small/directional/south, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) "Pi" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/general, /turf/open/floor/plating, @@ -7316,6 +7353,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/central) +"PU" = ( +/obj/structure/alien/weeds, +/obj/effect/decal/cleanable/blood/splatter, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) "Qb" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -7363,15 +7405,6 @@ /obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/carpet, /area/awaymission/undergroundoutpost45/central) -"Qu" = ( -/obj/structure/disposaloutlet{ - dir = 8 - }, -/obj/structure/disposalpipe/trunk{ - dir = 4 - }, -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) "Qw" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -7429,10 +7462,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/awaymission/undergroundoutpost45/gateway) -"RA" = ( -/obj/machinery/light/small/directional/south, -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) "RC" = ( /obj/machinery/airalarm/directional/west, /obj/effect/mapping_helpers/airalarm/all_access, @@ -7502,11 +7531,20 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/gateway) +"Se" = ( +/obj/structure/alien/resin/wall, +/obj/structure/alien/weeds, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) "Su" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/awaymission/undergroundoutpost45/gateway) +"SN" = ( +/obj/effect/landmark/awaystart/underground, +/turf/open/floor/iron, +/area/awaymission/undergroundoutpost45/central) "SO" = ( /obj/machinery/airalarm/directional/west, /obj/effect/mapping_helpers/airalarm/all_access, @@ -7518,6 +7556,15 @@ dir = 5 }, /area/awaymission/undergroundoutpost45/research) +"SP" = ( +/obj/structure/disposaloutlet{ + dir = 8 + }, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) "SZ" = ( /obj/machinery/light/small/directional/west, /obj/structure/sign/warning/secure_area/directional/west, @@ -7536,10 +7583,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/crew_quarters) -"Tr" = ( -/obj/structure/alien/resin/membrane, -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) "Tu" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 8 @@ -7588,15 +7631,7 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, /area/awaymission/undergroundoutpost45/research) -"UH" = ( -/obj/structure/alien/weeds, -/obj/effect/decal/cleanable/blood/gibs/down, -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) -"UM" = ( -/obj/effect/turf_decal/stripes/asteroid/line{ - dir = 10 - }, +"UT" = ( /turf/open/misc/asteroid/plasma, /area/awaymission/undergroundoutpost45/caves) "UU" = ( @@ -7604,6 +7639,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/awaymission/undergroundoutpost45/gateway) +"UZ" = ( +/obj/structure/alien/weeds, +/obj/structure/glowshroom/single, +/obj/effect/decal/cleanable/blood/gibs/down, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) +"Vo" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/awaymission/undergroundoutpost45/crew_quarters) "VF" = ( /obj/effect/turf_decal/tile/purple/half/contrasted{ dir = 4 @@ -7653,11 +7699,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/general, /turf/open/floor/plating, /area/awaymission/undergroundoutpost45/research) -"Wd" = ( -/obj/structure/alien/resin/wall, -/obj/structure/alien/weeds, -/turf/open/misc/asteroid/plasma, -/area/awaymission/undergroundoutpost45/caves) "Wk" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -7745,6 +7786,10 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron/white, /area/awaymission/undergroundoutpost45/research) +"Xx" = ( +/obj/structure/alien/weeds, +/obj/effect/decal/cleanable/blood/splatter, +/obj/effect/mob_spawn/corpse/human) "XD" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -7832,13 +7877,17 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/awaymission/undergroundoutpost45/engineering) -"Zs" = ( +"Zj" = ( /obj/machinery/light/small/directional/north, /turf/open/misc/asteroid/plasma, /area/awaymission/undergroundoutpost45/caves) -"ZD" = ( +"Zy" = ( /obj/structure/alien/weeds, -/obj/effect/decal/cleanable/blood/gibs/core, +/obj/effect/mob_spawn/corpse/human, +/turf/open/misc/asteroid/plasma, +/area/awaymission/undergroundoutpost45/caves) +"ZE" = ( +/obj/structure/closet/crate, /turf/open/misc/asteroid/plasma, /area/awaymission/undergroundoutpost45/caves) "ZH" = ( @@ -26307,8 +26356,8 @@ ad ad ad ad -Yb -ZD +nO +Pb ad ad ad @@ -26564,9 +26613,9 @@ ad ad ad ad -zK -KN -Gn +fR +PU +Kp ad ad ad @@ -26821,10 +26870,10 @@ ad ad ad ad -HW -Gn -zq -Tr +JK +Kp +UT +Jl ad ad ad @@ -27079,9 +27128,9 @@ ad ad ad ad -Gn -zq -ci +Kp +UT +Fk ad ad ad @@ -27337,12 +27386,12 @@ ad ad ad ad -zq -zq -zO +UT +UT +AF ad -UH -Yb +wS +nO ad ad ad @@ -27595,11 +27644,11 @@ ad ad ad ad -Lk -zq -KN -ZD -BL +FM +UT +PU +Pb +MN ad ad ad @@ -27846,17 +27895,17 @@ ad ad ad ad -Yb -ZD -zb -Wd +nO +Pb +wi +Se ad ad ad -zq -Gn -zq -Tr +UT +Kp +UT +Jl ad ad ad @@ -28102,17 +28151,17 @@ ad ad ad ad -Yb -zK -Gn -IT -zb +nO +fR +Kp +Zy +wi ad ad ad -XQ -zq -BQ +NZ +UT +LG ad ad ad @@ -28360,16 +28409,16 @@ ad ad ad ad -Cd -zq -BQ -ZD +UZ +UT +LG +Pb ad ad -Tr -zq -zq -Tr +Jl +UT +UT +Jl ad ad ad @@ -28569,7 +28618,7 @@ lt mb mG gw -zq +UT ad ad ad @@ -28618,21 +28667,21 @@ ad ad ad ad -zq -zq -zq -Gn +UT +UT +UT +Kp ad -Lb -zq -zq +Xx +UT +UT ad ad ad ad ad -Yb -Gn +nO +Kp ad ad ad @@ -28826,8 +28875,8 @@ Qb mc mH gw -zq -zq +UT +UT ad ad ad @@ -28876,20 +28925,20 @@ ad ad ad ad -zO -Gn -Gn -Gn -Gn -zq -zq +AF +Kp +Kp +Kp +Kp +UT +UT ad ad ad ad -IT -ZD -UH +Zy +Pb +wS ad ad ad @@ -29083,8 +29132,8 @@ kl gK gw gv -zq -XQ +UT +NZ ad ad ad @@ -29135,18 +29184,18 @@ ad ad ad ad -Gn -zq -zq -zq -zq -Lk -Tr -zO -XQ -BQ -zq -zb +Kp +UT +UT +UT +UT +FM +Jl +AF +NZ +LG +UT +wi ad ad ad @@ -29339,10 +29388,10 @@ SZ lv md gU -zq -zq -zq -zq +UT +UT +UT +UT ad ad ad @@ -29392,18 +29441,18 @@ ad ad ad ad -Tr -zq -zq -zq -Gn -zq -zq -zq -zq -zq -zb -Wd +Jl +UT +UT +UT +Kp +UT +UT +UT +UT +UT +wi +Se ad ad ad @@ -29596,10 +29645,10 @@ Dt lv me gU -zq -zq -zq -zq +UT +UT +UT +UT ad ad ad @@ -29649,15 +29698,15 @@ ad ad ad ad -IT -BQ -zq -Gn -Gn -ZD -zq -Gn -Gn +Zy +LG +UT +Kp +Kp +Pb +UT +Kp +Kp ad ad ad @@ -29853,10 +29902,10 @@ kF lx gw gv -Zs -zq -zq -zq +Zj +UT +UT +UT ad ad ad @@ -29906,15 +29955,15 @@ ad ad ad ad -UH -Gn -zq -Gn +wS +Kp +UT +Kp ad ad -KN -Yb -zK +PU +nO +fR ad ad ad @@ -30102,18 +30151,18 @@ gL gv gv gv -XQ -zq -zq +NZ +UT +UT gv kG ly gw -zq -zq -zq -zq -XQ +UT +UT +UT +UT +NZ ad ad ad @@ -30164,8 +30213,8 @@ ad ad ad ad -Gn -zq +Kp +UT ad ad ad @@ -30357,20 +30406,20 @@ ad ad ad ad -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT gU kH ly gU -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT ad ad ad @@ -30411,8 +30460,8 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -30422,7 +30471,7 @@ ad ad ad ad -Tr +Jl ad ad ad @@ -30613,22 +30662,22 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT gU kI ly gU -zq -zq -zq -zq -zq -XQ +UT +UT +UT +UT +UT +NZ ad ad ad @@ -30669,8 +30718,8 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -30679,7 +30728,7 @@ ad ad ad ad -zq +UT ad ad ad @@ -30870,23 +30919,23 @@ ad ad ad ad -XQ -zq -XQ -zq -zq -zq +NZ +UT +NZ +UT +UT +UT gU kH ly gU -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -30927,16 +30976,16 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -31128,22 +31177,22 @@ ad ad ad ad -zq -zq -zq -zq -RA +UT +UT +UT +UT +Pf gw yR lA gw -Zs -zq -zq -zq -zq -zq -zq +Zj +UT +UT +UT +UT +UT +UT ad ad ad @@ -31185,14 +31234,14 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad ad ad -zq +UT ad ad ad @@ -31385,22 +31434,22 @@ ad ad ad ad -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT gU du ly gU -zq -zq -XQ -zq -zq -XQ -zq +UT +UT +NZ +UT +UT +NZ +UT ad ad ad @@ -31442,14 +31491,14 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad ad ad -zq +UT ad ad ad @@ -31641,23 +31690,23 @@ ad ad ad ad -zq -XQ -zq -zq -zq -zq +UT +NZ +UT +UT +UT +UT gU du lB gU -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -31700,13 +31749,13 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad -zq -zq +UT +UT ad ad ad @@ -31898,22 +31947,22 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT gU Iw ly gU -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT ad ad ad @@ -31958,11 +32007,11 @@ ad ad ad ad -zq -zq +UT +UT ad -zq -zq +UT +UT ad ad ad @@ -32156,20 +32205,20 @@ ad ad ad ad -zq -zq -zq -zq -XQ +UT +UT +UT +UT +NZ gw kH lC gv -zq -XQ -zq -zq -XQ +UT +NZ +UT +UT +NZ ad ad ad @@ -32216,9 +32265,9 @@ ad ad ad ad -zq +UT ad -zq +UT ad ad ad @@ -32414,16 +32463,16 @@ ad ad ad ad -zq -XQ -zq +UT +NZ +UT gz gw kL lD gv hc -zq +UT ad gz hc @@ -32473,9 +32522,9 @@ ad ad ad ad -zq -zq -zq +UT +UT +UT ad ad ad @@ -32730,8 +32779,8 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -32987,8 +33036,8 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -33244,7 +33293,7 @@ ad ad ad ad -zq +UT ad ad ad @@ -33501,7 +33550,7 @@ ad ad ad ad -zq +UT ad ad ad @@ -33757,8 +33806,8 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -33958,8 +34007,8 @@ hF YF iC hc -zq -zq +UT +UT gz mU lJ @@ -34013,8 +34062,8 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -34215,8 +34264,8 @@ WT ik iD hc -zq -zq +UT +UT hH Jo lM @@ -34270,8 +34319,8 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -34280,8 +34329,8 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -34472,8 +34521,8 @@ hH hH hc gz -zq -zq +UT +UT hH Jo lL @@ -34527,18 +34576,18 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad ad ad -zq -XQ -zq -zq -zq +UT +NZ +UT +UT +UT ad ad ad @@ -34723,14 +34772,14 @@ ad ad ad ad -zq -MC -zq -zq -zq -zq -zq -zq +UT +FC +UT +UT +UT +UT +UT +UT hH Jo ON @@ -34784,18 +34833,18 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad ad ad -zq -zq -zq -zq -XQ +UT +UT +UT +UT +NZ ad ad ad @@ -34979,15 +35028,15 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq -zq -zq -RA +UT +UT +UT +UT +UT +UT +UT +UT +Pf gz IX lN @@ -35041,18 +35090,18 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad ad -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT ad ad ad @@ -35236,15 +35285,15 @@ ad ad ad ad -zq -zq -zq -XQ -zq -zq -zq -zq -zq +UT +UT +UT +NZ +UT +UT +UT +UT +UT hH mU lM @@ -35299,17 +35348,17 @@ ad ad ad ad -zq +UT ad ad ad ad -XQ -zq -zq -zq -zq -zq +NZ +UT +UT +UT +UT +UT ad ad ad @@ -35493,15 +35542,15 @@ ad ad ad ad -XQ -zq -zq -zq -zq -zq -zq -zq -zq +NZ +UT +UT +UT +UT +UT +UT +UT +UT hH kU lM @@ -35556,17 +35605,17 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT ad ad ad @@ -35749,16 +35798,16 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq -zq -zq -XQ -zq +UT +UT +UT +UT +UT +UT +UT +UT +NZ +UT hH kV lM @@ -35776,7 +35825,7 @@ sw gz tR gz -zq +UT ad ad ad @@ -35814,15 +35863,15 @@ ad ad ad ad -zq +UT ad ad ad ad -zq -zq -zq -zq +UT +UT +UT +UT ad ad ad @@ -36006,15 +36055,15 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq -XQ -zq -zq +UT +UT +UT +UT +UT +UT +NZ +UT +UT gz gz kW @@ -36033,9 +36082,9 @@ sx gz tP hc -zq -zq -zq +UT +UT +UT ad ad ad @@ -36071,15 +36120,15 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad -XQ -zq -zq -XQ +NZ +UT +UT +NZ ad ad ad @@ -36264,14 +36313,14 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT gz gn kV @@ -36292,8 +36341,8 @@ tS hc hc hc -Zs -zq +Zj +UT ad ad ad @@ -36329,14 +36378,14 @@ ad ad ad ad -zq +UT ad ad ad ad -zq -zq -zq +UT +UT +UT ad ad ad @@ -36521,14 +36570,14 @@ aC aC ad ad -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT gz iL kX @@ -36549,8 +36598,8 @@ tT gy uN hH -zq -zq +UT +UT ad ad ad @@ -36583,18 +36632,18 @@ ad ad ad ad -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT ad ad ad ad -zq -zq -zq +UT +UT +UT ad ad ad @@ -36778,13 +36827,13 @@ fQ aC ad ad -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT ad gz gz @@ -36806,9 +36855,9 @@ tP gc uO vk -zq -zq -zq +UT +UT +UT ad ad ad @@ -36839,19 +36888,19 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT ad ad -zq -zq -XQ +UT +UT +NZ ad ad ad @@ -37035,13 +37084,13 @@ ZM aC ad ad -zq -zq -zq -zq -zq -zq -XQ +UT +UT +UT +UT +UT +UT +NZ ad ad gz @@ -37063,10 +37112,10 @@ tV gy uP hH -zq -zq -zq -zq +UT +UT +UT +UT ad ad ad @@ -37095,21 +37144,21 @@ ad ad ad ad -zq -zq -zq -XQ +UT +UT +UT +NZ ad ad ad ad -zq +UT ad ad ad -zq -zq -zq +UT +UT +UT ad ad ad @@ -37291,15 +37340,15 @@ fC fS aC ad -XQ -zq -zq -zq -zq -zq -zq -zq -zq +NZ +UT +UT +UT +UT +UT +UT +UT +UT ad gy NR @@ -37320,10 +37369,10 @@ gz hc hc hc -zq -zq -zq -zq +UT +UT +UT +UT ad ad ad @@ -37350,23 +37399,23 @@ ad ad ad ad -zq -zq -zq -zq +UT +UT +UT +UT ad ad ad ad ad ad -zq -zq +UT +UT ad ad ad -zq -zq +UT +UT ad ad ad @@ -37548,15 +37597,15 @@ fD aC aC ad -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT ad gx la @@ -37565,23 +37614,23 @@ Xq gy tP gz -zq -zq -XQ -zq -zq -zq +UT +UT +NZ +UT +UT +UT ad ad ad -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -37606,10 +37655,10 @@ ad ad ad ad -XQ -zq -zq -XQ +NZ +UT +UT +NZ ad ad ad @@ -37618,12 +37667,12 @@ ad ad ad ad -zq +UT ad ad ad -zq -zq +UT +UT ad ad ad @@ -37806,14 +37855,14 @@ fT aC ad ad -zq -zq -Mx -zq -zq -zq -zq -XQ +UT +UT +rA +UT +UT +UT +UT +NZ ad gy lb @@ -37822,23 +37871,23 @@ mn gy tP hc -zq -zq -zq -zq -zq -zq -XQ -zq -zq -zq -zq -zq -zq -zq -zq -XQ -zq +UT +UT +UT +UT +UT +UT +NZ +UT +UT +UT +UT +UT +UT +UT +UT +NZ +UT ad ad ad @@ -37875,12 +37924,12 @@ ad ad ad ad -zq +UT ad ad ad -zq -zq +UT +UT ad ad ad @@ -38037,9 +38086,9 @@ ae aS aS aN -ax -ax -ax +SN +SN +SN bk aS bA @@ -38082,19 +38131,19 @@ hc gr gr gr -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -38132,17 +38181,17 @@ ad ad ad ad -zq -zq +UT +UT ad -zq -zq -zq +UT +UT +UT ad ad ad ad -zq +UT ad ad ad @@ -38294,9 +38343,9 @@ an aS aS aO -ax -az -aB +SN +Gz +Iv Xd bw bB @@ -38340,18 +38389,18 @@ nD pl gr gr -zq -XQ -zq -zq -zq -XQ -zq -zq -zq -zq -zq -XQ +UT +NZ +UT +UT +UT +NZ +UT +UT +UT +UT +UT +NZ ad ad ad @@ -38390,16 +38439,16 @@ ad ad ad ad -zq +UT ad -zq +UT ad -zq +UT ad ad ad -zq -zq +UT +UT ad ad ad @@ -38551,9 +38600,9 @@ an aF aS aP -ay -ay -aT +By +By +Il bm aC fq @@ -38597,18 +38646,18 @@ gs pm pN gr -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad -zq +UT ad ad ad @@ -38647,15 +38696,15 @@ ad ad ad ad -zq -zq -zq +UT +UT +UT ad -zq +UT ad ad -zq -zq +UT +UT ad ad ad @@ -38854,18 +38903,18 @@ gs gs pO gr -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad -zq +UT ad ad ad @@ -38908,10 +38957,10 @@ ad ad ad ad -zq +UT ad ad -zq +UT ad ad ad @@ -39089,15 +39138,15 @@ fq aS fV ae -zq -zq -zq -zq -MC -zq -zq -zq -XQ +UT +UT +UT +UT +FC +UT +UT +UT +NZ gg gg VM @@ -39111,18 +39160,18 @@ oG pn pP gr -zq -zq -XQ -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +NZ +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -39165,10 +39214,10 @@ ad ad ad ad -zq +UT ad -zq -zq +UT +UT ad ad ad @@ -39346,16 +39395,16 @@ fq aS aF aP -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT fK Ro lf @@ -39370,16 +39419,16 @@ fN fK gg gg -zq -zq -zq -zq -XQ -zq -zq -zq -zq -zq +UT +UT +UT +UT +NZ +UT +UT +UT +UT +UT ad ad ad @@ -39422,9 +39471,9 @@ ad ad ad ad -zq +UT ad -zq +UT ad ad ad @@ -39603,16 +39652,16 @@ fr aS fW aP -zq -zq -zq -XQ -zq -zq -XQ -zq -zq -zq +UT +UT +UT +NZ +UT +UT +NZ +UT +UT +UT gr KT gs @@ -39627,16 +39676,16 @@ pQ qs qY gg -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT ad ad -zq -zq -zq +UT +UT +UT ad ad ad @@ -39674,14 +39723,14 @@ ad ad ad ad -zq +UT ad ad ad ad -zq -zq -zq +UT +UT +UT ad ad ad @@ -39860,16 +39909,16 @@ PB fH fX aP -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT gr Ro gs @@ -39884,17 +39933,17 @@ pR Ie mt gg -zq -zq -zq -zq +UT +UT +UT +UT ad ad ad -zq -zq -zq -zq +UT +UT +UT +UT ad ad ad @@ -39930,14 +39979,14 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -40117,16 +40166,16 @@ HR fI fY an -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT gg Ro lg @@ -40142,16 +40191,16 @@ fO fO gg ad -zq -zq -zq -zq +UT +UT +UT +UT ad -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT ad ad ad @@ -40193,8 +40242,8 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -40374,10 +40423,10 @@ ae ae an an -zq -zq -zq -XQ +UT +UT +UT +NZ gg gr gr @@ -40399,23 +40448,23 @@ qu mu fO ad -zq -zq -zq -zq -XQ -zq -zq -zq -zq -zq -zq -zq -zq -XQ -zq -zq -zq +UT +UT +UT +UT +NZ +UT +UT +UT +UT +UT +UT +UT +UT +NZ +UT +UT +UT ad ad ad @@ -40450,8 +40499,8 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -40630,10 +40679,10 @@ hZ ae ad ad -XQ -zq -zq -zq +NZ +UT +UT +UT gg gg hI @@ -40657,24 +40706,24 @@ qZ fN ad ad -XQ -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -XQ -zq -zq -zq +NZ +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +NZ +UT +UT +UT ad ad ad @@ -40702,12 +40751,12 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT ad ad ad @@ -40885,12 +40934,12 @@ aS eR fe ae -zq -zq -zq -zq -zq -RA +UT +UT +UT +UT +UT +Pf gg hi hJ @@ -40915,24 +40964,24 @@ fO fO fK gg -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -40961,10 +41010,10 @@ ad ad ad ad -zq -zq -zq -zq +UT +UT +UT +UT ad ad ad @@ -41142,12 +41191,12 @@ aS aS ff aP -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT gr hj hK @@ -41173,8 +41222,8 @@ sA ts gg gg -zq -zq +UT +UT vI vI vI @@ -41182,15 +41231,15 @@ vI vJ vI vI -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -41221,7 +41270,7 @@ ad ad ad ad -zq +UT ad ad ad @@ -41399,12 +41448,12 @@ eb eb ff aP -zq -zq -XQ -zq -zq -zq +UT +UT +NZ +UT +UT +UT gr hk YK @@ -41430,8 +41479,8 @@ sB pX tX gg -zq -Qu +UT +SP vJ wb rs @@ -41441,15 +41490,15 @@ wb vI ad ad -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -41477,8 +41526,8 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -41656,12 +41705,12 @@ aS eS ff aP -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT gr hl hM @@ -41700,16 +41749,16 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -41734,7 +41783,7 @@ ad ad ad ad -zq +UT ad ad ad @@ -41743,7 +41792,7 @@ ad ad ad ad -zq +UT ad ad ad @@ -41901,7 +41950,7 @@ ad ad ad ad -zq +UT an bq aC @@ -41913,12 +41962,12 @@ eb eb fe aP -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT gr hm hN @@ -41960,13 +42009,13 @@ vI vI vJ vI -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -41990,8 +42039,8 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -42000,7 +42049,7 @@ ad ad ad ad -zq +UT ad ad ad @@ -42157,8 +42206,8 @@ ad ad ad ad -zq -XQ +UT +NZ ae bq aD @@ -42170,12 +42219,12 @@ aS aS fg an -Zs -zq -zq -zq -XQ -zq +Zj +UT +UT +UT +NZ +UT gg hn hO @@ -42217,14 +42266,14 @@ xE xl xl vJ -zq -zq -zq -zq -zq -zq -zq -XF +UT +UT +UT +UT +UT +UT +UT +he ad ad ad @@ -42246,8 +42295,8 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -42256,9 +42305,9 @@ ad ad ad ad -zq -zq -zq +UT +UT +UT ad ad ad @@ -42413,9 +42462,9 @@ ad ad ad ad -XQ -zq -zq +NZ +UT +UT an bq aC @@ -42428,9 +42477,9 @@ eb fh an an -zq -zq -zq +UT +UT +UT ad ad fK @@ -42477,11 +42526,11 @@ vI vI vI vI -Zs -zq -zq -zq -KU +Zj +UT +UT +UT +ZE ad ad ad @@ -42502,8 +42551,8 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -42514,7 +42563,7 @@ ad ad ad ad -zq +UT ad ad ad @@ -42670,9 +42719,9 @@ ad ad ad ad -zq -zq -zq +UT +UT +UT an al aD @@ -42734,16 +42783,16 @@ ww Ni yc ww -UM -zq -zq -zq -zq -zq -zq -zq -zq -zq +wE +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -42759,7 +42808,7 @@ ad ad ad ad -zq +UT ad ad ad @@ -42770,8 +42819,8 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -42927,9 +42976,9 @@ ad ad ad ad -zq -zq -zq +UT +UT +UT aP bY aD @@ -42991,20 +43040,20 @@ xX ya yd yf -OF -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +pp +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -43013,22 +43062,22 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad ad -zq +UT ad ad ad @@ -43185,8 +43234,8 @@ ad ad ad ad -XQ -zq +NZ +UT aP bq cX @@ -43248,45 +43297,45 @@ yj yb ye ww -DJ -zq -zq -zq -zq -zq +Kt +UT +UT +UT +UT +UT ad ad ad -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT ad ad ad -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad -zq -zq -XQ +UT +UT +NZ ad ad ad @@ -43442,8 +43491,8 @@ ad ad ad ad -zq -zq +UT +UT an bZ bq @@ -43505,46 +43554,46 @@ vI vI vI vI -Zs -zq -zq -zq -zq -zq +Zj +UT +UT +UT +UT +UT ad ad ad ad -zq +UT ad -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad -zq +UT ad ad ad ad -zq -zq -zq -zq -zq -XQ -zq -zq -zq -zq +UT +UT +UT +UT +UT +NZ +UT +UT +UT +UT ad ad ad @@ -43699,8 +43748,8 @@ ad ad ad ad -zq -zq +UT +UT an cS al @@ -43728,29 +43777,29 @@ fO fy kv ae -zq -zq -zq -zq -zq -MC -zq -zq -zq +UT +UT +UT +UT +UT +FC +UT +UT +UT gr rQ sF gr -zq -zq -zq -zq -zq -MC -zq -zq -zq -zq +UT +UT +UT +UT +UT +FC +UT +UT +UT +UT ad vJ xu @@ -43758,16 +43807,16 @@ xB fP xQ vI -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -43776,12 +43825,12 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT ad ad ad @@ -43794,14 +43843,14 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -43956,8 +44005,8 @@ ad ad ad ad -XQ -zq +NZ +UT an cT bq @@ -43985,29 +44034,29 @@ fN ka kw an -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT gr rQ sG gr -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT ad vI xu @@ -44015,16 +44064,16 @@ xC xK xR vJ -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -44033,9 +44082,9 @@ ad ad ad ad -zq -zq -zq +UT +UT +UT ad ad ad @@ -44052,14 +44101,14 @@ ad ad ad ad -XQ -zq -zq -zq -zq -zq -zq -zq +NZ +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -44213,8 +44262,8 @@ ad ad ad ad -zq -zq +UT +UT ae cU bq @@ -44242,45 +44291,45 @@ fN kb kx an -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT gr rS sF gr -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT vI xv xD xL xS vI -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -44291,9 +44340,9 @@ ad ad ad ad -zq -zq -zq +UT +UT +UT ad ad ad @@ -44310,12 +44359,12 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT ad ad ad @@ -44499,43 +44548,43 @@ jD kc an an -zq -zq -zq -zq -zq -zq -zq -zq -RA +UT +UT +UT +UT +UT +UT +UT +UT +Pf gg BI sH gg -Zs -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +Zj +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT vI vI vJ vI vJ vI -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -44549,9 +44598,9 @@ ad ad ad ad -zq -zq -zq +UT +UT +UT ad ad ad @@ -44569,9 +44618,9 @@ ad ad ad ad -zq -XQ -zq +UT +NZ +UT ad ad ad @@ -44739,8 +44788,8 @@ et eH eV an -zq -zq +UT +UT ae an an @@ -44755,43 +44804,43 @@ an ae an ae -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT gr rQ Tf gr -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -44807,8 +44856,8 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -44826,7 +44875,7 @@ ad ad ad ad -zq +UT ad ad ad @@ -44996,59 +45045,59 @@ aP eI aP an -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -MC -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +FC +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT gr rU Tf gr -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -45065,8 +45114,8 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -45083,7 +45132,7 @@ ad ad ad ad -zq +UT ad ad ad @@ -45249,61 +45298,61 @@ ad ad ad ad -zq -zq -zq -MC -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +FC +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT gr rV sJ gr -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -45322,9 +45371,9 @@ ad ad ad ad -zq -zq -zq +UT +UT +UT ad ad ad @@ -45340,7 +45389,7 @@ ad ad ad ad -zq +UT ad ad ad @@ -45507,54 +45556,54 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT fK rW sK fK -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -45580,8 +45629,8 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -45591,13 +45640,13 @@ ad ad ad ad -zq +UT ad ad ad ad ad -zq +UT ad ad ad @@ -45768,29 +45817,29 @@ ad ad ad ad -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT ad ad -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT ni ni ln @@ -45803,11 +45852,11 @@ qb qb ni ni -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT ad ad ad @@ -45838,8 +45887,8 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -45847,8 +45896,8 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -46028,26 +46077,26 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT ni qC rh @@ -46095,16 +46144,16 @@ ad ad ad ad -zq -zq -zq +UT +UT +UT ad ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -46287,24 +46336,24 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT ad -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT qb qD ri @@ -46353,14 +46402,14 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -46545,23 +46594,23 @@ ad ad ad ad -zq -zq -zq -zq +UT +UT +UT +UT ad ad -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT qb qD rj @@ -46610,8 +46659,8 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -46802,23 +46851,23 @@ ad ad ad ad -zq -zq -zq +UT +UT +UT ad ad ad -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -RA +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +Pf ni ln rk @@ -46867,9 +46916,9 @@ ad ad ad ad -zq -zq -zq +UT +UT +UT ad ad ad @@ -47059,24 +47108,24 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT ni ni Qm @@ -47125,8 +47174,8 @@ ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -47317,23 +47366,23 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad -zq -zq -zq -zq +UT +UT +UT +UT ni rl sd @@ -47382,9 +47431,9 @@ ad ad ad ad -zq -zq -zq +UT +UT +UT ad ad ad @@ -47577,11 +47626,11 @@ ad ad ad ad -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT ad ad ad @@ -47589,8 +47638,8 @@ ad ad ad ad -zq -zq +UT +UT ni rm rj @@ -47634,15 +47683,15 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT ad -zq -zq +UT +UT ad ad ad @@ -47847,7 +47896,7 @@ ad ad ad wn -Lo +ro ln rn sf @@ -47893,15 +47942,15 @@ ad ad ad ad -zq -zq -zq -zq +UT +UT +UT +UT ad ad -zq -zq -zq +UT +UT +UT ad ad ad @@ -48153,18 +48202,18 @@ ad ad ad ad -zq +UT ad ad ad ad -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -48410,7 +48459,7 @@ ad ad ad ad -zq +UT ad ad ad @@ -48667,7 +48716,7 @@ ad ad ad ad -zq +UT ad ad ad @@ -48918,13 +48967,13 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -49181,7 +49230,7 @@ ad ad ad ad -zq +UT ad ad ad @@ -49438,7 +49487,7 @@ ad ad ad ad -zq +UT ad ad ad @@ -49695,7 +49744,7 @@ ad ad ad ad -zq +UT ad ad ad @@ -49952,7 +50001,7 @@ ad ad ad ad -zq +UT ad ad ad @@ -50198,8 +50247,8 @@ ad ad ad ad -zq -XQ +UT +NZ ad ad ad @@ -50209,7 +50258,7 @@ ad ad ad ad -zq +UT ad ad ad @@ -50452,21 +50501,21 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT ad ad ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -50709,21 +50758,21 @@ ad ad ad ad -zq -XQ -zq +UT +NZ +UT ad ad ad -zq +UT ad ad ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -50965,22 +51014,22 @@ ad ad ad ad -zq -zq -zq -zq -zq -XQ -zq -zq -zq +UT +UT +UT +UT +UT +NZ +UT +UT +UT ad ad ad ad ad -zq -zq +UT +UT ad ad ad @@ -51222,22 +51271,22 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -XQ -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +NZ +UT ad -zq -zq +UT +UT ad ad ad @@ -51479,22 +51528,22 @@ ad ad ad ad -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -51737,20 +51786,20 @@ ad ad ad ad -XQ -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +NZ +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -51994,19 +52043,19 @@ ad ad ad ad -zq -XQ -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq -zq +UT +NZ +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT +UT ad ad ad @@ -52258,11 +52307,11 @@ ad ad ad ad -zq -XQ -zq -zq -zq +UT +NZ +UT +UT +UT ad ad ad diff --git a/_maps/_basemap.dm b/_maps/_basemap.dm index 7805d2b330d6..2abd196024d5 100644 --- a/_maps/_basemap.dm +++ b/_maps/_basemap.dm @@ -23,6 +23,13 @@ #include "map_files\CatwalkStation\CatwalkStation_2023.dmm" #include "map_files\NebulaStation\NebulaStation.dmm" #include "map_files\wawastation\wawastation.dmm" + + // MASSMETA EDIT BEGIN - Compiling our modular maps too! + #include "map_files\PubbyStation\PubbyStation.dmm" + #include "map_files\KiloStation\KiloStation.dmm" + #include "map_files\bearcat\bearcat.dmm" + // MASSMETA EDIT END + #endif #ifdef ALL_TEMPLATES #include "templates.dm" diff --git a/_maps/bearcat.json b/_maps/bearcat.json new file mode 100644 index 000000000000..f1968acd5bdf --- /dev/null +++ b/_maps/bearcat.json @@ -0,0 +1,83 @@ +{ + "version": 1, + "map_name": "Bearcat", + "map_path": "map_files/bearcat", + "map_file": "bearcat.dmm", + "exclude_from_ci": true, + "shuttles": { + "cargo": "cargo_box", + "ferry": "ferry_fancy", + "whiteship": "whiteship_meta", + "emergency": "emergency_meta" + }, + "traits": [ + { + "Linkage": "Cross", + "Gravity": true + }, + { + "Baseturf": "/turf/open/openspace", + "Linkage": "Cross", + "Gravity": true + }, + { + "Baseturf": "/turf/open/openspace", + "Linkage": "Cross", + "Gravity": true + } + ], + "job_changes": { + "Cook": { + "additional_cqc_areas": [ + "/area/station/service/bar", + "/area/station/service/hydroponics", + "/area/station/maintenance/floor2/port/fore", + "/area/station/commons/lounge" + ] + }, + "Coroner": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Detective": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Psychiatrist": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Virologist": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Botanist": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Paramedic": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Lawyer": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Geneticist": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Warden": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Prisoner": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Psychologist": { + "total_positions": 0, + "spawn_positions": 0 + } + } +} diff --git a/_maps/catwalkstation.json b/_maps/catwalkstation.json index fa1c555b7ceb..33d819f6b85a 100644 --- a/_maps/catwalkstation.json +++ b/_maps/catwalkstation.json @@ -3,6 +3,7 @@ "map_name": "Catwalk Station", "map_path": "map_files/CatwalkStation", "map_file": "CatwalkStation_2023.dmm", + "exclude_from_ci": true, "shuttles": { "emergency": "emergency_catwalk", "ferry": "ferry_fancy", diff --git a/_maps/deathmatch/meta_brig.dmm b/_maps/deathmatch/meta_brig.dmm new file mode 100644 index 000000000000..e286e3b9df4d --- /dev/null +++ b/_maps/deathmatch/meta_brig.dmm @@ -0,0 +1,4749 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"aa" = ( +/obj/machinery/door/poddoor/shutters{ + id = "dm16"; + name = "Visitation Shutters" + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/table, +/turf/open/indestructible, +/area/deathmatch) +"ad" = ( +/obj/structure/rack, +/obj/item/storage/briefcase{ + pixel_x = -3; + pixel_y = 2 + }, +/turf/open/floor/iron/grimy, +/area/deathmatch) +"al" = ( +/obj/structure/marker_beacon/burgundy, +/obj/structure/lattice/catwalk, +/turf/template_noop, +/area/template_noop) +"an" = ( +/obj/structure/lattice, +/turf/template_noop, +/area/space) +"ao" = ( +/obj/structure/rack, +/obj/machinery/camera/motion{ + c_tag = "Armory - Internal"; + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/light/directional/west, +/obj/item/reagent_containers/cup/bucket, +/turf/open/indestructible/dark, +/area/deathmatch) +"aw" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/turf/closed/indestructible/reinforced, +/area/deathmatch) +"aB" = ( +/obj/structure/table, +/obj/item/flashlight, +/turf/open/indestructible/dark, +/area/deathmatch) +"aE" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/carpet, +/area/deathmatch) +"aH" = ( +/obj/structure/table/wood, +/obj/item/folder/red, +/obj/item/hand_labeler, +/obj/item/camera/detective, +/turf/open/floor/carpet, +/area/deathmatch) +"aI" = ( +/obj/effect/decal/cleanable/oil/slippery, +/turf/open/floor/iron/grimy, +/area/deathmatch) +"aR" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/indestructible/dark, +/area/deathmatch) +"aZ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/indestructible, +/area/deathmatch) +"bc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch) +"bh" = ( +/obj/effect/decal/cleanable/blood/footprints{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch) +"bj" = ( +/obj/structure/closet{ + name = "Evidence Closet 2" + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/indestructible/dark, +/area/deathmatch) +"bp" = ( +/obj/machinery/light/small/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/blue/filled/line, +/turf/open/floor/iron/white, +/area/deathmatch) +"br" = ( +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/decal/cleanable/blood/splatter, +/turf/open/indestructible, +/area/deathmatch) +"by" = ( +/obj/machinery/photocopier{ + pixel_y = 3 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"bA" = ( +/obj/effect/decal/cleanable/blood/tracks, +/turf/open/indestructible/dark, +/area/deathmatch) +"bI" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 1 + }, +/turf/open/indestructible, +/area/deathmatch) +"bM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/indestructible, +/area/deathmatch) +"cf" = ( +/obj/structure/cable, +/turf/open/floor/carpet, +/area/deathmatch) +"cl" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"cs" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 1 + }, +/turf/open/indestructible, +/area/deathmatch) +"ct" = ( +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/indestructible/dark, +/area/deathmatch) +"cN" = ( +/obj/effect/decal/cleanable/blood/drip, +/turf/open/indestructible, +/area/deathmatch) +"cW" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/indestructible, +/area/deathmatch) +"cX" = ( +/obj/structure/cable, +/obj/machinery/power/rtg/debug, +/turf/open/indestructible/dark, +/area/deathmatch) +"da" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/turf/open/indestructible, +/area/deathmatch) +"dl" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/structure/chair{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch) +"dp" = ( +/turf/open/floor/carpet, +/area/deathmatch) +"dq" = ( +/obj/structure/rack, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/obj/structure/cable, +/obj/item/shield/riot{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/shield/riot, +/obj/item/shield/riot{ + pixel_x = -3; + pixel_y = 3 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"du" = ( +/turf/closed/indestructible/fakedoor, +/area/deathmatch) +"dA" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"dN" = ( +/obj/effect/turf_decal/trimline/red/filled/corner, +/obj/effect/decal/cleanable/oil/slippery, +/turf/open/indestructible/dark, +/area/deathmatch) +"ew" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"eB" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/bodycontainer/morgue, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/deathmatch) +"eC" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"eD" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/grimy, +/area/deathmatch) +"eT" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"eU" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/vehicle/ridden/secway, +/obj/item/spear, +/turf/open/indestructible, +/area/deathmatch) +"eZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"fB" = ( +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"fE" = ( +/obj/structure/rack, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/indestructible, +/area/deathmatch) +"fL" = ( +/obj/structure/cable, +/obj/structure/reagent_dispensers/fueltank, +/turf/open/indestructible/dark, +/area/deathmatch) +"fO" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/suit_storage_unit, +/turf/open/indestructible/dark, +/area/deathmatch) +"gd" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/indestructible/dark, +/area/deathmatch) +"gf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/light/small/directional/east, +/turf/open/indestructible, +/area/deathmatch) +"gC" = ( +/obj/machinery/suit_storage_unit, +/turf/open/indestructible/dark, +/area/deathmatch) +"gE" = ( +/obj/structure/table/wood, +/obj/item/folder/red{ + pixel_x = -7; + pixel_y = 6 + }, +/obj/item/folder/red{ + pixel_x = -7 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"gI" = ( +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/grimy, +/area/deathmatch) +"hi" = ( +/turf/open/floor/plating, +/area/deathmatch) +"hv" = ( +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 8 + }, +/obj/structure/rack, +/turf/open/indestructible, +/area/deathmatch) +"hw" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "briglockdown"; + name = "Brig Shutters" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/deathmatch) +"hx" = ( +/obj/machinery/microwave{ + pixel_x = -3; + pixel_y = 6 + }, +/obj/structure/table, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/indestructible/dark, +/area/deathmatch) +"hG" = ( +/obj/structure/table/wood, +/obj/item/storage/fancy/cigarettes/cigpack_syndicate, +/turf/open/floor/carpet, +/area/deathmatch) +"hK" = ( +/obj/structure/table, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/pen, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 5 + }, +/turf/open/floor/iron/white, +/area/deathmatch) +"hY" = ( +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/structure/chair{ + dir = 1 + }, +/turf/open/indestructible, +/area/deathmatch) +"iy" = ( +/obj/structure/table, +/obj/item/storage/backpack/duffelbag/sec{ + pixel_y = 7 + }, +/obj/item/storage/backpack/duffelbag/sec, +/turf/open/indestructible/dark, +/area/deathmatch) +"iB" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Security E.V.A. Storage" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/locked, +/turf/open/indestructible, +/area/deathmatch) +"iI" = ( +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/obj/machinery/computer/old{ + dir = 4 + }, +/turf/open/indestructible, +/area/deathmatch) +"ja" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/machinery/computer/old{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch) +"je" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"jr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 5 + }, +/turf/open/indestructible, +/area/deathmatch) +"jN" = ( +/obj/structure/table, +/obj/machinery/light/small/directional/north, +/obj/item/folder/red{ + pixel_x = 3 + }, +/obj/item/folder/white{ + pixel_x = -4; + pixel_y = 2 + }, +/obj/item/healthanalyzer, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/deathmatch) +"jQ" = ( +/obj/structure/table/wood, +/obj/machinery/computer/security/wooden_tv{ + pixel_x = 3; + pixel_y = 2 + }, +/obj/machinery/button/door/directional/north{ + id = "dm7"; + name = "detective's office shutters control" + }, +/turf/open/floor/carpet, +/area/deathmatch) +"jT" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/structure/disposalpipe/segment, +/turf/open/indestructible, +/area/deathmatch) +"jX" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Security Airlock" + }, +/turf/open/indestructible, +/area/deathmatch) +"kf" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 10 + }, +/obj/structure/disposalpipe/segment{ + dir = 1 + }, +/turf/open/indestructible, +/area/deathmatch) +"ki" = ( +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"kj" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/structure/chair/stool/directional/south, +/turf/open/indestructible, +/area/deathmatch) +"ku" = ( +/obj/structure/table, +/obj/item/wirecutters, +/obj/item/screwdriver{ + pixel_x = -2; + pixel_y = 10 + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/machinery/syndicatebomb/training, +/turf/open/indestructible, +/area/deathmatch) +"kU" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/indestructible, +/area/deathmatch) +"kV" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/structure/bed/dogbed/mcgriff, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/turf/open/indestructible, +/area/deathmatch) +"la" = ( +/obj/machinery/vending/wardrobe/sec_wardrobe{ + active = 0 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"lf" = ( +/turf/closed/indestructible/fakedoor/glass_airlock, +/area/deathmatch) +"li" = ( +/obj/structure/table, +/obj/item/clothing/mask/surgical, +/obj/item/reagent_containers/spray/cleaner, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 9 + }, +/turf/open/floor/iron/white, +/area/deathmatch) +"lj" = ( +/obj/item/paper_bin/carbon, +/obj/item/pen/fountain, +/obj/structure/table, +/turf/open/indestructible/dark, +/area/deathmatch) +"lC" = ( +/obj/structure/filingcabinet, +/turf/open/floor/iron/grimy, +/area/deathmatch) +"lT" = ( +/obj/machinery/button/flasher{ + id = "dm1"; + name = "Brig Entrance Flasher"; + pixel_x = -6; + pixel_y = -38 + }, +/obj/machinery/button/flasher{ + id = "dm2"; + name = "Holding Cell Flasher"; + pixel_x = 6; + pixel_y = -38 + }, +/turf/open/indestructible, +/area/deathmatch) +"lV" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Security Airlock" + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"ma" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/obj/machinery/door/poddoor/preopen{ + id = "briglockdown"; + name = "Brig Shutters" + }, +/turf/open/floor/plating, +/area/deathmatch) +"mc" = ( +/obj/structure/closet/bombcloset/security, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/indestructible, +/area/deathmatch) +"mi" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Security Airlock" + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"mn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/secure_closet/brig{ + id = "Cell 3"; + name = "Cell 3 Locker" + }, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"mC" = ( +/obj/effect/turf_decal/bot, +/obj/structure/plasticflaps/opaque{ + name = "Security Deliveries" + }, +/turf/open/indestructible, +/area/deathmatch) +"mE" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 4 + }, +/obj/structure/table, +/obj/machinery/recharger{ + pixel_y = 4 + }, +/turf/open/indestructible, +/area/deathmatch) +"mG" = ( +/obj/structure/chair/comfy/black, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/indestructible/dark, +/area/deathmatch) +"mJ" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Security Maintenance" + }, +/obj/effect/mapping_helpers/airlock/locked, +/turf/open/floor/plating, +/area/deathmatch) +"mR" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/indestructible, +/area/deathmatch) +"mS" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/indestructible, +/area/deathmatch) +"mW" = ( +/obj/structure/cable, +/obj/machinery/button/door/directional/south{ + id = "dm4"; + name = "Armory Shutters" + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"ne" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"nf" = ( +/obj/machinery/light/directional/south, +/obj/structure/fluff/fake_camera{ + dir = 5 + }, +/turf/open/indestructible, +/area/deathmatch) +"nh" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/flasher/directional/east{ + id = "dm1" + }, +/obj/machinery/door/airlock/security/glass{ + name = "Security Airlock" + }, +/turf/open/indestructible, +/area/deathmatch) +"nq" = ( +/obj/structure/cable, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/indestructible, +/area/deathmatch) +"nx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/turf/open/indestructible, +/area/deathmatch) +"nz" = ( +/obj/structure/table, +/obj/item/storage/box/donkpockets{ + pixel_x = -13; + pixel_y = 9 + }, +/obj/item/storage/fancy/donut_box{ + pixel_x = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/obj/structure/cable, +/turf/open/indestructible/dark, +/area/deathmatch) +"nB" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/turf/open/indestructible, +/area/deathmatch) +"nH" = ( +/obj/structure/rack, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"nI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"nN" = ( +/obj/structure/table, +/obj/item/flashlight/lamp, +/turf/open/indestructible/dark, +/area/deathmatch) +"nY" = ( +/obj/structure/table/wood, +/obj/machinery/light/small/directional/west, +/obj/machinery/button/door/directional/west{ + id = "dm6"; + name = "Privacy Shutters Control" + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"ob" = ( +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/obj/structure/cable, +/obj/structure/chair{ + dir = 4 + }, +/turf/open/indestructible, +/area/deathmatch) +"os" = ( +/obj/structure/sign/warning/pods{ + pixel_x = 32 + }, +/turf/open/indestructible, +/area/deathmatch) +"oA" = ( +/obj/machinery/light/directional/north, +/turf/open/indestructible, +/area/deathmatch) +"oB" = ( +/obj/structure/closet/secure_closet/evidence, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/spawner/random/contraband/narcotics, +/turf/open/indestructible/dark, +/area/deathmatch) +"oD" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/disposaloutlet{ + dir = 4; + name = "Cargo Deliveries" + }, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 9 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/turf/open/indestructible, +/area/deathmatch) +"oN" = ( +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/machinery/light/directional/north, +/obj/structure/reagent_dispensers/fueltank, +/turf/open/indestructible/dark, +/area/deathmatch) +"oQ" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/machinery/door/airlock/security/glass{ + name = "Security Airlock" + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"oY" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 5 + }, +/turf/open/indestructible, +/area/deathmatch) +"pa" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/machinery/light/directional/east, +/obj/structure/closet/secure_closet/security/sec{ + anchored = 1 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"pc" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/indestructible, +/area/deathmatch) +"pe" = ( +/obj/effect/turf_decal/bot, +/turf/open/indestructible/dark, +/area/deathmatch) +"pg" = ( +/obj/machinery/door/poddoor/shutters{ + id = "dm16"; + name = "Visitation Shutters" + }, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/deathmatch) +"ph" = ( +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/deathmatch) +"pr" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/obj/machinery/door/poddoor/preopen{ + id = "dm6"; + name = "Privacy Shutters" + }, +/turf/open/floor/plating, +/area/deathmatch) +"pC" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"pF" = ( +/obj/structure/rack, +/obj/item/book/manual/wiki/security_space_law{ + pixel_x = -5; + pixel_y = 7 + }, +/obj/item/book/manual/wiki/security_space_law{ + pixel_y = 4 + }, +/obj/item/book/manual/wiki/security_space_law{ + pixel_x = 5; + pixel_y = 2 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"pM" = ( +/obj/structure/table, +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"pV" = ( +/obj/machinery/computer/old{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/deathmatch) +"pY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/red/filled/line, +/turf/open/indestructible, +/area/deathmatch) +"qd" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/deathmatch) +"qf" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"qk" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/blood/gibs/body, +/turf/open/indestructible, +/area/deathmatch) +"qv" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron/grimy, +/area/deathmatch) +"qy" = ( +/obj/structure/table, +/obj/item/folder/blue{ + pixel_x = -2; + pixel_y = 3 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"qC" = ( +/obj/effect/turf_decal/tile/red, +/turf/open/indestructible, +/area/deathmatch) +"qE" = ( +/obj/effect/turf_decal/trimline/neutral/filled/corner{ + dir = 8 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"qP" = ( +/obj/machinery/light/directional/east, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"qS" = ( +/obj/structure/table, +/obj/item/reagent_containers/cup/bottle/epinephrine, +/obj/item/reagent_containers/cup/bottle/multiver, +/obj/item/reagent_containers/syringe, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/deathmatch) +"ri" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/indestructible, +/area/deathmatch) +"rl" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 1 + }, +/obj/effect/decal/cleanable/oil/slippery, +/turf/open/indestructible, +/area/deathmatch) +"sb" = ( +/obj/structure/closet{ + name = "Evidence Closet 4" + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/item/storage/toolbox/emergency/old, +/turf/open/indestructible/dark, +/area/deathmatch) +"sg" = ( +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/grimy, +/area/deathmatch) +"sr" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/obj/structure/disposalpipe/segment{ + dir = 1 + }, +/turf/open/indestructible, +/area/deathmatch) +"st" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible, +/area/deathmatch) +"sw" = ( +/obj/item/target, +/obj/item/target, +/obj/item/target/alien, +/obj/item/target/alien, +/obj/item/target/clown, +/obj/item/target/clown, +/obj/item/target/syndicate, +/obj/item/target/syndicate, +/obj/structure/closet/crate/secure{ + desc = "A secure crate containing various materials for building a customised test-site."; + name = "Firing Range Gear Crate" + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"sA" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 1 + }, +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/indestructible, +/area/deathmatch) +"sG" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"sJ" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"sL" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"sR" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/door/airlock/security/glass{ + name = "Security Airlock" + }, +/obj/structure/disposalpipe/segment{ + dir = 1 + }, +/turf/open/indestructible, +/area/deathmatch) +"sZ" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/decal/cleanable/blood/drip, +/turf/open/indestructible, +/area/deathmatch) +"th" = ( +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/deathmatch) +"tl" = ( +/obj/structure/table/wood, +/obj/machinery/recharger, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"tn" = ( +/obj/structure/chair, +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible, +/area/deathmatch) +"tH" = ( +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"tQ" = ( +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red, +/turf/open/indestructible, +/area/deathmatch) +"tR" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/indestructible, +/area/deathmatch) +"ua" = ( +/obj/machinery/door/poddoor/preopen{ + id = "dm10"; + name = "Brig Shutters" + }, +/obj/structure/cable, +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/deathmatch) +"ue" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/indestructible, +/area/deathmatch) +"us" = ( +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/indestructible, +/area/deathmatch) +"uD" = ( +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"uF" = ( +/obj/effect/turf_decal/tile/red, +/obj/machinery/light/directional/north, +/turf/open/indestructible, +/area/deathmatch) +"uI" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 5 + }, +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 5 + }, +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/obj/structure/reagent_dispensers/fueltank, +/turf/open/indestructible, +/area/deathmatch) +"uN" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/floor/carpet, +/area/deathmatch) +"uQ" = ( +/obj/structure/rack, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/item/restraints/handcuffs/fake{ + desc = "Commonly used for stopping criminals."; + name = "handcuffs" + }, +/turf/open/indestructible, +/area/deathmatch) +"uT" = ( +/obj/machinery/door/window/brigdoor/left/directional/south{ + name = "Cell 2" + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"vf" = ( +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/floor/iron/white, +/area/deathmatch) +"vl" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/indestructible, +/area/deathmatch) +"vo" = ( +/obj/structure/extinguisher_cabinet/directional/north, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/structure/closet/secure_closet/security/sec{ + anchored = 1 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"vt" = ( +/obj/item/storage/box/deputy, +/obj/structure/table, +/turf/open/indestructible/dark, +/area/deathmatch) +"vC" = ( +/obj/structure/lattice, +/turf/template_noop, +/area/template_noop) +"vD" = ( +/obj/structure/table, +/obj/structure/cable, +/obj/machinery/button/flasher{ + id = "dm1"; + name = "Brig Entrance Flasher"; + pixel_y = -3 + }, +/turf/open/indestructible, +/area/deathmatch) +"vJ" = ( +/obj/machinery/computer/old{ + dir = 8 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"vL" = ( +/obj/machinery/light/small/directional/east, +/obj/item/toy/plush/beeplushie, +/turf/open/indestructible/dark, +/area/deathmatch) +"vU" = ( +/obj/structure/rack, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/cable, +/obj/item/storage/fancy/cigarettes/cigpack_syndicate, +/turf/open/indestructible/dark, +/area/deathmatch) +"vZ" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"wc" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/decal/cleanable/blood/drip, +/turf/open/indestructible, +/area/deathmatch) +"wm" = ( +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/indestructible/dark, +/area/deathmatch) +"wn" = ( +/obj/structure/fluff/fake_camera{ + dir = 9 + }, +/turf/open/indestructible, +/area/deathmatch) +"wR" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 10 + }, +/obj/machinery/disposal/delivery_chute{ + dir = 1 + }, +/turf/open/indestructible, +/area/deathmatch) +"wT" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/blood/gibs/limb, +/turf/open/indestructible, +/area/deathmatch) +"wX" = ( +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/indestructible, +/area/deathmatch) +"xi" = ( +/obj/structure/rack, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/spawner/random/contraband/plus, +/turf/open/indestructible/dark, +/area/deathmatch) +"xk" = ( +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/structure/closet/secure_closet/security/sec{ + anchored = 1 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"xm" = ( +/obj/structure/table, +/obj/item/implanter{ + pixel_x = 5; + pixel_y = 12 + }, +/obj/item/storage/box/evidence{ + pixel_x = -5; + pixel_y = 12 + }, +/obj/item/toy/crayon/white{ + pixel_y = -4 + }, +/obj/item/toy/crayon/white{ + pixel_x = -5; + pixel_y = -4 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"xu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"xD" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/indestructible, +/area/deathmatch) +"xS" = ( +/obj/machinery/button/door/directional/north{ + id = "dm5"; + name = "Space Shutters Control"; + pixel_x = -24 + }, +/obj/machinery/computer/old{ + dir = 4 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"xT" = ( +/obj/structure/chair/stool/directional/east, +/obj/effect/turf_decal/trimline/red/warning{ + dir = 4 + }, +/obj/machinery/flasher/directional/north{ + id = "visitorflash" + }, +/turf/open/floor/iron, +/area/deathmatch) +"yy" = ( +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 4 + }, +/turf/open/indestructible, +/area/deathmatch) +"yH" = ( +/obj/structure/table, +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"yO" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"yR" = ( +/obj/structure/chair/stool/directional/east, +/obj/effect/turf_decal/trimline/red/warning{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch) +"yS" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/brigdoor/left/directional/north{ + name = "Brig Control Desk" + }, +/obj/item/folder/red, +/obj/item/folder/red, +/obj/item/poster/random_official, +/obj/structure/cable, +/obj/item/book/manual/wiki/security_space_law{ + pixel_x = -3; + pixel_y = 5 + }, +/turf/open/floor/iron/showroomfloor, +/area/deathmatch) +"yT" = ( +/obj/effect/turf_decal/tile/red, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch) +"yY" = ( +/obj/structure/cable, +/obj/machinery/computer/old{ + dir = 4 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"zg" = ( +/obj/machinery/light/directional/south, +/turf/open/indestructible, +/area/deathmatch) +"zh" = ( +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/chair{ + dir = 1 + }, +/turf/open/indestructible, +/area/deathmatch) +"zj" = ( +/obj/machinery/airalarm/directional/west, +/turf/open/indestructible, +/area/deathmatch) +"zm" = ( +/obj/machinery/light/small/directional/east, +/turf/open/indestructible/dark, +/area/deathmatch) +"zq" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/iron/grimy, +/area/deathmatch) +"zu" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 1 + }, +/obj/machinery/door/airlock/security/glass{ + name = "Security Airlock" + }, +/obj/structure/disposalpipe/segment{ + dir = 1 + }, +/turf/open/indestructible, +/area/deathmatch) +"zG" = ( +/obj/machinery/light/directional/south, +/obj/machinery/firealarm/directional/south, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"zU" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"Ae" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/indestructible, +/area/deathmatch) +"Am" = ( +/obj/structure/rack, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/item/restraints/handcuffs/fake{ + desc = "Commonly used for stopping criminals."; + name = "handcuffs" + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"An" = ( +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/frame/machine/secured, +/turf/open/indestructible/dark, +/area/deathmatch) +"As" = ( +/obj/machinery/vending/wardrobe/det_wardrobe, +/turf/open/floor/iron/grimy, +/area/deathmatch) +"Ay" = ( +/obj/structure/table, +/obj/item/inspector{ + pixel_x = -5; + pixel_y = 12 + }, +/obj/item/inspector{ + pixel_x = 5 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"AF" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/obj/machinery/light/directional/north, +/turf/open/indestructible, +/area/deathmatch) +"AS" = ( +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/door/airlock/security/glass{ + name = "Security Airlock" + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"Bf" = ( +/obj/machinery/light/directional/west, +/turf/open/indestructible/dark, +/area/deathmatch) +"Bt" = ( +/obj/machinery/computer/old{ + dir = 4 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"By" = ( +/obj/machinery/vending/security{ + active = 0 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"Bz" = ( +/obj/structure/table, +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/indestructible/dark, +/area/deathmatch) +"BK" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/chair{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch) +"BM" = ( +/obj/structure/table, +/obj/item/poster/random_official{ + pixel_y = 13 + }, +/obj/item/poster/random_official{ + pixel_y = 5 + }, +/obj/item/poster/random_official, +/turf/open/indestructible/dark, +/area/deathmatch) +"Cc" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/brigdoor/left/directional/north{ + name = "Weapon Distribution"; + req_access = list("armory") + }, +/obj/item/paper, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/item/pen, +/turf/open/indestructible/dark, +/area/deathmatch) +"Cx" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/obj/structure/cable, +/obj/structure/disposalpipe/trunk{ + dir = 2 + }, +/obj/structure/disposaloutlet, +/turf/open/indestructible/dark, +/area/deathmatch) +"CH" = ( +/obj/structure/table, +/obj/item/folder/red, +/obj/item/taperecorder, +/turf/open/indestructible/dark, +/area/deathmatch) +"CM" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"CP" = ( +/obj/structure/rack, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/item/weldingtool, +/turf/open/indestructible/dark, +/area/deathmatch) +"CS" = ( +/obj/effect/decal/cleanable/blood/tracks{ + dir = 4 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"Dd" = ( +/obj/structure/filingcabinet/security{ + pixel_x = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"Dk" = ( +/obj/structure/cable, +/obj/machinery/computer/old{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/indestructible, +/area/deathmatch) +"Dm" = ( +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 1 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"Dp" = ( +/obj/machinery/door/poddoor{ + name = "Lockdown Door" + }, +/turf/open/floor/plating, +/area/deathmatch) +"Dz" = ( +/obj/machinery/door/poddoor/shutters{ + id = "dm16"; + name = "Visitation Shutters" + }, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/table, +/turf/open/indestructible, +/area/deathmatch) +"DD" = ( +/obj/structure/table/wood, +/obj/item/paper_bin/carbon{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/pen, +/obj/item/book/manual/wiki/security_space_law, +/turf/open/floor/carpet, +/area/deathmatch) +"DL" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/turf/open/indestructible, +/area/deathmatch) +"DR" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/structure/grille/broken, +/turf/open/indestructible/dark, +/area/deathmatch) +"Eb" = ( +/obj/machinery/door/window/brigdoor/left/directional/south{ + name = "Cell 3" + }, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/indestructible, +/area/deathmatch) +"Ee" = ( +/obj/structure/cable, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"Ef" = ( +/obj/effect/turf_decal/box, +/obj/structure/cable, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/indestructible/dark, +/area/deathmatch) +"Ep" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/machinery/door/poddoor{ + name = "Prison Lockdown" + }, +/turf/open/indestructible, +/area/deathmatch) +"Et" = ( +/obj/structure/table, +/obj/item/storage/box/evidence{ + pixel_x = 9; + pixel_y = 8 + }, +/obj/item/hand_labeler{ + pixel_x = -8; + pixel_y = 10 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/item/storage/box/evidence{ + pixel_x = 9; + pixel_y = 8 + }, +/obj/item/storage/box/evidence{ + pixel_x = 9; + pixel_y = 8 + }, +/obj/item/storage/box/prisoner{ + pixel_x = 9 + }, +/obj/machinery/recharger{ + pixel_x = -5; + pixel_y = -3 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"EA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible, +/area/deathmatch) +"EJ" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 6 + }, +/obj/machinery/computer/old{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch) +"EP" = ( +/obj/structure/rack, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/item/reagent_containers/cup/bucket, +/turf/open/indestructible/dark, +/area/deathmatch) +"EX" = ( +/obj/machinery/light/directional/east, +/turf/open/indestructible, +/area/deathmatch) +"Ff" = ( +/obj/machinery/computer/security/telescreen/prison/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch) +"Fi" = ( +/turf/template_noop, +/area/space) +"Fj" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/structure/cable, +/obj/structure/closet/secure_closet/security/sec{ + anchored = 1 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"Fr" = ( +/obj/machinery/light/small/directional/south, +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/iron/grimy, +/area/deathmatch) +"Fx" = ( +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch) +"FK" = ( +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/flasher/directional/east{ + id = "dm2" + }, +/turf/open/indestructible, +/area/deathmatch) +"FQ" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/machinery/computer/old{ + dir = 8 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"FY" = ( +/obj/structure/chair/office{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/deathmatch) +"Gi" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"Gm" = ( +/obj/effect/turf_decal/trimline/neutral/filled/corner{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/indestructible/dark, +/area/deathmatch) +"Gs" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/indestructible/dark, +/area/deathmatch) +"GM" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch) +"GO" = ( +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/chair{ + dir = 1 + }, +/turf/open/indestructible, +/area/deathmatch) +"GR" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible, +/area/deathmatch) +"GU" = ( +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/tracks, +/obj/effect/decal/cleanable/blood, +/turf/open/indestructible, +/area/deathmatch) +"GY" = ( +/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/cigbutt/cigarbutt{ + pixel_x = 5; + pixel_y = -1 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"Hd" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/blood/drip, +/obj/effect/decal/cleanable/blood/footprints{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch) +"He" = ( +/obj/structure/tank_dispenser/oxygen, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"Ho" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/turf/open/indestructible, +/area/deathmatch) +"Hp" = ( +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/structure/table, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/turf/open/indestructible, +/area/deathmatch) +"Hv" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/decal/cleanable/blood/drip, +/turf/open/indestructible, +/area/deathmatch) +"Hz" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/indestructible, +/area/deathmatch) +"HK" = ( +/turf/closed/indestructible/fakeglass, +/area/deathmatch) +"HV" = ( +/obj/structure/rack, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/obj/item/gun/ballistic/shotgun/riot, +/obj/item/gun/ballistic/shotgun/riot{ + pixel_y = 3 + }, +/obj/item/gun/ballistic/shotgun/riot{ + pixel_y = 6 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"Ic" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/stool/directional/east, +/obj/effect/turf_decal/trimline/red/warning{ + dir = 4 + }, +/turf/open/floor/iron, +/area/deathmatch) +"Ik" = ( +/obj/effect/turf_decal/trimline/red/filled/corner, +/turf/open/indestructible, +/area/deathmatch) +"Iy" = ( +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/indestructible, +/area/deathmatch) +"IJ" = ( +/turf/closed/indestructible/reinforced, +/area/deathmatch) +"IL" = ( +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"IS" = ( +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/machinery/computer/old{ + dir = 8 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"IU" = ( +/obj/structure/sign/warning/pods, +/turf/closed/wall/r_wall, +/area/deathmatch) +"Jb" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"Jo" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/carpet, +/area/deathmatch) +"Jp" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/door/poddoor/shutters/window/preopen{ + id = "dm4"; + name = "Armory Shutters" + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"Jv" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 1 + }, +/obj/machinery/button/door/directional/west{ + id = "dm8"; + name = "Labor Camp Shuttle Lockdown" + }, +/obj/machinery/disposal/delivery_chute{ + dir = 1 + }, +/turf/open/indestructible, +/area/deathmatch) +"Jw" = ( +/obj/vehicle/ridden/secway, +/obj/effect/turf_decal/bot, +/turf/open/indestructible/dark, +/area/deathmatch) +"JC" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/indestructible, +/area/deathmatch) +"JF" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/brigdoor/left/directional/north{ + name = "Brig Control Desk" + }, +/obj/item/paper, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/item/storage/fancy/donut_box, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "dm11"; + name = "Warden Desk Shutters" + }, +/turf/open/floor/iron/showroomfloor, +/area/deathmatch) +"JM" = ( +/obj/structure/rack, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/item/soap/nanotrasen, +/turf/open/indestructible/dark, +/area/deathmatch) +"JU" = ( +/obj/structure/table, +/obj/item/folder/red, +/obj/item/clothing/head/cone{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/clothing/head/cone{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/clothing/head/cone{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/clothing/head/cone{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/clothing/head/cone{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/structure/cable, +/turf/open/indestructible/dark, +/area/deathmatch) +"JZ" = ( +/obj/machinery/door/poddoor/preopen{ + id = "dm8"; + name = "Prisoner Processing" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/button/door/directional/west{ + id = "dm8"; + name = "Labor Camp Shuttle Lockdown" + }, +/turf/open/indestructible, +/area/deathmatch) +"Ke" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/airlock/security/glass{ + name = "Security Airlock" + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"Kh" = ( +/obj/structure/cable, +/turf/closed/indestructible/fakeglass, +/area/deathmatch) +"Ki" = ( +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"Km" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/indestructible, +/area/deathmatch) +"Ku" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/effect/decal/cleanable/blood, +/turf/open/indestructible, +/area/deathmatch) +"Kz" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/machinery/computer/old{ + dir = 4 + }, +/turf/open/indestructible, +/area/deathmatch) +"KE" = ( +/obj/structure/table/wood, +/obj/machinery/computer/security/telescreen/prison/directional/north, +/obj/item/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, +/turf/open/floor/carpet, +/area/deathmatch) +"KO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/indestructible, +/area/deathmatch) +"KQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair, +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible, +/area/deathmatch) +"Lk" = ( +/obj/structure/chair, +/obj/structure/cable, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"Lp" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor{ + name = "Prison Lockdown" + }, +/turf/open/indestructible, +/area/deathmatch) +"Ls" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 1 + }, +/turf/open/indestructible, +/area/deathmatch) +"Lz" = ( +/obj/structure/sign/directions/security{ + dir = 1; + pixel_y = 8 + }, +/turf/closed/indestructible/reinforced, +/area/deathmatch) +"LL" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/deathmatch) +"LU" = ( +/obj/machinery/photocopier, +/turf/open/indestructible/dark, +/area/deathmatch) +"LX" = ( +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/structure/table/wood, +/obj/item/taperecorder{ + pixel_x = 8; + pixel_y = -1 + }, +/turf/open/floor/iron/grimy, +/area/deathmatch) +"Ma" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/indestructible, +/area/deathmatch) +"Mb" = ( +/obj/structure/sign/warning/vacuum/external{ + pixel_y = 32 + }, +/obj/machinery/light/small/directional/north, +/turf/open/indestructible, +/area/deathmatch) +"Mk" = ( +/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/cigbutt/cigarbutt{ + pixel_x = 5; + pixel_y = -1 + }, +/obj/structure/table/wood, +/turf/open/floor/iron/grimy, +/area/deathmatch) +"Mx" = ( +/obj/structure/table, +/obj/item/clothing/mask/gas/sechailer{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/clothing/mask/gas/sechailer{ + pixel_x = -6; + pixel_y = 4 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"MG" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"MN" = ( +/obj/structure/table, +/obj/item/folder/red{ + pixel_x = -5 + }, +/obj/item/storage/fancy/cigarettes/cigpack_syndicate, +/turf/open/indestructible/dark, +/area/deathmatch) +"MP" = ( +/obj/structure/rack, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"MS" = ( +/obj/structure/table, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/deathmatch) +"MV" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/indestructible/dark, +/area/deathmatch) +"MX" = ( +/obj/structure/table, +/obj/item/folder/blue{ + pixel_x = -18; + pixel_y = 3 + }, +/obj/item/paper_bin{ + pixel_x = 3; + pixel_y = 7 + }, +/obj/item/pen{ + pixel_x = 3; + pixel_y = 8 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"Ni" = ( +/obj/effect/turf_decal/tile/red, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"Nw" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"ND" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch) +"NW" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/red/filled/warning{ + dir = 8 + }, +/obj/machinery/computer{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch) +"NZ" = ( +/turf/open/floor/iron/white, +/area/deathmatch) +"Oi" = ( +/obj/structure/closet{ + name = "Evidence Closet 3" + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/indestructible/dark, +/area/deathmatch) +"Os" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/turf/open/indestructible, +/area/deathmatch) +"Ox" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/secure_closet/brig{ + id = "Cell 2"; + name = "Cell 2 Locker" + }, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"Oy" = ( +/obj/effect/decal/cleanable/blood/gibs/torso, +/turf/open/indestructible, +/area/deathmatch) +"Oz" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/indestructible/dark, +/area/deathmatch) +"OF" = ( +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"OJ" = ( +/obj/item/target/syndicate, +/obj/structure/training_machine, +/turf/open/indestructible, +/area/deathmatch) +"OK" = ( +/obj/structure/chair/office, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line, +/turf/open/indestructible, +/area/deathmatch) +"OU" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Security Airlock" + }, +/turf/open/floor/iron/grimy, +/area/deathmatch) +"Pj" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Secure Gear Storage" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/locked, +/turf/open/indestructible/dark, +/area/deathmatch) +"Pn" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass{ + pixel_x = -2; + pixel_y = -3 + }, +/obj/item/reagent_containers/cup/glass/bottle/amaretto{ + pixel_x = -10; + pixel_y = 10 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"Pt" = ( +/turf/open/floor/iron/grimy, +/area/deathmatch) +"PM" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/structure/cable, +/obj/structure/disposalpipe/junction{ + dir = 4 + }, +/turf/open/indestructible, +/area/deathmatch) +"PO" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Prison Wing" + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/locked, +/turf/open/indestructible, +/area/deathmatch) +"PT" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"Qd" = ( +/obj/structure/table, +/obj/item/clothing/glasses/sunglasses{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/clothing/ears/earmuffs{ + pixel_y = 7 + }, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"Qe" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/blood, +/turf/open/indestructible/dark, +/area/deathmatch) +"Qp" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 10 + }, +/obj/effect/turf_decal/trimline/red/filled/warning{ + dir = 10 + }, +/obj/machinery/computer{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch) +"Qt" = ( +/obj/machinery/light/small/directional/west, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/disposal/delivery_chute{ + dir = 4 + }, +/turf/open/floor/iron/grimy, +/area/deathmatch) +"Qz" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "dm10"; + name = "Brig Shutters" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/deathmatch) +"QG" = ( +/obj/machinery/door/window/left/directional/north, +/turf/open/floor/iron/grimy, +/area/deathmatch) +"Rd" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/indestructible, +/area/deathmatch) +"Rp" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/turf/open/indestructible, +/area/deathmatch) +"Rq" = ( +/obj/structure/cable, +/turf/closed/indestructible/reinforced, +/area/deathmatch) +"Rv" = ( +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 1 + }, +/turf/open/indestructible, +/area/deathmatch) +"Rx" = ( +/obj/structure/disposalpipe/segment, +/turf/closed/wall/r_wall, +/area/deathmatch) +"Ry" = ( +/obj/structure/rack, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/structure/cable, +/obj/item/crowbar, +/turf/open/indestructible, +/area/deathmatch) +"RR" = ( +/obj/structure/cable, +/obj/machinery/door/poddoor/preopen{ + id = "dm5"; + name = "Space Shutters" + }, +/turf/closed/indestructible/fakeglass, +/area/deathmatch) +"RY" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/footprints{ + dir = 1 + }, +/turf/open/indestructible, +/area/deathmatch) +"Se" = ( +/obj/effect/decal/cleanable/blood/gibs, +/turf/open/indestructible, +/area/deathmatch) +"Sg" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"St" = ( +/obj/effect/turf_decal/delivery, +/turf/open/indestructible, +/area/deathmatch) +"Sz" = ( +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/machinery/photocopier{ + pixel_y = 3 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"SA" = ( +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 8 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/decal/cleanable/blood/footprints{ + dir = 1 + }, +/turf/open/indestructible, +/area/deathmatch) +"SB" = ( +/obj/structure/bed, +/obj/item/bedsheet, +/obj/machinery/iv_drip, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/blue/filled/line, +/turf/open/floor/iron/white, +/area/deathmatch) +"SF" = ( +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/decal/cleanable/blood/splatter, +/turf/open/indestructible, +/area/deathmatch) +"SG" = ( +/obj/effect/turf_decal/tile/red, +/obj/machinery/computer/old{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch) +"SI" = ( +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 1 + }, +/obj/machinery/light/directional/north, +/turf/open/indestructible, +/area/deathmatch) +"SO" = ( +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Security Airlock" + }, +/turf/open/indestructible, +/area/deathmatch) +"SR" = ( +/obj/structure/cable, +/turf/open/indestructible/dark, +/area/deathmatch) +"Tx" = ( +/obj/machinery/status_display/evac/directional/north, +/obj/machinery/light/directional/north, +/obj/structure/cable, +/turf/open/floor/carpet, +/area/deathmatch) +"TK" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/blood, +/turf/open/indestructible, +/area/deathmatch) +"TY" = ( +/obj/effect/turf_decal/trimline/neutral/filled/corner{ + dir = 4 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"Ub" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/obj/machinery/door/poddoor/preopen{ + id = "dm11"; + name = "Brig Shutters" + }, +/turf/open/floor/plating, +/area/deathmatch) +"Uc" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/door/airlock/security/glass{ + name = "Security Airlock" + }, +/obj/structure/disposalpipe/segment, +/turf/open/indestructible, +/area/deathmatch) +"Ue" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/red/filled/corner, +/turf/open/indestructible, +/area/deathmatch) +"Ui" = ( +/obj/structure/rack, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/item/storage/toolbox/mechanical/old{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/storage/toolbox/mechanical/old, +/obj/item/storage/toolbox/mechanical/old{ + pixel_x = -3; + pixel_y = 3 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"Ux" = ( +/turf/open/indestructible/dark, +/area/deathmatch) +"Uz" = ( +/obj/structure/table, +/obj/item/folder/red{ + pixel_x = 14 + }, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/pen{ + pixel_x = -3; + pixel_y = 8 + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"UD" = ( +/obj/structure/rack, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/spawner/random/contraband/armory, +/turf/open/indestructible/dark, +/area/deathmatch) +"UQ" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"UU" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/footprints{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch) +"Vg" = ( +/obj/effect/turf_decal/trimline/red/filled/corner, +/turf/open/indestructible/dark, +/area/deathmatch) +"Vr" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch) +"Vu" = ( +/obj/structure/cable, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/indestructible/dark, +/area/deathmatch) +"Vv" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/machinery/computer/old{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch) +"VG" = ( +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/indestructible, +/area/deathmatch) +"VI" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Labor Camp Shuttle Airlock" + }, +/obj/effect/mapping_helpers/airlock/locked, +/turf/open/indestructible/dark, +/area/deathmatch) +"VL" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/deathmatch) +"VO" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red, +/turf/open/indestructible, +/area/deathmatch) +"VR" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 10 + }, +/turf/open/floor/iron/white, +/area/deathmatch) +"Wd" = ( +/obj/machinery/door/airlock/command{ + name = "Head of Security's Office" + }, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"Wg" = ( +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"Wo" = ( +/obj/structure/cable, +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/deathmatch) +"Wp" = ( +/obj/effect/decal/cleanable/oil/slippery, +/turf/open/indestructible, +/area/deathmatch) +"Wv" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch) +"Wz" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/sign/warning/vacuum/external{ + pixel_x = -32 + }, +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch) +"WD" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/door/airlock/security/glass{ + name = "Security Airlock" + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"WI" = ( +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"WO" = ( +/obj/structure/chair/comfy/black{ + dir = 4 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"WR" = ( +/obj/structure/closet{ + name = "Evidence Closet 1" + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/indestructible/dark, +/area/deathmatch) +"WV" = ( +/obj/machinery/door/window/brigdoor/left/directional/south{ + name = "Cell 1" + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"WW" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/table, +/obj/machinery/button/door{ + desc = "Controls the shutters over the cell windows."; + id = "dm10"; + name = "Cell Window Control"; + pixel_x = -6; + pixel_y = 7; + specialfunctions = 4 + }, +/obj/machinery/button/door{ + desc = "Controls the shutters over the brig windows."; + id = "dm11"; + name = "Brig Lockdown Control"; + pixel_x = 6; + pixel_y = 7 + }, +/obj/item/key/security, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch) +"WX" = ( +/obj/machinery/light/small/directional/south, +/turf/open/indestructible, +/area/deathmatch) +"XA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 6 + }, +/turf/open/indestructible, +/area/deathmatch) +"XI" = ( +/turf/open/indestructible, +/area/deathmatch) +"XK" = ( +/turf/closed/wall, +/area/deathmatch) +"XL" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/oil/slippery, +/turf/open/indestructible, +/area/deathmatch) +"XS" = ( +/obj/machinery/light/directional/east, +/obj/structure/table, +/obj/machinery/recharger{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/paper_bin{ + pixel_x = -11; + pixel_y = 7 + }, +/obj/item/pen{ + pixel_x = -11; + pixel_y = 7 + }, +/obj/item/hand_labeler{ + pixel_x = -10; + pixel_y = -6 + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/turf/open/indestructible, +/area/deathmatch) +"XX" = ( +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"Yg" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/structure/cable, +/obj/machinery/door/airlock/security/glass{ + name = "Security Airlock" + }, +/turf/open/indestructible, +/area/deathmatch) +"Yh" = ( +/turf/closed/wall/r_wall, +/area/deathmatch) +"Yz" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/indestructible, +/area/deathmatch) +"YI" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/suit_storage_unit, +/turf/open/indestructible/dark, +/area/deathmatch) +"YN" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/floor/carpet, +/area/deathmatch) +"YQ" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet, +/area/deathmatch) +"YS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"YU" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/door/airlock/security/glass{ + name = "Security Airlock" + }, +/turf/open/indestructible/dark, +/area/deathmatch) +"YW" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/deathmatch) +"YY" = ( +/obj/structure/rack, +/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/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/indestructible/dark, +/area/deathmatch) +"YZ" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/rack, +/obj/item/healthanalyzer{ + pixel_y = -2 + }, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 6 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/deathmatch) +"Zj" = ( +/obj/machinery/door/window/brigdoor/security/holding{ + id = "Holding Cell"; + name = "Holding Cell" + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/indestructible, +/area/deathmatch) +"Zq" = ( +/turf/template_noop, +/area/template_noop) +"Zr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/bed, +/obj/item/bedsheet, +/turf/open/indestructible, +/area/deathmatch) +"Zv" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "dm7"; + name = "Detective's Office Shutters" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/deathmatch) +"Zz" = ( +/obj/structure/table/wood, +/obj/item/taperecorder{ + pixel_x = 3 + }, +/obj/item/storage/box/evidence, +/obj/item/flashlight/seclite, +/turf/open/floor/iron/grimy, +/area/deathmatch) +"ZC" = ( +/obj/structure/chair, +/turf/open/floor/iron/grimy, +/area/deathmatch) +"ZF" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/indestructible/dark, +/area/deathmatch) +"ZJ" = ( +/obj/structure/closet/l3closet/security, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/indestructible, +/area/deathmatch) +"ZO" = ( +/obj/effect/decal/cleanable/robot_debris/down, +/turf/open/floor/plating, +/area/deathmatch) + +(1,1,1) = {" +Zq +IJ +Yh +Yh +Yh +xT +YW +Ic +IJ +IJ +IJ +IJ +du +IJ +Zq +Zq +Zq +Zq +Zq +Zq +Zq +Zq +Zq +Zq +Zq +Zq +"} +(2,1,1) = {" +Zq +IJ +YI +ZF +Yh +aa +pg +Dz +Yh +li +qS +eB +VR +Yh +HK +HK +lf +HK +Zq +HK +lf +HK +IJ +IJ +Kh +Yh +"} +(3,1,1) = {" +Zq +IJ +He +MV +XK +yR +YW +yR +XK +jN +NZ +NZ +bp +Yh +iI +HK +Ux +HK +Zq +XK +zm +VI +JZ +zj +eC +IJ +"} +(4,1,1) = {" +Zq +IJ +fO +ZF +ZO +XI +WI +WX +XK +MS +NZ +vf +SB +XK +oA +XK +VI +XK +XK +Yh +Yh +Yh +XK +Mb +eC +Kh +"} +(5,1,1) = {" +Zq +IJ +XK +iB +XK +YW +YW +jX +XK +hK +ph +ph +YZ +XK +XI +Wz +Vr +Jv +YW +GR +Zr +Qz +kj +Wp +eC +IJ +"} +(6,1,1) = {" +Zq +du +Lp +Ki +PO +GM +ND +GM +bI +Fx +Fx +Fx +XX +sZ +XI +Yz +WI +WI +WV +nI +nI +ua +Ho +XI +ki +IJ +"} +(7,1,1) = {" +Zq +Kh +Ep +Ki +YW +WI +WI +nq +WI +WI +WI +WI +WI +WI +WI +Rd +Ku +zg +XK +YW +Wo +Yh +Ho +XI +eC +IJ +"} +(8,1,1) = {" +Zq +du +Lp +VG +PO +os +EX +Ik +Os +yy +XI +XI +XI +XI +XI +XI +wc +XI +YW +GR +Zr +Qz +kj +XI +eC +IJ +"} +(9,1,1) = {" +Zq +IJ +Yh +Yh +Yh +XK +XK +XK +YU +XK +Et +FQ +IS +An +Sz +IU +Sg +WI +uT +nI +Ox +Qz +Ho +XI +eC +IJ +"} +(10,1,1) = {" +Zq +Zq +Zq +Zq +Yh +Oi +bj +WR +zU +Yh +Yh +YW +Yh +mc +ZJ +YW +Sg +zg +XK +Wo +YW +Yh +Ho +nq +je +IJ +"} +(11,1,1) = {" +Zq +Zq +Zq +Zq +Yh +vZ +aR +MG +zU +YW +vU +SR +Jp +Ho +cN +XI +Sg +XI +YW +GR +Zr +Qz +kj +WI +Wv +IJ +"} +(12,1,1) = {" +vC +vC +vC +vC +Yh +oB +pC +sb +Dd +Yh +JM +SR +Jp +Ho +Ue +Rp +da +UQ +Eb +nI +mn +Qz +Ho +WI +oD +IJ +"} +(13,1,1) = {" +vC +Zq +Zq +Zq +Yh +Yh +DR +Yh +Yh +Yh +nH +mW +Yh +SI +PT +Yh +qd +YW +Yh +Wo +YW +Yh +tR +cs +sA +Kh +"} +(14,1,1) = {" +vC +Zq +Zq +Zq +Yh +Ui +OF +UD +CP +ao +pe +SR +Yh +wn +PM +Rx +kV +eU +WW +Vr +wR +Yh +xD +WI +uI +IJ +"} +(15,1,1) = {" +al +Zq +Zq +Zq +Yh +Ux +Vg +TY +dN +TY +Vg +Gm +Cc +yy +PT +YW +DL +wX +XI +XI +Kz +ma +xD +WI +Wv +Dp +"} +(16,1,1) = {" +vC +Zq +Zq +Zq +Yh +Ux +qE +Dm +qE +Dm +qE +Dm +Ke +Hv +PT +SO +DL +WI +vD +WI +OK +JF +xD +WI +WI +Dp +"} +(17,1,1) = {" +vC +Zq +Zq +Zq +Yh +oN +tH +tH +xi +Am +EP +tH +Kh +Rv +UU +YW +oY +Vv +XS +ja +EJ +hw +JC +WI +qC +Dp +"} +(18,1,1) = {" +IJ +Kh +Kh +IJ +Yh +Yh +VL +VL +Yh +Yh +Yh +Yh +Yh +oA +UU +Yh +yS +YW +Yh +YW +YW +Yh +Ae +WI +qC +Lz +"} +(19,1,1) = {" +IJ +HV +dq +MP +IJ +vo +yH +uD +xk +Bf +Ux +JU +YW +yy +SA +RY +rl +Ls +zu +sr +kf +sR +mR +XI +qC +IJ +"} +(20,1,1) = {" +aw +Ux +SR +SR +Pj +SR +SR +Vu +SR +SR +SR +SR +oQ +Ho +WI +Hd +nq +XI +qd +nx +pY +Ub +DL +XI +qC +IJ +"} +(21,1,1) = {" +IJ +dA +gd +IL +IJ +pa +pM +eT +SR +By +Fj +la +YW +NW +Qp +bh +WI +WI +Yg +jr +XA +nh +sG +EX +SG +IJ +"} +(22,1,1) = {" +IJ +Kh +Kh +IJ +Yh +Yh +Yh +YW +oQ +XK +YW +XK +XK +YW +XK +SF +wT +lT +Yh +YW +Wo +Yh +Rq +Rq +IJ +IJ +"} +(23,1,1) = {" +Yh +sw +sJ +wm +YW +nB +GM +GM +Jb +GM +GM +ku +XK +Jw +XK +Se +TK +Oy +YW +KQ +GR +uQ +Yh +cX +Ux +IJ +"} +(24,1,1) = {" +Kh +YY +Ef +ct +lV +sG +XL +Ni +ob +ob +tQ +mS +yT +Ux +YW +yy +qk +XI +YW +tn +GR +st +Yh +cX +Ux +IJ +"} +(25,1,1) = {" +Yh +Bz +fB +Qd +XK +XK +uF +vl +xm +BM +qy +hY +Iy +Oz +AS +Nw +pc +WI +Zj +xu +bM +nI +Rq +SR +Ux +IJ +"} +(26,1,1) = {" +Yh +cl +bc +KO +XK +pe +Ma +Ux +Ux +Ux +MX +GO +br +Ux +WD +DL +Hz +XI +YW +KQ +EA +st +Yh +vL +Ux +IJ +"} +(27,1,1) = {" +Yh +YS +XI +kU +XK +pe +Ma +by +Qe +CS +aB +GO +VO +Ux +YW +Rv +Hz +XI +YW +KQ +FK +Yh +IJ +IJ +IJ +IJ +"} +(28,1,1) = {" +Yh +YS +XI +kU +XK +pe +Ma +mG +vt +CS +bA +GU +Ff +XK +XK +XI +Hz +nf +Yh +Yh +Yh +Yh +Qt +zq +Zz +IJ +"} +(29,1,1) = {" +Kh +YS +OJ +kU +XK +pe +Ma +vJ +lj +Ux +Uz +GO +WI +Dk +qd +XI +Hz +Ik +Zv +ad +Pt +Pt +eD +QG +lC +IJ +"} +(30,1,1) = {" +Yh +ew +gf +eZ +XK +XK +AF +Ux +Ux +Ux +MN +GO +XL +Km +qd +XI +Rd +jT +Uc +YQ +YQ +uN +qv +zq +Fr +IJ +"} +(31,1,1) = {" +Yh +Kh +Yh +Kh +Yh +hx +Wv +ue +iy +Mx +Ay +zh +zG +XK +XK +XI +XI +hv +Zv +hG +aH +DD +sg +IJ +IJ +IJ +"} +(32,1,1) = {" +an +Fi +Fi +Fi +Kh +nz +WI +eC +BK +dl +us +aZ +WI +Ry +YW +Ik +Os +mE +Yh +KE +FY +dp +Pt +du +Zq +Zq +"} +(33,1,1) = {" +Yh +Yh +RR +Yh +Yh +Cx +ri +yO +cW +Os +Os +Hp +UQ +fE +Yh +Yh +mi +Yh +Yh +jQ +pV +pV +As +IJ +Zq +Zq +"} +(34,1,1) = {" +Yh +xS +yY +Bt +Yh +pr +Yh +pF +ne +Yh +St +Yh +OU +Yh +Yh +Ux +Ux +Ux +IJ +IJ +IJ +IJ +IJ +IJ +Zq +Zq +"} +(35,1,1) = {" +RR +Wg +Ee +WO +nY +Wg +Yh +Lk +Wg +Yh +mC +Yh +Pt +ZC +th +Ux +Gs +sL +IJ +Zq +Zq +Zq +Zq +Zq +Zq +Zq +"} +(36,1,1) = {" +RR +CM +GY +Pn +tl +Gi +Wd +Ee +Wg +mJ +hi +XK +aI +ZC +LL +Ux +nN +CH +IJ +Zq +Zq +Zq +Zq +Zq +Zq +Zq +"} +(37,1,1) = {" +RR +cf +cf +YN +aE +cf +Yh +Wg +qP +Yh +hi +XK +gI +ZC +LL +Ux +qf +qf +IJ +Zq +Zq +Zq +Zq +Zq +Zq +Zq +"} +(38,1,1) = {" +Yh +Tx +dp +dp +dp +Jo +Yh +Yh +Yh +Yh +du +XK +Mk +LX +XK +Ux +Ux +Ux +IJ +Zq +Zq +Zq +Zq +Zq +Zq +Zq +"} +(39,1,1) = {" +Yh +fL +gC +gE +LU +Yh +Yh +Zq +Zq +Zq +Zq +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +Zq +Zq +Zq +Zq +Zq +Zq +Zq +"} +(40,1,1) = {" +Yh +RR +Yh +Yh +Yh +Yh +Zq +Zq +Zq +Zq +Zq +Zq +Zq +Zq +Zq +Zq +Zq +Zq +Zq +Zq +Zq +Zq +Zq +Zq +Zq +Zq +"} diff --git a/_maps/deltastation.json b/_maps/deltastation.json index faa493bd8d75..157eddf5c935 100644 --- a/_maps/deltastation.json +++ b/_maps/deltastation.json @@ -3,6 +3,7 @@ "map_name": "Delta Station", "map_path": "map_files/Deltastation", "map_file": "DeltaStation2.dmm", + "exclude_from_ci": true, "shuttles": { "emergency": "emergency_delta", "ferry": "ferry_fancy", diff --git a/_maps/gateway_test.json b/_maps/gateway_test.json index d4aee16eb80e..91164e2d681e 100644 --- a/_maps/gateway_test.json +++ b/_maps/gateway_test.json @@ -13,6 +13,7 @@ "/datum/unit_test/maptest_required_map_items", "/datum/unit_test/space_dragon_expiration", "/datum/unit_test/spy_bounty", - "/datum/unit_test/traitor" + "/datum/unit_test/traitor", + "/datum/unit_test/create_and_destroy" ] } diff --git a/_maps/icebox.json b/_maps/icebox.json index 3d90b9b15e05..f936188ad619 100644 --- a/_maps/icebox.json +++ b/_maps/icebox.json @@ -3,6 +3,7 @@ "map_name": "Ice Box Station", "map_path": "map_files/IceBoxStation", "map_file": "IceBoxStation.dmm", + "exclude_from_ci": true, "space_ruin_levels": 0, "space_empty_levels": 0, "wilderness_levels": 2, diff --git a/_maps/kilostation.json b/_maps/kilostation.json new file mode 100644 index 000000000000..f43408492596 --- /dev/null +++ b/_maps/kilostation.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "map_name": "Kilo Station", + "map_path": "map_files/KiloStation", + "map_file": "KiloStation.dmm", + "shuttles": { + "emergency": "emergency_kilo", + "ferry": "ferry_kilo", + "cargo": "cargo_kilo", + "whiteship": "whiteship_kilo" + }, + "traits": [ + { + "Linkage": "Cross" + } + ], + "ignored_unit_tests": ["/datum/unit_test/create_and_destroy"], + "job_changes": { + "Cook": { + "additional_cqc_areas": ["/area/station/service/bar/atrium"] + }, + "Captain": { + "special_charter": "asteroid" + } + } +} diff --git a/_maps/map_files/Birdshot/birdshot.dmm b/_maps/map_files/Birdshot/birdshot.dmm new file mode 100644 index 000000000000..f5282d781a5f --- /dev/null +++ b/_maps/map_files/Birdshot/birdshot.dmm @@ -0,0 +1,140138 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"aal" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Atmospherics Tank - N2" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/nitrogen_output, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"aan" = ( +/obj/effect/landmark/carpspawn, +/turf/open/space/basic, +/area/space) +"aao" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible/layer4, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"aap" = ( +/obj/structure/sign/warning/pods/directional/north, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"aau" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai_upload) +"aav" = ( +/obj/structure/sink/directional/west, +/obj/structure/mirror/directional/east, +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/turf/open/floor/iron/small, +/area/station/security/prison/shower) +"aaH" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 4 + }, +/obj/structure/window/spawner/directional/west, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"aaZ" = ( +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/tile/blue, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/dark/side, +/area/station/hallway/primary/central/fore) +"abc" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Mix to Gas" + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"abh" = ( +/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{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"abt" = ( +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/obj/machinery/power/tracker, +/turf/open/space/basic, +/area/station/solars/aft) +"abv" = ( +/obj/structure/table, +/obj/item/paper/crumpled{ + pixel_x = -27; + pixel_y = 2 + }, +/obj/item/storage/medkit/regular{ + pixel_x = -5; + pixel_y = 6 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"abB" = ( +/obj/structure/disposalpipe/segment, +/turf/closed/wall/r_wall, +/area/station/hallway/primary/port) +"abJ" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/tram) +"acg" = ( +/obj/machinery/power/smes/engineering, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"ach" = ( +/obj/machinery/netpod, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/cargo/bitrunning/den) +"aci" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 5 + }, +/turf/open/space/basic, +/area/space/nearstation) +"acJ" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"acM" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/machinery/light/small/directional/west, +/turf/open/floor/grass, +/area/station/science/xenobiology) +"acS" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"adh" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/structure/disposalpipe/segment, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"adl" = ( +/obj/structure/bodycontainer/morgue/beeper_off{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"adL" = ( +/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/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"aef" = ( +/obj/structure/flora/bush/flowers_yw/style_3{ + pixel_x = 5; + pixel_y = -5 + }, +/obj/structure/flora/bush/flowers_br/style_random{ + pixel_x = 3; + pixel_y = -5 + }, +/obj/effect/light_emitter/fake_outdoors, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/turf/open/floor/grass/airless, +/area/station/hallway/primary/central/aft) +"aej" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"aem" = ( +/obj/machinery/power/terminal, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"aeu" = ( +/obj/structure/grille, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"aeA" = ( +/obj/effect/turf_decal/tile/neutral{ + 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/hallway/secondary/entry) +"aeC" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood/tile, +/area/station/command/corporate_showroom) +"aeD" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/computer/dna_console{ + dir = 4 + }, +/obj/effect/turf_decal/siding/purple{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"aeG" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"aeX" = ( +/obj/structure/window/spawner/directional/east, +/obj/item/kirbyplants/random, +/obj/item/wrench, +/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, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"afa" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"afm" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"afu" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/service/chapel/funeral) +"afv" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/engine, +/area/station/science/cytology) +"afA" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron/white/side{ + dir = 8 + }, +/area/station/science/lobby) +"afF" = ( +/obj/structure/table, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"afJ" = ( +/obj/structure/chair/sofa/bench{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"afZ" = ( +/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/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/iron/grimy, +/area/station/service/janitor) +"agb" = ( +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/structure/chair/office/light{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"agp" = ( +/obj/structure/table/wood, +/obj/item/cigarette/cigar/cohiba, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"agy" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/cold/directional/south, +/obj/machinery/atmospherics/components/tank/oxygen{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/science/ordnance/storage) +"agI" = ( +/obj/machinery/firealarm/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 5 + }, +/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/ordnance) +"agR" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 6 + }, +/obj/machinery/shieldgen, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron/dark/small, +/area/station/engineering/storage_shared) +"agY" = ( +/obj/machinery/door/airlock/engineering{ + name = "Main Engineering" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/construction, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/catwalk_floor, +/area/station/engineering/break_room) +"ahf" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 10 + }, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"ahl" = ( +/obj/structure/flora/tree/jungle/style_5, +/turf/open/floor/grass, +/area/station/service/chapel) +"ahr" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"ahu" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/machinery/airalarm/directional/north, +/obj/structure/bed/dogbed/runtime, +/mob/living/basic/pet/cat/runtime, +/turf/open/floor/iron/white/small, +/area/station/command/heads_quarters/cmo) +"ahD" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/science/xenobiology) +"ahE" = ( +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 1 + }, +/obj/machinery/computer/monitor{ + dir = 1; + name = "Bridge Power Monitoring Console" + }, +/obj/effect/turf_decal/siding/yellow, +/turf/open/floor/wood/tile, +/area/station/command/bridge) +"ahI" = ( +/obj/structure/table, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/item/folder/yellow{ + pixel_x = -3; + pixel_y = 3 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"ahW" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/sign/poster/official/random/directional/south, +/turf/open/floor/iron/stairs/old{ + dir = 4 + }, +/area/station/engineering/break_room) +"aid" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/auxiliary) +"aip" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/white/small, +/area/station/medical/storage) +"aiI" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"aiK" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "ceprivacy"; + name = "Chief's Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/engineering/lobby) +"aiX" = ( +/obj/structure/broken_flooring/singular/directional/east, +/obj/structure/alien/weeds, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"ajg" = ( +/obj/machinery/camera/directional/north{ + c_tag = "atmospherics - upper" + }, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ako" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/item/kirbyplants/random, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/item/wallframe/apc, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"akq" = ( +/obj/structure/table, +/obj/item/clothing/under/suit/black_really, +/obj/item/clothing/accessory/waistcoat, +/obj/item/clothing/suit/toggle/lawyer/black, +/obj/item/clothing/under/suit/red, +/obj/item/clothing/neck/tie/black, +/obj/item/clothing/under/costume/buttondown/slacks/service, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/cafeteria, +/area/station/commons/dorms) +"akF" = ( +/obj/effect/landmark/transport/nav_beacon/tram/nav/immovable_rod, +/turf/closed/wall, +/area/station/maintenance/port/aft) +"akR" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/security) +"alb" = ( +/obj/machinery/airalarm/directional/south, +/turf/open/floor/wood/tile, +/area/station/command/meeting_room) +"als" = ( +/obj/machinery/holopad, +/turf/open/floor/iron/kitchen/small, +/area/station/service/kitchen) +"alF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/camera/autoname/directional/east, +/obj/machinery/status_display/ai/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"alJ" = ( +/obj/structure/cable, +/turf/open/floor/iron/small, +/area/station/maintenance/solars/starboard/aft) +"amb" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"amh" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"amq" = ( +/obj/effect/turf_decal/bot_white, +/obj/effect/spawner/random/maintenance, +/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/cargo/storage) +"amE" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/machinery/door/airlock/security/glass{ + id_tag = "permaouter"; + name = "Infirmary" + }, +/turf/open/floor/iron/textured_half, +/area/station/security/execution/transfer) +"amK" = ( +/obj/effect/turf_decal/weather/snow, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/airalarm/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/components/binary/pump/on, +/obj/effect/mapping_helpers/airalarm/tlv_cold_room, +/turf/open/floor/iron/kitchen_coldroom/freezerfloor, +/area/station/service/kitchen/coldroom) +"amX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"anb" = ( +/obj/effect/turf_decal/siding/thinplating_new/terracotta, +/obj/effect/turf_decal/siding/red/corner{ + dir = 1 + }, +/obj/structure/chair/office{ + dir = 1 + }, +/turf/open/floor/wood/tile, +/area/station/command/bridge) +"and" = ( +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/supply, +/obj/machinery/door/airlock/mining{ + name = "Mining Office" + }, +/turf/open/floor/plating, +/area/station/cargo/miningfoundry) +"ani" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"anJ" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/item/radio/intercom/directional/west, +/obj/machinery/chem_heater/withbuffer, +/turf/open/floor/iron, +/area/station/medical/chemistry) +"anX" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/ai_monitored/command/nuke_storage) +"aoa" = ( +/obj/machinery/telecomms/server/presets/supply, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"aoj" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/railing{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"aop" = ( +/obj/structure/steam_vent, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/lesser) +"aoz" = ( +/obj/structure/closet/secure_closet/captains, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/item/storage/lockbox/medal, +/turf/open/floor/carpet/executive, +/area/station/command/heads_quarters/captain/private) +"aoL" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"api" = ( +/obj/machinery/skill_station, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"apk" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/dark_red{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wideplating/dark, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/security) +"apl" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/chair/sofa/bench/left{ + dir = 1 + }, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"apo" = ( +/obj/structure/cable, +/turf/open/floor/iron/kitchen/small, +/area/station/security/prison/mess) +"apq" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/turf/open/floor/wood, +/area/station/service/chapel) +"apB" = ( +/obj/structure/disposalpipe/junction{ + dir = 4 + }, +/turf/open/floor/iron/checker, +/area/station/security/breakroom) +"apF" = ( +/obj/machinery/rnd/destructive_analyzer, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"apP" = ( +/obj/effect/spawner/random/trash, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"apZ" = ( +/turf/open/floor/engine/helium, +/area/station/ai_monitored/turret_protected/ai) +"aqf" = ( +/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/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"aqo" = ( +/obj/effect/spawner/random/structure/steam_vent, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"aqG" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=16.0-CentralFore-CentralPort"; + location = "15.0-CentralStarboard-CentralFore" + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aqW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/sofa/bench/right{ + dir = 1 + }, +/obj/effect/landmark/start/hangover, +/obj/structure/broken_flooring/singular/directional/south, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"ark" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/blue/full, +/obj/structure/window/spawner/directional/south, +/obj/item/storage/medkit/fire{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/fire{ + pixel_x = -3; + pixel_y = -3 + }, +/turf/open/floor/iron/white/smooth_large, +/area/station/medical/storage) +"arH" = ( +/obj/effect/turf_decal/siding/thinplating/terracotta{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating/dark/corner, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) +"arK" = ( +/obj/structure/sign/warning/secure_area{ + desc = "A warning sign which reads 'BOMB RANGE"; + name = "BOMB RANGE" + }, +/turf/closed/wall, +/area/station/science/ordnance/bomb) +"arL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/machinery/light/cold/directional/south, +/turf/open/floor/iron, +/area/station/commons/storage/tools) +"arN" = ( +/obj/structure/frame/machine, +/obj/item/circuitboard/machine/pacman, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/iron/smooth, +/area/station/maintenance/department/electrical) +"asb" = ( +/obj/effect/turf_decal/siding/white, +/turf/open/floor/iron/dark/small, +/area/station/hallway/secondary/dock) +"asc" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/table, +/obj/machinery/microwave{ + pixel_y = 5 + }, +/turf/open/floor/iron/kitchen/small, +/area/station/maintenance/aft) +"asf" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "N2O to Pure" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ask" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/public/glass{ + name = "Prison Cafeteria" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/textured_half, +/area/station/security/prison/workout) +"asm" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/siding/blue, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"asG" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/tcommsat/server) +"asS" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/service) +"asZ" = ( +/obj/structure/disposalpipe/trunk, +/obj/structure/disposaloutlet{ + dir = 1 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/stripes/box, +/turf/open/floor/plating, +/area/station/service/janitor) +"ata" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/machinery/light/small/directional/west, +/turf/open/misc/sandy_dirt, +/area/station/hallway/secondary/recreation) +"ate" = ( +/turf/closed/indestructible/riveted{ + desc = "A wall impregnated with Fixium, able to withstand massive explosions with ease"; + name = "hyper-reinforced wall" + }, +/area/station/science/ordnance/bomb) +"ati" = ( +/obj/machinery/hydroponics/soil, +/turf/open/misc/sandy_dirt, +/area/station/science/cytology) +"atm" = ( +/obj/structure/table, +/obj/item/stack/spacecash/c1{ + pixel_x = 4; + pixel_y = 11 + }, +/obj/structure/sign/poster/contraband/lusty_xenomorph/directional/north, +/turf/open/floor/light/colour_cycle/dancefloor_b, +/area/station/maintenance/starboard/central) +"atE" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating/airless, +/area/station/science/ordnance/bomb) +"atG" = ( +/obj/structure/chair, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plating/airless, +/area/station/science/ordnance/bomb) +"atJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/target/alien/anchored, +/obj/machinery/camera/preset/ordnance{ + dir = 1 + }, +/turf/open/floor/plating/airless, +/area/station/science/ordnance/bomb) +"atS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"atW" = ( +/turf/open/floor/iron/chapel{ + dir = 8 + }, +/area/station/maintenance/starboard/greater) +"atZ" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible/layer2{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible/layer4, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"auc" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 5 + }, +/obj/structure/closet/firecloset, +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/department/engine) +"auf" = ( +/obj/structure/cable, +/obj/machinery/light/small/dim/directional/south, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"aul" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/dark_red{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"aus" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/iron/smooth, +/area/station/commons/storage/tools) +"auF" = ( +/obj/item/radio/intercom/directional/west, +/turf/open/floor/glass, +/area/station/hallway/primary/central/aft) +"auG" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"auI" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"auO" = ( +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/fore) +"auP" = ( +/obj/effect/spawner/random/entertainment/arcade{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating{ + dir = 4 + }, +/obj/structure/sign/poster/official/random/directional/east, +/obj/structure/cable, +/turf/open/floor/eighties/red, +/area/station/hallway/primary/central/fore) +"auT" = ( +/obj/structure/cable, +/obj/structure/chair/office{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron/smooth, +/area/station/command/gateway) +"avc" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/closed/wall, +/area/station/medical/morgue) +"avd" = ( +/obj/machinery/atmospherics/components/binary/volume_pump{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/camera/directional/south{ + c_tag = "Atmospherics - Central Aft" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ave" = ( +/turf/open/space, +/area/space) +"avp" = ( +/obj/structure/cable, +/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/plating, +/area/station/maintenance/central/greater) +"avr" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/pdapainter/research, +/obj/machinery/computer/security/telescreen/rd/directional/north, +/obj/effect/turf_decal/siding/purple{ + dir = 5 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"avB" = ( +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"avN" = ( +/obj/structure/table/glass, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/north, +/obj/item/food/pizzaslice/moldy/bacteria{ + pixel_x = -4; + pixel_y = 2 + }, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"avP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 8 + }, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"avR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/window/spawner/directional/west, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"avT" = ( +/obj/structure/cable, +/obj/structure/reflector/single/anchored, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"avU" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/machinery/chem_mass_spec, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"avY" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/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/port/greater) +"awe" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/turf/open/floor/tram, +/area/station/security/tram) +"aww" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"awC" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"awE" = ( +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8 + }, +/obj/effect/mapping_helpers/mail_sorting/science/xenobiology, +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/light/cold/directional/north, +/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/side, +/area/station/science/lower) +"awH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"awL" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plating/airless, +/area/station/science/ordnance/bomb) +"awQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/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/science/lower) +"awT" = ( +/obj/machinery/light/small/directional/east, +/obj/structure/window/spawner/directional/west, +/obj/structure/flora/bush/large/style_3{ + pixel_y = 7 + }, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/misc/sandy_dirt, +/area/station/hallway/secondary/entry) +"axd" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/sign/directions/vault/directional/south{ + dir = 8 + }, +/turf/closed/wall, +/area/station/hallway/primary/central/aft) +"axq" = ( +/turf/open/floor/plating/airless, +/area/station/science/ordnance/bomb) +"axs" = ( +/obj/item/bodypart/arm/left, +/turf/open/floor/plating/airless, +/area/station/science/ordnance/bomb) +"axw" = ( +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/light/small/directional/south, +/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/recreation) +"axz" = ( +/obj/effect/turf_decal/tile/neutral/full, +/obj/structure/table/glass, +/obj/item/food/taco/fish{ + pixel_x = 4; + pixel_y = 9 + }, +/obj/item/food/taco{ + pixel_x = -2; + pixel_y = 2 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/maintenance/central/lesser) +"axN" = ( +/obj/machinery/sparker/directional/north{ + id = "Xenobio" + }, +/turf/open/floor/engine/bz, +/area/station/science/xenobiology) +"axP" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/brown/anticorner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"axX" = ( +/obj/effect/turf_decal/siding/yellow, +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/obj/structure/chair/sofa/bench/left{ + dir = 1 + }, +/obj/machinery/newscaster/directional/south, +/obj/machinery/light/cold/dim/directional/south, +/turf/open/floor/iron/diagonal, +/area/station/engineering/lobby) +"ayf" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner{ + dir = 8 + }, +/obj/structure/bed/medical{ + dir = 8 + }, +/obj/machinery/iv_drip, +/obj/effect/turf_decal/trimline/blue/corner{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/obj/item/bedsheet/medical{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"ayK" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter/room) +"ayO" = ( +/obj/effect/turf_decal/sand/plating, +/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/engine) +"ayR" = ( +/obj/effect/turf_decal/siding/wideplating{ + dir = 1 + }, +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/engineering/main) +"ayV" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/holopad, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/mess) +"ayZ" = ( +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron, +/area/station/commons/dorms) +"azh" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plating/airless, +/area/station/science/ordnance/bomb) +"azm" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/item/kirbyplants/organic/applebush, +/obj/machinery/firealarm/directional/west, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/diagonal, +/area/station/command/heads_quarters/hop) +"azq" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"azv" = ( +/obj/machinery/teleport/station, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/button/door/directional/north{ + id = "teleporterhubshutters"; + name = "Teleporter Shutters"; + pixel_x = 24; + pixel_y = 0; + req_access = list("command") + }, +/turf/open/floor/plating, +/area/station/command/teleporter) +"azz" = ( +/turf/open/floor/iron, +/area/station/security/prison/workout) +"azJ" = ( +/obj/item/kirbyplants/organic/applebush, +/obj/machinery/light/small/directional/south, +/turf/open/floor/wood/large, +/area/station/command/corporate_suite) +"azN" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 1 + }, +/obj/machinery/light/cold/directional/north, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/courtroom) +"azO" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"azV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security/glass{ + id_tag = "outerbrig"; + name = "Brig" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/entrance, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/textured_half, +/area/station/security/brig/entrance) +"azW" = ( +/obj/machinery/computer/atmos_control/nitrogen_tank{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"azZ" = ( +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/white/small, +/area/station/maintenance/port/aft) +"aAj" = ( +/obj/item/storage/backpack/duffelbag/sec{ + pixel_x = -15; + pixel_y = 7 + }, +/obj/structure/sign/poster/official/random/directional/north, +/obj/machinery/light/cold/directional/north, +/turf/open/floor/iron/dark, +/area/station/security/office) +"aAD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/book/manual/wiki/tcomms, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"aAL" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"aAQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/junction/flip{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"aAV" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/structure/frame/computer{ + dir = 1 + }, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"aBb" = ( +/obj/structure/table/glass, +/obj/effect/turf_decal/trimline/blue/filled/line, +/obj/machinery/camera/directional/south{ + c_tag = "Atmospherics - South" + }, +/obj/item/storage/box/syringes{ + pixel_x = 3; + pixel_y = 14 + }, +/obj/machinery/button/door/directional/south{ + id = "medbreach"; + name = "Breach Shutters Control" + }, +/obj/machinery/light/cold/directional/south, +/obj/item/storage/box/masks{ + pixel_x = -2; + pixel_y = 5 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"aBo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"aBt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"aBu" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/structure/bookcase/random/nonfiction, +/obj/machinery/light/small/directional/east, +/turf/open/floor/wood/tile, +/area/station/science/lower) +"aBv" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"aBB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aBK" = ( +/obj/structure/dresser, +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/turf/open/floor/iron/small, +/area/station/security/prison/shower) +"aBL" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/bananalamp{ + pixel_y = 7 + }, +/turf/open/floor/carpet/blue, +/area/station/commons/dorms) +"aBQ" = ( +/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 = 9 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"aBV" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/sign/departments/science/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"aCi" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/opposingcorners{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"aCz" = ( +/obj/effect/turf_decal/weather/dirt, +/obj/machinery/light/small/directional/south, +/obj/machinery/status_display/evac/directional/south, +/turf/open/floor/grass, +/area/station/service/chapel) +"aCM" = ( +/obj/effect/spawner/random/structure/crate_abandoned, +/obj/structure/alien/weeds, +/turf/open/misc/asteroid, +/area/station/maintenance/starboard/greater) +"aCO" = ( +/obj/structure/sign/directions/evac{ + dir = 8 + }, +/obj/structure/sign/directions/engineering{ + dir = 8; + pixel_y = 8 + }, +/obj/structure/sign/directions/supply{ + dir = 8; + pixel_y = -8 + }, +/turf/closed/wall, +/area/station/hallway/primary/central/fore) +"aCR" = ( +/obj/effect/landmark/transport/nav_beacon/tram/platform/birdshot/maint_right, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"aDe" = ( +/obj/item/target, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/station/science/ordnance/bomb) +"aDC" = ( +/obj/effect/turf_decal/stripes/end{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"aEa" = ( +/obj/effect/turf_decal/stripes/white/line, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"aEc" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin/tagger, +/turf/open/floor/iron/smooth, +/area/station/command/bridge) +"aEd" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "hopqueue"; + name = "HoP Queue Shutters" + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/blue/half{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half{ + dir = 8 + }, +/turf/open/floor/iron/half{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"aEo" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"aEB" = ( +/obj/structure/table, +/obj/effect/spawner/random/food_or_drink/seed_rare, +/obj/item/storage/bag/plants/portaseeder, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"aEJ" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/hidden, +/turf/open/floor/wood/tile, +/area/station/tcommsat/server) +"aEP" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/machinery/shower/directional/west, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/department/engine) +"aFb" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/large/style_2, +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"aFh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/station/science/ordnance/bomb) +"aFo" = ( +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/plating/airless, +/area/station/science/ordnance/bomb) +"aFt" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/station/science/ordnance/bomb) +"aFu" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/dark/small, +/area/station/commons/dorms) +"aFE" = ( +/obj/item/target, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/station/science/ordnance/bomb) +"aFH" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/orange{ + dir = 5 + }, +/turf/open/space/basic, +/area/space/nearstation) +"aFR" = ( +/turf/open/floor/plating, +/area/station/security/tram) +"aFY" = ( +/obj/machinery/firealarm/directional/north, +/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/stairs{ + dir = 8 + }, +/area/station/science/xenobiology) +"aGa" = ( +/obj/structure/lattice/catwalk, +/obj/structure/marker_beacon/fuchsia, +/turf/open/space/basic, +/area/space/nearstation) +"aGb" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/science/ordnance/testlab) +"aGq" = ( +/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/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aGv" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/command/heads_quarters/rd) +"aGy" = ( +/obj/structure/flora/bush/large/style_random{ + pixel_y = -3 + }, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/light/floor{ + pixel_x = -32 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"aGH" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/duct, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"aGR" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"aGU" = ( +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"aHl" = ( +/obj/structure/railing/corner, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/dorms) +"aHq" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/wood, +/area/station/service/chapel/office) +"aHu" = ( +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"aHG" = ( +/obj/structure/altar/of_gods, +/obj/item/book/bible, +/obj/effect/landmark/start/hangover, +/obj/item/flashlight/lantern/on, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/turf/open/floor/stone, +/area/station/service/chapel) +"aHJ" = ( +/obj/structure/window/spawner/directional/north, +/obj/machinery/hydroponics/soil, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"aHV" = ( +/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/white, +/area/station/science/cytology) +"aIb" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"aIi" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Library" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/iron/textured_half, +/area/station/service/library) +"aIk" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"aIr" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "kitchenshutters"; + name = "Kitchen Shutters" + }, +/obj/effect/turf_decal/siding/end{ + dir = 8 + }, +/obj/machinery/door/window/left/directional/south, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen) +"aIu" = ( +/obj/structure/bookcase/random/reference, +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/white/small, +/area/station/medical/psychology) +"aIO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/public/glass{ + name = "Dormatories" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/commons/fitness/locker_room) +"aIW" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"aIY" = ( +/obj/structure/railing/corner, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/small, +/area/station/engineering/main) +"aJb" = ( +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ + dir = 1 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"aJq" = ( +/turf/closed/mineral/random/stationside, +/area/space/nearstation) +"aJD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aJE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/turf/open/floor/iron/small, +/area/station/maintenance/port/lesser) +"aJP" = ( +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/office) +"aJV" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/turf/open/floor/iron/smooth, +/area/station/security/evidence) +"aJX" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/science/xenobiology) +"aJZ" = ( +/obj/machinery/door/airlock/engineering{ + name = "Auxillary Base Construction" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/aux_base, +/obj/machinery/door/firedoor, +/obj/effect/landmark/navigate_destination, +/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/textured_half{ + dir = 8 + }, +/area/station/construction/mining/aux_base) +"aKm" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/orange{ + dir = 10 + }, +/turf/open/space/basic, +/area/space/nearstation) +"aKo" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/camera/directional/west, +/turf/open/floor/iron/white/side{ + dir = 8 + }, +/area/station/science/research) +"aKx" = ( +/obj/machinery/holopad, +/turf/open/floor/iron/dark/small, +/area/station/tcommsat/server) +"aKJ" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"aKS" = ( +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/dark/small, +/area/station/hallway/secondary/dock) +"aLk" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/dark_red{ + dir = 1 + }, +/obj/structure/table/reinforced, +/obj/machinery/recharger{ + pixel_x = -6; + pixel_y = 2 + }, +/obj/item/storage/box/teargas{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/machinery/light/cold/directional/south, +/turf/open/floor/iron/dark/small, +/area/station/ai_monitored/security/armory) +"aLr" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"aLs" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"aLv" = ( +/obj/structure/transport/linear/tram, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/structure/fluff/tram_rail/floor{ + dir = 1 + }, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"aLB" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/camera/autoname/directional/north, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 5 + }, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/service) +"aLC" = ( +/obj/machinery/camera/autoname/directional/east, +/obj/machinery/light/cold/directional/east, +/obj/machinery/power/apc/auto_name/directional/east{ + areastring = "/area/station/science/ordnance/burnchamber" + }, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"aLS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet/lone, +/area/station/service/chapel/office) +"aLU" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating/airless, +/area/station/science/ordnance/bomb) +"aMa" = ( +/obj/item/bodypart/leg/left, +/turf/open/floor/plating/airless, +/area/station/science/ordnance/bomb) +"aMc" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating/airless, +/area/station/science/ordnance/bomb) +"aMp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/chapel{ + dir = 4 + }, +/area/station/maintenance/starboard/greater) +"aMI" = ( +/obj/machinery/mineral/ore_redemption{ + dir = 4; + input_dir = 8; + output_dir = 4 + }, +/obj/machinery/door/window/right/directional/east{ + name = "Ore Redemtion Window" + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/textured_large, +/area/station/cargo/office) +"aNd" = ( +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"aNj" = ( +/obj/machinery/door/airlock/public{ + name = "Arcade" + }, +/obj/effect/turf_decal/siding/thinplating, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron/textured_half, +/area/station/hallway/primary/central/fore) +"aNk" = ( +/obj/machinery/suit_storage_unit/security, +/turf/open/floor/iron/small, +/area/station/security/tram) +"aNl" = ( +/obj/structure/disposalpipe/trunk, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/dark/small, +/area/station/medical/storage) +"aNn" = ( +/obj/effect/turf_decal/sand/plating, +/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, +/obj/structure/sign/warning/pods/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"aNE" = ( +/obj/machinery/computer/cargo{ + dir = 4 + }, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/cargo/storage) +"aNJ" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/left/directional/north{ + name = "Engineering Desk"; + req_access = list("engineering") + }, +/obj/machinery/door/firedoor, +/obj/item/book/manual/wiki/engineering_hacking{ + pixel_x = -3; + pixel_y = 5 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/engineering/break_room) +"aNL" = ( +/turf/closed/wall, +/area/station/science/ordnance/bomb) +"aNO" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 10 + }, +/obj/machinery/camera/directional/west, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"aNX" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/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/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"aNZ" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/landmark/navigate_destination/dockesc, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"aOa" = ( +/obj/machinery/airalarm/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/small, +/area/station/maintenance/department/engine) +"aOh" = ( +/obj/machinery/status_display/ai/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/white/side, +/area/station/hallway/primary/central/aft) +"aOt" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light/warm/dim, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"aOz" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/machinery/holopad, +/obj/machinery/light/floor, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"aOX" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 6 + }, +/turf/open/floor/tram, +/area/station/security/tram) +"aPa" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/aft) +"aPx" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating/airless, +/area/station/science/ordnance/bomb) +"aPz" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating/airless{ + luminosity = 2 + }, +/area/station/science/ordnance/bomb) +"aPD" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating/airless, +/area/station/science/ordnance/bomb) +"aPK" = ( +/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, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aPM" = ( +/obj/structure/chair/sofa/bench/right, +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/incident_display/tram/directional/north, +/turf/open/floor/iron, +/area/station/security/tram) +"aPV" = ( +/obj/effect/spawner/random/structure/crate_abandoned, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"aPX" = ( +/obj/machinery/holopad, +/obj/structure/cable, +/turf/open/floor/iron/smooth_large, +/area/station/science/robotics/mechbay) +"aQf" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/camera/motion/directional/south{ + c_tag = "Captain's Office - Emergency" + }, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_command) +"aQm" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/iron/dark/small, +/area/station/security/checkpoint/customs) +"aQr" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/cryo) +"aQx" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden, +/obj/effect/turf_decal/tile/yellow, +/obj/machinery/camera/directional/west{ + c_tag = "Engineering - North Corridor" + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"aQF" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/machinery/light/cold/directional/south, +/obj/effect/turf_decal/siding/wideplating/dark/corner, +/turf/open/floor/iron, +/area/station/security) +"aQX" = ( +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/engineering/main) +"aQZ" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 5 + }, +/turf/open/floor/engine, +/area/station/science/cytology) +"aRa" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"aRo" = ( +/obj/effect/turf_decal/trimline/white/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/white/mid_joiner{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/commons/fitness/recreation) +"aRv" = ( +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/commons/dorms) +"aRx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"aRC" = ( +/obj/structure/table, +/obj/item/flashlight/lamp/green{ + pixel_y = 4 + }, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"aRI" = ( +/obj/effect/turf_decal/tile/dark_red{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"aRJ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/end, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aRT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/newscaster/directional/west, +/obj/structure/sign/poster/official/soft_cap_pop_art/directional/north, +/turf/open/floor/iron/grimy, +/area/station/commons/vacant_room/office) +"aSt" = ( +/obj/effect/spawner/random/structure/closet_private, +/obj/machinery/light/small/directional/north, +/turf/open/floor/carpet/blue, +/area/station/commons/dorms) +"aSy" = ( +/turf/closed/wall/r_wall, +/area/station/science/xenobiology) +"aSI" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/emcloset, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aSM" = ( +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/dark/small, +/area/station/hallway/secondary/dock) +"aSW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aTb" = ( +/obj/structure/toilet{ + dir = 4 + }, +/obj/machinery/light/small/directional/west, +/obj/structure/sign/poster/official/random/directional/west, +/obj/machinery/button/door/directional/north{ + id = "Toilet1"; + name = "Lock Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/turf/open/floor/iron/white/small, +/area/station/commons/toilet/restrooms) +"aTc" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"aTg" = ( +/turf/open/floor/iron/kitchen/small, +/area/station/service/kitchen) +"aTn" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"aTp" = ( +/obj/machinery/suit_storage_unit/medical, +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/dark/small, +/area/station/medical/storage) +"aTq" = ( +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/dark, +/area/station/security/office) +"aTx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/station/science/ordnance/bomb) +"aTz" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"aTB" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/main) +"aTG" = ( +/obj/structure/table/reinforced, +/obj/machinery/requests_console/directional/east{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/dark_red/anticorner/contrasted, +/obj/machinery/recharger, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/escape) +"aUb" = ( +/obj/machinery/door/airlock/engineering{ + name = "Engine Airlock" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engine_airlock_1" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/engineering/main) +"aUA" = ( +/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/dark/smooth_edge, +/area/station/maintenance/starboard/greater) +"aUB" = ( +/obj/machinery/vending/wardrobe/robo_wardrobe, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/robotics/augments) +"aUJ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/dark_red{ + dir = 4 + }, +/turf/open/floor/stone, +/area/station/command/heads_quarters/hos) +"aVA" = ( +/obj/structure/closet/secure_closet/freezer/empty, +/obj/item/food/grown/tomato{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/food/grown/tomato{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/food/grown/eggplant{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/item/food/grown/eggplant{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/item/storage/fancy/egg_box, +/obj/item/storage/fancy/egg_box, +/obj/item/reagent_containers/condiment/milk, +/obj/item/reagent_containers/condiment/milk, +/obj/item/reagent_containers/condiment/soymilk, +/obj/item/reagent_containers/condiment/soymilk, +/obj/item/reagent_containers/condiment/flour, +/obj/item/reagent_containers/condiment/flour, +/obj/item/food/grown/tomato{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/food/grown/tomato{ + pixel_x = 2; + pixel_y = 2 + }, +/turf/open/floor/iron/kitchen/small, +/area/station/service/kitchen) +"aVF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/wood/large, +/area/station/maintenance/department/science/xenobiology) +"aVT" = ( +/obj/machinery/door/airlock/research/glass/incinerator/ordmix_interior, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance, +/obj/machinery/button/ignition/incinerator/ordmix{ + pixel_x = 24; + pixel_y = -9 + }, +/obj/machinery/button/door/incinerator_vent_ordmix{ + pixel_x = 25; + pixel_y = 6 + }, +/obj/machinery/airlock_controller/incinerator_ordmix{ + pixel_x = -24; + pixel_y = -2 + }, +/turf/open/floor/engine, +/area/station/science/ordnance/burnchamber) +"aVX" = ( +/obj/structure/cable, +/obj/structure/chair, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/west, +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron/checker, +/area/station/security/breakroom) +"aVZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron, +/area/station/security/prison/rec) +"aWb" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"aWc" = ( +/turf/open/floor/iron/small, +/area/station/security/tram) +"aWi" = ( +/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/security/glass{ + id_tag = "permaouter"; + name = "Permabrig Transfer" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/textured_half, +/area/station/security/execution/transfer) +"aWt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"aWx" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"aWz" = ( +/obj/structure/disposalpipe/segment, +/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/hallway/secondary/dock) +"aWA" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/engineering/break_room) +"aWB" = ( +/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/plating, +/area/station/maintenance/starboard/aft) +"aXi" = ( +/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/maintenance/department/science/xenobiology) +"aXC" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/closed/wall, +/area/station/hallway/primary/central/fore) +"aXI" = ( +/turf/closed/wall/r_wall, +/area/station/science/lobby) +"aXT" = ( +/obj/machinery/duct, +/obj/machinery/holopad, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/white/small, +/area/station/medical/storage) +"aXU" = ( +/obj/structure/easel, +/obj/item/canvas/twentythree_twentythree, +/obj/item/canvas/twentythree_twentythree, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"aYj" = ( +/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/siding/wood{ + dir = 10 + }, +/turf/open/floor/stone, +/area/station/service/bar/backroom) +"aYp" = ( +/obj/structure/chair, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plating/airless, +/area/station/science/ordnance/bomb) +"aYr" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light_switch/directional/north, +/obj/machinery/camera/directional/north, +/turf/open/floor/iron/stairs{ + dir = 8 + }, +/area/station/command/corporate_showroom) +"aYs" = ( +/obj/structure/cable, +/obj/machinery/firealarm/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/prison/rec) +"aYv" = ( +/obj/structure/transport/linear/tram, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/structure/fluff/tram_rail/floor, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"aYJ" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/rack, +/obj/item/food/grown/grapes{ + pixel_x = -5; + pixel_y = 4 + }, +/obj/item/food/grown/grapes{ + pixel_y = 4 + }, +/obj/item/food/grown/grapes{ + pixel_x = 5; + pixel_y = 2 + }, +/turf/open/floor/wood/large, +/area/station/maintenance/department/science/xenobiology) +"aYN" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/item/radio/intercom/command/directional/north, +/obj/effect/turf_decal/siding/dark/corner, +/turf/open/floor/iron/edge{ + dir = 8 + }, +/area/station/engineering/storage/tech) +"aYU" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/turf/open/floor/stone, +/area/station/service/bar) +"aYY" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/misc/sandy_dirt, +/area/station/service/lawoffice) +"aZg" = ( +/obj/machinery/drone_dispenser, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"aZh" = ( +/obj/machinery/modular_computer/preset/curator{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/station/service/library) +"aZp" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 5 + }, +/obj/machinery/atmospherics/components/binary/volume_pump/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/office) +"aZG" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/structure/sign/poster/official/random/directional/north, +/obj/structure/table/wood, +/turf/open/floor/iron/grimy, +/area/station/hallway/secondary/entry) +"aZL" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"aZS" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/siding/dark{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark/textured, +/area/station/command/meeting_room) +"bah" = ( +/obj/structure/cable, +/obj/machinery/keycard_auth/wall_mounted/directional/south, +/obj/machinery/pdapainter{ + pixel_y = 2 + }, +/turf/open/floor/iron/dark/textured_corner{ + dir = 4 + }, +/area/station/command/heads_quarters/hop) +"bat" = ( +/turf/open/floor/engine/n2o, +/area/station/ai_monitored/turret_protected/ai) +"baE" = ( +/obj/structure/table, +/obj/item/gps/mining{ + pixel_x = 5 + }, +/obj/item/gps/mining{ + pixel_x = -8; + pixel_y = 6 + }, +/obj/structure/alien/weeds, +/turf/open/misc/asteroid, +/area/station/maintenance/starboard/greater) +"baJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"baO" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/spawner/random/entertainment/arcade{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"baP" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"bbB" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/engineering/supermatter) +"bbT" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/commons/dorms) +"bbU" = ( +/obj/effect/landmark/generic_maintenance_landmark, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"bbV" = ( +/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/catwalk_floor/iron_white, +/area/station/cargo/storage) +"bcr" = ( +/obj/effect/turf_decal/stripes/end, +/turf/open/floor/plating/airless, +/area/station/science/ordnance/bomb) +"bcv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/white/small, +/area/station/medical/medbay/lobby) +"bcC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"bcK" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"bcO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/stairs{ + dir = 8 + }, +/area/station/science/xenobiology) +"bdi" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/smooth, +/area/station/command/heads_quarters/qm) +"bdN" = ( +/obj/structure/falsewall, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"bdU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/machinery/computer/atmos_control/oxygen_tank{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bed" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/titanium, +/area/station/command/heads_quarters/ce) +"bej" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wood/end{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/chapel) +"bey" = ( +/obj/machinery/holopad, +/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/large, +/area/station/engineering/storage/tech) +"beK" = ( +/turf/open/floor/iron/smooth, +/area/station/security/evidence) +"beN" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"bfe" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/light/warm/directional/west, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"bfE" = ( +/obj/effect/turf_decal/siding/green/end{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/herringbone, +/area/station/service/abandoned_gambling_den/gaming) +"bfS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/junction/flip{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"bfU" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + name = "Air to Distro staging" + }, +/obj/machinery/camera/directional/north{ + c_tag = "atmospherics - lower" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bgg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/machinery/airalarm/directional/north, +/obj/item/wrench, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron/white/small, +/area/station/science/server) +"bgl" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/structure/table/glass, +/obj/item/flashlight/lamp/green{ + pixel_x = 2; + pixel_y = 9 + }, +/obj/item/taperecorder{ + pixel_x = -15; + pixel_y = 3 + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/light_switch/directional/north, +/turf/open/floor/iron/grimy, +/area/station/service/library/private) +"bgn" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Atmospherics Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"bgp" = ( +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood/tile, +/area/station/service/lawoffice) +"bgq" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/pump, +/obj/effect/turf_decal/stripes/white/end{ + color = "#6495ED"; + dir = 1; + name = "blue" + }, +/turf/open/floor/iron/dark/small, +/area/station/engineering/lobby) +"bgx" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/vault{ + name = "Vault" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/access/all/supply/vault, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark/herringbone, +/area/station/ai_monitored/command/nuke_storage) +"bgy" = ( +/obj/structure/disposalpipe/segment, +/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/maintenance/hallway/abandoned_command) +"bgA" = ( +/obj/effect/turf_decal/siding/dark_blue{ + 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/medical/morgue) +"bgB" = ( +/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/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"bgE" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"bho" = ( +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/obj/structure/hedge, +/turf/open/floor/iron/grimy, +/area/station/hallway/secondary/entry) +"bhv" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/mess) +"bhE" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible/layer4, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"bhN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/structure/cable, +/obj/effect/turf_decal/arrows{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"biB" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/table/reinforced/rglass, +/obj/item/reagent_containers/cup/glass/mug/nanotrasen{ + pixel_x = -7; + pixel_y = 6 + }, +/obj/item/storage/box/coffeepack{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/phone{ + desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in."; + pixel_x = 2; + pixel_y = -2 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/turf/open/floor/iron/checker, +/area/station/command/bridge) +"biM" = ( +/obj/machinery/holopad, +/obj/structure/cable, +/turf/open/floor/iron/white/small, +/area/station/science/lobby) +"biV" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron, +/area/station/cargo/miningfoundry) +"biZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"bja" = ( +/obj/structure/railing/corner/end/flip{ + dir = 8 + }, +/obj/structure/railing/corner/end{ + dir = 4 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/small, +/area/station/engineering/lobby) +"bjc" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/power/shieldwallgen/xenobiologyaccess, +/obj/structure/cable/multilayer, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"bje" = ( +/obj/structure/chair/sofa/bench{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/white/side, +/area/station/hallway/primary/central/aft) +"bjf" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/table, +/obj/effect/turf_decal/delivery/white, +/obj/machinery/microwave{ + pixel_y = 6 + }, +/obj/machinery/camera/autoname/directional/south, +/obj/structure/sign/poster/official/random/directional/south, +/turf/open/floor/iron/smooth, +/area/station/cargo/sorting) +"bjh" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/disposalpipe/segment, +/turf/open/floor/wood, +/area/station/cargo/boutique) +"bji" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/stairs/left, +/area/station/hallway/secondary/recreation) +"bjp" = ( +/obj/structure/cable, +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"bjt" = ( +/turf/open/floor/engine/vacuum, +/area/station/engineering/atmos) +"bjL" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/table, +/obj/item/stock_parts/subspace/treatment, +/obj/item/stock_parts/subspace/treatment, +/obj/item/stock_parts/subspace/treatment, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tcomms) +"bjQ" = ( +/obj/structure/lattice/catwalk, +/obj/structure/marker_beacon/burgundy, +/turf/open/space/basic, +/area/space/nearstation) +"bjZ" = ( +/turf/open/floor/tram, +/area/station/security/tram) +"bka" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/structure/sign/departments/chemistry/pharmacy/directional/west, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/primary/aft) +"bkd" = ( +/obj/structure/lattice/catwalk, +/obj/structure/marker_beacon/lime, +/turf/open/space/basic, +/area/space/nearstation) +"bkg" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 8 + }, +/obj/effect/landmark/event_spawn, +/obj/machinery/light/floor, +/obj/structure/cable, +/turf/open/floor/iron/grimy, +/area/station/science/cubicle) +"bkl" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"bkX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"bkY" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/requests_console/directional/west{ + department = "Chief Medical Officer's Desk"; + name = "Chief Medical Officer's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/wood/parquet, +/area/station/command/heads_quarters/cmo) +"blb" = ( +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"blf" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/structure/table/reinforced, +/obj/machinery/camera/autoname/directional/east, +/obj/item/screwdriver{ + pixel_y = 10 + }, +/obj/item/restraints/handcuffs, +/obj/machinery/light/cold/directional/east, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs/auxiliary) +"blh" = ( +/obj/structure/hedge, +/turf/open/floor/iron/grimy, +/area/station/hallway/secondary/entry) +"blk" = ( +/obj/effect/turf_decal/siding/white/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark/small, +/area/station/science/xenobiology) +"bll" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/structure/closet/crate, +/obj/effect/spawner/random/engineering/flashlight, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"blm" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/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/tcommsat/server) +"blt" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible/layer4, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible/layer2{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bly" = ( +/obj/structure/closet/crate/miningcar, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"blC" = ( +/obj/effect/turf_decal/siding/thinplating, +/obj/effect/spawner/random/entertainment/arcade{ + dir = 1 + }, +/turf/open/floor/eighties/red, +/area/station/hallway/primary/central/fore) +"blP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/commons/dorms) +"bmr" = ( +/obj/machinery/telecomms/broadcaster/preset_right, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 9 + }, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"bmz" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"bmA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) +"bmB" = ( +/obj/effect/turf_decal/tile/blue/fourcorners, +/mob/living/basic/bot/medbot/autopatrol, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"bmN" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/structure/railing{ + dir = 8 + }, +/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/stairs, +/area/station/maintenance/department/engine/atmos) +"bmO" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/closed/wall, +/area/station/maintenance/port/fore) +"bmT" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/tram, +/area/station/security/tram) +"bmY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bnd" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/storage/tech) +"bno" = ( +/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/external{ + name = "Tram Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"bnr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/alien/weeds, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"bnz" = ( +/obj/machinery/light_switch/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/theatre) +"bnI" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/suit_storage_unit/cmo, +/turf/open/floor/wood/parquet, +/area/station/command/heads_quarters/cmo) +"bnQ" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/obj/structure/flora/rock/pile/jungle/style_3, +/turf/open/floor/grass, +/area/station/service/chapel) +"bnU" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/aft) +"bnV" = ( +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/machinery/computer/security{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/engineering) +"bnX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/herringbone, +/area/station/commons/dorms) +"bob" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/turf/open/floor/circuit/green, +/area/station/ai_monitored/command/nuke_storage) +"boe" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 4 + }, +/obj/structure/reagent_dispensers/water_cooler, +/turf/open/floor/iron/grimy, +/area/station/science/cubicle) +"boi" = ( +/obj/structure/closet/crate, +/obj/item/clothing/mask/bandana/blue, +/obj/item/clothing/mask/bandana/blue, +/obj/item/clothing/mask/bandana/gold, +/obj/item/clothing/mask/bandana/gold, +/obj/item/clothing/mask/bandana/red, +/obj/item/clothing/mask/bandana/red, +/obj/item/clothing/mask/bandana/skull, +/obj/item/clothing/mask/bandana/skull, +/obj/item/toy/basketball, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"bor" = ( +/obj/machinery/firealarm/directional/east, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/theatre) +"boB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light/small/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/engineering/break_room) +"boG" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/warm/directional/north, +/turf/open/floor/iron, +/area/station/cargo/storage) +"boI" = ( +/obj/machinery/mecha_part_fabricator/maint{ + name = "forgotten exosuit fabricator" + }, +/obj/machinery/light/small/broken/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"boK" = ( +/obj/effect/turf_decal/stripes/asteroid/end{ + dir = 1 + }, +/turf/open/floor/circuit/green, +/area/station/science/robotics/mechbay) +"boW" = ( +/obj/structure/table/glass, +/obj/machinery/status_display/ai/directional/south, +/obj/item/surgical_drapes, +/obj/item/lighter{ + pixel_x = 15 + }, +/obj/item/clothing/mask/breath/medical, +/turf/open/floor/iron/white, +/area/station/science/robotics/augments) +"boX" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "garbage" + }, +/turf/open/floor/plating, +/area/station/service/janitor) +"bpe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/machinery/camera/directional/west, +/obj/structure/sign/warning/pods/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"bpl" = ( +/obj/machinery/flasher/directional/north{ + id = "IsolationFlash" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/white/small, +/area/station/security/execution/education) +"bpo" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/clothing/head/cone{ + pixel_x = 6; + pixel_y = -8 + }, +/obj/effect/decal/cleanable/blood, +/obj/machinery/light/broken/directional/north, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"bpI" = ( +/obj/structure/table, +/obj/item/storage/box/donkpockets, +/obj/machinery/light/small/directional/west, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/turf/open/floor/iron/cafeteria, +/area/station/science/breakroom) +"bpS" = ( +/obj/item/kirbyplants/random/fullysynthetic, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"bpY" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 10 + }, +/obj/effect/turf_decal/trimline/neutral/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bqc" = ( +/obj/machinery/atmospherics/components/binary/pump{ + name = "Air to Pure" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bqd" = ( +/obj/item/reagent_containers/cup/bottle/ammonia, +/obj/structure/steam_vent, +/turf/open/floor/plating, +/area/station/security/prison/safe) +"bqm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/starboard) +"bqs" = ( +/obj/effect/spawner/random/engineering/atmospherics_portable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bqu" = ( +/obj/structure/table/reinforced, +/obj/machinery/light_switch/directional/west, +/obj/item/crowbar, +/obj/item/wrench, +/obj/item/pai_card, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bqx" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/office) +"bqy" = ( +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) +"bqA" = ( +/obj/effect/turf_decal/weather/dirt, +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/large/style_random{ + pixel_x = -20; + pixel_y = 3 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"bqD" = ( +/mob/living/basic/slime, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"bqE" = ( +/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/virology, +/obj/machinery/door/airlock/medical/glass{ + name = "Quarentine" + }, +/turf/open/floor/iron/white/small, +/area/station/medical/virology) +"bqR" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/closet/crate/mod, +/turf/open/floor/iron/white, +/area/station/science/robotics/augments) +"brb" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/security/prison/workout) +"brj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/dark/small, +/area/station/service/chapel/storage) +"bro" = ( +/obj/structure/frame/machine, +/turf/open/floor/tram, +/area/station/security/tram) +"brw" = ( +/obj/structure/chair{ + pixel_y = -2 + }, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/central/lesser) +"bry" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -2; + pixel_y = 8 + }, +/obj/machinery/requests_console/directional/west{ + department = "Ordnance Test Range"; + name = "Test Range Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/item/storage/toolbox/mechanical{ + pixel_x = 3; + pixel_y = -2 + }, +/turf/open/floor/iron, +/area/station/science/ordnance/testlab) +"brz" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/decal/cleanable/dirt, +/obj/structure/alien/weeds, +/obj/vehicle/ridden/scooter/skateboard/hoverboard, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"brA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter) +"brD" = ( +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"brG" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"brO" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"brZ" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"bst" = ( +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage) +"bsu" = ( +/obj/structure/barricade/wooden/crude, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"bsv" = ( +/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, +/area/station/medical/treatment_center) +"bsy" = ( +/obj/machinery/camera/directional/east{ + c_tag = "MiniSat Exterior - Fore Port"; + network = list("minisat") + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"bsG" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/chief_engineer, +/turf/open/floor/catwalk_floor, +/area/station/engineering/main) +"bsI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/smooth_corner{ + dir = 4 + }, +/area/station/maintenance/starboard/greater) +"bsP" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"bta" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible/layer4, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"btG" = ( +/obj/structure/rack, +/obj/effect/turf_decal/delivery/white, +/obj/effect/spawner/random/maintenance, +/obj/item/airlock_painter/decal, +/turf/open/floor/iron/smooth, +/area/station/cargo/sorting) +"btV" = ( +/obj/effect/turf_decal/siding/wideplating, +/obj/structure/railing/corner, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/engineering/main) +"btY" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"bua" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"buc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/chair/stool/bamboo, +/turf/open/floor/carpet/lone, +/area/station/service/chapel/office) +"bud" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"buf" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/security) +"buk" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"buA" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + 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/corner{ + dir = 8 + }, +/area/station/science/xenobiology) +"buI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/rack, +/obj/item/storage/belt/utility{ + pixel_x = -3; + pixel_y = -4 + }, +/obj/item/storage/belt/utility{ + pixel_x = 6 + }, +/obj/item/storage/belt/utility{ + pixel_x = -2; + pixel_y = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"buJ" = ( +/obj/effect/spawner/random/vending/snackvend, +/obj/machinery/bluespace_vendor/directional/south, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"buU" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/five, +/obj/item/stack/cable_coil/five, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/obj/item/radio/intercom/directional/east, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"buV" = ( +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"bvh" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/white/corner{ + dir = 4 + }, +/area/station/hallway/secondary/entry) +"bvt" = ( +/turf/closed/mineral/random/stationside, +/area/station/maintenance/department/electrical) +"bvK" = ( +/obj/effect/turf_decal/siding/red{ + dir = 9 + }, +/obj/machinery/computer/crew{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/white/small, +/area/station/security/warden) +"bvP" = ( +/obj/effect/mapping_helpers/airlock/access/all/service/kitchen, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/layer_manifold/supply/hidden, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"bwz" = ( +/obj/effect/spawner/random/entertainment/arcade, +/obj/machinery/light/cold/directional/north, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/mess) +"bwT" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"bwW" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/siding/yellow{ + dir = 4 + }, +/obj/effect/spawner/random/food_or_drink/donkpockets{ + pixel_y = 6 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/engineering/break_room) +"bxa" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 4 + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"bxk" = ( +/obj/effect/turf_decal/tile/neutral/full, +/obj/structure/rack, +/obj/item/weldingtool/mini, +/obj/item/tank/internals/emergency_oxygen/empty, +/obj/item/cigarette/rollie, +/turf/open/floor/iron/dark/smooth_large, +/area/station/maintenance/central/lesser) +"bxl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/weather/snow, +/obj/machinery/food_cart, +/turf/open/floor/iron/kitchen_coldroom/freezerfloor, +/area/station/service/kitchen/coldroom) +"bxB" = ( +/obj/effect/turf_decal/stripes/line, +/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/diagonal, +/area/station/ai_monitored/command/storage/eva) +"bxI" = ( +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8 + }, +/obj/effect/mapping_helpers/mail_sorting/science/robotics, +/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/side{ + dir = 6 + }, +/area/station/science/lower) +"bxT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/navigate_destination/dockescpod, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"bxY" = ( +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/obj/machinery/vending/wardrobe/sec_wardrobe, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs) +"byq" = ( +/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/neutral/fourcorners, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/command/bridge) +"byt" = ( +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"byv" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/south, +/obj/machinery/firealarm/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"byx" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/north, +/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/corner{ + dir = 1 + }, +/area/station/hallway/secondary/dock) +"byD" = ( +/obj/effect/turf_decal/stripes/asteroid/end, +/turf/open/floor/circuit/green, +/area/station/science/robotics/mechbay) +"byN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"byR" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/structure/disposalpipe/segment, +/obj/item/radio/intercom/directional/west, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"byU" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/dirt, +/obj/structure/alien/egg/fake, +/obj/structure/alien/weeds, +/obj/effect/gibspawner, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"bzc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"bzj" = ( +/obj/machinery/rnd/production/techfab/department/service, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/service) +"bzm" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/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, +/area/station/science/xenobiology) +"bzF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/engineering/atmos/pumproom) +"bzW" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"bzZ" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/construction) +"bAb" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/public/glass{ + name = "Recreation" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/textured_half, +/area/station/commons/fitness/recreation/entertainment) +"bAr" = ( +/obj/effect/spawner/random/trash, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"bAI" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/glass/mug{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/storage/fancy/cigarettes/cigpack_shadyjims{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/effect/spawner/random/entertainment/lighter, +/turf/open/floor/iron/grimy, +/area/station/commons/vacant_room/office) +"bAT" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/hallway/secondary/entry) +"bBh" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/obj/structure/flora/bush/flowers_br/style_3, +/obj/machinery/firealarm/directional/north, +/obj/structure/flora/bush/large/style_random{ + pixel_x = -20; + pixel_y = -16 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"bBk" = ( +/obj/effect/turf_decal/tile/dark_red, +/obj/structure/cable, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/disposal/delivery_chute{ + desc = "The quickest way back to society"; + dir = 1; + name = "freedom" + }, +/obj/machinery/door/window/brigdoor/right/directional/north, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"bBr" = ( +/obj/item/radio/intercom/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/small, +/area/station/science/cubicle) +"bBL" = ( +/obj/effect/landmark/start/cook, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/kitchen/small, +/area/station/service/kitchen) +"bBN" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/table/wood, +/obj/machinery/cell_charger{ + pixel_y = 5 + }, +/obj/item/stock_parts/power_store/cell/crap{ + pixel_y = 5 + }, +/obj/item/cigarette/pipe/cobpipe{ + pixel_x = 1; + pixel_y = -2 + }, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/wood/tile, +/area/station/command/corporate_showroom) +"bBX" = ( +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bCf" = ( +/obj/machinery/computer/shuttle/labor{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/processing) +"bCn" = ( +/obj/effect/turf_decal/tile/blue, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"bCo" = ( +/obj/item/kirbyplants/random, +/obj/machinery/light/warm/directional/south, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"bCs" = ( +/obj/machinery/light/dim/directional/north, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/hallway/secondary/construction) +"bCG" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/red{ + dir = 9 + }, +/obj/structure/cable, +/turf/open/floor/iron/small, +/area/station/security/office) +"bCP" = ( +/obj/effect/turf_decal/siding/wideplating/dark, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"bCQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/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/science/lower) +"bDg" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"bDh" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 5 + }, +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/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/iron/diagonal, +/area/station/engineering/lobby) +"bDi" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + name = "O2 to Airmix" + }, +/obj/machinery/light/no_nightlight/directional/north, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bDj" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 9 + }, +/obj/effect/landmark/start/medical_doctor, +/turf/open/floor/iron/dark, +/area/station/medical/cryo) +"bDq" = ( +/obj/structure/table, +/obj/item/shovel, +/obj/structure/alien/weeds, +/turf/open/misc/asteroid, +/area/station/maintenance/starboard/greater) +"bDr" = ( +/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/corner{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"bDD" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/siding/green{ + dir = 8 + }, +/obj/machinery/firealarm/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"bDN" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"bDQ" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 1 + }, +/obj/machinery/light/no_nightlight/directional/north, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"bEd" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"bEv" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"bEw" = ( +/obj/structure/sign/directions/supply{ + dir = 1; + pixel_y = -8 + }, +/obj/structure/sign/directions/command{ + dir = 1 + }, +/obj/structure/sign/directions/engineering{ + dir = 1; + pixel_y = 8 + }, +/turf/closed/wall, +/area/station/hallway/secondary/entry) +"bEB" = ( +/obj/machinery/vending/cigarette, +/obj/structure/extinguisher_cabinet/directional/north, +/turf/open/floor/iron, +/area/station/science/lower) +"bEG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/camera/directional/north{ + c_tag = "atmospherics - HFR" + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating, +/turf/open/floor/wood, +/area/station/engineering/atmospherics_engine) +"bEN" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"bEW" = ( +/obj/effect/spawner/structure/window/reinforced/shuttle, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"bFh" = ( +/obj/structure/rack, +/obj/item/binoculars, +/obj/machinery/camera/directional/south{ + c_tag = "Atmospherics - South" + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/testlab) +"bFt" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) +"bFw" = ( +/obj/machinery/telecomms/server/presets/science, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"bFO" = ( +/obj/effect/spawner/random/trash, +/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/central/greater) +"bFR" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"bFU" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Research Wing" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white/textured_half{ + dir = 1 + }, +/area/station/hallway/primary/starboard) +"bFW" = ( +/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/plating, +/area/station/maintenance/starboard/aft) +"bGe" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"bGi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/grimy, +/area/station/commons/vacant_room/office) +"bGk" = ( +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/siding/dark_blue/corner{ + dir = 4 + }, +/obj/structure/mannequin/skeleton, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"bGn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/construction) +"bGq" = ( +/obj/machinery/porta_turret/ai, +/obj/machinery/computer/security/telescreen/minisat/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/status_display/ai/directional/north, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat_interior) +"bGD" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/recreation) +"bGL" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"bGX" = ( +/obj/structure/chair/office, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating, +/turf/open/floor/wood, +/area/station/engineering/atmos/office) +"bGY" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/machinery/chem_heater/withbuffer, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"bHp" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate, +/obj/item/stock_parts/power_store/cell/high{ + pixel_x = -11; + pixel_y = 2 + }, +/obj/item/reagent_containers/cup/glass/bottle/vodka, +/obj/item/food/grown/citrus/orange, +/obj/item/food/grown/citrus/orange{ + pixel_x = 4; + pixel_y = 2 + }, +/obj/item/food/grown/grapes/green{ + pixel_x = -6; + pixel_y = -4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/maintenance/department/engine/atmos) +"bHs" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"bHw" = ( +/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/port/greater) +"bHy" = ( +/obj/structure/chair/office/light, +/obj/effect/landmark/start/scientist, +/turf/open/floor/iron, +/area/station/science/ordnance/testlab) +"bHF" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"bHU" = ( +/obj/effect/turf_decal/siding/wood, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/carpet/blue, +/area/station/cargo/boutique) +"bIg" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/camera/directional/south{ + c_tag = "Atmospherics - South" + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"bIp" = ( +/obj/structure/flora/bush/large/style_random{ + pixel_x = -28; + pixel_y = 8 + }, +/obj/structure/flora/rock/pile/jungle/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/window/spawner/directional/south, +/turf/open/misc/sandy_dirt, +/area/station/science/research) +"bIu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"bIJ" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 4 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"bIN" = ( +/obj/structure/chair/stool/bar/directional/north, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood, +/area/station/hallway/primary/central/aft) +"bJn" = ( +/obj/machinery/light/small/directional/west, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/fore/greater) +"bJx" = ( +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood, +/area/station/service/chapel) +"bJK" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"bJZ" = ( +/obj/structure/chair/stool/directional/south, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"bKa" = ( +/obj/structure/chair/sofa/bench/right, +/obj/machinery/incident_display/tram/directional/north, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"bKl" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating, +/turf/open/floor/wood, +/area/station/engineering/main) +"bKv" = ( +/obj/structure/flora/tree/jungle/style_4, +/obj/effect/turf_decal/weather/dirt, +/turf/open/floor/grass, +/area/station/service/chapel) +"bKE" = ( +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/obj/structure/closet/secure_closet/warden, +/obj/item/gun/energy/laser, +/obj/machinery/button/door/directional/north{ + id = "armory"; + name = "Armory Shutters"; + req_access = list("armory") + }, +/turf/open/floor/iron/white/small, +/area/station/security/warden) +"bKK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating/corner, +/turf/open/floor/wood, +/area/station/engineering/atmospherics_engine) +"bKN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/window/brigdoor/left/directional/west{ + name = "E.V.A. Storage"; + req_access = list("security") + }, +/turf/open/floor/iron/small, +/area/station/security/tram) +"bKO" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/turf/open/floor/iron/dark/diagonal, +/area/station/service/bar) +"bKU" = ( +/obj/item/toy/crayon/spraycan{ + pixel_x = -7 + }, +/obj/effect/mapping_helpers/burnt_floor, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"bLp" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/machinery/light/no_nightlight/directional/north, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bLG" = ( +/obj/effect/spawner/structure/window, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/cargo/office) +"bLS" = ( +/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/decal/cleanable/dirt, +/obj/machinery/door/airlock{ + name = "Library Maintenance" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/turf/open/floor/plating, +/area/station/service/library) +"bLT" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"bMc" = ( +/obj/structure/table, +/obj/item/rcl/pre_loaded, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"bMn" = ( +/obj/effect/turf_decal/weather/snow, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/heat_exchanging/junction{ + dir = 4 + }, +/turf/open/floor/iron/kitchen_coldroom/freezerfloor, +/area/station/service/kitchen/coldroom) +"bMU" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/command_all, +/obj/effect/turf_decal/siding/dark{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/storage/tech) +"bMV" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bMW" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/iv_drip, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"bNd" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/modular_computer/preset/id{ + dir = 1 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/smooth, +/area/station/command/bridge) +"bNl" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"bNq" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/department/engine/atmos) +"bNu" = ( +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"bNL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/light/small/directional/south, +/obj/machinery/status_display/ai/directional/south, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bNP" = ( +/obj/structure/broken_flooring/pile/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/structure/alien/weeds, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"bNQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bOa" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/frame/machine, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"bOG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/closed/wall, +/area/station/service/kitchen) +"bON" = ( +/obj/effect/turf_decal/siding/white{ + 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/small, +/area/station/science/xenobiology) +"bOR" = ( +/obj/machinery/light/small/directional/west, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/window/spawner/directional/east, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/misc/sandy_dirt, +/area/station/hallway/secondary/entry) +"bPd" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/scrubbers/visible, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/engineering/atmos/pumproom) +"bPk" = ( +/obj/effect/turf_decal/siding/wideplating{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/engineering/atmos/storage) +"bPy" = ( +/obj/structure/cable, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/service) +"bPU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/purple/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bQc" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/siding/red{ + dir = 5 + }, +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/turf/open/floor/iron/small, +/area/station/security/office) +"bQd" = ( +/obj/structure/flora/grass/jungle/b/style_2, +/turf/open/misc/dirt/station, +/area/station/service/chapel) +"bQi" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"bQm" = ( +/obj/effect/turf_decal/siding/red{ + dir = 5 + }, +/obj/item/radio/intercom/directional/north, +/obj/machinery/computer/records/security, +/turf/open/floor/wood/tile, +/area/station/command/bridge) +"bQy" = ( +/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/dark_red/half/contrasted{ + dir = 8 + }, +/obj/machinery/computer/security/telescreen/isolation/directional/east, +/obj/machinery/photobooth/security, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"bRf" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/spawner/random/structure/steam_vent, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bRg" = ( +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"bRh" = ( +/obj/structure/table/reinforced, +/obj/machinery/cell_charger{ + pixel_x = 1; + pixel_y = 3 + }, +/obj/item/stock_parts/power_store/cell/high, +/obj/item/stock_parts/power_store/cell/high{ + pixel_x = 4; + pixel_y = 2 + }, +/obj/machinery/camera/autoname/motion/directional/west, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bRk" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"bRm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/alien/weeds, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"bRr" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/turf_decal/siding/brown, +/turf/open/floor/iron/smooth, +/area/station/maintenance/port/aft) +"bRt" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs/auxiliary) +"bRA" = ( +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/cargo/lobby) +"bRK" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 4 + }, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"bRN" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/white/line, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"bSk" = ( +/obj/machinery/air_sensor/engine_chamber, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"bSo" = ( +/turf/open/space/basic, +/area/space/nearstation) +"bSs" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"bSv" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/turf/open/space/basic, +/area/space/nearstation) +"bSH" = ( +/obj/structure/cable, +/obj/machinery/power/solar_control{ + dir = 4; + id = "prisonsol"; + name = "Prison Solar Control" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"bSX" = ( +/obj/machinery/flasher/directional/east{ + id = "AI"; + pixel_y = 26 + }, +/turf/closed/wall, +/area/station/ai_monitored/turret_protected/ai) +"bTo" = ( +/obj/effect/turf_decal/weather/dirt, +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/obj/structure/flora/bush/flowers_yw, +/obj/machinery/airalarm/directional/north, +/obj/machinery/camera/directional/north, +/turf/open/floor/grass, +/area/station/service/chapel) +"bTE" = ( +/obj/effect/turf_decal/tile/brown/half, +/obj/effect/turf_decal/tile/brown/half{ + dir = 1 + }, +/turf/open/floor/iron/textured_half, +/area/station/cargo/miningoffice) +"bTI" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/incinerator_input, +/turf/open/floor/engine/vacuum, +/area/station/maintenance/disposal/incinerator) +"bUr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/machinery/light/cold/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"bUD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"bUE" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/turf/open/floor/sepia, +/area/station/maintenance/aft) +"bUF" = ( +/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/engine) +"bUO" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/machinery/light/cold/directional/west, +/turf/open/floor/tram, +/area/station/security/tram) +"bVr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/small, +/area/station/maintenance/department/engine) +"bVD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/scrubber, +/turf/open/floor/plating, +/area/station/science/ordnance/storage) +"bVI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/small, +/area/station/security/execution/education) +"bVJ" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L13"; + pixel_y = -15 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bVO" = ( +/obj/structure/chair/stool/directional/north, +/obj/effect/turf_decal/siding/red, +/obj/effect/landmark/start/head_of_security, +/turf/open/floor/iron/small, +/area/station/security/office) +"bWh" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/red, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/white/small, +/area/station/security/warden) +"bWi" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/table, +/obj/effect/turf_decal/siding/purple{ + dir = 5 + }, +/obj/item/clothing/gloves/latex{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/clothing/gloves/latex{ + pixel_x = 2; + pixel_y = 6 + }, +/obj/item/storage/box/disks{ + pixel_x = 6; + pixel_y = 12 + }, +/obj/structure/sign/warning/no_smoking/circle/directional/north, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"bWl" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/turf/open/space/basic, +/area/space/nearstation) +"bWp" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"bWs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/chem_heater/withbuffer, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"bXi" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/maintenance{ + name = "Crematorium" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/security/brig/entrance) +"bXu" = ( +/obj/item/kirbyplants/random, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/medical/cryo) +"bXG" = ( +/obj/machinery/light_switch/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white/side{ + dir = 4 + }, +/area/station/science/robotics/augments) +"bXH" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 4 + }, +/obj/structure/closet/crate/bin, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"bXO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/blue{ + dir = 5 + }, +/turf/open/floor/iron/white/small, +/area/station/medical/storage) +"bXR" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/table/wood, +/turf/open/floor/stone, +/area/station/service/bar) +"bYf" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"bYh" = ( +/obj/structure/flora/bush/flowers_yw/style_3, +/turf/open/floor/grass, +/area/station/service/chapel) +"bYk" = ( +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/iron/white/small, +/area/station/science/cubicle) +"bYl" = ( +/obj/effect/turf_decal/tile/brown, +/obj/machinery/light/small/directional/west, +/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 = 1 + }, +/area/station/engineering/hallway) +"bYo" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1 + }, +/turf/open/floor/iron/white/side{ + dir = 8 + }, +/area/station/science/xenobiology) +"bYC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/tcommsat/server) +"bYK" = ( +/obj/effect/spawner/random/maintenance, +/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/station/maintenance/fore/greater) +"bYV" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/engineering/atmos/storage) +"bZa" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/aft) +"bZs" = ( +/obj/structure/table, +/obj/item/reagent_containers/cup/glass/drinkingglass, +/obj/item/flashlight/flare/candle/infinite, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/mess) +"bZt" = ( +/obj/effect/turf_decal/siding/wood{ + 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/atmospherics/pipe/smart/simple/dark/hidden, +/turf/open/floor/wood/tile, +/area/station/tcommsat/server) +"bZy" = ( +/obj/effect/landmark/start/ai/secondary, +/obj/item/radio/intercom/directional/west{ + freerange = 1; + listening = 0; + name = "Common Channel" + }, +/obj/item/radio/intercom/directional/north{ + freerange = 1; + listening = 0; + name = "Custom Channel"; + pixel_x = -10 + }, +/obj/item/radio/intercom/directional/south{ + freerange = 1; + frequency = 1447; + listening = 0; + name = "Private Channel"; + pixel_x = -26; + pixel_y = -13 + }, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"bZz" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood/parquet, +/area/station/medical/psychology) +"bZN" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 4 + }, +/turf/open/floor/iron/smooth_large, +/area/station/science/robotics/mechbay) +"bZQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"cam" = ( +/obj/machinery/flasher/directional/east{ + id = "AI"; + pixel_y = 26 + }, +/obj/structure/cable/multilayer/connected, +/obj/effect/turf_decal/box/red, +/obj/machinery/door/window/brigdoor/right/directional/east{ + name = "Tertiary AI Core Access"; + pixel_x = 4; + req_access = list("ai_upload") + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai) +"cax" = ( +/obj/machinery/portable_atmospherics/canister, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"cay" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"caG" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/table, +/obj/item/reagent_containers/cup/beaker/large{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/medkit{ + pixel_y = -2 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"caI" = ( +/obj/effect/decal/cleanable/glass, +/obj/structure/cable, +/turf/open/floor/eighties, +/area/station/service/abandoned_gambling_den/gaming) +"caK" = ( +/obj/structure/closet/secure_closet/personal, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"caW" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/machinery/firealarm/directional/west, +/obj/structure/cable, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/turf/open/floor/stone, +/area/station/service/bar) +"cbg" = ( +/obj/structure/table/wood, +/obj/item/storage/fancy/candle_box, +/turf/open/floor/iron/chapel, +/area/station/maintenance/starboard/greater) +"cbh" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 6 + }, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"cbi" = ( +/obj/effect/landmark/start/ai/secondary, +/obj/item/radio/intercom/directional/north{ + freerange = 1; + listening = 0; + name = "Custom Channel"; + pixel_x = 10 + }, +/obj/item/radio/intercom/directional/east{ + freerange = 1; + listening = 0; + name = "Common Channel" + }, +/obj/item/radio/intercom/directional/south{ + freerange = 1; + frequency = 1447; + listening = 0; + name = "Private Channel"; + pixel_x = 26; + pixel_y = -13 + }, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"cbj" = ( +/obj/effect/turf_decal/siding/wood, +/obj/effect/landmark/start/atmospheric_technician, +/turf/open/floor/iron/edge{ + dir = 4 + }, +/area/station/engineering/main) +"cbm" = ( +/turf/closed/wall/rust, +/area/station/ai_monitored/aisat/exterior) +"cbq" = ( +/obj/structure/cable, +/obj/machinery/airalarm/directional/north, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/disposal/bin, +/turf/open/floor/iron/smooth, +/area/station/command/heads_quarters/qm) +"cbH" = ( +/obj/item/kirbyplants/random, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/fore) +"cbO" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/iron/small, +/area/station/medical/storage) +"cbU" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"cca" = ( +/obj/structure/table/reinforced, +/obj/machinery/coffeemaker{ + pixel_y = 2 + }, +/obj/item/coffee_cartridge{ + pixel_x = -4; + pixel_y = 8 + }, +/obj/effect/turf_decal/bot, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/small, +/area/station/engineering/break_room) +"ccs" = ( +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"ccA" = ( +/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_large, +/area/station/engineering/storage_shared) +"ccD" = ( +/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/dark_red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/tram) +"ccG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/light/cold/dim/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"ccO" = ( +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/spawner/random/vending/snackvend, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"cdg" = ( +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/auxiliary) +"cdn" = ( +/obj/machinery/telecomms/server/presets/medical, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"cdp" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "CO2 to Pure" + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"cdz" = ( +/obj/effect/turf_decal/tile/yellow, +/obj/machinery/light/cold/dim/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"cdB" = ( +/obj/machinery/camera/directional/south, +/obj/structure/flora/bush/flowers_pp/style_2, +/obj/effect/turf_decal/weather/dirt{ + dir = 6 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"cdY" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"cea" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "aibridge" + }, +/obj/effect/spawner/random/structure/grille, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"ceD" = ( +/obj/machinery/door/airlock/grunge{ + name = "Janitorial Closet" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/service/janitor) +"ceM" = ( +/obj/effect/turf_decal/trimline/dark/line{ + dir = 4 + }, +/obj/structure/table/wood, +/obj/machinery/reagentgrinder{ + pixel_x = 3; + pixel_y = 6 + }, +/obj/item/rag{ + pixel_y = 4; + pixel_x = -6 + }, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/department/science/xenobiology) +"ceN" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/atmos/pumproom) +"ceP" = ( +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 4 + }, +/obj/structure/table/reinforced/titaniumglass, +/obj/item/radio/intercom/directional/east, +/obj/machinery/fax{ + fax_name = "Chief Engineer's Office"; + name = "Chief Engineer's Fax Machine"; + pixel_y = 7 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"ceS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"cfa" = ( +/obj/structure/closet/lasertag/red, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"cfb" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/stone, +/area/station/service/chapel) +"cfc" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/hidden{ + dir = 6 + }, +/turf/closed/wall/rust, +/area/station/ai_monitored/turret_protected/ai) +"cfk" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "AI Core shutters"; + name = "AI Core Shutter" + }, +/obj/effect/spawner/structure/window/survival_pod, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/ai) +"cfq" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id = "evashutter"; + name = "E.V.A. Storage Shutter" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron/smooth_half{ + dir = 1 + }, +/area/station/ai_monitored/command/storage/eva) +"cfy" = ( +/obj/machinery/door/airlock/glass, +/obj/machinery/door/firedoor, +/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/starboard/greater) +"cgs" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/service) +"cgt" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"cgy" = ( +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/smooth_large, +/area/station/science/auxlab/firing_range) +"cgL" = ( +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/dorms) +"cgM" = ( +/turf/open/misc/asteroid, +/area/station/maintenance/starboard/greater) +"cgV" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 9 + }, +/obj/structure/flora/bush/flowers_yw/style_3, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/grass, +/area/station/service/chapel) +"cgZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/delivery/red, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/machinery/door/airlock/medical/glass{ + name = "Medical Supplies" + }, +/turf/open/floor/iron/white/small, +/area/station/medical/storage) +"chh" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"chp" = ( +/obj/structure/cable, +/turf/closed/wall/r_wall, +/area/station/hallway/primary/aft) +"chC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/light/cold/directional/north, +/obj/machinery/firealarm/directional/north, +/obj/machinery/camera/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"chI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/thinplating{ + dir = 6 + }, +/turf/open/floor/eighties, +/area/station/hallway/primary/central/fore) +"chO" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/port/aft) +"chU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 8 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/security) +"cib" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"cig" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/smooth, +/area/station/service/greenroom) +"cik" = ( +/obj/structure/bookcase/random, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"cip" = ( +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/obj/effect/landmark/start/depsec/science, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/science) +"cis" = ( +/obj/machinery/atmospherics/pipe/smart/simple/general/visible{ + dir = 9 + }, +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) +"civ" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ciR" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 9 + }, +/obj/effect/turf_decal/weather/dirt{ + dir = 5 + }, +/turf/open/floor/plating/rust, +/area/station/medical/morgue) +"ciT" = ( +/obj/structure/table/glass, +/obj/item/radio/intercom/directional/east, +/obj/machinery/recharger, +/turf/open/floor/iron/white, +/area/station/science/auxlab/firing_range) +"ciV" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"cjc" = ( +/obj/structure/chair/stool/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/turf/open/floor/carpet/orange, +/area/station/command/heads_quarters/qm) +"cjf" = ( +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/cargo/lobby) +"cjm" = ( +/obj/structure/closet/firecloset, +/obj/machinery/status_display/evac/directional/south, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"cjz" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/obj/structure/railing/corner, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/diagonal, +/area/station/engineering/lobby) +"cjD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/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/engineering/atmos) +"cjR" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/plasticflaps/opaque, +/turf/open/floor/iron, +/area/station/maintenance/port/lesser) +"cjS" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/purple/visible, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/engineering/atmos/pumproom) +"cjY" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/camera/autoname/directional/east, +/obj/machinery/light/cold/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"ckb" = ( +/obj/structure/chair/comfy/beige{ + dir = 4 + }, +/obj/machinery/button/door/directional/north{ + id = "CabinS"; + name = "Bolt Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/turf/open/floor/carpet/green, +/area/station/commons/dorms) +"cks" = ( +/obj/structure/hedge, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/structure/sign/departments/engineering/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"cku" = ( +/obj/structure/barricade/wooden/crude, +/turf/open/floor/noslip, +/area/station/maintenance/department/medical/central) +"cky" = ( +/obj/machinery/airalarm/directional/north, +/obj/item/kirbyplants/organic/applebush{ + pixel_y = 5 + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/smooth, +/area/station/cargo/miningfoundry) +"ckL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security) +"ckP" = ( +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"ckV" = ( +/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/green{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron/dark/small, +/area/station/medical/chemistry) +"clb" = ( +/obj/structure/chair/stool/directional/north, +/turf/open/floor/iron/kitchen/small, +/area/station/maintenance/aft) +"clf" = ( +/obj/effect/turf_decal/siding/wood, +/obj/structure/cable, +/turf/open/floor/wood/tile, +/area/station/service/lawoffice) +"cll" = ( +/obj/machinery/door/window/right/directional/west{ + name = "Fitness Ring" + }, +/obj/structure/window/spawner/directional/north, +/turf/open/floor/iron/dark, +/area/station/commons/dorms) +"clq" = ( +/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/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"clt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue, +/turf/open/floor/iron/white/small, +/area/station/command/heads_quarters/cmo) +"clH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/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 = 4 + }, +/area/station/engineering/storage/tech) +"clV" = ( +/obj/structure/table, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/cell_charger, +/obj/item/stock_parts/power_store/cell/high, +/obj/item/clothing/mask/breath{ + pixel_x = 15; + pixel_y = 5 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/smooth, +/area/station/command/gateway) +"clZ" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/turf/open/floor/wood, +/area/station/hallway/secondary/entry) +"cmd" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/wood/tile, +/area/station/command/meeting_room) +"cmf" = ( +/turf/closed/wall/rust, +/area/station/maintenance/department/engine/atmos) +"cmn" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/table, +/obj/item/stock_parts/subspace/analyzer, +/obj/item/stock_parts/subspace/analyzer, +/obj/item/stock_parts/subspace/analyzer, +/obj/item/stock_parts/capacitor{ + pixel_x = -7; + pixel_y = 9 + }, +/obj/item/stock_parts/capacitor{ + pixel_x = -7; + pixel_y = 9 + }, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tcomms) +"cmw" = ( +/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/airlock/public, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"cmz" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/structure/barricade/wooden/crude, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"cmA" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{ + dir = 4 + }, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"cmD" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash, +/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/starboard/fore) +"cmX" = ( +/obj/effect/turf_decal/tile/dark_red{ + dir = 8 + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/recharge_station, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron, +/area/station/security/tram) +"cnn" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/service/barber) +"cnC" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/space/basic, +/area/space/nearstation) +"cnG" = ( +/obj/machinery/suit_storage_unit/rd, +/turf/open/floor/iron/dark/small, +/area/station/command/heads_quarters/rd) +"cob" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/start/shaft_miner, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"coi" = ( +/obj/structure/cable/layer3, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/window/left/directional/south{ + name = "AI Security Door" + }, +/obj/machinery/flasher/directional/east{ + id = "ai" + }, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"cop" = ( +/obj/machinery/portable_atmospherics/canister/anesthetic_mix, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron/white/small, +/area/station/medical/cryo) +"cor" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"cov" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron, +/area/station/science/lobby) +"cow" = ( +/turf/closed/wall, +/area/station/engineering/lobby) +"coC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"cpA" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "AISat Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/command/maintenance, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"cpE" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"cpH" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"cpP" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"cpT" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood, +/obj/structure/bed/dogbed/ian, +/obj/machinery/light/small/directional/east, +/turf/open/floor/wood/tile, +/area/station/command/heads_quarters/hop) +"cpU" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Cubicle" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/research) +"cqa" = ( +/obj/machinery/status_display/ai/directional/west, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"cqc" = ( +/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/effect/turf_decal/siding/white{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/aft) +"cqn" = ( +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/white/side, +/area/station/science/xenobiology) +"cqr" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/chapel{ + dir = 8 + }, +/area/station/maintenance/starboard/greater) +"cqx" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/components/tank{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/science/ordnance/storage) +"cqD" = ( +/obj/structure/closet/secure_closet/bar, +/obj/item/stack/spacecash/c1, +/obj/item/stack/spacecash/c1, +/obj/item/stack/spacecash/c1, +/obj/item/stack/spacecash/c1, +/obj/item/stack/spacecash/c1, +/obj/machinery/airalarm/directional/north, +/obj/structure/reagent_dispensers/beerkeg, +/obj/structure/reagent_dispensers/beerkeg, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/stone, +/area/station/service/bar/backroom) +"cqM" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/station/engineering/main) +"cqS" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "garbage" + }, +/obj/effect/spawner/random/trash/garbage{ + spawn_loot_count = 3 + }, +/turf/open/floor/plating, +/area/station/service/janitor) +"cri" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock{ + name = "Kitchen" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/kitchen, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/turf/open/floor/iron/kitchen/small, +/area/station/service/kitchen) +"crm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"cro" = ( +/obj/structure/cable, +/obj/structure/chair/sofa/corp/left{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/wood/large, +/area/station/command/corporate_suite) +"crx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"crE" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "aibridge" + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"crJ" = ( +/obj/effect/turf_decal/siding/red{ + dir = 6 + }, +/turf/open/floor/iron/small, +/area/station/security/brig) +"csj" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"csl" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"css" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/obj/structure/transport/linear/tram, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"csv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"csw" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/stripes/end, +/obj/machinery/light/cold/directional/west, +/turf/open/floor/iron/small, +/area/station/medical/medbay/lobby) +"csE" = ( +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 8 + }, +/obj/effect/landmark/start/medical_doctor, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"csF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/green/visible, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "aigas" + }, +/obj/effect/spawner/structure/window/survival_pod, +/turf/open/floor/engine, +/area/station/ai_monitored/turret_protected/ai) +"csI" = ( +/obj/machinery/door/airlock/glass, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"csS" = ( +/obj/structure/cable, +/obj/item/kirbyplants/organic/plant21, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/foyer) +"ctb" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 6 + }, +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/diagonal, +/area/station/engineering/lobby) +"ctl" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron, +/area/station/security/prison/work) +"ctu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"ctH" = ( +/turf/open/floor/iron/herringbone, +/area/station/commons/dorms) +"cua" = ( +/obj/effect/spawner/random/maintenance, +/obj/effect/spawner/random/structure/crate, +/obj/item/reagent_containers/cup/soda_cans/lemon_lime, +/obj/item/reagent_containers/cup/soda_cans/lemon_lime{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/food/cornchips/purple{ + pixel_x = -6; + pixel_y = -3 + }, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/machinery/computer/security/telescreen/entertainment/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"cuh" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/cold/directional/north, +/turf/open/floor/iron, +/area/station/security/prison/rec) +"cuZ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/thinplating_new, +/turf/open/floor/iron/smooth, +/area/station/cargo/miningfoundry) +"cvc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/light/directional/east, +/obj/structure/table, +/obj/item/stack/sheet/mineral/plasma/five, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"cvk" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/spawner/random/maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/fore/greater) +"cvy" = ( +/obj/structure/bed/medical/emergency, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"cvH" = ( +/obj/effect/turf_decal/trimline/purple/end{ + dir = 4 + }, +/obj/effect/turf_decal/siding/white{ + dir = 9 + }, +/obj/machinery/shower/directional/east{ + name = "emergency shower" + }, +/turf/open/floor/iron/dark/small, +/area/station/science/xenobiology) +"cvJ" = ( +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"cvP" = ( +/obj/effect/turf_decal/stripes{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/holopad, +/turf/open/floor/iron/dark/smooth_half{ + dir = 1 + }, +/area/station/cargo/bitrunning/den) +"cvV" = ( +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"cvX" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/machinery/restaurant_portal/bar, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"cwb" = ( +/obj/effect/turf_decal/stripes/white/end{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/testlab) +"cwf" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"cwj" = ( +/obj/effect/turf_decal/siding/wideplating{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/engineering/atmos/storage) +"cwt" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/item/folder/red, +/obj/machinery/door/window/brigdoor/left/directional/north{ + req_access = list("security") + }, +/turf/open/floor/iron/textured_large, +/area/station/security/checkpoint/customs) +"cwL" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/turf/open/floor/iron, +/area/station/security/tram) +"cwS" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/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/hallway/secondary/entry) +"cwX" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "aigas" + }, +/obj/effect/spawner/structure/window/survival_pod, +/turf/open/floor/engine, +/area/station/ai_monitored/turret_protected/ai) +"cxy" = ( +/obj/structure/disposalpipe/junction{ + dir = 1 + }, +/obj/structure/broken_flooring/singular/directional/east, +/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/hallway/secondary/dock) +"cxz" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/effect/turf_decal/siding/wood/corner, +/turf/open/floor/wood, +/area/station/service/chapel) +"cxO" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "rdoffice"; + name = "Research Director's Shutters" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/cubicle) +"cyf" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/item/kirbyplants/random, +/obj/structure/extinguisher_cabinet/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/station/hallway/secondary/dock) +"cyk" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai) +"cyx" = ( +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/obj/structure/table/reinforced, +/obj/item/folder/red, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron, +/area/station/security/checkpoint/science) +"cyy" = ( +/turf/open/floor/catwalk_floor/titanium, +/area/station/command/heads_quarters/ce) +"cyG" = ( +/obj/effect/turf_decal/siding/thinplating_new/corner, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 10 + }, +/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/small, +/area/station/command/heads_quarters/ce) +"cyQ" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/rack, +/obj/item/clothing/ears/earmuffs{ + pixel_x = -3; + pixel_y = -2 + }, +/obj/item/clothing/ears/earmuffs{ + pixel_x = -8; + pixel_y = 11 + }, +/obj/item/clothing/ears/earmuffs{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/pickaxe, +/obj/machinery/newscaster/directional/west, +/turf/open/floor/iron/smooth, +/area/station/cargo/miningfoundry) +"cyU" = ( +/obj/effect/spawner/random/structure/table, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"cza" = ( +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/diagonal, +/area/station/engineering/lobby) +"cze" = ( +/obj/machinery/turretid{ + icon_state = "control_stun"; + name = "AI Chamber turret control"; + pixel_x = 3; + pixel_y = -23 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/textured, +/area/station/ai_monitored/turret_protected/ai) +"czg" = ( +/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/medical/treatment_center) +"czh" = ( +/obj/machinery/light/floor, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/flowers_br/style_3, +/turf/open/floor/grass, +/area/station/hallway/primary/central/fore) +"czq" = ( +/obj/structure/curtain/cloth, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/service/janitor) +"cAb" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/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/side, +/area/station/science/lower) +"cAd" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/wood/parquet, +/area/station/command/heads_quarters/cmo) +"cAj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/delivery/red, +/obj/effect/mapping_helpers/airlock/access/all/medical/surgery, +/obj/machinery/door/airlock/medical{ + name = "Operating Theater" + }, +/turf/open/floor/iron/white/small, +/area/station/medical/surgery/theatre) +"cAl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"cAm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/science/explab) +"cAr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"cAt" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id = "mechbay"; + name = "Mech Bay Shutters" + }, +/obj/structure/cable, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/science/robotics/mechbay) +"cAv" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/catwalk_floor, +/area/station/engineering/atmos/office) +"cAZ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/random/trash, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"cBd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/turf_decal/delivery, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"cBl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/obj/machinery/meter, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"cBu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/junction/flip, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"cBw" = ( +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/structure/filingcabinet/chestdrawer, +/obj/item/clothing/glasses/meson{ + pixel_x = 2; + pixel_y = 8 + }, +/obj/machinery/light/small/directional/south, +/obj/structure/sign/poster/official/random/directional/west, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"cBA" = ( +/obj/machinery/door/airlock/command/glass{ + name = "E.V.A. Storage" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/command/eva, +/obj/effect/turf_decal/stripes/corner, +/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/red_alert_access, +/turf/open/floor/iron/smooth_half{ + dir = 1 + }, +/area/station/ai_monitored/command/storage/eva) +"cCb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"cCc" = ( +/obj/structure/closet/secure_closet/cytology, +/obj/effect/turf_decal/stripes{ + dir = 6 + }, +/obj/item/storage/bag/xeno, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"cCl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/structure/disposalpipe/junction/flip{ + dir = 4 + }, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"cCv" = ( +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/siding/wideplating_new/terracotta, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood/tile, +/area/station/maintenance/central/lesser) +"cCx" = ( +/obj/structure/chair{ + pixel_y = -2 + }, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"cCC" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"cCD" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance/external{ + name = "Captain's Quarters Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/captain, +/obj/effect/mapping_helpers/airlock/locked, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"cCE" = ( +/obj/docking_port/stationary/escape_pod{ + dir = 8 + }, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"cCK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"cCM" = ( +/obj/structure/cable, +/obj/structure/sink/kitchen/directional/east, +/turf/open/floor/iron/kitchen/small, +/area/station/service/kitchen) +"cCP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden, +/obj/structure/cable, +/obj/machinery/light/small/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"cCV" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/engineering/atmos/office) +"cCW" = ( +/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/green{ + dir = 1 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark/small, +/area/station/medical/chemistry) +"cDb" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/obj/effect/landmark/start/head_of_security, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/hos) +"cDt" = ( +/obj/structure/chair/comfy/shuttle, +/obj/structure/transport/linear/tram, +/obj/structure/thermoplastic, +/turf/open/floor/tram, +/area/station/security/tram) +"cDy" = ( +/obj/structure/cable, +/turf/open/floor/iron/white/side{ + dir = 8 + }, +/area/station/science/lower) +"cDH" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/right/directional/east{ + name = "Outer Window" + }, +/obj/machinery/door/window/brigdoor/left/directional/west{ + name = "Brig Control Desk"; + req_access = list("armory") + }, +/obj/item/folder/red, +/obj/item/storage/fancy/donut_box{ + pixel_y = 8 + }, +/obj/machinery/door/poddoor/shutters{ + dir = 4; + id = "wardshut"; + name = "Privacy Shutters" + }, +/turf/open/floor/iron/textured_large, +/area/station/security/warden) +"cDI" = ( +/obj/structure/table/wood, +/obj/item/food/cracker, +/obj/item/food/cracker{ + pixel_x = 4; + pixel_y = 2 + }, +/obj/item/food/cracker{ + pixel_x = -5; + pixel_y = 7 + }, +/turf/open/floor/iron/dark/smooth_corner{ + dir = 1 + }, +/area/station/maintenance/starboard/greater) +"cDQ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/wood, +/area/station/service/chapel/office) +"cDV" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/engineering/atmos/pumproom) +"cEn" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"cEo" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"cEp" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"cED" = ( +/obj/structure/railing/corner, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron/small, +/area/station/engineering/break_room) +"cEF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light_switch/directional/north, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain/private) +"cEK" = ( +/obj/effect/landmark/start/ai, +/obj/item/radio/intercom/directional/south{ + freerange = 1; + frequency = 1447; + listening = 0; + name = "Private Channel" + }, +/obj/machinery/button/door/directional/south{ + id = "AI Chamber entrance shutters"; + name = "AI Chamber Entrance Shutters Control"; + pixel_x = -24; + req_access = list("ai_upload") + }, +/obj/item/radio/intercom/directional/east{ + freerange = 1; + listening = 0; + name = "Custom Channel"; + pixel_y = -8 + }, +/obj/item/radio/intercom/directional/west{ + freerange = 1; + listening = 0; + name = "Common Channel"; + pixel_y = -8 + }, +/obj/machinery/button/door/directional/south{ + id = "AI Core shutters"; + name = "AI Core Shutters Control"; + pixel_x = 24; + req_access = list("ai_upload") + }, +/obj/machinery/button/door/directional/east{ + id = "aigas"; + name = "Gas Tank Shutters"; + pixel_y = 7; + req_access = list("ai_upload") + }, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"cEX" = ( +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 1 + }, +/obj/machinery/modular_computer/preset/engineering{ + dir = 1 + }, +/obj/effect/turf_decal/siding/yellow, +/turf/open/floor/wood/tile, +/area/station/command/bridge) +"cFg" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 4 + }, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security) +"cFo" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/white/side, +/area/station/science/research) +"cFq" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"cFB" = ( +/obj/structure/broken_flooring/side/directional/north, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"cFR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"cFS" = ( +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "Escape Pod Two"; + space_dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/maintenance/port/lesser) +"cFY" = ( +/obj/structure/hedge, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"cGj" = ( +/turf/closed/wall/r_wall, +/area/station/security/execution/education) +"cGG" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/structure/railing/corner, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"cGI" = ( +/obj/machinery/firealarm/directional/south, +/obj/structure/closet/secure_closet/medical3, +/obj/item/storage/belt/medical, +/obj/effect/turf_decal/bot_white, +/obj/item/clothing/mask/surgical, +/turf/open/floor/iron/small, +/area/station/medical/storage) +"cGV" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/atmos/storage) +"cHh" = ( +/obj/structure/tank_dispenser, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/machinery/light/cold/dim/directional/east, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"cHp" = ( +/obj/effect/turf_decal/siding/dark_red/corner{ + dir = 4 + }, +/obj/structure/rack, +/obj/item/clothing/glasses/hud/security/sunglasses/gars{ + pixel_x = 3; + pixel_y = -2 + }, +/obj/item/clothing/glasses/hud/security/sunglasses{ + pixel_x = -3; + pixel_y = -2 + }, +/obj/item/clothing/glasses/hud/security/sunglasses{ + pixel_x = -3; + pixel_y = 2 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/small, +/area/station/ai_monitored/security/armory) +"cHt" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 9 + }, +/obj/machinery/meter/monitored/distro_loop, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/pumproom) +"cHy" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"cHC" = ( +/obj/structure/chair{ + pixel_y = -2 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/lawyer, +/obj/machinery/light/small/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"cHD" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"cHG" = ( +/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/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"cHI" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/machinery/vatgrower, +/turf/open/floor/engine, +/area/station/science/cytology) +"cHO" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/blue/full, +/obj/structure/window/spawner/directional/south, +/obj/item/storage/medkit/toxin{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/toxin{ + pixel_x = -3; + pixel_y = -3 + }, +/turf/open/floor/iron/white/smooth_large, +/area/station/medical/storage) +"cHR" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"cHX" = ( +/obj/structure/filingcabinet, +/obj/item/folder/documents, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/dark/herringbone, +/area/station/ai_monitored/command/nuke_storage) +"cIU" = ( +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/medical/virology) +"cIX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/stone, +/area/station/service/bar) +"cJq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/structure/sign/warning/pods/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"cJv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/thinplating_new/light, +/obj/machinery/light/small/dim/directional/south, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"cJz" = ( +/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/dark_red/half/contrasted, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"cJL" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/holopad, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/science/xenobiology) +"cJT" = ( +/obj/effect/turf_decal/bot_white, +/obj/structure/closet/crate{ + name = "Breach Supplies" + }, +/obj/item/weldingtool/mini, +/obj/item/weldingtool/mini, +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_x = 9 + }, +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_x = -1 + }, +/obj/item/stack/rods/fifty, +/obj/item/stack/rods/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/clothing/head/utility/welding, +/obj/item/clothing/head/utility/welding, +/turf/open/floor/iron/smooth, +/area/station/commons/storage/tools) +"cKa" = ( +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/science/lab) +"cKk" = ( +/turf/closed/mineral/random/stationside, +/area/station/ai_monitored/turret_protected/aisat/maint) +"cKt" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"cKV" = ( +/obj/machinery/light/floor, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/siding/dark{ + dir = 8 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/command/bridge) +"cLa" = ( +/obj/machinery/portable_atmospherics/canister, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"cLg" = ( +/obj/structure/lattice/catwalk, +/obj/structure/marker_beacon/indigo, +/turf/open/space/basic, +/area/space/nearstation) +"cLw" = ( +/obj/machinery/power/energy_accumulator/grounding_rod/anchored, +/obj/structure/window/reinforced/plasma/spawner/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"cLD" = ( +/obj/structure/window/spawner/directional/north, +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/security/courtroom) +"cLJ" = ( +/obj/effect/turf_decal/siding/wood/corner, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"cLL" = ( +/obj/structure/flora/rock/pile/jungle/style_5{ + pixel_x = -5; + pixel_y = 5 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"cLR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/window/right/directional/south{ + name = "AI Security Door" + }, +/obj/machinery/flasher/directional/west{ + id = "ai" + }, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"cLS" = ( +/obj/effect/turf_decal/siding/white{ + dir = 10 + }, +/obj/structure/railing{ + dir = 10 + }, +/obj/structure/table/glass, +/obj/item/stack/sheet/mineral/plasma/thirty{ + pixel_y = 4 + }, +/obj/item/reagent_containers/dropper{ + pixel_y = -3 + }, +/turf/open/floor/iron/dark/small, +/area/station/science/xenobiology) +"cLW" = ( +/mob/living/basic/mouse/brown/tom, +/obj/item/radio/intercom/prison/directional/south, +/turf/open/floor/plating, +/area/station/security/prison/safe) +"cLY" = ( +/obj/machinery/computer/security{ + dir = 4 + }, +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs) +"cMq" = ( +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cMv" = ( +/obj/structure/window/spawner/directional/north, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"cME" = ( +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/button/door/directional/east{ + id = "kitchenshutters"; + name = "Kitchen Shutter Control" + }, +/obj/machinery/smartfridge/drying, +/obj/effect/turf_decal/siding/end{ + dir = 4 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen) +"cMG" = ( +/obj/machinery/door/poddoor/incinerator_atmos_aux, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"cMH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/maintenance/central/greater) +"cMS" = ( +/obj/structure/cable, +/obj/structure/chair/stool/directional/north, +/obj/machinery/power/apc/auto_name/directional/south, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"cMW" = ( +/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/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"cMY" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/aft) +"cNk" = ( +/obj/structure/sign/departments/restroom/directional/south, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"cNl" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/cargo/miningfoundry) +"cNw" = ( +/obj/effect/turf_decal/siding/red, +/obj/item/kirbyplants/random, +/turf/open/floor/iron, +/area/station/cargo/storage) +"cNR" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/obj/structure/plaque/static_plaque/golden/commission{ + pixel_x = -32 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/very_dim/directional/west, +/turf/open/floor/iron/grimy, +/area/station/commons/vacant_room/office) +"cNT" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple/layer2{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/ordnance_freezer_chamber_input, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/freezerchamber) +"cNZ" = ( +/obj/effect/turf_decal/box/red/corners{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"cOa" = ( +/obj/structure/table, +/obj/item/screwdriver{ + pixel_y = -6 + }, +/obj/item/storage/toolbox/mechanical{ + pixel_y = 7 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/tools) +"cOd" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/rock/pile/style_2{ + pixel_x = -1; + pixel_y = -3 + }, +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/west, +/turf/open/misc/sandy_dirt, +/area/station/commons/fitness/recreation/entertainment) +"cOs" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/table, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"cOC" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/button/door/directional/south{ + id = "XenoPens"; + name = "Xenobiology Shutters"; + req_access = list("xenobiology") + }, +/obj/effect/landmark/event_spawn, +/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 = 1 + }, +/area/station/science/xenobiology) +"cOI" = ( +/obj/machinery/atmospherics/components/binary/volume_pump/layer2{ + dir = 1 + }, +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/office) +"cOJ" = ( +/obj/structure/railing, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/engineering/break_room) +"cON" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair{ + pixel_y = -2 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"cOW" = ( +/obj/effect/turf_decal/stripes/white/line, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"cPe" = ( +/obj/structure/spider/stickyweb, +/turf/open/floor/iron/small, +/area/station/maintenance/department/engine/atmos) +"cPh" = ( +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/smooth_large, +/area/station/science/auxlab/firing_range) +"cPj" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"cPp" = ( +/obj/structure/urinal/directional/east, +/turf/open/floor/iron/white/small, +/area/station/commons/toilet/restrooms) +"cPD" = ( +/obj/effect/turf_decal/stripes/end{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cPN" = ( +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/theatre) +"cPQ" = ( +/obj/item/kirbyplants/organic/plant21, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/teleporter) +"cPR" = ( +/obj/machinery/power/apc/auto_name/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"cPS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/hidden{ + dir = 1 + }, +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/ce) +"cQo" = ( +/obj/structure/closet/firecloset, +/obj/machinery/light/small/dim/directional/west, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/aft) +"cQG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/sign/departments/holy/directional/west, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"cQN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/table/wood, +/turf/open/floor/stone, +/area/station/service/bar) +"cQP" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/camera/directional/south{ + c_tag = "AI Sat - Port Maint Fore"; + network = list("minisat") + }, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"cRc" = ( +/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, +/obj/structure/sign/departments/court/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"cRm" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"cRn" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/structure/window, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/lobby) +"cRo" = ( +/obj/machinery/door/airlock/atmos/glass{ + name = "HFR Chamber" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/engineering/atmospherics_engine) +"cRw" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron/white, +/area/station/medical/medbay/aft) +"cRD" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"cRH" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/engineering/atmospherics_portable, +/turf/open/floor/plating/rust, +/area/station/ai_monitored/turret_protected/aisat/maint) +"cRI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/textured, +/area/station/ai_monitored/turret_protected/ai) +"cRL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/firealarm/directional/west, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"cRS" = ( +/obj/structure/table, +/obj/item/vending_refill/hydroseeds, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"cRW" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/turf/open/floor/tram, +/area/station/security/tram) +"cSb" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 10 + }, +/obj/structure/flora/bush/sparsegrass, +/turf/open/floor/grass, +/area/station/service/chapel) +"cSc" = ( +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/pumproom) +"cSk" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/closet/l3closet, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/aft) +"cSp" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"cSr" = ( +/obj/structure/cable, +/obj/structure/table/glass, +/obj/item/computer_disk/medical{ + pixel_x = -5 + }, +/obj/item/computer_disk/medical{ + pixel_x = -4; + pixel_y = 2 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/item/stamp/head/cmo{ + pixel_x = 8; + pixel_y = 7 + }, +/turf/open/floor/wood/parquet, +/area/station/command/heads_quarters/cmo) +"cSs" = ( +/obj/machinery/shower/directional/east, +/obj/effect/spawner/random/trash/soap{ + spawn_scatter_radius = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/prison/shower) +"cSy" = ( +/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/trimline/neutral/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"cSC" = ( +/turf/closed/wall, +/area/station/commons/vacant_room/office) +"cTn" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"cTp" = ( +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/turf/open/floor/iron/white/small, +/area/station/science/ordnance/storage) +"cTw" = ( +/obj/structure/table/wood, +/obj/machinery/light/small/directional/south, +/obj/effect/spawner/random/decoration/flower, +/turf/open/floor/wood, +/area/station/service/chapel/office) +"cTx" = ( +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/theatre) +"cTC" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"cTE" = ( +/obj/machinery/door/airlock{ + name = "Abandoned Brewery" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"cTK" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/engineering/break_room) +"cTP" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"cTX" = ( +/obj/machinery/computer/crew{ + dir = 4 + }, +/obj/effect/turf_decal/siding/blue{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"cTY" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/heater{ + dir = 8 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"cUf" = ( +/obj/structure/sign/directions/engineering{ + dir = 1; + pixel_y = 8 + }, +/obj/structure/sign/directions/command{ + dir = 1 + }, +/obj/structure/sign/directions/supply{ + dir = 1; + pixel_y = -8 + }, +/turf/closed/wall, +/area/station/service/library) +"cUB" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/structure/chair/stool/bar/directional/south, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"cUH" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/firealarm/directional/west, +/obj/machinery/door/window/brigdoor/right/directional/south, +/obj/effect/landmark/start/depsec/engineering, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/engineering) +"cUU" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/primary/aft) +"cUV" = ( +/obj/effect/turf_decal/siding/wood, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/command/heads_quarters/qm) +"cUY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/stone, +/area/station/service/abandoned_gambling_den) +"cVh" = ( +/obj/machinery/button/crematorium{ + id = "cremateme"; + pixel_y = -30 + }, +/turf/open/floor/iron/dark/small, +/area/station/service/chapel/storage) +"cVm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/aft) +"cVx" = ( +/obj/effect/turf_decal/siding/dark_red{ + dir = 4 + }, +/obj/structure/rack, +/obj/machinery/airalarm/directional/west, +/obj/effect/spawner/random/armory/laser_gun, +/turf/open/floor/iron/dark/small, +/area/station/ai_monitored/security/armory) +"cVz" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/newscaster/directional/west, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron, +/area/station/science/robotics/augments) +"cVC" = ( +/obj/machinery/computer/operating{ + dir = 1 + }, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/execution/education) +"cVQ" = ( +/obj/machinery/firealarm/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/lower) +"cWh" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/stairs{ + dir = 4 + }, +/area/station/maintenance/fore/lesser) +"cWm" = ( +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 4; + name = "killroom vent" + }, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/science/xenobiology) +"cWC" = ( +/obj/item/reagent_containers/cup/watering_can/wood, +/obj/structure/table, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"cWM" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/grunge{ + name = "Morgue" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/morgue, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/medical/morgue) +"cWZ" = ( +/obj/machinery/door/airlock/external{ + name = "Primary Docking Bay" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"cXb" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/weather/dirt{ + dir = 9 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"cXg" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible/layer4, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"cXh" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"cXp" = ( +/obj/effect/mapping_helpers/airlock/access/any/service/general, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Service Hallway" + }, +/obj/structure/cable, +/turf/open/floor/iron/textured_half, +/area/station/hallway/secondary/service) +"cXu" = ( +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"cXz" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 8 + }, +/turf/open/floor/iron/kitchen/small, +/area/station/security/breakroom) +"cXH" = ( +/obj/effect/landmark/start/cook, +/turf/open/floor/iron/kitchen/small, +/area/station/service/kitchen) +"cXJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/iron/small, +/area/station/security/prison/shower) +"cYc" = ( +/obj/effect/spawner/random/structure/crate, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"cYk" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/departments/telecomms/directional/south, +/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/hallway/secondary/dock) +"cYp" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"cYt" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"cYD" = ( +/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, +/obj/item/hemostat{ + desc = "Ah yes, the Haircutting Device."; + name = "Totally Not Scissors" + }, +/turf/open/floor/iron/small, +/area/station/service/barber) +"cYE" = ( +/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/plating, +/area/station/maintenance/port/aft) +"cYG" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"cYL" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 6 + }, +/obj/structure/closet/radiation, +/obj/machinery/light/small/directional/north, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/department/engine) +"cYR" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/turf/open/floor/wood/large, +/area/station/maintenance/department/science/xenobiology) +"cYS" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/smooth, +/area/station/cargo/drone_bay) +"cYW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/steam_vent, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"cYY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"cZi" = ( +/obj/machinery/camera/autoname/directional/south, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/dark/side, +/area/station/hallway/primary/central/fore) +"cZj" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible/layer4{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"cZk" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"cZl" = ( +/obj/machinery/light/small/directional/east, +/obj/item/kirbyplants/random/dead/research_director, +/turf/open/floor/iron/dark/small, +/area/station/command/heads_quarters/rd) +"cZm" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) +"cZs" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/service/chapel) +"cZx" = ( +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/commons/fitness/recreation) +"cZy" = ( +/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/engineering{ + name = "Aft Solar Access" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/maintenance/port/aft) +"cZA" = ( +/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, +/obj/effect/landmark/transport/nav_beacon/tram/nav/immovable_rod, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"cZC" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/obj/structure/transport/linear/tram, +/obj/structure/thermoplastic, +/turf/open/floor/tram, +/area/station/security/tram) +"cZL" = ( +/obj/item/reagent_containers/cup/bucket, +/obj/item/mop, +/obj/structure/sink/kitchen/directional/east, +/obj/machinery/airalarm/directional/south, +/obj/machinery/button/door/directional/west{ + id = "custodialshutters"; + pixel_y = 8 + }, +/turf/open/floor/iron/white/small, +/area/station/service/janitor) +"cZW" = ( +/obj/structure/closet/crate/grave, +/turf/open/misc/dirt/station, +/area/station/medical/morgue) +"dah" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 4 + }, +/obj/machinery/light/cold/directional/west, +/turf/open/floor/iron, +/area/station/security) +"dao" = ( +/obj/effect/landmark/start/assistant, +/turf/open/floor/stone, +/area/station/service/bar) +"daq" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security) +"dav" = ( +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/lower) +"day" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"daC" = ( +/obj/structure/hedge, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 5 + }, +/turf/open/floor/iron/dark/small, +/area/station/command/heads_quarters/ce) +"daH" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/turf/open/floor/iron/dark/small, +/area/station/tcommsat/server) +"dba" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"dbs" = ( +/obj/structure/chair/plastic{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai) +"dbv" = ( +/obj/structure/cable/layer3, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/cyborg, +/obj/machinery/holopad/secure, +/turf/open/floor/iron/dark/textured, +/area/station/ai_monitored/turret_protected/ai) +"dby" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/washing_machine, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 9 + }, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison) +"dbz" = ( +/obj/structure/cable/layer3, +/obj/structure/chair/office{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai) +"dbF" = ( +/turf/open/floor/plating/rust, +/area/station/ai_monitored/turret_protected/aisat/maint) +"dbZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/siding/wood/end{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/chapel) +"dcc" = ( +/obj/item/kirbyplants/random/fullysynthetic, +/obj/machinery/holopad, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"dcu" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/iron/smooth, +/area/station/cargo/warehouse) +"dcx" = ( +/obj/effect/turf_decal/siding/white{ + dir = 10 + }, +/obj/structure/closet{ + anchored = 1; + name = "Cold protection gear" + }, +/obj/item/clothing/suit/hooded/wintercoat/science, +/obj/item/clothing/suit/hooded/wintercoat/science, +/turf/open/floor/iron/dark/small, +/area/station/science/xenobiology) +"dcD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/port) +"dcH" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/junction{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"dcK" = ( +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage) +"dcS" = ( +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"dde" = ( +/obj/structure/chair{ + dir = 1; + pixel_y = -2 + }, +/turf/open/floor/iron, +/area/station/science/lower) +"ddl" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/structure/table/glass, +/obj/item/reagent_containers/cup/beaker/large, +/obj/item/reagent_containers/cup/beaker{ + pixel_x = 8; + pixel_y = -6 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"ddq" = ( +/obj/effect/turf_decal/stripes/white/line, +/obj/effect/spawner/random/maintenance, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"ddy" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"ddB" = ( +/obj/structure/closet/secure_closet/personal, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"ddE" = ( +/obj/structure/cable, +/obj/structure/chair/stool/directional/west, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/hos) +"ddF" = ( +/mob/living/basic/goat/pete, +/obj/effect/turf_decal/weather/snow, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/heat_exchanging/manifold4w, +/turf/open/floor/iron/kitchen_coldroom/freezerfloor, +/area/station/service/kitchen/coldroom) +"ddK" = ( +/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/corner{ + dir = 8 + }, +/obj/effect/landmark/start/chief_medical_officer, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"ddT" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/service) +"deh" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/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/small, +/area/station/science/xenobiology) +"dex" = ( +/obj/effect/spawner/random/engineering/atmospherics_portable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"dez" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"deQ" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Xenolab"; + name = "Test Chamber Blast Door" + }, +/turf/open/floor/catwalk_floor/iron, +/area/station/science/xenobiology) +"deR" = ( +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/status_display/evac/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"deS" = ( +/obj/structure/table/wood, +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/wideplating_new/terracotta{ + dir = 10 + }, +/turf/open/floor/wood/tile, +/area/station/maintenance/central/lesser) +"dfb" = ( +/obj/structure/cable, +/obj/structure/table/glass, +/obj/machinery/computer/records/medical/laptop, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/iron/white/small, +/area/station/medical/psychology) +"dfd" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"dff" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"dfo" = ( +/obj/structure/cable, +/obj/machinery/status_display/ai/directional/north, +/mob/living/silicon/robot/shell/cell, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"dfM" = ( +/obj/structure/rack, +/obj/item/storage/medkit/regular, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/cargo/storage) +"dfO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/closed/wall/r_wall, +/area/station/maintenance/starboard/central) +"dfT" = ( +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"dgm" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/engineering/main) +"dgn" = ( +/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/decal/cleanable/dirt, +/obj/structure/broken_flooring/pile/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"dgt" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/item/storage/fancy/candle_box, +/obj/structure/rack/skeletal, +/obj/machinery/camera/autoname/directional/west, +/obj/structure/sign/poster/official/random/directional/north, +/obj/structure/sign/poster/official/random/directional/west, +/turf/open/floor/iron/grimy, +/area/station/service/library/private) +"dgy" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/turf/open/floor/carpet, +/area/station/maintenance/hallway/abandoned_recreation) +"dgV" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 5 + }, +/obj/machinery/shieldgen, +/obj/machinery/camera/directional/west{ + c_tag = "Engineering - SECURE STORAGE" + }, +/obj/structure/sign/poster/official/random/directional/west, +/turf/open/floor/iron/dark/small, +/area/station/engineering/storage_shared) +"dhb" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"dhh" = ( +/obj/structure/cable, +/obj/machinery/status_display/ai/directional/north, +/obj/machinery/power/terminal{ + dir = 8 + }, +/mob/living/silicon/robot/shell/cell, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"dhu" = ( +/obj/structure/flora/bush/sparsegrass{ + pixel_x = -5; + pixel_y = 9 + }, +/obj/effect/turf_decal/weather/dirt{ + dir = 10 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"dhy" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/green{ + dir = 8 + }, +/obj/machinery/light/small/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"dhC" = ( +/obj/machinery/vending/assist, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"dhG" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible/layer4, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"dhK" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"dim" = ( +/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/yellow{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"din" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/railing/corner, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/engineering/atmos/office) +"dis" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical/glass{ + id_tag = "MedbayFoyer"; + name = "Medbay Clinic" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "medlock"; + name = "Lockdown Shutters" + }, +/obj/effect/turf_decal/delivery/red, +/turf/open/floor/iron/dark/small, +/area/station/medical/medbay/lobby) +"dix" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 4 + }, +/obj/machinery/camera/directional/east{ + c_tag = "atmospherics - project room" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"diG" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/machinery/light/small/directional/east, +/obj/structure/chair/stool/bar/directional/south, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"diI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/camera/autoname/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"diK" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/effect/landmark/start/mime, +/turf/open/floor/iron/smooth, +/area/station/service/greenroom) +"diN" = ( +/obj/effect/spawner/structure/window, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/cargo/office) +"diP" = ( +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"diS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue, +/obj/structure/sink/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"diU" = ( +/obj/machinery/airalarm/directional/south, +/obj/machinery/light/floor, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"djc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/service/greenroom) +"djf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"djg" = ( +/obj/structure/bed{ + dir = 4 + }, +/obj/effect/turf_decal/siding/red{ + dir = 10 + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/small, +/area/station/security/brig) +"djE" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"djO" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/bluespace_vendor/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"djX" = ( +/obj/structure/table, +/obj/item/grenade/chem_grenade/smart_metal_foam, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/item/flatpack{ + board = /obj/item/circuitboard/machine/flatpacker; + pixel_x = -6; + pixel_y = 5 + }, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"djY" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Dorms" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/textured_half, +/area/station/commons/dorms) +"dkh" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/turf/open/floor/stone, +/area/station/service/chapel) +"dkv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/purple/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"dkw" = ( +/obj/effect/turf_decal/trimline/dark/end{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/department/science/xenobiology) +"dkz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/security/tram) +"dkD" = ( +/obj/structure/closet/secure_closet/engineering_personal, +/obj/item/clothing/suit/hooded/wintercoat/engineering, +/obj/structure/cable, +/turf/open/floor/iron/small, +/area/station/engineering/break_room) +"dkI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/small, +/area/station/security/execution/education) +"dkT" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/hallway/secondary/construction) +"dlj" = ( +/obj/structure/reflector/single/anchored{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"dlx" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/rock/pile/style_random, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"dlz" = ( +/obj/machinery/light/small/directional/east, +/obj/structure/closet/secure_closet/medical3, +/obj/item/storage/belt/medical, +/obj/effect/turf_decal/bot_white, +/obj/item/clothing/mask/surgical, +/turf/open/floor/iron/small, +/area/station/medical/storage) +"dlB" = ( +/obj/structure/extinguisher_cabinet/directional/north, +/turf/open/misc/dirt/station, +/area/station/service/chapel) +"dlG" = ( +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/small, +/area/station/science/xenobiology) +"dlJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"dmk" = ( +/obj/machinery/holopad, +/obj/effect/landmark/start/depsec/medical, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs/auxiliary) +"dml" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/cryo) +"dmG" = ( +/obj/structure/transport/linear/tram, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"dmO" = ( +/turf/open/floor/iron/dark, +/area/station/cargo/lobby) +"dmT" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Xenobiology - Cell 2"; + name = "xenobiology camera"; + network = list("ss13","xeno","rd") + }, +/obj/effect/turf_decal/box/red/corners{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"dmW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/grunge{ + name = "Cell 3" + }, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/security/prison/safe) +"dnc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"dng" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/turf/open/floor/wood/tile, +/area/station/maintenance/aft) +"dnk" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/stone, +/area/station/service/abandoned_gambling_den) +"dnK" = ( +/obj/item/kirbyplants/random, +/obj/item/storage/briefcase{ + pixel_x = -3; + pixel_y = 2 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/dark/small, +/area/station/security/detectives_office) +"dnO" = ( +/obj/effect/turf_decal/trimline/white/warning{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/white/warning{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/white/mid_joiner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/white/mid_joiner{ + dir = 8 + }, +/obj/machinery/light/small/directional/south, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/commons/fitness/recreation) +"dnU" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Maintenance" + }, +/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/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"dob" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + id_tag = "outerbrig"; + name = "Brig Cells" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/textured_half, +/area/station/security/brig) +"doc" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Gas to Mix" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"dof" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/singular/directional/east, +/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/starboard/aft) +"doj" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/medical/coldroom) +"don" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 6 + }, +/turf/open/floor/iron/white/small, +/area/station/command/heads_quarters/cmo) +"dor" = ( +/obj/machinery/flasher/directional/west{ + id = "AI"; + pixel_y = 26 + }, +/obj/structure/cable, +/obj/machinery/door/window/brigdoor/left/directional/west{ + name = "Secondary AI Core Access"; + pixel_x = -4; + req_access = list("ai_upload") + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai) +"dov" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/spawner/random/trash, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"doJ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/camera/directional/north{ + c_tag = "AI Sat - Port Maint South"; + network = list("minisat") + }, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"dph" = ( +/obj/structure/railing, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/department/engine/atmos) +"dps" = ( +/obj/machinery/camera/directional/south{ + c_tag = "AI Chamber - Aft"; + network = list("aicore") + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai) +"dpH" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/mix_output{ + dir = 8 + }, +/turf/open/floor/engine/vacuum, +/area/station/engineering/atmos) +"dpR" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/turf/open/floor/tram, +/area/station/security/tram) +"dqj" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"dqB" = ( +/obj/structure/table, +/obj/item/clothing/head/utility/chefhat, +/turf/open/floor/iron/dark/small, +/area/station/commons/fitness/locker_room) +"dqF" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/table/glass, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/pen/invisible{ + pixel_x = -2; + pixel_y = 7 + }, +/obj/machinery/newscaster/directional/north, +/obj/item/storage/photo_album/library, +/turf/open/floor/iron/grimy, +/area/station/service/library/private) +"dqO" = ( +/turf/open/floor/iron/dark/small, +/area/station/security/checkpoint/customs/auxiliary) +"dqX" = ( +/obj/structure/reagent_dispensers/wall/peppertank/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/dark, +/area/station/security/office) +"dre" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Transit Tube Station" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"dry" = ( +/obj/structure/bed/medical{ + dir = 4 + }, +/obj/item/bedsheet/medical, +/obj/machinery/light/small/directional/east, +/obj/item/radio/intercom/directional/north, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"drI" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/wood, +/area/station/engineering/main) +"drO" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Maintenance" + }, +/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/engineering/tech_storage, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/storage/tech) +"dsb" = ( +/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/elevatorshaft, +/area/station/engineering/lobby) +"dse" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"dsh" = ( +/obj/effect/spawner/random/structure/chair_flipped, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"dsl" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/siding/wood/corner, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"dsp" = ( +/obj/effect/turf_decal/stripes/end{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"dss" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/purple, +/obj/item/kirbyplants/random, +/obj/machinery/newscaster/directional/south, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"dst" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"dsK" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/smooth, +/area/station/service/greenroom) +"dsN" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/security/lockers) +"dsU" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 6 + }, +/obj/structure/transport/linear/tram, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"dsW" = ( +/obj/machinery/door/airlock{ + name = "Abandoned Brewery" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/maintenance/department/science/xenobiology) +"dtm" = ( +/obj/structure/window/spawner/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/dorms) +"dtv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"dtC" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/structure/table, +/obj/item/storage/box/monkeycubes{ + pixel_x = 16; + pixel_y = 9 + }, +/obj/item/storage/box/monkeycubes{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/storage/pill_bottle/mutadone{ + pixel_x = -7; + pixel_y = 13 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/north, +/obj/machinery/camera/autoname/directional/north, +/obj/structure/cable, +/obj/item/flesh_shears{ + pixel_x = -5 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"dtO" = ( +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"dua" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/turf/closed/wall/rust, +/area/station/ai_monitored/turret_protected/ai) +"duc" = ( +/obj/machinery/computer/operating{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/robotics/augments) +"duj" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/turf/open/floor/iron/kitchen/small, +/area/station/service/kitchen) +"dun" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "AI Core shutters"; + name = "AI Core Shutter" + }, +/obj/structure/cable/layer3, +/turf/open/floor/catwalk_floor, +/area/station/ai_monitored/turret_protected/ai) +"dus" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron, +/area/station/security/checkpoint/escape) +"duE" = ( +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"duI" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/hidden{ + dir = 10 + }, +/turf/closed/wall/rust, +/area/station/ai_monitored/turret_protected/ai) +"duT" = ( +/obj/structure/closet/wardrobe/white, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/commons/fitness/locker_room) +"dvb" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/turf/open/floor/wood/large, +/area/station/maintenance/department/science/xenobiology) +"dvd" = ( +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"dvo" = ( +/obj/machinery/ore_silo, +/obj/effect/turf_decal/bot_white, +/obj/machinery/camera/motion/directional/north{ + c_tag = "Vault"; + id_tag = list("vault") + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/dark/herringbone, +/area/station/ai_monitored/command/nuke_storage) +"dvI" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"dvJ" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/obj/item/book/manual/wiki/security_space_law{ + pixel_x = -2; + pixel_y = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs) +"dvP" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/white/corner{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/cargo/storage) +"dvY" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/wood/tile, +/area/station/service/lawoffice) +"dwa" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/security/tram) +"dwr" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/rock/pile/jungle/style_random, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"dwy" = ( +/turf/open/floor/catwalk_floor/iron_white, +/area/station/cargo/storage) +"dwC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/storage_shared) +"dwT" = ( +/obj/structure/rack, +/obj/item/poster/random_contraband{ + pixel_y = 8 + }, +/obj/item/poster/random_contraband{ + pixel_y = 4 + }, +/obj/item/poster/random_contraband, +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/science/xenobiology) +"dwX" = ( +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"dxf" = ( +/turf/open/floor/iron/smooth, +/area/station/maintenance/department/medical/central) +"dxv" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible/layer4{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"dxw" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/machinery/light/warm/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"dxG" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"dxO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/light/small/directional/west, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/rods/fifty, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"dxV" = ( +/obj/machinery/airalarm/directional/north, +/obj/structure/table/wood, +/obj/machinery/chem_dispenser/drinks, +/obj/effect/turf_decal/siding/wood/end{ + dir = 4 + }, +/turf/open/floor/iron/dark/diagonal, +/area/station/service/bar) +"dxZ" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock{ + name = "Gas Lab Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"dyp" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/circuitboard/computer/station_alert{ + pixel_y = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"dyq" = ( +/obj/effect/spawner/random/vending/colavend, +/obj/effect/turf_decal/bot, +/obj/machinery/computer/security/telescreen/entertainment/directional/south, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"dyr" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/singular/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"dyF" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/light/cold/directional/east, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/hallway/primary/central/fore) +"dyI" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter) +"dyJ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + 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/small, +/area/station/science/ordnance/storage) +"dyO" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security) +"dyW" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/iron/small, +/area/station/maintenance/port/lesser) +"dzh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/rack, +/obj/item/pipe_dispenser{ + pixel_x = 2; + pixel_y = -7 + }, +/obj/item/pipe_dispenser{ + pixel_x = -2; + pixel_y = 5 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"dzE" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"dAn" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"dAr" = ( +/obj/structure/transit_tube/horizontal, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"dAu" = ( +/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/siding/wideplating{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/engineering/atmos/office) +"dAz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"dAC" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters{ + id = "meow"; + name = "Commissary" + }, +/turf/open/floor/plating, +/area/station/commons/vacant_room/commissary) +"dAF" = ( +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 4 + }, +/obj/structure/railing/corner/end/flip{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 5 + }, +/obj/machinery/light/broken/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark/small, +/area/station/command/heads_quarters/ce) +"dAG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"dAI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/maintenance/department/engine/atmos) +"dAL" = ( +/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/evidence) +"dAZ" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/cargo/lobby) +"dBh" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/wood/tile, +/area/station/science/lower) +"dBj" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"dBn" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/sign/departments/cargo/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"dBr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/turf/open/floor/iron, +/area/station/security/tram) +"dBt" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 5 + }, +/obj/machinery/light_switch/directional/east, +/obj/item/kirbyplants/random, +/obj/item/storage/medkit/regular{ + pixel_x = -3; + pixel_y = -3 + }, +/turf/open/floor/iron/white/small, +/area/station/command/heads_quarters/cmo) +"dBy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/pile/directional/east, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"dBH" = ( +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"dBO" = ( +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 8; + name = "killroom vent" + }, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/science/xenobiology) +"dBT" = ( +/obj/effect/turf_decal/box/white{ + color = "#EFB341" + }, +/turf/open/floor/engine, +/area/station/engineering/atmospherics_engine) +"dCe" = ( +/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/green{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/iron/dark/small, +/area/station/medical/chemistry) +"dCj" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/passive_vent, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"dCs" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/obj/structure/transport/linear/tram, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"dCu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"dCR" = ( +/obj/structure/cable/layer3, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"dCU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Security Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/security/office) +"dDc" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Ordnance Storage" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/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/ordnance/storage) +"dDd" = ( +/obj/structure/table, +/obj/item/exodrone{ + pixel_y = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/cargo/drone_bay) +"dDk" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/chapel{ + dir = 1 + }, +/area/station/maintenance/starboard/greater) +"dDB" = ( +/turf/open/space/basic, +/area/space) +"dDC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/janitor, +/turf/open/floor/iron/white/small, +/area/station/service/janitor) +"dDF" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/science/lab) +"dDG" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/structure/steam_vent, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"dDO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box/red/corners{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"dDQ" = ( +/obj/structure/table/reinforced/plastitaniumglass, +/obj/item/inspector{ + pixel_x = -12; + pixel_y = -7 + }, +/turf/open/floor/iron/small, +/area/station/security/office) +"dDS" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/obj/machinery/status_display/evac/directional/south, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/escape) +"dEc" = ( +/obj/machinery/atmospherics/components/binary/volume_pump{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/fourcorners, +/obj/machinery/camera/directional/north{ + c_tag = "Atmospherics - Central Fore" + }, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"dEp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"dEq" = ( +/obj/effect/turf_decal/siding/thinplating_new/light, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"dEu" = ( +/obj/machinery/vending/cigarette, +/turf/open/floor/iron/kitchen/small, +/area/station/security/breakroom) +"dEw" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/space/basic, +/area/space/nearstation) +"dEy" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/carbon_input{ + dir = 1 + }, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"dEF" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 5 + }, +/turf/open/floor/tram, +/area/station/security/tram) +"dEY" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 5 + }, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"dFn" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"dFA" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/railing{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"dFG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/purple/visible, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/pumproom) +"dFN" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/north, +/turf/open/floor/iron/dark, +/area/station/commons/dorms) +"dFQ" = ( +/obj/structure/cable, +/obj/effect/spawner/random/trash, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"dFY" = ( +/obj/machinery/power/energy_accumulator/tesla_coil/anchored, +/obj/structure/window/reinforced/plasma/spawner/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"dGV" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/catwalk_floor, +/area/station/engineering/atmos/storage/gas) +"dHk" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"dHn" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/turf/open/floor/tram, +/area/station/security/tram) +"dHp" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"dHx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/machinery/camera/directional/south{ + c_tag = "atmospherics - turbine" + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"dHy" = ( +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"dHL" = ( +/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/dark/corner{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/command/bridge) +"dHT" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/medbay/aft) +"dHW" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange{ + dir = 1 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"dIt" = ( +/obj/structure/cable, +/obj/machinery/button/door/directional/east{ + id = "armory"; + name = "Armory Shutters"; + req_access = list("armory") + }, +/obj/effect/turf_decal/siding/dark_red{ + dir = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/ai_monitored/security/armory) +"dIw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/dark, +/area/station/engineering/atmospherics_engine) +"dIQ" = ( +/obj/effect/turf_decal/weather/dirt, +/obj/structure/flora/bush/flowers_yw/style_3, +/obj/machinery/firealarm/directional/south, +/obj/machinery/light/small/directional/south, +/obj/machinery/camera/directional/south, +/obj/machinery/status_display/evac/directional/south, +/turf/open/floor/grass, +/area/station/service/chapel) +"dJd" = ( +/obj/machinery/computer/records/security, +/turf/open/floor/wood/tile, +/area/station/command/heads_quarters/hop) +"dJe" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"dJj" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/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/starboard) +"dJn" = ( +/obj/machinery/light/small/directional/south{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 4 + }, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"dJv" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"dJB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"dJT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security/glass{ + id_tag = "permaouter"; + name = "Permabrig Transfer" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/security/execution/transfer) +"dKl" = ( +/obj/effect/spawner/random/engineering/material_cheap, +/obj/effect/spawner/random/engineering/material, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"dKm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/cold/directional/east, +/obj/effect/turf_decal/tile/neutral, +/obj/item/radio/intercom/directional/east, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"dKo" = ( +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/department/science/xenobiology) +"dKq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light_switch/directional/north{ + pixel_x = -23 + }, +/obj/machinery/firealarm/directional/north, +/obj/machinery/button/door/directional/west{ + id = "com_guest"; + name = "Privacy Bolts"; + normaldoorcontrol = 1; + pixel_x = -32; + pixel_y = 35; + specialfunctions = 4 + }, +/obj/machinery/button/door/directional/north{ + id = "com_guest2"; + name = "Privacy Shutters"; + pixel_x = -32; + pixel_y = 26 + }, +/turf/open/floor/wood/large, +/area/station/command/corporate_suite) +"dKA" = ( +/obj/machinery/door/airlock/external/glass{ + name = "Abandoned Dock Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"dKQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable/layer3, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai) +"dKY" = ( +/obj/machinery/light/small/directional/south{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 4 + }, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"dLl" = ( +/obj/effect/spawner/structure/window, +/obj/structure/curtain/bounty/start_closed, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"dLn" = ( +/obj/structure/chair/office, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/execution/education) +"dLq" = ( +/obj/structure/cable, +/obj/structure/table, +/obj/item/hand_labeler, +/obj/item/camera, +/obj/machinery/firealarm/directional/north, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"dLv" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/gulag_item_reclaimer{ + pixel_y = 24 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"dLR" = ( +/obj/effect/turf_decal/siding/red{ + dir = 8 + }, +/obj/machinery/light_switch/directional/west, +/turf/open/floor/iron/small, +/area/station/security/office) +"dLW" = ( +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/landmark/start/librarian, +/turf/open/floor/carpet, +/area/station/service/library) +"dMe" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"dMg" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Neurotoxin Outlet Pump" + }, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"dMi" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/stone, +/area/station/service/bar) +"dMm" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"dMC" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/grille, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/plating, +/area/station/hallway/primary/central/fore) +"dMM" = ( +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"dMX" = ( +/obj/machinery/holopad/secure, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai) +"dMY" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/wrench, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"dNj" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/engineering/gravity_generator) +"dNo" = ( +/obj/machinery/portable_atmospherics/canister, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"dNq" = ( +/turf/closed/wall/r_wall/rust, +/area/station/ai_monitored/aisat/exterior) +"dNy" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"dNz" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/wood/tile, +/area/station/science/lower) +"dNG" = ( +/obj/structure/chair/stool/directional/south, +/turf/open/floor/light/colour_cycle/dancefloor_b, +/area/station/maintenance/starboard/central) +"dNL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/end{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"dNN" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/item/reagent_containers/cup/glass{ + pixel_x = -3; + pixel_y = 4 + }, +/obj/item/reagent_containers/cup/glass{ + pixel_x = 5; + pixel_y = 10 + }, +/turf/open/floor/wood/large, +/area/station/maintenance/department/science/xenobiology) +"dNU" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/effect/spawner/random/vending/snackvend, +/turf/open/floor/iron/grimy, +/area/station/hallway/secondary/entry) +"dOb" = ( +/obj/structure/broken_flooring/singular/directional/east, +/obj/structure/alien/weeds, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"dOd" = ( +/obj/machinery/rnd/production/techfab/department/security, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/security/office) +"dOf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/junction, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"dOz" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/commons/storage/tools) +"dOH" = ( +/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/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"dOP" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer2{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"dOT" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/structure/table/wood, +/obj/item/restraints/handcuffs{ + pixel_y = 10 + }, +/obj/item/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"dPa" = ( +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"dPc" = ( +/obj/structure/lattice/catwalk, +/obj/item/stack/cable_coil, +/turf/open/space/basic, +/area/station/solars/port) +"dPd" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 5 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "aigas" + }, +/obj/effect/spawner/structure/window/survival_pod, +/turf/open/floor/engine, +/area/station/ai_monitored/turret_protected/ai) +"dPl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"dPp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"dPx" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood, +/area/station/service/chapel) +"dPW" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/structure/railing, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/office) +"dQi" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"dQm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood, +/area/station/commons/fitness/recreation) +"dQn" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) +"dQQ" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/station/science/cytology) +"dRb" = ( +/obj/structure/sign/poster/official/random/directional/east, +/obj/structure/chair/comfy/brown{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/turf/open/floor/stone, +/area/station/service/bar/backroom) +"dRk" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"dRn" = ( +/obj/effect/turf_decal/siding/wood/end, +/turf/open/floor/stone, +/area/station/service/chapel) +"dRv" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/public/glass{ + name = "Research Wing" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "rdrnd"; + name = "Research and Development Shutters" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white/textured_half{ + dir = 1 + }, +/area/station/hallway/primary/starboard) +"dRz" = ( +/obj/docking_port/stationary/syndicate/northeast, +/turf/open/space/basic, +/area/space) +"dRT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"dSb" = ( +/obj/machinery/door/airlock/hatch{ + name = "Secure Pen" + }, +/obj/machinery/atmospherics/pipe/smart/simple/general/visible{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white/textured_half{ + dir = 1 + }, +/area/station/science/cytology) +"dSh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron/smooth, +/area/station/engineering/break_room) +"dSq" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/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/starboard/central) +"dSu" = ( +/obj/structure/closet/secure_closet/brig, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"dSz" = ( +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/auxiliary) +"dSO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/end{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"dSV" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 5 + }, +/obj/structure/transport/linear/tram, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"dTa" = ( +/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/dark_red/half/contrasted, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"dTd" = ( +/turf/open/floor/stone, +/area/station/service/abandoned_gambling_den) +"dTe" = ( +/obj/machinery/airalarm/directional/south, +/turf/open/floor/wood, +/area/station/cargo/boutique) +"dTg" = ( +/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, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"dTi" = ( +/obj/machinery/light/cold/directional/west, +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"dTj" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/obj/machinery/door/airlock{ + name = "Cargo Maintenance" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"dTo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"dTB" = ( +/obj/structure/broken_flooring/pile/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/south, +/obj/structure/alien/weeds, +/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/starboard/greater) +"dTH" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"dTI" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"dTW" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/computer/shuttle/mining{ + dir = 4 + }, +/obj/machinery/light/cold/directional/west, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"dUw" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/item/storage/bag/trash, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/department/engine/atmos) +"dUA" = ( +/obj/machinery/atmospherics/pipe/smart/simple/general/visible{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/end{ + dir = 1 + }, +/obj/machinery/meter, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plating, +/area/station/security/execution/education) +"dUC" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"dUD" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron, +/area/station/security/tram) +"dUF" = ( +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/holopad, +/turf/open/floor/iron/dark/small, +/area/station/science/xenobiology) +"dUS" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Cubicle" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/cubicle) +"dUY" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/entertainment/drugs, +/obj/effect/spawner/random/entertainment/drugs, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"dVQ" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 8 + }, +/obj/structure/flora/bush/sparsegrass, +/turf/open/floor/grass, +/area/station/service/chapel) +"dVW" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/machinery/airalarm/directional/east, +/obj/effect/landmark/start/depsec/supply, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/supply) +"dWh" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/structure/sign/departments/science/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"dWm" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/eighties/red, +/area/station/service/abandoned_gambling_den/gaming) +"dWs" = ( +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark/corner, +/area/station/science/xenobiology) +"dWz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/sofa/bench/right{ + dir = 4 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"dWF" = ( +/obj/structure/disposalpipe/junction/flip{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"dWG" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"dWK" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/chair/office{ + dir = 4 + }, +/obj/effect/landmark/start/warden, +/turf/open/floor/iron, +/area/station/security/warden) +"dWS" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/security_all, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/bot, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"dWW" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"dXb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/plasticflaps/opaque, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + location = "Research" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"dXe" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/machinery/door/airlock/research/glass{ + name = "Experimentation Lab" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/research, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron, +/area/station/science/lower) +"dXu" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/chair/stool/directional/south, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"dXO" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/service/janitor) +"dXU" = ( +/obj/machinery/portable_atmospherics/canister, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/science/xenobiology) +"dYc" = ( +/obj/structure/table, +/obj/machinery/recharger{ + pixel_x = 6; + pixel_y = 9 + }, +/obj/item/multitool{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/cigarette{ + pixel_x = 5; + pixel_y = 2 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"dYj" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/dark_red, +/obj/item/flashlight/lamp, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"dYp" = ( +/obj/structure/table, +/obj/item/wrench, +/obj/item/screwdriver{ + pixel_y = 1 + }, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"dYu" = ( +/obj/machinery/light/floor, +/obj/effect/landmark/start/cook, +/turf/open/floor/iron/kitchen/small, +/area/station/service/kitchen) +"dYv" = ( +/obj/structure/closet/radiation, +/turf/open/floor/iron/dark, +/area/station/engineering/atmospherics_engine) +"dYE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"dYI" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"dYM" = ( +/obj/effect/turf_decal/siding/wood, +/obj/structure/closet/secure_closet/psychology, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/white/small, +/area/station/medical/psychology) +"dYR" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/spawner/random/structure/barricade, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"dYW" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/testlab) +"dYX" = ( +/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/neutral/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/medbay/aft) +"dZa" = ( +/obj/machinery/camera/directional/west, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/camera/autoname/directional/north, +/obj/structure/sign/poster/official/random/directional/north, +/obj/machinery/status_display/ai/directional/west, +/obj/effect/spawner/surgery_tray/full/deployed, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/theatre) +"dZk" = ( +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/machinery/door/airlock/maintenance{ + name = "Maintenance" + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"dZn" = ( +/obj/machinery/ai_slipper{ + uses = 10 + }, +/turf/open/floor/iron/dark/textured, +/area/station/ai_monitored/turret_protected/ai) +"dZp" = ( +/obj/item/kirbyplants/random, +/obj/machinery/light/small/directional/east, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/science/auxlab/firing_range) +"dZD" = ( +/obj/machinery/camera/directional/south{ + c_tag = "AI Chamber - Core"; + network = list("aicore") + }, +/obj/structure/cable/layer3, +/turf/open/floor/iron/dark/textured, +/area/station/ai_monitored/turret_protected/ai) +"dZF" = ( +/obj/structure/sink/directional/west, +/obj/structure/mirror/directional/east, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/security/prison/shower) +"dZJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"dZT" = ( +/obj/machinery/button/transport/tram/directional/south{ + id = 2; + specific_transport_id = "bird_2" + }, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"dZZ" = ( +/obj/structure/cable/layer3, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai) +"eam" = ( +/obj/effect/spawner/random/structure/crate, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"eat" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/half{ + dir = 8 + }, +/area/station/engineering/main) +"eav" = ( +/obj/machinery/door/airlock/grunge{ + name = "Gambling Den" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/fore/greater) +"ebc" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/structure/steam_vent, +/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/starboard/fore) +"ebe" = ( +/obj/structure/hoop{ + dir = 4; + pixel_x = -10; + pixel_y = 11 + }, +/obj/effect/turf_decal/trimline/white/end{ + dir = 4 + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/wood, +/area/station/commons/fitness/recreation) +"ebk" = ( +/obj/structure/chair/stool/bar/directional/north, +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/landmark/start/hangover, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"ebn" = ( +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/dark/side, +/area/station/hallway/primary/central/fore) +"ebE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/flasher/directional/west{ + id = "brigentry" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"ebK" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/herringbone, +/area/station/commons/dorms) +"ebM" = ( +/obj/structure/disposalpipe/segment, +/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/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"ebU" = ( +/obj/structure/table/reinforced, +/obj/structure/reagent_dispensers/servingdish, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron/kitchen/small, +/area/station/security/prison/mess) +"ecf" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/machinery/door/window/right/directional/east{ + name = "Engineering Deliveries"; + req_access = list("engineering") + }, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"ecn" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/table, +/obj/machinery/cell_charger{ + pixel_x = 2; + pixel_y = 9 + }, +/obj/item/geiger_counter{ + pixel_x = 16; + pixel_y = 6 + }, +/turf/open/floor/iron/small, +/area/station/maintenance/department/engine/atmos) +"ecq" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/department/engine/atmos) +"ecs" = ( +/obj/effect/spawner/random/structure/crate_loot, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"ect" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/kitchen/small, +/area/station/security/prison/mess) +"ecC" = ( +/obj/machinery/light/floor, +/turf/open/floor/stone, +/area/station/service/bar) +"ecL" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/transit_tube/horizontal, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"ecY" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/engineering/break_room) +"edc" = ( +/obj/machinery/computer/teleporter, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/teleporter) +"ede" = ( +/obj/machinery/light/floor, +/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/side{ + dir = 1 + }, +/area/station/science/research) +"edk" = ( +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/machinery/seed_extractor, +/obj/effect/turf_decal/delivery/white{ + color = "#52B4E9" + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"edA" = ( +/obj/machinery/conveyor_switch/oneway{ + dir = 8; + id = "QMLoad"; + name = "Loading Conveyor"; + pixel_x = -13; + pixel_y = 19 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"edD" = ( +/obj/machinery/light/small/directional/west, +/obj/item/kirbyplants/random, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"edG" = ( +/obj/machinery/vending/hydronutrients, +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/effect/turf_decal/delivery/white{ + color = "#52B4E9" + }, +/obj/item/radio/intercom/directional/north, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"edJ" = ( +/obj/machinery/teleport/station, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/teleporter) +"edK" = ( +/obj/structure/cable, +/obj/effect/spawner/random/maintenance, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/barricade/wooden/crude, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"edP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"edS" = ( +/obj/machinery/teleport/hub, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/status_display/ai/directional/north, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/teleporter) +"eeb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light_switch/directional/north, +/turf/open/floor/iron/stairs{ + dir = 8 + }, +/area/station/cargo/storage) +"eem" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/singular/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"eeD" = ( +/obj/structure/showcase/cyborg/old{ + pixel_y = 20 + }, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat_interior) +"eeJ" = ( +/turf/closed/wall, +/area/station/commons/fitness/locker_room) +"eeY" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Transit Tube Workshop" + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"efi" = ( +/obj/effect/turf_decal/tile/yellow{ + 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/smooth, +/area/station/engineering/main) +"efm" = ( +/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, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"efy" = ( +/obj/item/kirbyplants/organic/plant21, +/obj/machinery/status_display/ai/directional/west, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/foyer) +"efB" = ( +/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/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"efK" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/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/side{ + dir = 10 + }, +/area/station/science/lower) +"efS" = ( +/obj/machinery/computer/security/qm{ + dir = 1 + }, +/obj/structure/sign/poster/official/random/directional/south, +/obj/machinery/requests_console/directional/east{ + department = "Quartermaster's Desk"; + name = "Quartermaster's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"egb" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/security/prison/rec) +"egc" = ( +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/structure/table, +/obj/machinery/reagentgrinder{ + pixel_x = -5; + pixel_y = 10 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"egg" = ( +/obj/structure/water_source/puddle, +/turf/open/misc/asteroid, +/area/station/maintenance/starboard/greater) +"egA" = ( +/obj/machinery/vending/autodrobe, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/commons/fitness/locker_room) +"egC" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"egG" = ( +/obj/effect/landmark/start/medical_doctor, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/siding/blue, +/turf/open/floor/iron/white/small, +/area/station/medical/storage) +"egJ" = ( +/obj/structure/closet/wardrobe/black, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 9 + }, +/turf/open/floor/iron/small, +/area/station/commons/fitness/locker_room) +"egL" = ( +/obj/effect/mapping_helpers/airlock/access/all/science/rd, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Research Director's Office" + }, +/obj/machinery/door/poddoor/preopen{ + id = "rdoffice"; + name = "Research Director's Shutters" + }, +/obj/structure/cable, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/cubicle) +"egN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/chapel, +/area/station/maintenance/starboard/greater) +"egW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/item/radio/intercom/directional/south, +/obj/machinery/light/cold/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ehd" = ( +/obj/item/stack/cable_coil, +/obj/item/electronics/airlock, +/obj/item/electronics/airlock, +/obj/item/clothing/ears/earmuffs{ + pixel_x = -3; + pixel_y = -2 + }, +/obj/item/clothing/ears/earmuffs{ + pixel_x = -5; + pixel_y = 6 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/machinery/light/cold/dim/directional/west, +/obj/structure/table/greyscale, +/obj/item/screwdriver, +/obj/item/stack/cable_coil/cut{ + pixel_x = 11; + pixel_y = 7 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Engineering - Office" + }, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"ehf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"ehj" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"ehu" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/button/door/directional/east{ + id = "qm_warehouse_aft"; + name = "Warehouse Door Control"; + pixel_x = -24; + pixel_y = -23; + req_access = list("cargo") + }, +/obj/machinery/light/small/dim/directional/west, +/obj/effect/turf_decal/loading_area, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"ehT" = ( +/obj/machinery/door/airlock{ + id_tag = "commiss2"; + name = "Commissary" + }, +/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/textured_half, +/area/station/commons/vacant_room/commissary) +"ehV" = ( +/obj/structure/cable, +/obj/structure/chair/sofa/right{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/landmark/start/paramedic, +/turf/open/floor/iron/dark, +/area/station/medical/paramedic) +"ehZ" = ( +/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 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/singular/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"eib" = ( +/obj/machinery/conveyor_switch/oneway{ + id = "QMLoad2"; + name = "Unloading Conveyor"; + pixel_x = -13; + pixel_y = 3 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/cargo/storage) +"eip" = ( +/obj/machinery/power/port_gen/pacman, +/obj/machinery/power/terminal{ + dir = 8 + }, +/obj/machinery/airalarm/directional/north, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/equipment) +"eiy" = ( +/obj/machinery/camera/autoname/directional/south, +/obj/machinery/light/cold/directional/south, +/turf/open/floor/iron/dark, +/area/station/security/office) +"eiC" = ( +/obj/structure/cable/multilayer/connected, +/obj/structure/rack, +/obj/item/storage/toolbox/mechanical, +/obj/item/stack/sheet/mineral/plasma{ + amount = 35 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/firealarm/directional/east, +/obj/structure/sign/poster/official/random/directional/north, +/obj/effect/turf_decal/box/red, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/equipment) +"eiD" = ( +/obj/machinery/light/small/directional/south, +/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, +/area/station/engineering/lobby) +"eiN" = ( +/obj/machinery/light/cold/dim/directional/east, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/sign/directions/evac/directional/east{ + dir = 2 + }, +/obj/structure/sign/directions/command/directional/east{ + dir = 2; + pixel_y = 8 + }, +/obj/structure/sign/directions/medical/directional/east{ + dir = 2; + pixel_y = -8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"eiU" = ( +/turf/open/floor/plating/rust, +/area/station/maintenance/department/engine/atmos) +"ejn" = ( +/obj/item/stack/cable_coil/five, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/spawner/random/techstorage/arcade_boards, +/obj/structure/frame/computer, +/turf/open/floor/eighties/red, +/area/station/service/abandoned_gambling_den/gaming) +"ejq" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/bitrunning/den) +"ejL" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden, +/obj/effect/turf_decal/tile/yellow, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/sign/warning/secure_area/directional/west, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"ejM" = ( +/obj/structure/railing{ + dir = 10 + }, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/item/pen{ + pixel_x = -1; + pixel_y = 4 + }, +/obj/structure/table, +/obj/effect/landmark/start/hangover, +/obj/structure/extinguisher_cabinet/directional/north, +/turf/open/floor/iron/small, +/area/station/engineering/lobby) +"ejN" = ( +/obj/machinery/door/airlock/engineering{ + name = "Engine Airlock" + }, +/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engine_airlock_1" + }, +/turf/open/floor/catwalk_floor, +/area/station/engineering/main) +"ejO" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/nitrous_input{ + dir = 1 + }, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"ekr" = ( +/obj/effect/turf_decal/siding/dark_red{ + dir = 1 + }, +/obj/machinery/computer/prisoner/management{ + dir = 4 + }, +/obj/effect/decal/cleanable/cobweb, +/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/machinery/camera/autoname/directional/west, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/turf/open/floor/stone, +/area/station/command/heads_quarters/hos) +"eku" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/command/heads_quarters/hop) +"ekL" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/engine, +/area/station/science/cytology) +"ekO" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"ekV" = ( +/obj/machinery/light/floor, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"ekZ" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/navigate_destination, +/obj/machinery/door/window/brigdoor/left/directional/south{ + name = "Security Delivery"; + req_access = list("security") + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/security) +"elb" = ( +/obj/structure/table/reinforced, +/obj/structure/displaycase/forsale/kitchen{ + pixel_y = 5 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "kitchenshutters"; + name = "Kitchen Shutters" + }, +/obj/effect/turf_decal/siding/end, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen) +"elc" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Robotics Lab" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/robotics, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/robotics/mechbay) +"elh" = ( +/obj/structure/sign/warning/cold_temp/directional/west, +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible/layer2, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"eln" = ( +/obj/structure/flora/tree/jungle/small/style_5, +/turf/open/floor/grass, +/area/station/service/chapel) +"elw" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/table, +/obj/item/reagent_containers/dropper, +/obj/machinery/reagentgrinder{ + pixel_x = -7; + pixel_y = 17 + }, +/turf/open/floor/iron, +/area/station/medical/chemistry) +"ely" = ( +/obj/structure/closet/emcloset, +/obj/machinery/newscaster/directional/west, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"elC" = ( +/obj/structure/table/glass, +/obj/machinery/computer/records/medical/laptop{ + pixel_x = 11; + pixel_y = 5 + }, +/obj/item/reagent_containers/syringe/multiver{ + pixel_x = -18; + pixel_y = 10 + }, +/obj/item/reagent_containers/syringe/epinephrine{ + pixel_x = -12; + pixel_y = 4 + }, +/turf/open/floor/wood/parquet, +/area/station/command/heads_quarters/cmo) +"elM" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"elR" = ( +/obj/structure/table, +/obj/structure/window/spawner/directional/south, +/obj/effect/turf_decal/siding/thinplating_new/dark, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/security/courtroom) +"elT" = ( +/obj/effect/turf_decal/tile/dark_red/anticorner/contrasted, +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs) +"emd" = ( +/turf/open/floor/iron, +/area/station/medical/chemistry) +"emg" = ( +/obj/effect/spawner/random/structure/crate_loot, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"emn" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/machinery/holopad, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"emz" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/department/electrical) +"emB" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"emF" = ( +/obj/machinery/light/warm/dim, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"ena" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/plumbed{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"enb" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/landmark/navigate_destination/aiupload, +/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/hallway/primary/starboard) +"enE" = ( +/obj/item/cultivator/rake, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"enF" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/fourcorners, +/obj/structure/railing/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"enG" = ( +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"enI" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Atmospherics 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/engineering/atmos, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"enV" = ( +/obj/structure/closet/secure_closet/research_director, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron/dark/small, +/area/station/command/heads_quarters/rd) +"eoa" = ( +/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/effect/turf_decal/tile/dark_red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/prison) +"eof" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"eok" = ( +/obj/machinery/air_sensor/nitrogen_tank, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"eoz" = ( +/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/dark_red/half/contrasted{ + dir = 8 + }, +/obj/structure/table, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"eoC" = ( +/obj/structure/broken_flooring/pile/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"eoM" = ( +/obj/structure/disposalpipe/segment, +/turf/closed/wall, +/area/station/maintenance/central/greater) +"epa" = ( +/obj/machinery/telecomms/bus/preset_four, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"epm" = ( +/obj/machinery/light/no_nightlight/directional/east, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"epn" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/blue/full, +/obj/item/folder/white{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/paper_bin{ + pixel_x = 5; + pixel_y = 8 + }, +/obj/item/pen{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "medlock"; + name = "Lockdown Shutters" + }, +/turf/open/floor/iron/white/textured_large, +/area/station/medical/medbay/lobby) +"epu" = ( +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/security/prison/rec) +"eqg" = ( +/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/dark_red/opposingcorners, +/turf/open/floor/iron, +/area/station/security/tram) +"eqr" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Fuel Pipe to Incinerator" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"eqz" = ( +/obj/effect/turf_decal/siding/white/corner{ + dir = 8 + }, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/structure/chair/office/light{ + dir = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/science/xenobiology) +"eqG" = ( +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/central/lesser) +"eqI" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/service) +"eqS" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/engineering/atmos/storage/gas) +"erf" = ( +/obj/effect/mapping_helpers/airlock/access/any/service/hydroponics, +/obj/machinery/door/airlock/hydroponics/glass{ + name = "Hydroponics" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/service/hydroponics) +"erg" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"erA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"erE" = ( +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood/tile, +/area/station/science/lower) +"erK" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/thinplating_new, +/turf/open/floor/iron/dark/herringbone, +/area/station/ai_monitored/command/nuke_storage) +"erS" = ( +/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/engineering/gravity_generator) +"erZ" = ( +/obj/machinery/computer/records/security, +/turf/open/floor/iron/small, +/area/station/security/office) +"esr" = ( +/obj/effect/turf_decal/tile/blue, +/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, +/area/station/hallway/primary/central/fore) +"esv" = ( +/obj/docking_port/stationary{ + dwidth = 4; + height = 17; + name = "birdshot arrivals"; + roundstart_template = /datum/map_template/shuttle/arrival/birdshot; + shuttle_id = "arrival_stationary"; + width = 9 + }, +/turf/open/space/basic, +/area/space) +"esy" = ( +/obj/structure/lattice, +/turf/open/space/basic, +/area/station/maintenance/department/engine/atmos) +"esz" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"esF" = ( +/obj/structure/cable, +/obj/item/kirbyplants/organic/applebush, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain/private) +"esI" = ( +/obj/effect/turf_decal/tile/green/half/contrasted, +/obj/machinery/computer/pandemic, +/obj/machinery/light/cold/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"esP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/sign/departments/medbay/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"esW" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sink/directional/south, +/obj/structure/mirror/directional/north, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"ete" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/decal/cleanable/dirt, +/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/plating, +/area/station/maintenance/port/greater) +"eti" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/cargo/storage) +"etl" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 5 + }, +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/ce) +"eto" = ( +/obj/structure/table/wood, +/obj/item/statuebust, +/turf/open/floor/iron/chapel{ + dir = 8 + }, +/area/station/maintenance/starboard/greater) +"ets" = ( +/obj/machinery/sparker/directional/north, +/turf/open/floor/iron/dark/smooth_large, +/area/station/security/execution/education) +"etx" = ( +/obj/effect/spawner/random/maintenance, +/turf/open/floor/circuit, +/area/station/maintenance/port/aft) +"etJ" = ( +/obj/machinery/light/small/directional/south, +/turf/open/floor/stone, +/area/station/service/chapel) +"etZ" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security) +"eua" = ( +/obj/machinery/seed_extractor, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"eue" = ( +/obj/effect/turf_decal/siding/wideplating, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/engineering/main) +"eul" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/white/small, +/area/station/commons/fitness/locker_room) +"euq" = ( +/obj/structure/cable, +/obj/item/kirbyplants/random/fullysynthetic, +/obj/machinery/airalarm/directional/west, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron, +/area/station/security/prison/rec) +"eux" = ( +/obj/effect/turf_decal/tile/dark_red{ + dir = 8 + }, +/obj/machinery/firealarm/directional/north, +/obj/machinery/computer/records/security{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security) +"euO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"euR" = ( +/obj/structure/hedge, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"eva" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/security/execution/education) +"evb" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"evj" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"evq" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"evv" = ( +/obj/machinery/door/airlock{ + name = "Abandoned Lab" + }, +/obj/structure/barricade/wooden, +/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"evw" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange{ + dir = 9 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"evA" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"evM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/small, +/area/station/maintenance/department/engine) +"evQ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/layer_manifold/orange{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"evW" = ( +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"ewt" = ( +/obj/machinery/firealarm/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/fore) +"ewF" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/vending/coffee, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/dock) +"ewW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"exu" = ( +/obj/machinery/status_display/ai/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/lower) +"exF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/office) +"exM" = ( +/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/plating, +/area/station/maintenance/fore/greater) +"exQ" = ( +/obj/structure/chair/stool/directional/north, +/obj/effect/turf_decal/siding/yellow, +/obj/effect/landmark/start/station_engineer, +/turf/open/floor/wood, +/area/station/engineering/break_room) +"exR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/singular/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"exW" = ( +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/obj/machinery/light_switch/directional/west, +/obj/structure/sink/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"eyx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/structure/sign/directions/supply/directional/west{ + pixel_x = 0; + pixel_y = 39 + }, +/obj/structure/sign/directions/vault/directional/west{ + dir = 2; + pixel_x = 0; + pixel_y = 30 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/fore) +"eyB" = ( +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Gear Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/textured_half, +/area/station/security/lockers) +"eyJ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/stairs{ + dir = 1 + }, +/area/station/ai_monitored/turret_protected/aisat/maint) +"eyW" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage) +"eyY" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"eyZ" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"ezb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/white/side{ + dir = 8 + }, +/area/station/science/lobby) +"ezi" = ( +/obj/structure/chair/stool/directional/west, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/mess) +"ezp" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/obj/machinery/camera/autoname/motion/directional/west, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"ezw" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"ezx" = ( +/obj/machinery/modular_computer/preset/id{ + dir = 1 + }, +/obj/machinery/requests_console/directional/east{ + department = "Captain's Desk"; + name = "Captain's Requests Console"; + pixel_x = 0; + pixel_y = -30 + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain) +"ezy" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"ezE" = ( +/obj/vehicle/ridden/secway, +/turf/open/floor/plating, +/area/station/security/tram) +"ezM" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"ezS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/showcase/cyborg/old{ + dir = 4; + pixel_x = -9; + pixel_y = 2 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/teleporter) +"ezV" = ( +/obj/machinery/computer/security/telescreen/prison/directional/south, +/turf/open/floor/iron/dark, +/area/station/security/office) +"eAc" = ( +/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/command/glass, +/obj/effect/mapping_helpers/airlock/access/any/command/hop, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark/textured_half, +/area/station/command/heads_quarters/hop) +"eAf" = ( +/obj/machinery/light/floor, +/turf/open/floor/iron, +/area/station/cargo/storage) +"eAm" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"eAn" = ( +/obj/machinery/computer/mech_bay_power_console, +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 5 + }, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/smooth_large, +/area/station/science/robotics/mechbay) +"eAu" = ( +/obj/structure/cable, +/obj/machinery/power/tracker, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/starboard/aft) +"eAz" = ( +/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/effect/turf_decal/siding/white{ + dir = 1 + }, +/obj/machinery/light/floor, +/turf/open/floor/noslip, +/area/station/medical/medbay/central) +"eAE" = ( +/obj/item/stack/sheet/plasteel{ + amount = 10; + pixel_x = -2; + pixel_y = 2 + }, +/obj/structure/table, +/obj/item/stack/sheet/rglass{ + amount = 30; + pixel_x = 2; + pixel_y = -2 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/item/clothing/gloves/color/yellow, +/obj/item/clothing/gloves/color/yellow, +/obj/item/clothing/gloves/color/yellow, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"eAK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/light/floor, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/teleporter) +"eAY" = ( +/turf/open/floor/grass, +/area/station/science/xenobiology) +"eBd" = ( +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 5 + }, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron/small, +/area/station/service/barber) +"eBe" = ( +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"eBy" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"eBH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/landmark/blobstart, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/teleporter) +"eBN" = ( +/obj/structure/cable/layer3, +/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/ai_monitored/turret_protected/aisat_interior) +"eBQ" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/barricade/wooden/crude, +/turf/open/floor/noslip, +/area/station/maintenance/department/medical/central) +"eBT" = ( +/obj/item/shovel, +/turf/open/misc/dirt/station, +/area/station/medical/morgue) +"eCf" = ( +/obj/machinery/porta_turret/ai{ + dir = 4 + }, +/obj/machinery/flasher/directional/north{ + id = "ai" + }, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"eCJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron/small, +/area/station/engineering/main) +"eCO" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/iron/smooth, +/area/station/command/heads_quarters/qm) +"eCV" = ( +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/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/sorting) +"eDh" = ( +/obj/effect/spawner/structure/window/survival_pod, +/turf/open/floor/engine, +/area/station/ai_monitored/turret_protected/ai) +"eDi" = ( +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/pale, +/turf/open/floor/grass, +/area/station/hallway/primary/central/fore) +"eDo" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/construction, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/engineering/glass{ + name = "Engineering Foyer" + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/catwalk_floor, +/area/station/engineering/break_room) +"eDr" = ( +/obj/structure/table/glass, +/obj/machinery/cell_charger, +/obj/item/stock_parts/power_store/cell, +/obj/machinery/status_display/evac/directional/north, +/obj/structure/sign/directions/supply/directional/west, +/obj/structure/sign/directions/engineering/directional/west{ + pixel_y = 8 + }, +/obj/structure/sign/directions/command/directional/west{ + pixel_y = -8 + }, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"eDt" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/tram, +/area/station/security/tram) +"eDy" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"eDz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"eDF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box/red/corners{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"eDI" = ( +/obj/structure/table, +/obj/item/reagent_containers/cup/beaker{ + pixel_x = -5; + pixel_y = 12 + }, +/obj/item/reagent_containers/cup/mortar, +/obj/item/pestle, +/obj/item/reagent_containers/cup/bottle/thermite{ + pixel_x = 7; + pixel_y = 14 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"eDJ" = ( +/obj/structure/cable/layer3, +/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 = "sci-maint-passthrough" + }, +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Antechamber" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/command/minisat, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/ai_monitored/turret_protected/aisat/equipment) +"eDN" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/floor/plating/rust, +/area/station/maintenance/fore/lesser) +"eDX" = ( +/obj/structure/table/glass, +/obj/item/folder/red{ + pixel_x = -7; + pixel_y = 6 + }, +/obj/item/stamp/head/hos, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/hos) +"eEi" = ( +/obj/structure/broken_flooring/side/directional/west, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"eEj" = ( +/obj/machinery/door/firedoor/heavy, +/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/engineering/atmos/office) +"eEn" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"eEq" = ( +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/closet/emcloset, +/obj/item/radio/off, +/obj/machinery/camera/directional/west, +/turf/open/floor/iron/smooth, +/area/station/commons/storage/tools) +"eEG" = ( +/obj/structure/hedge, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/cargo/storage) +"eEL" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"eFc" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/white, +/area/station/medical/medbay/aft) +"eFe" = ( +/obj/structure/cable/layer3, +/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/smooth, +/area/station/ai_monitored/turret_protected/aisat/equipment) +"eFi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/directional/south, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/engine_access, +/obj/effect/mapping_helpers/airalarm/tlv_no_checks, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"eFk" = ( +/obj/structure/cable/layer3, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/floor, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/equipment) +"eFm" = ( +/obj/structure/cable/layer3, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/showcase/cyborg/old{ + dir = 8; + pixel_x = 9; + pixel_y = 2 + }, +/mob/living/basic/bot/cleanbot, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/equipment) +"eFt" = ( +/obj/machinery/processor/slime, +/obj/effect/turf_decal/siding/white{ + dir = 6 + }, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/dark/small, +/area/station/science/xenobiology) +"eFy" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron, +/area/station/security/prison) +"eFO" = ( +/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/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"eFQ" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"eFV" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"eGb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical/glass{ + id_tag = "MedbayFoyer"; + name = "Medbay Clinic" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "medlock"; + name = "Lockdown Shutters" + }, +/obj/effect/turf_decal/delivery/red, +/turf/open/floor/iron/dark/small, +/area/station/medical/medbay/lobby) +"eGc" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/research{ + name = "Development Division Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/unres, +/turf/open/floor/iron/white/textured_half{ + dir = 1 + }, +/area/station/science/lobby) +"eGw" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Engineering - Public Desk" + }, +/obj/machinery/requests_console/directional/west{ + department = "Engineering"; + name = "Engineering Requests Console"; + pixel_x = 0; + pixel_y = -30 + }, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/machinery/modular_computer/preset/cargochat/engineering{ + dir = 4 + }, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/smooth, +/area/station/engineering/break_room) +"eGL" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/prison/mess) +"eGT" = ( +/obj/structure/table, +/obj/machinery/fax{ + fax_name = "Medical"; + name = "Medical Fax Machine"; + pixel_y = 5 + }, +/obj/effect/turf_decal/siding/blue{ + dir = 6 + }, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"eGU" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"eHa" = ( +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/showroomfloor, +/area/station/service/barber) +"eHe" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/primary/aft) +"eHf" = ( +/turf/open/floor/iron/kitchen/small, +/area/station/security/prison/mess) +"eHk" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/vending/cart{ + req_access = list("hop") + }, +/turf/open/floor/iron/large, +/area/station/command/heads_quarters/hop) +"eHs" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/cold/directional/north, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"eHy" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/holosign/barrier/atmos/tram, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"eHN" = ( +/obj/structure/cable, +/turf/open/floor/wood/tile, +/area/station/maintenance/port/lesser) +"eHP" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Genetics" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/genetics, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/research) +"eHS" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Gas to Filter" + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"eIp" = ( +/obj/structure/cable/layer3, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/floor, +/turf/open/floor/iron/dark/textured, +/area/station/ai_monitored/turret_protected/ai) +"eII" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/status_display/evac/directional/east, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"eIM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2 + }, +/obj/effect/mapping_helpers/mail_sorting/service/hop_office, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"eIO" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 1 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Atmospherics - South" + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/side, +/area/station/hallway/primary/central/fore) +"eIT" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/light/cold/dim/directional/west, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/plating, +/area/station/engineering/atmos/storage/gas) +"eIW" = ( +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"eJe" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs) +"eJh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/security/armory) +"eJi" = ( +/obj/structure/table/wood, +/obj/item/hand_labeler_refill{ + pixel_x = -4; + pixel_y = 26 + }, +/obj/structure/sign/poster/official/random/directional/south, +/obj/machinery/fax{ + fax_name = "Quartermaster's Office"; + name = "Quartermaster's Fax Machine"; + pixel_y = 7 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"eJm" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/science/lab) +"eJw" = ( +/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/rec) +"eJH" = ( +/obj/structure/urinal/directional/west, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"eJP" = ( +/obj/machinery/mech_bay_recharge_port{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/asteroid/end, +/turf/open/floor/circuit/green, +/area/station/science/robotics/mechbay) +"eKf" = ( +/obj/structure/table, +/obj/item/storage/box/donkpockets/donkpocketpizza, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/kitchen/small, +/area/station/maintenance/aft) +"eKs" = ( +/obj/structure/chair/comfy/brown{ + dir = 8 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/dark/smooth_edge{ + dir = 4 + }, +/area/station/maintenance/starboard/greater) +"eKD" = ( +/obj/structure/disposalpipe/sorting/mail{ + dir = 1 + }, +/obj/effect/mapping_helpers/mail_sorting/service/library, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"eKP" = ( +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"eKV" = ( +/obj/machinery/portable_atmospherics/pump, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"eKW" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Bathroom" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"eLf" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"eLn" = ( +/obj/machinery/door/airlock/glass{ + name = "Gold Standard Law Firm" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/grimy, +/area/station/maintenance/starboard/greater) +"eLB" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"eLF" = ( +/obj/effect/turf_decal/box/white{ + color = "#52B4E9" + }, +/turf/open/floor/engine, +/area/station/engineering/atmospherics_engine) +"eMa" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"eMc" = ( +/obj/machinery/flasher/portable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/plating, +/area/station/security/tram) +"eMl" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"eMm" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/catwalk_floor/iron, +/area/station/science/lobby) +"eMo" = ( +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"eMH" = ( +/obj/machinery/button/door/directional/east{ + id = "AuxToilet3"; + name = "Lock Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/obj/structure/toilet, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/showroomfloor, +/area/station/maintenance/department/science/xenobiology) +"eMQ" = ( +/obj/machinery/light_switch/directional/east, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"eMS" = ( +/obj/structure/chair{ + pixel_y = -2 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"eMU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"eNa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/miningfoundry) +"eNl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai) +"eNo" = ( +/obj/item/reagent_containers/cup/glass/bottle/beer/almost_empty{ + pixel_x = -6 + }, +/obj/item/paperplane{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"eNp" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"eNt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"eND" = ( +/obj/structure/cable/layer3, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/textured, +/area/station/ai_monitored/turret_protected/ai) +"eNP" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L9"; + pixel_y = -15 + }, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"eNU" = ( +/obj/structure/table/reinforced, +/obj/item/phone{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/cigbutt/cigarbutt{ + pixel_x = 5; + pixel_y = -1 + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"eOk" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/storage/tools) +"eOt" = ( +/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/maintenance/port/aft) +"eOX" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/item/kirbyplants/random, +/obj/machinery/airalarm/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"eOY" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/scrubbers/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"eOZ" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/tlv_cold_room, +/obj/effect/turf_decal/tile/dark_blue/half/contrasted, +/obj/effect/turf_decal/siding/white, +/turf/open/floor/iron/kitchen_coldroom, +/area/station/medical/coldroom) +"ePk" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ePn" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/light/small/directional/south, +/obj/machinery/conveyor{ + dir = 8; + id = "mining" + }, +/turf/open/floor/iron, +/area/station/cargo/miningfoundry) +"ePr" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"ePt" = ( +/obj/structure/flora/grass/jungle/a/style_4, +/turf/open/floor/grass, +/area/station/service/chapel) +"ePP" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/dark_red{ + dir = 1 + }, +/obj/structure/secure_safe/hos{ + pixel_x = 15; + pixel_y = 28 + }, +/turf/open/floor/stone, +/area/station/command/heads_quarters/hos) +"ePV" = ( +/obj/structure/cable, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron/dark/small, +/area/station/security/brig) +"ePX" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/structure/table/glass, +/obj/item/folder/red, +/obj/item/pen, +/obj/machinery/airalarm/directional/west, +/obj/item/paper/monitorkey, +/turf/open/floor/iron/grimy, +/area/station/tcommsat/server) +"eQa" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"eQk" = ( +/obj/machinery/door/airlock/security{ + name = "Isolation" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/white/small, +/area/station/security/prison/safe) +"eQn" = ( +/obj/effect/turf_decal/siding/wood, +/obj/structure/chair/comfy/brown{ + buildstackamount = 0; + color = "#c45c57"; + dir = 8 + }, +/turf/open/floor/wood/tile, +/area/station/science/lower) +"eQt" = ( +/turf/closed/wall, +/area/station/command/heads_quarters/rd) +"eQC" = ( +/obj/effect/spawner/random/maintenance, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/tram, +/area/station/security/tram) +"eQF" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/commons/dorms) +"eQY" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"eRy" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/random/structure/steam_vent, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"eRO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"eRX" = ( +/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/small, +/area/station/medical/virology) +"eSd" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/machinery/door/airlock/research/glass{ + name = "Smoking Lounge" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron, +/area/station/science/lower) +"eSA" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 2 + }, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"eSV" = ( +/obj/structure/bed/maint, +/turf/open/floor/iron/small, +/area/station/maintenance/starboard/central) +"eSZ" = ( +/obj/structure/table/wood, +/obj/item/folder/blue{ + pixel_x = 4 + }, +/obj/item/phone{ + pixel_x = -6; + pixel_y = 7 + }, +/obj/machinery/camera/directional/west{ + c_tag = "MiniSat - Teleporter"; + network = list("minisat") + }, +/obj/item/radio/intercom/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/teleporter) +"eTi" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 4 + }, +/obj/structure/chair{ + pixel_y = -2 + }, +/obj/effect/landmark/start/roboticist, +/turf/open/floor/iron/grimy, +/area/station/science/cubicle) +"eTj" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/storage_shared) +"eTr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/kirbyplants/random/fullysynthetic, +/turf/open/floor/iron, +/area/station/security/prison) +"eTJ" = ( +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"eTL" = ( +/obj/structure/cable, +/turf/open/floor/iron/stairs{ + dir = 1 + }, +/area/station/cargo/lobby) +"eTT" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/light/floor, +/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/small, +/area/station/science/cubicle) +"eUb" = ( +/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/dark_red, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"eUg" = ( +/obj/structure/disposalpipe/segment, +/turf/closed/wall/r_wall, +/area/station/security/brig/entrance) +"eUn" = ( +/obj/structure/cable, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/teleporter) +"eUx" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/structure/closet/toolcloset, +/obj/machinery/light/small/directional/east, +/obj/structure/cable, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/engineering/main) +"eUC" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"eUF" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/table, +/obj/item/stack/ore/bananium, +/obj/structure/alien/weeds, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"eUH" = ( +/obj/machinery/door/window/brigdoor/left/directional/west{ + name = "Holding Cell"; + req_access = list("security") + }, +/obj/effect/turf_decal/tile/dark_red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/escape) +"eUN" = ( +/obj/machinery/portable_atmospherics/scrubber, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"eUY" = ( +/obj/structure/closet/radiation, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"eUZ" = ( +/obj/effect/turf_decal/tile/dark_red{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 8 + }, +/obj/machinery/modular_computer/preset/cargochat/security{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"eVc" = ( +/obj/effect/turf_decal/bot_white, +/obj/effect/decal/cleanable/dirt, +/obj/item/clothing/gloves/color/fyellow{ + pixel_y = 7 + }, +/obj/structure/fluff/broken_canister_frame, +/obj/machinery/camera/autoname/directional/north, +/obj/item/stack/sticky_tape/super, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/plating, +/area/station/commons/storage/tools) +"eVd" = ( +/obj/structure/cable, +/obj/item/clothing/shoes/griffin{ + pixel_x = 7; + pixel_y = 7 + }, +/obj/machinery/light/warm/directional/east, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/maintenance/port/aft) +"eVz" = ( +/obj/machinery/camera/directional/west{ + c_tag = "AI Sat - Antechamber"; + network = list("minisat") + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/official/random/directional/south, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat_interior) +"eVC" = ( +/obj/structure/closet/secure_closet/engineering_electrical, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/small, +/area/station/engineering/break_room) +"eVF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/engineering/atmospherics_portable, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"eVH" = ( +/obj/structure/window/spawner/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/dorms) +"eVI" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/escape) +"eVM" = ( +/obj/structure/hedge, +/obj/machinery/status_display/evac/directional/west, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"eVX" = ( +/obj/structure/statue/sandstone/venus{ + dir = 8; + pixel_y = -15 + }, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/flowers_br/style_3, +/obj/effect/dummy/lighting_obj, +/obj/effect/light_emitter/fake_outdoors, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/grass/airless, +/area/station/hallway/primary/central/aft) +"eVY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"eWk" = ( +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/service/chapel) +"eWr" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/pumproom) +"eWB" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/effect/landmark/secequipment, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron, +/area/station/security/tram) +"eWI" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/aft) +"eWO" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/science/xenobiology) +"eWP" = ( +/obj/effect/turf_decal/siding/wideplating/dark, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"eWY" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/obj/machinery/light/cold/directional/west, +/turf/open/floor/iron/white, +/area/station/medical/medbay/aft) +"eXl" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"eXo" = ( +/turf/closed/wall/r_wall, +/area/station/tcommsat/server) +"eXt" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"eXy" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/table, +/obj/item/storage/crayons, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"eXB" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"eXK" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/table/wood, +/obj/item/storage/crayons{ + pixel_y = -2 + }, +/turf/open/floor/stone, +/area/station/maintenance/aft) +"eXR" = ( +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/landmark/start/hangover, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"eXW" = ( +/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, +/turf/open/floor/iron/cafeteria, +/area/station/science/breakroom) +"eYc" = ( +/turf/open/floor/iron/dark/textured, +/area/station/ai_monitored/turret_protected/ai) +"eYk" = ( +/obj/structure/cable, +/obj/machinery/computer/station_alert/station_only{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/equipment) +"eYp" = ( +/obj/machinery/recharge_station, +/obj/machinery/camera/motion/directional/east{ + c_tag = "AI Sat - Maintenance"; + network = list("minisat") + }, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/equipment) +"eYq" = ( +/obj/structure/sign/directions/evac/directional/east{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"eYx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/iron/dark/side{ + dir = 6 + }, +/area/station/engineering/storage/tech) +"eYB" = ( +/obj/effect/turf_decal/siding/wood/end, +/turf/open/floor/wood, +/area/station/service/chapel) +"eYD" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/chair/stool/directional/east, +/turf/open/floor/mineral/titanium, +/area/station/command/heads_quarters/ce) +"eYF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/landmark/start/depsec/engineering, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/engineering) +"eYH" = ( +/obj/item/kirbyplants/random, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron, +/area/station/science/lower) +"eYY" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/east, +/obj/structure/flora/bush/flowers_br/style_random, +/mob/living/basic/lizard{ + name = "Bathes-In-Heatlamp" + }, +/turf/open/misc/sandy_dirt, +/area/station/maintenance/port/lesser) +"eZd" = ( +/obj/effect/spawner/random/structure/crate_loot, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"eZi" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/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/station/hallway/primary/central/aft) +"eZj" = ( +/obj/structure/window/spawner/directional/east, +/turf/open/floor/iron/dark, +/area/station/commons/dorms) +"eZM" = ( +/obj/structure/cable/layer3, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/textured, +/area/station/ai_monitored/turret_protected/ai) +"fai" = ( +/obj/effect/turf_decal/stripes/corner, +/turf/closed/wall, +/area/station/engineering/atmos/storage/gas) +"fap" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 1 + }, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/pumproom) +"fav" = ( +/obj/item/kirbyplants/random/fullysynthetic, +/obj/machinery/computer/security/telescreen/entertainment/directional/west, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"faB" = ( +/obj/structure/table/wood, +/obj/item/book/bible, +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/smooth_edge{ + dir = 4 + }, +/area/station/maintenance/starboard/greater) +"faQ" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/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/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"faR" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"fbe" = ( +/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/dark/small, +/area/station/security/brig) +"fbj" = ( +/obj/structure/table/wood, +/obj/machinery/computer/pod/old, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/grimy, +/area/station/commons/vacant_room/office) +"fbl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"fbt" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/tram) +"fbG" = ( +/obj/effect/turf_decal/stripes/white/corner{ + dir = 4 + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/dark/small, +/area/station/security/execution/education) +"fbM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/effect/turf_decal/siding/white{ + dir = 10 + }, +/obj/structure/barricade/wooden, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) +"fbO" = ( +/obj/item/aicard, +/obj/item/pai_card, +/obj/item/circuitboard/aicore, +/obj/machinery/keycard_auth/wall_mounted/directional/north{ + pixel_x = -5 + }, +/obj/machinery/button/door/directional/north{ + id = "xeno_blastdoor"; + name = "Xenobiology Containment Control"; + pixel_x = 8; + req_access = list("rd") + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/table/glass, +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"fca" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"fcq" = ( +/obj/structure/alien/weeds, +/turf/open/misc/asteroid, +/area/station/maintenance/starboard/greater) +"fcs" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"fcE" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/door/airlock/atmos/glass{ + name = "Distro Access" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"fcU" = ( +/obj/structure/window/spawner/directional/south, +/obj/structure/flora/bush/large/style_random{ + pixel_x = -20; + pixel_y = 3 + }, +/obj/structure/flora/bush/generic, +/turf/open/misc/sandy_dirt, +/area/station/commons/fitness/locker_room) +"fcW" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"fdi" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=6.1-Arrivals"; + location = "5.0-AftHall-Arrivals" + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"fds" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"fdv" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white/side, +/area/station/science/research) +"fdy" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/station/engineering/break_room) +"fdE" = ( +/obj/machinery/door/airlock/command{ + name = "Chief Engineer's Bedroom" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/ce, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark/textured_half, +/area/station/command/heads_quarters/ce) +"fdM" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "roboticshut"; + name = "Robotics Shutters" + }, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"feo" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden, +/obj/effect/turf_decal/tile/yellow, +/obj/machinery/firealarm/directional/west, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"feu" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/firealarm/directional/north, +/obj/machinery/computer/atmos_alert/station_only, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/office) +"fex" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"feL" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/service/chapel) +"feR" = ( +/turf/open/floor/carpet, +/area/station/service/library) +"ffi" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/central/lesser) +"ffp" = ( +/obj/structure/closet/firecloset, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"ffD" = ( +/obj/machinery/conveyor/inverted{ + dir = 10; + id = "garbage" + }, +/turf/open/floor/plating, +/area/station/service/janitor) +"ffK" = ( +/obj/machinery/door/airlock/engineering{ + name = "Engine Airlock" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engine_airlock_1" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/catwalk_floor, +/area/station/engineering/main) +"ffL" = ( +/obj/machinery/door/poddoor{ + id = "Secure Storage top"; + name = "Secure Storage" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/engineering/storage_shared) +"fgk" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/status_display/door_timer{ + id = "Cell 4"; + name = "Cell 4"; + pixel_y = -32 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/small, +/area/station/security/brig) +"fgo" = ( +/obj/item/pickaxe, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"fgp" = ( +/turf/open/floor/iron/dark/side, +/area/station/security/execution/transfer) +"fgt" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/engineering/glass{ + name = "Primary Tool Storage" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/commons/storage/tools) +"fgG" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron/diagonal, +/area/station/engineering/lobby) +"fgT" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north{ + low_power_nightshift_lights = 1 + }, +/obj/effect/turf_decal/weather/dirt, +/turf/open/floor/grass, +/area/station/service/chapel) +"fgW" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/vending/drugs, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/machinery/camera/directional/north, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/aft) +"fgX" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/layer2, +/turf/open/floor/engine/vacuum, +/area/station/maintenance/disposal/incinerator) +"fho" = ( +/obj/structure/table/reinforced/plastitaniumglass, +/obj/item/implanter{ + pixel_x = 5; + pixel_y = 12 + }, +/obj/item/folder/blue{ + pixel_x = 4 + }, +/obj/item/storage/box/evidence{ + pixel_x = -5; + pixel_y = 12 + }, +/obj/item/inspector{ + pixel_x = -12; + pixel_y = -4 + }, +/turf/open/floor/iron/small, +/area/station/security/office) +"fhp" = ( +/obj/effect/spawner/random/food_or_drink/donkpockets{ + pixel_y = 6 + }, +/obj/effect/turf_decal/siding{ + dir = 8 + }, +/obj/structure/table, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen) +"fhT" = ( +/obj/structure/sink/directional/east, +/obj/structure/mirror/directional/west, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/auxiliary) +"fhV" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/status_display/evac/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"fhZ" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 4 + }, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"fib" = ( +/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/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/small, +/area/station/engineering/break_room) +"fii" = ( +/obj/effect/spawner/random/trash/graffiti{ + pixel_x = -32; + spawn_loot_chance = 50 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"fik" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/eighties, +/area/station/service/abandoned_gambling_den/gaming) +"fiw" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/table, +/obj/item/stack/sheet/mineral/plasma/five, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"fiD" = ( +/obj/structure/table, +/obj/item/plate, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/mess) +"fiE" = ( +/obj/effect/turf_decal/siding/red, +/turf/open/floor/iron, +/area/station/cargo/storage) +"fiK" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/mail_sorting/medbay/general, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"fiW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/chair/sofa/bench/right, +/turf/open/floor/stone, +/area/station/service/chapel) +"fjf" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"fjh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"fjp" = ( +/obj/machinery/door/airlock{ + id_tag = "Cabin1"; + name = "Cabin 1" + }, +/turf/open/floor/carpet/orange, +/area/station/commons/dorms) +"fjq" = ( +/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/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"fjv" = ( +/obj/machinery/computer/operating, +/obj/machinery/requests_console/auto_name/directional/north, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"fjL" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/structure/chair{ + pixel_y = -2 + }, +/obj/machinery/light/cold/directional/north, +/turf/open/floor/wood/tile, +/area/station/science/lower) +"fjQ" = ( +/obj/structure/chair/stool/directional/east, +/turf/open/floor/carpet/blue, +/area/station/commons/dorms) +"fjV" = ( +/obj/item/radio/intercom/directional/south{ + broadcasting = 1; + frequency = 1447; + listening = 0; + name = "Private Channel" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai) +"fkj" = ( +/obj/machinery/porta_turret/ai{ + dir = 4 + }, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"fkq" = ( +/obj/structure/table/reinforced, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/item/mod/module/plasma_stabilizer, +/obj/item/mod/module/thermal_regulator, +/obj/effect/turf_decal/bot_white, +/obj/machinery/status_display/ai/directional/south, +/obj/item/mod/module/signlang_radio, +/turf/open/floor/iron/small, +/area/station/medical/storage) +"fkr" = ( +/obj/structure/closet/secure_closet/atmospherics, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/office) +"fkF" = ( +/obj/structure/table/wood, +/obj/item/pen/red{ + pixel_x = 3; + pixel_y = 12 + }, +/obj/item/pen/blue{ + pixel_x = -6; + pixel_y = 12 + }, +/turf/open/floor/carpet, +/area/station/service/library) +"fkK" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/turf/open/floor/iron/white/small, +/area/station/science/ordnance/storage) +"fkN" = ( +/obj/structure/mannequin/plastic, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/cargo/boutique) +"fkS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/red/line, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/fore) +"fkT" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/alien/weeds, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"fla" = ( +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/aft) +"flo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/hallway/secondary/construction) +"flp" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"flw" = ( +/obj/effect/turf_decal/weather/dirt, +/obj/structure/flora/bush/flowers_yw/style_3, +/turf/open/floor/grass, +/area/station/service/chapel) +"flx" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Genetics" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/genetics, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/research) +"flD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/command/gateway) +"flE" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Engineering - Canister Storage" + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/landmark/start/atmospheric_technician, +/obj/structure/chair/plastic, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/storage/gas) +"flM" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/kirbyplants/organic/applebush, +/turf/open/floor/wood/tile, +/area/station/command/corporate_showroom) +"flX" = ( +/obj/item/flashlight/lantern, +/turf/open/floor/plating/rust, +/area/station/maintenance/starboard/greater) +"fma" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/landmark/start/cargo_technician, +/turf/open/floor/iron, +/area/station/cargo/storage) +"fme" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/structure/flora/bush/sparsegrass, +/turf/open/floor/grass, +/area/station/service/chapel) +"fmf" = ( +/obj/effect/turf_decal/tile/blue, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"fmq" = ( +/obj/structure/closet/crate, +/obj/effect/spawner/random/maintenance/three, +/obj/effect/turf_decal/sand/plating, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"fmw" = ( +/obj/machinery/plate_press, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/station/security/prison/work) +"fmH" = ( +/turf/closed/wall, +/area/station/medical/morgue) +"fmR" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"fni" = ( +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/landmark/start/depsec/science, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/security/checkpoint/science) +"fnw" = ( +/obj/structure/chair{ + pixel_y = -2 + }, +/obj/machinery/airalarm/directional/north, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"fnx" = ( +/obj/structure/falsewall, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"fnz" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/siding/dark{ + dir = 9 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark/textured, +/area/station/command/meeting_room) +"fnI" = ( +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/hallway/secondary/construction) +"fnP" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "hop"; + name = "Privacy Shutters" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/brigdoor/right/directional/south{ + name = "Security Desk"; + req_access = list("security") + }, +/obj/machinery/door/window/right/directional/north{ + name = "Security Desk" + }, +/obj/structure/sign/directions/command/directional/east{ + dir = 1 + }, +/obj/structure/sign/directions/medical/directional/east{ + pixel_y = 8 + }, +/obj/structure/sign/directions/vault/directional/east{ + pixel_y = -8 + }, +/obj/item/storage/fancy/donut_box, +/turf/open/floor/iron/textured_large, +/area/station/security/brig/entrance) +"foe" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"foh" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/machinery/camera/directional/east{ + c_tag = "atmospherics - entrance" + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/office) +"fos" = ( +/obj/machinery/light/small/directional/south{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 4 + }, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"fot" = ( +/obj/effect/turf_decal/trimline/white/line, +/obj/effect/turf_decal/trimline/white/mid_joiner, +/obj/item/radio/intercom/directional/south, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/commons/fitness/recreation) +"fov" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/vending/security, +/turf/open/floor/iron, +/area/station/security/lockers) +"foI" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/button/door/directional/north{ + id = "Xenolab"; + name = "Test Chamber Blast Doors"; + pixel_x = 26; + pixel_y = -2; + req_access = list("xenobiology") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/components/binary/pump, +/turf/open/floor/iron/white/side{ + dir = 8 + }, +/area/station/science/xenobiology) +"foL" = ( +/obj/structure/sign/poster/official/random/directional/north, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"fpg" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=20.0-CentralPort-Bar"; + location = "19.0-Engineering-CentralPort" + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"fpq" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/aft) +"fpw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/purple/visible/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"fpB" = ( +/obj/machinery/door/airlock{ + name = "Science Lab Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/research, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/lesser) +"fpN" = ( +/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, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"fpO" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/ce) +"fpR" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/prison/workout) +"fpY" = ( +/turf/closed/mineral/random/stationside, +/area/station/ai_monitored/aisat/exterior) +"fqn" = ( +/obj/machinery/door/window/left/directional/east{ + name = "Medical Supplies"; + req_access = list("medical") + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/mapping_helpers/airlock/red_alert_access, +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/small, +/area/station/medical/storage) +"fqv" = ( +/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/side{ + dir = 1 + }, +/area/station/science/lower) +"fqT" = ( +/obj/machinery/computer/slot_machine{ + pixel_y = 2 + }, +/obj/machinery/computer/security/telescreen/entertainment/directional/west, +/turf/open/floor/carpet/lone, +/area/station/service/abandoned_gambling_den) +"frf" = ( +/obj/structure/table/glass, +/obj/item/defibrillator/loaded{ + pixel_y = 3 + }, +/obj/item/defibrillator/loaded, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"fri" = ( +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/structure/cable, +/obj/machinery/door/airlock{ + id_tag = "commiss2"; + name = "Commissary" + }, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"frn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible, +/obj/effect/turf_decal/tile/dark/fourcorners, +/obj/machinery/computer/atmos_control/carbon_tank, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"frC" = ( +/obj/effect/turf_decal/tile/neutral/full, +/turf/open/floor/iron/dark/smooth_large, +/area/station/maintenance/central/lesser) +"frI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"frP" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/brigdoor/right/directional/north, +/turf/open/floor/iron/textured_large, +/area/station/security/checkpoint/customs) +"frY" = ( +/obj/structure/closet/secure_closet/security/cargo, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/supply) +"fsk" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"fsl" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"fsq" = ( +/obj/structure/table/wood, +/obj/machinery/light/small/dim/directional/north, +/obj/item/reagent_containers/cup/glass/bottle/vodka{ + pixel_x = -8; + pixel_y = 18 + }, +/obj/item/reagent_containers/cup/glass/bottle/rum{ + pixel_x = 3; + pixel_y = 21 + }, +/obj/item/reagent_containers/cup/glass/bottle/whiskey{ + pixel_y = 11 + }, +/obj/item/reagent_containers/cup/glass/bottle/gin{ + pixel_x = -6 + }, +/turf/open/floor/stone, +/area/station/service/abandoned_gambling_den) +"fst" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron, +/area/station/medical/chemistry) +"fsW" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/structure/chair/sofa/left{ + dir = 8 + }, +/turf/open/floor/wood/tile, +/area/station/maintenance/aft) +"ftv" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + desc = "Controls the shutters over the brig windows."; + id = "briglockdown"; + name = "Brig Lockdown Control"; + pixel_x = 6; + pixel_y = 7; + req_access = list("security") + }, +/obj/item/book/manual/wiki/security_space_law{ + pixel_x = -12; + pixel_y = 5 + }, +/obj/machinery/button/door/directional{ + id = "wardshut"; + name = "Privacy Shutters"; + pixel_x = 6; + pixel_y = -2 + }, +/turf/open/floor/iron, +/area/station/security/warden) +"ftC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/chapel) +"ftI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"ftT" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden, +/obj/machinery/camera/directional/west{ + c_tag = "Engineering - Decontamination A" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/main) +"fuj" = ( +/obj/structure/table/glass, +/obj/effect/turf_decal/siding/dark_red, +/obj/machinery/computer/records/medical/laptop{ + dir = 1 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/stone, +/area/station/command/heads_quarters/hos) +"ful" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"fun" = ( +/obj/structure/cable/layer3, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/highsecurity{ + name = "AI Chamber" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "AI Chamber entrance shutters"; + name = "AI Chamber Entrance Shutters" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/minisat, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"fuu" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/machinery/light/cold/directional/south, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/security/detectives_office, +/obj/structure/sign/warning/pods/directional/south, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"fuv" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/holopad, +/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/diagonal, +/area/station/ai_monitored/command/storage/eva) +"fuD" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron/white/small, +/area/station/service/janitor) +"fuL" = ( +/obj/docking_port/stationary/escape_pod{ + dir = 2 + }, +/turf/open/space/basic, +/area/space) +"fuV" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/structure/chair, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/commons/storage/tools) +"fvh" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/disposaloutlet{ + dir = 1 + }, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"fvj" = ( +/obj/structure/window/spawner/directional/south, +/obj/machinery/light/small/directional/north, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/rock/pile/style_random{ + pixel_x = 32 + }, +/turf/open/misc/sandy_dirt, +/area/station/commons/fitness/locker_room) +"fvm" = ( +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"fvs" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/catwalk_floor, +/area/station/command/heads_quarters/ce) +"fvv" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/arrows/white{ + color = "#0000FF"; + pixel_y = 15 + }, +/turf/open/floor/engine, +/area/station/engineering/atmospherics_engine) +"fvF" = ( +/obj/effect/turf_decal/siding/dark_red, +/obj/machinery/modular_computer/preset/id{ + dir = 1 + }, +/obj/machinery/newscaster/directional/south, +/turf/open/floor/stone, +/area/station/command/heads_quarters/hos) +"fvH" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/electropack, +/obj/machinery/light/small/directional/east, +/turf/open/floor/engine/bz, +/area/station/science/xenobiology) +"fvL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"fvX" = ( +/obj/structure/table, +/obj/item/restraints/handcuffs/cable/red{ + pixel_x = 1; + pixel_y = 6 + }, +/obj/item/storage/toolbox/mechanical, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"fwc" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"fwr" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark/fourcorners, +/obj/structure/railing/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"fwF" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"fwJ" = ( +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/machinery/holopad, +/turf/open/floor/iron/white, +/area/station/security/medical) +"fwS" = ( +/turf/open/floor/circuit, +/area/station/maintenance/port/aft) +"fwU" = ( +/obj/machinery/door/airlock/research{ + name = "Development Division Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/unres, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/textured_half{ + dir = 1 + }, +/area/station/science/lobby) +"fwV" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"fwZ" = ( +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood, +/area/station/hallway/secondary/entry) +"fxa" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"fxc" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/smooth, +/area/station/cargo/warehouse) +"fxi" = ( +/turf/open/floor/iron/dark/small, +/area/station/science/xenobiology) +"fxF" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/steam_vent, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"fxN" = ( +/obj/structure/table, +/turf/open/floor/iron/kitchen/small, +/area/station/maintenance/aft) +"fxO" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/cargo/storage) +"fxW" = ( +/obj/machinery/restaurant_portal/restaurant, +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"fyh" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"fyo" = ( +/obj/structure/table, +/obj/machinery/light/small/directional/east, +/obj/machinery/coffeemaker{ + pixel_y = 12 + }, +/turf/open/floor/iron/kitchen/small, +/area/station/security/breakroom) +"fyt" = ( +/obj/structure/chair/sofa/corp{ + dir = 1 + }, +/obj/machinery/light/directional/south, +/turf/open/floor/wood/tile, +/area/station/command/corporate_showroom) +"fyv" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"fyz" = ( +/obj/structure/cable, +/obj/structure/closet/crate/coffin, +/obj/structure/window/spawner/directional/south, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"fyH" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"fyL" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/effect/turf_decal/siding/purple, +/obj/item/storage/box/bodybags{ + pixel_x = -4; + pixel_y = 9 + }, +/obj/machinery/light_switch/directional/north, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"fyW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"fyZ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"fzd" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"fzq" = ( +/obj/structure/closet/crate/trashcart/filled, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"fzt" = ( +/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/green{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"fzw" = ( +/obj/machinery/light/floor, +/obj/structure/cable, +/turf/open/floor/stone, +/area/station/service/bar) +"fzx" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/random/trash, +/turf/open/floor/plating/rust, +/area/station/ai_monitored/turret_protected/aisat/maint) +"fzI" = ( +/obj/machinery/door/airlock{ + id_tag = "Cabin3"; + name = "Cabin 3" + }, +/turf/open/floor/carpet/blue, +/area/station/commons/dorms) +"fzT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/plaque{ + icon_state = "L6"; + pixel_y = -15 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"fAn" = ( +/obj/effect/spawner/structure/window, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"fAr" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/barricade/wooden/crude, +/turf/open/floor/noslip, +/area/station/maintenance/port/aft) +"fAs" = ( +/obj/structure/sign/directions/supply{ + dir = 1; + pixel_y = -8 + }, +/obj/structure/sign/directions/command{ + dir = 1 + }, +/obj/structure/sign/directions/engineering{ + dir = 1; + pixel_y = 8 + }, +/turf/closed/wall, +/area/station/hallway/primary/starboard) +"fAx" = ( +/obj/structure/cable, +/obj/effect/spawner/random/structure/furniture_parts, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"fAD" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"fAJ" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/machinery/light/cold/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"fAP" = ( +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/mapping_helpers/mail_sorting/science/experimentor_lab, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"fAY" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/blue/full, +/obj/item/storage/medkit/o2{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/o2{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/reagent_containers/cup/bottle/morphine{ + pixel_x = -7; + pixel_y = -11 + }, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/white/smooth_large, +/area/station/medical/storage) +"fBf" = ( +/obj/effect/spawner/random/structure/grille, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"fBj" = ( +/obj/structure/table, +/obj/item/grenade/smokebomb{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/book/manual/wiki/grenades{ + pixel_x = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"fBw" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"fBB" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/stone, +/area/station/service/bar) +"fBN" = ( +/obj/structure/flora/bush/flowers_yw/style_3{ + pixel_x = 3; + pixel_y = 2 + }, +/obj/machinery/light/floor, +/obj/effect/light_emitter/fake_outdoors, +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/turf/open/floor/grass/airless, +/area/station/hallway/primary/central/aft) +"fBO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/tank_holder/extinguisher, +/turf/open/floor/iron, +/area/station/maintenance/department/engine/atmos) +"fBX" = ( +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) +"fCf" = ( +/obj/effect/turf_decal/caution{ + dir = 4 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/exit/departure_lounge) +"fCp" = ( +/obj/machinery/computer/pod/old/mass_driver_controller/chapelgun{ + pixel_x = 30 + }, +/obj/machinery/door/window/right/directional/south{ + req_access = list("chapel_office") + }, +/turf/open/floor/wood, +/area/station/service/chapel/funeral) +"fCs" = ( +/obj/structure/table/reinforced, +/obj/item/stock_parts/subspace/crystal{ + pixel_x = 4; + pixel_y = -1 + }, +/obj/item/stock_parts/subspace/crystal{ + pixel_x = 4; + pixel_y = -1 + }, +/obj/item/stock_parts/subspace/crystal{ + pixel_x = 4; + pixel_y = -1 + }, +/obj/item/stock_parts/subspace/treatment{ + pixel_x = -3; + pixel_y = 9 + }, +/obj/item/stock_parts/subspace/treatment{ + pixel_x = -3; + pixel_y = 9 + }, +/obj/item/stock_parts/subspace/treatment{ + pixel_x = -3; + pixel_y = 9 + }, +/obj/item/stock_parts/subspace/filter{ + pixel_x = -4; + pixel_y = -1 + }, +/obj/item/stock_parts/subspace/filter{ + pixel_x = -4; + pixel_y = -1 + }, +/obj/item/stock_parts/subspace/filter{ + pixel_x = -4; + pixel_y = -1 + }, +/obj/item/stock_parts/subspace/filter{ + pixel_x = -4; + pixel_y = -1 + }, +/obj/item/stock_parts/subspace/analyzer{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/item/stock_parts/subspace/analyzer{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/item/stock_parts/subspace/analyzer{ + pixel_x = 6; + pixel_y = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"fCu" = ( +/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/red, +/turf/open/floor/iron/white, +/area/station/security/medical) +"fCw" = ( +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"fCK" = ( +/obj/machinery/door/airlock/mining{ + name = "Mining Office" + }, +/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/supply, +/turf/open/floor/iron/smooth, +/area/station/cargo/warehouse) +"fCS" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/dark/small, +/area/station/security/brig) +"fDd" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"fDf" = ( +/obj/machinery/door/airlock/atmos/glass{ + name = "Incinerator Access" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"fDg" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"fDk" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"fDI" = ( +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"fDL" = ( +/obj/structure/cable/layer3, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/flasher/directional/north{ + id = "ai"; + pixel_x = -22 + }, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat_interior) +"fDQ" = ( +/obj/machinery/flasher/directional/north, +/turf/open/floor/iron/dark/smooth_large, +/area/station/ai_monitored/turret_protected/ai_upload) +"fDS" = ( +/obj/structure/lattice/catwalk, +/obj/structure/marker_beacon/purple, +/turf/open/space/basic, +/area/space/nearstation) +"fDU" = ( +/obj/item/radio/intercom/directional/north{ + broadcasting = 1; + frequency = 1447; + listening = 0; + name = "Private Channel" + }, +/obj/structure/showcase/cyborg/old{ + pixel_y = 20 + }, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat_interior) +"fDW" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/engineering/break_room) +"fEd" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"fEe" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"fEq" = ( +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"fEs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"fEC" = ( +/turf/closed/wall, +/area/station/maintenance/port/lesser) +"fEF" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/thinplating{ + dir = 5 + }, +/turf/open/floor/eighties, +/area/station/hallway/primary/central/fore) +"fEM" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Cytology Lab" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/research, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/cytology) +"fEU" = ( +/obj/structure/table, +/obj/item/multitool{ + pixel_x = -7; + pixel_y = 1 + }, +/obj/item/wirecutters{ + pixel_x = 10; + pixel_y = -1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/engine/atmos) +"fEX" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 7 + }, +/turf/open/floor/carpet, +/area/station/service/library) +"fFt" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/station/service/chapel/funeral) +"fFC" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"fFD" = ( +/obj/effect/turf_decal/siding/blue, +/obj/effect/landmark/start/paramedic, +/turf/open/floor/iron/white/small, +/area/station/medical/storage) +"fFH" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/poddoor/shutters{ + dir = 4; + id = "wardshut"; + name = "Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/security/warden) +"fFO" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Pod Three"; + space_dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/iron/small, +/area/station/maintenance/department/electrical) +"fFT" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/stairs{ + dir = 4 + }, +/area/station/ai_monitored/turret_protected/aisat/maint) +"fFV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/singular/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"fFY" = ( +/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/medical/virology, +/obj/machinery/door/airlock/virology{ + autoclose = 0; + frequency = 1449; + id_tag = "virology_airlock_interior"; + name = "Virology Interior Airlock" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/firedoor, +/obj/machinery/door_buttons/access_button{ + idDoor = "virology_airlock_interior"; + idSelf = "virology_airlock_control"; + name = "Virology Access Button"; + pixel_x = 8; + pixel_y = 22; + req_access = list("virology") + }, +/obj/machinery/door_buttons/airlock_controller{ + idExterior = "virology_airlock_exterior"; + idInterior = "virology_airlock_interior"; + idSelf = "virology_airlock_control"; + name = "Virology Access Console"; + pixel_x = -8; + pixel_y = 24; + req_access = list("virology") + }, +/turf/open/floor/iron/dark/small, +/area/station/medical/virology) +"fGa" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating/rust, +/area/station/ai_monitored/turret_protected/aisat/maint) +"fGf" = ( +/obj/structure/cable, +/obj/machinery/modular_computer/preset/engineering{ + dir = 1 + }, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/supermatter/room) +"fGk" = ( +/obj/machinery/smartfridge, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "kitchenshutters"; + name = "Kitchen Shutters" + }, +/obj/effect/turf_decal/siding/end{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen) +"fGE" = ( +/obj/machinery/atmospherics/pipe/smart/simple/general/visible{ + dir = 4 + }, +/turf/open/floor/engine/bz, +/area/station/science/xenobiology) +"fGT" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/white/side, +/area/station/hallway/primary/central/aft) +"fGU" = ( +/obj/effect/turf_decal/stripes/red/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/warning/pods/directional/west, +/turf/open/floor/iron/dark, +/area/station/engineering/hallway) +"fGW" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 5 + }, +/obj/structure/flora/bush/large/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"fHf" = ( +/obj/structure/bed/maint, +/obj/effect/spawner/random/maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"fHk" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/tcommsat/server) +"fHr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/small, +/area/station/commons/fitness/locker_room) +"fHv" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/sand/plating, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"fHD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/airalarm/directional/west, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/storage_shared) +"fHK" = ( +/obj/structure/toilet{ + dir = 4 + }, +/obj/machinery/button/door/directional/north{ + id = "Toilet2"; + name = "Lock Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/obj/machinery/light/small/directional/west, +/obj/structure/sign/poster/contraband/random/directional/west, +/turf/open/floor/iron/white/small, +/area/station/commons/toilet/restrooms) +"fHL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"fHN" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=21.0-Bar-Porthall"; + location = "20.0-CentralPort-Bar" + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"fHT" = ( +/obj/machinery/newscaster/directional/south, +/obj/machinery/vending/wardrobe/science_wardrobe, +/turf/open/floor/iron/white, +/area/station/science/research) +"fHX" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/stairs{ + dir = 8 + }, +/area/station/cargo/storage) +"fId" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump, +/turf/open/floor/engine, +/area/station/science/ordnance/burnchamber) +"fIe" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/engineering/atmos/office) +"fIf" = ( +/obj/structure/filingcabinet/filingcabinet, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/grimy, +/area/station/science/cubicle) +"fIi" = ( +/obj/structure/table/bronze, +/obj/item/food/grown/cannabis{ + pixel_x = -11 + }, +/obj/item/food/grown/cannabis{ + pixel_x = -5; + pixel_y = 5 + }, +/obj/machinery/light/small/directional/north, +/obj/machinery/status_display/ai/directional/north, +/turf/open/floor/iron/dark/small, +/area/station/command/heads_quarters/captain/private) +"fIj" = ( +/turf/open/floor/iron/white/side, +/area/station/hallway/primary/central/aft) +"fIl" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/machinery/light/floor, +/turf/open/floor/stone, +/area/station/service/bar) +"fIq" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/cargo/office) +"fIw" = ( +/obj/effect/landmark/navigate_destination/dockescpod, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"fIP" = ( +/obj/machinery/atmospherics/components/trinary/filter/atmos/n2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"fJe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"fJl" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/item/kirbyplants/random, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"fJn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/break_room) +"fJs" = ( +/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/cyclelink_helper_multi{ + cycle_id = "sci-maint-passthrough" + }, +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Antechamber" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/command/minisat, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/ai_monitored/turret_protected/aisat/teleporter) +"fJK" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/turf/open/floor/iron/dark/small, +/area/station/tcommsat/server) +"fJZ" = ( +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/primary/aft) +"fKc" = ( +/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/ai_monitored/turret_protected/aisat_interior) +"fKd" = ( +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/science/ordnance/testlab) +"fKl" = ( +/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, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat_interior) +"fKr" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + id_tag = "outerbrig"; + name = "Brig" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/entrance, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/scanner_gate/preset_guns, +/turf/open/floor/iron/textured_half, +/area/station/security/brig/entrance) +"fKx" = ( +/obj/structure/transit_tube/horizontal, +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/space/basic, +/area/space/nearstation) +"fKN" = ( +/obj/effect/landmark/event_spawn, +/obj/machinery/computer/security/telescreen/test_chamber/directional/west, +/turf/open/floor/iron/white/side{ + dir = 4 + }, +/area/station/science/xenobiology) +"fKP" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/science/lower) +"fLf" = ( +/obj/structure/cable/layer3, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/mob/living/basic/bot/secbot/pingsky, +/obj/machinery/holopad/secure, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat_interior) +"fLg" = ( +/obj/structure/table/wood, +/obj/effect/decal/cleanable/dirt, +/obj/item/assembly/mousetrap/armed, +/turf/open/floor/stone, +/area/station/service/abandoned_gambling_den) +"fLk" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"fLn" = ( +/obj/structure/table/wood/fancy/red, +/obj/structure/mirror/directional/west, +/obj/item/ammo_box/magazine/toy/smgm45, +/obj/item/ammo_box/magazine/toy/smgm45{ + pixel_y = 15 + }, +/obj/item/clothing/mask/animal/small/bat, +/turf/open/floor/wood/parquet, +/area/station/service/greenroom) +"fLt" = ( +/obj/structure/table, +/obj/effect/spawner/random/food_or_drink/dinner, +/obj/machinery/light/small/dim/directional/east, +/turf/open/floor/catwalk_floor/iron, +/area/station/maintenance/department/medical/central) +"fLu" = ( +/obj/structure/cable/layer3, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/floor, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat_interior) +"fLC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/structure/barricade/wooden, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) +"fLE" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"fLI" = ( +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/aft) +"fLJ" = ( +/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/dark_red/fourcorners, +/obj/machinery/holopad, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"fLK" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/machinery/holopad, +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security) +"fLL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"fLR" = ( +/obj/structure/disposalpipe/segment, +/turf/closed/wall, +/area/station/commons/fitness/recreation/entertainment) +"fMf" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"fMg" = ( +/obj/structure/chair/stool/directional/north, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/fore) +"fMs" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"fMv" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Bathroom" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"fMA" = ( +/obj/machinery/disposal/bin, +/obj/machinery/light/cold/dim/directional/north, +/obj/structure/disposalpipe/trunk, +/obj/machinery/button/door/directional/west{ + id = "Engineering"; + name = "Engineering Lockdown"; + pixel_x = -2; + pixel_y = 24; + req_access = list("engineering") + }, +/obj/machinery/button/door/directional/west{ + id = "Secure Storage"; + name = "Engineering Secure Storage"; + pixel_x = 9; + pixel_y = 24; + req_access = list("engine_equip") + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/box, +/turf/open/floor/mineral/titanium, +/area/station/command/heads_quarters/ce) +"fMB" = ( +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"fMQ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"fMX" = ( +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/turf/open/floor/stone, +/area/station/service/chapel) +"fNb" = ( +/obj/effect/turf_decal/arrows{ + dir = 8 + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/exit/departure_lounge) +"fNi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"fNu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/poddoor{ + id = "justiceblast"; + name = "Justice Blast Door" + }, +/turf/open/floor/plating/airless, +/area/station/security/execution/education) +"fNv" = ( +/obj/structure/broken_flooring/corner/directional/south, +/obj/effect/spawner/random/trash/food_packaging, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"fNC" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/hallway/primary/central/fore) +"fNF" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "AI Core shutters"; + name = "AI Core Shutter" + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/catwalk_floor, +/area/station/ai_monitored/turret_protected/ai) +"fNR" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/left/directional/north{ + name = "Medical Tools"; + req_access = list("medical") + }, +/obj/machinery/light/cold/directional/south, +/obj/item/storage/box/syringes{ + pixel_y = 4 + }, +/obj/item/gun/syringe, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/iron/small, +/area/station/medical/storage) +"fNW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"fNZ" = ( +/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{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"fOg" = ( +/obj/effect/spawner/random/maintenance, +/obj/effect/turf_decal/sand/plating, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"fOk" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat_interior) +"fOq" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/turf/open/floor/iron/dark/diagonal, +/area/station/service/bar) +"fOw" = ( +/obj/machinery/computer/arcade/amputation, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"fOJ" = ( +/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/herringbone, +/area/station/ai_monitored/command/nuke_storage) +"fOK" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"fOQ" = ( +/obj/structure/cable, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"fOW" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"fPu" = ( +/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/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat_interior) +"fPK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"fPO" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat_interior) +"fPR" = ( +/obj/effect/turf_decal/sand/plating, +/obj/machinery/door/airlock/external/glass, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/structure/alien/weeds, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"fPV" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/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/corner{ + dir = 1 + }, +/area/station/hallway/secondary/dock) +"fPY" = ( +/obj/effect/turf_decal/siding/yellow/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/mail_sorting/engineering/atmospherics, +/obj/structure/disposalpipe/sorting/mail{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/diagonal, +/area/station/engineering/lobby) +"fPZ" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/table, +/obj/item/storage/box/mousetraps{ + pixel_x = -5 + }, +/obj/item/storage/box/mousetraps{ + pixel_x = 11; + pixel_y = 7 + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/small, +/area/station/service/janitor) +"fQv" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"fQA" = ( +/obj/effect/spawner/random/structure/chair_maintenance{ + dir = 8 + }, +/obj/effect/turf_decal/sand/plating, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"fQL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"fQY" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat_interior) +"fRe" = ( +/obj/effect/landmark/generic_maintenance_landmark, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"fRq" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/obj/structure/rack, +/obj/item/book/manual/wiki/chemistry{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/book/manual/wiki/grenades, +/obj/item/book/manual/wiki/plumbing{ + pixel_x = 4; + pixel_y = -4 + }, +/obj/item/plunger, +/turf/open/floor/iron, +/area/station/medical/chemistry) +"fRv" = ( +/obj/structure/table, +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 5 + }, +/obj/effect/spawner/random/maintenance{ + pixel_x = -17; + pixel_y = 7 + }, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/department/engine/atmos) +"fRI" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister, +/turf/open/misc/asteroid, +/area/station/maintenance/hallway/abandoned_command) +"fRJ" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"fRM" = ( +/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/engineering/atmos) +"fRV" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"fRX" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Study" + }, +/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/structure/disposalpipe/segment, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"fSf" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/prison) +"fSx" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/broken_flooring/singular/directional/east, +/obj/structure/steam_vent, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"fSB" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"fSC" = ( +/obj/effect/spawner/random/maintenance, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/maintenance/department/science/xenobiology) +"fSG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/iron/white/small, +/area/station/medical/psychology) +"fSU" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"fSX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Antechamber" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-maint-passthrough" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable/layer3, +/obj/effect/mapping_helpers/airlock/access/all/command/minisat, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/ai_monitored/turret_protected/aisat_interior) +"fTd" = ( +/obj/structure/transport/linear/tram, +/obj/effect/landmark/transport/transport_id/birdshot/line_1, +/obj/structure/thermoplastic, +/turf/open/floor/tram, +/area/station/security/tram) +"fTe" = ( +/turf/closed/wall/r_wall, +/area/station/ai_monitored/turret_protected/aisat_interior) +"fTf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/maintenance/department/engine/atmos) +"fTh" = ( +/turf/closed/wall/r_wall/rust, +/area/station/ai_monitored/turret_protected/aisat_interior) +"fTt" = ( +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"fTw" = ( +/obj/machinery/camera/motion/directional/east{ + c_tag = "AI Sat - Starboard Maint"; + network = list("minisat") + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"fTD" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"fTJ" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Atmospherics Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/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/engineering/atmospherics_engine) +"fTM" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"fUb" = ( +/obj/effect/turf_decal/arrows{ + dir = 8 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/exit/departure_lounge) +"fUh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"fUo" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"fUC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"fUG" = ( +/obj/structure/cable, +/turf/open/floor/iron/grimy, +/area/station/science/cubicle) +"fUI" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"fUN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/construction) +"fUO" = ( +/obj/machinery/turretid{ + control_area = "/area/station/ai_monitored/turret_protected/aisat_interior"; + name = "Antechamber Turret Control"; + pixel_y = 30; + req_access = list("minisat") + }, +/obj/structure/showcase/cyborg/old{ + pixel_y = 20 + }, +/obj/machinery/status_display/evac/directional/west, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/foyer) +"fUP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/box/red, +/obj/structure/cable/multilayer/connected, +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/foyer) +"fUR" = ( +/obj/structure/showcase/cyborg/old{ + pixel_y = 20 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/north, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/foyer) +"fUT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/grunge{ + name = "Cell 2" + }, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/security/prison/safe) +"fUU" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"fVl" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/stone, +/area/station/service/bar) +"fVA" = ( +/obj/structure/sign/poster/official/random/directional/west, +/turf/open/floor/iron/small, +/area/station/security/checkpoint/engineering) +"fVF" = ( +/obj/effect/turf_decal/weather/dirt, +/obj/structure/flora/bush/sparsegrass, +/turf/open/floor/grass, +/area/station/service/chapel) +"fVG" = ( +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs) +"fVM" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"fVU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"fWi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"fWj" = ( +/obj/structure/cable, +/obj/machinery/airalarm/directional/north, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"fWr" = ( +/obj/structure/closet/crate, +/obj/structure/barricade/wooden/crude, +/obj/item/stack/cannonball/four, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"fWs" = ( +/obj/structure/cable, +/obj/item/kirbyplants/random, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/maintenance/port/aft) +"fWJ" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"fWT" = ( +/obj/machinery/button/door/directional/east{ + id = "AuxToilet2"; + name = "Lock Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/obj/structure/toilet, +/obj/machinery/light/small/directional/west, +/obj/effect/spawner/random/trash/soap{ + spawn_scatter_radius = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/maintenance/department/science/xenobiology) +"fXg" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"fXj" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/foyer) +"fXl" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/foyer) +"fXs" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/dark/side{ + dir = 6 + }, +/area/station/engineering/storage/tech) +"fXB" = ( +/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/machinery/door/airlock/security/glass{ + name = "Engineering Security Post" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/catwalk_floor, +/area/station/security/checkpoint/engineering) +"fXD" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/structure/transport/linear/tram, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/security/tram) +"fXJ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=22.0-Porthall-Evac"; + location = "21.0-Bar-Porthall" + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"fYe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/effect/turf_decal/siding/wood/corner, +/turf/open/floor/wood, +/area/station/service/chapel) +"fYr" = ( +/obj/structure/table, +/obj/item/extinguisher/empty, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/engine/atmos) +"fYH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/herringbone, +/area/station/commons/dorms) +"fYJ" = ( +/obj/structure/table/wood, +/obj/structure/displaycase/forsale/kitchen{ + pixel_y = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/turf/open/floor/iron/dark/diagonal, +/area/station/service/bar) +"fYU" = ( +/obj/effect/spawner/random/structure/crate_loot, +/obj/item/pickaxe, +/obj/effect/spawner/random/maintenance, +/turf/open/misc/asteroid, +/area/station/maintenance/department/engine/atmos) +"fZp" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/computer/telecomms/server{ + dir = 8; + network = "tcommsat" + }, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/grimy, +/area/station/tcommsat/server) +"fZK" = ( +/obj/structure/table/wood, +/obj/machinery/computer/libraryconsole/bookmanagement{ + dir = 1; + pixel_y = 5 + }, +/turf/open/floor/carpet, +/area/station/service/library) +"fZZ" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/white/side, +/area/station/hallway/primary/central/aft) +"gaf" = ( +/obj/structure/cable, +/obj/structure/table/wood, +/obj/item/storage/briefcase/secure{ + pixel_y = -10 + }, +/obj/item/paper_bin{ + pixel_x = 7; + pixel_y = 7 + }, +/obj/item/pen{ + pixel_x = 8; + pixel_y = 8 + }, +/obj/item/flashlight/lamp/green{ + pixel_x = -6; + pixel_y = 11 + }, +/turf/open/floor/iron/grimy, +/area/station/command/heads_quarters/hop) +"gaj" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"gaF" = ( +/obj/machinery/stasis{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/machinery/defibrillator_mount/directional/west, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"gaL" = ( +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/smooth_large, +/area/station/science/auxlab/firing_range) +"gaU" = ( +/obj/effect/turf_decal/siding{ + dir = 9 + }, +/obj/structure/table, +/obj/item/stack/sheet/glass, +/obj/item/reagent_containers/cup/beaker/large{ + pixel_x = -4; + pixel_y = 15 + }, +/obj/item/reagent_containers/cup/beaker{ + pixel_x = 7; + pixel_y = 12 + }, +/obj/item/clothing/glasses/welding{ + pixel_y = -3 + }, +/obj/item/reagent_containers/dropper{ + pixel_x = -3; + pixel_y = -16 + }, +/obj/machinery/requests_console/directional/north{ + department = "Research Lab"; + name = "Research Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron/white/small, +/area/station/science/lab) +"gbf" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/power/smes{ + capacity = 1.8e+008; + charge = 2e+005 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"gbh" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"gbj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/floor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/kitchen/small, +/area/station/service/kitchen) +"gby" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/herringbone, +/area/station/commons/dorms) +"gbD" = ( +/obj/machinery/hydroponics/soil, +/obj/item/food/grown/mushroom/reishi, +/obj/structure/alien/weeds, +/turf/open/misc/asteroid, +/area/station/maintenance/starboard/greater) +"gbG" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/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/greater) +"gbH" = ( +/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/light/floor, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/foyer) +"gbM" = ( +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"gbT" = ( +/obj/structure/table, +/obj/item/storage/bag/construction, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage) +"gcg" = ( +/obj/structure/chair{ + name = "Defense" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"gcs" = ( +/turf/closed/wall, +/area/space/nearstation) +"gcz" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/fore/lesser) +"gcL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate_abandoned, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"gdn" = ( +/obj/item/kirbyplants/organic/applebush, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/machinery/camera/autoname/directional/south, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"gdr" = ( +/turf/closed/wall/rust, +/area/station/maintenance/fore/lesser) +"gdx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"gdA" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/machinery/airalarm/directional/north, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/mineral/titanium, +/area/station/command/heads_quarters/ce) +"gdB" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "AISat Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/mapping_helpers/airlock/access/any/command/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"gdD" = ( +/obj/machinery/light/cold/directional/south, +/obj/structure/sign/warning/pods/directional/south, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"gdE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/foyer) +"gdF" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) +"geb" = ( +/obj/structure/table/reinforced/plastitaniumglass, +/obj/item/flashlight/lamp/green, +/turf/open/floor/iron/smooth, +/area/station/maintenance/port/aft) +"geg" = ( +/obj/machinery/door/airlock{ + name = "Gas Lab Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"geu" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "medbreach"; + name = "Anti-Breach Shutters" + }, +/turf/open/floor/plating, +/area/station/medical/treatment_center) +"geE" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/flora/bush/jungle/c{ + pixel_x = -4; + pixel_y = 5 + }, +/obj/machinery/light/small/directional/west, +/turf/open/misc/sandy_dirt, +/area/station/hallway/primary/central/fore) +"geH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red, +/obj/structure/sign/warning/no_smoking/circle/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/security) +"geJ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/security/execution/education) +"geM" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/science/xenobiology) +"geS" = ( +/obj/structure/disposalpipe/segment{ + 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, +/area/station/hallway/secondary/dock) +"geW" = ( +/obj/machinery/computer/security/hos{ + dir = 4 + }, +/obj/machinery/keycard_auth/wall_mounted/directional/south, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/hos) +"gfb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/hatch{ + name = "Glassway Access" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/ai_monitored/turret_protected/aisat/foyer) +"gfm" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/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/wood/parquet, +/area/station/service/library) +"gfs" = ( +/turf/closed/wall/r_wall, +/area/station/hallway/secondary/command) +"gfu" = ( +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/mixingchamber_access, +/obj/effect/mapping_helpers/airalarm/link{ + chamber_id = "ordnancefreezer" + }, +/obj/effect/mapping_helpers/airalarm/tlv_no_checks, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"gfA" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/obj/machinery/atmospherics/pipe/heat_exchanging/junction{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"gfJ" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"gfM" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/landmark/start/paramedic, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"gfP" = ( +/obj/structure/closet/emcloset, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"gfQ" = ( +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/turf/open/floor/iron/smooth_large, +/area/station/science/auxlab/firing_range) +"gfZ" = ( +/obj/structure/window/spawner/directional/west, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"ggc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/public/glass{ + name = "Departure Lounge" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"ggh" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/tram, +/area/station/security/tram) +"ggi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/west, +/obj/structure/disposalpipe/junction/flip, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"ggw" = ( +/obj/effect/turf_decal/stripes/white/end{ + dir = 1 + }, +/obj/machinery/door/poddoor/shutters{ + id = "atmosbridge" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"ggz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"ggJ" = ( +/obj/machinery/light/no_nightlight/directional/east, +/obj/structure/sign/poster/official/nanotrasen_logo/directional/east, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/engineering/atmospherics_engine) +"ggK" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/pdapainter/supply, +/turf/open/floor/iron/smooth, +/area/station/command/heads_quarters/qm) +"ggN" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/station/science/explab) +"ggX" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/diagonal, +/area/station/engineering/lobby) +"ghc" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"ghj" = ( +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/machinery/hydroponics/constructable, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"ghs" = ( +/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/medical/virology, +/obj/machinery/door/airlock/virology{ + autoclose = 0; + frequency = 1449; + id_tag = "virology_airlock_exterior"; + name = "Virology Exterior Airlock" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/firedoor, +/obj/machinery/door_buttons/access_button{ + dir = 1; + idDoor = "virology_airlock_exterior"; + idSelf = "virology_airlock_control"; + name = "Virology Access Button"; + pixel_x = 24; + req_access = list("virology") + }, +/turf/open/floor/iron/dark/small, +/area/station/medical/virology) +"ghC" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/landmark/start/scientist, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"ghD" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood, +/obj/structure/table/wood, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/fax{ + fax_name = "Head of Personnel's Office"; + name = "Head of Personnel's Fax Machine" + }, +/turf/open/floor/wood/tile, +/area/station/command/heads_quarters/hop) +"ghK" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/item/kirbyplants/random, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/science/lower) +"ghL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ghQ" = ( +/obj/machinery/nuclearbomb/selfdestruct, +/turf/open/floor/circuit/green, +/area/station/ai_monitored/command/nuke_storage) +"ghW" = ( +/obj/machinery/mineral/stacking_machine{ + input_dir = 2 + }, +/turf/open/floor/plating, +/area/station/service/janitor) +"ghX" = ( +/obj/structure/spider/stickyweb, +/obj/structure/cable, +/turf/open/floor/stone, +/area/station/service/abandoned_gambling_den) +"gip" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"giq" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"gir" = ( +/obj/machinery/shower/directional/south, +/obj/structure/curtain, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/nuclearbomb/beer, +/turf/open/floor/iron/freezer, +/area/station/command/corporate_suite) +"giA" = ( +/obj/effect/turf_decal/siding/wood/end{ + dir = 4 + }, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/qm) +"giU" = ( +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 1 + }, +/obj/structure/table/glass, +/obj/effect/turf_decal/siding/yellow, +/obj/machinery/recharger{ + pixel_x = -7; + pixel_y = 3 + }, +/obj/item/folder/yellow{ + pixel_x = 6; + pixel_y = 3 + }, +/obj/item/assembly/signaler{ + pixel_x = 5; + pixel_y = 6 + }, +/obj/machinery/digital_clock/directional/south, +/turf/open/floor/wood/tile, +/area/station/command/bridge) +"giW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"giY" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"gjg" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"gjn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"gjE" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/main) +"gjS" = ( +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 1 + }, +/obj/machinery/modular_computer/preset/command{ + dir = 1 + }, +/obj/effect/turf_decal/siding/yellow, +/turf/open/floor/wood/tile, +/area/station/command/bridge) +"gjU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"gkq" = ( +/obj/structure/transport/linear/tram, +/obj/effect/turf_decal/stripes/white/corner, +/obj/effect/turf_decal/stripes/white/corner{ + dir = 4 + }, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"gkv" = ( +/obj/machinery/firealarm/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/white/small, +/area/station/science/server) +"gkw" = ( +/obj/structure/cable, +/obj/machinery/light_switch/directional/west, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/port/aft) +"gkE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/medical/virology) +"gkW" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/landmark/start/station_engineer, +/turf/open/floor/iron/edge{ + dir = 8 + }, +/area/station/engineering/main) +"glo" = ( +/obj/machinery/suit_storage_unit/atmos, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/office) +"glM" = ( +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"glT" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/table, +/obj/machinery/reagentgrinder{ + pixel_x = 4; + pixel_y = 9 + }, +/obj/item/reagent_containers/condiment/peppermill{ + pixel_x = 3 + }, +/obj/item/reagent_containers/condiment/saltshaker{ + pixel_x = -3 + }, +/obj/item/reagent_containers/condiment/enzyme{ + pixel_x = -7; + pixel_y = 6 + }, +/obj/effect/turf_decal/siding{ + dir = 5 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen) +"glY" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/rack, +/obj/item/storage/box/bodybags{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/wrench/medical, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/aft) +"gmf" = ( +/turf/open/floor/iron/white/small, +/area/station/commons/toilet/restrooms) +"gmm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"gmn" = ( +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical{ + name = "Cryogenics Bay" + }, +/obj/effect/turf_decal/delivery/red, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/turf/open/floor/iron/white/small, +/area/station/medical/cryo) +"gmv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/radio/intercom/directional/north, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating/corner{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/engineering/atmospherics_engine) +"gnp" = ( +/obj/effect/turf_decal/siding/wood, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/dark/hidden, +/turf/open/floor/iron/grimy, +/area/station/tcommsat/server) +"gnA" = ( +/obj/structure/cable, +/obj/machinery/light/small/directional/north, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"gnB" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"gnK" = ( +/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/structure/cable, +/turf/open/floor/iron/grimy, +/area/station/service/janitor) +"gnL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 6 + }, +/obj/effect/turf_decal/trimline/neutral/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"gnO" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"gnQ" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/hidden, +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/medical/cryo) +"gnS" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"gnY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/fishing_rod, +/obj/item/stack/spacecash/c1{ + pixel_x = -5; + pixel_y = 12 + }, +/turf/open/floor/light/colour_cycle/dancefloor_b, +/area/station/maintenance/starboard/central) +"gom" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 6 + }, +/obj/machinery/field/generator, +/turf/open/floor/iron/dark/small, +/area/station/engineering/storage_shared) +"gow" = ( +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"goz" = ( +/obj/structure/broken_flooring/singular/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"goA" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/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/starboard/fore) +"goB" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 6 + }, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"goJ" = ( +/obj/structure/table, +/obj/item/stack/cable_coil, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/port/aft) +"goN" = ( +/obj/docking_port/stationary/mining_home/common{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"goS" = ( +/obj/machinery/incident_display/delam/directional/north, +/obj/structure/closet/secure_closet/engineering_personal, +/obj/item/clothing/suit/hooded/wintercoat/engineering, +/turf/open/floor/iron/small, +/area/station/engineering/break_room) +"goT" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"goZ" = ( +/obj/structure/rack, +/obj/item/clothing/head/costume/papersack/smiley, +/turf/open/floor/plating/rust, +/area/station/maintenance/starboard/greater) +"gpf" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"gpu" = ( +/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/medical/central) +"gpy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/toy/plush/slimeplushie{ + name = "Nanners" + }, +/turf/open/floor/engine/bz, +/area/station/science/xenobiology) +"gpA" = ( +/obj/effect/turf_decal/siding/thinplating/terracotta, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/commons/dorms) +"gpI" = ( +/turf/closed/wall, +/area/station/command/heads_quarters/ce) +"gpL" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"gpM" = ( +/obj/structure/closet/l3closet, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron/dark/small, +/area/station/medical/virology) +"gpP" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/storage/tools) +"gpV" = ( +/obj/structure/chair/stool/directional/north, +/turf/open/floor/carpet/orange, +/area/station/commons/dorms) +"gqb" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/west, +/turf/open/floor/plating/rust, +/area/station/maintenance/fore/lesser) +"gqg" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/spawner/random/trash, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"gqh" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"gqs" = ( +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"gqt" = ( +/obj/machinery/pipedispenser, +/obj/structure/spider/stickyweb, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/engine/atmos) +"gqw" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"gqS" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible, +/obj/effect/turf_decal/siding/wideplating, +/turf/open/floor/wood, +/area/station/engineering/atmos/pumproom) +"grm" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"grn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/components/unary/outlet_injector/on, +/turf/open/floor/iron/dark/smooth_large, +/area/station/security/execution/education) +"grx" = ( +/obj/machinery/vending/wardrobe/medi_wardrobe, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/bot_white, +/obj/machinery/camera/autoname/directional/south, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/small, +/area/station/medical/storage) +"grF" = ( +/obj/structure/railing, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/department/engine/atmos) +"grH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/machinery/computer/security/telescreen/interrogation/directional/north, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security) +"gsh" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/white/side, +/area/station/science/lobby) +"gsv" = ( +/obj/effect/turf_decal/siding{ + dir = 1 + }, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/item/radio/intercom/directional/north, +/obj/effect/landmark/start/scientist, +/turf/open/floor/iron/white/small, +/area/station/science/lab) +"gsY" = ( +/turf/open/floor/iron/smooth, +/area/station/engineering/break_room) +"gtk" = ( +/obj/structure/hedge, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 10 + }, +/turf/open/floor/iron/small, +/area/station/commons/fitness/locker_room) +"gtr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/delivery, +/obj/machinery/camera/directional/east, +/turf/open/floor/iron/textured_large, +/area/station/hallway/primary/central/fore) +"gtu" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/structure/chair/stool/directional/east, +/obj/effect/landmark/start/depsec/engineering, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/engineering) +"gtH" = ( +/turf/open/floor/iron/stairs/left{ + dir = 4 + }, +/area/station/hallway/secondary/recreation) +"gtJ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/bed/medical/emergency, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"guh" = ( +/obj/machinery/atmospherics/components/binary/pump{ + name = "atmos to engine" + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"gul" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/small, +/area/station/maintenance/department/engine) +"gun" = ( +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"guq" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/spawner/random/structure/steam_vent, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"gus" = ( +/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/cargo/warehouse) +"guz" = ( +/obj/structure/cable, +/obj/item/kirbyplants/random, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/aft) +"guC" = ( +/obj/effect/turf_decal/tile/green/half/contrasted, +/obj/structure/closet/l3closet/virology, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"guK" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/status_display/door_timer{ + id = "Cell 3"; + name = "Cell 3"; + pixel_y = -32 + }, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron/dark/small, +/area/station/security/brig) +"guY" = ( +/turf/closed/wall, +/area/station/service/chapel/storage) +"gvV" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/landmark/start/security_officer, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"gwa" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/checker, +/area/station/security/breakroom) +"gwf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/meter, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"gwl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/storage/gas) +"gwm" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"gwx" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"gwQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/hallway/secondary/construction) +"gwS" = ( +/obj/structure/hedge, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"gwV" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/light/floor, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"gxb" = ( +/obj/structure/table/reinforced, +/obj/item/clothing/mask/surgical{ + pixel_y = 4 + }, +/obj/item/clothing/mask/surgical{ + pixel_y = 8 + }, +/obj/item/clothing/mask/surgical, +/obj/machinery/status_display/evac/directional/west, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/theatre) +"gxd" = ( +/obj/structure/reflector/single/anchored{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"gxg" = ( +/obj/effect/turf_decal/siding/red{ + dir = 9 + }, +/obj/structure/closet/secure_closet/brig{ + id = "Cell 1"; + name = "Cell 1 Locker" + }, +/obj/structure/sign/poster/official/random/directional/north, +/obj/machinery/flasher/directional/west{ + id = "Cell 1" + }, +/turf/open/floor/iron/small, +/area/station/security/brig) +"gxi" = ( +/obj/structure/hedge, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"gxl" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/structure/filingcabinet/employment, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/wood/tile, +/area/station/service/lawoffice) +"gxo" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"gxq" = ( +/obj/machinery/light/floor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/turf/open/floor/iron/dark/small, +/area/station/tcommsat/server) +"gxs" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research/glass{ + name = "Chemistry Lab" + }, +/obj/effect/turf_decal/delivery/red, +/obj/effect/mapping_helpers/airlock/access/all/medical/chemistry, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "chem_lockdown"; + name = "Chemistry Shutters" + }, +/turf/open/floor/iron/dark/small, +/area/station/medical/chemistry) +"gxu" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"gxx" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"gxA" = ( +/obj/structure/table, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/core, +/turf/open/floor/iron/dark, +/area/station/engineering/atmospherics_engine) +"gxP" = ( +/obj/structure/flora/bush/large/style_random, +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/west, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/medical/treatment_center) +"gxR" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"gya" = ( +/obj/machinery/door/airlock/public/glass/incinerator/atmos_exterior, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/turf/open/floor/engine/vacuum, +/area/station/maintenance/disposal/incinerator) +"gyc" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 8 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"gyd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/window/spawner/directional/east, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"gye" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 4 + }, +/area/station/science/lobby) +"gyi" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"gyj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/engineering/atmospherics_engine) +"gyr" = ( +/obj/structure/chair/stool/directional/west, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"gyt" = ( +/obj/machinery/door/airlock/external/glass{ + name = "ATMOS PROJECT Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"gyx" = ( +/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/dark_red/fourcorners, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"gyy" = ( +/obj/structure/table/wood, +/turf/open/floor/stone, +/area/station/service/bar) +"gzs" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 5 + }, +/obj/machinery/field/generator, +/turf/open/floor/iron/dark/small, +/area/station/engineering/storage_shared) +"gzu" = ( +/obj/effect/turf_decal/tile/dark_red{ + dir = 1 + }, +/obj/machinery/computer/prisoner/management{ + dir = 8 + }, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron, +/area/station/security) +"gzB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/window/spawner/directional/west, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"gzD" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"gzF" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison/rec) +"gzM" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/engineering/atmos/pumproom) +"gzY" = ( +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"gAn" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"gAu" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"gAy" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/mix_input{ + dir = 8 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/engine/vacuum, +/area/station/engineering/atmos) +"gAA" = ( +/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/side{ + dir = 5 + }, +/area/station/science/research) +"gAH" = ( +/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/siding/wood/corner, +/obj/structure/disposalpipe/segment, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"gAJ" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"gAQ" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/structure/railing, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"gAR" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/warden) +"gAV" = ( +/obj/structure/cable, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/supermatter/room) +"gBg" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"gBh" = ( +/turf/closed/mineral/random/stationside, +/area/station/maintenance/department/engine/atmos) +"gBi" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/machinery/button/door/directional/west{ + id = "atmosbridge"; + name = "Space Bridge" + }, +/obj/machinery/door/airlock/maintenance{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"gBk" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/small, +/area/station/hallway/primary/fore) +"gBs" = ( +/obj/effect/spawner/structure/window, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/command/heads_quarters/qm) +"gBu" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison/mess) +"gBw" = ( +/obj/machinery/ticket_machine/directional/north, +/turf/open/floor/iron/half{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"gBx" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/table/glass, +/obj/machinery/recharger{ + pixel_x = 8; + pixel_y = 3 + }, +/obj/machinery/button/door{ + id = "aibridge"; + name = "AI Maintenance Space Bridge Control"; + pixel_x = -3; + pixel_y = 7; + req_access = list("command") + }, +/obj/machinery/button/door{ + id = "bridge blast"; + name = "Bridge Access Blast Door Control"; + pixel_x = -3; + pixel_y = -3; + req_access = list("command") + }, +/turf/open/floor/glass/reinforced, +/area/station/command/bridge) +"gBz" = ( +/obj/machinery/computer/communications, +/turf/open/floor/glass/reinforced, +/area/station/command/bridge) +"gBA" = ( +/obj/machinery/door/airlock/engineering{ + name = "Engine Airlock" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engine_airlock_3" + }, +/turf/open/floor/catwalk_floor, +/area/station/engineering/break_room) +"gBB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter/room) +"gBK" = ( +/obj/machinery/door/airlock/atmos/glass{ + name = "Atmospherics Storage" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/engineering/atmos/storage) +"gBT" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/secure_safe/caps_spare, +/obj/structure/table/glass, +/turf/open/floor/glass/reinforced, +/area/station/command/bridge) +"gCe" = ( +/obj/structure/cable, +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/dark_blue/half/contrasted, +/obj/effect/turf_decal/siding/white, +/turf/open/floor/iron/kitchen_coldroom, +/area/station/medical/coldroom) +"gCg" = ( +/obj/machinery/computer/records/medical, +/obj/effect/turf_decal/siding/blue{ + dir = 5 + }, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/wood/tile, +/area/station/command/bridge) +"gCl" = ( +/obj/machinery/light/floor, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"gCq" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/security/processing) +"gCr" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/obj/machinery/door/airlock/command/glass{ + name = "Glassway" + }, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"gCA" = ( +/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, +/obj/machinery/light/floor, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"gCI" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/newscaster/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/fax{ + fax_name = "Law Office"; + name = "Law Office Fax Machine" + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood/tile, +/area/station/service/lawoffice) +"gCT" = ( +/turf/closed/wall, +/area/station/hallway/secondary/command) +"gDc" = ( +/obj/structure/table/reinforced, +/obj/item/folder/blue{ + pixel_y = 2 + }, +/obj/item/pen, +/obj/machinery/airalarm/directional/south, +/obj/machinery/status_display/evac/directional/east, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"gDk" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/obj/machinery/door/airlock/command/glass{ + name = "Glassway" + }, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"gDp" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"gDs" = ( +/obj/structure/lattice, +/obj/structure/window/spawner/directional/south, +/turf/open/space/basic, +/area/space/nearstation) +"gDB" = ( +/turf/open/floor/iron, +/area/station/science/lower) +"gDC" = ( +/obj/structure/lattice, +/obj/structure/railing{ + dir = 10 + }, +/turf/open/space/basic, +/area/space/nearstation) +"gDE" = ( +/obj/structure/window/spawner/directional/east, +/turf/open/space/basic, +/area/space/nearstation) +"gDF" = ( +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"gDH" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"gDQ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/tcommsat/server) +"gEa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/office) +"gEb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/item/folder/yellow{ + pixel_x = 7; + pixel_y = 6 + }, +/obj/item/storage/dice{ + pixel_x = -10; + pixel_y = 11 + }, +/obj/item/pen{ + pixel_x = -2; + pixel_y = 4 + }, +/turf/open/floor/carpet, +/area/station/maintenance/hallway/abandoned_recreation) +"gEc" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"gEe" = ( +/obj/item/kirbyplants/random/fullysynthetic, +/obj/machinery/digital_clock/directional/north, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"gEx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"gEG" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/turf/open/floor/iron/dark, +/area/station/security/office) +"gEH" = ( +/turf/closed/wall/r_wall, +/area/station/security/evidence) +"gEM" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"gFg" = ( +/obj/machinery/computer/cargo/request, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/brown{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/command/bridge) +"gFi" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/button/door/directional/east{ + id = "qm_warehouse"; + name = "Warehouse Door Control"; + pixel_x = -24; + pixel_y = 24; + req_access = list("cargo") + }, +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"gFm" = ( +/obj/machinery/light/dim/directional/south, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"gFs" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/white/small, +/area/station/medical/psychology) +"gFu" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"gFv" = ( +/obj/effect/turf_decal/siding/thinplating_new/terracotta, +/obj/effect/turf_decal/siding/blue/corner{ + dir = 1 + }, +/turf/open/floor/wood/tile, +/area/station/command/bridge) +"gFF" = ( +/obj/machinery/computer/apc_control{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/mineral/titanium, +/area/station/command/heads_quarters/ce) +"gFH" = ( +/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/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/aft) +"gFX" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/machinery/camera/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"gFZ" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 6 + }, +/obj/structure/transport/linear/tram, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/security/tram) +"gGc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Security Transferring Center" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/textured_half, +/area/station/security/processing) +"gGk" = ( +/obj/machinery/status_display/evac/directional/north, +/turf/open/floor/iron/stairs/right{ + dir = 4 + }, +/area/station/hallway/secondary/recreation) +"gGl" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/carpet/executive, +/area/station/command/heads_quarters/captain/private) +"gGx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"gGy" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange{ + dir = 4 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"gGA" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/cargo/storage) +"gGB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/turf/open/floor/iron, +/area/station/security/prison) +"gGK" = ( +/obj/effect/landmark/start/roboticist, +/turf/open/floor/iron/smooth_large, +/area/station/science/robotics/mechbay) +"gGO" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/engineering/atmospherics_engine) +"gGQ" = ( +/obj/effect/turf_decal/tile/neutral, +/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/recreation) +"gHe" = ( +/obj/structure/rack, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/brown{ + dir = 1 + }, +/obj/machinery/firealarm/directional/north, +/obj/item/melee/chainofcommand, +/obj/item/binoculars, +/turf/open/floor/iron/smooth, +/area/station/command/bridge) +"gHg" = ( +/obj/machinery/status_display/ai/directional/east, +/turf/open/floor/glass, +/area/station/hallway/primary/central/aft) +"gHl" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs) +"gHm" = ( +/obj/machinery/computer/station_alert/station_only{ + dir = 1 + }, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/supermatter/room) +"gHD" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/commons/dorms) +"gHP" = ( +/obj/structure/hedge, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/status_display/evac/directional/west, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"gHT" = ( +/obj/effect/turf_decal/trimline/neutral/warning{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark/small, +/area/station/medical/morgue) +"gHV" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"gIb" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"gIj" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/spawner/random/trash, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"gIl" = ( +/obj/machinery/light/small/directional/north, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/command/gateway) +"gIr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/machinery/conveyor_switch/oneway{ + id = "packageSort2"; + name = "Sort and Deliver"; + pixel_x = 8; + pixel_y = 12 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"gIs" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"gIv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/camera/autoname/directional/east, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"gIx" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"gIF" = ( +/obj/effect/turf_decal/siding/green, +/turf/open/floor/iron/dark/small, +/area/station/medical/chemistry) +"gIH" = ( +/obj/structure/table, +/obj/item/wrench{ + pixel_y = 21 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_x = -5; + pixel_y = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"gIR" = ( +/obj/effect/mapping_helpers/airlock/access/all/science/rd, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Research Director's Office" + }, +/obj/machinery/door/poddoor/preopen{ + id = "rdoffice"; + name = "Research Director's Shutters" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/research) +"gIS" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/glass/bottle/holywater, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/greater) +"gIV" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron, +/area/station/security) +"gJb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/conveyor{ + dir = 1; + id = "packageSort2" + }, +/obj/machinery/door/window/left/directional/west{ + name = "Crate Security Door"; + req_access = list("shipping") + }, +/turf/open/floor/plating, +/area/station/cargo/sorting) +"gJj" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/broken_flooring/pile/directional/east, +/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/starboard/aft) +"gJo" = ( +/turf/open/floor/iron/stairs{ + dir = 8 + }, +/area/station/command/bridge) +"gJp" = ( +/obj/machinery/door/airlock/silver{ + name = "Bathroom" + }, +/turf/open/floor/iron/freezer, +/area/station/command/corporate_suite) +"gJu" = ( +/obj/structure/closet, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/light/small/directional/north, +/turf/open/floor/carpet/royalblue, +/area/station/command/corporate_suite) +"gJw" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/green/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"gJD" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/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/plating, +/area/station/maintenance/central/greater) +"gJQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/stack/spacecash/c1, +/obj/item/cigarette/cigar/havana, +/turf/open/floor/light/colour_cycle/dancefloor_b, +/area/station/maintenance/starboard/central) +"gJS" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/atmospherics/pipe/smart/simple/general/visible, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 8 + }, +/area/station/science/xenobiology) +"gJY" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance/two, +/turf/open/misc/asteroid, +/area/station/maintenance/fore/lesser) +"gKg" = ( +/obj/machinery/gateway/centerstation, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/command/gateway) +"gKi" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"gKs" = ( +/turf/closed/wall, +/area/station/maintenance/disposal/incinerator) +"gKE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/pile/directional/east, +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"gKH" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/structure/closet/firecloset, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"gKL" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/break_room) +"gKQ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/service/barber) +"gKT" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"gLb" = ( +/turf/closed/wall, +/area/station/medical/virology) +"gLg" = ( +/obj/effect/turf_decal/siding/wood, +/obj/machinery/camera/autoname/directional/north, +/obj/structure/cable, +/obj/structure/sign/painting/large/library{ + dir = 1 + }, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"gLo" = ( +/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/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"gLs" = ( +/obj/effect/turf_decal/siding/thinplating{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"gLy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating/dark, +/turf/open/floor/iron, +/area/station/security) +"gLM" = ( +/obj/structure/table/glass, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/brown/corner{ + dir = 4 + }, +/obj/item/storage/medkit/regular{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/smooth, +/area/station/command/bridge) +"gLO" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L11"; + pixel_y = -15 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"gLS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/landmark/navigate_destination/chapel, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"gLV" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/random/trash, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"gLY" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/command/corporate_suite) +"gLZ" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Bridge Closet" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/access/any/command/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"gMb" = ( +/obj/structure/closet/secure_closet/exile, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/station/command/gateway) +"gMe" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/wood/tile, +/area/station/command/meeting_room) +"gMq" = ( +/obj/machinery/vending/clothing, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/small, +/area/station/commons/fitness/locker_room) +"gMs" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"gMy" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/command/gateway) +"gMz" = ( +/obj/structure/chair/sofa/bench/right, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"gMM" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/delivery/red, +/obj/machinery/door/airlock/medical/glass{ + id_tag = "MedbayFoyer"; + name = "Medbay Clinic" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "medlock"; + name = "Lockdown Shutters" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/white/small, +/area/station/medical/medbay/lobby) +"gMQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/displaycase/labcage, +/obj/machinery/newscaster/directional/south, +/turf/open/floor/iron/dark/small, +/area/station/command/heads_quarters/rd) +"gMR" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/research{ + name = "Xenobiology Lab" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/preopen{ + id = "xeno_blastdoor"; + name = "Biohazard Containment Door" + }, +/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, +/area/station/science/xenobiology) +"gMV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/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/engineering/atmos) +"gMX" = ( +/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/plating, +/area/station/maintenance/port/greater) +"gNa" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 10 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"gNb" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"gNg" = ( +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"gNl" = ( +/obj/effect/spawner/random/vending/snackvend, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/blue, +/obj/machinery/status_display/ai/directional/east, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"gNs" = ( +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/dorms) +"gNt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron/small, +/area/station/engineering/break_room) +"gNH" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"gNP" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/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, +/area/station/hallway/primary/port) +"gNX" = ( +/obj/machinery/light/floor, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"gOh" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"gOm" = ( +/turf/closed/wall/r_wall, +/area/station/ai_monitored/turret_protected/aisat/equipment) +"gOq" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"gOt" = ( +/obj/structure/flora/tree/jungle/small/style_2, +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"gOw" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/chair{ + dir = 8 + }, +/obj/machinery/flasher/directional/east{ + id = "brigisolation" + }, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"gOK" = ( +/obj/structure/fermenting_barrel/gunpowder, +/obj/structure/barricade/wooden/crude, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"gOQ" = ( +/obj/machinery/smartfridge/extract/preloaded, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/preopen{ + id = "xeno_blastdoor"; + name = "Biohazard Containment Door" + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"gOR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"gOS" = ( +/obj/machinery/rnd/production/techfab/department/cargo, +/obj/effect/turf_decal/delivery/white, +/obj/machinery/light_switch/directional/south, +/obj/machinery/light/warm/directional/south, +/turf/open/floor/iron/smooth, +/area/station/cargo/sorting) +"gOX" = ( +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"gPa" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/escape) +"gPb" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood, +/obj/structure/sign/poster/official/random/directional/east, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/small, +/area/station/security/checkpoint/engineering) +"gPm" = ( +/obj/machinery/computer/monitor{ + dir = 1 + }, +/obj/machinery/computer/security/telescreen/minisat/directional/south, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/equipment) +"gPv" = ( +/obj/structure/cable, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"gPN" = ( +/obj/structure/fermenting_barrel, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"gPO" = ( +/obj/structure/disposalpipe/trunk{ + dir = 2 + }, +/obj/machinery/disposal/delivery_chute{ + name = "Service Deliveries" + }, +/obj/structure/sign/departments/botany/directional/north, +/obj/effect/turf_decal/tile/green/fourcorners, +/obj/structure/plasticflaps{ + name = "Service Deliveries" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/delivery/white, +/turf/open/floor/iron/dark/side, +/area/station/cargo/sorting) +"gPY" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"gPZ" = ( +/turf/open/floor/iron, +/area/station/security/tram) +"gQa" = ( +/obj/structure/sign/warning/chem_diamond, +/turf/closed/wall, +/area/station/medical/chemistry) +"gQy" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/machinery/light/small/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"gRm" = ( +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"gRp" = ( +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/machinery/door/airlock/security{ + name = "Transfer E.V.A." + }, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/security/tram) +"gRG" = ( +/obj/structure/toilet{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/camera/autoname/directional/east, +/obj/machinery/light_switch/directional/east, +/turf/open/floor/iron/freezer, +/area/station/command/heads_quarters/captain/private) +"gRL" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/commons/storage/tools) +"gRX" = ( +/obj/machinery/newscaster/directional/south, +/obj/structure/broken_flooring/singular/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"gSk" = ( +/obj/effect/turf_decal/sand/plating, +/obj/machinery/power/floodlight, +/obj/structure/alien/weeds, +/obj/effect/gibspawner/human, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"gSr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"gSs" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/obj/item/stack/sheet/mineral/titanium, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"gSz" = ( +/obj/item/stack/sheet/mineral/titanium, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"gSA" = ( +/obj/machinery/vending/wardrobe/cargo_wardrobe, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"gSD" = ( +/obj/machinery/mass_driver/chapelgun{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"gTb" = ( +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/hallway/secondary/construction) +"gTc" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 8 + }, +/obj/structure/chair{ + pixel_y = -2 + }, +/obj/effect/landmark/start/scientist, +/turf/open/floor/iron/grimy, +/area/station/science/cubicle) +"gTe" = ( +/obj/structure/cable, +/obj/machinery/power/terminal{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/port/aft) +"gTi" = ( +/obj/structure/table/glass, +/obj/item/aicard{ + pixel_y = 6 + }, +/turf/open/floor/carpet/executive, +/area/station/command/meeting_room) +"gTj" = ( +/obj/structure/cable, +/turf/closed/wall, +/area/station/maintenance/port/greater) +"gTw" = ( +/obj/machinery/light/small/dim/directional/north, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"gTH" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/siding/dark{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/dark/textured, +/area/station/command/meeting_room) +"gTK" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/siding/green{ + dir = 8 + }, +/obj/machinery/airalarm/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"gTO" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/security/prison/work) +"gTS" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/siding/green{ + dir = 5 + }, +/obj/structure/table, +/obj/item/integrated_circuit/loaded/speech_relay{ + pixel_y = 6 + }, +/obj/item/integrated_circuit/loaded/hello_world{ + pixel_x = -11 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"gTW" = ( +/obj/machinery/door/airlock/hatch, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"gTX" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"gUe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/small, +/area/station/hallway/primary/aft) +"gUk" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"gUm" = ( +/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/delivery, +/obj/machinery/door/airlock/command{ + name = "Council Chambers" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/command/general, +/obj/effect/turf_decal/siding/dark/corner{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured_half, +/area/station/command/bridge) +"gUn" = ( +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"gUC" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"gUG" = ( +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/white, +/area/station/security/medical) +"gUM" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"gUV" = ( +/obj/structure/cable, +/obj/structure/chair/stool/directional/south{ + dir = 8 + }, +/obj/machinery/light/small/directional/south, +/obj/machinery/power/terminal{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"gVc" = ( +/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/catwalk_floor/iron_smooth, +/area/station/hallway/secondary/command) +"gVi" = ( +/obj/effect/spawner/structure/window, +/obj/structure/sign/departments/medbay/alt/directional/east, +/turf/open/floor/plating, +/area/station/medical/medbay/lobby) +"gVp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood/large, +/area/station/command/corporate_suite) +"gVA" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/grille, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"gVL" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/obj/structure/flora/bush/sparsegrass, +/turf/open/floor/grass, +/area/station/service/chapel) +"gVW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light/small/directional/east, +/turf/open/floor/wood/large, +/area/station/command/corporate_suite) +"gWa" = ( +/obj/effect/turf_decal/siding, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/small, +/area/station/science/lab) +"gWb" = ( +/turf/closed/wall, +/area/station/command/heads_quarters/hos) +"gWf" = ( +/obj/effect/spawner/random/medical/two_percent_xeno_egg_spawner, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/engine/bz, +/area/station/science/xenobiology) +"gWk" = ( +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/door/airlock/command{ + name = "Bedroom" + }, +/turf/open/floor/iron/dark/textured_half, +/area/station/command/corporate_suite) +"gWB" = ( +/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/dark_red/opposingcorners, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/security/processing) +"gXf" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sink/directional/east, +/obj/structure/mirror/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"gXg" = ( +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/floor/plating/rust, +/area/station/maintenance/fore/lesser) +"gXs" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/status_display/ai/directional/north, +/turf/open/floor/iron/cafeteria, +/area/station/science/breakroom) +"gXB" = ( +/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/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"gXL" = ( +/obj/structure/cable, +/obj/machinery/door/airlock{ + name = "Lair" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"gXN" = ( +/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/smooth, +/area/station/command/gateway) +"gXS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/power/terminal{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/construction) +"gXT" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"gYq" = ( +/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/dark, +/area/station/maintenance/starboard/greater) +"gYK" = ( +/obj/structure/sign/poster/official/random/directional/east, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/siding/dark{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/dark/textured, +/area/station/command/meeting_room) +"gZi" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"gZk" = ( +/obj/structure/grille, +/obj/effect/spawner/random/structure/girder, +/obj/structure/barricade/wooden, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"gZt" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/checkpoint/escape) +"gZy" = ( +/obj/structure/table, +/obj/machinery/cell_charger{ + pixel_y = 18 + }, +/obj/item/stock_parts/power_store/cell/high{ + pixel_y = 18 + }, +/obj/item/clothing/suit/hazardvest, +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 4 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/command/teleporter) +"gZM" = ( +/obj/item/kirbyplants/random, +/obj/machinery/light/cold/directional/east, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/white/corner{ + dir = 4 + }, +/area/station/hallway/secondary/entry) +"gZR" = ( +/obj/structure/sign/poster/random/directional/south, +/obj/machinery/conveyor{ + dir = 10; + id = "mining" + }, +/obj/machinery/bouldertech/refinery, +/obj/structure/sign/poster/random/directional/east, +/turf/open/floor/iron, +/area/station/cargo/miningfoundry) +"gZS" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron/herringbone, +/area/station/commons/dorms) +"gZU" = ( +/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/dark_red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security) +"gZW" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/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/commons/dorms) +"hal" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/engine, +/area/station/engineering/atmospherics_engine) +"hao" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"haq" = ( +/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/siding/white{ + dir = 8 + }, +/obj/machinery/light/cold/directional/south, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"haO" = ( +/obj/effect/turf_decal/stripes/white/end, +/obj/machinery/door/poddoor/shutters{ + id = "atmosbridge" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"hbc" = ( +/obj/effect/turf_decal/siding/dark_red/corner{ + dir = 8 + }, +/obj/structure/secure_safe/directional/north{ + name = "armory safe A" + }, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/dark/small, +/area/station/ai_monitored/security/armory) +"hbk" = ( +/obj/effect/turf_decal/siding{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"hbm" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"hbt" = ( +/obj/structure/broken_flooring/singular/directional/south, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"hbu" = ( +/obj/effect/turf_decal/siding/dark_red{ + dir = 4 + }, +/obj/structure/rack, +/obj/effect/spawner/random/armory/bulletproof_armor, +/obj/effect/spawner/random/armory/riot_armor, +/obj/effect/spawner/random/armory/riot_shield, +/turf/open/floor/iron/dark/small, +/area/station/ai_monitored/security/armory) +"hbw" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/storage/tools) +"hbz" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"hbG" = ( +/obj/machinery/light_switch/directional/west, +/obj/machinery/camera/autoname/directional/north, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/obj/structure/table, +/obj/machinery/computer/records/security/laptop{ + pixel_x = 13; + pixel_y = 3 + }, +/obj/item/reagent_containers/cup/glass/mug/tea{ + pixel_x = -3; + pixel_y = 1 + }, +/obj/machinery/requests_console/directional/north{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/engineering) +"hbN" = ( +/obj/structure/frame/machine, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating/rust, +/area/station/maintenance/fore/lesser) +"hbR" = ( +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/commons/storage/tools) +"hbS" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/obj/structure/closet/secure_closet/medical1, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"hbY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/chair/plastic{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"hcb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/white/line, +/obj/machinery/portable_atmospherics/canister/plasma, +/turf/open/floor/iron/smooth_large, +/area/station/science/ordnance/storage) +"hcc" = ( +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 1 + }, +/obj/structure/rack, +/obj/effect/turf_decal/siding/yellow, +/obj/item/restraints/handcuffs, +/obj/item/restraints/handcuffs{ + pixel_x = 1; + pixel_y = 2 + }, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/wood/tile, +/area/station/command/bridge) +"hcd" = ( +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 1 + }, +/obj/machinery/computer/atmos_alert/station_only{ + dir = 1 + }, +/obj/effect/turf_decal/siding/yellow, +/turf/open/floor/wood/tile, +/area/station/command/bridge) +"hcl" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/delivery_chute{ + desc = "Only the worthy may claim the belt"; + dir = 1; + name = "PubbyStation Memorial Trash Chute" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron/smooth, +/area/station/commons/storage/tools) +"hcn" = ( +/obj/structure/table, +/obj/machinery/light/small/directional/south, +/obj/item/clothing/head/utility/hardhat/reindeer{ + pixel_x = -16; + pixel_y = 3 + }, +/obj/item/clothing/shoes/clown_shoes/jester, +/turf/open/floor/iron/dark/small, +/area/station/commons/fitness/locker_room) +"hcs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/station/hallway/secondary/construction) +"hcu" = ( +/obj/effect/turf_decal/siding/dark_red, +/obj/item/stack/sheet/cardboard{ + pixel_x = -3; + pixel_y = 8 + }, +/obj/item/storage/box/teargas{ + pixel_x = -7; + pixel_y = 14 + }, +/obj/item/gun/grenadelauncher{ + pixel_x = 17; + pixel_y = 10 + }, +/obj/machinery/requests_console/directional/north{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron/dark/small, +/area/station/ai_monitored/security/armory) +"hcz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/iron/dark/side{ + dir = 10 + }, +/area/station/engineering/storage/tech) +"hcE" = ( +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 1 + }, +/obj/machinery/computer/station_alert/station_only{ + dir = 1 + }, +/obj/effect/turf_decal/siding/yellow, +/turf/open/floor/wood/tile, +/area/station/command/bridge) +"hcQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/stone, +/area/station/service/bar) +"hcT" = ( +/obj/machinery/computer/slot_machine{ + pixel_y = 2 + }, +/obj/machinery/light/small/dim/directional/south, +/obj/machinery/computer/security/telescreen/entertainment/directional/east, +/turf/open/floor/carpet/lone, +/area/station/service/abandoned_gambling_den) +"hcU" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/obj/machinery/airalarm/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/small, +/area/station/science/xenobiology) +"hcY" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/structure/extinguisher_cabinet/directional/south, +/turf/open/floor/iron, +/area/station/security/tram) +"hdd" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/table/glass, +/obj/item/folder/red{ + pixel_x = 7; + pixel_y = 7 + }, +/obj/machinery/cell_charger{ + pixel_x = -1; + pixel_y = -1 + }, +/turf/open/floor/iron/smooth, +/area/station/command/bridge) +"hdg" = ( +/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/neutral/fourcorners, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron/smooth, +/area/station/command/bridge) +"hdo" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/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/starboard/aft) +"hdz" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/mess) +"hdB" = ( +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/machinery/light/floor, +/turf/open/floor/noslip, +/area/station/medical/medbay/central) +"hdH" = ( +/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/command/glass{ + name = "Bridge" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/command/general, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/command/bridge) +"hdI" = ( +/obj/structure/table/wood, +/obj/item/pai_card, +/obj/item/storage/crayons, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"hdQ" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/structure/closet/secure_closet/chemical, +/obj/machinery/button/door/directional/east{ + id = "pharmacy_shutters"; + name = "Pharmacy Shutters Control"; + req_access = list("pharmacy") + }, +/obj/item/reagent_containers/cup/bottle/multiver, +/obj/item/reagent_containers/cup/bottle/epinephrine, +/obj/item/reagent_containers/cup/bottle/formaldehyde, +/obj/item/reagent_containers/cup/bottle/acidic_buffer, +/obj/item/reagent_containers/cup/bottle/basic_buffer, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"hdT" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"hdZ" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"hed" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/service/chapel) +"hei" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "com_guest2"; + name = "Privacy Shutter" + }, +/turf/open/floor/plating, +/area/station/command/corporate_suite) +"hem" = ( +/turf/closed/wall, +/area/station/hallway/primary/fore) +"heB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box/red/corners, +/obj/effect/turf_decal/stripes/white/line{ + dir = 6 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"heF" = ( +/obj/machinery/light/small/directional/west, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/iron/small, +/area/station/medical/storage) +"heH" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/smooth, +/area/station/command/gateway) +"heL" = ( +/turf/open/floor/iron/smooth, +/area/station/command/gateway) +"heM" = ( +/obj/machinery/door/poddoor/shutters/window{ + dir = 4; + id = "gateshutter"; + name = "Gateway Access Shutter" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/button/door/directional/south{ + id = "gateshutter"; + name = "Gateway Shutter" + }, +/turf/open/floor/iron/smooth_half{ + dir = 1 + }, +/area/station/command/gateway) +"heN" = ( +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"heT" = ( +/obj/structure/table, +/obj/machinery/airalarm/directional/west, +/obj/item/pipe_dispenser{ + pixel_x = 3; + pixel_y = -1 + }, +/obj/item/assembly/timer{ + pixel_x = -3; + pixel_y = 13 + }, +/obj/item/transfer_valve{ + pixel_x = 10; + pixel_y = 21 + }, +/obj/item/transfer_valve{ + pixel_x = 7; + pixel_y = 19 + }, +/obj/item/transfer_valve{ + pixel_x = 4; + pixel_y = 17 + }, +/obj/item/pipe_dispenser{ + pixel_y = 4 + }, +/turf/open/floor/iron, +/area/station/science/ordnance/testlab) +"heY" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/computer/security, +/obj/machinery/computer/security/telescreen/prison/directional/north, +/turf/open/floor/iron, +/area/station/security/warden) +"hfc" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance/three, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"hfm" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible/layer4, +/obj/structure/lattice, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"hfI" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/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/tile, +/area/station/tcommsat/server) +"hgf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"hgn" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/commons/storage/tools) +"hgo" = ( +/obj/structure/cable, +/obj/machinery/power/terminal{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/aft) +"hgp" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"hgt" = ( +/obj/machinery/door/airlock/public{ + name = "Locker Room" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/textured_half, +/area/station/commons/fitness/recreation) +"hgv" = ( +/obj/effect/turf_decal/delivery/white, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"hgF" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"hgH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"hgP" = ( +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/effect/landmark/event_spawn, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) +"hgY" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/power/tracker, +/obj/structure/cable, +/turf/open/space/basic, +/area/station/solars/starboard/fore) +"hgZ" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/storage/tools) +"hhb" = ( +/obj/structure/table, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/catwalk_floor/iron, +/area/station/maintenance/department/medical/central) +"hhg" = ( +/obj/machinery/door/airlock/security{ + name = "Customs Checkpoint" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/textured_half, +/area/station/security/checkpoint/customs) +"hhk" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/pdapainter{ + pixel_y = 2 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron/smooth, +/area/station/command/bridge) +"hhl" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"hhy" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"hhK" = ( +/obj/effect/spawner/random/trash/mess, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"hhL" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"hhT" = ( +/obj/structure/steam_vent, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"hic" = ( +/obj/machinery/holopad, +/turf/open/floor/wood/large, +/area/station/command/corporate_suite) +"hio" = ( +/obj/structure/cable, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/science/robotics/mechbay) +"hiq" = ( +/obj/structure/closet{ + name = "Evidence Closet 1" + }, +/turf/open/floor/iron/smooth, +/area/station/security/evidence) +"his" = ( +/obj/structure/table/reinforced/plastitaniumglass, +/obj/item/mod/module/plasma_stabilizer{ + pixel_x = 5; + pixel_y = 10 + }, +/obj/item/storage/fancy/cigarettes{ + pixel_x = 20; + pixel_y = 11 + }, +/obj/item/mod/module/signlang_radio{ + pixel_x = -2; + pixel_y = 2 + }, +/turf/open/floor/iron/small, +/area/station/security/office) +"hiK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"hiV" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/cytology) +"hjk" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/firealarm/directional/west, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/stairs{ + dir = 1 + }, +/area/station/engineering/lobby) +"hjx" = ( +/obj/structure/bed/medical/emergency, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/plating, +/area/station/command/gateway) +"hjz" = ( +/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, +/turf/open/floor/iron/dark/small, +/area/station/medical/morgue) +"hjA" = ( +/obj/structure/table, +/obj/machinery/status_display/supply{ + pixel_x = 1; + pixel_y = 32 + }, +/obj/machinery/fax/auto_name{ + pixel_x = -1; + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"hjQ" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"hjS" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/table, +/obj/effect/turf_decal/delivery/white, +/obj/effect/spawner/random/food_or_drink/donkpockets{ + pixel_x = -9; + pixel_y = 3 + }, +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/cargo/sorting) +"hkd" = ( +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/engineering/main) +"hkk" = ( +/obj/machinery/computer/records/medical{ + dir = 4 + }, +/obj/effect/turf_decal/siding/blue{ + dir = 9 + }, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"hkm" = ( +/obj/structure/tank_dispenser/oxygen{ + pixel_x = -1; + pixel_y = 2 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/plating, +/area/station/command/gateway) +"hkt" = ( +/obj/effect/turf_decal/siding/dark_blue{ + dir = 9 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"hky" = ( +/obj/item/kirbyplants/organic/applebush, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"hkA" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 8 + }, +/obj/structure/rack, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"hkB" = ( +/obj/structure/table/glass, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/item/reagent_containers/cup/bottle/multiver{ + pixel_x = -4; + pixel_y = 9 + }, +/obj/item/reagent_containers/cup/bottle/epinephrine{ + pixel_x = 7; + pixel_y = 11 + }, +/obj/item/reagent_containers/dropper{ + pixel_x = -8; + pixel_y = -4 + }, +/obj/item/reagent_containers/syringe/epinephrine{ + pixel_x = 9; + pixel_y = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"hkH" = ( +/obj/machinery/door/window/left/directional/south, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/siding/dark, +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/clothing/shoes/magboots{ + pixel_x = -4; + pixel_y = 3 + }, +/obj/item/clothing/shoes/magboots, +/obj/item/clothing/shoes/magboots{ + pixel_x = 4; + pixel_y = -3 + }, +/turf/open/floor/iron/dark/smooth_edge, +/area/station/ai_monitored/command/storage/eva) +"hkL" = ( +/obj/structure/cable, +/turf/open/floor/wood/large, +/area/station/command/corporate_suite) +"hkM" = ( +/obj/effect/spawner/random/structure/grille, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"hkQ" = ( +/obj/machinery/computer/rdconsole, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/cold/directional/north, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"hkW" = ( +/obj/structure/closet/crate/goldcrate, +/obj/effect/turf_decal/bot_white/right, +/obj/effect/turf_decal/siding/thinplating_new/corner, +/obj/machinery/status_display/ai/directional/west, +/turf/open/floor/iron/dark/herringbone, +/area/station/ai_monitored/command/nuke_storage) +"hlC" = ( +/obj/effect/spawner/structure/window, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/engineering/main) +"hlE" = ( +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"hlP" = ( +/obj/structure/table/wood, +/obj/effect/decal/cleanable/dirt, +/obj/item/stack/wrapping_paper{ + pixel_x = -3; + pixel_y = 5 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/carpet/orange, +/area/station/command/heads_quarters/qm) +"hlX" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Old Command Hallway" + }, +/turf/open/floor/iron/textured_half, +/area/station/maintenance/hallway/abandoned_command) +"hmb" = ( +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin, +/obj/structure/sign/poster/official/random/directional/west, +/turf/open/floor/iron/smooth, +/area/station/commons/storage/tools) +"hmf" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/obj/effect/spawner/random/maintenance, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/tram, +/area/station/security/tram) +"hmk" = ( +/obj/structure/chair/stool/directional/east, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/port/aft) +"hmn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/white, +/area/station/hallway/primary/central/aft) +"hmt" = ( +/obj/structure/closet/crate, +/obj/item/stack/license_plates/empty/fifty, +/obj/item/stack/license_plates/empty/fifty, +/obj/item/stack/license_plates/empty/fifty, +/obj/item/stack/license_plates/empty/fifty, +/obj/item/stack/license_plates/empty/fifty, +/obj/item/stack/license_plates/empty/fifty, +/obj/effect/spawner/random/contraband/prison, +/obj/effect/spawner/random/contraband/prison, +/turf/open/floor/iron, +/area/station/security/prison/work) +"hmC" = ( +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/service/chapel) +"hmH" = ( +/obj/effect/spawner/xmastree, +/obj/structure/flora/tree/jungle/style_3, +/turf/open/floor/grass, +/area/station/service/chapel) +"hmK" = ( +/obj/machinery/door/airlock/wood{ + name = "Bar Backroom" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/bar, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/service/bar/backroom) +"hmR" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"hnf" = ( +/obj/item/bikehorn/rubberducky{ + pixel_x = -6; + pixel_y = 5 + }, +/obj/item/bikehorn/rubberducky{ + pixel_x = 4; + pixel_y = -4 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"hnn" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"hnO" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"hnP" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/status_display/evac/directional/south, +/obj/structure/tank_holder/anesthetic, +/turf/open/floor/iron, +/area/station/science/robotics/augments) +"hnS" = ( +/obj/structure/cable, +/turf/open/floor/catwalk_floor, +/area/station/engineering/break_room) +"hnV" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "rdrnd"; + name = "Research and Development Shutters" + }, +/turf/open/floor/plating, +/area/station/hallway/primary/starboard) +"hnY" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/machinery/power/port_gen/pacman, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/engineering/gravity_generator) +"hoc" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"hok" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/catwalk_floor/iron, +/area/station/science/lobby) +"hon" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/trinary/mixer/flipped{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/science/ordnance/storage) +"hop" = ( +/turf/closed/wall, +/area/station/service/chapel/funeral) +"hoG" = ( +/obj/effect/landmark/start/scientist, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/science/research) +"hoN" = ( +/obj/effect/turf_decal/siding/dark/corner{ + dir = 8 + }, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/command/bridge) +"hoQ" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/misc/sandy_dirt, +/area/station/medical/medbay/lobby) +"hpb" = ( +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 8 + }, +/obj/machinery/vending/cigarette, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"hpe" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/iron, +/area/station/maintenance/department/engine/atmos) +"hpj" = ( +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"hpl" = ( +/obj/structure/water_source/puddle, +/obj/structure/flora/bush/large/style_random{ + pixel_y = 0 + }, +/turf/open/floor/grass, +/area/station/medical/virology) +"hpM" = ( +/obj/effect/turf_decal/siding, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"hpQ" = ( +/obj/structure/closet/crate/coffin, +/obj/structure/window/spawner/directional/south, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"hpW" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/structure/chair/wood{ + dir = 8 + }, +/turf/open/floor/stone, +/area/station/command/corporate_suite) +"hqc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white/side{ + dir = 8 + }, +/area/station/science/lobby) +"hqM" = ( +/obj/structure/toiletbong{ + dir = 1 + }, +/obj/effect/mapping_helpers/burnt_floor, +/obj/effect/turf_decal/sand/plating, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"hqS" = ( +/turf/closed/wall, +/area/station/security/prison/work) +"hqW" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_command) +"hrc" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"hrl" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/right/directional/west, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "kitchenshutters"; + name = "Kitchen Shutters" + }, +/obj/effect/turf_decal/siding/end, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen) +"hrx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"hrC" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/dark_red/anticorner/contrasted{ + dir = 4 + }, +/obj/structure/closet/secure_closet/security, +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs) +"hrE" = ( +/obj/effect/turf_decal/sand/plating, +/obj/machinery/door/airlock/external/glass, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"hrF" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"hrL" = ( +/obj/structure/lattice, +/obj/structure/railing{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"hrO" = ( +/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/dark_red{ + dir = 1 + }, +/obj/machinery/light/warm/directional/east, +/turf/open/floor/iron, +/area/station/security/prison) +"hrV" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"hrY" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/small, +/area/station/hallway/primary/fore) +"hsc" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/small, +/area/station/hallway/primary/fore) +"hss" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/small, +/area/station/engineering/break_room) +"hsx" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/vending/boozeomat, +/obj/effect/turf_decal/siding/wood, +/obj/structure/sign/warning/no_smoking/circle/directional/north, +/turf/open/floor/iron/dark/diagonal, +/area/station/service/bar) +"hsC" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/computer/mecha{ + dir = 1 + }, +/obj/effect/turf_decal/siding/purple{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"hsH" = ( +/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/plating, +/area/station/maintenance/central/greater) +"hsJ" = ( +/obj/docking_port/stationary/mining_home, +/obj/effect/turf_decal/stripes/white/line, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"hsO" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/hallway/secondary/command) +"hsZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/barricade/wooden, +/turf/open/floor/plating, +/area/station/security/tram) +"htg" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"htp" = ( +/turf/closed/wall, +/area/station/service/barber) +"htM" = ( +/obj/effect/turf_decal/tile/dark_red{ + dir = 4 + }, +/obj/structure/table, +/obj/item/storage/box/coffeepack/robusta{ + pixel_y = 3 + }, +/obj/item/restraints/handcuffs{ + pixel_x = -3; + pixel_y = 5 + }, +/obj/item/restraints/handcuffs, +/obj/item/restraints/handcuffs{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"htN" = ( +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"huh" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/delivery/white, +/obj/structure/rack, +/obj/item/stack/cable_coil/five, +/obj/item/pickaxe, +/obj/item/wrench, +/obj/item/radio/off, +/turf/open/floor/iron/smooth, +/area/station/commons/storage/tools) +"huj" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"hur" = ( +/obj/structure/table/glass, +/obj/item/storage/briefcase/secure, +/turf/open/floor/carpet/executive, +/area/station/command/meeting_room) +"huy" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/secondary/construction) +"huE" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "secbreach"; + name = "Breach Shutters" + }, +/turf/open/floor/plating, +/area/station/security/processing) +"huN" = ( +/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/dark_red{ + dir = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/ai_monitored/security/armory) +"huY" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/port/aft) +"hvc" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "AISat Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/ai_monitored/turret_protected/aisat/maint) +"hvx" = ( +/obj/structure/flora/rock/pile/jungle/style_random, +/obj/machinery/light/small/directional/north, +/turf/open/floor/grass, +/area/station/medical/virology) +"hvT" = ( +/obj/structure/railing, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron/small, +/area/station/engineering/lobby) +"hvV" = ( +/obj/structure/table, +/obj/item/book/manual/wiki/security_space_law{ + pixel_x = -6; + pixel_y = 4 + }, +/obj/item/clipboard{ + pixel_x = 10; + pixel_y = 4 + }, +/obj/item/folder/red{ + pixel_x = 7 + }, +/obj/machinery/camera/autoname/directional/south, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron, +/area/station/security/tram) +"hwj" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark/small, +/area/station/tcommsat/server) +"hwn" = ( +/obj/machinery/light/small/directional/south, +/obj/structure/closet/emcloset, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/auxiliary) +"hwo" = ( +/obj/structure/cable, +/obj/structure/table/bronze, +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 4 + }, +/obj/item/pizzabox/margherita{ + pixel_x = 4; + pixel_y = 24 + }, +/obj/item/storage/bag/tray{ + pixel_x = 1; + pixel_y = -1 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/command/meeting_room) +"hwr" = ( +/obj/effect/spawner/random/engineering/atmospherics_portable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"hwx" = ( +/obj/structure/table/glass, +/obj/item/radio/intercom/command, +/obj/item/paper/fluff/jobs/engineering/frequencies, +/turf/open/floor/carpet/executive, +/area/station/command/meeting_room) +"hwz" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Xenobiology - Cell 5"; + name = "xenobiology camera"; + network = list("ss13","xeno","rd") + }, +/obj/effect/turf_decal/box/red/corners{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"hwJ" = ( +/turf/closed/wall/rust, +/area/space/nearstation) +"hwZ" = ( +/obj/structure/chair/bronze{ + dir = 8 + }, +/obj/effect/turf_decal/siding/brown{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/maintenance/port/aft) +"hxj" = ( +/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/library{ + pixel_y = 32 + }, +/turf/open/floor/wood/tile, +/area/station/command/corporate_showroom) +"hxp" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/item/storage/box{ + pixel_x = -8; + pixel_y = 15 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron/smooth, +/area/station/service/greenroom) +"hxA" = ( +/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/smooth, +/area/station/hallway/secondary/command) +"hxQ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"hxY" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 9 + }, +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/obj/machinery/light/small/directional/west, +/obj/structure/cable, +/obj/machinery/status_display/evac/directional/west, +/turf/open/floor/iron/diagonal, +/area/station/engineering/lobby) +"hyi" = ( +/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/dark_red{ + dir = 8 + }, +/obj/machinery/digital_clock/directional/north, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"hyv" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"hyA" = ( +/obj/machinery/light/dim/directional/south, +/turf/open/floor/iron/dark/side, +/area/station/hallway/secondary/construction) +"hyE" = ( +/turf/closed/wall, +/area/station/maintenance/starboard/aft) +"hyS" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/engineering{ + name = "Engineering Office" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "atmos_airlock_1" + }, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"hyW" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 10 + }, +/obj/effect/turf_decal/weather/dirt{ + dir = 9 + }, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"hyX" = ( +/obj/structure/window/spawner/directional/north, +/obj/machinery/hydroponics/soil, +/obj/item/shovel, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"hzb" = ( +/obj/structure/cable, +/obj/item/radio/intercom/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark/herringbone, +/area/station/ai_monitored/command/nuke_storage) +"hzp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"hzr" = ( +/obj/structure/closet/secure_closet/detective, +/obj/machinery/requests_console/directional/north{ + department = "Detective's Office"; + name = "Detective Requests Console" + }, +/obj/machinery/light/small/directional/west, +/obj/structure/detectiveboard/directional/west, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"hzK" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"hzO" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"hzV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"hzX" = ( +/obj/machinery/door/airlock/external{ + name = "Mining Dock Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/cargo/miningoffice) +"hAe" = ( +/obj/machinery/door/airlock/command{ + name = "Telecomms Server Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "comms-entrance-south" + }, +/obj/structure/cable, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/tcommsat/server) +"hAu" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/structure/barricade/wooden, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"hAB" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/turf/open/floor/wood, +/area/station/service/chapel) +"hAC" = ( +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/dark/small, +/area/station/security/execution/education) +"hAI" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/hallway/secondary/construction) +"hAJ" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/box/red/corners, +/obj/effect/turf_decal/stripes/white/line{ + dir = 6 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"hAN" = ( +/obj/effect/decal/cleanable/dirt/dust, +/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/maintenance/department/engine/atmos) +"hAO" = ( +/obj/machinery/computer/piratepad_control/civilian{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/south, +/obj/machinery/status_display/supply{ + pixel_y = -32 + }, +/turf/open/floor/iron/dark/side, +/area/station/cargo/lobby) +"hAW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"hBh" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/table, +/obj/item/storage/box/lights/mixed{ + pixel_x = -20; + pixel_y = -2 + }, +/obj/item/storage/box/lights/mixed{ + pixel_x = 6; + pixel_y = 12 + }, +/obj/item/reagent_containers/spray/cleaner{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/grenade/chem_grenade/cleaner{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/grenade/chem_grenade/cleaner{ + pixel_x = 5; + pixel_y = 1 + }, +/turf/open/floor/iron/small, +/area/station/service/janitor) +"hBi" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 1; + name = "Air to External Air Ports" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating/corner{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/engineering/atmos/pumproom) +"hBq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/chair{ + dir = 8 + }, +/obj/machinery/light/directional/north, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/plating, +/area/station/commons/storage/tools) +"hBt" = ( +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"hBA" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "cmoprivacy"; + name = "Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/command/heads_quarters/cmo) +"hBR" = ( +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/obj/structure/table/glass, +/obj/machinery/reagentgrinder{ + pixel_y = 9 + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"hBW" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/floor, +/turf/open/floor/iron/dark/small, +/area/station/security/brig) +"hBX" = ( +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"hCd" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 4 + }, +/mob/living/basic/bot/secbot/beepsky/officer, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/security) +"hCl" = ( +/obj/machinery/firealarm/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/prison/work) +"hCq" = ( +/obj/effect/decal/cleanable/glass/titanium, +/obj/structure/closet/crate, +/obj/item/reagent_containers/cup/bottle/welding_fuel, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"hCr" = ( +/turf/closed/wall/r_wall, +/area/station/ai_monitored/command/storage/eva) +"hCB" = ( +/obj/structure/table, +/obj/item/paper_bin, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"hCH" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"hCN" = ( +/obj/effect/turf_decal/siding/thinplating/terracotta, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/commons/dorms) +"hCQ" = ( +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/aft) +"hCT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"hCX" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"hDd" = ( +/obj/machinery/power/energy_accumulator/grounding_rod/anchored, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"hDg" = ( +/obj/structure/chair/stool/directional/east, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/small, +/area/station/maintenance/department/electrical) +"hDh" = ( +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/effect/turf_decal/siding/yellow/corner, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/diagonal, +/area/station/engineering/lobby) +"hDt" = ( +/obj/structure/toilet{ + pixel_y = 8 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/freezer, +/area/station/command/corporate_suite) +"hDu" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/obj/machinery/power/emitter, +/turf/open/floor/iron/dark/small, +/area/station/engineering/storage_shared) +"hDz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"hDN" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/security/interrogation) +"hDT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/light/cold/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"hEl" = ( +/obj/structure/table/rolling, +/obj/effect/turf_decal/siding/yellow, +/obj/item/pizzabox{ + pixel_y = 14 + }, +/turf/open/floor/wood, +/area/station/engineering/break_room) +"hEm" = ( +/obj/item/kirbyplants/organic/applebush, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/siding/dark{ + dir = 8 + }, +/obj/machinery/light_switch/directional/east, +/turf/open/floor/iron/dark/textured, +/area/station/command/meeting_room) +"hEu" = ( +/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/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"hEw" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/machinery/light/small/directional/east, +/obj/structure/chair/stool/bar/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"hEJ" = ( +/turf/open/floor/iron/smooth, +/area/station/service/library) +"hFb" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"hFd" = ( +/obj/structure/rack, +/obj/item/clothing/neck/petcollar, +/obj/item/flashlight/flare/candle{ + pixel_x = 10 + }, +/obj/item/flashlight/flare/candle{ + pixel_x = 8; + pixel_y = 1 + }, +/obj/item/screwdriver{ + pixel_y = 9 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/department/engine/atmos) +"hFp" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"hFx" = ( +/turf/open/floor/iron/chapel{ + dir = 1 + }, +/area/station/maintenance/starboard/greater) +"hFA" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 1 + }, +/turf/open/floor/iron/corner, +/area/station/engineering/main) +"hFC" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating/rust, +/area/station/maintenance/fore/lesser) +"hFG" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/effect/spawner/random/structure/crate_abandoned, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"hFO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden, +/turf/closed/wall/r_wall, +/area/station/maintenance/disposal/incinerator) +"hGb" = ( +/turf/closed/wall/r_wall, +/area/station/science/ordnance/storage) +"hGj" = ( +/obj/structure/broken_flooring/corner, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"hGk" = ( +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/machinery/door/airlock/grunge{ + name = "St. Brendan's" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/greater) +"hGn" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating/rust, +/area/station/ai_monitored/turret_protected/aisat/maint) +"hGp" = ( +/obj/structure/railing, +/obj/effect/turf_decal/siding/wideplating, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/engineering/main) +"hGr" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/tcommsat/server) +"hGt" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/aft) +"hGA" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/landmark/start/cargo_technician, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"hGE" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/stairs, +/area/station/medical/medbay/central) +"hHf" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/structure/sign/departments/telecomms/directional/south, +/turf/open/floor/iron, +/area/station/science/lobby) +"hHy" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/stone, +/area/station/service/chapel) +"hHE" = ( +/obj/effect/turf_decal/bot_white, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"hHF" = ( +/obj/structure/chair/sofa/corp/right{ + dir = 4 + }, +/obj/machinery/camera/autoname/directional/west, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"hHH" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"hHV" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"hHX" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/landmark/start/quartermaster, +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/turf/open/floor/carpet/orange, +/area/station/command/heads_quarters/qm) +"hIi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/command/gateway) +"hIm" = ( +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/airalarm/directional/north, +/obj/machinery/bookbinder, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"hIE" = ( +/obj/structure/table/glass, +/obj/machinery/light/small/directional/east, +/obj/item/scalpel{ + pixel_y = 12 + }, +/obj/item/retractor, +/obj/item/hemostat, +/turf/open/floor/iron/white, +/area/station/science/robotics/augments) +"hIF" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/decal/cleanable/dirt, +/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/tcommsat/server) +"hJp" = ( +/turf/closed/wall/r_wall/rust, +/area/station/ai_monitored/turret_protected/ai) +"hJC" = ( +/obj/structure/closet/crate/hydroponics, +/obj/item/paper/guides/jobs/hydroponics, +/obj/effect/spawner/random/food_or_drink/seed{ + spawn_all_loot = 1; + spawn_random_offset = 1 + }, +/obj/effect/spawner/random/contraband/prison, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"hJO" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/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/corner{ + dir = 1 + }, +/area/station/hallway/secondary/dock) +"hJP" = ( +/obj/structure/sign/departments/engineering/directional/north, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"hJR" = ( +/obj/structure/lattice/catwalk, +/obj/item/stack/cable_coil, +/obj/structure/cable, +/turf/open/space/basic, +/area/station/solars/starboard/fore) +"hJT" = ( +/obj/structure/table/glass, +/obj/item/circular_saw, +/obj/item/mmi{ + pixel_x = 2; + pixel_y = 9 + }, +/obj/item/mmi{ + pixel_x = 2; + pixel_y = 9 + }, +/obj/item/mmi{ + pixel_x = 2; + pixel_y = 9 + }, +/obj/structure/sign/warning/no_smoking/circle/directional/east, +/turf/open/floor/iron/white, +/area/station/science/robotics/augments) +"hKf" = ( +/obj/machinery/light/small/directional/south{ + dir = 4 + }, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"hKs" = ( +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/stripes/white/line{ + dir = 6 + }, +/turf/open/floor/engine, +/area/station/science/explab) +"hKw" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/machinery/newscaster/directional/north, +/obj/structure/chair/comfy/beige{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/grimy, +/area/station/hallway/secondary/entry) +"hKR" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"hKT" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/iron, +/area/station/maintenance/fore/greater) +"hKU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/small, +/area/station/security/detectives_office) +"hKX" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"hKZ" = ( +/obj/structure/flora/bush/jungle/a/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"hLa" = ( +/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/effect/turf_decal/delivery/white, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/aft) +"hLb" = ( +/obj/machinery/holopad, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"hLc" = ( +/turf/open/floor/plating, +/area/station/science/xenobiology) +"hLx" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"hLD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/tank/air{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"hLS" = ( +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"hLT" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"hLU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/public/glass{ + name = "Docking Corridor" + }, +/obj/machinery/door/firedoor, +/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/textured_half{ + dir = 8 + }, +/area/station/hallway/secondary/dock) +"hLW" = ( +/obj/structure/railing, +/obj/structure/extinguisher_cabinet/directional/north, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/department/engine/atmos) +"hLY" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "secbreach"; + name = "Breach Shutters" + }, +/turf/open/floor/plating, +/area/station/security) +"hMa" = ( +/obj/effect/turf_decal/trimline/dark/filled/warning, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/department/science/xenobiology) +"hMh" = ( +/obj/effect/turf_decal/siding/wood, +/obj/structure/chair/stool/bamboo{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/wood/tile, +/area/station/command/heads_quarters/hop) +"hMk" = ( +/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/dark/smooth_edge{ + dir = 1 + }, +/area/station/maintenance/starboard/greater) +"hMr" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/closet/secure_closet/security/sec, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron, +/area/station/security/lockers) +"hMA" = ( +/obj/machinery/status_display/ai/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"hMK" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/kirbyplants/organic/applebush, +/obj/machinery/light/cold/directional/west, +/turf/open/floor/iron/smooth, +/area/station/command/bridge) +"hML" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/glass, +/area/station/hallway/primary/central/aft) +"hMQ" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + initialize_directions = 8 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/engineering/atmos/pumproom) +"hMX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"hNb" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"hNj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"hNo" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"hNq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"hNv" = ( +/obj/machinery/netpod, +/obj/machinery/light_switch/directional/north, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/cargo/bitrunning/den) +"hNA" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"hNJ" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/structure/table, +/obj/item/storage/toolbox/mechanical{ + pixel_y = 9 + }, +/obj/item/storage/toolbox/mechanical, +/obj/item/clothing/head/utility/welding, +/turf/open/floor/iron, +/area/station/medical/chemistry) +"hNP" = ( +/obj/item/storage/backpack/duffelbag/sec{ + pixel_y = 12 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"hNY" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"hOg" = ( +/obj/structure/hedge, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/wood/tile, +/area/station/command/corporate_showroom) +"hOl" = ( +/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/stairs{ + dir = 8 + }, +/area/station/science/xenobiology) +"hOp" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"hOD" = ( +/obj/structure/cable, +/turf/closed/wall/r_wall, +/area/station/command/bridge) +"hOF" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/landmark/start/security_officer, +/turf/open/floor/iron/checker{ + dir = 1 + }, +/area/station/security/execution/transfer) +"hOO" = ( +/obj/structure/flora/tree/jungle/small/style_4, +/turf/open/floor/grass, +/area/station/service/chapel) +"hOX" = ( +/obj/item/chair, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/engine/atmos) +"hOY" = ( +/obj/structure/chair/stool/bar/directional/west, +/obj/structure/sign/poster/contraband/random/directional/north, +/turf/open/floor/carpet/lone, +/area/station/service/abandoned_gambling_den) +"hPb" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"hPi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"hPl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=9.0-StarboardHall-ScienceFoyer"; + location = "8.0-Pharmacy-StarboardHall" + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"hPs" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"hPQ" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/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/commons/toilet/auxiliary) +"hPU" = ( +/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/side{ + dir = 5 + }, +/area/station/science/xenobiology) +"hPW" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/maintenance/solars/port/aft) +"hQd" = ( +/obj/machinery/firealarm/directional/north, +/obj/machinery/atmospherics/pipe/smart/simple/dark/hidden{ + dir = 10 + }, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"hQs" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 9 + }, +/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/small, +/area/station/hallway/secondary/service) +"hQx" = ( +/obj/effect/turf_decal/siding/wideplating/dark/corner, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"hQz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/portable_atmospherics/canister/air, +/obj/machinery/camera/autoname/directional/south, +/obj/machinery/light/warm/directional/south, +/turf/open/floor/plating, +/area/station/hallway/secondary/construction) +"hQD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/science/ordnance/storage) +"hQE" = ( +/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{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"hQG" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"hRb" = ( +/obj/structure/sign/warning/pods/directional/west, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"hRc" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/structure/closet/crate/wooden/toy, +/turf/open/floor/iron/smooth, +/area/station/service/greenroom) +"hRd" = ( +/obj/structure/table/reinforced, +/obj/item/binoculars, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"hRA" = ( +/obj/machinery/atmospherics/components/binary/dp_vent_pump/high_volume/incinerator_ordmix{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/science/ordnance/burnchamber) +"hRO" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/engine/atmos) +"hRX" = ( +/obj/structure/flora/bush/large/style_random{ + pixel_x = -20; + pixel_y = -8 + }, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"hSn" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"hSK" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/white{ + dir = 1 + }, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/iron/stairs{ + dir = 8 + }, +/area/station/command/corporate_showroom) +"hSP" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/obj/effect/mapping_helpers/mail_sorting/engineering/general, +/obj/structure/disposalpipe/sorting/mail{ + dir = 8 + }, +/turf/open/floor/iron/diagonal, +/area/station/engineering/lobby) +"hTr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance{ + name = "Atmospherics Maintenance" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/structure/barricade/wooden/crude, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"hTz" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"hTD" = ( +/obj/machinery/atmospherics/pipe/smart/simple/general/visible{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) +"hTL" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/spawner/random/structure/crate_loot, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"hTW" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/vehicle/ridden/janicart, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/white/small, +/area/station/service/janitor) +"hTZ" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 1 + }, +/turf/open/floor/iron/dark/side, +/area/station/security/execution/transfer) +"hUq" = ( +/obj/structure/table/glass, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"hUC" = ( +/obj/structure/toilet, +/obj/machinery/light/small/directional/north, +/obj/machinery/button/door/directional/east{ + id = "ShowerToilet1"; + name = "Lock Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/dorms) +"hUD" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"hUH" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/lesser) +"hUI" = ( +/obj/structure/table, +/obj/item/storage/belt/utility, +/obj/item/radio/off, +/turf/open/floor/iron/smooth, +/area/station/command/gateway) +"hUO" = ( +/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/public/glass{ + name = "Lockers" + }, +/turf/open/floor/iron/textured_half, +/area/station/commons/fitness/locker_room) +"hVb" = ( +/obj/machinery/plate_press, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/plating, +/area/station/security/prison/work) +"hVh" = ( +/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/chief_medical_officer, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"hVk" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron, +/area/station/commons/storage/tools) +"hVo" = ( +/obj/machinery/smartfridge/organ, +/obj/effect/turf_decal/trimline/blue/corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"hVq" = ( +/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/engine) +"hVz" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/turf/open/floor/plating, +/area/station/engineering/atmos/storage/gas) +"hVJ" = ( +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"hVM" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/command/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"hVO" = ( +/obj/effect/turf_decal/weather/dirt, +/obj/machinery/light/small/directional/south, +/obj/item/radio/intercom/directional/south, +/obj/structure/flora/bush/flowers_yw, +/obj/machinery/camera/directional/south, +/turf/open/floor/grass, +/area/station/service/chapel) +"hVX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/light/cold/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"hVY" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/computer/dna_console{ + dir = 4 + }, +/obj/effect/turf_decal/siding/purple{ + dir = 9 + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"hWk" = ( +/obj/machinery/vending/coffee, +/obj/structure/extinguisher_cabinet/directional/south, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"hWm" = ( +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"hWu" = ( +/obj/machinery/door/airlock/medical{ + name = "CMO Bedroom" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/cmo, +/turf/open/floor/wood/parquet, +/area/station/command/heads_quarters/cmo) +"hWE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/smooth_large, +/area/station/science/auxlab/firing_range) +"hWJ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 4 + }, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron, +/area/station/security) +"hWL" = ( +/obj/effect/turf_decal/weather/snow, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/turf/open/floor/iron/kitchen_coldroom/freezerfloor, +/area/station/service/kitchen/coldroom) +"hWU" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"hXc" = ( +/obj/machinery/light/small/directional/east, +/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_large, +/area/station/engineering/main) +"hXf" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Hull Breach Emergency Storage" + }, +/obj/effect/mapping_helpers/airlock/access/any/command/eva, +/obj/effect/mapping_helpers/airlock/access/any/engineering/construction, +/turf/open/floor/catwalk_floor/iron, +/area/station/commons/storage/tools) +"hXl" = ( +/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/door/firedoor, +/obj/effect/turf_decal/delivery/red, +/turf/open/floor/iron/white/small, +/area/station/medical/medbay/central) +"hXv" = ( +/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/yellow/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"hXy" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/white/corner, +/turf/open/floor/iron/smooth, +/area/station/cargo/warehouse) +"hXM" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/depsec/supply, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/supply) +"hXU" = ( +/turf/closed/wall, +/area/station/security/execution/education) +"hXX" = ( +/obj/item/kirbyplants/random/fullysynthetic, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/mess) +"hXY" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Cells" + }, +/turf/open/floor/iron/textured_half, +/area/station/security/prison) +"hYf" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/landmark/navigate_destination/research, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"hYh" = ( +/obj/structure/flora/bush/jungle/c/style_3, +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"hYn" = ( +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"hYq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/engineering/gravity_generator) +"hYw" = ( +/obj/effect/turf_decal/bot_white, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"hYC" = ( +/turf/closed/wall, +/area/station/engineering/atmos) +"hYK" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/science/lab) +"hYQ" = ( +/obj/structure/disposalpipe/trunk{ + dir = 2 + }, +/obj/machinery/disposal/delivery_chute{ + name = "Security Deliveries" + }, +/obj/structure/sign/departments/security/directional/north, +/obj/effect/turf_decal/tile/red/fourcorners, +/obj/structure/plasticflaps{ + name = "Security Deliveries" + }, +/obj/effect/turf_decal/delivery/white, +/turf/open/floor/iron/dark/side, +/area/station/cargo/sorting) +"hYS" = ( +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/obj/structure/railing, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=20.0-CentralPort-Bar"; + location = "19.0-Engineering-CentralPort" + }, +/turf/open/floor/iron/diagonal, +/area/station/engineering/lobby) +"hYW" = ( +/obj/machinery/light_switch/directional/east, +/obj/structure/closet/firecloset, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/auxiliary) +"hZP" = ( +/obj/structure/sign/poster/official/random/directional/north, +/obj/effect/landmark/start/hangover, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"hZT" = ( +/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/general, +/obj/machinery/door/airlock/security{ + name = "Prison Transfer Tram" + }, +/turf/open/floor/iron, +/area/station/security/tram) +"iai" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/landmark/secequipment, +/obj/item/clothing/under/rank/security/officer/formal, +/obj/item/clothing/under/rank/security/officer/formal, +/obj/item/clothing/suit/jacket/officer/blue, +/obj/item/clothing/suit/jacket/officer/blue, +/obj/item/clothing/head/beret/sec/navyofficer, +/obj/item/clothing/head/beret/sec/navyofficer, +/turf/open/floor/plating, +/area/station/security/tram) +"iaA" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/theatre) +"iaB" = ( +/obj/machinery/computer/turbine_computer{ + mapping_id = "main_turbine" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"iaH" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/dark/smooth_large, +/area/station/ai_monitored/command/storage/eva) +"iaK" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/glass/bottle/wine{ + pixel_x = 3; + pixel_y = 18 + }, +/obj/item/reagent_containers/cup/glass/bottle/wine{ + pixel_x = -6; + pixel_y = 8 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass{ + pixel_x = 5; + pixel_y = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/smooth_corner{ + dir = 8 + }, +/area/station/maintenance/starboard/greater) +"iaV" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/light/directional/south, +/turf/open/floor/wood/tile, +/area/station/command/meeting_room) +"ibe" = ( +/obj/effect/turf_decal/bot_white, +/obj/structure/closet/crate/freezer, +/obj/item/emptysandbag, +/turf/open/floor/iron/smooth_large, +/area/station/cargo/warehouse) +"ibo" = ( +/obj/structure/bed, +/obj/item/bedsheet/centcom, +/turf/open/floor/carpet/royalblue, +/area/station/command/corporate_suite) +"ibv" = ( +/obj/item/kirbyplants/random, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"ibD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/small, +/area/station/hallway/primary/aft) +"ibE" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/spawner/random/engineering/atmospherics_portable, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"ibF" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"ibI" = ( +/obj/effect/turf_decal/siding/white/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark/small, +/area/station/science/xenobiology) +"ibP" = ( +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating, +/obj/effect/turf_decal/siding/wideplating/corner{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/engineering/atmospherics_engine) +"ibX" = ( +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"icc" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/siding/thinplating{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"ich" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/white/corner{ + dir = 4 + }, +/area/station/hallway/secondary/entry) +"ico" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/turf/open/floor/wood, +/area/station/hallway/secondary/entry) +"icF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"icN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"icT" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 4 + }, +/area/station/science/lower) +"icW" = ( +/obj/structure/transit_tube/horizontal, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"icY" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/table/reinforced, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"idd" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"ide" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/medical/paramedic) +"idj" = ( +/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, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"idp" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/hallway/secondary/entry) +"idq" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"ids" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/button/door/directional/north{ + id = "commiss2"; + name = "Door Bolt Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"idt" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/turf/open/floor/plating, +/area/station/science/ordnance/storage) +"idu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security/glass{ + name = "Secure Gear Storage" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/security/tram) +"idz" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/broken_flooring/singular/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"idB" = ( +/obj/structure/cable, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"idF" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/turf/open/floor/sepia, +/area/station/maintenance/aft) +"idJ" = ( +/turf/open/floor/iron/dark/textured_corner{ + dir = 8 + }, +/area/station/command/heads_quarters/hop) +"idN" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/machinery/vending/cart{ + req_access = list("hop") + }, +/obj/structure/sign/poster/official/random/directional/north, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/diagonal, +/area/station/command/heads_quarters/hop) +"idW" = ( +/obj/structure/reagent_dispensers/water_cooler, +/obj/machinery/light/small/directional/south, +/obj/machinery/digital_clock/directional/south, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"ief" = ( +/obj/machinery/telecomms/message_server/preset, +/obj/structure/cable, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"iek" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/delivery_chute{ + name = "Engineering Deliveries" + }, +/obj/structure/sign/departments/engineering/directional/north, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/obj/structure/plasticflaps{ + name = "Engineering Deliveries" + }, +/obj/effect/turf_decal/delivery/white, +/obj/machinery/light/warm/directional/north, +/turf/open/floor/iron/dark/side, +/area/station/cargo/sorting) +"ieY" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"ieZ" = ( +/turf/open/floor/catwalk_floor, +/area/station/security/tram) +"ifa" = ( +/turf/closed/wall/r_wall, +/area/station/science/circuits) +"ifd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"ifg" = ( +/obj/structure/chair/sofa/bench/right, +/obj/machinery/light/dim/directional/north, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"ifi" = ( +/obj/structure/table/reinforced, +/obj/machinery/requests_console/auto_name/directional/east, +/obj/item/stack/cable_coil{ + pixel_y = 4 + }, +/obj/item/stack/cable_coil, +/obj/item/plant_analyzer{ + pixel_x = -3; + pixel_y = 2 + }, +/obj/item/healthanalyzer{ + pixel_x = 3; + pixel_y = 2 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"ifl" = ( +/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/effect/spawner/random/trash, +/turf/open/floor/iron/stairs{ + dir = 8 + }, +/area/station/maintenance/port/greater) +"ifu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ifH" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/aft) +"ifI" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"ifK" = ( +/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/external{ + name = "Command Storeroom" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"ifN" = ( +/obj/effect/turf_decal/tile/yellow, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"ifU" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/science/lobby) +"igr" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"igs" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/chair/stool/directional/south, +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/obj/effect/landmark/start/security_officer, +/obj/structure/cable, +/turf/open/floor/iron/small, +/area/station/security/office) +"igD" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"ihb" = ( +/obj/effect/spawner/random/trash, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"ihc" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/command/glass{ + name = "Teleporter Access" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/command/teleporter, +/turf/open/floor/iron/dark/textured_half, +/area/station/command/teleporter) +"ihd" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"ihh" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_command) +"ihl" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/structure/hedge, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain) +"ihq" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/chair/comfy/brown{ + buildstackamount = 0; + color = "#c45c57" + }, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain) +"ihr" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/chair/comfy/brown{ + buildstackamount = 0; + color = "#c45c57" + }, +/obj/item/radio/intercom/directional/north, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain) +"ihs" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/structure/hedge, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain) +"iht" = ( +/turf/closed/wall/r_wall, +/area/station/command/corporate_dock) +"ihv" = ( +/obj/structure/bed/maint, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/eighties/red, +/area/station/service/abandoned_gambling_den/gaming) +"ihC" = ( +/obj/structure/extinguisher_cabinet/directional/south, +/turf/open/floor/iron/dark/small, +/area/station/medical/morgue) +"ihJ" = ( +/obj/structure/rack, +/obj/item/aicard, +/obj/item/clothing/gloves/color/yellow, +/obj/item/ai_module/reset, +/obj/effect/turf_decal/siding/dark, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron, +/area/station/engineering/storage/tech) +"ihZ" = ( +/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/workout) +"iio" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/loading_area, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"iis" = ( +/obj/structure/broken_flooring/side/directional/north{ + color = "#73737a" + }, +/obj/structure/chair/stool, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"iix" = ( +/obj/effect/spawner/random/engineering/atmospherics_portable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"iiz" = ( +/obj/docking_port/stationary/escape_pod{ + dir = 4 + }, +/turf/open/space/basic, +/area/space) +"iiI" = ( +/obj/structure/table/reinforced, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/poddoor/shutters{ + id = "meow"; + name = "Commissary" + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"iiR" = ( +/obj/structure/railing{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/conveyor_switch/oneway{ + id = "mining"; + pixel_x = 4; + pixel_y = 10 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 6 + }, +/turf/open/floor/iron/smooth, +/area/station/cargo/miningfoundry) +"iiX" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"ijz" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/white/small, +/area/station/commons/toilet/restrooms) +"ijB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/item/radio/intercom/directional/south, +/obj/machinery/atmospherics/components/trinary/mixer/flipped{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/science/ordnance/storage) +"ijF" = ( +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"ijI" = ( +/obj/machinery/door/airlock/external{ + name = "Primary Docking Bay" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"ijN" = ( +/obj/machinery/bluespace_vendor/directional/north, +/obj/machinery/light/small/directional/west, +/obj/machinery/photobooth, +/turf/open/floor/iron/textured_large, +/area/station/hallway/primary/central/fore) +"ijV" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/engineering/storage/tech) +"ijY" = ( +/obj/structure/closet/secure_closet/chief_medical, +/obj/item/storage/briefcase/secure{ + pixel_x = 3; + pixel_y = 5 + }, +/obj/structure/secure_safe/directional/south{ + pixel_y = -23 + }, +/obj/item/gun/syringe, +/turf/open/floor/wood/parquet, +/area/station/command/heads_quarters/cmo) +"ikc" = ( +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"ikl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Gear Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/security/lockers) +"ikr" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"ikC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ikH" = ( +/obj/structure/table/bronze, +/obj/machinery/computer/security/wooden_tv{ + pixel_x = 3; + pixel_y = 14 + }, +/obj/item/folder/blue{ + pixel_x = -1; + pixel_y = -10 + }, +/obj/item/disk/nuclear{ + pixel_x = 4; + pixel_y = -10 + }, +/obj/machinery/computer/security/telescreen/entertainment/directional/east, +/obj/item/rollingpaper{ + pixel_x = -18; + pixel_y = 6 + }, +/obj/item/rollingpaper{ + pixel_x = -18 + }, +/turf/open/floor/iron/dark/small, +/area/station/command/heads_quarters/captain/private) +"ikS" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/wood/tile, +/area/station/tcommsat/server) +"ikU" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"ile" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"ill" = ( +/obj/structure/frame/machine, +/obj/item/circuitboard/computer/security, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"ilo" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/spawner/random/trash, +/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/port/greater) +"ilw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/corner{ + dir = 4 + }, +/area/station/science/research) +"ilx" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/end{ + dir = 1 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/service) +"ily" = ( +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/machinery/plumbing/input{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/science/cytology) +"ilz" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/storage_shared) +"ilB" = ( +/obj/effect/spawner/random/structure/steam_vent, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"ilC" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"ilD" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 8 + }, +/turf/open/floor/iron/smooth_large, +/area/station/science/robotics/mechbay) +"ilE" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/white/small, +/area/station/science/ordnance/storage) +"ilT" = ( +/obj/machinery/door/airlock/external{ + name = "Atmospherics External Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"ilW" = ( +/obj/effect/spawner/random/engineering/atmospherics_portable, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"imj" = ( +/obj/machinery/door/airlock/security/glass{ + id_tag = "permaouter"; + name = "Permabrig Transfer" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/textured_half, +/area/station/security/execution/transfer) +"imC" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/effect/landmark/start/security_officer, +/turf/open/floor/iron, +/area/station/security/tram) +"imI" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/item/radio/intercom/directional/south, +/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/hallway/secondary/dock) +"imO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"inh" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"inR" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"inT" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/airalarm/directional/south, +/obj/effect/landmark/start/shaft_miner, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"inU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/white/side, +/area/station/hallway/primary/central/aft) +"ioa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/stone, +/area/station/service/bar) +"iob" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/chair/stool/directional/west, +/turf/open/floor/iron, +/area/station/security/prison/rec) +"ioo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/delivery/red, +/turf/open/floor/iron/white/small, +/area/station/medical/treatment_center) +"ioz" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/commons/dorms) +"ioJ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"ioQ" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer2{ + dir = 1 + }, +/obj/machinery/airalarm/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "atmospherics - entrance" + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/office) +"ioR" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/airalarm/directional/west, +/obj/effect/spawner/random/trash/moisture_trap, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"ioW" = ( +/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/dark_red{ + dir = 8 + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"ipb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/effect/landmark/start/shaft_miner, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"ipc" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/bed/dogbed/mcgriff, +/mob/living/basic/pet/dog/pug/mcgriff, +/turf/open/floor/iron, +/area/station/security/warden) +"ipf" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/siding/dark/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark/textured, +/area/station/command/meeting_room) +"ipj" = ( +/obj/machinery/airalarm/directional/north, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai_upload_foyer) +"ipp" = ( +/obj/effect/spawner/random/engineering/atmospherics_portable, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"ipq" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/orange, +/turf/open/space/basic, +/area/space/nearstation) +"ipr" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/structure/closet/wardrobe/miner, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"ips" = ( +/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/stairs{ + dir = 8 + }, +/area/station/command/bridge) +"ipt" = ( +/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/plating, +/area/station/maintenance/central/greater) +"ipx" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table/glass, +/obj/machinery/fax{ + fax_name = "Research Director's Office"; + name = "Research Director's Fax Machine"; + pixel_y = 9 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"ipF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"ipM" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/decal/cleanable/glass, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"ipN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/meter, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ipP" = ( +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/table, +/obj/effect/spawner/random/trash/janitor_supplies, +/turf/open/floor/iron/smooth_large, +/area/station/cargo/warehouse) +"iqi" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/glass/drinkingglass{ + pixel_x = 6; + pixel_y = 15 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass{ + pixel_x = -5; + pixel_y = 15 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass{ + pixel_x = 2; + pixel_y = 9 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass{ + pixel_x = -7; + pixel_y = 9 + }, +/turf/open/floor/stone, +/area/station/service/abandoned_gambling_den) +"iqp" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/holopad, +/turf/open/floor/iron/smooth, +/area/station/command/bridge) +"iqB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating/elevatorshaft, +/area/station/engineering/break_room) +"iqD" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"iqF" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/smooth, +/area/station/command/bridge) +"iqG" = ( +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"iqM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ira" = ( +/obj/structure/tank_dispenser/oxygen, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/small, +/area/station/security/tram) +"irc" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"iri" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/landmark/start/head_of_personnel, +/turf/open/floor/iron/dark/textured_edge{ + dir = 8 + }, +/area/station/command/heads_quarters/hop) +"irp" = ( +/obj/machinery/door/airlock/external{ + name = "Tram Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/iron/dark/small, +/area/station/security/tram) +"irs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/structure/closet/toolcloset, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"irQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/dark/textured, +/area/station/command/heads_quarters/hop) +"irR" = ( +/obj/machinery/power/energy_accumulator/grounding_rod/anchored, +/obj/structure/window/reinforced/plasma/spawner/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"isi" = ( +/obj/structure/table, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 10 + }, +/obj/machinery/status_display/ai/directional/west, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/courtroom) +"isj" = ( +/turf/closed/wall/r_wall, +/area/station/ai_monitored/turret_protected/aisat/teleporter) +"ist" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"isC" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/engineering/atmos/pumproom) +"isD" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/button/door/directional/west{ + id = "custodialshutters"; + pixel_x = 23; + pixel_y = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"isI" = ( +/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/smooth_half{ + dir = 1 + }, +/area/station/command/gateway) +"isK" = ( +/obj/structure/sign/directions/evac{ + dir = 8 + }, +/obj/structure/sign/directions/engineering{ + dir = 1; + pixel_y = 8 + }, +/obj/structure/sign/directions/science{ + dir = 4; + pixel_y = -8 + }, +/turf/closed/wall, +/area/station/hallway/primary/port) +"isQ" = ( +/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/command{ + name = "Gateway Atrium" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/command/gateway, +/turf/open/floor/iron/smooth_half{ + dir = 1 + }, +/area/station/command/gateway) +"itb" = ( +/turf/closed/wall/r_wall/rust, +/area/station/ai_monitored/turret_protected/aisat/maint) +"itf" = ( +/obj/structure/disposalpipe/segment, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/qm) +"itw" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured_edge{ + dir = 4 + }, +/area/station/command/heads_quarters/hop) +"itF" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"itL" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/computer/security{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/wall/peppertank/directional/east, +/obj/machinery/camera/autoname/directional/east, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"itO" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/stock_parts/scanning_module{ + pixel_x = 3; + pixel_y = 10 + }, +/obj/item/stock_parts/micro_laser{ + pixel_x = 9; + pixel_y = 7 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"itP" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/structure/table/wood, +/turf/open/floor/iron/grimy, +/area/station/hallway/secondary/entry) +"iua" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/structure/sign/poster/official/random/directional/south, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/pumproom) +"iuc" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "AISat Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/command/maintenance, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"iui" = ( +/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/prison/safe) +"iut" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock{ + name = "Industrial Lab Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/research, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"iuF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light_switch/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/cargo/boutique) +"iuR" = ( +/turf/closed/wall/r_wall, +/area/station/hallway/primary/central/aft) +"iuW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/west, +/obj/item/kirbyplants/random, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"iuZ" = ( +/obj/structure/bed, +/obj/item/bedsheet/brown, +/obj/item/melee/baseball_bat, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"ive" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"ivh" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/random/trash, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"ivk" = ( +/obj/machinery/atmospherics/components/tank/air{ + dir = 8 + }, +/turf/open/misc/asteroid, +/area/station/maintenance/hallway/abandoned_command) +"ivl" = ( +/obj/item/kirbyplants/organic/applebush, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/smooth, +/area/station/hallway/primary/central/fore) +"ivm" = ( +/obj/machinery/vending/assist, +/obj/effect/turf_decal/delivery/white, +/obj/structure/sign/poster/official/random/directional/south, +/turf/open/floor/iron/smooth, +/area/station/commons/storage/tools) +"ivs" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ivz" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/table/reinforced, +/obj/item/stack/sheet/plasteel{ + amount = 15; + pixel_y = 20 + }, +/obj/item/stack/sheet/glass/fifty{ + pixel_x = 5; + pixel_y = 9 + }, +/obj/item/circuitboard/mecha/ripley/peripherals, +/obj/item/stack/sheet/iron/fifty{ + pixel_x = 6; + pixel_y = 18 + }, +/obj/item/stack/sheet/iron/fifty{ + pixel_x = 6; + pixel_y = 18 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/item/circuitboard/mecha/ripley/main, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"ivC" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"ivY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"iwt" = ( +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"iwz" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/smooth, +/area/station/engineering/break_room) +"iwR" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/engineering/atmos/pumproom) +"ixl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/iron/dark/small, +/area/station/security/detectives_office) +"ixz" = ( +/obj/structure/cable, +/turf/open/floor/iron/small, +/area/station/maintenance/solars/port/aft) +"ixG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/steam_vent, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"ixH" = ( +/obj/machinery/power/port_gen/pacman/pre_loaded, +/obj/effect/turf_decal/delivery/red, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/science/xenobiology) +"ixM" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/airalarm/directional/east, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"ixT" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/effect/turf_decal/siding/purple/corner, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"ixU" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table/glass, +/obj/item/folder/white, +/obj/item/toy/figure/rd{ + pixel_y = 10 + }, +/obj/item/stamp/head/rd, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"iya" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "hop"; + name = "Privacy Shutters" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/security/brig/entrance) +"iyn" = ( +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/south, +/turf/open/floor/iron/small, +/area/station/engineering/main) +"iyq" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 9 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai) +"iyr" = ( +/obj/machinery/light/cold/directional/north, +/obj/machinery/newscaster/directional/north, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/turf/open/floor/iron/dark/side{ + dir = 9 + }, +/area/station/science/ordnance/testlab) +"iyt" = ( +/obj/effect/turf_decal/siding, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/small, +/area/station/science/lab) +"iyC" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/machinery/dna_infuser, +/obj/item/infuser_book, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"iyR" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 9 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"izf" = ( +/obj/structure/sign/warning/engine_safety/directional/north, +/obj/machinery/light/cold/dim/directional/north, +/obj/structure/closet/secure_closet/engineering_personal, +/obj/item/clothing/suit/hooded/wintercoat/engineering, +/turf/open/floor/iron/small, +/area/station/engineering/break_room) +"izh" = ( +/obj/item/shovel, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"izk" = ( +/obj/machinery/door/airlock{ + id_tag = "Toilet1"; + name = "Unit 1" + }, +/turf/open/floor/iron/white/small, +/area/station/commons/toilet/restrooms) +"izo" = ( +/obj/machinery/door/airlock/grunge{ + name = "Vacant Comissary" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/maintenance/central/lesser) +"izu" = ( +/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/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"izA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"izD" = ( +/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/bridge) +"izE" = ( +/obj/machinery/door/airlock/atmos{ + name = "Locker Room" + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/construction, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/catwalk_floor, +/area/station/engineering/atmos/storage/gas) +"izF" = ( +/obj/effect/turf_decal/siding/wideplating, +/turf/open/floor/wood, +/area/station/engineering/atmos/storage) +"izP" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"iAk" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/obj/machinery/field/generator, +/turf/open/floor/iron/dark/small, +/area/station/engineering/storage_shared) +"iAo" = ( +/obj/effect/turf_decal/stripes/corner, +/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/cargo/warehouse) +"iAr" = ( +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/button/door/directional/east{ + id = "evashutter"; + name = "E.V.A Shutters"; + req_access = list("command") + }, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"iAt" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/wood, +/area/station/maintenance/hallway/abandoned_recreation) +"iAu" = ( +/obj/structure/bed{ + dir = 4 + }, +/obj/effect/spawner/random/bedsheet{ + dir = 4 + }, +/obj/machinery/button/door/directional/west{ + id = "Cabin1"; + name = "Cabin Bolt Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/turf/open/floor/carpet/orange, +/area/station/commons/dorms) +"iAv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"iAy" = ( +/obj/structure/table, +/obj/item/clothing/shoes/sneakers/orange{ + pixel_x = -6; + pixel_y = -8 + }, +/obj/item/clothing/shoes/sneakers/orange{ + pixel_x = -6; + pixel_y = -2 + }, +/obj/item/clothing/shoes/sneakers/orange{ + pixel_x = -6; + pixel_y = 4 + }, +/obj/item/clothing/shoes/sneakers/orange{ + pixel_x = -6; + pixel_y = 10 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"iAD" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id = "mechbay"; + name = "Mech Bay Shutters" + }, +/obj/machinery/button/door/directional/north{ + id = "mechbay"; + name = "Mech Bay Shutters Control"; + req_access = list("robotics") + }, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/science/robotics/mechbay) +"iAJ" = ( +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"iAL" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"iAM" = ( +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"iAZ" = ( +/obj/structure/bed/medical/anchored{ + dir = 4 + }, +/obj/item/bedsheet, +/obj/effect/turf_decal/siding/red{ + dir = 5 + }, +/turf/open/floor/iron/white, +/area/station/security/medical) +"iBc" = ( +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 5 + }, +/obj/machinery/power/shieldwallgen, +/turf/open/floor/iron/smooth_large, +/area/station/command/teleporter) +"iBj" = ( +/obj/structure/table/glass, +/obj/item/folder/red{ + pixel_x = 3 + }, +/obj/machinery/camera/directional/east, +/obj/effect/turf_decal/siding/red{ + dir = 6 + }, +/turf/open/floor/iron/white, +/area/station/security/medical) +"iBt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/bartender, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood, +/obj/structure/cable, +/turf/open/floor/stone, +/area/station/service/bar/backroom) +"iBE" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/wood/tile, +/area/station/maintenance/port/lesser) +"iBZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/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/starboard/central) +"iCb" = ( +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain) +"iCf" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/structure/chair/comfy/brown{ + buildstackamount = 0; + color = "#c45c57"; + dir = 8 + }, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain) +"iCi" = ( +/obj/machinery/computer/security/telescreen/isolation/directional/north{ + name = "reflection room monitor" + }, +/obj/effect/turf_decal/stripes/white/corner{ + dir = 1 + }, +/obj/item/kirbyplants/random, +/obj/machinery/firealarm/directional/east, +/obj/machinery/button/flasher{ + id = "IsolationFlash"; + pixel_x = 28; + pixel_y = 28 + }, +/turf/open/floor/iron/dark/small, +/area/station/security/execution/education) +"iCj" = ( +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"iCq" = ( +/obj/effect/turf_decal/siding/thinplating/terracotta{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) +"iCw" = ( +/obj/structure/hedge, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"iCx" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/office) +"iCF" = ( +/obj/structure/railing, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/stairs{ + dir = 8 + }, +/area/station/engineering/main) +"iCJ" = ( +/obj/machinery/door/airlock/command{ + name = "Research Division Server Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/rd, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/server) +"iDk" = ( +/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/wood/tile, +/area/station/command/meeting_room) +"iDm" = ( +/obj/structure/cable, +/obj/structure/railing/corner/end{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/thinplating_new, +/turf/open/floor/iron/smooth, +/area/station/cargo/miningfoundry) +"iDt" = ( +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/obj/machinery/door/airlock/security{ + name = "Holding Cell" + }, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"iDv" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/red, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/white, +/area/station/security/medical) +"iDA" = ( +/obj/structure/chair/comfy/black{ + dir = 4 + }, +/obj/effect/landmark/start/detective, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"iDH" = ( +/obj/effect/turf_decal/siding/wood, +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/landmark/start/psychologist, +/turf/open/floor/iron/white/small, +/area/station/medical/psychology) +"iDO" = ( +/obj/item/kirbyplants/organic/applebush, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"iDP" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible, +/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/engineering/atmos) +"iEc" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/small, +/area/station/engineering/break_room) +"iEk" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/command/bridge) +"iEo" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"iEA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/engine, +/area/station/science/explab) +"iEG" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/hallway/secondary/construction) +"iEP" = ( +/obj/structure/cable, +/obj/machinery/door/airlock{ + name = "Old Bridge Security Checkpoint" + }, +/obj/structure/barricade/wooden, +/obj/effect/mapping_helpers/airlock/cutaiwire, +/obj/effect/mapping_helpers/airlock/access/any/command/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"iEQ" = ( +/obj/structure/cable, +/obj/effect/landmark/event_spawn, +/turf/open/floor/wood/large, +/area/station/command/corporate_suite) +"iEV" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/wood/large, +/area/station/command/corporate_suite) +"iFb" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/white, +/area/station/medical/medbay/aft) +"iFm" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + 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/side{ + dir = 1 + }, +/area/station/science/xenobiology) +"iFs" = ( +/obj/structure/window/spawner/directional/east, +/turf/open/misc/sandy_dirt, +/area/station/medical/medbay/lobby) +"iFB" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/plasma_input{ + dir = 1 + }, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"iFD" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L5"; + pixel_y = -15 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"iFE" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/chair/office{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"iFG" = ( +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/siding/wood, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/grimy, +/area/station/service/library/private) +"iFP" = ( +/obj/item/kirbyplants/random/fullysynthetic, +/turf/open/floor/plating/rust, +/area/station/maintenance/hallway/abandoned_command) +"iGb" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/closet/crate, +/obj/effect/turf_decal/bot_white, +/obj/item/clothing/gloves/color/fyellow, +/obj/item/stack/package_wrap{ + pixel_y = 5 + }, +/obj/item/stack/package_wrap{ + pixel_y = 2 + }, +/obj/item/storage/box{ + desc = "It smells of monkey business..."; + name = "Empty Gorillacube Box" + }, +/obj/item/weldingtool, +/obj/item/radio{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/assembly/signaler, +/turf/open/floor/iron/smooth, +/area/station/commons/storage/tools) +"iGl" = ( +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_command) +"iGp" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/maintenance/solars/port/aft) +"iGq" = ( +/obj/effect/landmark/start/librarian, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"iGt" = ( +/obj/structure/cable, +/obj/machinery/duct, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"iGu" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/ai_all, +/obj/effect/turf_decal/siding/dark{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/storage/tech) +"iGA" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"iGE" = ( +/obj/structure/chair/stool/directional/east, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/mess) +"iGM" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/cold/dim/directional/east, +/obj/machinery/newscaster/directional/east, +/obj/structure/cable, +/obj/structure/table/reinforced, +/obj/item/paper_bin{ + pixel_x = 5; + pixel_y = 19 + }, +/obj/item/pen{ + pixel_x = 5; + pixel_y = 20 + }, +/obj/machinery/cell_charger{ + pixel_x = 2; + pixel_y = 1 + }, +/obj/item/stock_parts/power_store/cell/high{ + pixel_x = 2; + pixel_y = 2 + }, +/turf/open/floor/iron/smooth, +/area/station/engineering/break_room) +"iGO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/pile/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"iGS" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"iGW" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"iHa" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 1; + name = "Gas to Cold Loop" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"iHg" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance/external{ + name = "Command Maintanence" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"iHq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/light/small/directional/west, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"iHv" = ( +/obj/structure/table, +/obj/machinery/computer/security/telescreen/ordnance/directional/north, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/science/ordnance/testlab) +"iHw" = ( +/obj/effect/spawner/random/structure/barricade, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"iHz" = ( +/obj/machinery/airalarm/directional/east, +/turf/open/floor/stone, +/area/station/service/abandoned_gambling_den) +"iHE" = ( +/obj/structure/chair/office, +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating, +/turf/open/floor/wood, +/area/station/engineering/atmos/office) +"iHT" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/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/port/greater) +"iId" = ( +/obj/machinery/processor{ + pixel_y = 6 + }, +/obj/machinery/camera/autoname/directional/west, +/obj/structure/table, +/obj/effect/turf_decal/siding/end, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen) +"iIs" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"iIv" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"iIw" = ( +/obj/item/wrench, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"iIA" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured_edge, +/area/station/command/heads_quarters/hop) +"iIG" = ( +/obj/structure/rack, +/obj/item/clothing/gloves/cargo_gauntlet{ + pixel_y = -3 + }, +/obj/item/clothing/gloves/cargo_gauntlet, +/obj/item/clothing/gloves/cargo_gauntlet{ + pixel_y = 3 + }, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/cargo/storage) +"iIK" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/stack/sheet/plasteel/fifty, +/obj/item/stack/sheet/plastic/five, +/obj/item/stack/sheet/rglass/fifty, +/obj/item/storage/medkit/fire{ + pixel_x = 1; + pixel_y = 4 + }, +/obj/machinery/airalarm/directional/east, +/obj/item/stock_parts/power_store/cell/emproof{ + pixel_y = 9 + }, +/turf/open/floor/iron/small, +/area/station/engineering/break_room) +"iIN" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/grimy, +/area/station/tcommsat/server) +"iIR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/escape) +"iIU" = ( +/obj/machinery/vending/wardrobe/det_wardrobe, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/computer/security/telescreen/normal/directional/west, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"iIW" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"iIZ" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Dorms" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/turf/open/floor/iron/textured_half, +/area/station/commons/dorms) +"iJb" = ( +/obj/structure/table/glass, +/obj/machinery/reagentgrinder{ + pixel_x = -5; + pixel_y = 14 + }, +/obj/item/reagent_containers/cup/beaker/large{ + pixel_x = 16; + pixel_y = 14 + }, +/obj/item/reagent_containers/cup/beaker{ + pixel_x = 12; + pixel_y = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"iJc" = ( +/obj/machinery/portable_atmospherics/pump, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"iJg" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/mob/living/basic/pet/dog/corgi/ian, +/turf/open/floor/iron/dark/textured_edge, +/area/station/command/heads_quarters/hop) +"iJp" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 1 + }, +/obj/effect/turf_decal/stripes, +/obj/effect/turf_decal/trimline/brown/line, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/landmark/start/bitrunner, +/turf/open/floor/iron/dark/smooth_half, +/area/station/cargo/bitrunning/den) +"iJq" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/storage/tools) +"iJt" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"iJz" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/cup/bottle/multiver{ + pixel_x = -4; + pixel_y = -3 + }, +/obj/item/reagent_containers/cup/bottle/epinephrine{ + pixel_x = 7; + pixel_y = -3 + }, +/obj/item/reagent_containers/dropper{ + pixel_y = 8 + }, +/obj/item/reagent_containers/cup/beaker{ + pixel_x = 8; + pixel_y = 16 + }, +/obj/machinery/camera/directional/north, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"iJH" = ( +/turf/closed/wall, +/area/station/security/checkpoint/supply) +"iJI" = ( +/obj/structure/table/glass, +/obj/item/folder/blue, +/obj/item/storage/photo_album{ + pixel_x = -14; + pixel_y = 2 + }, +/obj/item/stamp/head/captain, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain) +"iJJ" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/plating, +/area/station/engineering/atmos/storage/gas) +"iJL" = ( +/obj/structure/sign/warning/no_smoking/circle/directional/north, +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"iJS" = ( +/obj/structure/railing/corner/end{ + dir = 4 + }, +/obj/structure/railing/corner/end/flip{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron/small, +/area/station/engineering/lobby) +"iKe" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured_corner{ + dir = 1 + }, +/area/station/command/heads_quarters/hop) +"iKm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"iKn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/junction{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"iKo" = ( +/obj/structure/broken_flooring/corner/directional/south, +/obj/effect/spawner/random/trash/graffiti{ + pixel_x = 32; + spawn_loot_chance = 50 + }, +/obj/effect/spawner/random/trash/food_packaging, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"iLe" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/red, +/turf/open/floor/iron/white/small, +/area/station/security/warden) +"iLh" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/smooth, +/area/station/service/library) +"iLp" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"iLA" = ( +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"iLC" = ( +/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/wood{ + dir = 4 + }, +/turf/open/floor/iron/diagonal, +/area/station/command/heads_quarters/hop) +"iLH" = ( +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/machinery/door/airlock/maintenance{ + name = "Maintenance" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"iLN" = ( +/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/command{ + name = "Head of Personnel's Quarters" + }, +/obj/effect/mapping_helpers/airlock/access/any/command/hop, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"iLO" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/stairs, +/area/station/maintenance/department/science/xenobiology) +"iLR" = ( +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/starboard/aft) +"iLV" = ( +/obj/machinery/recharge_station, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"iLZ" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/stock_parts/power_store/cell/high, +/turf/open/floor/circuit, +/area/station/maintenance/port/aft) +"iMg" = ( +/obj/structure/closet/crate, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/item/radio/off, +/obj/item/radio/off, +/obj/item/radio/off, +/obj/item/crowbar, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/plating, +/area/station/command/teleporter) +"iMl" = ( +/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/external{ + name = "Tram Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"iMC" = ( +/obj/machinery/flasher/portable, +/turf/open/floor/plating, +/area/station/security/tram) +"iMG" = ( +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"iMI" = ( +/obj/structure/sign/warning/no_smoking/circle/directional/north, +/obj/machinery/portable_atmospherics/canister, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/science/xenobiology) +"iMS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"iMU" = ( +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 10 + }, +/obj/machinery/power/shieldwallgen, +/turf/open/floor/iron/smooth_large, +/area/station/command/teleporter) +"iMZ" = ( +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 6 + }, +/obj/machinery/power/shieldwallgen, +/turf/open/floor/iron/smooth_large, +/area/station/command/teleporter) +"iNg" = ( +/obj/structure/chair/sofa/corp{ + dir = 4 + }, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"iNC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/exit/departure_lounge) +"iNE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/vending/snackvend, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"iNF" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"iNO" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 6 + }, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/tram, +/area/station/security/tram) +"iNS" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/urinal/directional/south, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/auxiliary) +"iNV" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"iNY" = ( +/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/wood{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/captain, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command/glass{ + name = "Captain's Office" + }, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/command/heads_quarters/captain) +"iOm" = ( +/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/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/medical/psychology, +/obj/machinery/door/airlock/medical{ + name = "Pychologists Office" + }, +/turf/open/floor/iron/dark/small, +/area/station/medical/psychology) +"iOq" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Recreation" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"iOs" = ( +/obj/structure/table/wood/fancy/royalblue, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/item/hand_tele, +/turf/open/floor/stone, +/area/station/command/heads_quarters/captain/private) +"iOv" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/effect/mapping_helpers/airlock/unres, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/lesser) +"iOx" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"iOE" = ( +/obj/structure/table/wood/fancy/royalblue, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/stone, +/area/station/command/heads_quarters/captain/private) +"iOF" = ( +/obj/structure/table/glass, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/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/radio{ + pixel_x = 6; + pixel_y = 5 + }, +/obj/structure/cable, +/turf/open/floor/iron/grimy, +/area/station/tcommsat/server) +"iOL" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/side, +/area/station/science/xenobiology) +"iOM" = ( +/obj/structure/cable, +/obj/item/storage/bag/trash, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/security/prison/safe) +"iOY" = ( +/obj/effect/spawner/random/maintenance, +/obj/effect/spawner/random/structure/crate_abandoned, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"iPd" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/structure/sign/poster/official/random/directional/south, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"iPj" = ( +/obj/structure/cable, +/turf/open/floor/circuit/green, +/area/station/ai_monitored/command/nuke_storage) +"iPn" = ( +/mob/living/basic/bot/secbot/beepsky/armsky, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/security/armory) +"iPx" = ( +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ + dir = 1; + filter_type = list(/datum/gas/nitrogen) + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"iPy" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"iPF" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/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/starboard/central) +"iPJ" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 9 + }, +/obj/machinery/computer/mechpad, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/smooth_large, +/area/station/science/robotics/mechbay) +"iPU" = ( +/mob/living/basic/mimic/crate, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"iPW" = ( +/obj/machinery/shower/directional/south, +/obj/structure/curtain, +/turf/open/floor/iron/freezer, +/area/station/command/heads_quarters/captain/private) +"iQl" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"iQp" = ( +/obj/structure/flora/bush/sparsegrass, +/turf/open/floor/grass, +/area/station/service/chapel) +"iQr" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/light_switch/directional/east, +/turf/open/floor/iron/dark/side, +/area/station/engineering/hallway) +"iQC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating/elevatorshaft, +/area/station/commons/dorms) +"iQM" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/purple/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/arrows{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/cargo/sorting) +"iQT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron/white/small, +/area/station/service/janitor) +"iQU" = ( +/obj/structure/closet{ + name = "janitorial supplies" + }, +/obj/item/pushbroom, +/obj/item/bodybag, +/obj/item/bodybag, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/small, +/area/station/service/chapel/storage) +"iQV" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/commons/fitness/locker_room) +"iRk" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/science/cytology) +"iRl" = ( +/obj/structure/table/wood, +/obj/item/food/grown/citrus/lemon{ + pixel_x = 4; + pixel_y = 12 + }, +/obj/item/food/grown/citrus/orange{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/food/grown/citrus/lime{ + pixel_x = 3 + }, +/turf/open/floor/stone, +/area/station/service/abandoned_gambling_den) +"iRz" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"iRE" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/flowers_yw, +/turf/open/floor/grass, +/area/station/service/chapel) +"iRM" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/singular/directional/south, +/obj/effect/decal/cleanable/blood/gibs/robot_debris, +/obj/item/crowbar, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"iRQ" = ( +/obj/effect/turf_decal/weather/snow, +/obj/structure/closet/secure_closet/freezer/fridge, +/obj/item/food/meat/bacon, +/obj/item/food/meat/bacon, +/obj/item/food/meat/slab/monkey, +/obj/item/food/meat/slab/monkey, +/obj/item/food/meat/slab/monkey, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/turf/open/floor/iron/kitchen_coldroom/freezerfloor, +/area/station/service/kitchen/coldroom) +"iSb" = ( +/obj/structure/frame/computer{ + dir = 1 + }, +/turf/open/floor/plating/rust, +/area/station/maintenance/fore/lesser) +"iSd" = ( +/obj/effect/turf_decal/siding/white{ + dir = 1 + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark/small, +/area/station/hallway/secondary/dock) +"iSh" = ( +/obj/effect/turf_decal/stripes/end{ + dir = 8 + }, +/obj/machinery/atmospherics/components/tank{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/science/ordnance/storage) +"iSi" = ( +/obj/structure/table/wood/fancy/red, +/obj/item/gun/ballistic/automatic/c20r/toy/unrestricted, +/obj/structure/sign/poster/official/random/directional/north, +/obj/machinery/newscaster/directional/west, +/turf/open/floor/wood/parquet, +/area/station/service/greenroom) +"iSk" = ( +/obj/structure/table, +/obj/item/stack/cable_coil/five, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"iSr" = ( +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"iSt" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark/small, +/area/station/engineering/supermatter/room) +"iSD" = ( +/turf/open/misc/dirt/station, +/area/station/service/chapel) +"iSK" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/sign/warning/pods/directional/west, +/turf/open/floor/iron/checker, +/area/station/security/breakroom) +"iTe" = ( +/obj/effect/turf_decal/siding/red{ + dir = 6 + }, +/turf/open/floor/iron/small, +/area/station/security/office) +"iTn" = ( +/obj/machinery/firealarm/directional/north, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark/herringbone, +/area/station/ai_monitored/command/nuke_storage) +"iTy" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"iTB" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/science/xenobiology) +"iTN" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Holodeck Door" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "holodeck" + }, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/commons/fitness/recreation/entertainment) +"iTP" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"iTR" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"iUb" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/decal/cleanable/dirt, +/obj/item/crowbar/large/old, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_command) +"iUh" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"iUA" = ( +/obj/machinery/conveyor{ + id = "mining" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/miningfoundry) +"iUH" = ( +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/camera/autoname/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"iUI" = ( +/obj/structure/railing, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/thinplating_new, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/smooth, +/area/station/cargo/miningfoundry) +"iUK" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"iUN" = ( +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/north, +/obj/machinery/disposal/bin/tagger, +/turf/open/floor/iron, +/area/station/cargo/storage) +"iUT" = ( +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 10 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/dorms) +"iVq" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/obj/item/stack/sheet/mineral/titanium, +/turf/open/floor/tram, +/area/station/security/tram) +"iVr" = ( +/turf/closed/mineral/random/stationside, +/area/station/maintenance/fore/greater) +"iVu" = ( +/obj/structure/transport/linear/tram, +/obj/machinery/transport/tram_controller, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/security/tram) +"iVx" = ( +/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/cargo/storage) +"iVz" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"iVE" = ( +/obj/machinery/telecomms/hub/preset, +/obj/machinery/camera/autoname/directional/west, +/obj/structure/cable, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"iVI" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/light/small/directional/north, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron, +/area/station/cargo/storage) +"iVJ" = ( +/obj/structure/broken_flooring/pile/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"iVK" = ( +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"iVL" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"iVP" = ( +/obj/structure/rack, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/obj/item/storage/toolbox/mechanical{ + pixel_x = 2; + pixel_y = 3 + }, +/obj/item/storage/toolbox/electrical{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/clothing/head/utility/welding, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"iVT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/broken_flooring/pile/directional/east, +/obj/item/flashlight, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"iVY" = ( +/obj/effect/turf_decal/siding/brown{ + dir = 1 + }, +/obj/structure/table/reinforced/plastitaniumglass, +/obj/item/folder/red{ + name = "Evil Documents"; + pixel_x = -5 + }, +/turf/open/floor/iron/smooth, +/area/station/maintenance/port/aft) +"iWe" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"iWf" = ( +/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/plating, +/area/station/maintenance/starboard/greater) +"iWj" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/siding/dark_red{ + dir = 5 + }, +/obj/machinery/fax{ + fax_name = "Head of Security's Office"; + name = "Head of Security's Fax Machine"; + pixel_y = 9 + }, +/obj/structure/table/glass, +/obj/machinery/firealarm/directional/east, +/obj/machinery/light/small/directional/north, +/turf/open/floor/stone, +/area/station/command/heads_quarters/hos) +"iWp" = ( +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron/dark, +/area/station/security/office) +"iWs" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"iWD" = ( +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"iWE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security) +"iWQ" = ( +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/effect/landmark/start/chemist, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"iWV" = ( +/obj/structure/sign/poster/official/random/directional/west, +/obj/structure/frame/computer{ + dir = 4 + }, +/obj/item/circuitboard/computer/atmos_control/helium_tank, +/obj/item/stack/cable_coil/cut, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"iWW" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/computer/accounting{ + dir = 1 + }, +/turf/open/floor/iron/large, +/area/station/command/heads_quarters/hop) +"iWZ" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"iXc" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/broken_flooring/corner/directional/south, +/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/starboard/aft) +"iXi" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/closed/wall/r_wall, +/area/station/hallway/primary/central/aft) +"iXm" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2 + }, +/obj/effect/mapping_helpers/mail_sorting/medbay/cmo_office, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"iXu" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/aft) +"iXy" = ( +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 4 + }, +/obj/machinery/light_switch/directional/east, +/turf/open/floor/iron/small, +/area/station/commons/fitness/locker_room) +"iXB" = ( +/obj/effect/turf_decal/siding/dark_red{ + dir = 4 + }, +/obj/structure/rack, +/obj/effect/spawner/random/armory/e_gun, +/turf/open/floor/iron/dark/small, +/area/station/ai_monitored/security/armory) +"iXM" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron/dark, +/area/station/science/server) +"iXW" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/item/book/manual/wiki/barman_recipes{ + pixel_x = 5; + pixel_y = 6 + }, +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/firealarm/directional/east, +/obj/item/gun/ballistic/shotgun/doublebarrel, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/stone, +/area/station/service/bar/backroom) +"iYh" = ( +/obj/structure/fluff/broken_canister_frame, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"iYj" = ( +/obj/structure/table, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 4 + }, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron, +/area/station/command/teleporter) +"iYo" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/white/side, +/area/station/science/research) +"iYr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "aibridge" + }, +/obj/effect/spawner/random/structure/grille, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"iYu" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/photocopier/prebuilt, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/aft) +"iYC" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/security) +"iYD" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/command/teleporter) +"iYY" = ( +/obj/structure/cable, +/turf/open/floor/iron/small, +/area/station/security/processing) +"iZl" = ( +/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/cytology) +"iZs" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/fourcorners, +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"iZu" = ( +/obj/effect/turf_decal/tile/neutral/full, +/obj/item/kirbyplants/random, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/dark/smooth_large, +/area/station/maintenance/central/lesser) +"iZx" = ( +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"iZy" = ( +/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/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"iZB" = ( +/obj/structure/table/glass, +/obj/item/paper_bin{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/pen{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain) +"iZH" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/hydroponics/soil{ + pixel_y = 8 + }, +/obj/effect/spawner/random/food_or_drink/seed, +/turf/open/misc/sandy_dirt, +/area/station/maintenance/starboard/aft) +"iZK" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=19.0-Engineering-CentralPort"; + location = "18.0-ToolStorage-Engineering" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"iZM" = ( +/obj/effect/turf_decal/siding/wood, +/obj/structure/cable, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"iZO" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 5 + }, +/obj/effect/turf_decal/trimline/neutral/corner{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"iZU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/east, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain) +"iZW" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"jab" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"jax" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue, +/obj/structure/disposalpipe/junction/flip, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"jaK" = ( +/obj/structure/table/glass, +/obj/item/folder/blue{ + pixel_x = 4; + pixel_y = 2 + }, +/obj/effect/landmark/event_spawn, +/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/carpet/executive, +/area/station/command/meeting_room) +"jaL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security) +"jaP" = ( +/obj/effect/mob_spawn/corpse/human/clown, +/turf/open/floor/plating/airless, +/area/station/science/ordnance/bomb) +"jaQ" = ( +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/security/processing) +"jbd" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "rdoffice"; + name = "Research Director's Shutters" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/heads_quarters/rd) +"jbp" = ( +/obj/structure/flora/bush/jungle, +/obj/structure/flora/rock/pile/style_3, +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/west, +/turf/open/misc/sandy_dirt, +/area/station/commons/fitness/recreation/entertainment) +"jbr" = ( +/obj/structure/table/glass, +/obj/item/folder/blue{ + pixel_x = -6; + pixel_y = 6 + }, +/turf/open/floor/wood/parquet, +/area/station/command/heads_quarters/cmo) +"jbt" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"jby" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance{ + name = "Maintenance" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/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/port/greater) +"jbV" = ( +/obj/machinery/photocopier/prebuilt, +/turf/open/floor/iron/dark, +/area/station/security/office) +"jbX" = ( +/obj/effect/landmark/start/assistant, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + 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/hallway/primary/central/aft) +"jch" = ( +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"jcm" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/closet/crate/large, +/obj/effect/spawner/random/entertainment/plushie, +/obj/effect/spawner/random/entertainment/plushie, +/obj/effect/spawner/random/entertainment/plushie, +/obj/effect/spawner/random/entertainment/plushie, +/obj/effect/spawner/random/entertainment/plushie, +/obj/structure/alien/weeds, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"jct" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/maintenance/solars/starboard/aft) +"jcu" = ( +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"jcv" = ( +/obj/structure/closet/crate/coffin, +/obj/machinery/door/window/right/directional/south, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"jcB" = ( +/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/wood{ + name = "Bar Backroom" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/bar, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/service/bar) +"jcE" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"jcU" = ( +/obj/structure/chair/wood/wings{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/turf/open/floor/stone, +/area/station/command/heads_quarters/captain/private) +"jcZ" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/landmark/event_spawn, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain/private) +"jdp" = ( +/obj/structure/sink/directional/west, +/obj/structure/mirror/directional/east, +/obj/effect/landmark/start/captain, +/turf/open/floor/iron/freezer, +/area/station/command/heads_quarters/captain/private) +"jdx" = ( +/obj/structure/table/wood, +/turf/open/floor/carpet, +/area/station/service/library) +"jdJ" = ( +/obj/effect/turf_decal/siding/dark/corner, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/command/bridge) +"jdR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/atmospheric_technician, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"jdX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/light/directional/west, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"jeh" = ( +/turf/open/floor/noslip, +/area/station/security/tram) +"jep" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/firealarm/directional/north, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron/dark/small, +/area/station/service/chapel/storage) +"jeF" = ( +/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/engineering/supermatter/room) +"jeG" = ( +/obj/machinery/portable_atmospherics/canister/plasma, +/obj/effect/turf_decal/stripes/white/line{ + dir = 5 + }, +/obj/machinery/light_switch/directional/west, +/turf/open/floor/iron/smooth_large, +/area/station/science/ordnance/storage) +"jeV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor{ + id = "Secure Storage below"; + name = "Secure Storage" + }, +/turf/open/floor/plating/rust, +/area/station/engineering/main) +"jeW" = ( +/obj/effect/spawner/structure/window, +/obj/structure/sign/departments/medbay/alt/directional/west, +/turf/open/floor/plating, +/area/station/medical/medbay/lobby) +"jfj" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/effect/mapping_helpers/airlock/unres, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"jfs" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/structure/table/glass, +/obj/item/reagent_containers/syringe/contraband/methamphetamine, +/obj/item/book/manual/wiki/chemistry{ + pixel_x = -4; + pixel_y = 8 + }, +/obj/item/stack/sheet/mineral/plasma{ + pixel_y = 10 + }, +/obj/item/book/manual/wiki/grenades, +/obj/machinery/requests_console/directional/east{ + department = "Pharmacy"; + name = "Pharmacy Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"jfA" = ( +/obj/structure/table, +/obj/item/folder/yellow, +/obj/item/pen{ + pixel_x = 6; + pixel_y = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/engine/atmos) +"jfB" = ( +/turf/open/floor/iron/grimy, +/area/station/service/janitor) +"jfE" = ( +/obj/structure/closet/secure_closet/evidence, +/obj/machinery/light/dim/directional/north, +/turf/open/floor/iron/smooth, +/area/station/security/evidence) +"jfP" = ( +/turf/open/floor/iron/stairs{ + dir = 8 + }, +/area/station/cargo/storage) +"jfT" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 1 + }, +/obj/structure/sign/poster/official/random/directional/north, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"jgb" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/service/greenroom) +"jgj" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/button/door/directional/east{ + id = "qm_warehouse"; + name = "Warehouse Door Control"; + pixel_x = -24; + pixel_y = -24; + req_access = list("cargo") + }, +/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/cargo/warehouse) +"jgq" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 8 + }, +/obj/structure/flora/bush/jungle/a/style_3, +/turf/open/misc/dirt/station, +/area/station/service/chapel) +"jgy" = ( +/obj/effect/spawner/random/trash/hobo_squat, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"jgF" = ( +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"jgQ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"jhj" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/computer/station_alert/station_only{ + dir = 1 + }, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/office) +"jhm" = ( +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"jhB" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter) +"jhC" = ( +/obj/effect/turf_decal/stripes/white/line, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"jhF" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/north, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"jhY" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"jhZ" = ( +/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/public, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/textured_half, +/area/station/hallway/primary/aft) +"jie" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/broken_flooring/singular/directional/east, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"jif" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark/side, +/area/station/hallway/secondary/construction) +"jig" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"jim" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"jiq" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"jir" = ( +/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/tile/brown/opposingcorners, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"jiu" = ( +/obj/effect/turf_decal/bot_white, +/obj/machinery/suit_storage_unit/industrial/loader, +/obj/structure/sign/poster/random/directional/north, +/turf/open/floor/iron/smooth_large, +/area/station/cargo/warehouse) +"jiw" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 4 + }, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"jiB" = ( +/obj/effect/spawner/random/structure/crate_loot, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"jiC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/maintenance/department/engine/atmos) +"jiT" = ( +/obj/structure/cable, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/science/lower) +"jiY" = ( +/obj/machinery/computer/security/telescreen/entertainment/directional/west, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"jje" = ( +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/exit/departure_lounge) +"jjk" = ( +/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/medical/medbay/lobby) +"jjq" = ( +/turf/closed/wall, +/area/station/cargo/warehouse) +"jjI" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/dorms) +"jjJ" = ( +/obj/structure/bed/dogbed/renault, +/mob/living/basic/pet/fox/renault, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/carpet/executive, +/area/station/command/heads_quarters/captain/private) +"jjO" = ( +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/medical/chemistry) +"jkC" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/machinery/light/warm/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"jkE" = ( +/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/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"jkT" = ( +/obj/structure/table/wood, +/obj/machinery/fax/auto_name, +/turf/open/floor/carpet, +/area/station/service/library) +"jkV" = ( +/obj/machinery/door/airlock/external/glass{ + name = "ATMOS PROJECT Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/structure/cable, +/turf/open/floor/plating/rust, +/area/station/engineering/supermatter/room) +"jln" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/landmark/start/cargo_technician, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"jlt" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security) +"jlz" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/iron/dark/small, +/area/station/service/chapel/storage) +"jlA" = ( +/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, +/obj/effect/spawner/random/structure/steam_vent, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"jlC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood/corner, +/turf/open/floor/stone, +/area/station/service/chapel) +"jlL" = ( +/obj/structure/closet/secure_closet/engineering_chief, +/obj/item/storage/briefcase/secure, +/obj/item/lighter, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/newscaster/directional/west, +/turf/open/floor/wood, +/area/station/command/heads_quarters/ce) +"jlN" = ( +/turf/open/floor/iron/white/side{ + dir = 6 + }, +/area/station/science/robotics/augments) +"jlS" = ( +/obj/effect/turf_decal/box/red/corners{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"jlV" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/siding/blue{ + dir = 9 + }, +/obj/machinery/duct, +/turf/open/floor/iron/white/small, +/area/station/medical/storage) +"jlW" = ( +/obj/effect/turf_decal/weather/dirt, +/obj/structure/flora/bush/flowers_pp/style_2, +/turf/open/floor/grass, +/area/station/service/chapel) +"jmd" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table/wood, +/obj/structure/bedsheetbin, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"jmi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/landmark/start/security_officer, +/obj/structure/disposalpipe/segment, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/security/processing) +"jmo" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/machinery/light/small/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"jmC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/sign/departments/holy/directional/south, +/obj/machinery/light/cold/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"jmF" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"jmN" = ( +/obj/structure/table, +/obj/item/stack/rods/fifty, +/obj/item/wrench, +/obj/item/storage/box/lights/mixed, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"jmV" = ( +/obj/machinery/portable_atmospherics/pump, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"jmW" = ( +/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/plating, +/area/station/maintenance/department/medical/central) +"jmX" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/item/pen{ + pixel_x = -2; + pixel_y = 4 + }, +/turf/open/floor/carpet, +/area/station/maintenance/hallway/abandoned_recreation) +"jmY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"jmZ" = ( +/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/small/directional/east, +/turf/open/floor/catwalk_floor, +/area/station/engineering/break_room) +"jnh" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/siding/dark{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark/textured, +/area/station/command/meeting_room) +"jnk" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/siding/green{ + dir = 1 + }, +/obj/machinery/bci_implanter, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"jnn" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"jnB" = ( +/obj/structure/table/reinforced, +/obj/item/folder/yellow{ + pixel_x = 4 + }, +/obj/item/storage/pill_bottle/potassiodide{ + pixel_x = -6; + pixel_y = 12 + }, +/obj/item/pen/screwdriver, +/obj/item/radio/intercom/directional/west, +/obj/item/geiger_counter{ + pixel_x = 7; + pixel_y = 14 + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/storage/gas) +"jnI" = ( +/obj/machinery/air_sensor/incinerator_tank, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/turf/open/floor/engine/vacuum, +/area/station/maintenance/disposal/incinerator) +"jnN" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/smooth, +/area/station/security/evidence) +"jnZ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/spawner/structure/window, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/turf/open/floor/plating, +/area/station/command/corporate_showroom) +"joH" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/pen, +/obj/machinery/door/poddoor/shutters{ + id = "meow"; + name = "Commissary" + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"joR" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/spawner/random/structure/steam_vent, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"joS" = ( +/obj/machinery/light/broken/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/structure/showcase/machinery/tv/broken, +/obj/effect/decal/cleanable/glass, +/obj/structure/alien/weeds, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"jpm" = ( +/obj/structure/chair{ + dir = 4; + pixel_y = -2 + }, +/obj/effect/turf_decal/siding/brown{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/maintenance/port/aft) +"jpp" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"jpu" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"jpF" = ( +/obj/machinery/button/door/directional/west{ + id = "aibridge"; + name = "AI Maintenance Space Bridge Control"; + req_access = list("command") + }, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"jpM" = ( +/obj/structure/closet{ + name = "Evidence Closet 3" + }, +/turf/open/floor/iron/smooth, +/area/station/security/evidence) +"jpW" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/item/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, +/obj/structure/cable, +/turf/open/floor/wood/tile, +/area/station/service/lawoffice) +"jqd" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"jqq" = ( +/obj/structure/closet/crate/trashcart/filled, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"jqD" = ( +/obj/effect/turf_decal/siding/yellow, +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/obj/structure/chair/sofa/bench/right{ + dir = 1 + }, +/obj/machinery/airalarm/directional/south, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/diagonal, +/area/station/engineering/lobby) +"jqJ" = ( +/obj/structure/closet/emcloset, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"jqK" = ( +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/machinery/biogenerator, +/obj/effect/turf_decal/delivery/white{ + color = "#52B4E9" + }, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"jqZ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/prison/rec) +"jrg" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/item/storage/fancy/cigarettes/cigars{ + pixel_y = 4 + }, +/turf/open/floor/wood/large, +/area/station/maintenance/department/science/xenobiology) +"jrk" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"jro" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"jrs" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/plating/rust, +/area/station/maintenance/fore/lesser) +"jrv" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"jry" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/cargo/storage) +"jrD" = ( +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/engineering/atmospherics_engine) +"jrG" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"jrJ" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating/rust, +/area/station/maintenance/fore/lesser) +"jrT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/tram) +"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/thinplating_new/terracotta{ + dir = 8 + }, +/turf/open/floor/wood/tile, +/area/station/command/corporate_showroom) +"jsa" = ( +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron/white/side{ + dir = 4 + }, +/area/station/science/xenobiology) +"jsv" = ( +/obj/structure/cable, +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"jsE" = ( +/obj/machinery/light/small/directional/east, +/obj/structure/table/wood, +/obj/item/book/manual/wiki/tgc, +/turf/open/floor/carpet/green, +/area/station/commons/dorms) +"jsG" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"jsJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/north, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"jsN" = ( +/obj/structure/hedge, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plating, +/area/station/command/heads_quarters/hop) +"jsS" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/brig/entrance) +"jsU" = ( +/obj/structure/hedge, +/obj/effect/turf_decal/siding/thinplating/terracotta, +/turf/open/floor/iron, +/area/station/commons/dorms) +"jsX" = ( +/obj/structure/steam_vent, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"jte" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"jts" = ( +/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/wood{ + dir = 4 + }, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/diagonal, +/area/station/command/heads_quarters/hop) +"jtB" = ( +/obj/effect/turf_decal/stripes/white/corner, +/turf/open/floor/iron/dark/corner, +/area/station/cargo/storage) +"jtD" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/light/small/directional/south, +/obj/machinery/newscaster/directional/south, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/auxiliary) +"jtG" = ( +/obj/structure/table, +/obj/structure/railing/corner, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"jtI" = ( +/turf/open/floor/iron/white/side{ + dir = 4 + }, +/area/station/science/research) +"jtK" = ( +/turf/open/floor/iron/small, +/area/station/maintenance/department/medical/central) +"jtY" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"juf" = ( +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/obj/machinery/door/airlock/command/glass{ + name = "Telecommunications Server Room" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "comms-entrance-north" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/heat_exchanging/junction, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/tcommsat/server) +"juo" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/smooth, +/area/station/cargo/miningfoundry) +"juS" = ( +/obj/structure/bed, +/obj/item/bedsheet/hop, +/obj/effect/landmark/start/head_of_personnel, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/grimy, +/area/station/command/heads_quarters/hop) +"juU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light_switch/directional/west, +/obj/effect/landmark/event_spawn, +/obj/machinery/portable_atmospherics/pump/lil_pump, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"jvd" = ( +/obj/effect/turf_decal/siding/thinplating{ + dir = 1 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/eighties/red, +/area/station/hallway/primary/central/fore) +"jvl" = ( +/obj/machinery/holopad, +/obj/structure/cable, +/turf/open/floor/iron/dark/small, +/area/station/command/heads_quarters/captain/private) +"jvB" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"jvN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/escape) +"jvP" = ( +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/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/hallway/secondary/construction) +"jvQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/chair/plastic{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"jvR" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/machinery/light_switch/directional/east, +/obj/structure/rack, +/obj/item/stack/cable_coil{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/effect/spawner/random/engineering/flashlight, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"jwa" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/small, +/area/station/command/teleporter) +"jwf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/chair{ + pixel_y = -2 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"jwh" = ( +/obj/structure/broken_flooring/pile/directional/east, +/obj/effect/spawner/random/trash/graffiti{ + pixel_x = -32; + spawn_loot_chance = 50 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"jwi" = ( +/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/tile, +/area/station/command/corporate_showroom) +"jwl" = ( +/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/dark_red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 8 + }, +/obj/structure/disposalpipe/junction/flip{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security) +"jwU" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/sign/poster/random/directional/south, +/obj/machinery/conveyor{ + dir = 8; + id = "mining" + }, +/obj/machinery/bouldertech/refinery/smelter, +/turf/open/floor/iron, +/area/station/cargo/miningfoundry) +"jwZ" = ( +/obj/effect/turf_decal/stripes/white/line, +/obj/structure/frame/machine, +/turf/open/floor/tram, +/area/station/security/tram) +"jxk" = ( +/obj/effect/turf_decal/siding/wood{ + 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/wood/tile, +/area/station/science/lower) +"jxp" = ( +/turf/closed/wall/r_wall, +/area/station/ai_monitored/turret_protected/aisat/foyer) +"jxC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/obj/machinery/door/airlock/command/glass{ + name = "Command Hallway" + }, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/hallway/secondary/command) +"jxD" = ( +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"jxU" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 9 + }, +/obj/structure/window/spawner/directional/west, +/obj/structure/rack, +/obj/item/clothing/glasses/hud/health, +/obj/item/clothing/glasses/hud/health{ + pixel_x = 1; + pixel_y = 2 + }, +/obj/item/clothing/glasses/hud/health{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/clothing/glasses/hud/health{ + pixel_x = 3; + pixel_y = 6 + }, +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/light/cold/directional/north, +/turf/open/floor/iron/white/small, +/area/station/medical/storage) +"jxZ" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 6 + }, +/obj/machinery/light_switch/directional/east, +/turf/open/floor/iron/white/small, +/area/station/medical/storage) +"jya" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/oxygen_input, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"jyd" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/showroomfloor, +/area/station/service/barber) +"jye" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/bush/jungle/c/style_2, +/turf/open/misc/sandy_dirt, +/area/station/hallway/primary/central/fore) +"jyi" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 8 + }, +/obj/structure/table, +/obj/machinery/microwave{ + pixel_y = 5 + }, +/turf/open/floor/iron/kitchen/small, +/area/station/security/breakroom) +"jyu" = ( +/obj/structure/chair/bronze{ + dir = 4 + }, +/obj/effect/landmark/start/captain, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain) +"jyw" = ( +/obj/effect/landmark/start/cyborg, +/obj/machinery/status_display/ai/directional/east, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai_upload_foyer) +"jyC" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 5 + }, +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron/diagonal, +/area/station/engineering/lobby) +"jyF" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/obj/machinery/shower/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark/small, +/area/station/engineering/break_room) +"jyG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/door/airlock/command{ + name = "Captain's Quarters" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/captain, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/command/heads_quarters/captain) +"jyM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/light_switch/directional/north, +/turf/open/floor/iron/stairs{ + dir = 4 + }, +/area/station/command/heads_quarters/captain/private) +"jyY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock{ + name = "Room 1" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"jzg" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/structure/transport/linear/tram, +/obj/structure/thermoplastic/light, +/obj/machinery/door/airlock/tram{ + transport_linked_id = "bird_2" + }, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"jzj" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"jzo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/machinery/door/airlock/command{ + name = "Captain's Bedroom" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/captain, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/command/heads_quarters/captain/private) +"jzp" = ( +/obj/structure/broken_flooring/singular/directional/south, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"jzr" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"jAf" = ( +/obj/structure/mirror/directional/east, +/obj/structure/chair/stool/bar/directional/east, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/showroomfloor, +/area/station/service/barber) +"jAp" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/stripes/line{ + 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/side, +/area/station/science/xenobiology) +"jAq" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) +"jAz" = ( +/obj/effect/turf_decal/stripes/end, +/obj/effect/landmark/start/hangover, +/obj/machinery/light/small/dim/directional/south, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"jAN" = ( +/obj/machinery/computer/cargo{ + dir = 1 + }, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"jAR" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron, +/area/station/security/tram) +"jBg" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/iron/dark, +/area/station/engineering/atmospherics_engine) +"jBo" = ( +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 6 + }, +/obj/structure/hedge, +/turf/open/floor/iron/dark/small, +/area/station/command/heads_quarters/ce) +"jBr" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/dark_red{ + dir = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/ai_monitored/security/armory) +"jBu" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"jBA" = ( +/obj/structure/cable, +/obj/machinery/power/smes/super/full, +/obj/machinery/camera/directional/north{ + c_tag = "AI Chamber - SMES"; + network = list("aicore") + }, +/obj/machinery/flasher/directional/north, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"jBJ" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/left/directional/west{ + name = "Cargo Desk"; + req_access = list("shipping") + }, +/obj/structure/desk_bell{ + pixel_x = 7 + }, +/obj/item/paper_bin{ + pixel_x = -7; + pixel_y = 6 + }, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/obj/item/pen{ + pixel_x = 8; + pixel_y = 8 + }, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/office) +"jBN" = ( +/obj/machinery/piratepad/civilian, +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/machinery/light/cold/dim/directional/south, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/dark/side, +/area/station/cargo/lobby) +"jBQ" = ( +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"jCm" = ( +/obj/effect/landmark/start/hangover, +/turf/open/misc/dirt/station, +/area/station/service/chapel) +"jCo" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"jCE" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/wood/large, +/area/station/maintenance/department/science/xenobiology) +"jCH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"jCZ" = ( +/obj/machinery/door/window/brigdoor/left/directional/west{ + id = "Cell 1"; + name = "Cell 1"; + req_access = list("security") + }, +/turf/open/floor/iron/dark/small, +/area/station/security/brig) +"jDa" = ( +/obj/machinery/holopad, +/turf/open/floor/wood/tile, +/area/station/command/corporate_showroom) +"jDc" = ( +/obj/effect/turf_decal/siding/red{ + dir = 9 + }, +/turf/open/floor/iron/small, +/area/station/security/brig) +"jDi" = ( +/turf/open/floor/iron/dark, +/area/station/engineering/atmospherics_engine) +"jDt" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance/glass, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/command/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"jDy" = ( +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/stairs{ + dir = 8 + }, +/area/station/command/corporate_showroom) +"jDM" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/hedge, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/dark, +/area/station/command/corporate_dock) +"jDT" = ( +/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, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/turf/open/floor/stone, +/area/station/service/bar) +"jEc" = ( +/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/smooth, +/area/station/hallway/secondary/command) +"jEi" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 8 + }, +/obj/machinery/light/small/directional/north, +/obj/effect/landmark/start/assistant, +/obj/structure/sign/warning/no_smoking/circle/directional/north, +/turf/open/floor/iron, +/area/station/science/lobby) +"jEp" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/obj/effect/turf_decal/delivery, +/obj/machinery/light_switch/directional/north, +/turf/open/floor/iron/dark/smooth_large, +/area/station/ai_monitored/command/storage/eva) +"jEu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/item/kirbyplants/random, +/obj/machinery/status_display/ai/directional/north, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"jEx" = ( +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/command/general, +/obj/machinery/door/airlock/command{ + name = "Corporate Showroom" + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/command/corporate_showroom) +"jEz" = ( +/obj/effect/turf_decal/tile/neutral/full, +/obj/structure/chair{ + dir = 4; + pixel_y = -2 + }, +/obj/structure/sign/poster/contraband/random/directional/south, +/turf/open/floor/iron/dark/smooth_large, +/area/station/maintenance/central/lesser) +"jEA" = ( +/obj/structure/chair/sofa/bench{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/airalarm/directional/south, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron, +/area/station/security/tram) +"jEG" = ( +/obj/structure/sign/directions/science{ + dir = 1; + pixel_y = -8 + }, +/obj/structure/sign/directions/evac{ + dir = 1 + }, +/obj/structure/sign/directions/security{ + dir = 1; + pixel_y = 8 + }, +/turf/closed/wall, +/area/station/hallway/secondary/entry) +"jEK" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/autoname/motion/directional/south, +/turf/open/floor/iron/dark/diagonal, +/area/station/ai_monitored/command/storage/eva) +"jEQ" = ( +/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/dark/side{ + dir = 8 + }, +/area/station/commons/storage/tools) +"jEY" = ( +/obj/structure/cable, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/small, +/area/station/security/processing) +"jEZ" = ( +/obj/structure/hedge, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"jFg" = ( +/obj/structure/table/wood/fancy/green, +/obj/item/paperplane{ + pixel_x = 7; + pixel_y = 7 + }, +/obj/item/paperplane{ + pixel_x = -1; + pixel_y = 1 + }, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"jFh" = ( +/obj/item/kirbyplants/random, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"jFm" = ( +/obj/effect/turf_decal/siding/wood, +/obj/effect/spawner/random/vending/snackvend, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"jFw" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/primary/aft) +"jFB" = ( +/obj/structure/cable, +/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, +/area/station/cargo/storage) +"jFF" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"jFK" = ( +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"jGc" = ( +/obj/structure/window/spawner/directional/east, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"jGd" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security) +"jGu" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"jGy" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/machinery/vending/wardrobe/bar_wardrobe, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/turf/open/floor/stone, +/area/station/service/bar/backroom) +"jGA" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"jGB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/greenscreen_camera{ + pixel_y = -5 + }, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain/private) +"jGC" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/white/corner{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/cargo/storage) +"jGK" = ( +/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 = 1 + }, +/turf/open/floor/iron/small, +/area/station/service/barber) +"jGL" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/cold_temp/directional/north, +/obj/machinery/light/small/directional/north, +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"jGN" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"jGO" = ( +/obj/structure/chair/sofa/corp/right{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/south, +/turf/open/floor/wood/tile, +/area/station/command/corporate_showroom) +"jGT" = ( +/obj/machinery/status_display/evac/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/commons/dorms) +"jGW" = ( +/obj/structure/disposalpipe/segment{ + 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/science/auxlab/firing_range) +"jHa" = ( +/obj/effect/landmark/secequipment, +/obj/item/clothing/under/rank/security/officer/formal, +/obj/item/clothing/under/rank/security/officer/formal, +/obj/item/clothing/suit/jacket/officer/blue, +/obj/item/clothing/suit/jacket/officer/blue, +/obj/item/clothing/head/beret/sec/navyofficer, +/obj/item/clothing/head/beret/sec/navyofficer, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plating, +/area/station/security/tram) +"jHi" = ( +/obj/structure/table/glass, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/item/clothing/gloves/latex/nitrile, +/obj/item/clothing/gloves/latex/nitrile{ + pixel_y = 3 + }, +/obj/item/clothing/gloves/latex/nitrile{ + pixel_y = 7 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"jHq" = ( +/obj/structure/table, +/obj/item/storage/box/prisoner{ + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/incident_display/tram/directional/north, +/turf/open/floor/iron, +/area/station/security/tram) +"jHB" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/holopad, +/mob/living/basic/sloth/citrus, +/turf/open/floor/iron, +/area/station/cargo/storage) +"jHC" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"jHI" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 5 + }, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/tram, +/area/station/security/tram) +"jHJ" = ( +/obj/structure/table, +/obj/item/stack/sheet/plasteel/fifty, +/turf/open/floor/iron/dark, +/area/station/engineering/atmospherics_engine) +"jHM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/stool/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"jHN" = ( +/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/department/electrical) +"jHS" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Engineering Storage" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/engine_equipment, +/turf/open/floor/iron/smooth_half{ + dir = 8 + }, +/area/station/engineering/main) +"jHU" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/science/lobby) +"jIc" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"jId" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/landmark/event_spawn, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"jIl" = ( +/obj/effect/turf_decal/siding/red{ + dir = 10 + }, +/turf/open/floor/iron/small, +/area/station/security/brig) +"jIm" = ( +/obj/structure/window/spawner/directional/north, +/obj/structure/window/spawner/directional/south, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"jIn" = ( +/obj/item/radio/intercom/directional/north, +/obj/machinery/firealarm/directional/west, +/obj/machinery/vending/cytopro, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"jIy" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"jIA" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"jIB" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/grunge{ + name = "CMO Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/cmo, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"jJg" = ( +/obj/effect/turf_decal/siding/wideplating, +/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/wood, +/area/station/engineering/main) +"jJw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/cargo/storage) +"jJB" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"jJO" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/chair/stool/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/newscaster/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood, +/area/station/maintenance/hallway/abandoned_recreation) +"jJP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"jJT" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/siding/green, +/obj/machinery/component_printer, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"jKa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"jKb" = ( +/obj/effect/spawner/random/trash/hobo_squat, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"jKg" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/science/xenobiology) +"jKl" = ( +/obj/effect/landmark/start/cargo_technician, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/cargo/warehouse) +"jKq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/light/small/directional/north, +/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/science/xenobiology) +"jKC" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/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/starboard/central) +"jKJ" = ( +/obj/machinery/door/window/right/directional/north, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"jKS" = ( +/obj/structure/table/reinforced, +/obj/item/trash/cheesie{ + pixel_x = 2; + pixel_y = 8 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"jKT" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron/grimy, +/area/station/commons/vacant_room/office) +"jKU" = ( +/turf/closed/wall, +/area/station/engineering/atmos/storage/gas) +"jLb" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/storage/tools) +"jLt" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"jLv" = ( +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"jLB" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/prison) +"jLI" = ( +/turf/open/floor/iron/half{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"jLP" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/broken_flooring/singular/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"jLR" = ( +/turf/open/floor/iron/small, +/area/station/command/teleporter) +"jLS" = ( +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/pen{ + pixel_x = -2; + pixel_y = 4 + }, +/turf/open/floor/carpet, +/area/station/service/library) +"jLV" = ( +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"jMa" = ( +/obj/machinery/telecomms/server/presets/security, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"jMp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 8 + }, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"jML" = ( +/obj/structure/disposalpipe/segment, +/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/science/lower) +"jMM" = ( +/obj/structure/spider/stickyweb/sealed, +/obj/structure/spider/stickyweb, +/turf/open/floor/iron/small, +/area/station/maintenance/department/engine/atmos) +"jMX" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/plating, +/area/station/security/brig/entrance) +"jNc" = ( +/obj/effect/turf_decal/bot_white, +/obj/effect/spawner/random/structure/crate, +/obj/effect/landmark/blobstart, +/turf/open/floor/iron/smooth_large, +/area/station/cargo/warehouse) +"jNe" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/teleport/hub, +/turf/open/floor/plating, +/area/station/command/teleporter) +"jNn" = ( +/obj/structure/filingcabinet, +/turf/open/floor/iron/grimy, +/area/station/commons/vacant_room/office) +"jNq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"jNu" = ( +/obj/machinery/air_sensor/air_tank, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"jNw" = ( +/obj/machinery/door/airlock/external/glass, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"jNO" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/flora/bush/leavy/style_3{ + pixel_x = -4; + pixel_y = 12 + }, +/obj/structure/flora/rock/pile/style_2{ + pixel_x = -3 + }, +/obj/machinery/status_display/evac/directional/west, +/turf/open/misc/sandy_dirt, +/area/station/hallway/primary/central/fore) +"jNV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"jOb" = ( +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 5 + }, +/turf/open/floor/iron/small, +/area/station/commons/fitness/locker_room) +"jOh" = ( +/obj/structure/cable, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/small, +/area/station/hallway/primary/aft) +"jOi" = ( +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 4 + }, +/obj/structure/railing/corner/end{ + dir = 4 + }, +/obj/machinery/light/cold/directional/north, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/dark/small, +/area/station/command/heads_quarters/ce) +"jOk" = ( +/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/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"jOs" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/flora/bush/lavendergrass/style_2, +/obj/structure/flora/bush/pale, +/obj/structure/flora/bush/sunny/style_2{ + pixel_x = 11; + pixel_y = -11 + }, +/obj/machinery/status_display/evac/directional/east, +/turf/open/misc/sandy_dirt, +/area/station/hallway/primary/central/fore) +"jOF" = ( +/obj/item/kirbyplants/random, +/obj/machinery/light_switch/directional/west, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"jOM" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"jOO" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 10 + }, +/turf/open/floor/grass, +/area/station/medical/morgue) +"jOU" = ( +/obj/effect/landmark/start/captain, +/turf/open/floor/carpet/executive, +/area/station/command/heads_quarters/captain/private) +"jPa" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/machinery/camera/directional/east, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"jPe" = ( +/obj/structure/steam_vent, +/obj/machinery/duct, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"jPl" = ( +/obj/machinery/button/ignition/incinerator/atmos, +/turf/closed/wall/r_wall, +/area/station/maintenance/disposal/incinerator) +"jPo" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance{ + name = "Security Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"jPq" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"jPy" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/white/small, +/area/station/science/cubicle) +"jPM" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 5 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"jQf" = ( +/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/dark_red/half/contrasted, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"jQv" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/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/port/greater) +"jQB" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/small, +/area/station/commons/fitness/locker_room) +"jQG" = ( +/obj/machinery/holopad, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/chair/stool/directional/south, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"jQW" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Fore Primary Hallway" + }, +/obj/structure/cable, +/turf/open/floor/iron/textured_half, +/area/station/hallway/primary/central/fore) +"jRk" = ( +/obj/effect/turf_decal/siding/white{ + dir = 1 + }, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/command/corporate_showroom) +"jRl" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/obj/machinery/firealarm/directional/east, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/button/door/directional/north{ + id = "meow"; + name = "Comissary Shutters"; + pixel_x = 29 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"jRo" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"jRs" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"jRv" = ( +/obj/machinery/door/airlock{ + id_tag = "Cabin4"; + name = "Cabin 4" + }, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"jRx" = ( +/obj/structure/chair/sofa/bench, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"jRz" = ( +/obj/structure/flora/bush/large/style_3, +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"jRE" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security) +"jRJ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"jRK" = ( +/obj/machinery/door/airlock{ + name = "Hydroponics Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/hydroponics, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"jRU" = ( +/obj/structure/railing, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/stairs/old{ + dir = 4 + }, +/area/station/engineering/break_room) +"jSl" = ( +/obj/structure/filingcabinet/filingcabinet, +/obj/machinery/light_switch/directional/east, +/turf/open/floor/iron/grimy, +/area/station/science/cubicle) +"jSm" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating{ + 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/wood, +/area/station/engineering/atmos/storage) +"jSn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/bed, +/obj/item/bedsheet/brown, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"jSp" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line, +/obj/effect/turf_decal/stripes/red/line{ + dir = 1 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/fore) +"jSu" = ( +/obj/structure/table/wood, +/obj/item/rag{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass{ + pixel_x = 10; + pixel_y = 8 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass{ + pixel_x = 5; + pixel_y = 16 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/item/reagent_containers/cup/glass/shaker{ + pixel_x = -7; + pixel_y = 15 + }, +/obj/effect/turf_decal/siding/wood/end{ + dir = 8 + }, +/obj/machinery/barsign{ + chosen_sign = "thecavern"; + icon_state = "thecavern"; + pixel_y = 32 + }, +/turf/open/floor/iron/dark/diagonal, +/area/station/service/bar) +"jSw" = ( +/obj/structure/railing, +/turf/open/floor/catwalk_floor, +/area/station/hallway/secondary/entry) +"jSE" = ( +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/item/kirbyplants/organic/plant22, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"jSJ" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/service/chapel) +"jSQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/kirbyplants/random, +/obj/machinery/status_display/ai/directional/north, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"jSR" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"jSS" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/turf/open/floor/plating, +/area/station/command/corporate_showroom) +"jSU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/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/hallway/secondary/construction) +"jSX" = ( +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"jTf" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron/small, +/area/station/engineering/break_room) +"jTh" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/security{ + name = "Detective's Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/detective, +/obj/structure/cable, +/turf/open/floor/iron/textured_half, +/area/station/security/detectives_office) +"jTj" = ( +/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/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"jTn" = ( +/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/central/greater) +"jTp" = ( +/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/grimy, +/area/station/commons/vacant_room/office) +"jTu" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/siding/green{ + 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/cafeteria, +/area/station/science/circuits) +"jTA" = ( +/obj/item/radio/intercom/directional/north, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron, +/area/station/cargo/storage) +"jTC" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/autoname/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"jTD" = ( +/obj/machinery/atmospherics/components/trinary/filter/atmos/o2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"jTU" = ( +/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/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/primary/aft) +"jTW" = ( +/obj/structure/closet/radiation, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"jUc" = ( +/obj/machinery/firealarm/directional/east, +/obj/machinery/light/small/directional/east, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"jUl" = ( +/obj/machinery/door/airlock/external{ + name = "Common Mining Dock" + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"jUo" = ( +/obj/docking_port/stationary{ + dir = 2; + dwidth = 11; + height = 24; + name = "SS13: Auxiliary Dock, Station-Port"; + shuttle_id = "whiteship_home"; + width = 35 + }, +/turf/open/space/basic, +/area/space) +"jUp" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/instrument/harmonica, +/turf/open/floor/iron, +/area/station/security/prison/rec) +"jUr" = ( +/obj/structure/sign/poster/official/random/directional/east, +/obj/structure/table, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 6 + }, +/obj/item/aquarium_kit, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/service) +"jUx" = ( +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"jUy" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/scrubbers/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"jUA" = ( +/obj/item/kirbyplants/random, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light_switch/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron/herringbone, +/area/station/commons/dorms) +"jVe" = ( +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"jVs" = ( +/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" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"jVJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/table, +/obj/item/bikehorn/rubberducky{ + color = "#a61a11"; + desc = "Foooo! Ducky is maaaaad. Ducky waaaanna hiiiiiit stuuuuuuf!"; + name = "Reggie, the Angry Duckling"; + pixel_x = 6; + pixel_y = 9 + }, +/obj/item/grenade/firecracker{ + pixel_x = 1 + }, +/obj/item/match{ + pixel_x = -8; + pixel_y = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"jVM" = ( +/turf/closed/wall, +/area/station/maintenance/central/greater) +"jVY" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/fore/greater) +"jWd" = ( +/obj/structure/cable, +/obj/item/kirbyplants/random/fullysynthetic, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/machinery/firealarm/directional/east, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"jWe" = ( +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 10 + }, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/department/engine/atmos) +"jWj" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 4 + }, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/large/style_3, +/turf/open/floor/grass, +/area/station/service/chapel) +"jWl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"jWm" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/machinery/camera/directional/south{ + c_tag = "atmospherics - upper" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"jWr" = ( +/obj/machinery/light/small/directional/east, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"jWs" = ( +/turf/open/floor/iron/dark, +/area/station/security/processing) +"jWy" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/security/courtroom) +"jWz" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/machinery/light_switch/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"jWA" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/bitrunner, +/turf/open/floor/iron, +/area/station/cargo/storage) +"jWC" = ( +/obj/item/radio/intercom/directional/east, +/obj/structure/closet/toolcloset, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/engineering/main) +"jWO" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/hallway/secondary/dock) +"jXc" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"jXe" = ( +/obj/machinery/holopad/secure, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"jXi" = ( +/obj/structure/cable, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"jXA" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Telecomms Storage" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/obj/effect/landmark/navigate_destination, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white/textured_half, +/area/station/engineering/storage/tcomms) +"jXB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/public/glass{ + name = "Lockers" + }, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/commons/fitness/locker_room) +"jXC" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating/dark/corner, +/turf/open/floor/iron, +/area/station/security) +"jXH" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/structure/railing/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"jXQ" = ( +/obj/structure/flora/bush/large/style_random{ + pixel_x = -18; + pixel_y = -9 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"jXR" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron/white, +/area/station/science/auxlab/firing_range) +"jXV" = ( +/obj/structure/table, +/obj/item/stack/cable_coil/five, +/obj/item/screwdriver, +/obj/item/grenade/firecracker{ + pixel_x = -3; + pixel_y = 9 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"jYe" = ( +/obj/effect/turf_decal/siding/thinplating{ + dir = 8 + }, +/turf/open/floor/eighties, +/area/station/hallway/primary/central/fore) +"jYr" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/mecha_part_fabricator{ + drop_direction = 8 + }, +/obj/effect/turf_decal/stripes/box, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"jYv" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/rock/pile/jungle/style_random, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"jYF" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron/white/small, +/area/station/service/janitor) +"jYM" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/service/bar) +"jYP" = ( +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/trimline/dark_blue/filled/line{ + dir = 10 + }, +/obj/machinery/vending/wardrobe/coroner_wardrobe, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"jYQ" = ( +/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/dark/corner{ + dir = 4 + }, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/command/bridge) +"jYU" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "hopqueue"; + name = "HoP Queue Shutters" + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/blue/half, +/obj/effect/turf_decal/tile/blue/half{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/half, +/area/station/hallway/primary/central/fore) +"jYY" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/command/glass{ + name = "Teleporter Access" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/command/teleporter, +/turf/open/floor/iron/dark/textured_half, +/area/station/command/teleporter) +"jZa" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/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/engineering/storage/tcomms) +"jZl" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/atmospherics_engine) +"jZJ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"jZK" = ( +/obj/structure/disposalpipe/junction/yjunction, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"jZL" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Ordnance Storage" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/storage) +"kam" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/disposal/delivery_chute{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/box, +/turf/open/floor/plating, +/area/station/service/janitor) +"kau" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/table/reinforced, +/obj/machinery/reagentgrinder{ + pixel_x = -11; + pixel_y = 8 + }, +/obj/item/paper_bin{ + pixel_x = 5; + pixel_y = 4 + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"kaz" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/storage/tools) +"kaD" = ( +/turf/open/floor/iron/smooth_large, +/area/station/science/auxlab/firing_range) +"kaF" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/delivery_chute, +/obj/effect/turf_decal/stripes/box, +/turf/open/floor/plating, +/area/station/service/janitor) +"kaI" = ( +/obj/structure/flora/bush/large/style_random{ + pixel_y = -3 + }, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"kaP" = ( +/obj/structure/lattice, +/obj/structure/grille, +/turf/open/space/basic, +/area/space/nearstation) +"kaW" = ( +/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/north, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/turf/open/floor/iron, +/area/station/security/tram) +"kbc" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/structure/transport/linear/tram, +/obj/structure/thermoplastic/light, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"kbk" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/wood, +/area/station/cargo/boutique) +"kbm" = ( +/obj/item/kirbyplants/random, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/fore) +"kbI" = ( +/obj/structure/table/glass, +/obj/machinery/cell_charger, +/obj/item/stock_parts/power_store/cell, +/turf/open/floor/iron/white, +/area/station/science/auxlab/firing_range) +"kbL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/purple/visible{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"kci" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Construction Hatch" + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/construction, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + 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, +/area/station/hallway/secondary/construction) +"kcA" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/theatre) +"kcW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/smes/full, +/obj/structure/cable, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"kdg" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/structure/displaycase/trophy, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"kdn" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/filingcabinet/chestdrawer, +/obj/effect/turf_decal/bot_white, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"kdv" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange, +/obj/structure/lattice, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"kdH" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/storage) +"kdN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/effect/landmark/start/shaft_miner, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"kdO" = ( +/obj/structure/disposalpipe/segment, +/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/side{ + dir = 9 + }, +/area/station/science/lower) +"kea" = ( +/obj/machinery/light_switch/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white/small, +/area/station/science/server) +"kej" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/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/science/xenobiology) +"kel" = ( +/obj/machinery/light/cold/directional/south, +/obj/machinery/modular_computer/preset/id{ + dir = 1 + }, +/turf/open/floor/wood/parquet, +/area/station/command/heads_quarters/cmo) +"keq" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/fluff/tram_rail/end{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"ket" = ( +/turf/open/floor/iron, +/area/station/security/prison/work) +"keL" = ( +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood, +/area/station/service/chapel) +"keO" = ( +/obj/effect/spawner/random/trash, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/aft) +"keP" = ( +/obj/item/kirbyplants/random, +/turf/open/floor/iron, +/area/station/science/lower) +"kfv" = ( +/obj/effect/turf_decal/stripes/red/line, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/engineering/hallway) +"kfw" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"kfy" = ( +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/hallway/secondary/dock) +"kfC" = ( +/obj/effect/spawner/random/engineering/atmospherics_portable, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"kfI" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/science/lower) +"kfM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"kfW" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/diagonal, +/area/station/engineering/lobby) +"kgh" = ( +/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/white/line{ + dir = 1 + }, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/execution/education) +"kgk" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/east, +/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_half{ + dir = 1 + }, +/area/station/engineering/storage/tech) +"kgn" = ( +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/west, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/primary/aft) +"kgp" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"kgu" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/components/unary/passive_vent/layer2, +/turf/open/space/basic, +/area/space/nearstation) +"kgw" = ( +/obj/machinery/door/airlock{ + name = "Gambling Den" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/research, +/obj/item/assembly/mousetrap/armed, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den) +"kgN" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/wood, +/area/station/service/chapel/funeral) +"kgT" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"kgZ" = ( +/obj/structure/cable, +/obj/machinery/newscaster/directional/east, +/turf/open/floor/wood, +/area/station/service/chapel/funeral) +"khl" = ( +/obj/effect/turf_decal/stripes/white/line, +/turf/open/floor/tram, +/area/station/security/tram) +"kho" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=6.3-Arrivals"; + location = "6.2-Arrivals" + }, +/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/hallway/secondary/entry) +"khp" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/obj/structure/transport/linear/tram, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/security/tram) +"khw" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/arrows{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/cargo/sorting) +"khD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"khG" = ( +/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, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) +"khQ" = ( +/obj/structure/transport/linear/tram, +/obj/structure/fluff/tram_rail/floor, +/obj/structure/thermoplastic, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"khS" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"khY" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"kii" = ( +/obj/structure/flora/bush/flowers_yw/style_3{ + pixel_y = -3 + }, +/obj/structure/flora/bush/flowers_br/style_random{ + pixel_x = -6; + pixel_y = -6 + }, +/obj/structure/flora/bush/flowers_pp{ + pixel_x = -3; + pixel_y = -5 + }, +/obj/machinery/light/floor, +/obj/effect/light_emitter/fake_outdoors, +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/turf/open/floor/grass/airless, +/area/station/hallway/primary/central/aft) +"kik" = ( +/obj/structure/chair/stool/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood, +/area/station/maintenance/hallway/abandoned_recreation) +"kit" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"kiB" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"kiG" = ( +/obj/structure/broken_flooring/singular/directional/east, +/obj/machinery/recharge_station, +/obj/machinery/light/small/broken/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"kiJ" = ( +/obj/structure/cable, +/obj/machinery/power/smes, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/aft) +"kiP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron/dark, +/area/station/engineering/atmospherics_engine) +"kiQ" = ( +/obj/structure/cable, +/obj/machinery/power/smes/super/full, +/obj/machinery/status_display/ai/directional/north, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat/equipment) +"kiW" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"kiY" = ( +/obj/structure/flora/tree/jungle/style_6, +/turf/open/floor/grass, +/area/station/service/chapel) +"kjb" = ( +/obj/structure/hedge, +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"kjl" = ( +/obj/structure/cable, +/obj/effect/spawner/random/structure/grille, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"kjw" = ( +/obj/effect/turf_decal/tile/blue, +/obj/structure/sign/directions/lavaland/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/hallway/secondary/dock) +"kjx" = ( +/obj/effect/turf_decal/weather/snow, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/turf/open/floor/iron/kitchen_coldroom/freezerfloor, +/area/station/service/kitchen/coldroom) +"kjO" = ( +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/aft) +"kjU" = ( +/obj/structure/plasticflaps/opaque, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"kjW" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/atmos/pumproom) +"kkd" = ( +/obj/machinery/door/window/brigdoor/left/directional/west{ + name = "Creature Pen"; + req_access = list("research") + }, +/obj/machinery/door/window/brigdoor/left/directional/east{ + name = "Creature Pen"; + req_access = list("research") + }, +/turf/open/floor/catwalk_floor/iron, +/area/station/science/xenobiology) +"kke" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/command/teleporter) +"kkm" = ( +/obj/machinery/door/airlock/medical/glass{ + name = "Primary Treatment Centre" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/effect/mapping_helpers/airlock/unres, +/turf/open/floor/iron/white/small, +/area/station/medical/treatment_center) +"kks" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/singular/directional/south, +/obj/machinery/light/small/dim/directional/east, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"kkD" = ( +/obj/effect/turf_decal/siding/white{ + dir = 5 + }, +/obj/structure/table, +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/obj/structure/railing{ + dir = 5 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/item/stack/package_wrap{ + pixel_y = 2 + }, +/obj/item/stack/package_wrap{ + pixel_x = -1; + pixel_y = 6 + }, +/obj/item/paper/crumpled{ + pixel_x = 5; + pixel_y = 0 + }, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/cargo/lobby) +"kkK" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"kkL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 4 + }, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/courtroom) +"kkO" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/full, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/white/textured_large, +/area/station/command/heads_quarters/cmo) +"kkS" = ( +/obj/structure/railing{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) +"kkV" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/computer/order_console/mining, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"kkY" = ( +/obj/structure/chair/stool/directional/east, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"kld" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/turf/open/floor/iron/kitchen/small, +/area/station/security/prison/mess) +"klf" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"klg" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/iron/stairs/medium{ + dir = 1 + }, +/area/station/engineering/atmos) +"klA" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Plasma to Pure" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"klF" = ( +/obj/effect/turf_decal/tile/neutral, +/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/station/hallway/secondary/recreation) +"klG" = ( +/obj/machinery/suit_storage_unit/engine, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"klH" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/security/processing) +"klN" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 10 + }, +/obj/structure/flora/bush/large/style_random{ + pixel_y = 0 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"klY" = ( +/obj/effect/turf_decal/stripes/white/line, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"kmd" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/structure/cable, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/maintenance/solars/starboard/fore) +"kmg" = ( +/obj/machinery/door/poddoor{ + id = "QMLoaddoor2"; + name = "Supply Dock Loading Door" + }, +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2" + }, +/obj/effect/turf_decal/stripes/end{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"kmn" = ( +/obj/structure/plasticflaps, +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"kmo" = ( +/obj/machinery/door/poddoor{ + id = "QMLoaddoor2"; + name = "Supply Dock Loading Door" + }, +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"kms" = ( +/obj/machinery/firealarm/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"kmC" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/service_all, +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/turf_decal/bot, +/obj/structure/sign/poster/official/random/directional/south, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"kmD" = ( +/obj/structure/chair/office/light{ + color = "#6495ED"; + dir = 4 + }, +/obj/effect/landmark/start/station_engineer, +/turf/open/floor/iron/smooth, +/area/station/engineering/break_room) +"kmH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/small, +/area/station/maintenance/department/engine/atmos) +"kmL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/purple/visible, +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible, +/obj/structure/table, +/obj/item/radio/intercom/directional/south, +/obj/item/clothing/head/cone{ + pixel_x = -6; + pixel_y = 5 + }, +/obj/item/clothing/head/cone{ + pixel_x = -6; + pixel_y = 7 + }, +/obj/item/pipe_dispenser{ + pixel_x = 14; + pixel_y = 9 + }, +/obj/item/cigarette{ + pixel_y = 2 + }, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/pumproom) +"kmP" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/siding/green{ + dir = 9 + }, +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/stock_parts/power_store/cell/high, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"kmT" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"knk" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2" + }, +/obj/effect/turf_decal/stripes/end{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"knv" = ( +/turf/closed/wall, +/area/station/maintenance/department/engine/atmos) +"knw" = ( +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/supermatter/room) +"knB" = ( +/obj/machinery/door/airlock{ + id_tag = "Toilet2"; + name = "Unit 2" + }, +/turf/open/floor/iron/white/small, +/area/station/commons/toilet/restrooms) +"knC" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"knJ" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"knO" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/machinery/airalarm/directional/east, +/obj/machinery/duct, +/turf/open/floor/iron/white/small, +/area/station/commons/toilet/restrooms) +"knR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"knV" = ( +/obj/structure/closet/l3closet, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/dark/small, +/area/station/medical/virology) +"knY" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/science/xenobiology) +"kov" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"koz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"koD" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"kpF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"kpO" = ( +/obj/structure/table/reinforced, +/obj/item/storage/toolbox/electrical{ + pixel_x = 1; + pixel_y = -1 + }, +/obj/item/multitool, +/obj/item/clothing/glasses/meson, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"kpU" = ( +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"kpX" = ( +/obj/effect/landmark/start/scientist, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"kqb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/white/side, +/area/station/science/research) +"kql" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"kqr" = ( +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/obj/structure/table, +/obj/item/folder/red{ + pixel_x = 4; + pixel_y = 5 + }, +/obj/item/folder/yellow{ + pixel_y = 1 + }, +/obj/item/pen{ + pixel_x = -4; + pixel_y = -11 + }, +/obj/structure/sign/poster/official/random/directional/east, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/engineering) +"kqy" = ( +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/kitchen/small, +/area/station/security/prison/mess) +"kqK" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "main_surgery" + }, +/turf/open/floor/plating, +/area/station/medical/surgery/theatre) +"kqM" = ( +/obj/structure/cable, +/obj/item/reagent_containers/cup/bucket, +/obj/item/mop, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"kqO" = ( +/obj/effect/mapping_helpers/airlock/access/all/medical/coroner, +/obj/machinery/door/airlock/medical/glass, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/siding/dark_blue{ + dir = 4 + }, +/obj/effect/turf_decal/siding/dark_blue{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"kqU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/carpet/lone, +/area/station/service/abandoned_gambling_den) +"kqX" = ( +/turf/closed/wall, +/area/station/ai_monitored/aisat/exterior) +"kqZ" = ( +/obj/structure/table, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/machinery/light/cold/directional/east, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"krb" = ( +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/obj/machinery/door/airlock/atmos/glass{ + name = "Project Room" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"krd" = ( +/obj/machinery/rnd/production/circuit_imprinter/department/science, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/science/lab) +"krk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/small, +/area/station/maintenance/department/engine/atmos) +"kro" = ( +/obj/item/kirbyplants/random/fullysynthetic, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"krv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/alien/weeds, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"krz" = ( +/obj/structure/cable, +/turf/open/floor/iron/stairs, +/area/station/maintenance/department/science/xenobiology) +"krB" = ( +/obj/machinery/door/airlock/command/glass{ + name = "E.V.A. Storage" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/command/eva, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron/smooth_half{ + dir = 1 + }, +/area/station/ai_monitored/command/storage/eva) +"krF" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/service/chapel) +"krG" = ( +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"krK" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/maintenance/solars/starboard/aft) +"krW" = ( +/obj/structure/bed, +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/item/bedsheet/ce, +/obj/effect/landmark/start/chief_engineer, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/machinery/computer/security/telescreen/entertainment/directional/east, +/turf/open/floor/iron/grimy, +/area/station/command/heads_quarters/ce) +"krY" = ( +/obj/structure/table/glass, +/obj/item/clothing/glasses/hud/health, +/obj/item/clothing/neck/stethoscope{ + pixel_y = 15 + }, +/turf/open/floor/wood/parquet, +/area/station/command/heads_quarters/cmo) +"ksa" = ( +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/effect/turf_decal/siding/white{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) +"kse" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/science/cubicle) +"ksg" = ( +/obj/machinery/telecomms/server/presets/common, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"ksm" = ( +/obj/structure/table/wood, +/obj/machinery/camera/autoname/directional/north, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/reagentgrinder{ + pixel_x = -5; + pixel_y = 10 + }, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/iron/dark/diagonal, +/area/station/service/bar) +"ksq" = ( +/obj/structure/chair/stool/directional/south, +/obj/machinery/light/small/directional/north, +/obj/structure/mirror/directional/north, +/turf/open/floor/iron/grimy, +/area/station/cargo/boutique) +"ksv" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"ksB" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/engineering/construction, +/obj/machinery/door/airlock/highsecurity{ + name = "Gravity Generator" + }, +/turf/open/floor/catwalk_floor/iron, +/area/station/engineering/gravity_generator) +"ksE" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"ksJ" = ( +/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, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"ksM" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/junction{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"ksN" = ( +/obj/structure/transit_tube/station/dispenser, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"kte" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark/small, +/area/station/service/chapel/storage) +"kti" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 1; + initialize_directions = 8 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/engineering/atmos/pumproom) +"ktl" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/stripes/line{ + 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/dark/side, +/area/station/science/xenobiology) +"ktB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/item/kirbyplants/random, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"ktD" = ( +/obj/machinery/computer/camera_advanced/base_construction/aux{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"ktJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 4 + }, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"ktT" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 10 + }, +/obj/machinery/atmospherics/components/binary/pump/on/layer2{ + dir = 1 + }, +/obj/item/radio/intercom/prison/directional/west, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison) +"kut" = ( +/obj/machinery/door/airlock/engineering{ + name = "Engine Airlock" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/effect/landmark/navigate_destination, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engine_airlock_2" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/engineering/break_room) +"kux" = ( +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/fore) +"kuy" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/structure/closet/secure_closet/miner, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"kuE" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"kuO" = ( +/obj/structure/chair{ + dir = 1; + pixel_y = -2 + }, +/obj/machinery/firealarm/directional/east, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron, +/area/station/science/lower) +"kuQ" = ( +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/obj/structure/chair, +/turf/open/floor/iron, +/area/station/commons/storage/tools) +"kuY" = ( +/obj/structure/broken_flooring/side/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"kvl" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"kvz" = ( +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"kvD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"kvI" = ( +/obj/docking_port/stationary/random{ + dir = 8; + name = "lavaland"; + shuttle_id = "pod_2_lavaland" + }, +/turf/open/space/basic, +/area/space) +"kvO" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/camera/directional/east{ + c_tag = "Prison Reflection Chamber"; + network = list("ss13","prison","isolation") + }, +/obj/structure/chair, +/turf/open/floor/iron/white/small, +/area/station/security/execution/education) +"kvT" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=17.0-CentralPort-ToolStorage"; + location = "16.0-CentralFore-CentralPort" + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"kws" = ( +/obj/item/kirbyplants/random/fullysynthetic, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"kwy" = ( +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/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/plating, +/area/station/maintenance/port/greater) +"kwA" = ( +/obj/effect/landmark/event_spawn, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/robotics/augments) +"kwB" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"kwW" = ( +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/aft) +"kwX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/science/research) +"kwY" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"kwZ" = ( +/obj/structure/lattice, +/obj/structure/window/spawner/directional/north, +/turf/open/space/basic, +/area/space/nearstation) +"kxa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/door/airlock/mining{ + name = "Mining Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"kxb" = ( +/obj/structure/table/reinforced/titaniumglass, +/obj/effect/turf_decal/bot, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 14 + }, +/obj/item/flashlight/lamp{ + pixel_x = -6 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/landmark/event_spawn, +/obj/item/stamp/head/ce{ + pixel_x = 9; + pixel_y = -1 + }, +/turf/open/floor/catwalk_floor/titanium, +/area/station/command/heads_quarters/ce) +"kxm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/comfy/beige{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/alien/weeds, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"kxp" = ( +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"kxu" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/iron/small, +/area/station/cargo/lobby) +"kxF" = ( +/obj/effect/spawner/random/maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"kxL" = ( +/turf/open/floor/iron/dark/small, +/area/station/hallway/secondary/entry) +"kxO" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/execution/education) +"kxX" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/east, +/turf/open/floor/plating/rust, +/area/station/maintenance/fore/lesser) +"kxY" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/left/directional/south{ + name = "Hydroponics Desk" + }, +/obj/machinery/door/firedoor, +/obj/item/paper/guides/jobs/hydroponics, +/obj/item/pen{ + pixel_x = 4 + }, +/obj/machinery/door/window/right/directional/north{ + name = "Hydroponics Desk"; + req_access = list("hydroponics") + }, +/turf/open/floor/plating, +/area/station/service/hydroponics) +"kym" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/cargo/boutique) +"kyp" = ( +/obj/machinery/light/small/directional/south, +/obj/structure/sign/poster/greenscreen/directional/south, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain/private) +"kyr" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/airalarm/directional/west, +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/floor/wood, +/area/station/service/chapel/funeral) +"kyN" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/iron/small, +/area/station/maintenance/port/aft) +"kyO" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"kzo" = ( +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/small, +/area/station/commons/fitness/locker_room) +"kzs" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Security Office" + }, +/obj/machinery/door/firedoor, +/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, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/security/checkpoint/science) +"kzv" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 8 + }, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"kzI" = ( +/obj/effect/turf_decal/bot_white, +/obj/effect/spawner/random/structure/closet_empty/crate, +/turf/open/floor/iron/smooth_large, +/area/station/cargo/warehouse) +"kzP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"kzV" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/chapel) +"kAf" = ( +/obj/structure/transit_tube/station/dispenser/flipped{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"kAn" = ( +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"kAp" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/small, +/area/station/hallway/primary/fore) +"kAz" = ( +/obj/machinery/power/energy_accumulator/tesla_coil/anchored, +/obj/structure/window/reinforced/plasma/spawner/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/structure/cable, +/obj/machinery/camera/directional/west, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"kAJ" = ( +/obj/structure/closet/wardrobe/mixed, +/obj/effect/turf_decal/siding/wideplating/dark, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/small, +/area/station/commons/fitness/locker_room) +"kAR" = ( +/obj/structure/fireplace, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/stone, +/area/station/maintenance/aft) +"kBg" = ( +/obj/structure/cable, +/turf/open/floor/iron/small, +/area/station/command/teleporter) +"kBA" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"kBC" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light/floor, +/turf/open/floor/iron/small, +/area/station/engineering/main) +"kBM" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/siding/thinplating{ + dir = 10 + }, +/turf/open/floor/eighties, +/area/station/hallway/primary/central/fore) +"kBZ" = ( +/obj/machinery/door/airlock/command{ + name = "Chief Engineer's Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/ce, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark/small, +/area/station/engineering/main) +"kCb" = ( +/obj/effect/landmark/start/medical_doctor, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"kCq" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 6 + }, +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"kCy" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/command/heads_quarters/captain) +"kCB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/cargo/boutique) +"kCC" = ( +/obj/structure/sink/directional/west, +/obj/structure/table/bronze, +/obj/item/paper/fluff/gateway, +/turf/open/floor/iron/dark/small, +/area/station/command/heads_quarters/captain/private) +"kCI" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"kCJ" = ( +/obj/structure/cable, +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"kCN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/window/left/directional/north{ + name = "Trash Chute" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/white/small, +/area/station/service/janitor) +"kCP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/mop_bucket/janitorialcart, +/obj/machinery/door/window/left/directional/north{ + name = "Trash Chute" + }, +/turf/open/floor/iron/white/small, +/area/station/service/janitor) +"kCT" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/machinery/door/poddoor/shutters/window{ + id = "atmosbridge" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"kDs" = ( +/obj/structure/chair/stool/directional/north, +/turf/open/floor/carpet/purple, +/area/station/commons/dorms) +"kDB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "aibridge" + }, +/obj/effect/spawner/random/structure/grille, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"kDR" = ( +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/maintenance/department/science/xenobiology) +"kEd" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/camera/autoname/directional/west, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/dorms) +"kEo" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/engineering/main) +"kEs" = ( +/obj/machinery/door/airlock/external/glass{ + name = "Supply Door Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/cargo/storage) +"kEu" = ( +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/cargo/storage) +"kEx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/status_display/ai/directional/north, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/engineering/storage/tech) +"kEA" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"kEH" = ( +/obj/effect/turf_decal/bot_white, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"kEW" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/heater/on{ + dir = 8 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"kFq" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"kFw" = ( +/obj/machinery/door/airlock{ + id_tag = "Cabin2"; + name = "Cabin 2" + }, +/turf/open/floor/carpet/purple, +/area/station/commons/dorms) +"kFy" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/white, +/area/station/medical/medbay/aft) +"kFD" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/autolathe, +/obj/effect/turf_decal/delivery/white, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/smooth, +/area/station/cargo/sorting) +"kFJ" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/cargo/sorting) +"kFK" = ( +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"kFV" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron/white/side, +/area/station/science/research) +"kFY" = ( +/turf/closed/wall/r_wall, +/area/station/medical/morgue) +"kGn" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"kGq" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/radio/intercom/directional/south, +/obj/machinery/camera/autoname/directional/south, +/obj/machinery/modular_computer/preset/cargochat/medical{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"kGw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/thinplating{ + dir = 4 + }, +/turf/open/floor/eighties/red, +/area/station/hallway/primary/central/fore) +"kGB" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/construction) +"kGC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/holosign/barrier/atmos/tram, +/turf/open/floor/plating, +/area/station/security/tram) +"kGE" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"kGY" = ( +/obj/structure/plasticflaps/opaque, +/obj/effect/turf_decal/bot, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + location = "Engineering" + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"kHd" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/heater{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmospherics_engine) +"kHi" = ( +/obj/structure/table/glass, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/brown{ + dir = 4 + }, +/obj/machinery/recharger{ + pixel_x = 7; + pixel_y = 6 + }, +/obj/item/storage/toolbox/mechanical{ + pixel_y = -11 + }, +/obj/item/folder{ + pixel_x = -6; + pixel_y = 4 + }, +/obj/machinery/requests_console/directional/east{ + department = "Bridge"; + name = "Bridge Requests Console" + }, +/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/smooth, +/area/station/command/bridge) +"kHo" = ( +/obj/structure/table/reinforced, +/obj/machinery/firealarm/directional/east, +/obj/item/storage/box/bodybags, +/obj/item/clothing/mask/gas/plaguedoctor, +/turf/open/floor/iron/dark/small, +/area/station/medical/morgue) +"kHp" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wideplating/corner{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating/corner, +/turf/open/floor/wood, +/area/station/engineering/atmos/office) +"kHJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/science/ordnance/testlab) +"kHL" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/button/door/directional/south{ + id = "secbreach"; + name = "Emergency Breach Shutters"; + req_access = list("security") + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security) +"kHX" = ( +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"kIj" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"kIm" = ( +/obj/machinery/camera/autoname/directional/south, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/xenobiology) +"kIn" = ( +/obj/machinery/computer/mech_bay_power_console{ + dir = 8 + }, +/turf/open/floor/circuit, +/area/station/maintenance/port/aft) +"kIp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/storage/gas) +"kIv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue, +/obj/structure/sign/warning/cold_temp/directional/north{ + name = "\improper CRYOGENICS" + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"kIQ" = ( +/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/small, +/area/station/security/brig) +"kIS" = ( +/obj/structure/disposalpipe/trunk, +/obj/structure/disposaloutlet{ + name = "Cargo Deliveries" + }, +/obj/effect/turf_decal/stripes/end{ + dir = 1 + }, +/turf/open/floor/iron/small, +/area/station/medical/medbay/lobby) +"kIY" = ( +/obj/structure/broken_flooring/singular/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"kJj" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"kJp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/closet/secure_closet{ + name = "contraband locker"; + req_access = list("armory") + }, +/obj/effect/spawner/random/maintenance/three, +/obj/effect/spawner/random/contraband/armory, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plating, +/area/station/ai_monitored/security/armory) +"kJu" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/landmark/start/cargo_technician, +/obj/structure/chair/stool/directional/south, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"kJJ" = ( +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/spawner/random/trash, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"kJR" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"kKa" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"kKh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + id_tag = "outerbrig"; + name = "Brig" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/entrance, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/scanner_gate/preset_guns, +/turf/open/floor/iron/textured_half, +/area/station/security/brig/entrance) +"kKD" = ( +/obj/structure/chair/comfy/brown, +/obj/structure/sign/painting/library{ + pixel_x = 30 + }, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"kKN" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"kKT" = ( +/obj/machinery/computer/camera_advanced/xenobio{ + dir = 4 + }, +/obj/effect/turf_decal/siding/white{ + dir = 10 + }, +/obj/structure/railing{ + dir = 10 + }, +/turf/open/floor/iron/dark/small, +/area/station/science/xenobiology) +"kKX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"kLo" = ( +/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/wood, +/area/station/service/chapel/funeral) +"kLr" = ( +/obj/structure/table, +/obj/item/hfr_box/body/waste_output, +/obj/item/hfr_box/body/moderator_input, +/obj/item/hfr_box/body/fuel_input, +/obj/item/hfr_box/body/interface, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron/dark, +/area/station/engineering/atmospherics_engine) +"kLS" = ( +/turf/open/floor/iron/stairs{ + dir = 1 + }, +/area/station/medical/treatment_center) +"kMe" = ( +/turf/open/floor/iron/smooth_large, +/area/station/engineering/supermatter/room) +"kMg" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/engineering{ + name = "Engineering Office" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "atmos_airlock_1" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"kMm" = ( +/obj/structure/chair/sofa/right/brown{ + dir = 1 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"kMA" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light/warm/dim, +/obj/machinery/camera/autoname/directional/south, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"kML" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"kMW" = ( +/obj/machinery/holopad, +/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/checkpoint/customs) +"kMY" = ( +/obj/effect/turf_decal/stripes{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/obj/machinery/door/airlock/mining{ + name = "Bitrunning Den" + }, +/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/any/supply/bit_den, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark/smooth_half{ + dir = 1 + }, +/area/station/cargo/bitrunning/den) +"kNf" = ( +/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/effect/turf_decal/trimline/blue/warning, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"kNk" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/grimy, +/area/station/commons/vacant_room/office) +"kNn" = ( +/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/electrical) +"kNu" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"kNx" = ( +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"kNz" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/iron/small, +/area/station/maintenance/department/medical/central) +"kNC" = ( +/turf/open/floor/iron/small, +/area/station/maintenance/department/engine/atmos) +"kND" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison) +"kNI" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"kNJ" = ( +/obj/machinery/power/solar_control{ + id = "forestarboard"; + name = "Starboard Bow Solar Control" + }, +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/fore) +"kNK" = ( +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"kNX" = ( +/obj/structure/closet/masks, +/obj/structure/extinguisher_cabinet/directional/north, +/turf/open/floor/iron, +/area/station/commons/dorms) +"kNZ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/general/visible{ + dir = 6 + }, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"kOh" = ( +/obj/machinery/door/airlock/research{ + name = "Mech Bay" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/robotics, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/robotics/mechbay) +"kOm" = ( +/obj/structure/cable, +/turf/closed/wall/r_wall, +/area/station/maintenance/solars/port/aft) +"kOA" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/sign/poster/random/directional/east, +/obj/machinery/conveyor{ + id = "mining" + }, +/obj/machinery/brm, +/turf/open/floor/iron, +/area/station/cargo/miningfoundry) +"kOG" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/maintenance/solars/starboard/fore) +"kOH" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/pumproom) +"kOR" = ( +/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/execution/transfer) +"kOT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"kOV" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"kPa" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/red, +/obj/machinery/light/cold/directional/south, +/turf/open/floor/iron/white/small, +/area/station/security/warden) +"kPh" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/sign/poster/official/random/directional/north, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"kPk" = ( +/obj/structure/chair/sofa/bench{ + dir = 1 + }, +/turf/open/floor/iron/dark/side, +/area/station/security/execution/transfer) +"kPv" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/pen{ + pixel_y = 5 + }, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/fore) +"kPH" = ( +/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{ + name = "Prison Washroom" + }, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/security/prison/shower) +"kPW" = ( +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"kQe" = ( +/obj/machinery/button/door/directional/west{ + id = "QMLoaddoor"; + name = "Loading Doors"; + pixel_y = -8; + req_access = list("cargo") + }, +/obj/machinery/button/door/directional/west{ + id = "QMLoaddoor2"; + name = "Loading Doors"; + pixel_y = 8; + req_access = list("cargo") + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"kQj" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"kQk" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/item/kirbyplants/random/fullysynthetic, +/turf/open/floor/iron/small, +/area/station/maintenance/port/lesser) +"kQt" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/starboard/aft) +"kQM" = ( +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/cargo/storage) +"kRb" = ( +/turf/open/floor/iron, +/area/station/cargo/sorting) +"kRi" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/machinery/light/small/directional/south, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"kRt" = ( +/obj/machinery/monkey_recycler, +/obj/effect/turf_decal/siding/white{ + dir = 5 + }, +/turf/open/floor/iron/dark/small, +/area/station/science/xenobiology) +"kRA" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/obj/structure/chair/office{ + dir = 8 + }, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"kRE" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/portable_atmospherics/pump, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"kRN" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/smooth_corner{ + dir = 4 + }, +/area/station/maintenance/starboard/greater) +"kRS" = ( +/obj/machinery/light/small/dim/directional/west, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"kRV" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"kSb" = ( +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"kSc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/end, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"kSd" = ( +/obj/machinery/firealarm/directional/north, +/obj/structure/cable, +/turf/open/floor/iron/dark/smooth_large, +/area/station/ai_monitored/turret_protected/ai_upload) +"kSj" = ( +/obj/structure/chair/plastic{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"kSv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"kSA" = ( +/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/east, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"kTm" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/service/library) +"kTp" = ( +/obj/structure/disposalpipe/segment, +/turf/closed/wall, +/area/station/command/heads_quarters/qm) +"kTt" = ( +/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/command{ + name = "Head of Personnel's Quarters" + }, +/obj/effect/mapping_helpers/airlock/access/any/command/hop, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/command/heads_quarters/hop) +"kTw" = ( +/turf/closed/wall, +/area/station/construction/mining/aux_base) +"kTx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/firecloset, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"kTC" = ( +/obj/structure/tank_holder/extinguisher, +/turf/open/floor/catwalk_floor, +/area/station/science/xenobiology) +"kTF" = ( +/obj/machinery/light/warm/dim, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"kTG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"kTH" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/hallway/secondary/command) +"kTX" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/fore) +"kUf" = ( +/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/wood, +/area/station/service/chapel/funeral) +"kUF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 4 + }, +/area/station/science/research) +"kUL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"kUM" = ( +/obj/machinery/door/airlock/highsecurity{ + name = "Secure Tech Storage" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tech_storage, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/obj/structure/cable, +/turf/open/floor/iron/smooth_half{ + dir = 1 + }, +/area/station/engineering/storage/tech) +"kUN" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/atmos/pumproom) +"kUR" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/science/lab) +"kUW" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/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/starboard/greater) +"kVb" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron, +/area/station/maintenance/department/medical/central) +"kVe" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"kVg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/structure/chair/sofa/bench/left, +/turf/open/floor/stone, +/area/station/service/chapel) +"kVx" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"kVB" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 6 + }, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"kWd" = ( +/obj/machinery/door/airlock{ + name = "Room 2" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"kWk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"kWm" = ( +/obj/effect/turf_decal/siding/red{ + dir = 8 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/small, +/area/station/security/office) +"kWF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood/corner, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/stone, +/area/station/service/bar) +"kWJ" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 1 + }, +/obj/machinery/newscaster/directional/west, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"kWN" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/white/side, +/area/station/science/research) +"kWR" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Docking Corridor" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/hallway/secondary/dock) +"kWY" = ( +/obj/machinery/portable_atmospherics/pump, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/office) +"kXn" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/gravity_generator) +"kXo" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Interrogation room"; + network = list("interrogation") + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"kXu" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/turf/open/floor/iron/white/small, +/area/station/security/warden) +"kXC" = ( +/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, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"kXM" = ( +/obj/effect/spawner/random/structure/girder, +/obj/structure/barricade/wooden, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"kXQ" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/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/cafeteria, +/area/station/science/circuits) +"kXS" = ( +/obj/structure/closet/emcloset, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"kYs" = ( +/obj/machinery/mech_bay_recharge_port{ + dir = 2 + }, +/obj/effect/turf_decal/stripes/asteroid/end{ + dir = 1 + }, +/turf/open/floor/circuit/green, +/area/station/science/robotics/mechbay) +"kYA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/white/line, +/obj/machinery/light/small/directional/south, +/turf/open/floor/engine, +/area/station/science/explab) +"kYI" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/chair/plastic{ + dir = 8 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"kYQ" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/checkpoint/escape) +"kYY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/window/spawner/directional/south, +/obj/effect/turf_decal/trimline/purple/end{ + dir = 1 + }, +/obj/machinery/shower/directional/north{ + name = "emergency shower"; + pixel_y = -11 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/science/cytology) +"kZh" = ( +/obj/structure/table/glass, +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 4 + }, +/obj/item/modular_computer/laptop, +/turf/open/floor/iron/grimy, +/area/station/science/cubicle) +"kZj" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/obj/structure/flora/grass/jungle/b/style_3, +/turf/open/floor/grass, +/area/station/service/chapel) +"kZr" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/obj/machinery/shower/directional/east, +/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark/small, +/area/station/engineering/main) +"kZv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "AI Core shutters"; + name = "AI Core Shutter" + }, +/turf/open/floor/iron/stairs, +/area/station/ai_monitored/turret_protected/ai) +"kZx" = ( +/obj/machinery/button/door/directional/north{ + id = "main_surgery"; + name = "Privacy Shutters" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/theatre) +"kZC" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"kZF" = ( +/obj/structure/closet/crate/secure{ + desc = "A secure crate containing various materials for building a customised test-site."; + name = "Test Site Materials Crate"; + req_access = list("ordnance") + }, +/obj/item/target/clown, +/obj/item/target/clown, +/obj/item/target/syndicate, +/obj/item/target/alien, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, +/turf/open/floor/plating, +/area/station/science/ordnance/testlab) +"kZI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood, +/area/station/service/chapel) +"lab" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/aft) +"laF" = ( +/obj/structure/table, +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 6 + }, +/obj/machinery/light/small/directional/east, +/obj/item/stack/sheet/iron/five{ + pixel_y = 22 + }, +/obj/item/flashlight/lamp/bananalamp{ + pixel_x = 7; + pixel_y = 11 + }, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/department/engine/atmos) +"laK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"laU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/closed/wall, +/area/station/commons/fitness/recreation/entertainment) +"laZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"lba" = ( +/obj/structure/cable, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/port/aft) +"lbe" = ( +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/dark, +/area/station/cargo/lobby) +"lbG" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/structure/transport/linear/tram, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"lbO" = ( +/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, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"lce" = ( +/obj/machinery/atmospherics/pipe/smart/simple/general/visible{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/dark/small, +/area/station/security/execution/education) +"lcs" = ( +/obj/structure/hedge, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/dark/small, +/area/station/command/heads_quarters/captain/private) +"lct" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"lcw" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/navigate_destination/chemfactory, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"lcC" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/machinery/camera/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"lcD" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"lcF" = ( +/obj/machinery/status_display/evac/directional/east, +/turf/open/floor/glass, +/area/station/hallway/primary/central/aft) +"lcY" = ( +/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/neutral{ + dir = 1 + }, +/obj/effect/landmark/navigate_destination/hop, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ldb" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"ldq" = ( +/turf/closed/wall, +/area/station/maintenance/department/science/xenobiology) +"ldx" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/tcommsat/server) +"ldF" = ( +/obj/machinery/computer/upload/ai{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai_upload) +"ldG" = ( +/obj/machinery/door/airlock/external/glass{ + name = "ATMOS PROJECT Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"ldJ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + id_tag = "outerbrig"; + name = "Brig Cells" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/textured_half, +/area/station/security/brig) +"lee" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"lei" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood, +/obj/machinery/door/airlock/public/glass{ + name = "Chapel Office" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/service/chapel_office, +/turf/open/floor/iron/textured_half, +/area/station/service/chapel/office) +"lek" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/hallway/primary/starboard) +"ley" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/stairs{ + dir = 1 + }, +/area/station/medical/treatment_center) +"leB" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/dark_red, +/obj/effect/decal/cleanable/dirt, +/obj/item/food/gumball{ + pixel_x = 5; + pixel_y = 9 + }, +/obj/item/cigarette/candy{ + pixel_x = -3; + pixel_y = 10 + }, +/obj/item/food/gumball{ + pixel_x = 2; + pixel_y = 5 + }, +/obj/item/weldingtool/mini{ + pixel_x = 5; + pixel_y = -11 + }, +/obj/item/screwdriver{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/storage/box/prisoner{ + pixel_x = 5; + pixel_y = -12 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"leC" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/turf/open/floor/iron, +/area/station/security/prison) +"leP" = ( +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"leU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"leW" = ( +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/obj/machinery/door/airlock/command/glass{ + name = "Telecommunications Server Room" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/tcommsat/server) +"lfa" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"lfc" = ( +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/science/ordnance/testlab) +"lfd" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"lfg" = ( +/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 = "Primary Treatment Centre" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/effect/mapping_helpers/airlock/unres, +/turf/open/floor/iron/white/small, +/area/station/medical/treatment_center) +"lfi" = ( +/obj/effect/turf_decal/siding/dark_red{ + dir = 6 + }, +/obj/machinery/pdapainter/security, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light_switch/directional/east, +/obj/machinery/light/small/directional/south, +/turf/open/floor/stone, +/area/station/command/heads_quarters/hos) +"lfq" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Distro Staging to Distro" + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/pumproom) +"lfs" = ( +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron/half, +/area/station/hallway/primary/central/fore) +"lft" = ( +/obj/structure/sign/departments/restroom/directional/south, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"lfv" = ( +/obj/structure/hedge, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/brown{ + dir = 5 + }, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron/smooth, +/area/station/command/bridge) +"lfC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/security/prison) +"lfU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"lgf" = ( +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"lgh" = ( +/obj/structure/table, +/obj/machinery/light_switch/directional/north, +/obj/item/storage/briefcase/secure{ + pixel_x = 3; + pixel_y = 12 + }, +/obj/item/storage/briefcase/secure{ + pixel_x = -1; + pixel_y = 8 + }, +/obj/item/crowbar/large{ + pixel_y = -10 + }, +/obj/item/weldingtool/mini{ + pixel_y = -10 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"lgj" = ( +/obj/structure/chair/sofa/bench{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"lgo" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 5 + }, +/obj/structure/window/spawner/directional/east, +/obj/structure/rack, +/obj/item/storage/belt/medical{ + pixel_y = 8 + }, +/obj/item/storage/belt/medical{ + pixel_y = 4 + }, +/obj/item/storage/belt/medical, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron/white/small, +/area/station/medical/storage) +"lgp" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/table/reinforced, +/obj/machinery/recharger{ + pixel_x = -6; + pixel_y = 4 + }, +/obj/machinery/recharger{ + pixel_x = 5; + pixel_y = 4 + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron, +/area/station/security/warden) +"lgr" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/small, +/area/station/maintenance/department/electrical) +"lgw" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/radio/intercom/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/side, +/area/station/science/xenobiology) +"lgx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/primary/aft) +"lgD" = ( +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/supermatter/room) +"lgG" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"lgQ" = ( +/obj/machinery/computer/security/telescreen/cmo/directional/west, +/turf/open/floor/wood/parquet, +/area/station/command/heads_quarters/cmo) +"lgV" = ( +/obj/structure/table, +/obj/item/camera, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"lhi" = ( +/obj/machinery/airalarm/directional/north, +/obj/machinery/button/door/directional/north{ + id = "vaco"; + name = "Comissary Shutters"; + pixel_x = 29 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/central/lesser) +"lhl" = ( +/obj/effect/spawner/random/trash/graffiti{ + pixel_x = 32; + spawn_loot_chance = 50 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"lhm" = ( +/obj/structure/disposalpipe/junction/flip{ + 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/white/side, +/area/station/science/lower) +"lhn" = ( +/obj/structure/cable, +/obj/structure/barricade/wooden/crude, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"lhq" = ( +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/machinery/suit_storage_unit/ce, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"lhv" = ( +/obj/structure/cable, +/obj/machinery/power/solar{ + id = "centersol"; + name = "Central Solar Array" + }, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/aft) +"lhx" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 8 + }, +/obj/structure/cable, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron/white/small, +/area/station/medical/storage) +"lhP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) +"lhQ" = ( +/obj/item/pickaxe, +/turf/open/misc/asteroid, +/area/station/maintenance/starboard/greater) +"lhT" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/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/hallway/primary/central/aft) +"lir" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"liw" = ( +/obj/effect/turf_decal/siding/wood/end{ + dir = 8 + }, +/obj/effect/landmark/navigate_destination/kitchen, +/turf/open/floor/wood, +/area/station/hallway/primary/central/aft) +"liG" = ( +/obj/structure/cable, +/obj/structure/table/glass, +/obj/machinery/fax{ + fax_name = "Captain's Office"; + name = "Captain's Fax Machine"; + pixel_y = 11 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain) +"liH" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/incident_display/tram/directional/north, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"liJ" = ( +/obj/effect/landmark/start/chaplain, +/turf/open/floor/iron/dark/small, +/area/station/service/chapel/storage) +"liL" = ( +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/obj/machinery/door/airlock/command/glass{ + name = "Telecommunications Server Room" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/tcommsat/server) +"liP" = ( +/obj/effect/turf_decal/trimline/neutral/warning{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark/small, +/area/station/medical/morgue) +"liQ" = ( +/obj/structure/lattice, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"liS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"liT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"liX" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating/rust, +/area/station/maintenance/department/engine/atmos) +"ljc" = ( +/obj/structure/disposalpipe/segment{ + 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, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"ljg" = ( +/obj/effect/turf_decal/weather/snow, +/obj/machinery/light/small/directional/north, +/obj/machinery/icecream_vat, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/turf/open/floor/iron/kitchen_coldroom/freezerfloor, +/area/station/service/kitchen/coldroom) +"lji" = ( +/obj/structure/flora/tree/jungle/style_2, +/obj/effect/turf_decal/weather/dirt{ + dir = 9 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"ljj" = ( +/obj/machinery/light/cold/directional/west, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"ljl" = ( +/obj/structure/lattice, +/obj/structure/railing/corner{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"ljn" = ( +/obj/docking_port/stationary{ + dir = 8; + dwidth = 5; + height = 7; + name = "Cargo Bay"; + shuttle_id = "cargo_home"; + width = 12 + }, +/turf/open/space/basic, +/area/space) +"lju" = ( +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/cargo/storage) +"ljw" = ( +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"ljz" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/prison/rec) +"ljP" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/trunk, +/obj/machinery/firealarm/directional/west, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/blue{ + dir = 9 + }, +/turf/open/floor/iron/white/small, +/area/station/command/heads_quarters/cmo) +"ljT" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/west, +/obj/machinery/light/floor, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/flowers_yw, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"ljZ" = ( +/obj/machinery/modular_computer/preset/civilian{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/west, +/obj/machinery/light_switch/directional/south, +/obj/machinery/requests_console/directional/west{ + department = "Robotics"; + name = "Robotics Requests Console"; + pixel_y = -30 + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/machinery/button/door/directional/west{ + id = "roboticshut"; + name = "Robotics Shutters"; + pixel_y = 8 + }, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"lka" = ( +/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, +/area/station/security/prison/workout) +"lku" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/pen, +/turf/open/floor/iron, +/area/station/security/prison/rec) +"lkv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/dark/hidden{ + dir = 9 + }, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"lkJ" = ( +/obj/structure/flora/rock/pile/jungle/style_4, +/turf/open/floor/grass, +/area/station/service/chapel) +"lkL" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/pen{ + pixel_x = -2; + pixel_y = 3 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"lkM" = ( +/obj/structure/sign/directions/evac/directional/west{ + dir = 2 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"lkN" = ( +/obj/effect/turf_decal/siding/wideplating{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/engineering/atmos/pumproom) +"lkR" = ( +/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/dark_red/opposingcorners, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron, +/area/station/security/prison) +"lkV" = ( +/turf/closed/wall/r_wall, +/area/station/science/ordnance) +"llr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"llC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 9 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"llP" = ( +/obj/structure/cable, +/obj/structure/bed/medical{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/corner, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/item/bedsheet/medical{ + dir = 4 + }, +/obj/machinery/iv_drip, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"llT" = ( +/obj/structure/chair{ + dir = 4; + pixel_y = -2 + }, +/turf/open/floor/iron, +/area/station/science/lower) +"llW" = ( +/turf/closed/wall, +/area/station/ai_monitored/security/armory) +"llY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/wideplating_new/terracotta{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood/tile, +/area/station/maintenance/central/lesser) +"lmb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"lmm" = ( +/mob/living/basic/frog, +/obj/effect/turf_decal/weather/dirt{ + dir = 5 + }, +/obj/structure/flora/rock/pile/jungle/style_4, +/obj/structure/flora/bush/flowers_pp/style_2, +/turf/open/floor/grass, +/area/station/service/chapel) +"lmo" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Mix Outlet Pump" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"lmp" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/chair/stool/directional/west, +/obj/machinery/airalarm/directional/east, +/obj/machinery/light/small/directional/east, +/turf/open/floor/wood, +/area/station/maintenance/hallway/abandoned_recreation) +"lmz" = ( +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"lmJ" = ( +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"lmZ" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/landmark/navigate_destination/bar, +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"lnu" = ( +/obj/machinery/holopad, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"lnz" = ( +/obj/effect/turf_decal/tile/dark_red, +/obj/machinery/light_switch/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/gulag_teleporter, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"lnA" = ( +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/hallway/secondary/construction) +"lnI" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/ore_box, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"lnL" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/structure/chair{ + dir = 4; + pixel_y = -2 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"lnM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/window/brigdoor/right/directional/north{ + atom_integrity = 300; + name = "AI Core Chamber Access"; + req_access = list("ai_upload") + }, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"lnN" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/structure/table, +/obj/item/reagent_containers/cup/bottle/mutagen{ + pixel_x = -5; + pixel_y = 8 + }, +/obj/item/reagent_containers/syringe{ + pixel_x = -3; + pixel_y = -1 + }, +/obj/item/reagent_containers/cup/watering_can{ + pixel_x = 7; + pixel_y = 13 + }, +/obj/item/reagent_containers/spray/plantbgone{ + pixel_x = 6; + pixel_y = 1 + }, +/obj/machinery/light/small/directional/west, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"lnW" = ( +/obj/effect/turf_decal/tile/neutral/full, +/obj/structure/chair{ + dir = 8 + }, +/obj/structure/sign/poster/contraband/random/directional/south, +/turf/open/floor/iron/dark/smooth_large, +/area/station/maintenance/central/lesser) +"lnZ" = ( +/obj/effect/turf_decal/tile/dark_red, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/autoname/directional/south, +/obj/structure/cable, +/obj/machinery/computer/prisoner/gulag_teleporter_computer{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"lom" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/floor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/dark/hidden{ + dir = 9 + }, +/turf/open/floor/iron/dark, +/area/station/tcommsat/server) +"lon" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/turf/open/floor/iron/small, +/area/station/maintenance/department/engine/atmos) +"loo" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"loq" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/maintenance/department/engine/atmos) +"lox" = ( +/obj/effect/turf_decal/siding/red{ + dir = 4 + }, +/turf/open/floor/iron/white/small, +/area/station/security/warden) +"loL" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/holopad, +/turf/open/floor/stone, +/area/station/command/heads_quarters/hos) +"lps" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/computer/atmos_control/nocontrol/master{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/machinery/light/no_nightlight/directional/south, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/office) +"lpt" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/general/visible{ + dir = 5 + }, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"lpC" = ( +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"lpJ" = ( +/obj/structure/hedge, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"lpR" = ( +/obj/structure/cable, +/obj/structure/table/glass, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/item/pinpointer/nuke{ + pixel_x = -1; + pixel_y = 4 + }, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain) +"lpV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/turf/open/floor/iron/dark/small, +/area/station/medical/chemistry) +"lpX" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/white/small, +/area/station/medical/storage) +"lqd" = ( +/obj/effect/turf_decal/siding/red{ + dir = 10 + }, +/obj/structure/closet/secure_closet/brig{ + id = "Cell 3"; + name = "Cell 3 Locker" + }, +/obj/machinery/flasher/directional/west{ + id = "cell 3" + }, +/turf/open/floor/iron/small, +/area/station/security/brig) +"lqg" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 1 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Atmospherics - South" + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white/side, +/area/station/hallway/primary/starboard) +"lqh" = ( +/obj/structure/window/spawner/directional/north, +/obj/structure/window/spawner/directional/south, +/obj/structure/flora/bush/large/style_random{ + pixel_x = -17; + pixel_y = 2 + }, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/lavendergrass, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"lql" = ( +/turf/open/floor/wood/parquet, +/area/station/service/library) +"lqt" = ( +/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/tile, +/area/station/command/heads_quarters/hop) +"lqC" = ( +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/aft) +"lqL" = ( +/obj/effect/landmark/transport/nav_beacon/tram/platform/birdshot/prison_wing, +/turf/open/floor/tram, +/area/station/security/tram) +"lqQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"lrh" = ( +/obj/effect/spawner/random/trash, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"lrE" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"lrH" = ( +/obj/structure/chair/sofa/bench{ + dir = 4 + }, +/obj/structure/window/spawner/directional/west, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"lrN" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Atmospherics Tank - Mix" + }, +/turf/open/floor/engine/vacuum, +/area/station/engineering/atmos) +"lrP" = ( +/obj/machinery/computer/security{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"lrQ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"lsh" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/small, +/area/station/service/barber) +"lst" = ( +/obj/machinery/door/airlock/external{ + name = "Atmospherics External Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"lsF" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"lsH" = ( +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"lsO" = ( +/obj/machinery/status_display/evac/directional/south, +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/lower) +"lsP" = ( +/obj/structure/flora/grass/jungle/b/style_5, +/turf/open/floor/grass, +/area/station/service/chapel) +"lsY" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/closet/secure_closet/security/sec, +/turf/open/floor/iron/checker{ + dir = 1 + }, +/area/station/security/execution/transfer) +"lte" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"lto" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/structure/steam_vent, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"ltp" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/holosign/barrier/atmos/tram, +/turf/open/floor/plating, +/area/station/security/tram) +"ltr" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 6 + }, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"ltE" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"ltP" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/structure/hedge, +/obj/machinery/status_display/evac/directional/north, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/grimy, +/area/station/hallway/secondary/entry) +"ltQ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/prison) +"ltU" = ( +/obj/machinery/door/poddoor{ + id = "Secure Storage top"; + name = "Secure Storage" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark/small, +/area/station/engineering/storage_shared) +"luc" = ( +/obj/machinery/door/airlock{ + id_tag = "ShowerToilet1"; + name = "Toilet" + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/dorms) +"lud" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light_switch/directional/south, +/obj/machinery/light/small/directional/south, +/turf/open/floor/wood, +/area/station/maintenance/hallway/abandoned_recreation) +"lun" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/obj/machinery/door/airlock/command/glass{ + name = "Command Hallway" + }, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/hallway/secondary/command) +"luo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/effect/turf_decal/siding/white{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) +"lut" = ( +/obj/structure/table/wood/fancy/red, +/obj/structure/sign/painting/large/library{ + dir = 1 + }, +/obj/item/dualsaber/toy{ + pixel_x = 6 + }, +/obj/item/circuitboard/machine/vending/syndicatedonksofttoyvendor{ + pixel_x = -12; + pixel_y = 8 + }, +/turf/open/floor/wood/parquet, +/area/station/service/greenroom) +"luG" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"luP" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"lvc" = ( +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/escape) +"lve" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/stripes/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/dark/side, +/area/station/science/xenobiology) +"lvk" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"lvv" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"lvy" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"lvA" = ( +/obj/structure/table/wood/fancy/red, +/obj/item/clothing/head/costume/witchwig{ + pixel_x = 3; + pixel_y = 7 + }, +/obj/item/xenos_claw{ + pixel_x = -10; + pixel_y = 3 + }, +/turf/open/floor/wood/parquet, +/area/station/service/greenroom) +"lvJ" = ( +/obj/structure/flora/bush/flowers_br, +/turf/open/floor/grass, +/area/station/service/chapel) +"lvK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/iron/small, +/area/station/maintenance/department/engine/atmos) +"lvN" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"lvS" = ( +/obj/machinery/porta_turret/ai{ + dir = 4 + }, +/obj/machinery/status_display/ai/directional/east, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai_upload) +"lvY" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"lwc" = ( +/obj/structure/table/optable, +/obj/structure/cable, +/turf/open/floor/iron/dark/small, +/area/station/security/execution/education) +"lwk" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"lwn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/hatch, +/obj/machinery/atmospherics/components/binary/pump/on/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/science/ordnance/testlab) +"lwp" = ( +/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/dark_red/opposingcorners, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/checker{ + dir = 1 + }, +/area/station/security/execution/transfer) +"lwI" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/computer/security/mining{ + dir = 4 + }, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"lwO" = ( +/obj/machinery/door/airlock/highsecurity{ + name = "Engine Room" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engine_airlock_2" + }, +/turf/open/floor/catwalk_floor, +/area/station/engineering/supermatter/room) +"lwW" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/main) +"lwY" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"lxa" = ( +/obj/structure/bodycontainer/morgue, +/turf/open/floor/iron/dark/small, +/area/station/medical/morgue) +"lxh" = ( +/obj/effect/turf_decal/stripes/white/line, +/turf/open/floor/engine, +/area/station/science/explab) +"lxm" = ( +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/dark, +/area/station/engineering/atmospherics_engine) +"lxo" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/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/starboard/aft) +"lxp" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Dorms" + }, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/commons/fitness/locker_room) +"lxC" = ( +/obj/effect/spawner/random/structure/grille, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"lxE" = ( +/obj/effect/spawner/random/structure/closet_empty/crate, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"lxI" = ( +/obj/effect/turf_decal/siding/wood/end, +/obj/effect/spawner/random/engineering/atmospherics_portable, +/turf/open/floor/iron/small, +/area/station/maintenance/port/lesser) +"lxN" = ( +/obj/structure/broken_flooring/pile/directional/east, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"lxP" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"lxY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/grille, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"lxZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"lyc" = ( +/obj/effect/turf_decal/siding/red{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/security/office) +"lye" = ( +/obj/structure/bed/maint, +/obj/item/melee/baseball_bat, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"lyg" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/delivery/red, +/obj/effect/mapping_helpers/airlock/access/all/medical/psychology, +/obj/machinery/door/airlock/medical{ + name = "Pychologists Office" + }, +/turf/open/floor/iron/white/small, +/area/station/medical/psychology) +"lyq" = ( +/obj/structure/reagent_dispensers/beerkeg, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/stone, +/area/station/service/abandoned_gambling_den) +"lyt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"lyQ" = ( +/obj/structure/table, +/obj/item/storage/photo_album/prison, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"lyR" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"lyY" = ( +/obj/structure/bed, +/obj/item/bedsheet/red, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/prison/safe) +"lzf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"lzg" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/airalarm/directional/north, +/obj/structure/rack, +/obj/item/crowbar/large, +/obj/item/wirecutters, +/obj/item/wrench, +/turf/open/floor/iron, +/area/station/security/tram) +"lzn" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/machinery/door/poddoor/shutters{ + id = "atmosbridge" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"lzp" = ( +/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/cargo/storage) +"lzB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"lzG" = ( +/obj/structure/flora/bush/jungle/c/style_3{ + pixel_x = -7; + pixel_y = 10 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"lzM" = ( +/turf/closed/wall, +/area/station/security/tram) +"lzT" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "E.V.A. Storage" + }, +/obj/effect/mapping_helpers/airlock/access/any/command/eva, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge 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/iron/dark/textured_half{ + dir = 1 + }, +/area/station/command/bridge) +"lAM" = ( +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"lAO" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green{ + pixel_y = 10 + }, +/obj/effect/spawner/random/bureaucracy/folder{ + pixel_x = -2; + pixel_y = -9 + }, +/obj/structure/sign/picture_frame/portrait{ + pixel_x = -26 + }, +/obj/structure/alien/resin/membrane, +/obj/structure/alien/weeds, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"lAS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"lAU" = ( +/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/maintenance/solars/starboard/aft) +"lAV" = ( +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/stone, +/area/station/service/bar) +"lBf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood/corner, +/obj/structure/chair/stool/directional/west, +/turf/open/floor/iron/small, +/area/station/maintenance/port/lesser) +"lBm" = ( +/obj/effect/turf_decal/stripes/box, +/obj/structure/disposalpipe/trunk, +/obj/structure/disposaloutlet{ + name = "Cargo Deliveries" + }, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"lBp" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/turf/open/space/basic, +/area/space/nearstation) +"lBq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/airalarm/directional/west, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron/small, +/area/station/medical/medbay/lobby) +"lBy" = ( +/obj/structure/railing, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"lBz" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/landmark/navigate_destination/tools, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"lBL" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"lBN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security{ + name = "Detective's Office" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/security/detective, +/turf/open/floor/iron/textured_half, +/area/station/security/detectives_office) +"lCb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Engineering - Supermatter Chamber" + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"lCh" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/siding/green, +/obj/structure/table, +/obj/item/multitool/circuit{ + pixel_x = 7 + }, +/obj/item/multitool/circuit, +/obj/item/multitool/circuit{ + pixel_x = -8 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"lCt" = ( +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/obj/machinery/computer/records/security{ + dir = 4 + }, +/turf/open/floor/iron/white/small, +/area/station/security/warden) +"lCw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"lCK" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/directional/east, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"lCN" = ( +/obj/structure/falsewall, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"lCS" = ( +/obj/structure/closet/crate/grave/fresh, +/turf/open/misc/dirt/station, +/area/station/medical/morgue) +"lCT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 4 + }, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"lDc" = ( +/obj/machinery/door/airlock/command{ + name = "Telecomms Server Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "comms-entrance-south" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/tcommsat/server) +"lDo" = ( +/obj/structure/lattice/catwalk, +/obj/structure/marker_beacon/indigo, +/obj/machinery/atmospherics/pipe/smart/simple/orange, +/turf/open/space/basic, +/area/space/nearstation) +"lDp" = ( +/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/line{ + dir = 8 + }, +/obj/effect/landmark/navigate_destination/gateway, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"lDw" = ( +/turf/open/floor/iron, +/area/station/science/ordnance/testlab) +"lDI" = ( +/obj/structure/rack, +/obj/item/storage/belt/utility/full, +/obj/effect/turf_decal/bot, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/clothing/glasses/welding, +/obj/item/radio/intercom/directional/north, +/obj/item/clothing/head/utility/welding, +/obj/item/toy/crayon/spraycan/roboticist, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"lDJ" = ( +/obj/structure/flora/bush/jungle, +/obj/structure/marker_beacon/yellow, +/turf/open/floor/grass, +/area/station/medical/morgue) +"lEa" = ( +/turf/open/floor/iron/half, +/area/station/hallway/primary/central/fore) +"lEs" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 4 + }, +/obj/machinery/fishing_portal_generator, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/service) +"lEJ" = ( +/obj/machinery/door/poddoor{ + id = "QMLoaddoor"; + name = "Supply Dock Loading Door" + }, +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad" + }, +/obj/effect/turf_decal/stripes/end{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"lEK" = ( +/obj/structure/chair/wood/wings{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/stone, +/area/station/command/heads_quarters/captain/private) +"lEN" = ( +/obj/structure/chair/sofa/right{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood/end{ + dir = 1 + }, +/obj/item/toy/plush/pkplush{ + name = "Bruder" + }, +/turf/open/floor/wood/tile, +/area/station/maintenance/aft) +"lER" = ( +/turf/open/floor/iron/dark, +/area/station/maintenance/department/engine/atmos) +"lFb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"lFg" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_command) +"lFm" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/service/chapel) +"lFq" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/machinery/exodrone_launcher, +/turf/open/floor/iron/smooth, +/area/station/cargo/drone_bay) +"lGd" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"lGe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/trimline/blue/end, +/obj/machinery/shower/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"lGo" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/bush/large/style_2{ + pixel_x = -23 + }, +/turf/open/misc/sandy_dirt, +/area/station/hallway/primary/central/fore) +"lGp" = ( +/obj/effect/spawner/random/structure/grille, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"lGr" = ( +/obj/effect/turf_decal/siding/brown{ + dir = 6 + }, +/obj/structure/table/reinforced/plastitaniumglass, +/turf/open/floor/iron/smooth, +/area/station/maintenance/port/aft) +"lGE" = ( +/obj/machinery/computer/gateway_control{ + dir = 1 + }, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron/smooth, +/area/station/command/gateway) +"lGK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain/private) +"lGL" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/light/cold/directional/north, +/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/science/lower) +"lHb" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/computer/robotics, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"lHc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/fueltank, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"lHd" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"lHk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"lHl" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/machinery/chem_master, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"lHn" = ( +/obj/machinery/status_display/ai/directional/south, +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/lower) +"lHp" = ( +/obj/effect/turf_decal/siding/thinplating{ + dir = 1 + }, +/turf/open/floor/eighties/red, +/area/station/hallway/primary/central/fore) +"lHt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/structure/window/spawner/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"lHz" = ( +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/port/aft) +"lHJ" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/machinery/shower/directional/east, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"lHS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/stool/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"lHT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/door/airlock/command/glass{ + name = "Quartermaster's Bedroom" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/qm, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/command/heads_quarters/qm) +"lHW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain/private) +"lHZ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"lIa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/machinery/door/airlock/silver{ + name = "Bathroom" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/captain, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/command/heads_quarters/captain/private) +"lIe" = ( +/obj/machinery/door/airlock/medical{ + name = "Front Desk" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/turf/open/floor/iron/white/small, +/area/station/medical/medbay/lobby) +"lIh" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/junction/flip{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"lIk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/kirbyplants/organic/applebush, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"lIt" = ( +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 6 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/department/engine/atmos) +"lIL" = ( +/obj/machinery/door/window/left/directional/east{ + name = "Maximum Security Test Chamber"; + req_access = list("xenobiology") + }, +/obj/machinery/atmospherics/pipe/smart/simple/general/visible, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 8 + }, +/area/station/science/xenobiology) +"lJe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/freezer, +/area/station/command/heads_quarters/captain/private) +"lJg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"lJq" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"lJB" = ( +/obj/item/radio/intercom/directional/north{ + broadcasting = 1; + frequency = 1447; + name = "Private Channel"; + pixel_x = -26 + }, +/obj/machinery/computer/security/telescreen/aiupload/directional/west, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai_upload_foyer) +"lKf" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/machinery/camera/autoname/directional/west, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"lKg" = ( +/obj/machinery/firealarm/directional/east, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"lKh" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"lKs" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Recreation" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron/textured_half, +/area/station/commons/fitness/recreation/entertainment) +"lKA" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"lKB" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"lKG" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"lKV" = ( +/turf/open/floor/iron/smooth, +/area/station/commons/storage/tools) +"lLb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security/glass{ + name = "Departure Lounge Security Post" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/turf/open/floor/iron, +/area/station/security/checkpoint/escape) +"lLe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"lLi" = ( +/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/mining{ + name = "Drone Bay" + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/maintenance, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"lLr" = ( +/obj/machinery/porta_turret/ai{ + dir = 4 + }, +/obj/machinery/status_display/ai/directional/west, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai_upload) +"lLA" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/status_display/evac/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"lLH" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/random/trash, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"lLL" = ( +/turf/open/floor/iron/dark/side{ + dir = 9 + }, +/area/station/hallway/secondary/construction) +"lLX" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/theatre) +"lMl" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/station/engineering/main) +"lMp" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/plasticflaps/opaque, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"lMr" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Engineering"; + name = "Engineering Security Doors" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"lMF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/holosign/barrier/atmos/tram, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"lNf" = ( +/obj/effect/turf_decal/siding/blue, +/turf/open/floor/iron/white/small, +/area/station/medical/storage) +"lNk" = ( +/obj/machinery/newscaster/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"lNp" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/camera/autoname/directional/east, +/obj/machinery/computer/security/telescreen/entertainment/directional/east, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/hallway/primary/central/fore) +"lNx" = ( +/obj/structure/table/glass, +/obj/effect/turf_decal/siding/dark_red, +/obj/machinery/button/door/directional/south{ + id = "secbreach"; + name = "Emergency Breach Shutters"; + pixel_x = -6; + req_access = list("security") + }, +/obj/machinery/button/door{ + desc = "Controls the shutters over the brig windows."; + id = "briglockdown"; + name = "Brig Lockdown Control"; + pixel_x = 6; + pixel_y = -24; + req_access = list("security") + }, +/turf/open/floor/stone, +/area/station/command/heads_quarters/hos) +"lNF" = ( +/obj/effect/spawner/random/entertainment/lighter, +/obj/item/cigarette/rollie/mindbreaker{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/item/cigarette/rollie/trippy{ + pixel_x = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"lNJ" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 6 + }, +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/obj/item/kirbyplants/random, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/diagonal, +/area/station/engineering/lobby) +"lNQ" = ( +/obj/effect/turf_decal/bot_white/right, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"lNU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/landmark/navigate_destination/court, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"lOg" = ( +/obj/effect/spawner/random/structure/grille, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"lOi" = ( +/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{ + name = "Xenobiology Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"lOj" = ( +/turf/closed/wall, +/area/station/cargo/miningoffice) +"lOG" = ( +/obj/structure/table, +/obj/item/stack/spacecash/c1{ + pixel_x = -5; + pixel_y = 12 + }, +/turf/open/floor/light/colour_cycle/dancefloor_b, +/area/station/maintenance/starboard/central) +"lOM" = ( +/obj/structure/table, +/obj/item/folder, +/turf/open/misc/asteroid, +/area/station/maintenance/department/electrical) +"lOO" = ( +/obj/effect/turf_decal/siding{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white/small, +/area/station/science/lobby) +"lOS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/closed/wall/r_wall, +/area/station/command/corporate_dock) +"lOY" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"lPf" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/atmos/storage/gas) +"lPi" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"lPo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"lPv" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/table, +/obj/item/folder/red{ + pixel_y = 3 + }, +/obj/item/food/monkeycube/bee{ + name = "monkey cube"; + pixel_y = 17 + }, +/obj/item/food/monkeycube/chicken{ + desc = "A new Nanotrasen classic, the monkey cube. Tastes like everything!"; + name = "monkey cube"; + pixel_x = 6; + pixel_y = 15 + }, +/obj/item/wirecutters{ + pixel_y = 6 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/tools) +"lPC" = ( +/obj/structure/bookcase/random, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/security/prison/rec) +"lPI" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/announcement_system, +/obj/machinery/atmospherics/pipe/smart/simple/dark/hidden{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/tcommsat/server) +"lPJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/tcommsat/server) +"lPO" = ( +/obj/structure/table, +/obj/effect/spawner/surgery_tray/full{ + pixel_y = -5 + }, +/obj/item/wirecutters{ + pixel_y = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/security/execution/education) +"lQh" = ( +/turf/open/floor/iron/small, +/area/station/maintenance/port/aft) +"lQs" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/iron/small, +/area/station/maintenance/port/lesser) +"lQu" = ( +/obj/machinery/light/broken/directional/south, +/obj/effect/spawner/random/trash/bin, +/obj/effect/decal/cleanable/glass, +/obj/structure/alien/resin/membrane, +/obj/structure/alien/weeds, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"lQA" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"lQR" = ( +/obj/effect/turf_decal/caution{ + dir = 4 + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/terracotta/small, +/area/station/security/checkpoint/escape) +"lQU" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"lQZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"lRa" = ( +/obj/structure/broken_flooring/singular/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"lRh" = ( +/obj/effect/landmark/start/scientist, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/smooth_large, +/area/station/science/auxlab/firing_range) +"lRm" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/science/xenobiology) +"lRy" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"lRK" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/engineering/atmospherics_engine) +"lRM" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/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/hallway/primary/central/fore) +"lRU" = ( +/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/herringbone, +/area/station/ai_monitored/command/nuke_storage) +"lRV" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/siding/dark_red{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/stone, +/area/station/command/heads_quarters/hos) +"lSa" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/lower) +"lSb" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/mapping_helpers/broken_floor, +/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/starboard/aft) +"lSc" = ( +/obj/structure/cable, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"lSf" = ( +/obj/structure/reagent_dispensers/beerkeg, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"lSh" = ( +/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, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"lSu" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/cafeteria, +/area/station/science/breakroom) +"lSw" = ( +/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/edge{ + dir = 1 + }, +/area/station/engineering/storage/tech) +"lSy" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"lSI" = ( +/obj/machinery/atmospherics/pipe/smart/simple/general/visible, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/public/glass{ + name = "Execution Chamber" + }, +/turf/open/floor/iron/dark/textured_half, +/area/station/security/execution/education) +"lSK" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/machinery/chem_heater/withbuffer, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"lTa" = ( +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"lTg" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/science/breakroom) +"lTt" = ( +/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/dark_red/fourcorners, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"lTy" = ( +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"lTA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/structure/chair/stool/directional/west, +/turf/open/floor/iron/small, +/area/station/maintenance/port/lesser) +"lTU" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"lUl" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L1"; + pixel_y = -15 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"lUo" = ( +/turf/open/floor/iron, +/area/station/science/lobby) +"lUt" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"lUE" = ( +/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/medical/medbay/aft) +"lUG" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"lUI" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/iron, +/area/station/cargo/storage) +"lUO" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/prison/safe) +"lUT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/conveyor{ + dir = 1; + id = "packageSort2" + }, +/obj/structure/window/spawner/directional/west, +/turf/open/floor/plating, +/area/station/cargo/sorting) +"lVg" = ( +/obj/structure/transit_tube/horizontal, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"lVo" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/office/light{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"lVy" = ( +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 8 + }, +/obj/structure/closet/crate/freezer, +/obj/machinery/firealarm/directional/west, +/obj/item/reagent_containers/blood/random, +/obj/item/reagent_containers/blood/ethereal, +/obj/item/reagent_containers/blood{ + pixel_x = -3; + pixel_y = -3 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"lVz" = ( +/obj/effect/spawner/random/structure/grille, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"lVN" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/spawner/random/maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/lesser) +"lVW" = ( +/obj/machinery/power/turbine/core_rotor{ + dir = 8; + mapping_id = "main_turbine" + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"lWk" = ( +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/large, +/area/station/hallway/primary/central/fore) +"lWp" = ( +/obj/structure/table, +/obj/machinery/light/small/directional/west, +/obj/item/clothing/head/costume/paper_hat{ + pixel_x = -4; + pixel_y = 12 + }, +/obj/item/clothing/head/collectable/petehat{ + pixel_x = 5; + pixel_y = -5 + }, +/obj/item/cigarette/cigar/cohiba{ + pixel_y = 4 + }, +/turf/open/floor/iron/dark/small, +/area/station/commons/fitness/locker_room) +"lWz" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/security/armory) +"lWE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = 5; + pixel_y = 3 + }, +/obj/item/gps{ + pixel_x = 13; + pixel_y = 5 + }, +/obj/item/storage/toolbox/emergency/old, +/turf/open/floor/iron/dark, +/area/station/commons/storage/tools) +"lWV" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"lWY" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Security Post - Cargo" + }, +/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, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/security/checkpoint/supply) +"lXg" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/science/xenobiology) +"lXs" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"lXw" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/warning/radiation/rad_area/directional/east, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"lXC" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/maintenance{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"lXE" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/turf/open/floor/wood/tile, +/area/station/science/lower) +"lXM" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/carpet/lone, +/area/station/service/chapel/office) +"lXR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/junction, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"lXT" = ( +/obj/machinery/atmospherics/components/trinary/filter/atmos/co2{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/medical/cryo) +"lXU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/light/cold/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"lXV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/science/robotics/augments) +"lXX" = ( +/obj/machinery/light/warm/directional/north, +/turf/open/floor/iron, +/area/station/commons/dorms) +"lYe" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/window/spawner/directional/west, +/obj/effect/turf_decal/stripes/end, +/obj/structure/disposaloutlet{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/cargo/sorting) +"lYf" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/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/starboard/fore) +"lYj" = ( +/turf/closed/wall/r_wall, +/area/station/hallway/primary/fore) +"lYl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"lYF" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 9 + }, +/turf/open/floor/wood, +/area/station/engineering/break_room) +"lYH" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Atmospherics Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/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 = "atmos_airlock_1" + }, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"lYT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/engineering/atmospherics_portable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"lYV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/commons/fitness/locker_room) +"lZa" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/computer/telecomms/monitor{ + dir = 8; + network = "tcommsat" + }, +/obj/machinery/atmospherics/pipe/smart/simple/dark/hidden{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/tcommsat/server) +"lZf" = ( +/obj/machinery/vending/hydroseeds{ + slogan_delay = 700 + }, +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/effect/turf_decal/delivery/white{ + color = "#52B4E9" + }, +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"lZr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"lZs" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/right/directional/south, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "kitchenshutters"; + name = "Kitchen Shutters" + }, +/obj/effect/turf_decal/siding/end{ + dir = 4 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen) +"lZt" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"lZB" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/table/reinforced, +/obj/machinery/ecto_sniffer{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/bodypart/arm/left/robot{ + pixel_x = -3 + }, +/obj/item/bodypart/arm/right/robot{ + pixel_x = 3 + }, +/obj/item/assembly/flash/handheld{ + pixel_x = 6; + pixel_y = 13 + }, +/obj/item/assembly/flash/handheld{ + pixel_x = 6; + pixel_y = 13 + }, +/obj/item/borg/upgrade/rename{ + pixel_x = 3; + pixel_y = 25 + }, +/obj/item/assembly/flash/handheld{ + pixel_x = 6; + pixel_y = 13 + }, +/obj/item/assembly/flash/handheld{ + pixel_x = 6; + pixel_y = 13 + }, +/obj/item/bodypart/arm/right/robot{ + pixel_x = 3 + }, +/obj/item/bodypart/arm/left/robot{ + pixel_x = -3 + }, +/obj/machinery/light/cold/directional/east, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"lZD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"lZR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"lZT" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/effect/turf_decal/weather/dirt{ + dir = 4 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"mac" = ( +/obj/structure/hedge, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"mae" = ( +/obj/structure/cable, +/turf/closed/wall, +/area/station/maintenance/central/greater) +"mag" = ( +/obj/structure/cable, +/obj/effect/spawner/random/trash, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"mak" = ( +/obj/machinery/computer/communications{ + dir = 1 + }, +/obj/machinery/keycard_auth/wall_mounted/directional/south, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain) +"maE" = ( +/obj/item/clothing/head/cone{ + pixel_x = 6; + pixel_y = 17 + }, +/obj/structure/broken_flooring/singular/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"maK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/turf_decal/arrows{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"maL" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/sepia, +/area/station/maintenance/aft) +"mbk" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/white/small, +/area/station/science/cubicle) +"mbp" = ( +/obj/structure/hedge, +/obj/machinery/light_switch/directional/east, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain) +"mbq" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/status_display/ai/directional/south, +/obj/machinery/pdapainter/medbay, +/turf/open/floor/wood/parquet, +/area/station/command/heads_quarters/cmo) +"mbG" = ( +/obj/structure/fluff/broken_canister_frame, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"mbP" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/requests_console/directional/north{ + name = "Atmospherics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/office) +"mbV" = ( +/obj/effect/spawner/random/entertainment/arcade, +/turf/open/floor/eighties/red, +/area/station/service/abandoned_gambling_den/gaming) +"mbZ" = ( +/obj/structure/table/glass, +/obj/machinery/cell_charger, +/turf/open/floor/iron/grimy, +/area/station/science/cubicle) +"mcj" = ( +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/structure/table/reinforced/titaniumglass, +/obj/item/rcl/pre_loaded, +/obj/item/stock_parts/power_store/cell/high{ + pixel_y = 17 + }, +/obj/machinery/light/small/directional/south, +/obj/structure/secure_safe/directional/east, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"mcl" = ( +/obj/structure/alien/weeds, +/obj/effect/gibspawner/xeno, +/turf/open/misc/asteroid, +/area/station/maintenance/starboard/greater) +"mcn" = ( +/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, +/turf/open/floor/wood/tile, +/area/station/command/meeting_room) +"mco" = ( +/obj/machinery/holopad, +/turf/open/floor/iron/checker, +/area/station/security/breakroom) +"mct" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"mcv" = ( +/obj/effect/turf_decal/siding/brown, +/obj/structure/table/reinforced/plastitaniumglass, +/obj/item/phone, +/turf/open/floor/iron/smooth, +/area/station/maintenance/port/aft) +"mcI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"mcP" = ( +/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/neutral/fourcorners, +/obj/effect/landmark/start/medical_doctor, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/aft) +"mcS" = ( +/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, +/obj/machinery/light/cold/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"mcV" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/structure/cable, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"mdm" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/landmark/start/chief_medical_officer, +/turf/open/floor/wood/parquet, +/area/station/command/heads_quarters/cmo) +"mdp" = ( +/obj/structure/water_source/puddle, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"mdr" = ( +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"mdt" = ( +/turf/closed/wall/r_wall, +/area/station/science/robotics/mechbay) +"mdG" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"mdV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "aibridge" + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"meh" = ( +/obj/structure/railing{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/department/engine/atmos) +"mei" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"mek" = ( +/obj/effect/turf_decal/siding/wood, +/obj/machinery/holopad, +/mob/living/basic/chick/permanent{ + name = "Morgan" + }, +/turf/open/floor/iron/smooth, +/area/station/command/heads_quarters/qm) +"meu" = ( +/turf/closed/wall, +/area/station/command/heads_quarters/captain) +"meG" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light/small/directional/north, +/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/side, +/area/station/science/lower) +"meN" = ( +/obj/structure/chair/sofa/bench{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/white/corner{ + dir = 4 + }, +/area/station/hallway/secondary/entry) +"mfl" = ( +/obj/machinery/firealarm/directional/west, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white/side{ + dir = 8 + }, +/area/station/science/research) +"mfn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/wood, +/area/station/command/heads_quarters/ce) +"mfp" = ( +/obj/structure/disposalpipe/sorting/mail{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/mail_sorting/science/ordnance, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"mfB" = ( +/obj/structure/table/wood, +/obj/item/book/bible, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/smooth_edge, +/area/station/maintenance/starboard/greater) +"mfP" = ( +/obj/structure/hedge, +/obj/machinery/light_switch/directional/west, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain/private) +"mfR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/structure/sign/departments/medbay/alt/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"mfT" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/obj/machinery/recharger, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs) +"mgF" = ( +/obj/machinery/door/airlock/atmos/glass{ + name = "Project Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"mgR" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"mgW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 6 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"mhk" = ( +/turf/closed/wall, +/area/station/maintenance/port/greater) +"mhn" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"mhV" = ( +/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/plating, +/area/station/maintenance/department/medical/central) +"mhW" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/dark/hidden{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/tcommsat/server) +"mhZ" = ( +/obj/structure/sign/poster/official/random/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/smooth_large, +/area/station/service/lawoffice) +"mib" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"mid" = ( +/obj/effect/spawner/random/structure/crate_loot, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"mig" = ( +/obj/effect/turf_decal/tile/green/half/contrasted, +/obj/structure/table/glass, +/obj/item/storage/box/syringes{ + pixel_x = -8; + pixel_y = 2 + }, +/obj/item/storage/box/beakers{ + pixel_x = 2; + pixel_y = 11 + }, +/obj/structure/reagent_dispensers/wall/virusfood/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"mij" = ( +/obj/structure/fermenting_barrel, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/wood/large, +/area/station/maintenance/department/science/xenobiology) +"miz" = ( +/obj/structure/table/glass, +/obj/item/wrench, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"miA" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"miF" = ( +/turf/open/floor/stone, +/area/station/service/chapel) +"miP" = ( +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 10 + }, +/obj/machinery/light/small/directional/south, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/small, +/area/station/service/barber) +"miQ" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"mjc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"mjf" = ( +/obj/structure/table/reinforced/rglass, +/obj/machinery/door/window/left/directional/west{ + name = "Arcade Desk"; + req_access = list("shipping") + }, +/obj/machinery/door/window/right/directional/east{ + name = "Arcade Desk"; + req_access = list("shipping") + }, +/obj/item/clothing/under/costume/skeleton, +/turf/open/floor/eighties, +/area/station/service/abandoned_gambling_den/gaming) +"mjh" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/holopad, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/turf/open/floor/iron/small, +/area/station/engineering/break_room) +"mjr" = ( +/obj/machinery/vending/dinnerware, +/obj/machinery/requests_console/auto_name/directional/south, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/iron/kitchen/small, +/area/station/service/kitchen) +"mjt" = ( +/obj/machinery/computer/atmos_control/nitrous_tank, +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"mjF" = ( +/obj/structure/table/glass, +/obj/item/clothing/suit/costume/cyborg_suit, +/obj/item/clothing/head/costume/tv_head, +/turf/open/floor/eighties, +/area/station/service/abandoned_gambling_den/gaming) +"mjN" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/obj/machinery/camera/autoname/directional/east, +/obj/machinery/light/cold/directional/east, +/turf/open/floor/iron/dark/small, +/area/station/science/xenobiology) +"mjQ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"mjV" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"mka" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/navigate_destination/hydro, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"mkh" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/cafeteria, +/area/station/science/breakroom) +"mks" = ( +/obj/structure/cable, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"mkt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"mkA" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/full, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/iron/white/textured_large, +/area/station/command/heads_quarters/cmo) +"mkN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/fore/greater) +"mkZ" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/light/floor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/grimy, +/area/station/tcommsat/server) +"mle" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/full, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/white/textured_large, +/area/station/command/heads_quarters/cmo) +"mlm" = ( +/obj/structure/alien/weeds, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"mln" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden, +/obj/machinery/light/small/directional/west, +/obj/machinery/airlock_sensor/incinerator_atmos{ + pixel_y = -20 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"mlp" = ( +/obj/structure/chair/stool/bar/directional/south, +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"mls" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/smooth, +/area/station/engineering/break_room) +"mlD" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"mlK" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/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/service/lawoffice) +"mlN" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/mess) +"mms" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"mmv" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/engineering/storage/tech) +"mmy" = ( +/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/station/maintenance/starboard/greater) +"mmE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/trimline/blue/warning{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"mmL" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/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/wood/parquet, +/area/station/service/library) +"mmR" = ( +/obj/structure/table/reinforced, +/obj/effect/spawner/surgery_tray/full/morgue, +/obj/effect/turf_decal/trimline/dark_blue/filled/line{ + dir = 6 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"mmT" = ( +/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/turf_decal/trimline/yellow/corner{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/maintenance/department/electrical) +"mmZ" = ( +/obj/effect/spawner/random/trash, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"mnb" = ( +/obj/effect/turf_decal/stripes/white/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/structure/transport/linear/tram, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/security/tram) +"mnc" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Security Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/structure/cable, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/security/office) +"mni" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"mnj" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/corporate_dock) +"mnl" = ( +/obj/structure/table, +/obj/item/circuitboard/machine/coffeemaker/impressa, +/obj/item/coffee_cartridge/decaf{ + pixel_y = 9 + }, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/central/lesser) +"mnC" = ( +/obj/structure/table, +/obj/item/phone{ + pixel_x = 6; + pixel_y = 1 + }, +/obj/item/reagent_containers/cup/glass/mug/britcup{ + pixel_x = -6; + pixel_y = 11 + }, +/turf/open/floor/iron/smooth, +/area/station/cargo/drone_bay) +"mnH" = ( +/obj/effect/spawner/random/maintenance, +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/landmark/start/hangover, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"mnN" = ( +/obj/structure/bookcase/random, +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 10 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/command/meeting_room) +"mnU" = ( +/obj/structure/hedge, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/light_switch/directional/east, +/obj/machinery/light/warm/directional/east, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"mog" = ( +/obj/machinery/oven/range, +/obj/machinery/airalarm/directional/north, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/siding/end{ + dir = 8 + }, +/obj/effect/mapping_helpers/airalarm/tlv_kitchen, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen) +"moj" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/command/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/structure/disposalpipe/junction{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_command) +"mok" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Cytology Lab" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/research, +/obj/machinery/door/firedoor, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/research) +"moq" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/arrows{ + dir = 1 + }, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/cargo/sorting) +"mos" = ( +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/aft) +"moy" = ( +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"moz" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/cargo/storage) +"moG" = ( +/obj/effect/spawner/random/trash, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"moN" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/atmospherics/components/binary/volume_pump, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/office) +"mpk" = ( +/obj/machinery/airalarm/directional/south, +/turf/open/floor/circuit/green, +/area/station/ai_monitored/command/nuke_storage) +"mpl" = ( +/obj/machinery/computer/slot_machine{ + pixel_y = 2 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/carpet/lone, +/area/station/service/abandoned_gambling_den) +"mpy" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/wood/parquet, +/area/station/medical/psychology) +"mpE" = ( +/obj/structure/cable, +/turf/open/floor/iron/white/small, +/area/station/science/cubicle) +"mpJ" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/iron/dark/textured_half, +/area/station/command/bridge) +"mpK" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs) +"mpL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/crowbar/large{ + pixel_y = 18 + }, +/obj/item/clothing/head/costume/pirate{ + pixel_x = 15; + pixel_y = -3 + }, +/obj/item/clothing/suit/hazardvest{ + pixel_x = -3; + pixel_y = -2 + }, +/obj/item/wrench{ + pixel_y = 15 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/tools) +"mpQ" = ( +/obj/structure/bed{ + dir = 4 + }, +/obj/effect/turf_decal/siding/red{ + dir = 9 + }, +/obj/structure/sign/poster/official/random/directional/north, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/small, +/area/station/security/brig) +"mpU" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/item/storage/box/matches{ + pixel_x = -1; + pixel_y = -4 + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/wood/large, +/area/station/maintenance/department/science/xenobiology) +"mql" = ( +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 1 + }, +/obj/machinery/light/warm/directional/south, +/obj/item/kirbyplants/random/fullysynthetic, +/turf/open/floor/iron, +/area/station/commons/dorms) +"mqn" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/chair{ + pixel_y = -2 + }, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"mqH" = ( +/obj/structure/cable, +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/maintenance/port/aft) +"mqO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/west, +/obj/structure/table, +/obj/item/wrench, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/construction) +"mrc" = ( +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/eighties/red, +/area/station/service/abandoned_gambling_den/gaming) +"mrh" = ( +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/medical/surgery, +/obj/machinery/door/airlock/grunge{ + name = "Surgery Maintenance" + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"mrs" = ( +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/obj/machinery/door/airlock/command/glass{ + name = "Telecommunications Server Room" + }, +/obj/structure/cable, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/tcommsat/server) +"mrt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"mrY" = ( +/obj/effect/turf_decal/siding/wood{ + 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/grimy, +/area/station/service/library/private) +"msg" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"msk" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L3"; + pixel_y = -15 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"mss" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Cooling Loop Bypass" + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"msy" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/rnd_secure_all, +/obj/effect/turf_decal/siding/dark, +/obj/machinery/light/small/directional/north, +/obj/machinery/camera/autoname/motion/directional/east, +/turf/open/floor/iron, +/area/station/engineering/storage/tech) +"msJ" = ( +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"mta" = ( +/obj/structure/dresser, +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"mtc" = ( +/obj/structure/table/wood, +/obj/effect/decal/cleanable/dirt, +/obj/item/screwdriver, +/obj/effect/turf_decal/siding/wideplating_new/terracotta{ + dir = 8 + }, +/turf/open/floor/wood/tile, +/area/station/maintenance/central/lesser) +"mtP" = ( +/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/dark_red/opposingcorners, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/iron, +/area/station/security/prison) +"mud" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"mus" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"mut" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"muy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/engine/atmos) +"muz" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"muB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/closed/wall/r_wall, +/area/station/science/ordnance) +"muI" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"muM" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/small, +/area/station/hallway/primary/fore) +"muS" = ( +/turf/open/floor/iron/dark, +/area/station/security/prison/workout) +"mvd" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"mvh" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/holopad, +/turf/open/floor/glass/reinforced, +/area/station/command/bridge) +"mvo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/telecomms/bus/preset_three, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"mvv" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"mvC" = ( +/turf/open/floor/wood, +/area/station/hallway/secondary/entry) +"mvP" = ( +/obj/machinery/smartfridge/organ, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"mvT" = ( +/obj/structure/hedge, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"mwn" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "secbreach"; + name = "Breach Shutters" + }, +/turf/open/floor/plating, +/area/station/security) +"mwt" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/table, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"mwu" = ( +/obj/machinery/light/cold/directional/east, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"mwx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/item/crowbar, +/obj/structure/alien/egg/burst, +/obj/structure/alien/weeds, +/obj/effect/gibspawner, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"mwy" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/end, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"mwJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/stack/cable_coil, +/obj/item/multitool, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/light/small/directional/east, +/turf/open/floor/engine/bz, +/area/station/science/xenobiology) +"mwN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"mxa" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/glass/reinforced, +/area/station/command/bridge) +"mxe" = ( +/obj/effect/turf_decal/siding/thinplating_new/terracotta, +/obj/effect/turf_decal/siding/blue/corner{ + dir = 4 + }, +/obj/structure/chair/office{ + dir = 8 + }, +/turf/open/floor/wood/tile, +/area/station/command/bridge) +"mxg" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/turf/open/floor/iron, +/area/station/security/warden) +"mxh" = ( +/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/cargo/lobby) +"mxp" = ( +/obj/structure/table, +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"mxM" = ( +/obj/structure/barricade/wooden/crude, +/turf/open/floor/noslip, +/area/station/maintenance/port/aft) +"mxP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"mxS" = ( +/obj/item/kirbyplants/random, +/obj/machinery/camera/autoname/directional/west, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron/white, +/area/station/hallway/primary/central/aft) +"mya" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/broken_flooring/singular/directional/south, +/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/starboard/aft) +"mye" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/obj/structure/flora/rock/pile/jungle/style_5{ + pixel_x = -8; + pixel_y = -5 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"myl" = ( +/obj/machinery/shower/directional/east, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/dorms) +"myp" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side, +/area/station/science/research) +"myt" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/item/kirbyplants/random/fullysynthetic, +/turf/open/floor/iron, +/area/station/security/processing) +"myy" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/chair/stool/directional/south, +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/obj/item/radio/intercom/directional/south{ + pixel_y = -31 + }, +/obj/effect/landmark/start/security_officer, +/obj/structure/cable, +/turf/open/floor/iron/small, +/area/station/security/office) +"myM" = ( +/obj/structure/window/spawner/directional/north, +/obj/structure/window/spawner/directional/south, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/rock/pile/jungle/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/medical/virology) +"myT" = ( +/obj/structure/closet/crate, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/item/tank/internals/oxygen, +/obj/item/tank/internals/oxygen, +/obj/item/tank/internals/oxygen, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/turf/open/floor/plating, +/area/station/command/teleporter) +"mze" = ( +/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/plating, +/area/station/maintenance/port/greater) +"mzf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron/white/small, +/area/station/science/server) +"mzl" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"mzo" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/table, +/obj/item/stock_parts/subspace/transmitter, +/obj/item/stock_parts/subspace/transmitter, +/obj/item/stock_parts/subspace/amplifier, +/obj/item/stock_parts/subspace/amplifier, +/obj/item/stock_parts/subspace/amplifier, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tcomms) +"mzs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/purple/visible/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"mzx" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/atmos/storage) +"mzz" = ( +/obj/structure/hedge, +/obj/machinery/camera/directional/east, +/obj/machinery/status_display/evac/directional/east, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"mzM" = ( +/turf/open/floor/iron/stairs, +/area/station/hallway/primary/central/fore) +"mAi" = ( +/obj/structure/closet/crate/trashcart/filled, +/obj/effect/spawner/random/maintenance, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/iron, +/area/station/maintenance/fore/greater) +"mAs" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"mAv" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/flora/rock/pile/jungle/style_2, +/obj/machinery/light/small/directional/east, +/turf/open/misc/sandy_dirt, +/area/station/hallway/primary/central/fore) +"mAL" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/iron, +/area/station/security/checkpoint/escape) +"mAP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"mAR" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"mBo" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/instrument/eguitar, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"mCf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/external/glass{ + name = "Abandoned Dock Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"mCt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/white, +/obj/machinery/light/floor, +/turf/open/floor/noslip, +/area/station/medical/treatment_center) +"mCw" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/hallway/secondary/construction) +"mCF" = ( +/turf/open/floor/iron/dark/side, +/area/station/hallway/secondary/construction) +"mCL" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"mCV" = ( +/obj/machinery/portable_atmospherics/scrubber, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"mCW" = ( +/obj/machinery/airalarm/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/item/banner/cargo, +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/qm) +"mDf" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/stone, +/area/station/service/bar) +"mDh" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"mDk" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"mDl" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"mDs" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/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/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"mDA" = ( +/obj/structure/table/wood, +/obj/machinery/computer/libraryconsole{ + dir = 1 + }, +/obj/structure/sign/painting/library{ + pixel_x = 30 + }, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"mDG" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security) +"mDJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/gravity_generator) +"mDL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/half, +/area/station/hallway/primary/central/fore) +"mDS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/atmospherics_engine) +"mDW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/north, +/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/side, +/area/station/science/lower) +"mEn" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Zoo" + }, +/obj/machinery/door/firedoor, +/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/textured_half, +/area/station/hallway/secondary/entry) +"mEq" = ( +/obj/structure/closet/crate/wooden{ + name = "Alms Box" + }, +/obj/effect/spawner/random/entertainment/money_medium, +/turf/open/floor/iron/dark/smooth_corner, +/area/station/maintenance/starboard/greater) +"mEy" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "garbage" + }, +/obj/machinery/light/cold/directional/north, +/obj/machinery/mineral/stacking_unit_console{ + pixel_y = 27 + }, +/turf/open/floor/plating, +/area/station/service/janitor) +"mEA" = ( +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"mEB" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"mEL" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"mET" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/item/stack/sheet/mineral/titanium, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"mEU" = ( +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/showroomfloor, +/area/station/security/prison/shower) +"mFd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/landmark/navigate_destination/chapel, +/obj/structure/extinguisher_cabinet/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"mFh" = ( +/obj/effect/decal/cleanable/glass, +/obj/structure/table/reinforced/rglass, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/eighties, +/area/station/service/abandoned_gambling_den/gaming) +"mFq" = ( +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"mFt" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock{ + name = "Cytology Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/research, +/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/starboard/fore) +"mFx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/hallway/secondary/construction) +"mFA" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"mFG" = ( +/obj/machinery/telecomms/processor/preset_four, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"mFL" = ( +/obj/structure/table, +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 1 + }, +/obj/item/wrench, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/department/engine/atmos) +"mFP" = ( +/obj/structure/cable, +/turf/open/floor/eighties, +/area/station/service/abandoned_gambling_den/gaming) +"mFQ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"mFT" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark/side, +/area/station/science/xenobiology) +"mGg" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/primary/aft) +"mGh" = ( +/obj/structure/chair/sofa/left/brown{ + dir = 1 + }, +/obj/machinery/airalarm/directional/south, +/obj/item/toy/plush/moth{ + name = "Loving Moff" + }, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"mGn" = ( +/obj/structure/rack, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/item/clothing/gloves/color/fyellow{ + pixel_y = 2 + }, +/obj/item/wrench, +/obj/item/cigarette/xeno{ + pixel_x = -3; + pixel_y = -9 + }, +/obj/item/clothing/head/utility/welding, +/turf/open/floor/iron/small, +/area/station/maintenance/department/engine/atmos) +"mGp" = ( +/obj/structure/table/glass, +/obj/item/gun/ballistic/automatic/c20r/toy/unrestricted, +/obj/machinery/light/small/directional/east, +/turf/open/floor/eighties, +/area/station/service/abandoned_gambling_den/gaming) +"mGr" = ( +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"mGs" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"mGI" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/closed/wall, +/area/station/cargo/lobby) +"mGM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/singular/directional/south, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"mGN" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 6 + }, +/obj/structure/sink/directional/west, +/turf/open/floor/iron/white/small, +/area/station/medical/storage) +"mGY" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/smooth, +/area/station/commons/storage/tools) +"mGZ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/commons/storage/tools) +"mHb" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/iron/white/small, +/area/station/medical/medbay/lobby) +"mHc" = ( +/obj/structure/sink/directional/east, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron/white/small, +/area/station/medical/virology) +"mHf" = ( +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"mHh" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/central/lesser) +"mHy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"mHG" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"mIg" = ( +/obj/machinery/light/small/directional/west, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/science/xenobiology) +"mIh" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/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/starboard/fore) +"mIi" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/landmark/start/lawyer, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/courtroom) +"mIm" = ( +/obj/structure/disposalpipe/segment, +/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/corner{ + dir = 1 + }, +/area/station/science/lower) +"mIp" = ( +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"mIA" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/rack, +/obj/item/storage/toolbox/electrical{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -2; + pixel_y = -1 + }, +/turf/open/floor/plating, +/area/station/commons/storage/tools) +"mID" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/table/wood, +/obj/item/folder/blue, +/obj/item/reagent_containers/cup/glass/bottle/whiskey{ + pixel_x = 6; + pixel_y = 7 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/wood/tile, +/area/station/command/corporate_showroom) +"mIP" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood/tile, +/area/station/maintenance/central/lesser) +"mIR" = ( +/obj/structure/chair/stool/directional/east, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/herringbone, +/area/station/commons/dorms) +"mIT" = ( +/obj/effect/turf_decal/siding/red{ + dir = 10 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/white/small, +/area/station/security/warden) +"mIW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/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/starboard/fore) +"mJe" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"mJq" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"mJr" = ( +/obj/structure/chair/stool/directional/east, +/turf/open/floor/stone, +/area/station/maintenance/aft) +"mJy" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/science/xenobiology) +"mJB" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"mJC" = ( +/obj/structure/bodycontainer/morgue/beeper_off{ + dir = 1 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"mJK" = ( +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"mJO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"mJS" = ( +/obj/machinery/hydroponics/soil{ + pixel_y = 8 + }, +/obj/effect/spawner/random/food_or_drink/seed, +/turf/open/misc/sandy_dirt, +/area/station/maintenance/starboard/aft) +"mJX" = ( +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 8 + }, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/courtroom) +"mJZ" = ( +/obj/structure/cable, +/obj/machinery/camera/autoname/directional/south, +/obj/machinery/light/cold/directional/south, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"mKe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/structure/sign/departments/medbay/alt/directional/west, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/primary/aft) +"mKh" = ( +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"mKm" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"mKD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"mKY" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/service/hydroponics) +"mLh" = ( +/obj/structure/cable, +/obj/machinery/computer/security/mining{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/supply) +"mLk" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/depsec/supply, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/supply) +"mLp" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/processing) +"mLz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/cargo/storage) +"mLA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/alien/weeds, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"mLH" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/light/cold/directional/east, +/turf/open/floor/iron/kitchen_coldroom/freezerfloor, +/area/station/medical/coldroom) +"mLM" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/structure/filingcabinet, +/obj/machinery/atmospherics/pipe/smart/simple/dark/hidden{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/tcommsat/server) +"mLO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/science/cytology) +"mLZ" = ( +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/engineering/main) +"mMp" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical/glass{ + name = "Paramedic Dispatch Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/turf/open/floor/iron/dark/small, +/area/station/medical/paramedic) +"mMr" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/grimy, +/area/station/commons/vacant_room/office) +"mMt" = ( +/obj/structure/cable, +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/landmark/start/depsec/supply, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/supply) +"mME" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/singular/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"mMN" = ( +/obj/structure/chair/office{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"mMY" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/machinery/airalarm/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security) +"mNu" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/conveyor{ + dir = 8; + id = "fab2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"mNv" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"mNQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/light/cold/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"mOc" = ( +/obj/machinery/door/airlock/engineering{ + name = "Engine Airlock" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"mOm" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/general/visible{ + dir = 5 + }, +/turf/open/floor/iron/white/side{ + dir = 10 + }, +/area/station/science/xenobiology) +"mOq" = ( +/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/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"mOr" = ( +/obj/effect/spawner/random/trash/bucket, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"mOx" = ( +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/rods/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/electronics/airlock, +/obj/item/electronics/airlock, +/obj/item/stock_parts/power_store/cell/high, +/obj/item/stack/sheet/mineral/plasma{ + amount = 30 + }, +/obj/item/gps, +/obj/structure/closet/crate/engineering, +/obj/machinery/light/cold/directional/east, +/obj/item/clothing/gloves/color/yellow, +/turf/open/floor/iron/dark/small, +/area/station/engineering/storage_shared) +"mOI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/stripes/white/line, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"mOM" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/chair/stool/directional/north, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/light/colour_cycle/dancefloor_b, +/area/station/maintenance/starboard/central) +"mOV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"mPq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/structure/cable, +/obj/item/radio/intercom/directional/north{ + frequency = 1423; + name = "Interrogation Intercom" + }, +/turf/open/floor/iron, +/area/station/security) +"mPu" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"mPv" = ( +/obj/item/kirbyplants/random/fullysynthetic, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"mPx" = ( +/obj/machinery/door/window/right/directional/south{ + name = "Jetpack Storage" + }, +/obj/item/tank/jetpack/carbondioxide{ + pixel_x = -4; + pixel_y = 1 + }, +/obj/item/tank/jetpack/carbondioxide, +/obj/item/tank/jetpack/carbondioxide{ + pixel_x = 4; + pixel_y = -1 + }, +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/siding/dark, +/turf/open/floor/iron/dark/smooth_edge, +/area/station/ai_monitored/command/storage/eva) +"mPB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"mPJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/smooth, +/area/station/command/bridge) +"mQz" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/chair/office{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/command/bridge) +"mQD" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/turf/open/floor/iron/white/small, +/area/station/commons/toilet/restrooms) +"mQF" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Head of Security's Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/hos, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/command/heads_quarters/hos) +"mRl" = ( +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"mRD" = ( +/obj/effect/turf_decal/bot_white, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"mRK" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"mRQ" = ( +/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/cargo/storage) +"mSa" = ( +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"mSl" = ( +/obj/effect/turf_decal/siding/wideplating, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/engineering/atmos/storage) +"mSA" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/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/plating, +/area/station/maintenance/port/greater) +"mSH" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"mSQ" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/grass, +/area/station/service/chapel) +"mTc" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/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/starboard/fore) +"mTd" = ( +/obj/structure/closet/crate{ + name = "Starups Clothing Crate" + }, +/obj/item/clothing/suit/jacket/puffer, +/obj/item/clothing/suit/jacket/letterman_nanotrasen, +/obj/item/clothing/under/dress/wedding_dress, +/obj/item/clothing/under/dress/sailor, +/obj/item/clothing/under/pants/jeans, +/obj/item/clothing/head/costume/foilhat, +/turf/open/floor/plating, +/area/station/cargo/boutique) +"mTl" = ( +/turf/closed/wall, +/area/station/cargo/sorting) +"mTs" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison/work) +"mTy" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/blue/full, +/obj/item/storage/medkit/brute{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/brute{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/reagent_containers/cup/bottle/morphine{ + pixel_x = 4; + pixel_y = -9 + }, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/white/smooth_large, +/area/station/medical/storage) +"mTB" = ( +/turf/closed/wall, +/area/station/command/gateway) +"mTN" = ( +/obj/structure/chair/stool/directional/south, +/obj/structure/mirror/directional/north, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/grimy, +/area/station/cargo/boutique) +"mTP" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/prison/safe) +"mTQ" = ( +/obj/structure/flora/bush/large/style_random{ + pixel_y = -3 + }, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"mTT" = ( +/obj/effect/spawner/random/entertainment/arcade{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating, +/turf/open/floor/eighties/red, +/area/station/hallway/primary/central/fore) +"mTU" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/transit_tube/horizontal, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"mUe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"mUg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/landmark/start/paramedic, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"mUi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"mUn" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/effect/decal/cleanable/dirt, +/obj/structure/alien/weeds, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"mUO" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/science/server) +"mUQ" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"mUX" = ( +/obj/structure/disposalpipe/segment, +/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/stairs/left{ + dir = 1 + }, +/area/station/maintenance/hallway/abandoned_command) +"mUY" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/structure/railing/corner, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"mVc" = ( +/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/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/aft) +"mVm" = ( +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 1 + }, +/obj/machinery/vending/wardrobe/viro_wardrobe, +/obj/machinery/camera/directional/west, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"mVt" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/dark_red{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/small, +/area/station/ai_monitored/security/armory) +"mVy" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"mVC" = ( +/obj/machinery/door/airlock/external{ + name = "Departure Lounge Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/hallway/secondary/exit/departure_lounge) +"mVD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/public{ + name = "Abandoned Dock" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"mVM" = ( +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"mVN" = ( +/turf/open/floor/iron/stairs{ + dir = 4 + }, +/area/station/medical/medbay/central) +"mWB" = ( +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"mWE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/lesser) +"mWF" = ( +/obj/machinery/status_display/evac/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"mWT" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"mWU" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/chair{ + dir = 4; + pixel_y = -2 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"mWY" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/chair/sofa/bench/left{ + dir = 4 + }, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron, +/area/station/security/processing) +"mXb" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 10 + }, +/obj/structure/flora/tree/jungle/style_2, +/turf/open/floor/grass, +/area/station/service/chapel) +"mXk" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/junction/flip, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"mXt" = ( +/obj/machinery/rnd/production/techfab/department/medical, +/obj/effect/turf_decal/stripes/box, +/obj/machinery/status_display/evac/directional/north, +/turf/open/floor/iron/dark/small, +/area/station/medical/storage) +"mXD" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/item/stack/sheet/mineral/titanium, +/turf/open/floor/tram, +/area/station/security/tram) +"mXM" = ( +/obj/structure/cable, +/obj/item/reagent_containers/applicator/pill/maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"mXT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"mXZ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"mYd" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"mYj" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs) +"mYm" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 10 + }, +/obj/structure/reagent_dispensers/watertank, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/iron/smooth_large, +/area/station/science/robotics/mechbay) +"mYp" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/obj/effect/turf_decal/delivery, +/obj/structure/sign/poster/official/random/directional/west, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark/smooth_large, +/area/station/ai_monitored/command/storage/eva) +"mYq" = ( +/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/wood{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/security/prison/shower) +"mYE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/item/kirbyplants/random, +/obj/machinery/firealarm/directional/south, +/obj/item/storage/belt/utility, +/turf/open/floor/iron/smooth, +/area/station/commons/storage/tools) +"mYP" = ( +/obj/structure/table, +/obj/item/storage/bag/tray/cafeteria{ + pixel_y = 2 + }, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/mess) +"mYR" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/security/armory) +"mYW" = ( +/obj/machinery/camera{ + c_tag = "Xenobiology - Zoo"; + dir = 6; + network = list("ss13","rd","xeno") + }, +/obj/structure/flora/bush/flowers_yw, +/obj/machinery/light/small/directional/east, +/turf/open/floor/grass, +/area/station/science/xenobiology) +"mZa" = ( +/obj/machinery/button/transport/tram/directional/south{ + id = 1; + specific_transport_id = "bird_2" + }, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"mZb" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/mineral/titanium, +/area/station/command/heads_quarters/ce) +"mZc" = ( +/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/security{ + aiControlDisabled = 1; + name = "Education Chamber" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/security/execution/education) +"mZd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"mZA" = ( +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/door/airlock/public/glass{ + name = "Old Dorms" + }, +/obj/structure/alien/weeds, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"mZZ" = ( +/obj/structure/table/glass, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 10 + }, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"naa" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/heat_exchanging/junction{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/tcommsat/server) +"nah" = ( +/obj/item/kirbyplants/random, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/aft) +"naz" = ( +/obj/machinery/igniter/incinerator_ordmix, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"naB" = ( +/turf/closed/wall/rust, +/area/station/cargo/lobby) +"naF" = ( +/turf/open/floor/iron/dark/smooth_corner{ + dir = 1 + }, +/area/station/maintenance/starboard/greater) +"naG" = ( +/obj/effect/turf_decal/siding/wideplating/dark, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"naK" = ( +/obj/machinery/door/airlock/engineering{ + name = "Engineering Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/engine_equipment, +/turf/open/floor/iron/smooth_half{ + dir = 8 + }, +/area/station/maintenance/department/engine/atmos) +"naN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock{ + id_tag = "AuxToilet1"; + name = "Unit 1" + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/auxiliary) +"nbv" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron/dark/diagonal, +/area/station/ai_monitored/command/storage/eva) +"nbF" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron, +/area/station/science/robotics/augments) +"nbH" = ( +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"nbL" = ( +/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, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"ncb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table/wood, +/obj/structure/alien/resin/membrane, +/obj/structure/alien/weeds, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"ncf" = ( +/obj/machinery/recycler{ + dir = 8 + }, +/obj/machinery/conveyor{ + dir = 4; + id = "garbage" + }, +/turf/open/floor/plating, +/area/station/service/janitor) +"nck" = ( +/obj/machinery/fax{ + fax_name = "Engineering Lobby"; + name = "Engineering Lobby Fax Machine"; + pixel_x = 2; + pixel_y = 3 + }, +/obj/structure/table/reinforced, +/obj/effect/turf_decal/bot, +/obj/item/radio/intercom/directional/east, +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/engineering/break_room) +"ncl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/checker, +/area/station/security/breakroom) +"ncr" = ( +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/lawyer, +/obj/structure/cable, +/turf/open/floor/wood/tile, +/area/station/service/lawoffice) +"ncD" = ( +/obj/structure/lattice, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/space/basic, +/area/space/nearstation) +"ncH" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/science/xenobiology) +"ncL" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ncQ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron, +/area/station/engineering/storage/tech) +"nde" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark/smooth_large, +/area/station/ai_monitored/turret_protected/ai_upload) +"ndm" = ( +/obj/structure/marker_beacon/fuchsia, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"ndp" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"ndJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/landmark/navigate_destination/teleporter, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ndM" = ( +/obj/structure/tank_dispenser/oxygen, +/turf/open/floor/iron, +/area/station/security/tram) +"ndY" = ( +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/smooth_large, +/area/station/science/auxlab/firing_range) +"neg" = ( +/obj/effect/spawner/random/structure/crate_loot, +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 9 + }, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/department/engine/atmos) +"nei" = ( +/obj/effect/turf_decal/tile/green/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"neF" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/turf/open/floor/wood, +/area/station/service/chapel) +"nfg" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/siding/thinplating{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"nfn" = ( +/obj/effect/turf_decal/siding/wideplating{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/obj/structure/chair/office{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/engineering/atmos/office) +"nfv" = ( +/obj/effect/turf_decal/trimline/dark/line{ + dir = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/department/science/xenobiology) +"nfG" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security) +"ngq" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"ngL" = ( +/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) +"nhk" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"nhl" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"nhu" = ( +/obj/structure/table, +/obj/effect/spawner/random/engineering/flashlight, +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/item/toy/crayon/white{ + pixel_x = -8; + pixel_y = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"nhx" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"nhB" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"nhC" = ( +/obj/machinery/door/window/brigdoor/left/directional/north{ + name = "Creature Pen"; + req_access = list("research") + }, +/obj/machinery/door/window/brigdoor/left/directional/south{ + name = "Creature Pen"; + req_access = list("research") + }, +/obj/structure/cable, +/turf/open/floor/catwalk_floor/iron, +/area/station/science/xenobiology) +"nhU" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/checker, +/area/station/security/breakroom) +"nhW" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 1 + }, +/obj/machinery/vending/wardrobe/hydro_wardrobe, +/obj/effect/turf_decal/delivery/white{ + color = "#52B4E9" + }, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"nhZ" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"nib" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/obj/machinery/camera/autoname/directional/east, +/obj/structure/sign/warning/chem_diamond/directional/east, +/turf/open/floor/iron/dark/small, +/area/station/medical/chemistry) +"nih" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/machinery/vending/wardrobe/chem_wardrobe, +/turf/open/floor/iron, +/area/station/medical/chemistry) +"niF" = ( +/obj/structure/disposalpipe/segment, +/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/side{ + dir = 8 + }, +/area/station/science/lower) +"niR" = ( +/obj/structure/chair, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/dark/smooth_large, +/area/station/security/execution/education) +"niT" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/command/meeting_room) +"niW" = ( +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 6 + }, +/turf/open/floor/iron/small, +/area/station/service/barber) +"nje" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"njh" = ( +/obj/structure/broken_flooring/singular/directional/east, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"njs" = ( +/obj/structure/chair/comfy/black{ + dir = 1 + }, +/obj/effect/landmark/start/chaplain, +/turf/open/floor/carpet/lone, +/area/station/service/chapel/office) +"nju" = ( +/obj/machinery/duct, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"njv" = ( +/obj/structure/reagent_dispensers/wall/peppertank/directional/west, +/obj/machinery/computer/records/security{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/supply) +"njA" = ( +/obj/machinery/photocopier/prebuilt, +/obj/structure/sign/poster/official/random/directional/north, +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/wood/tile, +/area/station/command/heads_quarters/hop) +"njL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/station/hallway/secondary/construction) +"njT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"njW" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/command/gateway) +"njX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security{ + name = "Security Office" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/textured_half, +/area/station/security) +"nki" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/cold/dim/directional/west, +/obj/machinery/vending/wardrobe/engi_wardrobe, +/turf/open/floor/iron, +/area/station/engineering/main) +"nkm" = ( +/obj/structure/cannon{ + dir = 8 + }, +/obj/structure/barricade/wooden/crude, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"nku" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/cargo/warehouse) +"nkw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/trimline/blue/filled/corner{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"nkH" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"nkW" = ( +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"nla" = ( +/turf/closed/wall, +/area/station/commons/storage/art) +"nle" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/iron/dark/side{ + dir = 5 + }, +/area/station/hallway/secondary/construction) +"nlf" = ( +/obj/machinery/vending/wardrobe/sec_wardrobe, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"nlj" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"nln" = ( +/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{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"nlt" = ( +/obj/machinery/atmospherics/components/trinary/mixer{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"nlC" = ( +/obj/item/kirbyplants/random/fullysynthetic, +/turf/open/floor/iron/white/corner{ + dir = 4 + }, +/area/station/science/xenobiology) +"nlQ" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/siding/thinplating{ + dir = 4 + }, +/turf/open/floor/eighties, +/area/station/hallway/primary/central/fore) +"nlR" = ( +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"nlS" = ( +/turf/open/floor/iron/white/small, +/area/station/medical/virology) +"nlV" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"nlZ" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/lobby) +"nmh" = ( +/obj/effect/turf_decal/siding/green, +/obj/machinery/light/cold/directional/south, +/turf/open/floor/iron/dark/small, +/area/station/medical/chemistry) +"nmi" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Engineering - Meeting Room" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/small, +/area/station/engineering/break_room) +"nmq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "aibridge" + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"nmC" = ( +/obj/structure/table, +/obj/item/storage/bag/tray, +/obj/item/knife/kitchen{ + pixel_y = 2 + }, +/obj/effect/spawner/random/food_or_drink/cake_ingredients, +/obj/item/kitchen/rollingpin, +/obj/effect/turf_decal/siding{ + dir = 4 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen) +"nmE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"nmH" = ( +/obj/structure/railing, +/obj/effect/turf_decal/siding/wideplating, +/turf/open/floor/wood, +/area/station/engineering/main) +"nmV" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"nmX" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/mineral/titanium, +/area/station/command/heads_quarters/ce) +"nmZ" = ( +/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/dark/diagonal, +/area/station/ai_monitored/command/storage/eva) +"nnd" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"nne" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/turf/open/floor/iron, +/area/station/security/tram) +"nnp" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + name = "N2 to Airmix" + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"nnz" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/break_room) +"noe" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/science/lab) +"noq" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/smooth, +/area/station/command/bridge) +"nou" = ( +/obj/effect/decal/cleanable/glass, +/obj/structure/bed/maint, +/turf/open/floor/eighties, +/area/station/service/abandoned_gambling_den/gaming) +"noz" = ( +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/navigate_destination/eva, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"noB" = ( +/obj/structure/table/reinforced/rglass, +/obj/machinery/door/window/left/directional/east{ + name = "Arcade Desk"; + req_access = list("shipping") + }, +/obj/machinery/door/window/right/directional/west{ + name = "Arcade Desk"; + req_access = list("shipping") + }, +/obj/item/clothing/under/costume/lobster, +/obj/item/clothing/head/costume/lobsterhat, +/turf/open/floor/eighties, +/area/station/service/abandoned_gambling_den/gaming) +"noF" = ( +/obj/structure/cable, +/obj/structure/table/bronze, +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 4 + }, +/obj/item/plate{ + pixel_y = 2 + }, +/obj/item/plate{ + pixel_y = 4 + }, +/obj/item/plate{ + pixel_y = 6 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/command/meeting_room) +"noJ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"noN" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/steam_vent, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"noS" = ( +/obj/structure/bed, +/obj/item/bedsheet/red, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark, +/area/station/security/prison/safe) +"noV" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id = "custodialshutters"; + name = "Custodial Closet Shutters" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/large, +/area/station/service/janitor) +"npp" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"npA" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"npH" = ( +/obj/effect/spawner/random/trash, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"npI" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"npM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/south, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain/private) +"npV" = ( +/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/dark, +/area/station/service/lawoffice) +"npZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/structure/sign/departments/court/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"nqd" = ( +/obj/machinery/shower/directional/east, +/obj/effect/turf_decal/trimline/blue/end{ + dir = 4 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/white/small, +/area/station/medical/virology) +"nqf" = ( +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/white/small, +/area/station/commons/toilet/restrooms) +"nqx" = ( +/obj/machinery/power/turbine/turbine_outlet{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"nqG" = ( +/obj/effect/turf_decal/trimline/neutral/warning{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark/small, +/area/station/medical/morgue) +"nqJ" = ( +/obj/structure/sink/directional/south, +/obj/effect/turf_decal/siding/wood, +/obj/structure/mirror/directional/north, +/turf/open/floor/iron/freezer, +/area/station/command/corporate_suite) +"nqN" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/engineering/atmos/pumproom) +"nqV" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 4 + }, +/obj/structure/table/glass, +/obj/item/book/manual/wiki/infections{ + pixel_x = 2; + pixel_y = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"nqY" = ( +/obj/effect/landmark/event_spawn, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/stone, +/area/station/service/chapel) +"nra" = ( +/obj/effect/turf_decal/siding/wood, +/obj/structure/window/spawner/directional/south, +/obj/machinery/rnd/production/protolathe/department/engineering, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/engineering/main) +"nrg" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/landmark/start/botanist, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"nrn" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/yellow/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"nrp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/flashlight/lantern/on, +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/chapel) +"nrD" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"nsc" = ( +/obj/structure/cable, +/obj/item/kirbyplants/organic/applebush, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"nsd" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/closet/crate/cardboard, +/obj/item/target/alien, +/obj/item/target/alien, +/obj/item/target/alien, +/obj/item/target/alien, +/turf/open/floor/plating, +/area/station/science/auxlab/firing_range) +"nsi" = ( +/obj/machinery/vending/boozeomat, +/obj/machinery/status_display/evac/directional/south, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain/private) +"nsr" = ( +/obj/effect/turf_decal/siding/red{ + dir = 6 + }, +/obj/structure/closet/secure_closet/brig{ + id = "Cell 4"; + name = "Cell 4 Locker" + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/flasher/directional/east{ + id = "Cell 4" + }, +/turf/open/floor/iron/small, +/area/station/security/brig) +"nsz" = ( +/obj/effect/spawner/random/vending/snackvend, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/white/side, +/area/station/hallway/primary/central/aft) +"nsD" = ( +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + 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, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"nsO" = ( +/obj/item/kirbyplants/random, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/dark_red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"nsW" = ( +/obj/item/kirbyplants/random, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"nte" = ( +/obj/structure/table/glass, +/obj/machinery/recharger, +/obj/item/phone{ + desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in."; + pixel_x = -3; + pixel_y = 14 + }, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/hos) +"ntf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/poddoor/shutters/window{ + dir = 4; + id = "armory"; + name = "Armory Shutters" + }, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/ai_monitored/security/armory) +"nts" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"ntu" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + 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/small, +/area/station/service/hydroponics) +"ntF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/status_display/ai/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"ntK" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/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/cafeteria, +/area/station/science/breakroom) +"ntP" = ( +/obj/structure/displaycase/trophy, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"ntW" = ( +/obj/structure/table/optable{ + desc = "A cold, hard place for your final rest."; + name = "Morgue Slab" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"ntZ" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Recreation" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/textured_half, +/area/station/commons/fitness/recreation/entertainment) +"nun" = ( +/obj/structure/flora/bush/flowers_br/style_random{ + pixel_x = -3; + pixel_y = 4 + }, +/obj/effect/light_emitter/fake_outdoors, +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/turf/open/floor/grass/airless, +/area/station/hallway/primary/central/aft) +"nuo" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/modular_computer/preset/id{ + dir = 8 + }, +/obj/machinery/requests_console/directional/east{ + department = "Research Director's Desk"; + name = "Research Director's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/siding/purple{ + dir = 6 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"nuC" = ( +/obj/effect/turf_decal/siding, +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/small, +/area/station/science/lab) +"nuL" = ( +/obj/structure/disposalpipe/segment{ + 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/herringbone, +/area/station/commons/dorms) +"nuO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/white, +/area/station/medical/medbay/aft) +"nuS" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/light/small/directional/north, +/turf/open/floor/engine, +/area/station/science/explab) +"nuT" = ( +/obj/structure/cable, +/obj/machinery/power/solar_control{ + dir = 1; + id = "aftstarboard"; + name = "Starboard Quarter Solar Control" + }, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/aft) +"nuV" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/structure/chair/sofa/bench/left{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"nuY" = ( +/obj/structure/broken_flooring/pile/directional/east, +/obj/structure/alien/weeds/node, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"nvB" = ( +/obj/effect/turf_decal/tile/neutral, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"nvE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"nvK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"nvL" = ( +/mob/living/simple_animal/hostile/ooze/gelatinous{ + name = "Cubie" + }, +/turf/open/floor/iron/recharge_floor, +/area/station/maintenance/port/aft) +"nwb" = ( +/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/structure/cable, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"nwf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"nwj" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/dock) +"nwk" = ( +/obj/effect/spawner/random/trash/bin, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 9 + }, +/turf/open/floor/iron/white/small, +/area/station/science/ordnance/storage) +"nwK" = ( +/obj/machinery/door/airlock/atmos/glass{ + name = "HFR Chamber" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmospherics_engine) +"nwN" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"nxp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/corner, +/area/station/science/lower) +"nxy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/dark/hidden{ + dir = 1 + }, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"nxD" = ( +/obj/effect/landmark/blobstart, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/small, +/area/station/medical/morgue) +"nxI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"nxJ" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/modular_computer/preset/id{ + dir = 1 + }, +/obj/machinery/keycard_auth/wall_mounted/directional/south, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"nyd" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/broken_flooring/singular/directional/east, +/obj/structure/steam_vent, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"nyf" = ( +/obj/machinery/camera/autoname/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/food/cornchips/green, +/turf/open/floor/iron/dark/smooth_large, +/area/station/cargo/bitrunning/den) +"nyi" = ( +/turf/closed/wall/rust, +/area/station/maintenance/hallway/abandoned_command) +"nyp" = ( +/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/green/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"nyx" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/steam_vent, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"nyy" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/item/pushbroom, +/turf/open/floor/iron/smooth, +/area/station/service/greenroom) +"nyB" = ( +/obj/structure/sign/departments/xenobio/alt/directional/west, +/turf/open/floor/iron/white/corner{ + dir = 4 + }, +/area/station/science/lower) +"nyH" = ( +/turf/closed/wall, +/area/station/hallway/primary/aft) +"nyQ" = ( +/obj/machinery/holopad, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"nyT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"nyZ" = ( +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"nzc" = ( +/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/yellow/anticorner/contrasted{ + dir = 8 + }, +/obj/machinery/light_switch/directional/west, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"nzd" = ( +/obj/structure/filingcabinet, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/supply) +"nzy" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"nzA" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/tram) +"nzK" = ( +/obj/structure/cable, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/trimline/neutral/end{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"nzL" = ( +/turf/closed/wall, +/area/station/science/ordnance/testlab) +"nzO" = ( +/obj/structure/table, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/item/stamp/denied{ + pixel_x = -1; + pixel_y = 8 + }, +/obj/item/stamp{ + pixel_x = -7; + pixel_y = 0 + }, +/obj/item/radio{ + pixel_x = 9; + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"nzS" = ( +/obj/machinery/atmospherics/components/trinary/filter/flipped/layer2{ + dir = 4 + }, +/obj/machinery/light/small/directional/north, +/obj/machinery/button/door/incinerator_vent_atmos_aux{ + pixel_x = 8; + pixel_y = 24 + }, +/obj/machinery/button/door/incinerator_vent_atmos_main{ + pixel_x = 8; + pixel_y = 36 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"nzU" = ( +/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/medical/general, +/obj/machinery/door/airlock/maintenance{ + name = "Maintenance" + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"nAc" = ( +/obj/docking_port/stationary/random{ + dir = 2; + name = "lavaland"; + shuttle_id = "pod_lavaland" + }, +/turf/open/space/basic, +/area/space) +"nAn" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/secondary/command) +"nAo" = ( +/obj/machinery/hydroponics/soil{ + pixel_y = 8 + }, +/obj/effect/spawner/random/food_or_drink/seed, +/obj/machinery/light/small/broken/directional/west, +/turf/open/misc/sandy_dirt, +/area/station/maintenance/starboard/aft) +"nAF" = ( +/obj/effect/landmark/start/roboticist, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"nAI" = ( +/obj/structure/alien/weeds, +/obj/structure/cable, +/turf/open/misc/asteroid, +/area/station/maintenance/starboard/greater) +"nAJ" = ( +/obj/machinery/power/energy_accumulator/tesla_coil/anchored, +/obj/structure/window/reinforced/plasma/spawner/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"nAW" = ( +/obj/machinery/atmospherics/components/binary/crystallizer{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"nBq" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/auxiliary) +"nBw" = ( +/obj/effect/turf_decal/siding/thinplating_new, +/turf/open/floor/iron/dark/herringbone, +/area/station/ai_monitored/command/nuke_storage) +"nBC" = ( +/obj/structure/table/glass, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/stone, +/area/station/command/corporate_suite) +"nBF" = ( +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/blue{ + 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/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"nBG" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"nBP" = ( +/obj/machinery/door/poddoor/shutters/radiation/preopen{ + id = "engsm"; + name = "Radiation Chamber Shutters" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter) +"nCe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 6 + }, +/area/station/science/xenobiology) +"nCo" = ( +/obj/structure/chair/office{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"nCt" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"nCC" = ( +/obj/structure/chair/stool/directional/south, +/obj/effect/turf_decal/siding/yellow{ + dir = 5 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/station_engineer, +/turf/open/floor/wood, +/area/station/engineering/break_room) +"nCH" = ( +/turf/closed/wall/r_wall, +/area/station/security) +"nCR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/hallway/secondary/construction) +"nCU" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/vehicle/ridden/wheelchair{ + dir = 4 + }, +/obj/structure/sign/departments/psychology/directional/south, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"nCX" = ( +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/fullgrass, +/turf/open/floor/grass, +/area/station/hallway/primary/central/fore) +"nCY" = ( +/obj/structure/cable, +/turf/open/floor/iron/kitchen/small, +/area/station/security/breakroom) +"nDe" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/machinery/camera/directional/north, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security) +"nDj" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood, +/area/station/service/chapel) +"nDJ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/supermatter/room) +"nDQ" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"nEh" = ( +/obj/structure/falsewall, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"nEl" = ( +/obj/machinery/computer/quantum_console{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/bitrunning/den) +"nEq" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Library" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/textured_half, +/area/station/service/library) +"nEx" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/closet/firecloset, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_command) +"nEz" = ( +/turf/closed/wall/mineral/titanium/nodiagonal, +/area/station/maintenance/department/engine/atmos) +"nEA" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"nEG" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/engineering/atmos/storage) +"nEY" = ( +/obj/structure/closet/firecloset, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"nFa" = ( +/turf/closed/wall, +/area/station/engineering/storage/tech) +"nFc" = ( +/obj/structure/chair/stool/bar/directional/east, +/turf/open/floor/carpet/lone, +/area/station/service/abandoned_gambling_den) +"nFo" = ( +/turf/closed/wall, +/area/station/cargo/bitrunning/den) +"nFs" = ( +/obj/machinery/telecomms/server/presets/command, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"nFv" = ( +/obj/machinery/light/no_nightlight/directional/west, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"nFD" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "cmoprivacy"; + name = "Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/command/heads_quarters/cmo) +"nFH" = ( +/obj/structure/disposalpipe/segment, +/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/central/greater) +"nFI" = ( +/obj/effect/turf_decal/stripes/end{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"nFU" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"nFW" = ( +/turf/closed/wall, +/area/station/maintenance/fore/greater) +"nFX" = ( +/obj/structure/disposalpipe/segment, +/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/port/greater) +"nFY" = ( +/obj/machinery/portable_atmospherics/pump, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"nGe" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"nGf" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible/layer4, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"nGi" = ( +/obj/effect/turf_decal/tile/dark_red{ + dir = 4 + }, +/obj/machinery/camera/autoname/directional/north, +/obj/structure/cable, +/obj/machinery/light/cold/directional/north, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"nGk" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/item/food/grown/banana, +/obj/machinery/light/small/directional/south, +/turf/open/floor/grass, +/area/station/medical/virology) +"nGA" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"nGI" = ( +/obj/machinery/door/window/left/directional/east{ + name = "Isolation Room 2"; + req_access = list("medical") + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"nGP" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/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/main) +"nHb" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/machinery/vending/wardrobe/curator_wardrobe, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron/grimy, +/area/station/service/library/private) +"nHd" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"nHu" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"nHH" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"nHI" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/machinery/camera/autoname/directional/west, +/obj/structure/disposalpipe/segment, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/service) +"nHN" = ( +/obj/structure/table, +/obj/item/stack/pipe_cleaner_coil/random, +/obj/item/stack/pipe_cleaner_coil/random{ + pixel_y = 4 + }, +/obj/item/stack/pipe_cleaner_coil/random{ + pixel_y = 3 + }, +/obj/item/stack/pipe_cleaner_coil/random, +/obj/item/stack/pipe_cleaner_coil/random{ + pixel_y = 6 + }, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"nHU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/fore) +"nId" = ( +/turf/open/floor/circuit/green, +/area/station/ai_monitored/command/nuke_storage) +"nIx" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/floor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/grimy, +/area/station/tcommsat/server) +"nIA" = ( +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/vehicle/ridden/wheelchair{ + dir = 8 + }, +/obj/machinery/light/cold/directional/south, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"nIJ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/kirbyplants/random/fullysynthetic, +/obj/machinery/light/cold/directional/south, +/turf/open/floor/iron/dark/small, +/area/station/medical/virology) +"nIT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"nIY" = ( +/turf/closed/mineral/random/stationside, +/area/station/maintenance/fore/lesser) +"nJd" = ( +/obj/structure/cable, +/turf/open/floor/iron/small, +/area/station/maintenance/solars/starboard/fore) +"nJj" = ( +/obj/effect/spawner/random/vending/snackvend, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/airalarm/directional/east, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/hallway/primary/central/fore) +"nJo" = ( +/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, +/obj/effect/spawner/random/structure/steam_vent, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"nJG" = ( +/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/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"nJK" = ( +/obj/structure/reagent_dispensers/watertank/high, +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 9 + }, +/obj/machinery/light/small/dim/directional/north, +/obj/effect/turf_decal/delivery/white{ + color = "#52B4E9" + }, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"nJU" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"nKc" = ( +/obj/effect/turf_decal/trimline/blue/corner{ + dir = 4 + }, +/obj/item/kirbyplants/random/fullysynthetic, +/obj/machinery/light_switch/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"nKj" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/light/floor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/dark/hidden{ + dir = 10 + }, +/turf/open/floor/iron/dark, +/area/station/tcommsat/server) +"nKz" = ( +/obj/machinery/light/floor, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"nLi" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/smooth, +/area/station/cargo/miningfoundry) +"nLk" = ( +/obj/effect/mapping_helpers/airlock/access/all/science/rd, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Research Director's Office" + }, +/obj/machinery/door/poddoor/preopen{ + id = "rdoffice"; + name = "Research Director's Shutters" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/command/heads_quarters/rd) +"nLJ" = ( +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"nLM" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"nLQ" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/cell_charger{ + pixel_x = -1; + pixel_y = 4 + }, +/obj/item/stock_parts/power_store/cell/high{ + pixel_x = -1; + pixel_y = 4 + }, +/obj/item/assembly/timer{ + pixel_x = 14; + pixel_y = 6 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/tools) +"nMk" = ( +/obj/machinery/power/emitter/welded{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"nMn" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/duct, +/turf/open/floor/iron/white/small, +/area/station/commons/toilet/restrooms) +"nMq" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/structure/closet/secure_closet/miner, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"nMA" = ( +/obj/machinery/door/airlock{ + name = "Construction Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/construction, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"nMW" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/red/line, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/fore) +"nMX" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Holodeck - Aft"; + name = "holodeck camera" + }, +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) +"nNe" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/siding/dark, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/command/bridge) +"nNi" = ( +/obj/effect/turf_decal/bot_white/right, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"nNj" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_command) +"nNz" = ( +/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/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"nNA" = ( +/obj/machinery/light/small/broken/directional/west, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/central/lesser) +"nNB" = ( +/obj/machinery/door/airlock{ + name = "Gardening Supplies" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"nNZ" = ( +/obj/structure/tank_dispenser, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/visible, +/turf/open/floor/plating, +/area/station/science/ordnance/testlab) +"nOD" = ( +/obj/machinery/power/apc/auto_name/directional/west{ + areastring = "/area/station/science/ordnance/freezerchamber" + }, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"nOH" = ( +/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/line{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/command/gateway) +"nPd" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "pharmacy_shutters"; + name = "Pharmacy Shutters" + }, +/turf/open/floor/plating, +/area/station/medical/pharmacy) +"nPe" = ( +/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/dark_red/fourcorners, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"nPg" = ( +/obj/effect/spawner/random/trash, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"nPl" = ( +/obj/machinery/power/supermatter_crystal/engine, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"nPu" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/camera/autoname/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/filingcabinet/security{ + pixel_x = 4 + }, +/turf/open/floor/iron, +/area/station/security/warden) +"nPF" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/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/iron/smooth, +/area/station/engineering/main) +"nPH" = ( +/obj/structure/closet/secure_closet/brig, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"nPM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"nPX" = ( +/obj/structure/cable, +/turf/open/floor/iron/smooth_large, +/area/station/cargo/warehouse) +"nPY" = ( +/obj/structure/table/reinforced, +/obj/structure/desk_bell{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "kitchenshutters"; + name = "Kitchen Shutters" + }, +/obj/effect/turf_decal/siding{ + dir = 4 + }, +/obj/effect/turf_decal/siding{ + dir = 8 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen) +"nQa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"nQc" = ( +/obj/machinery/portable_atmospherics/canister, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"nQj" = ( +/obj/structure/toilet/greyscale{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/prisoner, +/turf/open/floor/iron/dark, +/area/station/security/prison/safe) +"nQo" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/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/cafeteria, +/area/station/science/circuits) +"nQs" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/department/engine/atmos) +"nQx" = ( +/obj/structure/table, +/obj/item/stack/cable_coil, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/aft) +"nQz" = ( +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/effect/turf_decal/siding/white{ + dir = 1 + }, +/obj/structure/barricade/wooden, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) +"nQB" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/smooth, +/area/station/engineering/break_room) +"nQH" = ( +/obj/structure/closet{ + name = "Paramedic Supplies" + }, +/obj/effect/turf_decal/siding/blue{ + dir = 5 + }, +/obj/machinery/light_switch/directional/north, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"nQP" = ( +/obj/machinery/computer/security{ + dir = 8 + }, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/turf/open/floor/iron/checker{ + dir = 1 + }, +/area/station/security/execution/transfer) +"nQX" = ( +/obj/machinery/holopad, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/escape) +"nRd" = ( +/obj/structure/cable, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/command/bridge) +"nRj" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"nRr" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/tcommsat/server) +"nRA" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/wood, +/area/station/engineering/break_room) +"nRS" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line{ + dir = 2 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"nSb" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"nSd" = ( +/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/dust, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"nSl" = ( +/obj/structure/railing, +/obj/structure/cable, +/turf/open/floor/catwalk_floor, +/area/station/hallway/secondary/entry) +"nSA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"nSE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"nST" = ( +/turf/open/floor/iron/small, +/area/station/maintenance/department/engine) +"nTa" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Fore Primary Hallway" + }, +/turf/open/floor/iron/textured_half, +/area/station/hallway/primary/central/fore) +"nTt" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/computer/shuttle/mining/common{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"nTy" = ( +/obj/machinery/transport/power_rectifier{ + configured_transport_id = "bird_1" + }, +/turf/open/floor/plating, +/area/station/security/tram) +"nTz" = ( +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/machinery/chem_dispenser, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"nTC" = ( +/turf/open/floor/iron/white/small, +/area/station/security/prison/safe) +"nTE" = ( +/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/starboard/greater) +"nTP" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Cubicle" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/obj/machinery/door/firedoor, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/cubicle) +"nTU" = ( +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"nUd" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"nUh" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"nUo" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/obj/structure/table, +/obj/item/paper_bin{ + pixel_y = 5 + }, +/obj/item/pen{ + pixel_y = 5 + }, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"nUK" = ( +/obj/effect/turf_decal/siding/wood, +/obj/structure/barricade/wooden/crude, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/cargo/boutique) +"nUQ" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/security/checkpoint/customs) +"nUY" = ( +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 4 + }, +/obj/effect/turf_decal/siding/thinplating/terracotta{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) +"nVa" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/mail_sorting/service/janitor_closet, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8 + }, +/turf/open/floor/iron/white/small, +/area/station/service/janitor) +"nVg" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"nVs" = ( +/obj/structure/table, +/obj/machinery/syndicatebomb/training, +/obj/item/screwdriver{ + pixel_x = -2; + pixel_y = 10 + }, +/obj/item/wirecutters, +/turf/open/floor/iron/dark, +/area/station/security/office) +"nVw" = ( +/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/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/service) +"nVx" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/science/xenobiology) +"nVA" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/east, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"nVF" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/tcommsat/server) +"nVU" = ( +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"nWa" = ( +/obj/effect/turf_decal/siding/wideplating, +/turf/open/floor/wood, +/area/station/engineering/atmos/pumproom) +"nWh" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/turf/closed/wall/r_wall, +/area/station/science/ordnance/burnchamber) +"nWk" = ( +/obj/item/kirbyplants/random/fullysynthetic, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/computer/security/telescreen/entertainment/directional/east, +/turf/open/floor/stone, +/area/station/service/abandoned_gambling_den) +"nWp" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood/large, +/area/station/maintenance/department/science/xenobiology) +"nWr" = ( +/obj/structure/cable, +/obj/structure/hedge, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"nWH" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/obj/effect/turf_decal/delivery, +/obj/machinery/button/door/directional/west{ + id = "evashutter"; + name = "E.V.A Shutters"; + req_access = list("command") + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/ai_monitored/command/storage/eva) +"nWV" = ( +/obj/effect/spawner/random/entertainment/arcade{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating{ + dir = 10 + }, +/obj/structure/sign/poster/official/random/directional/south, +/obj/machinery/light/small/directional/south, +/turf/open/floor/eighties/red, +/area/station/hallway/primary/central/fore) +"nXf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock{ + id_tag = "AuxToilet3"; + name = "Unit 3" + }, +/turf/open/floor/iron/showroomfloor, +/area/station/maintenance/department/science/xenobiology) +"nXt" = ( +/obj/effect/turf_decal/tile/yellow/full, +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/right/directional/east{ + name = "Pharmacy Desk"; + req_access = list("pharmacy") + }, +/turf/open/floor/iron/white/textured_large, +/area/station/medical/pharmacy) +"nXv" = ( +/obj/structure/table, +/obj/item/stack/cable_coil{ + pixel_x = -1; + pixel_y = -3 + }, +/obj/item/stack/cable_coil, +/turf/open/floor/iron/dark, +/area/station/engineering/atmospherics_engine) +"nXx" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/light/cold/directional/south, +/obj/machinery/airalarm/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"nXC" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/structure/sign/poster/official/random/directional/north, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/stripes/box, +/turf/open/floor/iron/small, +/area/station/engineering/break_room) +"nXP" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/grass, +/area/station/medical/virology) +"nXS" = ( +/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/cytology) +"nYk" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"nYl" = ( +/obj/machinery/firealarm/directional/south, +/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/corner{ + dir = 4 + }, +/area/station/science/xenobiology) +"nYr" = ( +/obj/structure/bed/maint, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"nYs" = ( +/obj/structure/window/spawner/directional/north, +/obj/machinery/light/small/directional/south, +/obj/structure/flora/bush/jungle, +/obj/structure/flora/rock/pile/style_2{ + pixel_x = -20 + }, +/turf/open/misc/sandy_dirt, +/area/station/commons/fitness/locker_room) +"nYH" = ( +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/port/aft) +"nZh" = ( +/obj/structure/table, +/obj/item/stock_parts/scanning_module{ + pixel_x = -5; + pixel_y = 7 + }, +/obj/item/stock_parts/scanning_module{ + pixel_x = 5; + pixel_y = 7 + }, +/obj/item/stock_parts/scanning_module{ + pixel_x = -5 + }, +/obj/item/stock_parts/scanning_module{ + pixel_x = 5 + }, +/turf/open/floor/iron/smooth, +/area/station/cargo/drone_bay) +"nZq" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"nZx" = ( +/turf/closed/mineral/random/stationside, +/area/station/ai_monitored/turret_protected/ai) +"nZz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/holosign/barrier/atmos/tram, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"nZG" = ( +/obj/machinery/vending/wardrobe/chef_wardrobe, +/turf/open/floor/iron/kitchen/small, +/area/station/service/kitchen) +"nZQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"nZW" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/spawner/random/trash, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"oaa" = ( +/obj/structure/cable, +/obj/machinery/door/airlock{ + name = "Boutique Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"oae" = ( +/obj/effect/turf_decal/tile/dark_red, +/turf/open/floor/iron, +/area/station/security/prison) +"oah" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/landmark/start/cyborg, +/obj/machinery/turretid{ + control_area = "/area/station/ai_monitored/turret_protected/ai_upload"; + icon_state = "control_stun"; + name = "AI Upload Turret Control"; + pixel_y = -28 + }, +/obj/machinery/status_display/ai/directional/west, +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai_upload_foyer) +"oaK" = ( +/obj/structure/window/spawner/directional/south, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/commons/dorms) +"oaY" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/table/reinforced, +/obj/machinery/cell_charger, +/obj/item/stock_parts/power_store/cell/high{ + pixel_x = 4; + pixel_y = 5 + }, +/obj/item/stock_parts/power_store/cell/high, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"oba" = ( +/obj/structure/table/reinforced, +/obj/item/folder/yellow{ + pixel_x = 13; + pixel_y = 1 + }, +/obj/item/flashlight/lamp{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/clothing/ears/earmuffs{ + pixel_x = 15; + pixel_y = 7 + }, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/engineering/break_room) +"obb" = ( +/obj/machinery/door/airlock/research{ + name = "Research and Development Lab" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/research, +/obj/machinery/door/firedoor, +/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/catwalk_floor/iron_white, +/area/station/science/lab) +"obe" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron/smooth, +/area/station/engineering/break_room) +"obk" = ( +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/cargo/warehouse) +"obq" = ( +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/port) +"obs" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/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/small, +/area/station/science/ordnance/storage) +"obN" = ( +/obj/structure/cable, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"obP" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/iron/textured_half, +/area/station/hallway/secondary/dock) +"obW" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"ocb" = ( +/turf/open/floor/iron/white/small, +/area/station/science/cubicle) +"ocv" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/navigate_destination/library, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"ocx" = ( +/obj/structure/sign/warning/vacuum/external, +/turf/closed/wall, +/area/station/cargo/storage) +"ocz" = ( +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/machinery/computer/records/security, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"odh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/engineering/storage/tech) +"odD" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/table/wood, +/obj/machinery/light/small/built/directional/north, +/obj/item/stack/sheet/iron/ten, +/obj/effect/turf_decal/siding/wideplating_new/terracotta{ + dir = 9 + }, +/turf/open/floor/wood/tile, +/area/station/maintenance/central/lesser) +"odH" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/stone, +/area/station/service/chapel) +"odP" = ( +/obj/structure/bodycontainer/morgue, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron/dark/small, +/area/station/medical/morgue) +"odX" = ( +/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, +/area/station/cargo/storage) +"oer" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "External Gas to Loop" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"oev" = ( +/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 = "Funerary Driver" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"oez" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/turf/open/floor/iron/white/small, +/area/station/command/heads_quarters/cmo) +"oeI" = ( +/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, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"oeS" = ( +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"oeW" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/medical/storage) +"oeZ" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/turf/open/floor/stone, +/area/station/service/bar) +"off" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/machinery/vending/coffee, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/grimy, +/area/station/hallway/secondary/entry) +"ofu" = ( +/obj/effect/turf_decal/stripes/white/end{ + dir = 8 + }, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/medical/central) +"ofx" = ( +/turf/closed/wall/r_wall, +/area/space/nearstation) +"ofU" = ( +/obj/machinery/holopad, +/obj/effect/landmark/start/hangover, +/turf/open/floor/stone, +/area/station/service/bar) +"ofZ" = ( +/turf/closed/mineral/random/stationside, +/area/station/maintenance/port/lesser) +"ogi" = ( +/obj/effect/landmark/start/captain, +/obj/structure/cable, +/turf/open/floor/iron/dark/small, +/area/station/command/heads_quarters/captain/private) +"ogl" = ( +/obj/effect/spawner/random/maintenance/two, +/obj/structure/rack, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"ogq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/light/cold/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ogr" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"ogv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/blue/corner{ + dir = 4 + }, +/turf/open/floor/iron/white/small, +/area/station/medical/storage) +"ogE" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"ogF" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/closet/firecloset, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"ogG" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron/smooth, +/area/station/command/gateway) +"ogR" = ( +/obj/effect/turf_decal/siding/green{ + dir = 10 + }, +/turf/open/floor/iron/dark/small, +/area/station/medical/chemistry) +"ogT" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/landmark/start/scientist, +/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) +"ohf" = ( +/obj/structure/reagent_dispensers/fueltank/large, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage) +"ohk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security) +"ohl" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"ohr" = ( +/obj/structure/window/spawner/directional/south, +/obj/structure/flora/bush/jungle, +/turf/open/misc/sandy_dirt, +/area/station/commons/fitness/locker_room) +"ohu" = ( +/obj/structure/rack, +/obj/item/storage/medkit/regular, +/obj/item/healthanalyzer, +/obj/effect/turf_decal/siding/red{ + dir = 9 + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/white, +/area/station/security/medical) +"ohx" = ( +/obj/structure/flora/bush/large/style_random{ + pixel_y = 0 + }, +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/west, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/medical/treatment_center) +"ohz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) +"ohA" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/conveyor{ + dir = 8; + id = "fab2" + }, +/obj/effect/turf_decal/stripes/end{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"ohM" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/machinery/light/cold/directional/east, +/turf/open/floor/iron/dark/small, +/area/station/security/checkpoint/customs) +"oib" = ( +/obj/effect/mapping_helpers/airlock/access/all/medical/coroner, +/obj/machinery/door/airlock/grunge{ + name = "On-Station Burial Site" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/medical/morgue) +"oig" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"oii" = ( +/obj/effect/turf_decal/sand/plating, +/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/electrical) +"oim" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/structure/sign/warning/no_smoking/directional/east, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"ois" = ( +/obj/effect/turf_decal/siding/white{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/secure_closet/cytology, +/obj/item/storage/bag/xeno, +/turf/open/floor/iron/dark/small, +/area/station/science/xenobiology) +"oix" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"oiA" = ( +/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/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"oiP" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/machinery/chem_master, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"oiT" = ( +/obj/machinery/firealarm/directional/east, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/small, +/area/station/science/ordnance/storage) +"oiU" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/dirt, +/obj/structure/alien/resin/membrane, +/obj/structure/alien/weeds, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"oiZ" = ( +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/service/chapel) +"ojz" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/engineering/main) +"ojA" = ( +/obj/structure/flora/bush/jungle/a/style_random, +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"ojD" = ( +/obj/structure/cable, +/obj/machinery/light/floor, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"okk" = ( +/obj/structure/table, +/obj/item/screwdriver, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"okl" = ( +/obj/machinery/status_display/ai, +/turf/closed/wall, +/area/station/hallway/secondary/entry) +"oks" = ( +/obj/structure/reflector/single/anchored, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"okB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/white/line, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"okD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/turf/open/floor/plating, +/area/station/engineering/atmos/storage/gas) +"okW" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/machinery/door/airlock/research/glass{ + name = "Ordnance Lab" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "rdordnance"; + name = "Ordnance Lab Shutters" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/science/ordnance) +"okZ" = ( +/obj/structure/closet/secure_closet/personal, +/obj/item/radio/intercom/directional/west, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron/herringbone, +/area/station/commons/dorms) +"olj" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"olm" = ( +/obj/structure/table, +/obj/item/mining_voucher, +/obj/structure/alien/weeds, +/turf/open/misc/asteroid, +/area/station/maintenance/starboard/greater) +"olG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold/dark/hidden, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"olI" = ( +/obj/structure/table, +/obj/item/restraints/handcuffs{ + pixel_x = -7; + pixel_y = 5 + }, +/obj/item/reagent_containers/cup/glass/coffee_cup{ + pixel_x = 5; + pixel_y = 6 + }, +/obj/item/reagent_containers/cup/glass/coffee_cup{ + pixel_y = 3 + }, +/turf/open/floor/iron/checker, +/area/station/security/breakroom) +"olO" = ( +/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, +/turf/open/floor/iron/dark/diagonal, +/area/station/ai_monitored/command/storage/eva) +"olV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/dim/directional/west, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"oma" = ( +/obj/machinery/atmospherics/components/unary/passive_vent, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"omj" = ( +/obj/machinery/computer/security/mining, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/brown{ + dir = 1 + }, +/obj/machinery/incident_display/bridge/directional/north, +/turf/open/floor/iron/smooth, +/area/station/command/bridge) +"omq" = ( +/obj/structure/cable, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"omO" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood/large, +/area/station/maintenance/department/science/xenobiology) +"omW" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/iron/white/corner, +/area/station/science/xenobiology) +"ona" = ( +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"ong" = ( +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"onw" = ( +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"ony" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/security/tram) +"onG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/dark/small, +/area/station/medical/chemistry) +"onP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/delivery/red, +/obj/machinery/door/airlock/medical/glass{ + name = "Cryogenics Bay" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/turf/open/floor/iron/white/small, +/area/station/medical/cryo) +"onQ" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"onR" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/table, +/obj/item/clothing/gloves/color/orange{ + pixel_x = 4; + pixel_y = -2 + }, +/obj/item/key/janitor{ + pixel_x = -3; + pixel_y = 6 + }, +/turf/open/floor/iron/white/small, +/area/station/service/janitor) +"onX" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark/small, +/area/station/security/brig) +"oom" = ( +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/stripes/line{ + 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/corner, +/area/station/science/xenobiology) +"ooo" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"ooK" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"ooO" = ( +/obj/effect/turf_decal/trimline/blue/warning{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"opg" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/auxiliary) +"opn" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/small, +/area/station/command/teleporter) +"opv" = ( +/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 = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"opA" = ( +/obj/effect/spawner/random/structure/girder, +/obj/structure/barricade/wooden, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"opH" = ( +/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/chair/office{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/command/bridge) +"opL" = ( +/obj/structure/lattice, +/obj/structure/railing{ + dir = 8 + }, +/turf/open/space/basic, +/area/space/nearstation) +"opN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"opV" = ( +/obj/effect/landmark/start/bartender, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/stone, +/area/station/service/bar) +"opW" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/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 = 1 + }, +/area/station/science/xenobiology) +"oqg" = ( +/obj/effect/turf_decal/tile/blue{ + 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/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"oqi" = ( +/obj/machinery/atmospherics/components/binary/tank_compressor, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/testlab) +"oqq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light/no_nightlight/directional/north, +/obj/effect/turf_decal/siding/wideplating{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating, +/turf/open/floor/wood, +/area/station/engineering/atmospherics_engine) +"oqK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/kirbyplants/random, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"oqT" = ( +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"oqU" = ( +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 9 + }, +/obj/structure/sink/directional/east, +/obj/machinery/light/small/directional/north, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/small, +/area/station/service/barber) +"ora" = ( +/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/dark_red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"orb" = ( +/turf/closed/wall, +/area/station/engineering/main) +"orz" = ( +/obj/structure/table, +/obj/item/assembly/igniter{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/assembly/igniter{ + pixel_x = 5; + pixel_y = -4 + }, +/obj/item/assembly/igniter{ + pixel_x = 2; + pixel_y = 6 + }, +/obj/item/assembly/igniter{ + pixel_x = 2; + pixel_y = -1 + }, +/turf/open/floor/engine/bz, +/area/station/science/xenobiology) +"orC" = ( +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/fore) +"orW" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"osa" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"ose" = ( +/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/neutral{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"osj" = ( +/obj/machinery/power/terminal, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/fore) +"osp" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"oss" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"osw" = ( +/obj/effect/turf_decal/arrows{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"osy" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"osP" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"osT" = ( +/obj/structure/railing, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/warning/secure_area/directional/north, +/turf/open/floor/iron/stairs/old{ + dir = 8 + }, +/area/station/engineering/break_room) +"osY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/corner/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"otk" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/smooth_large, +/area/station/science/robotics/mechbay) +"otB" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/siding/green/corner{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"otC" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/light/small/directional/south, +/obj/effect/spawner/random/vending/colavend, +/turf/open/floor/iron/dark/side, +/area/station/hallway/primary/central/fore) +"otJ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"otQ" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"otX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/machinery/door/airlock/command{ + id_tag = "com_guest"; + name = "Guest Suite" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/command/general, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/command/corporate_suite) +"oul" = ( +/obj/effect/turf_decal/weather/dirt, +/obj/structure/flora/bush/flowers_yw/style_2, +/turf/open/floor/grass, +/area/station/service/chapel) +"oum" = ( +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/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/unres{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/hallway/primary/central/fore) +"oun" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 10 + }, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"ouz" = ( +/turf/open/floor/iron/dark/small, +/area/station/command/heads_quarters/rd) +"ouH" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"ouJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ouL" = ( +/obj/item/clothing/head/cone{ + pixel_x = 7 + }, +/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/starboard/greater) +"ouN" = ( +/obj/machinery/door/airlock/external/glass{ + name = "Supply Door Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/cargo/storage) +"ouR" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ouS" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"ouT" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/smooth, +/area/station/cargo/warehouse) +"ovf" = ( +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/port) +"ovB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/alien/weeds, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"ovQ" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/cargo/storage) +"owb" = ( +/obj/structure/cable, +/obj/machinery/firealarm/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/smooth_half{ + dir = 1 + }, +/area/station/command/gateway) +"owc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/furniture_parts, +/obj/structure/railing/corner/end, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/maintenance/department/science/xenobiology) +"owv" = ( +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 1; + name = "server vent" + }, +/turf/open/floor/circuit, +/area/station/science/server) +"owD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/science/cytology) +"owF" = ( +/obj/structure/fermenting_barrel, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/wood/large, +/area/station/maintenance/department/science/xenobiology) +"owH" = ( +/obj/effect/landmark/event_spawn, +/obj/machinery/atmospherics/components/binary/valve/digital{ + dir = 4 + }, +/turf/open/floor/iron/white/small, +/area/station/science/ordnance/storage) +"owJ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"owP" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/delivery/white, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"owR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"owZ" = ( +/obj/item/kirbyplants/organic/applebush, +/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_large, +/area/station/command/bridge) +"oxc" = ( +/obj/structure/table/reinforced, +/obj/item/reagent_containers/cup/glass/mug/coco{ + pixel_x = 5; + pixel_y = 10 + }, +/obj/item/reagent_containers/cup/glass/mug/coco{ + pixel_x = 13; + pixel_y = 6 + }, +/obj/item/food/pizzaslice/sassysage{ + pixel_y = 4 + }, +/turf/open/floor/wood, +/area/station/engineering/break_room) +"oxl" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/white/side{ + dir = 8 + }, +/area/station/science/lobby) +"oxm" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/door/window/right/directional/south{ + name = "Command Deliveries"; + req_access = list("command") + }, +/turf/open/floor/wood/tile, +/area/station/command/corporate_showroom) +"oxn" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"oxt" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"oyn" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/public/glass{ + name = "Old Command Hallway" + }, +/turf/open/floor/iron/textured_half, +/area/station/maintenance/hallway/abandoned_command) +"oyq" = ( +/obj/machinery/light/warm/directional/south, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"oyv" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/landmark/start/cargo_technician, +/turf/open/floor/iron/smooth, +/area/station/cargo/lobby) +"oyz" = ( +/obj/structure/flora/grass/jungle/b/style_3, +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/service/chapel) +"oyH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/red, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/cargo/storage) +"oyQ" = ( +/turf/closed/wall, +/area/station/science/auxlab/firing_range) +"oyR" = ( +/obj/structure/table, +/obj/item/pai_card, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"oyU" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/small, +/area/station/hallway/primary/fore) +"oyW" = ( +/obj/machinery/telecomms/bus/preset_two, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"ozn" = ( +/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/plating, +/area/station/maintenance/port/greater) +"ozs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/spawner/random/trash/janitor_supplies, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"ozt" = ( +/obj/structure/reagent_dispensers/plumbed, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"ozO" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/structure/mannequin/plastic, +/turf/open/floor/carpet/blue, +/area/station/cargo/boutique) +"ozQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter) +"oAi" = ( +/obj/effect/turf_decal/trimline/dark/filled/warning{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/department/science/xenobiology) +"oAn" = ( +/obj/effect/turf_decal/siding/brown{ + dir = 10 + }, +/obj/structure/steam_vent, +/turf/open/floor/iron/smooth, +/area/station/maintenance/port/aft) +"oAr" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/closet/bombcloset/security, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron, +/area/station/security/lockers) +"oAA" = ( +/obj/structure/closet/emcloset, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"oAS" = ( +/obj/effect/turf_decal/trimline/dark/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/department/science/xenobiology) +"oAY" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + id_tag = "outerbrig"; + name = "Brig Cells" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/all/security/entrance, +/turf/open/floor/iron/textured_half, +/area/station/security/brig) +"oBh" = ( +/obj/structure/alien/weeds/node, +/turf/open/misc/asteroid, +/area/station/maintenance/starboard/greater) +"oBv" = ( +/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/small, +/area/station/security/processing) +"oBA" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"oBF" = ( +/obj/effect/turf_decal/arrows/white{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/atmospherics_engine) +"oBO" = ( +/obj/machinery/door/airlock/public/glass/incinerator/atmos_interior, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/obj/machinery/airlock_controller/incinerator_atmos{ + pixel_x = -40; + pixel_y = -8 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"oBP" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/atmos/project) +"oBT" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/obj/machinery/door/airlock/security{ + name = "Warden's Office" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/security/warden) +"oBX" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"oCb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/machinery/meter, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"oCg" = ( +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/turf/open/floor/iron/dark/small, +/area/station/tcommsat/server) +"oCi" = ( +/obj/effect/turf_decal/siding/wood, +/obj/machinery/light/small/directional/east, +/obj/structure/disposalpipe/segment, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"oCq" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/medical) +"oCx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"oCE" = ( +/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/electrical) +"oCF" = ( +/obj/machinery/air_sensor/helium_tank, +/turf/open/floor/engine/helium, +/area/station/ai_monitored/turret_protected/ai) +"oCM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/pile/directional/east, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"oCV" = ( +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"oDB" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"oDS" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"oDX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/chair/wood{ + dir = 4 + }, +/turf/open/floor/stone, +/area/station/service/bar) +"oDY" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/holosign/barrier/atmos/tram, +/turf/open/floor/tram, +/area/station/security/tram) +"oEk" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/camera/directional/north, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"oEn" = ( +/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/plating, +/area/station/maintenance/port/greater) +"oEz" = ( +/obj/machinery/camera/autoname/directional/north, +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 1 + }, +/obj/machinery/firealarm/directional/north, +/obj/structure/closet/secure_closet/hydroponics, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"oEB" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/box/red/corners{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"oED" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"oEL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/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/cargo/storage) +"oFc" = ( +/obj/effect/spawner/random/trash, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/small, +/area/station/maintenance/department/electrical) +"oFf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/chapel{ + dir = 4 + }, +/area/station/maintenance/starboard/greater) +"oFg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"oFu" = ( +/turf/closed/wall, +/area/station/security/office) +"oFy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/public/glass{ + name = "Cargo Botique" + }, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"oGk" = ( +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"oGl" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/mining{ + name = "Warehouse" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/smooth_half, +/area/station/cargo/storage) +"oGL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/smooth_large, +/area/station/science/auxlab/firing_range) +"oGQ" = ( +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"oHa" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/spawner/random/entertainment/deck, +/turf/open/floor/iron, +/area/station/security/prison/rec) +"oHg" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/window/spawner/directional/south, +/obj/structure/flora/rock/pile/style_2, +/turf/open/misc/sandy_dirt, +/area/station/science/research) +"oHk" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/stairs, +/area/station/maintenance/port/greater) +"oHp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"oHw" = ( +/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/maintenance/solars/port/aft) +"oHy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/corner/directional/south, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/camera/autoname/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"oHG" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/item/radio/intercom/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/checker{ + dir = 1 + }, +/area/station/security/execution/transfer) +"oIa" = ( +/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/hallway/secondary/dock) +"oIf" = ( +/obj/effect/turf_decal/sand/plating, +/obj/machinery/modular_computer/preset/engineering{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/small, +/area/station/maintenance/department/electrical) +"oIx" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark/side, +/area/station/science/xenobiology) +"oIE" = ( +/obj/effect/turf_decal/stripes/end{ + dir = 1 + }, +/obj/structure/closet/crate/wooden, +/obj/effect/spawner/random/maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"oIF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/decal/cleanable/insectguts, +/turf/open/floor/plating, +/area/station/engineering/atmos/storage/gas) +"oIK" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/structure/frame/machine, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"oIL" = ( +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/turf/open/floor/stone, +/area/station/service/chapel) +"oIP" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/structure/chair{ + dir = 4 + }, +/obj/machinery/light/small/directional/west, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron/diagonal, +/area/station/command/heads_quarters/hop) +"oIR" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/commons/fitness/recreation) +"oIS" = ( +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/status_display/evac/directional/south, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"oIT" = ( +/obj/structure/frame/machine, +/obj/item/circuitboard/machine/biogenerator, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"oIY" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/machinery/smartfridge, +/turf/open/floor/plating, +/area/station/service/hydroponics) +"oJm" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/supermatter/room) +"oJn" = ( +/obj/structure/disposalpipe/sorting/mail{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/science/rd_office, +/obj/structure/cable, +/turf/open/floor/iron/white/side, +/area/station/science/research) +"oJv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/screwdriver{ + pixel_y = 5 + }, +/obj/machinery/camera/autoname/directional/east, +/obj/item/wrench, +/obj/item/paper/fluff/jobs/engineering/frequencies, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"oJx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/rack, +/obj/machinery/door/poddoor/shutters{ + dir = 4; + id = "vaco"; + name = "Comissary Shutters" + }, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"oJz" = ( +/obj/structure/bodycontainer/morgue, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/dark/small, +/area/station/medical/morgue) +"oJA" = ( +/obj/structure/transport/linear/tram, +/obj/structure/fluff/tram_rail/floor, +/obj/structure/thermoplastic, +/obj/structure/chair/sofa/bench/tram/solo, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"oJB" = ( +/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/dark_red/opposingcorners, +/obj/machinery/holopad, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/security/processing) +"oJE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security{ + aiControlDisabled = 1; + name = "Reflection Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark/textured_half, +/area/station/security/execution/education) +"oJL" = ( +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/smooth_large, +/area/station/science/auxlab/firing_range) +"oJO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/service/bar, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"oJP" = ( +/obj/machinery/telecomms/broadcaster/preset_left, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 5 + }, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"oKb" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/machinery/light_switch/directional/west, +/turf/open/floor/iron, +/area/station/medical/chemistry) +"oKn" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/light/floor, +/turf/open/floor/iron/dark, +/area/station/science/server) +"oKr" = ( +/obj/structure/toilet/greyscale{ + dir = 4 + }, +/obj/effect/landmark/start/prisoner, +/turf/open/floor/iron/dark, +/area/station/security/prison/safe) +"oKz" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/security{ + name = "Armory" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/turf/open/floor/iron/textured_half, +/area/station/security/warden) +"oKP" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/prison/safe) +"oLc" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmospherics_engine) +"oLg" = ( +/obj/effect/spawner/random/engineering/atmospherics_portable, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"oLo" = ( +/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 = 1 + }, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"oLr" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/light/small/directional/north, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"oLD" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/white/small, +/area/station/commons/toilet/restrooms) +"oLE" = ( +/obj/structure/chair/stool/directional/west, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/wood, +/area/station/maintenance/hallway/abandoned_recreation) +"oLV" = ( +/obj/machinery/camera/autoname/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/herringbone, +/area/station/commons/dorms) +"oMy" = ( +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/starboard/aft) +"oMI" = ( +/obj/effect/decal/cleanable/dirt, +/mob/living/basic/slime, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"oNs" = ( +/turf/open/floor/iron/stairs/left{ + dir = 1 + }, +/area/station/maintenance/hallway/abandoned_command) +"oNv" = ( +/obj/effect/turf_decal/tile/dark_red/anticorner/contrasted{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/escape) +"oND" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"oNN" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 8 + }, +/area/station/science/research) +"oNQ" = ( +/obj/item/kirbyplants/random, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/station/service/chapel/office) +"oNX" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Cytology Zoo" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/hallway/secondary/recreation) +"oOb" = ( +/obj/effect/spawner/random/engineering/atmospherics_portable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"oOf" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"oOg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/north, +/obj/structure/closet/crate/miningcar, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"oOh" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/light/small/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/lobby) +"oOl" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"oOm" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/chair/stool/directional/east, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/sign/poster/official/random/directional/north, +/obj/machinery/light/small/directional/west, +/turf/open/floor/wood, +/area/station/maintenance/hallway/abandoned_recreation) +"oOp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light/cold/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"oOs" = ( +/obj/structure/closet/crate/solarpanel_small, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"oOv" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/spawner/random/maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"oOw" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/science/lower) +"oOy" = ( +/obj/effect/turf_decal/trimline/neutral/end{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"oOC" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/obj/effect/turf_decal/weather/dirt{ + dir = 5 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"oOK" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) +"oOL" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/structure/transport/linear/tram, +/obj/machinery/transport/tram_controller{ + configured_transport_id = "bird_2" + }, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"oOR" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/transit_tube/horizontal, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"oOV" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 8 + }, +/turf/open/floor/iron/kitchen/small, +/area/station/security/breakroom) +"oPa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/blobstart, +/obj/structure/cable, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/storage_shared) +"oPc" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/computer/upload/borg{ + dir = 4 + }, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai_upload) +"oPh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/service) +"oPj" = ( +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"oPy" = ( +/obj/structure/bookcase/random, +/obj/structure/sign/painting/library{ + pixel_x = -30 + }, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"oPG" = ( +/obj/machinery/door/airlock/research{ + name = "Research Director's Bedroom" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/rd, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/command/heads_quarters/rd) +"oPM" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/light/cold/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"oPQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/west, +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/fore) +"oPU" = ( +/obj/structure/plasticflaps, +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/station/cargo/storage) +"oPV" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/security/prison/workout) +"oQj" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/east, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/misc/sandy_dirt, +/area/station/science/cytology) +"oQr" = ( +/obj/machinery/door/poddoor{ + id = "QMLoaddoor"; + name = "Supply Dock Loading Door" + }, +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/station/cargo/storage) +"oQF" = ( +/turf/closed/wall/r_wall, +/area/station/security/execution/transfer) +"oQJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/science/cytology) +"oQK" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + initialize_directions = 8 + }, +/obj/effect/turf_decal/siding/wideplating, +/turf/open/floor/wood, +/area/station/engineering/atmos/pumproom) +"oQP" = ( +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"oRj" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/obj/structure/disposalpipe/sorting/mail, +/obj/effect/mapping_helpers/mail_sorting/engineering/ce_office, +/turf/open/floor/iron/diagonal, +/area/station/engineering/lobby) +"oRm" = ( +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/turf/closed/mineral/random/stationside, +/area/station/ai_monitored/aisat/exterior) +"oRp" = ( +/obj/structure/chair/stool/directional/east, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"oRr" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/cargo/storage) +"oRv" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/item/kirbyplants/random, +/obj/item/radio/intercom/directional/south, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron/smooth, +/area/station/service/greenroom) +"oRw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"oRy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance{ + name = "Crematorium" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/chapel_office, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/service/chapel/storage) +"oRB" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"oRJ" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/light/cold/directional/west, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"oRP" = ( +/obj/machinery/mech_bay_recharge_port{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"oRV" = ( +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/machinery/door/airlock/grunge{ + name = "St. Brendan's" + }, +/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/maintenance/starboard/greater) +"oRW" = ( +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating, +/turf/open/floor/wood, +/area/station/engineering/main) +"oRZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"oSb" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad" + }, +/obj/effect/turf_decal/stripes/end{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"oSv" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/computer/rdconsole{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/command/bridge) +"oSB" = ( +/obj/machinery/vending/wardrobe/chap_wardrobe, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/carpet/lone, +/area/station/service/chapel/office) +"oTf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"oTg" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"oTj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"oTH" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"oTI" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"oTJ" = ( +/obj/effect/turf_decal/tile/dark_red/anticorner/contrasted{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"oTM" = ( +/obj/structure/table, +/obj/effect/turf_decal/siding{ + dir = 8 + }, +/obj/item/book/manual/chef_recipes, +/obj/item/stack/package_wrap{ + pixel_y = 2 + }, +/obj/item/holosign_creator/robot_seat/restaurant, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen) +"oTN" = ( +/obj/effect/mapping_helpers/airlock/access/all/service/kitchen, +/obj/machinery/door/airlock{ + name = "Kitchen" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/kitchen/small, +/area/station/service/kitchen) +"oTT" = ( +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"oTZ" = ( +/obj/structure/cable, +/obj/structure/reflector/single/anchored{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"oUb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/stone, +/area/station/service/chapel) +"oUd" = ( +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"oUi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"oUB" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/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, +/area/station/science/xenobiology) +"oUJ" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/carpet/blue, +/area/station/cargo/boutique) +"oUN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Evidence Storage" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/structure/cable, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/security/evidence) +"oVl" = ( +/obj/structure/sign/picture_frame/portrait/bar{ + pixel_y = 32 + }, +/obj/structure/table/wood, +/obj/item/roulette_wheel_beacon, +/obj/item/holosign_creator/robot_seat/bar{ + pixel_x = 2; + pixel_y = 9 + }, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/stone, +/area/station/service/bar/backroom) +"oVm" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"oVt" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden, +/obj/effect/turf_decal/tile/yellow, +/obj/machinery/light/cold/dim/directional/west, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"oVE" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/item/reagent_containers/condiment/saltshaker{ + pixel_x = -3 + }, +/obj/item/reagent_containers/condiment/peppermill{ + pixel_x = 3 + }, +/turf/open/floor/iron/dark/diagonal, +/area/station/service/bar) +"oVF" = ( +/obj/structure/hedge, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"oVK" = ( +/obj/structure/chair{ + pixel_y = -2 + }, +/obj/effect/turf_decal/tile/dark_red, +/obj/machinery/light/cold/directional/north, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"oVW" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 5 + }, +/obj/structure/flora/bush/large/style_3, +/turf/open/floor/grass, +/area/station/service/chapel) +"oVY" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/structure/chair/comfy/brown{ + buildstackamount = 0; + color = "#c45c57"; + dir = 4 + }, +/obj/machinery/light_switch/directional/west, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain) +"oWf" = ( +/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/station/hallway/secondary/dock) +"oWg" = ( +/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/maintenance/hallway/abandoned_command) +"oWk" = ( +/obj/structure/broken_flooring/singular/directional/east, +/obj/item/clothing/suit/caution, +/obj/structure/alien/weeds, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"oWl" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/command/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_command) +"oWr" = ( +/obj/machinery/door/airlock{ + name = "Xenobiology Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"oXa" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/testlab) +"oXs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/emcloset, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"oXK" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"oXM" = ( +/obj/machinery/light/cold/directional/south, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"oYi" = ( +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=23.1-Evac"; + location = "22.0-Porthall-Evac" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"oYj" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/light_switch/directional/north, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"oYv" = ( +/obj/effect/turf_decal/siding/wood, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/half{ + dir = 8 + }, +/area/station/engineering/main) +"oYx" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/heat_exchanging/junction{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/tcommsat/server) +"oYF" = ( +/obj/structure/reflector/box/anchored{ + dir = 4 + }, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/supermatter/room) +"oYL" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"oYS" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/computer/station_alert/station_only{ + dir = 8 + }, +/obj/item/radio/intercom/command/directional/east, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/corporate_dock) +"oZi" = ( +/obj/effect/turf_decal/siding/wideplating/dark/corner, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"oZt" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"oZy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/spawner/random/structure/steam_vent, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"oZz" = ( +/obj/machinery/door/airlock/research/glass/incinerator/ordmix_exterior{ + name = "Burn Chamber Exterior Airlock" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance, +/turf/open/floor/engine, +/area/station/science/ordnance/burnchamber) +"oZL" = ( +/obj/structure/table, +/obj/item/crowbar/large, +/obj/item/stack/cable_coil, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"oZO" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/commons/dorms) +"oZY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"oZZ" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/depsec/supply, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/supply) +"pan" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"par" = ( +/obj/structure/chair/sofa/bench{ + dir = 1 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"paI" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/obj/structure/transport/linear/tram, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/security/tram) +"paX" = ( +/obj/structure/chair/bronze{ + dir = 8 + }, +/obj/effect/landmark/start/chief_engineer, +/turf/open/floor/catwalk_floor/titanium, +/area/station/command/heads_quarters/ce) +"pbd" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/structure/chair/wood{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/service/greenroom) +"pbk" = ( +/obj/effect/turf_decal/siding/thinplating/terracotta, +/turf/open/floor/iron, +/area/station/commons/dorms) +"pbl" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"pbw" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 9 + }, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"pbD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/plaque{ + icon_state = "L12"; + pixel_y = -15 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"pbE" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"pbG" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/service/greenroom) +"pbV" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"pca" = ( +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/red/line, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/fore) +"pcb" = ( +/obj/effect/turf_decal/tile/dark_red{ + dir = 4 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"pcv" = ( +/obj/machinery/door/airlock/command{ + name = "Head of Security's Bedroom" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/hos, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/command/heads_quarters/hos) +"pcy" = ( +/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/side{ + dir = 1 + }, +/area/station/science/research) +"pcE" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Break Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/research) +"pcK" = ( +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"pcL" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/siding/green{ + dir = 6 + }, +/obj/machinery/light/small/directional/south, +/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/cafeteria, +/area/station/science/circuits) +"pdf" = ( +/obj/structure/transport/linear/tram, +/obj/effect/landmark/transport/transport_id/birdshot/line_2, +/obj/structure/thermoplastic/light, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"pdl" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/item/kirbyplants/random/fullysynthetic, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/commons/dorms) +"pds" = ( +/obj/structure/cable, +/obj/machinery/holopad, +/obj/effect/landmark/start/warden, +/turf/open/floor/iron/white/small, +/area/station/security/warden) +"pdt" = ( +/obj/item/kirbyplants/random, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"pdz" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/east, +/obj/structure/flora/bush/large/style_random{ + pixel_x = -17; + pixel_y = 14 + }, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/misc/sandy_dirt, +/area/station/science/cytology) +"pdA" = ( +/obj/machinery/portable_atmospherics/pipe_scrubber, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage) +"pdR" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"pdU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/item/storage/box/petridish{ + pixel_x = -8; + pixel_y = -4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/science/cytology) +"pdY" = ( +/obj/machinery/portable_atmospherics/canister/bz, +/turf/open/floor/iron/diagonal, +/area/station/science/auxlab/firing_range) +"pee" = ( +/obj/structure/table, +/obj/item/circuitboard/machine/exoscanner{ + pixel_y = 3 + }, +/obj/item/circuitboard/machine/exoscanner, +/obj/item/circuitboard/machine/exoscanner{ + pixel_y = -3 + }, +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/smooth, +/area/station/cargo/drone_bay) +"pek" = ( +/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/department/engine) +"pem" = ( +/obj/structure/table/reinforced, +/obj/item/stock_parts/subspace/transmitter, +/obj/item/stock_parts/subspace/transmitter, +/obj/item/stock_parts/subspace/ansible, +/obj/item/stock_parts/subspace/ansible, +/obj/item/stock_parts/subspace/ansible, +/obj/item/stock_parts/subspace/amplifier, +/obj/item/stock_parts/subspace/amplifier, +/obj/item/stock_parts/subspace/amplifier, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"peE" = ( +/obj/structure/closet, +/turf/open/floor/iron/smooth, +/area/station/cargo/lobby) +"peN" = ( +/obj/structure/lattice, +/obj/machinery/camera/motion/directional/north{ + active_power_usage = 0; + c_tag = "Armory - External"; + use_power = 0 + }, +/turf/open/space/basic, +/area/space/nearstation) +"peU" = ( +/obj/structure/flora/rock/pile/jungle/style_2, +/obj/effect/turf_decal/weather/dirt{ + dir = 6 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"pfd" = ( +/obj/effect/turf_decal/stripes/white/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/white/corner{ + dir = 8 + }, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"pfh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/alien/weeds, +/obj/effect/spawner/random/food_or_drink/soup, +/obj/effect/gibspawner, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"pfo" = ( +/obj/structure/closet/secure_closet/personal, +/obj/machinery/light/warm/directional/north, +/turf/open/floor/iron/herringbone, +/area/station/commons/dorms) +"pfu" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"pfv" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/item/radio/intercom/directional/south, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/turf/open/floor/wood/parquet, +/area/station/medical/psychology) +"pfw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"pfC" = ( +/obj/structure/table/glass, +/obj/item/folder/blue{ + pixel_y = 2 + }, +/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/carpet/executive, +/area/station/command/meeting_room) +"pfT" = ( +/obj/structure/training_machine, +/turf/open/floor/iron/smooth_large, +/area/station/science/auxlab/firing_range) +"pfW" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/commons/dorms) +"pgg" = ( +/obj/machinery/flasher/portable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/security/tram) +"pgl" = ( +/obj/structure/cable, +/turf/open/floor/iron/stairs/right{ + dir = 8 + }, +/area/station/commons/fitness/locker_room) +"pgm" = ( +/obj/machinery/computer/security/telescreen/prison/directional/north, +/obj/machinery/computer/records/security, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"pgq" = ( +/obj/structure/chair/stool/directional/north, +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/small, +/area/station/security/prison/shower) +"pgy" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/item/radio/intercom/directional/north, +/obj/machinery/smartfridge/organ, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"phd" = ( +/obj/effect/turf_decal/siding/red{ + dir = 4 + }, +/obj/machinery/holopad, +/turf/open/floor/iron/small, +/area/station/security/office) +"phj" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"phk" = ( +/obj/structure/table/wood, +/obj/machinery/libraryscanner, +/turf/open/floor/carpet, +/area/station/service/library) +"phm" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"pho" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/dark_red{ + dir = 1 + }, +/turf/open/floor/iron/dark/small, +/area/station/ai_monitored/security/armory) +"phC" = ( +/obj/machinery/light/cold/dim/directional/west, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/sign/directions/security/directional/west{ + dir = 2 + }, +/obj/structure/sign/directions/science/directional/west{ + dir = 10; + pixel_y = 8 + }, +/obj/structure/sign/directions/upload/directional/west{ + dir = 10; + pixel_y = -8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"phG" = ( +/obj/structure/table/wood, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/stone, +/area/station/service/bar) +"phM" = ( +/obj/structure/disposalpipe/junction{ + 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/cafeteria, +/area/station/science/breakroom) +"phY" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/catwalk_floor, +/area/station/engineering/break_room) +"phZ" = ( +/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/side, +/area/station/science/lower) +"pic" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange{ + dir = 10 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"pie" = ( +/obj/effect/spawner/random/decoration/showcase, +/obj/structure/window/spawner/directional/south, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/showroomfloor, +/area/station/command/corporate_showroom) +"pil" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/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/starboard/aft) +"pit" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"piG" = ( +/obj/effect/turf_decal/siding/green{ + dir = 8 + }, +/obj/effect/landmark/start/chemist, +/turf/open/floor/iron/dark/small, +/area/station/medical/chemistry) +"piI" = ( +/obj/structure/table, +/obj/item/flashlight/lamp{ + pixel_x = -5; + pixel_y = 7 + }, +/obj/effect/spawner/random/medical/minor_healing, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"piJ" = ( +/obj/structure/bed, +/obj/item/bedsheet/purple, +/obj/machinery/light_switch/directional/east, +/turf/open/floor/iron/grimy, +/area/station/service/janitor) +"piL" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"pjb" = ( +/obj/structure/broken_flooring/singular/directional/south, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"pje" = ( +/obj/effect/turf_decal/stripes/white/line, +/obj/effect/spawner/random/structure/girder, +/obj/machinery/light/small/directional/south, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"pjk" = ( +/turf/open/floor/iron, +/area/station/engineering/atmos) +"pjn" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/dna_scannernew, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"pjo" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/steam_vent, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"pjA" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"pjT" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"pjX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/button/door/directional/east{ + id = "Secure Storage top"; + name = "Secure engineering storage"; + req_access = list("engine_equip") + }, +/turf/open/floor/iron/dark/small, +/area/station/engineering/supermatter/room) +"pke" = ( +/obj/machinery/door/airlock/centcom{ + name = "Disposals Access:" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/janitor, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"pkh" = ( +/obj/effect/spawner/random/decoration/showcase, +/obj/structure/window/spawner/directional/south, +/turf/open/floor/iron/showroomfloor, +/area/station/command/corporate_showroom) +"pks" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/green/opposingcorners{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"pkt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/green/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"pkB" = ( +/obj/item/kirbyplants/random, +/obj/item/weldingtool, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/engine/atmos) +"pkQ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/kitchen/small, +/area/station/service/kitchen) +"pkR" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=6.2-Arrivals"; + location = "6.1-Arrivals" + }, +/obj/machinery/light/floor, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/hallway/secondary/entry) +"pkS" = ( +/obj/structure/table/glass, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/item/book/manual/wiki/security_space_law, +/turf/open/floor/wood/tile, +/area/station/service/lawoffice) +"pkU" = ( +/obj/structure/window/spawner/directional/north, +/obj/structure/window/spawner/directional/south, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/large/style_random{ + pixel_x = -17; + pixel_y = 2 + }, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"plf" = ( +/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/white, +/area/station/medical/medbay/central) +"plr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/starboard) +"plz" = ( +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/command/corporate_showroom) +"plB" = ( +/obj/machinery/door/airlock/centcom{ + name = "Frozeno!" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den/gaming) +"plJ" = ( +/obj/machinery/photocopier/prebuilt, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/wood/tile, +/area/station/service/lawoffice) +"pmg" = ( +/obj/structure/table/reinforced/titaniumglass, +/obj/effect/turf_decal/bot, +/obj/item/folder/yellow, +/obj/item/computer_disk/engineering, +/obj/item/phone{ + pixel_x = -6; + pixel_y = 7 + }, +/turf/open/floor/catwalk_floor/titanium, +/area/station/command/heads_quarters/ce) +"pmq" = ( +/obj/structure/bed/maint, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/eighties/red, +/area/station/service/abandoned_gambling_den/gaming) +"pms" = ( +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/turf/open/floor/iron/smooth_large, +/area/station/science/auxlab/firing_range) +"pmD" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/supply) +"pmE" = ( +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron/diagonal, +/area/station/engineering/lobby) +"pmN" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"pmZ" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/chem_dispenser/drinks/beer{ + dir = 1 + }, +/obj/structure/table/wood/fancy/red, +/turf/open/floor/wood/large, +/area/station/maintenance/department/science/xenobiology) +"pnf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/computer/security/telescreen/entertainment/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"pnl" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/department/electrical) +"pnq" = ( +/obj/machinery/door/airlock/public{ + name = "Locker Room" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/textured_half, +/area/station/commons/fitness/recreation) +"pnt" = ( +/obj/structure/broken_flooring/corner/directional/south, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"pnB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"pnF" = ( +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/machinery/hydroponics/constructable, +/obj/machinery/airalarm/directional/west, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"pnH" = ( +/obj/machinery/vending/wardrobe/atmos_wardrobe, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/office) +"pnK" = ( +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/weather/dirt{ + dir = 10 + }, +/obj/structure/flora/bush/flowers_yw/style_3, +/obj/structure/flora/bush/jungle/c/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"pnQ" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 6 + }, +/turf/open/floor/engine, +/area/station/science/cytology) +"pnS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/machinery/light/cold/directional/north, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security) +"pnU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/science/cytology) +"pnZ" = ( +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"pof" = ( +/obj/effect/turf_decal/siding/thinplating_new/terracotta, +/obj/machinery/vending/coffee, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/dark/smooth_large, +/area/station/command/meeting_room) +"pog" = ( +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/iron/freezer, +/area/station/command/corporate_suite) +"pot" = ( +/obj/structure/table/wood, +/obj/item/cigarette/cigar/premium{ + pixel_y = 5 + }, +/turf/open/floor/stone, +/area/station/service/abandoned_gambling_den) +"pox" = ( +/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/blue{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"poA" = ( +/obj/machinery/portable_atmospherics/canister/air, +/obj/machinery/light/small/dim/directional/east, +/turf/open/floor/plating, +/area/station/security/prison/safe) +"poE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/brigdoor/left/directional/south{ + name = "Security Desk"; + req_access = list("security") + }, +/obj/machinery/door/window/left/directional/north{ + name = "Security Desk" + }, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/turf/open/floor/iron/textured_large, +/area/station/security/checkpoint/escape) +"poL" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/scrubber, +/obj/effect/turf_decal/stripes/red/end{ + dir = 1 + }, +/turf/open/floor/iron/dark/small, +/area/station/hallway/primary/fore) +"poU" = ( +/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/dark_red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating/dark/corner, +/turf/open/floor/iron, +/area/station/security) +"ppk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ppm" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/item/clothing/head/cone{ + pixel_x = 6; + pixel_y = 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/hallway/secondary/dock) +"ppp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/chair{ + pixel_y = -2 + }, +/obj/effect/turf_decal/siding/blue, +/turf/open/floor/iron/white/small, +/area/station/command/heads_quarters/cmo) +"pps" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/window/spawner/directional/north, +/obj/effect/turf_decal/trimline/purple/end, +/obj/structure/sink/directional/south{ + pixel_y = 0 + }, +/turf/open/floor/iron, +/area/station/science/cytology) +"ppu" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 4 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"ppA" = ( +/obj/effect/turf_decal/tile/green/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"ppL" = ( +/obj/effect/spawner/random/engineering/atmospherics_portable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"ppP" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ppQ" = ( +/obj/effect/turf_decal/stripes/box, +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"ppT" = ( +/obj/structure/spider/stickyweb, +/turf/open/floor/stone, +/area/station/service/abandoned_gambling_den) +"ppV" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) +"pqm" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/storage/tcomms) +"pqr" = ( +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/machinery/camera/directional/west{ + c_tag = "atmospherics - storage" + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage) +"pqK" = ( +/obj/structure/cable, +/obj/machinery/door/window/left/directional/south, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"pqL" = ( +/obj/structure/cable, +/obj/structure/barricade/wooden/crude, +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"pqN" = ( +/obj/effect/turf_decal/trimline/blue/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/blue/end{ + dir = 8 + }, +/obj/machinery/shower/directional/west, +/obj/machinery/light/cold/directional/north, +/obj/structure/extinguisher_cabinet/directional/north, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"pqT" = ( +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"prf" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/electric_shock, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/cytology) +"prh" = ( +/obj/effect/turf_decal/stripes/red/line{ + dir = 10 + }, +/turf/open/floor/engine, +/area/station/science/cytology) +"prq" = ( +/obj/structure/toilet/greyscale{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/prisoner, +/turf/open/floor/iron/dark, +/area/station/security/prison/safe) +"prP" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/pumproom) +"prW" = ( +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron/smooth_large, +/area/station/science/auxlab/firing_range) +"psc" = ( +/obj/machinery/door/poddoor/shutters{ + id = "teleporterhubshutters"; + name = "Teleporter Shutters" + }, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/command/teleporter) +"psn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/research/glass{ + name = "Gun Range" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/smooth_half{ + dir = 1 + }, +/area/station/science/auxlab/firing_range) +"psz" = ( +/obj/machinery/door/window/left/directional/west{ + name = "Fitness Ring" + }, +/obj/structure/window/spawner/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/commons/dorms) +"psI" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/blue/full, +/obj/item/stack/medical/mesh{ + pixel_x = 5 + }, +/obj/item/stack/medical/mesh{ + pixel_x = 3 + }, +/obj/item/stack/medical/suture{ + pixel_y = 3 + }, +/obj/item/stack/medical/suture{ + pixel_x = 5 + }, +/obj/item/reagent_containers/syringe/epinephrine{ + pixel_x = -3; + pixel_y = 16 + }, +/turf/open/floor/iron/white/textured_large, +/area/station/medical/medbay/lobby) +"psK" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/small, +/area/station/service/janitor) +"psP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/diagonal, +/area/station/science/auxlab/firing_range) +"psS" = ( +/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/dark_red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/tram) +"psX" = ( +/obj/structure/broken_flooring/corner/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"ptj" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/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/diagonal, +/area/station/science/auxlab/firing_range) +"ptl" = ( +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"ptt" = ( +/obj/structure/chair/wood/wings, +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/floor/stone, +/area/station/command/heads_quarters/captain/private) +"ptu" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/stone, +/area/station/command/corporate_suite) +"ptC" = ( +/obj/machinery/shower/directional/west, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/dorms) +"ptN" = ( +/obj/structure/table/reinforced/plastitaniumglass, +/obj/item/toy/talking/griffin{ + pixel_y = 13 + }, +/turf/open/floor/iron/smooth, +/area/station/maintenance/port/aft) +"ptX" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/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/central/greater) +"puk" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/cargo/lobby) +"pus" = ( +/obj/effect/turf_decal/box/red/corners, +/obj/effect/turf_decal/stripes/white/line{ + dir = 6 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"pux" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/diagonal, +/area/station/command/heads_quarters/hop) +"pvi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood, +/area/station/service/chapel/office) +"pvk" = ( +/obj/structure/closet/boxinggloves, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"pvC" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/wood, +/area/station/service/chapel/office) +"pvU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/table_or_rack, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/maintenance/department/science/xenobiology) +"pvY" = ( +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/obj/machinery/light_switch/directional/west, +/obj/structure/reagent_dispensers/water_cooler, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"pwn" = ( +/obj/effect/spawner/random/vending/colavend, +/obj/structure/sign/departments/telecomms/directional/south, +/turf/open/floor/iron, +/area/station/science/lower) +"pwq" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"pwN" = ( +/turf/open/floor/iron/dark/small, +/area/station/service/chapel/storage) +"pwO" = ( +/obj/machinery/atmospherics/components/binary/volume_pump{ + dir = 4 + }, +/obj/effect/turf_decal/tile/dark/fourcorners, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/light/no_nightlight/directional/north, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"pxj" = ( +/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/herringbone, +/area/station/security/execution/education) +"pxx" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/structure/rack, +/obj/item/reagent_containers/dropper, +/obj/item/grenade/chem_grenade, +/obj/item/stack/cable_coil, +/obj/item/screwdriver{ + pixel_x = -2; + pixel_y = 6 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"pxz" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/disposal/incinerator) +"pxA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/grunge{ + name = "Cell 4" + }, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/security/prison/safe) +"pxZ" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"pyk" = ( +/obj/structure/closet/crate/trashcart/filled, +/obj/structure/spider/stickyweb, +/obj/effect/spawner/random/maintenance/four, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/stone, +/area/station/service/abandoned_gambling_den) +"pys" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter) +"pyt" = ( +/obj/machinery/light/floor, +/turf/open/floor/grass, +/area/station/service/chapel) +"pyF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"pzb" = ( +/obj/effect/turf_decal/trimline/blue/corner{ + dir = 1 + }, +/obj/structure/tank_holder/extinguisher, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"pzd" = ( +/turf/closed/wall, +/area/station/commons/fitness/recreation/entertainment) +"pzg" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 5 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"pzk" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"pzy" = ( +/obj/structure/table, +/obj/item/storage/box/prisoner{ + pixel_y = 17 + }, +/obj/item/storage/box/prisoner{ + pixel_y = 7 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"pzC" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"pzL" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/checkpoint/customs/auxiliary) +"pzN" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 5 + }, +/obj/item/stack/sheet/mineral/titanium, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"pAg" = ( +/obj/machinery/light/small/directional/south, +/obj/structure/chair/wood{ + dir = 4 + }, +/turf/open/misc/dirt/station, +/area/station/medical/morgue) +"pAl" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/siding/white{ + dir = 5 + }, +/obj/machinery/light_switch/directional/east, +/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/small, +/area/station/science/xenobiology) +"pAo" = ( +/obj/structure/window/spawner/directional/south, +/obj/effect/turf_decal/stripes/end{ + dir = 4 + }, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/plating, +/area/station/science/lobby) +"pAp" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security) +"pAs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/directional/south{ + c_tag = "Xenobiology - Cell 6"; + name = "xenobiology camera"; + network = list("ss13","xeno","rd") + }, +/obj/effect/turf_decal/box/red/corners{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"pAC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/science/ordnance/testlab) +"pAH" = ( +/obj/machinery/vending/coffee, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"pAU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/button/door/directional/east{ + id = "qm_warehouse_aft"; + name = "Warehouse Door Control"; + pixel_x = -24; + pixel_y = 23; + req_access = list("cargo") + }, +/turf/open/floor/iron/smooth, +/area/station/cargo/warehouse) +"pAY" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/north, +/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/corner{ + dir = 1 + }, +/area/station/hallway/secondary/dock) +"pBm" = ( +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"pBo" = ( +/obj/structure/table/wood, +/obj/item/folder/white{ + pixel_x = -3; + pixel_y = 0 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/item/pen{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/carpet, +/area/station/maintenance/hallway/abandoned_recreation) +"pBu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"pBD" = ( +/obj/effect/spawner/structure/window, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/heads_quarters/qm) +"pBN" = ( +/obj/machinery/flasher/directional/east{ + id = "justiceflash" + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/security/execution/education) +"pBO" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/service/barber) +"pBT" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"pCa" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/portable_atmospherics/pump, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"pCn" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/atmos/project) +"pCv" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"pCC" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/turf/open/floor/tram, +/area/station/security/tram) +"pCF" = ( +/obj/machinery/door/window/brigdoor/right/directional/east{ + id = "Cell 2"; + name = "Cell 2"; + req_access = list("security") + }, +/turf/open/floor/iron/dark/small, +/area/station/security/brig) +"pCT" = ( +/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, +/area/station/hallway/secondary/entry) +"pCU" = ( +/obj/machinery/door/airlock{ + name = "Supply Closet" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"pDr" = ( +/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/wood/tile, +/area/station/command/heads_quarters/hop) +"pDu" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison/rec) +"pDD" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood/tile, +/area/station/service/lawoffice) +"pDK" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/engineering_all, +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"pDQ" = ( +/obj/structure/table/glass, +/obj/effect/decal/cleanable/dirt, +/obj/item/folder/blue, +/obj/item/stamp/law, +/obj/effect/landmark/event_spawn, +/obj/item/clothing/glasses/sunglasses{ + pixel_y = 15 + }, +/obj/structure/cable, +/turf/open/floor/wood/tile, +/area/station/service/lawoffice) +"pDU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"pDX" = ( +/obj/structure/chair/stool/directional/east, +/turf/open/floor/iron/herringbone, +/area/station/commons/dorms) +"pEo" = ( +/obj/item/radio/intercom/directional/west, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"pEp" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Pure to Unfiltered" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"pEq" = ( +/obj/structure/disposalpipe/junction/flip{ + 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/plating, +/area/station/maintenance/starboard/fore) +"pEs" = ( +/obj/effect/turf_decal/siding/blue, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"pEt" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/window/spawner/directional/west, +/obj/machinery/camera/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table/reinforced, +/obj/item/paper_bin{ + pixel_x = 5; + pixel_y = 8 + }, +/obj/item/pen{ + pixel_x = 6; + pixel_y = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"pEv" = ( +/obj/structure/railing, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/commons/dorms) +"pEB" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/turf/open/floor/iron, +/area/station/security/prison) +"pED" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/hidden, +/turf/open/floor/iron/white/small, +/area/station/science/server) +"pEL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"pEO" = ( +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=1.0-Security-PNexus"; + location = "23.2-Evac-Garden" + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"pEQ" = ( +/obj/structure/table/wood, +/obj/item/book/granter/action/spell/smoke/lesser{ + name = "mysterious old book of cloud-chasing" + }, +/obj/item/reagent_containers/cup/glass/bottle/holywater{ + pixel_x = -2; + pixel_y = 2 + }, +/obj/item/nullrod{ + pixel_x = 4 + }, +/obj/item/organ/heart, +/obj/item/soulstone/anybody/chaplain, +/obj/machinery/light/small/red/dim/directional/south, +/obj/item/radio/intercom/chapel/directional/east, +/turf/open/floor/iron/terracotta/diagonal, +/area/station/service/chapel/office) +"pET" = ( +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/engineering/atmospherics_engine) +"pEU" = ( +/obj/effect/mapping_helpers/airlock/access/all/service/kitchen, +/obj/machinery/door/airlock/freezer{ + name = "Freezer" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/heat_exchanging/junction{ + dir = 1 + }, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen) +"pFk" = ( +/obj/structure/broken_flooring/singular/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/structure/alien/weeds, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"pFI" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=11.0-StarboardHall-RecreationHall"; + location = "10.0-ScienceFoyer-StarboardHall" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"pFK" = ( +/obj/item/radio/intercom/directional/east, +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"pFQ" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ + dir = 8 + }, +/obj/machinery/door/window/brigdoor/right/directional/west, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs/auxiliary) +"pFR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/structure/sign/directions/evac/directional/east{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"pGp" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/camera/autoname/directional/south, +/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/hallway/secondary/dock) +"pGE" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/commons/storage/tools) +"pGJ" = ( +/obj/machinery/telecomms/processor/preset_two, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"pGK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"pGR" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"pGS" = ( +/obj/machinery/status_display/evac/directional/north, +/obj/machinery/camera/directional/north, +/turf/open/misc/dirt/station, +/area/station/service/chapel) +"pGU" = ( +/obj/effect/turf_decal/trimline/white/line{ + dir = 5 + }, +/obj/effect/turf_decal/trimline/white/mid_joiner{ + dir = 1 + }, +/obj/machinery/light_switch/directional/north, +/turf/open/floor/wood, +/area/station/commons/fitness/recreation) +"pHc" = ( +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/east, +/turf/open/floor/iron/dark, +/area/station/commons/dorms) +"pHe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Interrogation" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/textured_half, +/area/station/security/interrogation) +"pHk" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/chapel, +/area/station/maintenance/starboard/greater) +"pHq" = ( +/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/hallway/secondary/entry) +"pHw" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/airlock_painter, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"pHA" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 6 + }, +/obj/structure/flora/bush/flowers_br/style_3, +/turf/open/floor/grass, +/area/station/service/chapel) +"pHC" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/engineering/glass{ + name = "Primary Tool Storage" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/commons/storage/tools) +"pHI" = ( +/obj/structure/hedge, +/obj/effect/turf_decal/siding/thinplating_new/terracotta/corner{ + dir = 8 + }, +/turf/open/floor/wood/tile, +/area/station/command/corporate_showroom) +"pHJ" = ( +/turf/open/floor/plating/rust, +/area/station/maintenance/starboard/greater) +"pHM" = ( +/obj/effect/turf_decal/trimline/white/warning{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/white/warning{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/white/mid_joiner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/white/mid_joiner{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/commons/fitness/recreation) +"pHY" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/machinery/disposal/bin, +/obj/machinery/light_switch/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Atmospherics - South" + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/service/greenroom) +"pId" = ( +/obj/structure/reagent_dispensers/plumbed, +/turf/open/floor/iron/kitchen/small, +/area/station/security/prison/mess) +"pIf" = ( +/obj/structure/table, +/obj/machinery/light/small/directional/east, +/obj/item/clothing/head/utility/hardhat/welding{ + pixel_x = 7; + pixel_y = 13 + }, +/obj/item/clothing/shoes/cowboy/lizard{ + pixel_x = -2 + }, +/turf/open/floor/iron/dark/small, +/area/station/commons/fitness/locker_room) +"pIg" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/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/cargo/storage) +"pIn" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/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/maintenance/hallway/abandoned_command) +"pIo" = ( +/obj/machinery/computer/order_console/bitrunning{ + dir = 8 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/cargo/bitrunning/den) +"pIp" = ( +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/stripes/white/line{ + dir = 5 + }, +/turf/open/floor/engine, +/area/station/science/cytology) +"pIw" = ( +/obj/structure/bodycontainer/morgue, +/turf/open/floor/iron/dark/small, +/area/station/service/chapel/storage) +"pIC" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 8 + }, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"pIM" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/glass/shaker{ + pixel_x = -6 + }, +/obj/item/reagent_containers/cup/glass/bottle/wine/unlabeled{ + pixel_x = 6; + pixel_y = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"pIS" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/turf/open/floor/plating, +/area/station/command/bridge) +"pJc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/holopad, +/obj/structure/cable, +/turf/open/floor/stone, +/area/station/service/bar) +"pJj" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 1 + }, +/obj/effect/landmark/start/hangover, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"pJm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/landmark/start/cargo_technician, +/turf/open/floor/iron, +/area/station/cargo/storage) +"pJr" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"pJu" = ( +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/obj/machinery/door/airlock/command/glass{ + name = "Telecommunications Server Room" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/heat_exchanging/junction{ + dir = 1 + }, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/tcommsat/server) +"pJv" = ( +/obj/structure/chair/stool/directional/south, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/aft) +"pJx" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/closet/crate{ + name = "Outdated Weaponry" + }, +/obj/effect/spawner/random/armory/barrier_grenades, +/obj/effect/spawner/random/armory/shotgun, +/turf/open/floor/plating, +/area/station/ai_monitored/security/armory) +"pJz" = ( +/obj/machinery/firealarm/directional/west, +/obj/structure/urinal/directional/south, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/auxiliary) +"pKi" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Security Transferring Center" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/security/processing) +"pKm" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/delivery/red, +/turf/open/floor/iron/white/small, +/area/station/medical/medbay/central) +"pKp" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 6 + }, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"pKx" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"pKR" = ( +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/obj/machinery/light/cold/directional/north, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"pKS" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/siding/blue{ + dir = 10 + }, +/turf/open/floor/iron/white/small, +/area/station/command/heads_quarters/cmo) +"pKU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"pKW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/engineering/atmospherics_engine) +"pLe" = ( +/obj/structure/cable, +/obj/effect/landmark/navigate_destination, +/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/engineering/tech_storage, +/obj/effect/turf_decal/siding/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/siding/yellow{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Tech Storage" + }, +/turf/open/floor/iron/dark/textured, +/area/station/engineering/storage/tech) +"pLf" = ( +/obj/machinery/griddle, +/obj/effect/turf_decal/siding{ + dir = 10 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen) +"pLl" = ( +/obj/effect/spawner/random/vending/snackvend, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"pLr" = ( +/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/delivery, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/command/general, +/obj/machinery/door/airlock/command{ + name = "Council Chambers" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/turf/open/floor/iron/dark/textured_half, +/area/station/command/corporate_showroom) +"pLI" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/right/directional/north{ + name = "Engineering Desk"; + req_access = list("engineering") + }, +/obj/item/folder/yellow{ + pixel_x = -10; + pixel_y = 3 + }, +/obj/structure/desk_bell{ + pixel_x = 7 + }, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/engineering/break_room) +"pLZ" = ( +/obj/machinery/vending/coffee, +/obj/machinery/light/cold/directional/north, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/obj/machinery/computer/security/telescreen/entertainment/directional/north, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"pMq" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/engineering/atmos/office) +"pMA" = ( +/obj/machinery/light/small/directional/east, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/science/xenobiology) +"pMM" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"pMS" = ( +/obj/structure/table, +/obj/machinery/light/small/directional/south, +/obj/item/clothing/suit/utility/radiation, +/obj/item/clothing/head/utility/radiation{ + pixel_x = 10; + pixel_y = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/engineering/gravity_generator) +"pMX" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/wood, +/area/station/service/chapel/office) +"pNa" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/arrows{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/cargo/sorting) +"pNh" = ( +/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/station/maintenance/fore/greater) +"pNi" = ( +/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/library{ + dir = 1 + }, +/obj/effect/spawner/random/decoration/flower{ + pixel_x = -13; + pixel_y = 9 + }, +/turf/open/floor/wood/tile, +/area/station/command/corporate_showroom) +"pNC" = ( +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/hallway/secondary/construction) +"pNF" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/table, +/obj/item/stock_parts/subspace/filter, +/obj/item/stock_parts/subspace/filter, +/obj/item/stock_parts/subspace/filter, +/obj/item/stock_parts/subspace/filter, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tcomms) +"pNO" = ( +/obj/effect/turf_decal/siding{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/white/small, +/area/station/science/lab) +"pNZ" = ( +/obj/structure/sign/directions/dorms{ + dir = 4 + }, +/turf/closed/wall, +/area/station/commons/fitness/locker_room) +"pOi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/warning/pods/directional/south, +/turf/open/floor/iron/small, +/area/station/engineering/main) +"pOm" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"pOq" = ( +/obj/effect/spawner/random/trash/moisture_trap, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"pOw" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/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_scrubber/on/layer2, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/execution/education) +"pOB" = ( +/obj/machinery/power/apc/auto_name/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/storage/gas) +"pOJ" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 4; + name = "Air" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"pOL" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible/layer2{ + dir = 9 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"pOM" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/small, +/area/station/hallway/primary/port) +"pOQ" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/east, +/obj/machinery/firealarm/directional/east, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"pOX" = ( +/obj/effect/turf_decal/trimline/neutral/end{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"pPj" = ( +/obj/structure/mirror/directional/east, +/obj/structure/chair/stool/bar/directional/east, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/showroomfloor, +/area/station/service/barber) +"pPm" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/light_switch/directional/south, +/obj/item/airlock_painter, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/storage/gas) +"pPp" = ( +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/machinery/atmospherics/pipe/smart/simple/general/visible{ + dir = 4 + }, +/turf/open/floor/engine/bz, +/area/station/science/xenobiology) +"pPt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/blue/corner{ + dir = 1 + }, +/turf/open/floor/iron/white/small, +/area/station/medical/storage) +"pPD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, +/turf/closed/wall, +/area/station/science/ordnance/testlab) +"pPK" = ( +/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/hallway/secondary/command) +"pPO" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"pPU" = ( +/obj/structure/chair/stool/bar/directional/north, +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"pPZ" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"pQj" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"pQn" = ( +/obj/structure/sink/kitchen/directional/south, +/turf/open/floor/iron/kitchen/small, +/area/station/security/prison/mess) +"pQr" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 1 + }, +/obj/machinery/mechpad, +/obj/machinery/light/small/directional/north, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/smooth_large, +/area/station/science/robotics/mechbay) +"pQE" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "Xenolab"; + name = "Test Chamber Blast Door" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "XenoPens"; + name = "Xenobiology Lockdown" + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/hallway/secondary/entry) +"pQP" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/atmospherics/components/unary/bluespace_sender, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/office) +"pQW" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"pRc" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"pRe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/table/wood, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/decoration/statue, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/wood, +/area/station/service/chapel/office) +"pRw" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"pRz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"pRF" = ( +/obj/structure/cable, +/obj/machinery/light/cold/directional/south, +/turf/open/floor/iron, +/area/station/security/prison/rec) +"pRL" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/iron/small, +/area/station/maintenance/port/aft) +"pRN" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "East Wing Checkpoint" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/turf/open/floor/iron/textured_half, +/area/station/security/checkpoint/customs/auxiliary) +"pRO" = ( +/obj/structure/filingcabinet/chestdrawer, +/turf/open/floor/iron/smooth, +/area/station/cargo/lobby) +"pRQ" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"pRR" = ( +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"pSc" = ( +/obj/item/bikehorn/rubberducky{ + pixel_x = 6; + pixel_y = 14 + }, +/obj/item/bikehorn/rubberducky{ + pixel_x = -7; + pixel_y = 17 + }, +/obj/item/bikehorn/rubberducky, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"pSd" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"pSq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/official/random/directional/north, +/obj/structure/broken_flooring/pile/directional/east, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"pSs" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/turf/open/space/basic, +/area/space/nearstation) +"pSB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/tank/air{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/science/ordnance/testlab) +"pSN" = ( +/obj/item/radio/intercom/directional/south, +/obj/machinery/holopad, +/turf/open/floor/iron/dark/smooth_large, +/area/station/service/lawoffice) +"pSP" = ( +/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/plating, +/area/station/maintenance/port/greater) +"pST" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"pTh" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"pTi" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"pTk" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/commons/fitness/recreation/entertainment) +"pTq" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Crematorium Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/chapel_office, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"pTs" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/chair/sofa/corp/right{ + dir = 4 + }, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/dark/smooth_large, +/area/station/service/lawoffice) +"pTz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/smooth_large, +/area/station/service/lawoffice) +"pTA" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/spawner/random/entertainment/arcade, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"pTK" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/station/maintenance/department/engine/atmos) +"pTZ" = ( +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/commons/dorms) +"pUc" = ( +/obj/effect/turf_decal/tile/green, +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"pUs" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/construction, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/engineering/glass{ + name = "Engineering Foyer" + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/catwalk_floor, +/area/station/engineering/break_room) +"pUx" = ( +/obj/structure/closet/crate/freezer/blood, +/obj/machinery/camera/autoname/directional/east, +/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/siding/white{ + dir = 1 + }, +/turf/open/floor/iron/kitchen_coldroom, +/area/station/medical/coldroom) +"pUy" = ( +/obj/effect/turf_decal/siding/thinplating_new/terracotta, +/obj/structure/bookcase/random, +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 6 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/command/meeting_room) +"pUA" = ( +/obj/machinery/space_heater, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage) +"pUC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/doppler_array{ + dir = 1 + }, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/testlab) +"pUL" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/table/reinforced/plastitaniumglass, +/obj/machinery/computer/records/medical/laptop{ + dir = 8; + pixel_y = 1 + }, +/obj/machinery/light/small/directional/east, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/corporate_dock) +"pUM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"pUQ" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"pUS" = ( +/obj/machinery/door/airlock/external{ + name = "Labor Camp Shuttle Airlock"; + shuttledocked = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/iron/dark/small, +/area/station/security/processing) +"pVa" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/auxlab/firing_range) +"pVj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"pVK" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/closed/wall, +/area/station/maintenance/department/medical/central) +"pVM" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/item/kirbyplants/random, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/smooth, +/area/station/engineering/break_room) +"pVN" = ( +/obj/structure/chair/sofa/bench/left, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/turf/open/floor/iron, +/area/station/security/tram) +"pVV" = ( +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron/stairs{ + dir = 1 + }, +/area/station/cargo/lobby) +"pWl" = ( +/obj/machinery/firealarm/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/corner{ + dir = 4 + }, +/area/station/science/lobby) +"pWm" = ( +/turf/closed/wall, +/area/station/maintenance/department/electrical) +"pWt" = ( +/obj/structure/lattice, +/obj/structure/railing/corner{ + dir = 1 + }, +/turf/open/space/basic, +/area/space/nearstation) +"pWB" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/iron/diagonal, +/area/station/command/heads_quarters/hop) +"pWC" = ( +/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/door/airlock/medical/glass{ + name = "Primary Treatment Centre" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/open/floor/iron/white/small, +/area/station/medical/treatment_center) +"pWF" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"pWH" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/stairs{ + dir = 1 + }, +/area/station/engineering/lobby) +"pWM" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=18.0-ToolStorage-Engineering"; + location = "17.0-CentralPort-ToolStorage" + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"pWQ" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/railing/corner{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"pWZ" = ( +/obj/effect/turf_decal/siding/white{ + dir = 9 + }, +/obj/structure/railing{ + dir = 9 + }, +/obj/structure/table/glass, +/obj/item/storage/box/monkeycubes{ + pixel_x = -6; + pixel_y = 5 + }, +/obj/item/storage/box/monkeycubes{ + pixel_x = 6; + pixel_y = 2 + }, +/turf/open/floor/iron/dark/small, +/area/station/science/xenobiology) +"pXh" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/effect/spawner/random/maintenance, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"pXk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood/tile, +/area/station/maintenance/central/lesser) +"pXo" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"pXv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"pXz" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/machinery/firealarm/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs) +"pXB" = ( +/obj/effect/turf_decal/siding/dark_red, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/dark/small, +/area/station/ai_monitored/security/armory) +"pXC" = ( +/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, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"pXL" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/door/window/right/directional/north{ + name = "Medical Deliveries"; + req_access = list("medical") + }, +/obj/effect/turf_decal/delivery/white, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"pXQ" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white, +/area/station/science/robotics/augments) +"pXS" = ( +/obj/effect/landmark/start/hangover, +/obj/structure/broken_flooring/pile/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"pYi" = ( +/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/plating, +/area/station/maintenance/starboard/fore) +"pYr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"pYu" = ( +/obj/machinery/door/airlock/external/glass, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"pYw" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/structure/railing/corner, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"pYx" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/science/explab) +"pYY" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/turf/open/floor/iron/checker, +/area/station/security/breakroom) +"pYZ" = ( +/turf/open/floor/iron/white/side{ + dir = 4 + }, +/area/station/science/lower) +"pZp" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"pZt" = ( +/obj/structure/chair/stool/directional/west, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"pZv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"pZC" = ( +/obj/structure/table/wood, +/obj/item/folder{ + pixel_x = 1; + pixel_y = 4 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/item/pen{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/structure/sign/poster/official/tactical_game_cards/directional/north, +/turf/open/floor/carpet, +/area/station/maintenance/hallway/abandoned_recreation) +"pZK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"pZQ" = ( +/obj/structure/grille, +/obj/item/shard/titanium, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"qac" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/science/lower) +"qak" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/herringbone, +/area/station/commons/dorms) +"qan" = ( +/obj/structure/cable/layer3, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/window/brigdoor/left/directional/north{ + atom_integrity = 300; + name = "AI Core Chamber Access"; + req_access = list("ai_upload") + }, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"qav" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 4; + name = "Unfiltered & Air to Mix" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"qaF" = ( +/obj/structure/sink/directional/south, +/obj/structure/mirror/directional/north, +/turf/open/floor/iron/white/small, +/area/station/maintenance/port/aft) +"qaU" = ( +/obj/effect/turf_decal/arrows/white, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/atmospherics_engine) +"qaX" = ( +/obj/structure/table, +/obj/item/electronics/airalarm{ + pixel_x = -5; + pixel_y = -7 + }, +/obj/item/electronics/firealarm{ + pixel_x = 5; + pixel_y = -5 + }, +/obj/item/electronics/firealarm{ + pixel_x = 5 + }, +/obj/item/electronics/airalarm{ + pixel_x = 7; + pixel_y = 9 + }, +/obj/item/electronics/airalarm{ + pixel_x = -5; + pixel_y = 5 + }, +/obj/structure/sign/poster/official/build/directional/east, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage) +"qbj" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/closet/secure_closet/security/sec, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron, +/area/station/security/lockers) +"qbn" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/hallway/secondary/dock) +"qbq" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/checker, +/area/station/security/breakroom) +"qby" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/checkpoint/supply) +"qbA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"qbB" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"qbE" = ( +/obj/item/stack/tile/catwalk_tile/iron, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"qbN" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"qbP" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/east, +/obj/structure/table/reinforced, +/obj/item/folder/yellow{ + pixel_x = 2 + }, +/obj/item/reagent_containers/cup/glass/mug/coco{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/machinery/light_switch/directional/north, +/turf/open/floor/iron/smooth, +/area/station/engineering/break_room) +"qcr" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/medical/virology) +"qcv" = ( +/obj/effect/landmark/navigate_destination/dockarrival, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"qcB" = ( +/obj/structure/sign/nanotrasen, +/turf/closed/wall, +/area/station/maintenance/central/greater) +"qcF" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"qcX" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"qdu" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/smooth, +/area/station/cargo/drone_bay) +"qdv" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"qdM" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/primary/aft) +"qdR" = ( +/obj/structure/toilet, +/obj/machinery/light/small/directional/west, +/obj/machinery/button/door/directional/east{ + id = "AuxToilet1"; + name = "Lock Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/auxiliary) +"qdS" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"qdU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 1 + }, +/obj/machinery/meter/monitored/distro_loop, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/pumproom) +"qdZ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"qei" = ( +/turf/closed/wall, +/area/station/science/ordnance/storage) +"qek" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/siding/dark{ + dir = 10 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/tank_dispenser/oxygen{ + pixel_x = -1; + pixel_y = 2 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark/smooth_corner{ + dir = 4 + }, +/area/station/ai_monitored/command/storage/eva) +"qem" = ( +/obj/effect/turf_decal/box/red/corners{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 5 + }, +/obj/effect/turf_decal/weather/snow/corner{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"qen" = ( +/obj/structure/table, +/obj/item/clothing/gloves/boxing, +/obj/machinery/light/dim/directional/east, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"qeC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/small, +/area/station/commons/fitness/locker_room) +"qeP" = ( +/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/workout) +"qeT" = ( +/obj/structure/table, +/obj/machinery/recharger{ + pixel_x = -7 + }, +/obj/item/paper_bin{ + pixel_x = 6; + pixel_y = 3 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"qeV" = ( +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/diagonal, +/area/station/engineering/lobby) +"qfo" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/sign/departments/lawyer/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"qfv" = ( +/obj/structure/flora/rock/pile/jungle/style_random, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/obj/machinery/light/floor{ + pixel_x = -32 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"qfz" = ( +/obj/item/kirbyplants/organic/applebush, +/obj/machinery/light/small/directional/south, +/turf/open/floor/carpet/executive, +/area/station/command/heads_quarters/captain/private) +"qfA" = ( +/obj/machinery/door/airlock{ + name = "Law Office" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/lawyer, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/textured_half, +/area/station/service/lawoffice) +"qfK" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Pure to Waste" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"qfV" = ( +/obj/machinery/vending/tool, +/obj/structure/sign/poster/official/random/directional/south, +/turf/open/floor/plating, +/area/station/commons/storage/tools) +"qfX" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/machinery/status_display/evac/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"qgi" = ( +/obj/structure/rack, +/obj/item/poster/random_official{ + pixel_y = 7 + }, +/obj/item/poster/random_official{ + pixel_y = 3 + }, +/obj/item/poster/random_official, +/obj/effect/turf_decal/bot_white, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/science/xenobiology) +"qgj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/light/cold/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"qgs" = ( +/obj/structure/cable, +/obj/item/kirbyplants/random/fullysynthetic, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/small, +/area/station/security/prison/shower) +"qgu" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/broken_flooring/singular/directional/east, +/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/starboard/aft) +"qgx" = ( +/obj/machinery/door/airlock{ + name = "Law Office Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/lawyer, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/lesser) +"qgJ" = ( +/obj/machinery/light/dim/directional/west, +/obj/machinery/duct, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/white/small, +/area/station/commons/toilet/restrooms) +"qgX" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"qgZ" = ( +/turf/open/floor/carpet/lone, +/area/station/service/chapel/office) +"qhd" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"qhh" = ( +/obj/structure/table/glass, +/obj/item/book/manual/wiki/cytology{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/reagent_containers/dropper{ + pixel_x = -11; + pixel_y = -4 + }, +/obj/item/biopsy_tool{ + pixel_x = -5; + pixel_y = 2 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"qhl" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/rnd_all, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"qhv" = ( +/obj/structure/broken_flooring/corner/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"qhF" = ( +/obj/effect/turf_decal/trimline/white/line{ + dir = 6 + }, +/obj/effect/turf_decal/trimline/white/mid_joiner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/white/mid_joiner, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/commons/fitness/recreation) +"qhR" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/obj/effect/spawner/random/food_or_drink/booze{ + pixel_y = 10 + }, +/turf/open/floor/iron/dark/diagonal, +/area/station/service/bar) +"qhU" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood/corner, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/qm) +"qhV" = ( +/obj/structure/table, +/obj/machinery/fax{ + fax_name = "Security Office"; + name = "Security Office Fax Machine"; + pixel_y = 6 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/iron, +/area/station/security) +"qic" = ( +/obj/effect/turf_decal/trimline/white/line{ + dir = 10 + }, +/obj/effect/turf_decal/trimline/white/mid_joiner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/white/mid_joiner, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/wood, +/area/station/commons/fitness/recreation) +"qie" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"qin" = ( +/obj/docking_port/stationary/escape_pod, +/turf/open/space/basic, +/area/space) +"qio" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"qir" = ( +/turf/closed/wall, +/area/station/medical/medbay/lobby) +"qis" = ( +/obj/structure/railing{ + dir = 6 + }, +/turf/open/space/basic, +/area/space/nearstation) +"qiz" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/commons/storage/tools) +"qiC" = ( +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/machinery/hydroponics/constructable, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"qiI" = ( +/obj/structure/cable, +/obj/effect/spawner/random/structure/steam_vent, +/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/plating, +/area/station/maintenance/central/greater) +"qiL" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/sign/directions/evac/directional/east{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"qiM" = ( +/obj/structure/table, +/turf/open/floor/iron/cafeteria, +/area/station/science/breakroom) +"qjh" = ( +/obj/machinery/light_switch/directional/west, +/turf/open/floor/iron/white, +/area/station/science/auxlab/firing_range) +"qjk" = ( +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"qjp" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/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/electrical) +"qjt" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"qju" = ( +/obj/structure/cable, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/command/meeting_room) +"qjy" = ( +/obj/structure/hedge, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"qjE" = ( +/obj/structure/table/reinforced/plastitaniumglass, +/turf/open/floor/iron/smooth, +/area/station/maintenance/port/aft) +"qjT" = ( +/obj/structure/cable, +/obj/item/kirbyplants/random, +/obj/item/clothing/suit/toggle/owlwings/griffinwings, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/maintenance/port/aft) +"qka" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/science/cytology) +"qke" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=5.0-AftHall-Arrivals"; + location = "4.0-TechStorage-AftHall" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"qkm" = ( +/obj/structure/disposalpipe/segment, +/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/plating, +/area/station/maintenance/central/greater) +"qko" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"qkp" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"qkq" = ( +/obj/structure/cable, +/obj/machinery/power/terminal, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/supermatter/room) +"qkC" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"qkK" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"qlc" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security) +"qld" = ( +/obj/machinery/destructive_scanner, +/obj/machinery/light/small/directional/south, +/obj/structure/sign/departments/telecomms/directional/south, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"qli" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"qlr" = ( +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"qly" = ( +/obj/effect/turf_decal/siding/thinplating_new/terracotta, +/turf/open/floor/wood/tile, +/area/station/command/meeting_room) +"qlP" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/wood/tile, +/area/station/command/meeting_room) +"qlV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/light/cold/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"qme" = ( +/obj/machinery/atmospherics/components/binary/volume_pump{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"qmv" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Atmospherics Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"qmy" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/hallway/secondary/dock) +"qmz" = ( +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/station/cargo/boutique) +"qmD" = ( +/obj/machinery/atmospherics/components/binary/pump{ + name = "Mix Outlet Pump" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"qmM" = ( +/obj/structure/sign/painting/library{ + pixel_y = 32 + }, +/turf/open/floor/iron/smooth, +/area/station/service/library) +"qmT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/caution/stand_clear, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"qmZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/turf/open/floor/iron/dark/small, +/area/station/medical/chemistry) +"qnb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/table, +/obj/machinery/door/poddoor/shutters{ + dir = 4; + id = "vaco"; + name = "Comissary Shutters" + }, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"qnc" = ( +/obj/machinery/door/airlock/external{ + name = "Labor Camp Shuttle Airlock"; + shuttledocked = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/security/processing) +"qnt" = ( +/obj/machinery/power/solar{ + id = "forestarboard"; + name = "Fore-Starboard Solar Array" + }, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/starboard/fore) +"qnJ" = ( +/obj/machinery/airalarm/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/small, +/area/station/science/ordnance/storage) +"qnU" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/qm) +"qod" = ( +/obj/effect/spawner/random/structure/crate_abandoned, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"qoj" = ( +/obj/structure/bodycontainer/morgue{ + dir = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/medical/morgue) +"qop" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/space/nearstation) +"qow" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/commons/dorms) +"qoA" = ( +/obj/machinery/holopad, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/landmark/event_spawn, +/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/engineering/storage/tech) +"qoD" = ( +/turf/closed/wall/r_wall, +/area/station/command/corporate_showroom) +"qpe" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/disposaloutlet{ + dir = 1 + }, +/obj/item/radio/intercom/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/box, +/turf/open/floor/iron/white/small, +/area/station/service/janitor) +"qpp" = ( +/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/siding/wideplating{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating, +/turf/open/floor/wood, +/area/station/engineering/atmospherics_engine) +"qpu" = ( +/obj/effect/turf_decal/siding/brown{ + dir = 9 + }, +/obj/structure/steam_vent, +/turf/open/floor/iron/smooth, +/area/station/maintenance/port/aft) +"qpO" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/escape) +"qpU" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/obj/item/book/manual/wiki/security_space_law{ + pixel_x = -18; + pixel_y = 4 + }, +/obj/item/restraints/handcuffs, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/escape) +"qpX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/airalarm/directional/west, +/obj/structure/cable, +/obj/effect/mapping_helpers/airalarm/link{ + chamber_id = "engine" + }, +/obj/effect/mapping_helpers/airalarm/engine_access, +/obj/effect/mapping_helpers/airalarm/tlv_no_checks, +/obj/machinery/meter, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"qqB" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=8"; + location = "QM #2" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/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/storage) +"qqC" = ( +/obj/structure/chair/comfy/carp{ + dir = 1 + }, +/obj/machinery/light/floor, +/turf/open/floor/glass/reinforced, +/area/station/command/bridge) +"qqH" = ( +/obj/effect/spawner/random/entertainment/arcade{ + dir = 4 + }, +/obj/effect/turf_decal/siding/thinplating{ + dir = 8 + }, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/eighties/red, +/area/station/hallway/primary/central/fore) +"qrb" = ( +/obj/structure/sign/warning/biohazard, +/turf/closed/wall/r_wall, +/area/station/science/xenobiology) +"qrg" = ( +/obj/structure/cable, +/obj/structure/displaycase/captain{ + pixel_y = 5 + }, +/turf/open/floor/iron/dark/small, +/area/station/command/heads_quarters/captain/private) +"qrm" = ( +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/turf/open/floor/eighties, +/area/station/service/abandoned_gambling_den/gaming) +"qrB" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"qrJ" = ( +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/cargo/miningfoundry) +"qrW" = ( +/obj/machinery/portable_atmospherics/canister/plasma, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"qsg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/terminal, +/obj/structure/chair/stool/directional/east, +/obj/structure/cable, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"qsj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) +"qsr" = ( +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/structure/reagent_dispensers/fueltank/large, +/obj/machinery/camera/directional/south{ + c_tag = "Engineering - storage" + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"qsR" = ( +/obj/structure/table/reinforced, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/kitchen/small, +/area/station/security/prison/mess) +"qsY" = ( +/obj/structure/chair/stool/directional/west, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"qtd" = ( +/turf/open/floor/wood/tile, +/area/station/command/corporate_showroom) +"qtE" = ( +/obj/structure/bed{ + dir = 4 + }, +/obj/item/bedsheet/hos{ + dir = 1 + }, +/obj/machinery/light/small/directional/west, +/obj/effect/landmark/start/head_of_security, +/turf/open/floor/iron/checker, +/area/station/command/heads_quarters/hos) +"qtG" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/primary/fore) +"qtJ" = ( +/obj/item/kirbyplants/random, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/smooth, +/area/station/cargo/drone_bay) +"qtQ" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"qtW" = ( +/obj/machinery/door/morgue{ + name = "Private Study"; + req_access = list("library") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/maintenance/central/greater) +"qug" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/turf/open/floor/iron/dark/corner, +/area/station/engineering/storage/tech) +"quq" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/closet/crate/cardboard, +/obj/item/target/clown, +/obj/item/target/clown, +/obj/item/target/clown, +/obj/item/target/clown, +/turf/open/floor/plating, +/area/station/science/auxlab/firing_range) +"quw" = ( +/obj/structure/table/wood, +/obj/item/toy/plush/lizard_plushie/green{ + name = "Dark-Will-Fall"; + pixel_x = -4; + pixel_y = 1 + }, +/obj/item/flashlight/lantern{ + pixel_x = 7; + pixel_y = 15 + }, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/aft) +"quO" = ( +/obj/structure/reagent_dispensers/wall/peppertank/directional/east, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/structure/table, +/obj/item/book/manual/wiki/security_space_law{ + pixel_x = -6; + pixel_y = 4 + }, +/obj/machinery/recharger{ + pixel_x = 7; + pixel_y = 9 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/engineering) +"quU" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/captain) +"qva" = ( +/obj/machinery/door/airlock{ + id_tag = "Toilet3"; + name = "Unit B" + }, +/turf/open/floor/iron/white/small, +/area/station/commons/toilet/restrooms) +"qvr" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"qvw" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/structure/chair{ + dir = 8; + name = "Judge" + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/security/courtroom) +"qvF" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"qvL" = ( +/obj/effect/turf_decal/siding/wood, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/grimy, +/area/station/hallway/secondary/entry) +"qwa" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner{ + dir = 8 + }, +/obj/structure/chair/office/light, +/obj/effect/landmark/start/medical_doctor, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"qwc" = ( +/obj/structure/broken_flooring/singular/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"qwq" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/computer/prisoner/management{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/warden) +"qww" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/steam_vent, +/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/starboard/aft) +"qwz" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/light/cold/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"qwA" = ( +/obj/effect/turf_decal/siding/thinplating{ + dir = 9 + }, +/turf/open/floor/eighties, +/area/station/hallway/primary/central/fore) +"qwC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wideplating/dark, +/turf/open/floor/iron, +/area/station/security) +"qwF" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/green/visible{ + dir = 4 + }, +/obj/machinery/camera/directional/south{ + c_tag = "atmospherics - lower"; + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"qwU" = ( +/obj/effect/turf_decal/siding/wood, +/obj/structure/table/glass, +/turf/open/floor/iron/white/small, +/area/station/medical/psychology) +"qwV" = ( +/obj/structure/cable, +/obj/machinery/power/solar{ + id = "prisonsol"; + name = "Prison Solar Array" + }, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/port) +"qxi" = ( +/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/dark, +/area/station/medical/medbay/central) +"qxv" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security) +"qxN" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/full, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/white/textured_large, +/area/station/command/heads_quarters/cmo) +"qxP" = ( +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/lesser) +"qxX" = ( +/obj/structure/window/spawner/directional/south, +/obj/structure/flora/bush/large/style_random{ + pixel_x = -21; + pixel_y = -3 + }, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/misc/sandy_dirt, +/area/station/science/research) +"qyr" = ( +/obj/effect/turf_decal/siding/wideplating/corner{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating/corner, +/turf/open/floor/wood, +/area/station/engineering/main) +"qyx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/iron/dark/small, +/area/station/security/detectives_office) +"qyz" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/structure/chair/wood{ + dir = 4 + }, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/stone, +/area/station/command/corporate_suite) +"qyB" = ( +/obj/effect/spawner/random/maintenance, +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating/rust, +/area/station/maintenance/fore/lesser) +"qyN" = ( +/obj/structure/railing, +/turf/open/space/basic, +/area/space/nearstation) +"qyO" = ( +/obj/structure/broken_flooring/corner/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"qyT" = ( +/turf/closed/wall, +/area/station/hallway/secondary/exit/departure_lounge) +"qyY" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"qzi" = ( +/obj/structure/cable, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating/rust, +/area/station/maintenance/fore/lesser) +"qzj" = ( +/obj/machinery/airalarm/directional/west, +/obj/structure/table/glass, +/turf/open/floor/iron/white, +/area/station/science/research) +"qzp" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/button/transport/tram/directional/north{ + id = 1; + specific_transport_id = "bird_1" + }, +/obj/machinery/transport/destination_sign/indicator/directional/north, +/turf/open/floor/noslip, +/area/station/security/tram) +"qzq" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white/side{ + dir = 9 + }, +/area/station/science/research) +"qzs" = ( +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/tram) +"qzt" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/west, +/obj/structure/flora/bush/large/style_2, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"qzv" = ( +/obj/structure/table, +/obj/item/canvas{ + pixel_x = 13; + pixel_y = 12 + }, +/obj/item/canvas, +/obj/item/canvas{ + pixel_x = 4; + pixel_y = 16 + }, +/obj/item/canvas{ + pixel_y = 15 + }, +/obj/item/canvas{ + pixel_x = 6 + }, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"qzL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/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) +"qzO" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/steam_vent, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"qzP" = ( +/obj/effect/turf_decal/weather/dirt, +/turf/open/floor/grass, +/area/station/service/chapel) +"qzT" = ( +/obj/item/bikehorn/rubberducky{ + pixel_x = -6; + pixel_y = 13 + }, +/obj/item/bikehorn/rubberducky{ + pixel_x = 7; + pixel_y = -1 + }, +/obj/item/bikehorn/rubberducky{ + pixel_x = -4; + pixel_y = -5 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"qAj" = ( +/obj/machinery/bluespace_vendor/directional/north, +/turf/open/floor/iron, +/area/station/commons/dorms) +"qAl" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"qAn" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"qAq" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 5 + }, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"qAr" = ( +/obj/structure/railing/corner, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/department/engine/atmos) +"qAs" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/red/line, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/exit/departure_lounge) +"qAt" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"qAJ" = ( +/obj/effect/spawner/random/structure/closet_private, +/obj/machinery/light/small/directional/east, +/turf/open/floor/carpet/purple, +/area/station/commons/dorms) +"qAQ" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/helium_output{ + dir = 8; + name = "N2O tank output inlet" + }, +/turf/open/floor/engine/n2o, +/area/station/ai_monitored/turret_protected/ai) +"qBc" = ( +/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/security/glass{ + id_tag = "permaouter"; + name = "Permabrig Transfer" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/security/execution/transfer) +"qBi" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/security/tram) +"qBl" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Holodeck - Fore"; + name = "holodeck camera" + }, +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) +"qBz" = ( +/obj/effect/turf_decal/siding/wood, +/obj/structure/mannequin/plastic, +/obj/machinery/light/small/directional/east, +/turf/open/floor/plating, +/area/station/cargo/boutique) +"qBG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/red/line, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/exit/departure_lounge) +"qBK" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"qBM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/obj/machinery/atmospherics/components/binary/dp_vent_pump/high_volume/incinerator_atmos{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"qBN" = ( +/obj/effect/turf_decal/tile/dark_red{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"qBT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/execution/education) +"qCb" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/red/line, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/exit/departure_lounge) +"qCc" = ( +/obj/machinery/light/cold/directional/north, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"qCj" = ( +/obj/machinery/airalarm/directional/south, +/obj/item/kirbyplants/organic/applebush, +/obj/effect/turf_decal/siding/thinplating_new/terracotta/corner{ + dir = 1 + }, +/turf/open/floor/wood/tile, +/area/station/command/corporate_showroom) +"qCx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"qCG" = ( +/obj/effect/turf_decal/siding/white{ + dir = 9 + }, +/obj/structure/table, +/obj/structure/railing{ + dir = 9 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/item/radio{ + desc = "An old handheld radio. You could use it, if you really wanted to."; + icon_state = "radio"; + name = "old radio"; + pixel_x = -4; + pixel_y = 10 + }, +/obj/item/reagent_containers/cup/glass/coffee{ + pixel_x = 15; + pixel_y = 8 + }, +/obj/effect/spawner/random/food_or_drink/donuts{ + pixel_x = 8; + pixel_y = 0 + }, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/cargo/lobby) +"qCJ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/table/wood, +/obj/item/paper/fluff/ids_for_dummies{ + pixel_x = 5 + }, +/obj/item/paper_bin/carbon{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/stamp/head/hop{ + pixel_x = -4; + pixel_y = 4 + }, +/turf/open/floor/iron/large, +/area/station/command/heads_quarters/hop) +"qCK" = ( +/obj/effect/landmark/start/botanist, +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"qCT" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/light_switch/directional/north, +/turf/open/floor/iron/grimy, +/area/station/command/heads_quarters/ce) +"qCU" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/table/reinforced, +/obj/item/key/security{ + pixel_y = 6 + }, +/obj/item/toy/figure/warden{ + pixel_y = -5 + }, +/turf/open/floor/iron, +/area/station/security/warden) +"qDd" = ( +/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{ + name = "Theater Greenroom" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/theatre, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/service/greenroom) +"qDi" = ( +/obj/effect/turf_decal/siding/wood{ + 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/atmospherics/pipe/smart/simple/dark/hidden, +/turf/open/floor/wood/tile, +/area/station/tcommsat/server) +"qDx" = ( +/obj/structure/toilet, +/obj/structure/sign/poster/contraband/random/directional/north, +/turf/open/floor/iron/white/small, +/area/station/maintenance/port/aft) +"qDC" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/junction/flip{ + dir = 1 + }, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"qDJ" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/button/door/directional/west{ + id = "atmosbridge"; + name = "Space Bridge" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"qDK" = ( +/obj/machinery/light_switch/directional/west, +/obj/structure/reagent_dispensers/water_cooler, +/turf/open/floor/wood/parquet, +/area/station/medical/psychology) +"qDL" = ( +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 4 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 4 + }, +/obj/machinery/computer/order_console/cook{ + dir = 8 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/service) +"qDN" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/status_display/evac/directional/west, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"qDO" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/rock/pile/jungle/style_random, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"qEe" = ( +/turf/open/floor/iron/white/side{ + dir = 8 + }, +/area/station/science/lobby) +"qEm" = ( +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"qEy" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/junction{ + dir = 1 + }, +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"qEz" = ( +/obj/machinery/door/window/brigdoor/left/directional/west{ + name = "Holding Cell"; + req_access = list("security") + }, +/turf/open/floor/iron/dark/small, +/area/station/security/checkpoint/customs) +"qEB" = ( +/obj/effect/turf_decal/siding/blue/corner, +/turf/open/floor/iron/white/small, +/area/station/medical/storage) +"qEO" = ( +/obj/machinery/camera/autoname/directional/east, +/obj/machinery/status_display/evac/directional/east, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/stripes/end, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/disposaloutlet{ + dir = 1 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/green/fourcorners, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/service) +"qEP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/door/poddoor/shutters, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"qFb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/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/side, +/area/station/science/lower) +"qFc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/plaque{ + icon_state = "L10"; + pixel_y = -15 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"qFh" = ( +/obj/effect/turf_decal/tile/dark_red{ + dir = 4 + }, +/obj/structure/chair{ + dir = 4 + }, +/obj/machinery/firealarm/directional/west, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"qFv" = ( +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"qGc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Fore Primary Hallway" + }, +/turf/open/floor/iron/textured_half, +/area/station/hallway/primary/central/fore) +"qGe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line, +/obj/effect/turf_decal/stripes/red/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/fore) +"qGf" = ( +/obj/structure/flora/bush/flowers_pp{ + pixel_y = 3 + }, +/obj/effect/dummy/lighting_obj, +/obj/effect/light_emitter/fake_outdoors, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/grass/airless, +/area/station/hallway/primary/central/aft) +"qGk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/dark/diagonal, +/area/station/ai_monitored/command/storage/eva) +"qGu" = ( +/obj/effect/turf_decal/siding/dark_red, +/obj/item/radio/intercom/directional/south, +/obj/machinery/computer/records/security{ + dir = 1 + }, +/turf/open/floor/stone, +/area/station/command/heads_quarters/hos) +"qGB" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/glass, +/obj/effect/decal/cleanable/blood/gibs/down, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"qGH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating/dark/corner, +/turf/open/floor/iron, +/area/station/security) +"qHr" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 8 + }, +/obj/machinery/light/small/directional/west, +/obj/machinery/camera/directional/west, +/obj/machinery/status_display/ai/directional/west, +/turf/open/floor/grass, +/area/station/service/chapel) +"qHH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"qHI" = ( +/obj/structure/table/reinforced, +/obj/item/storage/bag/tray/cafeteria, +/obj/item/storage/bag/tray/cafeteria{ + pixel_y = 2 + }, +/turf/open/floor/iron/kitchen/small, +/area/station/security/prison/mess) +"qHY" = ( +/obj/machinery/firealarm/directional/north, +/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/side, +/area/station/science/lower) +"qIb" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/effect/mapping_helpers/airlock/unres, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"qIe" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"qIf" = ( +/turf/closed/wall, +/area/station/medical/cryo) +"qIk" = ( +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/science/xenobiology) +"qIp" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/processing) +"qIB" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/white/line, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"qID" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/north, +/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/side, +/area/station/science/lower) +"qIM" = ( +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/siding/corner{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"qIQ" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"qIZ" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/broken_flooring/pile/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"qJq" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/iron/diagonal, +/area/station/command/heads_quarters/hop) +"qJz" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/spawner/random/food_or_drink/salad{ + pixel_y = 6 + }, +/turf/open/floor/iron/dark/diagonal, +/area/station/service/bar) +"qJH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"qJL" = ( +/obj/machinery/space_heater, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage) +"qKe" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/siding/green, +/obj/machinery/module_duplicator, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"qKx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/storage_shared) +"qKz" = ( +/obj/structure/window/spawner/directional/north, +/turf/open/floor/iron/dark, +/area/station/commons/dorms) +"qKA" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/green{ + dir = 4 + }, +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/space/basic, +/area/space/nearstation) +"qKD" = ( +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 6 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/dorms) +"qKH" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/orange{ + dir = 9 + }, +/turf/open/space/basic, +/area/space/nearstation) +"qKI" = ( +/obj/machinery/portable_atmospherics/pump, +/turf/open/floor/iron/small, +/area/station/maintenance/port/aft) +"qKS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/delivery/red, +/obj/machinery/door/airlock/medical/glass{ + name = "CMO Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/cmo, +/turf/open/floor/iron/white/small, +/area/station/command/heads_quarters/cmo) +"qLj" = ( +/obj/structure/bed{ + dir = 4 + }, +/obj/item/bedsheet/red{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/prison/safe) +"qLt" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 1 + }, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/courtroom) +"qLA" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 5 + }, +/obj/machinery/newscaster/directional/north, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/courtroom) +"qLD" = ( +/obj/structure/chair{ + name = "Defense" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron, +/area/station/security/courtroom) +"qLE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/small, +/area/station/science/ordnance/storage) +"qLU" = ( +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/hydroponics/constructable, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"qMa" = ( +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/structure/table, +/obj/item/storage/medkit/regular{ + pixel_x = 3; + pixel_y = -3 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"qMb" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"qMj" = ( +/obj/effect/turf_decal/bot/right, +/turf/open/floor/engine, +/area/station/engineering/atmospherics_engine) +"qMp" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron, +/area/station/security/courtroom) +"qMG" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/turf/open/floor/iron/small, +/area/station/maintenance/department/electrical) +"qMI" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/stripes/white/corner{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/cargo/storage) +"qMK" = ( +/turf/closed/wall, +/area/station/command/bridge) +"qMM" = ( +/obj/machinery/firealarm/directional/south, +/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, +/area/station/cargo/storage) +"qMP" = ( +/obj/structure/closet/firecloset, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"qNj" = ( +/turf/open/floor/catwalk_floor/iron, +/area/station/maintenance/department/medical/central) +"qNn" = ( +/turf/closed/wall/r_wall, +/area/station/service/abandoned_gambling_den/gaming) +"qNw" = ( +/obj/structure/hedge, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"qNF" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"qNL" = ( +/obj/machinery/computer/security{ + dir = 8 + }, +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/escape) +"qNO" = ( +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"qNU" = ( +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"qOb" = ( +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/turf/open/floor/grass, +/area/station/service/chapel) +"qOm" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/commons/storage/tools) +"qOr" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 6 + }, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"qOG" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/wideplating_new/terracotta{ + dir = 1 + }, +/turf/open/floor/wood/tile, +/area/station/maintenance/central/lesser) +"qOJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"qON" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/structure/table, +/obj/item/stock_parts/micro_laser{ + pixel_x = -6; + pixel_y = 4 + }, +/obj/item/stock_parts/micro_laser{ + pixel_x = -2; + pixel_y = 2 + }, +/obj/item/stock_parts/micro_laser{ + pixel_x = 2 + }, +/obj/item/stock_parts/micro_laser{ + pixel_x = 6; + pixel_y = -2 + }, +/turf/open/floor/iron/smooth, +/area/station/cargo/drone_bay) +"qOQ" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"qPc" = ( +/obj/effect/turf_decal/tile/green/opposingcorners{ + dir = 1 + }, +/obj/effect/landmark/start/chemist, +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"qPk" = ( +/obj/machinery/door/firedoor/heavy, +/turf/open/floor/iron/dark/textured, +/area/station/engineering/atmos/office) +"qPJ" = ( +/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/small, +/area/station/science/ordnance/storage) +"qPN" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison/safe) +"qQi" = ( +/obj/structure/chair/stool/directional/north, +/obj/effect/turf_decal/siding/yellow{ + dir = 6 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/landmark/start/atmospheric_technician, +/turf/open/floor/wood, +/area/station/engineering/break_room) +"qQo" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/rock/pile/jungle/style_random, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"qQp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/green{ + dir = 6 + }, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/dark/small, +/area/station/medical/chemistry) +"qQv" = ( +/turf/open/floor/iron, +/area/station/security/prison/rec) +"qQB" = ( +/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/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"qQF" = ( +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/door/airlock/external{ + name = "Escape Pod Three"; + space_dir = 1 + }, +/turf/open/floor/iron/small, +/area/station/maintenance/department/electrical) +"qQK" = ( +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/science/lower) +"qQR" = ( +/obj/structure/table/wood, +/obj/machinery/light/small/directional/south, +/obj/machinery/computer/security/telescreen/engine/directional/west, +/obj/machinery/status_display/evac/directional/south, +/obj/item/radio/off{ + pixel_x = 1; + pixel_y = 3 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/ce) +"qRa" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white/small, +/area/station/science/ordnance/storage) +"qRb" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/structure/railing, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"qRo" = ( +/obj/machinery/door/airlock/public{ + name = "Abandoned Dock" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"qRs" = ( +/obj/structure/chair/stool/directional/north, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/iron/small, +/area/station/security/prison/shower) +"qRx" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"qRB" = ( +/obj/structure/table, +/obj/machinery/computer/libraryconsole/bookmanagement{ + dir = 4 + }, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/iron, +/area/station/security/prison/rec) +"qRN" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"qRU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron/dark, +/area/station/medical/cryo) +"qRW" = ( +/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/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"qSa" = ( +/obj/machinery/door/window/right/directional/north{ + name = "Library Desk Door"; + req_access = list("library") + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/carpet, +/area/station/service/library) +"qSh" = ( +/obj/machinery/firealarm/directional/east, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"qSk" = ( +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/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/hallway/primary/port) +"qSC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/white/line, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/turf/open/floor/iron/smooth_large, +/area/station/science/ordnance/storage) +"qSF" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"qSH" = ( +/obj/effect/turf_decal/bot_white, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/iron/smooth_large, +/area/station/cargo/warehouse) +"qSZ" = ( +/obj/structure/hedge, +/obj/machinery/light/cold/directional/west, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"qTb" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/light/floor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 8 + }, +/area/station/science/research) +"qTe" = ( +/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, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/science/research) +"qTk" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"qTv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/grille, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/science/xenobiology) +"qTz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"qTD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/computer/teleporter{ + dir = 8 + }, +/obj/machinery/light/cold/directional/east, +/turf/open/floor/plating, +/area/station/command/teleporter) +"qTG" = ( +/obj/structure/cable, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"qTJ" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"qTK" = ( +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"qTR" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/wood, +/area/station/cargo/boutique) +"qTS" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/loading_area, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"qUf" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"qUm" = ( +/obj/structure/table/glass, +/obj/item/folder/yellow, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"qUs" = ( +/obj/machinery/door/window/right/directional/west{ + name = "Counter Access"; + req_access = list("shipping") + }, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/wood, +/area/station/cargo/boutique) +"qUt" = ( +/turf/closed/wall, +/area/station/maintenance/central/lesser) +"qUu" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/courtroom) +"qUE" = ( +/obj/machinery/pipedispenser/disposal/transit_tube, +/obj/effect/turf_decal/stripes/box, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"qUF" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/lesser) +"qUJ" = ( +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/item/kirbyplants/organic/plant24, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"qUL" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"qUR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"qUS" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/escape) +"qUZ" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable, +/turf/open/space/basic, +/area/station/solars/starboard/fore) +"qVa" = ( +/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 = 9 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"qVm" = ( +/obj/effect/turf_decal/siding/thinplating{ + dir = 8 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/eighties/red, +/area/station/hallway/primary/central/fore) +"qVo" = ( +/obj/structure/cable, +/obj/structure/chair/sofa/corp/left{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/turf/open/floor/wood/tile, +/area/station/command/corporate_showroom) +"qVJ" = ( +/obj/item/clothing/head/cone{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/clothing/head/cone{ + pixel_x = 5; + pixel_y = 1 + }, +/obj/item/clothing/head/cone{ + pixel_x = -12; + pixel_y = 3 + }, +/obj/item/clothing/head/cone{ + pixel_x = -5; + pixel_y = -3 + }, +/obj/item/clothing/head/cone{ + pixel_x = 5; + pixel_y = -7 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/broken/directional/east, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/storage_shared) +"qVK" = ( +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/hallway/secondary/construction) +"qVP" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/port/lesser) +"qVR" = ( +/turf/open/floor/wood, +/area/station/cargo/boutique) +"qVV" = ( +/turf/closed/wall, +/area/station/security/brig) +"qVZ" = ( +/obj/structure/sign/poster/official/random/directional/north, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/wood, +/area/station/cargo/boutique) +"qWg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock{ + name = "Bathrooms" + }, +/turf/open/floor/iron/textured_half, +/area/station/commons/toilet/restrooms) +"qWh" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/spawner/random/decoration/flower{ + pixel_x = 7; + pixel_y = 9 + }, +/turf/open/floor/wood/tile, +/area/station/command/corporate_showroom) +"qWo" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/medical/psychology) +"qWC" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron, +/area/station/commons/dorms) +"qWF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/corner, +/area/station/science/research) +"qWG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"qWL" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/command/general, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/obj/machinery/door/airlock/command{ + name = "Council Chambers" + }, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/command/heads_quarters/hop) +"qWQ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "AISat Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/ai_monitored/turret_protected/aisat/maint) +"qXb" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/structure/table/wood, +/obj/machinery/recharger{ + pixel_x = 5; + pixel_y = 3 + }, +/obj/item/storage/wallet/random{ + pixel_x = -7; + pixel_y = 1 + }, +/obj/item/assembly/flash/handheld{ + pixel_x = -6; + pixel_y = 5 + }, +/obj/machinery/requests_console/directional/north{ + department = "Head of Personnel's Desk"; + name = "Head of Personnel's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/plating, +/area/station/command/heads_quarters/hop) +"qXe" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/command/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_command) +"qXh" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/structure/sign/poster/official/random/directional/north, +/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/corner{ + dir = 1 + }, +/area/station/hallway/secondary/dock) +"qXj" = ( +/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/dark_red/fourcorners, +/turf/open/floor/iron, +/area/station/security/tram) +"qXl" = ( +/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{ + name = "Tram Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"qXB" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"qXG" = ( +/obj/machinery/computer/bank_machine{ + dir = 1 + }, +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 8 + }, +/turf/open/floor/iron/dark/herringbone, +/area/station/ai_monitored/command/nuke_storage) +"qXL" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/structure/sign/warning/pods/directional/south, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron/cafeteria, +/area/station/science/breakroom) +"qXP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/plaque{ + icon_state = "L8"; + pixel_y = -15 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/landmark/observer_start, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"qYh" = ( +/obj/structure/closet/crate/silvercrate, +/obj/effect/turf_decal/bot_white/left, +/obj/effect/turf_decal/siding/thinplating_new/corner{ + dir = 8 + }, +/obj/machinery/status_display/ai/directional/east, +/turf/open/floor/iron/dark/herringbone, +/area/station/ai_monitored/command/nuke_storage) +"qYm" = ( +/obj/effect/decal/cleanable/blood/oil/slippery, +/obj/item/stack/sheet/cardboard, +/turf/open/floor/iron, +/area/station/maintenance/department/engine/atmos) +"qYn" = ( +/obj/machinery/door/airlock/external{ + name = "Tram Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/iron/dark/small, +/area/station/security/tram) +"qYq" = ( +/obj/machinery/door/airlock/wood{ + desc = "Sessions held every Friday."; + name = "The Sunfinder Society" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/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/port/greater) +"qYr" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/service) +"qYv" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/airalarm/directional/east, +/obj/structure/cable, +/turf/open/floor/iron/cafeteria, +/area/station/science/breakroom) +"qYy" = ( +/obj/structure/cable, +/obj/structure/barricade/wooden, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"qYA" = ( +/obj/structure/transport/linear/tram, +/obj/structure/thermoplastic/light, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"qYD" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/showroomfloor, +/area/station/security/prison/shower) +"qYE" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 10 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"qYG" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"qYK" = ( +/obj/structure/disposalpipe/trunk, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/stripes/end{ + dir = 1 + }, +/obj/structure/disposaloutlet{ + name = "Cargo Deliveries" + }, +/turf/open/floor/plating, +/area/station/security/brig/entrance) +"qZe" = ( +/obj/effect/turf_decal/siding/white/corner{ + dir = 1 + }, +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/landmark/start/scientist, +/turf/open/floor/iron/dark/small, +/area/station/science/xenobiology) +"qZj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/ammo_casing/spent{ + pixel_x = 5; + pixel_y = 6 + }, +/obj/item/ammo_casing/spent, +/obj/item/ammo_casing/spent{ + pixel_x = 4; + pixel_y = -2 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"qZm" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 9 + }, +/turf/open/space/basic, +/area/space/nearstation) +"qZn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/sign/departments/medbay/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"qZw" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/public/glass{ + name = "Dormatories" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/commons/fitness/locker_room) +"qZy" = ( +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/white/small, +/area/station/medical/medbay/lobby) +"qZG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/corner/directional/south, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"qZH" = ( +/obj/structure/transport/linear/tram, +/obj/structure/fluff/tram_rail/floor{ + dir = 1 + }, +/obj/structure/thermoplastic, +/obj/structure/chair/sofa/bench/tram/right{ + dir = 1 + }, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"qZU" = ( +/obj/machinery/portable_atmospherics/canister/plasma, +/obj/effect/turf_decal/stripes/white/line{ + dir = 6 + }, +/turf/open/floor/iron/smooth_large, +/area/station/science/ordnance/storage) +"qZX" = ( +/obj/effect/decal/cleanable/molten_object, +/obj/effect/landmark/event_spawn, +/obj/structure/table, +/obj/item/reagent_containers/cup/bottle/welding_fuel{ + pixel_x = 13; + pixel_y = -3 + }, +/obj/item/stack/sheet/iron/ten{ + pixel_x = -2; + pixel_y = -6 + }, +/obj/item/hand_labeler{ + pixel_y = -15 + }, +/obj/item/reagent_containers/cup/watering_can{ + pixel_y = 12 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/tools) +"raf" = ( +/obj/structure/reagent_dispensers/water_cooler, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/security/tram) +"ral" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/turf/open/floor/tram, +/area/station/security/tram) +"rax" = ( +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) +"raE" = ( +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"raL" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron, +/area/station/security/courtroom) +"raM" = ( +/obj/structure/chair/sofa/bench{ + dir = 4 + }, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"raR" = ( +/obj/structure/chair/stool/bar/directional/south, +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"raZ" = ( +/obj/machinery/camera/autoname/directional/west, +/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/station/hallway/secondary/recreation) +"rbc" = ( +/obj/structure/transport/linear/tram, +/obj/structure/tram, +/obj/machinery/computer/tram_controls{ + specific_transport_id = "bird_1" + }, +/turf/open/floor/tram, +/area/station/security/tram) +"rbj" = ( +/obj/item/radio/intercom/directional/east, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/disposal/bin, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"rbs" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/medical/pharmacy) +"rbD" = ( +/obj/machinery/door/airlock/medical/glass{ + name = "Primary Treatment Centre" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/turf/open/floor/iron/white/small, +/area/station/medical/treatment_center) +"rbH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/science/ordnance/testlab) +"rbI" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden, +/obj/machinery/shower/directional/east, +/turf/open/floor/iron/dark/small, +/area/station/engineering/main) +"rbO" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"rbT" = ( +/obj/effect/landmark/navigate_destination/cargo, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"rbW" = ( +/obj/structure/cable, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"rbY" = ( +/obj/effect/decal/cleanable/blood/oil, +/obj/machinery/byteforge, +/obj/effect/turf_decal/box, +/turf/open/floor/iron/dark/smooth_large, +/area/station/cargo/bitrunning/den) +"rce" = ( +/obj/machinery/camera{ + c_tag = "Xenobiology - Cell 3"; + dir = 6; + network = list("ss13","rd","xeno") + }, +/obj/effect/turf_decal/box/red/corners{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"rcg" = ( +/obj/structure/closet/secure_closet/injection{ + name = "educational injections"; + pixel_x = 2 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/execution/education) +"rch" = ( +/obj/item/clothing/suit/costume/xenos, +/obj/item/clothing/head/costume/xenos, +/obj/structure/closet/crate, +/obj/structure/barricade/wooden/crude, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"rci" = ( +/obj/machinery/portable_atmospherics/canister, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"rcl" = ( +/obj/effect/turf_decal/stripes/white/line, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"rcE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/junction{ + dir = 1 + }, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"rcP" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Public Shrine" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"rcQ" = ( +/obj/item/kirbyplants/random, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/pods/directional/north, +/obj/machinery/light/small/dim/directional/east, +/turf/open/floor/iron, +/area/station/maintenance/department/engine/atmos) +"rds" = ( +/obj/machinery/computer/slot_machine{ + pixel_y = 2 + }, +/turf/open/floor/carpet/lone, +/area/station/service/abandoned_gambling_den) +"rdt" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"rdw" = ( +/turf/open/floor/eighties/red, +/area/station/service/abandoned_gambling_den/gaming) +"rdA" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/siding/wideplating_new/terracotta{ + dir = 6 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/wood/tile, +/area/station/maintenance/central/lesser) +"rdH" = ( +/obj/machinery/keycard_auth/wall_mounted/directional/south, +/turf/open/floor/mineral/titanium, +/area/station/command/heads_quarters/ce) +"rdM" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/science/cytology) +"rdV" = ( +/obj/structure/cable, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/service) +"rdW" = ( +/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/red{ + dir = 6 + }, +/obj/machinery/firealarm/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/white/small, +/area/station/security/warden) +"reg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/steam_vent, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"reh" = ( +/turf/closed/wall/r_wall, +/area/station/science/robotics/lab) +"rej" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"rem" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"rev" = ( +/obj/machinery/requests_console/directional/south{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/obj/structure/table/reinforced, +/obj/item/radio/off{ + pixel_x = -6 + }, +/obj/machinery/recharger{ + pixel_x = 5; + pixel_y = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/supply) +"rex" = ( +/obj/effect/turf_decal/tile/neutral/full, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/smooth_large, +/area/station/maintenance/central/lesser) +"rez" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 1 + }, +/turf/open/floor/iron/white/small, +/area/station/science/ordnance/storage) +"reE" = ( +/obj/machinery/holopad, +/obj/structure/cable, +/turf/open/floor/wood/tile, +/area/station/command/meeting_room) +"reG" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/structure/table/glass, +/obj/item/reagent_containers/cup/beaker/large{ + pixel_x = -5; + pixel_y = 9 + }, +/obj/item/reagent_containers/cup/beaker{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/clothing/glasses/science{ + pixel_x = 15; + pixel_y = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"reH" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/hallway/secondary/entry) +"reM" = ( +/turf/closed/wall/r_wall, +/area/station/security/checkpoint/escape) +"reS" = ( +/obj/effect/spawner/random/trash, +/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/plating, +/area/station/maintenance/fore/greater) +"reZ" = ( +/obj/effect/turf_decal/tile/dark_red{ + dir = 4 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"rff" = ( +/obj/effect/spawner/random/trash/caution_sign, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"rfi" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"rfo" = ( +/obj/structure/cable, +/obj/item/kirbyplants/organic/applebush, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/iron/dark/smooth_large, +/area/station/command/bridge) +"rfq" = ( +/obj/structure/sink/directional/south, +/obj/effect/turf_decal/trimline/blue/end, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"rfB" = ( +/obj/item/kirbyplants/random, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"rfD" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"rfJ" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"rfO" = ( +/obj/item/radio/intercom/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/command/heads_quarters/rd) +"rfP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/cargo/storage) +"rfT" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"rfW" = ( +/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/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"rgA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/spawner/random/trash, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"rgK" = ( +/obj/effect/turf_decal/trimline/blue/corner{ + dir = 8 + }, +/obj/item/kirbyplants/random/fullysynthetic, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"rgM" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/glass, +/area/station/hallway/primary/central/aft) +"rgS" = ( +/obj/structure/railing/corner/end{ + dir = 1 + }, +/obj/structure/railing/corner/end/flip{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/small, +/area/station/maintenance/department/engine/atmos) +"rhj" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/broken_flooring/corner/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"rhm" = ( +/obj/machinery/atmospherics/pipe/smart/simple/general/visible{ + dir = 10 + }, +/obj/structure/table, +/obj/item/cigarette, +/obj/item/toy/toy_dagger, +/obj/item/clothing/head/collectable/paper, +/obj/item/toy/figure/roboticist{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/toy/figure/syndie{ + pixel_x = -6; + pixel_y = 5 + }, +/obj/item/toy/figure/md{ + pixel_x = 10 + }, +/obj/item/toy/figure/hop{ + pixel_x = 2; + pixel_y = -2 + }, +/obj/item/toy/figure/ian{ + pixel_x = -5; + pixel_y = -1 + }, +/obj/item/toy/figure/lawyer{ + pixel_x = -10 + }, +/obj/item/toy/figure/detective, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"rhy" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/structure/transport/linear/tram, +/obj/structure/thermoplastic, +/turf/open/floor/tram, +/area/station/security/tram) +"rhC" = ( +/obj/structure/chair/office, +/turf/open/floor/iron/smooth, +/area/station/cargo/drone_bay) +"rhF" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"rhL" = ( +/obj/machinery/photocopier/prebuilt, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/grimy, +/area/station/commons/vacant_room/office) +"rig" = ( +/obj/machinery/door/poddoor/massdriver_chapel, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"rik" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/machinery/camera/directional/north, +/turf/open/misc/dirt/station, +/area/station/service/chapel) +"riq" = ( +/obj/machinery/door/window/brigdoor/left/directional/east{ + name = "Secure Creature Pen"; + req_access = list("research") + }, +/obj/machinery/atmospherics/pipe/smart/simple/general/visible{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"rir" = ( +/turf/open/floor/iron/grimy, +/area/station/commons/vacant_room/office) +"riS" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"riV" = ( +/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/cargo/drone_bay) +"rji" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"rjo" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/engineering/glass{ + name = "Abandoned Power Monitoring" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/smooth_half{ + dir = 1 + }, +/area/station/maintenance/department/electrical) +"rjv" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/scrubber, +/obj/effect/turf_decal/stripes/red/end, +/obj/structure/sign/poster/official/random/directional/east, +/turf/open/floor/iron/dark/small, +/area/station/hallway/primary/fore) +"rjw" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 4; + name = "Air to Distro" + }, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/engineering/atmos/pumproom) +"rjN" = ( +/obj/structure/cable, +/obj/structure/chair{ + pixel_y = -2 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"rko" = ( +/obj/structure/sign/directions/evac/directional/west, +/obj/structure/sign/directions/science/directional/west{ + dir = 4; + pixel_y = -8 + }, +/obj/structure/sign/directions/security/directional/west{ + pixel_y = 8 + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line, +/obj/effect/turf_decal/stripes/red/line{ + dir = 1 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/fore) +"rkI" = ( +/obj/machinery/door/airlock/highsecurity{ + name = "Secure Tech Storage" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tech_storage, +/obj/effect/mapping_helpers/airlock/access/all/command/eva, +/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_half{ + dir = 1 + }, +/area/station/engineering/storage/tech) +"rkM" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 6 + }, +/obj/machinery/light/no_nightlight/directional/north, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/pumproom) +"rlb" = ( +/obj/item/kirbyplants/random/fullysynthetic, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"rle" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/ordnance/testlab) +"rli" = ( +/obj/machinery/door/airlock/silver{ + name = "Showers" + }, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/commons/dorms) +"rln" = ( +/obj/item/kirbyplants/random, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"rlq" = ( +/obj/structure/bed{ + dir = 4 + }, +/obj/effect/spawner/random/bedsheet{ + dir = 4 + }, +/obj/machinery/button/door/directional/north{ + id = "Cabin3"; + name = "Cabin Bolt Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/turf/open/floor/carpet/blue, +/area/station/commons/dorms) +"rlr" = ( +/turf/closed/wall, +/area/station/medical/storage) +"rlM" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/air_sensor/ordnance_burn_chamber, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"rma" = ( +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/atmospherics/pipe/smart/simple/general/visible{ + dir = 6 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/testlab) +"rmc" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"rmk" = ( +/obj/effect/turf_decal/weather/dirt, +/obj/structure/flora/bush/jungle/c/style_3{ + pixel_x = -7 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"rmM" = ( +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/iron/edge{ + dir = 8 + }, +/area/station/engineering/main) +"rmX" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/item/book/manual/wiki/security_space_law, +/turf/open/floor/iron, +/area/station/security/courtroom) +"rnc" = ( +/obj/structure/cable, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 9 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/courtroom) +"rnr" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/obj/structure/flora/bush/jungle/c/style_3{ + pixel_x = 8 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"rnD" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/commons/fitness/recreation/entertainment) +"rnE" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "chem_lockdown"; + name = "Chemistry Shutters" + }, +/turf/open/floor/plating, +/area/station/medical/chemistry) +"rnV" = ( +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/theatre) +"rnZ" = ( +/obj/structure/transport/linear/tram, +/obj/effect/landmark/transport/nav_beacon/tram/nav/birdshot/maint, +/obj/effect/landmark/transport/nav_beacon/tram/platform/birdshot/maint_left, +/obj/structure/thermoplastic/light, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"roq" = ( +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/wood/tile, +/area/station/maintenance/port/lesser) +"roD" = ( +/obj/effect/spawner/random/engineering/atmospherics_portable, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"roS" = ( +/obj/structure/cable, +/obj/structure/chair/stool/directional/west, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/mess) +"roZ" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/computer/rdconsole{ + dir = 1 + }, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/siding/purple{ + dir = 6 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"rpc" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + 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/side{ + dir = 1 + }, +/area/station/science/xenobiology) +"rpg" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"rpi" = ( +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"rpk" = ( +/turf/open/floor/iron/white, +/area/station/science/research) +"rpo" = ( +/obj/machinery/light/floor, +/turf/open/floor/iron/kitchen/small, +/area/station/service/kitchen) +"rpq" = ( +/obj/machinery/camera/autoname/directional/east, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/smooth, +/area/station/security/evidence) +"rpv" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/hallway/primary/central/fore) +"rpB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/sign/departments/holy/directional/north, +/obj/machinery/camera/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"rpQ" = ( +/obj/structure/lattice, +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/smart/simple/orange, +/turf/open/space/basic, +/area/space/nearstation) +"rpV" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"rpY" = ( +/obj/structure/chair/sofa/corp/left{ + dir = 4 + }, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"rqm" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/small, +/area/station/tcommsat/server) +"rqp" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"rqt" = ( +/obj/machinery/airalarm/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/item/fish_tank/lawyer, +/obj/structure/table/wood, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"rqw" = ( +/turf/closed/wall, +/area/station/commons/dorms) +"rqD" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"rqF" = ( +/obj/structure/flora/bush/jungle/a/style_3, +/turf/open/misc/dirt/station, +/area/station/service/chapel) +"rqR" = ( +/obj/machinery/door/airlock/external/glass, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"rrb" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/science/xenobiology) +"rro" = ( +/obj/structure/railing, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/stairs{ + dir = 4 + }, +/area/station/engineering/main) +"rrp" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"rrt" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/science/robotics/augments) +"rry" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/pumproom) +"rrJ" = ( +/obj/structure/filingcabinet/filingcabinet, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/maintenance/hallway/abandoned_recreation) +"rrQ" = ( +/obj/item/kirbyplants/random/fullysynthetic, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"rrU" = ( +/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/dark, +/area/station/service/lawoffice) +"rrZ" = ( +/obj/structure/closet/crate/trashcart, +/obj/effect/spawner/random/trash/garbage, +/obj/effect/spawner/random/trash/garbage, +/obj/effect/spawner/random/contraband/prison, +/turf/open/floor/plating, +/area/station/security/prison/safe) +"rse" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"rsg" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/item/radio/intercom/directional/east, +/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/dark, +/area/station/service/lawoffice) +"rsl" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/table, +/obj/item/stock_parts/subspace/ansible, +/obj/item/stock_parts/subspace/ansible, +/obj/item/stock_parts/subspace/ansible, +/obj/item/stock_parts/subspace/crystal, +/obj/item/stock_parts/subspace/crystal, +/obj/item/stock_parts/subspace/crystal, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tcomms) +"rsr" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/mineral/titanium, +/area/station/command/heads_quarters/ce) +"rss" = ( +/obj/machinery/portable_atmospherics/canister/plasma, +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/structure/sign/warning/no_smoking/circle/directional/north, +/turf/open/floor/iron/smooth_large, +/area/station/science/ordnance/storage) +"rsv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/commons/dorms) +"rsz" = ( +/obj/structure/bed/medical{ + dir = 4 + }, +/obj/item/bedsheet/medical, +/obj/machinery/light/small/directional/east, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"rsH" = ( +/obj/structure/punching_bag, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/security/prison/workout) +"rsL" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/starboard/fore) +"rsX" = ( +/obj/effect/turf_decal/siding{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/white/small, +/area/station/science/lab) +"rta" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"rth" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain) +"rto" = ( +/obj/structure/table/glass, +/obj/item/stock_parts/power_store/cell/high{ + pixel_x = 11; + pixel_y = 6 + }, +/obj/item/folder/blue{ + pixel_x = -3; + pixel_y = 2 + }, +/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/carpet/executive, +/area/station/command/meeting_room) +"rtH" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/cargo/storage) +"rtI" = ( +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/science/xenobiology) +"rtQ" = ( +/turf/closed/wall/r_wall, +/area/station/security/tram) +"rtX" = ( +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/machinery/door/airlock/maintenance{ + name = "Engineering Maintenance" + }, +/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/engine) +"rtZ" = ( +/obj/structure/sign/directions/dorms{ + dir = 1 + }, +/turf/closed/wall, +/area/station/hallway/secondary/recreation) +"rub" = ( +/obj/structure/railing/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/department/engine/atmos) +"ruc" = ( +/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/public/glass{ + name = "Prison Garden" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/security/prison/garden) +"rud" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/window/left/directional/east{ + name = "Mass Driver Door"; + req_access = list("ordnance") + }, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/science/ordnance/testlab) +"ruh" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/machinery/camera/directional/south{ + c_tag = "atmospherics - lower" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"rui" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"rup" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/checkpoint/engineering) +"ruB" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/science/lower) +"ruC" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/tile/green/anticorner/contrasted, +/obj/structure/table/glass, +/obj/effect/mapping_helpers/broken_floor, +/obj/item/radio/intercom/directional/south, +/obj/machinery/reagentgrinder, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"ruD" = ( +/turf/open/floor/plating, +/area/station/maintenance/starboard/lesser) +"ruS" = ( +/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 = 9 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"ruY" = ( +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"rvp" = ( +/turf/closed/mineral/random/stationside, +/area/station/maintenance/hallway/abandoned_command) +"rvr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"rvs" = ( +/obj/effect/turf_decal/stripes/white/line, +/obj/item/stack/sheet/mineral/titanium, +/obj/machinery/light/small/directional/south, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"rvz" = ( +/obj/machinery/gravity_generator/main, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"rvD" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/obj/structure/closet/secure_closet/security, +/obj/machinery/requests_console/directional/south{ + department = "Security"; + name = "Security Requests Console" + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/escape) +"rvI" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"rvX" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/left/directional/south{ + name = "Genetics Desk"; + req_access = list("genetics") + }, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/pen{ + pixel_x = -2; + pixel_y = 5 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/white/textured_large, +/area/station/science/research) +"rvY" = ( +/obj/effect/turf_decal/tile/green/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"rwg" = ( +/turf/open/floor/iron/white/side{ + dir = 6 + }, +/area/station/science/research) +"rwo" = ( +/obj/structure/reagent_dispensers/water_cooler, +/obj/machinery/camera/directional/west, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"rwq" = ( +/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/external{ + name = "Tram Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"rwB" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/conveyor/inverted{ + dir = 5; + id = "fab1" + }, +/obj/effect/turf_decal/stripes/end{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"rwJ" = ( +/obj/structure/chair/stool/directional/north, +/obj/effect/turf_decal/siding/yellow, +/obj/effect/landmark/start/atmospheric_technician, +/turf/open/floor/wood, +/area/station/engineering/break_room) +"rwP" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"rxa" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/structure/mannequin/plastic, +/turf/open/floor/carpet/blue, +/area/station/cargo/boutique) +"rxo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"rxu" = ( +/obj/structure/table, +/obj/machinery/airalarm/directional/south, +/obj/item/storage/box/bandages{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/clipboard{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/razor, +/turf/open/floor/iron/dark/small, +/area/station/security/execution/education) +"rxB" = ( +/obj/structure/curtain/cloth/fancy/mechanical/start_closed{ + desc = "A set of curtains serving as a fancy theater backdrop. They can only be opened by a button."; + id = "abandoned_brewery"; + name = "Abandoned Brewery" + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/maintenance/department/science/xenobiology) +"rxD" = ( +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/dark/side, +/area/station/hallway/primary/central/fore) +"rxG" = ( +/obj/structure/cable, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/small, +/area/station/security/processing) +"rxJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"rxP" = ( +/obj/structure/table, +/obj/item/assembly/signaler{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/item/assembly/signaler{ + pixel_x = -8; + pixel_y = 5 + }, +/obj/item/assembly/signaler{ + pixel_x = 6; + pixel_y = 5 + }, +/obj/item/assembly/signaler{ + pixel_y = 8 + }, +/obj/machinery/light/cold/directional/south, +/turf/open/floor/iron, +/area/station/science/ordnance/testlab) +"rxT" = ( +/obj/structure/table/glass, +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 8 + }, +/obj/item/modular_computer/laptop, +/turf/open/floor/iron/grimy, +/area/station/science/cubicle) +"rxX" = ( +/obj/structure/closet{ + name = "Paramedic Supplies" + }, +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/machinery/camera/autoname/directional/east, +/obj/machinery/light/cold/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"rxY" = ( +/obj/structure/chair/stool/directional/east, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"rxZ" = ( +/obj/effect/turf_decal/siding{ + dir = 9 + }, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen) +"rya" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 10 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"ryi" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"ryk" = ( +/obj/machinery/status_display/ai/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/research) +"ryr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ryt" = ( +/obj/machinery/light/dim/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"ryy" = ( +/obj/effect/landmark/start/roboticist, +/turf/open/floor/iron/white, +/area/station/science/robotics/augments) +"ryF" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/delivery/white, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/aft) +"ryW" = ( +/obj/machinery/camera/autoname/directional/east, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"ryX" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=8"; + location = "QM #1" + }, +/obj/effect/turf_decal/delivery, +/mob/living/simple_animal/bot/mulebot, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron, +/area/station/cargo/storage) +"rzb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Engineering Supermatter Chamber" + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"rzd" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/components/binary/valve/digital{ + dir = 4 + }, +/turf/open/floor/iron/white/small, +/area/station/science/ordnance/storage) +"rze" = ( +/obj/structure/railing{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) +"rzm" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Engineering - Decontamination B" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/break_room) +"rzJ" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"rzO" = ( +/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/plating, +/area/station/maintenance/department/science/xenobiology) +"rzX" = ( +/obj/structure/hedge, +/obj/machinery/status_display/supply{ + pixel_y = -32 + }, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/cargo/storage) +"rzZ" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"rAt" = ( +/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/yellow/half/contrasted{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"rAv" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"rAA" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/medical/virology) +"rAC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security) +"rAG" = ( +/obj/structure/table, +/obj/structure/sign/warning/radiation/rad_area/directional/east, +/obj/machinery/light/small/directional/south, +/obj/item/storage/box/gum/bubblegum, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/plating, +/area/station/engineering/gravity_generator) +"rAR" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/security/glass{ + name = "Holding Cell" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/textured_half, +/area/station/security/brig/entrance) +"rBc" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"rBe" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rBq" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/obj/item/restraints/handcuffs, +/obj/machinery/light/small/directional/west, +/obj/machinery/airalarm/directional/west, +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs) +"rBy" = ( +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron, +/area/station/security/prison) +"rBz" = ( +/obj/effect/turf_decal/trimline/neutral/warning{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/dark/small, +/area/station/medical/morgue) +"rBE" = ( +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/effect/landmark/secequipment, +/turf/open/floor/iron, +/area/station/security/tram) +"rBI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"rBO" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/airalarm/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/commons/dorms) +"rBY" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"rCa" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/science/ordnance/testlab) +"rCj" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/checker{ + dir = 1 + }, +/area/station/security/execution/transfer) +"rCk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/station/engineering/atmospherics_engine) +"rCv" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"rCS" = ( +/obj/structure/chair/stool/bar/directional/west, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/carpet/lone, +/area/station/service/abandoned_gambling_den) +"rDj" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 8 + }, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/white/corner{ + dir = 4 + }, +/area/station/hallway/secondary/entry) +"rDs" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Filing Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/obj/structure/cable, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/cargo/lobby) +"rDv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light/cold/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/firealarm/directional/west, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"rDD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/white/corner, +/area/station/commons/dorms) +"rDP" = ( +/obj/item/kirbyplants/random/fullysynthetic, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron, +/area/station/security/tram) +"rDS" = ( +/obj/machinery/computer/exodrone_control_console{ + dir = 4 + }, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/smooth, +/area/station/cargo/drone_bay) +"rDU" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"rDV" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/storage_shared) +"rDY" = ( +/obj/effect/turf_decal/stripes/white/line, +/obj/structure/transport/linear/tram, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"rEa" = ( +/obj/structure/sink/directional/south, +/obj/structure/mirror/directional/north, +/turf/open/floor/iron/white/small, +/area/station/commons/toilet/restrooms) +"rEb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/structure/alien/gelpod, +/obj/structure/alien/weeds, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"rEd" = ( +/turf/open/floor/iron, +/area/station/maintenance/fore/greater) +"rEF" = ( +/obj/machinery/photocopier/prebuilt, +/obj/structure/sign/painting/library{ + pixel_y = 32 + }, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"rEJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/directional/east, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"rEV" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"rEW" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"rEY" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/light/directional/north, +/obj/structure/filingcabinet/chestdrawer{ + pixel_y = 2 + }, +/obj/machinery/status_display/evac/directional/north, +/turf/open/floor/iron/dark/textured_edge{ + dir = 1 + }, +/area/station/command/heads_quarters/hop) +"rFb" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden, +/obj/effect/turf_decal/tile/yellow, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"rFm" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"rFn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/status_display/evac/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"rFp" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/computer/pod/old/mass_driver_controller/ordnancedriver{ + pixel_x = 24 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/science/ordnance/testlab) +"rFv" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/railing, +/obj/structure/hedge, +/obj/effect/turf_decal/siding/thinplating_new/end{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"rFy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 10 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"rFC" = ( +/turf/open/floor/catwalk_floor, +/area/station/command/heads_quarters/ce) +"rFF" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/science/xenobiology) +"rFH" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/window/right/directional/east{ + name = "Research Delivery"; + req_access = list("science") + }, +/obj/structure/cable, +/turf/open/floor/iron/white/side{ + dir = 6 + }, +/area/station/science/research) +"rFU" = ( +/obj/structure/table/wood, +/obj/item/paper_bin, +/obj/item/pen, +/turf/open/floor/carpet/lone, +/area/station/service/chapel/office) +"rFV" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"rGp" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Testing Chamber" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/small, +/area/station/science/ordnance/storage) +"rGB" = ( +/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/structure/steam_vent, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"rGI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"rGO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/screwdriver, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/construction) +"rHe" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Engineering - South Corridor" + }, +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"rHp" = ( +/obj/effect/turf_decal/siding/wood, +/obj/effect/landmark/event_spawn, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain) +"rHw" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/space/basic, +/area/space/nearstation) +"rHy" = ( +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/aft) +"rHD" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/wood, +/area/station/cargo/boutique) +"rHE" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/mop_bucket/janitorialcart{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/engine/atmos) +"rHH" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/turf/open/floor/carpet/blue, +/area/station/cargo/boutique) +"rHK" = ( +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"rHO" = ( +/obj/structure/closet/emcloset, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"rHY" = ( +/obj/effect/turf_decal/siding/wideplating_new/terracotta{ + dir = 1 + }, +/turf/open/floor/wood/tile, +/area/station/maintenance/central/lesser) +"rIb" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/closet/secure_closet/security/sec, +/obj/machinery/camera/directional/north, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/reagent_dispensers/wall/peppertank/directional/north, +/turf/open/floor/iron, +/area/station/security/lockers) +"rIn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rIo" = ( +/obj/effect/turf_decal/siding/green/end, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/herringbone, +/area/station/service/abandoned_gambling_den/gaming) +"rIH" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/nitrogen_input, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"rIJ" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"rIW" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/white/side, +/area/station/hallway/primary/central/aft) +"rIY" = ( +/turf/closed/wall/r_wall, +/area/station/construction/mining/aux_base) +"rJo" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/carpet/blue, +/area/station/cargo/boutique) +"rJs" = ( +/obj/machinery/atmospherics/pipe/smart/simple/general/visible, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"rJw" = ( +/mob/living/carbon/human/species/monkey{ + name = "George" + }, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/science/xenobiology) +"rJB" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/photocopier/prebuilt, +/turf/open/floor/iron/smooth, +/area/station/command/heads_quarters/qm) +"rJL" = ( +/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, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"rJQ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/storage) +"rJW" = ( +/obj/machinery/suit_storage_unit/hos, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/checker, +/area/station/command/heads_quarters/hos) +"rJZ" = ( +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"rKn" = ( +/obj/structure/cable, +/obj/item/banner/cargo, +/turf/open/floor/iron/smooth, +/area/station/command/heads_quarters/qm) +"rKv" = ( +/obj/structure/broken_flooring/singular/directional/east, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"rKC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/science/cytology) +"rKE" = ( +/obj/structure/disposalpipe/segment, +/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/side{ + dir = 1 + }, +/area/station/science/lower) +"rKZ" = ( +/obj/structure/railing, +/obj/machinery/light/small/dim/directional/north, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/department/engine/atmos) +"rLj" = ( +/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, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/engineering/break_room) +"rLk" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/turf/open/floor/engine, +/area/station/science/explab) +"rLp" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"rLr" = ( +/obj/machinery/door/poddoor/incinerator_ordmix, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"rLt" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/medical_all, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/bot, +/obj/structure/extinguisher_cabinet/directional/north, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"rLx" = ( +/obj/effect/turf_decal/siding/thinplating/terracotta, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/commons/dorms) +"rLK" = ( +/obj/machinery/hydroponics/soil{ + pixel_y = 8 + }, +/obj/effect/spawner/random/food_or_drink/seed, +/obj/machinery/light/small/dim/directional/north, +/turf/open/misc/sandy_dirt, +/area/station/maintenance/starboard/aft) +"rLN" = ( +/obj/structure/safe/vault, +/obj/item/lazarus_injector, +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 4 + }, +/turf/open/floor/iron/dark/herringbone, +/area/station/ai_monitored/command/nuke_storage) +"rMb" = ( +/obj/effect/landmark/generic_maintenance_landmark, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/grimy, +/area/station/commons/vacant_room/office) +"rMf" = ( +/obj/structure/table, +/obj/machinery/computer/arcade/orion_trail{ + desc = "For gamers only. Casuals need not apply."; + dir = 4; + icon_screen = "library"; + icon_state = "oldcomp"; + name = "Gamer Computer"; + pixel_y = 7 + }, +/obj/structure/sign/poster/contraband/random/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"rMl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/green{ + dir = 5 + }, +/obj/machinery/light_switch/directional/east, +/obj/machinery/disposal/bin{ + desc = "A pneumatic waste disposal unit. This one leads to the morgue."; + name = "corpse disposal" + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/light/cold/directional/north, +/turf/open/floor/iron/dark/small, +/area/station/medical/chemistry) +"rMm" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/turf/open/space/basic, +/area/space/nearstation) +"rMt" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/rock/pile/style_random, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"rMH" = ( +/obj/machinery/porta_turret/ai{ + dir = 4 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai_upload) +"rMR" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 10 + }, +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/obj/structure/railing{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/diagonal, +/area/station/engineering/lobby) +"rNd" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"rNn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/machinery/digital_clock/directional/north, +/turf/open/floor/iron, +/area/station/security) +"rNB" = ( +/obj/machinery/light/small/directional/west, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/command/gateway) +"rNG" = ( +/obj/item/radio/intercom/directional/east, +/obj/structure/closet/toolcloset, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/engineering/break_room) +"rNI" = ( +/obj/effect/turf_decal/siding/thinplating_new/corner{ + 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/dark/small, +/area/station/command/heads_quarters/ce) +"rNJ" = ( +/obj/effect/spawner/random/entertainment/arcade, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/mess) +"rNL" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/structure/displaycase/trophy, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"rNN" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"rOG" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"rOJ" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"rOK" = ( +/obj/effect/turf_decal/trimline/white/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/white/mid_joiner{ + dir = 1 + }, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/wood, +/area/station/commons/fitness/recreation) +"rOW" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/server) +"rOX" = ( +/turf/closed/wall, +/area/station/science/robotics/augments) +"rPf" = ( +/turf/closed/wall/rust, +/area/station/ai_monitored/turret_protected/aisat/maint) +"rPg" = ( +/obj/machinery/air_sensor/plasma_tank, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"rPx" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/trimline/brown/corner, +/obj/effect/turf_decal/trimline/brown/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/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/dark/smooth_edge{ + dir = 1 + }, +/area/station/cargo/bitrunning/den) +"rPz" = ( +/obj/structure/table/glass, +/obj/item/flashlight/lamp/green{ + pixel_y = 12 + }, +/turf/open/floor/iron/white/small, +/area/station/medical/psychology) +"rPA" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line, +/obj/effect/turf_decal/stripes/red/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/fore) +"rPL" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"rPM" = ( +/obj/effect/landmark/start/cargo_technician, +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/cargo/storage) +"rPT" = ( +/obj/structure/chair/stool/bar/directional/east, +/obj/effect/turf_decal/siding/red/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/security/medical) +"rPU" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/status_display/door_timer{ + id = "Cell 2"; + name = "Cell 2"; + pixel_y = 32 + }, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/dark/small, +/area/station/security/brig) +"rPV" = ( +/obj/machinery/vending/tool, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 1 + }, +/obj/structure/sign/poster/official/random/directional/west, +/turf/open/floor/iron, +/area/station/engineering/main) +"rPW" = ( +/obj/effect/turf_decal/weather/dirt, +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"rQi" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/main) +"rQr" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/spawner/random/entertainment/dice, +/turf/open/floor/wood/large, +/area/station/maintenance/department/science/xenobiology) +"rQw" = ( +/obj/machinery/light/small/directional/north, +/turf/open/floor/engine/bz, +/area/station/science/xenobiology) +"rQC" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/service/chapel/office) +"rQF" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research/glass{ + name = "Pharmacy" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/pharmacy, +/turf/open/floor/iron/dark/small, +/area/station/medical/pharmacy) +"rQN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/light/cold/directional/west, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"rQS" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"rRa" = ( +/obj/effect/spawner/random/trash, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"rRf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Courtroom" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/obj/effect/mapping_helpers/airlock/access/any/security/court, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/security/courtroom) +"rRl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/chair/stool/directional/east, +/obj/effect/landmark/start/quartermaster, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/qm) +"rRq" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"rRu" = ( +/obj/structure/transit_tube/horizontal, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"rRz" = ( +/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/courtroom) +"rRQ" = ( +/obj/structure/hedge, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain) +"rRW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/security/courtroom) +"rSi" = ( +/obj/effect/turf_decal/tile/dark_red{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/escape) +"rSt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/small, +/area/station/medical/morgue) +"rSy" = ( +/obj/machinery/door/airlock{ + id_tag = "CabinS"; + name = "Study" + }, +/turf/open/floor/carpet/green, +/area/station/commons/dorms) +"rSz" = ( +/obj/structure/chair/comfy/brown{ + buildstackamount = 0; + color = "#c45c57"; + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"rSB" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/railing/corner, +/turf/open/space/basic, +/area/space/nearstation) +"rSI" = ( +/obj/structure/cable, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood/tile, +/area/station/command/corporate_showroom) +"rSM" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/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/port/greater) +"rST" = ( +/turf/closed/wall, +/area/station/cargo/storage) +"rSW" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden, +/obj/effect/turf_decal/tile/yellow, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"rTn" = ( +/obj/machinery/light/small/directional/north, +/turf/open/misc/dirt/station, +/area/station/service/chapel) +"rTy" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"rTA" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor/shutters{ + id = "qm_warehouse"; + name = "Warehouse Shutters" + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"rTC" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"rTJ" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner{ + dir = 4 + }, +/obj/structure/sink/directional/south{ + dir = 8; + pixel_x = 14; + pixel_y = 0 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"rUb" = ( +/obj/structure/hedge, +/obj/machinery/status_display/evac/directional/east, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"rUc" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/turf_decal/siding/purple/corner, +/obj/effect/landmark/start/research_director, +/obj/machinery/light/floor, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"rUd" = ( +/turf/closed/wall, +/area/station/security/prison) +"rUq" = ( +/obj/item/assembly/mousetrap/armed, +/turf/open/floor/stone, +/area/station/service/abandoned_gambling_den) +"rUI" = ( +/obj/item/radio/intercom/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 4 + }, +/area/station/science/lobby) +"rUR" = ( +/obj/effect/spawner/random/structure/grille, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/science/xenobiology) +"rUV" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=7.0-Arrivals-Pharmacy"; + location = "6.3-Arrivals" + }, +/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/hallway/secondary/entry) +"rVj" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/light/cold/directional/north, +/obj/structure/rack, +/obj/item/circuitboard/machine/telecomms/broadcaster, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tcomms) +"rVn" = ( +/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/dark, +/area/station/security/prison/safe) +"rVt" = ( +/obj/structure/table/reinforced, +/obj/item/reagent_containers/condiment/peppermill{ + pixel_x = 3 + }, +/obj/item/reagent_containers/condiment/saltshaker{ + pixel_x = -3 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/spawner/random/food_or_drink/condiment, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "kitchenshutters"; + name = "Kitchen Shutters" + }, +/obj/effect/turf_decal/siding{ + dir = 4 + }, +/obj/effect/turf_decal/siding{ + dir = 8 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen) +"rVH" = ( +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/structure/table/glass, +/obj/item/stack/medical/mesh{ + pixel_x = 3 + }, +/obj/item/stack/medical/suture{ + pixel_x = 5 + }, +/obj/item/stack/medical/suture{ + pixel_y = 3 + }, +/obj/machinery/airalarm/directional/south, +/obj/item/reagent_containers/cup/bottle/multiver{ + pixel_x = -4; + pixel_y = 10 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"rVI" = ( +/obj/machinery/atmospherics/components/trinary/mixer/airmix/flipped/inverse{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"rVT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"rWa" = ( +/obj/structure/closet, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron/smooth, +/area/station/cargo/lobby) +"rWm" = ( +/obj/machinery/camera/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 4 + }, +/area/station/science/lobby) +"rWr" = ( +/obj/structure/table, +/obj/item/flatpack/flatpacker, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"rWs" = ( +/obj/effect/turf_decal/siding/brown{ + dir = 5 + }, +/obj/structure/table/reinforced/plastitaniumglass, +/obj/item/clothing/head/costume/griffin, +/turf/open/floor/iron/smooth, +/area/station/maintenance/port/aft) +"rWA" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/broken_flooring/pile/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"rWE" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/machinery/holopad, +/turf/open/floor/iron/diagonal, +/area/station/command/heads_quarters/hop) +"rWH" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/grimy, +/area/station/command/heads_quarters/ce) +"rWK" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/red/corner, +/turf/open/floor/iron, +/area/station/cargo/storage) +"rWM" = ( +/obj/structure/table, +/obj/item/exodrone{ + pixel_y = 10 + }, +/turf/open/floor/iron/smooth, +/area/station/cargo/drone_bay) +"rWO" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/broken_flooring/singular/directional/east, +/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/starboard/aft) +"rWP" = ( +/obj/effect/turf_decal/stripes{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes{ + 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/smooth_half{ + dir = 1 + }, +/area/station/cargo/bitrunning/den) +"rWR" = ( +/obj/structure/disposalpipe/trunk, +/obj/machinery/disposal/delivery_chute{ + name = "Science Deliveries" + }, +/obj/structure/sign/departments/science/directional/north, +/obj/effect/turf_decal/tile/purple/fourcorners, +/obj/structure/plasticflaps{ + name = "Science Deliveries" + }, +/obj/effect/turf_decal/delivery/white, +/turf/open/floor/iron/dark/side, +/area/station/cargo/sorting) +"rWS" = ( +/obj/item/kirbyplants/random, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"rWU" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"rXm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/obj/machinery/meter, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"rXv" = ( +/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/smooth, +/area/station/hallway/secondary/command) +"rXw" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"rXy" = ( +/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/central/greater) +"rXW" = ( +/obj/structure/flora/bush/flowers_yw, +/obj/machinery/door/window/left/directional/west{ + name = "Monkey Pen"; + req_access = list("genetics") + }, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/science/genetics) +"rXY" = ( +/obj/machinery/modular_computer/preset/id, +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs) +"rYc" = ( +/turf/open/floor/iron/small, +/area/station/maintenance/port/lesser) +"rYm" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/geneticist, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"rYp" = ( +/turf/open/floor/iron/dark/small, +/area/station/tcommsat/server) +"rYs" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 6 + }, +/obj/structure/flora/bush/flowers_yw/style_3, +/turf/open/floor/grass, +/area/station/service/chapel) +"rYx" = ( +/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, +/turf/open/floor/iron/small, +/area/station/service/barber) +"rYD" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/air_input, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"rYG" = ( +/obj/structure/cable, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"rYL" = ( +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/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 = "Engineering - CE Office" + }, +/obj/structure/extinguisher_cabinet/directional/south, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"rZb" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"rZc" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/box/white{ + color = "#EFB341" + }, +/turf/open/floor/iron, +/area/station/medical/chemistry) +"rZi" = ( +/obj/structure/cable, +/obj/machinery/power/solar{ + id = "forestarboard"; + name = "Fore-Starboard Solar Array" + }, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/aft) +"rZo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"rZq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/status_display/ai/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"rZu" = ( +/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/electrical) +"rZw" = ( +/obj/structure/table/glass, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"rZz" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"rZG" = ( +/obj/structure/closet/crate/trashcart, +/obj/effect/spawner/random/trash/food_packaging, +/obj/effect/spawner/random/trash/food_packaging, +/obj/effect/spawner/random/trash/cigbutt, +/obj/effect/decal/cleanable/dirt, +/obj/structure/alien/weeds, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"rZJ" = ( +/obj/machinery/atmospherics/components/trinary/filter/atmos/co2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"rZM" = ( +/obj/structure/table/wood, +/obj/item/clothing/glasses/eyepatch/medical, +/turf/open/floor/carpet/orange, +/area/station/commons/dorms) +"saq" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Atmospherics Tank - Toxins" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/plasma_output{ + dir = 1 + }, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"sas" = ( +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/carpet/blue, +/area/station/cargo/boutique) +"saz" = ( +/obj/machinery/status_display/ai/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"saA" = ( +/obj/structure/disposalpipe/segment, +/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/cytology) +"saL" = ( +/obj/effect/turf_decal/siding/wood, +/obj/machinery/light/small/directional/west, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"saY" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/science/robotics/augments) +"sbq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/closed/wall/r_wall, +/area/station/science/ordnance/freezerchamber) +"sbx" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 8 + }, +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"sbN" = ( +/obj/machinery/rnd/server, +/turf/open/floor/circuit, +/area/station/science/server) +"sbU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/fore) +"sbW" = ( +/obj/effect/turf_decal/stripes/end, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/plating, +/area/station/security/execution/education) +"sbX" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 8 + }, +/obj/structure/chair{ + pixel_y = -2 + }, +/obj/effect/landmark/start/research_director, +/turf/open/floor/iron/grimy, +/area/station/science/cubicle) +"scj" = ( +/turf/closed/wall/r_wall, +/area/station/science/lower) +"sck" = ( +/obj/structure/lattice, +/obj/structure/railing/corner{ + dir = 8 + }, +/turf/open/space/basic, +/area/space/nearstation) +"scl" = ( +/obj/structure/chair/sofa/bench{ + dir = 4 + }, +/obj/machinery/light/cold/directional/west, +/obj/machinery/status_display/evac/directional/west, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"sco" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_command) +"scv" = ( +/obj/structure/table, +/obj/machinery/reagentgrinder{ + pixel_x = 4; + pixel_y = 9 + }, +/obj/machinery/light/small/broken/directional/south, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"scP" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/engineering/atmos/storage) +"scU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"scY" = ( +/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/wood, +/area/station/cargo/boutique) +"sdf" = ( +/obj/item/kirbyplants/random/fullysynthetic, +/obj/machinery/light_switch/directional/east, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"sdm" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/broken_floor, +/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/starboard/aft) +"sdZ" = ( +/obj/machinery/portable_atmospherics/canister, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"sea" = ( +/obj/effect/turf_decal/siding/white/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/small, +/area/station/science/xenobiology) +"seq" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"ser" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/science/ordnance/testlab) +"ses" = ( +/obj/structure/dresser, +/obj/machinery/light/small/directional/north, +/turf/open/floor/wood/parquet, +/area/station/command/heads_quarters/cmo) +"seM" = ( +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/turf/open/floor/iron/smooth_large, +/area/station/science/auxlab/firing_range) +"seN" = ( +/obj/machinery/light/small/directional/east, +/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/station/maintenance/fore/greater) +"sfk" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"sfq" = ( +/obj/machinery/light/cold/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/research) +"sfu" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"sfy" = ( +/obj/machinery/portable_atmospherics/canister, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/fourcorners, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"sfB" = ( +/obj/machinery/atmospherics/components/binary/volume_pump{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/light/no_nightlight/directional/north, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"sfF" = ( +/obj/machinery/door/airlock/engineering{ + name = "Engineering Office" + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "atmos_airlock_1" + }, +/turf/open/floor/iron/smooth_half{ + dir = 8 + }, +/area/station/engineering/main) +"sfL" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"sge" = ( +/obj/structure/reagent_dispensers/beerkeg, +/obj/item/clothing/head/costume/festive, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"sgm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"sgt" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/transit_tube/horizontal, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"sgw" = ( +/obj/machinery/mass_driver/ordnance{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/white/end, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/testlab) +"sgB" = ( +/obj/item/kirbyplants/random/fullysynthetic, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/auxiliary) +"sgJ" = ( +/obj/effect/turf_decal/tile/blue, +/obj/effect/spawner/random/vending/snackvend, +/turf/open/floor/iron/dark/side, +/area/station/hallway/primary/central/fore) +"sgO" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/smooth_edge{ + dir = 1 + }, +/area/station/maintenance/starboard/greater) +"sgY" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/hallway/secondary/recreation) +"shf" = ( +/obj/machinery/vending/coffee, +/turf/open/floor/plating, +/area/station/hallway/secondary/recreation) +"shm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/singular/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"shD" = ( +/turf/closed/wall, +/area/station/hallway/secondary/recreation) +"shL" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Pod One"; + space_dir = 2 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"shR" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/light/small/directional/north, +/turf/open/floor/grass, +/area/station/service/chapel) +"sib" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/construction) +"sip" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/robot_suit, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"sis" = ( +/turf/open/floor/grass, +/area/station/security/prison/garden) +"siG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/general/visible{ + dir = 1 + }, +/obj/effect/decal/cleanable/ash, +/obj/item/storage/dice{ + pixel_x = -16; + pixel_y = -6 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) +"siN" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/structure/chair/stool/bar/directional/north, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"sjl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/corner, +/area/station/science/xenobiology) +"sjn" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/chair/comfy/brown{ + buildstackamount = 0; + color = "#c45c57"; + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/service/library/private) +"sjq" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"sjw" = ( +/obj/machinery/door/airlock/external{ + name = "Atmospherics External Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"sjG" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"sjK" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/spawner/random/trash, +/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/central/greater) +"sjL" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"sjX" = ( +/obj/item/radio/intercom/directional/east, +/obj/machinery/light/warm/directional/east, +/turf/open/floor/iron, +/area/station/cargo/storage) +"sjY" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/purple/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"skc" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 1 + }, +/turf/open/floor/iron/dark/side, +/area/station/security/execution/transfer) +"skm" = ( +/obj/structure/cable, +/obj/structure/table, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/turf/open/floor/iron, +/area/station/security/tram) +"skn" = ( +/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/dark_red/opposingcorners, +/turf/open/floor/iron, +/area/station/security/prison) +"skp" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/machinery/chem_dispenser, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron, +/area/station/medical/chemistry) +"skN" = ( +/obj/structure/table/wood, +/obj/machinery/camera/directional/south{ + c_tag = "Atmospherics - South" + }, +/obj/item/stack/cable_coil/five, +/obj/effect/turf_decal/siding/wideplating_new/terracotta, +/turf/open/floor/wood/tile, +/area/station/maintenance/central/lesser) +"skP" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/science/auxlab/firing_range) +"skS" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/red{ + dir = 8 + }, +/turf/open/floor/iron/white/small, +/area/station/security/warden) +"skT" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"skU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/small, +/area/station/security/prison/shower) +"skV" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/purple, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"slp" = ( +/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, +/area/station/security/execution/transfer) +"slq" = ( +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/north, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/medical/virology) +"slw" = ( +/turf/closed/wall, +/area/station/cargo/drone_bay) +"slG" = ( +/obj/docking_port/stationary{ + dir = 2; + dwidth = 2; + height = 13; + name = "port bay 2"; + shuttle_id = "ferry_home"; + width = 5 + }, +/turf/open/space/basic, +/area/space) +"slJ" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/commons/storage/art) +"slL" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/escape) +"slM" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/effect/landmark/navigate_destination/sec, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"slY" = ( +/turf/closed/wall, +/area/station/maintenance/port/fore) +"smf" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"smh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=23.4-Evac"; + location = "23.3-Evac" + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"smk" = ( +/obj/effect/turf_decal/siding/thinplating_new/light, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/smooth_large, +/area/station/science/robotics/mechbay) +"smH" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"sne" = ( +/obj/machinery/griddle, +/obj/effect/turf_decal/siding{ + dir = 6 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen) +"snj" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "ceprivacy"; + name = "Chief's Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/engineering/lobby) +"snn" = ( +/obj/machinery/rnd/experimentor, +/turf/open/floor/engine, +/area/station/science/explab) +"sny" = ( +/obj/machinery/holopad, +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/iron, +/area/station/security/courtroom) +"snB" = ( +/obj/structure/transport/linear/tram, +/obj/structure/chair{ + dir = 1 + }, +/obj/structure/thermoplastic, +/turf/open/floor/tram, +/area/station/security/tram) +"snJ" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/light/small/directional/south, +/obj/item/kirbyplants/fern, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"snK" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark/corner, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/security/courtroom) +"snW" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/turf/open/floor/iron, +/area/station/security/tram) +"snZ" = ( +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"sok" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/light/cold/directional/north, +/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/corner{ + dir = 1 + }, +/area/station/hallway/secondary/dock) +"sor" = ( +/obj/machinery/computer/exoscanner_control{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/smooth, +/area/station/cargo/drone_bay) +"sos" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"sot" = ( +/obj/machinery/door/airlock/multi_tile/public{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/service/library) +"sox" = ( +/obj/effect/turf_decal/stripes/white/line, +/obj/structure/transport/linear/tram, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/security/tram) +"soD" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"soO" = ( +/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/hallway/secondary/command) +"soU" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"soV" = ( +/obj/effect/spawner/random/engineering/canister, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"spg" = ( +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/obj/machinery/door/airlock/security{ + name = "Courtroom" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/court, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"spi" = ( +/obj/structure/chair{ + pixel_y = -2 + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/dark/small, +/area/station/security/checkpoint/customs/auxiliary) +"spk" = ( +/obj/machinery/camera/directional/east, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/weather/dirt{ + dir = 6 + }, +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"spx" = ( +/obj/machinery/portable_atmospherics/canister/anesthetic_mix, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/effect/turf_decal/stripes, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/white/small, +/area/station/medical/cryo) +"spA" = ( +/obj/structure/table, +/obj/machinery/light/warm/directional/south, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/obj/effect/spawner/random/food_or_drink/snack/lizard{ + pixel_x = 9; + pixel_y = 3 + }, +/obj/effect/spawner/random/food_or_drink/refreshing_beverage{ + pixel_x = -5; + pixel_y = 7 + }, +/obj/structure/sign/poster/official/random/directional/south, +/turf/open/floor/iron, +/area/station/cargo/office) +"spH" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/iron/small, +/area/station/service/bar) +"spK" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/structure/cable, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"spP" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs/auxiliary) +"sqa" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"sqh" = ( +/obj/item/kirbyplants/random, +/obj/machinery/light/cold/directional/west, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"sql" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/obj/machinery/field/generator, +/turf/open/floor/iron/dark/small, +/area/station/engineering/storage_shared) +"sqo" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/obj/structure/sink/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"sqz" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"sqA" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/structure/table/reinforced, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/item/folder/red, +/obj/item/radio{ + pixel_x = -6; + pixel_y = -3 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs/auxiliary) +"sqV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/sofa/bench/left{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"sqY" = ( +/obj/structure/flora/bush/large/style_random{ + pixel_x = -20; + pixel_y = -16 + }, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/misc/sandy_dirt, +/area/station/hallway/secondary/recreation) +"srb" = ( +/obj/effect/turf_decal/box/red/corners{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 5 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"srg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/junction/flip{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"srl" = ( +/obj/machinery/firealarm/directional/east, +/obj/machinery/vending/cigarette, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"srn" = ( +/obj/structure/disposalpipe/segment, +/turf/closed/wall, +/area/station/maintenance/port/greater) +"srx" = ( +/obj/machinery/power/port_gen/pacman, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"sry" = ( +/obj/structure/flora/bush/jungle/c/style_3{ + pixel_x = 6; + pixel_y = -6 + }, +/obj/structure/flora/tree/jungle/small, +/turf/open/floor/grass, +/area/station/service/chapel) +"srA" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 4 + }, +/obj/structure/window/spawner/directional/west, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"srE" = ( +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/obj/machinery/door/airlock/command/glass{ + name = "Telecommunications Server Room" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "comms-entrance-south" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/dark/hidden, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/tcommsat/server) +"srH" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/heat_exchanging/junction{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/tcommsat/server) +"srK" = ( +/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/science/robotics/lab) +"sso" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/station/maintenance/starboard/lesser) +"ssq" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"sst" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/chair/comfy/brown{ + buildstackamount = 0; + color = "#c45c57"; + dir = 8 + }, +/turf/open/floor/wood/tile, +/area/station/science/lower) +"ssz" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/department/science/xenobiology) +"ssY" = ( +/obj/structure/kitchenspike, +/obj/effect/turf_decal/weather/snow, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/turf/open/floor/iron/kitchen_coldroom/freezerfloor, +/area/station/service/kitchen/coldroom) +"sta" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/item/trash/flare{ + pixel_x = 11; + pixel_y = 21 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/central/fore) +"stH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/brown/half, +/obj/effect/turf_decal/tile/brown/half{ + dir = 1 + }, +/turf/open/floor/iron/textured_half, +/area/station/cargo/miningoffice) +"stV" = ( +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"stX" = ( +/obj/effect/landmark/start/chief_medical_officer, +/turf/open/floor/wood/parquet, +/area/station/command/heads_quarters/cmo) +"stY" = ( +/obj/structure/table/wood, +/obj/item/flashlight/flare/candle{ + pixel_x = -5; + pixel_y = 7 + }, +/obj/item/flashlight/flare/candle{ + pixel_x = -3; + pixel_y = 5 + }, +/obj/item/flashlight/flare/candle{ + pixel_x = -5; + pixel_y = 4 + }, +/obj/item/lighter{ + pixel_x = 4 + }, +/turf/open/floor/carpet/purple, +/area/station/commons/dorms) +"sue" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/structure/chair/sofa/bench/right{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"sul" = ( +/obj/effect/turf_decal/siding{ + dir = 1 + }, +/obj/machinery/holopad, +/turf/open/floor/iron/white/small, +/area/station/science/lab) +"suw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/checker, +/area/station/command/heads_quarters/hos) +"suM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"suU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"svd" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/pumproom) +"svh" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/lesser) +"svo" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/dna_scannernew, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"svq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/sofa/bench{ + dir = 1 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"svs" = ( +/turf/closed/wall, +/area/station/hallway/secondary/dock) +"svy" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"svz" = ( +/obj/machinery/door/airlock/research{ + name = "Xenobiology Secure Lab" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, +/obj/machinery/door/firedoor, +/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/science/xenobiology) +"svD" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/flora/bush/flowers_yw, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/science/genetics) +"svG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/science/explab) +"svK" = ( +/obj/machinery/light/cold/dim/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/south, +/turf/open/floor/iron/small, +/area/station/engineering/break_room) +"svQ" = ( +/obj/structure/table/reinforced, +/obj/structure/reagent_dispensers/servingdish, +/turf/open/floor/iron/kitchen/small, +/area/station/security/prison/mess) +"svU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/full, +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/right/directional/east{ + name = "Pharmacy Desk"; + req_access = list("pharmacy") + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "pharmacy_shutters"; + name = "Pharmacy Shutters" + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/medical/pharmacy) +"swb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/external{ + name = "Escape Pod Four"; + space_dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"swh" = ( +/obj/structure/table/wood, +/obj/machinery/computer/pod/old{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/commons/vacant_room/office) +"swk" = ( +/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/maintenance/department/medical/central) +"swn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/science/xenobiology) +"swu" = ( +/turf/open/floor/wood, +/area/station/security/detectives_office) +"swB" = ( +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line, +/obj/effect/turf_decal/stripes/red/line{ + dir = 1 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/starboard) +"swF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/light/small/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/station/science/xenobiology) +"swJ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/singular/directional/south, +/obj/structure/steam_vent, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"swK" = ( +/obj/structure/sign/poster/official/moth_piping/directional/north, +/obj/machinery/light/cold/dim/directional/north, +/obj/structure/closet/firecloset, +/turf/open/floor/iron/small, +/area/station/engineering/break_room) +"swM" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/obj/machinery/camera/directional/north, +/turf/open/floor/grass, +/area/station/service/chapel) +"swT" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Engineering Maintenance" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"swW" = ( +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/spawner/random/vending/colavend, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"sxm" = ( +/turf/closed/wall, +/area/station/tcommsat/server) +"sxu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/external{ + name = "Escape Pod Four"; + space_dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/maintenance/starboard/central) +"sxv" = ( +/obj/structure/railing/corner{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"sxA" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"sxF" = ( +/obj/structure/disposalpipe/junction/flip{ + dir = 2 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 8 + }, +/area/station/science/research) +"sxH" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"sxQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"sxT" = ( +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/aft) +"sxZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"syb" = ( +/obj/docking_port/stationary/random{ + dir = 4; + name = "lavaland"; + shuttle_id = "pod_4_lavaland" + }, +/turf/open/space/basic, +/area/space) +"sye" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/obj/machinery/light/floor{ + pixel_x = -32 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"syg" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 4 + }, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"syh" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"syk" = ( +/turf/closed/wall, +/area/station/security/warden) +"sys" = ( +/obj/structure/broken_flooring/side/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"syA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/public/glass{ + name = "Dorms" + }, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/commons/fitness/locker_room) +"syC" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/misc/sandy_dirt, +/area/station/medical/medbay/lobby) +"syN" = ( +/obj/effect/spawner/random/trash, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"syR" = ( +/obj/machinery/door/window/brigdoor/left/directional/east{ + id = "Cell 4"; + name = "Cell 4"; + req_access = list("security") + }, +/turf/open/floor/iron/dark/small, +/area/station/security/brig) +"szg" = ( +/obj/machinery/door/poddoor/shutters/radiation/preopen{ + id = "engsm"; + name = "Radiation Chamber Shutters" + }, +/turf/open/floor/plating, +/area/station/engineering/supermatter) +"szC" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/chapel) +"sAy" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/railing, +/obj/structure/hedge, +/obj/effect/turf_decal/siding/thinplating{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating_new/end{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"sBc" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai_upload) +"sBm" = ( +/obj/structure/transport/linear/tram, +/obj/structure/fluff/tram_rail/floor, +/obj/structure/thermoplastic/light, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"sBn" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/machinery/firealarm/directional/east, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"sBq" = ( +/obj/effect/turf_decal/siding/wood, +/obj/structure/closet/l3closet/janitor, +/obj/item/clothing/gloves/color/orange, +/obj/item/clothing/shoes/galoshes, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/small, +/area/station/service/janitor) +"sBA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, +/turf/closed/wall/r_wall, +/area/station/science/ordnance/testlab) +"sBL" = ( +/obj/structure/sign/directions/science{ + dir = 4; + pixel_y = -8 + }, +/obj/structure/sign/directions/evac{ + dir = 8 + }, +/obj/structure/sign/directions/security{ + dir = 8; + pixel_y = 8 + }, +/turf/closed/wall, +/area/station/commons/storage/art) +"sBP" = ( +/obj/structure/reagent_dispensers/plumbed{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"sBV" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible/layer4, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"sCc" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/service/lawoffice) +"sCi" = ( +/turf/closed/wall, +/area/station/service/lawoffice) +"sCk" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/kirbyplants/random{ + pixel_y = 8 + }, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"sCl" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"sCm" = ( +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/engine/atmos) +"sCp" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/medical{ + name = "Medbay" + }, +/obj/effect/turf_decal/delivery/red, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/turf/open/floor/iron/dark/small, +/area/station/medical/medbay/central) +"sCq" = ( +/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/dark_red/fourcorners, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"sCu" = ( +/obj/machinery/computer/prisoner/management{ + dir = 8 + }, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/turf/open/floor/iron/checker{ + dir = 1 + }, +/area/station/security/execution/transfer) +"sCw" = ( +/obj/structure/transit_tube/station/dispenser/flipped, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"sCC" = ( +/obj/machinery/door/airlock/external/glass{ + name = "ATMOS PROJECT Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"sCH" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"sCR" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/modular_computer/preset/research{ + dir = 1 + }, +/obj/effect/turf_decal/siding/purple, +/obj/machinery/light/cold/directional/south, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"sDj" = ( +/turf/closed/wall/r_wall, +/area/station/science/cytology) +"sDp" = ( +/obj/structure/cable, +/obj/structure/table, +/obj/effect/spawner/random/engineering/flashlight{ + pixel_y = 22 + }, +/obj/item/hand_tele{ + pixel_y = 2 + }, +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron, +/area/station/command/teleporter) +"sDq" = ( +/obj/structure/hedge, +/turf/open/floor/wood/tile, +/area/station/command/corporate_showroom) +"sDs" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/siding/wideplating/dark, +/turf/open/floor/iron, +/area/station/commons/dorms) +"sDA" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/testlab) +"sDE" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/glass, +/obj/machinery/button/curtain{ + id = "abandoned_brewery"; + name = "curtain control"; + pixel_y = -24 + }, +/turf/open/floor/wood/large, +/area/station/maintenance/department/science/xenobiology) +"sDZ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=15.0-CentralStarboard-CentralFore"; + location = "14.0-Dormatories-CentralStarboard" + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"sEd" = ( +/obj/effect/turf_decal/stripes/line, +/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/cargo/warehouse) +"sEn" = ( +/obj/item/clothing/head/cone, +/obj/item/clothing/head/cone{ + pixel_x = 16; + pixel_y = 7 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"sEp" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/broken_flooring/corner/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"sEr" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/turf/open/floor/engine, +/area/station/science/cytology) +"sEB" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/grimy, +/area/station/commons/vacant_room/office) +"sES" = ( +/obj/machinery/door/airlock/hatch{ + name = "Creature Pen" + }, +/turf/open/floor/iron/white/textured_half{ + dir = 1 + }, +/area/station/science/cytology) +"sEU" = ( +/obj/machinery/atmospherics/components/tank/air{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"sFs" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"sFz" = ( +/obj/structure/chair/stool/directional/east, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/mess) +"sGh" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"sGk" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 6 + }, +/obj/structure/flora/bush/flowers_yw, +/turf/open/floor/grass, +/area/station/service/chapel) +"sGp" = ( +/obj/structure/flora/rock/pile/style_random, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"sGt" = ( +/obj/structure/closet/crate/freezer/surplus_limbs, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/theatre) +"sGE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/turf/open/floor/plating, +/area/station/science/ordnance/storage) +"sGH" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 8 + }, +/obj/machinery/door/window/right/directional/west{ + name = "Medical Supplies"; + req_access = list("medical") + }, +/obj/effect/mapping_helpers/airlock/red_alert_access, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/white/small, +/area/station/medical/storage) +"sGN" = ( +/obj/machinery/modular_computer/preset/cargochat/service{ + dir = 8 + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/requests_console/auto_name/directional/east, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/service) +"sHe" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"sHg" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/engineering/supermatter/room) +"sHk" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/spawner/random/structure/table, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"sHH" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/portable_atmospherics/canister/plasma, +/obj/machinery/light/cold/directional/west, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/storage_shared) +"sHI" = ( +/obj/machinery/computer/atmos_control/air_tank{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"sHM" = ( +/obj/structure/railing, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/station/engineering/break_room) +"sHO" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating/elevatorshaft, +/area/station/engineering/main) +"sHV" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"sHW" = ( +/turf/closed/wall, +/area/station/maintenance/hallway/abandoned_recreation) +"sHX" = ( +/obj/effect/turf_decal/stripes/red/line{ + dir = 6 + }, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/engine, +/area/station/science/cytology) +"sIj" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"sIA" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"sIB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"sIO" = ( +/obj/structure/grille/broken, +/obj/item/shard/titanium, +/obj/effect/decal/cleanable/glass/titanium, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"sIZ" = ( +/obj/structure/table/wood, +/obj/effect/spawner/random/bureaucracy/folder, +/obj/item/pen/blue, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/grimy, +/area/station/commons/vacant_room/office) +"sJg" = ( +/obj/machinery/door/airlock/command{ + name = "Research Division Server Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/rd, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/hidden, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/server) +"sJi" = ( +/obj/effect/landmark/start/depsec/medical, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs/auxiliary) +"sJr" = ( +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/smooth_large, +/area/station/science/auxlab/firing_range) +"sJv" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=1.5-PNexus-Vault"; + location = "1.0-Security-PNexus" + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"sJw" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/holopad, +/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/engineering/storage/tcomms) +"sJE" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/kirbyplants/random/fullysynthetic, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/aft) +"sJL" = ( +/obj/structure/table, +/obj/effect/turf_decal/siding{ + dir = 4 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen) +"sJN" = ( +/obj/effect/turf_decal/siding, +/obj/machinery/airalarm/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/small, +/area/station/science/lab) +"sJO" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"sJR" = ( +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"sJV" = ( +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/machinery/chem_master/condimaster{ + desc = "Used to separate out liquids - useful for purifying botanical extracts. Also dispenses condiments."; + name = "BrewMaster 2199" + }, +/obj/effect/turf_decal/delivery/white{ + color = "#52B4E9" + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"sKh" = ( +/obj/effect/landmark/start/librarian, +/turf/open/floor/iron/grimy, +/area/station/service/library/private) +"sKj" = ( +/obj/machinery/light/warm/directional/east, +/obj/effect/turf_decal/tile/brown/anticorner{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"sKk" = ( +/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/medical/medbay/central) +"sKm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line, +/obj/effect/turf_decal/stripes/red/line{ + dir = 1 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/fore) +"sKq" = ( +/obj/structure/chair/comfy/brown{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"sKt" = ( +/obj/effect/turf_decal/trimline/white/line, +/obj/effect/turf_decal/trimline/white/mid_joiner, +/turf/open/floor/wood, +/area/station/commons/fitness/recreation) +"sKz" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/water_source/puddle, +/obj/structure/flora/bush/large/style_random{ + pixel_y = 0 + }, +/turf/open/floor/grass, +/area/station/science/genetics) +"sKB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"sKE" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/white/small, +/area/station/security/warden) +"sKO" = ( +/obj/structure/table, +/obj/item/disk/cargo{ + pixel_x = 6 + }, +/obj/item/storage/fancy/cigarettes/cigpack_robust{ + pixel_x = -3; + pixel_y = 11 + }, +/obj/item/pen{ + pixel_x = -9; + pixel_y = 0 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"sKS" = ( +/obj/structure/sign/poster/official/pda_ad/directional/north, +/obj/structure/tank_holder/extinguisher, +/obj/structure/alien/weeds, +/obj/effect/gibspawner, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"sLB" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"sLD" = ( +/obj/machinery/atmospherics/pipe/smart/simple/general/visible{ + dir = 9 + }, +/obj/machinery/meter, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"sLE" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/obj/structure/closet/secure_closet/security/med, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs/auxiliary) +"sLS" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/holosign/barrier/atmos/tram, +/turf/open/floor/tram, +/area/station/security/tram) +"sMh" = ( +/obj/machinery/door/airlock/research{ + name = "Research Division Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white/textured_half{ + dir = 1 + }, +/area/station/science/research) +"sMj" = ( +/obj/effect/turf_decal/siding/wood/corner, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/service/chapel) +"sMq" = ( +/obj/machinery/light/warm/directional/west, +/turf/open/floor/iron, +/area/station/security/prison) +"sMt" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/white/side, +/area/station/hallway/primary/central/aft) +"sMB" = ( +/obj/effect/turf_decal/siding/wideplating, +/obj/structure/rack, +/obj/item/circuitboard/machine/thermomachine{ + pixel_x = 7; + pixel_y = 5 + }, +/obj/item/circuitboard/machine/thermomachine{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/engineering/atmos/storage) +"sMD" = ( +/turf/closed/wall, +/area/station/science/server) +"sMT" = ( +/obj/structure/table, +/obj/item/emergency_bed{ + pixel_y = 14 + }, +/obj/item/emergency_bed{ + pixel_y = 18 + }, +/obj/item/emergency_bed{ + pixel_y = 25 + }, +/obj/item/wheelchair{ + pixel_y = -3 + }, +/obj/item/wheelchair, +/obj/item/wheelchair{ + pixel_y = 3 + }, +/turf/open/floor/iron/dark, +/area/station/medical/paramedic) +"sNb" = ( +/obj/effect/turf_decal/tile/blue, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/hallway/secondary/dock) +"sNg" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"sNr" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/dark_red/corner{ + dir = 1 + }, +/obj/structure/rack, +/obj/effect/spawner/random/armory/riot_helmet, +/obj/effect/spawner/random/armory/bulletproof_helmet, +/obj/effect/spawner/random/armory/dragnet, +/turf/open/floor/iron/dark/small, +/area/station/ai_monitored/security/armory) +"sNz" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"sNW" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"sOi" = ( +/obj/effect/turf_decal/siding/wood/end{ + dir = 1 + }, +/turf/open/floor/stone, +/area/station/service/chapel) +"sOj" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/barricade/wooden, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"sOk" = ( +/obj/structure/lattice, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/space/basic, +/area/space/nearstation) +"sOs" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/engineering/gravity_generator) +"sOt" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/chair/sofa/bench{ + dir = 1 + }, +/obj/machinery/newscaster/directional/south, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"sOy" = ( +/obj/structure/window/spawner/directional/west, +/turf/open/floor/iron/dark, +/area/station/commons/dorms) +"sOF" = ( +/obj/item/kirbyplants/random, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"sON" = ( +/turf/closed/wall, +/area/station/service/bar/backroom) +"sOO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light_switch/directional/west, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"sOR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/public/glass{ + name = "Art Storage" + }, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/textured_half, +/area/station/commons/storage/art) +"sPb" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/wood/tile, +/area/station/command/corporate_showroom) +"sPk" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 4 + }, +/turf/open/floor/iron/stairs{ + dir = 4 + }, +/area/station/engineering/main) +"sPx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/pile/directional/east, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"sQb" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/science/research) +"sQd" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"sQg" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"sQm" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"sQv" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/spawner/random/structure/closet_empty/crate, +/obj/item/stack/ore/iron{ + amount = 25 + }, +/obj/structure/alien/weeds, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"sQy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood, +/area/station/service/chapel) +"sQI" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/modular_computer/preset/id, +/obj/machinery/button/ticket_machine{ + pixel_x = 9; + pixel_y = 23 + }, +/obj/machinery/button/door/directional/south{ + id = "hop"; + name = "Privacy Shutters Control"; + pixel_x = -2; + pixel_y = 23; + req_access = list("hop") + }, +/obj/machinery/button/door/directional/south{ + id = "hopqueue"; + name = "Queue Shutters Control"; + pixel_x = -13; + pixel_y = 23; + req_access = list("hop") + }, +/obj/machinery/button/flasher{ + id = "hopflash"; + pixel_x = -24; + pixel_y = 6 + }, +/obj/machinery/button/photobooth{ + pixel_x = -24; + pixel_y = -6 + }, +/turf/open/floor/iron/dark/textured_corner, +/area/station/command/heads_quarters/hop) +"sQP" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/red/line{ + 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/small, +/area/station/hallway/primary/central/aft) +"sQS" = ( +/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/engine, +/area/station/science/explab) +"sRf" = ( +/obj/machinery/power/turbine/inlet_compressor{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"sRg" = ( +/turf/closed/wall, +/area/station/commons/storage/tools) +"sRj" = ( +/obj/item/assembly/signaler, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/white/side{ + dir = 8 + }, +/area/station/science/lobby) +"sRs" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/storage) +"sRD" = ( +/obj/machinery/shower/directional/west, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/dorms) +"sRF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/stone, +/area/station/service/chapel) +"sRL" = ( +/turf/closed/wall, +/area/station/service/janitor) +"sRN" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/door/airlock{ + id_tag = "AuxToilet2"; + name = "Unit 2" + }, +/turf/open/floor/iron/showroomfloor, +/area/station/maintenance/department/science/xenobiology) +"sRT" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/siding/thinplating{ + dir = 5 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/eighties/red, +/area/station/hallway/primary/central/fore) +"sRV" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/stone, +/area/station/command/heads_quarters/hos) +"sRW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"sSj" = ( +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"sSq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/white, +/area/station/medical/medbay/aft) +"sSB" = ( +/turf/open/floor/catwalk_floor, +/area/station/engineering/break_room) +"sSN" = ( +/obj/structure/flora/bush/flowers_pp/style_2, +/turf/open/floor/grass, +/area/station/service/chapel) +"sSQ" = ( +/turf/closed/wall, +/area/station/maintenance/department/medical/central) +"sSS" = ( +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) +"sSW" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"sTb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/plaque{ + icon_state = "L14"; + pixel_y = -15 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"sTi" = ( +/obj/item/clothing/head/cone{ + pixel_x = -8; + pixel_y = 17 + }, +/obj/structure/broken_flooring/singular/directional/south, +/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/hallway/secondary/dock) +"sTp" = ( +/obj/effect/turf_decal/trimline/dark/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/department/science/xenobiology) +"sTq" = ( +/obj/structure/railing{ + dir = 10 + }, +/turf/open/space/basic, +/area/space/nearstation) +"sTJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"sTK" = ( +/obj/machinery/telecomms/bus/preset_one, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"sTN" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/structure/destructible/cult/item_dispenser/archives/library, +/obj/item/book/codex_gigas, +/obj/machinery/light/small/dim/directional/west, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/grimy, +/area/station/service/library/private) +"sTR" = ( +/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/medical/general, +/obj/machinery/door/airlock/medical/glass{ + name = "Medical Cold Room" + }, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/iron/white/small, +/area/station/medical/coldroom) +"sUe" = ( +/obj/structure/table/reinforced/rglass, +/obj/machinery/coffeemaker/impressa{ + pixel_x = 2 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/turf/open/floor/iron/checker, +/area/station/command/bridge) +"sUg" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"sUr" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"sUy" = ( +/turf/closed/wall/r_wall, +/area/station/command/meeting_room) +"sUE" = ( +/obj/effect/turf_decal/trimline/white/line{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/white/mid_joiner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/white/mid_joiner{ + dir = 1 + }, +/obj/machinery/firealarm/directional/north, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/station/commons/fitness/recreation) +"sUG" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/chair, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/checker, +/area/station/security/breakroom) +"sUM" = ( +/obj/machinery/power/emitter/welded, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"sUN" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/obj/structure/flora/bush/flowers_yw, +/turf/open/floor/grass, +/area/station/service/chapel) +"sUV" = ( +/obj/structure/table, +/obj/item/folder/yellow, +/obj/item/pen{ + pixel_x = 6; + pixel_y = 4 + }, +/turf/open/floor/iron/small, +/area/station/maintenance/department/engine/atmos) +"sUZ" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/machinery/door/airlock/security{ + name = "Security Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/structure/cable, +/turf/open/floor/iron/textured_half, +/area/station/security) +"sVp" = ( +/obj/structure/table, +/obj/structure/sign/poster/official/corporate_perks_vacation/directional/east, +/obj/item/newspaper, +/obj/item/newspaper{ + pixel_y = 5 + }, +/obj/item/newspaper{ + pixel_y = 10 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"sVu" = ( +/obj/machinery/light/cold/dim/directional/south, +/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/sign/warning/no_smoking/circle/directional/south, +/turf/open/floor/iron/small, +/area/station/engineering/break_room) +"sVA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/vending/colavend, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"sVG" = ( +/obj/machinery/power/apc/auto_name/directional/west, +/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/hallway/secondary/recreation) +"sVN" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison/workout) +"sVQ" = ( +/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/red{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron, +/area/station/cargo/storage) +"sWc" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/chem_master, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"sWq" = ( +/obj/structure/chair/stool/bar/directional/north, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood, +/area/station/hallway/primary/central/aft) +"sWA" = ( +/obj/machinery/door/airlock/glass{ + name = "Gold Standard Law Firm" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/grimy, +/area/station/maintenance/starboard/greater) +"sWQ" = ( +/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/station/hallway/secondary/recreation) +"sXc" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "abandoned_lab"; + name = "Abandoned Lab Shutters" + }, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"sXi" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"sXj" = ( +/obj/machinery/air_sensor/mix_tank, +/turf/open/floor/engine/vacuum, +/area/station/engineering/atmos) +"sXm" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/engine/atmos) +"sXo" = ( +/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/science/xenobiology) +"sXq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/thinplating_new, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/courtroom) +"sXs" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"sXu" = ( +/obj/structure/cable/layer3, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "AI Core shutters"; + name = "AI Core Shutter" + }, +/turf/open/floor/iron/stairs, +/area/station/ai_monitored/turret_protected/ai) +"sXw" = ( +/obj/machinery/telecomms/receiver/preset_left, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"sXD" = ( +/obj/effect/turf_decal/siding/wood, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"sXE" = ( +/mob/living/basic/bot/firebot, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/storage_shared) +"sXG" = ( +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/general/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/science/cytology) +"sXI" = ( +/obj/structure/frame/machine, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"sXO" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 6 + }, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/courtroom) +"sXY" = ( +/turf/closed/wall/r_wall/rust, +/area/station/engineering/supermatter/room) +"sXZ" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/docking_port/stationary/public_mining_dock{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"sYa" = ( +/turf/closed/wall/r_wall, +/area/station/science/robotics/augments) +"sYb" = ( +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/atmospherics/components/unary/outlet_injector{ + dir = 8; + pixel_x = -4 + }, +/turf/open/floor/engine, +/area/station/science/cytology) +"sYg" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 9 + }, +/turf/open/space/basic, +/area/space/nearstation) +"sYo" = ( +/obj/effect/spawner/random/entertainment/arcade, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"sYs" = ( +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"sYt" = ( +/obj/structure/table/reinforced, +/obj/machinery/newscaster/directional/east, +/obj/item/storage/toolbox/electrical{ + pixel_x = 1; + pixel_y = -1 + }, +/obj/item/clothing/gloves/color/yellow, +/obj/item/t_scanner, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/engineering/storage/tech) +"sYw" = ( +/obj/structure/chair{ + pixel_y = -2 + }, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"sYx" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer, +/obj/effect/turf_decal/stripes, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/white/small, +/area/station/medical/cryo) +"sYS" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/spawner/random/food_or_drink/donuts, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "kitchenshutters"; + name = "Kitchen Shutters" + }, +/obj/effect/turf_decal/siding{ + dir = 4 + }, +/obj/effect/turf_decal/siding{ + dir = 8 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen) +"sZg" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/table, +/obj/item/clothing/glasses/meson{ + pixel_x = -2; + pixel_y = 3 + }, +/obj/item/clothing/glasses/meson{ + pixel_x = 5; + pixel_y = -4 + }, +/obj/item/clothing/glasses/meson{ + pixel_x = 5; + pixel_y = 8 + }, +/obj/machinery/camera/directional/east, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"sZh" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"sZo" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"sZx" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/purple{ + dir = 9 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"sZA" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/flowers_pp/style_2, +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/grass, +/area/station/service/chapel) +"sZJ" = ( +/obj/structure/chair{ + dir = 1; + name = "Prosecution" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/security/courtroom) +"sZK" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"sZP" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/siding/wideplating{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating, +/turf/open/floor/wood, +/area/station/engineering/atmospherics_engine) +"tab" = ( +/obj/structure/rack, +/obj/item/restraints/handcuffs, +/obj/item/reagent_containers/dropper, +/obj/item/reagent_containers/spray/cleaner, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"tae" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/security/courtroom) +"tao" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/security/courtroom) +"tau" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/evac/directional/south, +/obj/machinery/computer/security/telescreen/entertainment/directional/east, +/obj/machinery/modular_computer/preset/engineering{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/engineering/break_room) +"taB" = ( +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"taD" = ( +/obj/structure/chair{ + dir = 1; + pixel_y = -2 + }, +/turf/open/floor/iron/dark/small, +/area/station/security/checkpoint/customs/auxiliary) +"taL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/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/starboard/central) +"taT" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"taZ" = ( +/obj/structure/flora/bush/large/style_random{ + pixel_y = -3 + }, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/machinery/camera/directional/west, +/turf/open/misc/sandy_dirt, +/area/station/hallway/secondary/recreation) +"tbb" = ( +/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/security/glass{ + id_tag = "permaouter"; + name = "Permabrig Observation" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/textured_half, +/area/station/security/execution/transfer) +"tbk" = ( +/obj/machinery/door/airlock/hatch{ + name = "Experimentation Chamber" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron, +/area/station/science/explab) +"tbr" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/door/airlock/grunge{ + name = "Abandoned Control Booth" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/textured_half, +/area/station/maintenance/department/engine/atmos) +"tbu" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/explab) +"tbB" = ( +/obj/structure/table/reinforced, +/obj/effect/mapping_helpers/broken_floor, +/obj/item/paper_bin{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/machinery/door/window/left/directional/north{ + name = "Research Lab Desk"; + req_access = list("science") + }, +/obj/structure/desk_bell{ + pixel_x = -8 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/white/textured_large, +/area/station/science/lab) +"tbD" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/lab) +"tbS" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"tcz" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/trimline/blue/filled/corner, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"tcC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"tcK" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"tdb" = ( +/turf/open/floor/wood, +/area/station/engineering/main) +"tdh" = ( +/obj/structure/chair/sofa/corp/right{ + dir = 4 + }, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/wood/large, +/area/station/command/corporate_suite) +"tdm" = ( +/obj/machinery/door/poddoor/incinerator_atmos_main, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"tdu" = ( +/obj/structure/lattice, +/obj/structure/railing{ + dir = 9 + }, +/turf/open/space/basic, +/area/space/nearstation) +"tdv" = ( +/obj/item/kirbyplants/random/fullysynthetic, +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"tdw" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/grass, +/area/station/science/genetics) +"tdx" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"tdE" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"tdF" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"tdI" = ( +/obj/effect/turf_decal/bot_white/left, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"tdO" = ( +/obj/effect/turf_decal/stripes/white/end{ + dir = 4 + }, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/medical/central) +"tdS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/white/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/engine, +/area/station/science/explab) +"tdY" = ( +/obj/structure/closet/emcloset, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/turf/open/floor/plating/rust, +/area/station/maintenance/department/electrical) +"tec" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/steam_vent, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"teo" = ( +/obj/machinery/door/airlock/atmos/glass{ + name = "Distro Access" + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/engineering/atmos/pumproom) +"tes" = ( +/obj/machinery/computer/security/telescreen/entertainment/directional/north, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"tev" = ( +/obj/effect/turf_decal/weather/dirt, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"tey" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/computer/records/security{ + dir = 4 + }, +/turf/open/floor/iron/checker{ + dir = 1 + }, +/area/station/security/execution/transfer) +"teE" = ( +/obj/structure/table, +/obj/effect/mapping_helpers/broken_floor, +/obj/item/assembly/timer{ + pixel_x = -3; + pixel_y = 9 + }, +/obj/item/assembly/timer{ + pixel_y = 7 + }, +/obj/machinery/light_switch/directional/south, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/item/holosign_creator/atmos, +/obj/item/holosign_creator/atmos{ + pixel_x = 3; + pixel_y = -3 + }, +/turf/open/floor/iron, +/area/station/science/ordnance/testlab) +"teG" = ( +/obj/structure/chair/sofa/bench{ + dir = 4 + }, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"teV" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"tfc" = ( +/obj/structure/reagent_dispensers/beerkeg, +/obj/effect/decal/cleanable/dirt, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/stone, +/area/station/service/abandoned_gambling_den) +"tff" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/machinery/reagentgrinder{ + pixel_x = -9; + pixel_y = 8 + }, +/obj/item/stock_parts/matter_bin{ + pixel_x = 6; + pixel_y = 7 + }, +/obj/item/stock_parts/matter_bin{ + pixel_x = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"tfh" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/structure/table/wood, +/turf/open/floor/iron/grimy, +/area/station/hallway/secondary/entry) +"tfj" = ( +/obj/effect/turf_decal/bot_white, +/obj/structure/reagent_dispensers/fueltank, +/obj/machinery/light/small/directional/west, +/obj/structure/sign/poster/official/random/directional/west, +/turf/open/floor/iron/smooth_large, +/area/station/cargo/warehouse) +"tfy" = ( +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"tfD" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating/corner, +/obj/effect/turf_decal/siding/wideplating/corner{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/engineering/atmospherics_engine) +"tfE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/machinery/light/small/directional/east, +/obj/item/clipboard, +/turf/open/floor/iron/white/small, +/area/station/science/server) +"tfH" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/hallway/secondary/dock) +"tfM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"tgl" = ( +/turf/closed/wall, +/area/station/service/greenroom) +"tgp" = ( +/obj/structure/table/reinforced, +/obj/item/folder{ + pixel_x = -6 + }, +/obj/machinery/door/window/left/directional/east{ + name = "Robotics Desk"; + req_access = list("robotics") + }, +/obj/structure/desk_bell{ + pixel_x = 6 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "roboticshut"; + name = "Robotics Shutters" + }, +/turf/open/floor/iron/textured_large, +/area/station/science/robotics/lab) +"tgw" = ( +/obj/machinery/computer/cargo/request, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/wood/tile, +/area/station/command/heads_quarters/hop) +"tgx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tgJ" = ( +/obj/machinery/cryo_cell, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/medical/cryo) +"thb" = ( +/obj/structure/chair/stool/directional/south, +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/effect/landmark/start/station_engineer, +/turf/open/floor/wood, +/area/station/engineering/break_room) +"the" = ( +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/firealarm/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/research) +"thw" = ( +/obj/machinery/atmospherics/components/binary/pump/layer4{ + dir = 8; + name = "mix to engine" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"thx" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"thM" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/structure/closet/secure_closet/miner, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"tii" = ( +/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/engineering{ + name = "Starboard Quarter Solar Access" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/maintenance/department/medical/central) +"tij" = ( +/obj/structure/flora/bush/large/style_random{ + pixel_x = -18; + pixel_y = 1 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"tis" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side, +/area/station/science/research) +"tit" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/station/engineering/atmos/storage/gas) +"tiv" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/chair{ + dir = 4; + pixel_y = -2 + }, +/turf/open/floor/iron/cafeteria, +/area/station/science/breakroom) +"tiM" = ( +/obj/structure/chair/stool/directional/west, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/hos) +"tiN" = ( +/obj/effect/spawner/random/structure/closet_empty/crate, +/obj/item/stack/ore/glass{ + amount = 20 + }, +/obj/structure/alien/weeds, +/turf/open/misc/asteroid, +/area/station/maintenance/starboard/greater) +"tiQ" = ( +/obj/machinery/rnd/production/protolathe/department/science, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"tiW" = ( +/obj/structure/chair{ + pixel_y = -2 + }, +/obj/effect/turf_decal/siding/brown{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/maintenance/port/aft) +"tiZ" = ( +/obj/effect/turf_decal/delivery/red, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical/glass{ + id_tag = "MedbayFoyer"; + name = "Medbay" + }, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/turf/open/floor/iron/white/small, +/area/station/medical/medbay/central) +"tjd" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/hidden, +/obj/machinery/door/poddoor/preopen{ + id = "Engineering"; + name = "Engineering Security Doors" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"tje" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"tjg" = ( +/obj/machinery/atmospherics/components/binary/pump/off{ + name = "O2 To Pure" + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"tjj" = ( +/turf/closed/wall/r_wall, +/area/station/ai_monitored/turret_protected/ai_upload) +"tjm" = ( +/obj/machinery/status_display/evac/directional/north, +/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/side{ + dir = 1 + }, +/area/station/science/research) +"tjs" = ( +/obj/machinery/airalarm/directional/west, +/obj/effect/spawner/random/entertainment/arcade{ + dir = 4 + }, +/obj/effect/turf_decal/siding/thinplating{ + dir = 8 + }, +/obj/machinery/light/small/dim/directional/west, +/turf/open/floor/eighties/red, +/area/station/hallway/primary/central/fore) +"tjT" = ( +/obj/machinery/chem_master/condimaster, +/obj/effect/turf_decal/siding/wood/end{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/iron/dark/diagonal, +/area/station/service/bar) +"tjY" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 4; + name = "Air" + }, +/obj/machinery/light/small/red/directional/north, +/obj/item/kirbyplants/random, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) +"tki" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"tkm" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/flora/bush/large/style_random{ + pixel_x = -17; + pixel_y = 2 + }, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/window/spawner/directional/east, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"tkq" = ( +/obj/structure/barricade/wooden/crude, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"tkE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/mess) +"tkN" = ( +/obj/structure/closet/crate, +/obj/item/camera, +/obj/item/c_tube, +/obj/item/broken_bottle, +/turf/open/floor/iron, +/area/station/maintenance/department/engine/atmos) +"tkU" = ( +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage) +"tlh" = ( +/obj/effect/spawner/structure/window, +/obj/structure/sign/warning/cold_temp/directional/north, +/turf/open/floor/plating, +/area/station/medical/coldroom) +"tlt" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tlG" = ( +/turf/closed/wall, +/area/station/cargo/lobby) +"tlI" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/rock/pile/jungle/style_random, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"tlJ" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/item/kirbyplants/random, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"tlX" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"tmi" = ( +/obj/structure/flora/bush/flowers_br/style_3, +/turf/open/floor/grass, +/area/station/service/chapel) +"tmk" = ( +/obj/machinery/power/emitter, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/iron/dark/small, +/area/station/engineering/storage_shared) +"tmr" = ( +/obj/structure/bed/medical/emergency, +/obj/machinery/iv_drip, +/obj/effect/turf_decal/bot_white, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"tms" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"tmD" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/flora/bush/jungle/a/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/window/spawner/directional/east, +/obj/machinery/light/floor, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"tmI" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Recreation" + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"tmK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/atmospherics_engine) +"tmM" = ( +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/stairs/left{ + dir = 8 + }, +/area/station/commons/fitness/locker_room) +"tmO" = ( +/obj/machinery/computer/atmos_control/mix_tank{ + dir = 8 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"tmQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tmT" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Pod Two"; + space_dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/maintenance/port/lesser) +"tmV" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/coroner, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"tmX" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Barber" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/textured_half, +/area/station/commons/fitness/locker_room) +"tnb" = ( +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"tnh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/engineering/atmos/office) +"tns" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/science/explab) +"tnx" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"tnA" = ( +/obj/structure/transport/linear/tram, +/obj/structure/fluff/tram_rail/floor{ + dir = 1 + }, +/obj/structure/thermoplastic, +/obj/structure/chair/sofa/bench/tram/left{ + dir = 1 + }, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"tnB" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"tnF" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/maintenance/department/engine/atmos) +"tnZ" = ( +/obj/structure/bookcase/random, +/obj/structure/sign/poster/official/random/directional/west, +/obj/structure/sign/painting/library{ + pixel_y = 32 + }, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"tob" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark/smooth_edge{ + dir = 8 + }, +/area/station/maintenance/starboard/greater) +"tof" = ( +/turf/closed/wall/rust, +/area/station/ai_monitored/turret_protected/ai) +"toh" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/office{ + dir = 4 + }, +/turf/open/floor/wood/tile, +/area/station/tcommsat/server) +"top" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/structure/transport/linear/tram, +/obj/structure/tram, +/obj/machinery/computer/tram_controls{ + specific_transport_id = "bird_2" + }, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"toC" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/structure/table/glass, +/obj/item/assembly/timer{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/assembly/igniter{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/item/assembly/timer{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/assembly/igniter{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/item/assembly/timer{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/assembly/igniter{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/item/assembly/timer{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/assembly/igniter{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/item/storage/pill_bottle/epinephrine{ + pixel_x = 8; + pixel_y = 5 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"toH" = ( +/obj/machinery/door/poddoor{ + id = "pubminingdoor"; + name = "Mining Shuttle Hangar" + }, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/dock) +"toT" = ( +/obj/structure/flora/rock/pile/jungle/style_random, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"toU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"toX" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line, +/obj/machinery/light/no_nightlight/directional/south, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"tpk" = ( +/obj/machinery/vending/wardrobe/law_wardrobe, +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/wood/tile, +/area/station/service/lawoffice) +"tpl" = ( +/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/dark{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/command/bridge) +"tpm" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/noslip, +/area/station/security/tram) +"tpG" = ( +/obj/structure/closet/athletic_mixed, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"tpK" = ( +/obj/effect/turf_decal/trimline/white/warning{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/white/warning{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/white/mid_joiner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/white/mid_joiner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/white/mid_joiner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/white/mid_joiner, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/obj/item/toy/basketball, +/turf/open/floor/wood, +/area/station/commons/fitness/recreation) +"tpO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/commons/fitness/recreation) +"tpQ" = ( +/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/plating, +/area/station/maintenance/central/greater) +"tpW" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"tqh" = ( +/obj/effect/turf_decal/trimline/white/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/white/mid_joiner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/station/commons/fitness/recreation) +"tqo" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"tqs" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/door/window/right/directional/east{ + name = "Corpse Arrivals" + }, +/turf/open/floor/plating, +/area/station/medical/morgue) +"tqD" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/ai_upload) +"tqF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/structure/window/spawner/directional/north, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"tqV" = ( +/obj/effect/turf_decal/stripes/red/line{ + dir = 5 + }, +/turf/open/floor/engine, +/area/station/science/cytology) +"tqW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/navigate_destination/dockaux, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"tqX" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/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/corner{ + dir = 1 + }, +/area/station/hallway/secondary/dock) +"tri" = ( +/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/maintenance/hallway/abandoned_recreation) +"trl" = ( +/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/construction/mining/aux_base) +"trp" = ( +/turf/closed/wall, +/area/station/maintenance/port/aft) +"trz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/machinery/status_display/ai/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"trB" = ( +/turf/open/floor/glass, +/area/station/hallway/primary/central/aft) +"trI" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/warning/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"trX" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Atmospherics Tank - CO2" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/carbon_output{ + dir = 1 + }, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"trY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible, +/obj/effect/turf_decal/tile/purple/fourcorners, +/obj/machinery/computer/atmos_control/plasma_tank, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"tsb" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/sign/departments/aiupload/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"tsk" = ( +/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/cargo/sorting) +"tsl" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood, +/obj/machinery/door/airlock/public/glass{ + name = "Chapel Office" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/service/chapel_office, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/textured_half, +/area/station/service/chapel/office) +"tst" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/poddoor/preopen{ + id = "Xenolab"; + name = "Test Chamber Blast Door" + }, +/obj/machinery/atmospherics/pipe/smart/simple/general/visible{ + dir = 4 + }, +/turf/open/floor/catwalk_floor/iron, +/area/station/science/xenobiology) +"tsA" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/hidden, +/turf/open/floor/iron/grimy, +/area/station/tcommsat/server) +"tsB" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"tsF" = ( +/turf/closed/wall/r_wall, +/area/station/hallway/primary/central/fore) +"ttb" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"ttD" = ( +/obj/effect/turf_decal/stripes/red/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/station/science/cytology) +"ttL" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/engineering/atmospherics_engine) +"ttV" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/obj/machinery/barsign{ + chosen_sign = "thecavern"; + icon_state = "thecavern"; + pixel_y = 32 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"ttX" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/exit/departure_lounge) +"tua" = ( +/obj/machinery/atmospherics/components/trinary/filter/atmos/plasma{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"tug" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/white/small, +/area/station/security/execution/education) +"tuk" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/chair/sofa/bench/right{ + dir = 4 + }, +/obj/machinery/light/cold/directional/west, +/turf/open/floor/iron, +/area/station/security/processing) +"tum" = ( +/obj/machinery/door/airlock{ + name = "Abandoned Brewery" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"tuu" = ( +/obj/structure/table, +/obj/item/stack/sheet/glass/fifty, +/turf/open/floor/iron/dark, +/area/station/engineering/atmospherics_engine) +"tuw" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/junction/flip{ + dir = 4 + }, +/obj/effect/spawner/random/structure/steam_vent, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"tux" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security) +"tuP" = ( +/obj/machinery/light/small/directional/east, +/obj/item/kirbyplants/random, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"tuR" = ( +/obj/machinery/door/window/right/directional/east{ + name = "Isolation Room 1"; + req_access = list("medical") + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"tuT" = ( +/turf/closed/wall, +/area/station/hallway/secondary/entry) +"tuW" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/turf/open/floor/iron/checker, +/area/station/command/bridge) +"tuY" = ( +/obj/effect/spawner/random/structure/closet_private, +/obj/machinery/light/small/directional/west, +/turf/open/floor/carpet/orange, +/area/station/commons/dorms) +"tuZ" = ( +/turf/closed/wall, +/area/station/security/brig/entrance) +"tvx" = ( +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/effect/turf_decal/siding/dark_red{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/turf/open/floor/stone, +/area/station/command/heads_quarters/hos) +"tvM" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"tvN" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/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/storage) +"tvP" = ( +/obj/machinery/suit_storage_unit/captain, +/obj/machinery/light/small/directional/south, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/carpet/executive, +/area/station/command/heads_quarters/captain/private) +"tvW" = ( +/obj/structure/chair/stool/directional/west, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood/corner, +/obj/effect/landmark/start/hangover, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"tvZ" = ( +/obj/effect/spawner/random/trash, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"twe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/status_display/evac/directional/west, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"twg" = ( +/obj/structure/railing{ + dir = 5 + }, +/turf/open/space/basic, +/area/space/nearstation) +"twi" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/steam_vent, +/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/starboard/central) +"twm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/closed/wall, +/area/station/maintenance/port/greater) +"two" = ( +/obj/structure/table/reinforced, +/obj/structure/desk_bell{ + pixel_x = -8 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/brigdoor/left/directional/north{ + req_access = list("security") + }, +/turf/open/floor/iron/textured_large, +/area/station/security/checkpoint/customs/auxiliary) +"tww" = ( +/obj/machinery/suit_storage_unit/security, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/iron/small, +/area/station/security/tram) +"twA" = ( +/obj/machinery/portable_atmospherics/scrubber/huge, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage) +"twF" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"twJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/fore) +"twL" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/structure/dresser, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/grimy, +/area/station/command/heads_quarters/ce) +"twN" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 8 + }, +/obj/machinery/newscaster/directional/west, +/obj/structure/flora/bush/large/style_random{ + pixel_x = -20; + pixel_y = -8 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"twQ" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/turf/open/floor/tram, +/area/station/maintenance/department/medical/central) +"twZ" = ( +/obj/structure/chair/sofa/bench/right, +/obj/machinery/newscaster/directional/north, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"txh" = ( +/turf/closed/wall/r_wall, +/area/station/command/corporate_suite) +"txl" = ( +/obj/structure/chair/sofa/bench/left, +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"txC" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/herringbone, +/area/station/commons/dorms) +"txN" = ( +/turf/closed/wall, +/area/station/security/prison/workout) +"txV" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"txW" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/grille, +/turf/open/floor/plating, +/area/station/hallway/primary/central/fore) +"tyc" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Atmospherics Tank - O2" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/oxygen_output, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"tyh" = ( +/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/rec) +"tyn" = ( +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/effect/spawner/random/structure/grille, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"tyq" = ( +/obj/structure/disposalpipe/trunk, +/obj/machinery/disposal/bin, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"tyr" = ( +/obj/machinery/door/airlock/maintenance/external{ + name = "Captain's Escape" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/captain, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_command) +"tyA" = ( +/obj/machinery/vending/modularpc, +/obj/structure/sign/departments/science/alt/directional/east, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"tyD" = ( +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/cargo/drone_bay) +"tyT" = ( +/obj/structure/transport/linear/tram, +/obj/structure/thermoplastic, +/obj/effect/landmark/transport/nav_beacon/tram/platform/birdshot/sec_wing, +/obj/effect/landmark/transport/nav_beacon/tram/nav/birdshot/prison, +/turf/open/floor/tram, +/area/station/security/tram) +"tzf" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/sign/directions/security/directional/east{ + dir = 2 + }, +/obj/structure/sign/directions/science/directional/east{ + dir = 5; + pixel_y = 8 + }, +/obj/structure/sign/directions/medical/directional/east{ + dir = 10; + pixel_y = -8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tzo" = ( +/obj/structure/alien/egg/burst, +/obj/structure/alien/weeds, +/turf/open/misc/asteroid, +/area/station/maintenance/starboard/greater) +"tzq" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/maintenance{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"tzx" = ( +/obj/effect/turf_decal/siding/dark_red/corner, +/obj/structure/rack, +/obj/item/gun/energy/temperature/security, +/obj/item/gun/energy/ionrifle{ + pixel_y = 3 + }, +/obj/item/gun/ballistic/automatic/battle_rifle{ + pixel_y = 5 + }, +/obj/item/clothing/suit/hooded/ablative, +/turf/open/floor/iron/dark/small, +/area/station/ai_monitored/security/armory) +"tzz" = ( +/obj/structure/disposalpipe/trunk, +/obj/structure/window/spawner/directional/south, +/obj/structure/disposaloutlet{ + dir = 4; + name = "Cargo Deliveries" + }, +/obj/effect/turf_decal/stripes/end{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/science/lobby) +"tzD" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "garbage" + }, +/turf/open/floor/plating, +/area/station/service/janitor) +"tzH" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/vending/wardrobe/gene_wardrobe, +/obj/effect/turf_decal/siding/purple{ + dir = 6 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"tzN" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 4 + }, +/obj/structure/flora/bush/flowers_yw/style_2, +/obj/structure/flora/bush/large/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"tzZ" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"tAm" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"tAp" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 10 + }, +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"tAq" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"tAr" = ( +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"tAs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security) +"tAw" = ( +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/unres, +/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/central/greater) +"tAx" = ( +/obj/effect/turf_decal/trimline/blue/corner, +/obj/structure/table/glass, +/obj/machinery/firealarm/directional/east, +/obj/item/storage/pill_bottle/mannitol{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/book/manual/wiki/medicine{ + pixel_x = -5; + pixel_y = 2 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"tAE" = ( +/obj/structure/table, +/obj/effect/spawner/random/engineering/flashlight, +/turf/open/floor/catwalk_floor/iron, +/area/station/maintenance/department/medical/central) +"tAH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 5 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"tAP" = ( +/obj/effect/turf_decal/trimline/neutral/warning{ + dir = 10 + }, +/obj/effect/mapping_helpers/dead_body_placer{ + bodycount = 2 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/small, +/area/station/medical/morgue) +"tAQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/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/starboard/central) +"tAS" = ( +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"tAT" = ( +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/iron/grimy, +/area/station/tcommsat/server) +"tBk" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/stone, +/area/station/service/chapel) +"tBm" = ( +/obj/machinery/hydroponics/soil, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"tBo" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/wood/tile, +/area/station/command/corporate_showroom) +"tBq" = ( +/obj/structure/cable, +/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/checker, +/area/station/security/breakroom) +"tBv" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/command/corporate_dock) +"tBA" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"tBE" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"tCh" = ( +/obj/structure/chair/stool/directional/north, +/obj/effect/turf_decal/siding/red, +/obj/effect/landmark/start/security_officer, +/turf/open/floor/iron/small, +/area/station/security/office) +"tCm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"tCq" = ( +/obj/structure/cable, +/obj/machinery/power/solar{ + id = "aftstarboard"; + name = "Aft-Starboard Solar Array" + }, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/starboard/aft) +"tCz" = ( +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/white, +/area/station/medical/medbay/aft) +"tCD" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/auxlab/firing_range) +"tCF" = ( +/obj/structure/lattice, +/obj/structure/disposalpipe/segment, +/turf/open/space/basic, +/area/space/nearstation) +"tCZ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"tDb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/exit/departure_lounge) +"tDd" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/machinery/shower/directional/west, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"tDn" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/department/prison) +"tDu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor{ + id = "Secure Storage top"; + name = "Secure Storage" + }, +/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_large, +/area/station/engineering/storage_shared) +"tDz" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/chair/sofa/corp/left{ + dir = 4 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/service/lawoffice) +"tDB" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"tDE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/public/glass{ + name = "Departure Lounge" + }, +/obj/structure/sign/directions/medical/directional/north{ + dir = 4 + }, +/obj/structure/sign/directions/science/directional/north{ + dir = 4; + pixel_y = 24 + }, +/obj/structure/sign/directions/arrival/directional/north{ + dir = 4; + pixel_y = 40 + }, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"tDF" = ( +/obj/structure/cable, +/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/plating, +/area/station/maintenance/central/greater) +"tDM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tEg" = ( +/obj/structure/transport/linear/tram, +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/obj/structure/fluff/tram_rail/floor{ + dir = 1 + }, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"tEj" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"tEt" = ( +/obj/structure/table, +/obj/item/storage/box/bodybags{ + pixel_x = 4; + pixel_y = 5 + }, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron, +/area/station/security/tram) +"tEC" = ( +/obj/machinery/door/airlock/research{ + name = "Robotics Lab" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/robotics, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/robotics/lab) +"tEL" = ( +/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/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tFs" = ( +/obj/structure/table/glass, +/obj/item/storage/medkit/regular{ + pixel_x = 3; + pixel_y = 11 + }, +/obj/item/storage/medkit/regular{ + pixel_y = 5 + }, +/obj/structure/extinguisher_cabinet/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"tFH" = ( +/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/maintenance/solars/starboard/fore) +"tFJ" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance/two, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"tFQ" = ( +/turf/closed/wall, +/area/station/medical/medbay/central) +"tFW" = ( +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/obj/machinery/chem_master, +/turf/open/floor/iron, +/area/station/medical/chemistry) +"tGp" = ( +/obj/machinery/light/small/directional/south, +/turf/open/floor/engine/bz, +/area/station/science/xenobiology) +"tGq" = ( +/turf/closed/wall, +/area/station/service/kitchen/coldroom) +"tGv" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/button/transport/tram/directional/north{ + id = 2; + specific_transport_id = "bird_1" + }, +/obj/machinery/transport/destination_sign/indicator/directional/north, +/turf/open/floor/noslip, +/area/station/security/tram) +"tGB" = ( +/obj/machinery/light_switch/directional/south, +/obj/machinery/camera/autoname/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/fore) +"tGF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/break_room) +"tGI" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"tGJ" = ( +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/obj/machinery/computer/records/security, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs) +"tGK" = ( +/turf/closed/wall/rust, +/area/station/maintenance/department/electrical) +"tGU" = ( +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/white/corner{ + dir = 4 + }, +/area/station/hallway/secondary/entry) +"tHa" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/storage_shared) +"tHi" = ( +/obj/effect/decal/cleanable/dirt, +/mob/living/carbon/human/species/monkey/punpun, +/turf/open/floor/stone, +/area/station/service/abandoned_gambling_den) +"tHo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/supermatter/room) +"tHp" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/security/tram) +"tHy" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"tHK" = ( +/turf/closed/wall, +/area/station/security/prison/shower) +"tHL" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/hallway/secondary/entry) +"tIa" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/chair{ + dir = 4 + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"tIz" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/wood, +/area/station/service/chapel/funeral) +"tIB" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/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 = 4 + }, +/area/station/engineering/storage/tech) +"tIN" = ( +/obj/structure/table/reinforced, +/obj/item/folder/yellow{ + pixel_x = 2; + pixel_y = 7 + }, +/obj/item/toy/figure/engineer{ + pixel_x = 17; + pixel_y = 11 + }, +/obj/item/geiger_counter{ + pixel_x = 7; + pixel_y = 3 + }, +/turf/open/floor/wood, +/area/station/engineering/break_room) +"tIR" = ( +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"tJe" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security) +"tJo" = ( +/obj/structure/closet/lasertag/blue, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"tJw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/research{ + name = "Xenobiology Secure Lab" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"tJz" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "hop"; + name = "Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/security/brig/entrance) +"tJC" = ( +/obj/machinery/light/cold/directional/north, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"tJF" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/rack, +/obj/item/storage/toolbox/emergency{ + pixel_x = -2; + pixel_y = -3 + }, +/obj/item/cigarette/cigar, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron/smooth, +/area/station/command/bridge) +"tJX" = ( +/turf/open/floor/plating, +/area/station/maintenance/aft) +"tJY" = ( +/obj/machinery/door/firedoor, +/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/status_display/supply{ + pixel_x = 0; + pixel_y = 32 + }, +/obj/structure/cable, +/turf/open/floor/iron/small, +/area/station/cargo/lobby) +"tKa" = ( +/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/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"tKl" = ( +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"tKn" = ( +/turf/open/floor/iron/small, +/area/station/engineering/atmos/pumproom) +"tKD" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/machinery/light/no_nightlight/directional/south, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"tKG" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/atmospherics/components/tank{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/science/ordnance/storage) +"tKL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"tKR" = ( +/obj/structure/cable, +/obj/machinery/power/smes, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/port/aft) +"tKS" = ( +/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/disposalpipe/sorting/mail{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/service/hydroponics, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"tLc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"tLj" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/machinery/light/small/broken/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"tLn" = ( +/obj/effect/turf_decal/siding{ + dir = 1 + }, +/turf/open/floor/iron/white/small, +/area/station/science/lab) +"tLp" = ( +/obj/machinery/door/airlock/engineering{ + name = "Engine Airlock" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engine_airlock_2" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/engineering/break_room) +"tLt" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"tMh" = ( +/obj/machinery/door/window/brigdoor/left/directional/north{ + name = "Command Desk"; + req_access = list("command") + }, +/obj/effect/turf_decal/siding/dark, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/command/bridge) +"tMs" = ( +/obj/machinery/telecomms/server/presets/service, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"tMS" = ( +/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/dark_red/half/contrasted{ + dir = 8 + }, +/obj/machinery/light/cold/directional/east, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"tNf" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tNm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/engineering/atmos/pumproom) +"tNn" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/lesser) +"tNs" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"tNu" = ( +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"tNw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/directional/west{ + c_tag = "Xenobiology - Cell 4"; + network = list("ss13","rd","xeno") + }, +/obj/effect/turf_decal/box/red/corners, +/obj/effect/turf_decal/stripes/white/line{ + dir = 6 + }, +/obj/machinery/light/cold/directional/west, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"tNy" = ( +/obj/machinery/door/airlock/research{ + name = "Gun Lab" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/auxlab/firing_range) +"tNz" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/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/starboard/central) +"tNA" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"tNF" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/aft) +"tNT" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/iron/kitchen/small, +/area/station/maintenance/aft) +"tNV" = ( +/obj/structure/closet/secure_closet/engineering_welding, +/obj/effect/turf_decal/bot, +/obj/structure/sign/poster/official/random/directional/north, +/obj/item/airlock_painter, +/turf/open/floor/iron/small, +/area/station/engineering/break_room) +"tOa" = ( +/obj/structure/chair/sofa/bench/left, +/obj/effect/landmark/start/hangover, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"tOc" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"tOd" = ( +/obj/structure/flora/bush/jungle/a/style_3, +/turf/open/floor/grass, +/area/station/service/chapel) +"tOg" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron/white/small, +/area/station/commons/toilet/restrooms) +"tOk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/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/station/hallway/secondary/recreation) +"tOu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"tOw" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/storage/tools) +"tOJ" = ( +/obj/machinery/atmospherics/components/unary/passive_vent/layer2{ + dir = 4 + }, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"tOO" = ( +/obj/structure/flora/bush/large/style_random{ + pixel_x = -20; + pixel_y = -16 + }, +/obj/machinery/light/small/directional/west, +/turf/open/misc/sandy_dirt, +/area/station/service/lawoffice) +"tOZ" = ( +/obj/machinery/light/cold/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"tPf" = ( +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"tPm" = ( +/obj/structure/sign/poster/official/random/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"tPE" = ( +/obj/structure/table, +/obj/item/soap, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron/showroomfloor, +/area/station/service/barber) +"tPF" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/east, +/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/textured_half{ + dir = 1 + }, +/area/station/engineering/storage/tech) +"tPH" = ( +/obj/machinery/airalarm/directional/south, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/commons/fitness/recreation) +"tPM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tPP" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"tPW" = ( +/obj/structure/closet/secure_closet/personal, +/obj/machinery/status_display/evac/directional/south, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"tPX" = ( +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/pen{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/north, +/obj/structure/sign/painting/library{ + pixel_y = 32 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"tPZ" = ( +/obj/machinery/netpod, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/cargo/bitrunning/den) +"tQn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/sign/poster/official/no_erp/directional/south, +/turf/open/floor/wood, +/area/station/maintenance/hallway/abandoned_recreation) +"tQr" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/siding/green{ + dir = 10 + }, +/obj/structure/table, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"tQx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"tQA" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"tQM" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/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 = 1 + }, +/area/station/science/xenobiology) +"tQR" = ( +/obj/machinery/door/airlock/engineering{ + name = "Engine Airlock" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engine_airlock_2" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/engineering/break_room) +"tRc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/aft) +"tRh" = ( +/obj/structure/chair{ + dir = 8; + name = "Judge" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron, +/area/station/security/courtroom) +"tRm" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Plasma to Pure" + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"tRn" = ( +/obj/structure/closet/crate/grave/filled, +/turf/open/misc/dirt/station, +/area/station/medical/morgue) +"tRw" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin/tagger, +/turf/open/floor/iron/white/side{ + dir = 4 + }, +/area/station/science/research) +"tRE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/turf/open/floor/iron, +/area/station/security/tram) +"tRJ" = ( +/obj/effect/turf_decal/siding/thinplating_new/light, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"tRR" = ( +/obj/structure/chair/stool/directional/east, +/turf/open/floor/iron/smooth, +/area/station/maintenance/department/medical/central) +"tSp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/grunge{ + name = "Cell 1" + }, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/security/prison/safe) +"tSq" = ( +/obj/machinery/telecomms/processor/preset_three, +/obj/structure/cable, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"tSu" = ( +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"tSv" = ( +/obj/effect/decal/cleanable/glass, +/obj/structure/chair/stool/directional/east, +/obj/machinery/light/small/broken/directional/west, +/turf/open/floor/eighties, +/area/station/service/abandoned_gambling_den/gaming) +"tSB" = ( +/obj/structure/cable, +/obj/structure/table/reinforced, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/machinery/microwave{ + pixel_y = 5 + }, +/turf/open/floor/iron/kitchen/small, +/area/station/security/prison/mess) +"tSH" = ( +/obj/structure/table/reinforced, +/obj/machinery/computer/records/medical/laptop{ + dir = 8; + pixel_y = 1 + }, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"tSI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/singular/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"tTg" = ( +/obj/structure/table, +/obj/item/trash/cheesie{ + pixel_x = 7; + pixel_y = 8 + }, +/obj/machinery/newscaster/directional/west, +/obj/item/storage/fancy/donut_box, +/turf/open/floor/iron/checker, +/area/station/security/breakroom) +"tTp" = ( +/obj/effect/turf_decal/caution/stand_clear/red{ + dir = 8 + }, +/obj/effect/turf_decal/stripes{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"tTx" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"tTA" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/very_dim/directional/east, +/turf/open/floor/iron/grimy, +/area/station/commons/vacant_room/office) +"tTT" = ( +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/science/xenobiology) +"tTW" = ( +/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/dark_red/half/contrasted{ + dir = 8 + }, +/obj/machinery/camera/directional/east, +/obj/structure/table, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"tUa" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/south, +/obj/structure/flora/rock/pile/jungle/style_random, +/obj/structure/sign/departments/restroom/directional/west, +/turf/open/misc/sandy_dirt, +/area/station/hallway/secondary/entry) +"tUc" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/stairs, +/area/station/hallway/primary/central/fore) +"tUj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"tUo" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/siding{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white/small, +/area/station/science/lobby) +"tUz" = ( +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/obj/item/radio/intercom/directional/west, +/obj/machinery/disposal/bin, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"tUH" = ( +/obj/structure/disposalpipe/segment, +/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/plating, +/area/station/maintenance/starboard/central) +"tUZ" = ( +/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/plating, +/area/station/maintenance/starboard/aft) +"tVc" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Pod One"; + space_dir = 2 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"tVe" = ( +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/hos) +"tVp" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/chem_dispenser/drinks/beer, +/obj/effect/turf_decal/siding/wood, +/obj/structure/fish_mount/bar/directional/north, +/turf/open/floor/iron/dark/diagonal, +/area/station/service/bar) +"tVt" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "roboticshut"; + name = "Robotics Shutters" + }, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"tWm" = ( +/obj/structure/flora/bush/jungle/c/style_3, +/obj/effect/turf_decal/weather/dirt, +/turf/open/floor/grass, +/area/station/service/chapel) +"tWo" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"tWw" = ( +/obj/item/kirbyplants/organic/applebush, +/obj/effect/turf_decal/siding/white{ + dir = 1 + }, +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/light/directional/west, +/turf/open/floor/iron/smooth, +/area/station/command/corporate_showroom) +"tWx" = ( +/obj/effect/turf_decal/caution{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/exit/departure_lounge) +"tWB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"tWG" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/cafeteria, +/area/station/science/breakroom) +"tWQ" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Departure Lounge" + }, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"tWT" = ( +/obj/effect/turf_decal/siding/thinplating{ + dir = 9 + }, +/obj/structure/sign/poster/official/tactical_game_cards/directional/west, +/obj/effect/spawner/random/vending/snackvend, +/turf/open/floor/eighties/red, +/area/station/hallway/primary/central/fore) +"tXl" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/table/bronze, +/turf/open/floor/wood/tile, +/area/station/maintenance/port/lesser) +"tXy" = ( +/obj/structure/flora/tree/jungle/small/style_3, +/obj/effect/turf_decal/weather/dirt, +/obj/machinery/light/small/directional/south, +/obj/machinery/status_display/ai/directional/south, +/turf/open/floor/grass, +/area/station/service/chapel) +"tXF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wideplating{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating, +/turf/open/floor/wood, +/area/station/engineering/atmospherics_engine) +"tXG" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"tXL" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"tXP" = ( +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/green/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"tYj" = ( +/obj/item/exodrone, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/smooth, +/area/station/cargo/drone_bay) +"tYq" = ( +/turf/closed/wall, +/area/station/security/execution/transfer) +"tYx" = ( +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"tYy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"tYC" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/storage/gas) +"tYL" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"tYM" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/turf/open/floor/tram, +/area/station/security/tram) +"tYT" = ( +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"tYX" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/primary/central/aft) +"tZi" = ( +/obj/structure/sign/poster/contraband/got_wood/directional/north, +/turf/open/floor/light/colour_cycle/dancefloor_b, +/area/station/maintenance/starboard/central) +"tZp" = ( +/obj/structure/table, +/obj/item/stock_parts/matter_bin{ + pixel_x = -4; + pixel_y = 13 + }, +/obj/item/storage/toolbox/emergency{ + pixel_x = 2; + pixel_y = -8 + }, +/obj/item/stock_parts/matter_bin{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/storage/toolbox/emergency{ + pixel_x = 2; + pixel_y = -8 + }, +/obj/machinery/light/small/dim/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"tZt" = ( +/obj/machinery/light/small/broken{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/dresser, +/obj/item/toy/figure/curator{ + pixel_x = 2; + pixel_y = 13 + }, +/obj/item/toy/figure/detective{ + pixel_x = -7; + pixel_y = 12 + }, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"tZE" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/door/airlock/maintenance{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"tZI" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/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/department/engine) +"tZJ" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/white/corner{ + dir = 4 + }, +/area/station/hallway/secondary/entry) +"tZP" = ( +/obj/machinery/recharge_station, +/obj/effect/turf_decal/bot, +/obj/machinery/light/cold/dim/directional/east, +/turf/open/floor/iron, +/area/station/engineering/main) +"uaa" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/chapel) +"uab" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"uae" = ( +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/obj/machinery/smartfridge/chemistry/virology/preloaded, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"uax" = ( +/obj/structure/chair/office{ + 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/smooth, +/area/station/security/checkpoint/customs) +"uaF" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/chair/sofa/bench/right{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"uaT" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/item/radio/intercom/directional/east, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"uaV" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/siding/purple, +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"uaZ" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"ubb" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 8 + }, +/obj/machinery/firealarm/directional/east, +/obj/machinery/light_switch/directional/north, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"ubk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"ubl" = ( +/obj/machinery/newscaster/directional/south, +/obj/structure/table, +/obj/item/storage/box/lights/mixed, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"uby" = ( +/turf/closed/wall, +/area/station/security/prison/garden) +"ubK" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"ubT" = ( +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/blue, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/structure/cable, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"ubV" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/recharge_station, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"uch" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/stripes/white/line{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/explab) +"ucm" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 10 + }, +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"ucy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/red{ + dir = 10 + }, +/turf/open/floor/iron/small, +/area/station/security/office) +"ucC" = ( +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 8 + }, +/obj/structure/chair/wood{ + dir = 1 + }, +/turf/open/floor/iron/small, +/area/station/service/barber) +"ucJ" = ( +/obj/machinery/door/window/left/directional/south{ + req_access = list("chapel_office") + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/service/chapel/funeral) +"ucO" = ( +/obj/machinery/light/floor, +/obj/structure/flora/bush/flowers_br/style_3, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/flowers_pp, +/turf/open/floor/grass, +/area/station/hallway/primary/central/fore) +"ucR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock{ + name = "Prison Showers" + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/prison/shower) +"ucS" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 4; + initialize_directions = 8 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"ucY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/turf_decal/stripes/line{ + 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/side{ + dir = 8 + }, +/area/station/hallway/secondary/construction) +"udd" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"ude" = ( +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"udv" = ( +/obj/machinery/telecomms/receiver/preset_right, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"udw" = ( +/obj/item/stack/cable_coil{ + pixel_x = -4; + pixel_y = -8 + }, +/obj/machinery/firealarm/directional/south, +/obj/machinery/conveyor_switch/oneway{ + id = "fab2"; + pixel_x = 10; + pixel_y = 11 + }, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"udA" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "hop"; + name = "Privacy Shutters" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/brigdoor/left/directional/south{ + name = "Security Desk"; + req_access = list("security") + }, +/obj/machinery/door/window/left/directional/north{ + name = "Security Desk" + }, +/obj/item/book/manual/wiki/security_space_law{ + pixel_x = -6; + pixel_y = 4 + }, +/obj/item/pen{ + pixel_x = 11 + }, +/turf/open/floor/iron/textured_large, +/area/station/security/brig/entrance) +"udH" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"udK" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=4.0-TechStorage-AftHall"; + location = "3.0-StarboardHall-TechStorage" + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"udO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"udW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/sign/departments/botany/alt1/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"uek" = ( +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 8 + }, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron, +/area/station/commons/dorms) +"ueo" = ( +/obj/machinery/light/small/broken{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/dirt, +/obj/structure/dresser, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"uer" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/structure/table, +/obj/item/stack/ducts/fifty, +/obj/item/stack/ducts/fifty, +/obj/item/stack/ducts/fifty, +/obj/item/stack/ducts/fifty, +/obj/item/stack/ducts/fifty, +/obj/item/construction/plumbing, +/turf/open/floor/iron, +/area/station/medical/chemistry) +"ueC" = ( +/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/neutral/fourcorners, +/turf/open/floor/iron/smooth, +/area/station/command/bridge) +"ueH" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "hop"; + name = "Privacy Shutters" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/brigdoor/right/directional/east{ + name = "Head of Personnel's Desk"; + req_access = list("hop") + }, +/obj/machinery/door/window/left/directional/west{ + name = "Reception Window" + }, +/obj/structure/desk_bell{ + pixel_x = 7 + }, +/turf/open/floor/iron/textured_large, +/area/station/command/heads_quarters/hop) +"ueL" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/line, +/obj/effect/turf_decal/stripes, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/airalarm/directional/west, +/obj/effect/landmark/start/bitrunner, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron/dark/smooth_half, +/area/station/cargo/bitrunning/den) +"ueP" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Atmospherics Tank - Air" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/high_volume/siphon/monitored/air_output, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"ueT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"ueX" = ( +/turf/closed/wall/rust, +/area/station/maintenance/port/fore) +"ufb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/smooth_half, +/area/station/hallway/primary/central/fore) +"ufd" = ( +/obj/effect/turf_decal/trimline/dark/end{ + dir = 2 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/department/science/xenobiology) +"ufe" = ( +/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/catwalk_floor/iron_white, +/area/station/science/robotics/augments) +"uff" = ( +/obj/machinery/holopad, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain) +"ufg" = ( +/obj/structure/cable, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/maintenance/port/aft) +"ufn" = ( +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"ufE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/primary/aft) +"ufF" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"ugb" = ( +/obj/machinery/door/airlock/security/glass{ + id_tag = "outerbrig"; + name = "Brig" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/entrance, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/textured_half, +/area/station/security/brig/entrance) +"ugj" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"ugo" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"ugA" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/machinery/computer/station_alert/station_only{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/engineering/break_room) +"ugF" = ( +/obj/machinery/power/emitter, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/iron/dark/small, +/area/station/engineering/storage_shared) +"ugH" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 8 + }, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/courtroom) +"ugI" = ( +/obj/structure/flora/tree/jungle/style_3, +/turf/open/floor/grass, +/area/station/service/chapel) +"ugJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/wood/parquet, +/area/station/medical/psychology) +"uhe" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/conveyor{ + dir = 9; + id = "fab2" + }, +/obj/effect/turf_decal/stripes/end{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"uhj" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"uhk" = ( +/obj/machinery/smartfridge/organ, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark/small, +/area/station/medical/morgue) +"uhq" = ( +/obj/structure/chair/bronze, +/turf/open/floor/wood/tile, +/area/station/maintenance/port/lesser) +"uhy" = ( +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/machinery/computer/holodeck{ + dir = 8 + }, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"uhH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/transport/power_rectifier{ + configured_transport_id = "bird_2" + }, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"uhI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/caution, +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/iron/smooth, +/area/station/command/gateway) +"uhM" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron/white, +/area/station/hallway/primary/central/aft) +"uhT" = ( +/turf/open/floor/iron, +/area/station/maintenance/aft) +"uia" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/green{ + dir = 1 + }, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/dark/small, +/area/station/medical/chemistry) +"uid" = ( +/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/dark, +/area/station/medical/medbay/central) +"uij" = ( +/obj/docking_port/stationary{ + dheight = 4; + dir = 4; + dwidth = 4; + height = 9; + name = "Aux Base Zone"; + roundstart_template = /datum/map_template/shuttle/aux_base/default; + shuttle_id = "aux_base_zone"; + width = 9 + }, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"uiw" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"uiB" = ( +/obj/effect/turf_decal/siding{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white/small, +/area/station/science/lobby) +"uiK" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/supply/visible{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/station/maintenance/department/engine/atmos) +"uiO" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/pen{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/pen{ + pixel_x = -2; + pixel_y = 10 + }, +/obj/structure/sign/poster/official/the_owl/directional/west, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/wood, +/area/station/maintenance/hallway/abandoned_recreation) +"uiU" = ( +/obj/effect/spawner/structure/window, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/cargo/office) +"uiY" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"ujq" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/closet/emcloset, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_command) +"ujr" = ( +/obj/structure/broken_flooring/corner/directional/south, +/obj/item/stack/sheet/cardboard, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"uju" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/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/engineering/atmos) +"ujA" = ( +/turf/closed/wall/r_wall, +/area/station/security/warden) +"ujB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/structure/disposalpipe/junction{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ujE" = ( +/obj/item/kirbyplants/random/fullysynthetic, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron, +/area/station/security/tram) +"ujH" = ( +/obj/structure/sink/directional/south, +/obj/item/mop, +/turf/open/floor/plating, +/area/station/security/prison/safe) +"ujO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/hallway/secondary/construction) +"ujT" = ( +/obj/machinery/door/airlock{ + name = "Sec Post Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"ujX" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"ujZ" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/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/grimy, +/area/station/tcommsat/server) +"ukf" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/engine, +/area/station/engineering/atmospherics_engine) +"uki" = ( +/obj/structure/disposalpipe/segment, +/turf/closed/wall, +/area/station/cargo/miningfoundry) +"ukk" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/lower) +"uku" = ( +/obj/machinery/computer/crew{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/machinery/light_switch/directional/south, +/obj/machinery/camera/autoname/directional/east, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"ukA" = ( +/obj/machinery/pipedispenser/disposal, +/obj/structure/spider/stickyweb, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/engine/atmos) +"ukB" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 10 + }, +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/floor/grass, +/area/station/medical/morgue) +"ukI" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"ukP" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"ukQ" = ( +/obj/machinery/airalarm/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/research) +"ukV" = ( +/obj/machinery/computer/security{ + dir = 8 + }, +/obj/structure/reagent_dispensers/wall/peppertank/directional/east, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science) +"ukY" = ( +/obj/machinery/light/small/directional/south{ + dir = 4 + }, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"ulb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/delivery/red, +/obj/machinery/door/airlock/medical/glass{ + name = "Cryogenics Bay" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/turf/open/floor/iron/white/small, +/area/station/medical/cryo) +"ull" = ( +/obj/machinery/light/cold/directional/west, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"ulp" = ( +/obj/structure/cable, +/obj/structure/chair/stool/directional/north, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"ulC" = ( +/obj/structure/closet/secure_closet/atmospherics, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"ulE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/sorting/mail{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/service/kitchen, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"ulK" = ( +/obj/machinery/ntnet_relay, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"ulO" = ( +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"ume" = ( +/obj/structure/chair/stool/directional/north, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/security/prison/rec) +"umi" = ( +/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/port/lesser) +"umr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/science/explab) +"ums" = ( +/turf/closed/wall/r_wall, +/area/station/security/checkpoint/engineering) +"umx" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/obj/item/stack/sheet/mineral/titanium, +/turf/open/floor/tram, +/area/station/security/tram) +"umz" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/turf/open/floor/sepia, +/area/station/maintenance/aft) +"umI" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"umL" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"unc" = ( +/obj/effect/turf_decal/stripes/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, +/area/station/hallway/secondary/recreation) +"unf" = ( +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/obj/machinery/computer/records/security{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs/auxiliary) +"unG" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/smooth, +/area/station/cargo/miningfoundry) +"unK" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"unT" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"uoh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"uoB" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/captain/private) +"uoH" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"uoJ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/warning/radiation/rad_area/directional/east, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"uoR" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 6 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"upe" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"upg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/port) +"upr" = ( +/obj/machinery/firealarm/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/research) +"upy" = ( +/obj/machinery/status_display/evac/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/research) +"upz" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/hallway/primary/starboard) +"upF" = ( +/obj/structure/table, +/obj/item/toy/eightball{ + pixel_x = -4 + }, +/obj/item/wirecutters{ + pixel_x = 4; + pixel_y = 17 + }, +/turf/open/floor/iron/dark/small, +/area/station/commons/fitness/locker_room) +"upG" = ( +/obj/structure/railing, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light_switch/directional/north, +/turf/open/floor/iron/stairs/old{ + dir = 4 + }, +/area/station/command/heads_quarters/ce) +"upM" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"upP" = ( +/obj/machinery/light/small/directional/north, +/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/side{ + dir = 5 + }, +/area/station/science/research) +"upV" = ( +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"uqc" = ( +/obj/effect/spawner/random/trash, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"uqe" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/turf/open/space/basic, +/area/space/nearstation) +"uqg" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Distro Staging to Waste" + }, +/obj/effect/turf_decal/siding/wideplating{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/engineering/atmos/pumproom) +"uql" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/light_switch/directional/north, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"uqq" = ( +/obj/structure/table, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/central/lesser) +"uqw" = ( +/turf/closed/wall/r_wall, +/area/station/commons/fitness/recreation) +"uqF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"uqH" = ( +/obj/machinery/firealarm/directional/north, +/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/cafeteria, +/area/station/science/breakroom) +"uqL" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/spawner/random/trash, +/obj/structure/broken_flooring/singular/directional/south, +/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/starboard/aft) +"uqO" = ( +/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 = 9 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"uqU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/trap/stun, +/obj/structure/alien/weeds, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"uqV" = ( +/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 = 6 + }, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"urd" = ( +/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/cafeteria, +/area/station/science/breakroom) +"urf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/plaque{ + icon_state = "L2"; + pixel_y = -15 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"urg" = ( +/obj/machinery/door/airlock/engineering{ + name = "Engineering Office" + }, +/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "atmos_airlock_1" + }, +/turf/open/floor/iron/smooth_half{ + dir = 8 + }, +/area/station/engineering/main) +"urh" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"urk" = ( +/obj/structure/disposalpipe/junction{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/cafeteria, +/area/station/science/breakroom) +"urm" = ( +/obj/structure/table/glass, +/obj/item/gun/energy/laser/practice, +/obj/item/gun/energy/laser/carbine/practice{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/white, +/area/station/science/auxlab/firing_range) +"urn" = ( +/obj/structure/chair/pew/right, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/chapel{ + dir = 4 + }, +/area/station/maintenance/starboard/greater) +"uro" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/structure/chair/sofa/left/maroon{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron/grimy, +/area/station/hallway/secondary/entry) +"urq" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"uru" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"urv" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/primary/starboard) +"urw" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security) +"ury" = ( +/obj/structure/transit_tube/horizontal, +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/space/basic, +/area/space/nearstation) +"urz" = ( +/obj/structure/cable, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter/room) +"urB" = ( +/obj/effect/turf_decal/siding/white{ + dir = 1 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark/small, +/area/station/hallway/secondary/dock) +"urF" = ( +/obj/machinery/computer/cargo{ + dir = 1 + }, +/obj/machinery/computer/security/telescreen/vault/directional/south, +/obj/machinery/camera/autoname/directional/south, +/obj/machinery/light/small/directional/south, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"urK" = ( +/obj/machinery/light/warm/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/herringbone, +/area/station/commons/dorms) +"urM" = ( +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"urP" = ( +/obj/structure/closet/secure_closet/atmospherics, +/turf/open/floor/iron/dark, +/area/station/engineering/atmospherics_engine) +"urQ" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/security/office) +"usd" = ( +/obj/effect/spawner/random/trash, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"usF" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/easel, +/obj/effect/turf_decal/siding/wood, +/obj/item/canvas/twentythree_twentythree, +/turf/open/floor/sepia, +/area/station/maintenance/aft) +"usG" = ( +/obj/structure/cable, +/obj/machinery/power/terminal{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/gravity_generator) +"usJ" = ( +/turf/open/floor/iron/kitchen/small, +/area/station/maintenance/aft) +"usP" = ( +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"utm" = ( +/turf/closed/wall/r_wall, +/area/station/science/auxlab/firing_range) +"uto" = ( +/obj/structure/closet/emcloset, +/obj/machinery/status_display/ai/directional/south, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"utD" = ( +/obj/machinery/light_switch/directional/west, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/hallway/secondary/construction) +"utF" = ( +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/meeting_room) +"utP" = ( +/obj/structure/table/reinforced/plastitaniumglass, +/obj/item/paper_bin/carbon{ + pixel_y = 6 + }, +/obj/item/pen/fountain{ + pixel_y = 7 + }, +/turf/open/floor/iron/small, +/area/station/security/office) +"utQ" = ( +/obj/effect/landmark/navigate_destination/dockescpod, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"uur" = ( +/obj/structure/table/wood/fancy/green, +/obj/item/storage/wallet{ + pixel_x = -3; + pixel_y = 10 + }, +/obj/item/cigarette/cigar{ + pixel_x = -1; + pixel_y = -2 + }, +/obj/item/lighter{ + pixel_x = 11; + pixel_y = -7 + }, +/obj/machinery/light/directional/south, +/obj/structure/sign/poster/official/random/directional/south, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"uuz" = ( +/obj/structure/rack, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/obj/item/clothing/mask/gas, +/obj/machinery/airalarm/directional/west, +/obj/machinery/camera/directional/west, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"uuA" = ( +/obj/structure/chair/stool/directional/south, +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/effect/landmark/start/atmospheric_technician, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/engineering/break_room) +"uuY" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/research/glass{ + name = "Gun Lab" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/auxlab/firing_range) +"uvb" = ( +/obj/structure/dresser, +/turf/open/floor/wood, +/area/station/cargo/boutique) +"uvf" = ( +/obj/structure/cable, +/obj/machinery/button/door/directional/south{ + id = "secbreach"; + name = "Emergency Breach Shutters"; + req_access = list("security") + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"uvx" = ( +/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/service/kitchen, +/obj/structure/cable, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"uvz" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/carpet/lone, +/area/station/service/abandoned_gambling_den) +"uvA" = ( +/turf/closed/wall/r_wall, +/area/station/command/gateway) +"uvG" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/spawner/random/entertainment/arcade, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"uwB" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"uwI" = ( +/obj/effect/landmark/transport/nav_beacon/tram/nav/immovable_rod, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"uwO" = ( +/obj/machinery/door/airlock/hatch{ + name = "Tool Supply Corridor" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/effect/mapping_helpers/airlock/unres, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/commons/storage/tools) +"uxJ" = ( +/obj/machinery/smartfridge/chemistry/preloaded, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "pharmacy_shutters"; + name = "Pharmacy Shutters" + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"uxL" = ( +/obj/structure/broken_flooring/pile/directional/east, +/obj/structure/trap/stun, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"uyA" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/singular/directional/south, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"uyF" = ( +/obj/effect/turf_decal/tile/yellow/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, +/area/station/hallway/secondary/construction) +"uyH" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/white/small, +/area/station/security/warden) +"uzj" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/prison/garden) +"uzm" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/service/chapel) +"uzo" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"uzJ" = ( +/turf/open/floor/iron, +/area/station/cargo/storage) +"uzY" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/dock) +"uzZ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"uAi" = ( +/obj/structure/table/wood, +/turf/open/floor/carpet/lone, +/area/station/service/chapel/office) +"uAk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/sign/departments/holy/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"uAo" = ( +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"uAK" = ( +/obj/machinery/computer/security, +/obj/effect/turf_decal/siding/red{ + dir = 9 + }, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/wood/tile, +/area/station/command/bridge) +"uAX" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light/floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"uAY" = ( +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"uBc" = ( +/turf/closed/wall/r_wall, +/area/station/security/brig/entrance) +"uBj" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 8 + }, +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/landmark/start/chief_engineer, +/turf/open/floor/wood, +/area/station/engineering/break_room) +"uBl" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/vending/medical, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/aft) +"uBo" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/light/floor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"uBu" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"uBE" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/obj/machinery/light/no_nightlight/directional/north, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"uBI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/fore) +"uBM" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Engineering"; + name = "Engineering Security Doors" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"uBN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood, +/obj/structure/cable, +/turf/open/floor/stone, +/area/station/service/bar/backroom) +"uBP" = ( +/obj/effect/turf_decal/bot/left, +/turf/open/floor/engine, +/area/station/engineering/atmospherics_engine) +"uBQ" = ( +/obj/structure/table/bronze, +/obj/machinery/microwave{ + pixel_y = 5 + }, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/dark/small, +/area/station/command/heads_quarters/captain/private) +"uBY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side, +/area/station/hallway/primary/starboard) +"uCe" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/rack, +/obj/machinery/duct, +/obj/item/mop, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"uCo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"uCp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/white/side, +/area/station/hallway/primary/starboard) +"uCH" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/light/cold/dim/directional/east, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/plating, +/area/station/engineering/atmos/storage/gas) +"uDg" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/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 = 1 + }, +/area/station/science/xenobiology) +"uDm" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "chem_lockdown"; + name = "Chemistry Shutters" + }, +/turf/open/floor/plating, +/area/station/medical/chemistry) +"uDv" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"uDz" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Lockers" + }, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/commons/fitness/locker_room) +"uDB" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"uDE" = ( +/obj/structure/window/spawner/directional/north, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/machinery/door/airlock{ + id_tag = "Toilet1"; + name = "Unit 1" + }, +/turf/open/misc/sandy_dirt, +/area/station/commons/fitness/locker_room) +"uDF" = ( +/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/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"uDI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/purple/visible{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"uDQ" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/machinery/airalarm/directional/north, +/obj/structure/rack, +/obj/item/tank/internals/emergency_oxygen, +/obj/item/clothing/mask/breath, +/turf/open/floor/plating, +/area/station/security/prison/safe) +"uEb" = ( +/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{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"uEh" = ( +/obj/structure/table/glass, +/obj/effect/turf_decal/siding/wood, +/obj/effect/mapping_helpers/broken_floor, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/stone, +/area/station/command/corporate_suite) +"uEC" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/box/red/corners{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"uEH" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"uEI" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"uEP" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"uEQ" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"uES" = ( +/obj/machinery/door/window/brigdoor/right/directional/west{ + id = "Cell 3"; + name = "Cell 3"; + req_access = list("security") + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark/small, +/area/station/security/brig) +"uEZ" = ( +/obj/effect/turf_decal/siding/wideplating, +/obj/effect/turf_decal/siding/wideplating{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/engineering/atmospherics_engine) +"uFe" = ( +/obj/effect/turf_decal/arrows/red{ + dir = 4; + pixel_x = -15 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/atmospherics_engine) +"uFk" = ( +/obj/structure/flora/rock/pile/jungle/style_random, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"uFm" = ( +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/command/bridge) +"uFt" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/decal/cleanable/dirt, +/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/starboard/fore) +"uFw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Gear Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/structure/cable, +/turf/open/floor/iron/textured_half, +/area/station/security/lockers) +"uFA" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Research Wing" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/textured_half{ + dir = 1 + }, +/area/station/hallway/primary/starboard) +"uFQ" = ( +/obj/structure/closet/crate/coffin, +/obj/structure/window/spawner/directional/south, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"uFS" = ( +/obj/machinery/igniter/incinerator_atmos, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/turf/open/floor/engine/vacuum, +/area/station/maintenance/disposal/incinerator) +"uFZ" = ( +/obj/effect/turf_decal/siding/wood, +/obj/machinery/vending/wardrobe/jani_wardrobe, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/small, +/area/station/service/janitor) +"uGj" = ( +/obj/effect/turf_decal/tile/green/half/contrasted, +/obj/structure/table/glass, +/obj/machinery/requests_console/directional/south{ + department = "Virology"; + name = "Virology Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"uGA" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/public/glass{ + name = "Research Wing" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "rdrnd"; + name = "Research and Development Shutters" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/textured_half{ + dir = 1 + }, +/area/station/hallway/primary/starboard) +"uGF" = ( +/obj/machinery/portable_atmospherics/canister/air, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"uGH" = ( +/obj/machinery/rnd/production/circuit_imprinter, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 1 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Engineering - Supplies" + }, +/obj/structure/sign/poster/official/random/directional/east, +/turf/open/floor/iron, +/area/station/engineering/main) +"uGK" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"uGN" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/siding{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/small, +/area/station/science/lobby) +"uGO" = ( +/obj/structure/bed, +/obj/effect/turf_decal/siding/red{ + dir = 5 + }, +/obj/structure/sign/poster/official/random/directional/north, +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/small, +/area/station/security/brig) +"uGT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/siding{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/small, +/area/station/science/lobby) +"uGU" = ( +/obj/effect/mapping_helpers/mail_sorting/science/research, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 10 + }, +/area/station/science/research) +"uHc" = ( +/obj/structure/frame/machine, +/obj/item/stack/cable_coil/five, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"uHd" = ( +/turf/closed/wall, +/area/station/science/robotics/lab) +"uHf" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/departments/rndserver/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/white/side, +/area/station/science/research) +"uHo" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/computer/records/security{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science) +"uHv" = ( +/obj/structure/rack, +/obj/item/pipe_dispenser, +/obj/item/assault_pod/mining, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"uHE" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/mining/glass{ + name = "Delivery Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/cargo/sorting) +"uHF" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/supply/visible, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"uHH" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/light/warm/directional/west, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/commons/dorms) +"uHI" = ( +/obj/machinery/door/morgue{ + name = "Confession Booth" + }, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/service/chapel/office) +"uHR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/lesser) +"uIj" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"uIn" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/east, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/turf/open/floor/grass, +/area/station/medical/treatment_center) +"uIu" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer2{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/office) +"uIA" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 9 + }, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"uIG" = ( +/obj/machinery/computer/cargo/request{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/south, +/turf/open/floor/iron/dark/side, +/area/station/cargo/lobby) +"uIP" = ( +/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/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/machinery/firealarm/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron/smooth, +/area/station/service/greenroom) +"uIT" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_command) +"uIX" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/modular_computer/preset/civilian{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/engine/atmos) +"uJc" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Applied Sciences" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/textured_half, +/area/station/science/lobby) +"uJi" = ( +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"uJq" = ( +/obj/effect/spawner/random/structure/crate_abandoned, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"uJD" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"uJH" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/obj/machinery/shieldgen, +/turf/open/floor/iron/dark/small, +/area/station/engineering/storage_shared) +"uJI" = ( +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/landmark/start/quartermaster, +/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/cargo/storage) +"uJV" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"uKh" = ( +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/landmark/start/hangover, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"uKl" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"uKv" = ( +/obj/effect/turf_decal/trimline/blue/warning{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"uKA" = ( +/obj/machinery/computer/warrant{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_red, +/obj/structure/extinguisher_cabinet/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"uKD" = ( +/obj/structure/table, +/obj/machinery/light/warm/directional/north, +/obj/effect/landmark/start/hangover, +/obj/item/soap, +/turf/open/floor/iron, +/area/station/commons/dorms) +"uKH" = ( +/obj/machinery/camera/directional/north, +/obj/machinery/status_display/ai/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/research) +"uKN" = ( +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"uLj" = ( +/turf/closed/wall, +/area/station/commons/toilet/auxiliary) +"uLk" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor{ + id = "Secure Storage below"; + name = "Secure Storage" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating/rust, +/area/station/engineering/main) +"uLz" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/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/port/greater) +"uLD" = ( +/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/duct, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"uLO" = ( +/obj/item/stack/sheet/cardboard{ + amount = 14 + }, +/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap{ + pixel_x = -2; + pixel_y = 7 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/security/prison/work) +"uLT" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/xenobiology) +"uLW" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 5 + }, +/turf/open/space/basic, +/area/space/nearstation) +"uMg" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/hallway/secondary/service) +"uMl" = ( +/obj/machinery/cryo_cell, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/medical/cryo) +"uMu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/turf/open/floor/iron, +/area/station/security/tram) +"uME" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"uMF" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Gas to Filter" + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"uMH" = ( +/turf/open/floor/iron/white/side, +/area/station/science/research) +"uMJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"uMN" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/hedge, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/command/corporate_dock) +"uMT" = ( +/obj/machinery/door/poddoor/shutters/window{ + dir = 4; + id = "armory"; + name = "Armory Shutters" + }, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/ai_monitored/security/armory) +"uMU" = ( +/turf/closed/wall, +/area/station/science/robotics/mechbay) +"uNa" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"uNd" = ( +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron/cafeteria, +/area/station/science/breakroom) +"uNe" = ( +/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/commons/toilet/auxiliary) +"uNz" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/dark_red{ + dir = 1 + }, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/stone, +/area/station/command/heads_quarters/hos) +"uNK" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/hidden, +/turf/open/floor/iron/dark, +/area/station/science/server) +"uNR" = ( +/obj/structure/chair{ + dir = 4; + pixel_y = -2 + }, +/obj/structure/cable, +/turf/open/floor/iron/cafeteria, +/area/station/science/breakroom) +"uNX" = ( +/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/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/primary/aft) +"uOk" = ( +/obj/effect/turf_decal/siding/wood, +/obj/structure/window/spawner/directional/south, +/obj/machinery/vending/engivend, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/engineering/main) +"uOt" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"uOw" = ( +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"uOx" = ( +/obj/effect/turf_decal/siding/wideplating_new/terracotta{ + dir = 5 + }, +/turf/open/floor/wood/tile, +/area/station/maintenance/central/lesser) +"uOH" = ( +/turf/open/misc/dirt/station, +/area/station/medical/morgue) +"uPf" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/maintenance{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"uPr" = ( +/obj/structure/weightmachine/weightlifter, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/security/prison/workout) +"uPw" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/obj/structure/frame/computer{ + dir = 4 + }, +/turf/open/floor/tram, +/area/station/security/tram) +"uPJ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"uPM" = ( +/obj/structure/urinal/directional/east, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/white/small, +/area/station/commons/toilet/restrooms) +"uPW" = ( +/obj/structure/flora/bush/flowers_pp/style_2, +/obj/structure/flora/bush/large/style_3, +/turf/open/floor/grass, +/area/station/service/chapel) +"uPX" = ( +/obj/structure/railing{ + dir = 8 + }, +/turf/open/space/basic, +/area/space/nearstation) +"uQb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/turf/open/floor/plating, +/area/station/science/ordnance/storage) +"uQc" = ( +/obj/machinery/smartfridge/chemistry/preloaded, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"uQf" = ( +/obj/structure/bed/medical/emergency, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"uQi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/red/line, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/fore) +"uQo" = ( +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"uQt" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Quartermaster's Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/qm, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/command/heads_quarters/qm) +"uQu" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/status_display/door_timer{ + id = "Cell 1"; + name = "Cell 1"; + pixel_y = 32 + }, +/turf/open/floor/iron/dark/small, +/area/station/security/brig) +"uQG" = ( +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"uQI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/atmospherics_engine) +"uQK" = ( +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"uQT" = ( +/obj/machinery/air_sensor/carbon_tank, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"uQY" = ( +/obj/machinery/door/airlock/external{ + name = "Atmospherics External Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"uRe" = ( +/obj/structure/reagent_dispensers/water_cooler, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"uRj" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"uRv" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/kitchen/small, +/area/station/service/kitchen) +"uRF" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"uRJ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark/small, +/area/station/security/execution/education) +"uRP" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/arcade_boards, +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"uRR" = ( +/obj/structure/table, +/obj/item/plant_analyzer, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"uRW" = ( +/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/small, +/area/station/security/execution/education) +"uRY" = ( +/obj/effect/spawner/random/structure/table_or_rack, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"uSa" = ( +/turf/open/floor/iron, +/area/station/maintenance/department/engine/atmos) +"uSc" = ( +/obj/machinery/air_sensor/nitrous_tank, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"uSh" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"uSi" = ( +/obj/machinery/holopad, +/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/ai_monitored/turret_protected/ai_upload_foyer) +"uSj" = ( +/turf/closed/wall/r_wall, +/area/station/medical/medbay/central) +"uSo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/railing/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) +"uSB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/west, +/obj/effect/landmark/navigate_destination/tcomms, +/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/lower) +"uSM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/spawner/random/structure/closet_empty/crate, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/iron/smooth_large, +/area/station/cargo/warehouse) +"uSN" = ( +/obj/effect/spawner/random/vending/snackvend, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/machinery/computer/security/telescreen/entertainment/directional/south, +/turf/open/floor/iron/white/side, +/area/station/hallway/primary/starboard) +"uSO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/door/airlock/public/glass{ + name = "Art Storage" + }, +/turf/open/floor/iron/textured_half, +/area/station/commons/storage/art) +"uTb" = ( +/obj/structure/table/glass, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"uTz" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wideplating/dark, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"uTA" = ( +/turf/closed/wall, +/area/station/ai_monitored/turret_protected/ai) +"uTE" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"uTK" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/brigdoor/right/directional/south{ + name = "Security Desk"; + req_access = list("security") + }, +/obj/machinery/door/window/right/directional/north{ + name = "Security Desk" + }, +/turf/open/floor/iron/textured_large, +/area/station/security/checkpoint/escape) +"uTN" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Atmospherics Tank - N2O" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/nitrous_output{ + dir = 1 + }, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"uTO" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/checkpoint/science) +"uTR" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/siding/white/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/small, +/area/station/science/xenobiology) +"uUe" = ( +/obj/effect/turf_decal/siding/thinplating_new/terracotta, +/obj/machinery/computer/security/telescreen/entertainment/directional/north, +/obj/item/kirbyplants/organic/applebush, +/turf/open/floor/iron/dark/smooth_large, +/area/station/command/meeting_room) +"uUf" = ( +/obj/effect/turf_decal/siding{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white/small, +/area/station/science/lobby) +"uUj" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"uUq" = ( +/obj/structure/table/wood, +/obj/item/folder/yellow{ + pixel_x = 3; + pixel_y = 6 + }, +/obj/item/dest_tagger{ + pixel_x = -11; + pixel_y = 4 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/carpet/orange, +/area/station/command/heads_quarters/qm) +"uUz" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/light_switch/directional/east, +/obj/effect/mapping_helpers/turn_off_lights_with_lightswitch, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/white/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/iron/smooth_large, +/area/station/cargo/warehouse) +"uUA" = ( +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"uUB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/chair/wood{ + dir = 8 + }, +/turf/open/floor/stone, +/area/station/service/bar) +"uUS" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Cubicle" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/obj/machinery/door/firedoor, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/research) +"uUU" = ( +/obj/machinery/portable_atmospherics/canister, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"uVo" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"uVB" = ( +/obj/item/kirbyplants/organic/plant17, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/calendar{ + pixel_x = 0; + pixel_y = -26 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/wood, +/area/station/maintenance/hallway/abandoned_recreation) +"uVD" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/construction) +"uVH" = ( +/obj/machinery/modular_computer/preset/civilian{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/west, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai) +"uVT" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/hop) +"uWe" = ( +/obj/structure/sign/directions/science{ + dir = 4; + pixel_y = -8 + }, +/obj/structure/sign/directions/evac{ + dir = 8 + }, +/obj/structure/sign/directions/security{ + dir = 8; + pixel_y = 8 + }, +/turf/closed/wall, +/area/station/hallway/primary/starboard) +"uWl" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/science/robotics/augments) +"uWn" = ( +/obj/effect/turf_decal/stripes/line{ + 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/white, +/area/station/hallway/primary/starboard) +"uWo" = ( +/turf/closed/wall, +/area/station/medical/paramedic) +"uWv" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/flora/bush/flowers_pp/style_random, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/science/genetics) +"uWy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/grunge{ + name = "Cell 5" + }, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/security/prison/safe) +"uWz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/closed/wall/r_wall, +/area/station/command/corporate_dock) +"uWG" = ( +/obj/structure/closet/firecloset, +/obj/machinery/status_display/ai/directional/south, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"uWQ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/disposalpipe/sorting/mail{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"uWZ" = ( +/obj/machinery/door/airlock/public, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"uXs" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/west, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/turf/open/floor/grass, +/area/station/medical/treatment_center) +"uXC" = ( +/turf/closed/wall, +/area/station/science/lower) +"uXU" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"uXV" = ( +/obj/machinery/door/window/brigdoor/left/directional/south{ + name = "Creature Pen"; + req_access = list("research") + }, +/obj/machinery/door/window/brigdoor/left/directional/north{ + name = "Creature Pen"; + req_access = list("research") + }, +/obj/structure/cable, +/turf/open/floor/catwalk_floor/iron, +/area/station/science/xenobiology) +"uXY" = ( +/turf/closed/wall/r_wall, +/area/station/ai_monitored/command/nuke_storage) +"uYb" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/random/trash, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"uYo" = ( +/obj/effect/spawner/random/vending/colavend, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"uYD" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/green/fourcorners, +/obj/item/folder/blue, +/turf/open/floor/iron, +/area/station/security/courtroom) +"uYE" = ( +/obj/machinery/status_display/ai/directional/south, +/obj/structure/table/glass, +/obj/item/pai_card, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"uYH" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/stripes/end, +/turf/open/floor/plating, +/area/station/security/brig/entrance) +"uYM" = ( +/obj/machinery/deepfryer, +/obj/structure/sign/poster/official/random/directional/north, +/obj/effect/turf_decal/siding/end{ + dir = 4 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen) +"uYO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/south, +/obj/structure/broken_flooring/singular/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/station/hallway/secondary/dock) +"uYY" = ( +/obj/structure/closet/wardrobe/grey, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 6 + }, +/obj/structure/sign/poster/official/random/directional/south, +/turf/open/floor/iron/small, +/area/station/commons/fitness/locker_room) +"uZc" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/security/courtroom) +"uZf" = ( +/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/white/side{ + dir = 8 + }, +/area/station/science/research) +"uZk" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"uZA" = ( +/obj/structure/chair{ + dir = 1; + pixel_y = -2 + }, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"uZB" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/smes/full, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"uZG" = ( +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/lower) +"uZK" = ( +/obj/structure/reagent_dispensers/plumbed{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"uZY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"vaf" = ( +/obj/item/kirbyplants/random/fullysynthetic, +/obj/machinery/status_display/ai/directional/south, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"vam" = ( +/obj/structure/flora/bush/large/style_random{ + pixel_x = -20; + pixel_y = -11 + }, +/obj/structure/flora/rock/pile/jungle/style_5, +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/west, +/turf/open/misc/sandy_dirt, +/area/station/commons/fitness/recreation/entertainment) +"vav" = ( +/obj/structure/lattice, +/obj/structure/railing, +/turf/open/space/basic, +/area/space/nearstation) +"vaw" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/item/radio/intercom/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"vaR" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood/large, +/area/station/maintenance/department/science/xenobiology) +"vba" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/medical/chemistry) +"vbp" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"vbq" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"vbA" = ( +/obj/structure/sign/departments/science/alt/directional/east, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"vbJ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/commons/fitness/recreation) +"vbK" = ( +/turf/closed/wall, +/area/station/science/research) +"vbM" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/smart/simple/orange{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"vbO" = ( +/obj/structure/table/glass, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/item/reagent_containers/chem_pack{ + pixel_x = 10; + pixel_y = 10 + }, +/obj/item/storage/box/rxglasses{ + pixel_x = -4; + pixel_y = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"vbP" = ( +/turf/open/floor/wood/parquet, +/area/station/medical/psychology) +"vbQ" = ( +/obj/machinery/telecomms/server/presets/engineering, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"vbR" = ( +/obj/machinery/status_display/ai/directional/west, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/wood/tile, +/area/station/command/meeting_room) +"vcd" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"vcl" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"vcB" = ( +/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{ + dir = 8 + }, +/obj/effect/turf_decal/box/white{ + color = "#52B4E9" + }, +/obj/machinery/holopad, +/obj/effect/turf_decal/trimline/blue/filled/mid_joiner{ + dir = 8 + }, +/turf/open/floor/iron/white/smooth_large, +/area/station/medical/treatment_center) +"vcN" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/courtroom) +"vcW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock{ + name = "Law Office" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/lawyer, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/service/lawoffice) +"vdf" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/siding{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/small, +/area/station/science/lobby) +"vdg" = ( +/obj/structure/railing/corner, +/turf/open/space/basic, +/area/space/nearstation) +"vdj" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk, +/obj/machinery/computer/security/telescreen/entertainment/directional/north, +/turf/open/floor/iron/dark/textured_edge{ + dir = 1 + }, +/area/station/command/heads_quarters/hop) +"vdt" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/light_switch/directional/west, +/turf/open/floor/iron/small, +/area/station/engineering/main) +"vdw" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/light/small/dim/directional/south, +/turf/open/floor/iron/small, +/area/station/maintenance/department/engine/atmos) +"vdH" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"vdX" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/item/stack/medical/mesh{ + pixel_x = 3 + }, +/obj/item/stack/medical/suture{ + pixel_x = 5 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"vdY" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/medical/chemistry) +"veg" = ( +/obj/effect/turf_decal/siding{ + dir = 6 + }, +/obj/item/assembly/igniter, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/white/small, +/area/station/science/lobby) +"vej" = ( +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"veo" = ( +/obj/effect/turf_decal/siding/thinplating_new/terracotta/corner, +/obj/structure/chair/stool/directional/east, +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/department/engine/atmos) +"vex" = ( +/obj/effect/turf_decal/stripes/end, +/obj/item/kirbyplants/random/fullysynthetic, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"veA" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "aigas" + }, +/obj/effect/spawner/structure/window/survival_pod, +/obj/machinery/status_display/ai/directional/north, +/turf/open/floor/engine, +/area/station/ai_monitored/turret_protected/ai) +"veK" = ( +/turf/closed/wall, +/area/station/science/lab) +"veP" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"veR" = ( +/obj/machinery/computer/atmos_control/nocontrol/incinerator{ + dir = 8 + }, +/obj/machinery/firealarm/directional/east, +/obj/machinery/light/small/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"vfc" = ( +/obj/structure/table, +/obj/item/flashlight/lamp, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/execution/education) +"vfg" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"vfi" = ( +/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/external{ + name = "Tram Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"vfk" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"vfo" = ( +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"vfD" = ( +/obj/effect/turf_decal/siding/thinplating_new/light, +/obj/structure/reagent_dispensers/fueltank, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/smooth_large, +/area/station/science/robotics/mechbay) +"vfH" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"vfI" = ( +/obj/machinery/light_switch/directional/north, +/obj/effect/turf_decal/siding/end{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on/coldroom{ + dir = 8 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen) +"vfK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"vfN" = ( +/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/dark_red/half/contrasted{ + dir = 8 + }, +/obj/machinery/button/flasher{ + id = "IsolationFlash2"; + pixel_x = 28 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"vfT" = ( +/obj/structure/table/glass, +/obj/machinery/light/cold/directional/west, +/obj/item/paper_bin{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/toy/crayon/purple, +/turf/open/floor/iron/white, +/area/station/science/research) +"vgf" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"vgh" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/structure/disposalpipe/junction/flip{ + dir = 2 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"vgp" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Atmospherics Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "atmos_airlock_1" + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"vgy" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/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/corner{ + dir = 1 + }, +/area/station/hallway/secondary/dock) +"vgz" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/tcommsat/server) +"vgL" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/atmospherics/components/binary/volume_pump, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/office) +"vgN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/obj/structure/barricade/wooden, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) +"vgS" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/desk_bell{ + pixel_x = 4; + pixel_y = 3 + }, +/turf/open/floor/iron/dark/diagonal, +/area/station/service/bar) +"vgY" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"vhr" = ( +/obj/structure/sink/directional/west, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/light/cold/directional/north, +/turf/open/floor/iron/dark/small, +/area/station/service/chapel/storage) +"vht" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/holopad, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/security/armory) +"vhu" = ( +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/obj/machinery/door/airlock/command/glass{ + name = "Telecommunications Server Room" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "comms-entrance-south" + }, +/obj/structure/cable, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/tcommsat/server) +"vhI" = ( +/obj/effect/turf_decal/tile/dark_red{ + dir = 4 + }, +/obj/machinery/computer/security/labor{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"vid" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"vij" = ( +/obj/structure/chair/comfy/black{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/station/service/chapel/office) +"vip" = ( +/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/hallway/primary/central/aft) +"vir" = ( +/turf/open/floor/iron/white/side{ + dir = 8 + }, +/area/station/science/research) +"viy" = ( +/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/blue/anticorner/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"viA" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/server) +"viE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/item/stack/cable_coil/cut, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"viK" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/effect/mapping_helpers/airlock/unres, +/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/starboard/central) +"viO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/dim/directional/west, +/turf/open/floor/wood/large, +/area/station/maintenance/department/science/xenobiology) +"viP" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/iron/small, +/area/station/maintenance/starboard/central) +"viT" = ( +/obj/machinery/light/cold/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"viW" = ( +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/siding/thinplating{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/exit/departure_lounge) +"viX" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"vjb" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"vje" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/railing{ + dir = 10 + }, +/obj/structure/table/reinforced, +/obj/item/wrench, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/science/xenobiology) +"vjp" = ( +/obj/effect/turf_decal/sand/plating, +/obj/machinery/power/floodlight, +/obj/structure/alien/weeds, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"vjs" = ( +/obj/structure/disposalpipe/segment, +/obj/item/food/grown/pineapple{ + pixel_x = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/cargo/storage) +"vjI" = ( +/obj/machinery/door/airlock{ + name = "Bathrooms" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/textured_half, +/area/station/commons/toilet/restrooms) +"vjV" = ( +/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/science/lower) +"vjX" = ( +/mob/living/basic/mining/lobstrosity, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"vkh" = ( +/turf/closed/wall, +/area/station/service/bar) +"vkr" = ( +/obj/machinery/door/airlock/engineering{ + name = "Starboard Bow Solar Access" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/maintenance/starboard/fore) +"vkt" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/science/research) +"vkC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"vkI" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"vkJ" = ( +/obj/item/book/manual/wiki/security_space_law{ + pixel_x = 9; + pixel_y = 4 + }, +/obj/item/radio{ + pixel_x = -6; + pixel_y = -3 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/secure_closet/security/science, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science) +"vkN" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/command/heads_quarters/qm) +"vkR" = ( +/obj/machinery/door/airlock/engineering/glass/critical{ + heat_proof = 1; + name = "Supermatter Chamber" + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"vkS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security) +"vkU" = ( +/obj/structure/disposalpipe/segment, +/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) +"vkV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/light/colour_cycle/dancefloor_b, +/area/station/maintenance/starboard/central) +"vkW" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/structure/chair/office{ + dir = 4 + }, +/obj/effect/landmark/start/scientist, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"vkZ" = ( +/turf/open/floor/iron/dark/small, +/area/station/maintenance/aft) +"vlb" = ( +/obj/structure/broken_flooring/singular/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"vlj" = ( +/obj/item/kirbyplants/random, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"vln" = ( +/obj/structure/cable, +/obj/machinery/door/airlock{ + name = "Cleaning Closet" + }, +/turf/open/floor/plating, +/area/station/security/prison/safe) +"vlq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/stool/directional/north, +/obj/item/stack/spacecash/c1{ + pixel_x = 4; + pixel_y = 11 + }, +/turf/open/floor/light/colour_cycle/dancefloor_b, +/area/station/maintenance/starboard/central) +"vlr" = ( +/obj/structure/fermenting_barrel, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/wood/large, +/area/station/maintenance/department/science/xenobiology) +"vlB" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/north, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Gas to Filter" + }, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_command) +"vlV" = ( +/turf/closed/wall, +/area/station/maintenance/aft) +"vlX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/chapel{ + dir = 4 + }, +/area/station/maintenance/starboard/greater) +"vlY" = ( +/obj/structure/chair/stool/bamboo{ + dir = 8 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/item/radio/intercom/chapel/directional/west, +/turf/open/floor/iron/terracotta/diagonal, +/area/station/service/chapel/office) +"vmh" = ( +/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/blue{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"vmn" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/table, +/obj/item/stock_parts/servo, +/obj/item/stock_parts/servo, +/obj/item/stock_parts/servo, +/obj/item/stock_parts/servo, +/obj/item/stock_parts/micro_laser/high, +/obj/item/stock_parts/micro_laser/high, +/obj/item/stock_parts/micro_laser/high, +/obj/item/stock_parts/micro_laser/high, +/obj/item/stock_parts/micro_laser/high, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tcomms) +"vmp" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"vmr" = ( +/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{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"vmt" = ( +/obj/structure/chair/stool/bamboo{ + dir = 4 + }, +/turf/open/floor/iron/terracotta/diagonal, +/area/station/service/chapel/office) +"vmB" = ( +/obj/item/radio/intercom/directional/west, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"vmH" = ( +/obj/machinery/door/morgue{ + name = "Confession Booth (Chaplain)"; + req_access = list("chapel_office") + }, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/service/chapel/office) +"vmJ" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/siding/corner, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"vmL" = ( +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"vmN" = ( +/turf/open/floor/iron/small, +/area/station/maintenance/starboard/central) +"vmS" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/light/small/directional/north, +/obj/vehicle/sealed/mecha/ripley/paddy/preset, +/turf/open/floor/iron, +/area/station/security/tram) +"vmX" = ( +/obj/machinery/light/small/directional/north, +/turf/open/floor/wood, +/area/station/service/chapel/office) +"vne" = ( +/turf/open/floor/wood, +/area/station/service/chapel/office) +"vnf" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/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/side, +/area/station/science/lower) +"vni" = ( +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/machinery/light/directional/east, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"vnj" = ( +/obj/structure/table, +/obj/item/clothing/under/rank/prisoner/skirt{ + pixel_x = -13; + pixel_y = 5 + }, +/obj/item/clothing/under/rank/prisoner{ + pixel_x = -2; + pixel_y = 5 + }, +/obj/item/clothing/under/rank/prisoner/skirt{ + pixel_x = 9; + pixel_y = 5 + }, +/obj/item/clothing/under/rank/prisoner{ + pixel_x = -7; + pixel_y = -3 + }, +/obj/item/clothing/under/rank/prisoner{ + pixel_x = 6; + pixel_y = -3 + }, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"vnq" = ( +/obj/structure/cable, +/obj/structure/bed/medical/anchored{ + dir = 8 + }, +/obj/item/bedsheet{ + dir = 1 + }, +/obj/effect/turf_decal/siding/red{ + dir = 9 + }, +/turf/open/floor/iron/white, +/area/station/security/medical) +"vnu" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/table, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"vnv" = ( +/obj/machinery/door/airlock/glass, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"vnC" = ( +/obj/structure/closet{ + name = "Evidence Closet 2" + }, +/obj/structure/secure_safe/directional/north{ + name = "evidence safe" + }, +/turf/open/floor/iron/smooth, +/area/station/security/evidence) +"vnD" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/sorting/mail{ + dir = 1 + }, +/obj/effect/mapping_helpers/mail_sorting/security/general, +/turf/open/floor/iron, +/area/station/security) +"vnF" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"vnI" = ( +/turf/closed/mineral/random/stationside, +/area/station/maintenance/department/engine) +"vnL" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/turf/open/space/basic, +/area/space/nearstation) +"vnN" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/medical_kiosk, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"vnZ" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/orange{ + dir = 6 + }, +/turf/open/space/basic, +/area/space/nearstation) +"vob" = ( +/obj/machinery/light/small/dim/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"voe" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/digital_clock/directional/south, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/security/tram) +"voh" = ( +/obj/effect/landmark/event_spawn, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"voj" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/light/cold/directional/east, +/turf/open/floor/iron, +/area/station/security/tram) +"von" = ( +/obj/structure/hedge, +/turf/open/floor/wood, +/area/station/service/chapel/office) +"voz" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/iron/smooth, +/area/station/commons/storage/tools) +"voJ" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 1 + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron, +/area/station/security) +"voN" = ( +/obj/structure/sign/nanotrasen, +/turf/closed/wall/r_wall, +/area/station/command/teleporter) +"vpk" = ( +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/aft) +"vpq" = ( +/obj/machinery/door/poddoor/massdriver_ordnance, +/obj/effect/turf_decal/stripes/end, +/turf/open/floor/plating, +/area/station/science/ordnance/testlab) +"vpt" = ( +/obj/item/radio/intercom/prison/directional/north, +/turf/open/floor/iron, +/area/station/security/prison/work) +"vpz" = ( +/obj/machinery/light/small/directional/south{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 4 + }, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"vpF" = ( +/obj/structure/table, +/obj/item/dyespray, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/showroomfloor, +/area/station/service/barber) +"vpI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"vpM" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/smartfridge/petri/preloaded, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"vpP" = ( +/obj/effect/spawner/random/structure/closet_private, +/obj/machinery/light/small/directional/south, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"vpT" = ( +/obj/structure/chair/sofa/bench{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/side, +/area/station/hallway/primary/central/fore) +"vpZ" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Engineering-Lobby" + }, +/turf/open/floor/iron/diagonal, +/area/station/engineering/lobby) +"vqb" = ( +/obj/structure/broken_flooring/singular/directional/east, +/obj/effect/spawner/random/trash/graffiti{ + pixel_y = -32 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"vqw" = ( +/obj/effect/decal/cleanable/glass/titanium, +/obj/item/stack/rods/two, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"vqF" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/turf/open/floor/stone, +/area/station/service/chapel) +"vqH" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"vqJ" = ( +/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/worn_out/directional/east, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"vqU" = ( +/obj/machinery/rnd/server/master, +/turf/open/floor/circuit, +/area/station/science/server) +"vqX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/obj/machinery/door/airlock/command/glass{ + name = "Telecommunications Server Room" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/tcommsat/server) +"vrf" = ( +/obj/structure/hedge, +/obj/machinery/light/small/directional/north, +/turf/open/floor/wood, +/area/station/service/chapel/office) +"vrh" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/half{ + dir = 8 + }, +/area/station/engineering/main) +"vrn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"vrz" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/structure/table/wood, +/obj/machinery/fax{ + fax_name = "Detective's Office"; + name = "Detective's Fax Machine"; + pixel_y = 1 + }, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"vrB" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/herringbone, +/area/station/commons/dorms) +"vrO" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/grunge{ + name = "Courtroom" + }, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/security/courtroom) +"vrS" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"vrT" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"vrW" = ( +/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/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/cargo/warehouse) +"vrY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/courtroom) +"vse" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"vsf" = ( +/obj/structure/closet/crate{ + name = "Materials Crate" + }, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/rods/fifty, +/obj/machinery/light/cold/dim/directional/west, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/turf/open/floor/iron/dark/small, +/area/station/engineering/storage_shared) +"vsi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood, +/area/station/commons/fitness/recreation) +"vso" = ( +/obj/effect/landmark/start/scientist, +/obj/structure/chair{ + dir = 4; + pixel_y = -2 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron/white, +/area/station/science/research) +"vsx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"vsJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/firealarm/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/robotics/augments) +"vsQ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/light_switch/directional/north, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/aft) +"vsW" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/box/red/corners{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 5 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"vtd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"vtr" = ( +/obj/machinery/light/floor, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"vtA" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/toy/crayon/purple, +/turf/open/floor/iron/cafeteria, +/area/station/science/breakroom) +"vtC" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"vtJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/effect/turf_decal/trimline/yellow/arrow_ccw{ + dir = 10 + }, +/obj/machinery/power/terminal, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/smooth, +/area/station/maintenance/department/electrical) +"vtL" = ( +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"vtU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/button/door/directional/east{ + id = "abandoned_lab"; + name = "Abandoned Lab Shutters" + }, +/obj/item/bot_assembly/medbot, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"vtX" = ( +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"vud" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/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/main) +"vuj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/item/fuel_pellet, +/turf/open/floor/iron/smooth, +/area/station/cargo/drone_bay) +"vum" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/aft) +"vun" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/requests_console/auto_name/directional/west, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/stone, +/area/station/service/bar) +"vuq" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"vuu" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/service/lawoffice) +"vux" = ( +/obj/structure/cable, +/obj/machinery/deepfryer, +/turf/open/floor/iron/kitchen/small, +/area/station/security/prison/mess) +"vuB" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Xenobiology Kill Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/catwalk_floor/iron, +/area/station/science/xenobiology) +"vuD" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"vuR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"vuT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical{ + name = "Paramedic Dispatch Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/turf/open/floor/iron/white/small, +/area/station/medical/paramedic) +"vuV" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Distro to Waste" + }, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/pumproom) +"vva" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/public/glass{ + name = "Aft Corridor" + }, +/turf/open/floor/iron/textured_half, +/area/station/hallway/primary/aft) +"vvc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/table, +/obj/item/clothing/shoes/cowboy/lizard/masterwork, +/turf/open/floor/light/colour_cycle/dancefloor_b, +/area/station/maintenance/starboard/central) +"vvd" = ( +/obj/structure/bed{ + dir = 4 + }, +/obj/effect/spawner/random/bedsheet{ + dir = 4 + }, +/obj/machinery/button/door/directional/south{ + id = "Cabin4"; + name = "Cabin Bolt Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"vve" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/public/glass{ + name = "Aft Corridor" + }, +/turf/open/floor/iron/textured_half, +/area/station/hallway/primary/aft) +"vvn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"vvs" = ( +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"vvw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"vvz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) +"vvC" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/construction, +/obj/structure/cable, +/obj/effect/landmark/navigate_destination, +/obj/machinery/door/airlock/engineering{ + name = "Main Engineering" + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/catwalk_floor, +/area/station/engineering/break_room) +"vvK" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron, +/area/station/security/courtroom) +"vvN" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"vvP" = ( +/turf/open/floor/iron/white/small, +/area/station/maintenance/port/aft) +"vvW" = ( +/obj/structure/hoop{ + dir = 8; + pixel_x = 10; + pixel_y = 11 + }, +/obj/effect/turf_decal/trimline/white/end{ + dir = 8 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/wood, +/area/station/commons/fitness/recreation) +"vwc" = ( +/obj/structure/chair/comfy/brown{ + buildstackamount = 0; + color = "#c45c57"; + dir = 1 + }, +/obj/machinery/firealarm/directional/west, +/obj/machinery/light_switch/directional/south, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"vwd" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"vwh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/public/glass{ + name = "Aft Corridor" + }, +/turf/open/floor/iron/textured_half, +/area/station/hallway/primary/aft) +"vws" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/iron/small, +/area/station/maintenance/department/medical/central) +"vwE" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/item/kirbyplants/random{ + pixel_y = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/dark/hidden{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/tcommsat/server) +"vwI" = ( +/obj/structure/closet/secure_closet/hos, +/obj/item/clothing/shoes/cowboy/black, +/obj/machinery/airalarm/directional/north, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/checker, +/area/station/command/heads_quarters/hos) +"vwJ" = ( +/obj/item/radio/intercom/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/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/ordnance) +"vwQ" = ( +/obj/structure/table/reinforced/plastitaniumglass, +/obj/item/folder/red{ + pixel_x = -5 + }, +/obj/item/poster/random_official, +/obj/item/poster/random_official{ + pixel_x = 6; + pixel_y = 9 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/small, +/area/station/security/office) +"vwW" = ( +/obj/machinery/chem_master/condimaster, +/obj/effect/turf_decal/siding/end{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen) +"vwZ" = ( +/obj/structure/chair/sofa/bench{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/machinery/newscaster/directional/west, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"vxm" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"vxp" = ( +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"vxs" = ( +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"vxt" = ( +/turf/closed/wall, +/area/station/maintenance/department/engine) +"vxA" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/landmark/start/botanist, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/service) +"vxM" = ( +/turf/open/floor/iron, +/area/station/commons/storage/art) +"vxX" = ( +/obj/effect/spawner/random/structure/steam_vent, +/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/electrical) +"vyi" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/dark/hidden, +/turf/open/floor/wood/tile, +/area/station/tcommsat/server) +"vym" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/chair/office/light{ + dir = 1 + }, +/obj/effect/landmark/start/geneticist, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"vyF" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/chair/sofa/bench/left{ + dir = 4 + }, +/obj/machinery/firealarm/directional/north, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/corporate_dock) +"vyP" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 1 + }, +/obj/structure/closet/secure_closet/hydroponics, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"vyR" = ( +/turf/open/floor/glass, +/area/station/command/corporate_dock) +"vyU" = ( +/obj/machinery/vending/cigarette, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"vze" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/status_display/ai/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/corporate_dock) +"vzg" = ( +/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/plating, +/area/station/maintenance/starboard/central) +"vzt" = ( +/obj/structure/hedge, +/obj/machinery/light/cold/directional/east, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"vzv" = ( +/obj/item/cultivator/rake, +/obj/machinery/light/small/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/structure/alien/weeds, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"vzA" = ( +/obj/structure/cable, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/mess) +"vzD" = ( +/obj/effect/turf_decal/stripes/white/line, +/turf/open/floor/iron/dark/side, +/area/station/cargo/storage) +"vzE" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/west, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/large/style_random{ + pixel_y = -1 + }, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"vzK" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/helium_output{ + chamber_id = "helium"; + dir = 4 + }, +/turf/open/floor/engine/helium, +/area/station/ai_monitored/turret_protected/ai) +"vzN" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Cytology Lab" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/research, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/research) +"vzV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/tram) +"vzX" = ( +/obj/machinery/door/airlock/command{ + name = "Centcom Dock" + }, +/obj/effect/mapping_helpers/airlock/access/any/command/general, +/obj/effect/mapping_helpers/airlock/access/any/admin/general, +/turf/open/floor/iron/textured_half, +/area/station/command/corporate_dock) +"vzY" = ( +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/start/security_officer, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron, +/area/station/security/tram) +"vAl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/table/wood, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/cargo/boutique) +"vAq" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"vAw" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"vAx" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/security/tram) +"vAC" = ( +/obj/structure/flora/bush/large/style_random{ + pixel_y = -3 + }, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"vAD" = ( +/turf/open/floor/wood/tile, +/area/station/maintenance/port/lesser) +"vAK" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/effect/mapping_helpers/airlock/unres, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"vAX" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Applied Sciences" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/white/textured_half, +/area/station/science/lobby) +"vBG" = ( +/obj/structure/table, +/obj/machinery/microwave{ + pixel_y = 5 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron/cafeteria, +/area/station/science/breakroom) +"vBK" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"vCc" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Lockers" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/textured_half, +/area/station/commons/fitness/locker_room) +"vCe" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/science/research) +"vCi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/neutral/corner, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"vCm" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"vCp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/catwalk_floor, +/area/station/engineering/atmos/office) +"vCq" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/stone, +/area/station/service/abandoned_gambling_den) +"vCs" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"vCu" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/kitchen/small, +/area/station/service/kitchen) +"vCO" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"vCQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/smooth_large, +/area/station/science/ordnance/storage) +"vCZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"vDe" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"vDB" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/end, +/obj/machinery/shower/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"vDC" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"vDG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating, +/turf/open/floor/wood, +/area/station/engineering/atmos/pumproom) +"vDQ" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/turf/open/floor/iron, +/area/station/security/lockers) +"vDV" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/cmo) +"vDX" = ( +/turf/closed/wall, +/area/station/maintenance/starboard/lesser) +"vEa" = ( +/obj/machinery/griddle, +/turf/open/floor/iron/kitchen/small, +/area/station/security/prison/mess) +"vEb" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/kitchen/small, +/area/station/security/prison/mess) +"vEk" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"vEm" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tcomms) +"vEz" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"vEA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line, +/obj/effect/turf_decal/stripes/red/line{ + dir = 1 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/starboard) +"vEC" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"vEL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"vEP" = ( +/turf/closed/wall/r_wall, +/area/station/security/brig) +"vET" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"vEW" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison/shower) +"vFh" = ( +/obj/effect/landmark/blobstart, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/grimy, +/area/station/maintenance/starboard/central) +"vFm" = ( +/obj/effect/turf_decal/siding/blue, +/obj/machinery/duct, +/turf/open/floor/iron/white/small, +/area/station/medical/storage) +"vFn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/sign/poster/official/no_erp/directional/east, +/turf/open/floor/iron/grimy, +/area/station/maintenance/starboard/central) +"vFu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/iron/dark/side{ + dir = 6 + }, +/area/station/hallway/secondary/construction) +"vFy" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"vFB" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"vFD" = ( +/obj/structure/chair/sofa/bench{ + dir = 4 + }, +/obj/machinery/light/cold/directional/west, +/obj/machinery/status_display/ai/directional/west, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"vFG" = ( +/obj/machinery/computer/rdservercontrol{ + dir = 8 + }, +/turf/open/floor/iron/white/small, +/area/station/science/server) +"vFR" = ( +/obj/structure/bed, +/obj/effect/turf_decal/siding/red{ + dir = 6 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/small, +/area/station/security/brig) +"vFU" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/rack, +/obj/item/storage/box/trackimp, +/obj/item/storage/box/chemimp{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/storage/lockbox/loyalty, +/turf/open/floor/iron, +/area/station/security/tram) +"vGe" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/effect/landmark/start/clown, +/turf/open/floor/iron/smooth, +/area/station/service/greenroom) +"vGp" = ( +/obj/structure/table/wood, +/obj/machinery/light/small/red/dim/directional/south, +/obj/item/flashlight/flare/candle, +/turf/open/floor/iron/terracotta/diagonal, +/area/station/service/chapel/office) +"vGz" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"vGK" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/side{ + dir = 10 + }, +/area/station/hallway/secondary/construction) +"vGS" = ( +/obj/machinery/atmospherics/components/binary/volume_pump{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/machinery/camera/directional/south{ + c_tag = "Atmospherics - Central Aft" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"vGU" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"vGX" = ( +/obj/structure/disposaloutlet{ + desc = "An outlet for the pneumatic disposal system. This one seems designed for rapid corpse disposal."; + dir = 4; + name = "rapid corpse mover 9000" + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/plating, +/area/station/medical/morgue) +"vHu" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/closet/secure_closet/security/sec, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron, +/area/station/security/lockers) +"vHx" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/spawner/random/maintenance, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"vHH" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 8 + }, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/courtroom) +"vHT" = ( +/obj/effect/turf_decal/box/red/corners{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/obj/machinery/light/cold/directional/east, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"vHV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/chapel/office) +"vHX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wideplating/corner{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating/corner{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/engineering/atmos/office) +"vIa" = ( +/obj/effect/turf_decal/siding/dark_blue{ + dir = 5 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"vId" = ( +/obj/structure/cable, +/turf/open/floor/iron/white/corner, +/area/station/science/lower) +"vIt" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"vIz" = ( +/obj/structure/chair, +/turf/open/floor/wood/tile, +/area/station/command/meeting_room) +"vIC" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"vIJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/fore) +"vIX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=23.3-Evac"; + location = "23.2-Evac" + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"vIZ" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 4 + }, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/courtroom) +"vJn" = ( +/obj/structure/closet/crate/coffin, +/obj/structure/window/spawner/directional/west, +/obj/effect/turf_decal/weather, +/turf/open/floor/plating, +/area/station/service/chapel/office) +"vJx" = ( +/obj/structure/chair/stool/directional/north, +/turf/open/floor/eighties/red, +/area/station/service/abandoned_gambling_den/gaming) +"vJA" = ( +/obj/structure/closet/crate/coffin, +/obj/effect/turf_decal/weather, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/service/chapel/office) +"vJB" = ( +/obj/item/radio/intercom/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"vJE" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Public Shrine" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/textured_half, +/area/station/hallway/primary/port) +"vJG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"vJH" = ( +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"vJL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/public/glass{ + name = "Prison Cafeteria" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/textured_half, +/area/station/security/prison/rec) +"vJN" = ( +/obj/structure/chair/sofa/bench{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"vJR" = ( +/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/airlock/medical{ + name = "Medbay" + }, +/obj/effect/turf_decal/delivery/red, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/turf/open/floor/iron/dark/small, +/area/station/medical/medbay/central) +"vJV" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Security Desk" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/structure/cable, +/turf/open/floor/iron/textured_half, +/area/station/security/brig/entrance) +"vKa" = ( +/obj/structure/closet/crate/coffin, +/obj/effect/turf_decal/weather, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/service/chapel/office) +"vKb" = ( +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"vKe" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/power/smes/full, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/construction) +"vKi" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/machinery/computer/crew, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs/auxiliary) +"vKn" = ( +/obj/structure/chair/office/light{ + color = "#6495ED"; + dir = 8 + }, +/obj/machinery/airalarm/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/start/chief_engineer, +/turf/open/floor/wood, +/area/station/command/heads_quarters/ce) +"vKG" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/turf/open/floor/iron, +/area/station/security/tram) +"vKU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/execution/education) +"vKV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/camera/autoname/directional/east, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/iron/dark/small, +/area/station/security/detectives_office) +"vKX" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/machinery/camera/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/wood/tile, +/area/station/science/lower) +"vKY" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/structure/chair/office/light{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"vLc" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/obj/machinery/light/cold/directional/north, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"vLi" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/siding/green{ + dir = 8 + }, +/obj/structure/table, +/obj/item/controller, +/obj/machinery/newscaster/directional/west, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"vLs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/stool/directional/east, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"vLC" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"vLF" = ( +/obj/structure/closet/secure_closet/courtroom, +/obj/item/gavelblock, +/obj/item/gavelhammer, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"vLH" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/research{ + name = "Augment Corridor" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/robotics, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/robotics/augments) +"vLQ" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/box, +/obj/machinery/disposal/bin/tagger, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"vLT" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/box/white{ + color = "#EFB341" + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/pharmacy) +"vLX" = ( +/obj/effect/turf_decal/box/white, +/turf/open/floor/engine, +/area/station/engineering/atmospherics_engine) +"vMi" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"vMr" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/alien/weeds, +/turf/open/misc/asteroid, +/area/station/maintenance/starboard/greater) +"vMs" = ( +/obj/machinery/door/firedoor, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/public/glass{ + name = "Arrivals" + }, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/hallway/secondary/entry) +"vMt" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tcomms) +"vMC" = ( +/turf/closed/wall/r_wall, +/area/station/science/lab) +"vMF" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/fluff/tram_rail/end{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"vMI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/engineering/atmospherics_engine) +"vMJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/primary/aft) +"vMP" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/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/plating, +/area/station/maintenance/port/greater) +"vMT" = ( +/obj/machinery/hydroponics/soil, +/obj/item/food/grown/mushroom/libertycap, +/turf/open/misc/asteroid, +/area/station/maintenance/starboard/greater) +"vMX" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 5 + }, +/obj/structure/transport/linear/tram, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/security/tram) +"vNq" = ( +/obj/machinery/washing_machine, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/machinery/status_display/evac/directional/south, +/turf/open/floor/iron/white/corner, +/area/station/commons/dorms) +"vNt" = ( +/obj/effect/spawner/random/trash/graffiti{ + pixel_x = -32; + spawn_loot_chance = 50 + }, +/obj/item/toy/crayon/spraycan{ + pixel_x = -7 + }, +/obj/item/toy/crayon/spraycan{ + pixel_y = 12 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"vNM" = ( +/obj/machinery/door/airlock{ + name = "Hydroponics Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/hydroponics, +/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/textured_half{ + dir = 8 + }, +/area/station/service/hydroponics) +"vNO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"vOf" = ( +/obj/structure/chair{ + dir = 1; + pixel_y = -2 + }, +/obj/machinery/firealarm/directional/south, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/science/lower) +"vOg" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/supply/hidden, +/turf/closed/wall/r_wall, +/area/station/maintenance/disposal/incinerator) +"vOm" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/smooth, +/area/station/commons/storage/tools) +"vOt" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"vOL" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron/stairs{ + dir = 8 + }, +/area/station/engineering/main) +"vPa" = ( +/obj/effect/turf_decal/siding{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/white/small, +/area/station/science/lab) +"vPe" = ( +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/starboard/fore) +"vPf" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/science/genetics) +"vPs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/structure/sign/departments/medbay/alt/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"vPw" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/recreation) +"vPJ" = ( +/obj/structure/broken_flooring/singular/directional/east, +/obj/structure/alien/weeds, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"vPP" = ( +/turf/closed/wall, +/area/station/command/corporate_suite) +"vPS" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/spawner/random/trash, +/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/starboard/central) +"vQk" = ( +/obj/effect/spawner/random/structure/crate, +/obj/machinery/computer/security/telescreen/entertainment/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"vQm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/structure/sign/poster/official/report_crimes/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"vQp" = ( +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/structure/chair/sofa/bench/right{ + dir = 8 + }, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"vQq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/east, +/obj/machinery/light/small/directional/west, +/obj/structure/flora/rock/pile/jungle/style_random, +/turf/open/misc/sandy_dirt, +/area/station/maintenance/port/lesser) +"vQu" = ( +/obj/structure/disposalpipe/segment, +/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/central/greater) +"vQv" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/flora/bush/large/style_random, +/turf/open/misc/sandy_dirt, +/area/station/medical/medbay/lobby) +"vQx" = ( +/obj/effect/turf_decal/siding/thinplating{ + dir = 6 + }, +/obj/machinery/light/small/directional/south, +/obj/structure/sign/poster/official/random/directional/east, +/turf/open/floor/eighties/red, +/area/station/hallway/primary/central/fore) +"vRc" = ( +/obj/effect/turf_decal/loading_area/white, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"vRd" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/dark_red, +/obj/item/flashlight/lamp, +/turf/open/floor/iron, +/area/station/security/tram) +"vRg" = ( +/obj/machinery/porta_turret/ai, +/obj/machinery/computer/security/telescreen/research/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/status_display/ai/directional/north, +/turf/open/floor/iron/smooth, +/area/station/ai_monitored/turret_protected/aisat_interior) +"vRt" = ( +/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/station/maintenance/port/aft) +"vRC" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"vSg" = ( +/turf/closed/wall/r_wall, +/area/station/hallway/primary/aft) +"vSi" = ( +/obj/structure/hedge, +/obj/effect/turf_decal/siding/wood/end, +/obj/effect/turf_decal/siding/wood/end{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/service/library) +"vSj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"vSn" = ( +/obj/structure/hedge, +/obj/machinery/status_display/supply{ + pixel_y = 32 + }, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/cargo/storage) +"vSt" = ( +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating, +/turf/open/floor/wood, +/area/station/engineering/atmos/pumproom) +"vSw" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"vSx" = ( +/obj/structure/table/reinforced, +/obj/item/kitchen/fork/plastic, +/obj/item/kitchen/fork/plastic{ + pixel_x = -8 + }, +/turf/open/floor/iron/kitchen/small, +/area/station/security/prison/mess) +"vSI" = ( +/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, +/turf/open/floor/iron/small, +/area/station/service/bar) +"vSL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/sign/directions/vault/directional/east{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"vSM" = ( +/obj/machinery/door/airlock/command{ + name = "Telecomms Server Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "comms-entrance-north" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/tcommsat/server) +"vSW" = ( +/obj/effect/spawner/random/engineering/atmospherics_portable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"vSY" = ( +/obj/structure/table, +/obj/item/chisel{ + pixel_y = 7 + }, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"vTf" = ( +/obj/machinery/air_sensor/ordnance_freezer_chamber, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple/layer2{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/purple/visible{ + dir = 4 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/freezerchamber) +"vTg" = ( +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/obj/machinery/door/airlock/command/glass{ + name = "Telecommunications Server Room" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "comms-entrance-north" + }, +/obj/structure/cable, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/tcommsat/server) +"vTj" = ( +/obj/effect/spawner/random/maintenance, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"vTm" = ( +/obj/structure/table, +/obj/effect/spawner/random/food_or_drink/condiment, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/cafeteria, +/area/station/science/breakroom) +"vTn" = ( +/obj/effect/turf_decal/weather/dirt, +/obj/structure/flora/bush/flowers_yw/style_2, +/obj/structure/flora/bush/large/style_random{ + pixel_x = 0; + pixel_y = 2 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"vTo" = ( +/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/blue{ + dir = 1 + }, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"vTx" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/crayons, +/obj/item/storage/crayons{ + pixel_y = -3 + }, +/obj/item/storage/crayons{ + pixel_y = -6 + }, +/obj/item/camera_film{ + pixel_y = 16 + }, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"vTE" = ( +/obj/item/trash/shok_roks/tropical, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/maintenance/department/engine/atmos) +"vTG" = ( +/turf/open/floor/catwalk_floor, +/area/station/maintenance/department/medical/central) +"vTJ" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/chair/sofa/bench{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/corporate_dock) +"vTP" = ( +/obj/machinery/firealarm/directional/west, +/obj/structure/table, +/obj/machinery/microwave{ + pixel_y = 5 + }, +/obj/effect/turf_decal/siding/end{ + dir = 4 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen) +"vTV" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/hos) +"vTY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/window/left/directional/east{ + name = "Monkey Pen"; + req_access = list("medical") + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"vUe" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/command/corporate_dock) +"vUf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"vUz" = ( +/obj/structure/table_frame, +/obj/effect/decal/cleanable/glass, +/obj/item/ammo_box/magazine/toy/smgm45, +/obj/item/ammo_box/magazine/toy/smgm45{ + pixel_x = 4; + pixel_y = 10 + }, +/turf/open/floor/eighties, +/area/station/service/abandoned_gambling_den/gaming) +"vUM" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "justice gas pump" + }, +/obj/item/wrench, +/obj/machinery/door/window/right/directional/east{ + name = "Gas Ports" + }, +/turf/open/floor/plating, +/area/station/security/execution/education) +"vUR" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/machinery/flasher/directional/north{ + id = "IsolationFlash2" + }, +/obj/machinery/camera/directional/south{ + c_tag = "Prison Isolation Cell"; + network = list("ss13","prison","isolation") + }, +/turf/open/floor/iron/white/small, +/area/station/security/prison/safe) +"vUS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/service/chapel) +"vUV" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/stone, +/area/station/service/chapel) +"vVo" = ( +/obj/machinery/light/cold/directional/south, +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/escape) +"vVx" = ( +/obj/machinery/hydroponics/soil, +/obj/item/food/grown/mushroom/plumphelmet, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid, +/area/station/maintenance/starboard/greater) +"vVz" = ( +/obj/effect/turf_decal/siding/red{ + dir = 5 + }, +/obj/structure/closet/secure_closet/brig{ + id = "Cell 2"; + name = "Cell 2 Locker" + }, +/obj/structure/sign/poster/official/random/directional/north, +/obj/machinery/flasher/directional/east{ + id = "Cell 2" + }, +/turf/open/floor/iron/small, +/area/station/security/brig) +"vVF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"vVP" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/virology) +"vVQ" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/secondary/command) +"vVT" = ( +/obj/structure/transit_tube/crossing/horizontal, +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/space/basic, +/area/space/nearstation) +"vVU" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"vVV" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation/entertainment) +"vVX" = ( +/obj/machinery/telecomms/processor/preset_one, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"vWa" = ( +/obj/effect/landmark/start/coroner, +/obj/machinery/holopad, +/obj/effect/turf_decal/trimline/dark_blue/filled/line{ + dir = 2 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"vWe" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/corner, +/area/station/science/lobby) +"vWr" = ( +/obj/machinery/door/airlock/security/glass{ + id_tag = "permaouter"; + name = "Permabrig Transfer" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/security/execution/transfer) +"vWt" = ( +/obj/machinery/power/smes, +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/fore) +"vWw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line, +/obj/effect/turf_decal/stripes/red/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/fore) +"vWy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/sign/departments/cargo/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"vWA" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"vWC" = ( +/obj/effect/spawner/random/structure/crate_abandoned, +/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/science/xenobiology) +"vWF" = ( +/obj/docking_port/stationary/laborcamp_home/kilo{ + dir = 4 + }, +/turf/open/space/basic, +/area/space) +"vWI" = ( +/obj/machinery/door/window/brigdoor/left/directional/east{ + name = "Creature Pen"; + req_access = list("research") + }, +/obj/machinery/door/window/brigdoor/left/directional/west{ + name = "Creature Pen"; + req_access = list("research") + }, +/turf/open/floor/catwalk_floor/iron, +/area/station/science/xenobiology) +"vWM" = ( +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/starboard/fore) +"vWQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/effect/turf_decal/siding/white{ + dir = 9 + }, +/obj/structure/barricade/wooden, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) +"vWU" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"vWY" = ( +/obj/structure/cable, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/table, +/obj/item/clothing/gloves/boxing/blue, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"vXc" = ( +/obj/effect/turf_decal/trimline/dark/line, +/obj/effect/turf_decal/trimline/dark/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/department/science/xenobiology) +"vXd" = ( +/obj/item/flashlight/lantern/on, +/obj/effect/turf_decal/siding/wood, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/service/chapel) +"vXi" = ( +/obj/structure/table, +/obj/item/reagent_containers/cup/bowl, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/mess) +"vXr" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron/dark/small, +/area/station/security/detectives_office) +"vXs" = ( +/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/west, +/turf/open/floor/iron, +/area/station/security/prison/rec) +"vXv" = ( +/obj/structure/table, +/obj/item/toy/foamblade, +/obj/item/analyzer{ + pixel_x = -9; + pixel_y = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/commons/fitness/locker_room) +"vXy" = ( +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/science/lobby) +"vXH" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/lower) +"vXL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 4 + }, +/obj/effect/landmark/start/security_officer, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security) +"vYi" = ( +/obj/machinery/airalarm/directional/south, +/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/diagonal, +/area/station/ai_monitored/command/storage/eva) +"vYj" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"vYx" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 1 + }, +/obj/machinery/recharge_station, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/sign/warning/no_smoking/circle/directional/north, +/turf/open/floor/iron/smooth_large, +/area/station/science/robotics/mechbay) +"vYy" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/security/courtroom) +"vYD" = ( +/obj/effect/turf_decal/siding/red{ + dir = 5 + }, +/obj/structure/chair/office{ + dir = 4 + }, +/obj/item/radio/intercom/directional/north, +/obj/effect/landmark/start/warden, +/turf/open/floor/iron/white/small, +/area/station/security/warden) +"vYF" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 8 + }, +/obj/structure/chair{ + dir = 1; + pixel_y = -2 + }, +/obj/effect/landmark/start/roboticist, +/turf/open/floor/iron/grimy, +/area/station/science/cubicle) +"vYH" = ( +/obj/structure/table, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 8 + }, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/courtroom) +"vYL" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/firealarm/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 10 + }, +/area/station/science/research) +"vYO" = ( +/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/checker, +/area/station/security/breakroom) +"vYS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/grimy, +/area/station/maintenance/starboard/central) +"vYT" = ( +/obj/structure/table, +/obj/item/pen{ + pixel_x = -5; + pixel_y = 15 + }, +/obj/effect/spawner/random/maintenance, +/turf/open/misc/asteroid, +/area/station/maintenance/hallway/abandoned_command) +"vYU" = ( +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"vZb" = ( +/obj/structure/cable, +/obj/structure/table, +/obj/item/reagent_containers/cup/watering_can{ + pixel_y = 17 + }, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"vZd" = ( +/obj/machinery/atmospherics/components/trinary/filter/atmos/n2o{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"vZf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/layer_manifold/supply/visible, +/turf/open/floor/plating, +/area/station/science/ordnance/testlab) +"vZm" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/turf/open/floor/iron, +/area/station/security/processing) +"vZu" = ( +/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/west, +/obj/effect/mapping_helpers/apc/cell_10k, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"vZD" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron, +/area/station/security/courtroom) +"vZS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/cargo/lobby) +"vZW" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"vZX" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/red/fourcorners, +/obj/item/folder/red, +/turf/open/floor/iron, +/area/station/security/courtroom) +"wap" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/stairs/old{ + dir = 8 + }, +/area/station/engineering/break_room) +"wat" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"waD" = ( +/obj/effect/spawner/structure/window/reinforced, +/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/hallway/primary/central/aft) +"waH" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 5 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/structure/cable, +/obj/structure/sign/poster/official/random/directional/west, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"waI" = ( +/obj/machinery/vending/games, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"waN" = ( +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 4 + }, +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"waO" = ( +/obj/structure/bookcase/random/religion, +/turf/open/floor/wood, +/area/station/service/chapel/office) +"waX" = ( +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"waY" = ( +/obj/effect/turf_decal/weather/snow, +/obj/machinery/gibber, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 9 + }, +/turf/open/floor/iron/kitchen_coldroom/freezerfloor, +/area/station/service/kitchen/coldroom) +"wbd" = ( +/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/dark_red/fourcorners, +/obj/effect/landmark/start/security_officer, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"wbf" = ( +/turf/closed/wall, +/area/station/security/prison/safe) +"wbi" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"wbp" = ( +/obj/item/kirbyplants/random, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/lower) +"wbt" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/closet/secure_closet/quartermaster, +/obj/machinery/light_switch/directional/south, +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/qm) +"wbH" = ( +/obj/machinery/holopad, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/station/service/chapel/office) +"wbO" = ( +/obj/effect/turf_decal/siding{ + dir = 6 + }, +/obj/machinery/firealarm/directional/south, +/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/small, +/area/station/science/lab) +"wcp" = ( +/turf/closed/wall/r_wall, +/area/station/science/genetics) +"wcq" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on, +/turf/open/floor/iron/white/small, +/area/station/science/server) +"wcs" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"wct" = ( +/turf/closed/wall/r_wall, +/area/station/ai_monitored/turret_protected/ai) +"wcu" = ( +/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/dark_red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"wcF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"wcG" = ( +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"wcP" = ( +/obj/machinery/modular_computer/preset/cargochat/cargo, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"wcR" = ( +/obj/structure/chair{ + pixel_y = -2 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"wcT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/small, +/area/station/science/cubicle) +"wcV" = ( +/obj/structure/closet/crate, +/obj/item/food/breadslice/plain, +/obj/item/food/breadslice/plain, +/obj/item/food/breadslice/plain, +/obj/item/food/grown/potato, +/obj/item/food/grown/potato, +/obj/item/food/grown/onion, +/obj/item/food/grown/onion, +/obj/machinery/light/cold/directional/north, +/turf/open/floor/iron/kitchen/small, +/area/station/security/prison/mess) +"wcY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/button/door/directional/west{ + id = "engsm"; + name = "Radiation Shutters Control"; + req_access = list("engineering") + }, +/obj/structure/cable, +/obj/machinery/meter, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"wdk" = ( +/turf/closed/mineral/random/stationside, +/area/station/maintenance/starboard/greater) +"wdo" = ( +/obj/structure/fluff/broken_canister_frame, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron, +/area/station/maintenance/department/engine/atmos) +"wdp" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"wdB" = ( +/obj/structure/railing{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"wdS" = ( +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{ + dir = 4 + }, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"wdY" = ( +/obj/effect/spawner/random/structure/table, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"wec" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/smooth_large, +/area/station/science/robotics/mechbay) +"wed" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/research{ + name = "Augment Corridor" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/robotics, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/robotics/augments) +"wen" = ( +/turf/closed/wall, +/area/station/ai_monitored/turret_protected/aisat/maint) +"weA" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/pump, +/obj/effect/turf_decal/stripes/white/end{ + color = "#6495ED"; + name = "blue" + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/dark/small, +/area/station/engineering/lobby) +"weY" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wfa" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"wfi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/green{ + dir = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/medical/chemistry) +"wfk" = ( +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"wfn" = ( +/turf/closed/wall, +/area/station/engineering/break_room) +"wfp" = ( +/obj/structure/closet/firecloset, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"wfr" = ( +/turf/closed/wall/r_wall, +/area/station/medical/pharmacy) +"wfG" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"wgj" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/turf/open/floor/iron/dark, +/area/station/engineering/atmospherics_engine) +"wgn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood, +/area/station/service/chapel/office) +"wgp" = ( +/obj/structure/cable, +/obj/machinery/holopad, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"wgs" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"wgv" = ( +/obj/structure/railing{ + dir = 1 + }, +/turf/open/space/basic, +/area/space/nearstation) +"wgA" = ( +/obj/structure/closet/crate/coffin, +/obj/machinery/door/window/right/directional/west{ + name = "Coffin Storage"; + req_access = list("chapel_office") + }, +/obj/effect/turf_decal/weather, +/turf/open/floor/plating, +/area/station/service/chapel/office) +"wgC" = ( +/obj/structure/table/glass, +/obj/item/paper_bin{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/pen{ + pixel_y = 5 + }, +/turf/open/floor/iron/white, +/area/station/science/auxlab/firing_range) +"wgF" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/secure_closet/freezer/empty, +/obj/item/food/breadslice/moldy/bacteria, +/obj/item/reagent_containers/cup/glass/bottle/beer/almost_empty, +/obj/item/reagent_containers/cup/glass/bottle/beer, +/obj/item/reagent_containers/cup/glass/bottle/beer, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"wgI" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"wgL" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/department/medical/central) +"wgM" = ( +/obj/structure/closet/crate/coffin, +/obj/effect/turf_decal/weather, +/turf/open/floor/plating, +/area/station/service/chapel/office) +"wha" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/stone, +/area/station/service/chapel) +"whc" = ( +/obj/effect/turf_decal/tile/dark_red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"whg" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"whl" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/engineering/atmos/storage/gas) +"whm" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Pure to Fuel Pipe" + }, +/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/engineering/atmos) +"whn" = ( +/obj/structure/cable, +/obj/machinery/light/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Engineering Supermatter Emitters" + }, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"whu" = ( +/obj/machinery/blackbox_recorder, +/obj/structure/cable, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"whA" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Construction Hatch" + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/construction, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/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/hallway/secondary/dock) +"whD" = ( +/obj/machinery/research/anomaly_refinery, +/turf/open/floor/iron/white/small, +/area/station/science/ordnance/storage) +"whF" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "rdordnance"; + name = "Ordnance Lab Shutters" + }, +/turf/open/floor/plating, +/area/station/science/ordnance) +"whK" = ( +/obj/structure/closet/radiation, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/machinery/light/small/directional/east, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/engineering/break_room) +"whL" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"whM" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/maintenance/department/engine/atmos) +"whX" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/obj/effect/mapping_helpers/airlock/unres, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"whZ" = ( +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"wie" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/spawner/random/vending/colavend, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark/side, +/area/station/cargo/lobby) +"win" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/station/security/brig/entrance) +"wiC" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/structure/table/wood, +/obj/item/paper_bin/carbon{ + pixel_x = -3; + pixel_y = 7 + }, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"wiF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"wiO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/grimy, +/area/station/commons/vacant_room/office) +"wiP" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/space/nearstation) +"wja" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/ordnance_burn_chamber_input, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"wjq" = ( +/obj/structure/sign/painting/large/library{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"wjr" = ( +/obj/structure/tank_holder/extinguisher, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"wjG" = ( +/obj/structure/filingcabinet, +/turf/open/floor/iron/dark/small, +/area/station/security/detectives_office) +"wjR" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wjZ" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"wkg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/computer/operating{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/theatre) +"wkh" = ( +/obj/effect/turf_decal/siding/thinplating_new/terracotta, +/obj/effect/turf_decal/siding/red/corner{ + dir = 4 + }, +/turf/open/floor/wood/tile, +/area/station/command/bridge) +"wkj" = ( +/obj/structure/table, +/obj/machinery/camera/directional/east{ + c_tag = "atmospherics - HFR" + }, +/obj/item/stack/rods/fifty, +/obj/item/stack/rods/fifty, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/dark, +/area/station/engineering/atmospherics_engine) +"wkq" = ( +/obj/structure/cable, +/turf/closed/wall/r_wall, +/area/station/command/meeting_room) +"wkF" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/hallway/secondary/recreation) +"wkG" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/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/starboard/fore) +"wla" = ( +/obj/effect/landmark/generic_maintenance_landmark, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/chapel, +/area/station/maintenance/starboard/greater) +"wlk" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"wlo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark/diagonal, +/area/station/ai_monitored/command/storage/eva) +"wme" = ( +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"wmq" = ( +/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/engineering/atmospherics_engine) +"wmu" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/structure/fireaxecabinet/directional/east, +/obj/effect/turf_decal/siding/dark{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark/textured, +/area/station/command/meeting_room) +"wmx" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"wmy" = ( +/obj/machinery/hydroponics/soil, +/obj/item/cultivator/rake, +/obj/machinery/light/small/directional/west, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"wmB" = ( +/obj/effect/spawner/random/vending/colavend, +/obj/machinery/computer/security/telescreen/entertainment/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"wmD" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"wmE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/theatre) +"wmL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wmS" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/red/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/security/medical) +"wmV" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"wmX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/plaque{ + icon_state = "L4"; + pixel_y = -15 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"wnd" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/cargo/office) +"wnf" = ( +/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/plating/elevatorshaft, +/area/station/engineering/break_room) +"wnw" = ( +/obj/machinery/pdapainter/engineering, +/obj/effect/turf_decal/bot, +/obj/machinery/light/cold/directional/south, +/obj/machinery/button/door/directional/south{ + id = "ceprivacy"; + name = "Privacy Shutters Control"; + pixel_x = 9 + }, +/obj/machinery/button/door/directional/west{ + id = "atmos"; + name = "Atmospherics Lockdown"; + pixel_x = -2; + pixel_y = -24; + req_access = list("atmospherics") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/mineral/titanium, +/area/station/command/heads_quarters/ce) +"wny" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/machinery/light/small/broken/directional/north, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"wnE" = ( +/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/maintenance/department/medical/central) +"wnI" = ( +/obj/machinery/door/airlock/glass, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"wnO" = ( +/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/side{ + dir = 1 + }, +/area/station/science/research) +"wnR" = ( +/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/small, +/area/station/engineering/break_room) +"wnY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/green{ + dir = 9 + }, +/obj/item/kirbyplants/random/fullysynthetic, +/obj/machinery/light/cold/directional/north, +/turf/open/floor/iron/dark/small, +/area/station/medical/chemistry) +"woi" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/solars/starboard/fore) +"woz" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/machinery/camera/autoname/directional/east, +/obj/effect/spawner/random/entertainment/arcade{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/light/small/dim/directional/east, +/turf/open/floor/eighties/red, +/area/station/hallway/primary/central/fore) +"woD" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/dark/hidden{ + dir = 8 + }, +/turf/open/floor/wood/tile, +/area/station/tcommsat/server) +"woE" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"woI" = ( +/obj/structure/rack, +/obj/item/crowbar/large/old, +/obj/item/wrench, +/turf/open/floor/catwalk_floor, +/area/station/science/xenobiology) +"woK" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"woP" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/sign/poster/official/random/directional/north, +/obj/machinery/disposal/bin/tagger, +/turf/open/floor/iron/dark, +/area/station/security/office) +"woT" = ( +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/structure/chair/sofa/bench/left{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"woY" = ( +/obj/structure/chair/stool/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/turf/open/floor/carpet/orange, +/area/station/command/heads_quarters/qm) +"wpa" = ( +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/aisat/maint) +"wpk" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/flora/bush/large/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/misc/sandy_dirt, +/area/station/medical/medbay/lobby) +"wpr" = ( +/obj/machinery/light/small/directional/east, +/obj/structure/closet/firecloset, +/turf/open/floor/iron, +/area/station/security/tram) +"wpw" = ( +/obj/structure/cable, +/obj/item/kirbyplants/random, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/maintenance/port/aft) +"wpy" = ( +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"wpO" = ( +/turf/closed/wall/r_wall, +/area/station/security/processing) +"wqb" = ( +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/obj/machinery/requests_console/directional/east{ + department = "Xenobiology"; + name = "Xenobiology Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/small, +/area/station/science/xenobiology) +"wqj" = ( +/turf/closed/wall, +/area/station/commons/toilet/restrooms) +"wqx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"wqz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/yellow/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"wqD" = ( +/obj/structure/reagent_dispensers/water_cooler, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"wqM" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating/rust, +/area/station/maintenance/fore/lesser) +"wqW" = ( +/obj/effect/turf_decal/siding/wideplating{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + 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 = 9 + }, +/turf/open/floor/wood, +/area/station/engineering/main) +"wqY" = ( +/obj/machinery/camera/autoname/directional/east, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/dark, +/area/station/security/prison/workout) +"wrj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/spawner/random/trash, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"wrk" = ( +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"wrw" = ( +/obj/machinery/light/small/directional/east, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"wrx" = ( +/obj/machinery/button/door/directional/north{ + id = "Toilet3"; + name = "Lock Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/obj/machinery/recharge_station, +/obj/structure/sign/poster/official/random/directional/east, +/turf/open/floor/iron/white/small, +/area/station/commons/toilet/restrooms) +"wrD" = ( +/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, +/area/station/maintenance/starboard/aft) +"wrF" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/neutral/end{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"wrO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/turf/open/floor/iron, +/area/station/security/lockers) +"wrQ" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/chair/sofa/bench/right{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/corporate_dock) +"wrS" = ( +/obj/structure/chair/stool/bar/directional/east, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/carpet/lone, +/area/station/service/abandoned_gambling_den) +"wrW" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/computer/security{ + dir = 8 + }, +/obj/machinery/camera/directional/east, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron/dark, +/area/station/command/corporate_dock) +"wrZ" = ( +/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 + }, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"wsa" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs/auxiliary) +"wsb" = ( +/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, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs/auxiliary) +"wsB" = ( +/obj/structure/rack, +/obj/effect/spawner/random/engineering/toolbox, +/turf/open/floor/catwalk_floor/iron, +/area/station/maintenance/department/medical/central) +"wsG" = ( +/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/dark_red{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/security/prison) +"wsL" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/spawner/random/maintenance, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"wsR" = ( +/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/plating, +/area/station/maintenance/department/medical/central) +"wtc" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"wtd" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor/shutters{ + id = "qm_warehouse_aft"; + name = "Warehouse Shutters" + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"wte" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/white/line, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"wtm" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 10 + }, +/obj/item/kirbyplants/random, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron/white/small, +/area/station/medical/storage) +"wtq" = ( +/obj/machinery/light/small/directional/south, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"wtr" = ( +/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) +"wts" = ( +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/door/airlock/maintenance/external{ + name = "Maintenance Access" + }, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"wtt" = ( +/turf/closed/wall, +/area/station/ai_monitored/turret_protected/ai_upload) +"wtu" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/highsecurity{ + name = "AI Upload" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_upload, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + 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/dark/textured_half, +/area/station/ai_monitored/turret_protected/ai_upload) +"wtv" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/service/greenroom) +"wtw" = ( +/obj/effect/turf_decal/siding/wood/end{ + dir = 4 + }, +/obj/structure/table/wood, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/iron/dark/diagonal, +/area/station/service/bar) +"wtx" = ( +/obj/structure/cannon{ + dir = 4 + }, +/obj/structure/barricade/wooden/crude, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"wty" = ( +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/structure/chair/office{ + dir = 4 + }, +/obj/effect/landmark/start/depsec/medical, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs/auxiliary) +"wtG" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/small/red/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"wtJ" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wtT" = ( +/obj/machinery/light/cold/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 4 + }, +/area/station/science/lobby) +"wtX" = ( +/turf/closed/wall/r_wall, +/area/station/security/checkpoint/customs/auxiliary) +"wua" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/central/lesser) +"wuc" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/port/aft) +"wuf" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"wuj" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"wum" = ( +/turf/closed/wall/r_wall, +/area/station/security/medical) +"wup" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible/layer4{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wuq" = ( +/obj/effect/turf_decal/trimline/neutral/warning{ + dir = 4 + }, +/obj/effect/mapping_helpers/dead_body_placer{ + bodycount = 2 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark/small, +/area/station/medical/morgue) +"wur" = ( +/obj/structure/closet/l3closet/scientist, +/obj/effect/turf_decal/stripes/line, +/obj/effect/spawner/random/engineering/flashlight, +/obj/effect/spawner/random/engineering/flashlight, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/command/gateway) +"wuH" = ( +/obj/structure/broken_flooring/singular/directional/south, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"wuI" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/dna_scannernew, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"wuM" = ( +/turf/closed/wall, +/area/station/command/heads_quarters/qm) +"wuY" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/obj/machinery/light/floor, +/turf/open/floor/stone, +/area/station/service/bar) +"wvk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/red/line, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/fore) +"wvv" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/item/clothing/mask/gas/cyborg, +/turf/open/floor/iron/smooth, +/area/station/service/greenroom) +"wvE" = ( +/obj/structure/hedge, +/turf/open/floor/iron/grimy, +/area/station/science/cubicle) +"wvF" = ( +/obj/structure/filingcabinet/filingcabinet, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"wvM" = ( +/obj/machinery/light/floor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/small, +/area/station/science/cubicle) +"wvZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/engine, +/area/station/engineering/atmospherics_engine) +"wwk" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 8 + }, +/obj/machinery/photocopier/prebuilt, +/turf/open/floor/iron/grimy, +/area/station/science/cubicle) +"wwm" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/light/floor, +/turf/open/floor/iron/checker{ + dir = 1 + }, +/area/station/security/execution/transfer) +"wwv" = ( +/obj/machinery/portable_atmospherics/canister, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wwz" = ( +/obj/machinery/computer/mech_bay_power_console{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 6 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/smooth_large, +/area/station/science/robotics/mechbay) +"wwI" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/lower) +"wwK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"wwQ" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/turf/open/floor/iron/white/small, +/area/station/science/server) +"wwT" = ( +/obj/effect/turf_decal/trimline/neutral/warning{ + dir = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/medical/morgue) +"wwU" = ( +/obj/structure/hedge, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron/grimy, +/area/station/science/cubicle) +"wwV" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue, +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -7; + pixel_y = 6 + }, +/obj/item/pen{ + pixel_x = 8; + pixel_y = 8 + }, +/turf/open/floor/iron/dark/side, +/area/station/hallway/primary/central/fore) +"wwY" = ( +/obj/effect/spawner/random/trash/mess, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"wxd" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/structure/cable, +/turf/open/floor/iron/cafeteria, +/area/station/maintenance/starboard/fore) +"wxG" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/small/dim/directional/north, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/engine/atmos) +"wxJ" = ( +/obj/machinery/door/airlock/engineering/glass/critical{ + heat_proof = 1; + name = "Supermatter Chamber" + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"wxR" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"wxU" = ( +/obj/effect/turf_decal/siding{ + dir = 10 + }, +/obj/structure/table, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/dirt, +/obj/item/disk/tech_disk{ + pixel_x = -6 + }, +/obj/item/disk/tech_disk{ + pixel_x = 6 + }, +/obj/item/disk/tech_disk{ + pixel_y = 6 + }, +/obj/item/stack/cable_coil, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/white/small, +/area/station/science/lab) +"wxW" = ( +/obj/machinery/door/airlock/external/glass, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"wya" = ( +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/obj/machinery/chem_dispenser, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"wyb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red, +/turf/open/floor/iron, +/area/station/security/prison) +"wyg" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"wyj" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"wyl" = ( +/obj/structure/table/wood, +/obj/effect/spawner/random/decoration/flower, +/turf/open/floor/wood, +/area/station/service/chapel/office) +"wyo" = ( +/obj/effect/turf_decal/tile/dark_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/smooth, +/area/station/security/checkpoint/customs) +"wyy" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/computer/dna_console{ + dir = 8 + }, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/warm/directional/east, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"wyG" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/turf/open/floor/carpet/orange, +/area/station/command/heads_quarters/qm) +"wyH" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/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/unres{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"wyK" = ( +/obj/machinery/door/airlock/external/glass, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"wyL" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lantern{ + pixel_y = 7 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/station/service/chapel/office) +"wyM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 8 + }, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"wzc" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/siding/dark/corner{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/edge{ + dir = 4 + }, +/area/station/engineering/storage/tech) +"wzv" = ( +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"wzz" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"wzF" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/storage_shared) +"wzK" = ( +/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/wood{ + dir = 6 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/iron/diagonal, +/area/station/command/heads_quarters/hop) +"wzS" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet/lone, +/area/station/service/chapel/office) +"wAa" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"wAb" = ( +/obj/structure/table, +/obj/effect/spawner/random/food_or_drink/donkpockets, +/obj/item/coffee_cartridge{ + pixel_y = 12 + }, +/turf/open/floor/iron/kitchen/small, +/area/station/security/breakroom) +"wAf" = ( +/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, +/turf/open/floor/iron/dark/small, +/area/station/medical/morgue) +"wAh" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/status_display/supply{ + pixel_x = -2; + pixel_y = 32 + }, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/cargo/storage) +"wAj" = ( +/obj/structure/table/wood, +/obj/machinery/computer/records/medical/laptop{ + dir = 4; + pixel_x = -5; + pixel_y = 3 + }, +/obj/machinery/button/curtain{ + id = "detpriv"; + name = "Curtains"; + pixel_x = -24 + }, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"wAl" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"wAS" = ( +/obj/structure/table/wood, +/obj/item/hand_labeler, +/obj/item/camera/detective, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"wAW" = ( +/turf/closed/wall, +/area/station/hallway/primary/port) +"wBa" = ( +/turf/open/floor/iron/dark/smooth_corner, +/area/station/maintenance/starboard/greater) +"wBc" = ( +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"wBf" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/turf/open/floor/plating/rust, +/area/station/ai_monitored/turret_protected/aisat/maint) +"wBh" = ( +/obj/structure/disposalpipe/junction{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"wBi" = ( +/obj/machinery/door/airlock/engineering{ + name = "Supplies Depot" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/construction) +"wBm" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/hallway/primary/port) +"wBo" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/disposal/incinerator) +"wBs" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"wBy" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Pure to Ports" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wBF" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/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/science/xenobiology) +"wBI" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/cytology) +"wBN" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/turf/closed/wall/r_wall, +/area/station/science/ordnance/burnchamber) +"wCa" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/dark, +/area/station/medical/cryo) +"wCc" = ( +/obj/structure/lattice, +/obj/effect/spawner/random/structure/grille, +/turf/open/space/basic, +/area/space/nearstation) +"wCt" = ( +/obj/machinery/flasher/directional/east{ + id = "hopflash" + }, +/turf/open/floor/iron/half, +/area/station/hallway/primary/central/fore) +"wCx" = ( +/obj/effect/turf_decal/siding/green{ + dir = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/medical/chemistry) +"wCz" = ( +/obj/machinery/computer/arcade/orion_trail/kobayashi, +/turf/open/floor/wood/tile, +/area/station/maintenance/port/lesser) +"wCH" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/turf/open/floor/iron/smooth_large, +/area/station/science/ordnance/storage) +"wCI" = ( +/obj/structure/table/wood, +/obj/item/stamp{ + pixel_x = 7; + pixel_y = 9 + }, +/obj/item/stamp/denied{ + pixel_x = 7; + pixel_y = 4 + }, +/obj/item/stamp/head/qm{ + pixel_x = 7; + pixel_y = -2 + }, +/obj/item/clipboard{ + pixel_x = -6; + pixel_y = 10 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"wCK" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/structure/chair/office/light{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"wCM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"wCR" = ( +/turf/closed/wall, +/area/station/cargo/boutique) +"wCX" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/security/prison/garden) +"wCY" = ( +/turf/closed/wall, +/area/station/command/heads_quarters/cmo) +"wDn" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/obj/machinery/shower/directional/east, +/turf/open/floor/iron/dark/small, +/area/station/engineering/break_room) +"wDo" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"wDA" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"wDM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"wDQ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/spawner/random/structure/steam_vent, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"wEs" = ( +/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/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"wEv" = ( +/obj/effect/mapping_helpers/airlock/access/any/service/hydroponics, +/obj/machinery/door/airlock/hydroponics/glass{ + name = "Hydroponics" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/textured_half, +/area/station/service/hydroponics) +"wEw" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable, +/turf/open/space/basic, +/area/space/nearstation) +"wEF" = ( +/obj/structure/table, +/obj/machinery/light/small/directional/north, +/obj/item/clothing/head/costume/rice_hat, +/turf/open/floor/iron/dark/small, +/area/station/commons/fitness/locker_room) +"wEG" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"wER" = ( +/obj/effect/spawner/random/trash, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"wEW" = ( +/obj/effect/spawner/random/engineering/atmospherics_portable, +/obj/structure/barricade/wooden/crude, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"wFa" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/structure/filingcabinet/chestdrawer, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"wFd" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/smooth, +/area/station/service/library) +"wFe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"wFq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating/rust, +/area/station/maintenance/fore/greater) +"wFz" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/table, +/obj/item/storage/belt/mining, +/obj/structure/alien/weeds, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"wFK" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wFQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/steam_vent, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"wFV" = ( +/obj/item/stack/sheet/iron, +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"wFY" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 8 + }, +/obj/structure/flora/bush/jungle/c/style_3, +/turf/open/floor/grass, +/area/station/service/chapel) +"wFZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/engineering/atmospherics_engine) +"wGh" = ( +/obj/structure/broken_flooring/corner/directional/south, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"wGq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/singular/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"wGu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/grunge{ + name = "Courtroom" + }, +/turf/open/floor/iron/dark/textured_half, +/area/station/security/courtroom) +"wGx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wGz" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/fore) +"wGK" = ( +/obj/structure/table/greyscale, +/obj/item/radio/intercom/directional/south{ + broadcasting = 1; + frequency = 1423; + listening = 0; + name = "Interrogation Intercom"; + pixel_x = 3; + pixel_y = 0 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"wGT" = ( +/obj/machinery/atmospherics/components/binary/pump{ + name = "N2 to Pure" + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wGU" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark/small, +/area/station/tcommsat/server) +"wHg" = ( +/obj/structure/filingcabinet/filingcabinet, +/turf/open/floor/iron/grimy, +/area/station/science/cubicle) +"wHl" = ( +/obj/structure/transit_tube/crossing/horizontal, +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/space/basic, +/area/space/nearstation) +"wHJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/turf/open/floor/iron/dark/small, +/area/station/tcommsat/server) +"wHN" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"wHO" = ( +/obj/structure/sign/poster/official/random/directional/north, +/obj/machinery/vending/autodrobe, +/obj/machinery/light/small/directional/east, +/turf/open/floor/wood/parquet, +/area/station/service/greenroom) +"wHP" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/water_cooler, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"wHS" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/decal/cleanable/dirt, +/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/starboard/fore) +"wIc" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/flora/rock/pile/jungle/style_random, +/turf/open/misc/sandy_dirt, +/area/station/medical/medbay/lobby) +"wIm" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark/smooth_large, +/area/station/ai_monitored/command/storage/eva) +"wIp" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/space/basic, +/area/space/nearstation) +"wIG" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Engineering Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/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/engineering/supermatter/room) +"wJd" = ( +/turf/closed/wall, +/area/station/hallway/secondary/construction) +"wJk" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"wJv" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/obj/effect/spawner/random/food_or_drink/refreshing_beverage{ + pixel_y = 10 + }, +/turf/open/floor/iron/dark/diagonal, +/area/station/service/bar) +"wJx" = ( +/turf/closed/wall/r_wall, +/area/station/security/courtroom) +"wJD" = ( +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 8 + }, +/obj/machinery/disposal/bin, +/turf/open/floor/iron/kitchen/small, +/area/station/security/breakroom) +"wJF" = ( +/obj/machinery/airalarm/directional/east, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/south, +/turf/open/misc/sandy_dirt, +/area/station/hallway/secondary/entry) +"wJK" = ( +/obj/effect/turf_decal/tile/dark_red{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"wJL" = ( +/turf/closed/wall, +/area/station/science/cytology) +"wJM" = ( +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"wJT" = ( +/obj/structure/flora/bush/flowers_pp/style_2, +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"wJX" = ( +/obj/structure/closet/secure_closet/personal, +/turf/open/floor/iron/herringbone, +/area/station/commons/dorms) +"wJY" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 4 + }, +/obj/structure/chair{ + dir = 1; + pixel_y = -2 + }, +/obj/effect/landmark/start/scientist, +/turf/open/floor/iron/grimy, +/area/station/science/cubicle) +"wKa" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/machinery/door/airlock/grunge{ + name = "Medical Maintenance" + }, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"wKc" = ( +/obj/structure/table, +/obj/machinery/airalarm/directional/west, +/obj/item/ai_module/reset{ + pixel_x = 2; + pixel_y = 8 + }, +/obj/item/ai_module/supplied/freeform, +/obj/machinery/flasher/directional/north, +/obj/item/radio/intercom/directional/north{ + broadcasting = 1; + frequency = 1447; + name = "Private Channel"; + pixel_x = -26 + }, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai_upload) +"wKm" = ( +/obj/effect/turf_decal/siding/dark_blue/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/dark, +/area/station/medical/morgue) +"wKn" = ( +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"wKr" = ( +/obj/structure/bookcase/random, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"wKz" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai_upload) +"wKG" = ( +/obj/structure/alien/resin/wall, +/obj/structure/alien/weeds, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"wKH" = ( +/obj/effect/spawner/random/maintenance, +/obj/structure/rack, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"wKO" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/camera/directional/east, +/turf/open/floor/iron/stairs/right, +/area/station/hallway/secondary/recreation) +"wKR" = ( +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"wLd" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/solars/port/aft) +"wLm" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/obj/machinery/door/airlock/security{ + name = "Courtroom" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/court, +/turf/open/floor/plating, +/area/station/security/courtroom) +"wLo" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"wLw" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wLM" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"wLU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"wLZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/east, +/obj/machinery/computer/atmos_control/ordnancemix{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"wMg" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/service/library) +"wMz" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/structure/bookcase/random, +/turf/open/floor/wood/parquet, +/area/station/service/library) +"wMA" = ( +/obj/machinery/camera/directional/west, +/obj/structure/bookcase/random/religion, +/turf/open/floor/wood, +/area/station/service/chapel/office) +"wMC" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"wME" = ( +/obj/structure/table, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/spawner/round_default_module, +/obj/machinery/flasher/directional/east, +/obj/item/radio/intercom/directional/north{ + pixel_x = 27 + }, +/obj/structure/cable, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai_upload) +"wMG" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"wMH" = ( +/turf/closed/wall, +/area/station/science/xenobiology) +"wML" = ( +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/lower) +"wMN" = ( +/obj/effect/turf_decal/siding, +/turf/open/floor/iron/white/small, +/area/station/science/lab) +"wMO" = ( +/turf/closed/wall/r_wall, +/area/station/science/server) +"wMP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/cold/directional/north, +/obj/effect/landmark/start/hangover, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/lobby) +"wMT" = ( +/obj/structure/table, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/port/aft) +"wMZ" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "medlock"; + name = "Lockdown Shutters" + }, +/turf/open/floor/plating, +/area/station/medical/medbay/lobby) +"wNb" = ( +/obj/item/assembly/timer{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/machinery/newscaster/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 4 + }, +/area/station/science/lobby) +"wNd" = ( +/obj/effect/spawner/random/engineering/atmospherics_portable, +/turf/open/floor/plating, +/area/station/maintenance/fore/greater) +"wNs" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"wNv" = ( +/obj/effect/landmark/navigate_destination/bridge, +/turf/open/floor/iron/smooth_half, +/area/station/hallway/primary/central/fore) +"wNw" = ( +/obj/structure/chair/stool/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/hallway/secondary/command) +"wND" = ( +/obj/effect/turf_decal/siding/wideplating/dark/corner, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"wNK" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"wNL" = ( +/obj/docking_port/stationary/random{ + name = "lavaland"; + shuttle_id = "pod_3_lavaland" + }, +/turf/open/space/basic, +/area/space) +"wNS" = ( +/obj/structure/rack, +/obj/structure/transport/linear/tram, +/obj/structure/thermoplastic, +/turf/open/floor/tram, +/area/station/security/tram) +"wNT" = ( +/obj/machinery/light_switch/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/command/heads_quarters/rd) +"wNU" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/turf/open/space/basic, +/area/space/nearstation) +"wNW" = ( +/obj/structure/disposalpipe/junction/flip{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"wNZ" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/machinery/light/small/dim/directional/north, +/turf/open/floor/sepia, +/area/station/maintenance/aft) +"wOc" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/science/xenobiology) +"wOh" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/table/glass, +/obj/item/computer_disk/ordnance{ + pixel_x = -15; + pixel_y = 7 + }, +/obj/item/paper_bin{ + pixel_x = 1; + pixel_y = 3 + }, +/obj/item/taperecorder{ + pixel_x = 6; + pixel_y = 10 + }, +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/machinery/button/door/directional/north{ + id = "rdoffice"; + name = "Privacy Control"; + pixel_y = 34; + req_access = list("rd") + }, +/obj/machinery/button/door/directional/north{ + id = "rdordnance"; + name = "Ordnance Containment Control"; + pixel_x = 6; + req_access = list("rd") + }, +/obj/machinery/button/door/directional/north{ + id = "rdrnd"; + name = "Research and Development Containment Control"; + pixel_x = -6; + req_access = list("rd") + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"wOl" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/prison) +"wOn" = ( +/obj/structure/closet/crate/freezer/blood, +/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/siding/white{ + dir = 1 + }, +/turf/open/floor/iron/kitchen_coldroom, +/area/station/medical/coldroom) +"wOp" = ( +/turf/closed/wall, +/area/station/service/abandoned_gambling_den) +"wOs" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/genetics) +"wOt" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/firealarm/directional/east, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"wOz" = ( +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/turf/open/floor/iron/smooth, +/area/station/maintenance/department/electrical) +"wOC" = ( +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"wOG" = ( +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/landmark/start/depsec/medical, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs/auxiliary) +"wOS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/landmark/navigate_destination/disposals, +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"wPd" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/starboard/lesser) +"wPe" = ( +/obj/structure/table/greyscale, +/obj/item/flashlight/lamp{ + pixel_x = -4; + pixel_y = 5 + }, +/obj/item/taperecorder{ + pixel_x = 16; + pixel_y = 6 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"wPh" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark/small, +/area/station/security/detectives_office) +"wPu" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/dirt, +/obj/structure/alien/weeds, +/obj/effect/gibspawner, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) +"wPK" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/turf_decal/siding/purple, +/obj/effect/landmark/start/geneticist, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"wPM" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden{ + dir = 9 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"wPP" = ( +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/obj/structure/table, +/obj/item/reagent_containers/cup/bottle/epinephrine{ + pixel_x = -4; + pixel_y = 12 + }, +/obj/item/reagent_containers/cup/bottle/multiver{ + pixel_x = 7; + pixel_y = 12 + }, +/obj/item/reagent_containers/cup/beaker/large, +/obj/item/reagent_containers/cup/beaker{ + pixel_x = 8; + pixel_y = -3 + }, +/turf/open/floor/iron, +/area/station/medical/chemistry) +"wPX" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/chair/office{ + dir = 4 + }, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"wQc" = ( +/obj/structure/chair/stool/bar/directional/south, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"wQi" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + 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/smooth, +/area/station/engineering/main) +"wQj" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/purple, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"wQn" = ( +/obj/structure/closet{ + name = "Evidence Closet 4" + }, +/turf/open/floor/iron/smooth, +/area/station/security/evidence) +"wQw" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/stone, +/area/station/service/chapel) +"wQx" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"wQB" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"wQG" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/structure/chair/sofa/right/maroon{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/hallway/secondary/entry) +"wQP" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/highsecurity{ + name = "Secure Network Access" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_upload, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/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_half, +/area/station/ai_monitored/turret_protected/ai_upload_foyer) +"wQT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"wRa" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 5 + }, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison) +"wRd" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple/layer2{ + dir = 6 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/freezerchamber) +"wRg" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"wRm" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/turf/open/floor/iron/white/small, +/area/station/science/ordnance/storage) +"wRo" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/manifold/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 5 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/freezerchamber) +"wRy" = ( +/obj/machinery/power/smes/engineering, +/obj/structure/cable, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/supermatter/room) +"wRN" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=23.2-Evac"; + location = "23.1-Evac" + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"wRO" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"wRP" = ( +/obj/structure/cable, +/obj/machinery/camera/directional/south{ + c_tag = "Atmospherics - South" + }, +/obj/machinery/light/small/directional/south, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/table, +/obj/item/storage/box/mousetraps{ + pixel_x = -3; + pixel_y = 8 + }, +/obj/item/restraints/legcuffs/beartrap{ + pixel_x = 8; + pixel_y = 13 + }, +/obj/item/flashlight{ + pixel_y = 4 + }, +/turf/open/floor/iron/white/small, +/area/station/service/janitor) +"wRU" = ( +/obj/effect/landmark/start/coroner, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/dark/small, +/area/station/medical/morgue) +"wSg" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/primary/aft) +"wSz" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/command{ + name = "Chief Engineer's Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/ce, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark/small, +/area/station/engineering/main) +"wSF" = ( +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/structure/table, +/obj/item/radio/intercom/directional/south, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/item/storage/box/bandages{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/stack/medical/gauze{ + pixel_x = -2; + pixel_y = 8 + }, +/obj/item/stack/medical/gauze, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"wSL" = ( +/obj/structure/bonfire, +/obj/item/storage/box/matches{ + pixel_x = -4; + pixel_y = -6 + }, +/turf/open/misc/dirt/station, +/area/station/medical/morgue) +"wSZ" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/hallway/abandoned_command) +"wTd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain/private) +"wTm" = ( +/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/public/glass{ + name = "Prison Workshop" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/textured_half, +/area/station/security/prison/work) +"wTs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/official/random/directional/north, +/obj/structure/broken_flooring/singular/directional/east, +/obj/structure/tank_dispenser, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"wTH" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/primary/aft) +"wTJ" = ( +/obj/structure/table, +/obj/item/computer_disk{ + pixel_x = 16; + pixel_y = 8 + }, +/obj/item/computer_disk{ + pixel_x = 15; + pixel_y = 6 + }, +/obj/item/computer_disk{ + pixel_x = 14; + pixel_y = 4 + }, +/obj/item/raw_anomaly_core/random{ + pixel_x = 15; + pixel_y = 11 + }, +/obj/item/raw_anomaly_core/random{ + pixel_x = 13; + pixel_y = 9 + }, +/obj/item/raw_anomaly_core/random{ + pixel_x = 11; + pixel_y = 7 + }, +/obj/item/assembly/prox_sensor{ + pixel_x = 2; + pixel_y = 9 + }, +/obj/item/assembly/prox_sensor{ + pixel_y = 8 + }, +/obj/item/assembly/prox_sensor{ + pixel_x = -2; + pixel_y = 7 + }, +/obj/item/assembly/prox_sensor{ + pixel_x = -4; + pixel_y = 6 + }, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/science/ordnance/testlab) +"wTO" = ( +/obj/effect/turf_decal/siding/wood, +/obj/structure/curtain/cloth/fancy, +/turf/open/floor/iron/grimy, +/area/station/cargo/boutique) +"wTU" = ( +/obj/structure/table/glass, +/obj/machinery/fax{ + fax_name = "Chief Medical Officer's Office"; + name = "Chief Medical Officer's Fax Machine"; + pixel_y = 13 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/button/door/directional/south{ + id = "cmoprivacy"; + name = "CMO Privacy Shutters"; + pixel_x = -6; + req_access = list("cmo") + }, +/obj/machinery/camera/autoname/directional/south, +/obj/machinery/button/door/directional/south{ + id = "medlock"; + name = "Medbay Lockdown Control"; + pixel_x = 6; + req_access = list("medical") + }, +/obj/machinery/keycard_auth/wall_mounted/directional/east, +/turf/open/floor/wood/parquet, +/area/station/command/heads_quarters/cmo) +"wTX" = ( +/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/small, +/area/station/security/brig) +"wTZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wideplating/dark, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/security) +"wUc" = ( +/obj/machinery/light/small/directional/east, +/obj/structure/sign/poster/official/random/directional/north, +/obj/effect/turf_decal/siding/wood/end{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/hallway/primary/central/aft) +"wUS" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/conveyor_switch/oneway{ + dir = 4; + id = "garbage"; + name = "trash chute" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/white/small, +/area/station/service/janitor) +"wVg" = ( +/obj/effect/landmark/event_spawn, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/science/ordnance/testlab) +"wVr" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron/smooth, +/area/station/cargo/lobby) +"wVI" = ( +/obj/machinery/biogenerator, +/obj/machinery/light/small/dim/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"wVN" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/general, +/obj/structure/disposalpipe/segment, +/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/central/greater) +"wWm" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"wWs" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/kitchen_coldroom/freezerfloor, +/area/station/medical/coldroom) +"wWz" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/hallway/secondary/construction) +"wWD" = ( +/obj/effect/turf_decal/tile/neutral, +/obj/effect/landmark/start/hangover, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"wWI" = ( +/obj/structure/table/wood, +/obj/machinery/light/small/directional/north, +/obj/machinery/reagentgrinder{ + pixel_x = -13; + pixel_y = 14 + }, +/obj/item/rag{ + pixel_x = 7; + pixel_y = 7 + }, +/turf/open/floor/stone, +/area/station/service/abandoned_gambling_den) +"wWN" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "abandoned_lab"; + name = "Abandoned Lab Shutters" + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"wWR" = ( +/obj/structure/table, +/obj/item/clothing/gloves/color/orange, +/obj/item/restraints/handcuffs, +/obj/item/reagent_containers/spray/pepper, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"wWS" = ( +/turf/open/floor/iron, +/area/station/security/prison) +"wWU" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/storage/tech) +"wWX" = ( +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/obj/structure/table/reinforced, +/obj/effect/mapping_helpers/broken_floor, +/obj/item/book/manual/wiki/security_space_law{ + pixel_x = -18; + pixel_y = 4 + }, +/obj/machinery/recharger, +/obj/machinery/requests_console/directional/north{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/structure/reagent_dispensers/wall/peppertank/directional/east, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/customs/auxiliary) +"wXe" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"wXg" = ( +/obj/structure/disposalpipe/trunk, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/sign/warning/no_smoking/circle/directional/north, +/turf/open/floor/iron/dark/side{ + dir = 5 + }, +/area/station/science/ordnance/testlab) +"wXk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"wXr" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/security/processing) +"wXt" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/stone, +/area/station/service/chapel) +"wXC" = ( +/obj/effect/turf_decal/siding/red{ + dir = 5 + }, +/turf/open/floor/iron/small, +/area/station/security/brig) +"wXL" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + name = "Cold Loop to Gas" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"wYa" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/structure/table/glass, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood/tile, +/area/station/science/lower) +"wYv" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 9 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/cryo) +"wYA" = ( +/turf/closed/wall/r_wall, +/area/station/medical/chemistry) +"wYK" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/siding/wideplating{ + dir = 8 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"wZa" = ( +/obj/docking_port/stationary{ + dir = 8; + dwidth = 9; + height = 25; + name = "MetaStation emergency evac bay"; + shuttle_id = "emergency_home"; + width = 29 + }, +/turf/open/space/basic, +/area/space) +"wZb" = ( +/obj/machinery/door/airlock/external{ + name = "Departure Lounge Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/hallway/secondary/exit/departure_lounge) +"wZp" = ( +/obj/effect/turf_decal/arrows{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/exit/departure_lounge) +"wZr" = ( +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/maintenance/department/engine/atmos) +"wZs" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/orange{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"wZx" = ( +/obj/machinery/door/airlock/vault{ + name = "Vault" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/vault, +/obj/effect/mapping_helpers/airlock/locked, +/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, +/turf/open/floor/iron/dark/herringbone, +/area/station/hallway/primary/central/aft) +"wZA" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/broken_floor, +/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/starboard/central) +"wZF" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"wZO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"wZS" = ( +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"xae" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"xap" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"xat" = ( +/turf/closed/wall, +/area/station/cargo/office) +"xaC" = ( +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"xaH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xaI" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/item/kirbyplants/random, +/obj/machinery/status_display/ai/directional/south, +/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/hallway/secondary/dock) +"xaN" = ( +/turf/closed/wall, +/area/station/maintenance/starboard/central) +"xaP" = ( +/turf/closed/wall/r_wall, +/area/station/security/checkpoint/customs) +"xaR" = ( +/obj/structure/table/optable, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/white, +/area/station/science/robotics/augments) +"xaW" = ( +/obj/structure/hedge, +/turf/open/floor/iron/dark/smooth_large, +/area/station/engineering/storage/tech) +"xba" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/door/poddoor{ + id = "miningdoor"; + name = "Mining Shuttle Hangar" + }, +/turf/open/floor/plating/airless, +/area/station/cargo/miningoffice) +"xbe" = ( +/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/catwalk_floor/iron_smooth, +/area/station/hallway/secondary/command) +"xbg" = ( +/turf/closed/wall, +/area/station/commons/fitness/recreation) +"xbl" = ( +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/command/gateway) +"xbo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"xbs" = ( +/obj/machinery/light_switch/directional/north, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"xbC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/sign/poster/official/random/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xbR" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/hedge, +/turf/open/floor/iron/dark, +/area/station/command/corporate_dock) +"xbV" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/light/floor, +/turf/open/floor/iron/dark/small, +/area/station/security/brig) +"xbW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xck" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/atmos/office) +"xco" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"xcq" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/tram, +/area/station/security/tram) +"xcv" = ( +/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/herringbone, +/area/station/ai_monitored/command/nuke_storage) +"xcz" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/flora/bush/jungle/a/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/window/spawner/directional/east, +/obj/machinery/light/floor, +/obj/structure/window/spawner/directional/north, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"xcA" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin{ + pixel_x = 1; + pixel_y = 9 + }, +/obj/item/pen{ + pixel_x = 1; + pixel_y = 9 + }, +/obj/item/book/manual/wiki/security_space_law, +/obj/item/radio/intercom/directional/east, +/obj/machinery/camera/autoname/directional/south, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/supply) +"xcF" = ( +/turf/open/floor/iron, +/area/station/commons/dorms) +"xcH" = ( +/obj/effect/decal/cleanable/garbage, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"xcK" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/closed/wall, +/area/station/hallway/primary/central/aft) +"xcW" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/pumproom) +"xda" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/item/storage/box/petridish{ + pixel_x = 9; + pixel_y = 6 + }, +/turf/open/floor/iron, +/area/station/science/cytology) +"xdo" = ( +/obj/machinery/firealarm/directional/north, +/obj/item/kirbyplants/random/fullysynthetic, +/obj/effect/turf_decal/siding/thinplating{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"xds" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white/side{ + dir = 8 + }, +/area/station/science/research) +"xdu" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/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/starboard/fore) +"xdv" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"xdR" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"xdV" = ( +/obj/structure/table, +/obj/machinery/cell_charger{ + pixel_y = 5 + }, +/obj/item/stock_parts/power_store/cell/high, +/turf/open/floor/engine/bz, +/area/station/science/xenobiology) +"xed" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/smooth_large, +/area/station/engineering/storage_shared) +"xeo" = ( +/obj/structure/window/spawner/directional/south, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"xep" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/space/basic, +/area/space/nearstation) +"xer" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "rdoffice"; + name = "Research Director's Shutters" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/research) +"xeC" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/maintenance{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"xeM" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/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/plating, +/area/station/maintenance/port/lesser) +"xeO" = ( +/turf/closed/wall, +/area/station/service/library) +"xeP" = ( +/obj/structure/table/wood, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/wood, +/area/station/service/chapel/office) +"xeT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/directional/north{ + c_tag = "Xenobiology - Cell 1"; + name = "xenobiology camera"; + network = list("ss13","xeno","rd") + }, +/obj/effect/turf_decal/box/red/corners{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"xeV" = ( +/obj/effect/turf_decal/siding/dark_red{ + dir = 4 + }, +/obj/structure/rack, +/obj/item/radio/intercom/directional/west, +/obj/effect/spawner/random/armory/disablers, +/turf/open/floor/iron/dark/small, +/area/station/ai_monitored/security/armory) +"xeX" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/table/reinforced, +/obj/machinery/door/window/left/directional/north{ + name = "Genetics Desk"; + req_access = list("genetics") + }, +/obj/item/folder, +/obj/item/pen{ + pixel_x = -2; + pixel_y = 5 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/white/textured_large, +/area/station/science/research) +"xeZ" = ( +/obj/machinery/light/small/directional/south, +/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/stairs{ + dir = 8 + }, +/area/station/cargo/storage) +"xfa" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"xfc" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/research) +"xfe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"xfm" = ( +/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/dark_red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 8 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 1 + }, +/obj/effect/mapping_helpers/mail_sorting/security/hos_office, +/turf/open/floor/iron, +/area/station/security) +"xfy" = ( +/obj/structure/transport/linear/tram, +/obj/structure/fluff/tram_rail/floor{ + dir = 1 + }, +/obj/structure/thermoplastic, +/obj/structure/rack, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"xfz" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron/smooth, +/area/station/engineering/break_room) +"xfH" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/iron, +/area/station/maintenance/department/medical/central) +"xfN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/machinery/firealarm/directional/north, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security) +"xfV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/green{ + dir = 1 + }, +/obj/machinery/button/door/directional/north{ + id = "chem_lockdown"; + name = "chemistry lockdown control"; + req_access = list("pharmacy") + }, +/turf/open/floor/iron/dark/small, +/area/station/medical/chemistry) +"xfX" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/red/line, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/central/fore) +"xgd" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/engineering/main) +"xgg" = ( +/obj/structure/chair{ + pixel_y = -2 + }, +/turf/open/floor/iron/dark/small, +/area/station/security/checkpoint/customs/auxiliary) +"xgw" = ( +/obj/structure/rack, +/obj/item/storage/medkit/regular, +/obj/item/healthanalyzer{ + pixel_y = -2 + }, +/obj/effect/turf_decal/siding/red{ + dir = 10 + }, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/white, +/area/station/security/medical) +"xgy" = ( +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 8 + }, +/obj/structure/table/wood, +/obj/item/stack/spacecash/c10{ + pixel_x = 5; + pixel_y = 9 + }, +/obj/machinery/computer/security/telescreen/entertainment/directional/west, +/turf/open/floor/iron/small, +/area/station/service/barber) +"xgz" = ( +/obj/effect/spawner/random/trash/graffiti{ + pixel_x = 32; + spawn_loot_chance = 50 + }, +/obj/item/reagent_containers/cup/glass/bottle/beer{ + pixel_x = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"xgA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"xgK" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/arrows{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/cargo/sorting) +"xhf" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/turf/open/floor/iron/white/small, +/area/station/medical/storage) +"xhk" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Public Shrine" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/textured_half{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"xhC" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"xhD" = ( +/obj/structure/table, +/obj/item/clothing/shoes/ducky_shoes{ + pixel_x = 1; + pixel_y = 8 + }, +/turf/open/floor/iron/dark/small, +/area/station/commons/fitness/locker_room) +"xhG" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/landmark/navigate_destination/lawyer, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"xhM" = ( +/obj/structure/table, +/obj/item/book/manual/wiki/tcomms, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"xhU" = ( +/obj/structure/flora/bush/large/style_random{ + pixel_x = -18; + pixel_y = -9 + }, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/misc/sandy_dirt, +/area/station/security/tram) +"xia" = ( +/turf/closed/wall, +/area/station/science/cubicle) +"xid" = ( +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron, +/area/station/maintenance/department/science/xenobiology) +"xik" = ( +/turf/closed/wall, +/area/station/security/prison/rec) +"xin" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/table/optable, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/theatre) +"xiu" = ( +/obj/structure/chair/stool/directional/east, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/mess) +"xiE" = ( +/turf/closed/wall/r_wall, +/area/station/medical/virology) +"xiF" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"xiS" = ( +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"xiT" = ( +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/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/small, +/area/station/science/xenobiology) +"xjb" = ( +/turf/open/floor/iron/white/side{ + dir = 5 + }, +/area/station/science/lower) +"xjc" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Cargo Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/small, +/area/station/cargo/office) +"xjg" = ( +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"xjo" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/warning/pods/directional/north, +/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/corner{ + dir = 8 + }, +/area/station/science/lower) +"xjz" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison/garden) +"xjC" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) +"xjE" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/structure/transport/linear/tram, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/security/tram) +"xjQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/random/trash, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"xjT" = ( +/obj/machinery/door/airlock/external{ + name = "Construction Zone" + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"xjX" = ( +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/machinery/button/flasher{ + id = "brigisolation"; + pixel_x = -6; + pixel_y = 24 + }, +/obj/machinery/button/flasher{ + id = "brigentry"; + pixel_x = 6; + pixel_y = 24 + }, +/turf/open/floor/iron, +/area/station/security/brig/entrance) +"xjZ" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/hallway/secondary/construction) +"xkb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/spawner/random/trash, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"xkn" = ( +/obj/structure/steam_vent, +/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/starboard/greater) +"xko" = ( +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/unres{ + 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/plating, +/area/station/maintenance/department/science/xenobiology) +"xkt" = ( +/turf/closed/wall/r_wall, +/area/station/ai_monitored/security/armory) +"xkO" = ( +/obj/item/kirbyplants/random, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"xkU" = ( +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 9 + }, +/obj/machinery/power/shieldwallgen, +/turf/open/floor/iron/smooth_large, +/area/station/command/teleporter) +"xkV" = ( +/turf/open/floor/stone, +/area/station/service/bar) +"xkX" = ( +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/holopad, +/turf/open/floor/iron/diagonal, +/area/station/engineering/lobby) +"xle" = ( +/turf/closed/wall, +/area/station/security/detectives_office) +"xlg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"xlh" = ( +/turf/closed/wall, +/area/station/medical/psychology) +"xli" = ( +/turf/closed/wall, +/area/station/hallway/primary/central/aft) +"xlx" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"xlE" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/commons/vacant_room/office) +"xlL" = ( +/turf/open/floor/iron/white, +/area/station/science/cytology) +"xlM" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/power/shieldwallgen/xenobiologyaccess, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable/multilayer, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"xlP" = ( +/turf/open/floor/engine/bz, +/area/station/science/xenobiology) +"xlU" = ( +/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/plating, +/area/station/maintenance/central/greater) +"xlZ" = ( +/turf/open/floor/iron, +/area/station/maintenance/hallway/abandoned_command) +"xma" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/flora/bush/large/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/misc/sandy_dirt, +/area/station/medical/medbay/lobby) +"xmd" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/misc/sandy_dirt, +/area/station/medical/medbay/lobby) +"xmg" = ( +/obj/structure/broken_flooring/singular/directional/south, +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"xmt" = ( +/turf/closed/wall, +/area/station/service/kitchen) +"xmu" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"xmL" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/effect/landmark/start/security_officer, +/obj/machinery/light/floor, +/turf/open/floor/iron, +/area/station/security/lockers) +"xmO" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/fore/greater) +"xnb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/thinplating_new/light, +/obj/machinery/requests_console/auto_name/directional/south, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"xnn" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/department/science/xenobiology) +"xno" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/obj/machinery/airalarm/directional/south, +/obj/item/kirbyplants/random, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/smooth, +/area/station/service/greenroom) +"xnB" = ( +/obj/effect/turf_decal/stripes/white/corner, +/obj/effect/turf_decal/stripes/white/line, +/obj/structure/transport/linear/tram, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/security/tram) +"xnC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/command/heads_quarters/rd) +"xnE" = ( +/turf/closed/wall/r_wall, +/area/station/hallway/secondary/entry) +"xnL" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/warning/electric_shock/directional/east, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"xnR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/mixingchamber_access, +/obj/effect/mapping_helpers/airalarm/link{ + chamber_id = "ordnanceburn" + }, +/obj/effect/mapping_helpers/airalarm/tlv_no_checks, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"xnY" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/hallway/secondary/dock) +"xoa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xoh" = ( +/obj/structure/cable, +/obj/machinery/power/smes/full, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/station/engineering/gravity_generator) +"xok" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/starboard/central) +"xol" = ( +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai_upload) +"xoJ" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/tank_holder/extinguisher, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"xoK" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"xoS" = ( +/obj/structure/cable, +/obj/structure/table/bronze, +/obj/effect/turf_decal/siding/thinplating_new/terracotta{ + dir = 4 + }, +/obj/item/reagent_containers/cup/glass/bottle/beer{ + pixel_x = 7; + pixel_y = 11 + }, +/obj/item/reagent_containers/cup/glass/bottle/beer{ + pixel_x = -1; + pixel_y = 11 + }, +/obj/item/reagent_containers/cup/glass/bottle/beer{ + pixel_x = 3; + pixel_y = 7 + }, +/obj/item/reagent_containers/cup/glass/bottle/beer{ + pixel_x = -7; + pixel_y = 7 + }, +/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/dark/smooth_large, +/area/station/command/meeting_room) +"xoT" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/structure/closet/cabinet, +/obj/effect/spawner/random/food_or_drink/cups, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/science/xenobiology) +"xoW" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai_upload) +"xpb" = ( +/obj/structure/transit_tube/station/dispenser{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"xpl" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"xpo" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"xpp" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/siding/thinplating_new, +/obj/effect/landmark/start/hangover, +/obj/machinery/light/cold/directional/south, +/turf/open/floor/iron/dark/herringbone, +/area/station/security/courtroom) +"xpw" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/item/gavelblock, +/obj/item/gavelhammer, +/turf/open/floor/iron, +/area/station/security/courtroom) +"xpJ" = ( +/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/neutral/anticorner/contrasted, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xpL" = ( +/obj/structure/disposalpipe/segment, +/turf/closed/wall, +/area/station/maintenance/hallway/abandoned_command) +"xpR" = ( +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/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/ordnance) +"xpV" = ( +/obj/structure/transport/linear/tram, +/obj/structure/thermoplastic, +/turf/open/floor/tram, +/area/station/security/tram) +"xpY" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"xqd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/broken/directional/east, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"xqe" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"xqp" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/item/trash/tray, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/department/engine/atmos) +"xqq" = ( +/obj/item/reagent_containers/cup/glass/bottle/beer{ + pixel_x = 8 + }, +/obj/item/flashlight{ + pixel_x = -6; + pixel_y = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"xqs" = ( +/obj/structure/chair/stool/directional/south, +/turf/open/floor/eighties/red, +/area/station/service/abandoned_gambling_den/gaming) +"xqv" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/turf_decal/siding/dark{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/command/bridge) +"xqC" = ( +/turf/closed/wall, +/area/station/maintenance/hallway/abandoned_command) +"xqL" = ( +/obj/structure/cable, +/obj/machinery/power/emitter/welded, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"xqN" = ( +/turf/closed/wall, +/area/station/medical/chemistry) +"xqS" = ( +/turf/open/floor/eighties, +/area/station/service/abandoned_gambling_den/gaming) +"xqW" = ( +/turf/closed/wall/r_wall, +/area/station/hallway/primary/starboard) +"xqX" = ( +/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/commons/fitness/locker_room) +"xrc" = ( +/obj/structure/cable, +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"xre" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/machinery/light/small/directional/north, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/robotics/augments) +"xrt" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/side, +/area/station/hallway/primary/central/fore) +"xru" = ( +/obj/item/kirbyplants/random/fullysynthetic, +/obj/machinery/airalarm/directional/east, +/obj/item/radio/intercom/prison/directional/south, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"xry" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 4 + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"xrA" = ( +/obj/structure/sign/warning/pods/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"xrC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"xrE" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/navigate_destination/vault, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"xrN" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/requests_console/directional/north{ + department = "Chief Engineer's Desk"; + name = "Chief Engineer's Requests Console"; + pixel_x = 2; + pixel_y = -32 + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/turf/open/floor/iron/stairs/old{ + dir = 4 + }, +/area/station/command/heads_quarters/ce) +"xrX" = ( +/obj/machinery/door/window/right/directional/south{ + name = "Upload Console Window"; + req_access = list("ai_upload") + }, +/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/ai_monitored/turret_protected/ai_upload) +"xrZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/commons/storage/tools) +"xsb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xsf" = ( +/turf/closed/wall/r_wall, +/area/station/security/breakroom) +"xsh" = ( +/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_half{ + dir = 1 + }, +/area/station/command/bridge) +"xsj" = ( +/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/maintenance/department/medical/central) +"xso" = ( +/obj/machinery/shower/directional/east, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 9 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/dorms) +"xsC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/structure/cable, +/turf/open/floor/iron/herringbone, +/area/station/commons/dorms) +"xsD" = ( +/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/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"xsF" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/processing) +"xsI" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/light/small/directional/east, +/obj/effect/landmark/start/janitor, +/turf/open/floor/iron/grimy, +/area/station/service/janitor) +"xsJ" = ( +/obj/effect/turf_decal/siding{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/white/small, +/area/station/science/lobby) +"xsK" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/red/line{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/starboard) +"xsM" = ( +/obj/machinery/airalarm/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 4 + }, +/area/station/science/lobby) +"xsP" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"xsT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xsV" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/solars/starboard/aft) +"xsW" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/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/corner{ + dir = 1 + }, +/area/station/hallway/secondary/dock) +"xsX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/start/atmospheric_technician, +/turf/open/floor/iron/smooth, +/area/station/engineering/break_room) +"xta" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/edge{ + dir = 4 + }, +/area/station/engineering/main) +"xte" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/checker, +/area/station/security/breakroom) +"xtv" = ( +/obj/structure/rack, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/glass/fifty, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"xtD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"xtI" = ( +/turf/closed/wall/r_wall, +/area/station/science/breakroom) +"xtL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"xtP" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new/terracotta/corner, +/turf/open/floor/wood/tile, +/area/station/command/meeting_room) +"xtU" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/landmark/navigate_destination/med, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"xtW" = ( +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"xuh" = ( +/obj/structure/chair/pew/left, +/obj/item/bouquet/sunflower, +/turf/open/floor/iron/chapel{ + dir = 1 + }, +/area/station/maintenance/starboard/greater) +"xul" = ( +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"xur" = ( +/turf/closed/wall, +/area/station/security/processing) +"xuu" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=10.0-ScienceFoyer-StarboardHall"; + location = "9.0-StarboardHall-ScienceFoyer" + }, +/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/hallway/primary/starboard) +"xuv" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/chair/stool/directional/east, +/mob/living/basic/parrot/poly, +/turf/open/floor/mineral/titanium, +/area/station/command/heads_quarters/ce) +"xuD" = ( +/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/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Chemistry Lab" + }, +/obj/effect/turf_decal/delivery/red, +/obj/effect/mapping_helpers/airlock/access/all/medical/chemistry, +/turf/open/floor/iron/dark/small, +/area/station/medical/chemistry) +"xuF" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/space/basic, +/area/space/nearstation) +"xuJ" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"xuO" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xuQ" = ( +/obj/machinery/washing_machine, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron/cafeteria, +/area/station/commons/dorms) +"xuW" = ( +/obj/structure/sign/poster/official/random/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/research) +"xva" = ( +/obj/item/radio/intercom/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/research) +"xvf" = ( +/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/white/side{ + dir = 1 + }, +/area/station/science/research) +"xvh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xvv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 1 + }, +/area/station/science/research) +"xvx" = ( +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/obj/machinery/firealarm/directional/north, +/obj/effect/landmark/start/depsec/science, +/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/checkpoint/science) +"xvF" = ( +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/science/xenobiology) +"xvK" = ( +/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/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/service/greenroom) +"xvR" = ( +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/stripes, +/obj/effect/turf_decal/trimline/brown/line, +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 1 + }, +/obj/machinery/light/small/directional/east, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/dark/smooth_half, +/area/station/cargo/bitrunning/den) +"xvT" = ( +/turf/closed/wall/r_wall, +/area/station/ai_monitored/turret_protected/aisat/maint) +"xvU" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"xvV" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash, +/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/starboard/fore) +"xvY" = ( +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/science/xenobiology) +"xwd" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/emergency, +/turf/open/misc/asteroid, +/area/station/maintenance/starboard/greater) +"xwf" = ( +/obj/machinery/shower/directional/east, +/turf/open/floor/iron/showroomfloor, +/area/station/security/prison/shower) +"xwj" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/security/courtroom) +"xwk" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/airalarm/directional/north, +/obj/structure/bed/maint, +/turf/open/floor/light/colour_cycle/dancefloor_b, +/area/station/maintenance/starboard/central) +"xwr" = ( +/obj/effect/turf_decal/siding/thinplating_new/light, +/obj/machinery/recharge_station, +/turf/open/floor/iron/smooth_large, +/area/station/science/robotics/mechbay) +"xws" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/research{ + name = "Research Division Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/textured_half{ + dir = 1 + }, +/area/station/science/research) +"xwu" = ( +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/small, +/area/station/science/cubicle) +"xwz" = ( +/turf/closed/wall, +/area/station/cargo/miningfoundry) +"xwH" = ( +/obj/structure/barricade/wooden/crude, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"xwJ" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/obj/structure/transport/linear/tram, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/security/tram) +"xwQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/obj/machinery/light/cold/directional/north, +/turf/open/floor/iron/smooth_large, +/area/station/science/ordnance/storage) +"xwS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/bed/maint, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"xwU" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + 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/white/small, +/area/station/science/ordnance/storage) +"xxj" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 1 + }, +/obj/structure/flora/bush/jungle/a, +/obj/machinery/light/small/directional/north, +/obj/machinery/status_display/ai/directional/north, +/turf/open/floor/grass, +/area/station/service/chapel) +"xxo" = ( +/obj/structure/lattice/catwalk, +/obj/structure/marker_beacon/yellow, +/turf/open/space/basic, +/area/space/nearstation) +"xxs" = ( +/turf/closed/wall, +/area/station/security/checkpoint/escape) +"xxt" = ( +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"xxA" = ( +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"xxB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"xxD" = ( +/obj/structure/closet/secure_closet/personal, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"xxL" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/turf/open/floor/iron/checker{ + dir = 1 + }, +/area/station/security/execution/transfer) +"xxO" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/command/heads_quarters/hos) +"xyb" = ( +/obj/structure/window/spawner/directional/west, +/obj/effect/turf_decal/stripes/end{ + dir = 1 + }, +/obj/machinery/disposal/delivery_chute, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/cargo/sorting) +"xyh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/delivery/red, +/obj/machinery/door/airlock/medical/glass{ + id_tag = "MedbayFoyer"; + name = "Medbay Clinic" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "medlock"; + name = "Lockdown Shutters" + }, +/turf/open/floor/iron/white/small, +/area/station/medical/medbay/lobby) +"xyk" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/blue/full, +/obj/structure/desk_bell{ + pixel_x = 7; + pixel_y = 9 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "medlock"; + name = "Lockdown Shutters" + }, +/obj/item/stack/medical/mesh{ + pixel_x = -6 + }, +/obj/item/stack/medical/suture{ + pixel_x = 11; + pixel_y = -3 + }, +/turf/open/floor/iron/white/textured_large, +/area/station/medical/medbay/lobby) +"xym" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 5 + }, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"xyt" = ( +/obj/effect/turf_decal/weather/dirt, +/obj/structure/flora/bush/flowers_yw, +/turf/open/floor/grass, +/area/station/service/chapel) +"xyx" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"xyM" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=23.2-Evac-Garden"; + location = "23.4-Evac" + }, +/obj/structure/disposalpipe/junction/flip{ + dir = 2 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"xyQ" = ( +/obj/structure/cable, +/obj/machinery/light_switch/directional/south, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/medical/paramedic) +"xyR" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/catwalk_floor, +/area/station/hallway/secondary/entry) +"xyZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/broken_flooring/pile/directional/east, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"xzd" = ( +/obj/structure/lattice, +/obj/structure/railing/corner, +/turf/open/space/basic, +/area/space/nearstation) +"xzg" = ( +/obj/effect/turf_decal/siding/thinplating{ + dir = 8 + }, +/turf/open/floor/iron/small, +/area/station/hallway/secondary/exit/departure_lounge) +"xzl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating/elevatorshaft, +/area/station/commons/dorms) +"xzo" = ( +/obj/machinery/door/airlock/external{ + name = "Departure Lounge Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/hallway/secondary/exit/departure_lounge) +"xzE" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/dark_red, +/obj/machinery/newscaster/directional/south, +/obj/item/folder/red, +/obj/item/pen{ + pixel_x = 11 + }, +/obj/structure/cable, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"xzQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xzU" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"xzZ" = ( +/obj/machinery/door/airlock/external{ + name = "Dock Airlock" + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"xAm" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/station/maintenance/fore/lesser) +"xAv" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/spawner/random/trash, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"xAA" = ( +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/obj/structure/chair{ + pixel_y = -2 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"xAG" = ( +/turf/closed/wall, +/area/station/maintenance/department/prison) +"xAK" = ( +/obj/structure/rack, +/obj/item/wrench, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/prison) +"xAO" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/junction/flip{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"xAR" = ( +/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/port/aft) +"xBd" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L7"; + pixel_y = -15 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"xBe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"xBj" = ( +/obj/machinery/holopad, +/turf/open/floor/iron/dark/smooth_large, +/area/station/ai_monitored/turret_protected/ai_upload) +"xBp" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/status_display/ai/directional/south, +/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/hallway/secondary/dock) +"xBx" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/newscaster/directional/west, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"xBD" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden, +/obj/effect/turf_decal/tile/yellow, +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"xBF" = ( +/obj/structure/table, +/obj/item/storage/fancy/donut_box, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/maintenance/starboard/greater) +"xBV" = ( +/obj/effect/spawner/random/structure/chair_flipped, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"xCc" = ( +/obj/machinery/modular_computer/preset/id{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/mineral/titanium, +/area/station/command/heads_quarters/ce) +"xCl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/stairs, +/area/station/hallway/primary/central/fore) +"xCH" = ( +/obj/structure/railing{ + dir = 9 + }, +/turf/open/space/basic, +/area/space/nearstation) +"xCI" = ( +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"xCS" = ( +/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/dark_red/half/contrasted{ + dir = 8 + }, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"xCT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark/smooth_edge{ + dir = 8 + }, +/area/station/maintenance/starboard/greater) +"xCV" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"xDa" = ( +/obj/machinery/holopad, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark/small, +/area/station/security/brig) +"xDg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 4 + }, +/area/station/science/lobby) +"xDj" = ( +/obj/structure/cable, +/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/plating, +/area/station/maintenance/port/lesser) +"xDl" = ( +/obj/structure/bed, +/obj/effect/decal/cleanable/dirt, +/obj/item/bedsheet/qm, +/obj/item/reagent_containers/cup/glass/bottle/tequila{ + pixel_x = -5; + pixel_y = 2 + }, +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/machinery/camera/autoname/directional/east, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"xDs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/red/line, +/obj/effect/turf_decal/stripes/red/line{ + dir = 1 + }, +/turf/open/floor/iron/small, +/area/station/hallway/primary/starboard) +"xDS" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/central/lesser) +"xEd" = ( +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/small, +/area/station/science/cubicle) +"xEe" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/station/maintenance/starboard/central) +"xEn" = ( +/obj/machinery/airlock_sensor/incinerator_ordmix{ + pixel_x = 24 + }, +/obj/machinery/atmospherics/pipe/layer_manifold/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/science/ordnance/burnchamber) +"xEo" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/smooth_large, +/area/station/science/robotics/mechbay) +"xEv" = ( +/obj/structure/sign/departments/holy/directional/west, +/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/starboard/greater) +"xEx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/engine, +/area/station/engineering/atmospherics_engine) +"xEM" = ( +/obj/structure/window/spawner/directional/north, +/obj/structure/flora/bush/large/style_random{ + pixel_x = -20; + pixel_y = -11 + }, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/misc/sandy_dirt, +/area/station/commons/fitness/locker_room) +"xEQ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/heat_exchanging/junction/layer2{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/science/ordnance/freezerchamber) +"xEW" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/syringe/epinephrine{ + pixel_x = 3; + pixel_y = -2 + }, +/obj/item/reagent_containers/cup/beaker/cryoxadone{ + pixel_x = 6; + pixel_y = 10 + }, +/obj/item/reagent_containers/cup/beaker/cryoxadone{ + pixel_x = 9; + pixel_y = 3 + }, +/obj/item/reagent_containers/spray/cleaner{ + pixel_x = -6; + pixel_y = 13 + }, +/obj/item/wrench/medical{ + pixel_x = -5 + }, +/obj/machinery/light/cold/directional/north, +/turf/open/floor/iron/small, +/area/station/medical/cryo) +"xFe" = ( +/turf/closed/wall, +/area/station/security/lockers) +"xFf" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 1 + }, +/obj/machinery/button/door/directional/west{ + id = "Secure Storage below"; + name = "Secure engineering storage"; + pixel_y = 24; + req_access = list("engine_equip") + }, +/turf/open/floor/iron/corner{ + dir = 8 + }, +/area/station/engineering/main) +"xFw" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/chair/sofa/bench{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/processing) +"xFA" = ( +/turf/closed/wall/r_wall, +/area/station/science/research) +"xFD" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/iron, +/area/station/commons/dorms) +"xFI" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Freezer" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/freezerchamber) +"xFL" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/turf/open/floor/iron/dark/side{ + dir = 9 + }, +/area/station/science/ordnance/testlab) +"xFM" = ( +/obj/structure/hedge, +/turf/open/floor/iron/herringbone, +/area/station/commons/dorms) +"xFS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/status_display/evac/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"xFT" = ( +/obj/structure/table/wood, +/obj/item/pen/fountain{ + pixel_x = -4 + }, +/obj/item/coin/gold{ + pixel_x = 4; + pixel_y = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/grimy, +/area/station/commons/vacant_room/office) +"xFZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"xGf" = ( +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/storage/tools) +"xGj" = ( +/obj/machinery/door/airlock{ + name = "Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/coroner, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"xGl" = ( +/obj/machinery/door/airlock/external{ + name = "External Docking Port" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/security/checkpoint/escape) +"xGw" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"xGH" = ( +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/smooth, +/area/station/engineering/main) +"xGJ" = ( +/turf/closed/wall, +/area/station/command/corporate_showroom) +"xGL" = ( +/obj/structure/table, +/obj/item/reagent_containers/cup/glass/drinkingglass, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/mess) +"xGT" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/security/lockers) +"xGX" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=8.0-Pharmacy-StarboardHall"; + location = "7.0-Arrivals-Pharmacy" + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xHc" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/machinery/light_switch/directional/east, +/obj/machinery/computer/message_monitor{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/tcommsat/server) +"xHd" = ( +/obj/effect/turf_decal/siding/thinplating/terracotta{ + dir = 8 + }, +/turf/open/floor/iron/terracotta/small, +/area/station/security/checkpoint/escape) +"xHi" = ( +/obj/structure/bed, +/obj/effect/spawner/random/bedsheet, +/obj/machinery/button/door/directional/east{ + id = "Cabin2"; + name = "Cabin Bolt Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/turf/open/floor/carpet/purple, +/area/station/commons/dorms) +"xHD" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/service/greenroom) +"xHK" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/machinery/door/airlock/security{ + name = "Security Transfer Center" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/textured_half, +/area/station/security/breakroom) +"xHO" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/rack, +/obj/item/storage/box/firingpins{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/box/handcuffs, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron, +/area/station/security/tram) +"xHS" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tcomms) +"xIf" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron/herringbone, +/area/station/commons/dorms) +"xIj" = ( +/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/dark_red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"xIl" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"xIu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 6 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"xIA" = ( +/obj/effect/turf_decal/arrows{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/terracotta{ + dir = 4 + }, +/turf/open/floor/iron/terracotta/small, +/area/station/security/checkpoint/escape) +"xIC" = ( +/obj/structure/chair/sofa/bench/left, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"xID" = ( +/obj/structure/table, +/obj/item/paper/guides/jobs/engi/gravity_gen, +/obj/effect/spawner/random/bureaucracy/pen, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/plating, +/area/station/engineering/gravity_generator) +"xIP" = ( +/turf/closed/wall/r_wall, +/area/station/hallway/secondary/construction) +"xIW" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/commons/dorms) +"xJi" = ( +/obj/effect/turf_decal/tile/blue, +/obj/effect/spawner/random/vending/snackvend, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/hallway/secondary/dock) +"xJm" = ( +/obj/machinery/status_display/evac/directional/north, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"xJw" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xJB" = ( +/turf/closed/wall, +/area/station/security/courtroom) +"xJT" = ( +/obj/effect/turf_decal/siding/wideplating{ + dir = 1 + }, +/obj/structure/rack, +/obj/item/storage/toolbox/electrical{ + pixel_y = 12 + }, +/obj/item/multitool{ + pixel_x = -4; + pixel_y = 8 + }, +/obj/machinery/light/no_nightlight/directional/east, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/siding/wideplating{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/engineering/atmos/storage) +"xJW" = ( +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron/dark/diagonal, +/area/station/ai_monitored/command/storage/eva) +"xJZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/delivery/red, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical/glass{ + id_tag = "MedbayFoyer"; + name = "Medbay" + }, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/turf/open/floor/iron/white/small, +/area/station/medical/medbay/central) +"xKe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/yellow/visible, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/camera/directional/south{ + c_tag = "Engineering Supermatter Chamber" + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"xKg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"xKi" = ( +/obj/machinery/door/airlock/external{ + name = "External Docking Port" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/security/checkpoint/escape) +"xKl" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/siding/green{ + dir = 1 + }, +/obj/structure/table, +/obj/item/storage/toolbox/electrical, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light_switch/directional/north, +/turf/open/floor/iron/cafeteria, +/area/station/science/circuits) +"xKn" = ( +/obj/machinery/door/airlock/hatch{ + name = "Tool Supply Corridor" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/cargo/lobby) +"xKq" = ( +/obj/machinery/rnd/production/circuit_imprinter/department/science, +/obj/effect/turf_decal/bot, +/obj/structure/fireaxecabinet/mechremoval/directional/west, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"xKv" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/processing) +"xKA" = ( +/obj/machinery/atmospherics/components/trinary/filter{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/testlab) +"xKG" = ( +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"xKI" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"xKQ" = ( +/obj/effect/turf_decal/tile/dark_red/fourcorners, +/obj/machinery/firealarm/directional/north, +/obj/structure/reagent_dispensers/wall/peppertank/directional/east, +/obj/machinery/computer/records/security{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/escape) +"xKX" = ( +/turf/open/floor/iron/white/side{ + dir = 4 + }, +/area/station/science/xenobiology) +"xLc" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "medlock"; + name = "Lockdown Shutters" + }, +/turf/open/floor/plating, +/area/station/medical/medbay/lobby) +"xLk" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Xenobiology - Killroom Chamber"; + name = "xenobiology camera"; + network = list("ss13","xeno","rd") + }, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/science/xenobiology) +"xLl" = ( +/obj/machinery/door/airlock/external{ + name = "Labor Camp Shuttle Airlock"; + shuttledocked = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/iron/dark/small, +/area/station/security/processing) +"xLm" = ( +/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/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"xLw" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"xLy" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"xLE" = ( +/obj/structure/barricade/wooden/crude, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"xLF" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 1; + name = "Engine Coolant Bypass" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"xLS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/visible, +/obj/machinery/meter/monitored/distro_loop, +/obj/structure/cable, +/obj/machinery/camera/directional/east{ + c_tag = "atmospherics - distro" + }, +/turf/open/floor/iron/small, +/area/station/engineering/atmos/pumproom) +"xLY" = ( +/obj/item/reagent_containers/cup/glass/bottle/beer{ + pixel_y = 11 + }, +/obj/effect/spawner/random/maintenance, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"xLZ" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/structure/bookcase/random/nonfiction, +/turf/open/floor/wood/tile, +/area/station/science/lower) +"xMa" = ( +/obj/effect/turf_decal/siding/white, +/obj/machinery/light/floor, +/turf/open/floor/noslip, +/area/station/medical/treatment_center) +"xMc" = ( +/obj/machinery/holopad, +/obj/machinery/light/cold/directional/west, +/turf/open/floor/iron/white/side{ + dir = 4 + }, +/area/station/science/xenobiology) +"xMg" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance{ + name = "Chapel Office Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/chapel_office, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"xMk" = ( +/obj/machinery/light/floor, +/obj/effect/turf_decal/siding/dark{ + dir = 4 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/command/bridge) +"xMo" = ( +/obj/item/stack/cable_coil/five, +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/random/techstorage/arcade_boards, +/obj/structure/frame/computer{ + dir = 1 + }, +/turf/open/floor/eighties/red, +/area/station/service/abandoned_gambling_den/gaming) +"xMr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xMv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron, +/area/station/commons/fitness/locker_room) +"xMK" = ( +/obj/machinery/airalarm/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/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/ordnance) +"xMM" = ( +/obj/item/stack/sheet/mineral/titanium, +/turf/open/floor/tram, +/area/station/security/tram) +"xMO" = ( +/obj/effect/spawner/random/entertainment/arcade{ + dir = 1 + }, +/turf/open/floor/eighties/red, +/area/station/service/abandoned_gambling_den/gaming) +"xMT" = ( +/obj/effect/spawner/random/entertainment/arcade{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den/gaming) +"xMY" = ( +/turf/closed/wall/r_wall, +/area/station/command/teleporter) +"xNh" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/obj/structure/closet/secure_closet/security/sec, +/turf/open/floor/iron, +/area/station/security/lockers) +"xNw" = ( +/turf/closed/wall, +/area/station/science/breakroom) +"xND" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/grille, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/plating, +/area/station/hallway/primary/central/fore) +"xNL" = ( +/obj/machinery/door/airlock{ + name = "Auxiliary Bathrooms" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"xNX" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/structure/railing/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"xOq" = ( +/obj/effect/turf_decal/tile/dark_red/opposingcorners, +/turf/open/floor/iron, +/area/station/security/warden) +"xOw" = ( +/obj/structure/bed{ + dir = 4 + }, +/obj/machinery/airalarm/directional/south, +/obj/item/bedsheet/rd{ + dir = 4 + }, +/obj/effect/landmark/start/research_director, +/turf/open/floor/iron/dark/small, +/area/station/command/heads_quarters/rd) +"xOE" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/security{ + name = "Security Transfer Center" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/textured_half, +/area/station/security/breakroom) +"xOS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"xOT" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/storage/dice, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron, +/area/station/security/prison/rec) +"xPd" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xPf" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/pile/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"xPj" = ( +/obj/effect/turf_decal/stripes/white/line, +/turf/open/floor/engine, +/area/station/science/cytology) +"xPk" = ( +/obj/structure/chair/stool/directional/east, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/security/prison/rec) +"xPp" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 5 + }, +/obj/structure/flora/tree/jungle/style_3, +/turf/open/floor/grass, +/area/station/service/chapel) +"xPq" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"xPs" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 5 + }, +/turf/open/floor/grass, +/area/station/service/chapel) +"xPv" = ( +/obj/effect/landmark/start/cyborg, +/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/ai_monitored/turret_protected/ai_upload_foyer) +"xPx" = ( +/obj/effect/turf_decal/tile/neutral, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"xPH" = ( +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"xPJ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"xPN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xPW" = ( +/obj/item/kirbyplants/random/fullysynthetic, +/turf/open/floor/wood/parquet, +/area/station/medical/psychology) +"xPY" = ( +/obj/machinery/light/cold/directional/south, +/obj/effect/turf_decal/stripes/line, +/obj/structure/sign/departments/aiupload/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"xQa" = ( +/turf/closed/wall, +/area/station/medical/treatment_center) +"xQh" = ( +/obj/machinery/computer/camera_advanced/xenobio{ + dir = 4 + }, +/obj/effect/turf_decal/siding/white{ + dir = 9 + }, +/obj/structure/railing{ + dir = 9 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/iron/dark/small, +/area/station/science/xenobiology) +"xQj" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/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/hallway/secondary/dock) +"xQv" = ( +/obj/structure/cable, +/obj/structure/closet/secure_closet/hop, +/obj/item/hand_labeler, +/obj/machinery/computer/security/telescreen/entertainment/directional/east, +/turf/open/floor/iron/grimy, +/area/station/command/heads_quarters/hop) +"xQw" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "hop"; + name = "Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/command/heads_quarters/hop) +"xQy" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"xQD" = ( +/obj/structure/chair/wood/wings, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/structure/cable, +/turf/open/floor/stone, +/area/station/command/heads_quarters/captain/private) +"xQI" = ( +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"xQJ" = ( +/turf/closed/wall, +/area/station/service/abandoned_gambling_den/gaming) +"xQX" = ( +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/diagonal, +/area/station/science/auxlab/firing_range) +"xRd" = ( +/obj/machinery/holopad, +/obj/machinery/button/door/directional/north{ + id = "medlock"; + name = "Medbay Lockdown Control"; + req_access = list("medical") + }, +/turf/open/floor/wood/parquet, +/area/station/command/heads_quarters/cmo) +"xRh" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/structure/window/spawner/directional/east, +/turf/open/floor/iron/dark/small, +/area/station/security/courtroom) +"xRl" = ( +/obj/structure/cable, +/obj/machinery/iv_drip, +/obj/structure/bed/medical/emergency, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/siding/red, +/turf/open/floor/iron/white, +/area/station/security/medical) +"xRm" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/freezer, +/area/station/command/heads_quarters/captain/private) +"xRq" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"xRA" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/hallway/primary/central/fore) +"xRB" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"xRC" = ( +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/obj/machinery/door/airlock{ + name = "Cargo Maintenance" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"xRH" = ( +/turf/closed/wall, +/area/station/maintenance/fore/lesser) +"xRI" = ( +/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/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"xRU" = ( +/obj/machinery/door/airlock/maintenance/external{ + name = "Command Storeroom" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"xRV" = ( +/turf/closed/wall, +/area/station/hallway/primary/central/fore) +"xRW" = ( +/obj/machinery/door/airlock/centcom{ + name = "Frozeno!" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den/gaming) +"xSe" = ( +/obj/structure/table/glass, +/obj/structure/microscope, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/white, +/area/station/science/cytology) +"xSt" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/stripes/white/line{ + dir = 6 + }, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/engine, +/area/station/science/cytology) +"xSw" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/light/cold/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"xSF" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"xSO" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/medbay/central) +"xSV" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/blue/full, +/obj/item/storage/box/bodybags{ + pixel_x = 3; + pixel_y = 8 + }, +/obj/item/storage/box/gloves{ + pixel_x = -3; + pixel_y = -1 + }, +/turf/open/floor/iron/white/textured_large, +/area/station/medical/medbay/lobby) +"xSY" = ( +/obj/structure/disposalpipe/trunk, +/obj/machinery/disposal/delivery_chute{ + name = "Medical Deliveries" + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/plasticflaps{ + name = "Medical Deliveries" + }, +/obj/effect/turf_decal/delivery/white, +/obj/structure/sign/departments/med/directional/north, +/turf/open/floor/iron/dark/side, +/area/station/cargo/sorting) +"xTf" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/spawner/random/trash, +/obj/structure/broken_flooring/pile/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"xTo" = ( +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"xTr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/structure/closet/firecloset, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"xTB" = ( +/obj/structure/chair/sofa/left{ + dir = 4 + }, +/obj/effect/turf_decal/siding/blue{ + dir = 10 + }, +/obj/effect/landmark/start/paramedic, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"xTD" = ( +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/structure/chair/office/light{ + dir = 1 + }, +/obj/effect/landmark/start/paramedic, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"xTO" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/science/cytology) +"xTR" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/general/visible{ + dir = 6 + }, +/turf/open/floor/iron/white/side{ + dir = 9 + }, +/area/station/science/xenobiology) +"xTV" = ( +/obj/machinery/ai_slipper{ + uses = 10 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai) +"xUg" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"xUn" = ( +/obj/machinery/computer/records/medical{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/item/radio/intercom/directional/east, +/obj/machinery/button/door/directional/north{ + id = "medlock"; + name = "Medbay Lockdown Control"; + req_access = list("medical") + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"xUr" = ( +/obj/structure/rack, +/obj/machinery/flasher/directional/west, +/obj/item/storage/toolbox/electrical, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai_upload) +"xUt" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai_upload) +"xUy" = ( +/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/greater) +"xUB" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/sign/plaques/kiddie{ + pixel_y = -4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai_upload) +"xUK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"xUL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"xUO" = ( +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/science/genetics, +/turf/open/floor/iron/white/side, +/area/station/science/research) +"xUR" = ( +/obj/structure/rack, +/obj/machinery/flasher/directional/east, +/obj/item/assembly/flash/handheld{ + pixel_x = 6; + pixel_y = 13 + }, +/obj/item/assembly/flash/handheld{ + pixel_x = -3; + pixel_y = 4 + }, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai_upload) +"xUT" = ( +/obj/effect/turf_decal/siding/thinplating/terracotta/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/commons/dorms) +"xUV" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/white/side, +/area/station/science/research) +"xUW" = ( +/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/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/sign/directions/evac/directional/east{ + dir = 2; + pixel_y = 2 + }, +/obj/structure/sign/directions/evac/directional/east{ + dir = 1; + pixel_y = 10 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"xVd" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/storage/tech) +"xVj" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/obj/item/clothing/head/cone{ + pixel_x = 6; + pixel_y = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/secondary/dock) +"xVn" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/landmark/start/roboticist, +/obj/machinery/conveyor_switch/oneway{ + id = "fab1"; + pixel_x = 10; + pixel_y = 11 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"xVV" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/service/janitor) +"xVY" = ( +/obj/item/restraints/handcuffs, +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/obj/machinery/recharger{ + pixel_x = -5; + pixel_y = 10 + }, +/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/checkpoint/science) +"xWd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/spawner/random/trash, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"xWk" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/conveyor{ + dir = 8; + id = "fab1" + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"xWl" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"xWq" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/science/cytology) +"xWs" = ( +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/science/robotics/mechbay) +"xWw" = ( +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/obj/structure/chair/office{ + dir = 4 + }, +/obj/effect/landmark/start/depsec/science, +/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/checkpoint/science) +"xWz" = ( +/obj/structure/cable, +/obj/machinery/power/solar_control{ + dir = 8; + id = "centersol"; + name = "Center Quarter Solar Control" + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/iron/smooth, +/area/station/maintenance/solars/port/aft) +"xWD" = ( +/obj/structure/table/glass, +/obj/item/experi_scanner{ + pixel_x = 4; + pixel_y = 7 + }, +/obj/item/experi_scanner{ + pixel_x = -10; + pixel_y = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/research) +"xWK" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"xWL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/light/colour_cycle/dancefloor_b, +/area/station/maintenance/starboard/central) +"xWW" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/white, +/area/station/medical/medbay/aft) +"xXe" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"xXi" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/random/trash, +/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/starboard/aft) +"xXl" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/bot, +/obj/machinery/microwave{ + pixel_y = 5 + }, +/turf/open/floor/iron/small, +/area/station/engineering/break_room) +"xXr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/machinery/light/cold/directional/west, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/primary/aft) +"xXy" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"xXD" = ( +/obj/effect/turf_decal/siding/thinplating_new/light, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/white/small, +/area/station/service/hydroponics) +"xXG" = ( +/obj/structure/bed, +/obj/item/bedsheet/cmo, +/obj/item/radio/intercom/directional/south, +/obj/machinery/computer/security/telescreen/entertainment/directional/east, +/turf/open/floor/wood/parquet, +/area/station/command/heads_quarters/cmo) +"xXJ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate/trashcart/laundry, +/obj/item/clothing/under/rank/prisoner/skirt, +/obj/item/clothing/under/rank/prisoner, +/obj/effect/spawner/random/contraband/prison, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 6 + }, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison) +"xXM" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security) +"xXN" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/conveyor{ + dir = 8; + id = "fab1" + }, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"xXP" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"xXT" = ( +/turf/closed/wall, +/area/station/maintenance/starboard/fore) +"xYk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/gravity_generator) +"xYo" = ( +/turf/open/floor/iron, +/area/station/cargo/lobby) +"xYu" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/security/processing) +"xYz" = ( +/obj/structure/alien/weeds, +/obj/effect/gibspawner/human, +/turf/open/misc/asteroid, +/area/station/maintenance/starboard/greater) +"xYD" = ( +/turf/open/floor/grass, +/area/station/service/chapel) +"xYE" = ( +/obj/effect/turf_decal/trimline/neutral/warning{ + dir = 9 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/iron/dark/small, +/area/station/medical/morgue) +"xYG" = ( +/turf/closed/wall, +/area/station/engineering/supermatter/room) +"xYH" = ( +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/science/cubicle) +"xYJ" = ( +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"xYK" = ( +/turf/open/floor/iron/grimy, +/area/station/science/cubicle) +"xYO" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/department/bridge) +"xZe" = ( +/obj/effect/landmark/start/chaplain, +/obj/effect/turf_decal/siding/wood/end{ + dir = 8 + }, +/turf/open/floor/stone, +/area/station/service/chapel) +"xZg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/landmark/navigate_destination/det, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"xZs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/effect/turf_decal/siding/white, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) +"xZx" = ( +/obj/structure/lattice/catwalk, +/obj/structure/marker_beacon/jade, +/turf/open/space/basic, +/area/space/nearstation) +"xZy" = ( +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) +"xZE" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"xZN" = ( +/obj/effect/turf_decal/tile/dark_red/anticorner/contrasted{ + dir = 8 + }, +/obj/item/radio/intercom/directional/west, +/obj/vehicle/ridden/secway, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/escape) +"xZS" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/hallway/primary/central/fore) +"xZX" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"xZY" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"yag" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/sign/warning/pods/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"yal" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"yap" = ( +/obj/effect/turf_decal/tile/dark_red{ + dir = 4 + }, +/obj/structure/reagent_dispensers/water_cooler, +/turf/open/floor/iron, +/area/station/security/tram) +"yaB" = ( +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/obj/machinery/power/tracker, +/turf/open/space/basic, +/area/station/solars/port) +"yaE" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/dark_red{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/north, +/mob/living/basic/spider/giant/sgt_araneus, +/turf/open/floor/stone, +/area/station/command/heads_quarters/hos) +"yaI" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"yaL" = ( +/turf/closed/wall, +/area/station/commons/vacant_room/commissary) +"yaT" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"yaU" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"yaW" = ( +/obj/structure/bodycontainer/crematorium{ + dir = 8; + id = "cremateme" + }, +/turf/open/floor/iron/dark/small, +/area/station/service/chapel/storage) +"ybh" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/command/heads_quarters/captain) +"ybj" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Interrogation" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/textured_half, +/area/station/security/interrogation) +"ybp" = ( +/obj/machinery/air_sensor/oxygen_tank, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"ybs" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine/atmos) +"ybD" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Arrivals" + }, +/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/textured_half{ + dir = 8 + }, +/area/station/hallway/secondary/entry) +"ybJ" = ( +/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/security/glass{ + id_tag = "outerbrig"; + name = "Brig Cells" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/security/entrance, +/turf/open/floor/iron/textured_half, +/area/station/security/brig) +"ybM" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/east, +/obj/structure/flora/bush/flowers_br/style_random, +/mob/living/basic/lizard/eats_the_roaches, +/turf/open/misc/sandy_dirt, +/area/station/maintenance/port/lesser) +"ybO" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"ycb" = ( +/obj/effect/turf_decal/weather/dirt{ + dir = 6 + }, +/obj/structure/flora/grass/jungle, +/turf/open/misc/dirt/station, +/area/station/service/chapel) +"ycd" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"ych" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/medbay/aft) +"yci" = ( +/obj/effect/turf_decal/stripes/white/corner{ + dir = 4 + }, +/obj/structure/transport/linear/tram, +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/obj/structure/fluff/tram_rail/floor, +/obj/structure/tram, +/turf/open/floor/tram, +/area/station/maintenance/port/aft) +"ycj" = ( +/obj/structure/broken_flooring/singular/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/hallway/secondary/dock) +"ycq" = ( +/obj/machinery/modular_computer/preset/cargochat/science{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/research) +"ycC" = ( +/turf/closed/wall/r_wall, +/area/station/command/bridge) +"ycE" = ( +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"ycQ" = ( +/obj/machinery/newscaster/directional/north, +/obj/structure/chair/sofa/bench/left, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"ycS" = ( +/obj/machinery/newscaster/directional/west, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/machinery/camera/autoname/directional/west, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/turf/open/floor/wood/tile, +/area/station/service/bar) +"ycX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/sign/poster/official/random/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ydf" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/structure/chair/comfy/beige{ + dir = 4 + }, +/turf/open/floor/iron/grimy, +/area/station/hallway/secondary/entry) +"ydj" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/wood/large, +/area/station/command/corporate_suite) +"ydk" = ( +/obj/machinery/computer/crew, +/obj/effect/turf_decal/siding/blue{ + dir = 9 + }, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/wood/tile, +/area/station/command/bridge) +"ydL" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"yea" = ( +/turf/closed/wall, +/area/station/service/chapel/office) +"yeh" = ( +/turf/closed/wall, +/area/station/hallway/primary/starboard) +"yep" = ( +/obj/structure/rack, +/obj/item/storage/box/bodybags{ + pixel_y = 4 + }, +/obj/item/storage/medkit{ + pixel_x = 7; + pixel_y = -3 + }, +/obj/item/healthanalyzer{ + pixel_x = -3; + pixel_y = -1 + }, +/obj/item/healthanalyzer{ + pixel_x = -3; + pixel_y = -4 + }, +/obj/structure/sign/warning/test_chamber/directional/east, +/turf/open/floor/iron/white, +/area/station/science/robotics/augments) +"yew" = ( +/obj/effect/turf_decal/box/white{ + color = "#9FED58" + }, +/turf/open/floor/engine, +/area/station/engineering/atmospherics_engine) +"yey" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ + dir = 10 + }, +/obj/machinery/shower/directional/west, +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 6 + }, +/obj/structure/fireaxecabinet/directional/east, +/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/engineering/atmos/office) +"yeD" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"yeF" = ( +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"yeI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 8 + }, +/turf/open/floor/engine/bz, +/area/station/science/xenobiology) +"yeO" = ( +/obj/structure/cable, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"yeP" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/storage/tech) +"yeQ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "Xenolab"; + name = "Test Chamber Blast Door" + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"yeS" = ( +/obj/effect/spawner/structure/window, +/obj/structure/curtain/cloth/fancy/mechanical{ + id = "detpriv"; + name = "Curtains" + }, +/turf/open/floor/plating, +/area/station/security/detectives_office) +"yeY" = ( +/obj/structure/window/spawner/directional/east, +/obj/item/screwdriver, +/obj/item/weldingtool/mini{ + pixel_x = 2; + pixel_y = 7 + }, +/obj/structure/rack, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"yeZ" = ( +/turf/closed/wall/r_wall, +/area/station/science/ordnance/testlab) +"yfa" = ( +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"yfg" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/smooth_corner{ + dir = 8 + }, +/area/station/maintenance/starboard/greater) +"yfs" = ( +/obj/structure/closet/l3closet/scientist, +/obj/item/storage/bag/xeno, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/white/side, +/area/station/science/xenobiology) +"yfA" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron/dark/textured, +/area/station/command/heads_quarters/hop) +"yfC" = ( +/turf/closed/wall, +/area/station/service/hydroponics) +"yfD" = ( +/turf/closed/wall, +/area/station/medical/surgery/theatre) +"yfJ" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"yfL" = ( +/obj/machinery/newscaster/directional/south, +/turf/open/floor/wood/parquet, +/area/station/command/heads_quarters/cmo) +"yfN" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/department/engine/atmos) +"yfQ" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"yfX" = ( +/obj/machinery/space_heater, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) +"yfY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security) +"ygf" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Xenobiology Lab - Test Chamber"; + network = list("ss13","rd","xeno") + }, +/turf/open/floor/engine/bz, +/area/station/science/xenobiology) +"ygu" = ( +/turf/open/floor/iron/white, +/area/station/hallway/primary/starboard) +"ygK" = ( +/obj/structure/table, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/spawner/random/aimodule/neutral, +/obj/machinery/status_display/ai/directional/south, +/turf/open/floor/iron/dark/smooth_large, +/area/station/ai_monitored/turret_protected/ai_upload) +"ygU" = ( +/obj/structure/table/glass, +/obj/machinery/computer/records/medical/laptop{ + pixel_x = 1; + pixel_y = 10 + }, +/obj/item/clothing/gloves/latex{ + pixel_y = -8 + }, +/obj/item/reagent_containers/spray/cleaner{ + pixel_x = 6; + pixel_y = -5 + }, +/obj/effect/turf_decal/siding/red{ + dir = 5 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/white, +/area/station/security/medical) +"yha" = ( +/obj/structure/table, +/obj/machinery/door/window/right/directional/north{ + name = "Core Modules"; + req_access = list("captain") + }, +/obj/effect/spawner/random/aimodule/harmless, +/obj/structure/cable, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai_upload) +"yhn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/circuit, +/area/station/tcommsat/server) +"yhq" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/white/side{ + dir = 10 + }, +/area/station/hallway/primary/starboard) +"yhB" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"yhF" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"yhH" = ( +/obj/structure/closet/emcloset, +/obj/machinery/newscaster/directional/south, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"yhK" = ( +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/turf/open/floor/iron/smooth_large, +/area/station/science/auxlab/firing_range) +"yhQ" = ( +/obj/machinery/transport/power_rectifier{ + configured_transport_id = "bird_2" + }, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) +"yhT" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"yhW" = ( +/obj/structure/cable, +/turf/open/floor/iron/smooth, +/area/station/command/gateway) +"yhX" = ( +/obj/effect/turf_decal/siding/wood, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/service/chapel) +"yig" = ( +/obj/structure/table, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/item/ai_module/reset/purge{ + pixel_x = -4; + pixel_y = 7 + }, +/obj/effect/spawner/random/aimodule/harmful, +/obj/machinery/status_display/ai/directional/south, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron/dark/smooth_large, +/area/station/ai_monitored/turret_protected/ai_upload) +"yij" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 1 + }, +/obj/machinery/newscaster/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white/side, +/area/station/hallway/primary/starboard) +"yil" = ( +/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/electrical) +"yim" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/railing{ + dir = 10 + }, +/turf/open/floor/catwalk_floor, +/area/station/hallway/secondary/entry) +"yio" = ( +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/secondary/recreation) +"yiq" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white/side, +/area/station/hallway/primary/starboard) +"yis" = ( +/obj/structure/cable, +/obj/item/kirbyplants/random, +/obj/item/clothing/under/costume/griffin, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/maintenance/port/aft) +"yit" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/storage/toolbox/electrical, +/obj/item/multitool, +/obj/item/assembly/prox_sensor{ + pixel_x = 5; + pixel_y = 7 + }, +/obj/item/clothing/head/utility/welding, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"yiL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white/side, +/area/station/hallway/primary/starboard) +"yiQ" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white/side, +/area/station/hallway/primary/starboard) +"yiY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/sign/departments/holy/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"yiZ" = ( +/obj/machinery/atmospherics/components/binary/volume_pump{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/fourcorners, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/machinery/light/no_nightlight/directional/south, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"yja" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/broken_flooring/corner/directional/west, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"yjd" = ( +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"yjt" = ( +/obj/machinery/newscaster/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/small, +/area/station/science/cubicle) +"yjy" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/table/wood, +/obj/item/folder/red{ + pixel_x = -4; + pixel_y = -1 + }, +/obj/item/folder/blue{ + pixel_x = 3; + pixel_y = -30 + }, +/obj/effect/spawner/random/entertainment/toy_figure{ + pixel_x = 4; + pixel_y = 11 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/item/pen{ + pixel_x = -2; + pixel_y = 4 + }, +/turf/open/floor/carpet, +/area/station/maintenance/hallway/abandoned_recreation) +"yjE" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/department/engine) +"yjP" = ( +/obj/structure/flora/tree/jungle/style_2, +/turf/open/floor/grass, +/area/station/service/chapel) +"yjQ" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/obj/structure/cable, +/obj/structure/closet/secure_closet/security/engine, +/obj/item/radio/off{ + pixel_x = -5; + pixel_y = 2 + }, +/obj/item/geiger_counter{ + pixel_x = 7; + pixel_y = 3 + }, +/turf/open/floor/iron/smooth, +/area/station/security/checkpoint/engineering) +"yjV" = ( +/turf/closed/wall/r_wall, +/area/station/ai_monitored/aisat/exterior) +"yjZ" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"yka" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/effect/turf_decal/siding/purple, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"ykd" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/structure/chair/wood{ + dir = 4 + }, +/turf/open/floor/stone, +/area/station/command/corporate_suite) +"ykk" = ( +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) +"ykz" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"ykL" = ( +/turf/closed/wall/r_wall, +/area/station/ai_monitored/turret_protected/ai_upload_foyer) +"ykT" = ( +/obj/structure/extinguisher_cabinet/directional/south, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"ykZ" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark/small, +/area/station/security/brig) +"ylo" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/small, +/area/station/science/lobby) +"ylp" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"ylq" = ( +/obj/structure/disposalpipe/junction/flip{ + dir = 1 + }, +/obj/effect/turf_decal/siding, +/obj/structure/cable, +/turf/open/floor/iron/white/small, +/area/station/science/lobby) +"yly" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/science/ordnance/testlab) +"ylD" = ( +/turf/closed/wall, +/area/station/maintenance/starboard/greater) +"ylH" = ( +/obj/machinery/quantum_server, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/cold/directional/west, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/bitrunning/den) +"ylR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security) +"ylX" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/commons/fitness/locker_room) +"yma" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/alien/resin/wall, +/obj/structure/alien/weeds, +/turf/open/floor/wood, +/area/station/maintenance/starboard/greater) + +(1,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(2,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(3,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(4,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(5,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(6,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(7,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(8,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(9,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(10,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +tYT +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(11,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(12,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(13,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(14,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(15,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +tYT +aJq +aJq +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(16,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +tYT +tYT +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +vdg +wdB +sxv +dDB +vdg +wdB +sxv +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(17,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +tYT +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +bjQ +dDB +dDB +dDB +qyN +xZx +rpi +rpi +rpi +xZx +wgv +dDB +dDB +dDB +bjQ +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(18,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +tYT +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +bjQ +dDB +dDB +dDB +blb +dDB +dDB +dDB +rMm +uPX +pSs +rpi +rMm +uPX +pSs +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +bjQ +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(19,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +tYT +tYT +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +blb +rpi +blb +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(20,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +tYT +tYT +dDB +dDB +gcs +dDB +dDB +dDB +dDB +dDB +tYT +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +blb +hYC +uQY +hYC +tYT +dDB +dDB +dDB +dDB +blb +tYT +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(21,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +gcs +dDB +dDB +dDB +dDB +vnZ +sxH +sxH +sxH +sxH +kdv +kdv +sxH +sxH +sxH +sxH +ipq +aFH +blb +blb +blb +dDB +dDB +dDB +dDB +blb +hYC +mKh +hYC +aJq +tYT +dDB +dDB +dDB +blb +aJq +liQ +blb +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(22,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +kaP +dDB +dDB +dDB +dDB +wZs +dDB +dDB +aJq +aJq +liQ +liQ +liQ +blb +blb +blb +ybO +evQ +cwf +cwf +ybO +aJq +dDB +dDB +blb +cwf +ybO +ilT +ybO +cwf +aJq +tYT +dDB +blb +ybO +cwf +cwf +cwf +cwf +ybO +blb +blb +blb +bjQ +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(23,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +vnZ +rpQ +sxH +sxH +sxH +sxH +qKH +dDB +aJq +aJq +pCn +pCn +oBP +oBP +oBP +oBP +pCn +ybO +thw +wup +atZ +dhG +hfm +hfm +bta +bta +bhE +cXg +aao +aao +bhE +sBV +sBV +sBV +bta +dhG +blt +nGf +dxv +pjk +cwf +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(24,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +gGy +kaP +dDB +dDB +dDB +dDB +blb +dDB +dDB +blb +pCn +afm +afa +afa +afa +afa +aNO +cwf +mzs +cZj +gJw +ybO +ybO +ybO +ybO +ybO +cwf +lRy +lRy +lRy +cwf +ybO +ybO +ybO +ybO +ybO +qwF +fAD +sjY +pjk +cwf +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(25,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +gGy +kaP +tYT +dDB +dDB +dDB +gcs +tYT +dDB +blb +oBP +mHG +lmJ +lmJ +lmJ +lmJ +yaT +cwf +sjY +fAD +rZJ +oDS +lSy +dEy +mRl +ybO +sdZ +lRy +lRy +lRy +cax +ybO +kNx +jya +gUM +oDS +jTD +fAD +urh +pZp +ybO +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(26,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +gGy +gcs +tYT +tYT +dDB +aJq +aJq +tYT +tYT +liQ +oBP +mHG +lmJ +lmJ +lmJ +lmJ +yaT +cwf +gbh +fAD +jWm +ybO +cbh +gNg +uQT +nrn +frn +lRy +lRy +lRy +bdU +nrn +ybp +qBK +jMp +cor +bDi +wLw +udH +gbh +ybO +tYT +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(27,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +gGy +aJq +aJq +tYT +tYT +tYT +tYT +tYT +aJq +liQ +oBP +mHG +lmJ +lmJ +lmJ +lmJ +rDU +hYC +bLp +wGx +cdp +nrn +lCT +trX +hKf +ybO +pwO +lRy +lRy +lRy +vGS +ybO +kNx +tyc +dJn +nrn +tjg +wmL +civ +gbh +cwf +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(28,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +gGy +aJq +aJq +aJq +tYT +aJq +tYT +tYT +aJq +aJq +pCn +bDQ +lmJ +lmJ +lmJ +lmJ +yaT +cwf +gbh +fAD +mUY +ybO +ybO +ukP +ybO +ybO +fwr +lRy +lRy +lRy +pYw +ybO +ybO +ukP +ybO +ybO +ivs +fAD +civ +gbh +cwf +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(29,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +gGy +aJq +aJq +aJq +tYT +aJq +tYT +tYT +tYT +liQ +oBP +mHG +lmJ +lmJ +lmJ +lmJ +yaT +krb +gbh +fAD +gAQ +cwf +dEw +dEw +dEw +cwf +xPq +lRy +lRy +lRy +qRb +cwf +dEw +dEw +dEw +cwf +gXT +fAD +civ +gbh +cwf +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(30,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +gGy +dDB +aJq +tYT +tYT +tYT +tYT +tYT +tYT +liQ +oBP +mHG +lmJ +lmJ +lmJ +lmJ +yaT +cwf +gbh +fAD +hLx +klg +lRy +lRy +lRy +klg +lRy +lRy +lRy +lRy +lRy +klg +lRy +lRy +lRy +klg +hLx +fAD +civ +gbh +ybO +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(31,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +gGy +dDB +dDB +tYT +tYT +tOJ +gKs +sjw +gKs +aJq +oBP +mHG +ucS +gxo +lmJ +lmJ +toX +hYC +jhF +fAD +gAQ +cwf +cnC +cnC +cnC +cwf +xPq +lRy +lRy +lRy +qRb +cwf +cnC +cnC +cnC +cwf +gXT +fAD +civ +fOK +ybO +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(32,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +gGy +dDB +dDB +dDB +tYT +sIB +gKs +xPH +gKs +aJq +pCn +kCq +vEL +xvU +lmJ +lmJ +yaT +cwf +gbh +fAD +lvy +ybO +ybO +ukP +ybO +ybO +iZs +lRy +lRy +lRy +enF +ybO +ybO +ukP +ybO +ybO +rvI +fAD +civ +gbh +cwf +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +xZx +dDB +dDB +dDB +dDB +dDB +xZx +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(33,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +gGy +wBo +tdm +wBo +wBo +evj +wBo +lst +wBo +giq +pCn +nAW +gnB +bDg +uOt +lmJ +yaT +cwf +gbh +fAD +tua +oDS +hzO +iFB +oPj +ybO +dEc +lRy +lRy +lRy +yiZ +ybO +nbH +rIH +ouS +oDS +fIP +fAD +civ +gbh +cwf +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(34,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +gGy +wBo +nqx +wBo +qko +mjc +hMX +ful +aem +gbf +pCn +ucm +pkt +mGs +uOt +lmJ +yaT +cwf +gbh +fAD +jWm +ybO +kVB +qrW +rPg +nrn +trY +lRy +lRy +lRy +azW +nrn +eok +gip +avP +cor +nnp +wLw +rVI +gbh +cwf +tYT +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wZa +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(35,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +vnZ +evw +giq +lVW +eEn +cCP +wWm +mPB +pit +wWm +idB +pCn +teV +dix +fEs +hXv +eMa +ykk +hYC +egC +nlt +tRm +nrn +ktJ +saq +ukY +ybO +sfy +lRy +lRy +lRy +uUU +ybO +nbH +aal +fos +nrn +wGT +wmL +civ +tKD +ybO +tYT +tYT +tYT +tYT +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +vdg +wdB +wdB +lvk +sxv +dDB +dDB +dDB +vdg +lvk +sxv +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +vdg +wdB +sxv +vdg +wdB +wdB +sxv +vdg +wdB +sxv +rCv +xzo +rCv +xzo +rCv +vdg +wdB +sxv +rCv +wZb +gZt +xGl +gZt +dDB +vdg +wdB +wdB +wdB +sxv +bSo +bSo +bSo +bSo +vdg +wdB +wdB +wdB +sxv +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(36,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +gGy +wBo +wBo +sRf +wBo +hFO +jPl +mPB +wWm +nlR +gQy +ybO +hYC +hYC +cwf +mgF +cwf +hYC +hYC +bLp +fAD +cGG +ybO +ybO +ukP +ybO +ybO +mxp +nUh +bud +lRy +jtG +ybO +ybO +ukP +ybO +ybO +xNX +fAD +civ +ruh +ybO +tYT +tYT +aJq +aJq +aJq +aJq +aJq +vmL +dDB +dDB +dDB +dDB +dDB +qyN +rpi +rpi +xZx +rpi +rpi +rpi +rpi +rpi +xZx +wgv +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +qyN +xZx +rpi +rpi +rpi +rpi +rpi +rpi +xZx +wgv +rCv +jje +jje +jje +rCv +qyN +xZx +wgv +rCv +xzg +xxs +xHd +gZt +dDB +qyN +xZx +rpi +rpi +blb +xZx +blb +blb +xZx +blb +rpi +rpi +xZx +wgv +dDB +dDB +cLg +dDB +kvI +dDB +cLg +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(37,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +gGy +wBo +fgX +uFS +wBo +mln +wBo +nzS +dOP +pit +dHx +ybO +eUY +pjk +pjk +fRM +pjk +pjk +nFv +gbh +fAD +gAQ +cwf +dEw +dEw +dEw +cwf +xPq +lRy +bud +lRy +qRb +cwf +dEw +dEw +dEw +cwf +amb +fAD +civ +gbh +ybO +tYT +aJq +aJq +aJq +aJq +aJq +aJq +gcs +blb +blb +blb +blb +bjQ +gAn +gDC +rpi +tdu +pSs +dDB +dDB +dDB +rMm +opL +pSs +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +rMm +uPX +pWt +rMm +uPX +uPX +pSs +sck +uPX +pSs +qyT +fNb +tWx +fUb +qyT +rMm +blb +pSs +qyT +fCf +xxs +lQR +xxs +dDB +rMm +uPX +uPX +uPX +pWt +bSo +bSo +bSo +bSo +sck +uPX +uPX +uPX +pSs +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(38,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +gGy +cMG +bTI +jnI +gya +qBM +oBO +wcF +eqr +mUe +vvw +cwf +pjk +rdt +pjk +fRM +pjk +pjk +pjk +qfK +klA +hLx +klg +lRy +lRy +lRy +klg +lRy +lRy +uju +osp +lRy +klg +lRy +lRy +lRy +klg +gjU +eyY +civ +gbh +ybO +ybO +bNq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +slY +wxW +ueX +xba +xba +xba +xba +xba +lOj +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +qyT +qyT +rCv +rCv +rCv +qyT +qyT +qyT +rCv +rCv +viW +viW +viW +rCv +rCv +qyT +rCv +rCv +wZp +xxs +xIA +reM +gZt +gZt +qVP +dDB +dDB +blb +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(39,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +gGy +wBo +wBo +wBo +wBo +hTz +vOg +iaB +jHM +jdR +kKX +fDf +cjD +gMV +whm +iDP +pUQ +pZp +pjk +gbh +fAD +gAQ +cwf +cnC +cnC +cnC +cwf +xPq +lRy +uju +lRy +qRb +cwf +cnC +cnC +cnC +cwf +amb +fAD +civ +urh +pUQ +pZp +bNq +aJq +aJq +aJq +aJq +aJq +tYT +dDB +dDB +dDB +dDB +dDB +dDB +ueX +kPW +slY +gNH +gZi +gZi +gZi +hrV +lOj +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +ljn +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +qyT +qyT +ely +qjk +rCv +uRe +lgG +scl +syg +tfy +rCv +xzo +rCv +xzo +rCv +fyv +vFD +vZW +rCv +mVC +reM +xKi +reM +mAL +dus +qVP +hop +fmR +fmR +hop +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +tYT +liQ +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(40,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +vnZ +evw +blb +blb +blb +blb +blb +giq +pit +nlR +seq +hNq +cwf +sUr +oVm +fjf +fjf +qmD +bPU +kbL +dkv +fAD +jXH +ybO +ybO +ukP +ybO +ybO +wtJ +lRy +uju +lRy +hQG +ybO +ybO +ukP +ybO +ybO +tAp +jUy +eOY +aiI +rfT +iPd +ecq +fYU +aJq +gcs +gcs +vmL +dDB +dDB +dDB +dDB +dDB +slY +slY +slY +wxW +slY +ikr +iVK +iVK +iVK +jhC +lOj +hLT +lOj +hLT +lOj +dDB +dDB +dDB +dDB +kdH +kmg +kEs +kdH +kEs +lEJ +kdH +dDB +dDB +slw +slw +rfD +slw +slw +slw +qyT +sYo +wcG +lct +qAs +avB +snZ +snZ +snZ +mni +rQS +rQS +aNZ +rQS +rQS +dBH +snZ +mni +rQS +jGN +reM +oNv +xZN +mAL +qpO +qVP +uFQ +tIz +fFt +hop +rig +fEC +fEC +fEC +fEC +fEC +dDB +dDB +dDB +aJq +fEC +tYT +cCE +tYT +fEC +ofZ +ofZ +fEC +fEC +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +hkM +wCc +hkM +dDB +dDB +dDB +dDB +dDB +wCc +wCc +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(41,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +gGy +aJq +aJq +pWm +pWm +pWm +pWm +wBo +jGu +wWm +wWm +mHy +ybO +jTW +hLx +pjk +pjk +pjk +wBy +kEW +wBy +fAD +vZd +oDS +iEo +ejO +kvz +ybO +sfB +lRy +uju +lRy +avd +ybO +uQo +rYD +lJq +brG +uBE +wLw +mgR +pjk +jIA +kRi +bNq +xLy +cvJ +ueX +ggw +lzn +kCT +kCT +kCT +kCT +kCT +haO +slY +kwY +kPW +slY +ikr +iVK +iVK +iVK +jhC +lOj +bll +kkV +ipr +lOj +lOj +lOj +lOj +kdH +kdH +kmn +kEu +ocx +lju +oPU +kdH +kdH +kdH +slw +qON +nZh +rDS +rWM +mnC +whL +pLl +leU +vIX +qBG +opv +rxo +yal +yal +yal +yal +yal +tWB +yal +yal +yal +tms +smh +tms +lxZ +poE +jvN +rSi +eUH +rvD +qVP +hpQ +afu +fFt +kyr +lpC +fEC +ybM +vQq +eYY +fEC +aJq +aJq +aJq +aJq +fEC +qkK +cFS +qkK +fEC +wCz +vAD +roq +fEC +fEC +tYT +tYT +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +vdg +wdB +sxv +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(42,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +gGy +aJq +tYT +kGn +wzv +byt +lOM +wBo +cTY +veR +pit +ggz +ybO +ajg +hLx +pjk +oVm +fjf +sRW +fjf +cHD +hhy +wFK +ybO +qOr +kFK +uSc +nrn +mjt +lRy +uju +lRy +sHI +nrn +jNu +uGF +wyM +cor +bfU +wLw +weY +udH +jIA +gbh +taT +nHd +lyR +qDJ +sjq +sNz +wZF +wZF +wZF +wZF +gzD +sjq +gBi +sjq +sxA +slY +ikr +iVK +iVK +iVK +hsJ +hzX +hNA +hNA +inT +lOj +dTW +lwI +lOj +vSn +kdH +kmo +ouN +rST +ouN +oQr +kdH +eEG +rzX +slw +dDd +vuj +cYS +rhC +pee +qyT +pLZ +pWF +fMQ +qCb +vgh +yaI +qRN +erg +sNg +yaI +wRN +yaI +xyM +yaI +xQy +qRN +erg +yaI +xdv +uTK +slL +nQX +eVI +dDS +qVP +jcv +kgN +kLo +ucJ +wtq +fEC +lTA +lBf +lxI +fEC +fEC +fEC +fEC +fEC +fEC +lQs +rYc +dyW +fEC +eHN +vAD +vAD +roq +fEC +vmL +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +qyN +yaB +wgv +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(43,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +pic +aFH +vmL +kGn +pFK +cXu +kYI +wBo +wBo +wBo +ulC +hNq +ybO +pjk +lmo +tmO +qav +epm +gNa +pEp +fPK +dJB +asf +nrn +dKY +uTN +kvz +ybO +wwv +lRy +uju +lRy +nQc +ybO +uQo +ueP +vpz +nrn +bqc +soU +fwV +wjR +jIA +htg +bNq +aIk +eiU +slY +ggw +lzn +kCT +kCT +kCT +kCT +kCT +haO +slY +gDF +xpl +mEB +ikr +iVK +iVK +iVK +jhC +lPi +hNb +kdN +onQ +bTE +cob +vWA +lOj +aNE +kdH +nJU +kEA +kQe +ouR +oRr +kdH +dfM +iIG +slw +qtJ +qdu +tyD +lFq +sor +whL +sYs +pXo +tYx +qyT +uRj +snZ +snZ +syh +jch +wZS +tCm +onw +csv +gun +mKD +snZ +hxQ +snZ +xdR +kYQ +gPa +lvc +eVI +vVo +qVP +fyz +kgZ +kUf +fCp +gSD +fEC +kQk +aJE +fEC +fEC +rpV +acJ +vej +wxR +fEC +qXB +tmT +qXB +fEC +eHN +uhq +tXl +vAD +fEC +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +vdg +hrL +wdB +wdB +wdB +qis +obq +twg +sxv +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(44,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wZs +tYT +pWm +pWm +dre +pWm +pWm +pRw +pnl +pxz +enI +ybO +ybO +qKA +cnC +qKA +jZl +jZl +ttL +nwK +ttL +jZl +jZl +jZl +jZl +jZl +jZl +qPk +qPk +eEj +qPk +qPk +cGV +cGV +cGV +cGV +cGV +kUN +kjW +kjW +fcE +ceN +cDV +bNq +ybs +knv +knv +cmf +vmL +dDB +dDB +dDB +dDB +dDB +slY +slY +slY +ohl +mEB +ikr +iVK +iVK +iVK +jhC +lPi +hNA +vJG +ipb +stH +lfU +lfU +lPi +pJm +oRZ +nJU +ppk +eAf +ovQ +oRr +phj +pJm +pZK +npA +tYj +riV +slw +mhk +mhk +mhk +mhk +tzq +mhk +mhk +aRa +onw +onw +onw +gdn +qyT +tDb +ttX +iNC +qyT +nvK +xBe +xBe +xBe +xWK +lLb +iIR +qUS +aTG +qpU +qVP +fEC +fEC +oev +fEC +fEC +fEC +fEC +uru +fEC +xpo +vFy +vFy +vFy +vFy +rOG +hbm +utQ +vSW +fEC +iBE +uhq +tXl +roq +fEC +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +qyN +obq +obq +obq +obq +obq +obq +dPc +sOk +blb +blb +blb +wCc +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(45,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wZs +dDB +vmL +pWm +jUx +jUx +wzv +jUx +wzv +wzv +fjh +dfd +pnl +ooo +ukP +ooo +jZl +wmq +wmq +wmq +wmq +vMI +pKW +kiP +dIw +dYv +jZl +feu +nfn +dAu +bGX +jhj +cGV +tkU +bst +pqr +tkU +kUN +cSc +tKn +eWr +xcW +prP +bNq +ybs +knv +aJq +aJq +aJq +tYT +dDB +dDB +dDB +dDB +dDB +dDB +ueX +ohl +slY +ikU +iVL +iVL +iVL +jig +lOj +nMq +thM +kuy +lOj +jvR +jir +lPi +uzJ +eib +knk +ppk +uzJ +ovQ +oSb +edA +uzJ +ryX +slw +slw +lLi +slw +gMX +hEu +ozn +ozn +pXC +mhk +mhk +qyT +whL +whL +whL +qyT +qyT +tDE +tWQ +ggc +qyT +sbx +lgj +kzv +hky +xUg +reM +xKQ +qNL +reM +reM +qVP +vej +vej +umi +ghc +vFy +rOG +uYb +rOG +vGU +mDh +qVP +qVP +qVP +qVP +wmV +cpH +tqo +hzV +eHN +iBE +roq +roq +roq +fEC +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +qyN +obq +xCH +uPX +uPX +uPX +obq +uPX +pSs +blb +dDB +dDB +dDB +wCc +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(46,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +ndm +vnZ +ipq +ipq +ipq +lDo +qKH +blb +blb +tGK +pWm +pWm +pWm +aap +wzv +wzv +fjh +wzv +pnl +dpH +sXj +gAy +jZl +bKK +pET +pET +lRK +pET +pET +tfD +gyj +gyj +cRo +tnh +vHX +fIe +kHp +cCV +gBK +jSm +nEG +scP +bYV +teo +nqN +hBi +bzF +gzM +svd +bNq +liX +jqd +lxP +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +slY +ohl +slY +slY +slY +slY +slY +slY +nFo +nFo +nFo +nFo +nFo +nFo +kxa +lOj +jTA +qYG +pZK +xKI +kQM +kQj +pZK +xKI +mjQ +qqB +ahr +nFX +nFX +ozn +pSP +mhk +mhk +mhk +mhk +mhk +cgV +qHr +gyc +dVQ +wFY +ahf +wBm +wXk +xKG +suM +yea +yea +yea +fEC +fEC +xeC +qVP +qVP +qVP +qVP +jmV +fEC +vej +fEC +fEC +xDj +fEC +qVP +qVP +qVP +qVP +qVP +vTV +vwI +qtE +qVP +fEC +cpH +fEC +hzV +fEC +qVP +fNu +fNu +cGj +cGj +cGj +cGj +cGj +rtQ +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +qyN +obq +wgv +qwV +blb +qwV +qwV +qwV +blb +qwV +vdg +wdB +sxv +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(47,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wZs +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aWx +oFc +qcF +jUx +pWm +pWm +uEH +dfd +pnl +bjt +bjt +bjt +jZl +bEG +rCk +uQI +oBF +uQI +xEx +uEZ +jDi +dYv +jZl +mbP +din +pMq +iHE +lps +cGV +pUA +bPk +mSl +qJL +kUN +rkM +isC +bPd +vDG +rry +bNq +olj +cmf +gBh +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +slY +gIs +slY +gOK +slY +hfc +bEv +iNE +nFo +ach +ueL +ylH +nEl +ejq +tvN +moz +moz +vjs +odX +odX +odX +odX +odX +rWK +mjV +sVQ +mhk +ihb +ozt +sqz +bHw +mhk +iSD +pbw +twN +mSQ +jWj +bIJ +bIJ +xYD +yjP +hVO +wAW +wXk +oOy +atS +uHI +vlY +vGp +fEC +vej +xeM +tKa +xLm +tKa +rGB +xUW +cMW +tKa +tKa +iZy +nbL +cRm +qVP +qCU +lgp +qwq +gAR +vTV +rJW +suw +qVP +nHu +cpH +tvZ +hzV +tqo +qVP +ets +eva +hXU +dUA +vUM +sbW +cGj +rtQ +rtQ +rtQ +rtQ +rtQ +rtQ +rtQ +rtQ +rtQ +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +qyN +obq +obq +qwV +dDB +dDB +blb +dDB +dDB +qwV +obq +obq +sOk +blb +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(48,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wZs +dDB +dDB +dDB +wNL +dDB +dDB +dDB +qin +qQF +lgr +fFO +wzv +wzv +wzv +yil +wzv +pnl +bjt +lrN +bjt +jZl +oqq +tmK +qMj +eLF +uBP +gGO +uEZ +jDi +nXv +ttL +pnH +dPW +cAv +iCx +pQP +mzx +dcK +cwj +izF +pdA +kjW +fap +uqg +cjS +gqS +kmL +ecq +olj +gBh +gBh +aJq +gcs +blb +blb +blb +blb +blb +blb +blb +slY +mFA +slY +gPN +gZk +iNE +kPW +lxE +nFo +tPZ +rPx +cvP +rWP +kMY +jWA +uzJ +jtB +jJw +fxO +rPM +fxO +qMI +rfP +fiE +qby +qby +qby +iJH +iJH +mhk +bHw +mhk +pGS +sUN +lsP +pHA +iSD +iSD +iSD +oVW +ePt +jlW +wBm +hDT +glM +atS +wEG +wEG +wEG +fEC +vej +fEC +fEC +fEC +yag +qVP +qVP +qVP +qVP +qVP +qVP +qVP +qVP +qVP +ftv +dWK +xOq +ipc +vTV +gWb +pcv +qVP +qVP +uBu +vxm +fEC +tqo +qVP +niR +grn +lSI +lce +vKU +lPO +vfc +lzM +iNO +xcq +ggh +xcq +mXD +jHI +ieZ +rtQ +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +vmL +tYT +tYT +tYT +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +qyN +ovf +wgv +qwV +blb +qwV +qwV +qwV +blb +qwV +qyN +obq +wgv +dDB +wCc +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(49,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wZs +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aWx +tdY +qcF +kNn +yil +xnL +yil +jHN +pnl +pnl +pnl +pnl +emz +tXF +qaU +yew +ukf +vLX +fvv +uEZ +jDi +gxA +ttL +fkr +dPW +vCp +moN +kWY +mzx +dcK +cwj +izF +twA +kjW +xcW +hMQ +tNm +nWa +iua +bNq +bJK +dez +gBh +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +ueX +slY +xpl +slY +gPN +slY +kwY +bEv +hfc +nFo +hNv +iJp +rbY +nyf +ejq +oEL +uzJ +vzD +amq +mRD +kEH +mRD +gGA +rfP +fiE +qby +frY +mLh +njv +rev +mhk +bHw +mhk +cXb +sry +uoR +neF +hed +hAB +jCm +iSD +bnQ +fVF +wBm +wXk +jte +diI +yea +vmt +pEQ +fEC +wxR +fEC +wxR +fEC +wmV +qVP +peN +blb +blb +blb +blb +blb +blb +xkt +heY +xOq +mxg +nPu +vTV +ekr +tVe +geW +qVP +qVP +kZC +rOG +sLB +qVP +pBN +geJ +hXU +pOw +dkI +dLn +rxu +lzM +eDt +bro +bro +xMM +eQC +jwZ +ieZ +rtQ +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +tYT +tYT +tYT +vmL +tYT +tYT +tYT +tYT +tYT +aJq +aJq +dDB +dDB +dDB +qyN +ovf +twg +wdB +wdB +wdB +obq +wdB +wdB +wdB +qis +obq +wgv +dDB +blb +dDB +dDB +dDB +dDB +dDB +wCc +wCc +wCc +wCc +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(50,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +ndm +aKm +ipq +ipq +ipq +lDo +aFH +blb +blb +pWm +pWm +pWm +pWm +rjo +pWm +pWm +pWm +jHN +jHN +jHN +jHN +yil +fTJ +qpp +tmK +uBP +dBT +qMj +gGO +uEZ +jDi +jBg +ttL +glo +dPW +vCp +vgL +kWY +mzx +dcK +cwj +izF +eyW +kjW +fap +kti +iwR +oQK +dFG +bNq +cvJ +olj +knv +aJq +tYT +dDB +dDB +dDB +dDB +dDB +dDB +mEB +gDH +mFA +slY +slY +slY +bEv +slY +slY +nFo +nFo +xvR +pIo +nFo +nFo +boG +hmR +jGC +rtH +eti +eti +eti +dvP +odX +oyH +lWY +oZZ +mLk +hXM +pmD +srn +pRc +mhk +pbw +qzP +neF +hmC +xZe +eWk +hAB +iSD +cib +vTn +wBm +wXk +dTH +xFS +yea +vmH +yea +fEC +fEC +fEC +acJ +xLE +rui +qVP +blb +xkt +xkt +xkt +xkt +xkt +xkt +xkt +syk +bvK +skS +mIT +vTV +yaE +tVe +cDb +fuj +qVP +rpV +fEC +cpH +qVP +hXU +hXU +hXU +fbG +qBT +uRJ +rcg +lzM +iVq +hmf +dpR +bmT +uPw +umx +ieZ +rtQ +aJq +aJq +aJq +aJq +aJq +vmL +tYT +vmL +tYT +vmL +vmL +tYT +tYT +vmL +aJq +aJq +aJq +tYT +aJq +aJq +aJq +aJq +aJq +dDB +qyN +ovf +ovf +ovf +ovf +ovf +obq +obq +obq +obq +obq +obq +wgv +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(51,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +wCc +dDB +wZs +dDB +dDB +tYT +aJq +gcs +ako +mmT +vtJ +acg +pWm +eZd +wzv +wzv +wzv +oii +pnl +sZP +wvZ +mDS +uFe +mDS +hal +uEZ +jDi +jHJ +ttL +fkr +aJP +dFA +cOI +uIu +mzx +dcK +cwj +izF +ohf +kjW +xcW +lkN +rjw +vSt +kOH +bNq +cvJ +aIk +knv +aJq +tYT +dDB +dDB +dDB +dDB +dDB +dDB +mEB +gEc +gIx +sjq +sjq +guq +jCo +tki +nPX +ouT +jjq +jjq +jjq +rST +iUN +pIg +rLp +moz +iqM +uzJ +uzJ +sjX +uzJ +mLz +cNw +qby +nzd +mMt +dVW +xcA +mhk +kwy +mhk +bBh +qzP +krF +sOi +aHG +dRn +keL +iSD +rnr +aCz +wAW +wXk +xiF +gEx +yea +vne +wMA +waO +von +fEC +xxA +fEC +rui +qVP +blb +xkt +tzx +iXB +cVx +xeV +hbu +cHp +syk +bKE +uyH +iLe +vTV +uNz +eDX +nte +lNx +qVP +fEC +fEC +pjo +qVP +bpl +bVI +oJE +kgh +uRW +kxO +lwc +lzM +ieZ +ieZ +ieZ +ieZ +ieZ +ieZ +ieZ +rtQ +lzM +aJq +vmL +vmL +vmL +vmL +vmL +vmL +vmL +vmL +vmL +vmL +aJq +aJq +aJq +aJq +gcs +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +blb +uPX +uPX +uPX +vqH +obq +uPX +uPX +uPX +uPX +uPX +pSs +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(52,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +dDB +dDB +wCc +dDB +wZs +dDB +dDB +tYT +aJq +gcs +arN +wOz +viE +bOa +pWm +bvt +bvt +lAM +fgo +oii +pnl +gmv +jrD +jrD +jrD +jrD +ggJ +ibP +lxm +wgj +ttL +foh +exF +yey +aZp +ioQ +mzx +qaX +xJT +sMB +gbT +kjW +qdU +vuV +xLS +lfq +cHt +bNq +xxt +liX +knv +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +slY +slY +hTr +slY +slY +qgX +mmZ +jjq +jiu +obk +tfj +kzI +gus +oGl +iVx +lzp +jFB +mRQ +uJI +wuM +pBD +wuM +pBD +uQt +wuM +wuM +wuM +mhk +mhk +mhk +mhk +ivh +mhk +fme +flw +apq +bJx +miF +sMj +vqF +iyR +kiY +tev +wBm +wXk +glM +uAk +yea +vmX +vij +oNQ +wyl +fEC +fEC +fEC +wmV +qVP +blb +xkt +hcu +mYR +vht +mYR +mYR +pho +oKz +kXu +pds +kPa +vTV +ePP +ddE +tiM +qGu +qVP +xpo +vVU +mDh +qVP +kvO +tug +hXU +iCi +pxj +hAC +cVC +lzM +hsZ +hsZ +hsZ +hsZ +hsZ +hsZ +lzM +rtQ +kaI +dRk +nlV +toT +kaI +tlI +dlx +uEI +gxx +gxx +xhU +jYv +nlV +sGp +tij +qQo +uEI +lzM +lzM +lzM +lzM +lzM +lzM +lzM +lzM +lzM +xAG +xAG +tDn +jZJ +iTP +jZJ +blb +tDn +tDn +tDn +uzj +uzj +uzj +xjz +xjz +xjz +xjz +xjz +dDB +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(53,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +dDB +dDB +blb +dDB +wZs +dDB +dDB +tYT +aJq +gcs +pWm +hDg +qMG +pWm +bvt +bvt +bvt +bvt +bvt +yil +pnl +wFZ +oLc +jDi +jDi +jDi +pnl +emz +pnl +pnl +jZl +xck +hyS +xck +kMg +xck +cGV +bNq +bNq +ecq +bNq +bNq +pTK +bNq +uiK +bNq +bNq +bNq +knv +tZE +knv +aJq +hwJ +blb +blb +blb +blb +blb +blb +slY +hLD +hTD +oOK +slY +lFb +slY +jjq +jjq +dcu +jNc +qSH +iAo +rST +iVI +fma +jHB +sRs +qMM +wuM +rKn +bdi +lsH +nmE +dFn +wCI +eJi +mhk +nFY +mhk +mCV +mze +iLH +oyz +tmi +klN +nDj +miF +oiZ +lvJ +xYD +gRm +rmk +wBm +wXk +glM +atS +rQC +vne +vHV +wbH +wyL +xeP +cTw +fEC +wmV +qVP +blb +xkt +pXB +mYR +lWz +eJh +iPn +aLk +syk +lCt +sKE +bWh +vTV +tvx +sRV +loL +fvF +qVP +cpH +fEC +fEC +qVP +cGj +cGj +cGj +cGj +mZc +hXU +hXU +aFR +gFZ +xjE +xjE +xjE +xjE +vMX +aFR +kGC +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +ltp +aFR +aOX +awe +bUO +awe +awe +dEF +aFR +xAG +pGR +tDn +jZJ +npp +jZJ +tDn +tDn +enE +xAG +uRR +vZb +hJC +aHJ +wmy +tBm +tBm +xjz +blb +blb +dDB +dDB +dDB +dDB +dDB +wCc +wCc +wCc +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(54,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +dDB +dDB +blb +dDB +wZs +dDB +dDB +dDB +tYT +aJq +bvt +fiw +oIf +pWm +bvt +bvt +bvt +bvt +pWm +aNn +pnl +jDi +jDi +jDi +jDi +jDi +pnl +oCE +oCE +lYH +fGU +bYl +ksM +ezp +tAm +iQr +kfv +vgp +cJq +hrx +pFR +lLe +emg +knv +hFd +wdo +tkN +gBh +vob +ybs +knv +knv +knv +dDB +dDB +dDB +blb +dDB +dDB +slY +tjY +siG +nEA +slY +tBE +ehu +wtd +pAU +fxc +nku +jKl +jgj +rTA +gFi +xco +lUI +rJQ +iKn +gBs +ggK +mek +kSb +cjc +hlP +hHX +nxJ +mhk +xYJ +xYJ +tYL +mSA +mhk +jSJ +tOd +qzP +nDj +miF +oiZ +xPs +qOb +iQp +xyt +wBm +vuR +xgA +hiK +lei +pvi +pvi +buc +uAi +njs +uAi +fEC +rui +qVP +qop +xkt +hbc +mVt +dIt +huN +jBr +sNr +syk +vYD +lox +rdW +vTV +iWj +lRV +aUJ +lfi +qVP +nGA +lXC +iSK +aVX +tTg +qbq +xsf +vRd +ccD +yap +lzM +ezE +fXD +cDt +xpV +xpV +snB +sox +aFR +kGC +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +ltp +aFR +pCC +bjZ +bjZ +bjZ +bjZ +khl +aFR +xAG +pGR +tDn +jZJ +cHR +jZJ +tDn +wVI +npp +nNB +iPy +iWe +aWt +sis +sis +sis +mdp +xjz +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(55,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +wCc +dDB +wZs +dDB +dDB +tYT +tYT +aJq +bvt +bvt +bvt +bvt +bvt +bvt +bvt +bvt +pWm +yil +pnl +urP +kLr +wkj +tuu +kHd +pnl +oCE +pWm +pWm +pWm +rQi +urg +rQi +sfF +rQi +bNq +bNq +bNq +knv +knv +lZr +wDM +uaZ +fTf +tnF +dAI +whM +loq +sXm +fBO +knv +blb +dDB +dDB +dDB +blb +dDB +dDB +slY +rhm +cis +slY +slY +lFb +qTS +wtd +hXy +vrW +uUz +uSM +sEd +rTA +csj +eDy +uzJ +sRs +lzp +pBD +rJB +cUV +ksE +woY +uUq +wyG +urF +mhk +cEp +mhk +sNW +mze +mhk +shR +ugI +rYs +dPx +nqY +oiZ +iSD +fGW +bIJ +cdB +wAW +rpB +jzr +gLS +tsl +pMX +cDQ +buc +rFU +qgZ +oSB +fEC +kJJ +qVP +wiP +xkt +kJp +pJx +xkt +ntf +uMT +xkt +ujA +cDH +fFH +oBT +vTV +vTV +xxO +mQF +vTV +qVP +qVP +qVP +apB +sUG +olI +gwa +xsf +skm +qXj +rBE +lzM +aFR +iVu +wNS +fTd +tyT +xpV +rbc +ral +sLS +ral +ral +ral +ral +ral +ral +ral +ral +ral +ral +ral +ral +ral +ral +ral +ral +ral +oDY +tYM +bjZ +bjZ +bjZ +lqL +bjZ +bjZ +aFR +iJt +pGR +tDn +xbs +qdv +bSH +tDn +eua +izh +xAG +jWd +rEV +cZA +hyX +tBm +tBm +uby +gzF +gzF +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(56,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +wCc +dDB +wZs +dDB +dDB +aJq +aJq +aJq +bvt +bvt +bvt +bvt +bvt +bvt +bvt +bvt +pWm +qjp +kNn +pnl +pnl +pnl +emz +pnl +tOc +oCE +pWm +cua +rMf +rQi +eCJ +vdt +pOi +orb +gBh +cLa +lUG +cvJ +iHw +cvJ +cvJ +knv +rcQ +nQs +yfN +qYm +uSa +hpe +rHE +knv +blb +dDB +dDB +dDB +gcs +aJq +dDB +slY +slY +mEB +slY +vse +mFA +slY +jjq +jjq +fCK +jjq +ibe +ipP +rST +eeb +fHX +sAy +jfP +xeZ +wuM +cbq +eCO +bIu +lHk +nhk +lKg +efS +mhk +mhk +mhk +mhk +mze +mhk +feL +peU +cxz +vUS +miF +lFm +szC +iSD +iSD +iSD +wBm +wXk +pEO +xOS +rQC +von +pvC +aLS +wzS +wzS +lXM +fEC +rui +qVP +rui +qVP +llW +llW +xkt +geH +buf +dah +urw +urw +hCd +jwl +cFg +hWJ +vnD +xfm +voJ +qxv +apk +sUZ +pYY +nhU +mco +xte +xHK +dwa +dBr +eWB +lzM +nTy +mnb +cDt +xpV +xpV +rhy +xnB +aFR +kGC +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +ltp +aFR +pCC +bjZ +bjZ +bjZ +bjZ +khl +aFR +xAG +pSd +tdF +pSd +xlg +gUV +tDn +xAG +xAG +xAG +uby +wCX +ruc +uby +wCX +uby +uby +qRB +gzF +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(57,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aGa +blb +blb +blb +wCc +blb +wZs +blb +ofx +aJq +aJq +aJq +bvt +ayK +ayK +ayK +ayK +ayK +ayK +ayK +ayK +sXY +kNn +oCE +vxX +oCE +oCE +rZu +rZu +rZu +bgn +wtG +kSj +rQi +aIY +kBC +iyn +orb +gBh +cLa +mbG +vvs +knv +hwr +knv +knv +knv +knv +rub +meh +xqp +meh +dUw +knv +blb +dDB +dDB +aJq +aJq +tYT +dDB +dDB +dDB +blb +slY +mXM +xwz +xwz +cyQ +cuZ +eNa +xwz +mTl +mTl +rST +wAh +jry +rFv +dwy +bbV +wuM +wuM +wuM +vkN +lHT +vkN +wuM +wuM +sHW +rrJ +uiO +mhk +mze +mhk +fgT +ycb +nDj +jlC +wha +oIL +lFm +kzV +uaa +eYB +vJE +wXk +glM +jmC +yea +vrf +von +wgn +pRe +wgn +aHq +xMg +rui +wmV +rui +qVP +hiq +beK +gEH +rNn +iWE +tAs +tAs +qGH +vkS +ohk +chU +poU +xXM +gZU +qGH +vkS +gLy +njX +ncl +tBq +vYO +vYO +xOE +psS +tRE +vzY +lzM +aFR +xwJ +paI +cZC +cZC +paI +khp +aFR +kGC +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +qBi +ltp +aFR +dHn +dpR +dpR +dpR +dpR +cRW +aFR +xAG +pSd +tDn +qdv +rwP +uZB +tDn +gTO +ctl +wTm +eJw +eJw +eJw +aVZ +tyh +tyh +vXs +iob +gzF +gzF +dDB +dDB +dDB +dDB +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(58,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +wCc +dDB +wZs +dDB +vmL +aJq +ayK +urz +urz +urz +sUM +gPv +oTZ +whn +avT +cYt +nMk +ayK +wIG +ayK +pnl +pnl +pnl +pnl +pnl +pnl +rQi +rQi +rQi +rQi +iCF +sHO +vOL +rQi +bNq +bNq +ecq +bNq +bNq +bNq +bNq +ukA +gqt +obW +qAr +bmN +rgS +krk +jMM +obW +blb +dDB +dDB +aJq +aJq +dDB +dDB +dDB +dDB +blb +slY +vse +xwz +cky +juo +iDm +biV +xwz +gPO +moq +jro +jnn +jnn +bDN +bDN +ebM +sfL +kFD +kTp +itf +qnU +wbt +kTp +oOm +jJO +kik +uVB +mhk +gLV +mhk +bTo +iSD +nDj +vUV +hmH +tBk +miF +miF +miF +etJ +wAW +mFd +ckP +amX +yea +yea +vJn +wgA +guY +oRy +guY +fEC +fEC +fEC +rui +qVP +vnC +jnN +gEH +nDe +jGd +xFe +xFe +dsN +ikl +xFe +xFe +urQ +mnc +oFu +oFu +dCU +urQ +xsf +wJD +cXz +oOV +jyi +xsf +qzs +tRE +dUD +lzM +lzM +tGv +tpm +jeh +jeh +tpm +tpm +lzM +rtQ +dwr +tvM +jXQ +qfv +fca +qcX +vAC +sye +uFk +aGy +qcX +rMt +hRX +qfv +wYK +mTQ +qDO +lzM +lzM +qzp +tpm +jeh +jeh +tpm +tpm +lzM +xAG +nyx +tDn +tDn +tDn +tDn +tDn +vpt +hCl +hqS +cuh +qQv +aYs +pDu +jqZ +pDu +pDu +eJw +euq +gzF +eGL +eGL +eGL +gBu +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(59,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +blb +dDB +wZs +dDB +ayK +ayK +ayK +gxd +oks +dlj +cYt +kMe +kMe +kMe +kMe +oJm +jeF +vZu +jeF +hRb +rDV +vsf +fHD +agR +dgV +sHH +rQi +rPV +nki +uOk +nmH +sHO +ojz +hlC +srx +oOs +ehd +djX +jmN +qUJ +bNq +pkB +sCm +obW +grF +ecn +kmH +bHp +cPe +obW +blb +dDB +dDB +tYT +gcs +dDB +dDB +dDB +dDB +blb +slY +vse +xwz +unG +qrJ +iUI +jwU +xwz +hYQ +pNa +wzz +dXu +ahI +lkL +hGA +tsk +nzy +btG +pBD +qhU +rRl +mCW +wuM +pZC +yjy +jmX +tri +qYq +xsD +mhk +xxj +cSb +nDj +dkh +hHy +fMX +cxz +cZs +cZs +eYB +vJE +wXk +uQK +bfS +fMf +yea +vJA +vKa +guY +brj +iQU +pIw +pIw +fEC +wmV +qVP +jfE +dAL +oUN +tux +jGd +xFe +rIb +vDQ +wrO +xNh +xFe +dqX +bCG +kWm +dLR +ucy +vBK +xsf +dEu +nCY +fyo +wAb +xsf +cmX +vzV +jrT +hZT +uMu +uMu +uMu +uMu +uMu +vKG +vKG +hvV +rtQ +lzM +vmL +vmL +vmL +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +rtQ +rtQ +jHq +vKG +nne +nne +nne +nne +vKG +cwL +xAG +pSd +xAG +sEU +sEU +tDn +fmw +ket +hmt +mTs +qBc +vWr +oQF +lPC +xPk +xPk +epu +tyh +pRF +xik +bwz +vzA +hXX +gBu +gBu +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(60,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +dDB +dDB +rpi +rpi +vbM +rpi +jkV +cYt +gyt +cYt +cYt +cYt +cYt +kMe +kMe +kMe +kMe +kMe +lWV +mWB +iSt +iSt +ltU +ugF +eTj +hDu +uJH +tHa +jeV +xFf +xta +cbj +bKl +cqM +dgm +kEo +hkd +hkd +hkd +hkd +eue +dfT +bNq +muy +hAN +tbr +grF +sUV +vTE +lon +kNC +obW +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +blb +slY +vse +and +nLi +cNl +iiR +ePn +uki +iek +xgK +upM +jQG +abv +wcP +kRb +rJL +nzy +gOS +wuM +giA +jFg +uur +wuM +pBo +gEb +dgy +lud +mhk +fpN +mhk +kZj +xyt +apq +nrp +wXt +fYe +uzm +iSD +iyR +rya +wBm +kvD +xiS +crm +dyq +yea +vKa +wgM +guY +vhr +pwN +liJ +pwN +pTq +rui +qVP +jpM +aJV +gEH +dyO +tJe +xFe +hMr +xmL +wrO +vHu +xFe +hNP +igs +vwQ +his +tCh +aTq +wuc +trp +hhl +trp +trp +wuc +wuc +bKN +tww +lzM +rDP +uMu +imC +tHp +dkz +vKG +vKG +hcY +rtQ +vmL +tYT +vmL +vmL +aJq +aJq +aJq +aJq +aJq +gcs +blb +blb +blb +blb +blb +blb +blb +rtQ +tEt +ujE +abJ +voj +vKG +uMu +vKG +jEA +xAG +pSd +xAG +xAK +pOJ +tDn +uLO +ket +mTs +mTs +eUb +pcb +oQF +oQF +xOT +oHa +ume +tyh +ljz +egb +rNJ +vzA +iGE +xiu +eGL +dDB +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(61,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +dDB +dDB +blb +dDB +wZs +dDB +ayK +ayK +ayK +evW +mWB +mWB +cYt +kMe +kMe +kMe +kMe +nDJ +lWV +cYt +tHo +gAV +tDu +ccA +oPa +sXE +qKx +xed +uLk +vrh +eat +oYv +jJg +bsG +wqW +jHS +tdb +tdb +tdb +tdb +qyr +mLZ +naK +lER +hRO +knv +rKZ +mGn +lvK +jiC +vdw +knv +knv +blb +blb +blb +blb +blb +blb +blb +slY +mEB +slY +iZx +xwz +xwz +kOA +iUA +gZR +xwz +rWR +iQM +lvN +kJu +fvX +cOs +kiW +xAO +rmc +hjS +pBD +lsH +pZt +mac +wuM +oLE +lmp +iAt +tQn +mhk +mSA +gTj +ani +bKv +jCm +dPx +miF +yhX +iSD +iyR +lkJ +qzP +wAW +yiY +nSb +xOS +yeF +xle +xle +xle +xle +xle +jlz +kte +cVh +fEC +wmV +qVP +wQn +rpq +gEH +jlt +jGd +xFe +qbj +xGT +wrO +xNh +xFe +aAj +myy +dDQ +utP +bVO +ezV +wuc +iiX +sos +trp +edK +wEW +wuc +vAx +ira +lzM +aPM +uMu +cwL +lzM +kaW +fbt +vKG +rtQ +rtQ +lzM +vmL +tYT +vmL +tYT +gcs +aJq +aJq +aJq +wdB +wdB +wdB +wdB +wdB +wdB +wdB +rtQ +rtQ +lzM +lzM +gRp +lzM +raf +uMu +vKG +snW +xAG +pSd +uHF +rJs +sLD +tDn +hVb +ket +mTs +iAy +ora +oTJ +hTZ +wjZ +jUp +lku +ume +tyh +pDu +egb +iGE +mlN +fiD +xGL +eGL +dDB +dDB +wCc +dDB +wCc +dDB +vdg +wdB +sxv +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(62,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +dDB +dDB +wCc +dDB +wZs +dDB +aJq +ayK +oks +gxd +gxd +mWB +xqL +kMe +kMe +oYF +kMe +kMe +cYt +mWB +sHg +pjX +ffL +tmk +wzF +gom +gzs +ilz +jeV +hFA +gkW +rmM +btV +lMl +ayR +kEo +aQX +aQX +aQX +aQX +oRW +qsr +bNq +wxG +uIX +obW +dph +nEz +cvJ +vqw +nEz +qEP +dDB +dDB +dDB +dDB +dDB +dDB +dDB +slY +ueX +hNo +wZF +wZF +tuw +slY +slY +fAn +slY +slY +xSY +khw +xsP +oxt +gIr +jJB +sBn +ePr +eCV +bjf +wuM +mta +xDl +kjb +wuM +dLl +twm +dLl +dLl +mhk +jQv +mhk +oOC +xYD +dhu +kZI +miF +yhX +jCm +hOO +lzG +tWm +wBm +fNW +beN +oRw +xle +xle +hzr +iIU +wAj +xle +jep +guY +yaW +fEC +rui +qVP +qVP +qVP +nCH +jaL +jGd +xFe +oAr +vDQ +vDQ +fov +xFe +iWp +igs +fho +erZ +tCh +eiy +wuc +npH +sos +jXi +lhn +pqL +wuc +aWc +aNk +lzM +pVN +uMu +voe +lzM +eqg +ony +jAR +qYn +aWc +irp +tYT +tYT +vmL +vmL +cMq +rpi +rpi +rpi +rpi +rpi +rpi +rpi +rpi +rpi +rpi +qYn +aWc +irp +gPZ +gPZ +tYq +tYq +dJT +vWr +tYq +xAG +pSd +xAG +xAG +xAG +tDn +mTs +mTs +mTs +vnj +ora +wpy +kPk +wjZ +wjZ +wjZ +wjZ +tyh +pDu +egb +mYP +bhv +roS +roS +eGL +dDB +dDB +wCc +blb +wCc +blb +blb +xZx +wgv +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(63,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +dDB +dDB +wCc +dDB +wZs +dDB +aJq +ayK +ayK +ayK +lQU +mOc +lQU +ayK +lQU +lQU +lQU +ayK +lQU +mOc +lQU +ayK +rDV +mOx +dwC +iAk +sql +qVJ +rQi +uGH +tZP +nra +hGp +sHO +drI +kEo +eAE +klG +cHh +klG +jLv +jSE +bNq +hOX +fEU +obW +dph +bEW +qbE +gNb +sIO +qEP +dDB +dDB +dDB +dDB +dDB +dDB +dDB +mEB +gDH +mFA +gKi +lOg +ohl +slY +gTw +nPg +gDH +slY +slY +slY +xyb +gJb +lUT +lYe +mTl +kFJ +uHE +kFJ +wuM +wuM +wuM +wuM +wuM +rZb +jXc +xYJ +nZW +xYJ +jQv +mhk +rqF +aFb +qzP +sQy +miF +yhX +iSD +ani +cLL +rPW +wBm +fNW +iZW +uoh +xle +pgm +swu +iDA +wAS +xle +bXi +tuZ +fEC +fEC +rPL +lGd +dAn +cjR +ekZ +fLK +aQF +xFe +xdo +gLs +nfg +icc +xFe +rqp +bQc +phd +lyc +iTe +gEG +wuc +xul +sos +wuc +wuc +gXL +wuc +wuc +wuc +wuc +lzM +idu +lzM +wuc +jVs +wuc +wuc +wuc +wuc +wuc +vmL +vmL +tYT +vmL +gcs +opL +opL +blb +opL +opL +opL +blb +opL +opL +opL +rtQ +rtQ +rtQ +ndM +wpr +tYq +sYw +kOR +iSr +kws +xAG +lQA +xAG +dSu +nPH +wWR +pzy +dSu +oQF +oQF +cJz +wpy +skc +tYq +tey +lsY +wjZ +tyh +pDu +egb +ezi +bhv +iGE +sFz +gBu +blb +blb +wCc +dDB +wCc +dDB +rMm +uPX +pSs +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(64,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +dDB +dDB +wCc +dDB +wZs +dDB +oma +sjG +pXv +ouJ +bzc +bzc +bzc +jdX +ikC +bhN +aRx +jdX +bzc +bzc +bzc +jrv +rDV +rDV +rDV +rDV +rDV +rDV +rQi +orb +orb +orb +rro +sHO +sPk +orb +orb +orb +orb +orb +bNq +ecq +bNq +fYr +jfA +obW +dph +aeu +hCq +wFV +bEW +qEP +dDB +dDB +dDB +dDB +dDB +dDB +dDB +mEB +gEc +mFA +slY +slY +oOf +qSF +rFm +fQv +wZF +wZF +wDQ +slY +slY +uiU +bLG +diN +xat +gSA +nwb +qkC +wvF +mhk +qTJ +lYT +mhk +uiw +mhk +sNW +mhk +mhk +ete +mhk +dlB +wJT +sGk +kZI +miF +yhX +iSD +ani +eln +jlW +wBm +fNW +uQK +xOS +yeS +vrz +dxG +wiC +dOT +xle +chh +aul +jPo +rOG +dFQ +fEq +rpV +qVP +qhV +ylR +qwC +uFw +nQa +tdx +ojD +uDv +eyB +ylp +bqx +bqx +bqx +bqx +uvf +wuc +xul +qTG +wuc +wpw +ufg +ufg +ufg +fWs +wuc +lzg +uMu +vFU +wuc +xAR +xAR +xAR +xAR +umI +trp +trp +trp +trp +trp +trp +trp +akF +trp +trp +trp +trp +trp +dDB +dDB +dDB +dDB +dDB +rtQ +lzM +lzM +tYq +oVK +jJP +uwB +uwB +uwB +iWs +uwB +uwB +uwB +uwB +uwB +uwB +reZ +imj +ora +urM +fgp +tYq +rCj +xxL +wjZ +tyh +eJw +vJL +tkE +bhv +vXi +bZs +eGL +dDB +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(65,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +wCc +dDB +aKm +dHW +aFH +ayK +rzb +aNd +aNd +aNd +aNd +aNd +lrQ +osw +dYE +aNd +aNd +aNd +cay +nlj +ejN +rbI +kZr +ftT +ejN +ejL +feo +oVt +aQx +rFb +rSW +wPM +qYE +xBD +waH +cdz +ifN +xGH +qmv +cvJ +knv +knv +knv +knv +hLW +nEz +bEW +pZQ +nEz +qEP +dDB +dDB +dDB +dDB +dDB +dDB +dDB +slY +slY +mFA +slY +slY +slY +slY +slY +bmO +slY +slY +qgX +kAn +slY +fWj +hgp +hgp +lKf +cCC +aBQ +mFQ +mFQ +xRC +nJo +avY +oHk +jRJ +cAZ +iHT +vMP +vMP +eRy +mhk +iSD +bqA +cxz +vUS +miF +yhX +iyR +sSN +ttb +dIQ +wAW +fNW +oYi +xZg +lBN +hKU +ixl +qyx +vXr +jTh +wXe +fuu +qVP +qVP +qVP +qVP +qVP +qVP +nCH +xfN +daq +xFe +lgh +dYc +nlf +yjd +xFe +woP +nhu +jbV +dOd +nVs +lrP +wuc +xul +sos +wuc +ufg +qpu +jpm +oAn +ufg +wuc +vmS +nzA +xHO +wuc +xAR +wgs +trp +trI +xAR +xAR +xAR +xAR +gqg +hQE +xAR +keq +xAR +vMF +xAR +xAR +xAR +trp +dDB +dDB +dDB +dDB +wum +wum +ohu +xgw +gMs +rrQ +hAW +mFq +wpy +wpy +vAq +wpy +jBQ +wpy +wpy +mFq +wpy +aIW +goT +ora +lTt +slp +tbb +lwp +wwm +wjZ +lka +rYG +txN +hdz +ayV +ezi +ezi +eGL +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(66,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +blb +blb +uqe +uLW +blb +aKm +eXl +jNV +guh +cBl +fJe +iPx +cay +fMB +maK +iWD +cay +aJb +cay +oCb +mct +ffK +gjE +aTB +hXc +aUb +vud +efi +efi +nGP +vuq +faQ +uaT +nGP +nPF +wQi +lBL +rHe +ecf +bNq +xxt +ecs +knv +wdY +knv +emB +knv +knv +knv +knv +knv +knv +blb +blb +blb +blb +blb +blb +blb +ueX +nmV +slY +aus +voz +sRg +hmb +huh +ivm +slY +brO +wZF +dTj +umL +uJV +uJV +gnO +gqw +gEa +iAL +spA +mhk +ilo +tYL +mhk +twm +mhk +mhk +oaa +mhk +oTH +mhk +lji +qzP +nDj +sRF +miF +yhX +lmm +lkJ +iQp +fVF +wBm +fNW +uQK +qHH +xle +dnK +vKV +wjG +wPh +xle +eof +hQx +hDN +dcc +vRC +iqG +pBm +nDQ +hDN +ylR +gIV +xur +xur +xYu +xur +pKi +xur +xYu +xur +xYu +xur +xYu +xur +wuc +xul +sos +wuc +mqH +tiW +geb +bRr +ufg +wuc +iai +pgg +eMc +wuc +gqg +trp +trp +tyn +trp +trp +trp +trp +trp +trp +dsU +aYv +dmG +aLv +dSV +vJH +xAR +trp +dDB +dDB +dDB +dDB +oCq +vnq +wmS +fCu +amE +ioW +xCS +xIj +xIj +eoz +eoz +tTW +bQy +tMS +xIj +vfN +xCS +wcu +aWi +ora +wpy +fgp +tYq +oHG +hOF +wjZ +qeP +lrE +ask +vzA +bhv +vzA +vzA +eGL +dDB +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(67,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +dDB +dDB +bSv +sQm +sQm +wNU +aci +ayK +gBB +rZo +icF +xUK +dTo +dTo +sTJ +imO +qmT +dTo +dTo +dTo +gwf +lCb +rQi +jWC +eUx +xgd +wfn +eDo +ecY +ecY +ecY +pUs +wfn +gKL +lwW +kBZ +wSz +lwW +rQi +hgv +kGY +xxt +xxt +knv +xxt +aqo +cvJ +xrA +eYq +cvJ +uRY +knv +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +slY +aBt +uPf +vOm +tOw +hVk +gpP +iJq +qfV +slY +apP +jHC +slY +hjA +mnU +nzO +jln +jAN +gEa +bzW +sKO +mhk +jQv +sNW +mhk +fkN +nUK +bjh +kbk +mhk +mhk +mhk +sZA +xyt +nDj +fiW +cfb +yhX +jgq +hYh +ahl +oul +wBm +dcD +pOM +upg +xle +xle +xle +xle +xle +xle +gyx +uTz +ybj +uab +rjN +wPe +xjg +flp +hDN +vXL +jXC +xYu +qFh +veP +klH +mLp +mWY +xFw +tuk +myt +jaQ +jWs +lnz +wuc +xul +auf +wuc +ufg +tiW +qjE +bRr +ufg +wuc +jHa +iMC +iMC +wuc +xAR +trp +kiG +iVJ +boI +trp +mPv +aGU +wqD +trp +lbG +oJA +qYA +tnA +rDY +vJH +xAR +trp +dDB +dDB +dDB +dDB +oCq +gUG +fwJ +iDv +qPN +qPN +qPN +qPN +qPN +qPN +qPN +qPN +qPN +qPN +eQk +qPN +qPN +qPN +qPN +cJz +wpy +hTZ +tYq +sCu +nQP +wjZ +qeP +jgQ +oPV +qHI +ect +svQ +ebU +gBu +blb +blb +wCc +dDB +wCc +dDB +vdg +wdB +sxv +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(68,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +dDB +dDB +osa +vrT +vrT +blb +osa +blb +ayK +tpW +scU +dyI +dyI +dyI +jhB +bbB +pys +dyI +dyI +dyI +tpW +pUM +ayK +ayK +urz +xYG +tNV +hss +lYF +uBj +nRA +wnR +eVC +gKL +jOi +rNI +cyG +dAF +fpO +fpO +bNq +bNq +cvJ +cvJ +xxt +rHK +xxt +xxt +knv +xxt +xxt +knv +knv +dDB +dDB +dDB +dDB +dDB +dDB +ueX +slY +slY +slY +eVc +hbw +qZX +lWE +arL +sRg +slY +slY +slY +slY +wnd +xat +fIq +jBJ +wnd +xjc +aMI +xat +mhk +jQv +sqz +mhk +mTd +qBz +qTR +kym +rHD +dTe +wCR +jRz +qzP +nDj +kVg +oUb +yhX +bQd +ani +hKZ +fVF +wBm +fNW +uQK +xOS +kWJ +tJz +tIa +mvv +jsS +ocz +nPe +lTa +hDN +xyx +xjg +wGK +cZk +dPl +pHe +rAC +wTZ +gGc +tKL +tcC +wXr +gWB +gWB +gWB +gWB +oJB +jmi +fvL +lnZ +wuc +xul +sos +wuc +ufg +iVY +ptN +mcv +ufg +wuc +wuc +wuc +wuc +wuc +xAR +trp +ujr +rKv +dYp +trp +bKa +xul +xul +fAr +oOL +khQ +qYA +qZH +rDY +vJH +xAR +trp +dDB +dDB +dDB +dDB +oCq +iAZ +rPT +xRl +qPN +oKr +mTP +wbf +mTP +oKr +wbf +mTP +oKr +wbf +nTC +wbf +prq +mTP +qPN +dTa +ccs +kPk +wjZ +wjZ +wjZ +wjZ +qeP +lrE +oPV +pId +kld +eHf +vSx +eGL +dDB +dDB +wCc +blb +wCc +blb +blb +xZx +wgv +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(69,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +blb +blb +blb +bWl +sQm +sQm +aci +bWl +wNU +gfA +wXL +ipN +szg +tIR +dFY +pMM +tIR +hCT +kAz +tIR +szg +tpW +pUM +kMe +knw +fGf +ayK +izf +aWA +ugA +tIN +hEl +svK +wfn +gKL +upG +daC +jBo +xrN +gpI +lhq +cBw +bNq +bNq +bNq +bNq +knv +eeY +knv +knv +xxt +cvJ +wMC +knv +blb +blb +blb +blb +blb +blb +sRg +cJT +eEq +sRg +iGb +hbw +nLQ +mpL +pGE +uwO +bRA +bRA +bRA +xKn +dmO +pVV +axP +ivC +kgp +ftI +hao +uIG +mhk +ifl +mhk +mhk +wCR +wCR +qUs +vAl +qmz +uvb +wCR +swM +jlW +lFm +ftC +oUb +vXd +iSD +gVL +pyt +tXy +wAW +chC +nSb +xOS +par +tJz +kql +kql +rAR +ezM +nPe +nnd +hDN +vcl +tPf +xjg +kXo +sdf +hDN +ckL +pAp +xur +wJK +rVT +gCq +qIp +vZm +vZm +vZm +qIp +jaQ +jiq +bBk +wuc +rWU +sos +wuc +ufg +rWs +hwZ +lGr +ufg +wuc +ykz +xAR +xAR +fxF +xAR +trp +etx +fwS +iLZ +trp +jRx +xul +xul +mxM +jzg +sBm +pdf +xfy +rDY +vJH +xAR +trp +dDB +dDB +dDB +dDB +wum +wum +ygU +iBj +qPN +noS +iui +wbf +iui +lyY +wbf +rVn +lyY +wbf +vUR +wbf +noS +iui +qPN +jQf +whc +skc +wjZ +uPr +muS +uPr +qeP +lrE +oPV +eHf +vEb +eHf +qsR +eGL +dDB +dDB +wCc +dDB +wCc +dDB +rMm +uPX +pSs +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(70,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +dDB +dDB +bSo +osa +lBp +sYg +rpi +blb +ayK +tpW +mss +nBP +ibX +irR +hDd +nPl +hCT +cLw +ibX +nBP +oTf +pUM +kMe +qkq +wRy +ayK +goS +aWA +thb +oxc +rwJ +wnR +xXl +gKL +gdA +xuv +eYD +bed +fvs +hpj +rYL +gpI +jlL +qQR +bNq +neg +wZr +jWe +knv +xxt +knv +knv +knv +dDB +dDB +dDB +dDB +dDB +dDB +qiz +lKV +mGY +hXf +xGf +jLb +cOa +lPv +xrZ +sRg +tlG +tlG +tlG +tlG +lbe +qCG +pbV +sxQ +day +mxh +vRc +jBN +mhk +oEn +tOu +mhk +mTN +wTO +qVR +kym +rHH +oUJ +wCR +oOC +iRE +mXb +kZI +oUb +yhX +iSD +ojA +uPW +rPW +wBm +fNW +uQK +xOS +uJD +tJz +uZk +gOw +jsS +iAM +nPe +byv +vEP +qVV +qVV +qVV +qVV +qVV +qVV +grH +qlc +xur +nGi +yaU +xsF +pUS +xur +bCf +xur +xLl +xur +dLv +xzE +wuc +psX +mag +wuc +qjT +ufg +eVd +ufg +yis +wuc +kmT +xAR +hYn +trp +kfC +trp +kIn +nvL +oRP +trp +xIC +xul +xul +mxM +kbc +sBm +rnZ +xfy +rDY +vJH +xAR +trp +dDB +dDB +dDB +dDB +dDB +wum +wum +wum +qPN +wbf +uWy +wbf +pxA +wbf +wbf +dmW +wbf +wbf +eQk +wbf +wbf +tSp +qPN +hyi +aRI +oQF +oQF +muS +muS +muS +qeP +tBA +oPV +pQn +kqy +apo +tSB +eGL +dDB +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(71,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +dDB +dDB +bSo +osa +uqe +uLW +rpi +blb +ayK +rxJ +wLU +szg +jWr +dFY +pMM +bSk +hCT +nAJ +jWr +szg +oTf +awH +gAV +qkq +wRy +urz +dkD +iEc +uuA +oba +exQ +fib +cca +gKL +mZb +pmg +kxb +rsr +rFC +qEm +waX +fdE +mfn +vKn +bNq +mFL +veo +lIt +knv +xxt +dsh +knv +dDB +dDB +dDB +dDB +dDB +dDB +dDB +qiz +lKV +mGZ +qOm +fuV +hbR +hgn +jEQ +gRL +hcl +tlG +pRO +wVr +puk +dmO +kkD +iGW +xhC +ioJ +xIl +xYo +hAO +mhk +uLz +pRc +mhk +wCR +wCR +qVZ +kCB +rJo +sas +wCR +rTn +xPp +uoR +kZI +odH +yhX +iSD +gOt +bYh +uoR +wBm +fNW +uQK +xOS +uKA +uBc +tuZ +tuZ +uBc +xjX +nPe +nnd +vEP +gxg +djg +qVV +mpQ +lqd +qVV +mPq +nfG +xur +htM +vhI +xsF +iYY +xur +xur +xur +iYY +xur +leB +dYj +wuc +aTn +sos +wuc +wuc +wuc +wuc +wuc +wuc +wuc +trp +uEb +trp +trp +trp +trp +trp +trp +trp +trp +gEe +bbU +xul +fAr +top +khQ +qYA +tnA +rDY +vJH +xAR +trp +dDB +dDB +dDB +dDB +dDB +qyN +kgu +wOl +dby +ktT +gGB +ltQ +wyb +pEB +wWS +wyb +jLB +sMq +oae +eFy +rBy +ngL +kND +qBc +vWr +oQF +rsH +muS +muS +lrE +ihZ +mJZ +txN +wcV +vEa +vux +gBu +gBu +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(72,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +blb +blb +bSv +sQm +sQm +qZm +bSv +vnL +qEy +iHa +rXm +dyI +dyI +ozQ +ozQ +wxJ +brA +brA +dyI +dyI +oTf +pUM +kMe +qkq +wRy +ayK +swK +jTf +nCC +bwW +qQi +sVu +wfn +gKL +nmX +cyy +paX +rdH +gpI +ceP +mcj +gpI +qCT +rWH +bNq +fRv +laF +qUE +knv +xxt +eEL +knv +dDB +dDB +dDB +dDB +dDB +dDB +dDB +sRg +hBq +mIA +sRg +kuQ +hgZ +hgZ +kaz +eOk +mYE +naB +oyv +vZS +rDs +dAZ +eTL +sKj +gXB +rhF +xLw +oim +wie +mhk +jab +rSM +mhk +ksq +wTO +qVR +scY +rJo +bHU +wCR +rik +hyW +iSD +kZI +oUb +yhX +mye +lZT +uoR +iSD +wBm +mcI +fyW +bcC +hNj +kKh +ebE +iHq +azV +oLo +sCq +nXx +vEP +wXC +crJ +qVV +wXC +crJ +qVV +pnS +kHL +wpO +huE +wpO +wpO +rxG +xKv +blb +xKv +jEY +wpO +wpO +huE +wuc +xul +sos +dyr +sos +xPf +gVA +rhj +cYE +eOt +eOt +eOt +vUf +olV +mkt +vRt +vUf +vUf +vUf +muI +vUf +vRt +mZa +trp +lbG +oJA +qYA +qZH +rDY +vJH +xAR +trp +dDB +dDB +dDB +dDB +dDB +rMm +uPX +fSf +wRa +xXJ +wtr +lkR +hrO +wtr +skn +wsG +wtr +skn +eoa +wtr +leC +lfC +rUd +eHs +qeP +kWk +qeP +qeP +qeP +ihZ +qeP +xru +sVN +eGL +eGL +eGL +gBu +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(73,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +dDB +dDB +osa +vrT +vrT +blb +osa +blb +ayK +tpW +wLU +nLJ +nLJ +dyI +eHS +tIR +uMF +dyI +kRV +kRV +oTf +pUM +kMe +lgD +gHm +ayK +nXC +nmi +cED +mjh +rLj +gNt +iIK +gKL +fMA +gFF +xCc +wnw +fpO +cPS +etl +fpO +krW +twL +bNq +knv +knv +knv +knv +cvJ +mid +knv +esy +blb +blb +blb +blb +blb +hwJ +sRg +dOz +dOz +sRg +qiz +qiz +qiz +fgt +pHC +qiz +tlG +rWa +peE +tlG +puk +puk +tlG +tJY +kxu +cjf +mGI +tlG +mhk +rXw +rSM +mhk +wCR +wCR +wCR +iuF +ozO +rxa +wCR +iSD +tzN +pnK +dbZ +wQw +bej +spk +iSD +iSD +iSD +wAW +wXk +qjt +sJv +slM +tJz +vLC +rRq +jsS +ezM +fLJ +oZi +vEP +uQu +jCZ +ePV +uES +guK +qVV +yfY +mMY +nCH +blb +blb +wpO +oBv +xKv +blb +xKv +qnc +wpO +blb +blb +trp +xul +iVJ +xul +xul +npH +xul +qRW +xul +iVz +xul +xul +xul +xul +xul +tQx +xul +knJ +knJ +hWU +xul +edP +xul +trp +css +yci +gkq +tEg +dCs +trp +vfi +trp +blb +wCc +dDB +dDB +dDB +dDB +dDB +kND +vEW +tHK +tHK +tHK +tHK +kPH +tHK +tHK +fUT +wbf +wbf +eTr +wtr +mtP +hXY +ihZ +lrE +lrE +jsv +lrE +pmN +lrE +lyQ +sVN +sVN +dDB +dDB +dDB +dDB +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(74,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +dDB +dDB +bWl +hHV +sQm +wNU +qZm +dDB +ayK +tpW +wLU +cBd +cBd +dyI +ozQ +vkR +brA +dyI +oer +oer +oTf +eFi +ayK +ayK +ayK +ayK +wfn +wfn +osT +wnf +wap +wfn +gKL +nlZ +aiK +snj +aiK +aiK +nlZ +bgq +weA +nlZ +lYj +lYj +lYj +uKh +lLA +lpJ +knv +bFR +knv +knv +qtG +qtG +qtG +qtG +qtG +qtG +qtG +hem +cks +hCX +vwZ +gEM +iCw +gKH +lBz +mJe +iDO +xRV +xRV +xRV +xRV +ccO +mWU +lnL +dOH +rbT +ppP +hSn +hpb +mhk +mhk +jby +mhk +mVM +aSI +xRV +oFy +xZS +xZS +xRV +xZS +xRV +xRV +rcP +xRV +xhk +xRV +xZS +xZS +xRV +aXC +jsJ +mKm +qZj +vrS +fKr +sfu +sfu +ugb +wrk +wbd +lbO +ybJ +fbe +hBW +wTX +kIQ +kIQ +dob +rAC +jRE +hLY +blb +dDB +dDB +vWF +dDB +dDB +dDB +dDB +dDB +dDB +blb +trp +auI +xul +wuc +wuc +wuc +wuc +cZy +wuc +wuc +wuc +wuc +trp +fMv +trp +trp +trp +trp +trp +trp +yhQ +xqd +xul +trp +vJH +vJH +bRN +vJH +vJH +trp +xAR +trp +bSo +wCc +dDB +dDB +dDB +dDB +dDB +dDB +vEW +xwf +cSs +tHK +qgs +mYq +pgq +tHK +iui +qLj +wbf +wbf +vln +wbf +wbf +rlb +lrE +eXy +mwt +vnu +azz +lrE +lgV +sVN +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(75,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +blb +blb +wCc +lBp +sYg +blb +blb +dDB +hdT +tpW +vNO +whZ +qUR +qUR +wcY +xLF +qpX +mib +mib +mib +xbo +jCH +kut +wDn +jyF +rzm +gBA +sSB +sHM +iqB +fdy +hnS +vvC +hxY +vpZ +oRj +cjz +rMR +hjk +mGr +hjQ +uBM +piL +pEo +phC +lyt +aAQ +lyt +cPR +lyt +bpe +kAp +lyt +lyt +lyt +lyt +lyt +wbi +wbi +hrY +wbi +wbi +wbi +wbi +wbi +wbi +hnO +nxI +sxZ +qGc +pfw +dEp +vWy +frI +aJD +aJD +wqx +aJD +knR +mDk +frI +dBn +nwf +mXZ +ogq +mAR +qWG +fkS +tDM +qWG +qWG +rvr +qWG +mOV +cQG +oUi +twe +qWG +rDv +qWG +qWG +ghL +vWw +aBo +rZz +tfM +nsO +uBc +tJz +iya +eUg +dcS +nGe +naG +oAY +ykZ +onX +xDa +xbV +ykZ +ldJ +iYC +akR +nCH +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +trp +trp +eKW +wuc +tKR +huY +chO +oHw +gkw +lba +tKR +wuc +pRL +lQh +qKI +trp +aJq +aJq +aJq +trp +trp +trp +trp +trp +eHy +eHy +eHy +eHy +eHy +trp +iMl +trp +bSo +wCc +dDB +dDB +dDB +dDB +dDB +dDB +vEW +mEU +qYD +ucR +cXJ +skU +qRs +tHK +oKP +nQj +wbf +ujH +lUO +bqd +wbf +bJZ +yeO +muS +muS +muS +jKJ +cMS +sVN +sVN +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(76,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +wCc +dDB +dDB +dDB +ayK +ayK +ayK +tpW +udO +aNd +aNd +aNd +aNd +aNd +aNd +abc +aNd +aNd +aNd +doc +tQR +tGF +fJn +nnz +tLp +boB +cOJ +iqB +phY +jmZ +agY +bDh +fPY +xkX +hYS +dsb +dsb +nje +dSO +lMr +gSr +gSr +gSr +gSr +hNY +pBT +hNY +pfu +hNY +muM +fpg +ekV +fLE +hNY +pbl +gwV +hNY +gBk +hNY +sJO +gxR +inh +jvB +inh +iZK +hBt +hBt +jQW +uAo +uAo +iIv +uAo +jsG +oQP +mIp +fHN +jpu +pWM +foe +jpu +lKA +amh +jpu +qdS +jpu +xfX +xmu +jpu +jpu +jpu +foe +jpu +lKA +uDB +jpu +jpu +fXJ +jpu +aRJ +wRg +rPA +iUh +sXs +atS +aLs +udA +mJB +vDe +vJV +qBN +iKm +eUZ +vEP +rPU +pCF +fCS +syR +fgk +qVV +etZ +mDG +hLY +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +trp +qaF +vvP +wuc +gTe +nYH +lHz +hmk +lHz +nYH +gTe +wuc +pRL +lQh +kyN +trp +aJq +aJq +aJq +dDB +dDB +dDB +blb +dDB +dDB +dDB +wte +dDB +dDB +bSo +jcE +wgv +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +vEW +vEW +vEW +vEW +aav +dZF +aBK +vEW +qPN +qPN +qPN +uDQ +iOM +cLW +wbf +bJZ +yeO +muS +muS +muS +fOQ +ulp +sVN +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(77,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +wCc +dDB +dDB +dDB +ayK +lsF +ayK +rzb +qme +aNd +aNd +aNd +aNd +aNd +aNd +wqz +wqz +wqz +wqz +xKe +yjE +rNG +whK +cTK +fai +dGV +jRU +iqB +ahW +wfn +gKL +ejM +ggX +pmE +hDh +ctb +pWH +fEe +lCw +tjd +fQL +gnS +eiN +eVY +llr +eVY +dAz +eVY +ccG +oyU +qCx +eVY +eVY +eVY +eVY +msg +msg +hsc +toU +dZJ +toU +inR +cBu +cjY +jax +eFQ +jtY +nTa +tlt +eIM +yjZ +pzk +pzk +eII +xSw +kfw +yeD +kJj +tzf +fUC +yjZ +lCK +yjZ +dOf +wWD +wvk +vkC +fUC +dKm +rEJ +fUC +fUC +ifu +aSW +fUC +fUC +fUC +fUC +uqF +dff +qGe +gNP +hzp +atS +aLs +fnP +gvV +itL +uBc +qYK +jMX +uYH +vEP +jDc +jIl +qVV +jDc +jIl +qVV +eux +gzu +nCH +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +trp +qDx +azZ +wLd +hPW +kOm +xWz +goJ +wMT +wLd +hPW +wLd +trp +trp +trp +trp +aJq +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +wte +dDB +dDB +bSo +jcE +wgv +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +vEW +vEW +vEW +vEW +vEW +dDB +dDB +qPN +qPN +poA +rrZ +wbf +qen +pqK +brb +wqY +muS +vWY +sVN +sVN +blb +blb +dDB +dDB +dDB +dDB +dDB +wCc +wCc +wCc +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(78,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aGa +blb +blb +blb +blb +rpi +rpi +rpi +ldG +mWB +sCC +ryr +vgf +aeG +dzh +cvc +buI +sZg +xUK +vni +nHH +lHd +nHH +xTr +yjE +jKU +jKU +jKU +jKU +jKU +nQB +pVM +xfz +eGw +gKL +iJS +hSP +cza +axX +cow +cow +tXL +eiD +cow +poL +rjv +hem +hFp +bgE +jRo +hKX +cFY +yeP +yeP +yeP +yeP +qtG +qtG +qtG +qtG +qtG +lYj +hJP +noz +iAr +gNl +ubT +sUy +niT +qju +qju +tsF +xRV +aEd +xZS +xZS +xZS +xRV +xRV +eyx +kux +wGz +yaL +dAC +dAC +yaL +fNC +rpv +cXh +jVM +xeO +wMg +xeO +xeO +xeO +xeO +kTm +sot +xeO +wMg +wMg +wMg +xeO +xeO +cUf +rEW +nsD +iUH +isK +uBc +uBc +win +uBc +uBc +uBc +uBc +vEP +vVz +vFR +qVV +uGO +nsr +vEP +mwn +mwn +nCH +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +trp +ycd +ycd +wLd +ixz +wLd +pan +pan +pan +wLd +ixz +wLd +dDB +dDB +dDB +trp +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +wte +dDB +dDB +bSo +jcE +wgv +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +qPN +qPN +qPN +qPN +sVN +fpR +sVN +sVN +sVN +fpR +sVN +dDB +dDB +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(79,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +ayK +ayK +ayK +ayK +ayK +ayK +ayK +ayK +ayK +ayK +lwO +ayK +ayK +ayK +ayK +ayK +yjE +eIT +whl +flE +jnB +eqS +gsY +xsX +obe +iwz +aNJ +hvT +kfW +qeV +jqD +cow +yeY +dQi +aeX +cow +nFa +nFa +nFa +nFa +pLe +bnd +bnd +bnd +yeP +ihJ +xaW +wWU +blb +blb +blb +blb +hCr +hCr +cfq +cBA +hCr +sUy +utF +sUy +xoS +hwo +noF +tsF +ijN +mDL +lfs +wCt +lEa +lWk +xRV +owR +wLo +xfe +ehT +urq +ddB +yaL +yaL +jVM +wRO +jVM +rEF +kGE +waI +xeO +tnZ +oPy +omq +pKx +cik +wKr +dsl +wMz +ntP +rNL +xeO +rEW +qSk +hWm +fvh +abB +tCF +ncD +blb +blb +blb +blb +vEP +vEP +vEP +vEP +vEP +vEP +vEP +blb +blb +nCH +xzd +wdB +wdB +sxv +vdg +wdB +sxv +vdg +wdB +wdB +ljl +trp +blb +blb +wLd +iGp +wLd +blb +blb +blb +wLd +iGp +wLd +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +wte +dDB +dDB +bSo +jcE +wgv +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(80,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +vxt +bVr +evM +aOa +rtX +hVq +hVq +bUF +yjE +oIF +tit +kIp +tYC +izE +mls +dSh +fDW +kmD +pLI +bja +jyC +fgG +lNJ +cow +lBm +iIW +kSc +jAz +nFa +dhC +bqu +bRh +dsp +pem +fCs +euR +yeP +wzc +iGu +wWU +xep +xep +xep +xep +hCr +mYp +wlo +olO +nWH +sUy +mnN +vbR +iDk +cmd +alb +uVT +uVT +ueH +xQw +uVT +jsN +jLI +xZS +vrn +nzK +wQB +yaL +ids +wgI +uuz +iVP +jVM +cKt +jVM +hIm +azq +api +wMg +lql +vtr +mcV +iGq +uTE +eKD +oCi +wFd +wFd +wFd +nEq +qie +oCV +emF +iuR +iuR +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +vav +xZx +rpi +sOk +vav +xZx +sOk +vav +rpi +xZx +sOk +dDB +blb +dDB +qyN +sxT +wgv +blb +dDB +blb +qyN +sxT +wgv +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +wte +dDB +dDB +bSo +jcE +wgv +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(81,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +vxt +bVr +nST +gul +vxt +yfa +yfa +hVq +yjE +okD +hVz +gwl +pPm +jKU +qbP +iGM +nck +tau +gKL +ums +rup +fXB +ums +ums +yjE +wyH +vxt +vxt +nFa +kEx +odh +odh +ijV +odh +hcz +fNi +kUM +bey +lSw +rkI +kgk +tPF +kgk +kgk +krB +nbv +xJW +fuv +iaH +sUy +pof +vIz +rto +gTi +qlP +uVT +sQI +iri +bah +uVT +uVT +gBw +xZS +vrn +ncL +wQB +joH +lte +tsB +iGS +oTg +fri +moG +jVM +tPX +gfm +rcE +fRX +gAH +mmL +mmL +qDC +btY +mUi +xeO +qmM +vSi +hEJ +wMg +ocv +eZi +kHX +tYX +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +gAn +uPX +uPX +pSs +rMm +blb +pSs +rMm +uPX +vqH +pSs +dDB +blb +dDB +qyN +sxT +wgv +lhv +dDB +lhv +qyN +sxT +wgv +dDB +dDB +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +blb +blb +wte +blb +blb +blb +jcE +vCm +blb +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +wCc +wCc +wCc +dDB +dDB +dDB +dDB +dDB +dDB +wCc +wCc +wCc +wCc +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(82,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +vxt +cYL +aEP +auc +vxt +yfa +yfa +hVq +yjE +uCH +iJJ +pOB +lPf +lPf +gKL +gKL +gKL +gKL +gKL +hbG +gtu +eYF +cUH +fVA +yjE +pek +uUA +vTj +nFa +ncQ +qoA +xVd +qug +mmv +eYx +kpO +yeP +aYN +bMU +wWU +xuF +xuF +xuF +xuF +hCr +jEp +qGk +bxB +wIm +sUy +uUe +vIz +jaK +hwx +iaV +uVT +rEY +irQ +iIA +qCJ +xQw +jLI +jYU +pZv +sjL +tNf +iiI +hnn +jRl +kqZ +buU +jVM +rpg +jVM +hdI +kRA +pKx +wMg +iZM +fEX +fkF +jLS +jkT +oxn +saL +iLh +hEJ +hEJ +aIi +bMV +eZi +kHX +tYX +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +blb +blb +blb +blb +lBy +sxT +gzY +lhv +dDB +lhv +sxT +sxT +vCm +blb +blb +blb +wCc +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +wte +dDB +dDB +bSo +jcE +wgv +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(83,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +vxt +vxt +vxt +vxt +vxt +vxt +vxt +hVq +yjE +yjE +yjE +dnU +yjE +dKl +soV +bqs +vxt +vnI +vxt +kqr +quO +bnV +yjQ +gPb +yjE +tZI +nSd +nSd +drO +clH +tIB +mmv +fXs +ifi +sYt +oVF +yeP +msy +xaW +wWU +blb +blb +blb +blb +hCr +hCr +qek +jEK +sUy +sUy +pUy +vIz +pfC +hur +xtP +uVT +vdj +yfA +iJg +eHk +xQw +gtr +xZS +vET +ncL +qwz +yaL +yaL +yaL +yaL +yaL +jVM +eAm +jVM +uCo +lql +pKx +xeO +gLg +jdx +dLW +feR +fZK +qbB +iwt +uSh +uSh +kdg +xeO +mWF +eZi +kHX +tYX +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +blb +dDB +dDB +qyN +hCQ +wgv +dDB +blb +dDB +qyN +hCQ +wgv +lhv +dDB +lhv +qyN +sxT +wgv +dDB +dDB +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +wte +dDB +dDB +bSo +jcE +wgv +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(84,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +vxt +hVq +hVq +ayO +nPM +jKa +vxt +xBV +yfa +bBX +vxt +vnI +vxt +vxt +yjE +yjE +yjE +yjE +yjE +vxt +fBf +dhK +nFa +rLt +cgt +uRP +nFa +nFa +nFa +nFa +yeP +yeP +yeP +yeP +dDB +dDB +dDB +dDB +dDB +hCr +hkH +nmZ +wkq +fnz +aZS +gMe +mcn +reE +qly +qWL +idJ +itw +iKe +iWW +uVT +uVT +uVT +vET +ncL +wQB +ebn +jVM +rXy +bFO +avp +avp +qiI +jVM +bLS +xeO +rbj +xeO +sXD +qSa +feR +aZh +phk +pOQ +wKr +wKr +kKD +mDA +wMg +bMV +eZi +kHX +tYX +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +blb +dDB +dDB +qyN +hCQ +wgv +dDB +blb +dDB +qyN +hCQ +wgv +blb +dDB +blb +qyN +sxT +wgv +dDB +dDB +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +wte +dDB +dDB +bSo +jcE +wgv +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(85,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +vnI +vnI +vnI +vxt +tnx +sHk +vxt +vxt +eQY +vxt +vxt +hTL +vnI +vnI +vnI +kkK +qli +cyU +vxt +iOx +iOx +mCL +nFa +pDK +cgt +kmC +nFa +aJq +aJq +aJq +aJq +aJq +aJq +tYT +dDB +dDB +dDB +dDB +dDB +hCr +mPx +vYi +wkq +gTH +ipf +wmu +gYK +jnh +hEm +uVT +idN +pWB +rWE +qJq +oIP +azm +xQw +vET +ncL +wQB +aaZ +jVM +avp +jVM +jVM +jVM +tDF +jVM +ipt +jVM +yfC +yfC +yfC +yfC +qzt +ljT +vzE +yfC +yfC +yfC +yfC +yfC +xli +cVm +sQP +ifH +iuR +tYX +tYX +iuR +tYX +tYX +iuR +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +blb +dDB +dDB +qyN +hCQ +wgv +lhv +lhv +lhv +vav +hCQ +vCm +lhv +lhv +lhv +blb +hCQ +wgv +dDB +dDB +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +wte +dDB +dDB +bSo +jcE +wgv +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(86,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +vnI +rse +fBf +vxt +xFZ +ldb +pQj +bRf +ldb +vEC +ydL +ydL +hFb +iOx +dhK +dhK +dhK +vxt +ffp +nFa +dWS +aDC +qhl +nFa +aJq +vjX +aJq +aJq +aJq +gcs +blb +blb +blb +blb +blb +ycC +ycC +pIS +lzT +hOD +gUm +mpJ +xGJ +xGJ +pLr +xGJ +uVT +qXb +pux +iLC +iLC +jts +wzK +eAc +lcY +kuE +lqQ +esr +tAw +rXy +jVM +eXB +eIW +ptX +hsH +srg +jVM +nJK +sZo +yfC +lnN +egc +qiC +qiC +qiC +qLU +pnF +qiC +yfC +hoc +lhT +jbX +diP +rgM +trB +trB +saz +lcD +gCl +tYX +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +xzd +wdB +sxv +vdg +wdB +hrL +wdB +wdB +qis +hCQ +twg +wdB +sxT +wdB +qis +hCQ +twg +wdB +sxT +wdB +qis +hCQ +twg +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +wte +dDB +dDB +bSo +jcE +wgv +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(87,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +tYT +aJq +vnI +bZQ +pQj +ldb +iGA +vnI +vnI +vnI +vxt +vxt +vxt +vxt +swT +vxt +vxt +vxt +ddy +vxt +ddy +nFa +bnd +bnd +bnd +nFa +aJq +aJq +aJq +aJq +tYT +blb +dDB +dDB +dDB +dDB +dDB +pIS +uAK +anb +xsh +owZ +xsh +ahE +plz +pHI +jrU +qCj +uVT +uVT +eku +kTt +eku +uVT +uVT +uVT +lYl +kvl +wQB +rxD +jVM +jVM +jVM +jVM +jVM +qtW +jVM +xlU +jRK +nrg +xXD +yfC +sJV +uIA +pIC +pIC +mWT +pIC +oun +wBc +mKY +mka +vCi +gnL +diP +trB +trB +trB +ryW +diP +kHX +tYX +blb +blb +blb +blb +blb +blb +blb +blb +blb +blb +blb +lBy +rpi +blb +vav +rpi +rpi +rpi +rpi +rpi +sxT +sxT +sxT +sxT +sxT +sxT +hCQ +sxT +sxT +sxT +sxT +sxT +hCQ +abt +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +blb +blb +wte +blb +blb +blb +jcE +vCm +blb +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(88,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +vnI +ddy +vxt +ddy +vxt +vnI +aJq +aJq +aJq +aJq +dDB +kDB +lZD +mdV +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +vmL +aJq +aJq +gcs +aJq +tYT +dDB +blb +dDB +dDB +dDB +dDB +dDB +ycC +bQm +wkh +jdJ +xMk +jYQ +hcc +xGJ +bBN +jwi +qtd +hOg +uVT +tgw +lqt +ghD +gaf +xQw +mvT +vET +kvT +wQB +cZi +jVM +dgt +sTN +nHb +jVM +cMH +jVM +lzB +jVM +jfT +dEq +wEv +uJi +ntu +uMJ +uMJ +uMJ +dvd +tRJ +wBc +kxY +bMV +dPp +kMA +iuR +tYX +tYX +tYX +iuR +nUd +ong +iuR +tYX +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +gAn +uPX +bSo +rMm +uPX +rSB +aoj +pWQ +sTq +sxT +xCH +uPX +sxT +uPX +sTq +hCQ +xCH +uPX +sxT +uPX +sTq +hCQ +xCH +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +wte +dDB +dDB +bSo +jcE +wgv +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(89,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +vxt +vxt +aJq +tYT +dDB +dDB +dDB +cea +yhB +crE +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +pIS +gBx +mvh +nNe +tuW +tpl +hcd +plz +pkh +jwi +aeC +qVo +uVT +dJd +pDr +hMh +juS +uVT +mvT +vET +kyO +wQB +otC +jVM +dqF +sKh +iFG +jVM +cMH +jVM +uZY +jVM +oEz +dEq +yfC +lZf +qCK +dvd +dvd +gNX +dvd +tRJ +wBc +oIY +bMV +dPp +kUL +tYX +blb +blb +dDB +tYX +trB +trB +trB +tYX +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +qyN +rpi +sOk +vav +sxT +sOk +lhv +lhv +lhv +vav +hCQ +blb +lhv +lhv +lhv +vav +hCQ +wgv +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +wte +dDB +dDB +bSo +jcE +wgv +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(90,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +cea +uAX +crE +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +pIS +gBz +qqC +tMh +sUe +xqv +cEX +xGJ +pie +jwi +jDa +fyt +uVT +njA +lqt +cpT +xQv +xQw +mvT +vET +ncL +wQB +sgJ +jVM +bgl +sjn +mrY +qtW +cMH +jVM +joR +jVM +vyP +xnb +yfC +edk +wyg +qbA +qbA +hLb +dvd +tRJ +qiC +yfC +udW +djf +kUL +tYX +dDB +blb +dDB +tYX +lcF +trB +trB +tYX +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +rMm +uPX +pSs +qyN +sxT +wgv +blb +dDB +blb +qyN +hCQ +wgv +blb +dDB +blb +qyN +hCQ +wgv +dDB +dDB +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +wte +dDB +dDB +bSo +jcE +wgv +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(91,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +cea +yhB +crE +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +pIS +gBT +mxa +nNe +biB +tpl +hcE +plz +pkh +jwi +tBo +jGO +xYO +xYO +iLN +xYO +xYO +xYO +xYO +lXU +rJZ +wQB +jVM +jVM +jVM +jVM +jVM +jVM +jVM +jVM +lzB +jVM +nhW +cJv +yfC +jqK +dEY +bRK +aTz +bRK +bRK +ltr +qiC +lqh +bMV +dPp +lir +iuR +blb +blb +blb +iuR +iuR +bnU +bnU +iuR +tYX +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +vdg +wdB +sxv +dDB +rZi +qyN +hCQ +wgv +lhv +dDB +lhv +qyN +sxT +wgv +lhv +dDB +lhv +qyN +hCQ +wgv +dDB +dDB +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +wte +dDB +dDB +bSo +jcE +wgv +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(92,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +iYr +cTP +nmq +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +ycC +ydk +gFv +hoN +cKV +dHL +giU +xGJ +mID +jwi +jwi +flM +ifK +izD +izD +oXK +uAY +uAY +xRU +vET +rJZ +wQB +xZS +tWT +tjs +qqH +qVm +nWV +jVM +uqV +ksJ +jVM +xym +mgW +yfC +edG +wBc +qiC +qiC +ghj +qiC +qiC +vfo +pkU +lUl +urf +cPj +tYX +dDB +dDB +blb +dDB +tYX +iNF +diP +fVM +tYX +blb +blb +uXY +uXY +uXY +uXY +uXY +dDB +dDB +blb +dDB +dDB +qyN +rpi +sOk +blb +rZi +sxT +hCQ +gzY +lhv +blb +lhv +sxT +sxT +sxT +lhv +blb +lhv +sxT +hCQ +sOk +blb +blb +blb +wCc +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +wte +dDB +dDB +bSo +jcE +wgv +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(93,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +wen +wen +wen +cpA +wen +wen +rPf +bSs +wen +bSs +wen +bSs +wen +bSs +wen +bSs +rPf +wen +wen +dDB +blb +dDB +dDB +dDB +dDB +dDB +pIS +gCg +mxe +uFm +rfo +xsh +gjS +plz +sDq +jwi +qtd +oxm +kjU +uAY +iLV +iYh +lZt +lZt +xYO +uBI +kTX +sbU +xZS +lHp +qwA +jYe +kBM +blC +jVM +gLo +cTn +jVM +yfC +vNM +yfC +yfC +erf +xcz +tkm +yfC +tmD +tkm +yfC +yfC +msk +wmX +kUL +tYX +blb +blb +blb +blb +tYX +iNF +trB +fOW +tYX +dDB +dDB +uXY +dvo +hkW +rLN +uXY +uXY +blb +blb +dDB +dDB +rMm +uPX +pSs +dDB +rZi +qyN +hCQ +wgv +lhv +dDB +lhv +qyN +sxT +wgv +lhv +dDB +lhv +qyN +hCQ +wgv +dDB +dDB +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +blb +blb +wte +blb +blb +blb +jcE +vCm +blb +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(94,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +bSs +wBf +jpF +cpP +csl +dDG +csl +vfg +vfg +cQP +rPf +doJ +vfg +csl +eyJ +csl +vfg +fyZ +wen +wen +gcs +blb +blb +blb +blb +blb +ycC +ycC +iEk +gJo +qMK +ips +iEk +xGJ +xGJ +aYr +jDy +qoD +xYO +xYO +xYO +xYO +xYO +xYO +xYO +ujB +dtO +gwx +aNj +jvd +fEF +nlQ +chI +mTT +jVM +tKS +vQu +vQu +wVN +hQs +rdV +bPy +nVw +qYr +eqI +nHI +cgs +asS +ddT +cXp +iFD +fzT +kUL +tYX +blb +aef +fBN +dDB +tYX +tKl +trB +oIS +iuR +anX +anX +uXY +iTn +nBw +nId +mpk +uXY +dDB +blb +dDB +dDB +dDB +dDB +vdg +wdB +sxv +qyN +hCQ +wgv +blb +dDB +blb +rMm +opL +dDB +blb +dDB +blb +qyN +hCQ +wgv +dDB +dDB +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +wte +dDB +dDB +bSo +jcE +wgv +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(95,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +yjV +xvT +xvT +itb +itb +xvT +xvT +itb +xvT +xvT +cRD +vfg +gTX +itb +xvT +xvT +xvT +xvT +fzd +fTD +wen +blb +dDB +dDB +dDB +dDB +dDB +dDB +ycC +gHe +noq +hMK +ueC +hdd +hhk +xGJ +hxj +qtd +tWw +kke +myT +iMg +iYj +sDp +gZy +kke +laK +rJZ +wQB +xZS +sRT +woz +auP +kGw +vQx +jVM +jTj +mOr +jgy +jVM +aLB +ilx +qEO +oPh +qDL +sGN +bzj +vxA +lEs +jUr +uMg +xBd +qXP +kTF +iuR +dDB +eVX +qGf +blb +iuR +oqT +trB +xrE +wZx +lRU +fOJ +bgx +xcv +nBw +ghQ +nId +uXY +dDB +blb +blb +blb +blb +blb +lBy +rpi +sOk +vav +hCQ +blb +lhv +lhv +lhv +blb +blb +blb +lhv +lhv +lhv +vav +sxT +dDB +dDB +dDB +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +wte +dDB +dDB +bSo +jcE +wgv +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(96,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +yjV +fpY +fpY +fpY +fpY +fpY +fpY +fpY +fpY +xvT +cRH +cYW +ifd +xvT +edc +ezS +eSZ +xvT +fzx +fUh +wen +blb +dDB +dDB +dDB +dDB +dDB +dDB +ycC +omj +mPJ +mPJ +ueC +opH +oSv +xGJ +pNi +sPb +jRk +ihc +kBg +kBg +opn +jwa +opn +jYY +ndJ +rJZ +egW +xRV +xRV +xRV +xRV +oum +xRV +jVM +xjQ +jVM +jVM +jVM +xmt +xmt +xmt +cri +bOG +xmt +xmt +hrl +xmt +xmt +xli +eNP +qFc +cEo +tYX +dDB +kii +nun +blb +tYX +rNN +trB +bNL +iuR +anX +anX +uXY +hzb +erK +iPj +bob +uXY +dDB +blb +dDB +dDB +dDB +dDB +rMm +uPX +pSs +qyN +hCQ +twg +wdB +sxT +sxv +dDB +blb +dDB +xzd +sxT +blb +qis +sxT +wgv +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +wte +dDB +dDB +bSo +jcE +wgv +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(97,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +bsy +dNq +yjV +fpY +fpY +uTA +uTA +uTA +tof +uTA +fpY +xvT +xvT +xvT +itb +xvT +edJ +eAK +eUn +itb +cpP +fUI +rPf +blb +dDB +dDB +dDB +dDB +dDB +dDB +ycC +gFg +mQz +noq +iqp +ueC +bNd +xGJ +qWh +qtd +hSK +kke +xkU +iMU +iYD +jLR +jLR +xMY +dCu +eXR +wQB +wwV +dMC +ucO +jVM +jTn +xXe +jVM +ulE +bvP +amK +kjx +xmt +mog +cCM +gbj +vwW +iId +vTP +rpo +mjr +xmt +vEk +gLO +pbD +kUL +tYX +blb +blb +dDB +dDB +tYX +iNF +trB +fjq +tYX +dDB +dDB +uXY +cHX +qYh +qXG +uXY +uXY +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +qyN +sxT +sxT +sxT +sxT +wgv +dDB +blb +dDB +vav +sxT +sxT +sxT +sxT +wgv +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +wte +dDB +dDB +bSo +jcE +wgv +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(98,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +yjV +yjV +fpY +fpY +oRm +uTA +apZ +vzK +oCF +uTA +fpY +wct +hJp +wct +wct +isj +edS +eBH +cPQ +xvT +fAx +fVU +xvT +xvT +blb +blb +blb +blb +blb +ycC +ycC +lfv +kHi +gLM +iqF +hdg +aEc +xGJ +hxj +qtd +rSI +xMY +iBc +iMZ +qTD +azv +jNe +psc +dCu +rJZ +wQB +xrt +txW +nCX +jVM +tUj +qkm +qkm +ruS +jVM +bxl +bMn +xmt +uYM +aTg +pkQ +bBL +uRv +als +cXH +nZG +xmt +liw +bVJ +sTb +kUL +tYX +dDB +blb +blb +blb +tYX +iNF +hrc +fjq +tYX +blb +blb +uXY +uXY +uXY +uXY +uXY +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +rMm +uPX +uPX +uPX +uPX +pSs +dDB +blb +dDB +sck +uPX +opL +uPX +uPX +pSs +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +blb +blb +wte +blb +blb +blb +jcE +vCm +blb +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(99,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +gcs +blb +blb +blb +blb +blb +blb +blb +blb +blb +blb +blb +yjV +fpY +nZx +uTA +tof +cfc +veA +csF +cwX +hJp +wct +wct +iWV +uVH +wct +isj +isj +fJs +isj +xvT +fBw +fGa +xvT +vVQ +vVQ +vVQ +vVQ +vVQ +vVQ +vVQ +ycC +ycC +ycC +ycC +noq +byq +tJF +qoD +jnZ +jEx +jSS +xMY +xMY +xMY +xMY +xMY +xMY +voN +sta +rJZ +wQB +vpT +txW +eDi +jVM +uZY +mnH +jVM +tpQ +jVM +ljg +ddF +pEU +duj +vCu +rxZ +fhp +oTM +pLf +aTg +aTg +aIr +sWq +nUd +bmY +lir +iuR +blb +blb +dDB +iuR +iuR +ifH +ifH +iXi +tYX +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +yfD +yfD +yfD +yfD +yfD +dDB +blb +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +wte +dDB +dDB +bSo +jcE +wgv +dDB +wCc +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(100,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +tYT +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +yjV +fpY +uTA +uTA +bZy +cfk +fkj +dMg +cyk +lnM +kZv +cLR +cRI +dbs +fkj +wct +vRg +fKc +eVz +fTe +xvT +hvc +xvT +gfs +gwS +gxi +kkY +rxY +qjy +nWr +hsO +gHP +qjy +ycC +nRd +hdH +nRd +qoD +lIk +jVe +hUq +qSZ +rpY +iNg +hHF +lGo +jNO +geE +wCM +rJZ +wQB +eIO +xND +czh +jVM +oZy +jVM +jVM +uvx +jVM +iRQ +hWL +xmt +vfI +aTg +glT +nmC +sJL +sne +aTg +aTg +lZs +bIN +nUd +bmY +kUL +tYX +dDB +blb +dDB +tYX +auF +trB +trB +waD +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +yfD +dZa +sGt +gxb +sSQ +sSQ +sSQ +pdR +sSQ +pdR +sSQ +sSQ +sSQ +sSQ +sSQ +sSQ +pdR +sSQ +pdR +sSQ +sSQ +sSQ +blb +dDB +dDB +dDB +wte +dDB +dDB +bSo +jcE +wgv +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(101,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dNq +fpY +uTA +dfo +dor +fNF +dCj +iyq +cze +wct +wct +eDh +eMU +eYc +dps +wct +eeD +fKl +fOk +fTe +fUO +fXj +efy +jxp +jSQ +pRz +gyd +gyd +pRz +pRz +gCr +gHV +pRz +pbE +oUd +rXv +oUd +fbl +pPK +jVe +oUd +koD +oUd +iNV +oUd +lun +wNv +mzM +wCM +woK +kJR +qcB +jVM +jVM +jVM +wrj +jVM +jGy +aYj +sON +ssY +waY +xmt +cME +aTg +dYu +aTg +aTg +aTg +dYu +aVA +xmt +wUc +nUd +dPp +kUL +tYX +dDB +blb +dDB +tYX +trB +trB +trB +waD +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +yfD +kZx +lLX +rnV +mrh +rTy +miA +cON +mBo +fsk +raE +uCe +wER +lZR +raE +raE +dBy +ena +gKE +ipp +rzZ +sSQ +blb +dDB +dDB +dDB +wte +dDB +dDB +bSo +jcE +wgv +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(102,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +yjV +fpY +uTA +jBA +xTV +dua +gnA +dMX +dZn +cEK +wct +eCf +eNl +dbv +eIp +fun +fDL +fLf +fPu +fSX +fUP +gbH +gdE +gfb +jEc +nKz +kwZ +gDs +jXe +diU +gCT +mks +soO +gCA +gVc +xbe +kTH +pTh +mXk +wgp +kVe +pTh +kTH +kTH +pTh +nAn +ivl +tUc +cCl +ePk +tgx +jVM +yfX +pRR +cTn +xlU +eoM +oVl +uBN +sON +tGq +tGq +xmt +xmt +oTN +fGk +sYS +nPY +rVt +elb +xmt +xmt +xli +jOM +dPp +aOt +iuR +tYX +tYX +tYX +iuR +iNF +xuJ +iXi +waD +blb +blb +blb +blb +blb +blb +blb +blb +blb +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +yfD +iaA +xin +kcA +sSQ +qRx +sCl +qiL +twF +fiK +wJk +wJk +wJk +wJk +iXm +dYI +wJk +tWo +dYI +fxa +bsP +sSQ +blb +sSQ +lMF +lMF +nZz +lMF +lMF +sSQ +bno +sSQ +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(103,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +yjV +fpY +uTA +dhh +cam +dun +dCR +dKQ +dZD +wct +wct +eDh +eNt +eZM +fjV +wct +fDU +fLu +fPO +fTe +fUR +fXl +csS +jxp +jEu +jim +avR +gzB +jim +jim +gDk +gIb +jim +faR +pPK +jVe +oUd +pPK +hxA +soO +pPK +pPK +oUd +jVe +pPK +jxC +ufb +xCl +cYY +wNs +wiF +jVM +jVM +jVM +jVM +oJO +eoM +cqD +iBt +hmK +dMi +vun +caW +vkh +tes +dJv +tvW +qsY +qsY +qsY +ycS +fxW +jYM +nUd +dPp +aww +xuJ +trB +trB +hML +deR +diP +efm +waD +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +yfD +cTx +wkg +bnz +sSQ +sSQ +ngq +sSQ +sSQ +wKa +sSQ +sSQ +sSQ +wgL +jIB +wgL +wgL +wgL +wgL +hgF +sSQ +sSQ +sSQ +sSQ +ulO +ulO +qIB +ulO +ulO +sSQ +gpu +sSQ +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(104,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +yjV +fpY +tof +bSX +cbi +cfk +fkj +dPa +dZZ +qan +sXu +coi +eND +dbz +fkj +wct +bGq +eBN +fQY +fTh +xvT +qWQ +xvT +gfs +jEZ +qjy +gyr +wNw +qjy +nWr +hsO +mzz +qjy +vPP +otX +hei +hei +vPP +jPa +gIb +nsc +vzt +srl +soO +lIk +jye +jOs +mAv +khS +aqG +mwN +jVM +sjK +nFH +hgH +cHG +jVM +iXW +dRb +sON +tjT +xkV +lAV +fYJ +eGU +eTJ +vkI +oeZ +wuY +oeZ +luP +jFK +vkh +ttV +dPp +aww +vtX +gHg +trB +trB +kHX +kHX +dTg +tYX +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +yfD +cPN +wmE +bor +sSQ +tAq +tLt +sSQ +aNl +jlV +lhx +wtm +fkq +vDV +kkO +vDV +ses +ijY +wgL +lLH +sSQ +sqV +dWz +sSQ +goB +jbt +pfd +jbt +qAq +sSQ +rwq +sSQ +sSQ +sSQ +sSQ +sSQ +sSQ +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(105,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +yjV +fpY +nZx +uTA +uTA +duI +veA +dPd +cwX +wct +wct +wct +eNU +gDc +wct +gOm +gOm +eDJ +gOm +xvT +fXg +gTX +xvT +vVQ +vVQ +vVQ +vVQ +vVQ +vVQ +vVQ +txh +vPP +vPP +vPP +dKq +cro +tdh +txh +gcz +iHg +gcz +quU +quU +iNY +ybh +quU +quU +tsF +ubK +lRM +vuD +qIb +gJD +hPb +jVM +tpQ +jVM +jVM +jVM +jVM +jVM +jSu +fzw +bKO +qhR +pPU +xkV +gyy +phG +gyy +xkV +cvV +vkh +nUd +dPp +aqf +xcK +iXi +waD +waD +iXi +waD +waD +iuR +dDB +dDB +dDB +dDB +dDB +tFQ +xSO +xSO +tFQ +dDB +dDB +blb +geu +geu +xQa +xQa +xQa +geu +geu +dDB +dDB +dDB +yfD +kqK +cAj +yfD +sSQ +iJc +tLt +sSQ +aTp +lpX +aXT +vFm +fNR +vDV +mle +hWu +stX +yfL +wgL +tLt +sSQ +uOw +dZT +sSQ +ndp +gow +gow +gow +aEa +ulO +gpu +sSQ +vTG +vTG +vTG +vTG +sSQ +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(106,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +yjV +yjV +fpY +fpY +fpY +uTA +bat +qAQ +bat +uTA +fpY +wct +wct +hJp +wct +gOm +kiQ +eFe +eYk +xvT +fDg +gbM +itb +itb +blb +blb +blb +blb +blb +vPP +txh +gir +vPP +nqJ +gVp +iEQ +hic +azJ +gcz +lOY +gcz +ihl +oVY +rth +lpR +liG +rRQ +tsF +kiB +izP +wNW +jVM +jVM +jVM +jVM +izu +tpQ +tpQ +jTn +jlA +mae +ksm +opV +fVl +qJz +ebk +xkV +mDf +mDf +aYU +dao +cvV +spH +nUd +dPp +aww +nsz +iuR +dDB +dDB +dDB +dDB +dDB +dDB +blb +qIf +qIf +qIf +qIf +qIf +iJz +tFs +tFQ +blb +blb +geu +geu +vdX +gaF +pnZ +gaF +vdX +geu +geu +blb +blb +tFQ +uql +plf +pXL +lMp +dYI +mDl +sSQ +mXt +xhf +qEB +mGN +grx +vDV +mkA +wCY +bnI +xXG +wgL +ngq +sSQ +liH +uOw +eBQ +ndp +gow +gow +gow +aEa +ulO +gpu +sOj +vTG +pKp +ksv +pzN +sSQ +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(107,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +yjV +yjV +fpY +fpY +uTA +uTA +tof +uTA +uTA +fpY +xvT +xvT +xvT +xvT +itb +eip +eFk +gPm +xvT +fDk +gcL +wen +dDB +dDB +blb +dDB +dDB +dDB +dDB +txh +hDt +gJp +pog +gVW +ydj +ykd +qyz +gcz +lOY +gcz +ihq +rHp +rth +iJI +jyu +ezx +tsF +vIJ +nHU +twJ +tgl +iSi +fLn +jVM +jVM +jVM +jVM +jVM +kXC +mae +hsx +pJc +xkV +oVE +pPU +ecC +cIX +ofU +xkV +ecC +cvV +spH +whg +dPp +sFs +fZZ +tYX +dDB +dDB +dDB +dDB +dDB +dDB +dDB +qIf +spx +qRU +cop +qIf +sqa +wjr +xSO +xep +xep +geu +hVo +csE +gOX +gOX +xKg +gqs +mvP +geu +dDB +dDB +xSO +wHN +xrC +pEt +sSQ +vYj +sSQ +rlr +rlr +aip +egG +rlr +vDV +vDV +qxN +wCY +wCY +wCY +wgL +ngq +sSQ +ewW +uOw +cku +ndp +gow +gow +gow +aEa +ulO +gpu +sOj +vTG +mET +gow +pje +sSQ +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(108,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +gcs +blb +blb +blb +blb +blb +blb +blb +gcs +aJq +aJq +aJq +kqX +fpY +fpY +fpY +fpY +fpY +fpY +fpY +fpY +xvT +hKR +wpa +hGn +itb +eiC +eFm +eYp +itb +fFT +wen +wen +dDB +dDB +blb +dDB +dDB +xRH +xRH +gcz +gcz +vPP +gLY +vPP +hkL +nBC +uEh +gcz +cWh +gcz +ihr +iCb +rth +iZB +uff +mak +tsF +qlV +ePk +tmQ +tgl +lut +pbd +cig +hxp +wtv +oRv +jVM +kXC +mae +tVp +ioa +fBB +vgS +pPU +xkV +oDX +oeZ +oeZ +xkV +cvV +spH +nUd +nJG +aww +bje +tYX +dDB +dDB +dDB +dDB +dDB +dDB +dDB +qIf +uMl +aQr +wCa +ulb +vsx +oED +pKm +kLS +xMa +kkm +uKv +taB +rFV +waN +nkw +qwa +mZZ +xQa +dDB +dDB +xSO +wuj +xrC +icY +sSQ +vYj +sSQ +fAY +cHO +xhf +lNf +heF +nFD +ljP +pKS +bkY +lgQ +mbq +wgL +hgF +pVK +oZY +aTc +cku +ndp +gow +aCR +gow +aEa +ulO +gpu +sOj +vTG +pXh +mdr +klY +sSQ +dDB +dDB +dDB +dDB +dDB +dDB +wCc +wCc +wCc +wCc +wCc +wCc +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(109,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +tYT +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +kqX +kqX +cbm +kqX +kqX +kqX +kqX +kqX +yjV +itb +wpa +cSp +wpa +xvT +xvT +xvT +xvT +xvT +fGa +gdr +gpL +gDE +gDE +gxu +gDE +gDE +gpL +xRH +gKT +gcz +gJu +ibo +gWk +iEV +ptu +hpW +gcz +lOY +gcz +ihs +iCf +rth +iZU +rth +mbp +tsF +kpF +ePk +wQB +tgl +lvA +nyy +diK +djc +jgb +hRc +jVM +kXC +jVM +dxV +jDT +fOq +wJv +pPU +xkV +cQN +bXR +gyy +xkV +swW +vkh +kPh +cSy +bpY +sMt +tYX +dDB +dDB +dDB +dDB +dDB +dDB +dDB +qIf +xEW +dml +lXT +gnQ +kIv +wDo +tFQ +xuF +xuF +xQa +pqN +tcz +xIu +jHi +tAH +rTJ +aBb +xQa +blb +blb +tFQ +mXT +mUg +kGq +sSQ +vYj +sSQ +jxU +sGH +pPt +fFD +cbO +vDV +ahu +clt +jbr +xRd +kel +wgL +tLt +sSQ +uhH +ouH +eBQ +ndp +gow +gow +gow +aEa +ulO +gpu +sOj +vTG +aAV +gSz +ddq +sSQ +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +wCc +wCc +wCc +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(110,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +tYT +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +cKk +ijF +cSp +dbF +ijF +iuc +wpa +hKR +hGn +fTw +fHv +gdB +gqb +kxX +kIj +kIj +kxX +kIj +kIj +jDt +eDN +gcz +gcz +gcz +gcz +gcz +gcz +gcz +gcz +hFC +gcz +meu +kCy +kCy +meu +jyG +meu +tsF +lAS +ePk +wQB +tgl +wHO +pbG +wvv +xvK +vGe +xno +jVM +kXC +jVM +vkh +kWF +wtw +dJv +lTy +wAa +uUB +fIl +aYU +pPO +jFm +jYM +nUd +vip +njT +fGT +tYX +dDB +dDB +dDB +dDB +dDB +dDB +dDB +qIf +tgJ +aQr +bDj +onP +vsx +ogr +tFQ +blb +blb +xQa +gxP +uIn +tqF +hkB +lHt +uXs +ohx +xQa +dDB +dDB +xSO +xUL +xrC +ubV +sSQ +miA +sSQ +lgo +fqn +ogv +lNf +cGI +vDV +oez +ppp +elC +mdm +cAd +wgL +tLt +sSQ +ewW +idW +sSQ +ndp +gow +gow +gow +aEa +ulO +gpu +sOj +vTG +igD +sXI +klY +sSQ +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(111,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +cKk +cKk +cKk +rPf +wen +wen +rPf +wen +wen +wen +wen +gdr +gpL +gfZ +giY +giY +giY +giY +gpL +xRH +gDp +gIj +iRz +wqM +uIj +uIj +uIj +lto +hCH +lOY +gcz +lcs +xQD +iOs +lEK +lGK +mfP +tsF +lPo +wNs +wQB +tgl +tgl +xHD +tgl +uIP +dsK +pHY +jVM +kXC +wKH +vkh +hcQ +jcB +gGx +xtD +gIv +cAl +npI +npI +wOt +cvX +jYM +nUd +vip +duE +aOh +xli +blb +blb +blb +blb +blb +dDB +dDB +qIf +sYx +wYv +bXu +qIf +diS +fAJ +tFQ +xep +xep +xQa +ayf +qTk +rFy +vbO +llC +rbO +llP +xQa +xep +xep +tFQ +vLc +xrC +xoJ +sSQ +miA +sSQ +mTy +ark +bXO +jxZ +dlz +nFD +dBt +don +cSr +krY +wTU +wgL +swJ +sSQ +lQZ +sSQ +sSQ +lTU +nhx +nhx +nhx +twQ +ulO +gpu +sOj +vTG +oTI +gow +klY +sSQ +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(112,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +tYT +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +gcs +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +rPf +wen +wen +rPf +tYT +dDB +dDB +dDB +dDB +xRH +xRH +xRH +xRH +xRH +gLZ +xRH +xRH +xRH +xRH +ryi +qyB +gcz +uBQ +ptt +iOE +jcU +jGB +kyp +tsF +vrn +ePk +smf +aCO +iLA +pcK +tgl +qDd +xHD +xHD +jVM +jBu +jVM +vkh +vkh +vkh +vkh +jYM +vkh +vSI +spH +spH +vkh +jYM +vkh +iXu +mVc +lab +axd +xli +qir +qir +qir +qir +qir +qir +qir +qIf +qIf +gmn +qIf +qIf +lGe +xrC +ioo +ley +mCt +lfg +mmE +czg +ddK +vcB +bDr +bsv +kNf +pWC +eAz +hGE +hXl +dcH +xrC +tFQ +sSQ +dZk +sSQ +oeW +oeW +cgZ +rlr +rlr +vDV +vDV +qKS +hBA +hBA +vDV +wgL +tLt +qAn +jmW +ibE +sSQ +ulO +ulO +ulO +ulO +ulO +ulO +gpu +sOj +vTG +oIK +mdr +rvs +sSQ +dDB +dDB +dDB +vdg +wdB +wdB +wdB +wdB +wdB +hrL +wdB +wdB +wdB +wdB +wdB +sxv +dDB +dDB +dDB +blb +dDB +dDB +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(113,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +dDB +dDB +dDB +tYT +aJq +aJq +xRH +nts +qTz +gXf +ruY +iSb +xRH +ryi +xRH +gcz +fIi +ogi +jvl +jcZ +lGK +nsi +tsF +fhV +nCt +wNW +coC +pVj +pVj +cRL +ose +vpI +aBB +nMW +tEL +rQN +vpI +rZq +ycX +pBu +khY +lmZ +aGq +khY +khY +khY +lmz +rko +diP +vip +gaj +rIW +mxS +jeW +pvY +xry +ppu +wSF +qir +kIS +lBq +csw +tlX +rVH +tFQ +vsx +oED +xSO +xuF +xuF +geu +pzb +kCb +taB +taB +tCZ +gUk +rgK +geu +xuF +xuF +xSO +iTR +pox +ryF +cRw +xWW +eFc +tCz +tCz +sSq +tCz +eWY +kFy +iFb +nuO +sSq +dYX +nzU +wnE +oeI +qVa +mhV +oiA +sSQ +ulO +ulO +ulO +ulO +ulO +ulO +gpu +sOj +vTG +gSs +nhx +twQ +sSQ +blb +blb +blb +vav +iLR +iLR +iLR +iLR +iLR +iLR +iLR +iLR +iLR +iLR +iLR +sOk +blb +blb +blb +blb +blb +blb +blb +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(114,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +tYT +tYT +tYT +dDB +dDB +dDB +dDB +tYT +aJq +nIY +gJY +igr +gXg +iFE +iSk +xRH +jrs +hFG +gcz +ikH +kCC +qrg +esF +npM +uoB +tsF +vQm +iZO +awC +gwm +xPJ +mut +mut +icN +mZd +sDZ +pca +uVo +oBA +mut +pjA +mut +otJ +mut +mut +rfW +mlD +xPJ +mut +aRJ +jSp +klf +oHp +huj +fIj +uhM +qZy +vCO +lKB +vCO +ile +wMZ +vnN +aEo +pOm +lwk +gUn +xSO +vsx +oED +xSO +blb +blb +geu +geu +frf +tAx +ooO +nKc +evb +geu +geu +blb +blb +xSO +xUL +pox +hLa +lUE +ych +tRc +tRc +tRc +tRc +tRc +tRc +tRc +tRc +tRc +hGt +dHT +sSQ +sSQ +sSQ +sSQ +sSQ +dgn +sSQ +sSQ +sSQ +sSQ +sSQ +sSQ +sSQ +nln +sSQ +vTG +vTG +vTG +vTG +sSQ +dDB +blb +dDB +rMm +iLR +uPX +uPX +opL +sTq +oMy +xCH +opL +uPX +uPX +iLR +pSs +dDB +blb +dDB +blb +dDB +dDB +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(115,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +tYT +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +tYT +tYT +aJq +aJq +aJq +dDB +dDB +dDB +dDB +tYT +aJq +nIY +nIY +hbN +tZp +dyp +gIH +xRH +ruY +dJe +gcz +gcz +gcz +cCD +gcz +jyM +uoB +eSA +baJ +rji +vAw +ceS +nvE +nvE +nvE +nvE +qio +vCZ +uQi +nvE +oCx +crx +rFn +nvE +tPM +kfM +cRc +aPK +aPK +aPK +aPK +mcS +sKm +dRT +dRT +nNz +inU +hmn +bcv +kov +viy +efB +lJg +xyh +xRI +lJg +hVh +elM +pYr +xJZ +vsx +ooK +tFQ +dDB +dDB +dDB +geu +geu +xQa +rbD +xQa +geu +geu +dDB +dDB +dDB +tFQ +sqo +pox +wYA +rnE +xqN +gQa +rnE +xqN +fgW +uBl +tNF +bZa +sJE +cqc +cqc +aPa +gLb +mHc +nqd +knV +sSQ +jkE +xfH +tAq +sSQ +qNj +qNj +kVb +kVb +kVb +hAu +sSQ +sSQ +sSQ +sSQ +sSQ +dDB +tCq +blb +tCq +tCq +tCq +blb +tCq +qyN +oMy +wgv +tCq +blb +tCq +tCq +tCq +blb +tCq +vdg +hrL +sxv +dDB +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(116,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +aJq +gcs +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +tYT +tYT +tYT +tYT +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +aJq +uvA +uvA +uvA +uvA +uvA +uvA +uvA +uvA +ruY +ryi +ehj +iPU +qtQ +kjl +gcz +jzo +uoB +uoB +wSZ +moj +xpL +nJj +dyF +lNp +xRA +eeJ +aIO +qZw +pNZ +ylX +qUt +qUt +qUt +qUt +fNZ +qUt +qUt +xJB +xwj +vrO +vYy +xJB +xJB +xJB +wZO +nkH +uBY +ygu +mHb +ona +nkW +riS +ihd +gMM +gBg +dUC +qTK +vnF +xtU +tiZ +vsx +xZY +tFQ +dDB +dDB +dDB +blb +dDB +rHw +hdB +wIp +dDB +blb +dDB +dDB +dDB +tFQ +vDB +vTo +wYA +wPP +uer +skp +tFW +xqN +rnE +xqN +rnE +gxs +wYA +iYu +mcP +gFH +ghs +eRX +eRX +nIJ +sSQ +ehZ +fDd +idj +qXl +kVb +xsj +kVb +qNj +qNj +ofu +sSQ +dDB +dDB +qyN +iLR +iLR +tCq +dDB +dDB +blb +dDB +dDB +tCq +iLR +oMy +iLR +tCq +dDB +dDB +blb +dDB +dDB +tCq +iLR +iLR +vCm +blb +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(117,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +blb +aJq +aJq +aJq +dDB +dDB +dDB +tYT +tYT +tYT +tYT +aJq +aJq +aJq +aJq +aJq +hwJ +blb +blb +blb +blb +gcs +uvA +xbl +xbl +rNB +ogG +auT +lGE +uvA +xRH +jFF +ehj +ill +obN +iPU +gcz +cEF +gGl +qfz +wSZ +lFg +xqC +htp +htp +htp +htp +eeJ +ehf +tzZ +mSa +hWk +qUt +uZK +ptl +ptl +wrZ +mvd +qUt +rnc +ugH +mJX +vHH +vYH +isi +xJB +mNQ +nkH +uBY +ygu +gVi +dba +dse +gfM +ona +wMZ +xSV +psI +qir +vnF +pRQ +xSO +vsx +rfi +xSO +xSO +dDB +dDB +blb +dDB +rHw +mVN +wIp +dDB +blb +dDB +dDB +xSO +xSO +xUL +vmh +wYA +elw +emd +rZc +vba +anJ +vdY +oKb +vdY +jjO +wYA +glY +gFH +cSk +gLb +nlS +eRX +gpM +sSQ +hrF +swk +uOw +sSQ +hhb +tRR +dxf +dxf +qNj +tdO +sSQ +dDB +dDB +qyN +iLR +wgv +tCq +blb +tCq +tCq +tCq +blb +tCq +qyN +oMy +wgv +tCq +blb +tCq +tCq +tCq +blb +tCq +qyN +iLR +wgv +dDB +dDB +blb +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(118,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +aJq +uvA +gIl +gKg +xbl +uhI +yhW +clV +uvA +hyv +fyH +xRH +xRH +iEP +xRH +gcz +lHW +jOU +jjJ +wSZ +lFg +xqC +oqU +xgy +ucC +miP +eeJ +xMv +cdY +mSa +buJ +qUt +qUt +aIb +qUt +qUt +uLD +vmr +qLt +vrY +vrY +vrY +vrY +sXq +wGu +lNU +xoa +uCp +yeh +qir +pKR +ona +ona +eMo +xyk +xTD +bmB +qir +vnF +pRQ +tFQ +vsx +oED +qNw +xSO +tFQ +tFQ +xSO +tFQ +xSO +pKm +xSO +tFQ +xSO +tFQ +tFQ +xSO +qNw +xUL +xrC +wYA +wnY +wfi +wfi +wfi +wCx +wCx +piG +wCx +ogR +wYA +tlh +sTR +doj +xiE +xiE +fFY +xiE +xiE +wgL +wsR +uOw +sSQ +hhb +fLt +tAE +wsB +wsB +sSQ +sSQ +wdB +wdB +qis +iLR +twg +hrL +wdB +wdB +gzY +wdB +wdB +hrL +qis +oMy +twg +hrL +wdB +wdB +iLR +wdB +wdB +hrL +qis +iLR +twg +wdB +sxv +blb +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(119,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +tYT +tYT +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +tYT +uvA +xbl +xbl +xbl +flD +heH +hUI +uvA +xkb +qzi +qYy +kqM +kCJ +xAm +gcz +wTd +aoz +tvP +wSZ +lFg +xqC +lsh +cYD +jGK +rYx +hUO +xqX +tzZ +bCo +eeJ +qUt +iZu +frC +jEz +qUt +aGH +qUt +azN +vcN +vrY +mIi +vcN +xpp +xJB +bUD +uPJ +lek +yhq +qir +vQp +woT +pqT +wJM +epn +wJM +wJM +lIe +vnF +pRQ +xSO +vsx +rAv +rBY +jLV +eyZ +fRJ +jLV +bCn +jLV +fmf +eMl +oRJ +jLV +qDN +owP +jLV +jLV +xUL +xrC +wYA +uia +tAS +tAS +tAS +tAS +tXP +jrG +aCi +gIF +wYA +gCe +wWs +wOn +xiE +mVm +nyp +exW +lVy +wgL +swk +ulO +wgL +wgL +wgL +wgL +wgL +wgL +sSQ +vav +iLR +iLR +iLR +iLR +iLR +iLR +iLR +iLR +iLR +iLR +oMy +iLR +iLR +oMy +iLR +iLR +iLR +iLR +iLR +iLR +iLR +iLR +iLR +iLR +iLR +eAu +sOk +blb +blb +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(120,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +tYT +tYT +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +tYT +uvA +uvA +uvA +njW +isI +owb +uvA +uvA +ryi +xRH +xRH +xRH +gcz +gcz +gcz +lIa +wSZ +wSZ +wSZ +lFg +xqC +eBd +gKQ +cnn +niW +ylX +jwf +bmz +mSa +tPW +qUt +bxk +rex +axz +qUt +aGH +qUt +qLA +vIZ +kkL +vIZ +qUu +sXO +xJB +xaH +nkH +xMr +yij +qir +vQv +syC +wIc +xma +qir +xUn +uku +qir +wfa +eMo +xSO +sKk +cFR +xrC +bUr +pEL +pEL +qUf +qfX +oED +oED +oED +oED +oED +oED +owP +mhn +vdH +nyT +iMS +wYA +xfV +pUc +pks +buV +nei +moy +moy +xWl +gIF +wYA +eOZ +mLH +pUx +xiE +hbS +fzt +fLk +guC +wgL +wsR +bAr +wgL +nah +kwW +vpk +nuT +xsV +blb +qyN +iLR +xCH +opL +uPX +uPX +gzY +uPX +uPX +opL +sTq +oMy +xCH +opL +uPX +uPX +iLR +uPX +uPX +opL +sTq +oMy +xCH +opL +uPX +uPX +opL +pSs +dDB +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(121,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +aan +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +uvA +gMb +gXN +heL +hjx +uvA +gDp +aoL +eDN +ilW +gcz +iPW +xRm +lJe +tyr +iGl +iGl +aQf +xqC +eHa +pBO +pBO +jyd +ylX +eMS +tzZ +thx +caK +qUt +rex +rex +lnW +qUt +xDS +wua +jWy +jWy +rRf +jWy +jWy +jWy +wJx +npZ +nkH +xMr +lqg +qir +hoQ +wpk +iFs +xmd +uWo +uWo +qir +qir +wLM +nIA +xlh +xlh +xlh +lyg +xlh +qWo +qWo +wfr +wfr +uQc +nXt +rbs +wfr +rbs +wfr +wfr +vLQ +uSj +baP +haq +wYA +dCe +ppA +tAS +tAS +tAS +moy +moy +xWl +nmh +wYA +xiE +xiE +xiE +xiE +uae +hPi +bRg +mig +wgL +wsR +sQg +wgL +vsQ +rHy +vpk +jIy +jIy +jIy +lBy +iLR +sOk +tCq +blb +tCq +tCq +tCq +blb +tCq +lBy +oMy +vCm +tCq +blb +tCq +tCq +tCq +blb +tCq +qyN +oMy +wgv +tCq +dDB +dDB +blb +dDB +dDB +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(122,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +dDB +dDB +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +uvA +wur +nOH +hIi +hkm +uvA +jrJ +xRH +hVM +xRH +gcz +wSZ +jdp +gRG +wSZ +nNj +ujq +nEx +xqC +pPj +tPE +jAf +vpF +eeJ +wKn +tzZ +eMQ +xxD +qUt +oIE +vex +qUt +qUt +xDS +wua +gcg +vvK +rRz +smH +vZD +sZJ +wJx +xbC +nkH +xMr +uSN +uWo +hkk +hkA +cTX +xTB +ehV +uWo +uQf +cvy +tNA +nCU +xlh +aIu +dYM +vbP +qDK +vEz +mGh +wfr +wya +lHJ +vKY +lSK +avU +pxx +tUz +wfr +wfr +wfr +gtJ +qxi +wYA +cCW +qFv +qPc +fCw +rvY +moy +moy +xWl +gIF +wYA +tab +bMW +sOO +bqE +rGI +hPi +tQA +esI +wgL +eFO +wnE +tii +lAU +kiJ +hgo +jct +alJ +krK +iLR +iLR +iLR +tCq +dDB +dDB +blb +dDB +dDB +tCq +iLR +oMy +iLR +tCq +dDB +dDB +blb +dDB +dDB +tCq +iLR +oMy +iLR +tCq +blb +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(123,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +dDB +dDB +dDB +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +mTB +gMy +isQ +heM +uvA +uvA +xRH +xRH +fLL +kro +rHO +wSZ +wSZ +wSZ +wSZ +qXe +xqC +xqC +xqC +xqC +xqC +eeJ +eeJ +eeJ +tmM +pgl +eeJ +eeJ +qUt +qUt +qUt +qUt +qUL +vIC +wua +qLD +uYD +rRW +sny +vZX +sZJ +wJx +xbW +nkH +xMr +yiq +uWo +kgT +kpU +oeS +pEs +xyQ +uWo +rfq +vKb +uWQ +fwF +iOm +gFs +fSG +ugJ +mpy +vEz +kMm +wfr +oiP +mJK +iWQ +mms +mms +jmY +dim +rAt +nzc +rQF +lIh +lcw +xuD +ckV +tAS +tAS +tAS +tAS +nVg +dHk +jrk +gIF +wYA +bpS +hOp +nYk +vVP +xAA +hgf +agb +uGj +wgL +oiA +ulO +wgL +vum +lqC +lqC +jIy +jIy +jIy +lBy +iLR +sOk +tCq +blb +tCq +tCq +tCq +blb +tCq +lBy +oMy +vCm +tCq +blb +tCq +tCq +tCq +blb +tCq +rMm +uPX +pSs +tCq +dDB +dDB +blb +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(124,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +dDB +blb +aJq +aJq +aJq +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +aJq +aJq +aJq +aJq +xqC +mqn +lDp +byN +qdZ +hBX +vmB +azO +fLL +iQl +xlZ +oNs +xlZ +hVJ +xlZ +jZK +tnB +osP +wfG +pwq +oyn +fSU +fRV +ciV +ciV +rrp +wqj +aTb +wqj +fHK +qUt +roD +xDS +wua +wua +qMp +uZc +rRW +snK +wat +tae +wLm +xvh +xsb +xPN +yiL +vuT +jNq +kOT +vYU +asm +ide +mMp +ist +ist +sIj +jjk +xlh +dfb +iDH +bZz +xPW +sKq +aRC +wfr +reG +mJK +mJK +fcs +vLT +qMb +acS +iWQ +lHl +wfr +vbq +uid +wYA +rMl +qmZ +nib +qmZ +onG +qmZ +lpV +lpV +qQp +wYA +nGI +jGc +tuR +gLb +bXH +vTY +nqV +ruC +wgL +oiA +ulO +wgL +guz +mos +pJv +nQx +xsV +blb +qyN +iLR +twg +hrL +wdB +wdB +iLR +sxv +bSo +blb +qyN +oMy +twg +hrL +wdB +wdB +iLR +sxv +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +blb +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(125,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +hwJ +aJq +aJq +aJq +aJq +dDB +dDB +blb +dDB +dDB +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +xqC +cCx +vqJ +kSA +oWg +nVA +uoJ +oWg +lSh +bgy +bgy +mUX +lXw +pIn +kTG +wEs +pyF +wFe +wOS +isD +hlX +wND +hlE +hlE +hlE +lft +wqj +izk +wqj +knB +qUt +qvr +xDS +wua +vLF +sUg +rmX +xpw +elR +xRh +cLD +wJx +mNQ +iLp +xMr +yiQ +uWo +nQH +rxX +tdv +eGT +sMT +uWo +ubb +rOJ +tNA +ipF +xlh +rPz +qwU +pfv +xlh +qWo +qWo +wfr +hBR +jfs +hdQ +ddl +toC +bGY +wCK +tDd +nTz +wfr +sCp +vJR +wYA +wYA +wYA +wYA +wYA +wYA +fRq +nih +hNJ +fst +wYA +hOp +slq +hOp +gLb +hvx +gkE +cIU +nGk +wgL +cmw +uWZ +wgL +xsV +xsV +xsV +xsV +xsV +blb +vav +iLR +iLR +iLR +iLR +iLR +iLR +sOk +blb +blb +vav +oMy +iLR +iLR +iLR +iLR +iLR +sOk +blb +blb +blb +blb +blb +blb +blb +blb +blb +blb +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(126,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +gcs +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +xqC +xqC +xqC +xqC +oWl +xqC +wSZ +sOs +sOs +ksB +sOs +sOs +xmO +liT +nFW +dXO +sRL +sRL +noV +sRL +sRL +bCP +dqB +pIf +upF +jgF +wqj +rEa +qgJ +mQD +qUt +qUt +xDS +wua +wua +upV +qvw +tRh +soD +tao +raL +wJx +plr +xsK +bqm +fAs +uWo +uWo +uWo +uWo +uWo +uWo +uWo +qir +xLc +dis +eGb +xlh +xlh +xlh +xlh +xlh +ude +pAH +wfr +wfr +wfr +wfr +nPd +wfr +nPd +svU +uxJ +wfr +wfr +mGg +jTU +jFw +fJZ +kgn +qdM +cUU +wYA +uDm +wYA +uDm +wYA +wYA +dry +myM +rsz +xiE +qcr +nXP +hpl +rAA +wgL +wsR +uOw +sSQ +dDB +blb +dDB +dDB +dDB +dDB +rMm +uPX +uPX +uPX +uPX +uPX +uPX +pSs +bSo +bSo +rMm +uPX +uPX +uPX +uPX +uPX +uPX +pSs +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(127,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +rvp +fRI +iFP +iGl +hqW +wSZ +xoh +usG +erS +dNj +pMS +xmO +sHe +nFW +kam +boX +asZ +psK +cZL +sRL +eWP +hcn +eeJ +wEF +jgF +wqj +rEa +nMn +knO +adh +hbz +vIC +hdZ +wua +wua +wua +qUt +spg +wua +wua +wua +wQT +udK +xMr +xDs +vva +vSj +vVF +vVF +hVX +xzQ +mfR +vVF +vVF +uzZ +abh +bNQ +ggi +vPs +cAr +pnf +lXR +cAr +trz +bNQ +gUe +lgx +ufE +xXr +ufE +vMJ +ufE +bka +mKe +eHe +adL +vVF +vVF +vVF +vVF +vVF +xzQ +vVF +vVF +uKl +brD +vSg +vSg +vSg +wgL +wgL +wgL +wgL +wgL +wgL +wgL +swk +ulO +sSQ +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(128,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +xqC +vlB +iGl +iUb +iGl +wSZ +hnY +hYq +xYk +mDJ +xID +xmO +sHe +pke +tzD +cqS +kCN +nVa +fuD +xVV +eWP +vXv +lWp +xhD +heN +vjI +ijz +tOg +wqj +qUt +qUt +qUt +hdZ +qUt +dWW +tnb +tnb +gfJ +gfJ +tnb +qyY +xvh +nkH +izA +swB +vve +vSw +wrF +xJw +lvv +xJw +xJw +xJw +xJw +xJw +fMs +xJw +qke +fwc +xJw +wmx +xJw +xJw +hhL +ezw +jOh +xJw +xJw +xGX +xJw +xJw +hhL +wmx +xJw +fwc +cTC +xJw +xJw +xJw +xJw +fdi +fwc +xJw +hhL +mwy +fDI +eQa +gdD +nyH +lkM +ulO +ulO +aTc +jmo +gAJ +syN +oiA +uOw +sSQ +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(129,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +rvp +ivk +sco +uIT +uIT +wSZ +lNQ +hYw +tdI +rIJ +rAG +xmO +sHe +nFW +mEy +ncf +wUS +dDC +onR +xVV +mEA +htN +tje +tje +fWi +qWg +oLD +gmf +qva +nqf +qUt +tNs +tNs +qUt +uEP +gfJ +wua +wua +iDt +wua +wua +xvh +hPl +xPN +vEA +vwh +vSL +rIn +koz +pDU +pDU +nSA +pDU +pDU +pDU +pDU +pDU +tYy +qgj +pDU +pDU +pDU +koz +jOk +rIn +ibD +pDU +pDU +qZn +jWl +pDU +sKB +erA +esP +mxP +alF +rBe +oOp +owJ +pDU +pDU +pDU +pDU +jOk +jOk +xPd +xpJ +mOq +jhZ +wnE +iTy +wmD +bgB +clq +bgB +clq +uqO +ulO +sSQ +sSQ +sSQ +sSQ +blb +blb +blb +cLg +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +wCc +wCc +wCc +wCc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(130,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +aJq +aJq +aJq +aJq +tYT +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +rvp +rvp +ihh +vYT +sco +wSZ +hHE +bQi +rvz +rIJ +kXn +xmO +qzO +nFW +ghW +boX +kCP +iQT +wRP +sRL +mSa +thx +hbY +mSa +cNk +wqj +uPM +cPp +wqj +wrx +qUt +hdZ +qUt +qUt +qUt +gfJ +wua +spi +dqO +taD +pzL +xvh +uPJ +xMr +sBL +nla +nla +nla +ldq +ldq +ldq +ldq +ldq +rxB +rxB +rxB +ldq +dsW +ldq +ldq +ldq +ldq +ldq +fmH +fmH +fmH +fmH +fmH +fmH +fmH +fmH +cWM +avc +vSg +vSg +vSg +chp +vSg +vSg +wSg +wSg +wSg +wSg +uNX +wTH +sSQ +sSQ +sSQ +sSQ +sSQ +oZt +sSQ +sSQ +kXM +sSQ +sSQ +bjp +uOw +pdR +kNz +bkl +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(131,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +tYT +aJq +aJq +aJq +tYT +tYT +tYT +tYT +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +nyi +rvp +rvp +uIT +uIT +wSZ +tdI +hHE +nNi +hPs +xmO +iAv +sIA +jPq +kaF +ffD +hTW +jYF +qpe +sRL +rfB +mSa +jVJ +oyq +eeJ +eeJ +eeJ +eeJ +eeJ +eeJ +qUt +hdZ +tnb +tnb +tnb +tnb +wua +xgg +dqO +taD +pzL +xvh +nkH +ntF +nla +nHN +vSY +qzv +ldq +xQI +lGp +lSf +fnx +dvb +vaR +jCE +nWp +oAi +aYJ +vlr +viO +owF +ldq +tRn +uOH +lCS +fmH +lxa +lxa +oJz +odP +wAf +vGX +xaP +mfT +dvJ +rBq +cLY +xaP +tuT +vMs +bEw +jEG +ybD +tuT +sSQ +gUC +twF +twF +twF +knC +sSQ +rch +cmz +fWr +sSQ +qNU +fIw +tVc +jtK +shL +fuL +dDB +dDB +dDB +nAc +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(132,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +aJq +tYT +aJq +aJq +aJq +tYT +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +iVr +iVr +nFW +nFW +nFW +xmO +xmO +xmO +xmO +xmO +xmO +wFq +nFW +nFW +sRL +sRL +xVV +czq +xVV +sRL +eeJ +oYj +jvQ +eul +eeJ +egJ +egA +gMq +duT +gtk +qUt +hdZ +tnb +qUt +tkq +qUt +wua +sLE +pFQ +wsa +pzL +xvh +nkH +xMr +sOR +eNp +vxM +hCB +ldq +fvm +ldq +ldq +ldq +mpU +rQr +dNN +jrg +dkw +pmZ +omO +aVF +mij +ldq +cZW +uOH +ciR +oib +nqG +wuq +rBz +liP +hjz +tqs +xaP +tGJ +mYj +uax +wyo +hhg +stV +mus +mRK +mus +aeA +oXM +sSQ +muz +sSQ +sSQ +sSQ +sSQ +sSQ +sSQ +sSQ +sSQ +sSQ +vvN +sQg +pdR +vws +bkl +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(133,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +aJq +tYT +aJq +tYT +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +tYT +aJq +aJq +iVr +nFW +nFW +sJR +usd +fcW +fcW +fcW +nju +jPe +nju +iGt +vtL +sBP +sRL +uFZ +jfB +afZ +jfB +fPZ +eeJ +wjq +dtv +dtv +tmX +kzo +fHr +qeC +jQB +kAJ +qUt +tNs +tNs +tNs +tNs +tNs +rbW +spP +bRt +wsb +pRN +qQB +ufF +xMr +slJ +aXU +xaC +ubl +ldq +qyO +xid +eEi +tum +dKo +jSX +nfv +sTp +vXc +cYR +sDE +ldq +ldq +ldq +ukB +eBT +pAg +fmH +xYE +wwT +gHT +tAP +nxD +ihC +xaP +rXY +mpK +kMW +pXz +xaP +nwN +ufn +fFC +ufn +pHq +ykT +sSQ +muz +sSQ +blb +dDB +dDB +blb +dDB +dDB +blb +sSQ +sSQ +sSQ +sSQ +sSQ +sSQ +sSQ +blb +blb +blb +cLg +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(134,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +iVr +nFW +sJR +sJR +iOY +nFW +nFW +nFW +nFU +nFW +wNd +nFW +tDB +unK +sRL +sBq +xsI +gnK +piJ +hBh +eeJ +mSa +dtv +uQG +vCc +jOb +iQV +lYV +iXy +uYY +qUt +tNs +qUt +qUt +qUt +qUt +wua +vKi +dmk +wOG +wtX +mNQ +nkH +xMr +slJ +aXU +vxs +vxM +tGI +jzj +jzj +pOq +ldq +ldq +dUY +pIM +ceM +oAS +ufd +hMa +iLO +tcK +ldq +lDJ +jOO +wSL +fmH +kHo +qoj +qoj +qoj +rSt +wRU +xaP +bxY +mYj +fVG +eJe +cwt +nwN +ufn +dMM +nIT +rUV +xqe +whX +knC +sSQ +blb +dDB +dDB +blb +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(135,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +tYT +aJq +aJq +aJq +iVr +nFW +fcW +nFW +rqw +rqw +xso +myl +iUT +rqw +rqw +rqw +qow +rqw +sRL +sRL +sRL +ceD +sRL +sRL +eeJ +lxp +syA +eeJ +eeJ +eeJ +rqD +opN +eeJ +eeJ +qUt +xrc +qUt +odD +mtc +deS +wua +sqA +sJi +wty +two +xvh +uiY +uDF +uSO +eBy +vxM +bMc +ldq +jqJ +xQI +jSX +xGw +ldq +ldq +ldq +ldq +ldq +ldq +ldq +ldq +cTE +ldq +ldq +tmV +ldq +ldq +ldq +aBv +aBv +aBv +kqO +uhk +kFY +xaP +hrC +gHl +elT +frP +vOt +bwT +bwT +bwT +pHq +oDB +sSQ +tAq +sSQ +tuT +tuT +tuT +tuT +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(136,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +aJq +aJq +tYT +aJq +aJq +aJq +aJq +tYT +tYT +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +hwJ +blb +blb +blb +blb +blb +blb +blb +blb +hwJ +aJq +aJq +iVr +nFW +rRa +nFW +hUC +luc +cgL +gNs +jjI +rqw +okZ +gZS +txC +xsC +iIZ +kEd +aHl +gZW +rze +uHH +qWC +rze +uSo +vNq +rqw +ohr +rqD +opN +xEM +qUt +eqG +mHh +nNA +rHY +mIP +skN +wua +wWX +blf +unf +wtX +xbC +nkH +xMr +nla +dLq +vTx +pHw +ldq +qod +eVF +lxY +xQI +fvm +jzj +jzj +sys +xQI +jSX +xid +jzj +pzC +xoK +xoK +cFB +lzf +yja +ldq +fjv +ntW +mmR +bgA +pOX +adl +xaP +aQm +qEz +aQm +xaP +aZG +wQG +uro +itP +pHq +kBA +sSQ +sSQ +sSQ +rzJ +teG +xBx +tuT +tuT +vtC +vtC +tuT +tuT +vtC +vtC +tuT +tuT +tuT +vtC +vtC +vtC +tuT +tuT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(137,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +aJq +tYT +aJq +aJq +tYT +aJq +tYT +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +iVr +nFW +fcW +nFW +rqw +rqw +sRD +ptC +qKD +rqw +pfo +ebK +ctH +oLV +rqw +pdl +pEv +iQC +xzl +xzl +xzl +xzl +rDD +akq +rqw +fvj +uDz +jXB +nYs +qUt +ffi +mHh +uqq +qOG +pXk +cCv +wua +wtX +wtX +wtX +wtX +rBI +nkH +xMr +iht +iht +iht +iht +ssz +ldq +yfQ +ldq +yfQ +ldq +yfQ +ldq +yfQ +ldq +yfQ +ldq +yfQ +ldq +yfQ +ldq +xnn +xnn +vvn +ldq +tmr +vWa +hkt +wKm +pOX +mJC +xaP +nUQ +ohM +nUQ +xaP +ltP +bho +blh +qvL +pHq +oDB +ufn +iAJ +cqa +ufn +ufn +eKP +jcu +jiY +ufn +yhF +ull +cqa +ufn +ufn +jcu +iAJ +ljj +ufn +gOh +jFh +cjm +tuT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(138,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +aJq +tYT +aJq +tYT +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +iVr +nFW +fcW +uJq +nFW +rqw +rqw +rqw +rli +rqw +wJX +fYH +fYH +nuL +djY +rBO +gdF +kkS +oZO +kkS +kkS +kkS +xjC +xuQ +rqw +fcU +rem +gGQ +uDE +qUt +lhi +brw +mnl +uOx +llY +rdA +qUt +sqY +ata +taZ +shD +oGQ +dMe +uEQ +tBv +xbR +jDM +uMN +ssz +dDB +dDB +dDB +blb +dDB +dDB +blb +dDB +dDB +blb +dDB +dDB +blb +dDB +ldq +lxC +lxC +fHL +xGj +otQ +nRS +vIa +bGk +dst +ldq +ssz +ssz +ssz +ssz +ssz +ldq +hKw +ydf +tfh +pHq +pCT +ivY +dwX +ivY +ivY +ivY +ivY +ivY +qcv +ivY +kKN +ivY +ivY +ivY +kms +uwI +ivY +ivY +wwK +wwK +ufn +yhH +tuT +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(139,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +aJq +aJq +tYT +aJq +tYT +aJq +tYT +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +iVr +nFW +sJR +usd +nFW +tuY +iAu +rqw +qAj +jsU +xFM +qak +bnX +jUA +pzd +pzd +rnD +pzd +jbp +vam +cOd +pzd +rnD +pzd +pzd +pzd +iIs +axw +shD +qUt +qnb +qnb +oJx +qUt +izo +qUt +qUt +srA +lrH +aaH +rtZ +mPu +buk +uEQ +lOS +vyF +vTJ +wrQ +xzU +xzU +xzU +blb +blb +blb +blb +blb +blb +blb +blb +blb +blb +blb +blb +yfQ +ctu +ogl +xGw +ldq +kdn +tSH +jYP +ldq +ldq +ldq +rff +xQI +xGw +hGj +dHy +jIc +bAT +mvC +fwZ +pHq +oDB +ufn +ufn +gZM +ich +meN +tZJ +vtC +ijI +vtC +tuT +vtC +vtC +vtC +tuT +vtC +ijI +vtC +bvh +meN +rDj +tuT +tuT +blb +blb +blb +xxo +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(140,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +tYT +aJq +iVr +nFW +krG +sJR +bdN +rZM +gpV +fjp +xcF +gpA +fYH +qak +ctH +xIf +lKs +fex +fex +byR +qIe +dBj +luG +evA +vVV +vaw +jWz +bAb +dWG +iMG +bji +pjT +pCv +tOk +pCv +unc +sWQ +raZ +sVG +gdx +gdx +gdx +iOq +nhZ +xsT +uEQ +vzX +vyR +vyR +vyR +xzZ +xQI +xzZ +slG +blb +dDB +dDB +blb +dDB +dDB +blb +dDB +dDB +blb +dDB +ldq +oFg +xQI +jzj +ldq +ldq +ldq +ldq +ldq +jSX +jzj +jzj +jKb +kuY +dnc +wfp +ldq +clZ +reH +ico +pHq +wBh +lcC +rUb +tuT +vtC +vtC +vtC +vtC +kxL +vtC +dDB +dDB +dDB +dDB +dDB +vtC +kxL +vtC +vtC +vtC +vtC +tuT +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(141,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +aJq +tYT +tYT +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +iVr +nFW +nFW +hhT +nFW +rqw +rqw +rqw +lXX +rLx +fYH +vrB +ctH +gby +ntZ +jpp +jpp +dxw +qOQ +jpp +jpp +jpp +jkC +mei +jpp +ntZ +sSj +sfk +wKO +sQd +gAu +wrw +qfo +jRs +jRs +xhG +mHf +fyh +sZh +qSh +tmI +vfH +pFI +dJj +uWz +vze +vUe +vUe +ssz +xzU +xzU +blb +blb +blb +blb +blb +blb +blb +blb +blb +blb +blb +blb +yfQ +sXo +rzO +sXo +dvI +aXi +sXo +rzO +aXi +sXo +ixG +ldq +ldq +ldq +ldq +ldq +ldq +dNU +off +okl +mDs +idp +tuT +tuT +tuT +blb +blb +blb +vtC +cWZ +vtC +blb +blb +blb +blb +blb +vtC +cWZ +vtC +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(142,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +aJq +aJq +tYT +aJq +aJq +tYT +aJq +aJq +aJq +tYT +tYT +tYT +aJq +aJq +aJq +aJq +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +iVr +iVr +nFW +fcW +nFW +stY +kDs +kFw +rsv +rLx +ctH +pDX +mIR +urK +pzd +tpG +pvk +pzd +nVU +qMa +uhy +iCj +pzd +cfa +tJo +pzd +vPw +bGD +shD +sCi +sCi +sCi +sCi +vuu +vuu +vcW +sCi +vDX +tNn +vDX +vDX +oPM +mAs +kwB +mnj +oYS +pUL +wrW +ssz +dDB +dDB +dDB +blb +dDB +dDB +blb +dDB +dDB +blb +dDB +dDB +blb +dDB +ldq +wBF +ldq +ldq +ldq +ldq +ldq +eLf +lGp +fRe +vWC +ldq +sgB +fhT +fhT +pJz +uLj +oig +oig +tuT +aNX +idp +vtC +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(143,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +tYT +tYT +aJq +aJq +tYT +tYT +tYT +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +iVr +iVr +nFW +fcW +nFW +qAJ +xHi +rqw +aRv +pbk +cll +sOy +sOy +psz +pzd +rnD +rnD +pzd +iTN +rnD +rnD +iTN +pzd +rnD +rnD +pzd +dWF +sfk +oYL +sCc +tOO +aYY +sCi +rqt +uTb +rrU +vwc +vDX +mWE +sso +vDX +dWh +dNL +aBV +xqW +ssz +ssz +ssz +ssz +ldq +yfQ +ldq +yfQ +ldq +yfQ +ldq +yfQ +ldq +yfQ +ldq +yfQ +ldq +yfQ +ldq +sXo +ldq +esW +ipM +piI +ldq +ezy +lGp +xpY +sXo +xko +hPQ +uNe +uNe +iNS +uLj +blb +blb +oig +oqg +pkR +vtC +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(144,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +aJq +aJq +aJq +tYT +tYT +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +iVr +nFW +kxF +nFW +nFW +nFW +nFW +jGT +pbk +qKz +pfW +gHD +dtm +pzd +bqy +bqy +bqy +bqy +bqy +bqy +bqy +bqy +bqy +bqy +pzd +qAt +yio +shf +sCc +tDz +pTs +sCi +cHC +qUm +rrU +rZw +vDX +mWE +ruD +vDX +nyZ +ujX +ilC +uUj +jfj +hDz +pKU +pKU +pKU +pKU +wFQ +pKU +xpY +aGR +qAl +qAl +pKU +pKU +pKU +pKU +gOR +krz +xpY +aXi +wWN +lVo +jzj +caG +ldq +ldq +ldq +fnx +ldq +ldq +uLj +uLj +aid +cdg +uLj +foL +blb +oig +oqg +idp +vtC +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(145,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +iVr +nFW +sJR +sJR +xUy +xUy +gbG +rsv +hCN +eVH +eQF +pfW +oaK +rnD +bqy +bqy +bqy +bqy +bqy +bqy +bqy +bqy +bqy +bqy +rnD +oss +yio +ibv +sCc +pTz +pTz +qfA +mlK +npV +rsg +rSz +vDX +mWE +vDX +vDX +bFU +upz +uFA +uWe +ssz +ssz +ssz +ssz +ssz +ssz +ssz +ssz +ssz +ssz +jzj +xQI +aGR +kDR +fSC +pvU +owc +vje +ilB +rzO +sXc +vtU +hhK +dHp +ldq +fOw +iis +knY +qgi +ldq +qdR +naN +aid +jtD +uLj +blb +blb +tuT +tHL +xyR +tuT +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +esv +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(146,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +aJq +aJq +aJq +aJq +tYT +tYT +tYT +tYT +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +nFW +nFW +nFW +xUy +nFW +nFW +ioz +pbk +dFN +eZj +eZj +pHc +pzd +bqy +bqy +cZm +bqy +bqy +bqy +bqy +bqy +bqy +bqy +rnD +oss +gFm +shD +sCi +mhZ +pSN +sCi +kFq +vDX +vDX +vDX +vDX +mWE +vDX +eDr +uME +xtL +osy +uWG +yeh +blb +blb +blb +dDB +dDB +dDB +blb +blb +ssz +ssz +pnB +tHy +ixH +qTv +rUR +rUR +aSy +aSy +lOi +aSy +aSy +aSy +evv +aSy +aSy +xoT +knY +dwT +ldq +uLj +uLj +opg +nBq +uLj +foL +blb +oig +oqg +idp +vtC +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(147,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +aJq +tYT +aJq +aJq +aJq +tYT +tYT +tYT +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +iVr +nFW +exM +nFW +kNX +blP +xUT +arH +nUY +nUY +iCq +rnD +bqy +bqy +bqy +bqy +bqy +bqy +bqy +bqy +bqy +bqy +pzd +djO +nvB +wkF +gxl +pDD +dvY +vDX +vDX +vDX +mWE +mWE +mWE +hUH +vDX +twZ +uME +ugj +osy +uYo +urv +dDB +blb +tjj +tjj +tqD +tjj +tjj +blb +blb +ssz +jzj +aGR +ssz +aSy +aSy +aSy +aSy +gjg +dWs +rrb +cJL +lXg +mJy +ktB +aSy +aSy +aSy +aSy +ssz +fWT +sRN +aid +dSz +uLj +blb +blb +oig +uBo +idp +vtC +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(148,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +aJq +aJq +aJq +aJq +tYT +tYT +aJq +aJq +aJq +gcs +blb +blb +blb +blb +blb +blb +blb +blb +blb +blb +blb +hwJ +aJq +iVr +nFW +exM +nFW +uKD +bFt +xcF +sDs +aFu +bbT +mql +pzd +qBl +bqy +bqy +bqy +bqy +bqy +bqy +bqy +bqy +nMX +rnD +oss +yio +wkF +pkS +pDQ +clf +qgx +mWE +uHR +hUH +wPd +wPd +wPd +wPd +txl +uME +fTM +osy +uto +yeh +blb +tjj +tjj +lLr +nde +xUr +tjj +tjj +blb +ssz +jzj +pKU +ssz +heB +nZQ +srb +yeQ +oom +dhb +ncH +ncH +aJX +kej +wOc +yeQ +pus +nZQ +srb +ssz +ldq +ldq +aid +hwn +uLj +oig +oig +tuT +nBF +idp +vtC +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(149,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +aJq +aJq +aJq +aJq +aJq +aJq +tYT +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +iVr +nFW +reS +nFW +xFD +xIW +xcF +rax +uek +pTZ +ayZ +rnD +bqy +bqy +bqy +bqy +bqy +bqy +bqy +bqy +bqy +bqy +pzd +oEk +yio +wkF +plJ +ncr +bgp +vDX +qxP +vDX +wPd +wPd +pNF +vmn +pqm +pqm +tLc +qvF +xPY +ykL +ykL +ykL +tjj +wKc +xol +aau +aau +rMH +tjj +blb +ssz +xGw +pKU +ssz +iWZ +rfJ +rcl +nhC +ktl +nLM +hAJ +gPY +vsW +wtc +tQM +uXV +euO +rfJ +mOI +ssz +eMH +nXf +aid +hYW +uLj +vyU +sVA +okl +oqg +idp +tuT +tuT +tuT +blb +blb +blb +vtC +ijI +vtC +blb +blb +blb +blb +blb +vtC +ijI +vtC +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(150,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +tYT +aJq +tYT +tYT +aJq +tYT +tYT +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +iVr +nFW +exM +nFW +rqw +fzI +rqw +rSy +rqw +jRv +rqw +pzd +bqy +bqy +bqy +bqy +bqy +bqy +bqy +cZm +bqy +bqy +rnD +oss +yio +wkF +gCI +jpW +tpk +vDX +mWE +lVN +wPd +bjL +vMt +vEm +vMt +pqm +tPm +fTM +ive +ykL +lJB +oah +wtt +fDQ +sBc +oPc +xUt +ygK +tjj +dDB +ssz +vxp +xpY +ssz +dmT +wlk +dDO +yeQ +jAp +nLM +tEj +bqD +rcl +wtc +uDg +yeQ +cNZ +wlk +hwz +xnE +tuT +tuT +xNL +tuT +tuT +xCI +ufn +rln +ivY +oDB +rwo +eVM +tuT +vtC +vtC +vtC +vtC +kxL +vtC +dDB +dDB +dDB +dDB +dDB +vtC +kxL +vtC +vtC +vtC +vtC +tuT +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(151,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +tYT +tYT +tYT +tYT +aJq +aJq +aJq +tYT +tYT +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +iVr +nFW +xUy +nFW +rlq +fjQ +rqw +ckb +rqw +oRp +vvd +pzd +bqy +bqy +bqy +bqy +bqy +bqy +bqy +bqy +bqy +bqy +rnD +oss +yio +vDX +vDX +vDX +vDX +vDX +mWE +qUF +wPd +rVj +vMt +sJw +jZa +jXA +uWn +xuu +enb +wQP +xPv +uSi +wtu +wKz +xrX +xBj +xUB +yha +tqD +dDB +ssz +ppL +xpY +ssz +aSy +aSy +aSy +aSy +lgw +iTB +vHT +wlk +rce +mFT +cOC +aSy +aSy +aSy +aSy +xnE +bOR +tUa +gOq +vlj +nRj +ufn +gOh +ufn +ivY +oDB +ufn +ufn +sqh +bEN +afJ +jGA +vtC +cWZ +vtC +tuT +vtC +vtC +vtC +tuT +vtC +cWZ +vtC +rzJ +vJN +fhZ +tuT +tuT +blb +blb +blb +xxo +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(152,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +tYT +aJq +aJq +aJq +tYT +tYT +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +tYT +aJq +aJq +aJq +iVr +nFW +xUy +nFW +aSt +aBL +rqw +jsE +rqw +agp +vpP +pzd +bqy +bqy +bqy +bqy +dQn +ppV +ppV +ppV +ppV +ppV +fLR +qOJ +yio +iOv +hUH +mWE +hUH +aop +mWE +mWE +wPd +cmn +vMt +xHS +vMt +pqm +eDz +fTM +xRB +ykL +ipj +jyw +wtt +kSd +xoW +ldF +xUt +yig +tjj +dDB +ssz +ldq +reg +ssz +qIk +cWm +yeQ +fJl +lve +iTB +aSy +kkd +aSy +mFT +rpc +kau +yeQ +acM +eAY +pQE +yim +fEd +gOq +pHq +mEn +pHq +pHq +kho +ivY +pCT +ivY +dwX +ivY +ivY +nTU +ivY +ivY +ivY +ivY +kKN +ivY +ivY +ivY +mUQ +ivY +ivY +ivY +ivY +ivY +ufn +yhH +tuT +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(153,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +nFW +nFW +gbG +nFW +nFW +nFW +nFW +nFW +nFW +nFW +nFW +pzd +pzd +rnD +pzd +iTN +laU +pzd +iTN +pzd +rnD +pzd +pzd +gGk +gtH +vDX +vDX +vDX +vDX +vDX +vDX +mWE +wPd +wPd +mzo +rsl +pqm +pqm +tOZ +biZ +tsb +ykL +ykL +ykL +tjj +wME +aau +aau +aau +rMH +tjj +blb +ssz +jiB +pKU +ssz +xLk +swn +vuB +orW +bzm +geM +xvF +xvF +mIg +oIx +iFm +sWc +yeQ +rJw +xvY +pQE +nSl +yhT +qhd +fFC +nRj +tXG +vcd +pHq +jUc +ixM +cwS +ufn +hMA +fFC +ufn +vJB +uKN +lNk +ufn +yhF +viT +hMA +ufn +ufn +uKN +qlr +mwu +ufn +vgY +jFh +cjm +tuT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(154,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +nFW +hKT +mkN +bJn +fcW +aPV +rEd +rEd +fcW +fcW +jVY +cvk +nFW +uvG +siN +jpp +nuV +sue +jpp +cUB +baO +pzd +gMz +rem +iMG +shD +xbg +rOK +ebe +sKt +vDX +mWE +ruD +wPd +vMC +vMC +vMC +tyq +tPP +xuO +xSF +uYE +yeh +blb +tjj +tjj +lvS +nde +xUR +tjj +tjj +blb +ssz +aZg +pKU +ssz +qIk +dBO +aSy +jGL +iOL +geM +pMA +xvF +xvF +oIx +opW +bWs +yeQ +mYW +ahD +pQE +jSw +fEd +ufn +ufn +tuT +kTw +kOV +aJZ +kTw +kTw +hLU +kWR +svs +tGU +tGU +tuT +tuT +tuT +vtC +vtC +tuT +tuT +vtC +vtC +tuT +tuT +tuT +vtC +vtC +vtC +tuT +tuT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(155,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +nFW +mAi +exM +bYK +mkN +pNh +reS +exM +seN +xUy +rEd +aWb +nFW +pTA +hEw +bWp +gjn +jpp +ibF +diG +baO +pzd +ycQ +rem +klF +jqq +xbg +pGU +aRo +qhF +svh +mWE +hUH +vDX +gaU +wxU +vMC +kxp +tSu +uhj +wAl +uZA +urv +dDB +blb +tjj +tjj +tqD +tjj +tjj +blb +blb +ssz +xtv +hDz +ssz +aSy +aSy +aSy +aSy +oUB +iTB +aSy +vWI +aSy +mFT +uDg +aSy +aSy +aSy +aSy +xnE +awT +wJF +hRd +jKS +tuT +jOF +jLt +trl +okk +kTw +tqX +kfy +svs +vtC +vtC +tuT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(156,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +tYT +tYT +tYT +tYT +tYT +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +nFW +nFW +nFW +nFW +nFW +nFW +nFW +nFW +nFW +eav +eav +nFW +nFW +pzd +pzd +tlJ +cYp +jTC +eOX +pzd +xQJ +xQJ +xQJ +ryt +klF +lmb +pnq +dQm +vbJ +tPH +wPd +wPd +fpB +wPd +gsv +wMN +tbB +ygu +uME +ugj +wAl +vaf +yeh +blb +blb +blb +dDB +dDB +dDB +blb +blb +ssz +ssz +xQI +xpY +ssz +pus +cYG +srb +yeQ +jAp +bLT +tNw +nZQ +qem +aAL +uDg +yeQ +heB +cYG +srb +xnE +tuT +tuT +tuT +tuT +tuT +wOC +nrD +trl +oZL +kTw +qXh +kfy +svs +dDB +dDB +svs +svs +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(157,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +tYT +tYT +tYT +dDB +tYT +tYT +tYT +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +wOp +fqT +mpl +wOp +oLr +tLj +wOp +fsq +iRl +pzd +pzd +pTk +pzd +pzd +pzd +xqs +xMO +xQJ +wMG +xPx +ibv +oIR +pHM +tpK +dnO +vMC +krd +kUR +cKa +rsX +gWa +tbD +ygu +uME +qvF +wAl +qld +ssz +ssz +ssz +ssz +ssz +ssz +ssz +ssz +ssz +ssz +xQI +xQI +xpY +ssz +iWZ +oMI +okB +nhC +ktl +nLM +tEj +rfJ +rcl +wtc +tQM +uXV +tEj +bqD +mOI +rIY +hLS +jmF +bYf +dxO +wOC +wOC +nyQ +giW +ktD +kTw +sok +qmy +grm +blb +blb +blb +svs +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(158,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +tYT +dDB +dDB +dDB +tYT +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +wOp +hOY +rCS +fsl +usP +tAr +mlp +fLg +tHi +tfc +wOp +ljc +xQJ +ejn +vJx +pmq +xMo +xQJ +wcR +iMG +suU +hgt +vsi +tpO +cZx +vMC +apF +vfk +rWr +tLn +gWa +tbD +tyA +tTx +hYf +wAl +vbA +vAK +xQI +xQI +xGw +xGw +xGw +xGw +xGw +rgA +xGw +xGw +ssz +vFB +ssz +xeT +cCb +jlS +yeQ +buA +idd +oEB +sGh +uEC +vCs +nVx +yeQ +eDF +wlk +pAs +rIY +irs +oND +ozs +dMm +wOC +aHu +noJ +nCo +uHv +rIY +qXh +jWO +svs +dDB +dDB +svs +svs +svs +svs +svs +svs +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(159,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +wOp +kqU +uvz +ogE +jhm +qJH +wQc +pot +rUq +lyq +wOp +ljc +xQJ +mbV +vJx +mrc +xMT +xQJ +rTC +iMG +boi +xbg +sUE +tqh +qic +vMC +hkQ +vfk +itO +sul +nuC +veK +yeh +dRv +hnV +uGA +yeh +ldq +ldq +ldq +ldq +ldq +ldq +ldq +ldq +ldq +ldq +ldq +ssz +vId +scj +aSy +aSy +aSy +aSy +jKq +lRm +eWO +eWO +eWO +jKg +swF +eWI +eWI +eWI +eWI +eWI +rIY +kOV +kOV +rIY +xjT +rIY +kOV +kOV +rIY +rIY +fPV +kjw +svs +grm +grm +svs +jiw +raM +bxa +fav +svs +svs +blb +blb +blb +xxo +blb +blb +xxo +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(160,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +wOp +wrS +nFc +miQ +wKR +cLJ +raR +iqi +cUY +dnk +wOp +pYi +xXT +ihv +rdw +dWm +xQJ +xQJ +sgY +oNX +shD +xbg +rOK +vvW +fot +vMC +tiQ +iIw +tff +tLn +sJN +veK +tzz +tUo +uiB +uGN +vdf +uJc +vWe +xsM +wNb +wtT +gye +rWm +rUI +xDg +xDg +pWl +fwU +phZ +wbp +wMH +hLc +hLc +aSy +hOl +kTC +xQh +dUF +kKT +woI +bcO +eWI +eXK +mJr +mJr +eWI +fUU +iUK +iUK +iUK +sXZ +iUK +iUK +iUK +cbU +rIY +byx +kfy +obP +iSd +aSM +asb +msJ +msJ +msJ +msJ +nTt +svs +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(161,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +wOp +rds +hcT +wOp +wny +bua +wOp +wWI +dTd +ghX +kgw +xvV +xQJ +xQJ +bfE +rIo +xQJ +jIn +udd +iZl +sDj +uqw +uqw +uqw +uqw +vMC +eJm +noe +hYK +pNO +iyt +vMC +wMP +uUf +biM +ylo +ylq +cRn +gsh +hok +eMm +eMm +eMm +eMm +eMm +hok +cov +oOh +aXI +qHY +wML +wMH +wMH +aSy +aSy +aFY +pWZ +qZe +xvF +eqz +cLS +bcO +eWI +eWI +wNZ +idF +eWI +gpf +ycE +ycE +ycE +ycE +ycE +ycE +ycE +cOW +aLr +tqX +kfy +svs +svs +svs +svs +grm +svs +jUl +svs +grm +svs +svs +blb +blb +blb +fDS +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(162,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +wOp +wOp +wOp +wOp +nWk +iHz +dTd +vCq +ppT +pyk +wOp +mIW +xRW +tSv +fik +nou +xQJ +ifg +xlL +iZl +wBI +pnQ +pIp +wBI +bIp +vMC +veK +dDF +veK +vPa +wbO +vMC +pAo +lOO +xsJ +uGT +veg +vAX +vXy +ezb +hqc +afA +qEe +qEe +qEe +sRj +oxl +ifU +eGc +cAb +xjb +pYZ +nyB +gOQ +cvH +xiT +blk +fxi +xvF +fxi +ibI +bON +dcx +eWI +maL +usF +eWI +gpf +ycE +ycE +ycE +ycE +ycE +ycE +ycE +cOW +aLr +tqX +kfy +grm +blb +grm +wfk +wfk +wfk +goN +wfk +wfk +wfk +toH +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(163,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +wOp +wOp +wOp +wOp +wOp +wOp +wOp +wOp +mTc +xRW +xqS +fik +xqS +xQJ +tOa +iZl +iZl +wBI +xTO +xPj +wBI +oHg +qzj +vso +fHT +veK +dDF +obb +vMC +xFA +sMh +xFA +xws +xFA +mdt +mdt +iAD +cAt +mdt +mdt +jEi +jHU +lUo +lUo +hHf +aXI +awE +kdO +niF +mIm +gMR +pAl +deh +hcU +uTR +rFF +sea +wqb +dlG +ois +eWI +umz +bUE +eWI +gpf +ycE +ycE +ycE +ycE +ycE +ycE +ycE +cOW +aLr +tqX +kfy +grm +blb +grm +wfk +wfk +wfk +wfk +wfk +wfk +wfk +toH +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(164,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +xXT +wtx +xXT +kNu +lfa +mTc +xQJ +mjf +mFh +noB +xQJ +avN +iZl +rWS +wBI +sEr +dQQ +wBI +qxX +qzq +vir +vir +vir +vir +oNN +xds +mfl +uZf +aKo +uGU +vfT +uMU +iPJ +ilD +otk +mYm +mdt +fdM +tVt +reh +tgp +reh +reh +vnf +wML +oOw +keP +qrb +aSy +svz +aSy +kRt +mjN +eFt +aSy +tJw +aSy +eWI +brZ +vlV +eWI +gpf +ycE +ycE +ycE +uij +ycE +ycE +ycE +cOW +aLr +tqX +sNb +svs +blb +svs +wfk +wfk +wfk +wfk +wfk +wfk +wfk +toH +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(165,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +hwJ +aJq +aJq +xXT +bsu +opA +goA +xdu +uFt +plB +caI +mFP +qrm +qNn +wBI +fEM +wBI +sDj +sES +wJL +wJL +vbK +uKH +qWF +kUF +kUF +kUF +kUF +jtI +jtI +jtI +ilw +xUV +xWD +uMU +pQr +xWs +hio +vfD +uMU +lDI +yit +xKq +mMN +ljZ +uHd +vnf +exu +rOX +rOX +sYa +omW +nYl +aSy +aSy +aSy +aSy +aSy +sjl +nlC +eWI +tJX +wme +eWI +gpf +ycE +ycE +ycE +ycE +ycE +ycE +ycE +cOW +aLr +hJO +kfy +grm +blb +grm +wfk +wfk +wfk +wfk +wfk +wfk +wfk +toH +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(166,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +aJq +aJq +xXT +nkm +xXT +mTc +lfd +vwd +xQJ +mjF +mGp +vUz +qNn +pgy +aHV +sXi +bfe +sXi +ioR +mEL +vbK +sfq +uMH +vbK +wOs +wOs +wOs +wOs +wOs +vbK +xuW +myp +kwX +kOh +wec +gGK +aPX +smk +elc +aZL +aZL +nAF +srK +srK +tEC +vnf +wML +rOX +aUB +sYa +yfs +hPU +xKX +fKN +xMc +xKX +jsa +nCe +kIm +eWI +dov +oLg +eWI +gpf +ycE +ycE +ycE +ycE +ycE +ycE +ycE +cOW +aLr +hJO +kfy +grm +blb +grm +wfk +wfk +wfk +wfk +wfk +wfk +wfk +toH +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(167,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +xXT +xXT +xXT +wHS +xXT +xXT +xQJ +xQJ +xQJ +qNn +qNn +vpM +owD +xda +rKC +pnU +xlL +xlL +mok +xvv +uMH +vbK +hVY +svo +oTT +wuI +aeD +vbK +xva +xUV +rpk +uMU +vYx +xWs +hio +xwr +uMU +xVn +aej +tNu +ltE +udw +uHd +lhm +rKE +wed +vsJ +sYa +cqn +xTR +foI +gJS +lIL +gJS +bYo +mOm +uLT +oWr +tJX +tJX +eWI +gpf +ycE +ycE +ycE +ycE +ycE +ycE +ycE +cOW +aLr +hJO +kfy +svs +svs +svs +svs +grm +svs +jUl +svs +grm +svs +svs +blb +blb +blb +fDS +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(168,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +xXT +mTc +xXT +oOb +xRq +pCa +xdu +mFt +saA +nXS +kYY +oQj +pdz +pps +lHZ +xkO +sQb +xvv +uMH +xfc +rYm +phm +vmp +phm +wPK +xfc +xvv +xUV +rpk +uMU +eAn +bZN +xEo +wwz +uMU +rwB +iio +ifI +viX +uhe +sZK +vnf +cVQ +rOX +xre +sYa +rtI +dXU +aSy +deQ +tst +deQ +aSy +iMI +tTT +eWI +wuf +tJX +eWI +lKh +xXP +xXP +xXP +xXP +xXP +xXP +xXP +oOl +rIY +pAY +kfy +obP +urB +aKS +asb +msJ +msJ +msJ +msJ +gfP +svs +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(169,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +ukI +wkG +ebc +xdu +cmD +pEq +lYf +rsL +iJb +udd +mLO +oQJ +pdU +qka +voh +ueT +vzN +xvv +cFo +rvX +ixT +svy +sSW +tbS +wQj +xeX +xvf +xUO +ycq +uMU +kYs +boK +byD +eJP +uMU +xWk +wDA +sip +wDA +mNu +uHd +vnf +dav +rOX +ufe +sYa +xlM +qrB +yeQ +yeQ +riq +yeQ +yeQ +qrB +bjc +eWI +dNy +tJX +eWI +eWI +eWI +eWI +eWI +eWI +eWI +eWI +eWI +eWI +vlV +sok +kfy +svs +grm +grm +svs +qMP +eam +cYc +vQk +svs +svs +blb +blb +blb +xxo +blb +blb +xxo +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(170,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +vdg +wdB +wdB +wdB +wdB +wdB +wdB +wdB +wdB +wdB +lvk +wdB +sxv +dDB +blb +xXT +kNI +xXT +wsL +vwd +fzq +mTc +rsL +qhh +ghC +vmJ +hbk +qIM +kNZ +lpt +snJ +vbK +upr +uMH +xfc +yka +vPf +rXW +tdw +uaV +xfc +xvv +kqb +vbK +xia +xia +xia +xia +xia +xia +xXN +dMY +wDA +wDA +ohA +sZK +vnf +lsO +rOX +vLH +sYa +sYa +sYa +xlP +xlP +fGE +xlP +xlP +eWI +eWI +eWI +vlV +tJX +vlV +uXU +vlV +kAR +dng +vkZ +lCN +fLI +cQo +cMY +vlV +fPV +jWO +svs +dDB +dDB +svs +svs +svs +svs +svs +svs +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(171,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +wCc +wCc +wCc +wCc +wCc +dDB +dDB +qyN +vPe +vPe +vPe +vPe +vPe +vPe +vPe +vPe +qUZ +qUZ +qUZ +vCm +blb +rsL +rsL +rsL +rsL +rsL +rsL +rsL +mTc +rsL +xSe +miz +hpM +ati +wJL +ppQ +tTp +cCc +vbK +xva +uMH +vbK +fyL +svD +sKz +uWv +uaV +vbK +upy +kWN +sQb +mbZ +fIf +wvE +wHg +mbZ +xia +jYr +oaY +lZB +ivz +jYr +uHd +mDW +wML +rrt +uWl +nbF +cVz +sYa +rQw +xlP +pPp +xlP +tGp +eWI +asc +usJ +lCN +jsX +vlV +dqj +vlV +lEN +fsW +quw +vlV +kjO +fla +keO +vlV +qXh +qmy +grm +blb +blb +blb +svs +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(172,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +blb +dDB +dDB +qyN +vPe +xCH +opL +uPX +uPX +vPe +uPX +uPX +opL +sTq +qUZ +wgv +dDB +blb +uRF +kNJ +orC +oPQ +kbm +rsL +mTc +rsL +xSt +xWq +iRk +aQZ +wJL +prf +dSb +hiV +vbK +tjm +tis +flx +oBX +mzl +aOz +mzl +skV +eHP +pcy +fdv +sQb +kZh +wJY +boe +eTi +kZh +xia +uHd +uHd +uHd +uHd +uHd +uHd +meG +wML +rrt +lXV +saY +hnP +sYa +xlP +xlP +yeI +xlP +xlP +eWI +eKf +tNT +vlV +tJX +tJX +vid +vlV +vlV +vlV +vlV +vlV +uhT +uhT +fpq +pCU +tqX +kfy +svs +dDB +dDB +svs +svs +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(173,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +vdg +wdB +sxv +qnt +dDB +qnt +lBy +vPe +sOk +qnt +blb +qnt +qnt +qnt +blb +qnt +lBy +qUZ +vCm +blb +uRF +uRF +uRF +orC +vWM +tGB +rsL +mIh +rsL +xTO +cHI +ily +xPj +wJL +sHX +sXG +tqV +vbK +upP +rwg +vbK +dtC +vym +phm +phm +dss +vbK +sfq +kFV +cpU +wcT +wcT +wvM +wcT +xwu +xEd +bBr +yjt +eTT +dUS +jxk +vKX +vnf +wML +rOX +bXG +jlN +duc +sYa +axN +xlP +gWf +xlP +xlP +eWI +fxN +clb +vlV +fSB +eWI +vid +vid +lrh +vid +vid +mNv +fpq +fpq +fpq +vlV +tqX +xnY +svs +grm +grm +svs +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(174,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +wCc +wCc +wCc +blb +lBy +qUZ +qUZ +qnt +blb +qnt +qUZ +vPe +qUZ +qnt +dDB +dDB +blb +dDB +dDB +qnt +qUZ +qUZ +qUZ +qUZ +kmd +nJd +kOG +osj +vWt +tFH +vkr +mIW +rsL +afv +rdM +rdM +ekL +wJL +prh +sYb +ttD +vbK +pcE +xfc +vbK +bWi +iyC +wyy +pjn +tzH +vbK +the +fdv +uUS +ocb +mbk +ocb +bYk +jPy +mpE +ocb +ocb +mbk +nTP +dNz +erE +vnf +uZG +rOX +pXQ +kwA +xaR +sYa +xdV +xlP +gpy +xlP +orz +eWI +eWI +eWI +eWI +eWI +eWI +eWI +eWI +eWI +eWI +tJX +eWI +vlV +vlV +vlV +vlV +vgy +kfy +svs +oOg +bly +svs +svs +svs +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(175,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +qyN +qUZ +wgv +qnt +dDB +qnt +lBy +vPe +sOk +qnt +blb +qnt +qnt +qnt +blb +qnt +lBy +qUZ +vCm +blb +uRF +uRF +uRF +vWM +vWM +ewt +rsL +mJq +rsL +rsL +rsL +rsL +rsL +rsL +rsL +xNw +xNw +xNw +uqH +uNd +wMO +wcp +wcp +wcp +wcp +wcp +xFA +ryk +iYo +sQb +rxT +vYF +wwk +sbX +rxT +bkg +xYH +gTc +rxT +kse +sst +eQn +vnf +wML +rrt +bqR +ryy +boW +sYa +mwJ +xlP +ygf +xlP +fvH +eWI +blb +blb +blb +dDB +dDB +dDB +blb +blb +eWI +tJX +tJX +vlV +nsW +geS +aWz +xsW +tfH +qRo +wGq +oWf +jzp +ogF +grm +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(176,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +dDB +dDB +vdg +wdB +qis +qUZ +twg +lvk +wdB +lvk +qis +vPe +twg +hrL +wdB +wdB +qUZ +sxv +dDB +blb +qyN +qUZ +wgv +dDB +blb +uRF +kPv +fMg +auO +cbH +rsL +wBs +noN +vjb +vjb +uoH +ikc +vwd +rsL +vBG +bpI +qiM +urd +lTg +viA +vqU +mUO +mUO +uNK +owv +rOW +xvv +fdv +sQb +mbZ +wHg +wwU +wHg +mbZ +fUG +xYK +jSl +mbZ +kse +aBu +xLZ +vnf +wML +rrt +yep +hIE +hJT +sYa +eWI +eWI +eWI +eWI +eWI +eWI +dDB +blb +eXo +vgz +vgz +vgz +eXo +blb +eWI +pPZ +uzo +vlV +bNu +xQj +msJ +nwj +kfy +mVD +jzp +oWf +lXs +cpE +grm +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(177,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +blb +blb +lBy +hgY +qUZ +qUZ +qUZ +qUZ +qUZ +qUZ +qUZ +vPe +vPe +vPe +vPe +vPe +vPe +sOk +blb +blb +vav +qUZ +vCm +blb +woi +woi +woi +woi +woi +woi +rsL +xfa +xXT +qNF +rej +wBs +jSR +jSR +wxd +qYv +qYv +tWG +eXW +uNR +viA +sbN +iXM +oKn +uNK +owv +rOW +wnO +uHf +vbK +xia +xia +xia +xia +cxO +egL +cxO +xia +xia +xia +uXC +uXC +vnf +lHn +rOX +rOX +rOX +rOX +sYa +blb +eWI +tJX +tJX +tJX +eWI +dDB +eXo +eXo +pGJ +oyW +ief +eXo +blb +eWI +eWI +eWI +eWI +pTi +xQj +svs +uzY +qbn +svs +kNK +qIZ +vtd +svs +svs +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(178,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +dDB +dDB +rMm +uPX +uPX +sTq +qUZ +xCH +vqH +uPX +uPX +qUZ +uPX +uPX +vqH +sTq +vPe +wgv +blb +dDB +rMm +qUZ +pSs +dDB +blb +dDB +dDB +dDB +blb +ukI +uNa +xfa +rsL +rsL +rsL +rsL +rsL +rsL +rsL +xtI +xtI +gXs +urd +vTm +xok +xok +xok +sMD +sJg +sMD +wMO +ukQ +qTe +sxF +qTb +vYL +gIR +wNT +xnC +xnC +xnC +rfO +aGv +nLk +nxp +icT +bxI +wwI +ghK +vXH +blb +blb +blb +blb +eWI +eWI +eWI +eWI +eWI +blb +vgz +nFs +hwj +wGU +yhn +eXo +blb +blb +blb +blb +eXt +kML +imI +svs +ewF +xJi +svs +pSq +ycj +qZG +svs +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(179,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dRz +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +qnt +qyN +qUZ +wgv +qnt +blb +qnt +qnt +qnt +blb +qnt +qyN +vPe +wgv +qnt +blb +qnt +qnt +qnt +blb +qnt +xzd +hrL +ljl +xXT +xXT +xXT +xWd +rsL +ndY +pms +gaL +oJL +yhK +prW +pms +tCD +tiv +urd +qXL +xok +uGK +xok +wcq +pED +kea +iCJ +ede +hoG +vkt +vCe +oJn +xer +sZx +wPX +wFa +emn +unT +hsC +jbd +jiT +cDy +efK +wML +fKP +sxm +eXo +eXo +eXo +blb +blb +dDB +dDB +dDB +blb +blb +vgz +jMa +wHJ +oCg +oJP +eXo +blb +eXo +eXo +eXo +eXo +tJC +xBp +svs +grm +grm +svs +fnw +exR +bIg +svs +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(180,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +qnt +qUZ +qUZ +qUZ +qnt +dDB +dDB +blb +dDB +dDB +qnt +qUZ +vPe +qUZ +qnt +dDB +dDB +blb +dDB +dDB +qnt +qUZ +qUZ +vPe +rqR +woE +wyK +xfa +rsL +lRh +pfT +kaD +hWE +hWE +sJr +kaD +tCD +vtA +phM +urk +viK +dSq +xok +mzf +wwQ +gkv +wMO +gAA +jtI +tRw +xFA +rFH +xFA +fbO +ixU +ipx +lHb +skT +sCR +eQt +fjL +lXE +vnf +wML +pwn +eXo +auG +wdS +eXo +vgz +vgz +vgz +eXo +vgz +vgz +vgz +eXo +srH +vqX +liL +naa +eXo +eXo +eXo +cmA +auG +nVF +msJ +xQj +svs +dDB +dDB +svs +mrt +oWf +gRX +svs +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(181,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +wCc +wCc +wCc +dDB +qnt +qyN +qUZ +wgv +qnt +blb +qnt +qnt +qnt +blb +qnt +qyN +vPe +wgv +qnt +blb +qnt +qnt +qnt +blb +qnt +lBy +qUZ +vCm +xXT +xXT +xXT +xfa +rsL +cgy +seM +seM +cPh +seM +oGL +gfQ +tCD +mkh +ntK +lSu +xok +tNz +xok +bgg +tfE +vFG +wMO +kzs +uTO +uTO +xok +dXb +xok +wOh +rUc +qbN +xZE +ugo +roZ +eQt +wYa +dBh +vnf +lSa +uXC +eXo +hQd +olG +vgz +sXw +vVX +sTK +hGr +vbQ +iVE +ksg +vgz +mLM +iIN +nIx +lPI +iOF +ePX +vgz +nxy +lkv +nVF +msJ +cYk +svs +blb +blb +svs +gFX +oWf +lxN +svs +svs +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(182,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +qyN +qUZ +wgv +dDB +dDB +vdg +wEw +wdB +wdB +hrL +qis +vPe +twg +lvk +wdB +wdB +qUZ +wdB +wdB +lvk +qis +qUZ +wgv +dDB +dDB +xXT +xfa +rsL +rsL +rsL +rsL +skP +skP +psn +oyQ +oyQ +oyQ +uuY +tCD +xok +iPF +xok +xok +xok +xok +xok +xvx +xVY +cyx +xok +upe +xok +avr +nuo +eQt +eQt +oPG +eQt +xok +xok +xok +qID +fqv +uSB +vSM +blm +nKj +juf +fJK +daH +fJK +gxq +daH +daH +daH +pJu +tsA +vyi +qDi +aEJ +bZt +gnp +srE +lom +hIF +lDc +pGK +pGp +svs +dDB +dDB +svs +dlJ +eem +lwY +pJj +grm +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(183,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +rMm +vqH +pSs +dDB +dDB +qyN +qUZ +qUZ +qUZ +qUZ +hJR +qUZ +qUZ +qUZ +qUZ +qUZ +qUZ +qUZ +qUZ +qUZ +qUZ +qUZ +wgv +dDB +dDB +xXT +mJO +xfa +xWd +nYr +rsL +nsd +pdY +psP +oyQ +pVa +qjh +qzL +kbI +xok +iPF +sHV +wcs +xaN +fds +xok +fni +xWw +cip +ujT +mYd +xok +xok +xok +xok +enV +ouz +xOw +xok +itF +xok +qFb +wML +gDB +hAe +fHk +nRr +vTg +rqm +lPJ +rYp +aKx +rYp +bYC +rqm +mrs +mhW +hfI +ikS +woD +toh +tAT +vhu +ldx +fHk +hAe +msJ +xQj +svs +svs +svs +svs +oXs +ljw +gyi +svq +grm +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(184,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +wCc +wCc +wCc +wCc +wCc +wCc +dDB +dDB +rMm +uPX +uPX +uPX +uPX +uPX +uPX +uPX +uPX +uPX +uPX +uPX +uPX +uPX +uPX +uPX +uPX +pSs +dDB +dDB +xXT +xXT +oOv +nEY +yfJ +rsL +quq +xQX +ptj +tNy +jGW +vkU +ogT +wgC +xok +vzg +vPS +jKC +twi +iBZ +xok +ukV +uHo +vkJ +xok +mYd +txV +txV +txV +xok +cnG +cZl +gMQ +xok +kSv +rNd +vnf +ukk +dde +nVF +qsg +kcW +vgz +udv +tSq +mvo +hGr +bFw +ulK +cdn +vgz +vwE +ujZ +mkZ +lZa +fZp +xHc +vgz +oGk +eFV +nVF +msJ +xQj +grm +blb +blb +grm +oqK +qhv +vtd +aqW +grm +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(185,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +xXT +ukI +xXT +ukI +rsL +utm +utm +utm +utm +jXR +dZp +urm +ciT +xok +dex +bxT +qNO +xaN +iPF +xok +xok +xok +xok +xok +mYd +xaN +uGK +txV +xok +xok +xok +xok +xok +kSv +xaN +xjo +qQK +kuO +nVF +aAD +sCk +eXo +vgz +vgz +vgz +eXo +vgz +vgz +vgz +eXo +oYx +leW +liL +oYx +eXo +eXo +eXo +xhM +oJv +nVF +msJ +xQj +grm +blb +blb +grm +wHP +bkX +msJ +tuP +grm +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(186,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +xXT +blb +blb +blb +xXT +blb +blb +blb +utm +utm +utm +utm +utm +xok +xCV +swb +xCV +xaN +tAQ +tUH +wZA +wZA +tUH +vDC +esz +xaN +wQx +txV +tec +txV +txV +uqc +txV +kSv +xaN +eSd +vXH +uXC +eXo +eXo +eXo +eXo +blb +blb +dDB +dDB +dDB +blb +blb +vgz +tMs +wHJ +oCg +bmr +eXo +blb +eXo +eXo +eXo +eXo +qCc +xaI +svs +svs +svs +svs +svs +gTW +gTW +svs +svs +svs +svs +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(187,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +xaN +eSV +vmN +viP +xaN +mSH +xaN +xaN +xaN +taL +xaN +xaN +xaN +xaN +xwH +xaN +xaN +uGK +uGK +vbp +fWJ +xaN +bCQ +llT +kfI +vXH +blb +blb +blb +blb +ifa +ifa +ifa +ifa +ifa +blb +vgz +aoa +asG +gDQ +lSc +eXo +blb +blb +blb +blb +eXt +kML +apl +svs +dDB +dDB +svs +kTx +sPx +lwY +wGh +mCf +kRS +dKA +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(188,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +xaN +wdp +sxu +wdp +xaN +xCV +xaN +tZi +xWL +vkV +nBG +liS +xaN +eUN +xwS +xEe +xok +xok +xok +xok +fWJ +bNl +bCQ +qac +vOf +uXC +scj +ifa +ifa +ifa +ifa +kmP +vLi +tQr +ifa +dDB +eXo +eXo +mFG +epa +whu +eXo +blb +kQt +kQt +kQt +kQt +xJm +sOt +svs +dDB +dDB +svs +wTs +ssq +lwY +tqW +mCf +wfk +dKA +jUo +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(189,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +xaN +dDB +iiz +dDB +xaN +dDB +xaN +xwk +gnY +mOM +vFh +vYS +dfO +xok +xok +xok +xok +dTi +evq +xok +qNO +xaN +lGL +jML +jML +awQ +dXe +jTu +gTK +bDD +dhy +otB +lee +lCh +ifa +dDB +blb +eXo +vgz +vgz +vgz +eXo +blb +kQt +kVx +bEd +hyE +hZP +uaF +svs +blb +blb +svs +svs +svs +svs +svs +svs +svs +svs +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(190,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +xaN +dNG +gJQ +vlq +vFn +qNO +sbq +wRd +wRo +xEQ +elh +fpw +pOL +xok +geg +xok +bEB +vjV +eYH +ruB +vXH +jnk +gqh +bcK +kXQ +jId +spK +qKe +ifa +blb +blb +blb +dDB +dDB +dDB +blb +blb +kQt +lxo +aWB +pil +cxy +cyf +svs +dDB +dDB +blb +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(191,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +xaN +atm +vvc +lOG +xaN +xCV +sbq +cNT +vTf +xFI +gfu +pQW +pQW +nOD +pzg +lkV +whF +okW +kQt +fUo +hyE +xKl +vkW +djE +kCI +gqh +spK +jJT +kQt +kQt +kQt +kQt +kQt +kQt +kQt +kQt +kQt +kQt +bFW +leP +hyE +iVT +uYO +svs +dDB +dDB +blb +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(192,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +xaN +xCV +xaN +xCV +xaN +blb +sbq +sbq +sbq +sbq +muB +lkV +iJL +dNo +uDI +juU +vMi +agI +kQt +xZX +hyE +gTS +nUo +bGe +iqD +cHy +nQo +pcL +kQt +bRk +oix +kVx +hyE +uHc +oIT +hyE +hHH +hyE +qww +hyE +hyE +xVj +oHy +grm +dDB +dDB +blb +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(193,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +cLg +dDB +syb +dDB +cLg +dDB +dDB +dDB +blb +dDB +dDB +blb +rLr +xtW +lUt +wBN +fId +wBN +cCK +rci +kpX +lnu +enG +xMK +kQt +xZX +hyE +hyE +hyE +iut +hyE +tbu +tbu +tbk +kQt +hyE +oix +hyE +hyE +oCM +mGM +hyE +leP +leP +xXi +hyE +kXS +jhY +maE +grm +dDB +dDB +blb +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(194,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +dDB +dDB +blb +rLr +naz +rlM +oZz +hRA +aVT +enG +pJr +pJr +pJr +hUD +xpR +kQt +nhl +rBc +dzE +oTj +eLB +hyE +hKs +pYx +tdS +uch +hyE +oix +hyE +nAo +oix +osY +hyE +hyE +lSb +tUZ +hyE +wmB +qGB +pXS +svs +dDB +dDB +blb +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(195,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +bjQ +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +bjQ +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +bjQ +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +bjQ +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +bjQ +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +rLr +xtW +wja +nWh +xEn +nWh +xnR +aLC +wLZ +eKV +jPM +vwJ +kQt +kQt +kQt +fAP +vWU +kRE +hyE +nuS +snn +sQS +lxh +hyE +oix +hyE +rLK +wuH +mME +khD +hyE +qgu +hyE +hyE +svs +bpo +sTi +svs +dDB +dDB +blb +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(196,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +blb +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +blb +blb +blb +blb +blb +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +blb +blb +blb +blb +blb +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +blb +blb +blb +blb +blb +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +blb +blb +blb +blb +blb +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +dDB +dDB +dDB +blb +yeZ +yeZ +yeZ +yeZ +sBA +yeZ +yeZ +qei +qei +qei +jZL +dDc +hGb +iSh +kQt +xZX +eBe +bEd +hyE +iEA +svG +tns +kYA +hyE +oix +hyE +iZH +shm +lKG +scv +hyE +bFW +hyE +blb +grm +iRM +ppm +grm +dDB +dDB +blb +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(197,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +blb +blb +blb +blb +blb +blb +blb +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +blb +blb +blb +blb +blb +blb +blb +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +blb +blb +blb +blb +blb +blb +blb +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +blb +blb +blb +blb +blb +blb +blb +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +blb +blb +blb +blb +dDB +dDB +blb +dDB +dDB +dDB +dDB +blb +yeZ +rma +oqi +xFL +pPD +kZF +pSB +qei +qZU +jeG +wRm +dyJ +hQD +cqx +kQt +xZX +iix +gFu +hyE +rLk +umr +cAm +ggN +hyE +mME +hyE +mJS +tSI +eoC +cRS +hyE +mya +hyE +blb +grm +eUC +oIa +grm +dDB +dDB +blb +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(198,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +blb +blb +dDB +dDB +dDB +dDB +blb +rle +xKA +xFL +rbH +lwn +vZf +nNZ +qei +rss +hcb +owH +rzd +idt +tKG +kQt +nyd +hyE +hyE +hyE +hyE +hyE +hyE +hyE +hyE +leP +hyE +hyE +hdo +hyE +hyE +hyE +iXc +hyE +hyE +svs +svs +whA +svs +dDB +dDB +blb +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(199,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +atE +aNL +atE +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +blb +blb +blb +dDB +blb +dDB +dDB +dDB +dDB +dDB +blb +yeZ +iyr +rCa +wVg +nzL +nzL +nzL +qei +vCQ +qSC +rez +xwU +bVD +agy +kQt +tdE +rWA +mfp +uyA +idz +iGO +osY +dTI +sEp +fFV +iGO +lRa +uqL +bGL +pjb +jLP +bFW +bRk +hyE +blb +wJd +khG +huy +dDB +dDB +blb +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(200,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +ave +dDB +atE +atE +aDe +atE +atE +dDB +dDB +dDB +dDB +blb +dDB +blb +blb +blb +blb +blb +dDB +dDB +dDB +blb +blb +blb +blb +blb +dDB +blb +dDB +blb +blb +blb +blb +blb +dDB +dDB +dDB +blb +blb +blb +blb +blb +dDB +blb +dDB +blb +blb +blb +blb +blb +dDB +dDB +dDB +blb +blb +blb +blb +blb +dDB +blb +dDB +blb +blb +blb +blb +blb +dDB +dDB +dDB +blb +blb +blb +blb +blb +dDB +blb +dDB +blb +blb +blb +blb +blb +dDB +dDB +dDB +blb +blb +blb +blb +blb +dDB +blb +rle +wTJ +lDw +pAC +bry +heT +teE +qei +xwQ +wCH +fkK +qPJ +sGE +hon +kQt +lHc +njh +xyZ +pxZ +xTf +nZq +cEn +rWA +hzK +xap +ieY +kks +dof +sdm +gJj +rWO +wrD +bHs +hyE +blb +wJd +jSU +huy +dDB +dDB +blb +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(201,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +ave +arK +atE +awL +aFh +aLU +atE +arK +blb +blb +blb +blb +blb +blb +dDB +xxo +dDB +blb +blb +blb +blb +blb +dDB +xxo +dDB +blb +blb +blb +blb +blb +dDB +xxo +dDB +blb +blb +blb +blb +blb +dDB +xxo +dDB +blb +blb +blb +blb +blb +dDB +xxo +dDB +blb +blb +blb +blb +blb +dDB +xxo +dDB +blb +blb +blb +blb +blb +dDB +xxo +dDB +blb +blb +blb +blb +blb +dDB +xxo +dDB +blb +blb +blb +blb +blb +dDB +xxo +dDB +blb +blb +blb +blb +blb +dDB +xxo +dDB +blb +blb +nzL +yeZ +iHv +lDw +fKd +lDw +bHy +rxP +qei +whD +qRa +cTp +qPJ +uQb +ijB +kQt +hyE +hyE +xXy +hyE +hyE +pYu +hyE +ekO +oAA +fTt +hyE +hyE +vIt +hyE +hyE +hyE +nMA +hyE +hyE +wJd +wJd +kci +wJd +wJd +wJd +wJd +blb +blb +xIP +xIP +xIP +xIP +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(202,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +atE +atE +atG +axq +jaP +aMa +aPx +atE +atE +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +nFI +yeZ +wXg +rud +aGb +rFp +yly +kHJ +rGp +qLE +qnJ +oiT +obs +ilE +nwk +kQt +bHF +mdG +jie +vHx +hyE +lKG +hyE +hyE +hyE +hyE +hyE +edD +gmm +dAG +iuW +hyE +lLL +xjZ +xjZ +gTb +utD +ucY +qVK +iEG +vGK +xIP +xIP +xIP +xIP +hcs +mFx +xIP +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(203,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aNL +ate +atJ +axq +aFo +axq +aPz +aTx +bcr +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +nSE +vpq +cwb +sDA +sgw +yeZ +ser +lfc +kQt +kQt +kQt +kQt +kQt +kQt +kQt +kQt +fSx +hyE +hyE +hyE +hyE +jNw +hyE +dDB +dDB +dDB +hyE +kAf +lHS +kzP +sCw +hyE +bCs +vWQ +fBX +fBX +vvz +jvP +vvz +fbM +mCF +xIP +rGO +mqO +vKe +gXS +njL +xIP +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(204,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +atE +atE +aYp +axs +axq +axq +aPD +atE +atE +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +cPD +yeZ +yeZ +yeZ +yeZ +yeZ +oXa +dYW +dxZ +mdG +mdG +mdG +mdG +irc +hyE +bHF +xAv +hyE +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +hyE +dAr +afF +afF +lVg +hyE +wWz +nQz +sSS +fLC +hgP +uyF +bmA +xZs +jif +wBi +fUN +kGB +bzZ +flo +hQz +xIP +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(205,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +arK +atE +azh +aFt +aMc +atE +arK +blb +blb +blb +blb +blb +blb +dDB +xxo +dDB +blb +blb +blb +blb +blb +dDB +xxo +dDB +blb +blb +blb +blb +blb +dDB +xxo +dDB +blb +blb +blb +blb +blb +dDB +xxo +dDB +blb +blb +blb +blb +blb +dDB +xxo +dDB +blb +blb +blb +blb +blb +dDB +xxo +dDB +blb +blb +blb +blb +blb +dDB +xxo +dDB +blb +blb +blb +blb +blb +dDB +xxo +dDB +blb +blb +blb +blb +blb +dDB +xxo +dDB +blb +blb +blb +blb +blb +dDB +xxo +dDB +blb +blb +nzL +yeZ +blb +blb +blb +yeZ +pUC +bFh +kQt +hyE +hyE +hyE +hyE +kit +mdG +rta +hyE +hyE +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +hyE +ecL +hyE +hyE +oOR +hyE +pNC +luo +jAq +ohz +qsj +vgN +lhP +ksa +hyA +xIP +sib +uVD +bzZ +bGn +nCR +xIP +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(206,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +ave +atE +atE +aFE +atE +atE +dDB +dDB +dDB +dDB +blb +dDB +blb +blb +blb +blb +blb +dDB +dDB +dDB +blb +blb +blb +blb +blb +dDB +blb +dDB +blb +blb +blb +blb +blb +dDB +dDB +dDB +blb +blb +blb +blb +blb +dDB +blb +dDB +blb +blb +blb +blb +blb +dDB +dDB +dDB +blb +blb +blb +blb +blb +dDB +blb +dDB +blb +blb +blb +blb +blb +dDB +dDB +dDB +blb +blb +blb +blb +blb +dDB +blb +dDB +blb +blb +blb +blb +blb +dDB +dDB +dDB +blb +blb +blb +blb +blb +dDB +dDB +dDB +dDB +dDB +blb +yeZ +rle +rle +yeZ +dDB +dDB +dDB +hyE +hyE +aKJ +hyE +hyE +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +ury +blb +blb +fKx +wJd +nle +lnA +hAI +mCw +fnI +gwQ +lnA +lnA +vFu +xIP +xIP +xIP +xIP +dkT +ujO +xIP +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(207,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +atE +aNL +atE +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +blb +blb +blb +blb +blb +blb +blb +blb +dDB +dDB +blb +dDB +dDB +dDB +dDB +loo +jIm +loo +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +wHl +blb +blb +fKx +wJd +wJd +wJd +wJd +wJd +wJd +wJd +wJd +wJd +wJd +wJd +blb +blb +xIP +xIP +xIP +xIP +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(208,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +blb +blb +blb +blb +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +blb +dDB +dDB +dDB +dDB +xeo +xTo +cMv +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +wHl +blb +blb +vVT +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(209,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +blb +blb +blb +blb +blb +blb +blb +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +blb +blb +blb +blb +blb +blb +blb +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +blb +blb +blb +blb +blb +blb +blb +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +blb +blb +blb +blb +blb +blb +blb +blb +dDB +dDB +dDB +blb +dDB +dDB +dDB +blb +blb +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +blb +dDB +dDB +dDB +dDB +xeo +xTo +cMv +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +ury +blb +blb +fKx +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(210,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +blb +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +blb +blb +blb +blb +blb +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +blb +blb +blb +blb +blb +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +blb +blb +blb +blb +blb +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +blb +blb +blb +blb +blb +blb +blb +blb +blb +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +ylD +ylD +ylD +ylD +ylD +dDB +dDB +dDB +xeo +xTo +cMv +dDB +dDB +dDB +cSC +cSC +cSC +xlE +ylD +dDB +dDB +ylD +sgt +ylD +ylD +mTU +ylD +ylD +ylD +dDB +dDB +dDB +dDB +dDB +ylD +ylD +qIQ +qIQ +ylD +ylD +qIQ +qIQ +ylD +ylD +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(211,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +bkd +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +bkd +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +bkd +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +bkd +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +bkd +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +ylD +hnf +pSc +qzT +ylD +dDB +dDB +dDB +loo +jIm +loo +dDB +dDB +dDB +cSC +aRT +cNR +jNn +ylD +ylD +loo +ylD +rRu +jxD +xxB +icW +ylD +kKa +ylD +dDB +dDB +dDB +dDB +dDB +ylD +xuh +atW +dDk +cqr +dDk +cqr +hFx +eto +ylD +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(212,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +ylD +ylD +nEh +ylD +ylD +ylD +ylD +ylD +ylD +mud +ylD +ylD +ylD +ylD +cSC +rir +swh +xFT +ylD +wNK +pnt +ylD +ksN +ubk +eRO +xpb +ylD +lVz +ylD +dDB +dDB +dDB +dDB +dDB +ylD +urn +pHk +aMp +wla +vlX +egN +oFf +cbg +ylD +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(213,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +ylD +sge +lVz +idq +oRB +vfK +vfK +pST +pST +vfK +vfK +bnr +bnr +qkp +jKT +sEB +kNk +wiO +eLn +xlx +sEn +csI +xae +sgm +xlx +sOF +cFq +xZy +ylD +dDB +dDB +dDB +dDB +dDB +ylD +ylD +ylD +oRV +ylD +ylD +hGk +ylD +ylD +ylD +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(214,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +ylD +ylD +ylD +dYR +ylD +ylD +wts +ylD +ylD +ylD +ylD +mUn +ylD +ylD +rhL +sEB +rMb +jTp +sWA +mmy +ouL +cfy +mmy +mmy +vLs +qeT +ylD +idq +ylD +ylD +ylD +ylD +ylD +ylD +ylD +mEq +xCT +bsI +ylD +wBa +tob +kRN +ylD +wdk +wdk +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(215,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +fBj +jXV +eDI +xZy +ylD +jmd +bRm +wKG +lAO +ncb +ylD +mLA +pFk +ylD +sIZ +rir +bAI +bGi +ylD +vPJ +dTB +ylD +pdt +xBF +sVp +oyR +ylD +iWf +nTE +xkn +xEv +nTE +nTE +nTE +oRV +hMk +gYq +aUA +ylD +sgO +gIS +mfB +ylD +wdk +wdk +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(216,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +lgf +fQA +idq +idq +ylD +joS +kxm +rEb +oiU +oiU +mZA +uqU +qwc +ylD +fbj +tTA +fbj +mMr +ylD +nuY +ovB +ylD +ylD +ylD +ylD +ylD +ylD +iWf +ylD +ylD +ylD +ylD +nEh +ylD +ylD +iaK +faB +cDI +ylD +yfg +eKs +naF +ylD +wdk +wdk +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(217,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +wdk +flX +lgf +xZy +ylD +sKS +wPu +yma +lQu +ylD +ylD +oWk +mVy +ylD +ylD +ylD +ylD +ylD +ylD +dOb +ovB +kUW +nTE +nTE +nTE +nTE +xkn +iWf +ylD +xqq +xLY +ylD +lye +lNF +ylD +ylD +ylD +ylD +ylD +ylD +ylD +ylD +ylD +wdk +wdk +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(218,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +wdk +wdk +goZ +fmq +ylD +byU +pfh +mwx +wgF +ylD +rZG +krv +bNP +fii +fNv +jwh +mAP +goz +vNt +kIY +vqb +ylD +ylD +ylD +vGz +ylD +ylD +wwY +ylD +fHf +wwY +wyj +bKU +tFJ +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(219,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +wdk +wdk +ylD +ylD +ylD +jyY +ylD +kWd +ylD +ylD +xcH +xmg +aiX +mlm +vlb +xgz +iKo +hbt +uxL +lhl +jxD +ylD +cWC +vzv +brz +egg +ylD +wyj +dYR +lvY +eNo +ylD +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(220,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +wdk +wdk +wdk +ylD +iuZ +sCH +ylD +nhB +jSn +ylD +ylD +ylD +vnv +wnI +vnv +ylD +ylD +ylD +ylD +ylD +ylD +ylD +aEB +tzo +vMr +gbD +ylD +pHJ +ylD +ylD +fOg +hqM +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(221,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +wdk +wdk +wdk +ylD +ueo +nhB +ylD +laZ +tZt +ylD +wFz +baE +fcq +nAI +fkT +fcq +sQv +xwd +wdk +wdk +wdk +wdk +wdk +wdk +vMT +vVx +ylD +ylD +ylD +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(222,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +wdk +wdk +wdk +ylD +ylD +ylD +ylD +ylD +ylD +ylD +olm +fcq +fkT +jcm +nAI +nAI +nAI +nAI +vjp +wdk +wdk +wdk +wdk +wdk +wdk +wdk +ylD +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(223,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aan +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +tYT +aJq +aJq +aJq +aJq +aJq +wdk +wdk +wdk +wdk +wdk +cgM +lnI +cgM +cgM +fcq +fcq +mcl +xYz +nAI +fcq +fkT +fcq +fcq +cgM +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(224,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +tYT +tYT +aJq +aJq +aJq +aJq +aJq +wdk +wdk +wdk +wdk +wdk +wdk +lhQ +lgf +fkT +mcl +mcl +xYz +gSk +fcq +oBh +fcq +fcq +fcq +fcq +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(225,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +tYT +tYT +tYT +aJq +aJq +aJq +aJq +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +fcq +fcq +tiN +aCM +bDq +eUF +fcq +ylD +fPR +ylD +aJq +aJq +aJq +aJq +wdk +wdk +wdk +wdk +wdk +wdk +wdk +wdk +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(226,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +tYT +tYT +tYT +aJq +aJq +aJq +aJq +aJq +aJq +aJq +wdk +wdk +wdk +wdk +wdk +wdk +wdk +ylD +ylD +ylD +ylD +ylD +ylD +ylD +xZy +ylD +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(227,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +tYT +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +tYT +ylD +hrE +ylD +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(228,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +eJH +tYT +eJH +tYT +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(229,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +tYT +tYT +tYT +tYT +tYT +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +tYT +tYT +tYT +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(230,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +tYT +tYT +tYT +tYT +tYT +tYT +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +tYT +tYT +tYT +tYT +tYT +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(231,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +tYT +tYT +tYT +tYT +tYT +tYT +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +tYT +tYT +tYT +tYT +tYT +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(232,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +tYT +tYT +tYT +tYT +tYT +tYT +aJq +aJq +aJq +aJq +aJq +tYT +tYT +dDB +dDB +tYT +tYT +tYT +tYT +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(233,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +tYT +tYT +tYT +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(234,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +tYT +tYT +tYT +tYT +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(235,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(236,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +aJq +aJq +aJq +aJq +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(237,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(238,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(239,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(240,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(241,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(242,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(243,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(244,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(245,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(246,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(247,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(248,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(249,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(250,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(251,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(252,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(253,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(254,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} +(255,1,1) = {" +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +dDB +"} diff --git a/_maps/map_files/Deltastation/DeltaStation2.dmm b/_maps/map_files/Deltastation/DeltaStation2.dmm index 11fe9c86b60f..3407a4c6a567 100644 --- a/_maps/map_files/Deltastation/DeltaStation2.dmm +++ b/_maps/map_files/Deltastation/DeltaStation2.dmm @@ -813,6 +813,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 9 }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/west, /turf/open/floor/iron, /area/station/command/heads_quarters/qm) "akf" = ( @@ -2298,6 +2299,7 @@ /obj/item/toy/figure/ce, /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/light/directional/north, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/ce) "aBz" = ( @@ -3241,9 +3243,6 @@ "aNN" = ( /obj/structure/rack, /obj/item/gun/energy/ionrifle, -/obj/item/gun/ballistic/automatic/battle_rifle{ - pixel_y = 3 - }, /obj/item/clothing/suit/hooded/ablative, /obj/item/gun/energy/temperature/security, /obj/structure/window/reinforced/spawner/directional/south, @@ -3465,6 +3464,7 @@ /obj/item/kirbyplants/random, /obj/machinery/status_display/evac/directional/south, /obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, /turf/open/floor/iron/dark, /area/station/security/office) "aQG" = ( @@ -7750,6 +7750,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 6 }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, /turf/open/floor/iron/dark, /area/station/ai/satellite/interior) "bRP" = ( @@ -17850,6 +17851,7 @@ /obj/structure/closet/crate/preopen, /obj/effect/spawner/random/maintenance/two, /obj/effect/turf_decal/bot, +/obj/effect/spawner/random/decoration/lavalamp, /turf/open/floor/iron, /area/station/cargo/storage) "etk" = ( @@ -26117,13 +26119,6 @@ /area/station/maintenance/disposal/incinerator) "gqZ" = ( /obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "brig-entrance" - }, -/obj/machinery/door/airlock/security/glass{ - name = "Brig" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/entrance, /obj/effect/turf_decal/stripes/line{ dir = 4 }, @@ -26131,6 +26126,9 @@ dir = 8 }, /obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/turnstile/brig{ + dir = 4 + }, /turf/open/floor/iron/dark, /area/station/security/brig) "gri" = ( @@ -27559,6 +27557,7 @@ }, /obj/structure/closet/l3closet/scientist, /obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, /turf/open/floor/iron/dark, /area/station/science/research) "gHq" = ( @@ -29328,6 +29327,7 @@ dir = 8 }, /obj/effect/landmark/start/scientist, +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, /turf/open/floor/iron/white, /area/station/science/research) "heT" = ( @@ -29480,6 +29480,7 @@ /obj/structure/table/wood, /obj/item/papercutter, /obj/item/radio/intercom/directional/east, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, /turf/open/floor/wood, /area/station/command/heads_quarters/hop) "hgH" = ( @@ -41430,6 +41431,7 @@ /obj/item/plant_analyzer, /obj/item/radio, /obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, /turf/open/floor/iron/dark, /area/station/engineering/storage/tech) "keH" = ( @@ -43367,13 +43369,6 @@ /turf/open/floor/iron, /area/station/hallway/secondary/entry) "kEp" = ( -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "brig-entrance" - }, -/obj/machinery/door/airlock/security/glass{ - name = "Brig" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/entrance, /obj/effect/turf_decal/stripes/line{ dir = 8 }, @@ -43381,10 +43376,13 @@ dir = 4 }, /obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/scanner_gate/preset_guns, /obj/machinery/flasher/directional/south{ id = "brigflashdoor" }, +/obj/machinery/turnstile/brig{ + dir = 4 + }, +/obj/machinery/door/firedoor, /turf/open/floor/iron/dark, /area/station/security/brig) "kEw" = ( @@ -45130,6 +45128,10 @@ /obj/effect/turf_decal/tile/red/half/contrasted{ dir = 4 }, +/obj/structure/sign/flag/massmeta/pmc_wagner{ + pixel_x = 32; + pixel_y = 0 + }, /turf/open/floor/iron, /area/station/security/prison/safe) "ldh" = ( @@ -54429,6 +54431,7 @@ dir = 1 }, /obj/effect/turf_decal/tile/neutral/full, +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, /turf/open/floor/iron/dark/smooth_large, /area/station/security/detectives_office) "nuM" = ( @@ -63370,6 +63373,7 @@ /obj/structure/table/wood, /obj/machinery/computer/security/wooden_tv, /obj/machinery/light/small/directional/south, +/obj/effect/spawner/random/structure/massmeta_flags/directional/south, /turf/open/floor/iron/grimy, /area/station/command/heads_quarters/captain/private) "pGt" = ( @@ -66449,6 +66453,7 @@ c_tag = "Cargo - Waiting Room"; name = "cargo camera" }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, /turf/open/floor/iron, /area/station/cargo/lobby) "qqe" = ( @@ -72890,6 +72895,7 @@ /turf/open/floor/iron/white, /area/station/science/research) "rVM" = ( +/obj/effect/spawner/random/structure/massmeta_flags/directional/west, /turf/open/floor/engine, /area/station/engineering/supermatter) "rVX" = ( @@ -76958,6 +76964,7 @@ /obj/effect/turf_decal/tile/blue/half/contrasted{ dir = 1 }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, /turf/open/floor/iron/dark, /area/station/command/bridge) "sVe" = ( @@ -77547,6 +77554,7 @@ /obj/effect/turf_decal/tile/blue/half/contrasted{ dir = 1 }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, /turf/open/floor/iron/dark, /area/station/command/bridge) "tcn" = ( @@ -77694,6 +77702,7 @@ /area/station/security/armory) "teA" = ( /obj/structure/displaycase/captain, +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, /turf/open/floor/iron/grimy, /area/station/command/heads_quarters/captain) "teC" = ( @@ -78170,6 +78179,7 @@ /obj/machinery/keycard_auth/wall_mounted/directional/west, /obj/item/flashlight/lamp, /obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/spawner/random/structure/massmeta_flags/directional/south, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/hop) "tnu" = ( @@ -78636,6 +78646,7 @@ /obj/effect/turf_decal/tile/blue{ dir = 4 }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, /turf/open/floor/iron, /area/station/service/hydroponics) "tsM" = ( @@ -82000,6 +82011,15 @@ "uiH" = ( /obj/structure/table/reinforced, /obj/machinery/computer/security/telescreen/research/directional/north, +/obj/effect/spawner/random/decoration/lavalamp, +/obj/effect/spawner/random/decoration/lavalamp{ + pixel_y = -7; + pixel_x = -7 + }, +/obj/effect/spawner/random/decoration/lavalamp{ + pixel_y = 7; + pixel_x = 7 + }, /turf/open/floor/iron/dark, /area/station/command/bridge) "uiJ" = ( @@ -82040,6 +82060,7 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/light/directional/east, /obj/effect/turf_decal/tile/neutral, +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, /turf/open/floor/iron, /area/station/hallway/primary/central/fore) "uja" = ( @@ -82921,6 +82942,7 @@ /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 9 }, +/obj/machinery/vending/mod_modules, /turf/open/floor/iron/white, /area/station/science/lab) "uue" = ( @@ -86374,6 +86396,7 @@ fax_name = "Law Office"; name = "Law Office Fax Machine" }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/south, /turf/open/floor/wood, /area/station/service/lawoffice) "vmP" = ( @@ -87716,6 +87739,13 @@ /obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/iron, /area/station/command/heads_quarters/hos) +"vDj" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) "vDm" = ( /obj/effect/turf_decal/siding/wood{ dir = 1 @@ -90639,6 +90669,7 @@ /area/station/hallway/secondary/exit/departure_lounge) "wpt" = ( /obj/structure/fireplace, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, /turf/open/floor/stone, /area/station/command/corporate_showroom) "wpu" = ( @@ -97287,6 +97318,11 @@ /obj/structure/closet/crate, /obj/effect/spawner/random/maintenance/two, /obj/effect/turf_decal/bot, +/obj/effect/spawner/random/decoration/lavalamp, +/obj/effect/spawner/random/decoration/lavalamp, +/obj/effect/spawner/random/decoration/lavalamp, +/obj/effect/spawner/random/decoration/lavalamp, +/obj/effect/spawner/random/decoration/lavalamp, /turf/open/floor/iron, /area/station/cargo/storage) "xYJ" = ( @@ -141655,7 +141691,7 @@ jol lSl ltY lSl -lSl +vDj dbU lBR rRB diff --git a/_maps/map_files/IceBoxStation/IceBoxStation.dmm b/_maps/map_files/IceBoxStation/IceBoxStation.dmm index 10052fc34821..b14b032c10eb 100644 --- a/_maps/map_files/IceBoxStation/IceBoxStation.dmm +++ b/_maps/map_files/IceBoxStation/IceBoxStation.dmm @@ -11945,6 +11945,9 @@ /area/station/command/heads_quarters/rd) "dnk" = ( /obj/structure/dresser, +/obj/effect/spawner/random/decoration/lavalamp{ + pixel_y = 16 + }, /turf/open/floor/carpet, /area/station/commons/dorms) "dnn" = ( @@ -22526,6 +22529,7 @@ /obj/item/wrench{ pixel_y = 17 }, +/obj/effect/spawner/random/decoration/lavalamp, /turf/open/floor/iron, /area/station/command/bridge) "grD" = ( @@ -25210,6 +25214,7 @@ pixel_x = 5; pixel_y = -24 }, +/mob/living/silicon/robot/shell/cell, /turf/open/floor/circuit, /area/station/ai/satellite/chamber) "hfZ" = ( @@ -35530,6 +35535,7 @@ id = "AI"; pixel_x = -10 }, +/mob/living/silicon/robot/shell/cell, /turf/open/floor/circuit, /area/station/ai/satellite/chamber) "kfS" = ( @@ -38992,6 +38998,7 @@ "lcB" = ( /obj/machinery/light/small/directional/west, /obj/structure/table/wood, +/obj/effect/spawner/random/decoration/lavalamp, /turf/open/floor/carpet, /area/station/commons/dorms) "lcY" = ( @@ -49833,6 +49840,7 @@ /obj/effect/turf_decal/tile/purple/half/contrasted{ dir = 8 }, +/obj/machinery/vending/mod_modules, /turf/open/floor/iron, /area/station/hallway/primary/starboard) "ofl" = ( @@ -61418,6 +61426,7 @@ /area/station/ai/satellite/interior) "rlV" = ( /obj/structure/table/wood, +/obj/effect/spawner/random/decoration/lavalamp, /turf/open/floor/wood, /area/station/commons/dorms) "rmn" = ( @@ -65668,6 +65677,9 @@ "svH" = ( /obj/machinery/light/small/directional/west, /obj/structure/dresser, +/obj/effect/spawner/random/decoration/lavalamp{ + pixel_y = 16 + }, /turf/open/floor/wood, /area/station/commons/dorms) "svN" = ( @@ -80098,6 +80110,7 @@ /obj/machinery/light/small/directional/west, /obj/structure/table/wood, /obj/effect/landmark/start/hangover, +/obj/effect/spawner/random/decoration/lavalamp, /turf/open/floor/carpet, /area/station/commons/dorms) "wIC" = ( diff --git a/_maps/map_files/KiloStation/KiloStation.dmm b/_maps/map_files/KiloStation/KiloStation.dmm new file mode 100644 index 000000000000..ccbda1cd3ce5 --- /dev/null +++ b/_maps/map_files/KiloStation/KiloStation.dmm @@ -0,0 +1,140789 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"aaa" = ( +/turf/open/space/basic, +/area/space) +"aac" = ( +/obj/structure/cable, +/obj/machinery/power/smes/full, +/turf/open/floor/circuit/green, +/area/station/ai/satellite/chamber) +"aak" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/airalarm/directional/west, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/ai/satellite/maintenance/storage) +"aap" = ( +/turf/closed/mineral/random/low_chance, +/area/space/nearstation) +"aat" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/poddoor/preopen{ + id = "prisonblast"; + name = "Prison Blast Door" + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/cable, +/obj/machinery/button/door/directional/south{ + id = "prisonblast"; + name = "Prison Lockdown"; + req_access = list("brig") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"aau" = ( +/obj/machinery/light/directional/east, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/table, +/obj/effect/turf_decal/bot, +/obj/machinery/camera/directional/east{ + c_tag = "Cargo Office"; + name = "cargo camera"; + network = list("ss13","qm") + }, +/obj/machinery/fax{ + fax_name = "Cargo Office"; + name = "Cargo Office Fax Machine" + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/office) +"aaw" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable/multilayer/connected, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"aay" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"aaA" = ( +/obj/machinery/door/window/right/directional/north{ + name = "Ordnance Freezer Chamber Access"; + req_access = list("ordnance") + }, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible/layer2{ + dir = 6 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"aaB" = ( +/obj/effect/landmark/carpspawn, +/turf/open/space/basic, +/area/space) +"aaI" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"aaO" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) +"aaQ" = ( +/obj/structure/lattice, +/obj/structure/grille/broken, +/turf/open/space/basic, +/area/space/nearstation) +"aaT" = ( +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"aba" = ( +/obj/structure/transit_tube/diagonal/crossing/topleft, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"abg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/chamber) +"abj" = ( +/obj/structure/table, +/obj/item/storage/medkit/regular, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"abq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/machinery/meter, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"abB" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Brig Control" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"abC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/chamber) +"abD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"abF" = ( +/obj/machinery/ai_slipper{ + uses = 10 + }, +/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/engine, +/area/station/ai/satellite/chamber) +"abJ" = ( +/obj/structure/flora/bush/pale/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) +"abM" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/holopad/secure, +/obj/machinery/door/window/brigdoor/right/directional/east{ + name = "Tertiary AI Core Access"; + req_access = list("ai_upload"); + pixel_x = 4 + }, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"aca" = ( +/obj/structure/disposalpipe/trunk, +/obj/structure/disposaloutlet{ + dir = 1 + }, +/obj/effect/turf_decal/sand/plating, +/obj/effect/turf_decal/stripes/box, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"acj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/hydroponics/constructable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/blue/line, +/obj/effect/turf_decal/trimline/blue/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"acm" = ( +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"acn" = ( +/obj/structure/transit_tube/diagonal/topleft, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"acs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"acu" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"acx" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/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/engine, +/area/station/ai/satellite/interior) +"acD" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin, +/obj/machinery/airalarm/directional/west, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"acF" = ( +/obj/structure/sign/warning/radiation, +/turf/closed/wall/rust, +/area/station/engineering/atmos) +"acK" = ( +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"acM" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/grille, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"acT" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ + dir = 5 + }, +/turf/open/space/basic, +/area/space/nearstation) +"acW" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) +"acZ" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/ferny/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) +"add" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) +"adf" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) +"adg" = ( +/turf/closed/wall/r_wall, +/area/station/ai/satellite/interior) +"adi" = ( +/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 + }, +/obj/item/kirbyplants/organic/plant16, +/obj/structure/sign/poster/official/random/directional/north, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central) +"adp" = ( +/obj/effect/decal/cleanable/dirt, +/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 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"adI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"adR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/ai/satellite/maintenance/storage) +"adT" = ( +/obj/structure/cable, +/turf/closed/wall, +/area/station/maintenance/department/electrical) +"aed" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad/secure, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"aek" = ( +/obj/item/kirbyplants/organic/plant3, +/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 + }, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"aeo" = ( +/obj/structure/lattice, +/obj/structure/grille, +/turf/open/space/basic, +/area/space/nearstation) +"aes" = ( +/obj/machinery/door/airlock/grunge{ + name = "Cell 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/safe) +"aeu" = ( +/turf/closed/mineral/random/labormineral, +/area/space/nearstation) +"aew" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light_switch/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Xenobiology Closet"; + name = "xenobiology camera"; + network = list("ss13","rd","xeno") + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"aeG" = ( +/turf/closed/wall/rust, +/area/station/service/lawoffice) +"aeH" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "chemistry_shutters"; + name = "Chemistry Lobby Shutters" + }, +/turf/open/floor/plating, +/area/station/medical/pharmacy) +"aeJ" = ( +/obj/machinery/computer/rdconsole{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"aeL" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/yellow/visible, +/turf/closed/wall/rust, +/area/station/engineering/atmos) +"aeS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aeU" = ( +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"aeX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/grille/broken, +/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/burnt_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"aeZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"afw" = ( +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"afB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"afH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"afL" = ( +/turf/closed/wall, +/area/station/command/heads_quarters/hos) +"afQ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"afS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"afU" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"agc" = ( +/obj/structure/table/wood, +/obj/structure/cable, +/obj/item/pen/fountain, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"agt" = ( +/turf/closed/wall/rust, +/area/space/nearstation) +"agx" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 5 + }, +/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 = "Prison Botany"; + network = list("ss13","prison") + }, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"agy" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "visitation"; + name = "Visitation Shutters" + }, +/obj/machinery/flasher/directional/east{ + id = "visitorflash" + }, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"agz" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "xeno6"; + name = "Creature Cell 6" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"agS" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"ahz" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"ahJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"aia" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/siding/wood/corner, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"aig" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"aiB" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engi-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance/departmental, +/obj/effect/mapping_helpers/airlock/access/any/service/janitor, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"aiI" = ( +/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/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"aiN" = ( +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/office) +"aji" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"ajo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 6 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"ajs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"ajt" = ( +/obj/machinery/door/window/right/directional/south{ + name = "Research Test Chamber"; + req_access = list("science") + }, +/turf/open/floor/engine, +/area/station/science/ordnance/office) +"ajv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ajw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/prison) +"ajH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"aka" = ( +/turf/closed/wall/r_wall, +/area/station/security/armory) +"ake" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"akC" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"akD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/item/circuitboard/machine/exoscanner{ + pixel_y = 3 + }, +/obj/item/circuitboard/machine/exoscanner, +/obj/item/circuitboard/machine/exoscanner{ + pixel_y = -3 + }, +/obj/machinery/light_switch/directional/north{ + pixel_x = 12 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/drone_bay) +"akH" = ( +/obj/machinery/atmospherics/components/binary/valve/digital{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/dark/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"akV" = ( +/obj/structure/sign/departments/security, +/turf/closed/wall/rust, +/area/station/security/execution/transfer) +"ala" = ( +/obj/effect/turf_decal/box, +/obj/machinery/power/solar{ + id = "foreport"; + name = "Fore-Port Solar Array" + }, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/space/nearstation) +"alr" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"als" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"alv" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/spawner/random/armory/riot_armor, +/obj/effect/spawner/random/armory/riot_helmet, +/obj/effect/spawner/random/armory/riot_shield, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"alz" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"alL" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"alP" = ( +/obj/machinery/flasher/portable, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"alQ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"alV" = ( +/turf/closed/wall/r_wall/rust, +/area/station/ai/satellite/interior) +"ami" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"amn" = ( +/obj/structure/closet/secure_closet/personal/cabinet, +/obj/machinery/newscaster/directional/east, +/turf/open/floor/wood, +/area/station/commons/locker) +"amq" = ( +/mob/living/basic/mining/basilisk{ + environment_smash = 0 + }, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"amr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"ams" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"amv" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/item/folder{ + pixel_x = 6 + }, +/obj/item/pen{ + pixel_x = 6 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "robotics_shutters"; + name = "Robotics Privacy Shutters" + }, +/obj/machinery/door/window/left/directional/north{ + name = "Robotics Desk"; + req_access = list("robotics") + }, +/obj/structure/desk_bell{ + pixel_x = -7; + pixel_y = 8 + }, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"amG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/girder, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"amU" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"amX" = ( +/turf/closed/wall/r_wall/rust, +/area/station/security/armory) +"and" = ( +/obj/effect/decal/cleanable/dirt, +/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/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"anr" = ( +/obj/machinery/power/tracker, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/space/nearstation) +"anz" = ( +/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/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"anF" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 5 + }, +/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/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"anG" = ( +/obj/structure/sign/nanotrasen, +/turf/closed/wall/r_wall/rust, +/area/station/security/armory) +"anH" = ( +/turf/closed/wall, +/area/space/nearstation) +"anI" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"anN" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"aoe" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aof" = ( +/obj/structure/sign/nanotrasen, +/turf/closed/wall, +/area/space/nearstation) +"aoi" = ( +/obj/structure/table/wood/fancy, +/obj/machinery/light/directional/west, +/obj/item/food/grown/harebell, +/obj/item/food/grown/harebell{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/food/grown/harebell{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"aor" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/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 = "Prison Wing Lockers"; + name = "prison camera"; + network = list("ss13","prison") + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"aot" = ( +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"aov" = ( +/obj/effect/turf_decal/bot, +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"aoz" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) +"aoE" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/space/basic, +/area/space/nearstation) +"aoL" = ( +/turf/closed/wall/r_wall/rust, +/area/station/service/chapel/monastery) +"aoX" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"api" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/grassy/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"apl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"apm" = ( +/obj/effect/decal/cleanable/blood/gibs/old, +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) +"app" = ( +/turf/closed/wall/rust, +/area/station/science/robotics/lab) +"apu" = ( +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/research/glass/incinerator/ordmix_exterior{ + name = "Burn Chamber Exterior Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance, +/turf/open/floor/engine, +/area/station/science/ordnance/burnchamber) +"apv" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"apw" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"apx" = ( +/obj/machinery/teleport/hub, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/foyer) +"apC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"apL" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "justiceshutter"; + name = "Justice Shutter" + }, +/turf/open/floor/plating, +/area/station/security/execution/education) +"aqe" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"aqq" = ( +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"aqr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"aqt" = ( +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics Connector" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"aqv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/holosign/barrier/atmos, +/obj/structure/sign/poster/contraband/rebels_unite/directional/south, +/turf/open/floor/plating/airless, +/area/station/maintenance/space_hut/plasmaman) +"aqQ" = ( +/obj/effect/turf_decal/sand/plating, +/obj/item/stack/sheet/glass, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aqY" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering/glass{ + name = "Freight Power Control" + }, +/obj/structure/cable, +/obj/structure/barricade/wooden/crude, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"ari" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"arl" = ( +/turf/closed/wall/r_wall, +/area/station/ai/upload/chamber) +"aru" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/folder/yellow, +/obj/item/clipboard, +/obj/item/disk/computer/quartermaster, +/obj/item/disk/computer/quartermaster, +/obj/item/disk/computer/quartermaster, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/command/heads_quarters/qm) +"arz" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/item/tank/internals/emergency_oxygen/empty, +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) +"arU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"arX" = ( +/obj/structure/table, +/obj/item/reagent_containers/cup/glass/drinkingglass, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"asj" = ( +/turf/closed/wall/rust, +/area/station/maintenance/department/electrical) +"asu" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"asU" = ( +/obj/structure/plaque/static_plaque/golden/commission/kilo, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"asY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"asZ" = ( +/turf/closed/wall/r_wall, +/area/station/ai/satellite/chamber) +"atc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"ate" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"ath" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/crate/engineering, +/obj/item/hand_tele, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"atu" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "qmprivacy"; + name = "Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/command/heads_quarters/qm) +"atB" = ( +/obj/machinery/porta_turret/ai{ + dir = 4 + }, +/obj/effect/turf_decal/box/red, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/chamber) +"atT" = ( +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/meter/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"auf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/layer_manifold/supply/hidden, +/turf/open/floor/engine, +/area/station/ai/satellite/maintenance/storage) +"aux" = ( +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"auN" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/airalarm/directional/west, +/obj/machinery/status_display/ai/directional/north, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"auR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"auS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"avo" = ( +/obj/structure/sign/warning/biohazard, +/turf/closed/wall/rust, +/area/station/maintenance/starboard) +"avs" = ( +/obj/structure/closet/crate, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/spawner/random/contraband/prison, +/obj/item/stack/license_plates/empty/fifty, +/obj/item/stack/license_plates/empty/fifty, +/obj/item/stack/license_plates/empty/fifty, +/turf/open/floor/plating, +/area/station/security/prison) +"avy" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/item/flashlight/lamp/green, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"avT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"awb" = ( +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube/horizontal{ + 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/space/basic, +/area/space/nearstation) +"awi" = ( +/obj/machinery/computer/security/labor, +/obj/machinery/light_switch/directional/north{ + pixel_x = -7 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/evac/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"awn" = ( +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/port/aft) +"awq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/closet/crate/bin, +/obj/effect/spawner/random/maintenance/two, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"awt" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Holding Area" + }, +/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/general, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"awv" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"awG" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/machinery/meter, +/turf/closed/wall/r_wall/rust, +/area/station/engineering/atmos) +"awR" = ( +/obj/structure/table/wood, +/obj/machinery/firealarm/directional/north, +/obj/structure/statue/bronze/marx, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"awT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/red, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/showroomfloor, +/area/station/security/checkpoint/science/research) +"awW" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Restrooms"; + name = "recreation camera" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"awX" = ( +/obj/structure/plasticflaps/opaque, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=2"; + location = "Research Division" + }, +/obj/machinery/door/window/left/directional/south{ + name = "Research Division Delivery Access"; + req_access = list("research") + }, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"axd" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/vacuum/external, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"axk" = ( +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube/crossing, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/space/basic, +/area/space/nearstation) +"axp" = ( +/obj/structure/table, +/obj/machinery/computer/records/medical/laptop, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"axt" = ( +/obj/structure/cable, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "hop"; + name = "Privacy Shutters" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/command/heads_quarters/hop) +"axE" = ( +/obj/structure/cable, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"axT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/landmark/blobstart, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"ayc" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"ayh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/purple, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ayo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/space_heater, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"ayY" = ( +/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/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"azg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"azo" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/spawner/random/armory/bulletproof_armor, +/obj/effect/spawner/random/armory/bulletproof_helmet, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"azv" = ( +/turf/closed/wall, +/area/station/ai/satellite/interior) +"azw" = ( +/obj/machinery/telecomms/broadcaster/preset_right, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"aAg" = ( +/turf/closed/wall/r_wall/rust, +/area/station/ai/satellite/chamber) +"aAq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"aAu" = ( +/turf/open/floor/plating, +/area/station/security/prison/mess) +"aAy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"aAP" = ( +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"aAQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 9 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"aAR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/vending/colavend, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/sign/warning/no_smoking{ + pixel_y = 30 + }, +/obj/structure/spider/stickyweb, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"aAT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/pods/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"aAU" = ( +/obj/structure/grille, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"aBi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"aBB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/gibs/robot_debris, +/obj/effect/decal/cleanable/blood/splatter/oil, +/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/service/chapel/storage) +"aBF" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Locker Room" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"aBH" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/turf/open/water/no_planet_atmos, +/area/station/service/hydroponics/garden) +"aBN" = ( +/obj/structure/table, +/obj/item/storage/box/bodybags{ + pixel_y = 5 + }, +/obj/item/pen, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"aCi" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"aCp" = ( +/obj/effect/turf_decal/box, +/obj/structure/toilet{ + dir = 8 + }, +/obj/structure/mirror/directional/west, +/obj/machinery/newscaster/directional/south{ + pixel_x = -28 + }, +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/obj/effect/landmark/start/hangover, +/obj/machinery/button/door/directional/east{ + id = "Unit_3Privacy"; + name = "Unit 3 Privacy Toggle"; + pixel_y = -8 + }, +/obj/machinery/button/door/directional/east{ + id = "Unit_3"; + name = "Unit 3 Privacy Lock"; + normaldoorcontrol = 1; + pixel_y = 8; + specialfunctions = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"aDo" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Recovery Room"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"aDD" = ( +/turf/open/floor/plating, +/area/station/security/prison) +"aDF" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/assault_pod/mining, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/computer/security/telescreen/auxbase/directional/west, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"aDL" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "chemistry_shutters"; + name = "Chemistry Lobby Shutters" + }, +/turf/open/floor/plating, +/area/station/medical/pharmacy) +"aDO" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/light/directional/north, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"aDQ" = ( +/turf/open/misc/asteroid, +/area/space/nearstation) +"aDS" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aDT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aDU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aDV" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aDY" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"aDZ" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"aEa" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"aEd" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"aEe" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"aEf" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"aEg" = ( +/obj/structure/girder, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aEi" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"aEj" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/turf/open/space, +/area/space/nearstation) +"aEk" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"aEl" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aEm" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 5 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"aEn" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 9 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"aEo" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aEp" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/turf/open/space, +/area/space/nearstation) +"aEq" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/turf/open/space, +/area/space/nearstation) +"aEr" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"aEs" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aEt" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aEu" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aEv" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aEC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"aEF" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall, +/area/station/maintenance/aft) +"aEO" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security/glass{ + name = "Brig" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/office) +"aEU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"aFn" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"aGd" = ( +/obj/structure/table, +/obj/machinery/camera/directional/west{ + c_tag = "Incinerator Construction Area"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"aGn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"aGs" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/obj/machinery/meter, +/turf/closed/wall/r_wall/rust, +/area/station/engineering/atmos) +"aGu" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics Connector" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"aGC" = ( +/obj/structure/railing{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"aGK" = ( +/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/catwalk_floor/iron_dark, +/area/station/service/chapel/dock) +"aGM" = ( +/obj/structure/chair/stool/directional/south, +/obj/effect/landmark/start/atmospheric_technician, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"aGQ" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "External Gas to Loop" + }, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"aGR" = ( +/obj/effect/turf_decal/stripes/line{ + 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/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"aGZ" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/primary/central) +"aHq" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"aHz" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"aHB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"aHC" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Cryogenics"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/structure/table, +/obj/item/book/manual/wiki/medicine, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/obj/machinery/light/directional/north, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"aHD" = ( +/obj/effect/spawner/random/vending/snackvend, +/obj/machinery/light/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"aHQ" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/secure_closet/chief_medical, +/obj/machinery/firealarm/directional/south, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/item/gun/energy/e_gun/mini, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"aIl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"aIq" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/station/tcommsat/computer) +"aIv" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/item/shard, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"aIw" = ( +/obj/effect/landmark/secequipment, +/obj/effect/turf_decal/bot, +/obj/machinery/camera/directional/north{ + c_tag = "Security Office Lockers" + }, +/obj/structure/noticeboard/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/office) +"aIH" = ( +/obj/structure/transit_tube/crossing, +/obj/effect/turf_decal/sand/plating, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aII" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/vending/wardrobe/cargo_wardrobe, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"aJh" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "garbage"; + name = "trash belt" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/sign/poster/contraband/random/directional/south, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"aJm" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/table/wood/fancy/blue, +/obj/item/food/cracker{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/food/cracker{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/food/cracker, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"aJF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/red{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"aJH" = ( +/obj/structure/plasticflaps/opaque, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=8"; + location = "Atmospherics"; + name = "navigation beacon (Atmospherics Delivery)" + }, +/obj/machinery/door/window/left/directional/west{ + name = "Atmospherics Delivery Access"; + req_access = list("atmospherics") + }, +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Blast Door" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"aJM" = ( +/obj/machinery/hydroponics/soil, +/obj/item/shovel/spade, +/obj/item/cultivator{ + pixel_x = 9 + }, +/obj/machinery/status_display/evac/directional/south, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"aKe" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"aKr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aKA" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/box/corners, +/obj/item/paper_bin, +/obj/item/pen, +/obj/machinery/status_display/evac/directional/east, +/turf/open/floor/iron, +/area/station/security/courtroom) +"aKI" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable/layer3, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"aKY" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall, +/area/station/security/prison/mess) +"aLg" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/security/execution/education) +"aLi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"aLp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"aLC" = ( +/obj/machinery/computer/pandemic, +/obj/effect/turf_decal/delivery, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"aLI" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"aLK" = ( +/obj/structure/closet/crate, +/obj/item/hand_labeler, +/obj/item/storage/crayons, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"aLP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"aMa" = ( +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"aMb" = ( +/turf/closed/wall, +/area/station/science/ordnance/freezerchamber) +"aMe" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/service/hydroponics) +"aMj" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"aMp" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Cargo Maintenance" + }, +/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/cyclelink_helper_multi{ + cycle_id = "cargo-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"aMy" = ( +/obj/item/kirbyplants/organic/plant5, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"aMJ" = ( +/obj/structure/plasticflaps/opaque, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=1"; + location = "Engineering"; + name = "navigation beacon (Engineering Delivery)" + }, +/obj/machinery/door/window/right/directional/east{ + name = "Engineering Delivery Access"; + req_access = list("engineering") + }, +/obj/machinery/door/poddoor/preopen{ + id = "Engineering"; + name = "Engineering Blast Doors" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"aMK" = ( +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"aMU" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/start/depsec/science, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"aNa" = ( +/obj/structure/filingcabinet, +/obj/effect/turf_decal/siding/red, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"aNg" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/electric_shock/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"aNp" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/emcloset, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"aNt" = ( +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/processor/slime, +/obj/machinery/button/door/directional/south{ + id = "xeno4"; + name = "Creature Cell 4 Toggle"; + pixel_x = 24; + req_access = list("xenobiology") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"aNw" = ( +/obj/structure/table/optable, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/item/surgical_drapes, +/obj/item/clothing/mask/surgical, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"aND" = ( +/turf/closed/wall/r_wall, +/area/station/science/lab) +"aNH" = ( +/obj/structure/chair/pew{ + dir = 4 + }, +/obj/machinery/light/directional/west, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"aOc" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L1" + }, +/obj/structure/sign/directions/security{ + dir = 8; + pixel_y = 32 + }, +/obj/structure/sign/directions/medical{ + dir = 8; + pixel_y = 40 + }, +/obj/structure/sign/directions/command{ + dir = 8; + pixel_y = 24 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aOf" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor{ + id = "justiceblast"; + name = "Justice Blast Door" + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"aOg" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"aOG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/gateway) +"aOS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + name = "virology sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/medbay/virology, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"aPg" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"aPj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"aPr" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"aPx" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/box, +/obj/structure/disposalpipe/sorting/mail{ + dir = 8; + name = "HoP sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/service/hop_office, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"aPF" = ( +/obj/machinery/door/firedoor, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"aPJ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"aPK" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/courtroom) +"aPR" = ( +/obj/structure/table/wood, +/obj/effect/landmark/event_spawn, +/obj/item/paper_bin, +/obj/item/pen, +/turf/open/floor/wood/tile, +/area/station/service/library) +"aPT" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "emmd"; + name = "Emergency Medical Lockdown Shutters" + }, +/turf/open/floor/grass, +/area/station/medical/paramedic) +"aQl" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"aQs" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"aQB" = ( +/obj/machinery/computer/message_monitor, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/east, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) +"aQQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"aRa" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/window/right/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"aRB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"aRH" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"aRS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"aSa" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall, +/area/station/ai/satellite/foyer) +"aSo" = ( +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"aSr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/effect/spawner/random/structure/steam_vent, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/maintenance/fore) +"aSu" = ( +/obj/structure/chair/pew{ + dir = 8 + }, +/turf/open/floor/iron/chapel{ + dir = 4 + }, +/area/station/service/chapel) +"aSv" = ( +/obj/effect/landmark/start/atmospheric_technician, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"aSX" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/fore) +"aSZ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/storage) +"aTb" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"aTe" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"aTg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/cardboard, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"aTm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/effect/turf_decal/bot, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"aTx" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron, +/area/station/cargo/storage) +"aTR" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/recharge_floor, +/area/station/science/robotics/mechbay) +"aUh" = ( +/obj/effect/turf_decal/bot, +/obj/structure/safe{ + pixel_x = 3 + }, +/obj/item/stack/spacecash/c500{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/item/storage/belt/bandolier, +/obj/item/gun/ballistic/rifle/boltaction/pipegun, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"aUn" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aUw" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/iron/goonplaque, +/area/station/security/brig) +"aUz" = ( +/obj/structure/flora/rock/pile/style_random, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"aUU" = ( +/obj/structure/table, +/obj/machinery/light/small/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/item/stack/medical/wrap/gauze, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"aUW" = ( +/turf/open/floor/iron/stairs/medium{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"aVl" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"aVn" = ( +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = -5; + pixel_y = 6 + }, +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = 5; + pixel_y = -4 + }, +/obj/item/clothing/mask/gas{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/mask/gas, +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"aVt" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"aVx" = ( +/obj/effect/spawner/random/structure/tank_holder, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aVC" = ( +/obj/structure/sink/directional/west, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/loading_area, +/obj/machinery/door/window/right/directional/south{ + name = "Trash Chute"; + req_access = list("janitor") + }, +/obj/item/reagent_containers/cup/bucket, +/obj/item/mop, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/service/janitor) +"aVH" = ( +/obj/structure/bed{ + dir = 4 + }, +/obj/item/bedsheet/captain{ + dir = 4 + }, +/obj/effect/landmark/start/captain, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain/private) +"aVI" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"aWD" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/atmos/storage/gas) +"aWF" = ( +/obj/machinery/door/airlock/external{ + name = "Atmospherics External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"aWI" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/fore) +"aXf" = ( +/obj/machinery/atmospherics/components/binary/valve, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"aXA" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"aXJ" = ( +/obj/structure/table/reinforced, +/obj/structure/desk_bell{ + pixel_x = -7; + pixel_y = 8 + }, +/obj/item/food/grown/watermelon, +/obj/item/food/grown/wheat, +/obj/item/food/grown/whitebeet, +/obj/item/food/grown/apple, +/obj/item/food/grown/tomato, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/right/directional/west{ + name = "Hydroponics Desk"; + req_access = list("hydroponics") + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aYu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible, +/turf/closed/wall, +/area/station/engineering/atmos) +"aYv" = ( +/obj/structure/chair/comfy/brown{ + dir = 8 + }, +/turf/open/floor/carpet/royalblack, +/area/station/command/heads_quarters/captain) +"aYz" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"aYE" = ( +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"aYI" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"aYN" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"aYU" = ( +/obj/machinery/rnd/production/techfab/department/security, +/obj/effect/turf_decal/stripes/box, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"aYW" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"aYX" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/science/genetics) +"aZe" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"aZh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/food/pie_smudge, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"aZi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/morgue{ + name = "Private Study"; + req_access = list("library") + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/library) +"aZw" = ( +/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/wood{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/duct, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"bax" = ( +/turf/closed/wall, +/area/station/commons/storage/primary) +"baz" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"baC" = ( +/obj/machinery/suit_storage_unit/atmos, +/obj/effect/turf_decal/delivery, +/obj/machinery/camera/directional/north{ + c_tag = "Atmospherics Lockers"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"baE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"baF" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"baG" = ( +/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/east, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"baK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light/small/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"baS" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/storage) +"bbl" = ( +/obj/machinery/door/airlock/external{ + name = "Abandoned External Airlock" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/construction, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"bbA" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"bbC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/book/manual/wiki/engineering_hacking, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"bbO" = ( +/turf/closed/wall/r_wall, +/area/station/service/chapel/storage) +"bcs" = ( +/obj/structure/sign/warning/explosives, +/turf/closed/wall/r_wall, +/area/station/science/ordnance/bomb) +"bcE" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/effect/turf_decal/box/red, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"bcQ" = ( +/obj/machinery/suit_storage_unit/atmos, +/obj/effect/turf_decal/delivery, +/obj/machinery/airalarm/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"bcY" = ( +/obj/structure/table, +/obj/machinery/reagentgrinder, +/obj/item/stack/sheet/mineral/plasma, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"bdk" = ( +/obj/machinery/modular_computer/preset/curator{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/bot_white, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"bdo" = ( +/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/command/glass{ + name = "Bridge" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"bdF" = ( +/obj/machinery/door/airlock/engineering{ + name = "Emergency Storage" + }, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"bdH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/education) +"bdM" = ( +/obj/effect/turf_decal/bot, +/obj/structure/table, +/obj/structure/reagent_dispensers/wall/peppertank/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/computer/security/telescreen/med_sec, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"bdU" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bdX" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/box, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"bed" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/biohazard/directional/east, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"beo" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/checkpoint/customs) +"beK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"beN" = ( +/obj/item/kirbyplants/organic/plant10, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/button/door/directional/north{ + id = "transittube_ai"; + name = "Transit Tube Lockdown Toggle"; + req_access = list("command") + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"bfA" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"bfI" = ( +/obj/machinery/light/directional/west, +/obj/item/radio/intercom/directional/west, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"bgl" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/hop) +"bhk" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance{ + name = "Command Maintenance" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/teleporter, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"bhm" = ( +/obj/machinery/computer/monitor{ + dir = 1; + name = "backup power monitoring console" + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/noticeboard/directional/south, +/obj/structure/spider/stickyweb, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"bhr" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Research Security Post" + }, +/obj/effect/turf_decal/siding/red/corner, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"bhB" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/light/small/directional/north, +/obj/machinery/light_switch/directional/west, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/science/server) +"bhH" = ( +/obj/machinery/button/massdriver{ + id = "trash"; + pixel_x = -26; + pixel_y = -6 + }, +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/button/door/directional/west{ + id = "Disposal Exit"; + name = "Disposal Vent Control"; + pixel_y = 4; + req_access = list("maint_tunnels") + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"bhJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"bhR" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining{ + name = "Freight Mining Airlock" + }, +/obj/structure/barricade/wooden/crude, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"bib" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2"; + name = "on ramp" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"biq" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"bis" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central) +"biP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"biR" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/turf/closed/wall/r_wall/rust, +/area/station/security/execution/transfer) +"bjb" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"bji" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"bjk" = ( +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"bjz" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/turf/open/misc/asteroid, +/area/station/maintenance/port/lesser) +"bjB" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"bjJ" = ( +/obj/machinery/door/airlock/external{ + name = "Atmospherics External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/plating/airless, +/area/station/maintenance/disposal/incinerator) +"bjN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"bjR" = ( +/obj/structure/flora/rock/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) +"bkn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/main) +"bks" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/purple/visible, +/obj/effect/turf_decal/tile/green/anticorner/contrasted, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos/pumproom) +"bkK" = ( +/obj/machinery/rnd/server/master, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/science/server) +"bkN" = ( +/obj/machinery/telecomms/bus/preset_two, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"bkS" = ( +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"bkT" = ( +/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 = "Locker Room"; + name = "recreation camera" + }, +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/locker) +"bla" = ( +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"bln" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "kitchenshutters"; + name = "Kitchen Shutters" + }, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/turf/open/floor/iron, +/area/station/service/kitchen) +"bls" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"blw" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"blA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"blU" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"blX" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/yellow/visible, +/turf/closed/wall, +/area/station/engineering/atmos) +"blZ" = ( +/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/science/ordnance/office) +"bmn" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/potato, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"bmu" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/item/reagent_containers/cup/bucket, +/obj/item/radio/intercom/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"bmB" = ( +/obj/machinery/door/poddoor/incinerator_ordmix, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"bmX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"bnl" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/structure/sign/poster/random/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"bnn" = ( +/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, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/stairs{ + dir = 1 + }, +/area/station/service/chapel) +"bnB" = ( +/obj/structure/frame/computer, +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"bnT" = ( +/obj/effect/turf_decal/stripes/end{ + dir = 1 + }, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"bnY" = ( +/obj/structure/sign/departments/security, +/turf/closed/wall, +/area/station/security/detectives_office) +"bod" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"boo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/machinery/door/window/left/directional/north{ + name = "Maximum Security Test Chamber"; + req_access = list("xenobiology") + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"boq" = ( +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/line, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hop) +"bot" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall, +/area/station/maintenance/starboard/fore) +"boE" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"boG" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"boO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"bpg" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/wrench, +/obj/item/crowbar/red, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"bpj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"bpn" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining/glass{ + name = "Mailroom" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "cargo-mailroom" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/shipping, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"bpp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"bpz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"bpI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"bpK" = ( +/obj/item/target/clown, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/delivery, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"bpR" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"bpV" = ( +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/north, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"bqd" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 1 + }, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/machinery/status_display/ai/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"bqi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/machinery/meter, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"bqy" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Bridge Access"; + name = "command camera" + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"brg" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/engineering_all, +/obj/effect/turf_decal/bot, +/obj/machinery/camera/directional/south{ + c_tag = "Tech storage"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"brz" = ( +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"brA" = ( +/obj/effect/spawner/structure/window/hollow/reinforced/directional, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"brE" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 5 + }, +/obj/machinery/meter, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"brK" = ( +/obj/machinery/gulag_teleporter, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"bsa" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/wooden/crude, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"bsc" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical, +/obj/item/multitool, +/obj/machinery/camera/directional/west{ + c_tag = "Telecomms Monitoring"; + name = "telecomms camera"; + network = list("ss13","tcomms") + }, +/obj/machinery/requests_console/directional/west{ + department = "Telecomms Admin"; + name = "Telecomms Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) +"bso" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "ordnancestorage"; + name = "Ordnance Storage Shutters" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor/heavy, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"bsB" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/item/storage/box/lights/mixed{ + pixel_y = 6 + }, +/obj/machinery/door/window/right/directional/east{ + name = "Cargo Desk"; + req_access = list("shipping") + }, +/obj/item/flashlight, +/obj/effect/spawner/random/bureaucracy/birthday_wrap, +/turf/open/floor/plating, +/area/station/cargo/office) +"bsJ" = ( +/obj/structure/destructible/cult/item_dispenser/archives/library, +/obj/item/book/codex_gigas{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/storage/fancy/candle_box{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/flashlight/lantern{ + pixel_x = 4 + }, +/obj/machinery/computer/security/telescreen/entertainment/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/newscaster/directional/east, +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"bsR" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"bsT" = ( +/obj/structure/closet/secure_closet/engineering_personal, +/obj/item/clothing/suit/hooded/wintercoat/engineering, +/obj/effect/turf_decal/delivery, +/obj/machinery/newscaster/directional/north, +/obj/item/pickaxe/mini, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"bsZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"btb" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/machinery/light/directional/west, +/obj/machinery/firealarm/directional/west, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"btg" = ( +/obj/structure/table, +/obj/machinery/recharger, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/status_display/ai/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"btt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/stack/rods, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"bty" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/plasma, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"btI" = ( +/obj/item/kirbyplants/organic/plant2{ + pixel_y = 3 + }, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central) +"btK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/obj/effect/turf_decal/stripes/line, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"buk" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Atmospherics Tank - O2"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"bum" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"buq" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"buu" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"buJ" = ( +/obj/structure/bed/dogbed/runtime, +/mob/living/basic/pet/cat/runtime, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"buS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"bvk" = ( +/obj/effect/landmark/secequipment, +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/evac/directional/north, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/office) +"bvA" = ( +/obj/structure/chair/comfy/brown{ + color = "#c45c57"; + dir = 4 + }, +/turf/open/floor/carpet/royalblack, +/area/station/command/heads_quarters/captain) +"bvN" = ( +/obj/structure/railing, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"bvR" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"bwc" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/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/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"bwk" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/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 = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"bwA" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/ordnance) +"bwB" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"bwN" = ( +/obj/effect/turf_decal/box/white, +/obj/effect/turf_decal/arrows/white{ + color = "#0000FF"; + pixel_y = 15 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"bwW" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/medical/central) +"bxj" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"bxs" = ( +/obj/effect/turf_decal/box, +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"bxx" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"bxE" = ( +/obj/machinery/portable_atmospherics/pump, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer2{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/hallway) +"bxG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/south, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"byb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"bys" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"byy" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/command/gateway) +"byD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"byK" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/status_display/evac/directional/east, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"byS" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"bza" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/space_heater, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"bzb" = ( +/obj/structure/grille, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"bzc" = ( +/obj/structure/table, +/obj/machinery/recharger, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/computer/security/telescreen/prison/directional/west, +/turf/open/floor/iron/dark, +/area/station/security/office) +"bzo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"bzp" = ( +/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/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"bzu" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"bzy" = ( +/obj/structure/closet/radiation, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"bzS" = ( +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube/crossing, +/turf/open/space/basic, +/area/space/nearstation) +"bAc" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"bAi" = ( +/obj/structure/sign/departments/security, +/turf/closed/wall, +/area/station/maintenance/fore) +"bAs" = ( +/obj/structure/table/wood/fancy/black, +/obj/item/food/grown/poppy/geranium{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy/geranium{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy/geranium, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"bAQ" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/shower/directional/east{ + name = "emergency shower" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"bAS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/drone_bay) +"bAX" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"bBe" = ( +/obj/effect/spawner/random/vending/colavend, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"bBr" = ( +/obj/machinery/door/airlock/engineering{ + name = "Emergency Storage" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"bBE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bBF" = ( +/turf/closed/wall/r_wall, +/area/station/science/robotics/lab) +"bBJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"bBK" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"bBS" = ( +/turf/closed/wall/r_wall, +/area/station/command/teleporter) +"bBV" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall, +/area/station/cargo/storage) +"bBY" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/watermelon, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"bCz" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/item/clipboard{ + pixel_x = 3 + }, +/obj/item/folder/yellow{ + pixel_x = 3 + }, +/obj/machinery/door/window/left/directional/east{ + name = "Mailroom Desk"; + req_access = list("shipping") + }, +/obj/effect/landmark/start/hangover, +/obj/structure/desk_bell{ + pixel_x = -8; + pixel_y = 10 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"bCO" = ( +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/lipstick/random{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/lipstick/random{ + pixel_x = 6; + pixel_y = 3 + }, +/obj/item/lipstick/random{ + pixel_x = 6 + }, +/obj/item/pen, +/obj/structure/table, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/commons/locker) +"bDj" = ( +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/vending/colavend, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"bDp" = ( +/obj/effect/turf_decal/bot, +/obj/structure/tank_dispenser/oxygen, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"bDq" = ( +/obj/machinery/duct, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"bDr" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/duct, +/obj/machinery/door/airlock{ + name = "Kitchen" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/kitchen, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"bDu" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"bDF" = ( +/obj/structure/table/wood/fancy/red, +/obj/machinery/door/window/right/directional/east, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"bDP" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/portable_atmospherics/scrubber/huge, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"bDQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/fireaxecabinet/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Atmospherics Scrubbers"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bDV" = ( +/obj/structure/sink/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"bEa" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/purple/visible, +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/bridge_pipe/orange/visible{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"bEd" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"bEe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/random/structure/barricade, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/turf/open/floor/plating/rust, +/area/station/maintenance/department/crew_quarters/bar) +"bEv" = ( +/obj/machinery/light/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"bFm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"bFu" = ( +/obj/structure/cable, +/turf/closed/wall/rust, +/area/station/maintenance/department/electrical) +"bFv" = ( +/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/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"bFw" = ( +/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/duct, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"bFI" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"bGx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/education) +"bGE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/flasher/directional/west{ + id = "AI"; + name = "Meatbag Pacifier" + }, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"bGY" = ( +/obj/structure/sign/warning/engine_safety, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter/room) +"bHj" = ( +/obj/structure/table, +/obj/item/paper_bin/construction{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/hand_labeler{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/hand_labeler{ + pixel_x = 5 + }, +/obj/item/radio/intercom/directional/east, +/obj/machinery/light/small/directional/east, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/art) +"bHl" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"bHv" = ( +/obj/structure/closet/secure_closet/security/sec, +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/evac/directional/north, +/obj/item/clothing/mask/russian_balaclava, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"bHB" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"bHK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/gateway) +"bHL" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/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/hallway/secondary/exit/departure_lounge) +"bHM" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 4 + }, +/obj/structure/sink/directional/west, +/obj/item/reagent_containers/cup/watering_can, +/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/garden) +"bHP" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/chair, +/turf/open/misc/asteroid, +/area/station/maintenance/port/lesser) +"bHR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/chair/office, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/cargo_technician, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"bId" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"bIm" = ( +/obj/structure/table, +/obj/item/transfer_valve{ + pixel_x = 5 + }, +/obj/item/transfer_valve, +/obj/item/transfer_valve{ + pixel_x = -5 + }, +/obj/item/transfer_valve{ + pixel_x = 5 + }, +/obj/item/transfer_valve, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"bIq" = ( +/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/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"bIR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"bJi" = ( +/obj/machinery/door/airlock/external{ + name = "Engineering External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"bJm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"bJv" = ( +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) +"bJM" = ( +/obj/machinery/door/airlock/maintenance, +/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/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"bJR" = ( +/obj/structure/chair/comfy/brown{ + color = "#596479"; + dir = 1 + }, +/obj/effect/landmark/start/captain, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain) +"bJU" = ( +/obj/structure/sign/warning/pods, +/turf/closed/wall, +/area/station/commons/locker) +"bJV" = ( +/obj/effect/spawner/structure/window/bronze, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel) +"bKc" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/storage/backpack/duffelbag/med{ + pixel_y = 5 + }, +/obj/item/reagent_containers/blood/random{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/reagent_containers/blood/random, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"bKj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison/mess) +"bKl" = ( +/obj/structure/flora/rock/pile/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) +"bKM" = ( +/obj/machinery/light/directional/west, +/obj/machinery/power/emitter/welded{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"bKU" = ( +/obj/machinery/airalarm/directional/north, +/obj/machinery/status_display/evac/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/structure/closet/secure_closet/paramedic, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/iron/dark/smooth_half, +/area/station/medical/paramedic) +"bLf" = ( +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"bLN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/gibs/up, +/obj/structure/sign/poster/official/wtf_is_co2/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light/small/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/security/execution/education) +"bLR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bMw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/toy/basketball, +/turf/open/floor/iron, +/area/station/security/prison) +"bMH" = ( +/obj/structure/table, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/item/paper_bin, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/vacant_room/commissary) +"bMN" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"bMY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/lattice/catwalk, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"bNl" = ( +/obj/docking_port/stationary/escape_pod{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"bNv" = ( +/obj/machinery/telecomms/server/presets/common, +/obj/machinery/light/directional/west, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"bNz" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"bNM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"bNO" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"bOD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"bOR" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "xeno5"; + name = "Creature Cell 5" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"bPK" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bPP" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/flora/grass/jungle/b/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bPR" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/flora/bush/pale/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bPX" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bPY" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "Unit_2Privacy"; + name = "Unit 2 Privacy Shutter" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"bPZ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/structure/flora/grass/jungle/b/style_random, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bQb" = ( +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"bQn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"bQD" = ( +/obj/effect/decal/cleanable/blood/old, +/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/contraband/random/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"bQE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/effect/landmark/event_spawn, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"bQN" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/item/pickaxe, +/obj/effect/decal/remains/human, +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) +"bQR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/table, +/obj/structure/sign/warning/electric_shock/directional/north, +/obj/item/storage/toolbox/electrical, +/obj/item/assembly/flash/handheld, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"bRb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/window/left/directional/south{ + name = "Kitchen Access"; + req_access = list("kitchen") + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"bRh" = ( +/obj/structure/transit_tube/diagonal/topleft, +/turf/open/space/basic, +/area/space/nearstation) +"bRo" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"bRv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"bRx" = ( +/obj/structure/railing{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"bRy" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/old, +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) +"bRJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"bRO" = ( +/obj/machinery/chem_dispenser, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"bSg" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/machinery/door/airlock/atmos/glass{ + name = "Distribution Loop" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/pumproom) +"bSi" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/command/eva) +"bSt" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable, +/turf/open/space/basic, +/area/station/solars/port/aft) +"bSw" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"bSA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"bSM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"bSX" = ( +/obj/effect/turf_decal/stripes/line, +/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/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bTe" = ( +/obj/machinery/computer/communications{ + dir = 1 + }, +/obj/structure/plaque/static_plaque/golden/captain{ + pixel_y = -32 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"bTT" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/structure/flora/grass/jungle/a/style_random, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bUd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/flora/grass/jungle/a/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bUe" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/flora/grass/jungle/b/style_random, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bUk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bUl" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/office{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/education) +"bUp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/flora/bush/pale/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bUx" = ( +/obj/machinery/firealarm/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Genetics"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/machinery/computer/dna_console{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"bUy" = ( +/obj/structure/flora/bush/pale/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bUC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bUD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/flora/grass/jungle/a/style_random, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bUE" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bUF" = ( +/obj/structure/flora/rock/pile/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"bUI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"bUJ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/security{ + name = "Evidence" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"bUN" = ( +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"bUO" = ( +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"bUV" = ( +/obj/structure/cable, +/obj/structure/chair, +/obj/effect/landmark/start/hangover, +/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/courtroom) +"bVp" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/landmark/start/depsec/engineering, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"bVv" = ( +/turf/closed/mineral/random/high_chance, +/area/space/nearstation) +"bVR" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"bWx" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Air to Mix" + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/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 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"bWE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter/room) +"bWI" = ( +/obj/machinery/door/airlock/external{ + name = "Abandoned External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/mapping_helpers/airlock/access/all/engineering/construction, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"bWP" = ( +/obj/structure/table, +/obj/item/clothing/shoes/sneakers/orange{ + pixel_x = -6; + pixel_y = 10 + }, +/obj/item/clothing/shoes/sneakers/orange{ + pixel_x = -6; + pixel_y = -2 + }, +/obj/item/clothing/shoes/sneakers/orange{ + pixel_x = -6; + pixel_y = 4 + }, +/obj/item/clothing/shoes/sneakers/orange{ + pixel_x = -6; + pixel_y = -8 + }, +/obj/item/clothing/under/rank/prisoner{ + pixel_x = 8; + pixel_y = 5 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Prison Visitation"; + network = list("ss13","prison") + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"bWZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"bXa" = ( +/obj/effect/landmark/blobstart, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"bXb" = ( +/obj/structure/table, +/obj/machinery/light/directional/north, +/obj/machinery/button/door{ + id = "bridge blast"; + name = "Bridge Lockdown Toggle"; + pixel_x = 6; + pixel_y = 8; + req_access = list("command") + }, +/obj/machinery/button/door{ + id = "bridge-maint"; + name = "Bridge Maintenance Lockdown Toggle"; + pixel_x = 6; + pixel_y = -2; + req_access = list("command") + }, +/obj/machinery/button/door{ + id = "teleshutter"; + name = "Teleporter Shutter Toggle"; + pixel_x = -6; + pixel_y = 8; + req_access = list("teleporter") + }, +/obj/machinery/button/door{ + id = "evashutter"; + name = "E.V.A. Storage Shutter Toggle"; + pixel_x = -6; + pixel_y = -2; + req_access = list("command") + }, +/obj/machinery/camera/directional/north{ + c_tag = "Bridge Control"; + name = "command camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"bXe" = ( +/obj/machinery/stasis{ + dir = 4 + }, +/obj/effect/turf_decal/box, +/obj/machinery/defibrillator_mount/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/exam_room) +"bXf" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/service/janitor) +"bXj" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"bXz" = ( +/turf/closed/wall, +/area/station/service/kitchen/coldroom) +"bXA" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/mail_sorting/medbay/chemistry, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"bXS" = ( +/obj/machinery/door/airlock/external{ + name = "Prison External Airlock" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"bXX" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"bYe" = ( +/obj/machinery/door/poddoor{ + id = "Arrival Shuttle Bay"; + name = "Arrival Shuttle Bay" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"bYK" = ( +/obj/machinery/button/flasher{ + id = "visitorflash"; + pixel_x = -6; + pixel_y = 24; + req_access = list("brig") + }, +/obj/machinery/holopad, +/obj/machinery/button/door/directional/north{ + id = "visitation"; + name = "Visitation Shutters"; + pixel_x = 8; + req_access = list("brig") + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"bZg" = ( +/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 + }, +/obj/machinery/newscaster/directional/east, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"bZt" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"bZE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"bZQ" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"bZY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"caj" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"cau" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) +"caB" = ( +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/north, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/floor/grass, +/area/station/service/chapel/monastery) +"caL" = ( +/obj/structure/closet/cardboard, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"caN" = ( +/obj/structure/sign/warning/fire/directional/west, +/obj/machinery/firealarm/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/crowbar/red, +/obj/item/radio{ + pixel_y = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/maintenance/storage) +"caO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"caP" = ( +/obj/structure/lattice/catwalk, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"caS" = ( +/obj/machinery/computer/security{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/status_display/ai/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"cbp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"cbF" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/nuclearbomb/beer, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"cbJ" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/machinery/camera/autoname/directional/south, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/iron/stairs/left{ + dir = 4 + }, +/area/station/service/chapel) +"ccd" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"ccf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"ccg" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "qmprivacy"; + name = "Privacy Shutters" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/heads_quarters/qm) +"ccr" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"ccQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible, +/obj/machinery/meter, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ccW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/coin/twoheaded{ + pixel_x = 8; + pixel_y = 6 + }, +/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/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"ccY" = ( +/obj/structure/transit_tube/curved, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"cdd" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/east, +/obj/structure/disposalpipe/segment, +/obj/structure/table, +/obj/machinery/fax{ + fax_name = "Medical"; + name = "Medical Fax Machine" + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"cdf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/requests_console/directional/west, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"cdi" = ( +/obj/structure/closet/crate/engineering, +/obj/item/stack/sheet/mineral/plasma/thirty{ + amount = 50 + }, +/obj/item/wrench, +/obj/item/crowbar, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"cdl" = ( +/obj/structure/transit_tube/curved/flipped, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"cdt" = ( +/obj/structure/transit_tube/curved/flipped{ + dir = 1 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"cdu" = ( +/obj/structure/transit_tube/curved{ + dir = 1 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"cdD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/effect/landmark/start/medical_doctor, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/aft) +"cdF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"cdH" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"cdI" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/rack, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"cdV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/chamber) +"cdX" = ( +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"cdY" = ( +/turf/closed/wall, +/area/station/ai/satellite/chamber) +"cdZ" = ( +/turf/closed/wall/rust, +/area/station/ai/satellite/chamber) +"cec" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "East Ports to West Ports" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"cee" = ( +/obj/structure/sign/poster/contraband/revolver, +/turf/closed/wall, +/area/station/commons/locker) +"ceg" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/holopad/secure, +/obj/structure/cable/layer3, +/obj/machinery/door/window/brigdoor/left/directional/west{ + name = "Secondary AI Core Access"; + req_access = list("ai_upload"); + pixel_x = -4 + }, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"ceh" = ( +/obj/structure/table, +/obj/item/storage/box/prisoner{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/item/restraints/handcuffs/cable/zipties, +/obj/item/crowbar/red, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/noticeboard/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"cel" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"ceq" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "AI Core shutters"; + name = "AI Core Shutter" + }, +/turf/open/floor/plating, +/area/station/ai/satellite/chamber) +"ces" = ( +/obj/machinery/byteforge, +/obj/effect/turf_decal/box, +/obj/machinery/light/directional/north, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"cev" = ( +/obj/structure/transit_tube/diagonal/topleft, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"cez" = ( +/obj/effect/turf_decal/stripes/end{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"ceD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/chamber) +"ceE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"ceF" = ( +/turf/closed/wall/r_wall, +/area/station/ai/satellite/maintenance/storage) +"ceG" = ( +/turf/closed/wall/r_wall/rust, +/area/station/ai/satellite/maintenance/storage) +"ceM" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"ceT" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"ceW" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/radiation, +/obj/item/clothing/glasses/meson, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"cfm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/girder/displaced, +/obj/structure/grille/broken, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"cfs" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Supermatter Waste Line"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/button/door/directional/east{ + id = "engineaccess"; + name = "Engine Access Lockdown"; + req_access = list("engineering") + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"cfu" = ( +/obj/structure/sign/warning/xeno_mining, +/turf/closed/wall, +/area/station/maintenance/fore) +"cfC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"cfK" = ( +/obj/structure/table, +/obj/structure/cable, +/obj/effect/spawner/random/aimodule/harmless, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/upload/chamber) +"cfL" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/aft) +"cfN" = ( +/obj/effect/turf_decal/bot, +/obj/structure/safe{ + pixel_x = 3 + }, +/obj/item/stack/spacecash/c500{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/item/lazarus_injector, +/obj/effect/decal/cleanable/dirt, +/obj/structure/spider/stickyweb, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"cfR" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/item/folder/blue, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "hop"; + name = "Privacy Shutters" + }, +/obj/machinery/door/window/brigdoor/right/directional/north{ + name = "Head of Personnel's Desk"; + req_access = list("hop") + }, +/obj/machinery/door/window/left/directional/south{ + name = "Reception Window" + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hop) +"cgb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/status_display/evac/directional/north, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"cgj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/duct, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"cgp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"cgH" = ( +/obj/item/storage/medkit/regular{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/storage/medkit/fire{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/fire, +/obj/item/storage/medkit/fire{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/structure/table/glass, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/status_display/evac/directional/west, +/obj/structure/sign/warning/no_smoking/directional/north, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"cgJ" = ( +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"cgT" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/department/crew_quarters/bar) +"cgU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/recharge_floor, +/area/station/maintenance/port/aft) +"chc" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/emcloset, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"chg" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"chh" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/closed/wall/mineral/plastitanium, +/area/station/maintenance/starboard) +"chj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"chx" = ( +/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/effect/mapping_helpers/burnt_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"chD" = ( +/turf/closed/wall, +/area/station/ai/satellite/foyer) +"chH" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/machinery/button/door/directional/west{ + id = "atmos"; + name = "Atmospherics Lockdown"; + pixel_y = 6; + req_access = list("atmospherics") + }, +/obj/machinery/button/door/directional/west{ + id = "Engineering"; + name = "Engineering Lockdown"; + pixel_y = -6; + req_access = list("engineering") + }, +/obj/item/toy/figure/ce{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/disk/computer/engineering{ + pixel_x = 10; + pixel_y = -8 + }, +/obj/item/disk/computer/engineering{ + pixel_x = 10; + pixel_y = -8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"chI" = ( +/turf/closed/wall/r_wall, +/area/station/ai/satellite/foyer) +"chM" = ( +/obj/structure/transit_tube/diagonal, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"chO" = ( +/obj/structure/sign/warning/vacuum/external, +/turf/closed/wall, +/area/station/ai/satellite/maintenance/storage) +"chS" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/checkpoint/engineering) +"chT" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/spawner/random/structure/crate, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse) +"chV" = ( +/obj/structure/cable/layer3, +/turf/closed/wall/rust, +/area/station/ai/satellite/interior) +"cic" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"cij" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"cio" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"cip" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"cit" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"civ" = ( +/obj/effect/spawner/random/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/central) +"ciA" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 4 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"ciI" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/grille, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"ciK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"ciM" = ( +/obj/structure/sign/departments/engineering, +/turf/closed/wall, +/area/station/ai/satellite/foyer) +"ciR" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"ciT" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/wrench, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/north, +/obj/item/tank/internals/oxygen, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/maintenance/storage) +"ciW" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"ciY" = ( +/turf/closed/wall/rust, +/area/station/security/warden) +"cjl" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/hallway) +"cjp" = ( +/obj/effect/spawner/random/clothing/costume, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"cjq" = ( +/obj/structure/table/reinforced, +/obj/item/radio{ + pixel_y = 6 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/office) +"cjv" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold/violet/visible{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"cjx" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"cjI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"cjN" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"cjR" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel) +"cjS" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/table, +/obj/item/soap/nanotrasen, +/obj/item/hand_labeler, +/obj/item/gun/syringe{ + pixel_y = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"cke" = ( +/obj/structure/sign/warning, +/turf/closed/wall, +/area/space/nearstation) +"ckf" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/spawner/random/structure/grille, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"ckk" = ( +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"ckn" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall, +/area/space/nearstation) +"cko" = ( +/obj/machinery/status_display/evac/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/machinery/photobooth/security, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"ckp" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"ckr" = ( +/obj/effect/spawner/random/structure/grille, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"ckA" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"ckJ" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/station/maintenance/port/lesser) +"ckQ" = ( +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"cld" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"clm" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hatch{ + name = "Satellite Storage" + }, +/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{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/minisat, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/foyer) +"cln" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/machinery/light/directional/east, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"clt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/purple/visible, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"clw" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"clz" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"clH" = ( +/obj/structure/table, +/obj/item/healthanalyzer, +/obj/item/crowbar/red, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/vitals_reader/directional/north, +/turf/open/floor/iron/dark, +/area/station/medical/exam_room) +"clL" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/meter, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"clN" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"clQ" = ( +/obj/structure/chair/sofa/left/maroon{ + dir = 8 + }, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"clR" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Prison Recreation"; + network = list("ss13","prison") + }, +/turf/open/floor/iron, +/area/station/security/prison) +"clV" = ( +/obj/effect/turf_decal/arrows, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"clX" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"clY" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cmc" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Security Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/aft) +"cml" = ( +/turf/closed/wall/rust, +/area/station/service/library) +"cmG" = ( +/obj/structure/chair/sofa/right/maroon{ + dir = 4 + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"cmQ" = ( +/turf/open/floor/cult, +/area/station/service/chapel/office) +"cmU" = ( +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cnc" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/vacuum/external/directional/south, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"cne" = ( +/obj/structure/railing, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/iron/stairs/left{ + dir = 4 + }, +/area/station/service/chapel) +"cnf" = ( +/obj/effect/spawner/random/structure/grille, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"cnn" = ( +/obj/machinery/status_display/evac/directional/west, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"cnq" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"cnM" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/space/nearstation) +"cnQ" = ( +/obj/structure/flora/rock/pile/style_random, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/space/nearstation) +"cnR" = ( +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/space/nearstation) +"cnW" = ( +/obj/structure/grille/broken, +/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/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"cog" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/space/nearstation) +"cok" = ( +/turf/closed/wall/r_wall, +/area/space/nearstation) +"cop" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/table/wood/fancy/black, +/obj/item/book/bible{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/book/bible{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/book/bible, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"cos" = ( +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"cov" = ( +/obj/structure/disposaloutlet{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/box, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cow" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/transit_tube/horizontal{ + dir = 1 + }, +/turf/open/space/basic, +/area/space/nearstation) +"cox" = ( +/mob/living/basic/sloth/citrus, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"coy" = ( +/obj/structure/flora/rock/style_random, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"coz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"cpC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"cpY" = ( +/obj/item/pickaxe, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cpZ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/box, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"cqc" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/box, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"cqm" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/reagent_containers/cup/beaker/large{ + pixel_x = -6 + }, +/obj/item/reagent_containers/cup/beaker{ + pixel_x = 6 + }, +/obj/item/clothing/glasses/science, +/obj/item/clothing/glasses/science, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/item/experi_scanner{ + pixel_x = -4 + }, +/obj/item/experi_scanner, +/obj/item/experi_scanner{ + pixel_x = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"cqr" = ( +/turf/closed/wall/r_wall/rust, +/area/station/science/ordnance/storage) +"cqA" = ( +/obj/machinery/atmospherics/components/tank/plasma{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"cqE" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"cqO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/junction/flip{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"cqQ" = ( +/obj/structure/closet/crate/hydroponics, +/obj/item/paper/guides/jobs/hydroponics, +/obj/item/seeds/onion, +/obj/item/seeds/garlic, +/obj/item/seeds/potato, +/obj/item/seeds/tomato, +/obj/item/seeds/carrot, +/obj/item/seeds/grass, +/obj/item/seeds/ambrosia, +/obj/item/seeds/wheat, +/obj/item/seeds/pumpkin, +/obj/effect/spawner/random/contraband/prison, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 9 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"cqT" = ( +/obj/effect/turf_decal/loading_area, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"cre" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"crh" = ( +/obj/structure/cable, +/obj/machinery/holopad/secure, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/hos) +"crk" = ( +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"cry" = ( +/turf/open/space/basic, +/area/space/nearstation) +"crz" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"crG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/lattice/catwalk, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"crH" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"crI" = ( +/obj/machinery/door/window/left/directional/north{ + req_access = list("chapel_office") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/small/directional/south, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"crK" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"crR" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"csa" = ( +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"csj" = ( +/obj/structure/table, +/obj/item/radio/intercom, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"csk" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"cso" = ( +/obj/structure/table, +/obj/item/kitchen/fork/plastic, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"csL" = ( +/obj/structure/table/wood/fancy/black, +/obj/item/food/grown/poppy/lily{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy/lily{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy/lily, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"csM" = ( +/obj/structure/table, +/obj/machinery/recharger, +/obj/structure/sign/warning/electric_shock/directional/south, +/obj/effect/turf_decal/siding/red/corner{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"csW" = ( +/obj/structure/sign/warning/no_smoking, +/turf/closed/wall, +/area/station/maintenance/aft) +"ctf" = ( +/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/station/medical/chemistry) +"ctg" = ( +/obj/machinery/modular_computer/preset/engineering{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"ctt" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"ctu" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"ctv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/holopad, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"ctx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"cua" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"cud" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"cui" = ( +/mob/living/basic/mining/goliath/ancient, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"cuj" = ( +/mob/living/basic/mining/hivelord, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"cup" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"cuD" = ( +/obj/structure/sign/departments/security/directional/south, +/obj/structure/flora/grass/jungle/b/style_random, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"cuR" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/port/aft) +"cuS" = ( +/obj/structure/bookcase/random, +/obj/machinery/light/small/directional/north, +/obj/item/radio/intercom/prison/directional/north, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"cuU" = ( +/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/machinery/door/airlock/medical{ + name = "Operating Theater A" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/surgery, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/fore) +"cuV" = ( +/turf/closed/wall, +/area/station/maintenance/starboard/aft) +"cuW" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"cvi" = ( +/obj/effect/turf_decal/siding/thinplating/light{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"cvm" = ( +/obj/machinery/photocopier, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/requests_console/directional/south{ + department = "Law Office"; + name = "Law Office Requests Console" + }, +/obj/effect/turf_decal/box/white, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"cvr" = ( +/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/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"cvF" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"cvI" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/power/emitter, +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"cvL" = ( +/obj/machinery/button/door/directional/south{ + id = "medbay_front_door"; + name = "Medbay Doors Toggle"; + normaldoorcontrol = 1; + req_access = list("medical") + }, +/obj/machinery/computer/crew{ + dir = 4 + }, +/obj/machinery/button/door/directional/south{ + pixel_x = 9 + }, +/obj/item/radio/intercom/directional/south{ + pixel_y = -34 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/iron/dark/smooth_half, +/area/station/medical/paramedic) +"cvM" = ( +/obj/structure/sign/warning/secure_area{ + name = "EMERGENCY STORAGE" + }, +/turf/closed/wall, +/area/station/hallway/secondary/entry) +"cvT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"cwj" = ( +/obj/machinery/modular_computer/preset/id, +/obj/effect/turf_decal/bot, +/obj/machinery/computer/security/telescreen/ce/directional/north, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"cwl" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/department/security) +"cxO" = ( +/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 = 9 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/teleporter) +"cxP" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"cxR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/obj/effect/spawner/random/structure/steam_vent, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"cyc" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"cyp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/caution, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"cyv" = ( +/obj/structure/displaycase/trophy, +/turf/open/floor/wood, +/area/station/service/library) +"cyT" = ( +/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/execution/transfer) +"cyZ" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/ambrosia, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"czj" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "E.V.A. Storage" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/eva, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"czv" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"czy" = ( +/obj/machinery/door/airlock/external/glass{ + name = "Supply Door Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"czz" = ( +/obj/structure/bed, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/airalarm/directional/east, +/obj/effect/landmark/start/assistant, +/obj/effect/spawner/random/bedsheet, +/obj/effect/landmark/start/hangover, +/obj/machinery/button/door/directional/north{ + id = "Cabin_2"; + name = "Cabin 2 Privacy Lock"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/item/pillow/random, +/turf/open/floor/wood, +/area/station/commons/locker) +"czH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"czT" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/turf/open/floor/plating, +/area/station/command/bridge) +"czX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"cAl" = ( +/obj/effect/landmark/start/scientist, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"cAp" = ( +/obj/structure/closet/emcloset/anchored, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"cAq" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/rust, +/area/station/maintenance/starboard/aft) +"cAu" = ( +/obj/effect/landmark/start/botanist, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"cAz" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"cAU" = ( +/obj/structure/sign/departments/chemistry/directional/west, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"cBc" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/security/labor, +/obj/machinery/requests_console/directional/north{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/light/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"cBD" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/space/nearstation) +"cBG" = ( +/obj/machinery/telecomms/processor/preset_two, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"cBJ" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"cBN" = ( +/obj/structure/flora/bush/pale/style_random, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/space/nearstation) +"cBO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate, +/obj/item/stack/package_wrap, +/obj/item/storage/box/lights/mixed, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"cBW" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/command/bridge) +"cCe" = ( +/obj/structure/sign/warning/fire, +/obj/structure/grille, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"cCJ" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Port Mix to East Ports" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"cCS" = ( +/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/carpet/red, +/area/station/service/chapel) +"cDf" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"cDH" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"cDJ" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/smartfridge/organ, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/aft) +"cDZ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "telelab"; + name = "Test Chamber Blast Door" + }, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"cEa" = ( +/obj/machinery/pdapainter/engineering, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"cEr" = ( +/turf/closed/wall, +/area/station/command/bridge) +"cEu" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"cES" = ( +/obj/structure/bookcase/random/fiction, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"cFq" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engi-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance/departmental, +/obj/effect/mapping_helpers/airlock/access/any/service/janitor, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"cFO" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/heads_quarters/hos) +"cGl" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/item/radio/intercom/directional/north, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/research) +"cGm" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet, +/obj/structure/grille/broken, +/obj/item/analyzer, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"cGo" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/construction/plumbing, +/obj/item/construction/plumbing, +/obj/machinery/light_switch/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"cGr" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple/layer2{ + dir = 8 + }, +/obj/machinery/air_sensor/ordnance_freezer_chamber, +/turf/open/floor/iron/dark/airless, +/area/station/science/ordnance/freezerchamber) +"cGF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/light_switch/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"cGP" = ( +/turf/closed/wall/r_wall, +/area/station/service/chapel/monastery) +"cGQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Central Hallway Courtroom"; + name = "central camera" + }, +/obj/structure/sign/departments/lawyer/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"cHg" = ( +/obj/structure/chair/pew{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 8 + }, +/turf/open/floor/iron/chapel{ + dir = 1 + }, +/area/station/service/chapel) +"cHu" = ( +/obj/structure/lattice/catwalk, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cHz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"cHG" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packagereturn"; + name = "crate return belt" + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Delivery Office"; + name = "cargo camera"; + network = list("ss13","qm") + }, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"cHI" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/pen/fourcolor, +/obj/item/stamp/head/hop{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) +"cHL" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"cHN" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/grille/broken, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cHZ" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/poddoor/preopen{ + id = "xeno_blastdoor"; + name = "Xenobiology Containment Blast Door" + }, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"cIb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/flasher/directional/north{ + id = "AI"; + name = "Meatbag Pacifier" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"cIf" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/generic/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"cIg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"cIk" = ( +/obj/machinery/disposal/bin, +/obj/machinery/firealarm/directional/north, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"cIC" = ( +/obj/structure/cable, +/obj/machinery/duct, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/hangover, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/turf/open/floor/plastic, +/area/station/hallway/secondary/service) +"cIU" = ( +/turf/closed/wall/rust, +/area/station/construction/mining/aux_base) +"cIV" = ( +/turf/closed/wall, +/area/station/construction/mining/aux_base) +"cIW" = ( +/obj/structure/table, +/obj/machinery/recharger, +/obj/machinery/light_switch/directional/south{ + pixel_x = 10 + }, +/obj/structure/reagent_dispensers/wall/peppertank/directional/west, +/obj/item/screwdriver, +/obj/machinery/firealarm/directional/south{ + pixel_x = -3 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Cargo Checkpoint Post"; + name = "cargo camera"; + network = list("ss13","qm") + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"cIX" = ( +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"cIY" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"cJe" = ( +/obj/structure/chair/office/light, +/obj/effect/landmark/start/roboticist, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"cJf" = ( +/obj/effect/turf_decal/stripes/end{ + dir = 1 + }, +/obj/machinery/light/small/directional/north, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"cJh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"cJk" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/camera_advanced/base_construction/aux{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"cJv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"cJx" = ( +/obj/structure/girder, +/obj/structure/grille/broken, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cKd" = ( +/obj/effect/turf_decal/box/corners, +/obj/structure/sign/warning/electric_shock/directional/south, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"cKz" = ( +/turf/closed/wall/rust, +/area/station/engineering/gravity_generator) +"cKR" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/structure/chair/stool/bar/directional/south, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"cKY" = ( +/obj/machinery/dna_scannernew, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"cLq" = ( +/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, +/area/station/hallway/primary/aft) +"cLu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 5 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"cLx" = ( +/obj/structure/chair/office/light, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/landmark/start/chief_engineer, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"cLG" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"cLL" = ( +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"cLV" = ( +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 4 + }, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel) +"cMj" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"cMr" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/west, +/obj/machinery/airalarm/directional/west, +/obj/machinery/power/shieldwallgen, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"cMD" = ( +/obj/machinery/computer/pod/old/mass_driver_controller/ordnancedriver{ + pixel_x = 24 + }, +/obj/machinery/door/window/left/directional/south{ + name = "Mass Driver Door"; + req_access = list("ordnance") + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"cMT" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"cMV" = ( +/obj/machinery/light/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 9 + }, +/obj/machinery/computer/turbine_computer{ + dir = 1; + mapping_id = "main_turbine" + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"cNP" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/sign/warning/vacuum/external/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"cNZ" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/lowpressure, +/area/space/nearstation) +"cOf" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/prison) +"cOp" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall/rust, +/area/space/nearstation) +"cOt" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/item/folder/yellow, +/obj/item/pen, +/obj/machinery/door/window/left/directional/south{ + name = "Cargo Desk"; + req_access = list("shipping") + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"cON" = ( +/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 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"cOR" = ( +/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/service/chapel/dock) +"cOT" = ( +/obj/machinery/door/airlock/external{ + name = "Arrival Shuttle Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"cPp" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold/green/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"cPu" = ( +/obj/machinery/light/directional/west, +/turf/open/floor/grass, +/area/station/science/genetics) +"cPw" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"cPM" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"cPZ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security/glass{ + name = "Security Customs Checkpoint" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/customs) +"cQb" = ( +/obj/machinery/recharge_station, +/obj/effect/turf_decal/trimline/yellow, +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"cQc" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Cargo"; + location = "Arrivals"; + name = "arrivals navigation beacon" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"cQt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"cQJ" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"cQR" = ( +/turf/closed/wall, +/area/station/maintenance/department/cargo) +"cQV" = ( +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"cRq" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"cRu" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/components/trinary/filter/atmos/n2, +/obj/effect/turf_decal/tile/red/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"cRv" = ( +/turf/closed/wall, +/area/station/service/chapel/monastery) +"cRG" = ( +/obj/machinery/light/directional/east, +/obj/machinery/status_display/ai/directional/east, +/obj/item/kirbyplants/organic/plant21, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/processing) +"cRO" = ( +/obj/item/toy/figure/qm{ + pixel_x = -17 + }, +/obj/machinery/modular_computer/preset/id{ + dir = 1 + }, +/obj/machinery/button/door/directional/east{ + id = "qmprivacy"; + name = "Privacy Shutters Control"; + pixel_y = 38; + req_access = list("qm") + }, +/turf/open/floor/carpet/orange, +/area/station/command/heads_quarters/qm) +"cRW" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "chemistry_shutters_2"; + name = "Chemistry Hall Shutters" + }, +/turf/open/floor/plating, +/area/station/medical/pharmacy) +"cSl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/north, +/obj/machinery/chem_mass_spec, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"cSq" = ( +/obj/structure/flora/rock/pile/style_random{ + pixel_x = 8; + pixel_y = 3 + }, +/obj/effect/turf_decal/stripes/asteroid/line{ + dir = 8 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"cSJ" = ( +/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/medical/chemistry) +"cSU" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + name = "Pure to Fuel Pipe" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"cSX" = ( +/obj/machinery/computer/records/security{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"cTh" = ( +/obj/machinery/porta_turret/ai{ + dir = 1 + }, +/obj/machinery/flasher/directional/west{ + id = "AI"; + name = "Meatbag Pacifier" + }, +/turf/open/floor/circuit, +/area/station/ai/upload/chamber) +"cTi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/hallway/primary/aft) +"cTk" = ( +/obj/machinery/duct, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"cTz" = ( +/obj/machinery/computer/pod/old/mass_driver_controller/chapelgun{ + pixel_x = 30 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"cTI" = ( +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/machinery/door/airlock/medical/glass{ + id_tag = "medbay_front_door"; + name = "Medbay" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"cTN" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet{ + name = "supply locker" + }, +/obj/item/clothing/shoes/sneakers/brown, +/obj/effect/spawner/random/maintenance, +/obj/item/clothing/under/rank/cargo/tech, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/grenade/chem_grenade/cleaner, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"cTX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/cargo/storage) +"cTY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"cUc" = ( +/obj/structure/transit_tube, +/turf/open/space/basic, +/area/space/nearstation) +"cUk" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/psychology) +"cUw" = ( +/obj/effect/spawner/random/trash/cigbutt, +/turf/open/floor/plating, +/area/station/security/prison) +"cUA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"cUD" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"cUM" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold/violet/visible{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"cUR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/cyborg, +/obj/structure/cable/layer3, +/obj/effect/landmark/event_spawn, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"cUT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"cUY" = ( +/obj/machinery/door/airlock/external{ + name = "Prison External Airlock" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "kilo-maint-1" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"cVb" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"cVg" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/tcommsat/computer) +"cVn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet{ + name = "chapel locker" + }, +/obj/item/clothing/shoes/sandal, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"cVr" = ( +/obj/structure/sign/warning/vacuum/external, +/turf/closed/wall, +/area/station/hallway/secondary/entry) +"cVH" = ( +/obj/structure/closet/secure_closet/hop, +/obj/effect/turf_decal/bot, +/obj/item/storage/lockbox/loyalty, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) +"cVI" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/secure_closet/personal, +/obj/item/storage/backpack, +/obj/item/storage/backpack/satchel, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/shoes/winterboots, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"cVS" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"cWb" = ( +/obj/structure/table, +/obj/item/radio{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/radio{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"cWi" = ( +/obj/structure/plasticflaps, +/obj/machinery/conveyor{ + id = "NTMSLoad2"; + name = "on ramp" + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"cWl" = ( +/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/neutral, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"cWu" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Aft Hallway tech_storage"; + name = "aft camera" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"cWy" = ( +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"cWQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"cWS" = ( +/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/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"cWV" = ( +/obj/effect/turf_decal/loading_area, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"cXd" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"cXg" = ( +/obj/structure/reagent_dispensers/watertank/high, +/obj/structure/railing, +/obj/item/reagent_containers/cup/watering_can, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"cXh" = ( +/turf/closed/wall, +/area/station/security/brig) +"cXv" = ( +/obj/structure/table, +/obj/item/food/energybar, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"cXH" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/structure/sign/departments/vault/directional/north, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"cXQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"cXT" = ( +/turf/closed/wall/rust, +/area/station/maintenance/department/crew_quarters/bar) +"cXX" = ( +/obj/machinery/light/directional/west, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"cXZ" = ( +/turf/closed/wall, +/area/station/hallway/primary/fore) +"cYc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter) +"cYk" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/mechanical, +/obj/item/extinguisher/mini, +/obj/item/tank/internals/oxygen/yellow, +/obj/item/clothing/mask/gas, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"cYt" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"cYv" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/commons/locker) +"cYy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"cYA" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security/glass{ + name = "Research Security Post" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"cYG" = ( +/obj/structure/cable, +/obj/structure/chair/sofa/right/maroon{ + dir = 4 + }, +/obj/machinery/light/directional/south, +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/airalarm/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"cYN" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"cYZ" = ( +/obj/effect/spawner/random/structure/furniture_parts, +/obj/effect/spawner/random/structure/closet_empty/crate, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"cZh" = ( +/obj/machinery/door/airlock/maintenance, +/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{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"cZo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"cZT" = ( +/obj/effect/turf_decal/bot, +/obj/structure/bed/medical/emergency, +/obj/machinery/light/small/directional/south, +/obj/machinery/iv_drip, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"cZW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/detective, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"daG" = ( +/obj/machinery/door/airlock/maintenance/external{ + name = "Mass Driver Intersection" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"daL" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/violet/visible{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"dbi" = ( +/obj/machinery/light/directional/east, +/obj/machinery/flasher/directional/east{ + id = "hopflash"; + name = "Crowd Pacifier" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/photobooth, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) +"dbp" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"dbu" = ( +/turf/closed/wall/rust, +/area/station/maintenance/department/security) +"dbK" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"dbR" = ( +/obj/effect/turf_decal/stripes/line, +/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/disposalpipe/segment, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"dch" = ( +/obj/effect/turf_decal/stripes/asteroid/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid, +/area/space/nearstation) +"dcl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"dcq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/cargo_technician, +/obj/structure/chair/office{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/office) +"dcr" = ( +/obj/machinery/vending/wardrobe/curator_wardrobe, +/obj/effect/turf_decal/delivery/white, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"dcD" = ( +/obj/structure/table, +/obj/item/surgical_drapes, +/obj/item/retractor, +/obj/item/cautery, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"dcF" = ( +/obj/machinery/hydroponics/constructable, +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"dcS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2; + name = "genetics sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/science/genetics, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"ddb" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Atmospherics Tank - N2"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"ddp" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"ddI" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/public/glass{ + name = "Engineering Foyer" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/engineering/hallway) +"ddS" = ( +/obj/effect/turf_decal/bot, +/obj/structure/table, +/obj/machinery/recharger, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"ddW" = ( +/obj/effect/turf_decal/stripes/end{ + dir = 8 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"dea" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"dez" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"deG" = ( +/obj/structure/table, +/obj/item/storage/toolbox/electrical{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/storage/toolbox/electrical, +/obj/machinery/light/directional/west, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"deI" = ( +/obj/effect/turf_decal/bot, +/obj/structure/grille, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"deZ" = ( +/obj/structure/chair, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"dfi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"dfk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/ash/large, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"dfv" = ( +/obj/machinery/rnd/production/circuit_imprinter/department/science, +/obj/effect/turf_decal/bot, +/obj/machinery/requests_console/directional/east{ + department = "Research Lab"; + name = "Research Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"dfD" = ( +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"dfK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"dfS" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"dfU" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"dfV" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"dfW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/chief_medical_officer, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"dgg" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/pipedispenser/disposal, +/obj/machinery/status_display/evac/directional/south, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"dgi" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"dgo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/firealarm/directional/north, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"dgu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/scrubber, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"dgw" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall/rust, +/area/station/cargo/warehouse/upper) +"dgD" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/machinery/conveyor_switch/oneway{ + id = "NTMSLoad2"; + name = "on ramp"; + pixel_x = 8; + pixel_y = -5 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"dgE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/trinary/mixer/airmix, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"dgP" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/machinery/computer/atmos_control/nitrous_tank{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"dgW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/obj/effect/spawner/random/engineering/tank, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"dhe" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/sign/directions/evac{ + dir = 1; + pixel_y = 24 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"dhz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"dhL" = ( +/obj/docking_port/stationary{ + dir = 4; + dwidth = 4; + height = 7; + name = "Cargo Bay"; + shuttle_id = "cargo_home"; + width = 12 + }, +/turf/open/space/basic, +/area/space/nearstation) +"dhT" = ( +/obj/structure/cable, +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"dhY" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/medical/medbay/central) +"dif" = ( +/obj/machinery/atmospherics/components/trinary/mixer{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"dij" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/stack/package_wrap, +/obj/item/storage/box, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"dil" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/spawner/random/armory/e_gun, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"dix" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"diA" = ( +/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 = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"diQ" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/power/terminal{ + dir = 8 + }, +/obj/item/radio/intercom/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/directional/north{ + c_tag = "Starboard Quarter Solar"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"diU" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2"; + name = "on ramp" + }, +/obj/structure/sign/poster/contraband/red_rum/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"diZ" = ( +/obj/structure/sign/painting/library_secure{ + pixel_x = -32 + }, +/obj/structure/table/wood/fancy/red, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/door/window/left/directional/east, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"dja" = ( +/obj/structure/grille, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"djo" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark/airless, +/area/station/science/ordnance/freezerchamber) +"djC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"djQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"djW" = ( +/obj/machinery/airalarm/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Central Hallway Personnel Queue"; + name = "central camera" + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"djZ" = ( +/obj/machinery/airalarm/directional/south, +/obj/machinery/recharge_station, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"dke" = ( +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/starboard) +"dkh" = ( +/turf/closed/wall, +/area/station/medical/morgue) +"dki" = ( +/obj/machinery/holopad, +/turf/open/floor/carpet/blue, +/area/station/command/heads_quarters/hop) +"dkA" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/structure/sign/clock/directional/south, +/turf/open/water/no_planet_atmos, +/area/station/service/hydroponics/garden) +"dkD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"dkH" = ( +/obj/structure/cable, +/obj/machinery/duct, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plastic, +/area/station/hallway/secondary/service) +"dkL" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/item/folder/red{ + pixel_x = -5 + }, +/obj/machinery/door/window/brigdoor/left/directional/west{ + name = "Security Customs Desk"; + req_access = list("security") + }, +/obj/item/radio{ + pixel_x = 7; + pixel_y = 4 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"dkM" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/structure/disposalpipe/sorting/mail{ + dir = 2; + name = "robotics sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/science/robotics, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"dkQ" = ( +/obj/machinery/conveyor{ + id = "NTMSLoad2"; + name = "on ramp" + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"dlc" = ( +/obj/structure/table/reinforced, +/obj/item/reagent_containers/cup/glass/mug/coco, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"dlI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"dlS" = ( +/obj/machinery/light/floor, +/turf/open/floor/engine/vacuum, +/area/station/engineering/atmos) +"dmf" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Cargo Requests" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/engine_equipment, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"dmp" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"dmw" = ( +/obj/structure/dresser, +/obj/machinery/light/small/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"dmA" = ( +/obj/item/kirbyplants/organic/plant10, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"dmC" = ( +/obj/machinery/light/floor, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"dmD" = ( +/obj/machinery/modular_computer/preset/id{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/requests_console/directional/south{ + department = "Captain's Desk"; + name = "Captain's Requests Console" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"dmU" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/pale/style_random, +/obj/effect/turf_decal/siding/wideplating_new/dark/corner, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"dna" = ( +/obj/structure/table, +/obj/item/folder{ + pixel_x = -4 + }, +/obj/item/pai_card, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"dnl" = ( +/obj/machinery/light/directional/north, +/obj/machinery/firealarm/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Arrivals Dock"; + name = "shuttle camera" + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"dnt" = ( +/obj/effect/landmark/carpspawn, +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/starboard/fore) +"dny" = ( +/obj/structure/table, +/obj/item/storage/backpack{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/backpack, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"dnz" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/structure/noticeboard/directional/east, +/obj/item/wallframe/apc, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"dnF" = ( +/obj/effect/landmark/event_spawn, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"dnL" = ( +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/book/manual/wiki/security_space_law, +/obj/machinery/flasher/directional/west{ + id = "Cell 2"; + name = "Prisoner Pacifier" + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"dod" = ( +/obj/effect/landmark/start/head_of_personnel, +/obj/structure/chair/office{ + dir = 8 + }, +/turf/open/floor/carpet/blue, +/area/station/command/heads_quarters/hop) +"dof" = ( +/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/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"doj" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/plating, +/area/station/hallway/primary/aft) +"dok" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"dom" = ( +/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/structure/sign/poster/official/random/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"don" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/smes/full, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"doy" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "xeno4"; + name = "Creature Cell 4" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"doB" = ( +/obj/machinery/atmospherics/components/trinary/filter{ + dir = 4 + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/delivery, +/obj/machinery/light_switch/directional/north, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"doH" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"doU" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"dpc" = ( +/obj/effect/turf_decal/siding/thinplating/dark/end{ + dir = 4 + }, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel/monastery) +"dpe" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille/broken, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"dpw" = ( +/obj/structure/chair, +/obj/effect/landmark/start/security_officer, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"dpx" = ( +/obj/structure/sign/warning/electric_shock/directional/south, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"dpJ" = ( +/obj/structure/sign/departments/science/directional/north{ + name = "ROBOTICS" + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"dpR" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"dpT" = ( +/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/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"dqa" = ( +/obj/item/kirbyplants/organic/plant21, +/obj/machinery/airalarm/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"dqg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"dqw" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/landmark/start/roboticist, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"dqF" = ( +/obj/effect/decal/cleanable/ash, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"dqL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"drk" = ( +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/structure/table, +/obj/item/book/manual/wiki/atmospherics, +/obj/item/stack/sheet/rglass{ + amount = 20; + pixel_x = 2; + pixel_y = -2 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"drl" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"drm" = ( +/obj/machinery/mass_driver/ordnance{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/science/ordnance) +"drp" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/box/mousetraps{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/flashlight, +/obj/structure/noticeboard/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"drw" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/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/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"dry" = ( +/obj/machinery/portable_atmospherics/canister, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/storage) +"drC" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/blood/old, +/obj/item/clothing/gloves/color/black, +/obj/item/wrench, +/obj/structure/sign/warning/no_smoking{ + pixel_x = 30 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"drG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"drM" = ( +/obj/structure/closet/crate, +/obj/item/reagent_containers/cup/bowl, +/obj/effect/spawner/random/contraband/prison, +/obj/item/reagent_containers/cup/bowl, +/obj/item/reagent_containers/cup/bowl, +/obj/item/reagent_containers/cup/bowl, +/obj/item/reagent_containers/cup/bowl, +/obj/item/reagent_containers/cup/bowl, +/obj/item/reagent_containers/cup/bowl, +/obj/item/reagent_containers/cup/bowl, +/obj/item/kitchen/fork/plastic, +/obj/item/kitchen/fork/plastic, +/obj/item/kitchen/fork/plastic, +/obj/item/storage/box/drinkingglasses, +/obj/item/kitchen/spoon/plastic, +/obj/item/kitchen/spoon/plastic, +/obj/item/kitchen/spoon/plastic, +/obj/item/knife/plastic, +/obj/item/knife/plastic, +/obj/item/knife/plastic, +/obj/item/storage/bag/tray/cafeteria, +/obj/item/storage/bag/tray/cafeteria, +/obj/item/storage/bag/tray/cafeteria, +/obj/item/storage/bag/tray/cafeteria, +/obj/item/storage/box/drinkingglasses, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"dsc" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Control Room" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/command/general, +/obj/effect/mapping_helpers/airlock/access/any/engineering/tcoms, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) +"dsh" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"dsk" = ( +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"dsm" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/barricade/wooden/crude, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"dsn" = ( +/obj/structure/table, +/obj/item/reagent_containers/condiment/enzyme{ + pixel_x = 9; + pixel_y = 3 + }, +/obj/effect/spawner/random/food_or_drink/donkpockets, +/obj/item/radio/intercom/prison/directional/north, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"dsw" = ( +/obj/structure/closet/secure_closet/courtroom, +/obj/item/gavelhammer, +/obj/machinery/airalarm/directional/west, +/obj/machinery/camera/directional/north{ + c_tag = "Courtroom Judge"; + name = "command camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"dsC" = ( +/obj/machinery/light/cold/directional/east, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"dsD" = ( +/obj/structure/sign/departments/cargo, +/turf/closed/wall, +/area/station/cargo/warehouse/upper) +"dsH" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/item/stock_parts/power_store/cell/high{ + pixel_x = 2; + pixel_y = 6 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"dsI" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hatch{ + name = "Satellite Antechamber" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "ai-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/minisat, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"dsJ" = ( +/obj/structure/closet/secure_closet/hydroponics, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/checker, +/area/station/service/hydroponics) +"dtb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, +/turf/closed/wall/r_wall, +/area/station/maintenance/disposal/incinerator) +"dtg" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/oxygen_input{ + dir = 4 + }, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"dtt" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"dty" = ( +/turf/closed/wall/r_wall, +/area/station/science/ordnance/storage) +"dtA" = ( +/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/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"dtD" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/newscaster/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/table/wood/fancy/red, +/obj/structure/sign/painting/large/library{ + dir = 8; + pixel_x = -29 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"dtP" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/turf/open/floor/wood/large, +/area/station/service/bar/atrium) +"dtS" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"dup" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"duq" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"duA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/masks, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"duH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"duM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"duU" = ( +/obj/machinery/door/airlock/external{ + name = "Ferry Shuttle Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"duW" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"dva" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"dvk" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/department/bridge) +"dvs" = ( +/obj/machinery/firealarm/directional/north, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"dvu" = ( +/obj/structure/extinguisher_cabinet/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/command/eva) +"dvC" = ( +/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/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"dvN" = ( +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) +"dwc" = ( +/obj/structure/table, +/obj/item/radio/intercom{ + broadcasting = 1; + frequency = 1447; + name = "Private AI Channel"; + pixel_y = -2 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/south, +/obj/machinery/computer/security/telescreen/minisat/directional/south, +/turf/open/floor/plating, +/area/station/hallway/primary/central/fore) +"dwh" = ( +/obj/structure/extinguisher_cabinet/directional/south, +/obj/structure/table, +/obj/item/stock_parts/micro_laser{ + pixel_x = -7; + pixel_y = -3 + }, +/obj/item/stock_parts/micro_laser{ + pixel_x = -1; + pixel_y = 3 + }, +/obj/item/stock_parts/micro_laser{ + pixel_x = -5; + pixel_y = 4 + }, +/obj/item/stock_parts/micro_laser{ + pixel_x = -3; + pixel_y = -2 + }, +/obj/item/stock_parts/scanning_module{ + pixel_x = 12; + pixel_y = -1 + }, +/obj/item/stock_parts/scanning_module{ + pixel_x = 10; + pixel_y = 1 + }, +/obj/item/stock_parts/scanning_module{ + pixel_x = 13; + pixel_y = 4 + }, +/obj/item/stock_parts/scanning_module{ + pixel_x = 8; + pixel_y = -1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/drone_bay) +"dwx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"dwz" = ( +/turf/closed/wall/rust, +/area/station/maintenance/space_hut/plasmaman) +"dwB" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"dwL" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"dxf" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"dxk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"dxm" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/rust, +/area/station/engineering/gravity_generator) +"dxq" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/dark/visible, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"dxu" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Xenobiology Cell 1"; + name = "xenobiology camera"; + network = list("ss13","rd","xeno") + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"dxB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"dxU" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"dya" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"dyj" = ( +/turf/closed/wall/rust, +/area/station/security/checkpoint/supply) +"dyu" = ( +/obj/structure/flora/bush/jungle/b, +/turf/open/misc/asteroid, +/area/space/nearstation) +"dyw" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"dyC" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/sink/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"dyD" = ( +/obj/machinery/air_sensor/nitrogen_tank, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"dyF" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/prison) +"dyK" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall, +/area/station/command/bridge) +"dyX" = ( +/obj/structure/reagent_dispensers/cooking_oil, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"dzp" = ( +/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/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"dzt" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 8; + name = "Gas to Cold Loop" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"dzy" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/start/warden, +/obj/structure/chair/office, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"dzL" = ( +/obj/machinery/modular_computer/preset/engineering{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"dzQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"dzS" = ( +/turf/closed/wall, +/area/station/security/lockers) +"dAu" = ( +/obj/structure/closet/crate, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/stack/license_plates/empty/fifty, +/obj/item/stack/license_plates/empty/fifty, +/obj/item/stack/license_plates/empty/fifty, +/turf/open/floor/plating, +/area/station/security/prison) +"dAz" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "emmd"; + name = "Emergency Medical Lockdown Shutters" + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"dAB" = ( +/obj/structure/chair/office/light, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"dAQ" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Ordnance Lab" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance, +/turf/open/floor/iron/dark/airless, +/area/station/science/ordnance/freezerchamber) +"dAS" = ( +/obj/effect/landmark/start/chaplain, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"dAU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"dAZ" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L3" + }, +/obj/item/radio/intercom/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"dBe" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/east, +/obj/machinery/cell_charger, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"dBg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"dBk" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/turf/open/water/no_planet_atmos, +/area/station/service/hydroponics/garden) +"dBs" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet, +/obj/item/cardboard_cutout{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/cardboard_cutout, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"dBw" = ( +/turf/closed/wall/rust, +/area/station/service/bar) +"dBy" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"dBV" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/fueltank, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"dCd" = ( +/obj/effect/turf_decal/siding/wood, +/obj/structure/table/wood/fancy/blue, +/obj/item/food/cracker{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/food/cracker{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/food/cracker, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"dCM" = ( +/turf/closed/wall/rust, +/area/station/service/bar/atrium) +"dCW" = ( +/obj/structure/closet/secure_closet/freezer/fridge, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/bot, +/obj/machinery/light/cold/directional/west, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"dCX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible{ + dir = 1 + }, +/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/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"dDp" = ( +/obj/structure/mirror/directional/north, +/obj/structure/sink/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"dDO" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"dEc" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"dEl" = ( +/obj/machinery/firealarm/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Aft Hallway Engineering Venders"; + name = "aft camera" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"dEw" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"dED" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"dEF" = ( +/turf/closed/wall/r_wall, +/area/station/medical/virology) +"dES" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"dEX" = ( +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"dFj" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister/air, +/obj/item/wrench, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"dFA" = ( +/obj/machinery/pdapainter, +/obj/structure/sign/poster/official/ian/directional/north, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"dFM" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"dGo" = ( +/obj/effect/spawner/structure/window/hollow/reinforced/directional{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"dGp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/security/brig) +"dGD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"dGG" = ( +/obj/machinery/power/supermatter_crystal/engine, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"dGP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"dGX" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"dHc" = ( +/turf/open/floor/iron/stairs/old{ + dir = 8 + }, +/area/station/maintenance/fore) +"dHe" = ( +/obj/machinery/light/small/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"dHg" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/floor/grass, +/area/station/medical/psychology) +"dHi" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"dHq" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall, +/area/station/engineering/storage/tech) +"dHw" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/portable_atmospherics/canister/air, +/obj/machinery/status_display/evac/directional/west, +/obj/effect/turf_decal/stripes/end{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/maintenance/storage) +"dHL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"dIg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"dIh" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/machinery/newscaster/directional/north, +/obj/item/kirbyplants/random, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"dIn" = ( +/obj/structure/table/wood, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/item/paper_bin, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"dIv" = ( +/obj/effect/spawner/random/gizmo, +/turf/open/floor/engine, +/area/station/science/ordnance/office) +"dIy" = ( +/obj/machinery/door/airlock/grunge, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"dIN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/turf/closed/wall/r_wall, +/area/station/maintenance/aft) +"dIQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"dIR" = ( +/obj/machinery/mech_bay_recharge_port{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 6 + }, +/obj/structure/railing{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"dIX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/filingcabinet, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south{ + pixel_x = -32 + }, +/obj/item/radio/intercom/directional/south, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"dJd" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/teleporter) +"dJg" = ( +/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 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"dJi" = ( +/turf/closed/wall, +/area/station/maintenance/department/chapel/monastery) +"dJk" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"dJm" = ( +/obj/structure/chair/office/light, +/obj/effect/landmark/start/geneticist, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/sign/departments/rndserver/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"dJo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/space_heater, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"dJp" = ( +/obj/structure/sign/warning/secure_area{ + desc = "A warning sign which reads 'BOMB RANGE"; + name = "BOMB RANGE" + }, +/turf/closed/wall/r_wall, +/area/station/science/ordnance/bomb) +"dJw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/station_engineer, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"dJS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/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/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"dJU" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/white/corner{ + dir = 1 + }, +/obj/machinery/disposal/delivery_chute{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"dKa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"dKm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/xmastree, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"dKo" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/landmark/event_spawn, +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"dKx" = ( +/obj/effect/turf_decal/siding/thinplating/dark/end{ + dir = 1 + }, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel) +"dKy" = ( +/obj/structure/chair/pew/left{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/chapel{ + dir = 8 + }, +/area/station/service/chapel) +"dKz" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/storage/belt/utility{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/item/storage/belt/utility, +/obj/item/clothing/head/utility/welding, +/obj/item/clothing/head/utility/welding, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"dKJ" = ( +/turf/closed/wall/r_wall/rust, +/area/station/command/heads_quarters/captain/private) +"dKK" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Security Office" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/office) +"dKN" = ( +/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/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) +"dKZ" = ( +/obj/structure/disposalpipe/segment, +/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/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"dLh" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Bridge Access" + }, +/obj/effect/landmark/navigate_destination, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"dLk" = ( +/obj/machinery/airalarm/directional/west, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"dLr" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"dLA" = ( +/obj/item/kirbyplants/organic/plant10, +/obj/machinery/light_switch/directional/west{ + pixel_y = -8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/button/door/directional/west{ + id = "Biohazard"; + name = "Emergency Research Lockdown"; + pixel_y = 6; + req_access = list("research") + }, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"dLN" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering/glass{ + name = "Supermatter Engine" + }, +/obj/effect/turf_decal/siding/yellow/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"dMd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"dMp" = ( +/obj/effect/decal/cleanable/food/flour, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"dMq" = ( +/obj/machinery/door/airlock/external/glass{ + name = "Supply Door Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"dME" = ( +/turf/closed/wall, +/area/station/cargo/warehouse) +"dMH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/directional/north{ + c_tag = "Head of Security's Office" + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/machinery/photocopier, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"dMR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/table_frame, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"dNx" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"dNL" = ( +/obj/machinery/button/flasher{ + id = "IsolationFlash"; + pixel_x = -23; + pixel_y = 8; + req_access = list("brig") + }, +/obj/machinery/button/door/directional/west{ + id = "Isolation"; + name = "Isolation Shutter Button"; + pixel_y = -6; + req_access = list("brig") + }, +/turf/open/floor/iron, +/area/station/security/prison) +"dOg" = ( +/obj/item/kirbyplants/organic/plant22, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"dOk" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"dOu" = ( +/obj/machinery/computer/shuttle/mining{ + dir = 8; + req_access = null + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"dOz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"dOF" = ( +/obj/structure/sign/warning/no_smoking{ + pixel_x = -30 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"dOL" = ( +/obj/structure/table, +/obj/machinery/microwave{ + pixel_y = 5 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"dON" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"dOW" = ( +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"dPn" = ( +/obj/structure/cable, +/obj/machinery/photocopier, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) +"dPr" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter) +"dPK" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"dPR" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/item/extinguisher{ + pixel_x = -4; + pixel_y = 8 + }, +/obj/item/tank/internals/oxygen/red{ + pixel_x = 4; + pixel_y = 2 + }, +/obj/item/clothing/mask/gas, +/obj/structure/sign/poster/contraband/random/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"dQx" = ( +/obj/structure/bed/medical/emergency, +/obj/machinery/iv_drip, +/obj/effect/turf_decal/bot_white/left, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"dQC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/assistant, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/locker) +"dQG" = ( +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"dQK" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor{ + id = "Secure Storage"; + name = "Secure Storage" + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"dQM" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet{ + name = "engineering locker" + }, +/obj/item/clothing/suit/hazardvest, +/obj/item/clothing/shoes/workboots, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/item/clothing/under/rank/engineering/engineer, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"dQS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/west, +/obj/item/crowbar/red, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"dRc" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/blobstart, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"dRh" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"dRm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/cargo_technician, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/machinery/light_switch/directional/north{ + pixel_x = 9 + }, +/obj/machinery/firealarm/directional/north{ + pixel_x = -4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"dRr" = ( +/obj/structure/chair/pew/right{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"dRF" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"dRR" = ( +/obj/effect/turf_decal/bot, +/obj/structure/bodycontainer/morgue, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"dRY" = ( +/obj/structure/table, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/spawner/random/aimodule/neutral, +/obj/machinery/door/window/left/directional/south{ + name = "Core Modules"; + req_access = list("captain") + }, +/turf/open/floor/circuit, +/area/station/ai/upload/chamber) +"dSe" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/crowbar/red, +/obj/item/restraints/handcuffs, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/revolver/directional/north, +/obj/structure/grille/broken, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"dSn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/spawner/random/maintenance, +/obj/effect/spawner/random/structure/crate, +/obj/structure/closet/cardboard, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"dSt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"dSv" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"dSw" = ( +/obj/machinery/airalarm/directional/north, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/chair, +/obj/machinery/camera/directional/north{ + c_tag = "Departures Holding Area"; + name = "shuttle camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"dSB" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Garden" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"dSG" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"dSJ" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"dTd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"dTQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"dTW" = ( +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/meter/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"dUa" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"dUe" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/bartender, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"dUn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/table/glass, +/obj/machinery/reagentgrinder{ + desc = "Used to grind things up into raw materials and liquids."; + pixel_y = 5 + }, +/obj/machinery/light_switch/directional/west{ + pixel_y = -4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/button/door/directional/west{ + id = "virologysurgery"; + name = "Virology Privacy Toggle"; + pixel_y = 6; + req_access = list("virology") + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"dUA" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) +"dUE" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/landmark/start/security_officer, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/office) +"dUK" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Tech Storage" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/landmark/navigate_destination, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tech_storage, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"dUQ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/fore) +"dUY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"dVb" = ( +/obj/item/book/manual/wiki/security_space_law, +/obj/item/taperecorder{ + pixel_x = 5 + }, +/obj/structure/table, +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"dVd" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Satellite External Starboard"; + name = "exterior camera"; + network = list("minisat"); + start_active = 1 + }, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"dVk" = ( +/obj/structure/rack, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"dVB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"dVN" = ( +/obj/structure/closet/secure_closet/personal/cabinet, +/obj/item/clothing/head/fedora, +/obj/item/clothing/head/fedora{ + icon_state = "detective" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/item/clothing/suit/jacket{ + desc = "All the class of a trenchcoat without the security fibers."; + icon_state = "det_trenchcoat"; + name = "trenchcoat" + }, +/obj/item/clothing/suit/jacket{ + desc = "All the class of a trenchcoat without the security fibers."; + icon_state = "noir_trenchcoat"; + name = "trenchcoat" + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"dWj" = ( +/obj/machinery/door/airlock/maintenance/external{ + name = "Mass Driver Intersection" + }, +/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/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"dWG" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison/safe) +"dWM" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"dXz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"dXI" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"dXJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"dXN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"dYy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"dYB" = ( +/obj/structure/table/reinforced, +/obj/machinery/syndicatebomb/training, +/obj/item/wirecutters, +/turf/open/floor/iron/dark, +/area/station/security/office) +"dYM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"dYQ" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/security/courtroom) +"dZe" = ( +/obj/structure/closet/secure_closet/bar, +/obj/item/flashlight/lantern, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/west, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/backroom) +"dZk" = ( +/obj/machinery/door/airlock/grunge{ + id_tag = "Cabin_2"; + name = "Cabin 2" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"dZA" = ( +/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/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/security/brig) +"dZM" = ( +/obj/machinery/computer/monitor{ + dir = 4; + name = "Bridge Power Monitoring Console" + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"dZR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"dZS" = ( +/obj/machinery/door/airlock/atmos/glass, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"eah" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet, +/obj/item/stack/rods/ten, +/obj/item/stock_parts/matter_bin, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"eao" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/grunge{ + id_tag = "commissarydoor"; + name = "Vacant Commissary" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/commons/vacant_room/commissary) +"ear" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/machinery/light/directional/east, +/mob/living/carbon/human/species/monkey{ + name = "mankey" + }, +/turf/open/floor/grass, +/area/station/medical/virology) +"eaw" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"eaQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"ebp" = ( +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"eby" = ( +/obj/effect/turf_decal/stripes/white/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/white/corner{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"ebF" = ( +/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 = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"ebK" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/effect/landmark/start/mime, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"ebU" = ( +/turf/closed/wall, +/area/station/service/chapel/dock) +"ebW" = ( +/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 = 4 + }, +/turf/open/floor/iron, +/area/station/security/office) +"ecf" = ( +/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 = 4 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"ecl" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/emcloset, +/obj/effect/spawner/random/maintenance, +/obj/machinery/light/small/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"ecE" = ( +/turf/closed/wall/rust, +/area/station/service/chapel/storage) +"ecF" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/lattice/catwalk, +/turf/open/floor/plating, +/area/space/nearstation) +"ecY" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall, +/area/station/maintenance/port/aft) +"edj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/purple, +/obj/machinery/dna_infuser, +/obj/item/tgui_book/manual/infuser, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"edU" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron/grimy, +/area/station/hallway/primary/fore) +"eeb" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green/opposingcorners, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"een" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/maintenance/aft) +"eeo" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/starboard) +"eeq" = ( +/obj/machinery/door/airlock/maintenance, +/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/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/aft) +"eer" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"eeC" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Command Maintenance" + }, +/obj/machinery/door/poddoor/preopen{ + id = "brige-maint"; + name = "Bridge Blast Door" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"eeE" = ( +/obj/structure/girder/displaced, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"eeQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/maintenance/starboard/fore) +"efe" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=EVA"; + location = "HOP"; + name = "hop navigation beacon" + }, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"efG" = ( +/turf/closed/wall, +/area/station/maintenance/fore) +"efP" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/teleporter) +"efS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"efV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"ege" = ( +/obj/machinery/status_display/supply{ + pixel_x = 32; + pixel_y = -32 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"egr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"egs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/storage/art) +"egE" = ( +/obj/item/radio/intercom/directional/north, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"egU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"egV" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light/directional/south, +/obj/structure/cable, +/obj/machinery/status_display/ai/directional/south, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"ehc" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance/departmental, +/obj/effect/mapping_helpers/airlock/access/any/service/janitor, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"ehp" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"ehx" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 1 + }, +/turf/open/space/basic, +/area/space/nearstation) +"ehF" = ( +/obj/machinery/door/airlock/command{ + name = "Command Catering Access" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/preopen{ + id = "brige-maint"; + name = "Bridge Blast Door" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"ehI" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ehY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"eib" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/junction/flip{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) +"eiz" = ( +/obj/structure/cable, +/obj/machinery/duct, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/hangover, +/turf/open/floor/plastic, +/area/station/hallway/secondary/service) +"eiI" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 9; + id = "QMLoad"; + name = "off ramp" + }, +/obj/machinery/status_display/supply{ + pixel_x = 32; + pixel_y = 32 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"eiJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"eiT" = ( +/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/effect/mapping_helpers/broken_floor, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/maintenance/fore) +"eiW" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/space/basic, +/area/space/nearstation) +"eiY" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"ejc" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/effect/spawner/random/clothing/costume{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/effect/spawner/random/clothing/kittyears_or_rabbitears, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"eji" = ( +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"ejk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/shower/directional/east{ + name = "emergency shower" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"ejt" = ( +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"ejO" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Atrium" + }, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"ejP" = ( +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"ejQ" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid, +/area/space/nearstation) +"ejU" = ( +/obj/structure/cable, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/science/robotics/mechbay) +"ejX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Port Mix to West Ports" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"eki" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"ekm" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter/room) +"ekp" = ( +/turf/open/floor/plating/airless, +/area/station/maintenance/disposal/incinerator) +"ekB" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"ekL" = ( +/turf/closed/wall/rust, +/area/station/service/kitchen/coldroom) +"ekM" = ( +/turf/closed/wall, +/area/station/hallway/primary/aft) +"ekY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/plumbed, +/obj/effect/turf_decal/delivery/white{ + color = "#52B4E9" + }, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"elc" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"ele" = ( +/obj/structure/table/wood, +/obj/machinery/door/firedoor, +/obj/item/book/manual/wiki/barman_recipes{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/rag, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/wood, +/area/station/service/bar) +"elg" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/table/optable{ + name = "Forensics Operating Table" + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/blood/old, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"elm" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/computer/atmos_control/carbon_tank{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/orange/visible, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"elw" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"elz" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"elD" = ( +/obj/machinery/vending/dinnerware, +/obj/effect/turf_decal/bot, +/obj/machinery/newscaster/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"elS" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/siding/green, +/obj/structure/water_source/puddle, +/turf/open/misc/sandy_dirt, +/area/station/service/hydroponics/garden) +"emb" = ( +/obj/machinery/door/airlock/external{ + name = "Departure Shuttle Airlock"; + space_dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"emd" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"emo" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/structure/chair/office{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"emx" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"emz" = ( +/obj/structure/disposalpipe/junction/flip, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"emB" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"emU" = ( +/obj/machinery/door/poddoor/incinerator_atmos_aux, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"eni" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/incinerator_input{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"enj" = ( +/obj/structure/barricade/wooden, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/effect/spawner/structure/electrified_grille, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"enr" = ( +/obj/structure/table, +/obj/item/storage/box/lights/mixed{ + pixel_y = 5 + }, +/obj/item/analyzer{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/analyzer, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"enP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"enQ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"enS" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/start/station_engineer, +/obj/effect/turf_decal/siding/yellow{ + dir = 9 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"eob" = ( +/obj/structure/sign/warning, +/turf/closed/wall, +/area/station/hallway/secondary/entry) +"eog" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"eon" = ( +/obj/machinery/door/poddoor/shutters{ + id = "teleshutter"; + name = "Teleporter Access Shutter" + }, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"eot" = ( +/obj/structure/table, +/obj/item/stack/package_wrap{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/storage/toolbox/mechanical, +/obj/item/hand_labeler, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"eoM" = ( +/obj/machinery/door/poddoor/preopen{ + id = "brigfrontdoor"; + name = "Front Security Blast Door" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/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/brig) +"eoT" = ( +/obj/structure/table, +/obj/item/clothing/head/utility/welding{ + pixel_y = 4 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Tool Storage"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/structure/cable, +/obj/item/clothing/gloves/color/fyellow, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"ept" = ( +/obj/structure/cable, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"epA" = ( +/obj/item/kirbyplants/organic/plant5, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"epI" = ( +/obj/effect/landmark/start/scientist, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"epN" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/pale/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"eqx" = ( +/obj/machinery/conveyor{ + dir = 5; + id = "NTMSLoad"; + name = "off ramp" + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"eqA" = ( +/obj/machinery/light_switch/directional/south{ + pixel_x = 26 + }, +/obj/machinery/photocopier, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/security/office) +"eqD" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"eqE" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"eqK" = ( +/obj/structure/table, +/obj/item/paper_bin, +/obj/item/taperecorder{ + pixel_x = 4; + pixel_y = 2 + }, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"eqV" = ( +/obj/structure/table, +/obj/item/tank/jetpack/carbondioxide{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/tank/jetpack/carbondioxide{ + pixel_y = 2 + }, +/obj/item/wrench, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"era" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"eri" = ( +/obj/structure/rack, +/obj/item/crowbar/red, +/obj/effect/spawner/random/clothing/gloves, +/obj/effect/turf_decal/bot, +/obj/item/flashlight, +/obj/machinery/airalarm/directional/east, +/obj/item/storage/box/lights/mixed{ + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"erj" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"erl" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/north, +/obj/machinery/autolathe, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/office) +"ero" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/atmos/pumproom) +"erH" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"erN" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"esn" = ( +/obj/structure/table/reinforced, +/obj/item/clipboard, +/obj/item/clothing/accessory/armband/deputy, +/obj/item/clothing/accessory/armband/deputy, +/obj/item/clothing/accessory/armband/deputy, +/obj/item/clothing/accessory/armband/deputy, +/obj/item/clothing/accessory/armband/deputy, +/obj/item/food/donut/plain, +/obj/item/inspector, +/obj/item/inspector, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"eso" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/item/kirbyplants/organic/plant3, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood/old, +/mob/living/basic/trooper/russian, +/turf/open/floor/carpet/green, +/area/station/maintenance/port/greater) +"esq" = ( +/turf/closed/wall/rust, +/area/station/commons/locker) +"esv" = ( +/obj/structure/chair/stool/directional/south, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"esG" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/port/fore) +"esK" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"esO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"esZ" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/turf/closed/wall, +/area/station/engineering/atmos) +"etm" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/table, +/obj/item/storage/backpack, +/obj/item/storage/backpack{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"eto" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/engineering/main) +"etB" = ( +/obj/structure/table/wood, +/obj/item/folder/red, +/obj/item/lighter{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/machinery/light/directional/west, +/obj/machinery/airalarm/directional/west, +/obj/item/paper_bin, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hos) +"etD" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"etO" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"etY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"euc" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/airlock/public/glass{ + name = "Chapel Hallway" + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"euX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light_switch/directional/south{ + pixel_x = 12 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"evb" = ( +/obj/structure/tank_dispenser, +/obj/effect/turf_decal/delivery, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"evs" = ( +/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 + }, +/obj/machinery/duct, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"evt" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"evu" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/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, +/area/station/hallway/secondary/exit/departure_lounge) +"evD" = ( +/obj/structure/flora/bush/large/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/medical/virology) +"evE" = ( +/turf/closed/wall/mineral/plastitanium, +/area/station/maintenance/port/greater) +"ewa" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"ewe" = ( +/turf/closed/wall/rust, +/area/station/maintenance/central) +"ewl" = ( +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"ewt" = ( +/obj/effect/turf_decal/arrows/red{ + dir = 4; + pixel_x = -15 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"ewC" = ( +/obj/structure/chair/pew/left{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/chapel{ + dir = 4 + }, +/area/station/service/chapel) +"ewK" = ( +/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/turf_decal/siding/yellow/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engi-entrance" + }, +/obj/machinery/door/airlock/engineering{ + name = "Engineering Desk" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/effect/mapping_helpers/airlock/access/any/engineering/construction, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"ewW" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"exg" = ( +/obj/structure/sign/warning/vacuum/external, +/turf/closed/wall, +/area/station/maintenance/starboard) +"exz" = ( +/obj/effect/turf_decal/bot, +/obj/structure/table, +/obj/item/storage/belt/utility, +/obj/item/gps{ + gpstag = "TP0" + }, +/turf/open/floor/iron, +/area/station/command/teleporter) +"exA" = ( +/obj/effect/turf_decal/sand/plating, +/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/structure/cable, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"exD" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"exH" = ( +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/vending/colavend, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"exJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"exN" = ( +/obj/effect/turf_decal/box/corners, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"exP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"exV" = ( +/obj/structure/table, +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = -4 + }, +/obj/machinery/portable_atmospherics/canister/air{ + pixel_x = 4 + }, +/obj/item/clothing/mask/breath{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/mask/breath, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"eyc" = ( +/obj/effect/decal/cleanable/dirt, +/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/meter/layer2, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"eyj" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"eyl" = ( +/mob/living/basic/bear{ + desc = "Once a trained show bear, this creature has been left abandoned and unfed."; + environment_smash = 0; + health = 160; + maxHealth = 160; + melee_damage_upper = 25; + name = "hungry show bear" + }, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"eyv" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/machinery/meter, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"eyx" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"eyA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/junction/flip{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"eyU" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/command/bridge) +"ezl" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "captain_escape"; + name = "Tactical Relocation Shutter" + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"ezC" = ( +/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/rust, +/area/station/security/prison) +"ezV" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"ezY" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/security/execution/education) +"eAa" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/storage/toolbox/emergency, +/obj/item/flashlight, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"eAk" = ( +/obj/machinery/light/small/directional/east, +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/item/radio/intercom/chapel/directional/north, +/turf/open/floor/wood/parquet, +/area/station/service/chapel) +"eAl" = ( +/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/public/glass{ + name = "Library" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"eAn" = ( +/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/plaque{ + icon_state = "L10" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"eAs" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/turf/closed/wall/rust, +/area/station/engineering/atmos) +"eAu" = ( +/obj/effect/turf_decal/box/white{ + color = "#52B4E9" + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"eAF" = ( +/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 = 9 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"eBi" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/light/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"eBu" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood/old, +/mob/living/basic/goat/pete{ + name = "Pete" + }, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"eBx" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"eBH" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"eBQ" = ( +/obj/structure/table/wood, +/obj/structure/noticeboard/directional/north, +/obj/item/clothing/gloves/color/black, +/obj/item/clothing/under/syndicate/tacticool, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"eBZ" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/crate/silvercrate, +/obj/machinery/light/small/directional/east, +/obj/item/screwdriver/power{ + name = "hand goi" + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"eCd" = ( +/turf/closed/wall, +/area/station/hallway/secondary/service) +"eCf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"eCh" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"eCu" = ( +/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/east, +/turf/open/floor/plating/rust, +/area/station/security/prison) +"eCy" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"eCU" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"eDg" = ( +/obj/structure/displaycase/captain, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain) +"eDr" = ( +/obj/structure/table/glass, +/obj/machinery/reagentgrinder{ + pixel_y = 5 + }, +/obj/machinery/light_switch/directional/south, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"eDu" = ( +/obj/effect/landmark/start/medical_doctor, +/obj/effect/turf_decal/siding/blue{ + dir = 5 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"eDx" = ( +/obj/machinery/firealarm/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"eDT" = ( +/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/plaque{ + icon_state = "L8" + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Medical"; + location = "Upload"; + name = "Upload navigation beacon" + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"eEe" = ( +/obj/structure/sign/warning/electric_shock/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/structure/lattice/catwalk, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"eEh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"eEi" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"eEz" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"eEB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"eEJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"eEX" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"eEY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"eEZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"eFn" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 1; + name = "Mix to Filter" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"eFE" = ( +/obj/structure/transit_tube/crossing, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"eFR" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"eGh" = ( +/obj/structure/cable, +/obj/structure/chair/office{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"eGC" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/iron/stairs/right{ + dir = 4 + }, +/area/station/service/chapel/monastery) +"eGD" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple/layer2{ + dir = 6 + }, +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/ordnance_freezer_chamber_input{ + dir = 1 + }, +/turf/open/floor/iron/dark/airless, +/area/station/science/ordnance/freezerchamber) +"eGI" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=8"; + location = "QM #1" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/the_griffin/directional/north, +/mob/living/simple_animal/bot/mulebot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse) +"eGL" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"eGW" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/radio/intercom/directional/north, +/obj/machinery/power/terminal{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"eHa" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/vending/assist, +/obj/machinery/light_switch/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"eHc" = ( +/turf/closed/wall, +/area/station/engineering/lobby) +"eHf" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"eHu" = ( +/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, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"eHI" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"eHJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"eHO" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"eHY" = ( +/obj/structure/sign/departments/evac, +/turf/closed/wall, +/area/station/security/checkpoint/customs) +"eIb" = ( +/obj/machinery/light/directional/east, +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/obj/machinery/computer/security/telescreen/ordnance/directional/east, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"eIi" = ( +/obj/structure/table/wood/fancy, +/obj/effect/turf_decal/siding/wideplating/dark/corner{ + dir = 4 + }, +/obj/machinery/light/directional/east, +/obj/item/food/grown/harebell, +/obj/item/food/grown/harebell{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/food/grown/harebell{ + pixel_x = -3; + pixel_y = 3 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"eIl" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Prison Wing" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "brig-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"eIP" = ( +/obj/effect/landmark/start/cyborg, +/obj/machinery/airalarm/directional/north, +/obj/machinery/camera/motion/directional/west{ + c_tag = "ai_upload Foyer"; + name = "upload camera"; + network = list("aiupload") + }, +/obj/machinery/computer/security/telescreen/aiupload/directional/west, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/upload/chamber) +"eIQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/landmark/start/bitrunner, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"eIT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"eIW" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"eJc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/machinery/duct, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plastic, +/area/station/hallway/secondary/service) +"eJk" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/wood/large, +/area/station/service/bar/atrium) +"eJm" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/folder/red, +/obj/item/restraints/handcuffs, +/obj/item/melee/baseball_bat{ + desc = "A staple of security force interrogations."; + icon_state = "baseball_bat_metal"; + name = "kneecapper" + }, +/obj/machinery/status_display/ai/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"eJs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/airalarm/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"eJy" = ( +/turf/closed/wall, +/area/station/cargo/warehouse/upper) +"eJE" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"eJH" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"eJN" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/prison/safe) +"eJO" = ( +/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/contraband/random/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"eKk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/loading_area, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/storage) +"eKA" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/item/kirbyplants/organic/plant3, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"eKG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/loading_area, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"eKT" = ( +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"eKU" = ( +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"eLk" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/door/window/left/directional/west{ + name = "Containment Pen #6"; + req_access = list("xenobiology") + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"eLm" = ( +/turf/closed/wall, +/area/station/security/checkpoint/customs) +"eLp" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"eLv" = ( +/obj/machinery/door/window/left/directional/west{ + name = "Waste Door" + }, +/obj/machinery/conveyor_switch/oneway{ + dir = 8; + id = "garbage"; + name = "disposal conveyor" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"eLU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"eMc" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/eva) +"eMf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"eMo" = ( +/obj/structure/sign/departments/evac, +/turf/closed/wall, +/area/station/maintenance/department/cargo) +"eMr" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"eMs" = ( +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/landmark/blobstart, +/obj/effect/landmark/event_spawn, +/obj/effect/spawner/random/trash/mess, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"eMB" = ( +/obj/machinery/light_switch/directional/west, +/obj/structure/noticeboard/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/computer/operating{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"eMC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Council Chamber" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"eMW" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/virology/glass{ + name = "Isolation B" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"eMX" = ( +/obj/structure/girder/displaced, +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/button/door/directional/west{ + id = "aux_base_shutters"; + name = "Auxiliary Base Shutters Toggle"; + req_access = list("aux_base") + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"eNb" = ( +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"eNy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"eNQ" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"eNV" = ( +/obj/machinery/power/terminal{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"eOh" = ( +/obj/structure/table/reinforced, +/obj/structure/reagent_dispensers/servingdish, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"eOi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"eOl" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green, +/turf/open/floor/wood/tile, +/area/station/service/library) +"eOt" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"eOG" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/aft) +"eON" = ( +/obj/machinery/porta_turret/ai{ + dir = 1 + }, +/obj/machinery/flasher/directional/east{ + id = "AI"; + name = "Meatbag Pacifier" + }, +/turf/open/floor/circuit/red, +/area/station/ai/upload/chamber) +"eOW" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"ePb" = ( +/obj/structure/lattice/catwalk, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/space/basic, +/area/space/nearstation) +"ePe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"ePf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/backroom) +"ePm" = ( +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"ePU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"ePY" = ( +/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/cyclelink_helper_multi{ + cycle_id = "engi-entrance" + }, +/obj/machinery/door/airlock/engineering/glass{ + name = "Engineering Storage" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/engine_equipment, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"eQb" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "cmoprivacy"; + name = "Office Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/medical/medbay/central) +"eQf" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/bridge_pipe/orange/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible, +/turf/open/space/basic, +/area/space/nearstation) +"eQg" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id = "virologysurgery"; + name = "Virology Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/medical/virology) +"eQj" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/siding/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"eQq" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/radio{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/radio{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/radio{ + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"eQD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/storage) +"eQE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Port Hallway Firelock"; + name = "port camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/wall_healer/directional/west, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"eQG" = ( +/obj/machinery/announcement_system, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) +"eQO" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/command/gateway, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"eRp" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/disposalpipe/segment, +/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/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"eRx" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"eRy" = ( +/obj/effect/turf_decal/box, +/obj/structure/toilet{ + dir = 8 + }, +/obj/structure/mirror/directional/west, +/obj/machinery/newscaster/directional/south{ + pixel_x = -28 + }, +/obj/machinery/light/small/directional/east, +/obj/effect/landmark/blobstart, +/obj/effect/landmark/start/hangover, +/obj/machinery/button/door/directional/east{ + id = "Unit_1Privacy"; + name = "Unit 1 Privacy Toggle"; + pixel_y = -8 + }, +/obj/machinery/button/door/directional/east{ + id = "Unit_1"; + name = "Unit 1 Privacy Lock"; + normaldoorcontrol = 1; + pixel_y = 8; + specialfunctions = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"eRC" = ( +/obj/effect/spawner/structure/window/hollow/reinforced/directional{ + dir = 6 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"eRD" = ( +/obj/structure/table/wood, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/newscaster/directional/west, +/obj/item/camera{ + pixel_y = 4 + }, +/obj/item/hand_tele, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/captain) +"eRK" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/obj/machinery/air_sensor/incinerator_tank, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"eSl" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/carbon_output{ + dir = 1 + }, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"eSu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/aft) +"eSY" = ( +/obj/machinery/airalarm/directional/north, +/obj/machinery/quantum_server, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"eTh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 1 + }, +/turf/closed/wall, +/area/station/engineering/atmos) +"eTp" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/space/basic, +/area/space/nearstation) +"eTt" = ( +/obj/effect/spawner/structure/window/hollow/reinforced/middle, +/obj/structure/transit_tube, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"eTG" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"eTS" = ( +/obj/machinery/light/directional{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"eUd" = ( +/obj/structure/table, +/obj/item/reagent_containers/condiment/peppermill{ + desc = "Often used to flavor food or make people sneeze. Fashionably moved to the left side of the table."; + pixel_x = -8; + pixel_y = 2 + }, +/obj/item/book/manual/chef_recipes, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"eUk" = ( +/obj/item/radio/intercom/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/camera/directional/north{ + c_tag = "Starboad Hallway Custodial Bay"; + name = "starboard camera" + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"eUs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/mob/living/basic/bot/cleanbot/medbay, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"eUM" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/turf/closed/wall/r_wall, +/area/station/science/ordnance/burnchamber) +"eUN" = ( +/turf/closed/wall, +/area/station/medical/psychology) +"eUT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"eVL" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/engineering/supermatter) +"eVP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/girder/displaced, +/obj/structure/grille/broken, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"eVT" = ( +/obj/machinery/computer/records/medical{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"eWd" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/storage) +"eWu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/security/brig) +"eWH" = ( +/obj/structure/reagent_dispensers/water_cooler, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"eWP" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/port/fore) +"eWS" = ( +/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/science/ordnance) +"eWT" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Xenobiology Cell 2"; + name = "xenobiology camera"; + network = list("ss13","rd","xeno") + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"eXj" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"eXJ" = ( +/obj/machinery/conveyor_switch/oneway{ + id = "QMLoad2"; + name = "on ramp"; + pixel_y = 6 + }, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"eXQ" = ( +/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/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"eXX" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/decal/cleanable/insectguts, +/obj/item/radio/intercom/prison/directional/north, +/turf/open/floor/iron/grimy, +/area/station/security/prison/safe) +"eXY" = ( +/obj/structure/railing/corner, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"eXZ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/north, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"eYd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"eYl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/requests_console/directional/east{ + department = "Hydroponics"; + name = "Hydroponics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Hydroponics Aft"; + name = "hydroponics camera" + }, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"eYv" = ( +/obj/machinery/exodrone_launcher, +/obj/effect/turf_decal/trimline/yellow, +/obj/effect/turf_decal/trimline/yellow/mid_joiner, +/obj/effect/turf_decal/trimline/yellow/mid_joiner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/yellow/mid_joiner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/yellow/mid_joiner{ + dir = 4 + }, +/obj/item/fuel_pellet, +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"eYw" = ( +/obj/machinery/recharge_station, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/mechbay) +"eYB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"eYE" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/landmark/start/chief_engineer, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow{ + dir = 5 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"eYH" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"eYS" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/structure/rack, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"eZa" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"eZm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Science"; + location = "Cargo"; + name = "cargo navigation beacon" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"eZx" = ( +/obj/machinery/microwave{ + pixel_y = 5 + }, +/obj/structure/table, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"eZL" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"fac" = ( +/obj/effect/decal/cleanable/dirt, +/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/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"fae" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall, +/area/station/cargo/miningoffice) +"fak" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/camera/directional/east{ + c_tag = "Starboard Hallway Cargo Counter"; + name = "starboard camera" + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"faN" = ( +/obj/structure/cable, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"faZ" = ( +/obj/structure/chair/sofa/left/maroon{ + dir = 4 + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"fbm" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"fbr" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"fbz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"fbB" = ( +/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/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"fbF" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"fbK" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/landmark/start/chemist, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"fcv" = ( +/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/machinery/door/airlock/medical{ + name = "Psychology" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/psychology, +/turf/open/floor/iron/dark, +/area/station/medical/psychology) +"fcM" = ( +/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, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"fcX" = ( +/obj/structure/table/wood, +/obj/machinery/camera/directional/west{ + c_tag = "Bar Storage"; + name = "bar camera" + }, +/obj/item/gun/ballistic/shotgun/doublebarrel{ + pixel_y = 5 + }, +/obj/item/storage/box/rubbershot{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/backroom) +"fdd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"fdp" = ( +/obj/machinery/power/smes{ + total_capacity = 9e+006; + charge = 10000 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"fdA" = ( +/obj/structure/table_frame/wood, +/mob/living/basic/mining/basilisk{ + environment_smash = 0 + }, +/turf/open/floor/carpet/green, +/area/station/cargo/warehouse/upper) +"fdB" = ( +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/prison) +"fdC" = ( +/obj/machinery/door/airlock/external{ + name = "Labor Camp Shuttle Airlock"; + shuttledocked = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"fdY" = ( +/turf/closed/wall, +/area/station/medical/medbay/lobby) +"fej" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"fez" = ( +/obj/structure/cable, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"feD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/station_engineer, +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"feU" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"feV" = ( +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"feZ" = ( +/obj/structure/displaycase/labcage, +/obj/effect/turf_decal/box, +/obj/machinery/light/directional/south, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"ffa" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/deathsposal, +/turf/open/floor/plating, +/area/station/medical/virology) +"ffi" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ffm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"ffu" = ( +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"ffv" = ( +/obj/machinery/gibber, +/obj/effect/turf_decal/stripes/box, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"ffC" = ( +/obj/machinery/vending/assist, +/obj/effect/turf_decal/delivery, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"ffI" = ( +/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/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ffN" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "xeno2"; + name = "Creature Cell 2" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"ffQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"fgb" = ( +/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, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/random/structure/steam_vent, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"fgo" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/storage/art) +"fgu" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"fgy" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"fgA" = ( +/obj/effect/turf_decal/bot, +/obj/structure/tank_dispenser/oxygen{ + pixel_x = -1; + pixel_y = 2 + }, +/turf/open/floor/iron, +/area/station/command/teleporter) +"fgB" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/effect/landmark/start/medical_doctor, +/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, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"fgH" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/engineering/glass{ + name = "Laser Room" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"fgJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"fhe" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/clothing/gloves/color/brown, +/obj/item/clothing/under/misc/overalls, +/obj/item/clothing/mask/gas{ + pixel_x = 4; + pixel_y = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"fhs" = ( +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"fhv" = ( +/obj/structure/table/wood, +/turf/open/floor/wood/tile, +/area/station/service/library) +"fhw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"fhH" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet{ + name = "science locker" + }, +/obj/item/clothing/under/rank/rnd/scientist{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/suit/toggle/labcoat/science, +/obj/item/clothing/shoes/sneakers/white, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"fhL" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"fhP" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/reed/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"fhY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"fix" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/firecloset, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"fiy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"fiH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/table, +/obj/item/wallframe/airalarm, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/maintenance/port/lesser) +"fiQ" = ( +/obj/structure/table/wood, +/obj/item/pinpointer/nuke, +/obj/item/disk/nuclear, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"fiR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/processing) +"fiY" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/turf/open/floor/wood/large, +/area/station/service/bar/atrium) +"fiZ" = ( +/obj/item/kirbyplants/organic/applebush, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/airalarm/directional/west, +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"fjk" = ( +/obj/structure/table, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/spawner/random/aimodule/harmful, +/obj/machinery/door/window/brigdoor/left/directional/south{ + name = "High-Risk Modules"; + req_access = list("captain") + }, +/obj/item/ai_module/reset/purge{ + pixel_y = 11 + }, +/turf/open/floor/circuit/red, +/area/station/ai/upload/chamber) +"fjn" = ( +/obj/structure/sink/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/firealarm/directional/north{ + pixel_x = 26 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"fjw" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"fjz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"fjI" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/radio/intercom/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"fjX" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"fkw" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"fkB" = ( +/obj/structure/table, +/obj/item/stack/sheet/plasteel/fifty{ + amount = 10; + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/stack/sheet/rglass{ + amount = 50 + }, +/obj/item/stack/sheet/rglass{ + amount = 50 + }, +/obj/item/clothing/shoes/magboots{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/shoes/magboots, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"fkI" = ( +/obj/structure/table, +/obj/item/wallframe/airalarm, +/obj/item/screwdriver{ + pixel_y = 6 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"fkL" = ( +/obj/structure/sign/warning/pods, +/turf/closed/wall, +/area/station/commons/fitness/recreation) +"fkP" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"fkT" = ( +/obj/machinery/door/airlock/external{ + name = "Departure Shuttle Airlock" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"flt" = ( +/obj/structure/bed, +/obj/machinery/iv_drip, +/obj/item/bedsheet/medical, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/medical) +"flx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"flH" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"flL" = ( +/obj/machinery/door/airlock/highsecurity{ + name = "AI Chamber" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "AI Chamber entrance shutters"; + name = "AI Chamber Lockdown Shutter" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/flasher/directional/west{ + id = "AI"; + name = "Meatbag Pacifier" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "ai-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_upload, +/obj/structure/cable/layer3, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"fmh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"fmm" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/dresser, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/random/contraband/prison, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"fmn" = ( +/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/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"fmo" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central) +"fmx" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/structure/sign/warning/no_smoking{ + pixel_x = 30; + pixel_y = -32 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite) +"fmy" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Locker Room" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"fmA" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"fmQ" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/airlock/public/glass{ + name = "Chapel Hallway" + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"fmV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hydroponics/glass{ + name = "Hydroponics Backroom" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/hydroponics, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"fne" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/medical_doctor, +/obj/effect/turf_decal/siding/blue{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"fnu" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"fnL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/meter/layer4, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"fnN" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"fnZ" = ( +/obj/structure/table, +/obj/item/reagent_containers/condiment/saltshaker{ + desc = "Salt. From space oceans, presumably. A staple of modern medicine."; + pixel_x = -8; + pixel_y = 12 + }, +/obj/item/reagent_containers/condiment/peppermill{ + desc = "Often used to flavor food or make people sneeze. Fashionably moved to the left side of the table."; + pixel_x = -8; + pixel_y = 2 + }, +/obj/item/reagent_containers/cup/glass/bottle/juice/orangejuice{ + desc = "An emerald flask, from the Keeper's soul. High in vitamins!"; + name = "estus flask"; + pixel_x = 4; + pixel_y = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"fob" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"fol" = ( +/obj/docking_port/stationary{ + dir = 4; + dwidth = 11; + height = 18; + name = "KiloStation emergency evac bay"; + shuttle_id = "emergency_home"; + width = 30 + }, +/turf/open/space/basic, +/area/space/nearstation) +"fov" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/machinery/status_display/ai/directional/east, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"foB" = ( +/obj/structure/table/wood/fancy/black, +/obj/item/food/grown/poppy/geranium{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy/geranium{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy/geranium, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"foP" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"foQ" = ( +/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/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"foU" = ( +/obj/structure/table/wood, +/obj/item/folder/blue{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/folder/red, +/obj/item/clothing/glasses/sunglasses/big{ + pixel_x = 4; + pixel_y = 8 + }, +/obj/item/clothing/glasses/sunglasses/big, +/turf/open/floor/carpet/green, +/area/station/service/lawoffice) +"fph" = ( +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"fpk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/ai/satellite/maintenance/storage) +"fpx" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/green/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"fpz" = ( +/obj/machinery/door/airlock/engineering{ + name = "Electrical Maintenance" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/spider/stickyweb, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/electrical) +"fpG" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"fpQ" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/south, +/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/burnt_floor, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/maintenance/fore) +"fqb" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/junction/layer2{ + dir = 8 + }, +/obj/machinery/door/airlock/research/glass{ + name = "Ordnance Lab" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance, +/turf/open/floor/iron/dark/airless, +/area/station/science/ordnance/freezerchamber) +"fqe" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/structure/cable, +/obj/structure/closet/radiation, +/obj/item/clothing/glasses/meson, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/gravity_generator) +"fql" = ( +/obj/structure/lattice/catwalk, +/obj/item/stack/sheet/glass, +/turf/open/space/basic, +/area/station/solars/port/aft) +"fqp" = ( +/obj/effect/landmark/observer_start, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"fqq" = ( +/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/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/starboard) +"fqG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"fqN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"fqO" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"fqP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/machinery/camera/directional/east{ + c_tag = "Bridge Council Chamber"; + name = "command camera" + }, +/obj/structure/disposalpipe/trunk, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"fqQ" = ( +/turf/closed/wall/rust, +/area/station/engineering/storage/tech) +"frb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"frh" = ( +/obj/structure/railing/corner, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"frO" = ( +/turf/closed/wall/r_wall, +/area/station/science/genetics) +"frP" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/checker, +/area/station/security/processing/cremation) +"frT" = ( +/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/disposalpipe/segment, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"fsd" = ( +/obj/machinery/door/airlock/maintenance, +/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/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"fse" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 10 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"fsj" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"fsp" = ( +/obj/effect/decal/cleanable/blood/old, +/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/contraband/random/directional/west, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"fsx" = ( +/obj/structure/reflector/single/anchored{ + dir = 5 + }, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"fsJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"fsV" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"fsZ" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"ftd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/fourcorners, +/obj/machinery/duct, +/turf/open/floor/iron/white, +/area/station/security/prison/safe) +"fth" = ( +/obj/machinery/firealarm/directional/south, +/obj/machinery/smartfridge/organ, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/fore) +"fti" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/commons/locker) +"ftl" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"fts" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"fty" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"ftz" = ( +/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/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/command/bridge) +"ftG" = ( +/obj/machinery/deepfryer, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"ftS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/button/door/directional/west{ + id = "Secure Storage"; + name = "Secure Storage Toggle"; + req_access = list("engine_equip") + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ftX" = ( +/obj/machinery/power/smes, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"fun" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood/parquet, +/area/station/command/heads_quarters/captain/private) +"fuq" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/grunge{ + name = "Custodial Closet" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/service/janitor, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"fur" = ( +/obj/item/kirbyplants/organic/plant5, +/obj/machinery/firealarm/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"fuB" = ( +/turf/closed/wall/rust, +/area/station/maintenance/starboard/aft) +"fuX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"fuY" = ( +/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/effect/spawner/random/trash/grille_or_waste, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"fuZ" = ( +/obj/structure/plasticflaps/opaque, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=1"; + location = "Robotics" + }, +/obj/machinery/door/window/left/directional/east{ + name = "Robotics Delivery Access"; + req_access = list("robotics") + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"fvb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/teleporter) +"fvh" = ( +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"fvr" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"fvz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"fvB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/light/small/directional/east, +/obj/item/kirbyplants/organic/plant21, +/obj/structure/spider/stickyweb, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"fvC" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/ce) +"fvJ" = ( +/obj/structure/bookcase/random/reference, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"fvK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"fvQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"fvT" = ( +/obj/machinery/computer/records/security{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"fvU" = ( +/turf/closed/wall/rust, +/area/station/maintenance/starboard/fore) +"fvX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"fwf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"fwJ" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"fwM" = ( +/obj/structure/table, +/obj/machinery/camera/directional/east{ + c_tag = "Garden" + }, +/obj/effect/turf_decal/siding/green{ + dir = 8 + }, +/obj/item/shovel/spade, +/obj/item/hatchet, +/obj/item/cultivator, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"fxd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/central) +"fxt" = ( +/obj/machinery/chem_heater/withbuffer, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"fxw" = ( +/obj/machinery/door/airlock/external{ + name = "Departure Shuttle Airlock"; + space_dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"fxx" = ( +/obj/machinery/disposal/bin, +/obj/machinery/light_switch/directional/west, +/obj/machinery/light/directional/west, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/iron/dark/smooth_half, +/area/station/medical/paramedic) +"fxB" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/bridge_pipe/purple/visible, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Air to Mix" + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"fxP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/table, +/obj/item/food/dough, +/obj/item/kitchen/rollingpin, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/food_or_drink/cake_ingredients, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"fxQ" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"fxV" = ( +/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/south, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/security/prison) +"fxW" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/airalarm/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/office{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"fxY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"fyf" = ( +/obj/structure/table/wood, +/obj/item/clipboard, +/obj/item/folder/blue, +/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/courtroom) +"fyj" = ( +/obj/structure/cable, +/turf/closed/wall/r_wall, +/area/station/maintenance/starboard/aft) +"fyp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"fyq" = ( +/obj/machinery/atmospherics/components/trinary/mixer{ + dir = 4 + }, +/obj/machinery/button/door/directional/north{ + id = "ordnancestorage"; + name = "Ordnance Storage Access"; + req_access = list("ordnance") + }, +/obj/machinery/firealarm/directional/north{ + pixel_x = -32 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"fyw" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/closet/secure_closet/personal/patient, +/obj/machinery/camera/directional/north{ + c_tag = "Medbay Aux Storage"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/item/toy/figure/paramedic, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/item/storage/box/bodybags, +/obj/item/storage/box/bodybags, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/iron/dark/smooth_half, +/area/station/medical/paramedic) +"fyG" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"fyS" = ( +/obj/structure/closet/wardrobe/miner, +/obj/effect/turf_decal/delivery, +/obj/item/clothing/suit/hooded/wintercoat/miner, +/obj/item/clothing/suit/hooded/wintercoat/miner, +/obj/item/clothing/suit/hooded/wintercoat/miner, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"fyZ" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/landmark/start/chemist, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"fzd" = ( +/turf/closed/wall, +/area/station/maintenance/solars/port/fore) +"fzk" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"fzn" = ( +/obj/machinery/door/airlock/external{ + name = "Science Escape Pod"; + space_dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"fzp" = ( +/obj/effect/spawner/structure/window/hollow/reinforced/directional{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"fzu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"fzG" = ( +/obj/machinery/vending/medical, +/obj/effect/turf_decal/delivery, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"fzH" = ( +/obj/structure/chair, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"fzJ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/firealarm/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Telecomms Server Room"; + name = "telecomms camera"; + network = list("ss13","tcomms") + }, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"fzL" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"fAI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/purple/filled/line{ + dir = 1 + }, +/turf/open/floor/plating/plasma/rust, +/area/station/maintenance/space_hut/plasmaman) +"fAM" = ( +/obj/structure/chair/pew/right{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark, +/turf/open/floor/iron/chapel{ + dir = 8 + }, +/area/station/service/chapel) +"fBh" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"fBm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/table, +/obj/item/raw_anomaly_core/random, +/obj/item/raw_anomaly_core/random{ + pixel_x = -5; + pixel_y = 7 + }, +/obj/item/raw_anomaly_core/random{ + pixel_x = 7; + pixel_y = 9 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"fBt" = ( +/obj/machinery/door/airlock/grunge{ + name = "Chapel Office" + }, +/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/effect/mapping_helpers/airlock/access/all/service/chapel_office, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"fBF" = ( +/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/service/bar) +"fBI" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hop) +"fBX" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/toolbox/drone, +/obj/machinery/light/directional/north, +/obj/item/flashlight/flare, +/obj/item/flashlight/flare, +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"fCb" = ( +/obj/machinery/computer/cargo{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/button/door/directional/east{ + id = "QMLoaddoor"; + name = "Off Ramp Toggle"; + pixel_y = 6; + req_access = list("cargo") + }, +/obj/machinery/button/door/directional/east{ + id = "QMLoaddoor2"; + name = "On Ramp Toggle"; + pixel_y = -6; + req_access = list("cargo") + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"fCc" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"fCe" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"fCs" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/assistant, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"fCH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/gateway) +"fCM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/landmark/start/clown, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"fCN" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"fCX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"fDi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"fDB" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/grunge{ + name = "Restrooms" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"fDS" = ( +/obj/machinery/air_sensor/carbon_tank, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"fDT" = ( +/obj/structure/closet/secure_closet/brig{ + name = "Prisoner Locker" + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"fEb" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/trinary/mixer{ + name = "plasma mixer" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"fEc" = ( +/obj/item/kirbyplants/organic/applebush, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/locker) +"fEe" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/item/folder/red, +/obj/machinery/door/window/brigdoor/left/directional/south{ + name = "Brig Control Desk"; + req_access = list("armory") + }, +/obj/item/papercutter, +/turf/open/floor/plating, +/area/station/security/warden) +"fEj" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/medical/glass{ + name = "Medbay Storage" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "chem-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"fEu" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 4 + }, +/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/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"fEC" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Xenobiology Cell 6"; + name = "xenobiology camera"; + network = list("ss13","rd","xeno") + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"fEE" = ( +/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/door/firedoor, +/obj/machinery/duct, +/obj/machinery/door/airlock{ + name = "Bar" + }, +/obj/effect/turf_decal/siding/white/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/service/bar, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"fFa" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 4 + }, +/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/service/chapel) +"fFe" = ( +/obj/machinery/chem_master, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"fFh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/airalarm/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"fFj" = ( +/obj/structure/closet/l3closet/janitor, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/bot, +/obj/item/grenade/clusterbuster/cleaner, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"fFs" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"fFE" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"fFH" = ( +/obj/structure/flora/bush/large/style_random, +/turf/open/floor/grass, +/area/station/medical/psychology) +"fFK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"fFW" = ( +/obj/structure/easel, +/obj/item/canvas/nineteen_nineteen, +/obj/item/canvas/twentythree_nineteen, +/obj/item/canvas/twentythree_twentythree, +/obj/machinery/light/small/directional/west, +/obj/machinery/status_display/ai/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/art) +"fGu" = ( +/turf/closed/wall, +/area/station/security/checkpoint/engineering) +"fGz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"fGC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"fGI" = ( +/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/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/office) +"fGM" = ( +/obj/machinery/door/airlock/external{ + name = "Departure Shuttle Airlock" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"fGQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2; + name = "virology sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/medbay/virology, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"fHj" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"fHw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/table_or_rack, +/obj/effect/spawner/random/trash/bucket, +/obj/effect/spawner/random/trash/janitor_supplies, +/obj/machinery/light/small/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"fHH" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/machinery/computer/atmos_control/plasma_tank{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/fourcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"fHZ" = ( +/obj/structure/table, +/obj/item/assembly/signaler{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/item/assembly/signaler{ + pixel_x = -8; + pixel_y = 5 + }, +/obj/item/assembly/signaler{ + pixel_y = 8 + }, +/obj/item/assembly/signaler{ + pixel_x = 6; + pixel_y = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"fIl" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"fIn" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/flora/grass/jungle/a/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"fIu" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/obj/machinery/meter, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"fIw" = ( +/obj/machinery/libraryscanner, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"fIx" = ( +/obj/effect/turf_decal/siding/wood/corner, +/obj/machinery/camera/directional/west{ + c_tag = "Library"; + name = "library camera" + }, +/turf/open/floor/wood, +/area/station/service/library) +"fIB" = ( +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/stock_parts/subspace/filter, +/obj/item/stock_parts/subspace/filter, +/obj/item/stock_parts/subspace/filter, +/obj/item/stock_parts/subspace/filter, +/obj/item/stock_parts/subspace/filter, +/obj/item/stock_parts/subspace/analyzer{ + desc = "A sophisticated analyzer capable of analyzing cryptic subspace wavelengths. Shifted slightly right."; + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/stock_parts/subspace/analyzer{ + desc = "A sophisticated analyzer capable of analyzing cryptic subspace wavelengths. Shifted slightly right."; + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/stock_parts/subspace/analyzer{ + desc = "A sophisticated analyzer capable of analyzing cryptic subspace wavelengths. Shifted slightly right."; + pixel_x = 6; + pixel_y = 4 + }, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tcomms) +"fII" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"fIP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/chair/office{ + dir = 8 + }, +/turf/open/floor/carpet/green, +/area/station/maintenance/port/greater) +"fIR" = ( +/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/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"fJo" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/effect/turf_decal/box, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"fJq" = ( +/obj/structure/flora/bush/leavy/style_random, +/obj/machinery/camera/directional/west{ + c_tag = "Genetics Monkey Pen"; + name = "science camera"; + network = list("ss13","rd") + }, +/turf/open/floor/grass, +/area/station/science/genetics) +"fJr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/event_spawn, +/turf/open/floor/carpet/green, +/area/station/maintenance/port/greater) +"fJs" = ( +/obj/machinery/door/airlock/external{ + name = "Labor Camp Shuttle Airlock"; + shuttledocked = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"fJv" = ( +/obj/structure/table/wood, +/obj/machinery/airalarm/directional/south, +/obj/machinery/fax{ + fax_name = "Captain's Office"; + name = "Captain's Fax Machine" + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"fJz" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/ai/satellite) +"fJR" = ( +/obj/structure/table, +/obj/item/stack/sheet/glass/fifty{ + pixel_x = -4; + pixel_y = 2 + }, +/obj/item/stock_parts/matter_bin{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/stock_parts/matter_bin, +/obj/item/stock_parts/scanning_module{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/stock_parts/scanning_module, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/item/flatpack{ + board = /obj/item/circuitboard/machine/flatpacker + }, +/obj/item/multitool, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"fKf" = ( +/obj/machinery/chem_heater/withbuffer{ + pixel_x = 6 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"fKg" = ( +/obj/structure/closet/crate, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/rods/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/mineral/plasma{ + amount = 30 + }, +/obj/item/stack/cable_coil, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"fKi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"fKl" = ( +/obj/structure/chair/sofa/right/maroon{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"fKs" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille/broken, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"fKx" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/disposal/delivery_chute{ + dir = 8 + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"fKA" = ( +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"fKD" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/engine_access, +/obj/effect/mapping_helpers/airalarm/link{ + chamber_id = "engine" + }, +/obj/effect/mapping_helpers/airalarm/tlv_no_checks, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"fKJ" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/turf/open/misc/asteroid, +/area/station/maintenance/port/lesser) +"fKS" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/checker, +/area/station/service/hydroponics) +"fLd" = ( +/obj/machinery/power/port_gen/pacman, +/obj/structure/sign/warning/electric_shock/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/power/terminal{ + dir = 8 + }, +/obj/structure/cable/multilayer/connected, +/turf/open/floor/plating, +/area/station/ai/satellite) +"fLo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/storage) +"fLu" = ( +/obj/effect/decal/cleanable/ash, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"fLv" = ( +/turf/open/floor/glass, +/area/station/service/hydroponics) +"fLx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/teleporter) +"fLy" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/maintenance{ + name = "Command Maintenance" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/central) +"fLD" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/power/terminal{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/directional/south{ + c_tag = "Starboard Bow Solar"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/airalarm/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"fLH" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/air_sensor/ordnance_burn_chamber, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"fLZ" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/machinery/meter, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"fMn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/green/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"fMs" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/command/bridge) +"fMB" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"fMF" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Atmospherics Tank - Plasma"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"fML" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/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/starboard) +"fNe" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"fNw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/departments/security/directional/south, +/obj/effect/turf_decal/box, +/obj/vehicle/ridden/secway, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"fNy" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/turf/open/misc/asteroid, +/area/station/maintenance/port/lesser) +"fNG" = ( +/obj/machinery/light/directional/north, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/security/courtroom) +"fNT" = ( +/obj/item/kirbyplants/organic/plant21, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"fOd" = ( +/obj/machinery/chem_master/condimaster{ + desc = "Used to separate out liquids - useful for purifying botanical extracts. Also dispenses condiments."; + name = "BrewMaster 2199" + }, +/obj/effect/turf_decal/bot, +/obj/item/reagent_containers/cup/glass/shaker{ + pixel_x = 5 + }, +/obj/machinery/light_switch/directional/west{ + pixel_x = -22; + pixel_y = -6 + }, +/obj/machinery/airalarm/directional/north, +/obj/item/radio/intercom/directional/west{ + pixel_x = -28; + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"fOt" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"fOu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"fOv" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"fOH" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/obj/machinery/meter, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"fOI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"fOX" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"fPc" = ( +/obj/item/kirbyplants/organic/plant18, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"fPh" = ( +/obj/structure/sign/departments/holy{ + pixel_y = -30 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/stairs/left{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"fPp" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/central/fore) +"fPs" = ( +/obj/machinery/door/airlock/maintenance, +/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{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"fPN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"fPP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/corner, +/obj/item/kirbyplants/organic/plant21, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"fPQ" = ( +/obj/structure/table/glass, +/obj/item/clothing/gloves/latex, +/obj/item/healthanalyzer, +/obj/item/reagent_containers/spray/cleaner{ + pixel_x = -3; + pixel_y = 2 + }, +/obj/item/reagent_containers/spray/cleaner{ + pixel_x = 5; + pixel_y = -1 + }, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/medical) +"fQb" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"fQf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/starboard) +"fQg" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/office) +"fQr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"fQx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"fQF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/vacuum/external/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"fQM" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/siding/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"fQO" = ( +/obj/machinery/door/airlock/security/glass{ + id_tag = "permaouter"; + name = "Permabrig Transfer" + }, +/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/iron/grimy, +/area/station/security/prison/safe) +"fRf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"fRp" = ( +/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/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/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/sign/warning/biohazard/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"fRt" = ( +/obj/machinery/door/airlock/external{ + name = "Science Escape Pod"; + space_dir = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"fRw" = ( +/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/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"fRz" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/screwdriver{ + pixel_y = 16 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"fRP" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"fRS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"fSa" = ( +/obj/docking_port/stationary{ + area_type = /area/station/construction/mining/aux_base; + dheight = 4; + dir = 8; + dwidth = 4; + height = 9; + name = "Aux Base Zone"; + roundstart_template = /datum/map_template/shuttle/aux_base/default; + shuttle_id = "aux_base_zone"; + width = 9 + }, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"fSt" = ( +/turf/closed/wall/r_wall/rust, +/area/station/engineering/storage_shared) +"fSC" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Arrivals Dock" + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"fSD" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"fSE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"fSK" = ( +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"fSS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/item/trash/chips, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"fST" = ( +/obj/structure/sign/painting/library{ + pixel_x = 32 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"fSW" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/item/restraints/legcuffs/beartrap, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"fSY" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"fSZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite) +"fTr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"fTQ" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/secure_closet/evidence, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"fTW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/item/clothing/under/costume/lobster, +/obj/item/clothing/head/costume/lobsterhat, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/obj/effect/spawner/random/clothing/costume, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"fUf" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/limb, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"fUp" = ( +/obj/machinery/chem_heater/withbuffer, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/chemistry) +"fUP" = ( +/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/duct, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"fUQ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/sign/warning/vacuum/external/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"fUZ" = ( +/obj/structure/noticeboard/directional/west, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"fVj" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Docking Hallway" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/directions/evac{ + dir = 4; + pixel_y = 24 + }, +/obj/structure/sign/directions/science{ + dir = 1; + pixel_y = 40 + }, +/obj/structure/sign/directions/supply{ + dir = 1; + pixel_y = 32 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"fVl" = ( +/obj/item/radio/intercom/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "N2 to Pure" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"fVB" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/shieldgen, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/directional/west{ + c_tag = "Secure Storage"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"fVF" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/medical/medbay/central) +"fVJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/fore) +"fVM" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/l3closet/scientist, +/obj/item/tank/internals/emergency_oxygen, +/obj/item/tank/internals/emergency_oxygen, +/obj/item/extinguisher, +/obj/machinery/atmospherics/pipe/layer_manifold/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"fWk" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"fWq" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"fWB" = ( +/obj/machinery/airalarm/directional/west, +/obj/machinery/rnd/production/techfab/department/service, +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"fWK" = ( +/obj/structure/chair/sofa/right/brown, +/obj/structure/sign/poster/official/love_ian/directional/north, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"fWL" = ( +/obj/effect/landmark/start/psychologist, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"fWX" = ( +/obj/effect/turf_decal/box, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"fXm" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/storage/medkit/regular, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"fXy" = ( +/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/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"fXL" = ( +/turf/closed/wall/rust, +/area/station/service/chapel/office) +"fXQ" = ( +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/poddoor/shutters/radiation/preopen{ + id = "engsm"; + name = "Radiation Chamber Shutters" + }, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter) +"fXS" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command/glass{ + name = "E.V.A. Storage" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/navigate_destination, +/obj/effect/mapping_helpers/airlock/access/all/command/eva, +/obj/effect/mapping_helpers/airlock/red_alert_access, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"fXZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/machinery/vending/wardrobe/coroner_wardrobe, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"fYf" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"fYh" = ( +/turf/closed/wall/r_wall, +/area/station/command/bridge) +"fYs" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "garbage"; + name = "trash belt" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"fYw" = ( +/turf/closed/wall/r_wall, +/area/station/medical/surgery/aft) +"fYy" = ( +/obj/structure/disposalpipe/segment, +/turf/closed/mineral/random/labormineral, +/area/space/nearstation) +"fYU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/depsec/medical, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"fZk" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"fZy" = ( +/obj/effect/turf_decal/siding/blue/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"fZz" = ( +/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/service/chapel/funeral) +"fZY" = ( +/obj/effect/turf_decal/loading_area, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"gab" = ( +/obj/machinery/computer/atmos_control/nocontrol/incinerator{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"gao" = ( +/obj/machinery/door/airlock/research{ + name = "Testing Lab" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/research, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"gau" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"gaE" = ( +/obj/effect/turf_decal/stripes/end{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"gaR" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"gba" = ( +/obj/machinery/light/directional/west, +/obj/structure/extinguisher_cabinet/directional/north{ + pixel_x = -4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"gbd" = ( +/obj/structure/cable, +/obj/structure/sink/directional/east, +/obj/structure/mirror/directional/west, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/fore) +"gbf" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/surgery/fore) +"gbh" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/sign/warning/biohazard/directional/north, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"gbk" = ( +/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/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"gbp" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/item/clipboard{ + pixel_x = 8; + pixel_y = 2 + }, +/obj/item/toy/figure/assistant{ + pixel_x = 8; + pixel_y = 2 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/vacant_room/commissary) +"gbs" = ( +/obj/effect/spawner/random/trash/moisture_trap, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"gbB" = ( +/obj/item/disk/computer/medical, +/obj/item/disk/computer/medical, +/obj/item/disk/computer/medical, +/obj/item/clothing/neck/stethoscope{ + pixel_y = 5 + }, +/obj/structure/table/reinforced/rglass, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"gbF" = ( +/obj/machinery/door/poddoor/preopen{ + id = "gravity"; + name = "Gravity Generator Blast Door" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/button/door/directional/north{ + id = "gravity"; + name = "Gravity Generator Lockdown"; + req_one_access = list("command","tech_storage") + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"gbL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"gbO" = ( +/obj/structure/table/wood, +/obj/structure/desk_bell{ + pixel_x = -7; + pixel_y = 9 + }, +/obj/item/storage/box/matches{ + pixel_x = -1; + pixel_y = 6 + }, +/obj/item/lighter{ + pixel_x = 2 + }, +/obj/item/lighter{ + pixel_x = 8; + pixel_y = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/wood, +/area/station/service/bar) +"gbU" = ( +/obj/effect/turf_decal/bot, +/obj/structure/frame/computer{ + anchored = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/status_display/evac/directional/north, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"gbY" = ( +/obj/effect/turf_decal/bot/left, +/obj/effect/decal/cleanable/ash, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"gcp" = ( +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/monkey_recycler, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"gcq" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"gcy" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"gcL" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"gdA" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"gdI" = ( +/obj/structure/chair/pew{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron/chapel{ + dir = 8 + }, +/area/station/service/chapel) +"gdL" = ( +/obj/machinery/door/airlock/grunge{ + id_tag = "Cabin_3"; + name = "Cabin 3" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"gdP" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Detective's Office"; + name = "detective camera" + }, +/obj/structure/detectiveboard/directional/east, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"gel" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"gev" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"gey" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/junction/yjunction{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"geO" = ( +/obj/structure/table/optable, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"geV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/junction/yjunction{ + dir = 4 + }, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"gfc" = ( +/obj/structure/filingcabinet, +/obj/effect/turf_decal/bot_white, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"gfe" = ( +/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/directions/evac{ + dir = 8; + pixel_y = 24 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"gfi" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"gfz" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/stalky/style_random, +/obj/structure/railing, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"gfD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"gfT" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/light/directional/west, +/obj/machinery/computer/atmos_control/ordnancemix{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"ggb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"ggj" = ( +/obj/structure/chair/pew/left{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/turf/open/floor/iron/chapel, +/area/station/service/chapel) +"ggF" = ( +/obj/structure/table, +/obj/structure/disposalpipe/segment, +/obj/item/clipboard, +/obj/item/toy/figure/engineer{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"ggI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"ggS" = ( +/turf/closed/wall/r_wall, +/area/station/science/ordnance) +"ggZ" = ( +/obj/item/food/grown/banana, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/grass, +/area/station/science/genetics) +"ghl" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/item/radio/intercom/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"ghp" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light_switch/directional/west, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"ght" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"ghO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/nanotrasen{ + pixel_y = 32 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"ghX" = ( +/obj/item/clipboard, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/folder/blue, +/obj/structure/table/reinforced/rglass, +/obj/item/folder/white{ + pixel_x = -8; + pixel_y = 3 + }, +/obj/item/clothing/glasses/hud/health, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"gii" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/plaques/kiddie{ + pixel_y = -32 + }, +/obj/effect/landmark/navigate_destination/aiupload, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"gij" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Prison Wing" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "brig-entrance-left" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"gin" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"gip" = ( +/obj/machinery/light/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"gix" = ( +/obj/effect/turf_decal/box, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/starboard/aft) +"giA" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"giG" = ( +/obj/machinery/light/directional/east, +/obj/structure/closet/bombcloset, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"giH" = ( +/obj/structure/sign/poster/official/help_others, +/turf/closed/wall/r_wall/rust, +/area/station/security/prison/shower) +"giJ" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/stock_parts/subspace/transmitter, +/obj/item/stock_parts/subspace/transmitter, +/obj/item/stock_parts/subspace/amplifier, +/obj/item/stock_parts/subspace/amplifier, +/obj/item/stock_parts/subspace/amplifier, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/item/stock_parts/subspace/treatment, +/obj/item/stock_parts/subspace/treatment, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tcomms) +"giT" = ( +/obj/effect/decal/cleanable/dirt, +/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/starboard) +"giU" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"gjc" = ( +/obj/machinery/airalarm/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"gjg" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/newscaster/directional/south, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"gjv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"gjx" = ( +/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/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"gjD" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"gjF" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"gjL" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/seed_extractor, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"gjP" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/door/window/right/directional/south{ + name = "Cargo Disposal"; + req_access = list("shipping") + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"gka" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/random/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"gkb" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/command/vault) +"gkf" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall/rust, +/area/station/cargo/storage) +"gkr" = ( +/obj/machinery/vending/tool, +/obj/effect/turf_decal/delivery, +/obj/machinery/newscaster/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"gkv" = ( +/turf/closed/wall/r_wall, +/area/station/medical/medbay/central) +"gkx" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/bridge_pipe/orange/visible{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"gkD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/table, +/obj/machinery/status_display/ai/directional/north, +/obj/item/storage/toolbox/mechanical, +/obj/item/multitool, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/power/terminal{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"gkW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"glo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/cable, +/obj/effect/spawner/random/decoration/carpet, +/turf/open/floor/iron, +/area/station/security/prison) +"glG" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall, +/area/station/ai/satellite/interior) +"glI" = ( +/turf/closed/indestructible/opshuttle, +/area/station/science/ordnance/bomb) +"glX" = ( +/obj/machinery/holopad, +/turf/open/floor/carpet/green, +/area/station/security/detectives_office) +"glY" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/grimy, +/area/station/hallway/primary/fore) +"gmb" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"gmj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/machinery/camera/directional/north{ + c_tag = "Hydroponics Storage"; + name = "hydroponics camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"gmn" = ( +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"gmo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"gmB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"gmG" = ( +/turf/closed/wall, +/area/station/maintenance/aft) +"gmJ" = ( +/obj/structure/sign/warning/pods, +/turf/closed/wall/rust, +/area/station/maintenance/starboard) +"gne" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Docking Hallway" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"gng" = ( +/obj/structure/sign/departments/engineering, +/turf/closed/wall, +/area/station/commons/storage/primary) +"gnh" = ( +/turf/closed/wall/r_wall, +/area/station/service/chapel) +"gnp" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood/end, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/west, +/obj/item/flashlight/lantern, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"gny" = ( +/obj/structure/cable, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"gnB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/cargo/storage) +"gnN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/chair/stool/directional/north, +/obj/effect/landmark/start/hangover, +/turf/open/floor/wood, +/area/station/service/library) +"goc" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/door/window/left/directional/south{ + name = "Trash Chute"; + req_access = list("janitor") + }, +/obj/machinery/conveyor_switch/oneway{ + dir = 4; + id = "garbage"; + name = "trash chute" + }, +/obj/effect/turf_decal/loading_area, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/service/janitor) +"goh" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"goi" = ( +/obj/machinery/power/turbine/inlet_compressor, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"goj" = ( +/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) +"gos" = ( +/obj/machinery/light/floor, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"gou" = ( +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"goG" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"goY" = ( +/obj/structure/chair/pew/right{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"gpe" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/nitrous_input{ + dir = 1 + }, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"gpy" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security/glass{ + name = "Transferring Centre" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/unres, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"gpz" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/maintenance/central) +"gpH" = ( +/obj/machinery/door/airlock/external{ + name = "Ferry Shuttle Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"gpI" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"gpL" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible, +/turf/open/floor/plating/airless, +/area/station/engineering/supermatter/room) +"gpM" = ( +/obj/item/kirbyplants/organic/plant21, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"gpP" = ( +/obj/machinery/rnd/production/circuit_imprinter/department/science, +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"gpS" = ( +/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/duct, +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"gqk" = ( +/obj/machinery/chem_heater/withbuffer, +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/button/door/directional/north{ + id = "xeno1"; + name = "Creature Cell 1 Toggle"; + pixel_x = -24; + req_access = list("xenobiology") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"gql" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/left/directional/west{ + name = "Hydroponics Desk"; + req_access = list("hydroponics") + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"gqn" = ( +/obj/machinery/door/airlock/external{ + name = "Departure Shuttle Airlock" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"gqz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"gqD" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet{ + name = "detective closet" + }, +/obj/item/clothing/accessory/vest_sheriff, +/obj/item/clothing/head/cowboy/brown{ + pixel_x = 0; + pixel_y = 10 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"gqR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"grq" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/command/teleporter) +"grs" = ( +/obj/machinery/light_switch/directional/west, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/table, +/obj/machinery/fax{ + fax_name = "Security Office"; + name = "Security Office Fax Machine" + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/office) +"gry" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall/r_wall, +/area/station/maintenance/aft) +"grQ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hatch{ + name = "Satellite Antechamber" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "ai-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/minisat, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"grV" = ( +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/port/fore) +"gse" = ( +/obj/structure/chair/pew/left{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/turf/open/floor/iron/chapel{ + dir = 1 + }, +/area/station/service/chapel) +"gsl" = ( +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/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 = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"gsr" = ( +/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/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"gsu" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/button/door/directional/north{ + id = "Skynet_launch"; + name = "Mech Bay Door Control"; + req_access = list("robotics") + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"gsy" = ( +/turf/closed/wall, +/area/station/medical/exam_room) +"gsB" = ( +/obj/structure/table, +/obj/item/pipe_dispenser, +/obj/item/holosign_creator/atmos, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"gsO" = ( +/obj/effect/landmark/start/cargo_technician, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"gtd" = ( +/obj/structure/flora/bush/pale/style_random{ + icon_state = "fullgrass_2" + }, +/obj/structure/flora/bush/jungle/c/style_2, +/turf/open/misc/asteroid, +/area/space/nearstation) +"gtj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"gtq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"gtC" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packagereturn"; + name = "crate return belt" + }, +/obj/structure/plasticflaps/opaque, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"gtI" = ( +/obj/structure/disposaloutlet{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light/small/directional/west, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"gtK" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"gtR" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"gtT" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"gtU" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Security Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/maintenance/aft) +"gtW" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/rd) +"gua" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/showroomfloor, +/area/station/security/medical) +"guu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/food/salt{ + desc = "A sizable pile of concentrated salt left behind by the previous occupant." + }, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"guC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"guJ" = ( +/turf/open/misc/asteroid, +/area/station/maintenance/port/lesser) +"guS" = ( +/obj/structure/extinguisher_cabinet/directional/south, +/obj/structure/closet/secure_closet/engineering_welding, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"guT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"gva" = ( +/obj/structure/grille, +/turf/closed/wall/r_wall/rust, +/area/station/engineering/atmos) +"gvu" = ( +/obj/machinery/portable_atmospherics/canister, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/effect/turf_decal/box, +/obj/machinery/status_display/evac/directional/north, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"gvx" = ( +/obj/structure/closet/secure_closet/evidence, +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"gvM" = ( +/obj/structure/cable, +/obj/structure/table, +/obj/item/storage/box/pdas{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/box/ids, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/obj/item/papercutter{ + pixel_x = -9 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"gwa" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/spawner/random/structure/crate, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"gwk" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/hidden, +/turf/closed/wall, +/area/station/security/checkpoint/engineering) +"gwn" = ( +/obj/effect/turf_decal/box, +/obj/machinery/shower/directional/east, +/obj/machinery/light/small/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/item/soap/nanotrasen, +/obj/machinery/newscaster/directional/west, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/landmark/start/hangover, +/obj/machinery/button/door/directional/east{ + id = "Shower_2"; + name = "Shower 2 Privacy Lock"; + normaldoorcontrol = 1; + pixel_y = 8; + specialfunctions = 4 + }, +/obj/machinery/button/door/directional/east{ + id = "Shower_2Privacy"; + name = "Shower 2 Privacy Toggle"; + pixel_y = -8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"gwI" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"gwO" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/north, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"gwV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"gwW" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/button/door/directional/east{ + id = "commissaryshutter"; + name = "Commissary Shutter Toggle"; + pixel_x = 26; + pixel_y = 7 + }, +/obj/machinery/button/door/directional/east{ + id = "commissarydoor"; + name = "Commissary Door Lock"; + normaldoorcontrol = 1; + pixel_x = 26; + pixel_y = -2; + specialfunctions = 4 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"gxe" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/obj/structure/noticeboard/directional/east, +/obj/machinery/computer/gateway_control, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"gxi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"gxu" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"gxN" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/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, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"gxW" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall, +/area/station/maintenance/starboard) +"gyb" = ( +/turf/open/floor/plating/rust, +/area/station/security/prison) +"gyd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/l3closet/virology, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"gyf" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall/rust, +/area/station/security/prison/garden) +"gyn" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/nitrous_output{ + dir = 1 + }, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"gyv" = ( +/obj/machinery/module_duplicator, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"gyx" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/directional/north{ + c_tag = "Gateway"; + name = "command camera" + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"gyM" = ( +/obj/machinery/light/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/mapping_helpers/apc/cell_10k, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"gyV" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"gzh" = ( +/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/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"gzv" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"gzx" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/conveyor_switch/oneway{ + dir = 8; + id = "NTMSLoad"; + name = "off ramp"; + pixel_x = -8; + pixel_y = -5 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"gzA" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"gAF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/shaft_miner, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"gAO" = ( +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/machinery/door/airlock/medical/glass{ + id_tag = "medbay_front_door"; + name = "Medbay" + }, +/obj/effect/landmark/navigate_destination, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"gBd" = ( +/obj/machinery/portable_atmospherics/canister/plasma, +/obj/machinery/light/directional/west, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/storage) +"gBf" = ( +/obj/machinery/door/airlock/maintenance, +/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/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"gBi" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/flashlight/seclite, +/obj/item/flashlight/seclite, +/obj/item/flashlight/seclite, +/obj/effect/decal/cleanable/dirt, +/obj/item/toy/figure/secofficer, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"gBp" = ( +/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/plating, +/area/station/hallway/secondary/entry) +"gBx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"gBC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/grunge{ + id_tag = "commissarydoor"; + name = "Vacant Commissary" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"gBJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Lockers"; + location = "Medical"; + name = "medical navigation beacon" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"gBT" = ( +/obj/structure/table, +/obj/item/analyzer{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/analyzer, +/obj/item/flashlight, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/item/stack/rods/fifty, +/obj/item/flashlight, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"gCf" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"gCl" = ( +/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, +/area/station/hallway/primary/starboard) +"gCu" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"gCY" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Prison Cells"; + network = list("ss13","prison") + }, +/turf/open/floor/iron, +/area/station/security/prison) +"gDe" = ( +/obj/structure/dresser, +/obj/machinery/airalarm/directional/east, +/obj/machinery/button/door/directional/north{ + id = "Cabin_1"; + name = "Cabin 1 Privacy Lock"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/turf/open/floor/wood, +/area/station/commons/locker) +"gDl" = ( +/obj/effect/spawner/random/entertainment/arcade, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"gDm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/directions/science{ + dir = 4; + pixel_x = -32; + pixel_y = 8 + }, +/obj/structure/sign/directions/supply{ + pixel_x = -32 + }, +/obj/structure/sign/directions/engineering{ + pixel_x = -32; + pixel_y = -8 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"gDu" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/siding/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"gDv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"gDy" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"gDJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"gDM" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"gDS" = ( +/obj/structure/frame/computer{ + anchored = 1; + dir = 8 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/item/shard, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/cargo/warehouse/upper) +"gDT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"gDW" = ( +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/machinery/newscaster/directional/south, +/turf/open/floor/wood, +/area/station/maintenance/department/crew_quarters/bar) +"gEo" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"gEs" = ( +/obj/structure/closet/secure_closet/miner, +/obj/effect/turf_decal/delivery, +/obj/item/tank/internals/oxygen/yellow, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"gEB" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/trunk, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/machinery/light_switch/directional/north{ + pixel_x = 14 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Quartermaster's Office"; + name = "cargo camera"; + network = list("ss13","qm") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/qm) +"gER" = ( +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"gFt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/sign/poster/contraband/random/directional/east, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"gFD" = ( +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"gFE" = ( +/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/disposalpipe/segment, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"gFF" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/iron, +/area/station/security/courtroom) +"gFL" = ( +/obj/structure/table, +/obj/item/storage/fancy/egg_box, +/obj/item/reagent_containers/condiment/flour, +/obj/item/reagent_containers/condiment/rice, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"gFO" = ( +/obj/effect/landmark/start/lawyer, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/landmark/navigate_destination/lawyer, +/turf/open/floor/carpet/green, +/area/station/service/lawoffice) +"gFQ" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/obj/machinery/atmospherics/pipe/heat_exchanging/junction{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"gFR" = ( +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"gFY" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/vending/coffee, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"gGf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"gGi" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/spawner/random/structure/grille, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"gGp" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/firealarm/directional/west, +/obj/machinery/camera/directional/south{ + c_tag = "Laser Room Port"; + name = "laser room camera"; + network = list("ss13","engine") + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"gGq" = ( +/obj/structure/table, +/obj/machinery/light/small/directional/east, +/obj/item/clothing/shoes/jackboots, +/obj/item/clothing/suit/armor/vest, +/obj/item/clothing/neck/stethoscope, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"gGs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"gGx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"gGF" = ( +/obj/structure/lattice, +/obj/effect/spawner/random/structure/grille, +/turf/open/space/basic, +/area/space/nearstation) +"gGR" = ( +/obj/structure/bodycontainer/morgue{ + dir = 8 + }, +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"gHc" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"gHd" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/box, +/obj/machinery/shower/directional/east{ + name = "emergency shower" + }, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"gHe" = ( +/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/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"gHi" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Atrium Starboard"; + name = "service camera" + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"gHA" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/left/directional/north{ + name = "Security Desk"; + req_access = list("security") + }, +/obj/item/crowbar/red, +/obj/item/storage/fancy/donut_box, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"gHC" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "cmoprivacy"; + name = "Office Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/command/heads_quarters/cmo) +"gHD" = ( +/obj/structure/table, +/obj/item/clothing/gloves/latex, +/obj/item/storage/backpack/duffelbag/sec/surgery{ + pixel_y = 5 + }, +/obj/item/clothing/mask/surgical, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/east, +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"gHE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"gHI" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/supply/qm, +/obj/machinery/door/airlock/command{ + name = "Quartermaster's Office" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/qm) +"gIo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/wrench, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"gIt" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/department/security) +"gIw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"gIz" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"gIE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 5 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"gII" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/start/station_engineer, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/main) +"gIX" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 6 + }, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"gJa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"gJc" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron/stairs/right{ + dir = 4 + }, +/area/station/service/chapel) +"gJj" = ( +/obj/machinery/door/airlock/external{ + name = "Arrival Shuttle Airlock"; + space_dir = 2 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"gJs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/camera/directional/south{ + c_tag = "Gravity Generator"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"gJz" = ( +/obj/structure/grille, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"gJC" = ( +/obj/structure/sign/departments/security/directional/south, +/obj/structure/flora/bush/pale/style_random, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"gJE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"gJF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/stack/cable_coil/five, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"gJK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/turf/closed/wall/rust, +/area/station/maintenance/disposal/incinerator) +"gJL" = ( +/obj/machinery/door/poddoor/preopen{ + id = "brigfrontdoor"; + name = "Front Security Blast Door" + }, +/obj/structure/extinguisher_cabinet/directional/north, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"gKd" = ( +/obj/machinery/atmospherics/components/trinary/filter/atmos/flipped/co2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/medical/medbay/central) +"gKg" = ( +/obj/structure/railing, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"gKB" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/structure/table_frame, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"gKC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"gKI" = ( +/turf/closed/wall/rust, +/area/station/cargo/miningoffice) +"gKR" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"gLm" = ( +/obj/machinery/status_display/ai/directional/south, +/obj/effect/decal/cleanable/dirt, +/mob/living/basic/spider/giant/hunter/scrawny, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"gLn" = ( +/obj/structure/sign/departments/medbay/alt, +/turf/closed/wall, +/area/station/security/medical) +"gLp" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"gLH" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"gLK" = ( +/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, +/area/station/hallway/secondary/exit/departure_lounge) +"gLO" = ( +/turf/closed/wall/r_wall/rust, +/area/station/security/courtroom) +"gLP" = ( +/obj/structure/bookcase/random/adult, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"gLT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/meter/layer2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"gMg" = ( +/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/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"gMp" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"gMq" = ( +/obj/machinery/door/airlock/grunge{ + name = "Cell 2" + }, +/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/safe) +"gMy" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/space/basic, +/area/space/nearstation) +"gMA" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"gMC" = ( +/obj/machinery/suit_storage_unit/engine, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/directional/east, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"gME" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"gMK" = ( +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"gNq" = ( +/obj/machinery/vending/wardrobe/medi_wardrobe, +/obj/effect/turf_decal/bot, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"gNE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"gNI" = ( +/obj/structure/transit_tube, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"gNJ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"gNM" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/turf_decal/siding/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"gOh" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"gOo" = ( +/obj/structure/sign/directions/evac{ + dir = 4; + pixel_y = -24 + }, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"gOq" = ( +/obj/machinery/door/airlock/external{ + name = "Labor Camp Shuttle Airlock"; + shuttledocked = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"gOG" = ( +/obj/structure/closet/crate, +/obj/item/food/breadslice/plain, +/obj/item/food/breadslice/plain, +/obj/item/food/grown/potato, +/obj/item/food/grown/potato, +/obj/item/food/grown/onion, +/obj/item/food/grown/onion, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/item/stack/medical/wrap/sticky_tape, +/obj/item/food/breadslice/plain, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"gPa" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"gPy" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/rdconsole{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"gPA" = ( +/turf/closed/wall/rust, +/area/station/maintenance/port/aft) +"gPC" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/machinery/light/directional/east, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"gPH" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/meter/layer4, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"gPO" = ( +/obj/machinery/computer/order_console/bitrunning, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"gPS" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"gPX" = ( +/obj/structure/reflector/box/anchored{ + dir = 1 + }, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"gQd" = ( +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"gQo" = ( +/obj/machinery/firealarm/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/siding/blue/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"gQq" = ( +/obj/machinery/computer/mecha{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"gQt" = ( +/obj/machinery/computer/quantum_console, +/obj/effect/turf_decal/box, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"gQu" = ( +/obj/structure/cable, +/obj/machinery/power/port_gen/pacman, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/maintenance/department/chapel/monastery) +"gQx" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/iron, +/area/station/cargo/storage) +"gQB" = ( +/obj/machinery/airalarm/directional/east, +/obj/structure/table, +/obj/item/restraints/handcuffs, +/obj/machinery/recharger, +/obj/item/screwdriver, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/customs) +"gQJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/office) +"gQV" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Atmospherics Tank - CO2"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"gRg" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "xeno1"; + name = "Creature Cell 1" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"gRq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"gRP" = ( +/obj/item/kirbyplants/random, +/obj/machinery/status_display/ai/directional/south, +/obj/machinery/camera/directional/east{ + c_tag = "Bridge Maintenance Entrance"; + name = "command camera" + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"gSc" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"gSk" = ( +/obj/machinery/vending/wardrobe/chem_wardrobe, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"gSz" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"gSC" = ( +/obj/structure/closet/crate/freezer, +/obj/item/reagent_containers/blood, +/obj/item/reagent_containers/blood{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/reagent_containers/blood/a_minus, +/obj/item/reagent_containers/blood/b_minus{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/reagent_containers/blood/b_plus{ + pixel_x = 1; + pixel_y = 2 + }, +/obj/item/reagent_containers/blood/o_minus, +/obj/item/reagent_containers/blood/o_plus{ + pixel_x = -2; + pixel_y = -1 + }, +/obj/item/reagent_containers/blood/random, +/obj/item/reagent_containers/blood/random, +/obj/item/reagent_containers/blood/random, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"gSF" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison/mess) +"gSL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/circuitboard/computer/operating, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"gSQ" = ( +/obj/structure/table/reinforced, +/obj/item/crowbar/red, +/obj/item/wrench, +/obj/item/storage/toolbox/mechanical, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"gSW" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Research Director's Office" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/science/rd, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"gTc" = ( +/obj/structure/table, +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = 6 + }, +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = -6 + }, +/obj/item/clothing/mask/gas, +/obj/item/clothing/mask/gas, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"gTr" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/engineering{ + name = "Engineering" + }, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow/corner{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engi-entrance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"gTz" = ( +/obj/structure/chair/sofa/right/maroon{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"gTA" = ( +/obj/machinery/door/airlock/hydroponics/glass{ + name = "Hydroponics Backroom" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/service/hydroponics, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"gTD" = ( +/obj/machinery/light/floor, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"gTN" = ( +/obj/machinery/seed_extractor, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"gUw" = ( +/obj/machinery/power/solar{ + id = "aftport"; + name = "Aft-Port Solar Array" + }, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/port/aft) +"gUK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/east, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"gUS" = ( +/obj/effect/turf_decal/bot, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/cargo/storage) +"gUT" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"gUZ" = ( +/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/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"gVc" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/obj/structure/sign/poster/contraband/missing_gloves/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"gVg" = ( +/obj/item/radio/intercom/directional/north, +/obj/machinery/suit_storage_unit/medical, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/iron/dark/smooth_half, +/area/station/medical/paramedic) +"gVi" = ( +/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, +/area/station/security/brig) +"gVp" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/plumbed, +/obj/effect/turf_decal/delivery/white{ + color = "#52B4E9" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"gVt" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"gVv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"gVC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"gWb" = ( +/obj/effect/landmark/secequipment, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/office) +"gWw" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"gWx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"gWT" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/item/trash/popcorn, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"gXc" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/disposaloutlet{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"gXh" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/pumproom) +"gXG" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/junction/flip{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"gXJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=HOP"; + location = "Security"; + name = "security navigation beacon" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"gXX" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/decal/cleanable/dirt, +/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/engineering/atmos/storage/gas) +"gYl" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/security/brig) +"gYx" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "ordnancestorage"; + name = "Ordnance Storage Shutters" + }, +/obj/machinery/door/firedoor/heavy, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"gYA" = ( +/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/broken_floor, +/turf/open/floor/plating, +/area/station/security/prison) +"gYK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold/violet/visible, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"gYS" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"gYV" = ( +/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, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"gZl" = ( +/turf/closed/wall/r_wall/rust, +/area/station/hallway/secondary/service) +"gZm" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "N2O to Pure" + }, +/obj/machinery/light/directional/south, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"gZI" = ( +/obj/structure/water_source/puddle, +/obj/structure/flora/bush/reed/style_random{ + pixel_y = 5 + }, +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/grass, +/area/station/medical/virology) +"hah" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/table, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/item/folder, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"hat" = ( +/turf/closed/wall, +/area/station/service/hydroponics) +"haz" = ( +/obj/structure/sign/departments/cargo, +/turf/closed/wall, +/area/station/construction/mining/aux_base) +"haP" = ( +/obj/machinery/seed_extractor, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 8 + }, +/obj/item/radio/intercom/prison/directional/west, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"hbe" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xeno4"; + name = "Creature Cell 4" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/machinery/door/window/left/directional/east{ + req_access = list("xenobiology"); + name = "Containment Pen #5" + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"hbf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"hbr" = ( +/obj/machinery/door/airlock/external{ + name = "External Freight Airlock" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"hbC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"hbE" = ( +/turf/closed/wall/r_wall/rust, +/area/station/command/bridge) +"hbH" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"hbT" = ( +/obj/effect/decal/cleanable/dirt, +/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 = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"hcH" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/item/folder{ + pixel_x = 3 + }, +/obj/item/pen{ + pixel_x = 4 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "research_shutters"; + name = "Research Privacy Shutter" + }, +/obj/machinery/door/window/right/directional/east{ + name = "Research Lab Desk"; + req_access = list("science") + }, +/obj/structure/desk_bell{ + pixel_x = -7; + pixel_y = 8 + }, +/turf/open/floor/plating, +/area/station/science/lab) +"hcP" = ( +/obj/machinery/computer/mech_bay_power_console{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"hda" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron/stairs/medium{ + dir = 1 + }, +/area/station/service/chapel/monastery) +"hdj" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/sign/warning/no_smoking{ + pixel_x = -30 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/port) +"hdm" = ( +/obj/structure/kitchenspike, +/obj/effect/turf_decal/bot/left, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/tlv_cold_room, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"hdo" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/hallway/primary/central/fore) +"hdq" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/spawner/random/structure/crate, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse) +"hdy" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"hdz" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"hdA" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/sorting/mail{ + dir = 8; + name = "cmo sorting disposal pipe" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/mail_sorting/medbay/cmo_office, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"hdY" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"hee" = ( +/obj/structure/sign/painting/library{ + pixel_x = 32 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"hev" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"heD" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining/glass{ + name = "Freight Mining Airlock" + }, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"heU" = ( +/obj/structure/sign/warning/electric_shock/directional/south, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"heX" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining/glass{ + name = "Cargo Office" + }, +/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/supply/general, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"hfl" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/item/tank/internals/oxygen/red, +/obj/item/stack/package_wrap, +/obj/item/clothing/mask/gas, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"hfp" = ( +/turf/closed/wall, +/area/station/maintenance/central) +"hfr" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured, +/area/station/cargo/storage) +"hfF" = ( +/obj/structure/bed{ + dir = 4 + }, +/obj/machinery/airalarm/directional/west, +/obj/effect/landmark/start/assistant, +/obj/effect/spawner/random/bedsheet{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/machinery/button/door/directional/north{ + id = "Cabin_3"; + name = "Cabin 3 Privacy Lock"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/obj/item/pillow/random, +/turf/open/floor/wood, +/area/station/commons/locker) +"hfP" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Prison Wing" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "brig-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"hfV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/landmark/start/depsec/science, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"hgf" = ( +/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{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"hgL" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall, +/area/station/maintenance/port/greater) +"hgW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/vending/assist, +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/structure/sign/poster/contraband/punch_shit/directional/east, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"hhc" = ( +/obj/machinery/computer/aifixer{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"hhi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison) +"hhp" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/security/prison) +"hhE" = ( +/obj/item/kirbyplants/organic/plant18, +/obj/machinery/light_switch/directional/west{ + pixel_y = -4 + }, +/obj/machinery/button/door/directional/west{ + id = "research_shutters"; + name = "Research Shuttle Toggle"; + pixel_y = 6; + req_access = list("science") + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"hhX" = ( +/obj/item/kirbyplants/organic/plant21, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"hib" = ( +/obj/machinery/door/airlock/maintenance/external{ + name = "Construction Zone" + }, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"hih" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/l3closet/virology, +/obj/item/tank/internals/emergency_oxygen, +/obj/item/tank/internals/emergency_oxygen, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"hiQ" = ( +/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/cyclelink_helper_multi{ + cycle_id = "engi-maint-passthrough" + }, +/obj/structure/cable, +/obj/machinery/door/airlock/engineering{ + name = "Gravity Generator Access" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/construction, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"hja" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/radio/intercom/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"hjb" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/light/small/directional/south, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"hjh" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Medical Operating Theater A"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/structure/table, +/obj/item/clothing/gloves/latex, +/obj/item/clothing/mask/surgical, +/obj/item/clothing/suit/apron/surgical, +/obj/item/clipboard{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/machinery/vending/wallmed/directional/south, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/fore) +"hjj" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Supermatter 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/engineering/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"hjk" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/ordnance_burn_chamber_input, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"hjn" = ( +/obj/structure/cable, +/obj/machinery/computer/cargo/request, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"hjt" = ( +/obj/machinery/light/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"hjD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/west, +/obj/machinery/status_display/ai/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"hjE" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/holopad, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/command/vault) +"hjJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"hjL" = ( +/obj/machinery/door/firedoor, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse) +"hjO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/brig) +"hjR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"hjZ" = ( +/obj/machinery/door/morgue{ + name = "Booze Storage"; + req_access = list("bar") + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/bar/backroom) +"hkd" = ( +/obj/machinery/power/smes, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/electric_shock/directional/north, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/spider/stickyweb, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"hkp" = ( +/turf/closed/wall/r_wall/rust, +/area/station/medical/virology) +"hkq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"hkr" = ( +/obj/machinery/computer/slot_machine, +/obj/effect/turf_decal/bot_white, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"hkw" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Engineering Hallway" + }, +/obj/structure/sign/departments/engineering/directional/east, +/obj/effect/turf_decal/delivery, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"hky" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/carbon_input{ + dir = 1 + }, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"hkA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/security_officer, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"hkC" = ( +/obj/structure/sign/poster/official/random/directional/south, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"hkF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"hkI" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"hkK" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"hkL" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/landmark/start/atmospheric_technician, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"hkO" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/port/fore) +"hkR" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/security{ + name = "Armoury" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"hkW" = ( +/obj/structure/plasticflaps/opaque, +/obj/machinery/door/window/left/directional/south{ + name = "Cargo Delivery Access"; + req_access = list("shipping") + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"hlb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/structure/sign/poster/official/safety_eye_protection/directional/east, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"hlC" = ( +/obj/machinery/turretid{ + name = "AI Chamber turret control"; + pixel_x = 3; + pixel_y = 28 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "AI Core shutters"; + name = "AI Core Shutter" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/window/brigdoor/left/directional/west{ + name = "Primary AI Core Access"; + req_access = list("ai_upload") + }, +/mob/living/silicon/robot/shell/cell, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"hlJ" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/modular_computer/preset/engineering{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"hlP" = ( +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/department/crew_quarters/bar) +"hlS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"hma" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"hmh" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/department/chapel/monastery) +"hmn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/clothing/wardrobe_closet_colored, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"hmr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"hmK" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 9 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"hmO" = ( +/turf/closed/wall, +/area/station/security/processing) +"hna" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"hnb" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Pure to Mix" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"hne" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"hnl" = ( +/obj/machinery/door/window/left/directional/south{ + name = "Cargo Delivery Access"; + req_access = list("shipping") + }, +/obj/structure/plasticflaps/opaque, +/obj/effect/turf_decal/delivery, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"hnw" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xeno2"; + name = "Creature Cell 2" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/machinery/door/window/left/directional/west{ + name = "Containment Pen #2"; + req_access = list("xenobiology") + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"hnA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/janitor) +"hnD" = ( +/obj/structure/table, +/obj/item/stack/package_wrap, +/obj/item/crowbar, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/item/electronics/airlock{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/electronics/airlock{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/hand_labeler, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/item/stack/rods/twentyfive, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"hnL" = ( +/obj/machinery/telecomms/server/presets/engineering, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"hnU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"hoz" = ( +/obj/structure/table/wood, +/obj/structure/mirror/directional/west, +/obj/machinery/light/small/directional/west, +/obj/item/food/pie/cream, +/obj/item/bikehorn{ + pixel_x = -6; + pixel_y = 8 + }, +/turf/open/floor/wood, +/area/station/service/theater) +"hoE" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/locker) +"hoI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 10 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"hoK" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"hoV" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/storage/belt/utility, +/obj/item/weldingtool/largetank, +/obj/item/clothing/head/utility/welding, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"hpg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"hph" = ( +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/book/manual/wiki/security_space_law, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/flasher/directional/west{ + id = "Cell 3"; + name = "Prisoner Pacifier" + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"hpu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"hpv" = ( +/turf/closed/wall, +/area/station/medical/surgery/aft) +"hpz" = ( +/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, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"hpC" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/grass, +/area/station/science/genetics) +"hpG" = ( +/obj/effect/turf_decal/box, +/obj/machinery/power/solar{ + id = "foreport"; + name = "Fore-Port Solar Array" + }, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/port/fore) +"hpH" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/emergency{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/storage/toolbox/emergency, +/obj/item/shovel, +/obj/item/shovel, +/obj/item/pickaxe, +/obj/item/pickaxe, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"hpQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/light/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/spawner/random/structure/massmeta_flags/directional/south, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/psychology) +"hpS" = ( +/obj/machinery/component_printer, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"hpW" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/structure/cable, +/obj/machinery/recharge_station, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/office) +"hpY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"hqk" = ( +/obj/machinery/status_display/ai/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"hqm" = ( +/obj/effect/landmark/start/cargo_technician, +/turf/open/floor/iron, +/area/station/cargo/storage) +"hqr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/purple{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"hqP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"hqS" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"hqT" = ( +/obj/item/kirbyplants/random, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"hqW" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"hqZ" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/pale/style_random, +/obj/structure/flora/bush/grassy/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"hri" = ( +/obj/structure/dresser, +/turf/open/floor/wood, +/area/station/commons/locker) +"hrN" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/table, +/obj/machinery/fax{ + fax_name = "Head of Personnel's Office"; + name = "Head of Personnel's Fax Machine" + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) +"hrY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/wall_healer/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"hsg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"hsr" = ( +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"hsx" = ( +/obj/machinery/vending/hydroseeds{ + slogan_delay = 700 + }, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"hsB" = ( +/obj/structure/bodycontainer/morgue, +/obj/effect/turf_decal/delivery, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/medical) +"hsC" = ( +/obj/machinery/vending/hydronutrients, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"hsJ" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/leavy/style_random, +/mob/living/basic/butterfly, +/turf/open/floor/grass, +/area/station/hallway/primary/fore) +"hsO" = ( +/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/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/storage/art) +"hsW" = ( +/obj/structure/noticeboard/directional/east, +/turf/closed/mineral/random/labormineral, +/area/space/nearstation) +"htJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"htP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"htS" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/medical{ + name = "Operating Theater B" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/surgery, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/aft) +"htZ" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"huc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"huo" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "Isolation"; + name = "Isolation Shutters" + }, +/turf/open/floor/plating, +/area/station/security/prison/safe) +"huK" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/wall_healer/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"huR" = ( +/obj/structure/table, +/obj/item/reagent_containers/chem_pack{ + pixel_x = 10; + pixel_y = 10 + }, +/obj/item/stack/medical/wrap/gauze{ + pixel_x = 8 + }, +/obj/item/stack/medical/mesh{ + pixel_x = -4; + pixel_y = 3 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/exam_room) +"huS" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"hvj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/status_display/evac/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"hvl" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/toy/figure/scientist{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"hvz" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/machinery/button/door/directional/west{ + id = "ordnancemix"; + name = "Ordnance Lab Access"; + pixel_y = 8; + req_access = list("ordnance") + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"hvB" = ( +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/glass, +/obj/structure/barricade/wooden/crude, +/turf/open/floor/plating/rust, +/area/station/security/prison) +"hwA" = ( +/turf/closed/wall/rust, +/area/station/maintenance/solars/starboard/aft) +"hwJ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"hwN" = ( +/obj/machinery/rnd/production/circuit_imprinter, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"hwY" = ( +/obj/machinery/air_sensor/air_tank, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"hwZ" = ( +/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/north, +/turf/open/floor/plastic, +/area/station/hallway/secondary/service) +"hxb" = ( +/obj/effect/landmark/start/bartender, +/obj/effect/turf_decal/siding/wood/end{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/wood/parquet, +/area/station/service/bar/backroom) +"hxd" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/item/trash/cheesie, +/obj/item/trash/syndi_cakes, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"hxf" = ( +/obj/structure/transit_tube, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/iron/grimy, +/area/station/hallway/primary/fore) +"hxi" = ( +/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/atmos{ + name = "Incinerator" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 6 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"hxt" = ( +/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/white{ + dir = 1 + }, +/obj/structure/noticeboard/directional/south, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"hxw" = ( +/obj/effect/turf_decal/siding/white{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"hxL" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/item/storage/toolbox/emergency{ + pixel_y = 5 + }, +/obj/item/crowbar/red, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"hxQ" = ( +/obj/machinery/computer/cargo{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/carpet/blue, +/area/station/command/heads_quarters/hop) +"hyl" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"hyq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/firecloset, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"hyJ" = ( +/obj/effect/turf_decal/bot, +/obj/structure/ore_box, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"hyQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/chair/stool/bar/directional/south, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"hzC" = ( +/obj/structure/flora/rock/icy/style_2, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"hzE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/limb, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"hzO" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/closet, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"hAc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/shower/directional/east{ + name = "emergency shower" + }, +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"hAF" = ( +/obj/structure/table/wood, +/obj/machinery/reagentgrinder{ + pixel_y = 5 + }, +/obj/item/toy/figure/bartender{ + pixel_x = -7 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/backroom) +"hAJ" = ( +/turf/closed/wall, +/area/station/engineering/storage/tech) +"hAM" = ( +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"hAP" = ( +/turf/closed/wall/r_wall, +/area/station/security/evidence) +"hBa" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"hBf" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/machinery/airalarm/directional/west, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"hBg" = ( +/obj/structure/plasticflaps, +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad"; + name = "off ramp" + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"hBk" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/engineering/atmos/pumproom) +"hBm" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"hBx" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/warning/secure_area/directional/north{ + name = "EMERGENCY STORAGE" + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"hBD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/fore) +"hBG" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/tank_dispenser/oxygen{ + pixel_x = -1; + pixel_y = 2 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"hBJ" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/port/greater) +"hBR" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/delivery, +/obj/structure/closet/l3closet/scientist, +/obj/item/tank/internals/emergency_oxygen, +/obj/item/tank/internals/emergency_oxygen, +/obj/machinery/firealarm/directional/north, +/obj/item/extinguisher, +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 8; + name = "Air to Room" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"hBV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance{ + name = "Ordnance Lab Maintenance" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/science/ordnance) +"hCd" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"hCl" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/newscaster/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"hCr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/vomit/old, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/bed, +/obj/item/bedsheet/brown, +/obj/item/radio/intercom/prison/directional/east, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"hCK" = ( +/obj/structure/table, +/obj/item/clothing/gloves/color/orange, +/obj/item/restraints/handcuffs, +/obj/item/reagent_containers/spray/pepper, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"hCV" = ( +/obj/structure/chair/comfy/brown{ + color = "#c45c57"; + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"hCY" = ( +/obj/item/disk/computer{ + pixel_x = -5; + pixel_y = 8 + }, +/obj/item/disk/computer{ + pixel_x = 7; + pixel_y = 2 + }, +/obj/item/disk/computer{ + pixel_x = -8; + pixel_y = -3 + }, +/obj/structure/table, +/obj/item/disk/computer/ordnance{ + pixel_x = 2; + pixel_y = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/office) +"hDa" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"hDy" = ( +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"hDB" = ( +/turf/closed/wall/r_wall, +/area/station/tcommsat/server) +"hDC" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"hDK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"hDV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/pump, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"hDX" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"hEa" = ( +/obj/item/kirbyplants/organic/applebush, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"hEh" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"hEk" = ( +/obj/structure/table, +/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap, +/obj/item/stack/wrapping_paper{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/stack/wrapping_paper{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/item/radio/intercom/directional/north, +/obj/item/storage/box/shipping, +/obj/effect/spawner/random/bureaucracy/birthday_wrap, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/obj/item/papercutter, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"hEw" = ( +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/pen, +/obj/item/stamp/law{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"hEE" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, +/turf/open/misc/asteroid, +/area/station/maintenance/aft) +"hEH" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin, +/obj/machinery/light/directional/east, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"hEI" = ( +/obj/machinery/pdapainter/medbay, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"hEQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"hEU" = ( +/obj/structure/disposaloutlet, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/box, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"hEV" = ( +/turf/open/floor/engine/vacuum, +/area/station/engineering/atmos) +"hEY" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 1; + name = "Air to Distro" + }, +/obj/structure/sign/warning/fire/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Atmospherics Distribution Loop"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/pumproom) +"hFm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"hFx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 4; + name = "xenobiology sorting disposal pipe" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/mail_sorting/science/xenobiology, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"hFy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/closed/wall/r_wall, +/area/station/science/ordnance/office) +"hFC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/spawner/random/structure/massmeta_flags/directional/south, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"hGf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/command/bridge) +"hGm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/iv_drip, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/extinguisher_cabinet/directional/south{ + pixel_x = 26 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"hGC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box/white, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"hGX" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/emcloset, +/obj/machinery/light/small/directional/south, +/obj/structure/sign/poster/contraband/random/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"hHg" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister/anesthetic_mix, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"hHj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"hHm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"hHt" = ( +/obj/structure/table, +/obj/item/storage/crayons, +/obj/item/clothing/under/color/grey{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/under/color/grey, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"hHL" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/fore) +"hHM" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"hHP" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad/secure, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"hIm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"hIq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/geneticist, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"hIs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/mob/living/basic/ghost, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"hIS" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/rnd_all, +/obj/effect/turf_decal/bot, +/obj/structure/sign/warning/secure_area/directional/east, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"hIY" = ( +/obj/structure/cable, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"hJa" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/checkpoint/supply) +"hJm" = ( +/obj/item/radio/intercom/directional/west, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"hJp" = ( +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/bot, +/obj/structure/filingcabinet/chestdrawer, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"hJy" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/vault{ + name = "Vault" + }, +/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/structure/cable, +/obj/effect/landmark/navigate_destination, +/obj/effect/mapping_helpers/airlock/access/all/supply/vault, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"hJz" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/screwdriver{ + pixel_y = 18 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/obj/item/stock_parts/power_store/cell/high{ + pixel_x = 2; + pixel_y = 6 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"hJC" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/mob/living/basic/bot/cleanbot/medbay{ + name = "Deacon Scrubsy" + }, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"hJD" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/security_all, +/obj/effect/turf_decal/bot, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"hJQ" = ( +/obj/structure/chair/sofa/right/maroon{ + dir = 4 + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"hJZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/flasher/directional/north{ + id = "AI"; + name = "Meatbag Pacifier" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/camera/directional/north{ + c_tag = "AI Chamber SMES"; + name = "core camera"; + network = list("aicore") + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"hKc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"hKg" = ( +/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/spawner/random/vending/snackvend, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"hKA" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"hKB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/machinery/wall_healer/directional/south, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"hKE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"hKQ" = ( +/obj/structure/table/wood, +/obj/item/clipboard, +/obj/item/folder/yellow, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/courtroom) +"hKV" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/radio{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/pen, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"hLj" = ( +/obj/machinery/telecomms/server/presets/security, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"hLr" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/east, +/obj/machinery/airalarm/directional/south, +/obj/item/storage/toolbox/emergency{ + pixel_y = 4 + }, +/obj/item/wrench, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/directional/east{ + c_tag = "Vacant Commissary"; + name = "cargo camera"; + network = list("ss13","qm") + }, +/obj/machinery/light_switch/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/vacant_room/commissary) +"hLz" = ( +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + name = "medical sorting disposal pipe" + }, +/obj/effect/turf_decal/siding/blue/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/medbay/general, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"hLH" = ( +/obj/machinery/computer/security/mining{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/status_display/evac/directional/east, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"hLO" = ( +/obj/structure/plasticflaps, +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2"; + name = "on ramp" + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"hLS" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"hMf" = ( +/obj/structure/table/reinforced, +/obj/structure/desk_bell{ + pixel_x = -7; + pixel_y = 8 + }, +/obj/item/storage/bag/tray, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "kitchenshutters"; + name = "Kitchen Shutters" + }, +/turf/open/floor/iron, +/area/station/service/kitchen) +"hMo" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"hMx" = ( +/obj/structure/cable, +/obj/machinery/light/small/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/department/security) +"hMz" = ( +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/power/shieldwallgen, +/obj/machinery/light_switch/directional/west, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"hMC" = ( +/obj/docking_port/stationary{ + dir = 8; + dwidth = 2; + height = 11; + name = "port bay 2"; + shuttle_id = "ferry_home"; + width = 5 + }, +/turf/open/space/basic, +/area/space/nearstation) +"hMN" = ( +/turf/closed/wall, +/area/station/service/chapel/funeral) +"hMW" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"hMZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/poddoor/preopen{ + id = "brige-maint"; + name = "Bridge Blast Door" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge-passthrough" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/maintenance{ + name = "Command Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"hNi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/starboard) +"hNj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/directional/south, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"hNy" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"hNF" = ( +/obj/effect/turf_decal/loading_area, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/barricade/wooden/crude, +/obj/machinery/door/window/left/directional/south{ + name = "Cage Door" + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"hNI" = ( +/turf/closed/wall/rust, +/area/station/security/detectives_office) +"hNL" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"hNR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Teleporter Access" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/teleporter, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"hOc" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/storage) +"hOh" = ( +/obj/machinery/door/airlock/engineering{ + name = "Port Quarter Solar Access" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/solars/port/aft) +"hOm" = ( +/obj/effect/spawner/structure/window/hollow/reinforced/middle{ + dir = 4 + }, +/obj/structure/transit_tube/horizontal, +/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/plating, +/area/station/service/chapel/dock) +"hOs" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"hOt" = ( +/obj/machinery/door/airlock/maintenance, +/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/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"hOE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"hOH" = ( +/obj/machinery/firealarm/directional/south, +/obj/machinery/light/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"hOJ" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"hOK" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"hON" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/mechanical{ + pixel_y = 4 + }, +/obj/item/storage/belt/utility, +/obj/machinery/airalarm/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Engineering Desk"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/siding/yellow{ + dir = 8 + }, +/obj/item/clothing/glasses/meson/engine, +/obj/item/reagent_containers/applicator/patch/aiuri, +/obj/item/storage/box/donkpockets{ + pixel_y = 5 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"hOU" = ( +/obj/machinery/door/airlock/external{ + name = "Security Escape Pod"; + space_dir = 2 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"hOY" = ( +/obj/structure/bookcase/random/reference, +/obj/item/toy/figure/psychologist{ + pixel_y = 18 + }, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"hPp" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet{ + name = "medical locker" + }, +/obj/structure/grille/broken, +/obj/item/clothing/gloves/latex, +/obj/item/clothing/mask/surgical, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"hPq" = ( +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 4; + name = "dormitories sorting disposal pipe" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/mail_sorting/service/dormitories, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"hPr" = ( +/obj/machinery/air_sensor/engine_chamber, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"hPx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"hPz" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/station/maintenance/port/greater) +"hPG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/education) +"hPR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"hPV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"hPW" = ( +/turf/closed/wall/r_wall/rust, +/area/station/tcommsat/computer) +"hPX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"hPY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"hQa" = ( +/obj/item/radio/intercom/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"hQg" = ( +/obj/item/kirbyplants/organic/plant3, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"hQs" = ( +/obj/structure/chair, +/obj/effect/turf_decal/bot, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"hQA" = ( +/obj/structure/sink/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/item/mop, +/obj/item/reagent_containers/cup/bucket, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"hQF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"hQP" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"hRa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"hRf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/newscaster/directional/south, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"hRg" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"hRj" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Mix to Ports" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"hRo" = ( +/obj/machinery/door/poddoor/preopen{ + id = "transittube_ai"; + name = "Transit Tube Blast Door" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"hRG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"hRO" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"hRU" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"hRY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"hRZ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"hSa" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/bed, +/obj/item/bedsheet/brown, +/obj/item/radio/intercom/prison/directional/east, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"hSt" = ( +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"hSv" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/turf/closed/wall, +/area/station/engineering/atmos) +"hSy" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/west, +/obj/machinery/computer/records/security{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/customs) +"hSJ" = ( +/obj/structure/transit_tube/curved{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/ai/satellite/foyer) +"hTb" = ( +/obj/structure/closet/secure_closet/research_director, +/obj/effect/turf_decal/delivery, +/obj/item/gun/energy/e_gun/mini, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Research Director's Office"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"hTj" = ( +/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/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"hTl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"hTz" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/machinery/newscaster/directional/west, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"hTB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/item/kirbyplants/organic/plant3, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"hTK" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/siding/green{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"hTQ" = ( +/obj/structure/plasticflaps/opaque, +/turf/open/floor/plating, +/area/station/security/prison/shower) +"hUl" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"hUw" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/mining{ + name = "Cargo Bay" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/cargo/office) +"hUy" = ( +/obj/machinery/door/airlock/command{ + name = "Captain's Quarters" + }, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/command/captain, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain/private) +"hUA" = ( +/obj/machinery/computer/records/security, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"hUC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/effect/spawner/random/maintenance/three, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"hUD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/south, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"hUE" = ( +/obj/structure/chair/pew{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron/chapel{ + dir = 1 + }, +/area/station/service/chapel) +"hUL" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"hUM" = ( +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"hUW" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"hVc" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/storage/backpack/satchel/eng, +/obj/item/wirecutters, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"hVj" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood/oil/slippery, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"hVl" = ( +/obj/structure/sign/warning/electric_shock/directional/south, +/obj/structure/flora/grass/jungle/a/style_random, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"hVF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"hVH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"hVL" = ( +/obj/machinery/computer/slot_machine, +/obj/effect/turf_decal/bot_white, +/obj/structure/sign/poster/contraband/smoke/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"hVT" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/obj/machinery/light/directional/east, +/turf/open/floor/grass, +/area/station/service/chapel) +"hVU" = ( +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"hVY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate, +/obj/effect/spawner/random/medical/memeorgans, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"hVZ" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/delivery, +/obj/item/reagent_containers/cup/bucket, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"hWw" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"hWD" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"hXK" = ( +/obj/structure/sign/directions/security{ + pixel_y = -40 + }, +/obj/structure/sign/directions/medical{ + dir = 8; + pixel_y = -32 + }, +/obj/structure/sign/directions/command{ + dir = 1; + pixel_y = -24 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"hXL" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/station_alert, +/obj/machinery/requests_console/directional/east{ + department = "Atmospherics"; + name = "Atmospherics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"hXY" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/secure_closet/personal, +/obj/item/storage/backpack, +/obj/item/storage/backpack/satchel, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/shoes/winterboots, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"hYa" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"hYo" = ( +/obj/structure/bed, +/obj/item/bedsheet/red, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/landmark/start/prisoner, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"hYu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"hYw" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/light/small/directional/south, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"hYY" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/dirt, +/obj/item/kirbyplants/organic/plant11, +/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/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"hZd" = ( +/obj/structure/flora/tree/jungle/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"hZg" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/south, +/obj/machinery/suit_storage_unit/security, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"hZi" = ( +/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/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"hZn" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall, +/area/station/science/xenobiology) +"hZp" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/hallway/secondary/service) +"hZr" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"hZu" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"hZP" = ( +/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/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-maint-passthrough" + }, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"hZS" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/storage/art) +"hZT" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/obj/effect/turf_decal/siding/yellow{ + dir = 9 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"iai" = ( +/obj/machinery/vending/hydronutrients, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"iak" = ( +/obj/docking_port/stationary/random{ + name = "lavaland"; + shuttle_id = "pod_3_lavaland" + }, +/turf/open/space, +/area/space/nearstation) +"ias" = ( +/obj/structure/table/wood, +/obj/item/vending_refill/cigarette, +/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/obj/structure/mirror/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/backroom) +"iaw" = ( +/obj/structure/sign/directions/engineering{ + pixel_y = -40 + }, +/obj/structure/sign/directions/supply{ + dir = 4; + pixel_y = -32 + }, +/obj/structure/sign/directions/science{ + dir = 4; + pixel_y = -24 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"iay" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"iaH" = ( +/obj/structure/chair/wood/wings{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"iaX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"iaY" = ( +/obj/structure/closet/l3closet/security, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"ibd" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/left/directional/west{ + name = "Kitchen Service Desk"; + req_access = list("kitchen") + }, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/item/storage/bag/plants, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/trimline/green/corner, +/obj/machinery/door/window/right/directional/east{ + name = "Kitchen Service Desk"; + req_access = list("hydroponics") + }, +/turf/open/floor/iron, +/area/station/service/kitchen) +"ibi" = ( +/obj/machinery/biogenerator, +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/obj/item/reagent_containers/cup/watering_can, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"ibm" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"ibJ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"ibL" = ( +/obj/structure/table, +/obj/item/healthanalyzer, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/aft) +"ibN" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"ibU" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/sign/warning/electric_shock/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"icp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/security/brig) +"icw" = ( +/obj/structure/table, +/obj/item/clothing/gloves/color/yellow, +/obj/item/clothing/gloves/color/yellow, +/obj/item/clothing/gloves/color/yellow, +/obj/item/clothing/suit/hazardvest, +/obj/item/clothing/suit/hazardvest, +/obj/item/clothing/suit/hazardvest, +/obj/item/clothing/head/utility/hardhat/orange{ + name = "protective hat"; + pixel_y = 6 + }, +/obj/item/clothing/head/utility/hardhat/orange{ + name = "protective hat"; + pixel_y = 6 + }, +/obj/item/clothing/head/utility/hardhat/orange{ + name = "protective hat"; + pixel_y = 6 + }, +/obj/item/clothing/glasses/meson/engine, +/obj/item/clothing/glasses/meson/engine, +/obj/item/clothing/glasses/meson/engine, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"icx" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/rust, +/area/space/nearstation) +"icJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/landmark/event_spawn, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/gateway) +"icQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Security Secways" + }, +/obj/effect/turf_decal/box, +/obj/vehicle/ridden/secway, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"icR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/machinery/button/door/directional/north{ + id = "greylair"; + name = "Lair Privacy Toggle" + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"icU" = ( +/obj/structure/sign/departments/security/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"idh" = ( +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 4; + name = "chapel sorting disposal pipe" + }, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/service/chapel, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"idk" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/power/energy_accumulator/tesla_coil/anchored, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/supermatter) +"idq" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"idF" = ( +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"idM" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/modular_computer/preset/cargochat/cargo{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/office) +"idQ" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin, +/obj/machinery/newscaster/directional/west, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"idY" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Morgue Maintenance" + }, +/obj/structure/disposalpipe/segment, +/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/medical/morgue, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"ieb" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Xenobiology Euthanization Chamber"; + name = "xenobiology camera"; + network = list("ss13","rd","xeno") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 4; + name = "killroom vent" + }, +/turf/open/floor/circuit/telecomms, +/area/station/science/xenobiology) +"ieg" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"ieu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/purple, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"ieI" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/teleporter) +"ieV" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"ifu" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/safe{ + pixel_x = 3 + }, +/obj/item/book{ + desc = "An undeniably handy book."; + icon_state = "bookknock"; + name = "A Simpleton's Guide to Safe-cracking with Stethoscopes" + }, +/obj/item/stack/spacecash/c500{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/stack/spacecash/c1000, +/obj/item/gun/ballistic/automatic/pistol/deagle/gold, +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/item/lazarus_injector, +/obj/item/card/id/advanced/silver/reaper, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"ifv" = ( +/obj/structure/table, +/obj/item/mmi, +/obj/item/bodypart/chest/robot{ + pixel_y = 4 + }, +/obj/item/bodypart/leg/right/robot{ + pixel_x = 6 + }, +/obj/item/bodypart/arm/right/robot{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/bodypart/leg/left/robot{ + pixel_x = -6 + }, +/obj/item/bodypart/arm/left/robot{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/bodypart/head/robot, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"ifw" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"ifB" = ( +/obj/structure/sign/warning/no_smoking{ + pixel_x = 30 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ifQ" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall, +/area/station/security/prison) +"igg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"igl" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/service/library) +"igo" = ( +/obj/machinery/vending/wardrobe/jani_wardrobe, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Custodial Closet"; + name = "service camera" + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"igC" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"igR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/poster/official/fruit_bowl/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"ihg" = ( +/turf/closed/wall/r_wall, +/area/station/ai/satellite) +"iht" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/cargo_technician, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ihD" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"ihU" = ( +/turf/closed/wall/rust, +/area/station/cargo/sorting) +"iio" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"iiQ" = ( +/obj/effect/turf_decal/box, +/obj/structure/toilet{ + dir = 8 + }, +/obj/structure/mirror/directional/west, +/obj/machinery/newscaster/directional/south{ + pixel_x = -28 + }, +/obj/machinery/light/small/directional/east, +/obj/effect/landmark/start/assistant, +/obj/effect/landmark/start/hangover, +/obj/machinery/button/door/directional/east{ + id = "Unit_2Privacy"; + name = "Unit 2 Privacy Toggle"; + pixel_y = -8 + }, +/obj/machinery/button/door/directional/east{ + id = "Unit_2"; + name = "Unit2 Privacy Lock"; + normaldoorcontrol = 1; + pixel_y = 8; + specialfunctions = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"ijc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"ijd" = ( +/obj/structure/chair/comfy/brown{ + color = "#c45c57"; + dir = 1 + }, +/obj/effect/landmark/start/head_of_security, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/hos) +"ijl" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/office) +"ijr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"iju" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"ijy" = ( +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2; + name = "cargo sorting disposal pipe" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/mail_sorting/supply/cargo_bay, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"ijz" = ( +/obj/structure/dresser, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"ijC" = ( +/obj/structure/closet/secure_closet/chemical, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/light/directional/west, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/item/storage/box/pillbottles, +/obj/item/storage/box/pillbottles, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"ijF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ijG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"ijH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ijL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"ijN" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"ijQ" = ( +/turf/closed/wall, +/area/station/service/bar/atrium) +"ijV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"ike" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"ikg" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"ikh" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Mix to Distro" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"ikm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/machinery/light/small/directional/east, +/obj/structure/sign/warning/xeno_mining/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"iko" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ikr" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Psychology Maintenance" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/medical/psychology, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"ikt" = ( +/obj/structure/plaque/static_plaque/atmos, +/turf/closed/wall/rust, +/area/station/engineering/atmos) +"iku" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/commons/locker) +"ikx" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/transit_tube/station/dispenser/reverse{ + dir = 1 + }, +/turf/open/floor/catwalk_floor/iron, +/area/station/service/chapel/dock) +"ikE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/locker) +"ikH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"ikO" = ( +/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/medical/chemistry) +"ikR" = ( +/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/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"ikT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/carpet/green, +/area/station/security/detectives_office) +"ikX" = ( +/obj/structure/sign/poster/contraband/missing_gloves, +/turf/closed/wall/rust, +/area/station/maintenance/port/fore) +"ikZ" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/item/stock_parts/capacitor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"ill" = ( +/obj/machinery/computer/teleporter{ + dir = 8 + }, +/obj/item/radio/intercom/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/foyer) +"iln" = ( +/obj/structure/table, +/obj/item/paper_bin, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"ils" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/landmark/start/station_engineer, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"ilv" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/records/security{ + dir = 4 + }, +/obj/machinery/newscaster/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Security Office Computers" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"ilI" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/door/airlock/external{ + name = "Mining Dock Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"ilJ" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/commons/fitness/recreation) +"imo" = ( +/obj/structure/sign/directions/science{ + dir = 4; + pixel_y = 40 + }, +/obj/structure/sign/directions/supply{ + dir = 4; + pixel_y = 32 + }, +/obj/structure/sign/directions/engineering{ + dir = 4; + pixel_y = 24 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"imM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"imS" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "rdprivacy"; + name = "Director's Privacy Blast Door" + }, +/turf/open/floor/plating, +/area/station/command/heads_quarters/rd) +"ine" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"inf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ing" = ( +/turf/closed/wall/rust, +/area/station/service/chapel/dock) +"inE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"inF" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"ios" = ( +/turf/closed/wall/rust, +/area/station/service/kitchen) +"ioK" = ( +/obj/machinery/computer/upload/borg{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/window/left/directional/north{ + name = "Cyborg Upload Console Window"; + req_access = list("ai_upload") + }, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"ioT" = ( +/obj/structure/lattice/catwalk, +/obj/structure/sign/warning/secure_area/directional/west{ + pixel_y = -32 + }, +/obj/structure/transit_tube/horizontal{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/space/nearstation) +"ipb" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"ipf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"ipg" = ( +/obj/effect/decal/cleanable/blood/oil, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/hallway/primary/aft) +"ipo" = ( +/obj/machinery/chem_master/condimaster{ + desc = "Used to separate out liquids - useful for purifying botanical extracts. Also dispenses condiments."; + name = "BrewMaster 2199" + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"ipA" = ( +/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/highsecurity{ + name = "AI Upload" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_upload, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"ipC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"ipD" = ( +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/port/aft) +"ipE" = ( +/obj/structure/frame/computer{ + anchored = 1; + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"ipI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/item/radio/intercom/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"ipJ" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Mix Outlet Pump" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"ipL" = ( +/obj/structure/closet/crate/hydroponics, +/obj/item/crowbar/red, +/obj/item/reagent_containers/cup/watering_can, +/obj/item/circuitboard/machine/biogenerator, +/obj/item/wirecutters, +/obj/item/wrench, +/obj/item/shovel/spade, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"ipO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"ipQ" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/stack/rods/fifty, +/obj/item/storage/box/lights/mixed, +/obj/machinery/light/directional/south, +/obj/machinery/light_switch/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"iqd" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/medical_all, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"iqk" = ( +/obj/structure/flora/rock/pile/style_random{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/asteroid/line{ + dir = 8 + }, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"iqN" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/mapping_helpers/burnt_floor, +/obj/structure/reagent_dispensers/plumbed, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"iqQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"iqU" = ( +/obj/machinery/door/airlock/maintenance{ + id_tag = "bankvault" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/barricade/wooden/crude, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"iri" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"irj" = ( +/obj/structure/sign/departments/security, +/turf/closed/wall, +/area/station/security/courtroom) +"irE" = ( +/obj/machinery/teleport/station, +/obj/machinery/status_display/evac/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/foyer) +"irG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/light_switch/directional/north, +/obj/machinery/light/directional/north, +/obj/item/kirbyplants/organic/plant5, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 10 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"irJ" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"irL" = ( +/obj/structure/table, +/obj/machinery/processor{ + pixel_y = 6 + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"irM" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"irN" = ( +/obj/structure/cable, +/obj/structure/flora/bush/sparsegrass/style_random{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"irO" = ( +/obj/structure/rack, +/obj/item/crowbar/red, +/obj/item/wrench, +/obj/item/electropack, +/obj/item/assembly/signaler{ + pixel_x = 6 + }, +/obj/effect/turf_decal/bot, +/obj/structure/reagent_dispensers/wall/peppertank/directional/east, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"irQ" = ( +/obj/effect/spawner/structure/window/reinforced, +/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/port/fore) +"irZ" = ( +/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/purple{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"isD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/shower/directional/east{ + name = "emergency shower" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"isO" = ( +/obj/structure/closet/secure_closet/atmospherics, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"isS" = ( +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"itn" = ( +/turf/closed/wall/r_wall/rust, +/area/station/command/vault) +"itr" = ( +/obj/structure/table/glass, +/obj/item/clipboard{ + pixel_x = -3; + pixel_y = 2 + }, +/obj/item/book/manual/wiki/chemistry{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/book/manual/wiki/grenades, +/obj/item/toy/figure/chemist, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"itC" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"itF" = ( +/obj/structure/chair/comfy/black, +/obj/effect/landmark/start/chaplain, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"itR" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"itZ" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/grass, +/area/station/medical/psychology) +"iug" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/plasma_input{ + dir = 1 + }, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"iun" = ( +/obj/machinery/door/airlock/medical{ + id_tag = "Shower_1"; + name = "Shower 1" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/commons/toilet/restrooms) +"iuC" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "Cabin_4Privacy"; + name = "Cabin 4 Privacy Shutter" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"iuE" = ( +/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/loading_area, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/office) +"iuH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"iuP" = ( +/obj/machinery/computer/teleporter{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/button/door/directional/east{ + id = "teleshutter"; + name = "Teleporter Shutter Toggle"; + req_access = list("teleporter") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"ivh" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "cmoprivacy"; + name = "Office Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/command/heads_quarters/cmo) +"ivm" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"ivF" = ( +/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/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central) +"ivG" = ( +/turf/closed/wall/rust, +/area/station/command/bridge) +"ivP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/item/stack/sheet/iron/fifty, +/obj/effect/spawner/random/maintenance/two, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"ivU" = ( +/obj/structure/closet/emcloset, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/maintenance/department/security) +"ivY" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/camera/directional/south{ + c_tag = "Departures Cargo Dock"; + name = "shuttle camera" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"iwf" = ( +/obj/structure/transit_tube/curved/flipped{ + dir = 1 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/space/nearstation) +"iwo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/south, +/obj/structure/grille/broken, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"iwB" = ( +/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 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/checkpoint/science/research) +"iwL" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/station/security/processing) +"iwM" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"iwS" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"iwT" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/radiation, +/obj/item/clothing/glasses/meson, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"ixc" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"ixf" = ( +/obj/machinery/porta_turret/ai, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/box/red, +/obj/structure/cable, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/interior) +"ixi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot_white, +/obj/machinery/light/small/directional/west, +/obj/structure/rack, +/obj/item/storage/toolbox/emergency{ + pixel_y = 5 + }, +/obj/item/clothing/under/color/grey, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"ixj" = ( +/obj/machinery/modular_computer/preset/engineering, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/west, +/obj/machinery/requests_console/directional/west{ + department = "Engineering"; + name = "Engineering Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"ixn" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/machinery/door/morgue{ + name = "Coffin Storage"; + req_access = list("chapel_office") + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"ixo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central) +"ixx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"ixB" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/department/chapel/monastery) +"ixN" = ( +/obj/structure/sign/painting/library{ + pixel_x = 32 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"ixO" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hop) +"iyd" = ( +/obj/machinery/door/poddoor/incinerator_atmos_main, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"iyi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/closet/emcloset/anchored, +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/maintenance/storage) +"iyk" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"iyB" = ( +/obj/machinery/atmospherics/components/binary/valve/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"iyF" = ( +/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/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"iyI" = ( +/turf/closed/wall, +/area/station/medical/virology) +"iyM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"iyT" = ( +/obj/structure/table, +/obj/item/folder/red, +/obj/item/restraints/handcuffs, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"iza" = ( +/turf/closed/wall/rust, +/area/station/maintenance/port/lesser) +"ize" = ( +/obj/machinery/newscaster/directional/north, +/obj/machinery/light/small/directional/north, +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"izf" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor{ + id = "Secure Storage"; + name = "Secure Storage" + }, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"izt" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"izu" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"izv" = ( +/obj/structure/closet{ + name = "chapel locker" + }, +/obj/item/storage/backpack/cultpack{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/under/color/black, +/obj/effect/turf_decal/bot, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"izL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/reagent_containers/blood/random{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/reagent_containers/blood/random, +/obj/item/reagent_containers/blood/random{ + pixel_x = -4; + pixel_y = -4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"izM" = ( +/obj/effect/spawner/random/vending/colavend, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"izU" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/vending/clothing, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"iAC" = ( +/obj/machinery/suit_storage_unit/rd, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"iAE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"iAR" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/structure/spider/stickyweb, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"iAU" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/clothing/head/utility/welding{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/head/utility/welding, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"iAX" = ( +/obj/structure/table, +/obj/item/storage/toolbox/electrical, +/obj/item/multitool, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"iBc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/holosign/barrier/atmos, +/turf/open/floor/plating/airless, +/area/station/maintenance/space_hut/plasmaman) +"iBh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"iBi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"iBt" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "xeno3"; + name = "Creature Cell 3" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"iBy" = ( +/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/airlock/security/glass{ + name = "Brig Control" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"iBz" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"iBD" = ( +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"iBH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"iBV" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/security/courtroom) +"iBY" = ( +/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/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"iCK" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2"; + name = "mail belt" + }, +/obj/structure/disposalpipe/junction/flip, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"iCP" = ( +/obj/machinery/door/airlock/external{ + name = "Brig Shuttle Airlock" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"iCV" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"iCW" = ( +/obj/item/kirbyplants/organic/plant5, +/obj/machinery/camera/directional/north{ + c_tag = "Departures Lounge"; + name = "shuttle camera" + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"iDh" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Upload"; + location = "Science"; + name = "science navigation beacon" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"iEi" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/landmark/start/security_officer, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"iEr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/light/directional/west, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"iEu" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/spawner/random/engineering/atmospherics_portable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"iEy" = ( +/obj/structure/table/wood, +/obj/structure/sign/poster/official/cohiba_robusto_ad/directional/south, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/box/matches{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/lighter{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/lighter, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"iEB" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall, +/area/station/cargo/warehouse/upper) +"iEG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"iFa" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"iFd" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/rust, +/area/station/maintenance/starboard) +"iFe" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/window/brigdoor/right/directional/north{ + id = "Cell 3"; + name = "Cell 3"; + req_access = list("security") + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"iFm" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/sorting/mail{ + dir = 4; + name = "library sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/service/library, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"iFv" = ( +/obj/structure/chair/sofa/left/maroon{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"iFE" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/storage) +"iFI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/machinery/door/window/right/directional/west{ + name = "Library Desk"; + req_access = list("library") + }, +/obj/item/clipboard, +/obj/item/toy/figure/curator, +/obj/item/pen/fountain, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"iFK" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/siding/blue{ + dir = 9 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"iFR" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"iFU" = ( +/obj/structure/table, +/obj/item/paper_bin, +/obj/item/pen, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"iGg" = ( +/obj/machinery/atmospherics/components/trinary/filter{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/maintenance/aft) +"iGx" = ( +/obj/structure/table/bronze, +/obj/item/stack/sheet/bronze{ + amount = 50 + }, +/turf/open/floor/bronze, +/area/station/maintenance/department/chapel) +"iGD" = ( +/obj/structure/table, +/obj/machinery/light/directional/west, +/obj/machinery/status_display/ai/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/foyer) +"iGG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"iGI" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/command{ + name = "Chief Medical Officer's Office" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/medical/cmo, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"iGK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"iGT" = ( +/obj/structure/table, +/obj/item/storage/box/lights/mixed{ + pixel_y = 5 + }, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/obj/item/storage/box/shipping{ + pixel_x = -4; + pixel_y = -4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"iHp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"iHq" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"iHC" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/box, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"iHG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"iHL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"iHN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"iHO" = ( +/obj/structure/closet/crate/coffin, +/obj/effect/turf_decal/bot_white, +/obj/effect/mob_spawn/corpse/human/skeleton, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/chapel/funeral) +"iHP" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/office) +"iHT" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"iHY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/west, +/obj/structure/sign/departments/botany/directional/west, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"iIl" = ( +/obj/effect/turf_decal/stripes/line, +/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/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"iIp" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"iIF" = ( +/obj/structure/table/glass, +/obj/item/clothing/gloves/latex, +/obj/item/clothing/gloves/latex, +/obj/item/clothing/glasses/science{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/glasses/science, +/obj/item/storage/pill_bottle/epinephrine, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"iIP" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"iIX" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/filingcabinet/employment, +/obj/item/radio/intercom/directional/south, +/obj/machinery/button/door/directional/east{ + id = "lawyer_shutters"; + name = "Law Office Shutters Toggle"; + req_access = list("lawyer") + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"iJf" = ( +/obj/machinery/mech_bay_recharge_port, +/obj/structure/sign/warning/no_smoking{ + pixel_x = -28 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Mech Bay"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/science/robotics/mechbay) +"iJg" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"iJu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/sign/warning/xeno_mining/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"iJv" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"iJy" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"iJN" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/command/bridge) +"iJO" = ( +/obj/structure/reflector/single/anchored{ + dir = 10 + }, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"iJQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/fore) +"iJR" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"iJV" = ( +/obj/effect/landmark/start/chaplain, +/turf/open/floor/cult, +/area/station/service/chapel/office) +"iKg" = ( +/turf/closed/wall/rust, +/area/station/engineering/main) +"iKq" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"iKy" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"iKN" = ( +/obj/structure/table, +/obj/item/multitool/circuit{ + pixel_x = -6 + }, +/obj/item/multitool/circuit, +/obj/item/multitool/circuit{ + pixel_x = 6 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/office) +"iKT" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/glass/bottle/holywater, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"iKX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/machinery/shower/directional/east{ + name = "emergency shower" + }, +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"iLj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"iLz" = ( +/obj/structure/table, +/obj/machinery/keycard_auth, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"iLD" = ( +/obj/structure/table/wood/fancy, +/obj/item/storage/fancy/candle_box, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"iLQ" = ( +/obj/machinery/portable_atmospherics/canister, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/effect/turf_decal/box, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"iLS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central) +"iLT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/space_heater, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"iLX" = ( +/obj/structure/table, +/obj/machinery/newscaster/directional/south, +/obj/item/restraints/handcuffs, +/obj/item/book/manual/wiki/security_space_law{ + pixel_x = 9; + pixel_y = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"iMr" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/psychology) +"iMx" = ( +/obj/effect/turf_decal/siding/wood, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"iMA" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"iMG" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/east, +/obj/effect/spawner/random/structure/crate, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"iMJ" = ( +/obj/effect/landmark/start/ai/secondary, +/obj/item/radio/intercom/directional/north{ + freerange = 1; + listening = 0; + name = "Custom Channel"; + pixel_x = 8 + }, +/obj/item/radio/intercom/directional/east{ + freerange = 1; + listening = 0; + name = "Common Channel" + }, +/obj/item/radio/intercom/directional/south{ + freerange = 1; + frequency = 1447; + listening = 0; + name = "Private Channel"; + pixel_x = 8 + }, +/turf/open/floor/circuit/red, +/area/station/ai/satellite/chamber) +"iMN" = ( +/obj/machinery/vending/boozeomat, +/turf/closed/wall, +/area/station/service/bar) +"iMX" = ( +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"iNc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"iNh" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Xenobiology Cell 4"; + name = "xenobiology camera"; + network = list("ss13","rd","xeno") + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"iNi" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/starboard) +"iNm" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/decal/cleanable/dirt, +/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/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"iNL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/storage/wallet, +/obj/effect/spawner/random/entertainment/coin, +/obj/effect/spawner/random/entertainment/coin, +/obj/item/gps{ + gpstag = "QM0"; + pixel_x = -8; + pixel_y = 4 + }, +/obj/item/pen/blue{ + pixel_x = -5; + pixel_y = -10 + }, +/obj/item/pen/red{ + pixel_x = 1; + pixel_y = -10 + }, +/obj/item/flashlight/lamp/green{ + pixel_x = 9; + pixel_y = 15 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/qm) +"iNU" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/research/glass{ + name = "Robotics Lab" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/robotics, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"iNZ" = ( +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/book/manual/wiki/security_space_law, +/obj/machinery/flasher/directional/west{ + id = "Cell 5"; + name = "Prisoner Pacifier" + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"iOb" = ( +/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/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"iOD" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) +"iOR" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"iOW" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"iPa" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall, +/area/station/security/armory) +"iPw" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/iron/recharge_floor, +/area/station/science/robotics/mechbay) +"iPY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/turf/open/floor/circuit/telecomms, +/area/station/science/xenobiology) +"iQd" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"iQg" = ( +/obj/machinery/door/airlock/grunge{ + name = "Prison Forestry" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison/garden) +"iQn" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/ten, +/obj/item/stack/cable_coil, +/obj/item/storage/backpack/duffelbag/sec/surgery{ + pixel_y = 5 + }, +/obj/item/wirecutters, +/obj/machinery/firealarm/directional/east, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"iQK" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/item/shard, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/cargo/warehouse/upper) +"iQN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"iQT" = ( +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"iRq" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/light_switch/directional/west, +/obj/effect/decal/cleanable/rubble, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"iRt" = ( +/obj/effect/spawner/xmastree, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"iRJ" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/closet/secure_closet/medical2, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/aft) +"iRR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/landmark/start/research_director, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"iSb" = ( +/obj/machinery/door/poddoor{ + id = "QMLoaddoor"; + name = "Supply Dock Loading Door" + }, +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad"; + name = "off ramp" + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"iSw" = ( +/turf/closed/wall/rust, +/area/station/security/checkpoint/customs) +"iSx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"iSC" = ( +/obj/structure/cable, +/obj/machinery/light_switch/directional/east, +/obj/effect/turf_decal/loading_area, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/office) +"iSG" = ( +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_x = 4; + pixel_y = 2 + }, +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_x = 8 + }, +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_y = 4 + }, +/obj/structure/table, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"iSQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/turf/closed/wall/r_wall, +/area/station/maintenance/disposal/incinerator) +"iSS" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"iSU" = ( +/obj/machinery/computer/security{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/item/radio/intercom/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"iTj" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id = "sparemech"; + name = "Abandoned Mech Bay" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"iTq" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"iTy" = ( +/obj/machinery/computer/security/telescreen/entertainment/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/light/small/directional/south, +/obj/item/clipboard, +/obj/item/toy/figure/mime{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/structure/table/wood/fancy, +/obj/item/toy/dummy{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/toy/figure/clown, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"iTB" = ( +/obj/structure/rack, +/obj/item/clothing/gloves/color/black, +/obj/item/clothing/gloves/color/black, +/obj/item/clothing/gloves/color/black, +/obj/item/clothing/suit/hazardvest, +/obj/item/clothing/suit/hazardvest, +/obj/item/clothing/suit/hazardvest, +/obj/item/clothing/mask/gas, +/obj/item/clothing/mask/gas, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"iTL" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"iTM" = ( +/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 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"iTQ" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"iTW" = ( +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"iTZ" = ( +/obj/effect/decal/cleanable/dirt, +/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 = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/spawner/random/structure/steam_vent, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"iUm" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"iUM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance{ + name = "Service Maintenance" + }, +/obj/machinery/duct, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/service/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"iUT" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/starboard/fore) +"iUV" = ( +/obj/structure/rack, +/obj/item/tank/internals/oxygen/empty, +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"iVj" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/department/security) +"iVk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"iVl" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/command/bridge) +"iVn" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/external{ + name = "Mining Dock Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"iVy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/beacon, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"iVF" = ( +/obj/structure/table/wood, +/obj/item/clipboard, +/obj/item/camera, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"iVH" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet{ + name = "security locker" + }, +/obj/item/clothing/gloves/color/black, +/obj/item/clothing/shoes/jackboots, +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"iVL" = ( +/turf/closed/mineral/random/labormineral, +/area/station/hallway/secondary/entry) +"iVO" = ( +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"iVR" = ( +/obj/structure/sign/poster/contraband/random/directional/south, +/turf/closed/wall, +/area/station/maintenance/port/lesser) +"iVV" = ( +/obj/structure/table, +/obj/item/paper_bin, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"iWj" = ( +/obj/structure/table, +/obj/effect/turf_decal/bot, +/obj/item/wrench, +/obj/machinery/door/window/left/directional/north{ + name = "Emergency Storage"; + req_access = list("command") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/item/crowbar/red, +/obj/item/clothing/mask/gas, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"iWm" = ( +/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/white{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"iWy" = ( +/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/siding/wood{ + dir = 6 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"iWL" = ( +/obj/machinery/firealarm/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/siding/red, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"iWT" = ( +/obj/structure/sign/departments/cargo, +/turf/closed/wall, +/area/station/hallway/secondary/exit/departure_lounge) +"iXd" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"iXD" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Xenobiology Cell 3"; + name = "xenobiology camera"; + network = list("ss13","rd","xeno") + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"iXM" = ( +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/book/manual/wiki/security_space_law, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/flasher/directional/west{ + id = "Cell 1"; + name = "Prisoner Pacifier" + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"iXZ" = ( +/obj/docking_port/stationary/escape_pod{ + dir = 8 + }, +/turf/open/space/basic, +/area/space/nearstation) +"iYa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/locker) +"iYb" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron/stairs/right{ + dir = 1 + }, +/area/station/service/chapel/monastery) +"iYf" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/virology{ + name = "Operating Theater B" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"iYj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/reagent_dispensers/plumbed, +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"iYq" = ( +/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 = 8 + }, +/obj/item/kirbyplants/organic/plant2{ + pixel_y = 3 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"iYr" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"iYA" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/l3closet/virology, +/obj/item/tank/internals/emergency_oxygen, +/obj/item/tank/internals/emergency_oxygen, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/camera/directional/north{ + c_tag = "Virology Airlock"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"iYI" = ( +/obj/effect/turf_decal/arrows, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/structure/rack, +/obj/effect/spawner/random/food_or_drink/booze, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"iYS" = ( +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"iYW" = ( +/obj/machinery/vending/wardrobe/viro_wardrobe, +/obj/effect/turf_decal/delivery, +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"iZm" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical/glass{ + name = "Medbay Storage" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"iZv" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/caution/stand_clear, +/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, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"iZB" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Air to Ports" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"iZV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/landmark/blobstart, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"iZX" = ( +/obj/structure/chair, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/north, +/obj/machinery/firealarm/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"jam" = ( +/obj/machinery/light/directional/north, +/obj/machinery/medical_kiosk{ + pixel_y = 4 + }, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"jas" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"jay" = ( +/obj/machinery/conveyor{ + id = "garbage" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"jaM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"jaR" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/cargo/storage) +"jaU" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"jaW" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/office) +"jbf" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"jbg" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/landmark/start/atmospheric_technician, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"jbt" = ( +/turf/closed/wall/mineral/plastitanium, +/area/station/maintenance/starboard) +"jbO" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Satellite Foyer"; + name = "satellite camera"; + network = list("minisat") + }, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"jbP" = ( +/obj/structure/flora/rock/pile/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"jbV" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Armoury External" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"jbZ" = ( +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ + dir = 8; + filter_type = list(/datum/gas/nitrogen) + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"jca" = ( +/obj/structure/chair, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"jcj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"jck" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"jco" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"jcp" = ( +/obj/machinery/door/airlock/maintenance, +/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/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"jcs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"jcK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/command/bridge) +"jcN" = ( +/obj/structure/bookcase/random/fiction, +/obj/item/radio/intercom/directional/north, +/obj/machinery/light/directional/north, +/turf/open/floor/wood, +/area/station/service/library) +"jdl" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/railing, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"jdp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Xenobiology Entrance"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/machinery/duct, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"jds" = ( +/turf/closed/wall, +/area/station/service/kitchen) +"jdE" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Fore Hallway Diner"; + name = "fore camera" + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"jdL" = ( +/obj/structure/railing, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"jdR" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "virologysurgery"; + name = "Virology Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/medical/virology) +"jdW" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters{ + dir = 4; + id = "bankshutter"; + name = "Bank Shutter" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/noticeboard/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"jdY" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/item/kirbyplants/organic/plant16, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"jec" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"jes" = ( +/obj/structure/girder, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"jet" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external/glass{ + name = "Monastery External Airlock" + }, +/turf/open/floor/plating, +/area/station/service/chapel) +"jeR" = ( +/obj/structure/table, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"jeS" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"jeT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille/broken, +/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/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"jeU" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"jeZ" = ( +/obj/item/kirbyplants/organic/plant5, +/turf/open/floor/carpet/green, +/area/station/maintenance/port/greater) +"jfc" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown{ + dir = 8 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + name = "disposals sorting disposal pipe" + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"jfy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/rack, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"jfK" = ( +/obj/structure/table/glass, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/obj/item/reagent_containers/spray/cleaner, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/item/radio/intercom/directional/west, +/obj/item/wrench/medical, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"jfV" = ( +/obj/structure/closet/secure_closet/captains, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"jfY" = ( +/obj/structure/transit_tube/curved/flipped, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/plating, +/area/station/hallway/primary/central/fore) +"jgf" = ( +/obj/structure/disposalpipe/segment, +/turf/closed/wall, +/area/station/maintenance/starboard/aft) +"jgn" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/structure/table/optable{ + name = "Robotics Operating Table" + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"jgr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Courtroom"; + location = "Lockers"; + name = "lockers navigation beacon" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"jgt" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/main) +"jgu" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"jgv" = ( +/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/airlock/medical/glass{ + name = "Infirmary" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/security/medical) +"jgy" = ( +/obj/structure/closet/secure_closet/evidence, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"jgz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"jgB" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Kitchen Cold Room Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/kitchen, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"jgC" = ( +/turf/closed/wall/rust, +/area/station/cargo/miningdock) +"jgI" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate, +/obj/item/clothing/shoes/jackboots{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/shoes/jackboots, +/obj/item/clothing/shoes/cowboy/black, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/pushbroom, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"jgN" = ( +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"jhc" = ( +/obj/structure/table/bronze, +/obj/item/clothing/head/costume/bronze{ + pixel_x = 5; + pixel_y = 4 + }, +/obj/machinery/light/small/directional/east, +/obj/item/toy/clockwork_watch{ + pixel_x = -5 + }, +/turf/open/floor/bronze/filled, +/area/station/maintenance/department/chapel) +"jhg" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"jhh" = ( +/obj/effect/landmark/atmospheric_sanity/mark_all_station_areas_as_goal, +/turf/open/space/basic, +/area/space) +"jhr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"jhv" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"jhy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"jhz" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"jhB" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"jhD" = ( +/obj/machinery/light_switch/directional/south, +/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/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/office) +"jhH" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/storage) +"jhN" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"jhP" = ( +/obj/effect/decal/cleanable/dirt, +/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/south, +/turf/open/floor/iron, +/area/station/security/prison) +"jhX" = ( +/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/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"jia" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/heater{ + dir = 1 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"jij" = ( +/obj/machinery/computer/records/security{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"jiq" = ( +/obj/machinery/light/directional/south, +/obj/machinery/status_display/evac/directional/south, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"jiJ" = ( +/obj/structure/chair/sofa/bench/left, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"jiN" = ( +/obj/effect/turf_decal/bot, +/obj/structure/table, +/obj/machinery/recharger, +/obj/machinery/status_display/evac/directional/west, +/obj/item/toy/figure/cmo{ + pixel_x = 9; + pixel_y = 12 + }, +/obj/item/reagent_containers/spray/cleaner{ + pixel_x = -9; + pixel_y = 10 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"jiO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"jiR" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/sign/departments/restroom/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"jiS" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/obj/machinery/wall_healer/directional/west, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/starboard) +"jiT" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/machinery/light/directional/north, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"jiU" = ( +/obj/machinery/door/airlock/medical{ + id_tag = "Shower_2"; + name = "Shower 2" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/commons/toilet/restrooms) +"jiW" = ( +/obj/effect/decal/cleanable/dirt, +/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{ + dir = 8 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"jjj" = ( +/obj/structure/lattice, +/obj/effect/spawner/random/trash/grille_or_waste, +/turf/open/space/basic, +/area/space/nearstation) +"jjs" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/starboard/aft) +"jju" = ( +/obj/machinery/light/directional/north, +/obj/structure/chair/sofa/bench/left{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/chapel/monastery) +"jjP" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/item/storage/toolbox/emergency, +/obj/machinery/light/small/directional/north, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"jkb" = ( +/obj/machinery/door/window/right/directional/north{ + name = "Hydroponics Delivery Access"; + req_access = list("hydroponics") + }, +/obj/effect/turf_decal/delivery, +/obj/structure/plasticflaps/opaque, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=1"; + location = "Hydroponics" + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"jkk" = ( +/turf/closed/wall, +/area/station/security/evidence) +"jks" = ( +/obj/effect/turf_decal/bot, +/obj/structure/table, +/obj/item/stack/sheet/iron/ten{ + amount = 5 + }, +/obj/item/assembly/prox_sensor, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/button/door/directional/west{ + id = "sparemech"; + name = "Abandoned Mech Bay Toggle" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"jkB" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 9 + }, +/turf/closed/wall, +/area/station/engineering/atmos) +"jkW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"jlh" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/central) +"jlw" = ( +/turf/closed/wall, +/area/station/service/bar) +"jlY" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"jmj" = ( +/obj/machinery/bluespace_beacon, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/teleporter) +"jmw" = ( +/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, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"jmE" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/status_display/evac/directional/south, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"jmK" = ( +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"jmM" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"jnj" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/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/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"jnp" = ( +/turf/closed/wall/rust, +/area/station/cargo/drone_bay) +"jnL" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"joh" = ( +/turf/closed/wall/rust, +/area/station/command/heads_quarters/hos) +"jop" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/medical/storage) +"joC" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"joK" = ( +/obj/structure/chair/pew{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"joL" = ( +/obj/machinery/firealarm/directional/west, +/obj/structure/dresser, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain/private) +"joP" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"joS" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/east, +/obj/structure/reagent_dispensers/water_cooler, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"joY" = ( +/turf/closed/wall/rust, +/area/station/maintenance/disposal) +"jpa" = ( +/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 = 8 + }, +/turf/open/floor/iron/stairs/medium{ + dir = 4 + }, +/area/station/service/chapel) +"jpF" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 9 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/bridge) +"jpM" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"jpX" = ( +/obj/machinery/recharge_station, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite) +"jqb" = ( +/turf/closed/wall, +/area/station/security/detectives_office) +"jqt" = ( +/obj/machinery/computer/bank_machine, +/obj/structure/sign/warning/secure_area/directional/north, +/obj/machinery/light/small/directional/north, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/command/vault) +"jqI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"jqJ" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/item/clothing/head/utility/chefhat{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/kitchen/rollingpin{ + pixel_x = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"jqS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/carpet/green, +/area/station/maintenance/port/greater) +"jqV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/sign/warning/electric_shock/directional/west{ + pixel_y = -32 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"jqW" = ( +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"jra" = ( +/obj/machinery/door/poddoor/preopen{ + id = "gravity"; + name = "Gravity Generator Blast Door" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"jre" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"jrh" = ( +/obj/machinery/door/morgue{ + name = "Confession Booth (Public)" + }, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood/parquet, +/area/station/service/chapel) +"jri" = ( +/turf/closed/wall, +/area/station/security/execution/transfer) +"jrr" = ( +/obj/structure/table, +/obj/item/book/manual/hydroponics_pod_people{ + pixel_y = 4 + }, +/obj/item/paper/guides/jobs/hydroponics, +/obj/item/reagent_containers/dropper, +/obj/effect/turf_decal/bot, +/obj/item/toy/figure/botanist, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"jrs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"jrR" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/turf/open/floor/plating, +/area/station/engineering/atmos/pumproom) +"jrT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/prison) +"jsc" = ( +/obj/machinery/light_switch/directional/east{ + pixel_x = 23; + pixel_y = 8 + }, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/backroom) +"jsj" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable/multilayer/connected, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"jso" = ( +/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/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"jsI" = ( +/obj/structure/hoop{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/security/prison) +"jsN" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/space_heater, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"jsV" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "visitation"; + name = "Visitation Shutters" + }, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"jtk" = ( +/obj/machinery/light/directional/north, +/obj/structure/chair/sofa/bench, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"jtl" = ( +/obj/structure/table, +/obj/machinery/computer/records/medical/laptop, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"jtD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/port_gen/pacman, +/obj/structure/sign/warning/no_smoking/directional/north, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/spider/stickyweb, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"jtJ" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"jtL" = ( +/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 = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"juj" = ( +/obj/effect/spawner/random/decoration/glowstick, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/hallway/primary/aft) +"juq" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/misc/asteroid, +/area/station/hallway/secondary/exit/departure_lounge) +"jus" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/status_display/evac/directional/north, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central) +"juL" = ( +/obj/item/radio/intercom/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"juR" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/airalarm/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Laser Room Starboard"; + name = "laser room camera"; + network = list("ss13","engine") + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"jvh" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/radiation, +/obj/item/clothing/glasses/meson, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"jvl" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"jvQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"jvR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"jwi" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge-passthrough" + }, +/obj/machinery/door/airlock/command{ + name = "Bridge Maintenance" + }, +/obj/machinery/door/poddoor/preopen{ + id = "brige-maint"; + name = "Bridge Blast Door" + }, +/obj/effect/turf_decal/siding/blue/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"jwn" = ( +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"jwu" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/caution/stand_clear, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse) +"jwB" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"jwV" = ( +/turf/closed/wall/r_wall/rust, +/area/station/engineering/atmos) +"jxy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"jya" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"jyb" = ( +/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/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"jyr" = ( +/obj/structure/sign/warning/secure_area{ + name = "WARNING: Station Limits" + }, +/turf/closed/wall/rust, +/area/space/nearstation) +"jyF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"jyI" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/duct, +/turf/open/floor/plastic, +/area/station/hallway/secondary/service) +"jyS" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"jzf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"jzh" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/library) +"jzk" = ( +/obj/structure/closet/secure_closet/engineering_electrical, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"jzm" = ( +/obj/structure/closet/secure_closet/atmospherics, +/obj/effect/turf_decal/delivery, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"jzo" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"jzt" = ( +/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/plaque{ + icon_state = "L12" + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"jzw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"jzB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"jzF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"jzH" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall, +/area/station/engineering/gravity_generator) +"jAc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"jAl" = ( +/obj/machinery/computer/exodrone_control_console{ + dir = 1 + }, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/drone_bay) +"jAp" = ( +/turf/open/space, +/area/space) +"jAu" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"jAy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"jAF" = ( +/obj/structure/marker_beacon/burgundy{ + name = "landing marker" + }, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"jBh" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"jBi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"jBl" = ( +/obj/structure/table/wood/fancy/blue, +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/machinery/firealarm/directional/west, +/obj/item/reagent_containers/cup/glass/bottle/wine/unlabeled, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"jBr" = ( +/obj/effect/turf_decal/bot, +/obj/structure/ore_box, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"jBs" = ( +/turf/closed/wall/r_wall, +/area/station/security/checkpoint/engineering) +"jBy" = ( +/obj/structure/bookcase/random/nonfiction, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"jBC" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"jBN" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"jBO" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister/anesthetic_mix, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"jBR" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/door_assembly/door_assembly_eng{ + anchored = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"jBS" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/stalky/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"jBT" = ( +/obj/machinery/light_switch/directional/east, +/obj/item/radio/intercom/directional/north, +/obj/machinery/atmospherics/components/tank/air, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/maintenance/storage) +"jCl" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"jCm" = ( +/turf/closed/wall, +/area/station/maintenance/department/crew_quarters/bar) +"jCP" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"jCZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/insectguts, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"jDs" = ( +/obj/structure/table, +/obj/item/razor, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/commons/locker) +"jDy" = ( +/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 + }, +/obj/machinery/duct, +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"jDF" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"jDU" = ( +/obj/effect/turf_decal/loading_area, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"jEd" = ( +/obj/structure/table, +/obj/machinery/firealarm/directional/west, +/obj/item/clipboard{ + pixel_x = 4 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/item/book/manual/wiki/tcomms, +/obj/item/radio, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) +"jEp" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"jEw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/remains/human, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"jEy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/start/depsec/supply, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"jEC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"jEK" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall, +/area/station/hallway/secondary/entry) +"jEO" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Blast Door" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/atmos/storage/gas) +"jEQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"jFq" = ( +/obj/structure/barricade/wooden/crude, +/obj/machinery/door/airlock/bronze, +/turf/open/floor/bronze, +/area/station/maintenance/department/chapel) +"jFv" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"jFC" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/washing_machine, +/obj/machinery/light/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/garden) +"jFS" = ( +/obj/structure/sign/departments/engineering/directional/east{ + pixel_y = -32 + }, +/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/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"jFZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"jGg" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/west, +/obj/item/radio/intercom/directional/north, +/obj/machinery/pdapainter/supply, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/qm) +"jGt" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/grille/broken, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"jGU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"jGW" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"jHm" = ( +/obj/vehicle/ridden/janicart, +/obj/item/key/janitor, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"jHo" = ( +/obj/structure/flora/bush/jungle/a/style_random, +/obj/structure/flora/bush/sunny/style_random, +/obj/item/food/grown/banana, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/medical/virology) +"jHy" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"jHR" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/structure/sign/warning/vacuum/external/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/frame/computer{ + anchored = 1; + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"jHS" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/green/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"jHT" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"jIa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/chaplain, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"jIg" = ( +/obj/structure/cable, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"jIt" = ( +/obj/machinery/door/poddoor/shutters/radiation/preopen{ + id = "engsm"; + name = "Radiation Chamber Shutters" + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter) +"jID" = ( +/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/disposalpipe/segment, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"jIR" = ( +/obj/structure/closet/crate/solarpanel_small, +/obj/effect/turf_decal/delivery, +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"jIV" = ( +/obj/machinery/vending/security, +/obj/effect/turf_decal/bot, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"jIW" = ( +/obj/structure/chair/pew/right{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark, +/turf/open/floor/iron/chapel{ + dir = 1 + }, +/area/station/service/chapel) +"jIX" = ( +/obj/item/radio/intercom/directional/west{ + freerange = 1; + listening = 0; + name = "Common Channel"; + pixel_y = 4 + }, +/obj/item/radio/intercom/directional/north{ + freerange = 1; + listening = 0; + name = "Custom Channel" + }, +/obj/item/radio/intercom/directional/east{ + freerange = 1; + listening = 0; + name = "Common Channel"; + pixel_y = 4 + }, +/obj/effect/landmark/start/ai, +/obj/machinery/button/door/directional/north{ + id = "AI Core shutters"; + name = "AI Core Shutters Toggle"; + pixel_x = 24; + req_access = list("ai_upload") + }, +/obj/machinery/button/door/directional/north{ + id = "AI Chamber entrance shutters"; + name = "AI Chamber Lockdown"; + pixel_x = -24; + req_access = list("ai_upload") + }, +/turf/open/floor/circuit/red, +/area/station/ai/satellite/chamber) +"jJd" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/cup/beaker/large{ + pixel_x = -7 + }, +/obj/item/reagent_containers/cup/beaker/large{ + pixel_x = -7 + }, +/obj/item/reagent_containers/cup/beaker{ + pixel_x = 7 + }, +/obj/item/reagent_containers/cup/beaker{ + pixel_x = 7 + }, +/obj/item/reagent_containers/dropper{ + pixel_y = 6 + }, +/obj/item/reagent_containers/dropper, +/obj/item/grenade/chem_grenade, +/obj/item/grenade/chem_grenade, +/obj/item/grenade/chem_grenade, +/obj/item/grenade/chem_grenade, +/obj/machinery/camera/directional/south{ + c_tag = "Chemistry"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"jJh" = ( +/obj/structure/flora/bush/ferny/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) +"jJp" = ( +/obj/machinery/netpod, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/directional/south, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"jJs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"jJx" = ( +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"jJB" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + name = "disposals sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/supply/disposals, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"jJD" = ( +/obj/machinery/power/shieldwallgen/xenobiologyaccess, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/box, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"jJH" = ( +/obj/structure/plasticflaps/opaque, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=1"; + location = "Security"; + name = "navigation beacon (Security Delivery)" + }, +/obj/machinery/door/window/right/directional/north{ + name = "Security Delivery Access"; + req_access = list("security") + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"jJJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"jJN" = ( +/obj/effect/turf_decal/stripes/end, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"jJW" = ( +/obj/item/kirbyplants/organic/plant18, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"jKj" = ( +/obj/machinery/door/airlock/mining{ + name = "Auxiliary Base" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/aux_base, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"jKt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/kirbyplants/organic/plant21{ + desc = "After his promotion, he was transferred to Kilo Station to serve as the gateway's protector."; + name = "rodger" + }, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/gateway) +"jKv" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"jKz" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/iron, +/area/station/command/eva) +"jKH" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail{ + dir = 2; + name = "Theater sorting disposal pipe" + }, +/obj/machinery/duct, +/obj/effect/mapping_helpers/mail_sorting/service/theater, +/turf/open/floor/plastic, +/area/station/hallway/secondary/service) +"jKJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/decoration/glowstick, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"jKQ" = ( +/obj/structure/bodycontainer/morgue{ + dir = 8 + }, +/obj/effect/turf_decal/bot_white, +/obj/machinery/camera/directional/north{ + c_tag = "Morgue"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"jKZ" = ( +/obj/machinery/vending/sustenance, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"jLk" = ( +/obj/machinery/door/airlock/grunge{ + name = "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, +/area/station/security/prison/safe) +"jLq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"jLy" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/sign/poster/official/help_others/directional/north, +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"jLK" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"jLM" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/aft) +"jLT" = ( +/obj/machinery/computer/mech_bay_power_console{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/science/robotics/mechbay) +"jMa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/aft) +"jMo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"jMF" = ( +/obj/structure/closet/emcloset/anchored, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"jMK" = ( +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"jMU" = ( +/obj/item/kirbyplants/organic/plant10, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"jMZ" = ( +/obj/machinery/recharge_station, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/mechbay) +"jNe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"jNn" = ( +/obj/structure/sign/warning/vacuum/external, +/turf/closed/wall/rust, +/area/station/maintenance/starboard) +"jNt" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Arrivals"; + location = "Custodial"; + name = "custodial navigation beacon" + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"jNM" = ( +/obj/structure/table/reinforced, +/obj/item/folder/blue{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/folder/yellow, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/item/folder{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/lighter, +/obj/item/stamp/head/ce, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"jNR" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille/broken, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"jNW" = ( +/obj/structure/table/wood, +/obj/item/storage/crayons, +/obj/item/bikehorn/rubberducky, +/obj/machinery/newscaster/directional/south, +/turf/open/floor/wood, +/area/station/service/theater) +"jOb" = ( +/obj/effect/decal/cleanable/greenglow, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"jOi" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/records/security{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"jOn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/station/maintenance/starboard/fore) +"jOA" = ( +/obj/machinery/gateway/centerstation, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/command/gateway) +"jOI" = ( +/obj/structure/sign/warning/secure_area{ + desc = "A warning sign which reads 'BOMB RANGE"; + name = "BOMB RANGE" + }, +/turf/closed/wall/r_wall/rust, +/area/station/science/ordnance/bomb) +"jOZ" = ( +/obj/machinery/computer/rdservercontrol, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/iron/dark, +/area/station/science/server) +"jPq" = ( +/obj/structure/table/wood, +/obj/effect/decal/cleanable/cobweb, +/obj/item/radio{ + desc = "An old handheld radio. You could use it, if you really wanted to."; + icon_state = "radio"; + name = "old radio" + }, +/obj/machinery/airalarm/directional/west, +/obj/machinery/button/door/directional/north{ + id = "Cabin_4"; + name = "Cabin 4 Privacy Lock"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/obj/effect/spawner/random/decoration/lavalamp, +/turf/open/floor/wood, +/area/station/commons/locker) +"jPB" = ( +/turf/closed/wall/rust, +/area/station/security/courtroom) +"jPG" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/disposal/bin, +/obj/machinery/light/directional/east, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/keycard_auth/wall_mounted/directional/east{ + pixel_x = 32; + pixel_y = 5 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"jQh" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/gibs/limb, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"jQn" = ( +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"jQy" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"jQE" = ( +/turf/closed/wall, +/area/station/hallway/primary/port) +"jQR" = ( +/obj/structure/barricade/wooden, +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"jQT" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"jQV" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"jQW" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/command/vault) +"jRe" = ( +/obj/structure/cable, +/obj/structure/chair/office, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"jRm" = ( +/obj/structure/table/wood, +/obj/machinery/fax{ + fax_name = "Detective's Office"; + name = "Detective's Fax Machine" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"jRv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"jRx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"jRF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"jRQ" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/ore_silo, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"jRR" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance{ + name = "Security Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"jSe" = ( +/obj/item/target/clown, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/delivery, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"jSu" = ( +/obj/machinery/conveyor{ + id = "garbage" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"jSw" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/chair/sofa/middle/maroon, +/obj/structure/sign/poster/contraband/random/directional/north, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"jSx" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/modular_computer/preset/cargochat/science{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/filled/end{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"jSC" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/rust, +/area/station/maintenance/aft) +"jSE" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security{ + name = "Equipment Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"jSF" = ( +/turf/open/floor/carpet/green, +/area/station/cargo/warehouse/upper) +"jSJ" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"jSM" = ( +/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/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"jTa" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/grunge{ + name = "Custodial Closet" + }, +/obj/effect/landmark/navigate_destination, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/service/janitor, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"jTc" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/commons/locker) +"jTk" = ( +/obj/structure/flora/rock/pile/style_random{ + pixel_x = -6; + pixel_y = -3 + }, +/obj/effect/turf_decal/stripes/asteroid/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"jTm" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"jTt" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall/rust, +/area/station/maintenance/port/greater) +"jTu" = ( +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/medical/exam_room) +"jUa" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"jUi" = ( +/obj/structure/table, +/obj/item/tank/internals/anesthetic{ + pixel_x = -5 + }, +/obj/item/tank/internals/anesthetic{ + pixel_x = -5 + }, +/obj/machinery/vending/wallmed/directional/north{ + pixel_x = -32 + }, +/obj/machinery/light/directional/north, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/item/surgery_tray/full, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"jUz" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"jUJ" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"jUU" = ( +/turf/closed/wall/rust, +/area/station/medical/morgue) +"jVf" = ( +/obj/structure/table/glass, +/obj/item/book/manual/wiki/infections{ + pixel_y = 6 + }, +/obj/item/healthanalyzer, +/obj/item/reagent_containers/spray/cleaner, +/obj/item/clothing/glasses/hud/health, +/obj/machinery/camera/directional/east{ + c_tag = "Virology"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/machinery/requests_console/directional/east{ + department = "Virology"; + name = "Virology Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"jVA" = ( +/obj/structure/table, +/obj/item/paper_bin, +/obj/item/pen, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"jVD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"jVG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/effect/decal/cleanable/generic, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/department/crew_quarters/bar) +"jVZ" = ( +/obj/structure/water_source/puddle, +/obj/structure/flora/bush/reed/style_random{ + pixel_y = 5 + }, +/turf/open/floor/grass, +/area/station/medical/psychology) +"jWs" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Cargo Maintenance" + }, +/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/starboard) +"jWw" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"jWx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"jWD" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "Cabin_3Privacy"; + name = "Cabin 3 Privacy Shutter" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"jWL" = ( +/obj/machinery/vending/tool, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"jXd" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"jXi" = ( +/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/disposalpipe/segment, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"jXk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/command/bridge) +"jXN" = ( +/obj/item/kirbyplants/organic/plant21, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"jXX" = ( +/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/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"jYb" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"jYc" = ( +/obj/machinery/meter, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"jYd" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security/glass{ + name = "Engineering Security Post" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"jYe" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"jYh" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/prison/garden) +"jYo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"jYp" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical{ + pixel_x = 3; + pixel_y = -2 + }, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -2; + pixel_y = 8 + }, +/obj/machinery/light_switch/directional/east, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"jYx" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/sign/departments/aisat/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"jYL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"jYT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/pumproom) +"jYX" = ( +/obj/machinery/door/airlock/external/glass{ + name = "Monastery External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/service/chapel) +"jZJ" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/paper/crumpled{ + default_raw_text = "The safes have been locked and scrambled. Three thousand space dollars, a bandolier, a custom shotgun, and a lazarus injector have been safely deposited."; + name = "bank statement" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"kac" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/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/cyclelink_helper_multi{ + cycle_id = "chem-passthrough" + }, +/obj/machinery/door/airlock/medical/glass{ + name = "Chemistry" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/chemistry, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"kat" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille/broken, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"kax" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/storage/tech) +"kay" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/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/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"kaM" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"kaT" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"kaW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/mapping_helpers/burnt_floor, +/obj/structure/reagent_dispensers/plumbed, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"kaX" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Mining Office" + }, +/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/brown/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"kbc" = ( +/obj/structure/sign/poster/random/directional/north, +/obj/effect/spawner/random/structure/steam_vent, +/obj/effect/mapping_helpers/burnt_floor, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"kbf" = ( +/obj/machinery/light/directional/east, +/obj/machinery/status_display/ai/directional/east, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"kbl" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"kbn" = ( +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/north, +/obj/structure/flora/rock/pile/style_random, +/turf/open/floor/grass, +/area/station/service/chapel/monastery) +"kbv" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"kbw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 4; + name = "O2 to Airmix" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"kbx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"kbC" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/camera/directional/north{ + c_tag = "Prison Labor"; + network = list("ss13","prison") + }, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"kbT" = ( +/obj/structure/closet/secure_closet/hydroponics, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/newscaster/directional/south, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/checker, +/area/station/service/hydroponics) +"kbV" = ( +/obj/structure/table, +/obj/item/storage/box/evidence, +/obj/item/taperecorder{ + pixel_x = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"kbY" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/box, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"kbZ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold/violet/visible{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"kca" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"kcx" = ( +/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/button/door/directional/south{ + id = "kitchenshutters"; + name = "Kitchen Shutter Control"; + pixel_x = -6 + }, +/obj/machinery/light_switch/directional/south{ + pixel_x = 6 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/duct, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"kcy" = ( +/obj/machinery/newscaster/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"kcE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/departments/lawyer/directional/east, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"kcI" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light_switch/directional/west, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"kcW" = ( +/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, +/area/station/security/office) +"kcX" = ( +/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/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"kdr" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/structure/sign/warning/electric_shock/directional/north, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"kdH" = ( +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"kdO" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/vending/coffee, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"kem" = ( +/turf/closed/wall/rust, +/area/station/security/processing) +"kep" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Engineering Security Post" + }, +/obj/effect/turf_decal/siding/red/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"kex" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"keE" = ( +/obj/structure/table, +/obj/item/storage/toolbox/emergency{ + pixel_y = 4 + }, +/obj/item/crowbar, +/obj/item/flashlight{ + pixel_y = 2 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Arrivals Storage"; + name = "shuttle camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"keO" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"kfh" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"kgc" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "brig-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"kgB" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"kgD" = ( +/obj/machinery/power/solar{ + id = "aftstarboard"; + name = "Aft-Starboard Solar Array" + }, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/starboard/aft) +"kgE" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Transferring Centre" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/mapping_helpers/airlock/unres, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"khe" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"khj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"khy" = ( +/obj/structure/sign/warning/biohazard, +/turf/closed/wall, +/area/station/maintenance/starboard) +"kio" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/office) +"kir" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"kix" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"kiG" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/security/courtroom) +"kiO" = ( +/obj/structure/lattice, +/obj/structure/sign/warning/secure_area/directional/west, +/turf/open/space/basic, +/area/space/nearstation) +"kiW" = ( +/obj/structure/weightmachine/weightlifter, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/prison) +"kiZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/office) +"kja" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/components/trinary/filter/atmos/co2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"kji" = ( +/obj/structure/table/glass, +/obj/item/assembly/timer{ + desc = "Used to time things. Works well with contraptions which has to count down. Tick tock. But slightly shifted to the left."; + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/assembly/timer{ + desc = "Used to time things. Works well with contraptions which has to count down. Tick tock. But slightly shifted to the left."; + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/assembly/timer{ + desc = "Used to time things. Works well with contraptions which has to count down. Tick tock. But slightly shifted to the left."; + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/assembly/igniter, +/obj/item/assembly/igniter, +/obj/item/assembly/igniter, +/obj/item/screwdriver{ + pixel_y = 5 + }, +/obj/item/stack/cable_coil, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"kjl" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green{ + pixel_x = -5; + pixel_y = 7 + }, +/obj/item/pen{ + pixel_x = 8; + pixel_y = 5 + }, +/obj/item/pen/red{ + pixel_x = 5; + pixel_y = 1 + }, +/obj/item/toy/figure/hos, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/hos) +"kju" = ( +/obj/structure/chair/sofa/right/maroon{ + dir = 8 + }, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"kjK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"kkc" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"kkg" = ( +/obj/structure/table, +/obj/item/storage/toolbox/electrical{ + pixel_y = 5 + }, +/obj/item/integrated_circuit/loaded/hello_world{ + pixel_x = 7 + }, +/obj/item/integrated_circuit/loaded/speech_relay{ + pixel_x = 7 + }, +/obj/item/controller{ + pixel_x = -7 + }, +/obj/item/compact_remote{ + pixel_x = -7 + }, +/obj/item/compact_remote{ + pixel_x = -7 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/office) +"kkC" = ( +/obj/item/toy/beach_ball{ + pixel_y = 6 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/grass, +/area/station/medical/psychology) +"kkP" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"kkT" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/wrench, +/obj/item/crowbar/red, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Server Room"; + name = "science camera"; + network = list("ss13","rd") + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/server) +"kkV" = ( +/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) +"kll" = ( +/obj/machinery/computer/mech_bay_power_console{ + dir = 4 + }, +/obj/machinery/light/directional/north, +/obj/item/radio/intercom/directional/north, +/obj/structure/cable, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/science/robotics/mechbay) +"klm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/machinery/status_display/ai/directional/north, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"klp" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"klK" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/structure/rack, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/seeds/tower, +/obj/item/seeds/watermelon, +/obj/item/seeds/wheat, +/obj/item/seeds/sugarcane, +/obj/item/seeds/orange, +/obj/item/seeds/grape, +/obj/item/seeds/cocoapod, +/obj/item/seeds/banana, +/obj/item/seeds/apple, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"kmo" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"kmt" = ( +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"kmC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"kmK" = ( +/obj/structure/flora/rock, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"kmN" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"kmZ" = ( +/obj/machinery/camera/autoname/directional/east, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"knh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos/storage/gas) +"knk" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"kno" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/layer2{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"knu" = ( +/obj/effect/landmark/start/scientist, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"knv" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/space_heater, +/obj/machinery/atmospherics/components/binary/pump/on{ + name = "External Waste Ports to Filter" + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"knL" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/shower/directional/west{ + name = "emergency shower" + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"knR" = ( +/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 = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"koc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"koi" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Prison Isolation Cell"; + network = list("ss13","prison","isolation") + }, +/obj/structure/toilet/greyscale{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/spawner/random/contraband/prison, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/safe) +"kom" = ( +/obj/machinery/computer/security/telescreen/entertainment/directional/south, +/obj/structure/reagent_dispensers/wall/peppertank/directional/east, +/obj/structure/bed/dogbed/cayenne{ + name = "Lia's bed" + }, +/mob/living/basic/carp/pet/lia, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"kox" = ( +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"koE" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/item/radio/intercom/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/hallway/primary/aft) +"kpH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"kpS" = ( +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/engine/hull/reinforced, +/area/space/nearstation) +"kqe" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"kql" = ( +/obj/machinery/computer/station_alert{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"kqn" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "emmd"; + name = "Emergency Medical Lockdown Shutters" + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/firedoor, +/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/dark, +/area/station/medical/medbay/lobby) +"kqs" = ( +/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/detectives_office) +"kqG" = ( +/obj/machinery/chem_dispenser/drinks{ + dir = 4 + }, +/obj/machinery/status_display/ai/directional/west, +/obj/structure/table, +/obj/machinery/light_switch/directional/south{ + pixel_x = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"kra" = ( +/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/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"krc" = ( +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"krg" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Morgue Entrance"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/machinery/firealarm/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"kri" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/fore) +"krk" = ( +/obj/structure/closet/secure_closet/brig{ + name = "Prisoner Locker" + }, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"krr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"krv" = ( +/obj/machinery/porta_turret/ai{ + dir = 4 + }, +/obj/effect/turf_decal/box/red, +/obj/machinery/status_display/ai/directional/east, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/chamber) +"krw" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Art Cabinet" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"krM" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 6 + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 6 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"krN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"krY" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"ksg" = ( +/obj/structure/table, +/obj/item/pipe_dispenser{ + pixel_x = 3; + pixel_y = 7 + }, +/obj/item/pipe_dispenser, +/obj/structure/cable, +/obj/machinery/air_sensor{ + chamber_id = "ordnancegas2" + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"ksp" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "External Gas to Loop" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"ksr" = ( +/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/camera/directional/east{ + c_tag = "Port Hallway Chemistry Desk"; + name = "port camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"ksM" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall, +/area/station/security/lockers) +"ktc" = ( +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"ktu" = ( +/obj/machinery/firealarm/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"ktA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"kua" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"kuf" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + 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/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"kuk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"kun" = ( +/obj/effect/turf_decal/bot, +/obj/structure/sign/poster/random/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/machinery/griddle, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"kut" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/vault{ + name = "Vault" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/access/all/supply/vault, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"kuK" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/tank/internals/oxygen, +/obj/item/pickaxe, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"kuL" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall, +/area/station/maintenance/port/aft) +"kvl" = ( +/turf/closed/wall/r_wall/rust, +/area/station/security/evidence) +"kvo" = ( +/obj/structure/table, +/obj/machinery/firealarm/directional/west, +/obj/item/ai_module/reset{ + pixel_x = 2; + pixel_y = 3 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/item/ai_module/supplied/freeform, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"kvJ" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/storage/toolbox/mechanical, +/obj/item/flashlight, +/obj/item/flashlight, +/obj/machinery/light/directional/east, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/sign/warning/fire/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"kvL" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/piratepad_control/civilian{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark/textured, +/area/station/cargo/sorting) +"kvM" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter) +"kvU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"kwe" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/obj/machinery/button/door/directional/west{ + id = "gatewayshutters"; + name = "Gateway Shutters"; + req_access = list("command") + }, +/obj/machinery/door/poddoor/shutters/window{ + id = "gatewayshutters"; + name = "Gateway Chamber Shutters" + }, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"kwf" = ( +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"kwm" = ( +/obj/structure/closet/firecloset/full, +/turf/open/floor/iron, +/area/station/service/chapel/dock) +"kwx" = ( +/obj/structure/sign/xenobio_guide, +/turf/closed/wall/rust, +/area/station/science/xenobiology) +"kwK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/decoration/glowstick, +/obj/structure/grille/broken, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"kwM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"kwV" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"kxf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/hydroponics/constructable, +/obj/effect/turf_decal/trimline/blue/end{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"kxu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"kxG" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/medical) +"kxH" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/pickaxe, +/obj/item/pickaxe, +/obj/item/multitool, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/button/door/directional/north{ + id = "evashutter"; + name = "E.V.A. Storage Shutter Toggle"; + pixel_x = -24; + req_access = list("command") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"kxS" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"kxT" = ( +/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/effect/spawner/random/structure/steam_vent, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"kxU" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/item/radio/intercom/directional/north, +/obj/structure/sign/departments/medbay/alt/directional/west, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"kyj" = ( +/obj/structure/chair/sofa/left/brown{ + dir = 1 + }, +/obj/machinery/light/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/the_big_gas_giant_truth/directional/west, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"kyR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"kyT" = ( +/obj/machinery/vending/wardrobe/engi_wardrobe, +/obj/effect/turf_decal/bot, +/obj/machinery/camera/directional/north{ + c_tag = "Engineering Lockers"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"kyU" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/shieldgen, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"kzh" = ( +/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/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"kzl" = ( +/obj/structure/sign/warning/vacuum/external, +/turf/closed/wall, +/area/station/maintenance/port/lesser) +"kzr" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"kzz" = ( +/obj/machinery/light/directional/north, +/obj/structure/chair/stool/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"kzG" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood/large, +/area/station/service/bar/atrium) +"kzK" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/landmark/start/scientist, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"kzP" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"kzT" = ( +/obj/machinery/door/airlock/maintenance, +/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/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"kAb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"kAj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/west, +/obj/structure/sign/warning/vacuum/external/directional/east{ + pixel_y = -32 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"kAt" = ( +/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/airlock/command{ + name = "Head of Security's Office" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/hos, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"kAR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"kBd" = ( +/obj/machinery/door/airlock/maintenance{ + name = "E.V.A. Maintenance" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/command/eva, +/turf/open/floor/iron/dark, +/area/station/maintenance/aft) +"kBs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"kBz" = ( +/obj/machinery/door/airlock/engineering/glass/critical{ + heat_proof = 1; + name = "Supermatter Chamber" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"kBF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"kBP" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Biohazard"; + name = "Emergency Research Blast Door" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/science/research) +"kBU" = ( +/obj/machinery/light_switch/directional/south, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/south, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"kCa" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/sorting/mail{ + name = "hydroponics sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/service/hydroponics, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"kCd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"kCk" = ( +/turf/closed/wall/rust, +/area/station/maintenance/disposal/incinerator) +"kCm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"kCH" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/machinery/computer/security/telescreen/turbine/directional/west, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"kCK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"kCZ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"kDe" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"kDg" = ( +/obj/machinery/computer/apc_control, +/obj/effect/turf_decal/bot, +/obj/machinery/requests_console/directional/west{ + department = "Chief Engineer's Desk"; + name = "Chief Engineer's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/button/door/directional/north{ + id = "ceprivate"; + name = "Privacy Shutters Toggle"; + pixel_x = -6; + req_access = list("ce") + }, +/obj/machinery/button/door/directional/north{ + id = "Secure Storage"; + name = "Secure Storage Toggle"; + pixel_x = 6; + req_access = list("engine_equip") + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"kDw" = ( +/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/blue/opposingcorners, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"kDy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"kDC" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/janitor) +"kDG" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"kDR" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/station/engineering/storage/tech) +"kEm" = ( +/obj/item/kirbyplants/random, +/obj/structure/sign/poster/contraband/self_ai_liberation/directional/west, +/turf/open/floor/circuit, +/area/station/ai/upload/chamber) +"kEz" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"kEC" = ( +/obj/effect/landmark/event_spawn, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/psychology) +"kEQ" = ( +/obj/effect/turf_decal/bot, +/obj/structure/tank_dispenser, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"kES" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + aiControlDisabled = 1; + id_tag = "justicedoor_2"; + name = "Justice Chamber" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/button/door/directional/north{ + id = "justicedoor_2"; + name = "Justice Door Lock"; + normaldoorcontrol = 1; + req_access = list("armory"); + silicon_access_disabled = 1; + specialfunctions = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"kFl" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"kFw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"kFx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"kFB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/closet/wardrobe/green, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"kFG" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"kFN" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/machinery/portable_atmospherics/pump, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"kGc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"kGj" = ( +/obj/machinery/door/airlock/engineering{ + name = "Port Bow Solar Access" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/solars/port/fore) +"kGs" = ( +/obj/machinery/door/morgue{ + name = "Religious Equipment"; + req_access = list("chapel_office") + }, +/turf/open/floor/cult, +/area/station/service/chapel/office) +"kGD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/gateway) +"kHh" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"kHq" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/obj/machinery/computer/atmos_control/air_tank{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"kHr" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"kHs" = ( +/obj/machinery/modular_computer/preset/cargochat/engineering, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"kHw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"kHG" = ( +/obj/machinery/smartfridge/chemistry/preloaded, +/obj/machinery/door/firedoor/heavy, +/turf/open/floor/plating, +/area/station/medical/pharmacy) +"kHI" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"kHK" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/meter, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"kHQ" = ( +/obj/structure/sign/poster/official/wtf_is_co2, +/turf/closed/wall, +/area/station/engineering/atmos) +"kHR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/service/library) +"kHX" = ( +/obj/machinery/door/poddoor{ + id = "trash"; + name = "Disposal Bay Door" + }, +/obj/structure/fans/tiny, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"kIf" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/service_all, +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"kIz" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/item/folder/red, +/obj/item/pen, +/obj/machinery/door/window/left/directional/south{ + name = "Security Desk"; + req_access = list("security") + }, +/turf/open/floor/plating, +/area/station/hallway/primary/aft) +"kIE" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4, +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"kIY" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"kJf" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/hallway) +"kJq" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Brig" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/office) +"kJs" = ( +/obj/item/clothing/mask/breath, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"kJu" = ( +/obj/structure/chair/pew/right{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/chapel{ + dir = 1 + }, +/area/station/service/chapel) +"kJx" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/greater) +"kJH" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/aft) +"kKa" = ( +/obj/structure/table/wood/fancy/blue, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/item/reagent_containers/cup/glass/trophy/bronze_cup, +/obj/machinery/camera/autoname/directional/west, +/obj/effect/spawner/random/structure/massmeta_flags/directional/west, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"kKm" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Library" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"kKw" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/poddoor/preopen{ + id = "xeno_blastdoor"; + name = "Xenobiology Containment Blast Door" + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"kKE" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"kLa" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"kLm" = ( +/obj/structure/flora/tree/jungle/small/style_random, +/turf/open/floor/grass, +/area/station/science/genetics) +"kLo" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"kLx" = ( +/obj/machinery/meter, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"kLy" = ( +/obj/structure/flora/bush/pale/style_random{ + icon_state = "fernybush_3" + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"kLR" = ( +/obj/machinery/telecomms/server/presets/medical, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"kLS" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/drone_dispenser, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"kLW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"kMe" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/solars/port/aft) +"kMs" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/sign/poster/random/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"kMt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/status_display/evac/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"kMu" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/obj/machinery/door/airlock/research{ + name = "Ordnance Lab" + }, +/obj/machinery/door/firedoor/heavy, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance_storage, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/storage) +"kMw" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"kMM" = ( +/obj/machinery/vending/cart{ + req_access = list("hop") + }, +/obj/structure/noticeboard/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Head of Personnel's Office"; + name = "command camera" + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"kMP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/external{ + name = "External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"kNe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"kNf" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall, +/area/station/security/execution/transfer) +"kNw" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"kNz" = ( +/obj/structure/grille/broken, +/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, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"kNG" = ( +/obj/structure/sign/poster/official/help_others, +/turf/closed/wall, +/area/station/command/bridge) +"kNJ" = ( +/obj/structure/table/wood, +/obj/item/folder{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/dice{ + pixel_x = -4 + }, +/obj/item/pen/red{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"kNK" = ( +/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 = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"kNO" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/closet/emcloset, +/obj/structure/sign/warning/secure_area/directional/south{ + name = "EMERGENCY STORAGE" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central) +"kNP" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/effect/decal/cleanable/cobweb, +/obj/item/clothing/suit/utility/fire/firefighter{ + pixel_y = 5 + }, +/obj/item/clothing/mask/breath, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"kNS" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"kNY" = ( +/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/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "cargo-maint-passthrough" + }, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"kOb" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/photocopier, +/obj/effect/turf_decal/bot_white, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"kOt" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/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/science/ordnance/storage) +"kOw" = ( +/obj/structure/sign/warning/biohazard, +/turf/closed/wall, +/area/station/science/ordnance) +"kOx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"kOJ" = ( +/obj/machinery/teleport/hub, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"kOX" = ( +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"kPd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"kPf" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/fore) +"kPk" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"kPo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"kPt" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid, +/area/space/nearstation) +"kPv" = ( +/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/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"kPE" = ( +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"kPI" = ( +/obj/structure/closet/secure_closet/miner, +/obj/effect/turf_decal/delivery, +/obj/item/tank/internals/oxygen/yellow, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"kPK" = ( +/obj/machinery/button/ignition/incinerator/atmos{ + pixel_x = 8; + pixel_y = 36 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"kPO" = ( +/turf/closed/wall/rust, +/area/station/commons/storage/primary) +"kPQ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/remains/human, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"kPS" = ( +/obj/structure/table, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/airalarm/directional/east, +/obj/machinery/newscaster/directional/south, +/obj/machinery/recharger, +/obj/machinery/camera/directional/south{ + c_tag = "Engineering Security Post"; + name = "engineering camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"kQd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/end, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"kQf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/clothing/kittyears_or_rabbitears, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"kQH" = ( +/obj/machinery/skill_station, +/obj/effect/turf_decal/box, +/obj/machinery/newscaster/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Art Storage"; + name = "library camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/art) +"kQI" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"kQO" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"kQQ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hatch{ + name = "Satellite Antechamber" + }, +/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 = "ai-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/minisat, +/obj/structure/cable/layer3, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"kQT" = ( +/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/service/chapel/funeral) +"kRd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/command/gateway) +"kRu" = ( +/obj/effect/turf_decal/siding/blue, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"kRD" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"kRU" = ( +/obj/structure/table, +/obj/item/pai_card, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"kSn" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/suit_storage_unit/security, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"kSp" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "garbage"; + name = "trash belt" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/recycler{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"kSs" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/binary/pump/off{ + dir = 4; + name = "O2 To Pure" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"kSx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"kSR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/chair/stool/bar/directional/south, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"kTa" = ( +/obj/effect/turf_decal/siding/wood/corner, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"kTe" = ( +/obj/structure/table/glass, +/obj/item/storage/medkit/regular, +/obj/item/reagent_containers/cup/bottle/epinephrine, +/obj/item/reagent_containers/syringe, +/obj/machinery/camera/directional/east{ + c_tag = "Security Infirmary" + }, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/medical) +"kTk" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"kTq" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/eva) +"kTD" = ( +/obj/machinery/light/directional/south, +/obj/machinery/status_display/ai/directional/south, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/suit_storage_unit/industrial/loader, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/drone_bay) +"kTJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"kTK" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/port/lesser) +"kUd" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"kUh" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"kUp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/medical/psychology) +"kUB" = ( +/obj/structure/table, +/obj/item/wrench, +/obj/item/crowbar, +/obj/item/analyzer, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"kUJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"kUN" = ( +/obj/structure/sign/departments/cargo/directional/east, +/obj/effect/turf_decal/delivery, +/obj/machinery/piratepad/civilian, +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark/textured, +/area/station/cargo/sorting) +"kUR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"kUS" = ( +/turf/closed/wall, +/area/station/engineering/storage_shared) +"kUV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/button/crematorium/indestructible{ + pixel_x = 22 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/checker, +/area/station/security/processing/cremation) +"kUX" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"kUZ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"kVd" = ( +/obj/structure/chair/pew/right{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/chapel, +/area/station/service/chapel) +"kVk" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/effect/spawner/random/structure/crate, +/mob/living/basic/chicken{ + desc = "A timeless classic."; + name = "Kentucky" + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"kVv" = ( +/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/navbeacon{ + codes_txt = "patrol;next_patrol=Engineering"; + location = "EVA"; + name = "eva navigation beacon" + }, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"kVD" = ( +/obj/machinery/exodrone_launcher, +/obj/effect/turf_decal/trimline/yellow, +/obj/effect/turf_decal/trimline/yellow/mid_joiner, +/obj/effect/turf_decal/trimline/yellow/mid_joiner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/yellow/mid_joiner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/yellow/mid_joiner{ + dir = 4 + }, +/obj/item/exodrone, +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"kVN" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/turf/open/space/basic, +/area/space/nearstation) +"kVY" = ( +/obj/machinery/door/airlock/command{ + name = "Gateway" + }, +/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/command/gateway, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"kWe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"kWm" = ( +/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/structure/cable, +/obj/item/kirbyplants/organic/plant21, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"kWz" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Disposal Access" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance/departmental, +/obj/effect/mapping_helpers/airlock/access/any/service/janitor, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"kWA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"kWK" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/computer/records/medical/laptop, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"kWW" = ( +/obj/structure/barricade/wooden, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/spawner/structure/electrified_grille, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"kXp" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/north, +/obj/machinery/newscaster/directional/north, +/obj/machinery/computer/security/qm, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/qm) +"kXw" = ( +/obj/effect/turf_decal/siding/wood, +/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/royalblue, +/area/station/service/chapel/office) +"kXJ" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xeno1"; + name = "Creature Cell 1" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/machinery/door/window/left/directional/west{ + name = "Containment Pen #1"; + req_access = list("xenobiology") + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"kXN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/teleporter) +"kXS" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"kXV" = ( +/obj/machinery/door/airlock/grunge, +/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/service/chapel/dock) +"kYr" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump, +/turf/open/floor/engine, +/area/station/science/ordnance/burnchamber) +"kYy" = ( +/obj/machinery/door/airlock/external{ + name = "Science Escape Pod"; + space_dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"kYB" = ( +/obj/structure/rack, +/obj/item/storage/bag/ore, +/obj/item/tank/internals/emergency_oxygen, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"kYE" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"kYG" = ( +/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/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"kYI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"kYP" = ( +/obj/effect/decal/cleanable/blood/drip, +/obj/effect/decal/cleanable/blood/drip{ + pixel_x = 14; + pixel_y = 13 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/duct, +/turf/open/floor/plating/rust, +/area/station/security/prison/shower) +"kYR" = ( +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/computer/camera_advanced/xenobio{ + dir = 8 + }, +/obj/machinery/button/door/directional/north{ + id = "xeno3"; + name = "Creature Cell 3 Toggle"; + pixel_x = 24; + req_access = list("xenobiology") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"kYU" = ( +/obj/machinery/door/airlock/maintenance, +/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/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/janitor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"kZq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"kZw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"kZx" = ( +/obj/machinery/door/airlock/hydroponics/glass{ + name = "Kitchen Service Door" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/trimline/green/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/kitchen, +/obj/effect/mapping_helpers/airlock/access/any/service/hydroponics, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"kZz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/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/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"kZH" = ( +/obj/machinery/firealarm/directional/west, +/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 = "Satellite Maintenance"; + name = "satellite camera"; + network = list("minisat") + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/ai/satellite) +"kZI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/mob/living/basic/spider/giant/tarantula/scrawny, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"kZK" = ( +/obj/machinery/door/airlock/external{ + name = "Security Escape Pod"; + space_dir = 2 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"kZP" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"kZU" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"kZX" = ( +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube/crossing, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/space/nearstation) +"kZY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"lac" = ( +/turf/closed/wall, +/area/station/command/gateway) +"lae" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/status_display/ai/directional/north, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"laf" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/dp_vent_pump/high_volume/incinerator_atmos, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"lam" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/machinery/light_switch/directional/west, +/obj/structure/disposalpipe/trunk, +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"laB" = ( +/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/plaque{ + icon_state = "L2" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"laE" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/item/reagent_containers/cup/bucket, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"laF" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"laH" = ( +/obj/structure/table/wood/fancy, +/obj/item/storage/fancy/candle_box, +/obj/machinery/light/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"lbj" = ( +/obj/structure/cable, +/obj/structure/table, +/obj/machinery/reagentgrinder{ + pixel_y = 5 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"lbq" = ( +/obj/item/radio/intercom/directional/south, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/obj/item/flatpack{ + board = /obj/item/circuitboard/machine/flatpacker + }, +/obj/item/multitool, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"lby" = ( +/turf/closed/wall, +/area/station/science/robotics/mechbay) +"lbD" = ( +/obj/structure/closet/secure_closet/security/sec, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/item/clothing/mask/russian_balaclava, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"lbJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/sign/poster/contraband/random/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"lbK" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "greylair"; + name = "Lair Privacy Shutter" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"lbO" = ( +/turf/closed/wall, +/area/station/service/library) +"lch" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"lck" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"lcn" = ( +/obj/machinery/door/poddoor/shutters/radiation/preopen{ + id = "engsm"; + name = "Radiation Chamber Shutters" + }, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter) +"lcw" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/hallway/primary/central) +"lcF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/storage/backpack/satchel/med, +/obj/item/assembly/health, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"lcK" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "AI Core shutters"; + name = "AI Core Shutter" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/light_switch/directional/north{ + pixel_x = 8 + }, +/obj/machinery/door/window/brigdoor/right/directional/east{ + name = "Primary AI Core Access"; + req_access = list("ai_upload") + }, +/mob/living/silicon/robot/shell/cell, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"lcN" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/box, +/obj/structure/sign/poster/official/safety_internals/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"lcZ" = ( +/obj/machinery/door/airlock/engineering{ + name = "Electrical Maintenance" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/electrical) +"lda" = ( +/obj/structure/chair/sofa/left/maroon{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"ldc" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 8 + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"lds" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/item/stack/rods, +/turf/open/floor/carpet/green, +/area/station/cargo/warehouse/upper) +"lea" = ( +/obj/machinery/rnd/production/techfab/department/cargo, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"lep" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/computer/operating{ + name = "Forensics Operating Computer" + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/airalarm/directional/north, +/obj/machinery/light_switch/directional/west, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"lev" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"ley" = ( +/obj/machinery/telecomms/server/presets/science, +/obj/structure/cable, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"leB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/directions/evac{ + dir = 4; + pixel_y = -24 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-maint-passthrough" + }, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"leD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/girder, +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"leF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/shard, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"lfd" = ( +/obj/structure/table/reinforced, +/obj/machinery/fax{ + fax_name = "Research Director's Office"; + name = "Research Director's Fax Machine" + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"lfl" = ( +/obj/structure/table/wood, +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/briefcase, +/obj/item/taperecorder, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"lfu" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"lfz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 5 + }, +/obj/machinery/portable_atmospherics/scrubber, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"lfE" = ( +/obj/machinery/power/turbine/core_rotor{ + mapping_id = "main_turbine" + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"lfQ" = ( +/obj/structure/closet/secure_closet/security/med, +/obj/effect/turf_decal/delivery, +/obj/item/book/manual/wiki/security_space_law, +/obj/item/crowbar, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/checkpoint/medical) +"lfU" = ( +/obj/machinery/teleport/station, +/obj/machinery/status_display/evac/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"lgb" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/storage/backpack, +/obj/item/extinguisher{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/extinguisher, +/obj/structure/sign/warning/no_smoking{ + pixel_x = -30 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"lge" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/turf/open/floor/engine/hull/reinforced, +/area/space/nearstation) +"lgh" = ( +/obj/effect/turf_decal/bot, +/obj/structure/sign/warning/fire/directional/north, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"lgj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/item/tank/internals/oxygen, +/obj/item/clothing/mask/gas, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"lgl" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/spider/stickyweb, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"lgu" = ( +/obj/structure/table, +/obj/machinery/recharger, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"lgv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"lgC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"lgQ" = ( +/obj/structure/transit_tube/horizontal{ + dir = 1 + }, +/obj/effect/spawner/structure/window/hollow/reinforced/middle, +/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) +"lhf" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/remains/human, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"lhm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter) +"lhv" = ( +/obj/machinery/shower/directional/east, +/obj/item/soap/nanotrasen, +/obj/structure/cable, +/turf/open/floor/plastic, +/area/station/security/prison/shower) +"lhx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"lhB" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/machinery/oven/range, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"lhG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"lhJ" = ( +/obj/structure/flora/bush/ferny/style_random, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/grass, +/area/station/science/genetics) +"lia" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"lie" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/vending/wardrobe/science_wardrobe, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"lig" = ( +/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 = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"lix" = ( +/obj/structure/closet/secure_closet/brig{ + name = "Prisoner Locker" + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"liB" = ( +/turf/closed/wall, +/area/station/security/checkpoint/supply) +"liE" = ( +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"liK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"liY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"ljb" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/engineering) +"ljy" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/security/courtroom) +"ljA" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engi-maint-passthrough" + }, +/obj/machinery/door/airlock/engineering{ + name = "Gravity Generator Access" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"lkl" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"lko" = ( +/obj/structure/table, +/obj/item/clothing/gloves/latex, +/obj/item/clothing/gloves/latex, +/obj/item/storage/box/disks{ + pixel_y = 5 + }, +/obj/structure/noticeboard/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"lkp" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"lkB" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"lkF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/effect/spawner/random/vending/colavend, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"lkW" = ( +/obj/structure/sign/departments/engineering/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Starboard Hallway Rotunda"; + name = "starboard camera" + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"llh" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/rust, +/area/station/maintenance/port/lesser) +"llj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"llr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"llu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"llI" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/emcloset/anchored, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"llY" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/virology{ + name = "Virology Access" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "viro-airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"lmb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"lme" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/central) +"lmh" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/window/brigdoor/right/directional/north{ + id = "Cell 4"; + name = "Cell 4"; + req_access = list("security") + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"lmi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/siding/red/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"lmk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"lmr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/door/airlock{ + name = "Prison Kitchen" + }, +/obj/machinery/duct, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"lmA" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/office) +"lmC" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"lmF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"lmO" = ( +/turf/closed/wall/rust, +/area/station/cargo/storage) +"lnc" = ( +/obj/effect/landmark/start/paramedic, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue, +/obj/effect/turf_decal/trimline/blue/filled/line, +/obj/structure/chair/office, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"lnm" = ( +/obj/effect/turf_decal/stripes/corner{ + 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, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"lny" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/components/binary/pump/on/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/hallway/primary/central/fore) +"lnD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/status_display/evac/directional/south, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"lnU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/processing) +"lox" = ( +/obj/effect/turf_decal/trimline/green/line{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"loI" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"loO" = ( +/obj/machinery/airlock_sensor/incinerator_ordmix{ + pixel_x = -24 + }, +/obj/machinery/atmospherics/pipe/layer_manifold/supply/hidden{ + dir = 8 + }, +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/science/ordnance/burnchamber) +"lpf" = ( +/obj/machinery/airalarm/directional/north, +/obj/machinery/light/directional/north, +/obj/machinery/computer/cargo, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"lpp" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/vomit/old, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"lpt" = ( +/turf/closed/wall/r_wall/rust, +/area/station/command/heads_quarters/captain) +"lpF" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall, +/area/station/maintenance/port/greater) +"lpH" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/multitool, +/obj/item/storage/toolbox/electrical, +/obj/item/multitool{ + pixel_x = 4 + }, +/obj/item/reagent_containers/cup/beaker/large, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/item/toy/crayon/spraycan/roboticist, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"lql" = ( +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio{ + desc = "An old handheld radio. You could use it, if you really wanted to."; + icon_state = "radio"; + name = "old radio" + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"lqn" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/security/brig) +"lqp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/oil, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"lqy" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/stalky/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"lqC" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating/airless, +/area/station/maintenance/disposal/incinerator) +"lqE" = ( +/obj/machinery/power/solar_control{ + dir = 8; + id = "forestarboard"; + name = "Starboard Bow Solar Control" + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/sign/warning/vacuum/external/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"lqM" = ( +/obj/structure/table, +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/spawner/random/decoration/lavalamp, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"lqN" = ( +/obj/structure/table/wood, +/obj/item/storage/box/evidence{ + pixel_y = 4 + }, +/obj/item/taperecorder{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/grenade/flashbang, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"lqP" = ( +/obj/machinery/door/airlock/grunge{ + id_tag = "Cabin_1"; + name = "Cabin 1" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"lqR" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"lqU" = ( +/turf/closed/wall, +/area/station/engineering/atmos/pumproom) +"lrc" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"lre" = ( +/obj/machinery/status_display/evac/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/west, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"lrk" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) +"lrp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/filingcabinet/chestdrawer, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"lrq" = ( +/turf/closed/wall/r_wall/rust, +/area/station/security/prison) +"lrI" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"lrO" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"lrP" = ( +/obj/machinery/door/airlock/medical{ + id_tag = "Unit_1"; + name = "Unit 1" + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/commons/toilet/restrooms) +"lrR" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"lrU" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"lsb" = ( +/obj/effect/turf_decal/bot, +/obj/structure/table, +/obj/machinery/recharger, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hos) +"lsf" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/turf/closed/wall, +/area/station/engineering/atmos) +"lst" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"lsu" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"lsE" = ( +/obj/structure/railing{ + dir = 8 + }, +/turf/open/floor/engine/hull/reinforced, +/area/space/nearstation) +"lsS" = ( +/obj/machinery/newscaster/directional/west, +/obj/machinery/computer/prisoner/management{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hos) +"lsW" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Pure to Ports" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"lsX" = ( +/obj/structure/sign/departments/restroom, +/turf/closed/wall, +/area/station/commons/locker) +"lsZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/hydroponics/constructable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/end{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"lte" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"lth" = ( +/obj/machinery/button/door/directional/south{ + id = "xeno5"; + name = "Creature Cell 5 Toggle"; + pixel_x = -24; + req_access = list("xenobiology") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/vending/cytopro, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"lts" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"ltQ" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/disk/computer/ordnance, +/obj/item/disk/computer/ordnance, +/obj/item/disk/computer/ordnance, +/obj/item/circuitboard/aicore{ + pixel_y = 5 + }, +/obj/item/hand_labeler, +/obj/machinery/airalarm/directional/west, +/obj/machinery/light/directional/west, +/obj/item/pai_card{ + pixel_x = 6 + }, +/obj/item/aicard, +/obj/item/taperecorder{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"lue" = ( +/obj/structure/sign/warning/fire/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"luh" = ( +/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/blood/old, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"luk" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/blood/oil, +/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/service/chapel/storage) +"lun" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"lut" = ( +/obj/machinery/smartfridge/chemistry/preloaded, +/obj/machinery/door/firedoor/heavy, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"lux" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"luA" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L5" + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/sign/departments/telecomms/alt/directional/north, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"luI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"luK" = ( +/obj/machinery/status_display/evac/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plastic, +/area/station/hallway/secondary/service) +"luO" = ( +/obj/machinery/airalarm/directional/west, +/obj/effect/decal/cleanable/dirt, +/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 = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"luP" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/air_input{ + dir = 4 + }, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"luQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/mechpad, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/mechbay) +"lvy" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/machinery/duct, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"lvP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/kirbyplants/organic/plant2{ + pixel_y = 3 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"lvS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"lvV" = ( +/obj/machinery/computer/operating{ + dir = 1; + name = "Robotics Operating Computer" + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/south, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"lwn" = ( +/obj/structure/closet/secure_closet/evidence, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"lwp" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/processing/cremation) +"lwu" = ( +/turf/closed/wall, +/area/station/security/medical) +"lwT" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/starboard) +"lwV" = ( +/obj/machinery/button/door/directional/south{ + id = "evashutter"; + name = "E.V.A. Storage Shutter Toggle"; + req_access = list("command") + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"lwW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/landmark/start/lawyer, +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"lxf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/item/radio/intercom/directional/north{ + freerange = 1; + frequency = 1447; + listening = 0; + name = "Private Channel" + }, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"lxo" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"lxp" = ( +/obj/structure/table, +/obj/machinery/firealarm/directional/west, +/obj/machinery/newscaster/directional/south, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/vacant_room/commissary) +"lxu" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"lxw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"lxE" = ( +/obj/effect/turf_decal/siding/thinplating/dark/end{ + dir = 8 + }, +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/north, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/floor/grass, +/area/station/service/chapel/monastery) +"lxG" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"lxL" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"lxP" = ( +/turf/closed/wall, +/area/station/service/bar/backroom) +"lxQ" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"lxU" = ( +/obj/effect/turf_decal/bot, +/obj/item/storage/box/lights/mixed, +/obj/effect/spawner/random/structure/closet_empty/crate, +/turf/open/floor/iron, +/area/station/cargo/storage) +"lyb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"lyc" = ( +/obj/machinery/mecha_part_fabricator, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"lyd" = ( +/obj/item/kirbyplants/organic/plant21, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"lyr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"lyu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/power/terminal{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"lyT" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/eva) +"lzg" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"lzs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/processing) +"lzv" = ( +/turf/open/floor/circuit, +/area/station/ai/upload/chamber) +"lzF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"lAk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"lAr" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"lAs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"lAu" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/security/glass{ + name = "Medbay Security Post" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"lAA" = ( +/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 = "Fore Hallway Vault"; + name = "fore camera" + }, +/obj/structure/sign/poster/official/random/directional/south, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"lAB" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"lAC" = ( +/obj/machinery/door/poddoor/shutters{ + id = "maidbay"; + name = "Maid Bay" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"lAV" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"lAW" = ( +/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/checker, +/area/station/security/processing/cremation) +"lBj" = ( +/obj/structure/table/wood, +/obj/structure/cable, +/obj/item/book/manual/wiki/security_space_law, +/turf/open/floor/carpet/royalblack, +/area/station/command/heads_quarters/captain) +"lBk" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/purple, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"lBB" = ( +/obj/structure/bed, +/obj/machinery/iv_drip, +/obj/effect/turf_decal/bot_white/right, +/obj/effect/turf_decal/stripes/corner, +/obj/item/bedsheet/medical, +/obj/machinery/light/directional/east, +/obj/structure/sign/warning/biohazard/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"lBO" = ( +/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 = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"lBP" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"lBQ" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/security) +"lBU" = ( +/obj/structure/table/wood, +/obj/machinery/computer/records/medical/laptop{ + dir = 1; + pixel_y = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/psychology) +"lCa" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/psychology) +"lCs" = ( +/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/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"lCz" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"lCC" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"lCV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/obj/structure/table/wood, +/obj/item/clipboard{ + pixel_x = 4 + }, +/obj/item/stack/spacecash/c50{ + pixel_y = 8 + }, +/obj/item/stack/spacecash/c50, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"lDa" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"lDb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"lDc" = ( +/obj/structure/lattice/catwalk, +/obj/effect/landmark/carpspawn, +/turf/open/space/basic, +/area/station/solars/port/fore) +"lDm" = ( +/obj/machinery/atmospherics/components/binary/valve/digital{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"lDu" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/starboard) +"lDB" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"lDK" = ( +/obj/effect/decal/remains/robot, +/obj/effect/decal/cleanable/blood/splatter/oil, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"lDS" = ( +/obj/structure/filingcabinet/security, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"lDV" = ( +/obj/item/kirbyplants/organic/plant2{ + pixel_y = 3 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/security/brig) +"lEi" = ( +/obj/item/kirbyplants, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"lEs" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall, +/area/station/maintenance/starboard) +"lED" = ( +/obj/machinery/telecomms/message_server/preset, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"lEI" = ( +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/grassy/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"lEQ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "brig-maint-passthrough" + }, +/obj/machinery/door/airlock/security{ + name = "Prison Wing" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"lFr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"lFt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/botanist, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"lFB" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"lFC" = ( +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"lFN" = ( +/obj/structure/chair/comfy/brown{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"lFS" = ( +/obj/item/reagent_containers/cup/glass/bottle/rum{ + pixel_x = -7; + pixel_y = 2 + }, +/obj/item/reagent_containers/cup/glass/colocup{ + pixel_x = 3; + pixel_y = 3 + }, +/turf/open/floor/plating/rust, +/area/station/maintenance/department/security) +"lGa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"lGs" = ( +/turf/closed/wall, +/area/station/security/warden) +"lGF" = ( +/obj/machinery/light/directional/east, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"lGO" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing{ + dir = 5 + }, +/turf/open/space/basic, +/area/space/nearstation) +"lGQ" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"lGS" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Auxiliary Base Construction"; + name = "cargo camera"; + network = list("ss13","qm") + }, +/obj/effect/landmark/blobstart, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"lGV" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"lGY" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"lHk" = ( +/obj/structure/railing{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"lHy" = ( +/obj/structure/table, +/obj/item/clothing/gloves/latex, +/obj/item/paper/guides/jobs/medical/morgue, +/obj/item/pen, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"lHD" = ( +/obj/docking_port/stationary/random{ + dir = 8; + name = "lavaland"; + shuttle_id = "pod_2_lavaland" + }, +/turf/open/space, +/area/space/nearstation) +"lHE" = ( +/obj/structure/table/wood, +/obj/structure/displaycase/forsale/kitchen{ + pixel_y = 4 + }, +/obj/structure/sign/picture_frame/portrait/bar{ + pixel_y = 32 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/wood, +/area/station/service/bar) +"lHX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"lIr" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/processing) +"lIs" = ( +/turf/closed/wall/rust, +/area/station/security/execution/education) +"lIR" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "custodialwagon"; + name = "Custodial Bay" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"lJd" = ( +/obj/structure/chair/stool/bar/directional/east, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"lJg" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"lJw" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id = "ordnancemix"; + name = "Ordnance Lab Shutters" + }, +/obj/machinery/door/firedoor/heavy, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"lJA" = ( +/obj/structure/table/wood, +/obj/item/folder/red, +/obj/item/lighter, +/obj/effect/spawner/random/decoration/lavalamp, +/turf/open/floor/wood, +/area/station/commons/locker) +"lJD" = ( +/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/cargo/storage) +"lJJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/hydroponics/constructable, +/obj/effect/turf_decal/trimline/green/line, +/obj/effect/turf_decal/trimline/green/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"lJL" = ( +/obj/machinery/requests_console/directional/north{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/structure/filingcabinet, +/obj/machinery/camera/directional/north, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/checkpoint/medical) +"lJR" = ( +/obj/machinery/button/crematorium/indestructible{ + pixel_x = -25 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"lJU" = ( +/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/showroomfloor, +/area/station/science/research) +"lKi" = ( +/obj/structure/table, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/item/storage/box/mousetraps{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/box/mousetraps{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/toy/figure/janitor{ + pixel_x = -8; + pixel_y = 6 + }, +/obj/item/restraints/legcuffs/beartrap{ + pixel_y = 8 + }, +/obj/item/restraints/legcuffs/beartrap{ + pixel_y = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"lKk" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Research Division"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"lKq" = ( +/turf/closed/wall, +/area/station/cargo/storage) +"lLa" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"lLc" = ( +/obj/effect/landmark/carpspawn, +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/starboard/aft) +"lLi" = ( +/obj/structure/sign/warning/no_smoking{ + pixel_x = 30 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"lLl" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"lLp" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"lLv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"lLH" = ( +/obj/structure/sign/departments/engineering, +/turf/closed/wall, +/area/station/cargo/warehouse/upper) +"lLN" = ( +/obj/structure/fans/tiny, +/obj/machinery/door/poddoor/massdriver_chapel, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"lLY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"lMf" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"lMh" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/glass, +/area/station/service/hydroponics) +"lMo" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"lMx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/airalarm/directional/west, +/obj/machinery/atmospherics/components/binary/pump/on/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"lMy" = ( +/obj/effect/decal/remains/human, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"lMZ" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"lNe" = ( +/obj/docking_port/stationary/mining_home/common/kilo, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"lNn" = ( +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"lNp" = ( +/obj/machinery/atmospherics/components/trinary/filter/flipped{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"lNK" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"lNP" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"lOh" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/effect/turf_decal/box/red, +/obj/machinery/camera/directional/east{ + c_tag = "Ordnance Test Lab"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/item/radio/intercom/directional/east, +/obj/structure/sign/poster/random/directional/north, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"lOq" = ( +/obj/machinery/status_display/ai/directional/west, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"lOt" = ( +/obj/docking_port/stationary{ + dir = 4; + dwidth = 3; + height = 14; + name = "kilo arrivals"; + roundstart_template = /datum/map_template/shuttle/arrival/kilo; + shuttle_id = "arrival_stationary"; + width = 7 + }, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"lOG" = ( +/turf/closed/wall/rust, +/area/station/service/chapel/monastery) +"lON" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/effect/turf_decal/bot_white, +/obj/item/bodybag{ + pixel_y = 5 + }, +/obj/item/shovel, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"lOX" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter) +"lOY" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Evidence Closet" + }, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"lOZ" = ( +/obj/effect/turf_decal/box, +/obj/machinery/shower/directional/west, +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/item/bikehorn/rubberducky, +/obj/machinery/newscaster/directional/west, +/obj/effect/landmark/start/assistant, +/obj/effect/landmark/start/hangover, +/obj/machinery/button/door/directional/east{ + id = "Shower_1"; + name = "Shower 1 Privacy Lock"; + normaldoorcontrol = 1; + pixel_y = 8; + specialfunctions = 4 + }, +/obj/machinery/button/door/directional/east{ + id = "Shower_1Privacy"; + name = "Shower 1 Privacy Toggle"; + pixel_y = -8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"lPh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/table, +/obj/machinery/requests_console/directional/west{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/light_switch/directional/north, +/obj/machinery/computer/security/telescreen/engine, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"lPU" = ( +/obj/machinery/shower/directional/west, +/turf/open/floor/plastic, +/area/station/security/prison/shower) +"lPX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/airalarm/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/xeno_mining/directional/north, +/obj/machinery/camera/directional/west{ + c_tag = "Port Quarter Solar"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"lPY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"lQj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"lQu" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"lQw" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/landmark/start/chaplain, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"lQB" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/dirt, +/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/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"lQK" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/medical/exam_room) +"lRd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/event_spawn, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/courtroom) +"lRg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"lRk" = ( +/turf/closed/wall, +/area/station/maintenance/starboard/fore) +"lRl" = ( +/obj/effect/turf_decal/box, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"lRq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"lRE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"lRJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"lRS" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"lRZ" = ( +/obj/machinery/door/airlock/external{ + name = "Abandoned External Airlock" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/external, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"lSg" = ( +/obj/machinery/conveyor/inverted{ + dir = 6; + id = "mining" + }, +/obj/machinery/bouldertech/refinery, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"lSt" = ( +/obj/structure/cable, +/obj/structure/bed/dogbed/ian, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/mob/living/basic/pet/dog/corgi/ian{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"lSE" = ( +/obj/machinery/conveyor{ + dir = 1; + id = "NTMSLoad"; + name = "off ramp" + }, +/obj/machinery/door/poddoor{ + id = "freight_port"; + name = "Freight Bay Blast Door" + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"lTc" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/west, +/obj/item/pickaxe, +/obj/item/shovel, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/foyer) +"lTf" = ( +/turf/closed/wall/rust, +/area/station/security/medical) +"lTu" = ( +/obj/machinery/vending/drugs, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"lTM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/eva) +"lTZ" = ( +/obj/structure/chair/comfy/brown{ + dir = 4 + }, +/obj/machinery/light/directional/north, +/turf/open/floor/carpet/royalblack, +/area/station/command/heads_quarters/captain) +"lUq" = ( +/turf/closed/wall/r_wall/rust, +/area/station/service/chapel/storage) +"lUD" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/security/courtroom) +"lUH" = ( +/obj/structure/table/reinforced, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/microscope{ + pixel_x = -1; + pixel_y = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"lUM" = ( +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/item/stamp/head/cmo{ + pixel_x = 8; + pixel_y = 20 + }, +/obj/machinery/light_switch/directional/south{ + pixel_x = -8 + }, +/obj/structure/table/reinforced/rglass, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"lVe" = ( +/obj/effect/decal/cleanable/dirt, +/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/effect/landmark/blobstart, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"lVf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"lVi" = ( +/obj/structure/table, +/obj/item/paper_bin, +/obj/item/pen, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"lVj" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"lVx" = ( +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/backroom) +"lVD" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/newscaster/directional/north, +/obj/structure/spider/stickyweb, +/obj/machinery/button/door/directional/east{ + id = "bankvault"; + name = "Bank Door Lock"; + normaldoorcontrol = 1; + pixel_y = 8; + specialfunctions = 4 + }, +/obj/machinery/button/door/directional/east{ + id = "bankshutter"; + name = "Bank Shutter Toggle"; + pixel_y = -8 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/item/storage/belt/utility, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"lVL" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/server) +"lWg" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/modular_computer/preset/civilian{ + dir = 8 + }, +/obj/machinery/requests_console/directional/east{ + department = "Robotics"; + name = "Robotics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"lWm" = ( +/obj/machinery/door/airlock/engineering{ + name = "Starboard Bow Solar Access" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/solars/starboard/fore) +"lWr" = ( +/obj/structure/table/glass, +/obj/item/storage/medkit/regular{ + pixel_x = 2 + }, +/obj/item/healthanalyzer, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"lWw" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"lWC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/directional/south, +/obj/structure/lattice/catwalk, +/obj/machinery/light/directional/south, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"lWJ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/obj/machinery/wall_healer/directional/south, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"lWL" = ( +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"lWQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"lXe" = ( +/obj/structure/table, +/obj/item/storage/box/lights/mixed{ + pixel_y = 5 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"lXK" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Chemistry West"; + network = list("ss13","medbay") + }, +/obj/machinery/firealarm/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"lXL" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/structure/sign/warning/fire/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"lXP" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "NTMSLoad"; + name = "off ramp" + }, +/obj/effect/turf_decal/bot, +/obj/structure/sign/warning/vacuum/external/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"lYa" = ( +/obj/structure/chair/comfy/brown, +/obj/effect/landmark/start/detective, +/turf/open/floor/carpet/green, +/area/station/security/detectives_office) +"lYb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/binary/pump{ + name = "Gas to Chamber" + }, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/supermatter) +"lYg" = ( +/turf/closed/wall, +/area/station/science/robotics/lab) +"lYv" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/hallway/primary/fore) +"lYE" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/railing/corner, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"lYG" = ( +/obj/structure/closet/secure_closet/evidence, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"lYT" = ( +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"lYX" = ( +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"lZi" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/starboard/fore) +"lZn" = ( +/obj/structure/sign/departments/science, +/turf/closed/wall/rust, +/area/station/science/lab) +"lZr" = ( +/obj/structure/table/wood, +/obj/item/storage/box/deputy{ + pixel_y = 5 + }, +/obj/item/taperecorder{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/item/flashlight/seclite, +/obj/machinery/firealarm/directional/east, +/obj/machinery/light_switch/directional/north{ + pixel_x = 26 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"lZK" = ( +/obj/structure/cable, +/obj/structure/table, +/obj/item/camera, +/obj/item/camera_film{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/art) +"lZV" = ( +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"maj" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/sign/departments/science/directional/east{ + pixel_y = 32 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"maA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"maK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"maN" = ( +/obj/machinery/power/emitter, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/fire/directional/north, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"maW" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"maX" = ( +/obj/machinery/computer/order_console/cook{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/newscaster/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Kitchen Coldroom"; + name = "kitchen camera" + }, +/obj/machinery/light/cold/directional/east, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"mbc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/machinery/wall_healer/directional/north, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"mbh" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/iron/grimy, +/area/station/security/prison/safe) +"mbi" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"mbl" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"mbp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/ticket_machine/directional/north, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"mbC" = ( +/obj/structure/transit_tube/curved{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/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/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"mbE" = ( +/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/cyclelink_helper_multi{ + cycle_id = "departures-entrance" + }, +/obj/machinery/door/airlock/public/glass{ + name = "Departure Lounge" + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"mbP" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/security/processing) +"mbS" = ( +/obj/machinery/door/airlock/engineering{ + name = "Starboard Quarter Solar Access" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/solars/starboard/aft) +"mbW" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/remains/human, +/obj/item/paper/crumpled{ + default_raw_text = "This isn't funny, I'm trapped on the least fun room on the station."; + name = "poorly written complaint" + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"mbY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/janitor, +/obj/structure/disposalpipe/junction{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/janitor) +"mcs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"mcN" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hop) +"mda" = ( +/obj/machinery/door/airlock/engineering/glass/critical{ + heat_proof = 1; + name = "Supermatter Chamber" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"mdl" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/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, +/area/station/hallway/secondary/exit/departure_lounge) +"mdp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/security/brig) +"mdw" = ( +/obj/structure/plasticflaps/opaque, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=1"; + location = "Research and Development" + }, +/obj/machinery/door/window/left/directional/north{ + name = "Research and Development Delivery Access"; + req_access = list("science") + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"mdB" = ( +/obj/machinery/door/airlock/external{ + name = "External Freight Airlock" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"mdE" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"mdX" = ( +/obj/effect/turf_decal/bot/right, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"mee" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"mej" = ( +/obj/structure/cable, +/obj/machinery/icecream_vat, +/obj/effect/turf_decal/bot/right, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"mes" = ( +/obj/structure/table, +/obj/item/storage/bag/tray/cafeteria, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"meO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"meP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2; + name = "ordnance sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/science/ordnance, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"meU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"mfd" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/airalarm/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"mff" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/vomit/old, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"mfh" = ( +/turf/closed/wall/r_wall, +/area/station/science/ordnance/office) +"mfs" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"mfD" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/command/vault) +"mfE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/camera/directional/west{ + c_tag = "Supermatter Terminal"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/machinery/light_switch/directional/west, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"mfF" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/effect/landmark/start/botanist, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"mfG" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"mfI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line, +/obj/structure/closet/cardboard, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"mfJ" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"mfM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail{ + dir = 8; + name = "security disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/security/general, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/office) +"mfT" = ( +/obj/structure/chair/sofa/right/maroon{ + dir = 8 + }, +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/newscaster/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"mfU" = ( +/obj/effect/turf_decal/stripes/end{ + dir = 4 + }, +/obj/machinery/light/small/directional/east, +/obj/item/radio/intercom/directional/east, +/obj/machinery/status_display/ai/directional/south, +/turf/open/floor/engine, +/area/station/tcommsat/computer) +"mfY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/siding/purple/corner, +/obj/effect/turf_decal/tile/purple, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"mgn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"mgx" = ( +/obj/structure/bookcase/random/nonfiction, +/obj/machinery/computer/security/telescreen/entertainment/directional/north, +/turf/open/floor/wood, +/area/station/service/library) +"mgA" = ( +/obj/structure/table, +/obj/item/paper_bin, +/obj/item/pen, +/obj/machinery/light/directional/west, +/obj/machinery/newscaster/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Bridge Port"; + name = "command camera" + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"mgC" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Equipment Room" + }, +/obj/effect/turf_decal/siding/red/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"mgR" = ( +/obj/effect/decal/cleanable/dirt, +/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/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"mha" = ( +/obj/machinery/porta_turret/ai, +/obj/machinery/airalarm/directional/west, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/box/red, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/interior) +"mhi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/starboard) +"mhP" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"mid" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/old, +/mob/living/basic/spider/giant/hunter/scrawny, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"mii" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"mij" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"mis" = ( +/obj/structure/frame/machine, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/oil, +/obj/item/stack/cable_coil/cut, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"mit" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2; + name = "qm sorting disposal pipe" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/mail_sorting/supply/qm_office, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"miu" = ( +/obj/machinery/rnd/experimentor, +/turf/open/floor/engine, +/area/station/science/ordnance/office) +"miK" = ( +/obj/effect/decal/cleanable/blood/footprints{ + dir = 4; + pixel_x = 24; + pixel_y = 8 + }, +/obj/structure/urinal/directional/north, +/turf/open/floor/plating/rust, +/area/station/security/prison/shower) +"miM" = ( +/obj/structure/chair, +/obj/effect/landmark/start/hangover, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"miS" = ( +/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 = "brig-entrance-left" + }, +/obj/machinery/door/airlock/security/glass{ + name = "Prison Wing" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"miW" = ( +/obj/structure/closet/secure_closet/miner, +/obj/effect/turf_decal/delivery, +/obj/item/tank/internals/oxygen/yellow, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"mjc" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/hallway/primary/fore) +"mjh" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/aft) +"mjn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"mjG" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/door_timer{ + id = "Cell 5"; + name = "Cell 5"; + pixel_x = -32 + }, +/obj/structure/closet/secure_closet/brig{ + id = "Cell 5"; + name = "Cell 5 locker" + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"mjU" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"mjW" = ( +/turf/closed/wall, +/area/station/cargo/miningdock) +"mkk" = ( +/turf/closed/wall/rust, +/area/station/hallway/secondary/entry) +"mkq" = ( +/obj/structure/table, +/obj/item/storage/briefcase{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"mkI" = ( +/obj/structure/table/wood, +/obj/machinery/light/small/directional/north, +/obj/item/clothing/suit/toggle/suspenders, +/obj/item/clothing/head/costume/papersack/smiley, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"mkQ" = ( +/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 = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"mle" = ( +/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/hangover, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"mlj" = ( +/obj/structure/table, +/obj/item/storage/box/deputy, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/obj/machinery/camera/directional/west{ + c_tag = "Warden's Office" + }, +/obj/structure/reagent_dispensers/wall/peppertank/directional/west, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"mlm" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "chem_lockdown"; + name = "Chemistry Shutters" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"mlv" = ( +/obj/structure/closet/secure_closet/hos, +/obj/effect/turf_decal/delivery, +/obj/machinery/light_switch/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hos) +"mlw" = ( +/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/plaque{ + icon_state = "L7" + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"mlx" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"mlz" = ( +/obj/structure/table, +/obj/item/stack/medical/wrap/gauze, +/obj/item/stack/medical/mesh, +/obj/item/stack/medical/suture, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"mlB" = ( +/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/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"mlC" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"mlD" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"mlH" = ( +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/storage) +"mlT" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/door/window/left/directional/north{ + name = "Inner Pipe Access"; + req_access = list("atmospherics") + }, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"mma" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/landmark/event_spawn, +/obj/machinery/duct, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"mmd" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/camera/directional/south{ + c_tag = "Autopsy Room"; + name = "detective camera" + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/landmark/start/detective, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"mmo" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/dresser, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"mmt" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"mmu" = ( +/obj/structure/table, +/obj/item/stock_parts/subspace/ansible, +/obj/item/stock_parts/subspace/ansible, +/obj/item/stock_parts/subspace/ansible, +/obj/item/stock_parts/subspace/crystal, +/obj/item/stock_parts/subspace/crystal, +/obj/item/stock_parts/subspace/crystal, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/west, +/obj/machinery/status_display/ai/directional/north, +/obj/machinery/light_switch/directional/west, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tcomms) +"mmE" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"mmF" = ( +/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/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"mmY" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall/rust, +/area/station/maintenance/starboard) +"mnl" = ( +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"mno" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/power/energy_accumulator/grounding_rod/anchored, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/supermatter) +"mnE" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"mnG" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/virology{ + name = "Virology Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "viro-airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"mnK" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining/glass{ + name = "Cargo Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"mnO" = ( +/obj/item/radio/intercom/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"mnR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/office) +"mob" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"moc" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"mog" = ( +/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, +/area/station/hallway/primary/fore) +"mol" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"mop" = ( +/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/airlock/security/glass{ + name = "Equipment Room" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"moz" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/lockers) +"moD" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research/glass{ + name = "Robotics Lab" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "robotics_shutters"; + name = "Robotics Privacy Shutters" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/robotics, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"moG" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/water_source/puddle, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light_switch/directional/south, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/science/genetics) +"moK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/ash, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"mpd" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/landmark/start/warden, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"mpv" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/pharmacy) +"mpF" = ( +/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/dark, +/area/station/service/chapel/funeral) +"mqa" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Head of Personnel's Office" + }, +/obj/effect/landmark/navigate_destination, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner, +/obj/effect/mapping_helpers/airlock/access/all/command/hop, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"mqC" = ( +/turf/open/floor/iron, +/area/station/security/prison) +"mqF" = ( +/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/hydroponics/glass{ + name = "Hydroponics" + }, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/service/hydroponics, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"mqK" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + 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/engine, +/area/station/engineering/gravity_generator) +"mqU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"mrl" = ( +/turf/closed/wall, +/area/station/command/heads_quarters/cmo) +"mrt" = ( +/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/plating, +/area/station/maintenance/starboard) +"mrz" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/light/broken/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"mrB" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/door_timer{ + id = "Cell 6"; + name = "Cell 6"; + pixel_x = -32 + }, +/obj/structure/closet/secure_closet/brig{ + id = "Cell 6"; + name = "Cell 6 locker" + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"mrI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/button/door/directional/east{ + id = "Arrival Shuttle Bay"; + name = "Arrival Shuttle Bay Toggle"; + pixel_y = 8; + req_access = list("command") + }, +/obj/machinery/modular_computer/preset/id, +/obj/effect/turf_decal/bot, +/obj/machinery/light_switch/directional/east{ + pixel_x = 24; + pixel_y = -3 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Departures Checkpoint"; + name = "shuttle camera" + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/customs) +"mrR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/closet/crate, +/obj/item/vending_refill/snack{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/vending_refill/cola, +/obj/item/screwdriver, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"msb" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/engineering/storage/tcomms) +"msL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"msS" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"msW" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/line{ + 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/engine, +/area/station/ai/satellite/foyer) +"msY" = ( +/obj/structure/chair/pew/left{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/chapel, +/area/station/service/chapel) +"msZ" = ( +/obj/structure/chair/office, +/obj/effect/turf_decal/siding/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"mtc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"mtq" = ( +/obj/structure/chair/office/light, +/obj/effect/landmark/start/research_director, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/machinery/keycard_auth/wall_mounted/directional/west{ + pixel_x = -31; + pixel_y = 6 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"mtw" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"mtA" = ( +/obj/machinery/porta_turret/ai{ + dir = 4 + }, +/obj/effect/turf_decal/box/red, +/obj/machinery/status_display/ai/directional/west, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/chamber) +"mtI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/bodycontainer/crematorium{ + dir = 4 + }, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/checker, +/area/station/security/processing/cremation) +"mtN" = ( +/obj/effect/decal/cleanable/dirt, +/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/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"mtV" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/port/greater) +"mtZ" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"mua" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"mug" = ( +/obj/machinery/telecomms/server/presets/service, +/obj/structure/cable, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"mui" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"mun" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Brig" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/office) +"muN" = ( +/obj/machinery/computer/records/medical{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"mvm" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"mvz" = ( +/obj/machinery/door/airlock/research{ + name = "Ordnance Lab" + }, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/machinery/door/firedoor/heavy, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance_storage, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/storage) +"mvF" = ( +/obj/structure/chair/stool/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/warning, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"mvW" = ( +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"mvX" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/components/trinary/filter/atmos/n2o{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"mwe" = ( +/obj/machinery/smartfridge, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/service/kitchen) +"mwj" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"mwn" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Engineering Foyer" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/hallway) +"mwp" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"mwy" = ( +/obj/machinery/newscaster/directional/west, +/obj/machinery/airalarm/directional/north, +/obj/machinery/computer/accounting{ + dir = 4 + }, +/turf/open/floor/carpet/blue, +/area/station/command/heads_quarters/hop) +"mwA" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/emergency, +/obj/item/wrench, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"mwG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"mwR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"mxf" = ( +/turf/closed/wall/r_wall/rust, +/area/station/security/execution/transfer) +"mxh" = ( +/obj/structure/table, +/obj/item/reagent_containers/cup/beaker/large, +/obj/item/reagent_containers/cup/beaker{ + pixel_x = 8; + pixel_y = 2 + }, +/obj/item/reagent_containers/dropper, +/obj/item/reagent_containers/cup/bottle/epinephrine{ + pixel_x = -4; + pixel_y = 12 + }, +/obj/item/reagent_containers/cup/bottle/multiver{ + pixel_x = 7; + pixel_y = 12 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"mxo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"mxx" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Engineering Foyer" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/engineering/hallway) +"mxH" = ( +/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, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/brig) +"myc" = ( +/obj/structure/rack, +/obj/item/wirecutters{ + pixel_y = 5 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"myd" = ( +/obj/structure/table/glass, +/obj/structure/mirror/directional/south, +/obj/item/mod/module/plasma_stabilizer, +/obj/item/mod/module/thermal_regulator, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"myg" = ( +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"myp" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison/garden) +"myS" = ( +/obj/effect/turf_decal/box, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/tcommsat/computer) +"myU" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"mza" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/sign/poster/random/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"mzp" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"mzs" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/vending/wardrobe/hydro_wardrobe, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/checker, +/area/station/service/hydroponics) +"mzt" = ( +/obj/structure/flora/grass/jungle/a/style_random{ + icon_state = "grassb2" + }, +/obj/structure/flora/bush/pale/style_random{ + icon_state = "brflowers_3" + }, +/obj/structure/flora/bush/ferny, +/turf/open/misc/asteroid, +/area/space/nearstation) +"mzB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"mzI" = ( +/obj/structure/transit_tube/diagonal/crossing/topleft, +/turf/open/space/basic, +/area/space/nearstation) +"mAa" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"mAc" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/decal/cleanable/dirt, +/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/service/chapel/storage) +"mAf" = ( +/obj/effect/spawner/random/vending/snackvend, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"mAj" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/ai/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/computer/monitor{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite) +"mAH" = ( +/obj/structure/table, +/obj/item/clothing/gloves/latex, +/obj/item/clothing/gloves/latex, +/obj/item/storage/box/monkeycubes{ + pixel_x = 2; + pixel_y = 5 + }, +/obj/item/storage/box/monkeycubes{ + pixel_y = 3 + }, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"mBm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"mBL" = ( +/obj/item/tank/internals/emergency_oxygen/engi{ + pixel_x = -5 + }, +/obj/item/tank/internals/emergency_oxygen/engi{ + pixel_x = 5 + }, +/obj/item/geiger_counter, +/obj/item/geiger_counter, +/obj/structure/table, +/obj/structure/sign/warning/xeno_mining/directional/west, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"mBS" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"mBW" = ( +/obj/structure/sign/warning/electric_shock/directional/north, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"mBX" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"mCg" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/grunge{ + name = "Morgue" + }, +/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/mapping_helpers/airlock/access/all/medical/paramedic, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"mCk" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"mCm" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/primary/aft) +"mCs" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/obj/machinery/duct, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"mCt" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"mCu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/light/directional/north, +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"mCE" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/north, +/obj/machinery/newscaster/directional/north, +/obj/machinery/computer/atmos_control/nocontrol/master, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"mCF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/spider/stickyweb, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"mCO" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/newscaster/directional/south, +/obj/machinery/camera/autoname/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"mCT" = ( +/obj/machinery/light/floor, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"mCV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/stripes/line, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"mDj" = ( +/turf/closed/wall, +/area/station/science/genetics) +"mDD" = ( +/turf/closed/wall/rust, +/area/station/cargo/warehouse/upper) +"mDJ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Head of Security's Office" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/hos, +/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/command/heads_quarters/hos) +"mDM" = ( +/obj/machinery/portable_atmospherics/pump, +/obj/machinery/light/directional/south, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/box, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/hallway) +"mDQ" = ( +/turf/closed/wall/r_wall, +/area/station/security/checkpoint/science/research) +"mEg" = ( +/turf/closed/wall/r_wall/rust, +/area/station/security/prison/mess) +"mEj" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"mEt" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/button/door/directional/north{ + id = "medbay_front_door"; + name = "Medbay Doors Toggle"; + normaldoorcontrol = 1; + req_access = list("medical") + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"mEH" = ( +/obj/effect/turf_decal/box/corners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/storage) +"mER" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/light_switch/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"mEW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"mFa" = ( +/obj/structure/closet/emcloset/anchored, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/light/small/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"mFb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"mFt" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/steam_vent, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"mFE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"mFQ" = ( +/obj/structure/chair/sofa/bench{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"mGj" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/engineering/hallway) +"mGo" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/storage/belt/utility, +/obj/item/clothing/head/utility/welding, +/obj/item/clothing/glasses/welding, +/obj/structure/noticeboard/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"mGz" = ( +/obj/structure/table, +/obj/item/aicard, +/obj/item/ai_module/reset, +/obj/item/assembly/flash/handheld, +/obj/item/assembly/flash/handheld, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"mGG" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/processing) +"mGS" = ( +/obj/machinery/light/directional/south, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"mHa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"mHc" = ( +/obj/machinery/door/airlock/command{ + name = "Captain's Office" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/captain, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"mHd" = ( +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light_switch/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite) +"mHe" = ( +/obj/structure/bookcase{ + name = "Forbidden Knowledge" + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"mHf" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/service/chapel) +"mHm" = ( +/obj/effect/landmark/start/depsec/medical, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/checkpoint/medical) +"mHq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/item/radio/intercom/directional/south{ + freerange = 1; + frequency = 1447; + listening = 0; + name = "Private Channel" + }, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"mHu" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"mIe" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"mIo" = ( +/obj/effect/decal/cleanable/dirt, +/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/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"mIq" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Server Room" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/turf/open/floor/iron/dark, +/area/station/tcommsat/server) +"mIR" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"mIT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/door/airlock/research/glass{ + name = "Slime Euthanization Chamber" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"mIW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/prison) +"mIX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/mob/living/basic/bot/secbot/pingsky, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"mJk" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "chemistry_shutters"; + name = "Chemistry Lobby Shutters" + }, +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/medical/glass{ + name = "Pharmacy" + }, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/all/medical/pharmacy, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"mJo" = ( +/obj/structure/disposalpipe/junction/flip{ + dir = 8 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Custodial"; + location = "Tools"; + name = "tools navigation beacon" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"mJA" = ( +/obj/structure/punching_bag, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"mJP" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 4; + name = "Nitrogen Outlet" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"mKv" = ( +/obj/structure/chair/comfy, +/obj/item/radio/intercom/command/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"mKw" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"mKC" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/ore_box, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"mKI" = ( +/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/green, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"mKP" = ( +/obj/machinery/light/small/directional/east, +/turf/open/misc/sandy_dirt, +/area/station/service/hydroponics/garden) +"mLb" = ( +/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/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/gateway) +"mLd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"mLe" = ( +/obj/structure/sink/directional/east, +/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 = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/education) +"mLE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"mLJ" = ( +/obj/machinery/ntnet_relay, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"mLN" = ( +/turf/closed/wall, +/area/station/maintenance/disposal/incinerator) +"mLP" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/office) +"mMa" = ( +/obj/machinery/vending/coffee, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"mMb" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/closet{ + name = "suit closet" + }, +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"mMj" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall/rust, +/area/station/ai/satellite/foyer) +"mMp" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"mMv" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable, +/turf/open/floor/plating/airless, +/area/station/solars/port/fore) +"mMy" = ( +/turf/closed/wall/r_wall, +/area/station/security/execution/transfer) +"mMz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"mMB" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter) +"mME" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"mMJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"mMP" = ( +/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 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"mNt" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"mNz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock{ + name = "Bar Backroom" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/bar, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/bar/backroom) +"mNT" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"mOa" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/structure/sign/plaques/kiddie/library{ + pixel_x = 32; + pixel_y = -32 + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"mOb" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security{ + aiControlDisabled = 1; + id_tag = "justicedoor"; + name = "Justice Chamber" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/structure/cable, +/obj/machinery/button/door/directional/west{ + id = "justicedoor"; + name = "Justice Door Lock"; + normaldoorcontrol = 1; + req_access = list("armory"); + silicon_access_disabled = 1; + specialfunctions = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"mOg" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"mOt" = ( +/obj/machinery/light/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"mOz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"mPo" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/mineral/plasma{ + amount = 5 + }, +/obj/machinery/airalarm/directional/east, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite) +"mPC" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "commissaryshutter"; + name = "Vacant Commissary Shutter" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/noticeboard/directional/east, +/turf/open/floor/plating, +/area/station/commons/vacant_room/commissary) +"mPE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"mPM" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/medical/glass{ + name = "Medbay Break Room" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"mPP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"mPS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"mPZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"mQe" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"mQk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"mQu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/science/genetics) +"mQB" = ( +/obj/effect/turf_decal/arrows/white, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"mQN" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/service/bar/atrium) +"mQR" = ( +/obj/structure/closet/secure_closet/personal{ + name = "Commissary Locker" + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/west, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/vacant_room/commissary) +"mQS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/ai/satellite/maintenance/storage) +"mQW" = ( +/obj/effect/turf_decal/box/white{ + color = "#EFB341" + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"mQY" = ( +/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/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"mRf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"mRi" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/item/stock_parts/micro_laser{ + desc = "A tiny laser used in certain devices. A lil left."; + pixel_x = -6 + }, +/obj/item/stock_parts/micro_laser{ + desc = "A tiny laser used in certain devices. A lil left."; + pixel_x = -6 + }, +/obj/item/stock_parts/micro_laser{ + desc = "A tiny laser used in certain devices. A lil left."; + pixel_x = -6 + }, +/obj/item/stock_parts/micro_laser{ + desc = "A tiny laser used in certain devices. A lil left."; + pixel_x = -6 + }, +/obj/item/stock_parts/micro_laser{ + desc = "A tiny laser used in certain devices. A lil left."; + pixel_x = -6 + }, +/obj/item/stock_parts/servo, +/obj/item/stock_parts/servo, +/obj/item/stock_parts/servo, +/obj/item/stock_parts/servo, +/obj/item/stock_parts/capacitor{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/status_display/ai/directional/north, +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tcomms) +"mRm" = ( +/obj/structure/table, +/obj/item/toy/cards/deck{ + pixel_x = -9 + }, +/obj/item/storage/dice{ + pixel_x = -8; + pixel_y = 11 + }, +/obj/item/storage/photo_album/prison{ + pixel_x = 8; + pixel_y = -3 + }, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"mRo" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"mRp" = ( +/turf/closed/wall/rust, +/area/station/security/evidence) +"mRF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/machinery/door/window/brigdoor/left/directional/east{ + name = "Justice Windoor"; + req_access = list("armory") + }, +/obj/machinery/door/window/brigdoor/right/directional/west{ + name = "Justice Windoor"; + req_access = list("armory") + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "justiceshutter"; + name = "Justice Shutter" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"mRV" = ( +/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, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"mSf" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/turf/closed/wall/rust, +/area/station/engineering/atmos) +"mSj" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/structure/sign/poster/contraband/random/directional/south, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"mSm" = ( +/obj/structure/table, +/obj/item/stack/cable_coil{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Incinerator Entrance"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/obj/item/hfr_box/body/fuel_input, +/obj/item/hfr_box/body/interface, +/obj/item/hfr_box/body/moderator_input, +/obj/item/hfr_box/body/waste_output, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"mSq" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"mSu" = ( +/obj/structure/table, +/obj/machinery/light/directional/west, +/obj/item/clipboard, +/obj/item/airlock_painter{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/airlock_painter, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/hallway) +"mSC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"mSE" = ( +/obj/machinery/door/airlock/grunge{ + name = "Crematorium" + }, +/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/service/crematorium, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"mSM" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"mST" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"mTz" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"mTC" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/wall_healer/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"mTJ" = ( +/obj/structure/toilet, +/obj/machinery/light/small/directional/north, +/obj/effect/spawner/random/contraband/prison, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/turf/open/floor/vault, +/area/station/security/prison/shower) +"mTK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"mTM" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"mUp" = ( +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"mUs" = ( +/obj/effect/turf_decal/stripes/corner{ + 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, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"mUA" = ( +/obj/effect/decal/cleanable/chem_pile, +/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/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"mVf" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"mVh" = ( +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"mVo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"mVu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/shaft_miner, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"mVL" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/storage/box/bodybags{ + pixel_y = 5 + }, +/obj/item/storage/medkit/regular{ + empty = 1; + name = "First-Aid (empty)" + }, +/obj/item/storage/medkit/regular{ + empty = 1; + name = "First-Aid (empty)" + }, +/obj/item/storage/medkit/regular{ + empty = 1; + name = "First-Aid (empty)" + }, +/obj/item/stack/package_wrap, +/obj/item/healthanalyzer, +/obj/item/healthanalyzer, +/obj/item/healthanalyzer, +/obj/machinery/camera/directional/north{ + c_tag = "Robotics Lab"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"mVP" = ( +/obj/effect/turf_decal/arrows, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/firealarm/directional/west, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"mWg" = ( +/obj/effect/turf_decal/bot, +/obj/structure/reagent_dispensers/watertank, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"mWj" = ( +/obj/structure/easel, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"mWn" = ( +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/gravity_generator) +"mWq" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/port) +"mWy" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/prison) +"mWM" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"mWR" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"mWS" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "robotics_shutters"; + name = "Robotics Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"mWV" = ( +/obj/structure/sign/warning/pods, +/turf/closed/wall, +/area/station/maintenance/port/aft) +"mWZ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/cargo/warehouse/upper) +"mXI" = ( +/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 = 1 + }, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central) +"mXM" = ( +/obj/structure/closet/secure_closet/freezer/meat, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/south, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"mYv" = ( +/obj/effect/turf_decal/siding/thinplating/dark/end{ + dir = 8 + }, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel/monastery) +"mYV" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"mYX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"mZb" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"mZn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate, +/obj/effect/spawner/random/entertainment/money_large, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"mZz" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/girder/displaced, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"mZF" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/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/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"mZK" = ( +/obj/machinery/airalarm/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"mZO" = ( +/obj/structure/chair, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"mZR" = ( +/obj/machinery/door/airlock/maintenance/external{ + name = "Transit Intersection" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"mZS" = ( +/obj/machinery/light/directional/east, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"mZT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/turf/closed/wall/rust, +/area/space/nearstation) +"mZW" = ( +/turf/closed/wall/r_wall, +/area/station/service/bar/atrium) +"nam" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central) +"nan" = ( +/obj/effect/spawner/random/structure/massmeta_flags/directional/south, +/obj/machinery/wall_healer/directional/east, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"naw" = ( +/obj/machinery/light/directional/west, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"nax" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/floor/grass, +/area/station/hallway/primary/fore) +"naC" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Medbay Lobby"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"naG" = ( +/obj/structure/chair/sofa/left/maroon{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"naK" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"naQ" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"naY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"nbg" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/paramedic) +"nbn" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/structure/grille/broken, +/obj/item/wallframe/apc, +/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/aft) +"nbu" = ( +/obj/structure/table, +/obj/machinery/recharger, +/obj/machinery/status_display/ai/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Bridge Starboard"; + name = "command camera" + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"nby" = ( +/turf/closed/wall/r_wall, +/area/station/security/courtroom) +"nbC" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/item/radio/intercom/prison/directional/south, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"nbH" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/item/radio/intercom/directional/east, +/obj/machinery/camera/directional/north{ + c_tag = "Secure tech_storage"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"nbI" = ( +/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/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"nbJ" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/courtroom) +"nbO" = ( +/obj/structure/table, +/obj/structure/cable, +/obj/item/food/sausage, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"nbR" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"nbU" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"nbZ" = ( +/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/dark, +/area/station/service/chapel/monastery) +"ncj" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"ncB" = ( +/obj/effect/turf_decal/stripes/line{ + 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/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"ncC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"ncH" = ( +/turf/open/floor/iron, +/area/station/cargo/storage) +"ncQ" = ( +/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/station/cargo/warehouse) +"ncS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"ncT" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/tank_dispenser/oxygen{ + pixel_x = -1; + pixel_y = 2 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"ndz" = ( +/obj/machinery/smartfridge/extract/preloaded, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"ndP" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"ndS" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"ndT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/cook, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"nec" = ( +/obj/effect/turf_decal/arrows/white{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"nep" = ( +/obj/structure/cable, +/obj/machinery/modular_computer/preset/command, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"nes" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"nex" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Courtroom" + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/service/lawyer, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"neJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "chem-passthrough" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"nfa" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"nfd" = ( +/obj/structure/sign/warning/vacuum/external, +/turf/closed/wall, +/area/station/cargo/storage) +"nfe" = ( +/obj/machinery/mecha_part_fabricator, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"nfD" = ( +/obj/structure/spirit_board, +/obj/machinery/light/very_dim/directional/south, +/turf/open/floor/cult, +/area/station/service/chapel/office) +"nfI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"nfN" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/rnd_secure_all, +/obj/machinery/light/small/directional/south, +/obj/machinery/status_display/shuttle{ + pixel_y = -32 + }, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/storage/tech) +"nfR" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid, +/area/space/nearstation) +"nfX" = ( +/turf/closed/wall/r_wall, +/area/station/science/server) +"nfY" = ( +/turf/closed/wall, +/area/station/command/heads_quarters/qm) +"ngg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/security/brig) +"ngi" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/research{ + name = "Genetics Lab" + }, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/xenobio, +/obj/effect/mapping_helpers/airlock/access/any/science/genetics, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"ngl" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"ngF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"ngI" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"ngV" = ( +/obj/machinery/conveyor/inverted{ + dir = 5; + id = "mining" + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"ngW" = ( +/obj/effect/decal/cleanable/dirt, +/mob/living/basic/cat_butcherer, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"nhc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/table_frame, +/obj/machinery/camera/directional/north{ + c_tag = "Incinerator"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"nhd" = ( +/obj/machinery/flasher/directional/north{ + id = "AI"; + name = "Meatbag Pacifier" + }, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/chamber) +"nhy" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/rack, +/obj/item/storage/backpack/satchel/science, +/obj/item/analyzer, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"nhz" = ( +/obj/structure/sign/departments/security/directional/east, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"nhO" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/landmark/start/atmospheric_technician, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"nie" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall/r_wall, +/area/station/maintenance/disposal/incinerator) +"nig" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"nim" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/structure/chair/stool/directional/south, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"niy" = ( +/obj/machinery/photocopier, +/obj/effect/turf_decal/box/white, +/obj/machinery/newscaster/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"niQ" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"njd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"njf" = ( +/obj/machinery/door/airlock/medical{ + id_tag = "Unit_3"; + name = "Unit 3" + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/commons/toilet/restrooms) +"njL" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"njT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/light/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"nkd" = ( +/obj/structure/table, +/obj/item/storage/briefcase, +/obj/item/clothing/neck/tie/red, +/obj/item/clothing/head/hats/bowler{ + pixel_y = 8 + }, +/obj/item/cane, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/commons/locker) +"nkg" = ( +/obj/machinery/igniter/incinerator_atmos, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"nki" = ( +/turf/closed/wall/rust, +/area/station/hallway/primary/fore) +"nkn" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/stalky/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"nkN" = ( +/turf/closed/wall/r_wall, +/area/station/science/ordnance/bomb) +"nkQ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Chapel Hallway" + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"nlA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"nlR" = ( +/turf/closed/wall/rust, +/area/station/medical/virology) +"nmo" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/supply/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/station/maintenance/disposal/incinerator) +"nmq" = ( +/obj/machinery/conveyor_switch/oneway{ + dir = 8; + id = "packagereturn"; + name = "crate returns"; + pixel_x = 6; + pixel_y = 1 + }, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/box/corners, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron/dark/textured, +/area/station/hallway/primary/starboard) +"nms" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Server Room" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) +"nmu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"nmR" = ( +/obj/machinery/modular_computer/preset/id{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/requests_console/directional/east{ + department = "Research Director's Desk"; + name = "Research Director's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"nny" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"nnA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/red{ + dir = 8 + }, +/obj/effect/landmark/start/depsec/supply, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/checkpoint/supply) +"nnV" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/command/teleporter) +"noj" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"nol" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/obj/machinery/camera/directional/north{ + pixel_x = 22; + name = "hydroponics camera" + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"not" = ( +/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/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"noE" = ( +/obj/structure/chair, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"noO" = ( +/obj/structure/flora/tree/jungle/small/style_random, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/medical/psychology) +"npg" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics Connector" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"npi" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/science/robotics/mechbay) +"npo" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"npr" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/commons/fitness/recreation) +"nps" = ( +/obj/structure/chair/pew/right{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"npx" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"npy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"npR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/closed/wall, +/area/station/security/checkpoint/engineering) +"nqg" = ( +/obj/structure/closet/secure_closet/security/cargo, +/obj/effect/turf_decal/delivery, +/obj/item/crowbar, +/obj/item/book/manual/wiki/security_space_law, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"nqh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/east, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/office) +"nqm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/grunge{ + name = "Morgue" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/morgue, +/obj/structure/cable, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"nqn" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"nqs" = ( +/obj/structure/sign/departments/cargo, +/turf/closed/wall, +/area/station/maintenance/starboard/fore) +"nqx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"nqE" = ( +/obj/machinery/disposal/bin{ + desc = "A pneumatic waste disposal unit. This one leads into space!"; + name = "deathsposal unit" + }, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"nqR" = ( +/obj/structure/table, +/obj/item/clothing/under/rank/prisoner/skirt{ + pixel_x = -13; + pixel_y = 5 + }, +/obj/item/clothing/under/rank/prisoner/skirt{ + pixel_x = 9; + pixel_y = 5 + }, +/obj/item/clothing/under/rank/prisoner{ + pixel_x = -2; + pixel_y = 5 + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"nqX" = ( +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"nrh" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/service/janitor, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"nri" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"nrv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"nrB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"nrF" = ( +/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/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"nrJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/chair_maintenance{ + dir = 4 + }, +/obj/effect/spawner/random/maintenance, +/obj/structure/sign/poster/contraband/random/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"nrN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/decoration/glowstick, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"nrS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"nsl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"nsp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"nsA" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "Shower_1Privacy"; + name = "Shower 1 Privacy Shutter" + }, +/turf/open/floor/plating, +/area/station/commons/toilet/restrooms) +"nsM" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/structure/grille/broken, +/obj/item/clothing/suit/hazardvest{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/mask/gas, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"nsQ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"nsZ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"ntb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"ntf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ntC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/landmark/navigate_destination/teleporter, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/teleporter) +"ntE" = ( +/obj/structure/sign/departments/security/directional/west, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"ntG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/machinery/light/small/directional/west, +/obj/item/stack/cable_coil{ + pixel_y = 8 + }, +/obj/item/stack/rods/ten{ + pixel_y = 4 + }, +/obj/item/stack/sheet/mineral/plasma{ + amount = 10 + }, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"ntH" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"ntR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron, +/area/station/security/processing) +"nuf" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"nuh" = ( +/obj/effect/spawner/random/vending/colavend, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"nul" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"nuo" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"nuz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/security/office) +"nuF" = ( +/obj/item/radio/intercom/directional/north, +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"nuL" = ( +/obj/structure/flora/rock/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"nuS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"nuZ" = ( +/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, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"nvq" = ( +/obj/structure/chair/office/light, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/depsec/science, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"nvA" = ( +/obj/machinery/suit_storage_unit/hos, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hos) +"nvE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"nvH" = ( +/obj/structure/sign/warning/biohazard, +/turf/closed/wall/r_wall/rust, +/area/station/medical/virology) +"nvI" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"nvK" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/security{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/computer/security/telescreen/prison/directional/west, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"nvP" = ( +/obj/structure/cable, +/obj/machinery/duct, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plastic, +/area/station/hallway/secondary/service) +"nwf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"nwh" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/ai_all, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/storage/tech) +"nwp" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/radio{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/pen, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/airalarm/directional/east, +/obj/structure/reagent_dispensers/wall/peppertank/directional/south, +/obj/machinery/camera/directional/east{ + c_tag = "Science Security Post"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/machinery/button/door/directional/south{ + id = "Biohazard"; + name = "Emergency Research Lockdown"; + pixel_x = 24; + req_access = list("research") + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"nwE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"nwI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"nwN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"nwP" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"nwY" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"nxa" = ( +/obj/machinery/door/airlock/external{ + name = "Science Escape Pod"; + space_dir = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"nxc" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "custodialwagon"; + name = "Custodial Bay" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"nxi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + name = "atmospherics sorting disposal pipe" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/mail_sorting/engineering/atmospherics, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"nxj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"nxx" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/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/airless, +/area/space/nearstation) +"nxY" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"nyw" = ( +/obj/machinery/door/airlock/engineering{ + name = "Emergency Storage" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/service/janitor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"nzz" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"nzD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"nzW" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"nAa" = ( +/obj/structure/table, +/obj/item/storage/box/bodybags{ + pixel_y = 5 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"nAe" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/engine, +/area/station/ai/satellite/maintenance/storage) +"nAE" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"nAH" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"nBc" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "detective_shutters"; + name = "Detective's Office Shutter" + }, +/turf/open/floor/plating, +/area/station/security/detectives_office) +"nBd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"nBD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"nBE" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"nBZ" = ( +/obj/machinery/newscaster/directional/west, +/obj/structure/table, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/item/surgery_tray/full, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/fore) +"nCc" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"nCf" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/radiation, +/obj/item/clothing/glasses/meson, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"nCs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/locker) +"nCv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"nCA" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/reed/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/machinery/light/directional/south, +/turf/open/floor/grass, +/area/station/hallway/primary/fore) +"nCI" = ( +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"nCK" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/light/directional/south, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"nCL" = ( +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"nCU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/green/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"nDi" = ( +/obj/machinery/meter, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"nDp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/meter/layer2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"nDK" = ( +/obj/machinery/flasher/directional/east{ + id = "AI"; + name = "Meatbag Pacifier" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"nDM" = ( +/obj/machinery/button/door/directional/south{ + id = "ordnancemix"; + name = "Ordnance Lab Access"; + pixel_x = 24; + req_access = list("ordnance") + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"nDS" = ( +/obj/machinery/photocopier, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"nDX" = ( +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"nDZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"nEe" = ( +/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/plating, +/area/station/maintenance/aft) +"nEg" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/orange/visible, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"nEk" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id = "ordnancemix"; + name = "Ordnance Lab Shutters" + }, +/obj/machinery/door/firedoor/heavy, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"nEl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"nEs" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"nEA" = ( +/obj/machinery/holopad, +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"nEQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"nEV" = ( +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"nFe" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"nFm" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"nFu" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/public/glass{ + name = "Tool Storage" + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"nFy" = ( +/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/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"nFN" = ( +/obj/machinery/igniter/incinerator_ordmix, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"nFT" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"nGl" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"nGt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/south, +/obj/structure/sign/departments/botany/directional/south, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"nGC" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/fore) +"nGE" = ( +/obj/structure/table/wood/fancy, +/obj/item/food/grown/poppy{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"nGH" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/vomit/old, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"nGJ" = ( +/obj/effect/mapping_helpers/iannewyear, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"nGK" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"nGM" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 5 + }, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"nGT" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/door/window/left/directional/east{ + name = "Inner Pipe Access"; + req_access = list("atmospherics") + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"nHd" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"nHv" = ( +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/light/small/directional/north, +/obj/machinery/power/shieldwallgen, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"nHy" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"nHC" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Gas to Mix" + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"nHO" = ( +/turf/closed/wall/rust, +/area/station/service/janitor) +"nHT" = ( +/obj/item/kirbyplants/organic/plant10, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"nIg" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Research Security Post" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/siding/red{ + dir = 4 + }, +/obj/machinery/door/firedoor/heavy, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"nIh" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"nIq" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/command/vault) +"nIw" = ( +/obj/structure/cable, +/obj/structure/table, +/obj/item/reagent_containers/condiment/peppermill{ + desc = "Often used to flavor food or make people sneeze. Fashionably moved to the left side of the table."; + pixel_x = -8; + pixel_y = 2 + }, +/obj/item/reagent_containers/condiment/saltshaker{ + desc = "Salt. From space oceans, presumably. A staple of modern medicine."; + pixel_x = -8; + pixel_y = 12 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"nIx" = ( +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"nIR" = ( +/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/cargo/sorting) +"nIW" = ( +/obj/item/toy/plush/pkplush{ + desc = "Give HUG-E a hug!"; + name = "TH3R4PY-X09" + }, +/obj/machinery/flasher/directional/north{ + id = "IsolationFlash" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/safe) +"nIX" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/holopad/secure, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"nJv" = ( +/obj/structure/filingcabinet, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"nJA" = ( +/obj/item/kirbyplants/organic/plant3, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"nJF" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"nJK" = ( +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"nJQ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/closet/athletic_mixed, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"nJV" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/remains/human, +/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/maintenance/port/fore) +"nKh" = ( +/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/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/locker) +"nKj" = ( +/obj/effect/turf_decal/siding/thinplating/dark/end{ + dir = 4 + }, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel) +"nKn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"nKr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"nKu" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/door_timer{ + id = "Cell 2"; + name = "Cell 2"; + pixel_x = -32 + }, +/obj/structure/closet/secure_closet/brig{ + id = "Cell 2"; + name = "Cell 2 locker" + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"nKv" = ( +/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/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"nKy" = ( +/obj/machinery/light/small/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"nKC" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/virology) +"nKO" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall, +/area/station/security/prison/safe) +"nKQ" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"nKV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/medical/medbay/central) +"nLm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"nLT" = ( +/obj/docking_port/stationary/escape_pod{ + dir = 2 + }, +/turf/open/space/basic, +/area/space/nearstation) +"nLZ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/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/disposalpipe/segment, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"nMj" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"nMB" = ( +/obj/machinery/computer/records/security{ + dir = 1 + }, +/obj/machinery/requests_console/directional/south{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"nMD" = ( +/obj/structure/girder/displaced, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"nMQ" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"nNb" = ( +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/starboard/aft) +"nNM" = ( +/obj/structure/cable, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central) +"nNT" = ( +/obj/structure/sign/departments/custodian, +/turf/closed/wall, +/area/station/maintenance/fore) +"nNV" = ( +/obj/effect/spawner/structure/window/hollow/reinforced/directional{ + dir = 5 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"nNW" = ( +/obj/machinery/vending/wardrobe/robo_wardrobe, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"nOc" = ( +/obj/structure/bookcase/random/reference, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/wood, +/area/station/service/library) +"nOg" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/checkpoint/engineering) +"nOp" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/security/courtroom) +"nOI" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"nOJ" = ( +/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/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"nOL" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/warehouse/upper) +"nOR" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"nPl" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"nPo" = ( +/obj/machinery/modular_computer/preset/id{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hos) +"nPw" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "ceprivate"; + name = "Chief Engineer's Privacy Shutters" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/incident_display/delam/directional/north, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"nPS" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"nPT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"nPV" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/tank_holder, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"nQk" = ( +/obj/structure/chair/sofa/left/maroon{ + dir = 4 + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"nQo" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron/stairs/medium{ + dir = 1 + }, +/area/station/service/chapel) +"nQs" = ( +/obj/structure/chair/pew/left{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"nQx" = ( +/obj/effect/turf_decal/box, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"nQK" = ( +/turf/closed/wall/r_wall/rust, +/area/station/security/prison/shower) +"nQO" = ( +/obj/machinery/conveyor/inverted{ + dir = 10; + id = "packagereturn"; + name = "crate return belt" + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/south, +/obj/machinery/status_display/evac/directional/south, +/turf/open/floor/plating, +/area/station/cargo/storage) +"nQX" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/wardrobe/mixed, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"nRC" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/emergency{ + pixel_y = 5 + }, +/obj/item/stack/cable_coil, +/obj/item/wirecutters, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/west, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Recreation Arcade"; + name = "recreation camera" + }, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"nSf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light/directional/east, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"nSh" = ( +/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/white{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"nSq" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate/goldcrate, +/obj/machinery/firealarm/directional/west, +/obj/item/crowbar/power{ + name = "jews of life" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"nSy" = ( +/obj/structure/sign/warning/no_smoking, +/turf/closed/wall/rust, +/area/station/maintenance/port/greater) +"nSZ" = ( +/obj/structure/table, +/obj/item/storage/box/bodybags{ + pixel_x = 6 + }, +/obj/item/storage/box/gloves{ + pixel_x = -5 + }, +/obj/machinery/light/directional/east, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"nTd" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"nTo" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"nTr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) +"nTz" = ( +/obj/structure/table, +/obj/item/pen/fountain, +/obj/item/stamp/denied{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/stamp/head/qm{ + pixel_x = 8; + pixel_y = 10 + }, +/obj/item/pen, +/obj/item/lighter{ + pixel_x = 11; + pixel_y = -7 + }, +/obj/item/stamp/granted, +/turf/open/floor/carpet/orange, +/area/station/command/heads_quarters/qm) +"nTG" = ( +/obj/effect/spawner/random/vending/snackvend, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"nTK" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"nUf" = ( +/obj/machinery/newscaster/directional/north, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"nUi" = ( +/obj/structure/chair/sofa/right/maroon, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"nUZ" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/delivery, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"nVc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"nVK" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"nWG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"nWM" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"nWR" = ( +/obj/structure/closet/cardboard, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"nWU" = ( +/obj/structure/tank_dispenser, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"nWW" = ( +/obj/structure/closet/secure_closet/psychology, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/psychology) +"nXp" = ( +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "Xenolab"; + name = "Containment Chamber Toggle"; + pixel_y = 4; + req_access = list("xenobiology") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"nXu" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/checkpoint/customs) +"nXC" = ( +/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/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"nXW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/south, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"nYa" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"nYo" = ( +/obj/structure/table, +/obj/item/storage/backpack/duffelbag/engineering{ + pixel_y = 5 + }, +/obj/item/assembly/signaler{ + desc = "Used to remotely activate devices. Allows for syncing when using a secure signaler on another. Slightly scooted."; + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/assembly/signaler{ + desc = "Used to remotely activate devices. Allows for syncing when using a secure signaler on another. Slightly scooted."; + pixel_x = 4; + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"nYp" = ( +/obj/machinery/telecomms/hub/preset, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"nYD" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/small/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"nYP" = ( +/turf/closed/wall, +/area/station/hallway/primary/starboard) +"nZt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/table, +/obj/effect/decal/cleanable/cobweb, +/obj/item/clothing/under/rank/civilian/lawyer/black{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/under/rank/civilian/lawyer/black, +/obj/item/clothing/neck/tie/black{ + pixel_x = 6 + }, +/obj/item/clothing/neck/tie/red, +/obj/item/clothing/mask/animal/small/jackal, +/obj/item/clothing/mask/animal/small/jackal, +/obj/structure/spider/stickyweb, +/obj/machinery/button/door/directional/west{ + id = "bank"; + name = "Bank Vault Lock"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"nZC" = ( +/obj/effect/turf_decal/bot, +/obj/structure/punching_bag, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/noticeboard/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"nZE" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/processing) +"nZF" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 9 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"nZG" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/button/door/directional/east{ + id = "Arrival Shuttle Bay"; + name = "Arrival Shuttle Bay Toggle"; + req_access = list("command") + }, +/obj/machinery/light/directional/east, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"nZJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"nZM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"nZZ" = ( +/obj/machinery/firealarm/directional/west, +/obj/structure/chair/stool/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"oam" = ( +/turf/closed/wall, +/area/station/maintenance/disposal) +"oat" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"oay" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/purple/visible{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"oaF" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"oaK" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/bridge_pipe/scrubbers/visible, +/turf/open/space/basic, +/area/space/nearstation) +"obh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/incident_display/delam/directional/north, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"obi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"obM" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/grunge{ + name = "Restrooms" + }, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"obU" = ( +/obj/structure/table/glass, +/obj/item/clothing/gloves/latex, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/storage/box/monkeycubes, +/obj/item/reagent_containers/syringe/antiviral, +/obj/item/reagent_containers/dropper, +/obj/structure/reagent_dispensers/wall/virusfood/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"oce" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, +/turf/open/misc/asteroid, +/area/station/maintenance/port/lesser) +"ocg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/item/stack/tile/wood, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"ocn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"ocq" = ( +/obj/structure/closet/secure_closet/brig, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"ocv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"ocx" = ( +/obj/effect/turf_decal/box, +/obj/machinery/shower/directional/east{ + name = "emergency shower" + }, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"ocz" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"ocE" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"ocL" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"ocO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ocQ" = ( +/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/engineering/lobby) +"ocS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"ocZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/line{ + dir = 6 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"odc" = ( +/obj/machinery/door/poddoor/preopen{ + id = "brigfrontdoor"; + name = "Front Security Blast Door" + }, +/obj/effect/turf_decal/caution/stand_clear{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"odd" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/circuit/telecomms, +/area/station/science/xenobiology) +"odA" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/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/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"odE" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/pointy/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"oeF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"oeS" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/nitrogen_input{ + dir = 4 + }, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"ofa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/grille/broken, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"ofe" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"ofg" = ( +/turf/closed/wall, +/area/station/medical/pharmacy) +"ofp" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"ofq" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"ofr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/random/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"ofs" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/destructive_scanner, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"oft" = ( +/obj/machinery/power/solar_control{ + dir = 8; + id = "aftstarboard"; + name = "Starboard Quarter Solar Control" + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/structure/sign/warning/vacuum/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"ofx" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "brigcelldoor"; + name = "Cell Blast Door" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"ofz" = ( +/obj/structure/flora/rock/pile/style_random, +/turf/open/misc/asteroid, +/area/station/maintenance/port/lesser) +"ofB" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/ferny/style_random, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/medical/virology) +"ogg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/clothing/neck/stethoscope, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"ogk" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"ogA" = ( +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/lowpressure, +/area/space/nearstation) +"ogM" = ( +/obj/structure/table/wood/fancy, +/obj/effect/turf_decal/siding/wideplating/dark/corner, +/obj/item/food/grown/poppy{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"ohj" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/hallway) +"ohq" = ( +/obj/structure/cable, +/obj/structure/chair/sofa/corp/right{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"ohR" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall, +/area/station/cargo/miningdock) +"oic" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 4 + }, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"oig" = ( +/obj/effect/decal/cleanable/blood/old, +/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/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"oiq" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/structure/disposalpipe/junction{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"oiu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/turf_decal/siding/purple/corner, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"oix" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/effect/turf_decal/box, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"oiE" = ( +/obj/machinery/computer/order_console/mining, +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/supply{ + pixel_y = -32 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Mining Dock"; + name = "cargo camera"; + network = list("ss13","qm") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"oiJ" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"oiK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"oiO" = ( +/turf/closed/wall/mineral/bronze, +/area/station/maintenance/department/chapel) +"oiS" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"oiV" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/remains/human, +/obj/item/clothing/neck/tie/detective, +/turf/open/floor/carpet/green, +/area/station/maintenance/port/greater) +"ojj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/structure/sign/warning/secure_area/directional/east, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"ojs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/newscaster/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Law Office" + }, +/turf/open/floor/carpet/green, +/area/station/service/lawoffice) +"ojG" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"ojW" = ( +/obj/structure/closet/secure_closet/security/sec, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/west, +/obj/item/clothing/mask/russian_balaclava, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"ojZ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"okc" = ( +/obj/machinery/light/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"oki" = ( +/obj/machinery/airalarm/directional/west, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/cable, +/obj/machinery/power/smes/full, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/gravity_generator) +"okk" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"okp" = ( +/turf/closed/wall/r_wall/rust, +/area/station/engineering/supermatter) +"okq" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"okr" = ( +/obj/structure/bodycontainer/morgue{ + dir = 8 + }, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/service/chapel/funeral) +"okt" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/door/window/left/directional/east{ + req_access = list("xenobiology"); + name = "Containment Pen #1" + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"okJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"okN" = ( +/turf/closed/wall/rust, +/area/station/service/bar/backroom) +"okQ" = ( +/obj/machinery/airalarm/directional/east, +/obj/machinery/light/directional/east, +/obj/structure/table/wood, +/obj/machinery/fax{ + fax_name = "Psychology Office"; + name = "Psychology Office Fax Machine" + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/psychology) +"olq" = ( +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"olv" = ( +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/stalky/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"olz" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Security Hallway" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"olL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"olN" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/west, +/obj/machinery/newscaster/directional/west, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hop) +"olP" = ( +/obj/machinery/door/airlock/atmos{ + name = "Filter Chamber" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance/departmental, +/turf/open/floor/iron/dark, +/area/station/maintenance/aft) +"omi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/medical_doctor, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"omw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/space/basic, +/area/space/nearstation) +"omH" = ( +/obj/machinery/door/poddoor/shutters{ + id = "Skynet_launch"; + name = "Mech Bay" + }, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/science/robotics/mechbay) +"omN" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"omO" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) +"omQ" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"onc" = ( +/obj/effect/landmark/start/roboticist, +/obj/structure/cable, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/science/robotics/mechbay) +"onf" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"onm" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/item/radio/intercom/directional/north, +/obj/item/circuitboard/machine/telecomms/bus{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/circuitboard/machine/telecomms/broadcaster, +/obj/item/stock_parts/subspace/treatment, +/obj/item/stock_parts/subspace/treatment, +/obj/item/stock_parts/subspace/treatment, +/obj/machinery/camera/directional/north{ + c_tag = "Telecomms Storage"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/item/circuitboard/machine/telecomms/processor, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tcomms) +"onr" = ( +/obj/machinery/light/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"ons" = ( +/obj/machinery/recharger{ + pixel_x = -7 + }, +/obj/machinery/recharger{ + pixel_x = 7 + }, +/obj/item/toy/figure/warden, +/obj/structure/table, +/obj/item/radio/intercom/directional/north{ + pixel_x = 32 + }, +/obj/machinery/button/door/directional/north{ + id = "sidearmory"; + name = "Armoury Shutter Toggle"; + pixel_x = -8; + req_access = list("armory") + }, +/obj/machinery/button/door/directional/north{ + id = "prisonblast"; + name = "Prison Lockdown"; + pixel_x = 8; + req_access = list("brig") + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"oou" = ( +/obj/machinery/telecomms/receiver/preset_right, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Telecomms Server SMES"; + name = "telecomms camera"; + network = list("ss13","tcomms") + }, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"oow" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ooR" = ( +/obj/structure/transit_tube/crossing, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"opE" = ( +/obj/effect/landmark/start/scientist, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"opL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/medical/glass{ + name = "Pharmacy" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/medical/pharmacy, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"opV" = ( +/obj/structure/transit_tube/curved/flipped{ + dir = 1 + }, +/turf/open/space/basic, +/area/space/nearstation) +"oqa" = ( +/obj/structure/closet/emcloset/anchored, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/light/small/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"oqu" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L9" + }, +/obj/machinery/camera/directional/north{ + c_tag = "Fore Hallway Centre"; + name = "fore camera" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"oqN" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Tech Storage" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tech_storage, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"oqW" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"ore" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"orm" = ( +/obj/machinery/power/smes, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/status_display/shuttle{ + pixel_y = -32 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"orz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"orD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"orT" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"orY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"ose" = ( +/obj/structure/table/wood, +/obj/item/clipboard, +/obj/item/folder/red, +/turf/open/floor/iron, +/area/station/security/courtroom) +"osn" = ( +/obj/structure/sign/departments/xenobio, +/turf/closed/wall/r_wall, +/area/station/maintenance/starboard) +"osy" = ( +/turf/closed/wall/rust, +/area/station/commons/toilet/restrooms) +"osR" = ( +/obj/structure/cable, +/obj/machinery/computer/shuttle/labor, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"osT" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"osW" = ( +/turf/closed/wall/rust, +/area/station/engineering/atmos) +"otb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"otr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"otA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"otF" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/light/small/directional/west, +/obj/structure/bookcase/random, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"otO" = ( +/obj/structure/table, +/obj/item/taperecorder, +/obj/structure/sign/warning/electric_shock/directional/south, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"otP" = ( +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain) +"otS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"ouk" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/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/engineering/atmos) +"oup" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"ouC" = ( +/obj/effect/turf_decal/stripes/line, +/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/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ouD" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/light/directional/south, +/obj/machinery/light_switch/directional/south, +/obj/structure/closet/crate/freezer/blood, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/fore) +"ouE" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"ouK" = ( +/obj/machinery/chem_dispenser, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/directional/east, +/obj/machinery/requests_console/directional/east{ + department = "Pharmacy"; + name = "Pharmacy Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"ouM" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"ouV" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/space/basic, +/area/space/nearstation) +"ouX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ova" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"ovd" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"ovm" = ( +/obj/machinery/mech_bay_recharge_port{ + dir = 2 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"ovo" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "rdprivacy"; + name = "Director's Privacy Blast Door" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/command/heads_quarters/rd) +"ovv" = ( +/turf/closed/wall, +/area/station/service/hydroponics/garden) +"ovw" = ( +/obj/machinery/chem_dispenser/drinks/beer{ + dir = 4 + }, +/obj/structure/table, +/obj/structure/noticeboard/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"ovy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ovN" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/navigate_destination/chapel, +/obj/structure/transit_tube/station/dispenser/reverse/flipped{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/hallway/primary/fore) +"owm" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Medbay Central"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"owA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/storage) +"owC" = ( +/obj/structure/chair/pew/left{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/chapel{ + dir = 4 + }, +/area/station/service/chapel) +"owG" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/central) +"owJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/door/window/right/directional/east{ + name = "Fitness Ring" + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"owT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"owX" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"oxp" = ( +/obj/structure/flora/bush/jungle/a/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/sunny/style_random, +/obj/machinery/light/directional/west, +/turf/open/floor/grass, +/area/station/medical/psychology) +"oxC" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 4 + }, +/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/garden) +"oxK" = ( +/obj/structure/table, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/item/clothing/gloves/color/black, +/obj/item/crowbar/red, +/obj/item/flashlight/seclite, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"oye" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/closet/emcloset/anchored, +/turf/open/floor/plating, +/area/station/service/chapel) +"oyA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/west, +/obj/machinery/light/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Starboard Hallway Research Desk"; + name = "starboard camera" + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"oyP" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"ozd" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"ozk" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ + dir = 9 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"ozt" = ( +/obj/structure/chair/office/light, +/obj/effect/landmark/start/depsec/medical, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/checkpoint/medical) +"ozw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/item/tank/internals/oxygen/empty, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"ozz" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"ozO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"ozV" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/storage/medkit/o2, +/obj/item/tank/internals/emergency_oxygen, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"ozZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"oAg" = ( +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/starboard/aft) +"oAk" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/effect/turf_decal/box, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"oAo" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"oAJ" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 1; + id = "QMLoad"; + name = "off ramp" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"oAN" = ( +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"oAO" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/obj/machinery/vending/mod_modules, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"oAS" = ( +/obj/machinery/light/directional/south, +/obj/machinery/requests_console/directional/south{ + department = "Janitorial"; + name = "Janitorial Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/service/janitor) +"oBe" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/window/right/directional/north{ + name = "Emergency Storage"; + req_access = list("command") + }, +/obj/machinery/suit_storage_unit/standard_unit{ + desc = "An industrial suit storage device carrying retro space suits. This one is blue."; + helmet_type = /obj/item/clothing/head/helmet/space/syndicate/blue; + suit_type = /obj/item/clothing/suit/space/syndicate/blue + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"oBf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"oBy" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"oBA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/eva) +"oBP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/station_engineer, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"oBT" = ( +/obj/structure/chair/pew/right{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"oCd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/power/terminal{ + dir = 1 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Gravity Generator Foyer"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/structure/cable, +/obj/machinery/button/door/directional/west{ + id = "gravity"; + name = "Gravity Generator Lockdown"; + req_one_access = list("command","tech_storage") + }, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"oCo" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/electronics/apc, +/obj/item/electronics/apc, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/item/mod/module/plasma_stabilizer, +/obj/item/mod/module/thermal_regulator, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"oCr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/reagent_dispensers/wall/peppertank/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"oCt" = ( +/obj/machinery/airalarm/directional/east, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"oCu" = ( +/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/tile/brown/anticorner/contrasted, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"oCC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box/corners, +/obj/effect/spawner/random/structure/crate, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse) +"oCE" = ( +/obj/machinery/door/airlock{ + name = "Cleaning Closet" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison/safe) +"oCI" = ( +/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/wood/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/library) +"oCJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/poster/official/random/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"oDh" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/recharge_station, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"oDt" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 8 + }, +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/bridge_pipe/scrubbers/visible, +/turf/open/space/basic, +/area/space/nearstation) +"oDG" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"oDV" = ( +/obj/structure/table, +/obj/item/storage/box/hug{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/razor{ + pixel_x = -8; + pixel_y = 3 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"oFc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"oFf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"oFl" = ( +/obj/effect/decal/cleanable/dirt, +/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/plating, +/area/station/maintenance/port/greater) +"oFo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"oFt" = ( +/obj/machinery/light/small/directional/east, +/mob/living/basic/trooper/russian, +/turf/open/floor/carpet/green, +/area/station/maintenance/port/greater) +"oFC" = ( +/obj/structure/table, +/obj/item/storage/box/syringes{ + pixel_y = 2 + }, +/obj/item/storage/box/beakers{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/hand_labeler, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"oGo" = ( +/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/freezer, +/area/station/service/kitchen/coldroom) +"oGu" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/layer_manifold/supply/hidden, +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/machinery/door/airlock/grunge{ + name = "Monastery Atmos" + }, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"oGO" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"oGV" = ( +/obj/machinery/status_display/evac/directional/south, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"oHe" = ( +/obj/structure/table/reinforced, +/obj/item/mod/module/plasma_stabilizer, +/obj/item/mod/module/thermal_regulator, +/turf/open/floor/iron/dark, +/area/station/security/office) +"oHh" = ( +/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 = "Fore Hallway Robotics Bay"; + name = "fore camera" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"oHj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"oHm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"oHD" = ( +/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/plaque{ + icon_state = "L4" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"oHG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"oHP" = ( +/obj/effect/turf_decal/tile/purple/fourcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"oHR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"oIg" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"oIn" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"oIy" = ( +/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/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"oIS" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Engineering Security Post" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"oIU" = ( +/obj/item/radio/intercom/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"oJa" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=8"; + location = "QM #2" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/airalarm/directional/north, +/obj/machinery/light/small/directional/north, +/mob/living/simple_animal/bot/mulebot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse) +"oJd" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/door/window/right/directional/east{ + name = "Mail Chute"; + req_access = list("shipping") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"oJm" = ( +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"oJq" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/item/radio/intercom/directional/east, +/obj/machinery/light/directional/east, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) +"oJr" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"oJs" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/folder/red, +/obj/item/pen/blue, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"oJH" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/grass, +/area/station/medical/virology) +"oJU" = ( +/obj/docking_port/stationary/syndicate/northwest{ + dir = 8 + }, +/turf/open/space/basic, +/area/space) +"oJV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/chair/stool/directional/north, +/turf/open/floor/wood, +/area/station/service/library) +"oKp" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"oKJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/button/door/directional/north{ + id = "emmd"; + name = "Medical Lockdown Toggle" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/fore) +"oKV" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/library) +"oKW" = ( +/turf/closed/wall, +/area/station/security/office) +"oLa" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/holodeck{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"oLp" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"oLs" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/mob/living/basic/butterfly, +/turf/open/floor/grass, +/area/station/hallway/primary/fore) +"oLG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/item/t_scanner, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"oLH" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/starboard) +"oLQ" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/machinery/oven/range, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"oLR" = ( +/obj/structure/sign/poster/official/twelve_gauge, +/turf/closed/wall, +/area/station/maintenance/starboard/fore) +"oLT" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall/rust, +/area/station/engineering/supermatter/room) +"oMr" = ( +/obj/machinery/flasher/portable, +/obj/machinery/camera/motion/directional/east{ + c_tag = "Armoury Internal" + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"oMA" = ( +/obj/structure/cable, +/obj/machinery/vending/wardrobe/gene_wardrobe, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"oMJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/medical_doctor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"oMZ" = ( +/obj/item/radio/intercom/directional/north, +/obj/structure/flora/rock/pile, +/turf/open/misc/sandy_dirt, +/area/station/service/hydroponics/garden) +"oNf" = ( +/obj/structure/table, +/obj/item/instrument/harmonica, +/obj/item/camera{ + pixel_x = -4; + pixel_y = 6 + }, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"oNk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/effect/landmark/start/botanist, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"oNo" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/effect/decal/cleanable/blood/old, +/obj/item/weldingtool{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/item/clothing/head/utility/welding{ + pixel_y = 5 + }, +/obj/item/crowbar/red, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"oNr" = ( +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"oNH" = ( +/obj/structure/disposalpipe/junction/flip, +/turf/open/floor/iron, +/area/station/security/brig) +"oNI" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"oNO" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/office) +"oOW" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"oPf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"oPh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"oPn" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Xenobiology Cell 5"; + name = "xenobiology camera"; + network = list("ss13","rd","xeno") + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"oPr" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) +"oPO" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"oPX" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/layer2{ + dir = 8 + }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/south, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"oQg" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/vacuum/external/directional/north, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"oQk" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"oQl" = ( +/obj/machinery/light/floor, +/obj/effect/turf_decal/box, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"oQm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"oQv" = ( +/obj/structure/bookcase/random, +/obj/structure/cable, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"oQz" = ( +/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/airlock/security{ + name = "Interrogation" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"oQH" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"oQL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/loading_area, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/storage) +"oRt" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/disposalpipe/segment, +/obj/structure/table, +/obj/item/hand_labeler, +/obj/item/hand_labeler, +/obj/item/dest_tagger, +/obj/item/dest_tagger{ + pixel_x = 5; + pixel_y = 3 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"oRz" = ( +/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 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"oRI" = ( +/obj/effect/spawner/random/structure/table, +/obj/item/flashlight/flare/candle{ + pixel_x = -5 + }, +/obj/effect/spawner/random/food_or_drink/refreshing_beverage{ + pixel_x = 5; + pixel_y = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"oRK" = ( +/obj/structure/chair/office/light, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/office) +"oRT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"oSf" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8 + }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/mixingchamber_access, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/freezerchamber) +"oSq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"oSs" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"oSD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/duct, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"oSG" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"oSI" = ( +/obj/machinery/status_display/evac/directional/west, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"oSK" = ( +/obj/docking_port/stationary/laborcamp_home/kilo{ + dir = 2 + }, +/turf/open/space, +/area/space/nearstation) +"oSS" = ( +/obj/structure/plasticflaps/opaque, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=8"; + location = "Bridge" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor/preopen{ + id = "brige-maint"; + name = "Bridge Blast Door" + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"oSX" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"oTd" = ( +/obj/machinery/door/morgue{ + name = "Mass Driver"; + req_access = list("chapel_office") + }, +/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/service/chapel/funeral) +"oTg" = ( +/obj/machinery/conveyor{ + id = "NTMSLoad2"; + name = "on ramp" + }, +/obj/machinery/door/poddoor{ + id = "freight_port"; + name = "Freight Bay Blast Door" + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"oTt" = ( +/obj/structure/sign/painting/library{ + pixel_x = 32 + }, +/obj/machinery/photocopier, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/box/white, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"oTw" = ( +/obj/machinery/telecomms/processor/preset_one, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"oTD" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/turf/closed/wall/r_wall, +/area/station/science/ordnance/burnchamber) +"oTE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/fore) +"oTP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/spider/stickyweb, +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"oTU" = ( +/obj/effect/turf_decal/box/corners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"oUc" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"oUg" = ( +/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/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"oUj" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"oUz" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"oUA" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"oUH" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/chair/office, +/obj/structure/sign/painting/library_private{ + pixel_x = 32 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/librarian, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"oUL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/teleporter) +"oUS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/bag/trash, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/grimy, +/area/station/security/prison/safe) +"oVc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"oVl" = ( +/obj/machinery/door/airlock/external{ + name = "Satellite External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/construction, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/maintenance/storage) +"oVz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"oVP" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/rock, +/turf/open/misc/asteroid, +/area/station/hallway/secondary/exit/departure_lounge) +"oVY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/purple/filled/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner{ + dir = 4 + }, +/obj/item/toy/plush/plasmamanplushie{ + name = "Lithium II" + }, +/turf/open/floor/plating/plasma/rust, +/area/station/maintenance/space_hut/plasmaman) +"oWc" = ( +/obj/effect/turf_decal/siding/wood, +/obj/structure/cable, +/obj/machinery/firealarm/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"oWj" = ( +/obj/machinery/atmospherics/components/binary/tank_compressor{ + dir = 8 + }, +/obj/effect/turf_decal/delivery, +/obj/structure/sign/poster/random/directional/north, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"oWm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/south, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/south, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"oWx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille/broken, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"oWG" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison/mess) +"oWI" = ( +/obj/structure/table/reinforced, +/obj/structure/reagent_dispensers/servingdish, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"oWQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 10 + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 10 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"oWX" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/shieldgen, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"oXa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"oXe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/poddoor/preopen{ + id = "prisonblast"; + name = "Prison Blast Door" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"oXm" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"oXx" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"oXK" = ( +/obj/effect/decal/cleanable/dirt, +/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/brown/anticorner/contrasted{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"oYc" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/grunge{ + name = "Recreation Area" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"oYd" = ( +/obj/machinery/light/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/loading_area{ + dir = 4; + pixel_x = 5 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"oYi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central) +"oYu" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin{ + desc = "A pneumatic waste disposal unit. This one leads into space!"; + name = "deathsposal unit" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"oYN" = ( +/obj/machinery/air_sensor/nitrous_tank, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"oYV" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/west, +/obj/item/restraints/handcuffs/cable/red, +/obj/item/clothing/suit/apron/surgical, +/obj/item/weldingtool/mini, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"oZb" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron/stairs/right{ + dir = 1 + }, +/area/station/service/chapel) +"oZE" = ( +/turf/closed/wall/r_wall, +/area/station/security/processing) +"oZP" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"oZS" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/structure/secure_safe/caps_spare, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"oZX" = ( +/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, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"pab" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/command/bridge) +"pac" = ( +/obj/machinery/telecomms/server/presets/command, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"pah" = ( +/obj/structure/table/wood/fancy/blue, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/machinery/airalarm/directional/west, +/obj/item/reagent_containers/cup/glass/bottle/wine/unlabeled, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"pai" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + name = "custodial sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/service/janitor_closet, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"pal" = ( +/obj/machinery/door/airlock/external{ + name = "Atmospherics External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/pumproom) +"paM" = ( +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/maintenance/port/greater) +"paN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"paU" = ( +/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/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"pbk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/siding/blue/corner{ + dir = 8 + }, +/obj/machinery/duct, +/obj/effect/turf_decal/trimline/blue/filled/corner{ + dir = 8 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"pbs" = ( +/obj/structure/sign/warning/vacuum/external, +/turf/closed/wall/rust, +/area/station/maintenance/disposal) +"pbx" = ( +/obj/machinery/computer/libraryconsole/bookmanagement, +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"pbY" = ( +/obj/structure/table/wood, +/obj/effect/decal/cleanable/cobweb, +/obj/item/toy/katana, +/obj/item/clothing/shoes/sandal, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"pcc" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/chapel/dock) +"pcl" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"pcC" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall, +/area/station/hallway/secondary/entry) +"pcE" = ( +/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/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"pcG" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"pcO" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/camera/directional/east{ + c_tag = "E.V.A. Storage"; + name = "command camera" + }, +/obj/machinery/light/directional/east, +/obj/machinery/status_display/ai/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/suit_storage_unit/standard_unit, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"pdg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"pdq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"pdz" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/generic/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sunny/style_random, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/grass, +/area/station/command/heads_quarters/hop) +"pdE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/atmospherics/components/binary/pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"pdI" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/psychology) +"pdR" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"pdZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash/caution_sign, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"pem" = ( +/obj/structure/transit_tube/curved/flipped{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/ai/satellite/foyer) +"pet" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"peu" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/maintenance/storage) +"peC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"peF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"peJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"peT" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/hallway/primary/aft) +"peY" = ( +/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/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/office) +"peZ" = ( +/obj/structure/closet/secure_closet/personal/cabinet, +/obj/machinery/newscaster/directional/west, +/obj/machinery/button/door/directional/west{ + id = "Cabin_4Privacy"; + name = "Cabin 4 Privacy Toggle"; + pixel_y = -24 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/commons/locker) +"pfc" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/high_volume/siphon/monitored/air_output{ + dir = 4 + }, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"pfr" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/maintenance/department/chapel/monastery) +"pfM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/ai/satellite/maintenance/storage) +"pfO" = ( +/obj/structure/rack, +/obj/item/restraints/handcuffs, +/obj/item/assembly/flash/handheld, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"pfV" = ( +/obj/machinery/airalarm/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/spawner/random/trash/food_packaging, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"pgA" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"pgG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"pgQ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"phh" = ( +/obj/structure/sign/poster/contraband/red_rum, +/turf/closed/wall/rust, +/area/station/maintenance/port/greater) +"phF" = ( +/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/plating, +/area/station/maintenance/disposal/incinerator) +"phH" = ( +/obj/structure/bodycontainer/morgue, +/obj/effect/turf_decal/bot_white, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"phK" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"phL" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/machinery/door/window/left/directional/east, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"phQ" = ( +/obj/structure/flora/bush/pale/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"phX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"phY" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"pig" = ( +/obj/machinery/airalarm/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Xenobiology Labs"; + name = "xenobiology camera"; + network = list("ss13","rd","xeno") + }, +/obj/structure/closet/secure_closet/cytology, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/obj/item/biopsy_tool, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"pii" = ( +/obj/machinery/atmospherics/components/binary/dp_vent_pump/high_volume/incinerator_ordmix{ + dir = 4 + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/engine, +/area/station/science/ordnance/burnchamber) +"pik" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"pio" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/meter/layer2, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"piu" = ( +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"piB" = ( +/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/duct, +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"piD" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall, +/area/station/engineering/supermatter/room) +"piH" = ( +/obj/machinery/light/small/directional/east, +/obj/structure/bed, +/obj/item/bedsheet/red, +/obj/machinery/airalarm/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/safe) +"piN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "ceprivate"; + name = "Chief Engineer's Privacy Shutters" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"piQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/port) +"piW" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposaloutlet, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/light/small/directional/north, +/obj/structure/sign/warning/vacuum/directional/west, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"piX" = ( +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"piZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"pji" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"pjm" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"pjC" = ( +/obj/machinery/status_display/ai/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Recreation Fitness Ring"; + name = "recreation camera" + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"pjE" = ( +/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/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"pjV" = ( +/obj/structure/table/wood, +/obj/machinery/newscaster/directional/east, +/obj/item/paper_bin{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/pen, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"pjX" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/secure_closet/hydroponics, +/obj/structure/sign/poster/contraband/kudzu/directional/east, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/checker, +/area/station/service/hydroponics) +"pjZ" = ( +/obj/machinery/status_display/ai/directional/east, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"pka" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"pkg" = ( +/obj/structure/cable, +/obj/machinery/power/terminal{ + dir = 8 + }, +/turf/open/floor/catwalk_floor/iron_smooth, +/area/station/maintenance/department/chapel/monastery) +"pkr" = ( +/obj/machinery/light/directional/east, +/obj/machinery/newscaster/directional/east, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/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, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"pkC" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible, +/obj/effect/turf_decal/tile/purple/fourcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"pkE" = ( +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"pkI" = ( +/obj/structure/chair/pew/right{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/chapel{ + dir = 4 + }, +/area/station/service/chapel) +"pkK" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"pkY" = ( +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"plj" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/brig) +"plm" = ( +/turf/closed/wall/rust, +/area/station/maintenance/solars/starboard/fore) +"plp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"plx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"plG" = ( +/obj/item/kirbyplants/organic/plant5, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"plT" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/item/stamp{ + pixel_x = 8; + pixel_y = 2 + }, +/obj/item/stamp/denied{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/pen/red{ + pixel_x = -5; + pixel_y = -5 + }, +/obj/item/multitool, +/obj/item/toy/figure/cargotech{ + pixel_x = 9; + pixel_y = 15 + }, +/obj/item/toy/figure/miner{ + pixel_x = 6; + pixel_y = 14 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/office) +"plX" = ( +/turf/closed/wall, +/area/station/commons/storage/art) +"pmd" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"pmk" = ( +/obj/structure/chair/sofa/right/brown{ + dir = 1 + }, +/obj/effect/landmark/start/bitrunner, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"pmq" = ( +/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/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"pms" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light/small/directional/south, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"pmu" = ( +/obj/structure/table, +/obj/item/analyzer{ + pixel_y = 4 + }, +/obj/item/analyzer{ + pixel_x = 2 + }, +/obj/machinery/requests_console/directional/west{ + department = "Tool Storage"; + name = "Tool Storage Requests Console" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"pmy" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"pmA" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall, +/area/station/maintenance/port/fore) +"pmD" = ( +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"pmI" = ( +/obj/item/kirbyplants/random, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"pmM" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"pnl" = ( +/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/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/office) +"pns" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/brig) +"pnv" = ( +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"pnA" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"pnE" = ( +/obj/structure/cable, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/stack/sheet/glass/fifty, +/obj/structure/closet/crate/engineering/electrical, +/obj/structure/sign/warning/xeno_mining/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"pnI" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-maint-passthrough" + }, +/obj/machinery/door/airlock/research{ + name = "Xenobiology Lab" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/xenobio, +/obj/effect/mapping_helpers/airlock/access/any/science/genetics, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"pnK" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/sign/warning/vacuum/external/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"pog" = ( +/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/courtroom) +"pon" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/brig) +"pop" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"poK" = ( +/obj/machinery/suit_storage_unit/ce, +/obj/effect/turf_decal/delivery, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"poU" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"poZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/flasher/directional/east{ + id = "AI"; + name = "Meatbag Pacifier" + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/remains/human, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"ppd" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/checkpoint/customs) +"ppl" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"ppy" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green{ + pixel_x = -5; + pixel_y = 7 + }, +/obj/item/pen{ + pixel_x = 8; + pixel_y = 5 + }, +/obj/item/pen/red{ + pixel_x = 5; + pixel_y = 1 + }, +/obj/item/toy/figure/detective, +/obj/machinery/light/directional/east, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/carpet/green, +/area/station/security/detectives_office) +"ppB" = ( +/obj/structure/table, +/obj/item/storage/box/syringes{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/storage/box/beakers{ + pixel_y = 2 + }, +/obj/item/reagent_containers/spray/cleaner, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/button/door/directional/south{ + id = "xeno2"; + name = "Creature Cell 2 Toggle"; + pixel_x = -24; + req_access = list("xenobiology") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"ppH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/hydroponics/constructable, +/obj/effect/turf_decal/trimline/blue/line, +/obj/effect/turf_decal/trimline/blue/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"pqb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/eva) +"pqh" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate, +/obj/structure/grille/broken, +/obj/item/clothing/gloves/color/fyellow, +/obj/item/flashlight, +/obj/item/flashlight/flare, +/obj/machinery/light/small/directional/west, +/obj/item/relic, +/obj/structure/sign/poster/contraband/random/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"pqm" = ( +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"pqu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"pqw" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "emmd"; + name = "Emergency Medical Lockdown Shutters" + }, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/item/toy/figure/md{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/medical/paramedic) +"pqB" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"pqD" = ( +/turf/closed/wall, +/area/station/maintenance/port/lesser) +"pqF" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Chief Engineer's Office" + }, +/obj/effect/turf_decal/siding/yellow/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/ce, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"pqH" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/light/directional/south, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"pqS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/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/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"pra" = ( +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"pri" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/structure/table/optable, +/obj/item/surgery_tray/full/deployed, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"prn" = ( +/obj/effect/turf_decal/siding/thinplating/dark/end{ + dir = 8 + }, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel) +"prq" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"prr" = ( +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{ + dir = 8; + initialize_directions = 4; + name = "euthanization chamber freezer" + }, +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"prK" = ( +/obj/machinery/disposal/bin, +/obj/machinery/firealarm/directional/south, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"prP" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"prW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"prX" = ( +/obj/machinery/status_display/shuttle, +/turf/closed/wall, +/area/station/engineering/storage/tech) +"prY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash/grille_or_waste, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"psn" = ( +/obj/item/clothing/mask/gas/sechailer{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/clothing/mask/gas/sechailer, +/obj/item/clothing/mask/gas/sechailer{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/flashlight/seclite, +/obj/item/flashlight/seclite, +/obj/item/flashlight/seclite, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/airalarm/directional/west, +/obj/structure/table, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"psC" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/service/chapel/dock) +"psF" = ( +/obj/structure/sink/directional/east, +/obj/effect/landmark/start/roboticist, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"psP" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"ptu" = ( +/obj/machinery/air_sensor/oxygen_tank, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"ptL" = ( +/obj/effect/turf_decal/sand/plating, +/obj/item/poster/random_contraband, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"ptQ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/garden) +"pue" = ( +/obj/structure/sign/warning/pods, +/turf/closed/wall/rust, +/area/station/maintenance/port/greater) +"puy" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/generic/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sunny/style_random, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/grass, +/area/station/command/heads_quarters/hop) +"puB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/secure_closet/exile, +/obj/effect/turf_decal/bot, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"puJ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/door/window/left/directional/west{ + name = "Containment Pen #5"; + req_access = list("xenobiology") + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"puS" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/power/emitter, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"pvb" = ( +/obj/structure/sign/warning/secure_area, +/obj/item/multitool, +/turf/closed/wall/r_wall, +/area/station/command/vault) +"pvf" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "kitchenshutters"; + name = "Kitchen Shutters" + }, +/obj/item/reagent_containers/condiment/peppermill{ + pixel_x = 3 + }, +/obj/item/reagent_containers/condiment/saltshaker{ + pixel_x = -3 + }, +/turf/open/floor/iron, +/area/station/service/kitchen) +"pvi" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/air, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"pvs" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Security Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/detective, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"pvu" = ( +/obj/machinery/vending/wardrobe/atmos_wardrobe, +/obj/effect/turf_decal/bot, +/obj/machinery/newscaster/directional/south, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"pvA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/light/small/directional/west, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"pvF" = ( +/obj/effect/turf_decal/siding/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"pvH" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"pvK" = ( +/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, +/area/station/hallway/secondary/entry) +"pwa" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite) +"pwo" = ( +/obj/machinery/computer/station_alert, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"pwx" = ( +/obj/machinery/vending/autodrobe, +/obj/effect/turf_decal/bot, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/wood, +/area/station/service/theater) +"pwy" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"pwF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/aft) +"pwT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"pxe" = ( +/turf/closed/wall/mineral/plastitanium, +/area/station/maintenance/port/aft) +"pxE" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/hop) +"pxH" = ( +/obj/machinery/hydroponics/constructable, +/obj/structure/railing/corner, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"pxN" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/tcommsat/computer) +"pya" = ( +/obj/machinery/computer/crew{ + dir = 4 + }, +/obj/machinery/requests_console/directional/west{ + department = "Head of Security's Desk"; + name = "Head of Security's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hos) +"pyg" = ( +/obj/effect/turf_decal/box, +/obj/machinery/power/solar{ + id = "forestarboard"; + name = "Fore-Starboard Solar Array" + }, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/starboard/fore) +"pyk" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"pyJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance{ + name = "Kitchen Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/kitchen, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"pzc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/steam_vent, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"pzm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"pzC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"pzP" = ( +/obj/machinery/telecomms/bus/preset_one, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"pAq" = ( +/obj/machinery/newscaster/directional/south, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"pAr" = ( +/obj/machinery/door/airlock/external/glass{ + name = "Supply Door Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"pAx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"pAE" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"pAQ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Brig Control" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"pBd" = ( +/turf/closed/wall/rust, +/area/station/medical/paramedic) +"pBh" = ( +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"pBi" = ( +/obj/docking_port/stationary/mining_home/kilo{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"pBR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"pBU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"pCa" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xeno3"; + name = "Creature Cell 3" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/machinery/door/window/left/directional/east{ + req_access = list("xenobiology"); + name = "Containment Pen #6" + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"pCb" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/office) +"pCj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"pCu" = ( +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/limb, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"pCF" = ( +/obj/structure/door_assembly/door_assembly_ext{ + anchored = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"pCP" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/spawner/random/trash/cigbutt, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"pCX" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/item/book/bible, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"pDd" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable, +/mob/living/basic/bot/secbot/beepsky/armsky, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"pDm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/warning/no_smoking{ + pixel_x = -30 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"pDs" = ( +/obj/effect/turf_decal/stripes/white/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/white/corner{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/dead_body_placer, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"pDF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/command/vault) +"pDK" = ( +/turf/closed/wall, +/area/station/tcommsat/computer) +"pDM" = ( +/turf/closed/wall/rust, +/area/station/maintenance/aft) +"pDP" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/leavy/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"pDT" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"pDY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"pEc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash/garbage, +/obj/effect/decal/cleanable/generic, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"pEt" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/medical/central) +"pEu" = ( +/obj/structure/table, +/obj/item/storage/medkit/regular, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/commons/locker) +"pEA" = ( +/obj/structure/table, +/obj/machinery/camera/directional/east{ + c_tag = "Courtroom Jury"; + name = "command camera" + }, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"pED" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/yellow/visible, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"pEL" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/item/tank/internals/oxygen/red, +/obj/item/clothing/mask/breath, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"pFl" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"pFq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"pFs" = ( +/obj/structure/cable, +/obj/machinery/newscaster/directional/west, +/obj/machinery/computer/rdconsole{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"pFw" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 4; + id = "packagereturn"; + name = "crate return belt" + }, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"pFS" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"pFT" = ( +/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{ + name = "Theatre Room" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/service/theatre, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"pFY" = ( +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/siding/blue{ + dir = 5 + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 5 + }, +/obj/effect/landmark/start/paramedic, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"pGe" = ( +/obj/item/kirbyplants, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"pGj" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/effect/spawner/random/maintenance/two, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"pGA" = ( +/obj/structure/sink/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box, +/obj/structure/mirror/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"pGD" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wideplating/dark{ + 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 = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"pGE" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/crowbar, +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_x = 6 + }, +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_x = -2 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/item/storage/box/lights/mixed, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"pGM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/south, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"pGS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"pHx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"pHy" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering/glass{ + name = "Supermatter Engine" + }, +/obj/effect/turf_decal/siding/yellow/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"pHD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"pHE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"pIa" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"pIb" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"pIi" = ( +/obj/machinery/light/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"pIl" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Departure Lounge" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "departures-entrance" + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"pIy" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/light/directional/south, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/machinery/status_display/ai/directional/south, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"pIK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/small/directional/east, +/obj/structure/closet/crate/freezer{ + name = "organ storage" + }, +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"pIO" = ( +/turf/closed/wall/r_wall/rust, +/area/station/command/heads_quarters/ce) +"pIS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/table/wood, +/obj/machinery/fax{ + fax_name = "Head of Security's Office"; + name = "Head of Security's Fax Machine" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"pIT" = ( +/obj/machinery/vending/wardrobe/chem_wardrobe, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"pIX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/item/megaphone{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"pJr" = ( +/obj/machinery/iv_drip, +/obj/structure/bed{ + dir = 4 + }, +/obj/structure/curtain, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/exam_room) +"pJs" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall, +/area/station/maintenance/starboard) +"pJz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"pJJ" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"pJK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"pJM" = ( +/obj/structure/table/reinforced, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/machinery/computer/security/telescreen/test_chamber, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"pKf" = ( +/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/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"pKm" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison/shower) +"pKt" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/newscaster/directional/east, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"pKv" = ( +/obj/machinery/computer/cargo, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/east, +/obj/machinery/requests_console/directional/north{ + department = "Quartermaster's Desk"; + name = "Quartermaster's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/structure/extinguisher_cabinet/directional/north{ + pixel_x = 32 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/qm) +"pKB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"pKM" = ( +/obj/machinery/mass_driver{ + id = "trash" + }, +/obj/effect/turf_decal/stripes/end{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"pKQ" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/machinery/light/directional/east, +/obj/machinery/computer/security/telescreen/entertainment/directional/east, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"pKR" = ( +/obj/structure/cable, +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/starboard/aft) +"pLe" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/random/directional/north, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"pLi" = ( +/obj/item/stack/sheet/cardboard{ + amount = 14 + }, +/obj/item/stack/package_wrap, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/prison) +"pLl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"pLs" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/atmos/pumproom) +"pLu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow/corner{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"pLw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sink/directional/west, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/vomit/old, +/obj/structure/sign/poster/contraband/random/directional/north, +/mob/living/basic/goose/vomit, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"pLB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"pLC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"pLJ" = ( +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/storage) +"pLO" = ( +/obj/structure/table/wood, +/obj/effect/decal/cleanable/dirt, +/obj/item/clipboard, +/obj/item/clothing/mask/fakemoustache, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"pLV" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/package_wrap, +/obj/item/wallframe/camera, +/obj/item/wallframe/camera, +/obj/item/wallframe/camera, +/obj/item/wallframe/camera, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/button/door/directional/east{ + id = "aux_base_shutters"; + name = "Auxiliary Base Shutters Toggle"; + req_access = list("aux_base") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"pMj" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/hidden, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/medical/medbay/central) +"pMS" = ( +/obj/effect/decal/cleanable/dirt, +/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 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/random/structure/steam_vent, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"pMT" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/server) +"pNe" = ( +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/office) +"pNg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/turf/closed/wall, +/area/station/maintenance/disposal/incinerator) +"pNA" = ( +/obj/effect/turf_decal/siding/wood/corner, +/obj/machinery/newscaster/directional/south, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"pNL" = ( +/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, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"pNV" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"pNY" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "mining" + }, +/obj/machinery/bouldertech/refinery/smelter, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"pNZ" = ( +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"pOb" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/green/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"pOd" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/bot, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/structure/sign/warning/fire/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"pOo" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/item/plant_analyzer, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"pOq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/exodrone, +/obj/machinery/camera/directional/south{ + c_tag = "Cargo Drones"; + name = "cargo camera"; + network = list("ss13","qm") + }, +/obj/structure/sign/poster/random/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/drone_bay) +"pOy" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/reagent_dispensers/watertank, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"pOG" = ( +/obj/machinery/light/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/hidden, +/obj/machinery/airlock_sensor/incinerator_atmos{ + pixel_x = 24 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"pOI" = ( +/obj/structure/transit_tube/station/reverse{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/transit_tube_pod{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/hallway/primary/central/fore) +"pOO" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 4 + }, +/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/garden) +"pOS" = ( +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/pen, +/obj/item/stamp/head/captain{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/pen/fountain/captain, +/obj/item/radio/intercom/directional/south, +/obj/structure/table/wood, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain) +"pOV" = ( +/turf/closed/wall, +/area/station/service/chapel/storage) +"pOW" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/north, +/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/catwalk_floor/iron_dark, +/area/station/maintenance/fore) +"pPe" = ( +/obj/effect/turf_decal/loading_area, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "hopqueue"; + name = "Queue Shutters" + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hop) +"pPj" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/cardboard, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"pPw" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/item/book/bible, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"pPC" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"pPD" = ( +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/sunny/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"pPZ" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Hazard Closet" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"pQd" = ( +/obj/structure/cable, +/obj/structure/table/wood, +/obj/machinery/computer/libraryconsole/bookmanagement{ + pixel_y = 5 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"pQi" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"pQo" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Holodeck" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "holodeck" + }, +/turf/open/floor/plating, +/area/station/commons/fitness/recreation) +"pQr" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central) +"pQx" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"pQM" = ( +/obj/structure/plasticflaps, +/obj/machinery/conveyor{ + dir = 1; + id = "NTMSLoad"; + name = "off ramp" + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"pQT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"pRu" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/door/window/left/directional/south{ + name = "Cargo Disposal"; + req_access = list("shipping") + }, +/obj/machinery/conveyor_switch/oneway{ + id = "packageSort2"; + name = "mail belt"; + pixel_x = 5; + pixel_y = 6 + }, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/machinery/conveyor_switch/oneway{ + dir = 8; + id = "packagereturn"; + name = "crate returns"; + pixel_x = -6; + pixel_y = 6 + }, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"pRw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"pRF" = ( +/obj/docking_port/stationary/random{ + dir = 4; + name = "lavaland"; + shuttle_id = "pod_4_lavaland" + }, +/turf/open/space, +/area/space/nearstation) +"pRO" = ( +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/atmos/storage/gas) +"pRP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"pSe" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/shower/directional/west{ + name = "emergency shower" + }, +/obj/structure/mirror/directional/east, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/landmark/start/geneticist, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"pSh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"pSj" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/item/storage/toolbox/emergency, +/obj/item/crowbar/red, +/obj/item/flashlight, +/obj/item/flashlight, +/obj/structure/fireaxecabinet/directional/south, +/obj/machinery/door/window/right/directional/north{ + name = "Emergency Storage"; + req_access = list("command") + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"pSu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/spider/stickyweb, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/power/terminal{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"pSE" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Atmos to Loop" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"pSG" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"pSN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/security/prison) +"pST" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"pSW" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"pTc" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/light/directional/south, +/obj/machinery/newscaster/directional/south, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"pTC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/security/prison) +"pTL" = ( +/obj/effect/turf_decal/bot/left, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"pTR" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"pUb" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood/end{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/status_display/ai/directional/west, +/obj/item/flashlight/lantern, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"pUj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/storage) +"pUk" = ( +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"pUA" = ( +/obj/structure/table/reinforced, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/item/paper_bin, +/obj/item/taperecorder, +/obj/item/book/manual/wiki/security_space_law, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/office) +"pUH" = ( +/obj/structure/cable, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/hos) +"pVd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"pVz" = ( +/turf/closed/wall, +/area/station/maintenance/port/fore) +"pVF" = ( +/obj/machinery/meter/monitored/waste_loop, +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/pumproom) +"pVP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"pVQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central) +"pVS" = ( +/obj/structure/closet/secure_closet/freezer/kitchen, +/obj/item/reagent_containers/condiment/sugar, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"pWj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"pWo" = ( +/obj/machinery/door/airlock/maintenance/external{ + name = "Transit Intersection" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"pWC" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2"; + name = "on ramp" + }, +/obj/machinery/status_display/supply{ + pixel_y = -32 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"pXf" = ( +/obj/item/storage/medkit/regular{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/storage/medkit/o2{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/o2, +/obj/item/storage/medkit/o2{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/structure/table/glass, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/door/window/left/directional/west{ + name = "First-Aid Supplies"; + req_access = list("medical") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"pXh" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/vacuum/external/directional/east, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"pXi" = ( +/turf/open/floor/plating, +/area/station/service/chapel) +"pXt" = ( +/obj/structure/table, +/obj/machinery/recharger, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"pXN" = ( +/obj/structure/closet/secure_closet/personal/cabinet, +/obj/machinery/newscaster/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/spawner/random/decoration/lavalamp, +/turf/open/floor/wood, +/area/station/commons/locker) +"pXU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"pYb" = ( +/obj/structure/bodycontainer/morgue{ + dir = 8 + }, +/obj/effect/turf_decal/bot_white, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"pYm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"pYy" = ( +/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/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"pYO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/ai/satellite/maintenance/storage) +"pYZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"pZe" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/effect/decal/cleanable/cobweb, +/obj/item/poster/random_contraband{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/poster/random_contraband, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"pZj" = ( +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"pZx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"pZA" = ( +/obj/structure/sign/departments/security, +/turf/closed/wall, +/area/station/hallway/secondary/exit/departure_lounge) +"pZI" = ( +/obj/machinery/modular_computer/preset/cargochat/security{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"pZM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/education) +"pZO" = ( +/obj/machinery/door/firedoor, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"pZT" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/starboard) +"qai" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"qaF" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) +"qaI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"qaR" = ( +/obj/structure/sign/departments/medbay/alt, +/turf/closed/wall, +/area/station/medical/paramedic) +"qaZ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/mix_output{ + dir = 1 + }, +/turf/open/floor/engine/vacuum, +/area/station/engineering/atmos) +"qbc" = ( +/obj/machinery/light/small/directional/east, +/obj/structure/dresser, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"qbf" = ( +/obj/effect/turf_decal/siding/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"qbh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"qbk" = ( +/turf/closed/wall/rust, +/area/station/medical/exam_room) +"qbv" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security/glass{ + name = "Brig" + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/all/security/entrance, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"qbA" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/start/head_of_personnel, +/obj/structure/chair/office, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) +"qbB" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "hosspace"; + name = "Space Blast Door" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/heads_quarters/hos) +"qbE" = ( +/obj/structure/altar/of_gods, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"qbJ" = ( +/obj/structure/sign/departments/medbay/alt/directional/west, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"qbO" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/medical/psychology) +"qbP" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/iron/stairs/left{ + dir = 4 + }, +/area/station/service/chapel) +"qbV" = ( +/obj/structure/table, +/obj/machinery/reagentgrinder{ + pixel_x = -4; + pixel_y = 5 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Kitchen"; + name = "kitchen camera" + }, +/obj/item/toy/figure/chef{ + pixel_x = 4 + }, +/obj/item/holosign_creator/robot_seat/restaurant{ + pixel_y = -5 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"qbY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"qci" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"qcv" = ( +/obj/effect/turf_decal/box, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"qcI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"qdd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/storage) +"qdk" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "robotics_shutters"; + name = "Robotics Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"qdM" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"qdR" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Xenolab"; + name = "Containment Chamber Blast Door" + }, +/obj/structure/sign/warning/electric_shock/directional/west, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/firedoor, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"qew" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/machinery/meter, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"qez" = ( +/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/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/psychology) +"qeJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/engineering{ + name = "Telecomms Storage" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tcomms) +"qeO" = ( +/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/service/chapel) +"qeT" = ( +/obj/machinery/chem_master/condimaster{ + name = "CondiMaster Neo" + }, +/obj/effect/turf_decal/bot, +/obj/item/radio/intercom/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"qeX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"qeZ" = ( +/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/west, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"qfe" = ( +/turf/closed/wall/r_wall/rust, +/area/space/nearstation) +"qfg" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"qfn" = ( +/obj/machinery/atmospherics/components/tank{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"qfq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"qfu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"qgu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/maintenance, +/obj/structure/sign/poster/random/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/central) +"qgz" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"qgC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/trinary/filter/atmos{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"qgE" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"qgV" = ( +/obj/item/wrench, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"qhf" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"qht" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"qhx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/server) +"qhC" = ( +/obj/structure/rack, +/obj/item/storage/crayons, +/obj/item/storage/crayons, +/obj/item/airlock_painter, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/storage/art) +"qhH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/command{ + name = "Research Director's Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/rd, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"qhT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"qhZ" = ( +/obj/item/kirbyplants/random, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"qic" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/hallway/primary/port) +"qih" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/cargo) +"qij" = ( +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"qip" = ( +/obj/structure/flora/bush/jungle/b/style_random, +/obj/machinery/airalarm/directional/east, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/medical/virology) +"qiB" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/starboard) +"qiL" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/siding/red{ + dir = 9 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"qiM" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"qjq" = ( +/obj/structure/closet/secure_closet/security, +/obj/effect/turf_decal/delivery, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/item/radio/intercom/directional/south, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/item/book/manual/wiki/security_space_law, +/obj/item/crowbar, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/customs) +"qjr" = ( +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/plating/rust, +/area/station/maintenance/department/crew_quarters/bar) +"qjv" = ( +/obj/effect/decal/cleanable/ash, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"qjK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"qjM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/window/left/directional/east{ + name = "Monkey Pen"; + req_access = list("virology") + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"qkf" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall, +/area/station/security/processing) +"qkm" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "Engineering"; + name = "Engineering Blast Doors" + }, +/turf/open/floor/plating, +/area/station/engineering/lobby) +"qkn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/radio/intercom/directional/west, +/obj/effect/landmark/start/hangover, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"qks" = ( +/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/plaque{ + icon_state = "L14" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"qku" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/barricade/wooden/crude, +/obj/machinery/door/window/left/directional/north{ + name = "Cage Door" + }, +/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/maintenance/port/fore) +"qkA" = ( +/obj/structure/grille/broken, +/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/electric_shock/directional/south, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"qld" = ( +/obj/effect/turf_decal/box, +/obj/machinery/light/directional/north, +/obj/structure/cable, +/obj/machinery/power/shieldwallgen/xenobiologyaccess, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"qlg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "chem-passthrough" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"qlk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/command/vault) +"qlw" = ( +/obj/structure/table, +/obj/item/folder/white, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/airalarm/directional/south, +/obj/item/restraints/handcuffs, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"qly" = ( +/obj/structure/frame/computer{ + anchored = 1; + dir = 4 + }, +/obj/effect/turf_decal/bot_white, +/obj/machinery/newscaster/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"qlC" = ( +/turf/closed/wall/rust, +/area/station/maintenance/fore) +"qlD" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"qlX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/tank/internals/plasmaman/belt/full, +/obj/structure/table, +/obj/effect/turf_decal/trimline/purple/filled/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner, +/obj/item/flashlight/lamp, +/turf/open/floor/plating/plasma/rust, +/area/station/maintenance/space_hut/plasmaman) +"qms" = ( +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"qmx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/courtroom) +"qmR" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/visible, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"qmW" = ( +/turf/open/floor/engine, +/area/station/science/xenobiology) +"qmZ" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Atmospherics Tank - Air"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"qnc" = ( +/obj/machinery/atmospherics/components/binary/valve, +/obj/machinery/door/window/right/directional/north{ + name = "Justice Windoor" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"qny" = ( +/obj/machinery/mineral/stacking_machine{ + input_dir = 2 + }, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"qnH" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/machinery/power/energy_accumulator/grounding_rod/anchored, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/supermatter) +"qnK" = ( +/obj/machinery/door/airlock/engineering{ + name = "Emergency Storage" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"qnL" = ( +/obj/machinery/vending/wardrobe/law_wardrobe, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/delivery, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"qoi" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Plasma to Incinerator" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"qoo" = ( +/obj/machinery/airalarm/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Atmospherics Port Tanks"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"qox" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/port) +"qoF" = ( +/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/science/robotics/lab) +"qoT" = ( +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"qoW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"qpj" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall, +/area/station/maintenance/starboard/aft) +"qpw" = ( +/obj/structure/table, +/obj/item/circular_saw, +/obj/item/scalpel{ + pixel_y = 16 + }, +/obj/item/hemostat, +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"qpx" = ( +/obj/structure/rack, +/obj/item/storage/briefcase{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/briefcase, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/bot, +/obj/item/taperecorder{ + pixel_x = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"qpI" = ( +/obj/machinery/light/floor, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"qpJ" = ( +/obj/machinery/airalarm/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"qpP" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 10 + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 10 + }, +/obj/structure/chair/office{ + dir = 8 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"qpT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"qpZ" = ( +/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/no_smoking{ + pixel_x = -30 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"qqJ" = ( +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/disposal/bin, +/obj/machinery/light/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"qqM" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"qqV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"qqZ" = ( +/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/disposalpipe/segment, +/obj/effect/spawner/random/structure/steam_vent, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"qra" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"qrk" = ( +/obj/machinery/power/smes, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"qrn" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"qrP" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/secure_closet/personal, +/obj/item/storage/backpack, +/obj/item/storage/backpack/satchel, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/shoes/winterboots, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"qrS" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/structure/table, +/obj/item/clipboard{ + pixel_x = -6 + }, +/obj/item/reagent_containers/cup/beaker/cryoxadone{ + pixel_x = 6; + pixel_y = 10 + }, +/obj/item/reagent_containers/cup/beaker/cryoxadone{ + pixel_x = 6 + }, +/obj/item/reagent_containers/cup/beaker/cryoxadone{ + pixel_x = -6; + pixel_y = 10 + }, +/obj/item/reagent_containers/cup/beaker/cryoxadone{ + pixel_x = -6 + }, +/obj/item/reagent_containers/dropper, +/obj/item/reagent_containers/syringe, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"qrU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"qsb" = ( +/turf/closed/wall/r_wall, +/area/station/command/eva) +"qsn" = ( +/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, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"qsv" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"qsy" = ( +/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/power/apc/auto_name/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"qsA" = ( +/obj/structure/table, +/obj/structure/disposalpipe/segment, +/obj/machinery/fax{ + fax_name = "Engineering Lobby"; + name = "Engineering Lobby Fax Machine" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"qth" = ( +/obj/structure/closet/secure_closet/security/science, +/obj/item/crowbar, +/obj/item/book/manual/wiki/security_space_law, +/obj/machinery/light_switch/directional/west{ + pixel_y = 26 + }, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science/research) +"qtA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/vending/wardrobe/sec_wardrobe, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/customs) +"qug" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/screwdriver{ + pixel_y = 18 + }, +/obj/item/radio/intercom/directional/south, +/obj/machinery/firealarm/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"qur" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"quu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"quv" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/button/door/directional/south{ + id = "engsm"; + name = "Radiation Shutters Toggle"; + req_access = list("engineering") + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"quy" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/commons/locker) +"quG" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"qvc" = ( +/obj/machinery/door/airlock/external{ + name = "Satellite External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/engineering/construction, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/maintenance/storage) +"qvh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/machinery/light_switch/directional/north{ + pixel_x = -4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"qvi" = ( +/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/machinery/door/airlock/medical/glass{ + name = "Medbay Desk" + }, +/obj/machinery/duct, +/obj/effect/mapping_helpers/airlock/access/all/medical/paramedic, +/turf/open/floor/iron/dark, +/area/station/medical/paramedic) +"qvq" = ( +/obj/structure/flora/rock/style_random, +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) +"qvG" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"qvJ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"qvV" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/item/toy/figure/atmos{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"qwa" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"qwe" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green{ + pixel_x = -6; + pixel_y = 14 + }, +/obj/item/book/manual/wiki/security_space_law{ + pixel_x = 6; + pixel_y = -2 + }, +/obj/item/toy/figure/lawyer{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/item/pen{ + pixel_x = -8; + pixel_y = -4 + }, +/obj/item/pen/red{ + pixel_x = -6; + pixel_y = -1 + }, +/turf/open/floor/carpet/green, +/area/station/service/lawoffice) +"qwi" = ( +/obj/machinery/airalarm/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Transferring Centre" + }, +/obj/effect/turf_decal/stripes/line, +/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 = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/processing) +"qwx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"qwB" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/reagent_dispensers/watertank, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"qwH" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/spawner/structure/electrified_grille, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"qwK" = ( +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/spawner/random/medical/two_percent_xeno_egg_spawner, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"qwR" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Research Lab Maintenance" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "cargo-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"qxh" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) +"qxA" = ( +/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/command{ + name = "Head of Personnel's Office" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/hop, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) +"qxC" = ( +/obj/effect/landmark/start/cargo_technician, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"qxD" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/structure/chair/stool/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"qxI" = ( +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"qxQ" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"qyn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/oil, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"qyo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"qyA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/box, +/obj/machinery/holopad, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"qyQ" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"qyR" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 1 + }, +/turf/open/floor/engine/vacuum, +/area/station/maintenance/disposal/incinerator) +"qzg" = ( +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/starboard/fore) +"qzu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"qzv" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/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, +/area/station/hallway/primary/starboard) +"qzz" = ( +/obj/machinery/firealarm/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"qzA" = ( +/obj/effect/turf_decal/loading_area, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"qzD" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"qzJ" = ( +/obj/structure/chair/stool/bar/directional/south, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"qAa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"qAc" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"qAg" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/cable, +/obj/item/shrapnel/bullet, +/turf/open/floor/plating, +/area/station/security/prison) +"qAn" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Cargo Security Post" + }, +/obj/effect/turf_decal/siding/red/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"qAo" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"qAx" = ( +/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/yellow, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"qAE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"qAK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/girder/displaced, +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"qAR" = ( +/turf/closed/wall, +/area/station/cargo/miningoffice) +"qBe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"qBs" = ( +/turf/closed/wall/rust, +/area/station/commons/vacant_room/commissary) +"qBz" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light/small/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"qBC" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/landmark/start/cook, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"qBR" = ( +/obj/structure/chair/comfy/brown{ + color = "#c45c57"; + dir = 8 + }, +/obj/effect/landmark/start/head_of_security, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"qCi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/vacuum/external/directional/west, +/obj/machinery/light/small/directional/west, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/security/execution/education) +"qCj" = ( +/obj/machinery/chem_dispenser, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"qCI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"qCX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"qCZ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/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/command/heads_quarters/hos) +"qDp" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/space/basic, +/area/space/nearstation) +"qDt" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters{ + dir = 4; + id = "bankshutter"; + name = "Bank Shutter" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"qDE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"qDG" = ( +/obj/effect/turf_decal/siding/thinplating/dark/end{ + dir = 4 + }, +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/north, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/chapel/monastery) +"qDI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"qDX" = ( +/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/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"qDZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/scientist, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"qEf" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/departments/evac/directional/north, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"qEh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/brig) +"qEs" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/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/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"qED" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"qEJ" = ( +/obj/structure/table, +/obj/structure/bedsheetbin, +/obj/machinery/status_display/evac/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/toilet/restrooms) +"qEM" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"qER" = ( +/obj/structure/chair/pew{ + dir = 8 + }, +/turf/open/floor/iron/chapel, +/area/station/service/chapel) +"qEV" = ( +/obj/structure/chair/wood{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"qFb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"qFs" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/machinery/light/directional/east, +/turf/open/floor/grass, +/area/station/service/chapel) +"qFw" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 4; + id = "aux_base_shutters"; + name = "Auxillary Base Shutters" + }, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"qFN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/spawner/random/structure/crate, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"qFV" = ( +/obj/effect/landmark/start/quartermaster, +/obj/structure/chair/office, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/carpet/orange, +/area/station/command/heads_quarters/qm) +"qGi" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/table, +/obj/item/clipboard, +/obj/item/paper/guides/jobs/engi/gravity_gen, +/obj/item/pen/blue, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"qGq" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/checkpoint/science/research) +"qGK" = ( +/turf/closed/wall, +/area/station/medical/storage) +"qHe" = ( +/turf/closed/wall/r_wall/rust, +/area/station/command/eva) +"qHu" = ( +/obj/item/kirbyplants/organic/plant14, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"qHy" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"qHG" = ( +/obj/machinery/door/airlock/external{ + name = "Medical Escape Pod"; + space_dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"qHV" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"qId" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "Unit_1Privacy"; + name = "Unit 1 Privacy Shutter" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"qIv" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"qJf" = ( +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"qJi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"qJs" = ( +/obj/structure/lattice/catwalk, +/obj/structure/marker_beacon/burgundy{ + name = "landing marker" + }, +/turf/open/space/basic, +/area/space/nearstation) +"qJB" = ( +/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/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"qJO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"qJR" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/port/aft) +"qJY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"qKf" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/holopad/secure, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"qKv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"qKx" = ( +/obj/machinery/door/airlock/maintenance, +/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/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"qKE" = ( +/obj/structure/bed{ + dir = 4 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/item/bedsheet/brown{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"qKH" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/purple/filled/corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner{ + dir = 8 + }, +/obj/item/toy/plush/plasmamanplushie{ + name = "Dianion XV" + }, +/turf/open/floor/plating/plasma/rust, +/area/station/maintenance/space_hut/plasmaman) +"qKI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/machinery/space_heater, +/obj/machinery/airalarm/directional/east, +/obj/machinery/light/directional/south, +/obj/structure/sign/poster/contraband/fun_police/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"qKR" = ( +/obj/effect/decal/cleanable/ash, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"qKS" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/status_display/door_timer{ + id = "Cell 3"; + name = "Cell 3"; + pixel_x = -32 + }, +/obj/structure/closet/secure_closet/brig{ + id = "Cell 3"; + name = "Cell 3 locker" + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"qKX" = ( +/obj/machinery/door/airlock/engineering{ + name = "Emergency Storage" + }, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"qLb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/librarian, +/obj/effect/landmark/navigate_destination/library, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"qLi" = ( +/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/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/cargo/storage) +"qLB" = ( +/obj/structure/sign/departments/holy, +/turf/closed/wall, +/area/station/maintenance/port/fore) +"qLO" = ( +/obj/effect/turf_decal/stripes/corner{ + 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/wood, +/area/station/maintenance/port/fore) +"qMC" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"qNh" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"qNr" = ( +/turf/closed/wall, +/area/station/hallway/primary/central/fore) +"qNH" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/cyan, +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/aft) +"qNJ" = ( +/obj/machinery/modular_computer/preset/id{ + dir = 8 + }, +/obj/machinery/button/flasher{ + id = "hopflash"; + pixel_x = 36; + pixel_y = 6 + }, +/obj/machinery/light_switch/directional/east{ + pixel_x = 36; + pixel_y = -6 + }, +/obj/machinery/button/ticket_machine{ + name = "Increment Ticket Counter"; + pixel_x = 24; + pixel_y = 24 + }, +/obj/machinery/button/door/directional/east{ + id = "hopqueue"; + name = "Queue Shutters Toggle"; + pixel_y = -6; + req_access = list("hop") + }, +/obj/machinery/button/door/directional/east{ + id = "hop"; + name = "Privacy Shutters Toggle"; + pixel_y = 6; + req_access = list("hop") + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) +"qNL" = ( +/obj/machinery/chem_master, +/obj/effect/turf_decal/delivery, +/obj/machinery/newscaster/directional/south, +/obj/machinery/button/door/directional/south{ + id = "chemistry_shutters_2"; + name = "Hall Shutters Toggle"; + pixel_x = 24; + req_access = list("medical") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"qOd" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/service/chapel/storage) +"qOi" = ( +/obj/structure/closet/secure_closet/engineering_personal, +/obj/item/clothing/suit/hooded/wintercoat/engineering, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/directional/north, +/obj/machinery/light_switch/directional/north, +/obj/item/pickaxe/mini, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"qOq" = ( +/obj/effect/turf_decal/loading_area, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"qOv" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Chapel Hallway" + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"qOz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"qOB" = ( +/obj/structure/chair/sofa/left/maroon{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"qOG" = ( +/obj/structure/cable, +/obj/structure/table, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/item/storage/box/lights/bulbs, +/obj/machinery/firealarm/directional/south, +/obj/item/tank/internals/oxygen/red, +/obj/item/clothing/mask/gas, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"qOQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/firealarm/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"qOT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/east, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"qPf" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/item/folder/yellow, +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Blast Door" + }, +/obj/machinery/door/window/right/directional/west{ + name = "Atmospherics Desk"; + req_access = list("atmospherics") + }, +/obj/structure/desk_bell{ + pixel_x = 8; + pixel_y = 10 + }, +/turf/open/floor/plating, +/area/station/engineering/atmos/storage/gas) +"qPz" = ( +/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/hallway/primary/aft) +"qPE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/loading_area, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"qPU" = ( +/obj/structure/bookcase/random/reference, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"qPX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"qQc" = ( +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"qQf" = ( +/obj/machinery/vending/wardrobe/chap_wardrobe, +/obj/structure/sign/poster/official/bless_this_spess/directional/north, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"qQj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"qQq" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"qQQ" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"qRf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/security_officer, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"qRh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/junction/flip, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"qRm" = ( +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/machinery/suit_storage_unit/industrial/loader, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"qRp" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, +/obj/machinery/door/airlock/atmos/glass{ + name = "Distribution Loop" + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/purple/visible{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/pumproom) +"qRr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/sign/directions/evac{ + dir = 1; + pixel_y = 24 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"qRv" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/structure/table, +/obj/item/storage/box/lights/mixed{ + pixel_y = 5 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"qRD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"qRK" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/machinery/light_switch/directional/south{ + pixel_x = -8 + }, +/obj/structure/filingcabinet, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain/private) +"qRS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/bombcloset/security, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"qRT" = ( +/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/service/chapel/funeral) +"qSa" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/newscaster/directional/west, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"qSe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/violet/visible, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"qSg" = ( +/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 = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"qSB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/junction/yjunction{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"qSC" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"qSJ" = ( +/obj/effect/spawner/random/entertainment/arcade{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"qSN" = ( +/obj/machinery/door/airlock/medical{ + id_tag = "Unit_2"; + name = "Unit 2" + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/commons/toilet/restrooms) +"qSO" = ( +/obj/machinery/computer/records/medical{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"qTg" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/shieldgen, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"qTC" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/service/bar/atrium) +"qTJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"qTY" = ( +/obj/structure/table, +/obj/machinery/light_switch/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/item/book/manual/wiki/surgery, +/obj/item/razor, +/obj/machinery/vending/wallmed/directional/north, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/aft) +"qUb" = ( +/obj/effect/turf_decal/bot, +/obj/structure/table, +/obj/item/storage/box/hug/medical{ + pixel_y = 4 + }, +/obj/item/crowbar, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"qUj" = ( +/obj/machinery/smartfridge/food, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "kitchenshutters"; + name = "Kitchen Shutters" + }, +/turf/open/floor/iron, +/area/station/service/kitchen) +"qUp" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"qUJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/window/left/directional/west{ + name = "Soothing Nature Exhibit"; + req_access = list("psychology") + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/psychology) +"qUN" = ( +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/obj/machinery/wall_healer/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"qUO" = ( +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"qUU" = ( +/turf/closed/wall/rust, +/area/station/security/checkpoint/engineering) +"qUZ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/item/stack/cable_coil/cut, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"qVc" = ( +/obj/machinery/chem_master, +/obj/effect/turf_decal/bot, +/obj/machinery/light_switch/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"qVk" = ( +/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/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"qVs" = ( +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"qVz" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"qVA" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate{ + name = "disposal supplies" + }, +/obj/item/bodybag, +/obj/item/bodybag, +/obj/item/shovel, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"qVC" = ( +/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/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"qVD" = ( +/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/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"qVF" = ( +/obj/machinery/holopad, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"qVJ" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"qVM" = ( +/obj/structure/lattice, +/obj/structure/girder/reinforced, +/turf/open/space/basic, +/area/space/nearstation) +"qVN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"qVQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/emcloset{ + name = "plasmaperson emergency closet" + }, +/obj/item/clothing/under/plasmaman, +/obj/item/clothing/under/plasmaman, +/obj/item/clothing/head/helmet/space/plasmaman, +/obj/item/clothing/head/helmet/space/plasmaman, +/obj/item/tank/internals/plasmaman/belt/full, +/obj/item/tank/internals/plasmaman/belt/full, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"qVR" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"qVW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/binoculars, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"qWz" = ( +/obj/structure/lattice, +/obj/structure/sign/warning/secure_area/directional/east, +/turf/open/space/basic, +/area/space/nearstation) +"qWA" = ( +/obj/structure/flora/rock/pile/style_random, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"qWB" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"qWC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/structure/disposalpipe/junction{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"qWJ" = ( +/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/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"qWN" = ( +/obj/machinery/plate_press, +/obj/machinery/light/small/directional/south, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/plating, +/area/station/security/prison) +"qWT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/plasma_output{ + dir = 1 + }, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"qWZ" = ( +/obj/structure/table, +/obj/item/key/security, +/obj/item/key/security, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/spawner/random/armory/dragnet, +/obj/effect/spawner/random/armory/barrier_grenades, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"qXa" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"qXc" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/light_switch/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/motion/directional/south{ + c_tag = "Vault"; + name = "vault camera"; + network = list("vault") + }, +/turf/open/floor/engine, +/area/station/command/vault) +"qXn" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Hydroponics Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/hydroponics, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"qXv" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/command/bridge) +"qXA" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"qXJ" = ( +/obj/structure/girder, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"qXX" = ( +/obj/structure/closet{ + name = "evidence closet" + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"qYr" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"qYv" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"qYy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"qZf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/kirbyplants/organic/plant16, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/port) +"qZl" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/mechbay) +"qZx" = ( +/turf/closed/wall/r_wall/rust, +/area/station/tcommsat/server) +"qZL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/janitor) +"qZS" = ( +/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/green, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"qZX" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/starboard/aft) +"rah" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"raM" = ( +/obj/machinery/light/directional/west, +/obj/machinery/status_display/ai/directional/west, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"raN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/obj/effect/spawner/structure/electrified_grille, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"raS" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/east, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/machinery/computer/operating{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/aft) +"raY" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/wood, +/area/station/service/library) +"rbk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"rbn" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/nitrogen_output{ + dir = 4 + }, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"rbp" = ( +/obj/structure/sign/departments/cargo/directional/east, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"rbz" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/sign/warning/secure_area/directional/west, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Brig Prison Access" + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"rbH" = ( +/obj/structure/table/wood, +/obj/item/paper_bin, +/obj/item/hand_labeler, +/obj/item/taperecorder, +/obj/machinery/computer/security/telescreen/prison/directional/east, +/turf/open/floor/carpet/green, +/area/station/security/detectives_office) +"rbO" = ( +/turf/open/floor/iron, +/area/station/service/hydroponics) +"rbT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"rcp" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"rcB" = ( +/turf/open/floor/grass, +/area/station/service/chapel) +"rcI" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple/layer2{ + dir = 5 + }, +/turf/open/floor/iron/dark/airless, +/area/station/science/ordnance/freezerchamber) +"rcJ" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/door_timer{ + id = "Cell 1"; + name = "Cell 1"; + pixel_x = -32 + }, +/obj/structure/closet/secure_closet/brig{ + id = "Cell 1"; + name = "Cell 1 locker" + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"rcM" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/captain) +"rcN" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Xenobiology Maintenance" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"rcS" = ( +/obj/structure/chair/pew/left{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/turf/open/floor/iron/chapel{ + dir = 8 + }, +/area/station/service/chapel) +"rdb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/west, +/obj/structure/plaque/static_plaque/golden{ + pixel_x = -32 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/office) +"rdc" = ( +/turf/closed/wall/r_wall/rust, +/area/station/science/ordnance/bomb) +"rdk" = ( +/obj/item/book/granter/action/spell/smoke/lesser, +/obj/structure/table/wood, +/turf/open/floor/cult, +/area/station/service/chapel/office) +"rdl" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"rdo" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"rdp" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"rdD" = ( +/obj/structure/disposalpipe/segment, +/obj/item/radio/intercom/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Starboard Hallway Departure Checkpoint"; + name = "starboard camera" + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"rdI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/structure/noticeboard/directional/east, +/obj/item/clothing/gloves/color/fyellow, +/obj/item/storage/toolbox/electrical, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"rdM" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/station/commons/fitness/recreation) +"rdV" = ( +/obj/structure/chair/pew/left{ + dir = 4 + }, +/obj/machinery/newscaster/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"rea" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"rec" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/garden) +"rel" = ( +/obj/structure/falsewall{ + name = "suspicious wall" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"reo" = ( +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/obj/machinery/camera/directional/south{ + c_tag = "Ordnance Storage"; + name = "science camera"; + network = list("ss13","rd") + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/storage) +"ret" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"reJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"reT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"reX" = ( +/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/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"rfg" = ( +/obj/structure/chair/bronze, +/turf/open/floor/bronze, +/area/station/maintenance/department/chapel) +"rfo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/machinery/light/small/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"rfD" = ( +/obj/machinery/shieldgen, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"rfF" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security/glass{ + name = "Cargo Security Post" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"rfM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"rfX" = ( +/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/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"rgv" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"rgY" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"rha" = ( +/obj/effect/turf_decal/stripes/line, +/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, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"rhd" = ( +/turf/closed/wall/r_wall, +/area/station/security/lockers) +"rhf" = ( +/turf/open/floor/iron/stairs/old, +/area/station/maintenance/port/fore) +"rhs" = ( +/obj/machinery/modular_computer/preset/id{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/computer/security/telescreen/cmo/directional/east, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"rhy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"rhK" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/research/glass{ + name = "Research Lab" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"rhN" = ( +/turf/closed/wall, +/area/station/commons/locker) +"rhT" = ( +/turf/closed/wall, +/area/station/service/lawoffice) +"rif" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"riB" = ( +/obj/machinery/computer/shuttle/labor{ + dir = 1 + }, +/obj/structure/sign/warning/vacuum/external/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Transferring Centre Dock" + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/processing) +"riC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"riI" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/folder/yellow, +/obj/item/pipe_dispenser, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"riN" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Gas to Chamber" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"riQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/service/library) +"riS" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/left/directional/east{ + name = "Cargo Desk"; + req_access = list("shipping") + }, +/obj/item/clipboard{ + pixel_x = 3; + pixel_y = -2 + }, +/obj/item/folder{ + pixel_x = 3; + pixel_y = -2 + }, +/obj/structure/desk_bell{ + pixel_x = -8; + pixel_y = 10 + }, +/turf/open/floor/plating, +/area/station/cargo/office) +"riW" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"riX" = ( +/obj/effect/decal/cleanable/blood/gibs/robot_debris/limb, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/splatter/oil, +/obj/effect/decal/cleanable/blood/gibs/robot_debris/old, +/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/service/chapel/storage) +"rja" = ( +/obj/structure/closet/secure_closet/engineering_chief, +/obj/effect/turf_decal/delivery, +/obj/item/gun/energy/e_gun/mini, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"rjg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/medical) +"rjR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/effect/spawner/random/clothing/costume, +/obj/effect/spawner/random/clothing/costume, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"rkn" = ( +/obj/item/stack/cable_coil, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"rko" = ( +/obj/structure/sign/warning/explosives, +/turf/closed/wall/r_wall/rust, +/area/station/science/ordnance/bomb) +"rky" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"rkG" = ( +/turf/closed/wall/r_wall/rust, +/area/station/security/lockers) +"rkT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rkU" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor/shutters{ + dir = 4; + id = "sidearmory"; + name = "Side Armoury Shutter" + }, +/obj/machinery/button/door/directional/south{ + id = "sidearmory"; + name = "Armoury Shutter Toggle"; + req_access = list("armory") + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"rkV" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/security/execution/education) +"rll" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"rlx" = ( +/obj/item/kirbyplants/organic/plant5, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"rlM" = ( +/obj/structure/chair/pew{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/chapel, +/area/station/service/chapel) +"rlT" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"rmd" = ( +/obj/structure/table, +/obj/item/storage/toolbox/emergency, +/obj/item/taperecorder, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"rmu" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "commissaryshutter"; + name = "Vacant Commissary Shutter" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plating, +/area/station/commons/vacant_room/commissary) +"rmK" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2"; + name = "mail belt" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"rmT" = ( +/obj/machinery/light_switch/directional/east, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/office) +"rna" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/duct, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"rnj" = ( +/obj/item/clothing/suit/hooded/techpriest{ + pixel_y = 8 + }, +/obj/item/clothing/suit/hooded/techpriest{ + pixel_y = 6 + }, +/obj/item/clothing/suit/hooded/techpriest{ + pixel_y = 4 + }, +/obj/structure/rack, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"rnp" = ( +/obj/structure/sign/poster/contraband/missing_gloves/directional/east, +/obj/machinery/power/smes/engineering, +/obj/structure/cable, +/turf/open/floor/circuit/red, +/area/station/engineering/supermatter/room) +"rnB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/turf_decal/box/corners, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/door/window/right/directional/west{ + name = "Fitness Ring" + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"rnG" = ( +/turf/closed/wall/r_wall, +/area/station/hallway/secondary/service) +"rnJ" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/aft) +"rnP" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"rnW" = ( +/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/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"rol" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/components/trinary/filter/atmos/plasma{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/fourcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"ron" = ( +/obj/effect/landmark/start/scientist, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"ror" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"rot" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sink/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"rou" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/effect/spawner/random/structure/crate, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/power/terminal{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"rov" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"roy" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 4; + name = "Cold Loop to Gas" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"roF" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Server Access" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/obj/effect/mapping_helpers/airlock/access/all/science/rd, +/turf/open/floor/iron/dark, +/area/station/science/server) +"roI" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"roO" = ( +/obj/structure/grille/broken, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"roT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/command/bridge) +"roV" = ( +/obj/machinery/porta_turret/ai{ + dir = 4 + }, +/obj/structure/sign/warning/secure_area/directional/north, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/box/red, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/chamber) +"rpl" = ( +/turf/closed/wall, +/area/station/maintenance/department/electrical) +"rpB" = ( +/obj/structure/urinal/directional/north, +/obj/machinery/duct, +/turf/open/floor/plating/rust, +/area/station/security/prison/shower) +"rpD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"rpF" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/cargo/storage) +"rpN" = ( +/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{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"rqi" = ( +/obj/structure/sign/poster/official/pda_ad, +/turf/closed/wall, +/area/station/command/heads_quarters/hop) +"rqm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/poster/official/random/directional/south, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rqn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/button/door/directional/south{ + id = "ordnancestorage"; + name = "Ordnance Storage Access"; + req_access = list("ordnance") + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"rqp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/cargo/storage) +"rqq" = ( +/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/public/glass{ + name = "Art Cabinet" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"rqs" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/security{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"rqu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"rqx" = ( +/obj/structure/table, +/obj/item/flashlight/lamp, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"rqG" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"rqJ" = ( +/obj/effect/turf_decal/box, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"rqL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"rqV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"rqW" = ( +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central) +"rrc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"rrm" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"rrs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"rrt" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/space_heater, +/obj/machinery/light/small/directional/west, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"rrG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"rrK" = ( +/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/cyclelink_helper_multi{ + cycle_id = "cargo-maint-passthrough" + }, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"rrO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/sign/poster/contraband/random/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"rrQ" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"rrS" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/bridge_pipe/scrubbers/visible, +/turf/open/space/basic, +/area/space/nearstation) +"rrY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"rsb" = ( +/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/wood{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/duct, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"rsd" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/stamp/denied{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/obj/item/stamp/granted{ + pixel_x = 8; + pixel_y = 0 + }, +/obj/item/pen, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"rsw" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"rsT" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/tcommsat/server) +"rsX" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"rsY" = ( +/obj/machinery/door/airlock/external{ + name = "External Freight Airlock" + }, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"rsZ" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"rtc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"rtr" = ( +/obj/structure/table/glass, +/obj/item/folder/white, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/reagent_containers/cup/bottle/epinephrine{ + pixel_x = -6 + }, +/obj/item/reagent_containers/syringe, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"rtw" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "ordnancestorage"; + name = "Ordnance Storage Shutters" + }, +/obj/machinery/door/firedoor/heavy, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"rtx" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/closet/secure_closet/personal, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"rtz" = ( +/obj/structure/lattice, +/obj/item/toy/plush/lizard_plushie/space/green{ + desc = "He stared into the void and listened. He didn't expect an answer..."; + name = "Void-Stares-Back" + }, +/turf/open/space/basic, +/area/space/nearstation) +"rtD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/bed, +/obj/item/bedsheet/brown, +/obj/item/radio/intercom/prison/directional/east, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"rtF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/purple/visible{ + dir = 8 + }, +/obj/effect/landmark/start/atmospheric_technician, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"rtK" = ( +/obj/structure/table, +/obj/item/folder, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/reagent_containers/cup/beaker/large{ + pixel_x = -4 + }, +/obj/item/reagent_containers/cup/beaker{ + pixel_x = 4 + }, +/obj/item/reagent_containers/dropper, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"rtN" = ( +/obj/structure/mop_bucket/janitorialcart, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/lusty_xenomorph/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"rtT" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"ruc" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"ruo" = ( +/obj/machinery/computer/records/security{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"rup" = ( +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/disposal/bin, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/west, +/obj/machinery/status_display/supply{ + pixel_y = -32 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"ruB" = ( +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"ruU" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"ruW" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/emcloset/anchored, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"rvj" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/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/hallway/primary/aft) +"rvk" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible, +/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{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"rvz" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/closet/secure_closet/personal, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/cargo/warehouse/upper) +"rvD" = ( +/obj/structure/transit_tube, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"rvR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"rvU" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/siding/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"rvW" = ( +/obj/effect/landmark/generic_maintenance_landmark, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"rvZ" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"rwa" = ( +/obj/structure/table, +/obj/machinery/firealarm/directional/south, +/obj/item/storage/toolbox/mechanical, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"rwh" = ( +/obj/effect/turf_decal/box, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rwr" = ( +/turf/closed/wall/rust, +/area/station/medical/psychology) +"rwu" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/secure_area/directional/north{ + desc = "A warning sign which reads 'SERVER ROOM'."; + name = "SERVER ROOM" + }, +/turf/open/floor/plating, +/area/station/science/server) +"rwy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"rwD" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Engineering"; + name = "Engineering Blast Doors" + }, +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/lobby) +"rwM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"rwR" = ( +/obj/machinery/rnd/destructive_analyzer, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"rwW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/reagent_dispensers/plumbed, +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"rxi" = ( +/obj/effect/turf_decal/stripes/line, +/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/brig) +"rxo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"rxp" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating/dark/end{ + dir = 8 + }, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel) +"rxt" = ( +/obj/structure/table/wood, +/obj/item/storage/lockbox/medal, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"rxu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/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 = "Satellite Transit Access"; + name = "satellite camera"; + network = list("minisat") + }, +/obj/machinery/button/door/directional/west{ + id = "transittube_ai"; + name = "Transit Tube Lockdown Toggle"; + req_access = list("command") + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/firealarm/directional/west{ + pixel_x = -26; + pixel_y = -26 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"rxD" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "chem_lockdown"; + name = "Chemistry Shutters" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"rxJ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "lawyer_shutters"; + name = "Law Office Shutters" + }, +/turf/open/floor/plating, +/area/station/service/lawoffice) +"rxQ" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"rxW" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 6 + }, +/obj/effect/decal/cleanable/vomit/old, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"rxX" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/clothing/gloves/color/fyellow{ + pixel_y = 6 + }, +/obj/item/storage/toolbox/electrical, +/obj/structure/spider/stickyweb, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"ryn" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"ryK" = ( +/obj/structure/table, +/obj/structure/sign/departments/medbay/alt/directional/east, +/obj/structure/sign/poster/official/help_others/directional/south, +/obj/item/storage/box/bodybags{ + pixel_y = 5 + }, +/obj/item/clothing/glasses/eyepatch{ + pixel_y = 4 + }, +/obj/item/clothing/mask/surgical, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"ryW" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"ryZ" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"rzr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"rzB" = ( +/obj/structure/table, +/obj/item/clothing/gloves/latex, +/obj/item/clothing/mask/surgical, +/obj/item/clothing/suit/apron/surgical, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/aft) +"rzE" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"rzR" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"rzV" = ( +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"rAr" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/light/directional/west, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/suit_storage_unit/standard_unit, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"rAA" = ( +/obj/effect/decal/cleanable/ash, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"rAB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"rAD" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"rAL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/obj/structure/closet/emcloset, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"rAO" = ( +/obj/structure/sign/departments/xenobio, +/turf/closed/wall, +/area/station/maintenance/starboard/fore) +"rAQ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/central) +"rBa" = ( +/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/landmark/event_spawn, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/service/chapel/dock) +"rBd" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/storage/toolbox/emergency, +/obj/item/stack/rods/ten, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"rBj" = ( +/obj/structure/transit_tube/curved/flipped, +/turf/open/space/basic, +/area/space/nearstation) +"rBq" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "mining" + }, +/obj/machinery/light/directional/north, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"rBE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/maintenance{ + name = "Atmospherics Maintenance" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/iron/dark, +/area/station/maintenance/aft) +"rBO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"rBS" = ( +/obj/structure/flora/bush/jungle/b/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/camera/directional/west{ + c_tag = "Virology Monkey Pen"; + name = "medical camera"; + network = list("ss13","medical") + }, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/medical/virology) +"rBV" = ( +/obj/structure/table/reinforced/plastitaniumglass, +/obj/item/mmi, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"rCi" = ( +/turf/closed/wall, +/area/station/hallway/secondary/entry) +"rCH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"rDe" = ( +/obj/structure/table, +/obj/item/storage/toolbox/electrical{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/stack/rods/fifty{ + pixel_y = 5 + }, +/obj/item/storage/toolbox/mechanical, +/obj/machinery/requests_console/directional/east{ + department = "EVA"; + name = "EVA Requests Console" + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"rDh" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"rDi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/firealarm/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"rDj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"rDl" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"rDO" = ( +/obj/structure/frame/computer{ + anchored = 1; + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"rEi" = ( +/obj/structure/table/glass, +/obj/machinery/computer/records/medical/laptop, +/obj/machinery/vending/wallmed/directional/east, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/medical) +"rEu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/shaft_miner, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"rEE" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2"; + name = "mail belt" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"rER" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Chapel Hallway" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"rEU" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/plating/rust, +/area/station/security/prison) +"rEV" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/service/hydroponics/garden) +"rEW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"rFc" = ( +/obj/effect/turf_decal/bot, +/obj/structure/table, +/obj/item/storage/belt/utility, +/obj/item/radio{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/radio{ + pixel_y = 2 + }, +/obj/item/flashlight/flare, +/turf/open/floor/iron, +/area/station/command/eva) +"rFg" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"rFh" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"rFi" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Tools"; + location = "Engineering"; + name = "engineering navigation beacon" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rFt" = ( +/turf/closed/wall, +/area/station/security/checkpoint/medical) +"rFx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"rFD" = ( +/obj/structure/sign/warning/no_smoking{ + pixel_x = 30 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"rFK" = ( +/obj/structure/closet/secure_closet/security/sec, +/obj/effect/turf_decal/bot, +/obj/item/clothing/mask/russian_balaclava, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"rFL" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical, +/obj/item/clothing/head/utility/welding, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"rFN" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"rFS" = ( +/obj/structure/chair/sofa/left/maroon{ + dir = 8 + }, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"rGK" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"rHc" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"rHi" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/north, +/obj/structure/rack, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"rHm" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/poddoor/preopen{ + id = "xeno_blastdoor"; + name = "Xenobiology Containment Blast Door" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"rHs" = ( +/obj/structure/table, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/item/clothing/under/rank/security/officer, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"rHz" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"rHX" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "evashutter"; + name = "E.V.A. Storage Shutter" + }, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"rIk" = ( +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"rIl" = ( +/obj/structure/sign/departments/holy{ + pixel_y = 30 + }, +/turf/open/floor/iron/stairs/right{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"rIm" = ( +/obj/machinery/airalarm/directional/east, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"rIq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/gulag_item_reclaimer{ + dir = 8; + pixel_x = 30 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/processing) +"rIy" = ( +/obj/structure/mop_bucket/janitorialcart, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"rJJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/light/directional/east, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/port) +"rJN" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"rJO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"rJS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/hydroponics/constructable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/line, +/obj/effect/turf_decal/trimline/green/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"rKa" = ( +/obj/effect/spawner/structure/window/hollow/reinforced/directional{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"rKf" = ( +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"rKj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Council Chamber" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"rKk" = ( +/turf/closed/wall/rust, +/area/station/medical/surgery/aft) +"rKm" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/atmos_alert, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"rKn" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/power/terminal{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"rKI" = ( +/obj/machinery/rnd/production/protolathe/department/science, +/obj/effect/turf_decal/bot, +/obj/machinery/camera/directional/east{ + c_tag = "Research Lab"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"rKN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/eva) +"rKT" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "emmd"; + name = "Emergency Medical Lockdown Shutters" + }, +/turf/open/floor/grass, +/area/station/medical/paramedic) +"rKV" = ( +/obj/machinery/power/emitter/welded{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"rKY" = ( +/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/departments/security/directional/north, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"rLh" = ( +/obj/machinery/airalarm/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/tcommsat/computer) +"rLs" = ( +/obj/structure/reagent_dispensers/watertank/high, +/obj/item/reagent_containers/cup/watering_can, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"rLy" = ( +/obj/structure/table, +/obj/item/folder/blue{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/folder/documents, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/item/clothing/neck/stethoscope{ + pixel_y = 5 + }, +/obj/item/piggy_bank/vault, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/command/vault) +"rLG" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid, +/area/space/nearstation) +"rLN" = ( +/obj/effect/turf_decal/bot, +/obj/item/radio/intercom/directional/north, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/smes{ + charge = 5e+006; + name = "ai power storage unit" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/ai/satellite) +"rLR" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"rLW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table_frame, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"rMi" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/portable_atmospherics/scrubber/huge, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"rMl" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/item/radio/intercom/directional/west, +/obj/item/kirbyplants/organic/plant2{ + pixel_y = 3 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"rMI" = ( +/obj/structure/table, +/obj/machinery/newscaster/directional/west, +/obj/structure/cable, +/obj/item/wrench, +/obj/machinery/recharger, +/obj/item/restraints/handcuffs, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"rMJ" = ( +/obj/structure/sign/warning/no_smoking{ + pixel_x = -30 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"rMP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/holosign/barrier/atmos, +/obj/structure/sign/poster/contraband/rebels_unite/directional/north, +/turf/open/floor/plating/airless, +/area/station/maintenance/space_hut/plasmaman) +"rNg" = ( +/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/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rNj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/wooden/crude, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"rNk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/ash/large, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"rNo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/commons/locker) +"rNx" = ( +/turf/closed/wall/r_wall/rust, +/area/station/service/chapel) +"rNJ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/medical) +"rNN" = ( +/obj/structure/chair{ + name = "Judge" + }, +/obj/structure/noticeboard/directional/north, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"rNO" = ( +/obj/machinery/door/airlock/external/glass{ + name = "Supply Door Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"rNP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rNR" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/external{ + name = "External Airlock" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/mapping_helpers/airlock/access/all/engineering/external, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"rNX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"rNZ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/central) +"rOq" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"rOz" = ( +/turf/closed/wall/rust, +/area/station/service/chapel/funeral) +"rOC" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"rOJ" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/lab) +"rON" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/violet/visible{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"rOR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"rOS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"rOX" = ( +/obj/machinery/hydroponics/constructable, +/obj/item/seeds/tower{ + pixel_y = -6 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"rPl" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/heat_exchanging/manifold/layer2{ + dir = 1 + }, +/turf/open/floor/iron/dark/airless, +/area/station/science/ordnance/freezerchamber) +"rPo" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"rPx" = ( +/obj/structure/bed{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/spawner/random/bedsheet{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/item/pillow/random, +/turf/open/floor/wood, +/area/station/commons/locker) +"rPy" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"rPN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"rPO" = ( +/obj/structure/table, +/obj/item/hand_labeler, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/sign/directions/evac{ + dir = 1; + pixel_y = 24 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"rPU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/grey_tide/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"rQl" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L11" + }, +/obj/machinery/status_display/evac/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"rQs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/remains/human{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/toy/talking/ai{ + pixel_x = -6; + pixel_y = -1 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"rQx" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 1 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"rQG" = ( +/obj/structure/bodycontainer/crematorium, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/chapel/funeral) +"rQH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"rQQ" = ( +/obj/machinery/vending/hydronutrients, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"rQZ" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"rRb" = ( +/obj/machinery/door/airlock/external{ + name = "Labor Camp Shuttle Airlock"; + shuttledocked = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"rRm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"rRu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"rRw" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite) +"rRx" = ( +/obj/machinery/computer/records/medical, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"rRz" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"rRA" = ( +/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, +/obj/structure/disposalpipe/junction/flip{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rRC" = ( +/obj/machinery/recharge_station, +/obj/effect/turf_decal/bot, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/machinery/airalarm/directional/west, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite) +"rRD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/sign/warning/xeno_mining/directional/north, +/obj/machinery/door/airlock/external/glass{ + name = "External Freight Airlock" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"rRJ" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Satellite External Fore"; + name = "exterior camera"; + network = list("minisat"); + start_active = 1 + }, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"rRM" = ( +/obj/effect/turf_decal/bot, +/obj/structure/cable, +/obj/machinery/computer/prisoner/management, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"rRU" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"rRW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/machinery/meter, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/education) +"rRY" = ( +/turf/closed/wall/r_wall, +/area/station/security/interrogation) +"rRZ" = ( +/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/north, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 1 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"rSe" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/power/emitter, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"rSi" = ( +/turf/closed/wall/rust, +/area/station/medical/surgery/fore) +"rSL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/mob/living/basic/spider/giant/hunter/scrawny, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"rSN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/hydroponics/constructable, +/obj/effect/turf_decal/trimline/green/end{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"rST" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/closed/wall/r_wall, +/area/station/maintenance/starboard) +"rTi" = ( +/obj/structure/grille, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"rTk" = ( +/turf/closed/wall, +/area/station/service/chapel/office) +"rTp" = ( +/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 = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"rTu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"rTv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/caution{ + pixel_y = -12 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"rTB" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/obj/effect/spawner/random/armory/disablers, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"rTD" = ( +/obj/structure/transit_tube/station{ + dir = 1 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/stripes/line, +/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/ai/satellite/foyer) +"rTS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/spider/stickyweb, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"rUh" = ( +/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 = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"rUj" = ( +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/starboard) +"rUD" = ( +/obj/item/paper_bin, +/obj/item/pen, +/obj/structure/table, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"rUO" = ( +/obj/structure/cable, +/obj/effect/landmark/event_spawn, +/obj/effect/landmark/start/hangover, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"rUP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"rUQ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"rVj" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"rVp" = ( +/obj/machinery/computer/crew{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"rVt" = ( +/obj/structure/frame/computer{ + anchored = 1; + dir = 8 + }, +/obj/item/stack/cable_coil/cut, +/turf/open/floor/wood, +/area/station/cargo/warehouse/upper) +"rVw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/duct, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/sign/poster/contraband/random/directional/south, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"rVA" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/port) +"rVE" = ( +/obj/item/kirbyplants/organic/plant10, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rVY" = ( +/obj/structure/sign/warning/biohazard/directional/north, +/turf/open/floor/engine, +/area/station/science/ordnance/office) +"rWg" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"rWT" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Blast Door" + }, +/turf/open/floor/plating, +/area/station/engineering/atmos/storage/gas) +"rXp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Aft Hallway Security Firelock"; + name = "aft camera" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rXv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rYa" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"rYc" = ( +/obj/structure/sign/nanotrasen, +/turf/closed/wall, +/area/station/maintenance/port/greater) +"rYf" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/wood, +/area/station/service/library) +"rYh" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering/glass{ + name = "Laser Room" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"rYi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"rYx" = ( +/obj/machinery/hydroponics/constructable, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"rYK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"rZb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"rZc" = ( +/obj/structure/table/wood/fancy/black, +/obj/item/flashlight/lantern{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/flashlight/lantern{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/flashlight/lantern, +/obj/machinery/light/directional/south, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"rZi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"rZE" = ( +/obj/effect/turf_decal/siding/blue/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"rZK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/limb, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"rZN" = ( +/turf/closed/wall/r_wall/rust, +/area/station/ai/satellite) +"rZO" = ( +/obj/effect/turf_decal/box/corners, +/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, +/area/station/hallway/secondary/exit/departure_lounge) +"rZU" = ( +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/central) +"rZV" = ( +/turf/closed/wall, +/area/station/maintenance/starboard) +"rZW" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"sac" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"sav" = ( +/obj/structure/flora/bush/pale/style_random, +/obj/structure/sign/warning/electric_shock/directional/south, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/space/nearstation) +"saz" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"saA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"saE" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/research) +"saW" = ( +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"sbd" = ( +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/research/glass/incinerator/ordmix_interior{ + name = "Burn Chamber Interior Airlock" + }, +/obj/machinery/airlock_controller/incinerator_ordmix{ + pixel_x = -32 + }, +/turf/open/floor/engine, +/area/station/science/ordnance/burnchamber) +"sbf" = ( +/obj/structure/table/wood, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/sorting/mail{ + dir = 8; + name = "bar sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/service/bar, +/turf/open/floor/wood, +/area/station/service/bar) +"sbh" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"sby" = ( +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"sbz" = ( +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/siding/wood/end{ + dir = 1 + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/wood/parquet, +/area/station/command/heads_quarters/captain/private) +"sbB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"sbJ" = ( +/obj/structure/table, +/obj/item/wrench/medical, +/obj/machinery/light/directional/west, +/obj/machinery/status_display/evac/directional/west, +/obj/item/storage/pill_bottle/mannitol{ + pixel_x = 8; + pixel_y = 7 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"sbX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/random/structure/steam_vent, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"sbZ" = ( +/obj/structure/table, +/obj/item/stack/ducts/fifty, +/obj/item/stack/ducts/fifty, +/obj/item/plunger, +/obj/item/plunger, +/obj/structure/sign/departments/chemistry/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Chemistry East"; + network = list("ss13","medbay") + }, +/obj/machinery/button/door/directional/north{ + id = "chem_lockdown"; + name = "chemistry lockdown control"; + req_access = list("pharmacy") + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"scc" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"scg" = ( +/obj/machinery/suit_storage_unit/captain, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"scp" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"scE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"scJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"scN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/central/fore) +"scR" = ( +/obj/item/storage/box/teargas{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/box/handcuffs, +/obj/item/storage/box/flashbangs{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/structure/table, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"scT" = ( +/obj/structure/rack, +/obj/item/wrench, +/obj/item/crowbar/red, +/obj/machinery/newscaster/directional/east, +/obj/effect/turf_decal/bot, +/obj/item/stack/sheet/glass{ + amount = 20 + }, +/obj/item/stack/sheet/iron/twenty, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/backroom) +"scX" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/commons/storage/primary) +"sda" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/secure_area/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"sdd" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/folder, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"sde" = ( +/obj/structure/table/reinforced, +/obj/structure/displaycase/forsale/kitchen{ + pixel_y = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "kitchenshutters"; + name = "Kitchen Shutters" + }, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/service/kitchen) +"sdm" = ( +/obj/structure/table/wood, +/obj/machinery/computer/libraryconsole/bookmanagement{ + pixel_y = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/noticeboard/directional/west, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"sdp" = ( +/obj/structure/table/reinforced, +/obj/machinery/fax{ + fax_name = "Chief Engineer's Office"; + name = "Chief Engineer's Fax Machine" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"sdT" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"see" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/hallway) +"sex" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"seB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"seG" = ( +/obj/machinery/doppler_array{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"seK" = ( +/obj/structure/table/reinforced/plastitaniumglass, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/cell_charger, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"seN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"seU" = ( +/obj/structure/table, +/obj/item/clothing/gloves/color/yellow, +/obj/item/electronics/apc, +/obj/item/electronics/airlock{ + pixel_y = 6 + }, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"seW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/bot, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"sfi" = ( +/obj/item/bedsheet/red, +/obj/structure/bed, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/prisoner, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"sft" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"sfw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"sfx" = ( +/obj/machinery/button/door/directional/south{ + id = "freight_port"; + name = "Freight Bay Control" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"sfI" = ( +/obj/structure/girder, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"sfV" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"sgh" = ( +/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/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"sgj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"sgn" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 5 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"sgA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/processing) +"sgC" = ( +/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/office) +"shk" = ( +/obj/machinery/telecomms/bus/preset_four, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"shC" = ( +/obj/machinery/turnstile/brig{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"shE" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"shH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"shO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/purple/visible{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"shP" = ( +/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, +/obj/machinery/duct, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"shS" = ( +/obj/effect/turf_decal/siding/purple/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"shW" = ( +/obj/machinery/airalarm/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/drone_bay) +"shZ" = ( +/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/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"sij" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Virology Maintenance" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/medical/central) +"siF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/kirbyplants/organic/plant16, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/gateway) +"siH" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/service/chapel/dock) +"siI" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/restaurant_portal/restaurant, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/delivery/red, +/obj/machinery/duct, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"siL" = ( +/obj/structure/table/bronze, +/obj/machinery/light/small/directional/west, +/obj/item/toy/plush/ratplush, +/turf/open/floor/bronze/filled, +/area/station/maintenance/department/chapel) +"siS" = ( +/obj/machinery/door/airlock/external{ + name = "Prison External Airlock" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "kilo-maint-1" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"sjd" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Mining Dock Maintenance" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"sjk" = ( +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"sjo" = ( +/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/contraband/random/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"sjG" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/service/chapel) +"sjV" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"skA" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/window/brigdoor/right/directional/north{ + id = "Cell 2"; + name = "Cell 2"; + req_access = list("security") + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"skB" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/command/vault) +"skC" = ( +/turf/closed/wall/rust, +/area/station/security/brig) +"skM" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/primary/starboard) +"skP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/reflector/double/anchored{ + dir = 6 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"skR" = ( +/obj/structure/closet{ + name = "maid locker" + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/item/clothing/gloves/color/white, +/obj/item/clothing/accessory/maidapron{ + pixel_x = -4; + pixel_y = -4 + }, +/obj/item/clothing/shoes/laceup, +/obj/structure/mirror/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"slh" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/obj/item/radio/intercom/directional/south, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"slo" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/ai/upload/chamber) +"slr" = ( +/obj/structure/railing/corner{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"sls" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"slu" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"slB" = ( +/obj/structure/chair/pew/left{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron/chapel{ + dir = 1 + }, +/area/station/service/chapel) +"slC" = ( +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"slM" = ( +/obj/machinery/door/airlock/external{ + name = "Medical Escape Pod"; + space_dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"smb" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/tank/internals/oxygen, +/obj/item/pickaxe, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"smi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"smn" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"smo" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor/massdriver_ordnance, +/obj/structure/fans/tiny, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"smq" = ( +/obj/machinery/light/small/directional/west, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"smC" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison/garden) +"smI" = ( +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/north, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/turf/open/floor/grass, +/area/station/service/chapel/monastery) +"smR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"sne" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"sni" = ( +/obj/structure/sign/warning/fire, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/turf/closed/wall, +/area/station/engineering/atmos) +"snn" = ( +/turf/closed/wall/rust, +/area/station/maintenance/department/chapel/monastery) +"snw" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/office) +"snU" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "ceprivate"; + name = "Chief Engineer's Privacy Shutters" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/heads_quarters/ce) +"snW" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{ + pixel_x = -3; + pixel_y = 15 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/reagent_containers/cup/glass/bottle/beer{ + desc = "A station exclusive. Consumption may result in seizures, blindness, drunkenness, or even death."; + list_reagents = list(/datum/reagent/consumable/ethanol/thirteenloko=30); + name = "Kilo-Kocktail"; + pixel_x = 5; + pixel_y = 5 + }, +/turf/open/floor/carpet/green, +/area/station/service/lawoffice) +"son" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"sow" = ( +/obj/item/kirbyplants/organic/plant2{ + pixel_y = 3 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/processing) +"soB" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"soC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"soL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/plating, +/area/station/maintenance/central) +"soZ" = ( +/obj/structure/table/reinforced, +/obj/item/reagent_containers/condiment/saltshaker{ + pixel_x = -2; + pixel_y = 2 + }, +/obj/item/reagent_containers/condiment/peppermill{ + desc = "Often used to flavor food or make people sneeze. Fashionably moved to the left side of the table."; + pixel_x = -8; + pixel_y = 2 + }, +/obj/item/toy/figure/prisoner{ + pixel_x = 3; + pixel_y = 6 + }, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"spi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/public/glass{ + name = "Security Hallway" + }, +/obj/structure/sign/departments/security/directional/west, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"spr" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/carpet/green, +/area/station/maintenance/port/greater) +"spw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"spE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"spG" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"spQ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"spV" = ( +/obj/structure/table, +/obj/machinery/newscaster/directional/east, +/obj/effect/turf_decal/siding/green{ + dir = 8 + }, +/obj/item/storage/bag/plants/portaseeder, +/obj/machinery/light/small/directional/east, +/obj/item/crowbar/red, +/obj/item/plant_analyzer, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"spX" = ( +/obj/structure/cable, +/obj/machinery/space_heater, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"spZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"sqg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Law Office" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/service/lawyer, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"sqs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"sqK" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/cobweb, +/obj/item/storage/box/lights/mixed{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/storage/box/lights/mixed{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/grenade/chem_grenade/cleaner{ + pixel_x = 10; + pixel_y = 6 + }, +/obj/item/grenade/chem_grenade/cleaner{ + pixel_x = 10; + pixel_y = 6 + }, +/obj/item/grenade/chem_grenade/cleaner{ + pixel_x = 10; + pixel_y = 6 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"sqM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/computer/records/security{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"srf" = ( +/obj/machinery/door/firedoor, +/obj/machinery/turnstile/brig{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"srg" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/machinery/cryo_cell, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"srs" = ( +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"srx" = ( +/obj/effect/turf_decal/bot, +/obj/structure/table/optable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/aft) +"srA" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"srR" = ( +/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/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"srW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Detective's Office" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/landmark/navigate_destination, +/obj/effect/mapping_helpers/airlock/access/all/security/detective, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"srX" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ssg" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"ssi" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/security{ + dir = 4 + }, +/obj/machinery/requests_console/directional/west{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/customs) +"ssk" = ( +/obj/structure/table/wood, +/obj/item/book/manual/wiki/detective{ + pixel_y = 4 + }, +/obj/item/camera, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"ssr" = ( +/obj/structure/cable, +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) +"ssw" = ( +/obj/structure/table, +/obj/item/hand_labeler, +/obj/item/crowbar/red, +/obj/item/gps/mining, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light_switch/directional/north, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"ssx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"ssF" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison) +"ssI" = ( +/obj/structure/chair/pew/right{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/chapel, +/area/station/service/chapel) +"ssU" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"ssV" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"str" = ( +/obj/structure/chair/sofa/right/maroon{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"stu" = ( +/obj/structure/sign/departments/security, +/turf/closed/wall, +/area/station/maintenance/port/lesser) +"stx" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"stA" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"suj" = ( +/obj/machinery/door/airlock/external{ + name = "External Freight Airlock" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"suo" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"suA" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/storage) +"suF" = ( +/obj/machinery/light/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/tcommsat/computer) +"suQ" = ( +/obj/structure/sink/directional/west, +/obj/structure/mirror/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/aft) +"suU" = ( +/obj/docking_port/stationary/escape_pod, +/turf/open/space/basic, +/area/space/nearstation) +"svp" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/components/trinary/filter/atmos/o2, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"svC" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/light/small/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"svW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/item/clothing/gloves/cargo_gauntlet, +/obj/item/clothing/gloves/cargo_gauntlet, +/obj/item/clothing/gloves/cargo_gauntlet, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"svZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"swA" = ( +/obj/item/reagent_containers/cup/glass/flask/gold{ + pixel_x = 3; + pixel_y = 8 + }, +/obj/item/reagent_containers/cup/glass/bottle/rum{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{ + pixel_x = 7; + pixel_y = 4 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass, +/obj/structure/table/wood, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/carpet/royalblack, +/area/station/command/heads_quarters/captain) +"swR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"swW" = ( +/obj/structure/chair/sofa/corner/maroon, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/starboard/fore) +"swY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"swZ" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/airlock/security{ + name = "Armoury" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"sxi" = ( +/turf/closed/wall/r_wall, +/area/station/service/chapel/office) +"sxl" = ( +/obj/machinery/door/airlock/atmos{ + name = "Filter Chamber" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance/departmental, +/turf/open/floor/iron/dark, +/area/station/maintenance/aft) +"sxn" = ( +/obj/structure/table/reinforced, +/obj/item/crowbar/red, +/obj/item/radio/headset/headset_sec, +/obj/item/folder/blue{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/folder/red{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/item/lighter, +/turf/open/floor/iron/dark, +/area/station/security/office) +"sxB" = ( +/turf/closed/wall/r_wall, +/area/station/science/research) +"sxC" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/item/storage/briefcase, +/obj/machinery/status_display/evac/directional/west, +/turf/open/floor/iron, +/area/station/security/courtroom) +"sxF" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/heads_quarters/ce) +"sxM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue/corner{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"syu" = ( +/obj/structure/sign/warning/deathsposal, +/turf/closed/wall, +/area/station/science/xenobiology) +"syF" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"syZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/closet/boxinggloves, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"sza" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating/rust, +/area/station/security/prison) +"szg" = ( +/obj/machinery/computer/telecomms/monitor, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) +"szK" = ( +/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/rust, +/area/station/security/prison) +"szL" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"szX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"szY" = ( +/obj/item/kirbyplants/organic/plant5, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"sAm" = ( +/obj/effect/decal/cleanable/dirt, +/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) +"sAr" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/directional/west{ + c_tag = "Cargo Lockers"; + name = "cargo camera"; + network = list("ss13","qm") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/structure/table, +/obj/item/stamp/denied{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/stamp/granted, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"sAv" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison) +"sAR" = ( +/obj/structure/table, +/obj/item/stack/sheet/cardboard{ + amount = 15 + }, +/obj/item/storage/box/lights/mixed, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"sAV" = ( +/obj/machinery/light/directional/south, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/decal/cleanable/ash, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"sAZ" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/radio{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/radio{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/radio{ + pixel_y = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"sBl" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/pdapainter/research, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"sBm" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"sBz" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/station/command/gateway) +"sBJ" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"sBO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"sCa" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + 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 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"sCr" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"sCC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/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/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"sCJ" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/item/folder/red, +/obj/item/pen, +/obj/machinery/door/window/brigdoor/left/directional/north{ + name = "Brig Control Desk"; + req_access = list("armory") + }, +/obj/item/poster/random_official, +/obj/item/poster/random_official, +/obj/item/poster/random_official, +/turf/open/floor/plating, +/area/station/security/warden) +"sCK" = ( +/obj/machinery/computer/communications{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"sCV" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"sCY" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"sDd" = ( +/obj/machinery/door/airlock/research{ + name = "Ordnance Lab" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"sDe" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/structure/grille/broken, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"sDq" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/wardrobe/mixed, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"sDv" = ( +/obj/structure/table, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"sDy" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/supply/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall/rust, +/area/station/engineering/atmos/pumproom) +"sDD" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"sDW" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"sEp" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"sEs" = ( +/obj/item/storage/box/bodybags, +/obj/item/pen, +/obj/structure/table, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/medical) +"sEx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"sEK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"sEN" = ( +/obj/structure/water_source/puddle, +/obj/structure/flora/bush/reed/style_random{ + pixel_y = 5 + }, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"sFg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"sFr" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"sFu" = ( +/obj/structure/cable, +/obj/structure/chair/sofa/left/brown, +/obj/item/toy/plush/moth{ + name = "Big Moffer" + }, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"sFv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/landmark/start/depsec/engineering, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/engineering) +"sFF" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/brig) +"sFW" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/window/brigdoor/right/directional/north{ + id = "Cell 1"; + name = "Cell 1"; + req_access = list("security") + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"sGA" = ( +/obj/item/chair/plastic, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"sGF" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"sGV" = ( +/obj/effect/turf_decal/loading_area, +/obj/machinery/atmospherics/components/binary/pump/on{ + name = "Unfiltered & Air to Mix" + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos/pumproom) +"sHf" = ( +/obj/structure/bed/dogbed/renault, +/obj/machinery/button/door/directional/south{ + id = "captain_escape"; + name = "Tactical Relocation Toggle" + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/mob/living/basic/pet/fox/renault, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) +"sHh" = ( +/obj/structure/table, +/obj/machinery/camera/directional/west{ + c_tag = "ai_upload"; + name = "upload camera"; + network = list("aiupload") + }, +/obj/item/radio/intercom/directional/west, +/obj/machinery/light/cold/directional/west, +/obj/effect/spawner/round_default_module, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"sHk" = ( +/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 = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"sHm" = ( +/obj/machinery/barsign, +/turf/closed/wall, +/area/station/service/bar/atrium) +"sHn" = ( +/obj/structure/bed/medical/emergency, +/obj/machinery/iv_drip, +/obj/effect/turf_decal/bot_white/left, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"sHC" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Docking Hallway" + }, +/obj/structure/sign/directions/engineering{ + dir = 8; + pixel_y = -40 + }, +/obj/structure/sign/directions/security{ + dir = 8; + pixel_y = -32 + }, +/obj/structure/sign/directions/medical{ + dir = 8; + pixel_y = -24 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"sHD" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"sHQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/end{ + dir = 1 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"sHX" = ( +/obj/structure/chair/stool/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"sIf" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid, +/area/space/nearstation) +"sIo" = ( +/obj/structure/table, +/obj/item/folder{ + pixel_x = -4 + }, +/obj/item/disk/tech_disk{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/disk/tech_disk{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/disk/design_disk, +/obj/item/disk/design_disk, +/obj/item/stock_parts/servo, +/obj/item/stock_parts/servo, +/obj/item/stock_parts/micro_laser, +/obj/item/stock_parts/micro_laser, +/obj/item/stock_parts/capacitor{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/stock_parts/capacitor{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"sIq" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"sIr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"sIx" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4; + pixel_x = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"sIF" = ( +/obj/machinery/vending/cola/red, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"sIH" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/engine, +/area/station/science/ordnance/office) +"sIO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"sJd" = ( +/obj/item/storage/fancy/cigarettes/cigars{ + pixel_x = 2; + pixel_y = 6 + }, +/obj/item/storage/fancy/cigarettes/cigars/havana{ + pixel_x = 2; + pixel_y = 8 + }, +/obj/item/storage/fancy/cigarettes/cigars/cohiba{ + pixel_x = 2; + pixel_y = 10 + }, +/obj/item/holosign_creator/robot_seat/bar, +/obj/machinery/status_display/evac/directional/west, +/obj/structure/table, +/obj/machinery/light/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Bar"; + name = "bar camera" + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"sJD" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"sJH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/meter, +/obj/machinery/light/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/status_display/evac/directional/west, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"sJI" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/door/window/left/directional/east{ + name = "Inner Pipe Access"; + req_access = list("atmospherics") + }, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"sJJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/chair/office{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/tcommsat/computer) +"sJM" = ( +/turf/closed/wall, +/area/station/medical/surgery/fore) +"sJS" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"sJU" = ( +/obj/machinery/dna_scannernew, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"sJW" = ( +/obj/machinery/airalarm/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "brig_entrance" + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"sJY" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/port) +"sKb" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"sKm" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/suit_storage_unit/cmo, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/west, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"sKr" = ( +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube/junction, +/turf/open/space/basic, +/area/space/nearstation) +"sKy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/landmark/start/depsec/supply, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"sKA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/newscaster/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"sKE" = ( +/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/dark, +/area/station/service/chapel) +"sKV" = ( +/obj/structure/closet/crate/wooden/toy, +/obj/effect/turf_decal/box, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/firealarm/directional/south, +/obj/machinery/light_switch/directional/east{ + pixel_x = 24; + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"sLb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"sLf" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"sLl" = ( +/obj/structure/girder, +/obj/structure/grille, +/obj/structure/barricade/wooden, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"sLw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/janitor, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/janitor) +"sLD" = ( +/obj/structure/extinguisher_cabinet/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"sLG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"sLP" = ( +/obj/effect/landmark/start/janitor, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/mineral/stacking_unit_console{ + pixel_x = 64 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/service/janitor) +"sLU" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/sign/warning/electric_shock/directional/north, +/obj/structure/cable, +/obj/machinery/power/smes/full, +/turf/open/floor/circuit/red/telecomms, +/area/station/tcommsat/server) +"sLW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/supply/visible{ + dir = 4 + }, +/obj/item/radio/intercom/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/pumproom) +"sMa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"sMe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/chair/office{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"sMf" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "atmos-entrance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"sMh" = ( +/turf/closed/wall/rust, +/area/station/hallway/secondary/exit/departure_lounge) +"sMi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"sME" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"sMO" = ( +/obj/machinery/telecomms/processor/preset_four, +/obj/structure/cable, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"sMY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"sNa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"sNe" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"sNx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/shard, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"sNR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"sOi" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/door_timer{ + id = "Cell 4"; + name = "Cell 4"; + pixel_x = -32 + }, +/obj/structure/closet/secure_closet/brig{ + id = "Cell 4"; + name = "Cell 4 locker" + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"sOn" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"sOy" = ( +/obj/structure/chair{ + dir = 1 + }, +/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/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"sOD" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"sOJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/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/contraband/random/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"sOS" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/siding/green, +/turf/open/misc/sandy_dirt, +/area/station/service/hydroponics/garden) +"sOV" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/visible, +/turf/closed/wall/r_wall, +/area/station/maintenance/aft) +"sOX" = ( +/obj/machinery/light_switch/directional/south, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"sPd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"sPx" = ( +/obj/machinery/light/directional/east, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"sPG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/siding/red/corner{ + dir = 1 + }, +/obj/effect/landmark/start/depsec/engineering, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/engineering) +"sPK" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"sPP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/public/glass{ + name = "Engineering Hallway" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"sPV" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 1; + id = "QMLoad"; + name = "off ramp" + }, +/obj/machinery/light/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Cargo Ramps"; + name = "cargo camera"; + network = list("ss13","qm") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"sQj" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/command/bridge) +"sQq" = ( +/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/border_only{ + dir = 8 + }, +/turf/open/floor/iron/stairs/medium{ + dir = 4 + }, +/area/station/service/chapel) +"sQt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"sQw" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "brigcelldoor"; + name = "Cell Blast Door" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"sQx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple/corner, +/obj/effect/turf_decal/tile/purple, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"sQz" = ( +/obj/structure/chair/pew{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/chapel{ + dir = 4 + }, +/area/station/service/chapel) +"sQI" = ( +/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, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"sQJ" = ( +/turf/closed/wall/rust, +/area/station/service/chapel) +"sQT" = ( +/obj/machinery/door/airlock/research{ + id_tag = "ResearchInt"; + name = "Research Division" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/turf/open/floor/iron/dark, +/area/station/science/research) +"sQZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/girder/displaced, +/obj/structure/grille/broken, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"sRb" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"sRg" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"sRh" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/checker, +/area/station/service/hydroponics) +"sRi" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/scrubbers/visible, +/turf/open/space/basic, +/area/space/nearstation) +"sRm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"sRw" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"sRz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance{ + name = "Ordnance Lab Maintenance" + }, +/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/science/ordnance, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/science/ordnance) +"sRL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/fancy/candle_box, +/obj/structure/rack, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"sRZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"sSd" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"sSg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"sSh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light/directional/north, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Port to Filter" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"sSq" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"sSA" = ( +/obj/structure/cable, +/obj/effect/spawner/random/structure/musician/piano/random_piano, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/wood/large, +/area/station/service/bar/atrium) +"sSD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"sSJ" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/checkpoint/medical) +"sSN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/table, +/obj/machinery/microwave{ + pixel_y = 5 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"sSP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/book/manual/wiki/engineering_hacking{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"sSZ" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"sTy" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"sTB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"sTO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/reagent_dispensers/plumbed, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"sTZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"sUq" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"sUB" = ( +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 8 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"sVh" = ( +/turf/closed/wall/rust, +/area/station/hallway/secondary/service) +"sVi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"sVj" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/maintenance/storage) +"sVq" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"sVz" = ( +/obj/machinery/smartfridge, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"sVB" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Chemistry Maintenance" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/medical/chemistry, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"sVD" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron/stairs/left{ + dir = 1 + }, +/area/station/service/chapel/monastery) +"sVI" = ( +/obj/machinery/light/directional/east, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/machinery/portable_atmospherics/canister, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/storage) +"sVN" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = 6; + pixel_y = 5 + }, +/obj/machinery/ecto_sniffer{ + pixel_x = -6 + }, +/obj/item/mod/core/standard{ + pixel_x = -4 + }, +/obj/item/mod/core/standard{ + pixel_x = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"sVP" = ( +/obj/structure/closet/secure_closet{ + name = "shotgun rubber rounds locker"; + req_access = list("armory") + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/spawner/random/armory/rubbershot, +/obj/effect/spawner/random/armory/rubbershot, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"sVQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"sVS" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"sVZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"sWb" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"sWj" = ( +/obj/machinery/computer/station_alert{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"sWl" = ( +/turf/closed/wall/rust, +/area/station/maintenance/solars/port/aft) +"sWp" = ( +/obj/structure/plasticflaps/opaque, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/window/left/directional/east{ + name = "Service Hall Delivery Access"; + req_access = list("service") + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + location = "Bar" + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"sWA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"sWI" = ( +/turf/closed/wall/rust, +/area/station/maintenance/department/bridge) +"sWM" = ( +/obj/structure/fermenting_barrel, +/turf/open/floor/plating, +/area/station/maintenance/department/security) +"sWN" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Courtroom" + }, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"sWU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/purple/visible/layer2, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"sWV" = ( +/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/airlock/security/glass{ + name = "Security Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/office) +"sXB" = ( +/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 = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"sXC" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"sXE" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/medical/glass{ + name = "Medbay Storage" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"sXG" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"sXJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"sXP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"sXQ" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/shieldgen, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"sXT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"sYe" = ( +/obj/structure/bedsheetbin, +/obj/structure/table, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/garden) +"sYm" = ( +/obj/machinery/computer/security/telescreen/research/directional/west, +/mob/living/basic/bot/repairbot, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/foyer) +"sYn" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/junction/flip{ + 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/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"sYs" = ( +/obj/structure/sign/departments/security, +/turf/closed/wall/rust, +/area/station/maintenance/port/greater) +"sYu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"sYw" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"sYM" = ( +/obj/machinery/light/small/directional/south, +/turf/open/floor/plating, +/area/station/service/chapel) +"sZb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/thermomachine/heater{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"sZe" = ( +/obj/effect/decal/cleanable/greenglow, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"sZw" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Satellite External Port"; + name = "exterior camera"; + network = list("minisat"); + start_active = 1 + }, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"sZz" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"sZB" = ( +/obj/machinery/disposal/delivery_chute{ + desc = "Only the worthy may claim the belt"; + dir = 8; + name = "PubbyStation Memorial Trash Chute" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/door/window/left/directional/west, +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/north, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"sZL" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"sZV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"tav" = ( +/obj/structure/cable, +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"taM" = ( +/obj/machinery/nuclearbomb/selfdestruct, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/command/vault) +"taU" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "detective_shutters"; + name = "Detective's Office Shutter" + }, +/turf/open/floor/plating, +/area/station/security/detectives_office) +"taW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"tbb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/belt/utility, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/remains/human, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"tbi" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/docking, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"tbk" = ( +/obj/machinery/portable_atmospherics/pump, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"tbn" = ( +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"tbs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"tbE" = ( +/obj/machinery/door/airlock/external{ + name = "Arrival Shuttle Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"tbS" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Drone Control" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/cargo/drone_bay) +"tcg" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/space_heater, +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 1; + name = "Air to External Air Ports" + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"tck" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/closet, +/obj/item/storage/backpack/duffelbag{ + pixel_y = 4 + }, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"tcn" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"tcY" = ( +/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/west, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"tdd" = ( +/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/yellow{ + dir = 1 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"tdf" = ( +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"tdk" = ( +/turf/closed/wall/rust, +/area/station/commons/storage/art) +"tdn" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/generic/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sunny/style_random, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) +"tds" = ( +/obj/machinery/gravity_generator/main, +/obj/effect/decal/cleanable/greenglow, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"tdt" = ( +/obj/machinery/telecomms/processor/preset_three, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"tdv" = ( +/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, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"tdB" = ( +/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/blue{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"tdW" = ( +/obj/machinery/light_switch/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/eva) +"tdY" = ( +/obj/machinery/washing_machine, +/obj/structure/cable, +/obj/effect/spawner/random/contraband/prison, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/garden) +"teb" = ( +/obj/item/clipboard, +/obj/structure/table/wood, +/obj/item/folder/red{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/folder/blue, +/obj/item/melee/chainofcommand, +/obj/item/flashlight/lamp/green{ + pixel_x = -8; + pixel_y = 15 + }, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain) +"tej" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"teu" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/south{ + pixel_x = -26 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"tey" = ( +/obj/machinery/door/poddoor{ + id = "QMLoaddoor2"; + name = "Supply Dock Loading Door" + }, +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2"; + name = "on ramp" + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"teE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/west, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/spawner/xmastree/rdrod, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"teH" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sink/kitchen/directional/west, +/obj/structure/disposalpipe/segment, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"teL" = ( +/obj/structure/table/wood, +/obj/item/storage/fancy/candle_box, +/obj/item/storage/fancy/candle_box, +/obj/item/storage/fancy/candle_box{ + pixel_x = 6; + pixel_y = 5 + }, +/obj/item/storage/fancy/candle_box{ + pixel_x = -5; + pixel_y = 5 + }, +/obj/machinery/airalarm/directional/north, +/obj/machinery/light/directional/north, +/obj/item/storage/box/matches{ + pixel_x = -3; + pixel_y = 2 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"teU" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall/rust, +/area/station/engineering/supermatter/room) +"tfh" = ( +/obj/structure/disposalpipe/sorting/mail{ + dir = 8; + name = "detective sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/security/detectives_office, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"tfi" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"tfs" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"tfG" = ( +/obj/effect/spawner/random/vending/colavend, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"tfI" = ( +/turf/closed/wall/r_wall/rust, +/area/station/service/chapel/office) +"tfV" = ( +/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/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"tfW" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"tfY" = ( +/obj/structure/table/wood, +/obj/structure/mirror/directional/north, +/obj/item/clothing/shoes/jackboots, +/obj/item/clothing/glasses/eyepatch{ + pixel_y = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"tgd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/obj/effect/landmark/start/depsec/engineering, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/engineering) +"tgh" = ( +/obj/structure/closet/crate/trashcart/laundry, +/obj/effect/spawner/random/contraband/prison, +/obj/item/clothing/under/rank/prisoner, +/obj/item/clothing/under/rank/prisoner, +/obj/item/clothing/under/rank/prisoner/skirt, +/obj/item/clothing/under/rank/prisoner/skirt, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/item/knife, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/garden) +"tgp" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate, +/obj/effect/spawner/random/exotic/technology, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"tgx" = ( +/obj/item/storage/toolbox/electrical{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/storage/toolbox/mechanical, +/obj/item/multitool{ + pixel_x = -4; + pixel_y = 3 + }, +/obj/item/flashlight, +/obj/structure/table, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"tgU" = ( +/obj/structure/flora/rock/pile/style_2, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"tgZ" = ( +/obj/structure/table, +/obj/item/radio{ + desc = "An old handheld radio. You could use it, if you really wanted to."; + icon_state = "radio"; + name = "old radio" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"the" = ( +/obj/structure/cable, +/obj/structure/chair/office{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"tho" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/starboard) +"thy" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"thC" = ( +/obj/docking_port/stationary{ + dir = 2; + dwidth = 11; + height = 24; + name = "SS13: Auxiliary Dock, Station-Fore"; + shuttle_id = "whiteship_home"; + width = 35 + }, +/turf/open/space/basic, +/area/space) +"thG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"thU" = ( +/mob/living/basic/mining/goliath/ancient, +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) +"thW" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/chair/stool/bar/directional/south, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"tiv" = ( +/turf/closed/wall, +/area/station/service/chapel) +"tiz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"tiK" = ( +/obj/machinery/firealarm/directional/east, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/delivery, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"tiY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Brig Warden's Office" + }, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"tjv" = ( +/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/blue, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"tjA" = ( +/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/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tjE" = ( +/obj/structure/sign/departments/security, +/turf/closed/wall, +/area/station/maintenance/aft) +"tjO" = ( +/obj/structure/sign/departments/medbay/alt, +/turf/closed/wall, +/area/station/security/office) +"tjR" = ( +/obj/machinery/modular_computer/preset/research{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/button/door/directional/north{ + id = "rdprivacy"; + name = "Director's Privacy Toggle"; + pixel_x = -8; + pixel_y = 38 + }, +/obj/machinery/button/door/directional/north{ + id = "Biohazard"; + name = "Emergency Research Lockdown"; + pixel_x = -8; + req_access = list("research") + }, +/obj/machinery/button/door/directional/north{ + id = "xeno_blastdoor"; + name = "Xenobiology Containment"; + pixel_x = 6; + pixel_y = 38; + req_access = list("research") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/light_switch/directional/north{ + pixel_x = 6 + }, +/obj/machinery/computer/security/telescreen/rd/directional/east, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"tkO" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"tkP" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/effect/turf_decal/box/red, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"tla" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"tlb" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"tlu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"tly" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Xenobiology Maintenance" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/directions/evac{ + dir = 4; + pixel_y = -24 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard) +"tlA" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/misc/asteroid, +/area/station/hallway/secondary/exit/departure_lounge) +"tlJ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"tlL" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"tlM" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"tlS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"tlU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"tlV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/security/execution/education) +"tlW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tmd" = ( +/obj/structure/sign/warning/electric_shock/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"tmf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"tmj" = ( +/obj/machinery/light/directional/west, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"tmp" = ( +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/sign/warning/electric_shock/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/box/lights/mixed, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"tmq" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/disposal/delivery_chute{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/status_display/supply{ + pixel_x = 32 + }, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/end{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"tmt" = ( +/obj/structure/sign/warning/vacuum/external/directional/south, +/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/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance/external{ + name = "Transit Intersection" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/maintenance/fore) +"tmv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/purple/filled/corner, +/obj/effect/turf_decal/trimline/purple/filled/corner{ + dir = 1 + }, +/turf/open/floor/plating/plasma/rust, +/area/station/maintenance/space_hut/plasmaman) +"tmD" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/portable_atmospherics/canister/air, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"tmH" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/closet, +/obj/item/stack/package_wrap, +/obj/item/storage/bag/trash, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"tmV" = ( +/obj/structure/reagent_dispensers/beerkeg{ + pixel_y = 5 + }, +/obj/structure/table/wood, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/item/storage/box/drinkingglasses, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"tmZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"tnc" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"tnp" = ( +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/obj/effect/turf_decal/delivery, +/obj/machinery/camera/directional/south{ + c_tag = "Atmospherics Desk"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"tnq" = ( +/obj/machinery/computer/security{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"tnr" = ( +/obj/structure/railing/corner, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"tns" = ( +/obj/machinery/shower/directional/west, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/plastic, +/area/station/security/prison/shower) +"tnA" = ( +/obj/effect/turf_decal/siding/wideplating/dark/corner, +/obj/structure/railing/corner, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"tnC" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"tnH" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"tnP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"tnR" = ( +/obj/machinery/rnd/server, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/science/server) +"toh" = ( +/turf/closed/wall/r_wall/rust, +/area/station/security/prison/safe) +"toi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow{ + dir = 10 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"toE" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/janitor) +"toN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/effect/spawner/random/maintenance, +/obj/effect/spawner/random/food_or_drink/booze, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"toS" = ( +/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/west, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"toZ" = ( +/obj/effect/turf_decal/bot, +/obj/structure/tank_dispenser/oxygen{ + pixel_x = -1; + pixel_y = 2 + }, +/turf/open/floor/iron, +/area/station/command/eva) +"tpd" = ( +/obj/structure/table, +/obj/item/storage/box/bodybags{ + pixel_x = 4; + pixel_y = 2 + }, +/obj/item/pen, +/obj/item/storage/box/prisoner, +/obj/machinery/camera/directional/south{ + c_tag = "Prison Hallway Port"; + network = list("ss13","prison") + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/execution/transfer) +"tpl" = ( +/obj/structure/closet/secure_closet/detective, +/obj/structure/reagent_dispensers/wall/peppertank/directional/north, +/obj/structure/cable, +/obj/item/book/manual/wiki/detective, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"tpp" = ( +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/port/fore) +"tpr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"tpw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible{ + dir = 1 + }, +/obj/machinery/meter, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"tpy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/blue/corner, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/junction/flip{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"tpD" = ( +/obj/machinery/atmospherics/components/tank/air{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/structure/sign/warning/no_smoking{ + pixel_y = 30 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"tpM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/machinery/light/small/directional/west, +/obj/machinery/light_switch/directional/west, +/obj/item/assembly/prox_sensor{ + desc = "Used for scanning and alerting when someone enters a certain proximity. This one is slightly shifted to the left."; + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/wallframe/camera, +/obj/item/screwdriver, +/obj/structure/spider/stickyweb, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"tpY" = ( +/obj/structure/noticeboard/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"tqb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"tqz" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/central) +"tqB" = ( +/obj/structure/railing, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"tqC" = ( +/obj/machinery/computer/slot_machine, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/bot_white, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"tqD" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall, +/area/station/maintenance/port/lesser) +"tqG" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/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/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"tqQ" = ( +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"tqZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"tre" = ( +/obj/structure/flora/bush/pale/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"trf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"trj" = ( +/obj/structure/table/wood, +/obj/item/paper_bin, +/obj/item/pen, +/obj/item/pen/red{ + pixel_x = 5; + pixel_y = 1 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"trt" = ( +/obj/machinery/portable_atmospherics/canister/plasma, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"tsf" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"tsg" = ( +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tsn" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall/rust, +/area/station/commons/fitness/recreation) +"tsD" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2"; + name = "on ramp" + }, +/obj/item/radio/intercom/directional/south, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"tsY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"ttd" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tth" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"ttn" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"ttt" = ( +/obj/machinery/vending/games, +/obj/effect/turf_decal/delivery, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/art) +"ttB" = ( +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"ttR" = ( +/obj/structure/sign/warning/secure_area/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"ttZ" = ( +/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 = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"tud" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/restaurant_portal/bar, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/delivery/red, +/obj/machinery/duct, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"tue" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/cargo/storage) +"tur" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/obj/machinery/door/airlock/public/glass/incinerator/atmos_exterior, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"tuF" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"tuO" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/button/door/directional/south{ + id = "custodialwagon"; + name = "Custodial Bay Toggle"; + req_access = list("janitor") + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/mob/living/basic/bot/cleanbot/autopatrol, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"tuP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/light/small/directional/west, +/obj/machinery/meter/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"tuT" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/effect/landmark/start/cook, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"tvH" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 1 + }, +/turf/open/space/basic, +/area/space/nearstation) +"twc" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L13" + }, +/obj/structure/sign/directions/evac{ + dir = 4; + pixel_y = 24 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"twd" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/bitrunner, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"twg" = ( +/obj/machinery/computer/atmos_alert{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/maintenance/storage) +"twj" = ( +/obj/effect/turf_decal/bot, +/obj/structure/chair, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"two" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/airlock/security/glass{ + id_tag = "Abandoned Cell"; + name = "Abandoned Cell" + }, +/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, +/area/station/maintenance/fore) +"twu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"twG" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"twN" = ( +/turf/closed/wall/r_wall/rust, +/area/station/engineering/supermatter/room) +"twR" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden/crude, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"twV" = ( +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/courtroom) +"twX" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison/shower) +"txb" = ( +/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/disposalpipe/segment, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"txi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/table_or_rack, +/obj/effect/spawner/random/engineering/flashlight, +/obj/item/crowbar/red, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/spawner/random/maintenance, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"txl" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"tya" = ( +/obj/effect/decal/cleanable/blood/gibs/limb, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"tyk" = ( +/obj/structure/closet/secure_closet/warden, +/obj/effect/turf_decal/delivery, +/obj/machinery/firealarm/directional/north, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"tyA" = ( +/obj/structure/flora/bush/jungle/c/style_random, +/turf/open/floor/grass, +/area/station/medical/psychology) +"tyI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"tzg" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 4; + id = "aux_base_shutters"; + name = "Auxillary Base Shutters" + }, +/obj/structure/cable, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"tzh" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"tzl" = ( +/obj/effect/spawner/random/vending/colavend, +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"tzA" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"tzF" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "CO2 to Pure" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"tzH" = ( +/obj/machinery/computer/station_alert, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/north, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"tzI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"tzL" = ( +/obj/effect/turf_decal/bot, +/obj/structure/table, +/obj/item/flashlight/lamp, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"tzN" = ( +/obj/structure/table/glass, +/obj/item/storage/box/rxglasses{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/box/beakers, +/obj/item/gun/syringe{ + pixel_y = 5 + }, +/obj/item/reagent_containers/spray/cleaner, +/obj/machinery/light_switch/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"tzU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/remains/human, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"tzY" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/office) +"tAx" = ( +/obj/item/kirbyplants/organic/plant18, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"tAI" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"tAM" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/carrot, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"tAN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 9 + }, +/obj/machinery/button/door/incinerator_vent_atmos_aux{ + pixel_x = 23; + pixel_y = 7 + }, +/obj/machinery/button/door/incinerator_vent_atmos_main{ + pixel_x = 23; + pixel_y = -6 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"tAP" = ( +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"tAX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"tBh" = ( +/obj/structure/table/optable, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/machinery/defibrillator_mount/directional/north, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/fore) +"tBj" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/decal/cleanable/food/flour, +/obj/effect/landmark/start/cook, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"tBn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"tBJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"tBR" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/machinery/button/door/atmos_test_room_mainvent_1{ + pixel_y = -22 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"tBT" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/space_heater, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"tCd" = ( +/obj/effect/landmark/event_spawn, +/mob/living/basic/bot/medbot/autopatrol, +/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, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"tCh" = ( +/obj/machinery/computer/robotics{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"tCp" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"tCQ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Security Customs Checkpoint" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/customs) +"tCU" = ( +/turf/closed/wall, +/area/station/maintenance/port/aft) +"tCY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/sign/nanotrasen{ + pixel_y = 32 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"tDf" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"tDk" = ( +/obj/structure/closet/crate/coffin, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/chapel/funeral) +"tDs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/junction{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/locker) +"tDu" = ( +/obj/structure/chair/pew{ + dir = 8 + }, +/obj/machinery/light/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"tDA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"tDC" = ( +/turf/closed/wall/rust, +/area/station/maintenance/solars/port/fore) +"tDG" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"tDJ" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "engineaccess"; + name = "Engine Access Shutters" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"tDR" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"tDW" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"tEt" = ( +/obj/machinery/microwave{ + pixel_y = 5 + }, +/obj/structure/table/glass, +/obj/structure/sign/poster/official/no_erp/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"tEE" = ( +/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/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tEX" = ( +/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/cyclelink_helper_multi{ + cycle_id = "brig-maint-passthrough" + }, +/obj/machinery/door/airlock/security{ + name = "Prison Wing" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"tFb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/structure/sign/directions/medical{ + dir = 1; + pixel_x = 32; + pixel_y = 8 + }, +/obj/structure/sign/directions/command{ + pixel_x = 32 + }, +/obj/structure/sign/directions/security{ + pixel_x = 32; + pixel_y = -8 + }, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"tFn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison) +"tFq" = ( +/obj/machinery/light/directional/north, +/obj/structure/table, +/obj/item/folder/white, +/obj/item/folder/white, +/obj/item/pen, +/obj/item/flashlight/pen, +/obj/item/reagent_containers/syringe, +/obj/item/reagent_containers/dropper, +/obj/item/storage/box/rxglasses{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/box/bodybags, +/obj/machinery/requests_console/directional/north{ + department = "Genetics"; + name = "Genetics Requests Console" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"tFK" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"tFS" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/spawner/random/armory/laser_gun, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"tGb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/conveyor_switch/oneway{ + dir = 8; + id = "packagereturn"; + name = "crate returns"; + pixel_x = -10; + pixel_y = -4 + }, +/obj/machinery/newscaster/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"tGg" = ( +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"tGj" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/obj/machinery/computer/atmos_control/nitrogen_tank{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"tGx" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Xenolab"; + name = "Containment Chamber Blast Door" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/hidden, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/firedoor, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"tGz" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"tGQ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"tGS" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Captain's Office"; + name = "command camera" + }, +/obj/structure/chair/comfy/brown{ + color = "#c45c57"; + dir = 8 + }, +/obj/structure/noticeboard/directional/north, +/obj/machinery/status_display/ai/directional/north, +/turf/open/floor/carpet/royalblack, +/area/station/command/heads_quarters/captain) +"tGV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/shard, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"tGZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/tcommsat/computer) +"tHs" = ( +/obj/structure/sign/warning/fire, +/obj/structure/grille, +/turf/closed/wall/r_wall/rust, +/area/station/engineering/atmos) +"tHu" = ( +/obj/structure/table, +/obj/item/reagent_containers/cup/glass/bottle/beer, +/obj/item/reagent_containers/cup/glass/bottle/beer{ + pixel_y = 10; + pixel_x = -9 + }, +/obj/item/reagent_containers/cup/glass/bottle/beer{ + pixel_x = -9 + }, +/obj/item/lighter/skull{ + pixel_x = 7; + pixel_y = 12 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"tHO" = ( +/obj/structure/reflector/box/anchored{ + dir = 1 + }, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/turf_decal/box/corners, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"tIe" = ( +/obj/machinery/conveyor{ + id = "mining"; + dir = 9 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"tIk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"tIq" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/security/evidence) +"tIr" = ( +/turf/closed/wall/rust, +/area/station/engineering/supermatter/room) +"tIu" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/north, +/obj/structure/rack, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"tIA" = ( +/obj/structure/table/wood/fancy/black, +/obj/item/food/grown/poppy/lily{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy/lily{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/food/grown/poppy/lily, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/mapping_helpers/apc/cell_5k, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"tJa" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Atmospherics Tank - N2O"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"tJh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/random/structure/steam_vent, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"tJK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/supply/visible{ + dir = 8 + }, +/obj/machinery/meter/monitored/distro_loop, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/pumproom) +"tJX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"tKi" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/atmos/pumproom) +"tKt" = ( +/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/plating, +/area/station/maintenance/port/lesser) +"tKv" = ( +/obj/machinery/conveyor_switch/oneway{ + dir = 8; + id = "QMLoad"; + name = "off ramp"; + pixel_y = 5 + }, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"tKB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"tKS" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/item/pipe_dispenser, +/obj/item/pipe_dispenser, +/obj/item/pipe_dispenser, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"tKY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/loading_area, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"tLh" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/effect/landmark/event_spawn, +/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, +/obj/effect/landmark/start/coroner, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"tLo" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining/glass{ + name = "Mailroom" + }, +/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/cyclelink_helper_multi{ + cycle_id = "cargo-mailroom" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/shipping, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"tLM" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/electric_shock/directional/west, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"tMu" = ( +/obj/machinery/shower/directional/east, +/obj/structure/cable, +/turf/open/floor/plastic, +/area/station/security/prison/shower) +"tMO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"tMU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"tMW" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"tNa" = ( +/obj/structure/closet/firecloset, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"tNe" = ( +/obj/structure/disposalpipe/junction, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/research) +"tNj" = ( +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/iron, +/area/station/cargo/storage) +"tNk" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"tNB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"tNC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"tNQ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"tNW" = ( +/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/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"tNY" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"tOa" = ( +/obj/structure/table, +/obj/item/tank/internals/oxygen/red, +/obj/item/clothing/mask/gas, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/security/processing) +"tOo" = ( +/obj/machinery/power/smes, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"tOq" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/limb, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"tOr" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"tOx" = ( +/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/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"tOy" = ( +/turf/closed/wall, +/area/station/cargo/drone_bay) +"tOB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/security/processing) +"tOH" = ( +/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/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"tOJ" = ( +/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/grille/broken, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"tOR" = ( +/obj/item/storage/medkit/regular{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/storage/medkit/toxin{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/toxin, +/obj/item/storage/medkit/toxin{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/structure/table/glass, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"tPn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"tPw" = ( +/obj/structure/table, +/obj/item/flashlight/flare/candle/infinite{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/food/spaghetti/meatballspaghetti{ + pixel_y = 5 + }, +/obj/item/kitchen/fork, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"tPz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"tPC" = ( +/obj/effect/turf_decal/bot, +/obj/structure/frame/computer{ + anchored = 1; + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"tPD" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/fore) +"tPH" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/prison/mess) +"tPN" = ( +/obj/effect/turf_decal/stripes/line{ + 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/machinery/light/small/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"tPP" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/storage_shared) +"tPS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"tQo" = ( +/obj/structure/closet/crate/medical, +/obj/item/storage/medkit/regular{ + empty = 1; + name = "First-Aid (empty)" + }, +/obj/item/healthanalyzer, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"tQp" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/obj/effect/spawner/random/decoration/glowstick, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"tQI" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/box, +/obj/machinery/mineral/ore_redemption{ + dir = 8; + input_dir = 4; + output_dir = 8 + }, +/obj/machinery/door/window/left/directional/west{ + name = "Ore Redemtion Window"; + req_access = list("mineral_storeroom") + }, +/turf/open/floor/plating, +/area/station/cargo/office) +"tQM" = ( +/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/ordnance/office) +"tRg" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"tRw" = ( +/obj/machinery/telecomms/bus/preset_three, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"tRL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/central) +"tRO" = ( +/obj/structure/sink/directional/west, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"tRX" = ( +/obj/machinery/conveyor{ + id = "garbage" + }, +/obj/machinery/door/poddoor/preopen{ + id = "Disposal Exit"; + name = "Disposal Exit Vent" + }, +/obj/structure/sign/warning/deathsposal/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"tSc" = ( +/obj/effect/landmark/start/medical_doctor, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"tSk" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/item/kirbyplants/organic/plant5, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"tSx" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall/rust, +/area/station/ai/satellite/interior) +"tSD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/poster/contraband/random/directional/south, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"tSI" = ( +/obj/machinery/door/airlock/grunge{ + id_tag = "Cabin_4"; + name = "Cabin 4" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"tSN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/item/tank/internals/oxygen/red{ + pixel_x = 4 + }, +/obj/item/tank/internals/oxygen/red{ + pixel_x = -4 + }, +/obj/item/wrench, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"tSP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"tSY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"tTp" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"tUc" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold/green/visible{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"tUe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tUm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/closed/wall/r_wall, +/area/station/maintenance/aft) +"tUr" = ( +/obj/structure/table, +/obj/machinery/recharger, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/the_griffin/directional/east, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"tUO" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"tUR" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"tUV" = ( +/obj/structure/table, +/obj/machinery/firealarm/directional/north, +/obj/item/storage/fancy/donut_box, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"tVt" = ( +/obj/machinery/light/directional/south, +/obj/machinery/suit_storage_unit/industrial/loader, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"tVu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"tVC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"tVH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"tVS" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/prisoner/management{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"tWa" = ( +/obj/machinery/computer/records/security, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"tWc" = ( +/obj/machinery/status_display/ai/directional/north, +/obj/effect/decal/cleanable/greenglow, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"tWd" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"tWe" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Medbay" + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"tWg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tWn" = ( +/obj/machinery/light/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"tWA" = ( +/obj/structure/table, +/obj/structure/cable, +/obj/item/food/spiderleg, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"tWL" = ( +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"tWM" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/table, +/obj/item/crowbar, +/obj/item/wrench, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"tXg" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/department/bridge) +"tXm" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical{ + name = "Operating Theater Secondary" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/all/medical/surgery, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"tXr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"tXz" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"tXB" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"tXR" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"tXS" = ( +/obj/machinery/atmospherics/components/tank/oxygen, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"tXX" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"tXZ" = ( +/obj/effect/decal/cleanable/greenglow, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"tYd" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"tYe" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"tYi" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/washing_machine, +/obj/machinery/airalarm/directional/west, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"tYx" = ( +/obj/machinery/door/airlock/external{ + name = "Common Mining Dock" + }, +/turf/open/floor/plating, +/area/station/commons/fitness/recreation) +"tYZ" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Plasma to Pure" + }, +/obj/machinery/camera/directional/south{ + c_tag = "Atmospherics Aft Tanks"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"tZa" = ( +/obj/item/kirbyplants/organic/plant16, +/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 = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"tZc" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "cmoprivacy"; + name = "Office Privacy Shutters" + }, +/turf/open/floor/plating, +/area/station/command/heads_quarters/cmo) +"tZe" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"tZf" = ( +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/hos) +"tZh" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"tZk" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"tZz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/status_display/evac/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"tZD" = ( +/obj/effect/landmark/secequipment, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/office) +"tZG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"tZK" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"tZP" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall/rust, +/area/station/maintenance/port/lesser) +"tZX" = ( +/obj/structure/flora/bush/pale/style_random, +/turf/open/misc/asteroid, +/area/station/maintenance/port/lesser) +"uap" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/processing) +"uba" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/space/basic, +/area/space/nearstation) +"ubt" = ( +/obj/effect/turf_decal/stripes/corner{ + 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, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/gateway) +"ubw" = ( +/obj/effect/turf_decal/stripes/line, +/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/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"ubC" = ( +/obj/structure/grille, +/obj/structure/barricade/wooden, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"ubF" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/table/wood, +/obj/effect/decal/cleanable/dirt, +/obj/item/reagent_containers/cup/glass/bottle/vodka{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{ + pixel_x = -5; + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"ubJ" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/surgery/aft) +"ubM" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"ubN" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"ubU" = ( +/obj/effect/landmark/blobstart, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/turf/open/floor/iron/dark/telecomms, +/area/station/science/server) +"ucm" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"ucG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/spawner/random/maintenance, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"ucJ" = ( +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/prison) +"ucP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/obj/structure/closet/cabinet, +/obj/item/stack/sheet/glass{ + amount = 10 + }, +/obj/item/stack/rods/ten, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"ucS" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"udg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"udn" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"udA" = ( +/obj/machinery/door/airlock/external{ + name = "Abandoned External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/external, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"udE" = ( +/obj/effect/landmark/start/cargo_technician, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"udF" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"udI" = ( +/obj/machinery/newscaster/directional/south, +/obj/machinery/vending/medical, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"udJ" = ( +/obj/structure/railing{ + dir = 5 + }, +/obj/machinery/conveyor_switch/oneway{ + id = "mining"; + dir = 1; + pixel_y = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"udW" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"ued" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/reagent_dispensers/watertank, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"uet" = ( +/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/plaque{ + icon_state = "L6" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"uew" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"uey" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"ueJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"ueO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille/broken, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"ueY" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"ueZ" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"ufc" = ( +/obj/structure/table, +/obj/machinery/requests_console/directional/east{ + department = "Garden"; + name = "Garden Requests Console" + }, +/obj/effect/turf_decal/siding/green{ + dir = 8 + }, +/obj/item/reagent_containers/cup/bottle/nutrient/ez, +/obj/item/reagent_containers/cup/bottle/nutrient/rh{ + pixel_x = 2; + pixel_y = 1 + }, +/obj/item/plant_analyzer, +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"ufy" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"ufD" = ( +/obj/structure/table, +/obj/item/reagent_containers/condiment/enzyme{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/item/reagent_containers/cup/beaker, +/obj/item/food/pie/cream{ + pixel_y = -4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"ufE" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "hopqueue"; + name = "Queue Shutters" + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hop) +"ufG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ufL" = ( +/obj/item/radio/intercom/directional/north, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/wood, +/area/station/maintenance/port/greater) +"ufQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"ufU" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate/freezer/surplus_limbs, +/obj/item/radio/intercom/directional/south, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/aft) +"ufX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"ugc" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/medical/psychology) +"ugp" = ( +/obj/structure/chair/sofa/bench/right, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"ugq" = ( +/obj/structure/sign/departments/psychology/directional/north, +/obj/structure/chair{ + desc = "A gray chair. Nothing more relaxing while waiting for therapy than watching the dying."; + dir = 8; + name = "therapy waiting chair" + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"ugr" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ugy" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"ugA" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/pipe_dispenser, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/status_display/evac/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"ugC" = ( +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"ugG" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"ugY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"uhp" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/meter, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"uhx" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"uhy" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/window/brigdoor/right/directional/north{ + id = "Cell 5"; + name = "Cell 5"; + req_access = list("security") + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"uhE" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/commons/locker) +"uhG" = ( +/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/service/chapel) +"uib" = ( +/obj/machinery/status_display/evac/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/storage/box/lights/mixed{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/box/lights/mixed, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"uik" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/item/folder/white, +/obj/item/pen, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "chemistry_shutters"; + name = "Chemistry Lobby Shutters" + }, +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/window/left/directional/south{ + name = "Chemistry Desk"; + req_access = list("pharmacy") + }, +/turf/open/floor/plating, +/area/station/medical/pharmacy) +"uiu" = ( +/obj/structure/flora/bush/jungle/b/style_random, +/turf/open/floor/grass, +/area/station/medical/psychology) +"uiE" = ( +/obj/machinery/ai_slipper{ + uses = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"uiN" = ( +/obj/effect/turf_decal/siding/wood, +/obj/structure/chair/stool/directional/south, +/turf/open/floor/wood, +/area/station/service/library) +"uiX" = ( +/obj/structure/flora/rock, +/turf/open/misc/asteroid, +/area/space/nearstation) +"ujN" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/item/folder/red, +/obj/item/pen, +/obj/machinery/door/window/brigdoor/right/directional/west{ + name = "Armoury Desk"; + req_access = list("armory") + }, +/turf/open/floor/plating, +/area/station/security/armory) +"ujT" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Atmospherics Entrance"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ukc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"ukd" = ( +/obj/effect/turf_decal/bot, +/obj/structure/frame/computer{ + anchored = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"uke" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 1 + }, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"uko" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/vending/drugs, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"ukM" = ( +/obj/structure/sign/warning/vacuum/external/directional/south, +/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/external{ + name = "Transit Intersection" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/maintenance/fore) +"ukQ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/west, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet/red, +/area/station/service/chapel) +"ukT" = ( +/obj/structure/sign/warning/no_smoking, +/turf/closed/wall, +/area/station/maintenance/port/lesser) +"ukU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ukV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"ulg" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/oxygen_output{ + dir = 4 + }, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"ulm" = ( +/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 = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/office) +"ulp" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain) +"ulq" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash/cigbutt, +/obj/effect/spawner/random/entertainment/cigarette, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/cargo/storage) +"ult" = ( +/obj/structure/sign/warning/secure_area/directional/west, +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) +"ulF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/machinery/light/directional/east, +/obj/machinery/status_display/evac/directional/east, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ulG" = ( +/obj/structure/cable, +/obj/structure/reagent_dispensers/plumbed, +/turf/open/floor/plating, +/area/station/maintenance/department/security) +"ulJ" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 4; + id = "NTMSLoad"; + name = "off ramp" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"ulS" = ( +/turf/closed/wall, +/area/station/security/courtroom) +"ulZ" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"umj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"umq" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"umr" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall, +/area/station/security/prison/garden) +"umw" = ( +/obj/machinery/netpod, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"umA" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"umJ" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/door/airlock/security/glass{ + name = "Cremator Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/checker, +/area/station/security/processing/cremation) +"umL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"unb" = ( +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"unp" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Research Hallway"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/machinery/status_display/evac/directional/north, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"unr" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"unv" = ( +/obj/structure/closet/secure_closet/injection{ + name = "justice injections locker" + }, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/light_switch/directional/north, +/obj/machinery/button/door/directional/west{ + id = "justiceblast"; + name = "Justice Vent Toggle"; + pixel_y = 8; + req_access = list("armory") + }, +/obj/machinery/button/door/directional/west{ + id = "justiceshutter"; + name = "Justice Shutter Control"; + pixel_y = -8; + req_access = list("brig") + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"unx" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/disposalpipe/segment, +/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/airless, +/area/space/nearstation) +"uny" = ( +/obj/structure/chair/stool/bar/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"unz" = ( +/obj/structure/bed, +/obj/item/bedsheet/medical, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/light/small/directional/south, +/obj/machinery/iv_drip, +/obj/effect/turf_decal/bot_white/right, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"unE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"unQ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/item/kirbyplants/organic/plant10, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"unS" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"uok" = ( +/obj/machinery/light/directional/south, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"uov" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2"; + name = "mail belt" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"uoA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/cardboard, +/obj/structure/sign/warning/no_smoking{ + pixel_x = 30 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"uoB" = ( +/obj/structure/table, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/folder/red, +/obj/structure/spider/stickyweb, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"uoL" = ( +/obj/machinery/brm, +/obj/machinery/conveyor{ + id = "mining"; + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"uoN" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/landmark/start/atmospheric_technician, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"uoW" = ( +/obj/structure/table, +/obj/item/clothing/gloves/latex, +/obj/item/clothing/suit/apron/surgical, +/obj/item/clothing/mask/surgical, +/obj/item/mmi, +/obj/item/mmi, +/obj/item/mmi, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"upa" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/conveyor{ + dir = 4; + id = "packagereturn"; + name = "crate return belt" + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/south, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"upK" = ( +/obj/effect/turf_decal/siding/thinplating/dark/end, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel) +"upS" = ( +/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/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"upW" = ( +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"upZ" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/chamber) +"uqc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"uqv" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"uqD" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 8; + name = "Gas to Filter" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"uqF" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/medical/virology) +"uqI" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/sorting) +"uqN" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"uqT" = ( +/obj/structure/grille/broken, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/hallway/primary/aft) +"uqW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/port) +"ura" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/kirbyplants/organic/plant2{ + pixel_y = 3 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"urf" = ( +/obj/machinery/bookbinder, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"urh" = ( +/obj/structure/chair/pew{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 8 + }, +/turf/open/floor/iron/chapel{ + dir = 8 + }, +/area/station/service/chapel) +"urx" = ( +/obj/structure/table, +/obj/machinery/recharger, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"urA" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/disposalpipe/segment, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"urE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"urM" = ( +/obj/structure/fluff/divine/nexus, +/turf/open/floor/mineral/silver, +/area/station/service/chapel/office) +"urN" = ( +/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/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"urW" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/effect/turf_decal/box, +/obj/machinery/requests_console/directional/north{ + name = "Ordnance Mixing Lab Requests Console" + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"uso" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/suit_storage_unit/engine, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"usp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/red{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/computer/security/telescreen/minisat/directional/east, +/turf/open/floor/iron, +/area/station/security/checkpoint/engineering) +"usr" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/gravity_generator) +"usF" = ( +/obj/structure/sign/departments/security/directional/west, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"usT" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/button/door/directional/west{ + id = "Abandoned Cell"; + name = "Abandoned Door Lock"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"usV" = ( +/obj/structure/table/wood, +/obj/item/pai_card, +/turf/open/floor/wood/tile, +/area/station/service/library) +"usX" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"utf" = ( +/obj/machinery/rnd/production/protolathe/department/engineering, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/box, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"utj" = ( +/obj/effect/decal/cleanable/dirt, +/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/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"utk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"utw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/space/basic, +/area/space/nearstation) +"utF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/machinery/modular_computer/preset/cargochat/medical{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"utH" = ( +/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 + }, +/obj/structure/sign/warning/secure_area/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"utU" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"uuu" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Tool Storage" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"uuC" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"uuK" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/engineering/atmos/pumproom) +"uuW" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/storage) +"uvi" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/command/eva) +"uvm" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering/glass{ + name = "Engineering Storage" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/engine_equipment, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"uvG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"uvO" = ( +/turf/closed/wall, +/area/station/engineering/gravity_generator) +"uvT" = ( +/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, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"uwl" = ( +/obj/structure/chair/pew{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"uwp" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"uwq" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple/layer2{ + dir = 9 + }, +/turf/open/floor/iron/dark/airless, +/area/station/science/ordnance/freezerchamber) +"uwG" = ( +/obj/effect/spawner/random/vending/colavend, +/obj/effect/turf_decal/delivery, +/obj/structure/sign/poster/official/no_erp/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"uwP" = ( +/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, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"uwR" = ( +/obj/item/kirbyplants/organic/plant21, +/obj/effect/landmark/start/hangover, +/obj/machinery/status_display/ai/directional/south, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"uwT" = ( +/obj/effect/spawner/random/vending/snackvend, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"uwX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"uxz" = ( +/obj/structure/chair, +/obj/effect/landmark/start/hangover, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/courtroom) +"uxF" = ( +/obj/structure/plasticflaps/opaque, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/window/left/directional/north{ + name = "Kitchen Delivery Access"; + req_access = list("kitchen") + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=1"; + location = "Kitchen" + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"uxN" = ( +/turf/closed/wall/r_wall, +/area/station/command/vault) +"uyd" = ( +/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/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"uyl" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"uyK" = ( +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"uyX" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"uzD" = ( +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics Connector" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"uzK" = ( +/obj/structure/curtain, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/prison/shower) +"uzQ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/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{ + dir = 10 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"uAb" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"uAc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/rack, +/obj/item/stack/sheet/iron/twenty, +/obj/item/stack/sheet/glass{ + amount = 20 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"uAe" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"uAh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2; + name = "science sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/science/research, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"uAn" = ( +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel) +"uAt" = ( +/obj/machinery/door/airlock/atmos/glass, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/engine/vacuum, +/area/station/maintenance/disposal/incinerator) +"uAA" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"uAE" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible, +/turf/closed/wall/rust, +/area/station/engineering/atmos/pumproom) +"uAF" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/vending/clothing, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"uAH" = ( +/obj/machinery/airalarm/directional/south, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/iron/stairs/left{ + dir = 4 + }, +/area/station/service/chapel/monastery) +"uAS" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"uBo" = ( +/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/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"uBH" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/transit_tube/crossing, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"uBO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/landmark/navigate_destination/gateway, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/gateway) +"uBX" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "viro-airlock" + }, +/obj/machinery/door/airlock/virology{ + name = "Virology Access" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"uCa" = ( +/obj/machinery/cryo_cell, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"uCd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/security/medical) +"uCf" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"uCi" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"uCQ" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/structure/frame/machine, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/item/stack/rods, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"uCR" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/command/vault) +"uCS" = ( +/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/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"uDe" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/recharge_floor, +/area/station/service/chapel/storage) +"uDi" = ( +/obj/structure/cable, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"uDn" = ( +/obj/item/soulstone/anybody/chaplain, +/obj/structure/table/wood, +/turf/open/floor/cult, +/area/station/service/chapel/office) +"uDt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"uDQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"uDT" = ( +/turf/open/floor/grass, +/area/station/science/genetics) +"uEi" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/maintenance/port/lesser) +"uEs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central) +"uEC" = ( +/obj/effect/turf_decal/siding/wideplating/dark/corner, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"uEX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"uFb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"uFe" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"uFh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/table/wood, +/turf/open/floor/iron, +/area/station/security/courtroom) +"uFl" = ( +/obj/machinery/light_switch/directional/north, +/obj/effect/turf_decal/delivery, +/obj/structure/rack, +/obj/item/storage/toolbox/mechanical{ + pixel_x = 2; + pixel_y = -1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/mechbay) +"uFp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"uFL" = ( +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/starboard/fore) +"uFM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"uFN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/electric_shock/directional/west, +/obj/effect/mapping_helpers/burnt_floor, +/obj/effect/spawner/structure/electrified_grille, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"uGm" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/south, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"uGn" = ( +/obj/machinery/atmospherics/components/tank/air, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"uGA" = ( +/obj/structure/plasticflaps/opaque, +/obj/effect/turf_decal/delivery, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"uGB" = ( +/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 = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/execution/transfer) +"uGD" = ( +/obj/structure/cable, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/landmark/navigate_destination/hydro, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"uGU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"uHc" = ( +/obj/effect/decal/remains/human, +/obj/effect/decal/cleanable/blood/old, +/obj/item/clothing/head/hats/tophat{ + pixel_x = 1; + pixel_y = 6 + }, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"uHg" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"uHv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/locker) +"uHD" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/preopen{ + id = "Engineering"; + name = "Engineering Blast Doors" + }, +/obj/machinery/door/window/left/directional/east{ + name = "Engineering Desk"; + req_access = list("engineering") + }, +/obj/structure/desk_bell{ + pixel_x = -7; + pixel_y = 10 + }, +/obj/item/folder/yellow{ + pixel_x = 3 + }, +/turf/open/floor/plating, +/area/station/engineering/lobby) +"uHF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"uHG" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "Unit_3Privacy"; + name = "Unit 3 Privacy Shutter" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"uHL" = ( +/obj/machinery/airalarm/directional/south, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"uHN" = ( +/obj/structure/table, +/obj/item/storage/bag/tray, +/obj/item/food/sausage, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"uHW" = ( +/obj/structure/sign/poster/contraband/clown, +/turf/closed/wall/rust, +/area/station/maintenance/port/fore) +"uHY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"uIs" = ( +/obj/machinery/turretid{ + control_area = "/area/station/ai/satellite/interior"; + name = "Antechamber Turret Control"; + pixel_y = 28; + req_access = list("minisat") + }, +/obj/effect/turf_decal/stripes/line{ + 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/engine, +/area/station/ai/satellite/foyer) +"uIx" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packagereturn"; + name = "crate return belt" + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"uIZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"uJg" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/office{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"uJn" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"uJs" = ( +/obj/structure/table/reinforced/rglass, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"uJE" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/end{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"uJN" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering/glass{ + name = "Supermatter Engine" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"uJP" = ( +/obj/machinery/door/window/left/directional/east{ + name = "Monkey Pen"; + req_access = list("genetics") + }, +/turf/open/floor/grass, +/area/station/science/genetics) +"uJV" = ( +/turf/closed/wall, +/area/station/commons/vacant_room/commissary) +"uJZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/office, +/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/plating, +/area/station/maintenance/port/greater) +"uKa" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "garbage"; + name = "trash belt" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Trash Chute"; + name = "service camera" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"uKc" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/storage/toolbox/emergency{ + pixel_y = 5 + }, +/obj/item/flashlight, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"uKi" = ( +/obj/machinery/telecomms/receiver/preset_left, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"uKp" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"uKO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"uLt" = ( +/obj/effect/turf_decal/bot, +/obj/structure/reagent_dispensers/watertank, +/obj/item/extinguisher{ + pixel_y = 4 + }, +/obj/item/extinguisher{ + pixel_x = -4 + }, +/obj/machinery/button/door/directional/south{ + id = "xeno6"; + name = "Creature Cell 6 Toggle"; + pixel_x = 24; + req_access = list("xenobiology") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"uLA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/west, +/obj/machinery/computer/mechpad{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/button/door/directional/south{ + id = "Skynet_launch"; + name = "Mech Bay Door Control" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/mechbay) +"uLJ" = ( +/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/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"uLS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot_white, +/obj/machinery/light/small/directional/west, +/obj/structure/rack, +/obj/item/storage/toolbox/emergency{ + pixel_y = 5 + }, +/obj/item/clothing/under/color/grey, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"uLW" = ( +/obj/structure/table, +/obj/machinery/cell_charger{ + pixel_y = 5 + }, +/obj/machinery/newscaster/directional/west, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/office) +"uMf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/tcommsat/computer) +"uMk" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/main) +"uMz" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/machinery/atmospherics/components/unary/thermomachine/freezer, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"uMD" = ( +/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, +/turf/open/floor/iron, +/area/station/security/brig) +"uNi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2; + name = "rd sorting disposal pipe" + }, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple/corner, +/obj/effect/mapping_helpers/mail_sorting/science/rd_office, +/obj/effect/turf_decal/tile/purple, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"uNv" = ( +/obj/machinery/power/turbine/turbine_outlet, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"uNI" = ( +/obj/structure/table, +/obj/item/paper_bin, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"uNK" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"uNO" = ( +/turf/closed/wall, +/area/station/commons/toilet/restrooms) +"uNY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"uOa" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/station/engineering/gravity_generator) +"uOd" = ( +/obj/item/kirbyplants/random, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"uOo" = ( +/obj/machinery/newscaster/directional/west, +/obj/effect/spawner/random/entertainment/arcade{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"uOz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"uOA" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"uOB" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/grimy, +/area/station/hallway/primary/fore) +"uOC" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"uPm" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/item/radio/intercom/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/gravity_generator) +"uPM" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Security Hallway" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"uPX" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"uQj" = ( +/obj/structure/cable, +/obj/machinery/pdapainter/security, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"uQn" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/spider/stickyweb, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"uQt" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"uQE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"uQF" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Xenolab"; + name = "Containment Chamber Blast Door" + }, +/obj/structure/sign/warning/biohazard/directional/east, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/firedoor, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"uQI" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"uQN" = ( +/obj/item/kirbyplants/organic/plant21, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"uQS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/table, +/obj/item/book/manual/chef_recipes{ + pixel_y = 2 + }, +/obj/item/book/manual/chef_recipes{ + pixel_x = 2; + pixel_y = 6 + }, +/obj/item/knife/kitchen, +/obj/item/rag, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"uRf" = ( +/obj/structure/bodycontainer/morgue, +/obj/effect/turf_decal/bot_white, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"uRg" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"uRi" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Mining Office" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) +"uRG" = ( +/mob/living/carbon/human/species/monkey/punpun, +/turf/open/floor/wood/large, +/area/station/service/bar/atrium) +"uSk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/status_display/ai/directional/west, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"uSB" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/components/unary/thermomachine/heater/on{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/sign/warning/xeno_mining/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/pumproom) +"uSH" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/main) +"uST" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/kirbyplants/organic/plant16, +/obj/structure/sign/departments/lawyer/directional/north, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"uTa" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "research_shutters"; + name = "Research Privacy Shutter" + }, +/obj/machinery/door/airlock/research/glass{ + name = "Research Lab" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"uTt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Courtroom" + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"uTG" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/box/lights/mixed{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/storage/belt/janitor, +/obj/item/storage/bag/trash, +/obj/structure/sign/poster/contraband/busty_backdoor_xeno_babes_6/directional/north, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"uTM" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"uTT" = ( +/obj/structure/bodycontainer/morgue{ + dir = 8 + }, +/obj/effect/turf_decal/bot_white, +/obj/machinery/light/small/directional/north, +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"uTY" = ( +/obj/machinery/power/emitter/welded{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"uUk" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/highsecurity{ + name = "Secure Tech Storage" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tech_storage, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"uUm" = ( +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 9 + }, +/obj/effect/turf_decal/siding/blue{ + dir = 9 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"uUA" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/turf/closed/wall, +/area/station/engineering/atmos/pumproom) +"uUO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"uUS" = ( +/turf/closed/wall, +/area/station/maintenance/solars/port/aft) +"uVe" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"uVx" = ( +/turf/closed/wall/rust, +/area/station/hallway/primary/port) +"uVJ" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/reed/style_random, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "emmd"; + name = "Emergency Medical Lockdown Shutters" + }, +/turf/open/floor/grass, +/area/station/medical/paramedic) +"uVK" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"uVQ" = ( +/turf/closed/wall, +/area/station/maintenance/solars/starboard/fore) +"uVU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"uWz" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"uWA" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall/r_wall/rust, +/area/station/engineering/supermatter) +"uWM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"uWO" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"uWQ" = ( +/obj/structure/flora/rock/pile/style_random{ + pixel_x = -6; + pixel_y = -3 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid, +/area/space/nearstation) +"uWS" = ( +/obj/structure/rack, +/obj/item/stack/medical/wrap/gauze, +/obj/item/stack/medical/bruise_pack, +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"uWU" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/power/terminal{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"uXe" = ( +/obj/structure/table/wood, +/obj/item/radio/intercom, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/courtroom) +"uXl" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"uXB" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"uXI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"uXL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/security/brig) +"uXM" = ( +/turf/closed/wall/rust, +/area/station/science/xenobiology) +"uXZ" = ( +/turf/closed/wall/rust, +/area/station/hallway/primary/aft) +"uYb" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Xenobiology Lab" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"uYh" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"uYp" = ( +/obj/structure/chair/stool/bar/directional/west, +/turf/open/floor/wood, +/area/station/maintenance/port/greater) +"uYw" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/bridge_pipe/orange/visible, +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"uYJ" = ( +/obj/structure/table/glass, +/obj/item/folder/white, +/obj/item/folder/white, +/obj/item/crowbar/red, +/obj/item/wrench, +/obj/item/storage/box/syringes{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/storage/box/beakers{ + pixel_y = 2 + }, +/obj/machinery/airalarm/directional/east, +/obj/structure/noticeboard/directional/south, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"uYM" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"uYP" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Genetics Lab" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple/corner, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/xenobio, +/obj/effect/mapping_helpers/airlock/access/any/science/genetics, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"uZa" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/reagent_dispensers/plumbed, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"uZg" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/rust, +/area/station/command/heads_quarters/hos) +"uZq" = ( +/obj/structure/sink/directional/south, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"uZr" = ( +/obj/structure/grille/broken, +/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/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"uZC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"uZL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"uZN" = ( +/obj/structure/table/wood, +/obj/structure/mirror/directional/east, +/obj/machinery/newscaster/directional/north, +/obj/item/clipboard, +/obj/item/toy/figure/captain, +/obj/machinery/camera/directional/north{ + c_tag = "Captain's Quarters"; + name = "command camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain/private) +"uZR" = ( +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"uZS" = ( +/obj/item/shard, +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/glass, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"uZT" = ( +/obj/effect/landmark/start/medical_doctor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/medical/medbay/central) +"uZX" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/machinery/portable_atmospherics/pump/lil_pump, +/obj/machinery/camera/directional/west{ + c_tag = "Ordnance Mixing Lab"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/mixingchamber_access, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/burnchamber) +"uZZ" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/turf/closed/wall, +/area/station/engineering/atmos) +"vac" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"vao" = ( +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"var" = ( +/obj/structure/table, +/obj/item/storage/toolbox/emergency, +/obj/item/wrench, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"vaz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/loading_area{ + dir = 4; + pixel_x = 5 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"vaI" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/decoration/glowstick, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"vaP" = ( +/obj/item/storage/box/chemimp{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/storage/box/trackimp{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/structure/table, +/obj/machinery/light/directional/south, +/obj/structure/reagent_dispensers/wall/peppertank/directional/south, +/obj/item/storage/box/firingpins, +/obj/item/storage/box/firingpins, +/obj/item/storage/lockbox/loyalty, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"vba" = ( +/obj/machinery/computer/records/security{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hos) +"vbd" = ( +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"vbe" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/radio/intercom/directional/west, +/obj/item/wallframe/apc, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"vbi" = ( +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/fore) +"vbj" = ( +/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/turf_decal/siding/yellow/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "atmos-entrance" + }, +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics Desk" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"vbo" = ( +/obj/structure/chair/stool/bar/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"vbx" = ( +/obj/machinery/meter, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 10 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"vbP" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"vbT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"vcm" = ( +/obj/structure/cable, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/upload/chamber) +"vct" = ( +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/machinery/camera/directional/north{ + c_tag = "Xenobiology Test Chamber"; + name = "xenobiology camera"; + network = list("ss13","rd","xeno") + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"vcL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/south, +/obj/structure/cable, +/obj/machinery/duct, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"vcY" = ( +/obj/machinery/biogenerator, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 8 + }, +/obj/machinery/light/directional/west, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"vdy" = ( +/obj/machinery/door/morgue{ + name = "Confession Booth (Chaplain)"; + req_access = list("chapel_office") + }, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/wood/parquet, +/area/station/service/chapel) +"vdJ" = ( +/obj/machinery/power/solar_control{ + dir = 4; + id = "aftport"; + name = "Port Quarter Solar Control" + }, +/obj/effect/turf_decal/bot, +/obj/structure/sign/warning/vacuum/external/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"vdK" = ( +/obj/structure/flora/bush/pale/style_random{ + icon_state = "fullgrass_2" + }, +/obj/structure/flora/grass/jungle/b/style_5, +/turf/open/misc/asteroid, +/area/space/nearstation) +"vdS" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 6 + }, +/turf/open/space/basic, +/area/space/nearstation) +"vea" = ( +/obj/structure/closet/secure_closet/personal/cabinet, +/obj/machinery/newscaster/directional/west, +/obj/machinery/button/door/directional/west{ + id = "Cabin_3Privacy"; + name = "Cabin 3 Privacy Toggle"; + pixel_y = -24 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/spawner/random/decoration/lavalamp, +/turf/open/floor/wood, +/area/station/commons/locker) +"vef" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"vek" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"ves" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/clothing/gloves/color/fyellow, +/obj/item/storage/toolbox/electrical, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"veu" = ( +/turf/open/floor/iron, +/area/station/security/brig) +"vew" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood/end, +/obj/structure/cable, +/turf/open/floor/wood/parquet, +/area/station/service/bar/backroom) +"veN" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical/glass{ + name = "Infirmary" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/medical) +"veV" = ( +/obj/machinery/smartfridge/chemistry/virology/preloaded, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"veW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"veZ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hatch{ + name = "Satellite Storage" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/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/command/minisat, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/foyer) +"vfb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"vfd" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/main) +"vfF" = ( +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"vfL" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/door_assembly/door_assembly_min{ + anchored = 1 + }, +/obj/structure/barricade/wooden/crude, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"vfO" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"vgc" = ( +/obj/structure/sign/warning/vacuum/directional/east, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"vgd" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron, +/area/station/cargo/storage) +"vgm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"vgz" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/structure/reagent_dispensers/plumbed, +/turf/open/floor/iron/grimy, +/area/station/security/prison/safe) +"vgJ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"vgU" = ( +/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, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"vha" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/security/checkpoint/supply) +"vhf" = ( +/obj/structure/bonfire, +/obj/item/reagent_containers/cup/glass/bottle/juice/orangejuice{ + desc = "For the weary spacemen on their quest to rekindle the first plasma fire."; + name = "Carton of Estus" + }, +/obj/effect/decal/remains/human, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/item/melee/moonlight_greatsword, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"vhi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"vhp" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/door/airlock/atmos/glass{ + name = "Atmospherics" + }, +/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/engineering/atmos, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"vhx" = ( +/mob/living/basic/slime, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"vhK" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"vhL" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/light/directional/north, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"vhZ" = ( +/obj/effect/spawner/structure/electrified_grille, +/turf/open/floor/plating/rust, +/area/station/security/prison) +"vim" = ( +/obj/effect/turf_decal/siding/thinplating/light/corner{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/obj/machinery/light/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"viq" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing, +/turf/open/space/basic, +/area/space/nearstation) +"vis" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"viu" = ( +/obj/machinery/computer/security/hos{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hos) +"viM" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/storage/tech) +"viW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/office) +"vjh" = ( +/turf/closed/wall, +/area/station/maintenance/port/greater) +"vjm" = ( +/obj/structure/chair, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"vjY" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"vkh" = ( +/turf/closed/wall, +/area/station/hallway/primary/central) +"vkq" = ( +/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/blue/opposingcorners, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"vkr" = ( +/obj/item/radio/intercom/directional/east, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"vks" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"vku" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/space/nearstation) +"vkC" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Port Hallway Vendors"; + name = "port camera" + }, +/obj/machinery/status_display/ai/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"vkE" = ( +/turf/closed/wall/rust, +/area/station/security/checkpoint/medical) +"vkJ" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/power/terminal{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"vkL" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/stairs{ + dir = 4 + }, +/area/station/service/chapel/funeral) +"vkY" = ( +/obj/structure/girder/reinforced, +/turf/open/space/basic, +/area/space/nearstation) +"vld" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/mining/glass{ + name = "Mining Dock" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"vlg" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/landmark/start/security_officer, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"vlm" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining{ + name = "Cargo Bay" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/cargo/office) +"vlq" = ( +/obj/structure/girder, +/obj/structure/grille/broken, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"vls" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/storage) +"vlv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/sink/directional/east, +/obj/item/reagent_containers/cup/bucket, +/obj/item/mop, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/button/door/directional/south{ + id = "maidbay"; + name = "Maid Bay Toggle" + }, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"vly" = ( +/obj/structure/closet/secure_closet/atmospherics, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"vlJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"vlM" = ( +/obj/structure/transit_tube/crossing, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"vme" = ( +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"vmg" = ( +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"vmq" = ( +/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/execution/transfer) +"vmu" = ( +/obj/machinery/door/airlock/grunge{ + name = "Escape Pod Access" + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"vmP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"vmZ" = ( +/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/service/chapel) +"vna" = ( +/obj/structure/table, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/light/directional/south, +/obj/machinery/reagentgrinder{ + pixel_y = 5 + }, +/obj/machinery/firealarm/directional/south, +/obj/machinery/newscaster/directional/south{ + pixel_x = 28 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"vne" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/recharge_station, +/obj/effect/turf_decal/bot/right, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"vns" = ( +/obj/machinery/air_sensor/plasma_tank, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"vnw" = ( +/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/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"vnC" = ( +/obj/effect/spawner/structure/window/hollow/reinforced/directional{ + dir = 9 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"vnH" = ( +/obj/item/radio/intercom/directional/west, +/obj/structure/flora/bush/grassy/style_random, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/science/genetics) +"vnJ" = ( +/obj/machinery/airalarm/directional/east, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"vnL" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"vnZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/purple, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/robotics/lab) +"voa" = ( +/obj/structure/table, +/obj/effect/turf_decal/bot, +/obj/machinery/recharger{ + pixel_x = -3 + }, +/obj/structure/cable, +/obj/item/toy/figure/rd{ + pixel_x = 8; + pixel_y = 8 + }, +/obj/item/stamp/head/rd{ + pixel_x = 8 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"voo" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"vor" = ( +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/department/security) +"vou" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/bot, +/obj/machinery/camera/directional/north{ + c_tag = "Theatre Room"; + name = "service camera" + }, +/turf/open/floor/wood, +/area/station/service/theater) +"vpd" = ( +/obj/structure/table, +/obj/item/clipboard{ + pixel_x = -4 + }, +/obj/item/book/manual/wiki/atmospherics, +/obj/item/storage/belt/utility, +/obj/item/t_scanner, +/obj/item/t_scanner, +/obj/item/t_scanner, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"vpi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"vps" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall, +/area/station/maintenance/department/security) +"vpD" = ( +/obj/structure/table/glass, +/obj/item/storage/box/bodybags{ + pixel_y = 5 + }, +/obj/item/storage/belt/medical, +/obj/item/crowbar, +/obj/item/clothing/neck/stethoscope, +/obj/item/clothing/glasses/hud/health, +/obj/item/clothing/glasses/hud/health, +/obj/item/clothing/glasses/hud/health, +/obj/item/clothing/glasses/hud/health, +/obj/item/clothing/glasses/hud/health, +/obj/item/clothing/glasses/hud/health, +/obj/item/clothing/glasses/hud/health, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"vpV" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/landmark/start/security_officer, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"vpX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"vpY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"vqe" = ( +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/decal/cleanable/dirt, +/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/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"vqg" = ( +/obj/item/kirbyplants/organic/plant5, +/obj/structure/noticeboard/directional/east, +/obj/item/paper/monitorkey, +/obj/machinery/camera/directional/east{ + c_tag = "Chief Engineer's Office"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"vqj" = ( +/obj/machinery/door/airlock/external{ + name = "Atmospherics External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/plating/airless, +/area/station/maintenance/disposal/incinerator) +"vqr" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/grunge{ + name = "Recreation Area" + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"vqs" = ( +/obj/structure/rack, +/obj/item/rcl/pre_loaded, +/obj/item/stack/pipe_cleaner_coil/random, +/obj/item/stack/pipe_cleaner_coil/random, +/obj/item/stack/pipe_cleaner_coil/random, +/obj/item/stack/pipe_cleaner_coil/random, +/obj/item/stack/pipe_cleaner_coil/random, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/art) +"vqv" = ( +/obj/item/wrench, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"vqw" = ( +/turf/closed/wall/r_wall, +/area/station/tcommsat/computer) +"vqM" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/storage/tech) +"vqN" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/south, +/obj/machinery/button/door/directional/south{ + id = "robotics_shutters"; + name = "Robotics Shutter Toggle"; + pixel_x = 24; + req_access = list("robotics") + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"vrd" = ( +/obj/structure/flora/bush/pointy/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"vrf" = ( +/obj/structure/table/wood, +/obj/item/storage/fancy/cigarettes/cigars/havana{ + pixel_y = 5 + }, +/obj/machinery/light/directional/east, +/obj/item/lighter, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/keycard_auth/wall_mounted/directional/east, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"vrq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"vrs" = ( +/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/dark, +/area/station/service/chapel) +"vrD" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/west, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"vrN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"vsb" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "rdprivacy"; + name = "Director's Privacy Blast Door" + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"vse" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/machinery/door/window/left/directional/south{ + name = "Maximum Security Test Chamber"; + req_access = list("xenobiology") + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"vsq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"vss" = ( +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/lobby) +"vsx" = ( +/obj/docking_port/stationary/random{ + dir = 2; + name = "lavaland"; + shuttle_id = "pod_lavaland" + }, +/turf/open/space, +/area/space/nearstation) +"vsJ" = ( +/obj/structure/flora/bush/jungle/b/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/medical/psychology) +"vsR" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"vte" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"vtf" = ( +/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/brig) +"vto" = ( +/obj/structure/railing/corner, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"vtt" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/remains/human, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"vtv" = ( +/obj/structure/table/bronze, +/obj/item/clothing/suit/costume/bronze, +/obj/item/clothing/shoes/bronze{ + pixel_x = -12 + }, +/turf/open/floor/bronze, +/area/station/maintenance/department/chapel) +"vtF" = ( +/obj/item/kirbyplants/organic/plant21, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"vuj" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"vuk" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"vum" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"vuu" = ( +/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/brown{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"vuy" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"vuF" = ( +/obj/machinery/light_switch/directional/west, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"vuI" = ( +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"vuM" = ( +/obj/machinery/airalarm/directional/west, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/bot, +/obj/machinery/computer/prisoner/gulag_teleporter_computer{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing) +"vuQ" = ( +/turf/closed/wall/r_wall, +/area/station/hallway/primary/starboard) +"vuZ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"vvd" = ( +/obj/machinery/mech_bay_recharge_port, +/obj/machinery/airalarm/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/science/robotics/mechbay) +"vvf" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"vvn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/machinery/door/window/left/directional/north{ + name = "Justice Windoor" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) +"vvB" = ( +/obj/item/radio{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/item/radio{ + pixel_x = -5; + pixel_y = 5 + }, +/obj/item/radio, +/obj/structure/table, +/obj/item/radio/intercom/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Security Equipment Room" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"vvC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood, +/obj/effect/mapping_helpers/ianbirthday, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"vvE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"vvH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine/telecomms, +/area/station/tcommsat/server) +"vvL" = ( +/obj/structure/bodycontainer/morgue{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/service/chapel/funeral) +"vwe" = ( +/obj/structure/table, +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = -5; + pixel_y = 6 + }, +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = 5; + pixel_y = -4 + }, +/obj/item/clothing/mask/gas{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/mask/gas, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"vwv" = ( +/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, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"vww" = ( +/turf/open/floor/iron, +/area/station/engineering/lobby) +"vwH" = ( +/obj/structure/table/wood, +/obj/machinery/computer/records/medical/laptop, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/hos) +"vwQ" = ( +/obj/structure/closet/emcloset/anchored, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"vxa" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/storage/art) +"vxb" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"vxf" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"vxr" = ( +/obj/machinery/computer/atmos_control/mix_tank{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos/pumproom) +"vxC" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"vxL" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"vxN" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/disposal/delivery_chute{ + dir = 8 + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light/small/directional/east, +/obj/structure/sign/warning/deathsposal/directional/east, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"vxZ" = ( +/obj/structure/bodycontainer/morgue, +/obj/effect/turf_decal/bot_white, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"vyl" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/light/small/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"vys" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"vyD" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/siding/purple, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"vyE" = ( +/obj/structure/table, +/obj/machinery/light_switch/directional/north{ + pixel_x = -8 + }, +/obj/item/clothing/gloves/color/orange, +/obj/item/reagent_containers/spray/cleaner{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/flashlight{ + pixel_y = 4 + }, +/obj/item/flashlight{ + pixel_y = 4 + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/button/door/directional/north{ + id = "custodialwagon"; + name = "Custodial Bay Toggle"; + pixel_x = 8; + req_access = list("janitor") + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"vyN" = ( +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"vyV" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"vza" = ( +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube/crossing, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/maintenance/fore) +"vze" = ( +/obj/structure/table/wood, +/obj/item/gavelblock, +/obj/effect/landmark/start/hangover, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/courtroom) +"vzr" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/sink/kitchen/directional/west, +/turf/open/floor/plastic, +/area/station/hallway/secondary/service) +"vzt" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 8; + name = "Waste to Filter" + }, +/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/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) +"vzy" = ( +/turf/closed/wall, +/area/station/service/janitor) +"vzD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/circuit/telecomms, +/area/station/science/xenobiology) +"vzQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Supermatter Engine"; + name = "supermatter camera"; + network = list("engine") + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"vzV" = ( +/obj/structure/sign/poster/official/anniversary_vintage_reprint/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Chemistry North"; + network = list("ss13","medbay") + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"vzZ" = ( +/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/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"vAa" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/left/directional/north, +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id = "visitation"; + name = "Visitation Shutters" + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"vAh" = ( +/obj/effect/landmark/start/chaplain, +/obj/structure/chair/wood{ + dir = 4 + }, +/obj/machinery/light/small/directional/west, +/obj/item/radio/intercom/chapel/directional/north, +/turf/open/floor/wood/parquet, +/area/station/service/chapel) +"vAl" = ( +/obj/machinery/door/window/right/directional/west{ + name = "Waste Door" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"vAr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/stack/rods, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"vAw" = ( +/obj/machinery/vending/wardrobe/chef_wardrobe, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"vBi" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"vBt" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ + dir = 4 + }, +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"vBv" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/stack/sheet/plasteel{ + amount = 10; + pixel_x = -2; + pixel_y = 2 + }, +/obj/item/electronics/airlock, +/obj/item/electronics/airlock, +/obj/item/electronics/airlock, +/obj/item/electronics/airlock, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"vBE" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"vBI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/east, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/structure/sign/poster/official/space_cops/directional/east, +/turf/open/floor/iron, +/area/station/security/office) +"vBR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"vBS" = ( +/obj/structure/table, +/obj/machinery/microwave{ + pixel_y = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/office) +"vCa" = ( +/obj/structure/table/wood, +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/briefcase, +/obj/item/taperecorder{ + pixel_x = -4; + pixel_y = 4 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"vCc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/blood/oil, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"vCf" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/airalarm/directional/west, +/obj/machinery/vending/wardrobe/det_wardrobe, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"vCh" = ( +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/storage) +"vCk" = ( +/obj/machinery/flasher/portable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/north, +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"vCn" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"vCA" = ( +/obj/effect/landmark/start/hangover, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/library) +"vCG" = ( +/obj/machinery/computer/records/security, +/obj/machinery/light_switch/directional/east{ + pixel_y = -6 + }, +/obj/machinery/requests_console/directional/north{ + department = "Detective's Office"; + name = "Detective Requests Console" + }, +/obj/machinery/button/door/directional/east{ + id = "detective_shutters"; + name = "Detective's Privacy Toggle"; + pixel_y = 6; + req_access = list("detective") + }, +/turf/open/floor/wood, +/area/station/security/detectives_office) +"vCM" = ( +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"vCO" = ( +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/courtroom) +"vCV" = ( +/obj/structure/cable, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"vDk" = ( +/turf/closed/wall, +/area/station/engineering/supermatter/room) +"vDD" = ( +/obj/machinery/smartfridge/drinks, +/obj/machinery/door/firedoor, +/turf/open/floor/wood, +/area/station/hallway/secondary/service) +"vDO" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command/glass{ + name = "Teleporter Access" + }, +/obj/effect/landmark/navigate_destination, +/obj/effect/mapping_helpers/airlock/access/all/command/teleporter, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"vDU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"vDZ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Tool Storage" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"vEl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + name = "engineering sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/engineering/general, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"vEt" = ( +/obj/structure/table, +/obj/item/hfr_box/core, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"vEv" = ( +/obj/structure/railing, +/obj/effect/turf_decal/siding/thinplating/dark/end{ + dir = 8 + }, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel) +"vEC" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"vEK" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"vEU" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"vEW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"vFc" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/station/hallway/secondary/entry) +"vFk" = ( +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/effect/turf_decal/box, +/obj/machinery/flasher/directional/north{ + id = "AI"; + name = "Meatbag Pacifier"; + pixel_x = 26 + }, +/obj/machinery/camera/directional/south{ + c_tag = "AI Chamber Core"; + name = "core camera"; + network = list("aicore") + }, +/obj/machinery/light/floor, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"vFv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"vFH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"vFL" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate, +/obj/item/flashlight, +/obj/item/flashlight, +/obj/item/flashlight/flare, +/obj/item/flashlight/flare, +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"vFU" = ( +/obj/structure/bookcase/random/nonfiction, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"vFW" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/research/anomaly_refinery, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"vFY" = ( +/turf/closed/wall, +/area/station/science/lab) +"vGn" = ( +/obj/machinery/door/poddoor/preopen{ + id = "prisonblast"; + name = "Prison Blast Door" + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/button/door/directional/north{ + id = "prisonblast"; + name = "Prison Lockdown"; + req_access = list("brig") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"vGs" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/stalky/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"vGt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"vGu" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/station/maintenance/starboard/aft) +"vGJ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"vGY" = ( +/obj/machinery/light/directional/east, +/obj/machinery/newscaster/directional/north, +/obj/structure/table, +/obj/machinery/fax{ + fax_name = "Research Division"; + name = "Research Division Fax Machine"; + pixel_x = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"vHa" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + name = "Cooling Loop Bypass" + }, +/obj/machinery/light/directional/east, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"vHd" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/science/lab) +"vHe" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"vHh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/directions/supply{ + dir = 1; + pixel_y = 24 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"vHr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"vHx" = ( +/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/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"vHC" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"vHF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"vHH" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Engineering" + }, +/obj/effect/turf_decal/siding/yellow/corner, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engi-entrance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"vHP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"vHS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"vHZ" = ( +/obj/effect/turf_decal/box/white{ + color = "#9FED58" + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"vIc" = ( +/obj/machinery/door/airlock/mining{ + name = "Auxiliary Base" + }, +/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/engineering/aux_base, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/construction/mining/aux_base) +"vId" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"vIE" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Atmospherics Tank - Mix"; + name = "atmospherics camera"; + network = list("ss13","engine") + }, +/turf/open/floor/engine/vacuum, +/area/station/engineering/atmos) +"vIR" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Research Division Server Room" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/rd, +/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/server) +"vJc" = ( +/turf/closed/wall/r_wall, +/area/station/science/xenobiology) +"vJg" = ( +/obj/structure/bodycontainer/morgue, +/obj/effect/turf_decal/bot_white, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"vJh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"vJk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Security Checkpoint" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"vJm" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/light/directional/east, +/turf/open/floor/plating/airless, +/area/station/hallway/secondary/entry) +"vJv" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/engine, +/area/station/science/ordnance/office) +"vJA" = ( +/obj/structure/cable, +/obj/structure/closet/secure_closet{ + name = "contraband locker"; + req_access = list("armory") + }, +/obj/effect/spawner/random/contraband/armory, +/obj/effect/spawner/random/maintenance/three, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"vJB" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"vJH" = ( +/obj/effect/mob_spawn/corpse/human/charredskeleton, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"vJN" = ( +/obj/machinery/hydroponics/constructable, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"vJP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"vJT" = ( +/obj/machinery/vending/wardrobe/bar_wardrobe, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/cobweb, +/obj/item/radio/intercom/directional/west, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/service/bar/backroom) +"vJZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"vKa" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"vKc" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/table, +/obj/item/clipboard, +/obj/item/geiger_counter{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/toy/figure/ninja{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/pen, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/command/vault) +"vKj" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"vKm" = ( +/turf/open/floor/engine/vacuum, +/area/station/maintenance/disposal/incinerator) +"vKp" = ( +/obj/item/clothing/head/costume/cardborg, +/obj/item/clothing/suit/costume/cardborg, +/obj/structure/closet/cardboard/metal, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/central) +"vKE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"vKM" = ( +/obj/structure/chair/stool/bar/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"vKO" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/maintenance/aft) +"vKQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"vKV" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/storage/medkit/o2, +/obj/item/tank/internals/emergency_oxygen, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"vLm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/holopad/secure, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"vLG" = ( +/obj/structure/closet/radiation, +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"vLI" = ( +/turf/closed/wall/r_wall/rust, +/area/station/service/chapel/funeral) +"vLR" = ( +/obj/machinery/power/tracker, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/starboard/fore) +"vMb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"vMg" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/warden) +"vMk" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"vMo" = ( +/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/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/directions/evac{ + dir = 4; + pixel_y = 24 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"vME" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/machinery/power/energy_accumulator/tesla_coil/anchored, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/supermatter) +"vMM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"vMW" = ( +/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/freezer{ + name = "Kitchen Coldroom" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/service/kitchen, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/service/kitchen/coldroom) +"vNl" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/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/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"vNn" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall/rust, +/area/station/cargo/miningdock) +"vNB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"vNE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/radio/intercom/directional/north{ + broadcasting = 1; + frequency = 1447; + name = "Private Channel"; + pixel_x = -26 + }, +/obj/structure/sign/departments/aiupload/directional/west, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"vNL" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/security/qm, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"vNS" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/port) +"vOl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"vOq" = ( +/obj/structure/table, +/obj/item/stack/sheet/plasteel/fifty{ + pixel_x = -2; + pixel_y = 2 + }, +/obj/item/stack/sheet/rglass{ + amount = 50; + pixel_x = 2; + pixel_y = -2 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Engineering Storage"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/machinery/light_switch/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"vOH" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) +"vOM" = ( +/obj/structure/table, +/obj/item/storage/box/lights/mixed{ + pixel_y = 5 + }, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"vOO" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/cargo, +/obj/machinery/requests_console/directional/north{ + department = "Cargo Bay"; + name = "Cargo Bay Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/item/radio/intercom/directional/north{ + pixel_x = -32 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/office) +"vOT" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"vOW" = ( +/turf/closed/wall, +/area/station/hallway/secondary/exit/departure_lounge) +"vOX" = ( +/turf/closed/wall/rust, +/area/station/maintenance/starboard) +"vPd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"vPz" = ( +/obj/item/kirbyplants/random, +/obj/machinery/status_display/ai/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"vPB" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/generic/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sunny/style_random, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) +"vPG" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "justiceshutter"; + name = "Justice Shutter" + }, +/turf/open/floor/plating, +/area/station/security/execution/education) +"vPU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/machinery/camera/directional/west{ + c_tag = "Engineering Foyer"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"vPW" = ( +/obj/machinery/door/airlock/research{ + id_tag = "ResearchInt"; + name = "Research Division" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/landmark/navigate_destination, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/turf/open/floor/iron/dark, +/area/station/science/research) +"vPX" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/commons/locker) +"vQf" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/status_display/evac/directional/south, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"vQt" = ( +/obj/machinery/door/airlock/external{ + name = "Atmospherics External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"vQD" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/obj/effect/landmark/start/chemist, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"vQF" = ( +/obj/structure/lattice, +/obj/effect/spawner/random/structure/grille, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"vQK" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/ore_box, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock) +"vQY" = ( +/obj/structure/sign/departments/medbay/alt, +/turf/closed/wall, +/area/station/maintenance/port/greater) +"vRh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"vRk" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/department/crew_quarters/bar) +"vRl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/red{ + dir = 9 + }, +/obj/effect/landmark/start/depsec/supply, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/supply) +"vRo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"vRB" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"vRK" = ( +/obj/structure/sign/warning/no_smoking, +/turf/closed/wall, +/area/station/engineering/atmos) +"vRN" = ( +/obj/structure/closet/secure_closet/medical3, +/obj/item/storage/belt/medical, +/obj/item/clothing/neck/stethoscope, +/obj/effect/turf_decal/delivery, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"vRO" = ( +/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/wood{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"vRP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"vRQ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"vRU" = ( +/obj/structure/closet/secure_closet/medical3, +/obj/item/storage/belt/medical, +/obj/item/clothing/neck/stethoscope, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/airalarm/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Medbay Storage"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"vRX" = ( +/obj/structure/table, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/rods/fifty, +/obj/item/stack/rods/fifty, +/obj/item/grenade/chem_grenade/smart_metal_foam, +/obj/item/grenade/chem_grenade/smart_metal_foam, +/obj/machinery/light_switch/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"vSa" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/holopad/secure, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain) +"vSi" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/machinery/computer/security/telescreen/entertainment/directional/north, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"vSp" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible, +/turf/open/floor/plating, +/area/station/engineering/atmos/pumproom) +"vSq" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"vSG" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/service/chapel/monastery) +"vSM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"vTs" = ( +/obj/machinery/hydroponics/constructable, +/obj/item/seeds/apple, +/obj/item/reagent_containers/cup/bottle/nutrient/l4z, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/south, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"vTt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/spawner/random/structure/grille, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"vTu" = ( +/obj/structure/table, +/obj/item/stack/sheet/plasteel{ + amount = 10; + pixel_x = -2; + pixel_y = 2 + }, +/obj/item/book/manual/wiki/robotics_cyborgs, +/obj/item/assembly/flash/handheld, +/obj/item/assembly/flash/handheld, +/obj/item/assembly/flash/handheld, +/obj/item/assembly/flash/handheld, +/obj/item/assembly/flash/handheld, +/obj/item/assembly/flash/handheld, +/obj/structure/fireaxecabinet/mechremoval/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"vTx" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"vTA" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"vTD" = ( +/obj/item/radio/intercom/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"vTV" = ( +/turf/closed/wall/r_wall/rust, +/area/station/service/chapel/dock) +"vTX" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/rd) +"vUi" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/iron/stairs/right{ + dir = 4 + }, +/area/station/service/chapel) +"vUo" = ( +/obj/structure/sign/departments/medbay/alt, +/turf/closed/wall/rust, +/area/station/maintenance/fore) +"vUp" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Drone Bay Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"vUr" = ( +/obj/structure/table/glass, +/obj/item/crowbar{ + pixel_x = -8; + pixel_y = 11 + }, +/obj/machinery/light/directional/east, +/obj/item/emergency_bed{ + pixel_x = 7; + pixel_y = 10 + }, +/obj/item/emergency_bed, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/smooth_half, +/area/station/medical/paramedic) +"vUs" = ( +/obj/structure/bed, +/obj/machinery/iv_drip, +/obj/effect/turf_decal/bot_white/right, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/item/bedsheet/medical, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/medbay/central) +"vUt" = ( +/obj/structure/cable, +/obj/effect/turf_decal/bot, +/obj/machinery/holopad/secure, +/turf/open/floor/iron, +/area/station/security/office) +"vUu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/port) +"vUC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"vUD" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/binary/pump{ + name = "Mix to Engine" + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"vUH" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/cargo_technician, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"vUO" = ( +/obj/item/canvas/nineteen_nineteen, +/obj/structure/easel, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"vUY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/duct, +/obj/effect/turf_decal/siding/white{ + dir = 9 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"vVq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/oil, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"vVt" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"vVw" = ( +/turf/closed/wall/r_wall/rust, +/area/station/science/lab) +"vVx" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/engineering/atmos/pumproom) +"vVC" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall, +/area/station/maintenance/port/greater) +"vVM" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/structure/noticeboard/directional/west, +/obj/item/clothing/gloves/latex, +/obj/item/hemostat, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"vVP" = ( +/obj/machinery/air_sensor/mix_tank, +/turf/open/floor/engine/vacuum, +/area/station/engineering/atmos) +"vVT" = ( +/turf/closed/wall/r_wall/rust, +/area/station/engineering/storage/tech) +"vVX" = ( +/obj/structure/flora/bush/pale/style_random{ + icon_state = "fullgrass_2" + }, +/obj/structure/flora/bush/pale/style_random{ + icon_state = "genericbush_1" + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"vWv" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"vWA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/office) +"vWC" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/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/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"vWE" = ( +/obj/effect/decal/cleanable/food/flour, +/obj/effect/landmark/start/cook, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"vWF" = ( +/obj/structure/sign/departments/custodian, +/turf/closed/wall/rust, +/area/station/service/janitor) +"vWH" = ( +/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/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"vWU" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"vWY" = ( +/turf/closed/wall, +/area/station/security/processing/cremation) +"vXa" = ( +/obj/effect/decal/cleanable/greenglow, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"vXf" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Medical Operating Theater B"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/structure/closet/crate/freezer/blood, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/aft) +"vXn" = ( +/obj/structure/closet/secure_closet/brig, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"vXp" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/conveyor{ + dir = 4; + id = "packagereturn"; + name = "crate return belt" + }, +/obj/structure/sign/poster/contraband/random/directional/south, +/turf/open/floor/plating, +/area/station/cargo/storage) +"vXC" = ( +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics Connector" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"vXI" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"vYc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"vYm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"vYn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"vYs" = ( +/obj/structure/chair, +/mob/living/basic/bot/secbot/beepsky/officer, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"vYx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"vYD" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail{ + dir = 1; + name = "kitchen sorting disposal pipe" + }, +/obj/machinery/duct, +/obj/effect/mapping_helpers/mail_sorting/service/kitchen, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"vYI" = ( +/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/structure/railing/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"vZa" = ( +/obj/machinery/computer/shuttle/mining, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"vZn" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"vZu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"vZv" = ( +/obj/structure/table, +/obj/item/clipboard{ + pixel_x = -6; + pixel_y = 2 + }, +/obj/item/aicard{ + pixel_x = 4 + }, +/obj/item/assembly/flash/handheld, +/obj/item/assembly/flash/handheld, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"vZy" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible, +/obj/machinery/meter, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"vZB" = ( +/obj/structure/sign/departments/cargo, +/turf/closed/wall, +/area/station/hallway/primary/starboard) +"wae" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/mix_input{ + dir = 1 + }, +/turf/open/floor/engine/vacuum, +/area/station/engineering/atmos) +"waq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"war" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/door/airlock/security/glass{ + id_tag = "outerbrig"; + name = "Brig" + }, +/obj/effect/landmark/navigate_destination, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "brig-entrance-right" + }, +/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/entrance, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"was" = ( +/obj/structure/chair/pew/right{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron/chapel{ + dir = 8 + }, +/area/station/service/chapel) +"waI" = ( +/obj/effect/turf_decal/siding/green{ + dir = 8 + }, +/obj/machinery/light_switch/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/structure/table/wood, +/obj/item/storage/toolbox/fishing, +/obj/item/fishing_rod, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"waL" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/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/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"waT" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/fore) +"wbf" = ( +/obj/structure/sink/directional/east, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"wbo" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Service Maintenance" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/command/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"wbG" = ( +/obj/effect/turf_decal/sand/plating, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"wbH" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/loading_area{ + dir = 4; + pixel_x = 5 + }, +/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/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"wbT" = ( +/obj/item/toy/figure/ian{ + pixel_x = 8 + }, +/obj/item/toy/figure/hop{ + pixel_x = -8 + }, +/obj/machinery/recharger, +/obj/structure/table/wood, +/turf/open/floor/carpet/blue, +/area/station/command/heads_quarters/hop) +"wcg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/table, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/radio{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/pen, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"wcs" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"wct" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/binary/pump/on/layer4{ + dir = 8 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"wcC" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"wcN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"wcP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wcV" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall, +/area/station/maintenance/department/bridge) +"wcX" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/siding/yellow/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"wdf" = ( +/obj/effect/turf_decal/bot, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/spawner/random/vending/snackvend, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"wdn" = ( +/obj/structure/table/wood, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/item/clothing/neck/tie/red, +/obj/item/clothing/head/hats/bowler{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"wdu" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"wdx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light_switch/directional/east, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"wdD" = ( +/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/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"wdL" = ( +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/cargo/storage) +"weh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"wer" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad"; + name = "off ramp" + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"weG" = ( +/obj/machinery/mass_driver/chapelgun{ + dir = 8 + }, +/obj/machinery/door/window/right/directional/north{ + req_access = list("chapel_office") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"weK" = ( +/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/plating, +/area/station/maintenance/starboard/fore) +"weL" = ( +/obj/machinery/light/directional/north, +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"weR" = ( +/obj/structure/closet{ + name = "evidence closet" + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"weV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/box/lights/mixed, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"weW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"wfk" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/iron, +/area/station/command/teleporter) +"wfD" = ( +/obj/machinery/flasher/directional/west{ + id = "AI"; + name = "Meatbag Pacifier" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"wgq" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical, +/obj/item/crowbar, +/obj/item/flashlight, +/obj/item/flashlight, +/obj/machinery/firealarm/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"wgr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"wgA" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"wgK" = ( +/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/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"wgO" = ( +/obj/structure/table, +/obj/item/storage/fancy/donut_box, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"wgS" = ( +/obj/structure/table, +/obj/item/storage/box/pdas{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/storage/box/silver_ids{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/storage/box/ids, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/item/papercutter{ + pixel_x = -4 + }, +/obj/machinery/keycard_auth/wall_mounted/directional/north, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) +"wgX" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"whj" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"whm" = ( +/obj/effect/turf_decal/delivery, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/suit_storage_unit/standard_unit, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"why" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/maintenance, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"whz" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/computer/atmos_control/oxygen_tank{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) +"whP" = ( +/obj/machinery/vending/engivend, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"wij" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/commons/locker) +"win" = ( +/obj/effect/turf_decal/siding/thinplating/light/corner{ + dir = 1 + }, +/obj/machinery/light/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"wiw" = ( +/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/public/glass{ + name = "Atrium" + }, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"wiz" = ( +/obj/structure/cable, +/obj/structure/chair/sofa/left/maroon{ + dir = 8 + }, +/obj/machinery/light/directional/south, +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/hangover, +/obj/machinery/camera/directional/south{ + c_tag = "Atrium Port"; + name = "service camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) +"wiM" = ( +/obj/structure/cable, +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/spawner/random/decoration/lavalamp{ + pixel_y = 14; + pixel_x = 3 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"wiR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/binary/valve/digital{ + name = "Waste Release" + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"wjj" = ( +/obj/effect/spawner/structure/window/hollow/reinforced/directional{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"wjm" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/eva) +"wjs" = ( +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"wjz" = ( +/obj/machinery/light/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Aft Hallway Engineering Doors"; + name = "aft camera" + }, +/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/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"wjD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"wjG" = ( +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) +"wjK" = ( +/turf/closed/wall, +/area/station/maintenance/department/security) +"wjL" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"wjP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wkB" = ( +/obj/item/kirbyplants/organic/plant5, +/obj/machinery/light/directional/south, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"wkC" = ( +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/central/fore) +"wkN" = ( +/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/plating, +/area/station/security/prison) +"wkP" = ( +/obj/structure/weightmachine/weightlifter, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/item/photo/old, +/turf/open/floor/iron, +/area/station/security/prison) +"wkT" = ( +/obj/machinery/door/airlock/external{ + name = "Brig Shuttle Airlock"; + space_dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"wlm" = ( +/obj/structure/bookcase/random/fiction, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"wlz" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron/stairs/left{ + dir = 1 + }, +/area/station/service/chapel) +"wlO" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/sign/warning/no_smoking/directional/north, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"wlP" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/maintenance/port/lesser) +"wlS" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"wmj" = ( +/obj/machinery/vending/wardrobe/sec_wardrobe, +/obj/effect/turf_decal/bot, +/obj/structure/reagent_dispensers/wall/peppertank/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"wmn" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/central) +"wmq" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"wmr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Aft Hallway Transfer Centre Doors"; + name = "aft camera" + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"wms" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/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 = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"wmB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/binary/pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"wmG" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/vacant_room/commissary) +"wmJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"wmM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light/directional/east, +/turf/open/floor/carpet/green, +/area/station/service/lawoffice) +"wnc" = ( +/obj/structure/dresser, +/obj/machinery/light/small/directional/north, +/obj/structure/noticeboard/directional/north, +/turf/open/floor/wood, +/area/station/service/theater) +"wnl" = ( +/obj/machinery/power/port_gen/pacman, +/obj/item/stack/sheet/mineral/plasma{ + amount = 5 + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"wno" = ( +/obj/machinery/mecha_part_fabricator/maint{ + name = "forgotten exosuit fabricator" + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"wny" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"wnJ" = ( +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"wnV" = ( +/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/plating, +/area/station/maintenance/fore) +"wnX" = ( +/obj/structure/table/wood, +/obj/item/storage/box/seccarts{ + pixel_y = 5 + }, +/obj/item/reagent_containers/cup/glass/bottle/whiskey{ + desc = "A bottle of whiskey. There's a label that reads 'tears' taped to the front."; + name = "Bottle of Tears"; + pixel_x = 3; + pixel_y = 5 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{ + pixel_x = -6; + pixel_y = 4 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{ + pixel_y = 2 + }, +/obj/machinery/button/door/directional/south{ + id = "hosspace"; + name = "Space Blast Door Toggle"; + pixel_x = 8 + }, +/obj/structure/secure_safe/hos{ + pixel_x = 6; + pixel_y = -33 + }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/west, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hos) +"woc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wog" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green{ + pixel_x = -7; + pixel_y = 5 + }, +/obj/machinery/status_display/evac/directional/north, +/obj/item/radio/intercom/directional/west, +/obj/item/folder/white{ + pixel_x = 7; + pixel_y = 5 + }, +/obj/item/pen{ + pixel_x = 6; + pixel_y = 1 + }, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"woj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/courtroom) +"wor" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"wot" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/obj/effect/turf_decal/bot, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"woz" = ( +/obj/structure/railing{ + dir = 9 + }, +/turf/open/floor/engine/hull/reinforced, +/area/space/nearstation) +"woB" = ( +/obj/machinery/airalarm/directional/west, +/obj/structure/table, +/obj/item/book/manual/wiki/surgery, +/obj/item/razor, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/fore) +"woG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/north, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison) +"woJ" = ( +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"woV" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/structure/noticeboard/directional/east, +/obj/item/clothing/gloves/color/fyellow, +/obj/item/clothing/under/color/grey, +/obj/item/clothing/mask/gas{ + pixel_x = 4; + pixel_y = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"wpf" = ( +/obj/effect/decal/cleanable/dirt, +/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 + }, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"wpg" = ( +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/book/manual/wiki/security_space_law, +/obj/machinery/flasher/directional/west{ + id = "Cell 4"; + name = "Prisoner Pacifier" + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"wpn" = ( +/obj/item/kirbyplants/organic/plant21, +/obj/item/radio/intercom/directional/north, +/obj/machinery/status_display/ai/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"wpu" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/mob/living/basic/mining/hivelord, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"wpw" = ( +/turf/closed/wall, +/area/station/science/xenobiology) +"wpD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"wpI" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/aft) +"wpM" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"wqd" = ( +/obj/item/radio/intercom/directional/west, +/obj/machinery/modular_computer/preset/cargochat/service{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light_switch/directional/west{ + pixel_y = -10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"wqi" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"wqu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/flora/rock, +/turf/open/misc/asteroid, +/area/space/nearstation) +"wqE" = ( +/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, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"wqF" = ( +/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/wood, +/obj/structure/chair/stool/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/wood, +/area/station/service/library) +"wqL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/purple/filled/line, +/turf/open/floor/plating/plasma/rust, +/area/station/maintenance/space_hut/plasmaman) +"wqQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/purple, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/science/lab) +"wqZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/door/airlock/security/glass{ + id_tag = "innerbrig"; + name = "Brig" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "brig-entrance-right" + }, +/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/entrance, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"wrc" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/security) +"wre" = ( +/obj/structure/table, +/obj/machinery/microwave, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"wrp" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite) +"wrw" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"wrz" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"wrI" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Holodeck" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "holodeck" + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"wrR" = ( +/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/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"wrY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"wsg" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/effect/turf_decal/bot, +/obj/machinery/newscaster/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Chief Medical Officer's Office"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"wso" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"wsr" = ( +/obj/item/pickaxe/rusted, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"wsy" = ( +/obj/structure/chair/office/light, +/obj/machinery/light/directional/west, +/obj/effect/landmark/start/geneticist, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"wtt" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"wtz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"wtP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/psychology) +"wua" = ( +/obj/machinery/modular_computer/preset/civilian{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/office) +"wuc" = ( +/turf/closed/wall/r_wall/rust, +/area/station/science/xenobiology) +"wue" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"wuh" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/primary/central/fore) +"wuo" = ( +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/book/manual/wiki/security_space_law, +/obj/machinery/flasher/directional/west{ + id = "Cell 6"; + name = "Prisoner Pacifier" + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"wuv" = ( +/obj/structure/sign/warning/deathsposal, +/turf/closed/wall, +/area/station/maintenance/starboard/aft) +"wuE" = ( +/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/green, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"wuI" = ( +/obj/structure/sign/poster/contraband/missing_gloves, +/turf/closed/wall/rust, +/area/station/maintenance/port/greater) +"wuK" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wuT" = ( +/obj/machinery/door/airlock/external{ + name = "Prison External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"wvj" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/command_all, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/storage/tech) +"wwf" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot_white, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/wood, +/area/station/service/library) +"wwj" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/turretid{ + control_area = "/area/station/ai/upload/chamber"; + name = "AI Upload Turret Control"; + pixel_x = -30 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"wwv" = ( +/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/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"wwC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/machinery/holopad, +/obj/structure/disposalpipe/segment, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"wwG" = ( +/turf/closed/wall/r_wall/rust, +/area/station/science/ordnance/office) +"wwJ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"wwM" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/department/security) +"wxa" = ( +/obj/machinery/door/airlock/vault{ + id_tag = "bank"; + name = "Bank Vault" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/access/all/supply/vault, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"wxj" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/library) +"wxl" = ( +/obj/structure/cable, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"wxq" = ( +/turf/closed/wall/rust, +/area/station/service/hydroponics) +"wxx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Gas to Filter" + }, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/engineering/supermatter) +"wxF" = ( +/obj/structure/table/wood, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/carpet/green, +/area/station/cargo/warehouse/upper) +"wxI" = ( +/obj/item/kirbyplants/organic/plant5, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"wxU" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"wyh" = ( +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"wyn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"wyv" = ( +/obj/structure/table, +/obj/item/clipboard{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/folder/red, +/obj/item/folder/blue{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/clipboard, +/obj/item/folder/red, +/obj/item/hand_labeler, +/obj/item/hand_labeler, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"wyF" = ( +/obj/structure/sign/departments/science/directional/east, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"wyO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"wyX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/computer/shuttle/mining/common, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"wyY" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"wzi" = ( +/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, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"wzk" = ( +/obj/machinery/modular_computer/preset/command{ + dir = 4 + }, +/obj/machinery/requests_console/directional/west{ + department = "Head of Personnel's Desk"; + name = "Head of Personnel's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/light/directional/west, +/turf/open/floor/carpet/blue, +/area/station/command/heads_quarters/hop) +"wzp" = ( +/obj/machinery/hydroponics/constructable, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"wzr" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"wzy" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/vacuum/external, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"wzA" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"wzG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/sofa/corp/left{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/hangover, +/obj/machinery/newscaster/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"wzI" = ( +/turf/closed/wall, +/area/station/command/heads_quarters/rd) +"wzJ" = ( +/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/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"wzW" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "emmd"; + name = "Emergency Medical Lockdown Shutters" + }, +/obj/item/folder/white{ + pixel_x = 4 + }, +/obj/item/clothing/head/soft/paramedic{ + pixel_x = 7; + pixel_y = 6 + }, +/obj/structure/desk_bell{ + pixel_x = -7 + }, +/turf/open/floor/iron/dark, +/area/station/medical/paramedic) +"wzY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"wAn" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"wAt" = ( +/turf/closed/wall, +/area/station/security/execution/education) +"wAv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/mob/living/basic/mining/hivelord, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"wAz" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"wAC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/red, +/turf/open/floor/iron/showroomfloor, +/area/station/security/checkpoint/science/research) +"wAG" = ( +/obj/structure/chair/office/light{ + dir = 1; + pixel_y = 3 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"wAS" = ( +/obj/machinery/telecomms/broadcaster/preset_left, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"wBf" = ( +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"wBo" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/turf/open/floor/glass/reinforced, +/area/station/service/chapel) +"wBs" = ( +/obj/machinery/porta_turret/ai{ + dir = 4 + }, +/obj/structure/sign/warning/secure_area/directional/north, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/box/red, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/ai/satellite/chamber) +"wBJ" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"wCe" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"wCR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/newscaster/directional/south, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"wCY" = ( +/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/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"wDh" = ( +/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/engine, +/area/station/ai/upload/chamber) +"wDs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"wDz" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/port/lesser) +"wDF" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/evidence) +"wDI" = ( +/obj/structure/flora/rock/pile/style_random, +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) +"wEj" = ( +/obj/machinery/light/directional/north, +/obj/machinery/atmospherics/components/tank/air, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"wEt" = ( +/turf/closed/wall/r_wall/rust, +/area/station/service/bar/atrium) +"wEw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/virology) +"wEy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sink/directional/south, +/obj/machinery/camera/directional/west{ + c_tag = "Prison Maintenance"; + network = list("ss13","prison") + }, +/mob/living/basic/mouse/brown/tom{ + name = "Jerm" + }, +/turf/open/floor/iron/grimy, +/area/station/security/prison/safe) +"wEI" = ( +/obj/structure/chair/stool/bar/directional/east, +/obj/machinery/computer/security/telescreen/entertainment/directional/north, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"wEJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"wEM" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Port Bow Solar"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"wFa" = ( +/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/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"wFi" = ( +/obj/machinery/biogenerator, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"wFl" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/captain/private) +"wFm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"wFs" = ( +/obj/item/food/grown/banana, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/grass, +/area/station/medical/virology) +"wFu" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/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/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"wFB" = ( +/obj/machinery/light/floor, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"wFG" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Surgery Maintenance" + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/surgery, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"wFJ" = ( +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"wFL" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/command/vault) +"wFU" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/box, +/obj/structure/disposalpipe/sorting/mail{ + dir = 1; + name = "lawyer sorting disposal pipe" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/mail_sorting/service/law_office, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"wGd" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/machinery/meter, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"wGe" = ( +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"wGh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"wGp" = ( +/obj/effect/spawner/random/vending/colavend, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"wGs" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/mining/glass{ + name = "Mining Dock" + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse/upper) +"wGA" = ( +/obj/structure/table, +/obj/structure/railing, +/obj/item/seeds/potato{ + pixel_x = -1; + pixel_y = 1 + }, +/obj/item/seeds/sugarcane{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/seeds/wheat{ + pixel_x = -5; + pixel_y = 5 + }, +/obj/item/seeds/random{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/reagent_containers/spray/cleaner, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"wGD" = ( +/obj/machinery/door/poddoor/preopen{ + id = "gravity"; + name = "Gravity Generator Blast Door" + }, +/obj/machinery/light/small/directional/south, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) +"wGE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/surgery/fore) +"wGG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/electrolyzer, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"wGQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/kirbyplants, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"wGS" = ( +/obj/structure/tank_dispenser, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"wHb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/closed/wall/r_wall, +/area/station/maintenance/starboard) +"wHh" = ( +/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 = "Brig Cells" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"wHp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"wHr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"wHu" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/dirt, +/obj/structure/girder, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"wHF" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"wHK" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green/opposingcorners, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"wHQ" = ( +/obj/structure/table, +/obj/item/folder/red, +/obj/item/restraints/handcuffs, +/obj/item/assembly/flash/handheld, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"wHR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"wHT" = ( +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + name = "hos sorting disposal pipe" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/mail_sorting/security/hos_office, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"wHW" = ( +/obj/structure/closet/secure_closet/security/engine, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/directional/south, +/obj/structure/reagent_dispensers/wall/peppertank/directional/south, +/obj/item/crowbar, +/obj/item/book/manual/wiki/security_space_law, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"wIo" = ( +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 1; + name = "server vent" + }, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/science/server) +"wIt" = ( +/obj/item/nullrod, +/obj/structure/table/wood, +/obj/machinery/light/very_dim/directional/north, +/turf/open/floor/cult, +/area/station/service/chapel/office) +"wIu" = ( +/obj/item/kirbyplants/organic/plant16, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"wIE" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/west, +/obj/machinery/power/shieldwallgen, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"wIL" = ( +/obj/structure/kitchenspike, +/obj/effect/turf_decal/bot/left, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"wIR" = ( +/obj/effect/turf_decal/siding/blue/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"wIY" = ( +/obj/structure/table, +/obj/item/assembly/timer, +/obj/item/assembly/timer{ + pixel_x = -4; + pixel_y = 2 + }, +/obj/item/assembly/timer{ + pixel_x = 6; + pixel_y = -4 + }, +/obj/item/assembly/timer{ + pixel_x = 5; + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"wJe" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"wJj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/cardboard, +/obj/structure/grille/broken, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"wJn" = ( +/turf/closed/wall/rust, +/area/station/maintenance/department/cargo) +"wJo" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/door/window/left/directional/east{ + req_access = list("xenobiology"); + name = "Containment Pen #2" + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"wJw" = ( +/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/safe) +"wJy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/exam_room) +"wJD" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage/gas) +"wKa" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/start/chief_medical_officer, +/obj/machinery/button/door{ + id = "emmd"; + name = "Medical Lockdown Toggle"; + pixel_x = -18; + pixel_y = -25 + }, +/obj/machinery/button/door{ + id = "cmoprivacy"; + name = "Privacy Shutters Toggle"; + pixel_x = -18; + pixel_y = -34 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/obj/machinery/keycard_auth/wall_mounted/directional/south{ + pixel_x = 0; + pixel_y = -30 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"wKb" = ( +/obj/structure/railing/corner, +/obj/item/kirbyplants/random, +/obj/machinery/light/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"wKG" = ( +/obj/structure/closet/secure_closet/brig, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/security/execution/transfer) +"wKN" = ( +/obj/structure/barricade/wooden, +/obj/structure/barricade/wooden/crude, +/turf/open/floor/iron/stairs/old{ + dir = 1 + }, +/area/station/service/chapel) +"wLp" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"wLu" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Telecommunications" + }, +/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/any/command/general, +/obj/effect/mapping_helpers/airlock/access/any/engineering/tcoms, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) +"wLC" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"wLM" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"wLX" = ( +/turf/open/floor/circuit/red, +/area/station/ai/upload/chamber) +"wMe" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"wMl" = ( +/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/blue/opposingcorners, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"wMt" = ( +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"wMH" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"wMY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/poster/random_official{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/poster/random_official, +/obj/effect/turf_decal/stripes/corner, +/obj/item/clothing/head/costume/festive{ + pixel_x = -4; + pixel_y = 6 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"wNb" = ( +/obj/structure/closet/secure_closet/quartermaster, +/obj/effect/turf_decal/bot, +/obj/item/gun/energy/e_gun/mini, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/obj/item/reagent_containers/cup/glass/bottle/applejack, +/obj/item/reagent_containers/cup/glass/drinkingglass, +/obj/item/reagent_containers/cup/glass/drinkingglass, +/obj/item/reagent_containers/cup/glass/flask/gold{ + name = "quartermaster's flask" + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/qm) +"wNf" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/sign/warning/electric_shock/directional/south, +/obj/structure/grille, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) +"wNo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/security/courtroom) +"wNr" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"wNs" = ( +/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 = "Central Hallway Teleporter Access"; + name = "central camera" + }, +/obj/machinery/button/door/directional/north{ + id = "teleshutter"; + name = "Teleporter Shutter Toggle"; + req_access = list("teleporter") + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"wNQ" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/south, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"wNT" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/machinery/shower/directional/east{ + name = "emergency shower" + }, +/obj/structure/mirror/directional/north, +/obj/structure/sink/directional/south, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/medical) +"wOk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/siding/blue{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"wOy" = ( +/obj/machinery/iv_drip, +/obj/structure/bed, +/obj/structure/curtain, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/obj/machinery/light/directional/north, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/medical/exam_room) +"wOB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"wPh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/radio/intercom/directional/north, +/obj/machinery/light/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold/violet/visible{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wPq" = ( +/turf/closed/wall/r_wall, +/area/station/service/chapel/funeral) +"wPy" = ( +/obj/machinery/door/poddoor/atmos_test_room_mainvent_1, +/turf/open/floor/engine/vacuum, +/area/station/maintenance/disposal/incinerator) +"wPB" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"wPK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/brig) +"wPO" = ( +/obj/structure/rack, +/obj/item/gun/energy/ionrifle{ + pixel_y = 4 + }, +/obj/item/gun/energy/temperature/security, +/obj/effect/turf_decal/bot, +/obj/item/clothing/suit/hooded/ablative, +/obj/machinery/light_switch/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"wPU" = ( +/obj/machinery/power/smes/engineering, +/obj/structure/sign/warning/electric_shock/directional/east, +/obj/structure/cable, +/turf/open/floor/circuit/red, +/area/station/engineering/supermatter/room) +"wPX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/turn_off_lights_with_lightswitch, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/cargo/warehouse) +"wQc" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 4 + }, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"wQI" = ( +/obj/structure/sign/warning/electric_shock/directional/south, +/obj/structure/flora/bush/pale/style_random, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"wQK" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/turf/open/misc/asteroid, +/area/station/hallway/primary/central) +"wQN" = ( +/obj/structure/cable, +/obj/structure/barricade/wooden/crude, +/obj/machinery/door/airlock/maintenance_hatch, +/obj/effect/decal/cleanable/dirt, +/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/service/chapel/storage) +"wRj" = ( +/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/highsecurity{ + name = "AI Upload" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_upload, +/turf/open/floor/engine, +/area/station/ai/upload/chamber) +"wRn" = ( +/obj/effect/turf_decal/box/corners, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"wRr" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/hidden, +/turf/closed/wall/r_wall, +/area/station/maintenance/disposal/incinerator) +"wRs" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"wRE" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/storage/belt/utility, +/obj/item/crowbar/red, +/obj/machinery/light_switch/directional/west{ + pixel_x = -25 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/rods/fifty, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"wRM" = ( +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"wRO" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/turf/open/water/no_planet_atmos, +/area/station/service/hydroponics/garden) +"wRQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/shard, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"wRU" = ( +/turf/closed/wall, +/area/station/engineering/atmos) +"wSh" = ( +/obj/structure/sign/poster/official/fruit_bowl, +/turf/closed/wall/r_wall, +/area/station/security/prison/safe) +"wSi" = ( +/obj/structure/cable, +/obj/machinery/computer/atmos_alert{ + dir = 8 + }, +/obj/machinery/requests_console/directional/east{ + department = "Bridge"; + name = "Bridge Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"wSq" = ( +/obj/structure/closet/secure_closet/security/sec, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/west, +/obj/item/clothing/mask/russian_balaclava, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/lockers) +"wSv" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"wSz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"wSL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wSM" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"wSU" = ( +/obj/structure/table/glass, +/obj/machinery/requests_console/directional/north{ + department = "Chief Medical Officer's Desk"; + name = "Chief Medical Officer's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/fax{ + fax_name = "Chief Medical Officer's Office"; + name = "Chief Medical Officer's Fax Machine" + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) +"wSY" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Satellite Antechamber"; + name = "satellite camera"; + network = list("minisat") + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/interior) +"wTe" = ( +/obj/machinery/light/directional/east, +/obj/machinery/camera/directional/north{ + c_tag = "Supermatter Cooler"; + name = "engineering camera"; + network = list("ss13","engine") + }, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/firealarm/directional/east, +/obj/structure/cable, +/obj/machinery/modular_computer/preset/engineering, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"wTh" = ( +/obj/machinery/food_cart, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/bot/right, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"wTx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"wTy" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"wTS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"wTU" = ( +/obj/machinery/keycard_auth/wall_mounted/directional/east{ + pixel_x = 26; + pixel_y = -5 + }, +/turf/open/floor/carpet/orange, +/area/station/command/heads_quarters/qm) +"wUU" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"wVb" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"wVc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"wVA" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/command/teleporter) +"wVD" = ( +/obj/machinery/computer/operating, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/fore) +"wVE" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"wVG" = ( +/obj/effect/decal/cleanable/greenglow, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"wVI" = ( +/obj/structure/closet/crate/trashcart, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/item/trash/candy, +/obj/item/trash/chips, +/obj/effect/spawner/random/contraband/prison, +/obj/item/weldingtool/mini, +/turf/open/floor/iron/grimy, +/area/station/security/prison/safe) +"wVR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"wVX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/research{ + name = "Ordnance Lab" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"wWk" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"wWm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"wWp" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"wWB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"wWD" = ( +/obj/structure/table, +/obj/item/wrench, +/obj/item/crowbar, +/obj/item/analyzer, +/obj/item/analyzer, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"wWQ" = ( +/obj/effect/turf_decal/siding/wood/end{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/door/airlock/grunge{ + name = "Chapel Office" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/service/chapel_office, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel) +"wWW" = ( +/obj/structure/sign/warning/radiation, +/turf/closed/wall, +/area/station/maintenance/disposal/incinerator) +"wXa" = ( +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"wXt" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/box/bodybags{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/storage/box/bodybags{ + pixel_y = 2 + }, +/obj/item/wirecutters, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"wXv" = ( +/obj/structure/railing, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"wXM" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"wXT" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/hos) +"wYi" = ( +/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, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"wYk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/hydroponics/constructable, +/obj/effect/turf_decal/trimline/blue/end{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"wYl" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/spawner/random/armory/shotgun, +/turf/open/floor/iron/showroomfloor, +/area/station/security/armory) +"wYx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"wYA" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"wYC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"wYR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"wYW" = ( +/obj/structure/table/wood, +/obj/item/clipboard, +/obj/item/folder/red, +/obj/item/stamp/denied{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/stamp/head/hos, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/hos) +"wYX" = ( +/obj/structure/sign/warning, +/turf/closed/wall, +/area/station/maintenance/port/lesser) +"wZW" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"wZZ" = ( +/obj/machinery/atmospherics/components/unary/passive_vent{ + name = "server vent" + }, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/science/server) +"xad" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/space/nearstation) +"xaf" = ( +/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 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"xag" = ( +/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/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"xap" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/sign/departments/security/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"xau" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/recharge_station, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/storage) +"xav" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"xaz" = ( +/obj/structure/railing/corner{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"xaC" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Chemistry South"; + network = list("ss13","medbay") + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"xaZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"xbk" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber{ + dir = 1 + }, +/turf/open/floor/engine/vacuum, +/area/station/maintenance/disposal/incinerator) +"xbx" = ( +/obj/effect/turf_decal/stripes/line, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"xbH" = ( +/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/effect/turf_decal/siding/purple{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"xbZ" = ( +/obj/machinery/portable_atmospherics/scrubber/huge, +/obj/effect/turf_decal/delivery, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/maintenance/storage) +"xca" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"xcf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/light/small/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/circuit/telecomms, +/area/station/science/xenobiology) +"xcj" = ( +/obj/effect/turf_decal/siding/green, +/mob/living/basic/cow, +/obj/machinery/door/window/right/directional/south{ + name = "Animal Pen A" + }, +/turf/open/misc/sandy_dirt, +/area/station/service/hydroponics/garden) +"xck" = ( +/obj/machinery/power/tracker, +/obj/effect/turf_decal/box, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/starboard/aft) +"xcp" = ( +/obj/structure/chair/pew/left{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"xcE" = ( +/obj/structure/chair/office/light{ + dir = 1; + pixel_y = 3 + }, +/obj/effect/turf_decal/siding/yellow{ + dir = 5 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) +"xcJ" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"xcR" = ( +/obj/structure/flora/grass/jungle/a/style_random{ + icon_state = "bushc2" + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"xcT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"xcV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xdc" = ( +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"xdl" = ( +/obj/structure/table/reinforced, +/obj/item/clothing/gloves/color/black, +/obj/item/clothing/head/helmet/toggleable/justice/escape{ + name = "justice helmet" + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"xds" = ( +/obj/structure/bed, +/obj/effect/landmark/start/assistant, +/obj/effect/spawner/random/bedsheet, +/obj/effect/landmark/start/hangover, +/obj/item/pillow/random, +/turf/open/floor/wood, +/area/station/commons/locker) +"xdv" = ( +/obj/structure/table, +/obj/effect/turf_decal/bot, +/obj/structure/mirror/directional/north, +/obj/machinery/fax{ + fax_name = "Law Office"; + name = "Law Office Fax Machine" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"xef" = ( +/obj/structure/disposalpipe/junction/flip{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"xeh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"xeo" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Gravity Generator Chamber" + }, +/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/engineering/construction, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"xeq" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/hallway) +"xev" = ( +/obj/effect/turf_decal/siding/blue/corner{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"xex" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"xeI" = ( +/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/plating, +/area/station/maintenance/department/electrical) +"xeP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"xeT" = ( +/obj/machinery/power/smes, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/electric_shock/directional/south, +/obj/structure/spider/stickyweb, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"xfe" = ( +/obj/structure/table, +/obj/item/storage/box/evidence{ + pixel_y = 5 + }, +/obj/item/restraints/handcuffs/cable/zipties, +/obj/item/flashlight/seclite, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"xfx" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/maintenance/department/security) +"xfU" = ( +/obj/item/circuitboard/computer/solar_control, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"xfV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"xfZ" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/grass, +/area/station/medical/psychology) +"xgs" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/processing) +"xgz" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"xgC" = ( +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"xgV" = ( +/obj/item/trash/candy, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood, +/area/station/maintenance/port/fore) +"xha" = ( +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"xhi" = ( +/obj/structure/sign/departments/chemistry/directional/west, +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"xhH" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"xhI" = ( +/obj/machinery/hydroponics/soil, +/obj/item/shovel/spade, +/obj/item/cultivator{ + pixel_x = 8 + }, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"xhJ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"xhY" = ( +/obj/machinery/light/directional/north, +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"xin" = ( +/obj/structure/table, +/obj/effect/turf_decal/bot, +/obj/machinery/recharger, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"xiA" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/machinery/photocopier, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/sorting) +"xiC" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/central) +"xja" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/vacuum/external/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"xjl" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/machinery/light_switch/directional/north{ + pixel_x = 12 + }, +/obj/item/radio/intercom/directional/east, +/mob/living/basic/parrot/poly, +/obj/machinery/keycard_auth/wall_mounted/directional/north, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"xjr" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"xju" = ( +/obj/item/storage/medkit/regular, +/obj/machinery/light/directional/east, +/obj/structure/table, +/obj/machinery/newscaster/directional/east, +/obj/structure/sign/poster/official/random/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"xjv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/airlock/public/glass{ + name = "Chapel Hallway" + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) +"xjB" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/structure/noticeboard/directional/north, +/obj/item/kirbyplants/organic/plant5, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"xjI" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"xjO" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Fore Hallway Monastary Hall"; + name = "fore camera" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/central/fore) +"xjR" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hatch{ + name = "Satellite Access" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/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/command/minisat, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"xjT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/table, +/obj/item/storage/box/monkeycubes, +/obj/item/storage/box/monkeycubes, +/obj/item/storage/pill_bottle/mutadone{ + pixel_x = 4 + }, +/obj/item/storage/pill_bottle/mannitol, +/obj/item/toy/figure/geneticist{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/effect/turf_decal/siding/purple/corner, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"xke" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"xki" = ( +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"xkj" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"xkp" = ( +/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/effect/mapping_helpers/burnt_floor, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"xky" = ( +/obj/structure/sink/kitchen/directional/east{ + desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; + name = "old sink" + }, +/turf/open/floor/plating, +/area/station/security/prison) +"xkP" = ( +/obj/structure/table/wood, +/obj/item/storage/photo_album{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/taperecorder{ + pixel_x = 5; + pixel_y = 4 + }, +/obj/item/camera, +/obj/item/pen{ + pixel_x = -7; + pixel_y = -5 + }, +/obj/machinery/light/small/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Library Backroom"; + name = "library camera" + }, +/obj/structure/sign/painting/large/library_private{ + dir = 8; + pixel_x = -29 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"xkQ" = ( +/obj/item/storage/medkit/regular{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/storage/medkit/brute{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/brute, +/obj/item/storage/medkit/brute{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/structure/table/glass, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/door/window/left/directional/east{ + name = "First-Aid Supplies"; + req_access = list("medical") + }, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"xle" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"xlf" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining/glass{ + name = "Cargo Office" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/navigate_destination, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron/dark, +/area/station/cargo/office) +"xlk" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/aft) +"xlr" = ( +/obj/structure/cable, +/obj/structure/table, +/obj/item/book/manual/wiki/chemistry{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/book/manual/wiki/grenades, +/obj/item/book/manual/wiki/plumbing{ + pixel_x = 4; + pixel_y = -4 + }, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/item/clothing/glasses/science, +/obj/item/clothing/glasses/science, +/obj/item/reagent_containers/dropper, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"xlA" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/security/prison) +"xlB" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/wood, +/area/station/service/library) +"xlF" = ( +/obj/structure/flora/bush/grassy/style_random, +/turf/open/floor/grass, +/area/station/service/chapel) +"xmn" = ( +/obj/structure/chair/pew/right{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark, +/turf/open/floor/iron/chapel{ + dir = 4 + }, +/area/station/service/chapel) +"xms" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron, +/area/station/security/courtroom) +"xmB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"xmD" = ( +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"xmI" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/grass, +/area/station/medical/psychology) +"xmQ" = ( +/obj/machinery/door/airlock/external{ + name = "External Airlock" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/external, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"xnm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"xnC" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/theater) +"xnJ" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/paper/fluff/holodeck/disclaimer, +/obj/item/pen, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"xnK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xnU" = ( +/obj/structure/chair, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"xnZ" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/hallway) +"xoh" = ( +/obj/structure/sign/warning/fire/directional/west{ + pixel_y = -32 + }, +/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/yellow/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xoI" = ( +/obj/machinery/holopad, +/obj/structure/cable, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xoK" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/ferny/style_random, +/turf/open/floor/grass, +/area/station/medical/virology) +"xoO" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/office) +"xoT" = ( +/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, +/obj/structure/disposalpipe/junction{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"xpa" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Security Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/office) +"xpk" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/landmark/blobstart, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"xpv" = ( +/obj/machinery/vending/coffee, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"xpJ" = ( +/obj/machinery/telecomms/server/presets/supply, +/obj/machinery/light/directional/east, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"xpM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"xpS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/storage) +"xqf" = ( +/obj/machinery/bci_implanter, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance/office) +"xqm" = ( +/obj/structure/sign/warning/vacuum, +/turf/closed/wall/rust, +/area/station/cargo/warehouse/upper) +"xqw" = ( +/turf/open/floor/bronze, +/area/station/maintenance/department/chapel) +"xqE" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering/glass{ + name = "Supermatter Engine" + }, +/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/engineering/general, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"xqM" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/grass, +/area/station/command/heads_quarters/hop) +"xqQ" = ( +/obj/machinery/exoscanner, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"xrm" = ( +/obj/machinery/blackbox_recorder, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/station/tcommsat/server) +"xrp" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/window/brigdoor/right/directional/north{ + id = "Cell 6"; + name = "Cell 6"; + req_access = list("security") + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/brig) +"xrA" = ( +/obj/machinery/door/airlock/external{ + name = "External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"xrS" = ( +/turf/closed/wall/rust, +/area/station/security/execution/transfer) +"xsJ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xsO" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/station/maintenance/starboard/fore) +"xsX" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"xsY" = ( +/obj/machinery/computer/security/telescreen/minisat/directional/east, +/mob/living/basic/bot/cleanbot, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/foyer) +"xta" = ( +/obj/effect/turf_decal/siding/purple/corner{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"xtc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"xtk" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"xtt" = ( +/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/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"xtu" = ( +/obj/structure/table/reinforced, +/obj/item/clipboard, +/obj/item/clothing/mask/gas/sechailer/swat, +/obj/item/screwdriver, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"xtC" = ( +/obj/machinery/computer/cargo/request, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xtG" = ( +/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 = 9 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/duct, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"xtO" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/table, +/obj/item/storage/toolbox/electrical, +/obj/item/clothing/mask/gas, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"xtV" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/closed/wall, +/area/station/maintenance/starboard) +"xun" = ( +/obj/structure/table, +/obj/item/clothing/suit/costume/justice, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"xuA" = ( +/obj/machinery/vending/hydroseeds{ + slogan_delay = 700 + }, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"xuG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/obj/structure/closet/crate, +/obj/effect/spawner/random/maintenance/two, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"xuM" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xuR" = ( +/obj/structure/reagent_dispensers/water_cooler, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/chapel/monastery) +"xva" = ( +/obj/item/radio/intercom/directional/east, +/turf/closed/wall, +/area/station/maintenance/disposal) +"xvj" = ( +/obj/structure/flora/bush/stalky/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) +"xvq" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Armoury" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/hos, +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id = "frontarmory"; + name = "Front Armoury Shutter" + }, +/obj/machinery/button/door/directional/north{ + id = "frontarmory"; + name = "Armoury Shutter Toggle"; + req_access = list("armory") + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"xvr" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/server) +"xvy" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"xvF" = ( +/obj/machinery/firealarm/directional/north, +/obj/machinery/door/poddoor/preopen{ + id = "prisonblast"; + name = "Prison Blast Door" + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/security/execution/transfer) +"xvG" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Autopsy" + }, +/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/detective, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"xvM" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"xvP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"xvW" = ( +/turf/closed/wall, +/area/station/medical/paramedic) +"xwk" = ( +/obj/machinery/computer/security/mining, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"xwn" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"xwt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"xwE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/status_display/evac/directional/north, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"xwJ" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/clothing/glasses/welding, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 1 + }, +/obj/item/storage/box/donkpockets{ + pixel_y = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/south, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"xwO" = ( +/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/landmark/start/paramedic, +/obj/effect/turf_decal/siding/blue, +/obj/effect/turf_decal/trimline/blue/filled/line, +/obj/machinery/duct, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/paramedic) +"xwU" = ( +/obj/structure/table, +/obj/item/storage/box/bodybags{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/storage/box/bodybags{ + pixel_y = 2 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/light_switch/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"xxk" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/cmo) +"xxz" = ( +/obj/structure/table/glass, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/structure/bedsheetbin{ + pixel_x = 0; + pixel_y = 5 + }, +/obj/structure/fireaxecabinet/jawsofrecovery/directional/south, +/turf/open/floor/iron/dark/smooth_half, +/area/station/medical/paramedic) +"xxJ" = ( +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/effect/turf_decal/box, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite/foyer) +"xxM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse/upper) +"xxN" = ( +/obj/machinery/portable_atmospherics/canister/plasma, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/storage) +"xxP" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"xye" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"xym" = ( +/obj/structure/sign/poster/official/enlist/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xyp" = ( +/obj/structure/rack, +/obj/item/plant_analyzer, +/obj/item/plant_analyzer{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/cultivator, +/obj/effect/spawner/random/food_or_drink/seed, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/bridge) +"xzc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"xzi" = ( +/obj/machinery/atmospherics/components/binary/pump{ + name = "East Ports to Engine" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"xzA" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/disposal/bin, +/obj/machinery/camera/directional/east{ + c_tag = "Medbay Psychology Office"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/psychology) +"xzC" = ( +/obj/effect/turf_decal/siding/wood, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/light/directional/south, +/turf/open/floor/carpet/royalblue, +/area/station/service/chapel/office) +"xzI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/food_or_drink/booze, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"xzS" = ( +/obj/machinery/chem_master, +/obj/effect/turf_decal/delivery, +/obj/machinery/button/door/directional/north{ + id = "chemistry_shutters"; + name = "Lobby Shutters Toggle"; + pixel_x = 24; + req_one_access = list("medical","pharmacy") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) +"xAw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + name = "ce sorting disposal pipe" + }, +/obj/effect/mapping_helpers/mail_sorting/engineering/ce_office, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xAI" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 5 + }, +/turf/closed/wall, +/area/station/engineering/atmos) +"xAK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"xAL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"xAQ" = ( +/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/security/prison) +"xAW" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"xBd" = ( +/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 = 9 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"xBi" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/structure/disposalpipe/junction/flip{ + dir = 1 + }, +/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"xBs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/spawner/random/trash/grille_or_waste, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"xBw" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/security/prison/garden) +"xBz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"xBI" = ( +/turf/closed/wall/rust, +/area/station/maintenance/port/fore) +"xCa" = ( +/obj/effect/turf_decal/siding/wood/corner, +/obj/structure/disposalpipe/segment, +/obj/structure/sink/kitchen/directional/west, +/obj/effect/turf_decal/siding/white{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"xCh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xCp" = ( +/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/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/stairs, +/area/station/service/chapel) +"xCq" = ( +/obj/effect/spawner/random/vending/snackvend, +/obj/structure/sign/poster/official/the_owl/directional/east, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) +"xCr" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/suit_storage_unit/engine, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"xCy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"xCz" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/tcomms_all, +/obj/effect/turf_decal/bot, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"xCA" = ( +/obj/structure/chair/pew/left{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) +"xCP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"xCY" = ( +/obj/effect/landmark/start/ai/secondary, +/obj/item/radio/intercom/directional/north{ + freerange = 1; + listening = 0; + name = "Custom Channel"; + pixel_x = -8 + }, +/obj/item/radio/intercom/directional/west{ + freerange = 1; + listening = 0; + name = "Common Channel" + }, +/obj/item/radio/intercom/directional/south{ + freerange = 1; + frequency = 1447; + listening = 0; + name = "Private Channel"; + pixel_x = -8 + }, +/turf/open/floor/circuit/red, +/area/station/ai/satellite/chamber) +"xDb" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/central/fore) +"xDc" = ( +/turf/closed/wall, +/area/station/commons/fitness/recreation) +"xDg" = ( +/obj/machinery/light/small/directional/south, +/obj/structure/sign/warning/xeno_mining/directional/west, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port/fore) +"xDj" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "ceprivate"; + name = "Chief Engineer's Privacy Shutters" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) +"xDm" = ( +/obj/machinery/light_switch/directional/west, +/obj/effect/turf_decal/bot, +/obj/structure/filingcabinet, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) +"xDE" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 10 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Prison Cafeteria"; + network = list("ss13","prison") + }, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"xDG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/item/radio/intercom/prison/directional/north, +/turf/open/floor/iron, +/area/station/security/prison) +"xDM" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "research_shutters"; + name = "Research Privacy Shutter" + }, +/turf/open/floor/plating, +/area/station/science/lab) +"xDP" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/fore) +"xEm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"xEB" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/power/emitter, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"xEV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"xEZ" = ( +/obj/structure/table, +/obj/machinery/camera/directional/west{ + c_tag = "Teleporter Access"; + name = "command camera" + }, +/obj/machinery/cell_charger, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"xFt" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/medical/psychology) +"xFw" = ( +/obj/machinery/computer/camera_advanced/xenobio{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/light/directional/north, +/obj/machinery/requests_console/directional/north{ + department = "Xenobiology"; + name = "Xenobiology Requests Console"; + pixel_x = -32 + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"xFE" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/chemistry) +"xFH" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"xFI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"xFQ" = ( +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"xGa" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/item/radio/intercom/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/blobstart, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"xGh" = ( +/obj/machinery/computer/telecomms/server, +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/ai/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) +"xGw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"xGy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"xGI" = ( +/mob/living/basic/carp{ + environment_smash = 0; + name = "Tuna"; + real_name = "Tuna" + }, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) +"xGN" = ( +/obj/structure/cable, +/turf/open/floor/plating/rust, +/area/station/security/prison) +"xGQ" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4{ + dir = 1 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"xHc" = ( +/obj/machinery/firealarm/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xHn" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/item/clothing/gloves/color/black, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"xHP" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"xHR" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"xHU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/maintenance{ + name = "Medbay Maintenance" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"xIm" = ( +/obj/machinery/door/airlock/engineering{ + name = "Emergency Storage" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"xIq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/camera/directional/south{ + c_tag = "AI Chamber Door"; + name = "core camera"; + network = list("aicore") + }, +/turf/open/floor/engine, +/area/station/ai/satellite/chamber) +"xIB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/scrubbers/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"xIJ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"xIM" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 1; + name = "killroom vent" + }, +/turf/open/floor/circuit/telecomms, +/area/station/science/xenobiology) +"xIQ" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Operating Theatre Secondary"; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/item/radio/intercom/directional/south, +/obj/machinery/computer/operating{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/virology) +"xIS" = ( +/obj/machinery/newscaster/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Fore Hallway Monastary Tube"; + name = "fore camera" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"xJc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) +"xJn" = ( +/obj/machinery/computer/records/security{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/south, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"xJs" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/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, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"xJB" = ( +/obj/machinery/computer/dna_console{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"xJK" = ( +/obj/item/clothing/head/helmet/toggleable/justice/escape{ + name = "justice helmet" + }, +/obj/structure/sign/poster/official/the_owl/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"xJN" = ( +/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/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"xKn" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/chair/stool/bar/directional/west, +/mob/living/basic/trooper/russian, +/turf/open/floor/carpet/green, +/area/station/maintenance/port/greater) +"xKr" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/medbay/lobby) +"xKO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xKP" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/solars/port/aft) +"xKT" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/chapel/monastery) +"xKW" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Mech Bay Maintenance" + }, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/robotics, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"xLd" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/structure/table, +/obj/item/surgery_tray/full, +/obj/machinery/defibrillator_mount/directional/south, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/aft) +"xLk" = ( +/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, +/obj/machinery/duct, +/obj/machinery/door/airlock{ + name = "Service Hall" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/general, +/obj/effect/landmark/navigate_destination/bar, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"xLC" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/turf/open/floor/iron/dark/telecomms, +/area/station/science/server) +"xLL" = ( +/obj/structure/cable, +/obj/machinery/power/tracker, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/port/aft) +"xLM" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"xLU" = ( +/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 = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xLX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"xMl" = ( +/obj/machinery/door/airlock/grunge{ + name = "Monastery Atmos" + }, +/obj/structure/cable, +/turf/open/floor/iron/smooth_large, +/area/station/maintenance/department/chapel/monastery) +"xMs" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Distro to Waste" + }, +/obj/machinery/airalarm/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/pumproom) +"xMC" = ( +/obj/structure/table/wood, +/obj/item/paper/guides/jobs/security/courtroom, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/security/courtroom) +"xML" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/airlock/command{ + name = "Captain's Office" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/captain, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"xMM" = ( +/obj/structure/bodycontainer/morgue, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/medical) +"xMN" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/washing_machine, +/obj/machinery/light/directional/east, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/light_switch/directional/east, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/toilet/restrooms) +"xNc" = ( +/turf/closed/wall/r_wall/rust, +/area/station/command/heads_quarters/cmo) +"xNe" = ( +/turf/closed/wall, +/area/station/cargo/sorting) +"xNk" = ( +/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 = 1 + }, +/obj/structure/sign/warning/secure_area/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"xNq" = ( +/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/disposalpipe/segment, +/obj/structure/cable, +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"xNu" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/research/glass{ + name = "Xenobiology Closet" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"xNJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) +"xNN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"xNP" = ( +/obj/machinery/power/smes/engineering, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/structure/cable, +/turf/open/floor/circuit/red, +/area/station/engineering/supermatter/room) +"xOa" = ( +/obj/machinery/conveyor{ + dir = 1; + id = "packagereturn"; + name = "crate return belt" + }, +/obj/machinery/door/window/left/directional/north{ + name = "Crate Return Door"; + req_access = list("shipping") + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/storage) +"xOg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/mob/living/basic/mining/mook/worker, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/fore) +"xOh" = ( +/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/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"xOq" = ( +/obj/item/kirbyplants/organic/plant16, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/locker) +"xOB" = ( +/turf/closed/wall/r_wall/rust, +/area/station/engineering/main) +"xOF" = ( +/obj/structure/sign/poster/contraband/missing_gloves, +/turf/closed/wall/rust, +/area/station/maintenance/starboard) +"xOI" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/lobby) +"xOP" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/courtroom) +"xPc" = ( +/obj/structure/table, +/obj/item/storage/box/prisoner, +/obj/item/restraints/handcuffs, +/obj/machinery/newscaster/directional/east, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/processing) +"xPk" = ( +/turf/closed/wall, +/area/station/maintenance/department/bridge) +"xPy" = ( +/obj/machinery/door/airlock/maintenance, +/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/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/lesser) +"xPL" = ( +/obj/structure/cable, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/office) +"xPO" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Bridge" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"xPT" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/miningdock) +"xQq" = ( +/obj/machinery/rnd/production/techfab/department/medical, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/box, +/turf/open/floor/iron/dark, +/area/station/medical/storage) +"xQL" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/machinery/light/directional/south, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"xQU" = ( +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Satellite Atmospherics"; + name = "satellite camera"; + network = list("minisat") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/ai/satellite/maintenance/storage) +"xRm" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/command{ + name = "Chief Engineer's Office" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/ce, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) +"xRv" = ( +/obj/machinery/recharge_station, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"xRB" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"xRC" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"xRE" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/command/vault) +"xRL" = ( +/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/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/lockers) +"xRM" = ( +/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/border_only{ + dir = 8 + }, +/turf/open/floor/iron/stairs/medium{ + dir = 4 + }, +/area/station/service/chapel/monastery) +"xRZ" = ( +/obj/machinery/airalarm/directional/east, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"xSi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/closed/wall/r_wall, +/area/station/science/genetics) +"xSp" = ( +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/bot_white, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"xSs" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"xSC" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Aft Hallway Security Doors"; + name = "aft camera" + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xSO" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/storage/belt/utility, +/obj/item/clothing/head/utility/welding, +/obj/item/clothing/glasses/welding, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/west, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"xST" = ( +/obj/item/kirbyplants/organic/plant10, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/showroomfloor, +/area/station/command/heads_quarters/cmo) +"xSU" = ( +/obj/structure/railing/corner, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"xTt" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/disposal/bin, +/obj/machinery/light/directional/south, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/locker) +"xTx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/limb, +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/electrical) +"xTG" = ( +/turf/closed/wall, +/area/station/maintenance/solars/starboard/aft) +"xTH" = ( +/obj/machinery/computer/exoscanner_control{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/newscaster/directional/south, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/cargo/drone_bay) +"xTI" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"xUf" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/camera/directional/north{ + c_tag = "Testing Lab"; + name = "science camera"; + network = list("ss13","rd") + }, +/turf/open/floor/engine, +/area/station/science/ordnance/office) +"xUk" = ( +/obj/machinery/computer/security/wooden_tv, +/obj/structure/table/wood, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/captain) +"xUm" = ( +/obj/structure/cable, +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xUy" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/airlock/command{ + name = "Captain's Tactical Relocation" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line, +/obj/effect/mapping_helpers/airlock/access/all/command/captain, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"xUB" = ( +/obj/item/canvas/nineteen_nineteen, +/obj/item/canvas/nineteen_nineteen, +/obj/item/canvas/nineteen_nineteen, +/obj/item/canvas/nineteen_nineteen, +/obj/structure/table/rolling, +/obj/item/storage/crayons{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/effect/spawner/random/contraband/prison, +/obj/item/storage/crayons{ + pixel_x = -6; + pixel_y = 1 + }, +/obj/item/paper_bin{ + pixel_x = 11; + pixel_y = 4 + }, +/obj/item/pen{ + pixel_x = 13; + pixel_y = 9 + }, +/obj/item/pen{ + pixel_x = 11; + pixel_y = 6 + }, +/obj/item/pen{ + pixel_x = 11; + pixel_y = 4 + }, +/obj/machinery/light/small/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/grimy, +/area/station/security/prison) +"xUP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/sign/warning/vacuum/external/directional/east, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"xUQ" = ( +/obj/structure/closet/cardboard, +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"xVm" = ( +/turf/closed/wall/r_wall/rust, +/area/station/engineering/gravity_generator) +"xVo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) +"xVt" = ( +/obj/machinery/door/airlock/security{ + id_tag = "IsolationCell"; + name = "Isolation Cell" + }, +/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, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"xVu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/warning/vacuum/directional/east, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"xVz" = ( +/obj/structure/chair/comfy/brown, +/obj/effect/spawner/random/maintenance, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"xVC" = ( +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"xVH" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/photocopier, +/obj/item/newspaper{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/newspaper, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/port/greater) +"xVK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) +"xVN" = ( +/obj/machinery/button/ignition/incinerator/ordmix{ + pixel_x = -6; + pixel_y = 30 + }, +/obj/machinery/button/door/incinerator_vent_ordmix{ + pixel_x = 8; + pixel_y = 30 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/scrubber, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/ordnance) +"xWh" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"xWm" = ( +/obj/item/kirbyplants/random, +/obj/machinery/status_display/ai/directional/east, +/obj/machinery/camera/directional/north{ + c_tag = "ai_upload Turrets"; + name = "upload camera"; + network = list("aiupload") + }, +/turf/open/floor/circuit/red, +/area/station/ai/upload/chamber) +"xWq" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"xWw" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/janitor) +"xWE" = ( +/obj/machinery/stasis{ + dir = 4 + }, +/obj/effect/turf_decal/box, +/obj/machinery/defibrillator_mount/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/vitals_reader/directional/south, +/turf/open/floor/iron/dark, +/area/station/medical/exam_room) +"xWJ" = ( +/obj/structure/chair, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"xWK" = ( +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/sign/poster/official/random/directional/west, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"xWS" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall/rust, +/area/station/maintenance/starboard) +"xWT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/obj/machinery/door/airlock/public/glass/incinerator/atmos_interior, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/airlock_controller/incinerator_atmos{ + pixel_y = -24 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"xXo" = ( +/obj/structure/sign/departments/xenobio, +/turf/closed/wall/r_wall, +/area/station/maintenance/starboard/fore) +"xXp" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/secondary/service) +"xXz" = ( +/obj/machinery/firealarm/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xYa" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/shuttle{ + pixel_x = 32 + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/computer/station_alert{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/computer/security/telescreen/minisat/directional/north, +/turf/open/floor/iron/dark, +/area/station/ai/satellite) +"xYr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/item/kirbyplants/organic/plant16, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"xYx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/storage) +"xYz" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/bar/backroom) +"xYE" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/sign/warning/secure_area/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/suit_storage_unit/standard_unit, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"xYY" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xZi" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/commons/storage/art) +"xZn" = ( +/obj/machinery/firealarm/directional/west, +/obj/item/reagent_containers/cup/bottle/ammonia, +/obj/structure/rack, +/obj/item/reagent_containers/cup/bucket, +/obj/item/mop, +/obj/item/watertank/janitor, +/turf/open/floor/iron/grimy, +/area/station/security/prison/safe) +"xZr" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/bed/medical/emergency, +/obj/machinery/iv_drip, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore) +"xZL" = ( +/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/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"xZO" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/door/window/left/directional/north{ + name = "Library Desk Access"; + req_access = list("library") + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/service/library) +"yad" = ( +/obj/machinery/door/poddoor/massdriver_ordnance, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plating, +/area/station/maintenance/starboard) +"yah" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable/layer3, +/turf/open/floor/engine, +/area/station/ai/satellite) +"yaE" = ( +/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 = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"yaF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"yaG" = ( +/obj/structure/sign/warning/electric_shock, +/turf/closed/wall/r_wall, +/area/station/ai/upload/chamber) +"yaH" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/delivery, +/obj/item/folder/yellow{ + pixel_x = -4 + }, +/obj/item/pen{ + pixel_x = -4 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "chemistry_shutters_2"; + name = "Chemistry Hall Shutters" + }, +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/window/left/directional/west{ + name = "Chemistry Desk"; + req_access = list("pharmacy") + }, +/obj/structure/desk_bell{ + pixel_x = 7; + pixel_y = 6 + }, +/turf/open/floor/plating, +/area/station/medical/pharmacy) +"yaK" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/airalarm/directional/east, +/obj/machinery/light_switch/directional/north, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/genetics) +"yaM" = ( +/obj/structure/table, +/obj/effect/turf_decal/bot, +/obj/item/folder/white{ + pixel_x = 6 + }, +/obj/item/storage/medkit/regular, +/obj/machinery/door/window/left/directional/north{ + name = "Emergency Storage"; + req_access = list("command") + }, +/obj/machinery/camera/directional/south{ + c_tag = "Bridge Emergency Supplies"; + name = "command camera" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/item/healthanalyzer, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"yaN" = ( +/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/contraband/random/directional/south, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"yaY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/remains/human, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"yaZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/chemist, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/medical/pharmacy) +"ybm" = ( +/obj/structure/table/wood, +/obj/item/lipstick/purple{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/item/lipstick/random, +/obj/item/lipstick/jade{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/wood, +/area/station/service/theater) +"ybH" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/limb, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"ybO" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "Shower_2Privacy"; + name = "Shower 2 Privacy Shutter" + }, +/turf/open/floor/plating, +/area/station/commons/toilet/restrooms) +"ybS" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) +"ycd" = ( +/obj/machinery/computer/upload/ai{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/window/left/directional/north{ + name = "Upload Console Window"; + req_access = list("ai_upload") + }, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"ycp" = ( +/mob/living/basic/mining/hivelord, +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) +"ycr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/item/weldingtool, +/obj/structure/sign/poster/random/directional/north, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/bridge) +"ycs" = ( +/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" + }, +/obj/structure/sign/directions/evac{ + pixel_y = -24 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/aft) +"ycx" = ( +/turf/closed/wall/rust, +/area/station/maintenance/port/greater) +"ycy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"ycF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/security/brig) +"ycL" = ( +/obj/structure/disposalpipe/trunk, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/siding/wood/corner, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"ydh" = ( +/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 = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"ydw" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/yellow/corner{ + dir = 8 + }, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"ydV" = ( +/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/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"ydW" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard/aft) +"yef" = ( +/obj/item/target/clown, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/camera/preset/ordnance{ + dir = 4 + }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/bomb) +"yej" = ( +/obj/structure/chair/sofa/bench{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/station/hallway/primary/central/fore) +"yem" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/aft) +"yeo" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"yeA" = ( +/obj/structure/extinguisher_cabinet/directional/north, +/obj/structure/table/wood, +/obj/item/crowbar/red, +/obj/machinery/recharger, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"yeH" = ( +/obj/effect/decal/cleanable/dirt, +/mob/living/basic/ghost, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/fore) +"yeK" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/south, +/obj/effect/spawner/random/structure/crate_abandoned, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"yeY" = ( +/obj/structure/noticeboard/directional/north{ + dir = 2; + name = "Chapel Notice Board" + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/hallway/primary/fore) +"yfc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"yfq" = ( +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube/horizontal{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/space/nearstation) +"yfA" = ( +/obj/machinery/door/firedoor, +/obj/structure/sign/directions/medical{ + dir = 8; + pixel_x = 32; + pixel_y = 8 + }, +/obj/structure/sign/directions/security{ + pixel_x = 32 + }, +/obj/structure/sign/directions/command{ + pixel_x = 32; + pixel_y = -8 + }, +/obj/effect/turf_decal/caution/stand_clear, +/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/hallway/primary/central/fore) +"yfS" = ( +/obj/machinery/light/small/directional/west, +/mob/living/basic/chicken, +/turf/open/misc/sandy_dirt, +/area/station/service/hydroponics/garden) +"ygj" = ( +/obj/item/radio/intercom/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/bridge) +"ygt" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"ygA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Security"; + location = "Courtroom"; + name = "courtroom navigation beacon" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) +"ygO" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"ygU" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ + dir = 4 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"ygV" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/duct, +/obj/machinery/camera/directional/north{ + c_tag = "Service Hall"; + name = "service camera" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plastic, +/area/station/hallway/secondary/service) +"yhc" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/departments/cargo/directional/east{ + pixel_y = -32 + }, +/turf/open/floor/iron/dark/textured, +/area/station/hallway/primary/starboard) +"yhf" = ( +/obj/structure/sign/warning, +/turf/closed/wall/r_wall, +/area/station/maintenance/port/lesser) +"yhh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/shard, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"yhr" = ( +/obj/structure/table/wood/fancy/black, +/obj/machinery/firealarm/directional/east, +/obj/item/storage/fancy/candle_box, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"yhw" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/disposalpipe/junction{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/security/office) +"yhI" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/obj/effect/landmark/blobstart, +/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/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"yhR" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/directional/west, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/hallway/primary/starboard) +"yhU" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) +"yhW" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, +/obj/machinery/atmospherics/pipe/bridge_pipe/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"yip" = ( +/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/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"yiF" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen, +/obj/machinery/airalarm/directional/west, +/obj/item/toy/figure/borg{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/foyer) +"yiK" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Tool Storage" + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) +"yiN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) +"yiW" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) +"yjd" = ( +/obj/structure/sign/departments/security, +/turf/closed/wall/r_wall, +/area/station/command/vault) +"yji" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) +"yjj" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/research/glass{ + name = "Robotics Lab" + }, +/obj/structure/cable, +/obj/effect/turf_decal/siding/purple/corner, +/obj/effect/mapping_helpers/airlock/access/all/science/robotics, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"yjq" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) +"yjM" = ( +/obj/machinery/plate_press, +/obj/machinery/light/small/directional/south, +/turf/open/floor/plating, +/area/station/security/prison) +"yjV" = ( +/obj/machinery/computer/crew{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"yjW" = ( +/obj/machinery/computer/crew{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/requests_console/directional/west{ + department = "Security"; + name = "Security Requests Console"; + pixel_y = -32 + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/button/door/directional/west{ + id = "brigcelldoor"; + name = "Cell Blast Door Toggle"; + pixel_y = -6 + }, +/obj/machinery/button/door/directional/west{ + id = "brigfrontdoor"; + name = "Front Blast Door Toggle"; + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"ykb" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/machinery/duct, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/showroomfloor, +/area/station/service/bar/atrium) +"ykd" = ( +/obj/structure/sink/directional/east, +/obj/structure/disposalpipe/sorting/mail{ + dir = 1 + }, +/obj/effect/mapping_helpers/mail_sorting/science/xenobiology, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Xenobiology Computers"; + name = "xenobiology camera"; + network = list("ss13","rd","xeno") + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/xenobiology) +"ykv" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/machinery/light/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"ykB" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"ykK" = ( +/obj/structure/frame/computer{ + anchored = 1; + dir = 4 + }, +/obj/effect/turf_decal/bot_white, +/obj/structure/noticeboard/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) +"ykN" = ( +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/security/prison) +"ykO" = ( +/obj/structure/table/wood, +/obj/item/clipboard, +/obj/item/folder/red, +/obj/item/clothing/glasses/sunglasses, +/turf/open/floor/carpet/green, +/area/station/security/detectives_office) +"ykP" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/starboard) +"yld" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"yls" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"ylu" = ( +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/security/brig) +"ylD" = ( +/obj/machinery/portable_atmospherics/canister, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/effect/turf_decal/box, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"ylM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"ylP" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/crew_quarters/bar) +"ylT" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/assembly/prox_sensor{ + desc = "Used for scanning and alerting when someone enters a certain proximity. This one is slightly shifted to the left."; + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/assembly/prox_sensor{ + desc = "Used for scanning and alerting when someone enters a certain proximity. This one is slightly shifted to the left."; + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/assembly/prox_sensor{ + desc = "Used for scanning and alerting when someone enters a certain proximity. This one is slightly shifted to the left."; + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/assembly/prox_sensor{ + desc = "Used for scanning and alerting when someone enters a certain proximity. This one is slightly shifted to the left."; + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/crowbar/red, +/obj/item/toy/figure/roboticist{ + pixel_x = 6 + }, +/obj/machinery/light/directional/north, +/obj/machinery/light_switch/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"yma" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/disposal/incinerator) + +(1,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(2,1,1) = {" +aaa +jhh +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(3,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(4,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(5,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(6,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(7,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(8,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(9,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(10,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(11,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(12,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(13,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +jyr +aeu +aaa +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(14,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aUz +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(15,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +cmU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(16,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aaa +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +cmU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(17,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeU +aeU +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(18,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeU +mWy +mWy +mWy +mWy +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(19,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +dWG +wSh +dWG +nKO +mWy +vUO +esv +mWy +ifQ +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(20,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +cmU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeU +aeU +aeU +aeu +nKO +eJN +eJN +toh +nIW +koi +huo +pbx +gSc +isS +xUB +sAv +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(21,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeu +aeU +aeU +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeU +amq +aeU +aeu +dWG +dmw +tzh +toh +piH +ftd +huo +oQv +dxf +mJA +eEi +mWy +aeU +coy +aeU +aeU +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(22,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeU +aeU +aeu +aeU +aeU +aeu +aeU +aeU +aeU +aeu +aaa +aaa +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeU +aeu +aeu +dWG +sfi +wJw +dWG +dWG +xVt +dWG +cuS +kvU +mTM +mRm +sAv +aUz +aeU +aeU +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(23,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeU +aeU +aeU +aeU +aeU +aeU +cmU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +oJU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeU +dWG +dWG +jLk +dWG +dNL +mIW +lrq +gDl +sHX +mTM +oNf +lrq +mWy +mWy +mWy +sAv +sAv +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(24,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aeU +aeU +aeU +aeU +cmU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +wsr +aeU +mWy +gCY +gYA +aDD +aDD +hkF +mqC +cUw +pSN +hhp +aDD +clR +mqC +aDD +sza +kiW +mWy +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(25,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aUz +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeU +aeU +mWy +cOf +kkV +eCu +kkV +mbi +dyF +mbi +baG +mUA +mbi +jyb +dyF +jyb +kkV +ssF +mWy +aeu +aUz +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(26,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeU +dWG +dWG +gMq +dWG +dWG +aes +dWG +sAv +sAv +xGN +gyb +gyb +sAv +pCP +sAm +wkP +mWy +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(27,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +dWG +mmo +wJw +toh +fmm +wJw +dWG +aaa +mWy +tFn +ajw +ajw +hvB +ykN +kkV +sAv +sAv +aeU +umr +jYh +myp +myp +jYh +jYh +gyf +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(28,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeU +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aeu +aeu +aUz +aeu +dWG +hYo +bNO +dWG +hYo +bNO +dWG +aaa +mWy +hhi +xlA +xlA +mWy +jYo +kkV +sAv +aeU +aeU +myp +cqQ +vcY +haP +xhI +aJM +myp +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(29,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +vku +nKO +eJN +eJN +nKO +eJN +eJN +nKO +qJs +sAv +xDG +pTC +xlA +mWy +wBf +kkV +myp +jYh +jYh +myp +xvy +tAM +tYe +ucS +bmn +jYh +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(30,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +acm +acm +acK +acm +acm +acm +acm +acm +sAv +woG +bMw +xlA +vhZ +fdB +rEU +iQg +smC +smC +iQg +aVt +sBJ +irN +sEN +xBw +jYh +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(31,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +aaa +acK +aaa +aaa +aaa +aaa +aaa +mWy +glo +jsI +xlA +sAv +ykN +kkV +myp +jYh +jYh +myp +myU +cyZ +uXl +pOo +bBY +jYh +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(32,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +aaa +acK +aaa +aaa +aaa +aaa +aaa +twX +nQK +twX +twX +twX +ngI +goj +sAv +coy +aeU +myp +agx +bHM +pOO +oxC +umA +myp +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(33,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +wPq +vLI +vhK +vhK +vLI +wPq +aeU +aeU +aeU +cmU +aeU +aeU +aeU +aeU +aeU +aaa +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aUz +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +acm +aaa +aaa +acm +aaa +aaa +aaa +aaa +aaa +giH +mTJ +tMu +lhv +twX +ucJ +jhP +sAv +sAv +sAv +myp +jYh +myp +jFC +rec +sYe +myp +aeU +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(34,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeU +aap +aeu +aeu +aeu +aeu +aeu +aeu +sxi +tfI +sxi +aeu +aeu +aeu +aeu +aeu +wPq +hAM +jgN +jgN +xaz +vLI +aeU +aeU +agt +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeU +aeU +aaa +aaa +aaa +acm +aaa +aaa +qJs +aaa +aaa +aaa +aaa +aaa +twX +rpB +kYP +pKm +uzK +bxj +kkV +dAu +qWN +sAv +aeU +aeU +jYh +tdY +ptQ +tgh +myp +cui +aeU +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(35,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeU +aeU +aeu +aeu +aeU +aeU +aeu +sxi +sxi +urM +sxi +tfI +aeu +aeu +aeu +aeu +vLI +tDk +tDk +tDk +vkL +wPq +aeU +aeU +aeU +cmU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeU +aaa +aaa +acm +aaa +aaa +acm +aaa +aaa +aaa +aaa +aaa +twX +miK +lPU +tns +twX +jYo +ezC +jrT +pLi +mWy +aeU +aUz +umr +myp +jYh +jYh +myp +aeU +aeu +aeu +ckn +gGF +gGF +gGF +gGF +ckn +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(36,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aUz +aeU +aeU +aeU +aeU +aeU +aeU +aeu +tfI +rdk +cmQ +uDn +sxi +aeu +aeu +aeu +aeu +wPq +bZQ +gtT +gtT +jmK +vLI +aeu +aeU +aeU +cmU +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeU +aaa +aaa +aeU +aeu +aeu +aeu +mtV +mtV +hBJ +hBJ +mtV +aeu +aeu +aeu +aaa +acm +aaa +aaa +acK +aaa +aaa +aaa +aaa +aaa +twX +hTQ +twX +nQK +twX +kbC +kkV +avs +yjM +sAv +aeU +aeU +aeU +aeU +cmU +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(37,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeU +aeU +aeU +aaa +aaa +aaa +aeU +aeU +aeu +aeu +tfI +wIt +iJV +nfD +tfI +sxi +sxi +tfI +tfI +vLI +iHO +tDk +tDk +vkL +vLI +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeU +aaa +aaa +aeU +aeu +aeu +aeu +mtV +cfN +jZJ +aUh +mtV +aeu +aeu +aeu +aeu +vku +aUz +aaa +acK +aaa +aaa +aaa +aaa +aaa +mWy +aDD +szK +xAQ +wkN +reX +fxV +sAv +sAv +sAv +aeU +aeU +aeU +aeU +cmU +aeu +aeu +aeu +ckn +gGF +gGF +gGF +gGF +gGF +gGF +vQF +ckn +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(38,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aeU +aeU +aeu +tfI +rTk +kGs +sxi +fXL +rTk +pah +kKa +jBl +rOz +hMN +hMN +hMN +ixn +wPq +vLI +vhK +wPq +lLN +wPq +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +gGF +gGF +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aeU +aeu +aeu +hBJ +ghl +jEw +gCf +hBJ +aeu +aeu +pqD +stu +pqD +iza +pqD +acK +aaa +aaa +aaa +aaa +aaa +mWy +qAg +mbi +dHe +jYo +ykN +kkV +sAv +xky +sAv +sAv +ifQ +cmU +cmU +cmU +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +ckn +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(39,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +jyr +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aeU +aeU +aeU +aeu +sxi +qQf +eCU +dIn +pNA +rTk +aJm +dAS +dCd +hMN +rQG +onr +lJR +jgN +rOz +xdc +ovd +fUQ +sEp +vLI +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +aaa +acm +aaa +aaa +aaa +aeu +vku +gGF +gGF +gGF +gGF +gGF +vjh +vjh +vjh +ycx +vjh +vjh +gGF +vku +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aeu +aeu +aeu +mtV +mtV +wxa +hgL +hBJ +aeu +aeu +iza +tIu +pYm +iZV +tqD +acm +aaa +aaa +aaa +aaa +aaa +nKO +dWG +oCE +dWG +dWG +bDq +oWG +lmr +bKj +bEv +gOG +tPH +aeU +cmU +aeu +aeu +aeU +aeU +aaa +xLL +aaa +aaa +aaa +aaa +aaa +aaa +aaa +vQF +aeU +ckn +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(40,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aUz +aeU +aeu +aeu +sxi +teL +itF +agc +qEV +fBt +wFu +aMj +kXw +mSE +fZz +kQT +mpF +kQT +oTd +qRT +qRT +biq +crI +vLI +aeu +aeu +aaa +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +vku +aeu +aeu +aeu +aaa +aaa +aaa +aaa +vjh +dVN +qly +ykK +lqN +ycx +aaa +aeU +aeu +aeu +aeu +aeu +aeu +vku +gGF +gGF +aeu +aeu +aeu +vjh +nZt +hzE +xYr +vjh +vjh +vjh +pqD +jhB +atT +ccf +pqD +qJs +aaa +aaa +aaa +aaa +aaa +dWG +wEy +mbh +xZn +eJN +aAu +avT +gSF +dsn +oSG +drM +tPH +aeU +cmU +coy +aeU +aeU +aeU +aeU +bSt +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +cmU +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(41,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +tfI +awR +kmt +iKT +svZ +rTk +vhL +ciR +xzC +hMN +aoX +alr +wcs +uHL +hMN +nSZ +kcy +cTz +weG +wPq +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +acm +aaa +aaa +acm +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +ycx +ufL +fIP +oiV +ssk +vjh +aaa +aUz +aeU +aeu +aeu +aeu +aeu +gGF +aaa +aaa +aaa +vku +aeu +ycx +oxK +oTP +kZI +ybH +iqU +raN +pqD +iza +pqD +uzD +iza +acm +aaa +aaa +hMC +aaa +aaa +dWG +eXX +mbh +oUS +eJN +saW +rdo +tPH +gFL +oSG +wre +mEg +cmU +cmU +awn +awn +awn +awn +awn +awn +awn +awn +awn +awn +awn +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(42,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeU +aeu +aeu +sxi +ycL +fwJ +fwJ +kmZ +rTk +dIh +kTa +riW +hMN +vvL +vvL +okr +vvL +hMN +hMN +hMN +hMN +vLI +wPq +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +anr +gGF +gGF +cmU +coy +aUz +aeU +aeu +aeu +aeu +aeu +vku +acm +vjh +xVH +spr +oFt +gfc +vjh +aeU +aeU +vku +aeu +aeu +aeu +aeu +qJs +acK +acm +acK +qJs +aeu +vjh +lVD +uQn +bsZ +uoB +hPz +eeE +pqD +mMb +iza +ugY +pqD +acm +acm +iTq +gpH +iTq +cov +dWG +vgz +mbh +wVI +eJN +saW +rdo +tPH +eUd +oSG +xIJ +tPH +aeU +cmU +gUw +gUw +gUw +gUw +gUw +awn +gUw +gUw +gUw +gUw +gUw +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(43,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +ixB +ixB +hmh +ixB +ixB +tiv +sjG +sjG +tiv +tiv +tiv +wWQ +tiv +tiv +sQJ +sQJ +tiv +tiv +sQJ +siL +oiO +oiO +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +acm +aaa +acm +aaa +grV +cmU +cmU +cmU +cmU +cmU +cmU +aeU +aeu +aeu +aeu +aeu +aaa +vjh +phh +rrQ +vjh +sYs +vjh +aeU +aeu +aeu +aeu +wDI +aeu +aeu +aDT +omw +lHD +omw +sRm +aeu +ycx +vjh +qDt +jdW +vjh +vjh +urN +cUD +gFE +txb +swR +pqD +wYX +iTq +iTq +dPK +iTq +iyk +yhf +dWG +fQO +dWG +dWG +jKZ +rdo +gSF +soZ +eOh +oWI +tPH +aeU +cmU +gUw +gUw +gUw +gUw +gUw +awn +gUw +gUw +gUw +gUw +gUw +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(44,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +hmh +wEj +shE +hJC +xMl +qhZ +vmZ +vmZ +bnn +kcI +toS +cCS +ukQ +oWc +xCp +nsZ +fyG +wKN +jFq +xqw +iGx +oiO +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +acm +hpG +hpG +hpG +ala +hpG +grV +hpG +hpG +hpG +hpG +hpG +cmU +aeU +aeu +aeu +vjh +vjh +ycx +ycx +eso +jqS +lql +xSp +vjh +ycx +vjh +vjh +ycx +vjh +vjh +aeu +aDU +aaa +aaa +aaa +aoe +aeu +vjh +aAR +mid +xnm +vjh +wot +upS +ycx +aTm +mgR +pwT +drG +pqD +kNP +tZP +duU +kzl +hxL +wDz +wKG +laF +pfO +sJD +uJn +vRB +hTz +rOC +fWk +xDE +aKY +cmU +cmU +awn +awn +awn +awn +awn +awn +awn +awn +awn +awn +awn +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(45,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +ixB +uGn +aXf +iqQ +snn +pIi +uhG +eXY +gnh +joC +ehp +jIa +tfW +iMx +gnh +slr +rqG +cop +tiv +rfg +vtv +bJV +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +acm +gGF +aaa +mMv +mMv +mMv +mMv +mMv +tpp +mMv +mMv +mMv +mMv +mMv +cmU +aeU +aof +aeu +ycx +whj +jKJ +vjh +jeZ +fJr +kJx +paM +fvr +cjx +aqt +lMx +tuP +xGQ +wuI +aeu +evE +aaa +aaa +aaa +evE +aeu +vjh +hah +rTS +fvB +ycx +oVz +aiI +ycx +pqD +iza +pqD +nZJ +iza +kWA +svC +qAE +qBz +sQt +wDz +ocq +kPd +tpd +sJD +hxd +rdo +cso +tWA +arX +ubN +tPH +aUz +cmU +gUw +gUw +gUw +gUw +gUw +awn +gUw +gUw +gUw +gUw +gUw +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(46,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +ixB +don +orz +fnN +oGu +vmZ +vmZ +vEv +pUb +pPw +jAu +qbE +jAu +pCX +gnp +rxp +vrs +rZc +tiv +jhc +oiO +oiO +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +acm +hpG +hpG +hpG +hpG +hpG +tpp +hpG +hpG +hpG +hpG +hpG +cmU +aeU +aeU +aeU +vjh +uWS +xpM +sjV +spr +xKn +uYp +iEy +vjh +eVP +vQY +xpk +pdE +lGY +vjh +aeu +jTt +aaa +aaa +aaa +lpF +aeu +vjh +ycx +dsm +vjh +vjh +aAT +xOh +vjh +fzu +xuG +qPE +jkW +jpM +rFD +kAb +fbz +chj +oIU +wDz +vXn +kPd +hCK +mMy +sIF +rdo +ygt +ygt +ygt +wMH +tPH +aeU +cmU +gUw +gUw +gUw +gUw +gUw +awn +gUw +gUw +gUw +gUw +gUw +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(47,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +hmh +pkg +kUh +jAy +dJi +xFQ +vmZ +cjR +iFR +aGC +tUR +aGC +tUR +aGC +iFR +wBo +mCO +tiv +tiv +lOG +cRv +lOG +cGP +qfe +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +acm +gGF +aaa +tpp +ckk +aaa +aaa +ckk +tpp +ckk +aaa +aaa +ckk +tpp +cmU +cmU +aeU +aeU +vjh +tQo +nzD +ycx +ubF +tqC +hVL +lfl +ycx +vrN +ycx +vjh +vXC +vVC +ycx +vjh +vjh +aaa +iXZ +aaa +ycx +vjh +vjh +rUQ +vNl +vHC +pMS +frT +wFa +vjh +hVY +lDa +tKY +szX +pqD +pqD +gzA +rrc +rHs +bDp +wDz +ugy +kPd +mvF +jsV +idq +rdo +aRH +aRH +aRH +nbC +gSF +cmU +cmU +awn +awn +awn +awn +awn +awn +awn +awn +awn +awn +awn +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(48,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +ixB +okc +mLd +cdi +dJi +srs +vmZ +nKj +slB +urh +kJu +kUJ +dKy +cHg +was +nKj +vrs +wKb +tiv +jju +xKT +xuR +vSG +kpS +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +acm +gGF +aaa +cmU +hpG +hpG +hpG +hpG +hpG +lDc +tpp +tpp +hpG +hpG +hpG +hpG +hpG +cmU +aeU +aeU +ycx +vjh +hOJ +vjh +vjh +ycx +vjh +vjh +vjh +aHB +pzc +qBe +lRg +vOl +jhy +aHB +vjh +eNQ +slM +eNQ +vjh +kQf +fXy +foQ +vjh +sft +ycx +udn +kFx +vjh +iza +pqD +pqD +szX +mgR +iza +pqD +qiM +pqD +iza +wDz +bYK +dnF +mvF +vAa +qxD +qVF +cXv +nbO +mes +ubN +tPH +aeU +aqQ +gUw +gUw +gUw +gUw +gUw +awn +gUw +gUw +gUw +gUw +gUw +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(49,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +hmh +pfr +gQu +snn +dJi +tdf +vmZ +vmZ +ewC +qER +xmn +dKm +ggj +aSu +kVd +sKE +eAF +mMp +wlz +cvi +piu +piu +vSG +kpS +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +cmU +grV +grV +grV +grV +grV +tpp +tpp +tpp +grV +grV +grV +grV +grV +cmU +aeU +aeU +hPz +tfs +iVk +vEK +gLH +gLH +gLH +tsf +yhU +gLH +mtV +hBJ +mtV +mtV +mtV +jhy +ycx +bBJ +qJY +mwR +vjh +ycx +lCs +vjh +ikZ +vsq +vjh +vjh +kFx +dij +wMY +iza +jya +hVc +qKv +jes +pqD +yji +wlP +pqD +wDz +bWP +pnv +mvF +agy +iJy +awv +fov +moc +pKQ +rxW +tPH +aeU +cmU +gUw +gUw +gUw +gUw +gUw +awn +gUw +gUw +gUw +gUw +gUw +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(50,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +ixB +ixB +snn +snn +tmj +wXa +prn +vmZ +gse +gdI +jIW +kUJ +rcS +hUE +fAM +vrs +prn +wXa +nQo +cvi +mYv +piu +vSG +kpS +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +cmU +cmU +hpG +hpG +hpG +hpG +hpG +tpp +tpp +tpp +hpG +hpG +hpG +hpG +hpG +cmU +aeU +aeu +vjh +gLH +dBg +hBJ +hPx +ivP +hUC +mtV +mtV +mtV +mtV +bRO +fFe +fUp +hBJ +cYy +vjh +eNQ +qHG +eNQ +ycx +aNp +gHe +ycx +eah +baK +fFK +ycx +jVD +jVD +iJv +dFM +maK +lWL +mgR +gJE +qWB +wRQ +fiH +wDz +wDz +nqR +qhT +rUh +mMy +tPH +tPH +gSF +gSF +mEg +gSF +aKY +cmU +cmU +awn +fql +awn +awn +awn +awn +awn +awn +awn +awn +awn +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(51,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +gnh +vAh +vdy +wXa +wXa +uAn +vmZ +owC +rlM +pkI +kUJ +msY +sQz +ssI +vrs +uAn +eXY +oZb +cvi +dpc +piu +vSG +kpS +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +acm +vku +aeU +cmU +cmU +tpp +ckk +aaa +aaa +ckk +tpp +ckk +aaa +aaa +ckk +tpp +cmU +cmU +aUz +aeu +vjh +gLH +mtV +mtV +mlm +mlm +mlm +hBJ +fvh +lXK +tGg +tnP +wHF +maA +mtV +jhy +ycx +vKV +oSq +lnm +xja +foQ +fac +vjh +vjh +ycx +vjh +vjh +ycx +vjh +vjh +pqD +lbJ +iza +qKv +fKs +iza +gIo +uEi +wDz +oDV +iOR +pnv +vmq +mMy +acK +acK +acK +acK +acm +aeo +aeU +aeU +cmU +cmU +cmU +cmU +cmU +cmU +awn +cmU +cmU +cmU +cmU +cmU +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(52,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +rNx +sjG +tiv +wXa +wXa +nKj +vmZ +kUd +dKx +cLV +cLV +cLV +upK +ocE +vrs +nKj +cln +tiv +win +piu +piu +vSG +kpS +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aeu +aeU +aeU +cmU +hpG +hpG +hpG +hpG +hpG +tpp +hpG +hpG +hpG +hpG +hpG +cmU +aeU +aeU +aeu +ycx +yhU +mtV +cBJ +gfi +tnP +gfi +tnP +sSD +rZW +nJF +rZW +nJF +tAP +mtV +aHB +vjh +qwB +vBi +aiI +vef +udn +dBg +oVz +vjh +nRC +qSJ +qSJ +uOo +qSJ +qug +iza +wyY +rrt +gBf +pqD +pqD +pqD +pqD +wDz +wDz +wDz +gij +miS +iVj +wrc +wrc +iVj +acm +acm +aeo +aeU +aeU +aeU +aeU +aeU +aeU +aeU +cmU +awn +cmU +aeU +aeU +aeU +aeU +aeu +aeu +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(53,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +gnh +gnh +eAk +jrh +sPx +uEC +hUM +fFa +frh +ccd +slr +wXa +tnA +lHk +ejt +pGD +hUM +tiv +sQJ +aYE +lxE +piu +vSG +kpS +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +vku +aeu +aeu +aof +aUz +cmU +grV +grV +grV +grV +grV +tpp +grV +grV +grV +grV +grV +cmU +aeU +rYc +vjh +vjh +xle +mtV +ozd +nJF +rZW +nJF +rZW +rZW +aux +nJF +rZW +rZW +hjt +hBJ +cYy +vjh +vjh +pue +kHh +vjh +vjh +vjh +vBi +vmu +keO +kSR +thW +cKR +hyQ +iIP +dfS +wyY +jqI +wgK +nCL +nCL +nCL +nCL +nCL +nKy +hEh +jQn +cyT +iVj +ivU +ulG +iVj +iVj +iVj +vps +iVj +aeU +aeu +aeu +aeu +aeU +aeU +cmU +awn +cmU +aeU +aeU +aeU +aeU +aeu +aeu +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(54,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +bbO +ecE +pOV +pOV +pOV +tiv +vUi +jpa +cne +rsX +mlD +lCC +mlD +rsX +gJc +sQq +qbP +tiv +sQJ +dvs +kbn +piu +vSG +kpS +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +cmU +hpG +hpG +hpG +hpG +hpG +tpp +hpG +hpG +hpG +hpG +hpG +cmU +aeu +ycx +mZn +vjh +wrw +sVB +tqb +oeF +wTx +oeF +nJF +nJF +xtk +rZW +rZW +rZW +xaC +mtV +nul +jBr +vjh +rPO +jAc +uKc +uXB +vjh +ycx +vjh +npr +pQo +npr +npr +pQo +npr +pqD +iza +pqD +qsy +tKt +iMA +gmo +iMA +iMA +ryn +rQZ +qQc +nGl +gIt +vor +vor +hMx +wwM +lBQ +wrc +cmU +aeU +aeU +aeu +aeu +aeu +rkn +aDS +awn +bFI +aeU +coy +aeU +aeU +aeu +aeu +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(55,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeu +aeu +aeu +lUq +bnB +lqR +rnj +ecE +nGE +wXa +vmZ +tqB +rJN +dRh +xlF +vZn +dRh +rGK +vrs +wXa +aoi +mHf +piu +smI +piu +vSG +kpS +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +cmU +cmU +cmU +cmU +cmU +aDS +tpp +bFI +cmU +cmU +cmU +cmU +cmU +aeu +vjh +tgp +leD +iJR +mtV +mtZ +nJF +ocn +ctf +ikO +ctf +ikO +ikO +oeF +oeF +dTQ +sVB +bId +oFl +dgi +rPN +wzi +bpI +qra +vjh +bJv +bJv +bJv +dUA +bJv +bJv +bJv +bJv +bJv +bJv +pqD +bbC +wgK +iMA +xad +adf +iza +llh +wDz +gij +miS +iVj +wjK +lFS +cwl +sWM +sWM +wrc +cmU +aeU +coy +aeU +aeu +aeU +aeU +aDS +ipD +bFI +aeU +aeU +aeU +aeu +aeu +cmU +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(56,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aeu +aeu +lUq +uDe +mjn +seK +pOV +laH +ocE +vmZ +wXv +rcB +lCC +hZd +rsX +mlD +iYr +vrs +lQw +iLD +mHf +piu +caB +piu +vSG +kpS +acm +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +coy +xGI +aDS +tpp +bFI +rkn +aeU +aeU +aeu +aeu +aeu +vjh +sfw +ycx +yhU +mtV +vzV +rZW +rZW +ikO +nJF +rZW +nJF +rZW +nJF +wmq +vHr +mtV +vjh +sXT +udn +vjh +wWk +ycx +qXJ +vjh +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +iza +jsN +tKt +iMA +xad +cnQ +sav +mMy +jri +mCu +bIq +cko +dbu +kES +xfx +dbu +dbu +wjK +cmU +cmU +ptL +aeU +aeU +aeU +aeU +aDS +ipD +bFI +aUz +aeU +aeu +aeu +aeu +aeu +ckn +gGi +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(57,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +bVv +bbO +dIR +riX +rBV +pOV +ogM +hUM +fFa +jdL +hVT +mlD +dRh +vZn +qFs +tUO +pGD +hUM +eIi +mHf +piu +qDG +piu +vSG +kpS +aaa +acm +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +coy +aDS +grV +bFI +aeU +aeu +aeu +aeu +aeu +aeu +vjh +vjh +vjh +mFt +hBJ +mtZ +nJF +rZW +cSJ +rZW +nJF +nJF +rZW +rZW +rZW +hFC +mtV +hPx +vwv +duA +rNj +vBi +vBi +hYa +ycx +bJv +bJv +omO +bJv +bJv +bJv +bJv +bJv +bJv +bJv +pqD +srR +qkA +iza +aeu +acW +xad +sJD +rRM +tzA +kra +iln +wAt +tlV +ezY +qCi +aOf +kiO +acm +acK +cmU +aeU +aUz +xfU +aeU +krY +qQq +krY +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +cmU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(58,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +qOd +lDK +uFe +pOV +pOV +tiv +vUi +jpa +cbJ +ebU +siH +ebU +siH +ing +eGC +xRM +uAH +lOG +cRv +vim +piu +piu +vSG +kpS +aaa +aaa +acm +acm +acK +acm +acm +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aDS +grV +bFI +aeu +aeu +aeu +aeu +aeu +aeu +aeu +ycx +sfw +gLH +mtV +xhY +rZW +nJF +cSJ +rZW +rZW +rZW +rZW +nJF +rZW +rgY +mtV +vjh +dhe +ycx +vjh +qVQ +vBi +hYa +vjh +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +pqD +fPs +iza +pqD +aeu +aeu +xad +sJD +hUA +cTY +oig +wXt +wAt +bLN +rkV +aLg +aOf +qWz +aaQ +acK +cmU +aeU +aeU +aeu +aeu +krY +fCN +krY +aeu +aeu +aeu +aeu +aeu +aeu +ckn +aUz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(59,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +qOd +dVk +luk +ecE +nUf +eTS +wXa +vmZ +wXa +siH +bzu +tcY +hOK +siH +piu +nbZ +piu +ykv +sVD +cvi +mYv +piu +vSG +kpS +aaa +acm +acm +aaa +acm +aaa +acm +acm +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aeU +pST +fCc +pST +aeu +aeu +aeu +aeu +aeu +aeu +aeu +vjh +tMO +tsf +mtV +xki +lRE +rZW +cSJ +nJF +rZW +nJF +nJF +rZW +rZW +vHr +hBJ +pZe +qsn +otO +vjh +eNQ +eNQ +vjh +vjh +bJv +bJv +bJv +bJv +bJv +bJv +omO +bJv +bJv +bJv +iza +tKt +jzF +iVR +aeu +add +cnQ +mxf +jri +hqP +hQa +xrS +wAt +vPG +mRF +apL +lIs +wAt +cJx +gPA +iTj +iTj +iTj +tCU +tCU +uUS +lsu +sWl +uUS +aeu +aeu +aeu +aeu +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(60,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +bbO +wno +aBB +pOV +mTC +qeO +vmZ +vmZ +vmZ +kXV +cOR +aGK +buS +dIy +jlY +xBd +ggb +ikg +hda +cvi +dpc +piu +vSG +kpS +acm +acm +aaa +aaa +acm +aaa +aaa +acm +acm +aaa +acm +acm +vku +aeu +aeu +aUz +aap +aeu +aeu +aeu +aeu +aeu +aeU +pST +dLr +pST +aeu +aeu +aeu +aeu +aeu +aeu +aeu +vjh +pVz +bAX +eWP +eWP +ugC +fKA +tlU +gqR +wYR +xFE +tWn +juL +hlb +aAP +mtV +rPU +dHL +tPC +lbK +aaO +ecF +kLy +npr +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +iTq +tKt +vKM +iMA +xad +aDQ +cBD +kNf +fDT +pmd +hYY +jri +unv +mLe +bGx +lLa +lXL +qJR +gPA +tCU +ovm +cgU +hcP +jks +gPA +lPX +fjw +jHR +uUS +aeu +aeU +aeU +aeU +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(61,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +bVv +aeU +aeU +aeU +lUq +bbO +mAc +wQN +qeO +wXa +xFH +qci +wXa +siH +mfs +rBa +dEX +siH +wYA +wgA +piu +tnr +iYb +cvi +uOd +vSG +vSG +kpS +aaa +acm +acm +acm +acm +acm +acm +acm +acm +acm +acm +aaa +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +tDC +fzd +dSJ +fzd +fzd +aeu +aeu +aeu +aeu +aeu +aeu +aeu +pVz +ijG +bZY +eWP +gSk +gqR +tlU +bcY +mtV +mtV +hBJ +mtV +mtV +mtV +mtV +icR +uJZ +tPC +lbK +abJ +ecF +gtd +npr +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +iTq +tKt +tPw +iMA +xad +cnM +xad +sJD +lix +uRg +nOR +mOb +bdH +hPG +rRW +vvn +tSN +cuR +bvR +ubC +qRD +fhL +kYI +rBd +tCU +eGW +mui +uJg +kMe +aUz +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(62,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aap +aeU +lUq +bbO +bbO +rNx +mZS +bAs +wXa +foB +ing +fty +tOH +eqD +ebU +tIA +yhr +csL +gPC +cGP +vSG +vSG +vSG +woz +lge +aaa +acm +aaa +aaa +acm +aaa +aaa +aaa +aaa +acm +aaa +aeu +aeu +aeu +aUz +cui +aeu +aeu +aeu +aeu +aeu +aeu +fzd +vdJ +pcl +xDg +tDC +aeu +aeu +pVz +xBI +pVz +xBI +pVz +pVz +kFw +hyq +esG +rFL +nrS +nsl +mxh +mtV +dBg +vjh +pGj +mYX +nLZ +llr +vDU +tSY +tPC +lbK +bKl +ecF +vVX +npr +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +iTq +srR +uny +iMA +xad +cnQ +aeu +mxf +krk +sqs +mZF +lGV +jtl +bUl +pZM +qnc +qKI +qJR +wNf +tCU +tCU +tSP +cIg +gPA +tCU +ftX +xlk +cpC +xKP +cmU +acm +acm +acm +acm +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(63,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +gnh +gnh +tiv +jYX +tiv +gnh +pcc +ikx +kwm +vTV +aoL +cGP +cGP +aoL +aoL +lsE +lsE +lsE +lge +acK +acm +acm +acm +acm +acK +acm +acm +acm +acm +acK +aeU +aeu +aeu +aeu +aap +aeU +aeU +aeu +aeu +aeu +aeu +aeu +tDC +mUp +gtj +vkJ +fzd +aeu +aeu +pVz +kyU +uFN +tGV +dRc +ikX +tYd +kCm +eWP +cGo +fKA +tdd +xlr +mtV +vBi +uOz +dBg +eyc +jGt +vjh +jjP +woV +fRz +lbK +mzt +ecF +vdK +xDc +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +bJv +iza +tKt +heU +pqD +aeu +cnR +aeu +mMy +ceh +hHm +aor +akV +iQn +eJm +irO +cuR +cuR +cuR +eEh +nMD +tCU +kWW +tCU +tCU +cuR +kuL +hOh +cuR +kMe +aeU +coy +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(64,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +gnh +oye +pXi +sYM +rNx +psC +hOm +psC +vTV +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +acm +aaa +aaa +aaa +aaa +acm +aaa +aaa +aaa +aaa +agt +aeU +aeU +aeu +aeu +aeu +aeu +aUz +aeu +aeu +pVz +xBI +pVz +eWP +wEM +vOT +tOo +esG +pVz +pVz +pVz +maN +qwH +aRS +sNx +hBm +vFH +pVz +eWP +sbZ +qxQ +pDT +szL +hBJ +dBg +qXJ +nSy +uwX +vjh +ycx +ycx +vjh +vjh +vjh +eNQ +eNQ +vjh +vjh +vjh +npr +npr +wrI +npr +npr +wrI +npr +npr +pqD +pqD +cZh +pqD +pqD +aeu +cog +cBN +mMy +biR +xvF +aat +cuR +cuR +cuR +qJR +qJR +iVH +seW +mgn +bIR +tmp +bzo +eTG +mij +pFl +ibU +bzo +tCU +aeu +aeu +aeU +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(65,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +rNx +rNx +jet +gnh +gnh +aeu +mbC +dKZ +unx +unx +unx +unx +unx +unx +kkc +kkc +kkc +kkc +kkc +kkc +kkc +kkc +kkc +kkc +kkc +kkc +kkc +kkc +kkc +unx +lBP +aeu +aeu +aeu +aeu +aeu +aeu +aeu +pVz +pbY +tpY +esG +eWP +kGj +hkO +eWP +jUa +aTg +xBI +rfD +qwH +dIQ +dnz +pmA +mMJ +iqN +eWP +mtV +rxD +kac +rxD +mtV +qRr +hPp +tOr +ozZ +dhz +qFN +fix +iLT +vjh +csa +csa +csa +csa +csa +vjh +rdM +dna +trf +oLa +xnJ +trf +hHt +tsn +pqD +nWR +pcE +iYj +iza +aeu +aeu +cBD +add +wDz +eIl +tEX +cuR +meU +tbs +rhy +uwp +hKE +iBi +fnL +iBi +hlS +tSP +uey +mWV +vek +kJs +sKb +tCU +gPA +tCU +tCU +ecY +pxe +beK +sRm +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(66,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aaa +aaa +rBj +cUc +vlM +gNI +opV +aaa +acm +aaa +aaa +aaa +aaa +acm +aaa +aaa +aaa +aaa +acm +aaa +aaa +aaa +aaa +acm +cmU +exA +aeu +aeu +aeu +aeu +aeu +aeu +aeu +xBI +tfY +qzJ +crH +xBI +uHY +dGD +bsa +rrs +ukc +xBI +pVz +pVz +njL +xBI +wrz +kmC +mBX +qlg +uvT +sNR +gey +jEQ +neJ +oFf +seB +bRJ +gPH +oVz +dBg +kex +spX +vjh +csa +csa +csa +csa +csa +vjh +tSk +meO +uFp +qSC +lch +fOv +ceM +djZ +pqD +iza +pYy +mtw +pqD +pqD +iza +iMA +pqD +pqD +icU +uGB +kgc +tsY +dMd +gLT +tCU +tCU +tCU +gPA +tCU +ycs +tCU +tCU +tCU +tCU +qzD +mWg +pQi +nYD +pQi +aaa +aaa +aaa +cry +ouV +acK +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(67,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +acm +acm +cev +acm +aaa +aaa +aaa +aaa +acm +aaa +aaa +aaa +aaa +acm +aaa +aaa +aaa +aaa +acm +aaa +exA +aeu +aeu +aeu +aeu +aeu +aeu +aeu +pVz +ijz +bkS +pCu +mEj +xzc +gbL +pVz +hPY +obi +nKv +jXi +odA +pqS +mUs +hTj +pmq +fsJ +eWP +hBJ +mtV +fEj +mtV +mtV +hBJ +vjh +vjh +xHU +vjh +vjh +kex +jVD +eNQ +csa +csa +csa +csa +csa +eNQ +aPj +deZ +rnB +pIX +pHx +qrn +jzo +sOX +pqD +vWU +chx +shZ +xNq +mlB +vWU +gzh +dbR +kgc +kNe +qSB +gPA +pQi +pPZ +pQi +tCU +tZD +oCr +nuz +rdb +kio +grs +hpW +tzL +tCU +eEX +gDy +hOU +aHz +kZK +nLT +aaa +aaa +cry +vsx +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(68,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeU +aeU +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aba +acm +acm +acm +acm +acK +acm +acm +acm +acm +acK +acm +acm +acm +acm +acK +acm +exA +aeU +aeu +aeu +aeu +aeu +aeu +pVz +xBI +pVz +kKE +pVz +pVz +pyk +frb +pVz +xBI +wrz +lLY +cBO +rwW +eWP +eWP +esG +eWP +eWP +esG +cgH +xkQ +eUs +vRU +vRN +gNq +jop +xau +jhX +myd +ycx +kex +jfy +vjh +csa +csa +csa +csa +lNe +tYx +oXa +mZO +aLp +kUX +gcL +wjL +jnj +rha +xPy +lQB +htJ +nJQ +pqD +kzh +uZr +rnW +bRo +wDz +hfP +lEQ +cuR +iaY +nhz +qRS +gPA +bvk +hkA +tzY +vpV +iEi +vlg +hwJ +osT +jJH +bIR +pXh +pQi +gDy +pQi +aaa +aaa +aaa +cry +ouV +acK +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(69,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bRh +aaa +aaa +aaa +acm +aaa +aaa +aaa +aaa +acm +aaa +aaa +aaa +aaa +acm +aaa +exA +aeu +aeu +aeu +aeu +aeu +aeu +pVz +mWj +rMJ +cUT +uHW +ejc +bZY +bzp +dtA +sbB +qWC +qOT +lcF +eWP +esG +acD +sKm +jiN +aHQ +mrl +tzN +iFK +igg +fne +ayc +pKf +mPM +kHw +oMJ +tEt +vjh +hpY +wVb +eNQ +csa +csa +csa +csa +csa +eNQ +wyX +fzH +pka +voo +gNJ +rll +sOy +pjC +pqD +kzl +bXS +stu +kTK +wDz +wDz +wDz +kTK +wDz +vGn +oXe +cuR +cuR +qJR +cuR +tCU +aIw +qRf +mnR +xtu +oHe +cjq +hwJ +aYU +tCU +gPA +cuR +cuR +qJR +cuR +cuR +ecY +pxe +aeZ +pmM +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(70,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +jyr +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bRh +aaa +aaa +acm +aaa +aaa +aaa +aaa +acm +aaa +aaa +aaa +aaa +acm +aeU +exA +aeu +aeu +aeu +aeu +aeu +aeu +pVz +mkI +uHc +eyl +jQR +hCV +xAK +jeT +pVz +pVz +ikr +xBI +pVz +eWP +jfK +sBO +bjN +jzB +pDY +iGI +thG +taW +ktA +hdA +kSx +ruU +jop +tAx +pTc +qGK +vjh +wFG +ycx +vjh +csa +csa +csa +csa +csa +vjh +syZ +deZ +sTB +sVQ +qpT +owJ +jbf +lWJ +pqD +ruW +dfK +jJN +sQw +wuo +dwx +plj +mrB +rMl +pon +vMb +rbz +iFU +urx +nAa +ijl +gWb +qRf +pCb +dpw +sxn +dUE +hwJ +rqs +ilv +bzc +vWY +frP +mtI +lwp +aUz +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(71,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +mzI +aaa +acm +aaa +aaa +aaa +aaa +acm +aaa +aaa +aaa +aaa +cmU +aeU +exA +aeu +aeu +aeu +aeu +aeu +aeu +xBI +eBQ +tOq +sjk +jQR +hCV +jcj +qVD +pVz +oxp +qbO +xfZ +tyA +xNc +wsg +dfW +tXR +tWd +xST +tZc +vpD +eDu +wcC +hLz +lRq +fzG +jop +mMa +bBe +qGK +cDJ +eSu +iRJ +vjh +csa +csa +csa +csa +csa +vjh +ukV +peJ +rfX +jXX +mzB +ova +pJK +weW +iza +ckJ +wuT +iza +pqD +hCr +kLW +xrp +ngg +sXB +qEh +gVi +gVi +uMD +gVi +gVi +sWV +kcW +kBF +pNe +vYs +dYB +dUE +hwJ +vUt +rmT +sgC +umJ +lAW +kUV +lwp +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(72,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +cuj +aeU +aap +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bRh +acm +aaa +aaa +aaa +aaa +acm +aaa +aaa +aaa +aaa +aUz +aeU +exA +aeu +aeu +aeu +aeu +aeu +aeu +pVz +ijz +nqX +caL +pVz +wdn +pLO +xtt +xBI +uiu +noO +dHg +kkC +gHC +buJ +kAR +gbB +ghX +lUM +mrl +tOR +pXf +xQq +rHc +sxM +sJM +sJM +rSi +sJM +sJM +vXf +pwF +ufU +vjh +vjh +eNQ +eNQ +eNQ +eNQ +vjh +xju +eKU +jiR +mle +hQg +hPq +dny +joS +pqD +fNy +bMY +eEe +pqD +cXh +cXh +cXh +cXh +wlS +pns +wFJ +nzW +kZP +ylu +nzW +xpa +aiN +ebW +pNe +dpw +xdl +dUE +aVI +oKW +joh +mDJ +afL +afL +afL +joh +acm +acm +acm +acm +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(73,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acn +acm +acm +acm +acm +acK +acm +acm +acm +cmU +aeU +aeU +exA +aeu +aeu +aeu +pVz +xBI +pVz +pVz +xBI +xBI +pVz +pVz +xBI +pVz +qKx +pVz +fFH +ugc +jVZ +xmI +gHC +lWr +khj +pYZ +wKa +uJs +tZc +eWd +eWd +qGK +gQo +qyo +gbf +nBZ +gbd +woB +sJM +ibL +cdD +rnJ +xLd +hpv +aDQ +ecF +xcR +uiX +xDc +xDc +xDc +xDc +vqr +ilJ +oYc +fkL +xDc +iza +fKJ +guJ +yfc +ofx +iNZ +dwx +plj +mjG +crk +mxH +gLn +kxG +lwu +lwu +lTf +oKW +tUV +uZC +pNe +esn +pZI +pUA +gFD +oKW +mlv +qCZ +etB +pya +lsS +afL +afL +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(74,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +mzI +aaa +aaa +aaa +acm +aaa +aaa +aaa +aeU +aeU +aeU +exA +aeu +aeu +pVz +xBI +fzp +fmh +tDA +tya +nPS +brA +xBI +pVz +pVP +ami +pVz +vsJ +xFt +kUp +itZ +xxk +wSU +hEI +muN +rhs +tZc +eQb +jBO +hHg +qGK +iZm +sXE +sJM +tBh +nGC +hjh +sJM +qTY +pwF +kJH +srx +ubJ +add +ecF +acW +aaO +aDQ +ybO +gwn +jiU +tIk +wIu +kzP +njf +aCp +uHG +bjz +oce +yfc +ofx +rtD +guu +uhy +ngg +sXB +mxH +lTf +wNT +sEs +xMM +hsB +tjO +vBS +uZC +pNe +tWa +qBR +mLP +qyQ +jaW +lsb +qCZ +wXT +tZf +tZf +wnX +afL +aeU +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(75,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bRh +aaa +aaa +acm +aaa +aaa +aaa +aaa +aeU +aeU +exA +aeu +aeu +pVz +uLS +wjj +jhv +kwf +xOg +hRg +eRC +ixi +pVz +dYM +eyj +xBI +iMr +iMr +qUJ +iMr +xxk +ivh +mrl +ivh +mrl +tZc +uMz +dhY +nKV +sbJ +wue +vFv +gbf +wVD +wGE +ouD +rSi +rzB +jMa +suQ +raS +ubJ +aaO +ecF +dyu +bKl +add +osy +uNO +uNO +bDV +sDD +hOH +uNO +osy +pqD +ofz +fNy +gJC +pqD +cXh +skC +cXh +cXh +vVt +hjO +jgv +rjg +uCd +gua +rNJ +veN +iHP +hgf +kiZ +vBI +nqh +mfM +cjN +oKW +nvA +jco +pUH +kjl +tZf +nPo +qbB +aeU +aeU +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(76,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bRh +aaa +acm +aaa +aaa +aaa +aaa +aeU +aeU +exA +aeu +xBI +pVz +mBW +hNF +jQh +gNE +nJV +gjD +qku +tmd +xBI +oRz +pVz +pVz +nWW +lCa +qez +eUN +gsy +clH +bXe +huR +xWE +gsy +srg +uZT +gKd +pMj +dKa +wCR +sJM +sJM +oKJ +fth +sJM +hpv +htS +rKk +hpv +fYw +nKC +nKC +dEF +acZ +adf +nsA +lOZ +iun +uBo +dHi +xsX +qSN +iiQ +bPY +tZX +bjz +yfc +ofx +wpg +dwx +plj +sOi +crk +jmw +kxG +rEi +flt +fPQ +kTe +ijl +lmA +oRT +eqA +oKW +oKW +dKK +xpa +oKW +afL +dMH +crh +vwH +ijd +viu +qbB +aeU +aUz +aeU +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(77,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +mzI +acm +aaa +aaa +aaa +aaa +aeU +aeU +exA +aeu +xBI +hkr +fMB +vnC +oFc +aqr +vks +ike +rKa +iQN +mCk +liY +pVz +wog +lFN +lBU +hpQ +eUN +pJr +lrc +sPK +kaT +ekB +gsy +uCa +hPV +fph +bsR +aOS +hDX +lTu +rSi +cuU +gbf +sJM +qSO +gbk +dQx +sHn +gkv +jUi +xIQ +dEF +nKC +nKC +dEF +osy +uNO +dDp +sDD +awW +uNO +uNO +pqD +oce +guJ +yfc +ofx +rtD +fUf +lmh +gYl +wms +wHh +lGs +lGs +lGs +ciY +lGs +oKW +oKW +sWV +ijl +oKW +var +mVf +pSG +gpM +cFO +pIS +pUH +wYW +tZf +vba +qbB +aeU +aeU +aeu +cke +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(78,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acn +acm +acm +acm +acm +acm +cmU +nxx +lBP +irQ +ccW +iIl +nNV +dGo +dGo +dGo +dGo +eRC +tlJ +pVz +mMP +xBI +fWK +fWL +kEC +wtP +rwr +wOy +aQQ +tSc +gPS +buq +gsy +mEt +anI +son +xiC +eOi +wMl +lHX +nBD +qYv +ubw +pdR +wOk +uGU +omi +eBH +tXm +vvf +geO +jdR +dAB +qlw +dEF +tYi +nXC +cWQ +hDC +jXd +lrP +eRy +qId +fNy +ofz +hVl +iza +cXh +cXh +cXh +cXh +xex +mfd +ciY +tyk +mlj +nvK +yjW +vMg +lDV +vtf +veu +mun +aqq +wHT +thy +oHm +kAt +nuZ +mTK +tVH +nYa +uQj +uZg +aeU +aeU +aeU +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(79,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bRh +aaa +aaa +aaa +aaa +aeU +aeU +wbG +fbr +hkr +tFK +fSS +hWD +kMw +gWT +kMw +ntb +qLO +qEs +yiN +xBI +sFu +jIg +pdI +cUk +fcv +paU +tdB +wcN +vkq +wJy +lQK +dea +tpy +utF +wFm +dzQ +qrS +cdd +xev +cHz +cvF +blU +gPa +eHO +rvR +aDo +gkv +fjn +hGm +jdR +iju +unz +hkp +xMN +uQE +qHu +mqU +qEJ +rhN +esq +pqD +pqD +fKJ +yfc +ofx +hph +bwB +plj +qKS +wDs +lmF +pAQ +hCd +xmD +jck +dzy +sCJ +ocz +dZA +lYX +ijl +abj +lzg +nKr +lvP +cFO +lZr +jPG +sYu +mIR +kom +afL +aeu +aeU +aeU +aeU +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(80,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +mzI +aaa +aaa +aaa +aeU +aeU +wbG +pVz +xBI +ucP +mFE +jJJ +uyd +mQk +mQk +xgV +lCV +pVz +iTZ +pVz +hOY +eWH +okQ +xzA +eUN +ugq +iCV +ewa +kDw +kCZ +jTu +wEJ +kRu +rFt +sSJ +lAu +sSJ +rFt +owm +jrs +cMT +fVF +vUs +lBB +sRZ +cjS +gkv +eQg +iYf +iyI +eMW +uqF +dEF +rhN +obM +wij +fDB +lsX +rhN +jPq +peZ +iuC +bjz +yfc +ofx +hSa +kLW +iFe +ngg +sXB +jmw +vMg +tVS +esK +ctv +eqK +vMg +jJs +dGp +spw +ijl +lVi +lzg +fNw +aka +aka +aka +amX +xvq +aka +amX +aka +aeu +aeu +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(81,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bRh +aaa +aaa +aaa +aeu +wbG +aeu +pVz +xBI +lON +hgW +ijL +rdI +fSE +sSP +pVz +xBI +iSx +pVz +pVz +jUU +dkh +jUU +dkh +gsy +aHC +uko +gsr +knL +qbk +bjk +rZE +rFt +ddS +fYU +bdM +vkE +mpv +opL +lut +ofg +ofg +nlR +uBX +iyI +dEF +iYW +wEw +dUn +fMn +udI +dEF +nZZ +rNo +xOq +uHv +vgm +tSI +cYv +xds +iuC +fKJ +cuD +pqD +cXh +cXh +cXh +cXh +omQ +jmw +fEe +clN +dup +oFo +hJp +lGs +xex +dSv +gjg +oKW +aHD +lzg +icQ +aka +psn +azo +alv +cez +sVP +qWZ +anG +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(82,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aeU +aeU +aeU +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bRh +aaa +aaa +aaa +vEC +fYf +hUW +pVz +pVz +xBI +xBI +pVz +pVz +xBI +pVz +lVe +ocS +ogg +qLB +phH +vJg +pri +eMB +xvW +xvW +nbg +qvi +xvW +xvW +mbc +rUP +sSJ +lfQ +mHm +rVp +rFt +iIF +xJN +fPc +ijC +pIT +iyI +rot +bAQ +nvH +gSC +gjx +jHS +pOb +veV +hkp +lqM +rNo +vPX +dQC +uAF +rhN +rhN +rhN +iza +guJ +yfc +ofx +dnL +bwB +plj +nKu +yld +jmw +vMg +cSX +mpd +lAk +eKT +abB +wVc +eWu +smR +ijl +tfG +lzg +fPP +aka +akC +cHL +cbp +alQ +amr +vaP +amX +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(83,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aaa +aaa +aeU +aeU +aeU +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aba +acm +acm +acm +vku +wbG +aeu +aeu +aeu +aeu +pVz +iGG +nLm +rhf +jcj +utj +eRp +idY +xjI +yhI +eby +gtK +xvW +bKU +uUm +oWQ +fxx +pBd +cTI +gAO +rFt +lJL +ozt +xJn +rFt +itr +yaZ +tVu +aTe +pcG +mnG +uEX +nCU +llY +fGQ +qZS +egU +fpx +obU +dEF +kzz +iYa +bCO +uHv +nQX +rhN +hfF +vea +jWD +bHP +yfc +ofx +hSa +kqe +skA +ngg +sXB +xaZ +lGs +ons +tgx +gqz +uOA +vMg +joP +dZA +lYX +ijl +mkq +lzg +umj +hkR +caO +tnH +dil +wYl +ams +kSn +aka +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(84,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +bRh +aaa +aaa +acm +wbG +aeu +aeu +aeu +aeu +xBI +xBI +pWo +pVz +sRL +cVn +pVz +xBI +jKQ +gGR +fgB +axp +pBd +gVg +rQx +xwO +cvL +xvW +dAz +kqn +rFt +sSJ +sSJ +sSJ +rFt +ofg +cSl +lkl +jMU +jJd +iyI +iYA +hih +iyI +lyr +oYu +aLC +jVf +uYJ +hkp +fzk +nKh +jDs +uHv +vgm +gdL +cYv +hri +jWD +oce +wQI +pqD +skC +cXh +cXh +cXh +ieg +uKO +lGs +vMg +vMg +iBy +vMg +lGs +sJW +dZA +wVE +oKW +cIk +yhw +jaM +swZ +ctt +ibJ +tFS +rTB +ams +hZg +aka +aeu +aeu +aeu +cke +jbV +aaa +aaa +aaa +aaa +aaa +aaa +vku +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +tgU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(85,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +jyr +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +acm +bRh +aaa +cmU +vEC +fYf +fYf +fYf +fYf +urA +erj +bod +xBI +xBI +pVz +pVz +pVz +uRf +vxZ +tLh +lHy +xvW +xvW +rRZ +pbk +qpP +wzW +pFq +bXA +naC +xKr +xKr +xKr +xhi +mJk +vbT +etY +nri +wNQ +iyI +iyI +nKC +iyI +qjM +ffa +hkp +dEF +dEF +dEF +rhN +bkT +jTc +hoE +rhN +esq +rhN +cee +pqD +fNy +yfc +ofx +iXM +bwB +plj +rcJ +iTM +rxi +dSv +pXU +qDX +bJm +qbY +qbv +mdp +ycF +oNH +kJq +jUJ +rFh +iYq +aka +vCk +cup +pDd +cxP +czv +vJA +amX +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aaa +aaa +aaa +acm +qVM +aaa +aaa +aaa +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(86,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +acm +rBj +eFE +rvD +rvD +eFE +rvD +rvD +aIH +uBH +ooR +eTt +hxf +ovN +edU +nki +fOt +dbK +pDs +geV +wbf +mCg +sTZ +foP +lnc +pqw +eYH +xEm +gxN +tCd +uHg +cel +vsR +kHG +kji +fxt +fbK +rtr +eDr +nlR +jHo +rBS +wFs +oJH +iyI +gbh +umL +bwW +qzu +nCs +pEu +ikE +vgm +dZk +quy +lJA +iza +ofz +yfc +ofx +rtD +uZL +sFW +icp +ydh +uXL +aPF +tiY +nzW +wPK +eDx +srf +veu +dZA +rrY +aEO +yaE +jtL +sQI +iPa +alP +oMr +cdF +ceE +wPO +scR +aka +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +vkY +acm +nTo +qVM +cok +aUz +aeu +aeu +aeu +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(87,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +acm +cmU +cmU +aeU +aeU +aeU +aeU +gLp +duq +dDO +fbm +uOB +uOB +glY +cXZ +uTT +pYb +phL +rvW +fXZ +dkh +pFY +ciA +krM +qaR +jam +fgy +qht +msL +jhr +dQG +phY +uik +vQD +erH +gaE +uNK +qCj +nKC +xoK +evD +gZI +ofB +sij +als +vnL +rhN +cVI +nKh +nkd +tDs +xTt +rhN +czz +amn +pqD +ckJ +siS +wDz +kTK +wDz +wDz +cXh +lqn +oQz +cXh +jkk +tIq +bUJ +jkk +jkk +xap +wMe +ktu +dzS +moz +mgC +mop +aka +aka +iPa +ujN +rkU +aka +aka +aka +aeu +aeu +aeu +cke +aeu +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aUz +acm +nTo +mZT +aUz +aeU +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(88,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +acm +cmU +aUz +aeU +aeu +aeu +agt +efG +mZR +qlC +rIl +aUW +fPh +nki +dkh +jUU +dJU +xef +xwU +dkh +fyw +vUr +xxz +xvW +fXm +nes +uTM +eyA +eIW +jJW +vss +aeH +xzS +ouK +fKf +fyZ +qNL +iyI +evD +ear +qip +nlR +iyI +tqG +cZT +rhN +hXY +nKh +iku +ikE +uwG +rhN +esq +rhN +pqD +llI +ncj +cUY +fGz +dPR +wDz +oIn +gME +dXz +ura +mRp +gvx +ate +jeR +jkk +shC +sFF +wqZ +dzS +bHv +qVs +nrF +wSq +wmj +ojW +sLf +kbx +btg +rkG +aeu +aeu +aUz +aeU +acm +aaa +aaa +aaa +aaa +aaa +aaa +aeu +kCk +kCk +oOW +gJK +oOW +gJK +oOW +mLN +mLN +aeu +aeu +aeu +aeU +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(89,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cmU +vku +aeu +aeu +aeu +aeu +aeu +aeu +efG +xLX +efG +yeY +eFR +fVJ +oLs +nax +dkh +jUU +nqm +dkh +dkh +uVJ +rKT +aPT +pBd +mlz +gOh +nes +tjv +mYV +aBN +fdY +ofg +aDL +ofg +cRW +yaH +cRW +iyI +iyI +iyI +iyI +iyI +bKc +lCz +ryK +esq +qrP +nKh +fEc +ikE +vgm +lqP +uhE +rPx +pqD +pqD +iza +kzl +xav +qVR +kTK +iHT +sSd +aLi +jVA +jkk +jgy +fGC +iVV +mRp +gJL +odc +eoM +ksM +rFK +qVs +anz +xRL +vLm +xRL +fjz +kir +jIV +moz +aeU +aeU +aeU +aaa +acm +aaa +aaa +aaa +aaa +aaa +aaa +mLN +kCk +sDv +sDv +mrz +fCe +gin +qjv +aGd +kCk +kCk +aeu +aeu +aeU +aeU +aeu +icx +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(90,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +efG +dHc +qlC +tbn +lLp +aWI +lYv +nCA +cXZ +kxU +oiq +emx +nki +oic +mFQ +wQc +cXZ +hdo +hdo +tWe +sCa +hdo +qic +jQE +bDj +gFY +jQE +dSG +oIg +nHT +jQE +ivm +idQ +wzA +jQE +jQE +pEt +jQE +rhN +rhN +fmy +fti +aBF +bJU +rhN +gDe +pXN +iza +kFB +iza +sQZ +tZG +ukT +wDz +rqx +oJs +dxk +rmd +jkk +lwn +wDF +qXX +jkk +mdE +aUw +vyl +moz +rFK +aJF +nZM +qbf +qbf +qJO +qbf +fQM +csM +rhd +hmO +xgs +kem +acm +qJs +aaa +aaa +aaa +aaa +aaa +qJs +wWW +dMR +sZV +xfV +sZV +sZV +nBd +vYm +sZV +gyV +wWW +aeu +aeU +aeU +kmK +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(91,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +efG +ofr +efG +xIS +eFR +aWI +mjc +hsJ +cXZ +krg +idh +sby +oAN +gQd +gQd +pAq +nki +uWO +wWp +tsg +imM +nbU +kTJ +qbJ +ewW +kLo +cAU +kLo +hkI +vuy +cnn +eJE +mWq +qox +sJY +hdj +qCX +rVA +pZO +eQE +otS +uAA +otb +lXe +rhN +rhN +rhN +pqD +jqI +hWw +jqI +kUR +vWU +wDz +gCu +fRP +aLi +myc +jkk +lYG +lOY +weR +hAP +shC +sFF +war +rhd +lbD +hCl +kbV +vvB +wHQ +fDi +bpg +gBi +oZE +oZE +vuM +brK +xgs +xgs +qkf +aaa +aaa +aaa +aaa +aaa +acm +mLN +efS +vis +arU +uVU +nec +moK +vYx +sVS +eJH +mLN +aeu +aeu +aeU +aeU +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(92,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +hsW +aeu +qlC +ehY +qlC +fSY +eFR +vxf +aSX +kPf +euc +hHL +dUQ +aSX +aSX +aSX +xDP +kPf +qOv +uQI +bHB +gBJ +jLK +fjX +vpY +lrI +ryW +oAo +ryW +ryW +ryW +oAo +ryW +vKa +gXG +byS +ofp +ryW +ryW +qNh +gFR +uqc +jgr +wFU +jWw +uAA +dLk +uAA +uwR +pqD +kPk +pqD +sDq +xav +iwo +wDz +bDu +tXX +nBE +rRY +kvl +hAP +hAP +hAP +hAP +dOk +rVE +hna +rhd +rhd +rkG +rhd +rkG +rhd +jSE +rkG +rhd +oZE +awi +sMe +lRJ +fJs +lIr +rRb +aaa +aaa +aaa +aaa +aaa +acm +oOW +phF +gyV +dfk +eOt +eAu +pTL +qKR +gyV +pBh +oOW +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(93,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +qlC +qlC +efG +efG +efG +ehY +qlC +sLD +dfV +not +fcM +dxB +xjv +nvE +mog +mog +mog +mog +mog +bSM +rER +vzZ +iXd +ffI +xDb +yfA +piQ +uqW +fTr +rky +fKi +rky +rky +ksr +rbk +azg +gtq +oZX +igR +vUu +pJz +fvX +tFb +pzm +bZg +iHG +afQ +apv +ouM +apv +hoK +vkC +scE +pqD +iza +iNc +ueO +kTK +wDz +jRR +wDz +wDz +jXN +aSo +xSC +xYY +usF +ruB +jhg +sYn +ntE +naw +ttn +psP +igC +iwL +ntR +iYS +xgs +fTQ +bum +hKc +jvl +xgs +xgs +xgs +aaa +aaa +aaa +aaa +aaa +acm +mLN +tAX +gyV +mQB +vHZ +cPw +bwN +qDE +oNr +gyV +mLN +aeu +aeu +hzC +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(94,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +efG +qKE +aUU +efG +loI +qOz +qlC +uqN +vTD +wdD +cip +kMs +fmQ +huc +vxb +kEz +kEz +dcl +vxb +dUa +nkQ +fPp +veW +qQj +lbO +cml +lbO +igl +kKm +igl +cml +lbO +cml +lbO +tdk +tdk +xZi +rqq +plX +jCm +cXT +jCm +jCm +qnK +cXT +qZf +pHD +kcE +qSg +mkQ +apv +apv +hoK +gOo +pqD +pqD +fob +oWx +iza +hsr +jHy +pqD +jLy +dOk +jMK +jhg +qcv +jhg +xoI +erN +nVK +dtt +nVK +fWX +boE +kgE +qwi +iZv +gpy +fiR +uap +lnU +riB +hmO +acm +qJs +aaa +aaa +aaa +aaa +aaa +qJs +wWW +tth +oNr +eOt +gbY +mQW +mdX +oNr +pBh +rAA +mLN +mLN +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(95,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +efG +vtt +fSW +qlC +sdT +tpr +efG +qlC +efG +bJM +qlC +efG +qlC +uZq +pkE +nEV +pkE +afB +nEV +wjG +ovv +xjO +yeo +qbh +cml +nOc +fIx +raY +jzh +wxj +otF +diZ +bDF +dtD +plX +fFW +qhC +hsO +vqs +jCm +iEu +ayo +ror +tBJ +jCm +rhT +sqg +rhT +rxJ +ssx +qSg +mkQ +hHM +vNS +vfF +pqD +pqD +ofa +tZG +tZG +kUR +gdA +kbl +xCh +weh +weh +weh +xLU +gXJ +vgU +coz +gVv +ePe +wmr +lyd +tjE +gmG +gmG +gmG +sow +mbP +sgA +mGG +xgs +xgs +xgs +aaa +aaa +aaa +aaa +aaa +acm +mLN +phF +arU +xGy +eEY +ewt +rNk +gyV +eOt +eOt +eOt +mLN +aeu +aeu +aeu +cry +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(96,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +qlC +aNg +two +efG +efG +bxG +efG +aLK +pvA +llj +ktc +izv +efG +ibi +gjL +cWy +vto +klK +iai +iai +rEV +nIx +pTR +gBx +igl +cyv +uiN +fhv +eOl +oJV +rzr +rYK +hRZ +xcJ +krw +fgo +egs +vxa +hZS +bdF +qHV +rTu +tVC +era +cXT +lam +aia +unQ +rxJ +rxJ +rxJ +sgh +apv +apv +hoK +hkC +pqD +iza +pqD +kwK +hpg +pqD +hNI +nBc +nBc +jqb +jqb +sMa +nVK +nXW +ekM +vJk +mCm +gmG +gmG +pDM +xJK +qlD +gtU +nZE +tOB +sgA +lzs +gOq +lIr +fdC +oSK +aaa +aaa +aaa +aaa +acm +oOW +lGa +arU +arU +gyV +gyV +jvQ +pBh +arU +gyV +wso +mLN +aeu +yma +yma +sYw +yma +nie +acm +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(97,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeu +aeu +aeu +aeu +efG +dSe +exJ +usT +qlC +kHI +efG +efG +qVk +efG +qlC +qlC +efG +ize +lqy +epN +gfz +dBk +dkA +ovv +ovv +qUN +iFm +ocO +eAl +rYf +wqF +usV +aPR +gnN +ixN +fST +hee +oTt +plX +ttt +kQH +lZK +bHj +jCm +eri +lcN +ngF +dgW +jCm +qpx +lwW +qwe +snW +hEw +rxJ +uLJ +rky +xNJ +apv +hoK +hhX +pqD +gqD +jqI +pqD +pqD +vCf +lDS +xfe +prK +jqb +ayY +nVK +wWm +kIz +wgr +nFe +cmc +nPT +gmn +nPT +xun +tjE +tOa +xPc +cRG +rIq +xgs +xgs +qkf +aaa +aaa +aaa +aaa +aaa +acm +kCk +pLC +vJH +arU +arU +jvQ +gyV +gyV +qsv +jvQ +vHP +gJK +pNg +iSQ +xbk +vKm +vKm +wPy +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(98,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +qlC +gbU +emo +bpp +enj +gYV +gUZ +wzJ +wzJ +ydV +efG +yfS +elS +fSK +pDP +fSK +jdl +aBH +wRO +rEV +ugp +nIx +pqB +sLb +igl +cyv +oCI +kHR +kHR +riQ +lbO +cml +cml +lbO +cXT +cXT +jCm +cXT +jCm +cXT +jCm +jCm +wbo +jCm +cXT +xdv +tKB +foU +gFO +cvm +aeG +xCq +izM +rJJ +rFx +qhf +hKB +pqD +iza +pvs +pqD +tpl +duM +cZW +duM +vlJ +srW +hkq +nOI +tfh +mCm +caS +ruo +gmG +gmG +pDM +pDM +gmG +gmG +hmO +kem +hmO +kem +hmO +acm +qJs +aaa +aaa +aaa +aaa +aaa +qJs +wWW +nhc +vuZ +dqF +gyV +gyV +gyV +gyV +vac +jvQ +tPz +dZS +vKm +uAt +vKm +vKm +vKm +wPy +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(99,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +efG +ukd +uDt +ykB +bAi +ueY +pGS +sTO +efG +gUZ +qlC +oMZ +xcj +dXI +cqE +fSK +odE +sGA +slh +ovv +jtk +nIx +maW +sLb +lbO +jcN +oKV +avy +iFI +pQd +lbO +mHe +xkP +dcr +jCm +cYZ +cjp +cXT +hmn +ylP +cXT +oUc +qHV +xHn +jCm +qnL +spE +wmM +ojs +iIX +rhT +jQE +uVx +jQE +jus +nNM +nam +vkh +lep +ylM +xvG +kqs +ikT +glX +nlA +jRm +taU +ayY +nVK +xym +gmG +gmG +pDM +gmG +rTi +rTi +rTi +gva +rTi +rTi +rTi +rTi +rTi +gva +gva +rTi +rTi +aaa +aaa +aaa +aaa +kCk +mLN +jFZ +pBh +hjR +hjR +hjR +mWM +mWM +rqV +eOt +tBR +gJK +pNg +iSQ +qyR +vKm +vKm +wPy +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(100,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +qlC +tUr +gGq +nZC +qlC +nNT +nrh +efG +efG +hOt +efG +mKP +sOS +fSK +lEI +fSK +pPD +dfD +dmU +rEV +jiJ +nIx +veW +sLb +cml +mgx +vCA +xZO +qLb +lte +aZi +ipI +oUH +bsJ +jCm +xVz +jVG +eMs +dAU +vRk +bEe +qrU +rTu +jCm +cXT +ulS +nex +ulS +ulS +jPB +ulS +rUD +xpv +ulS +cGQ +duW +uEs +vkh +elg +mmd +jqb +rRx +lYa +ykO +lck +nDS +taU +kay +qvJ +njT +gmG +xUQ +nPT +pDM +rTi +ddb +wRM +wRM +rTi +buk +jqW +jqW +rTi +qmZ +iMX +iMX +rTi +jAp +aaa +aaa +aaa +kCk +qqJ +krr +ntH +gcy +cqA +wGG +dIg +gab +gIX +pPC +qHy +kCk +acm +yma +yma +sYw +yma +nie +acm +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(101,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +qlC +efG +qlC +efG +efG +uTG +fuX +vlv +qlC +sEK +qlC +efG +efG +vrd +dfD +olv +vGs +aTb +ciW +dSB +mlC +ffi +veW +baE +lbO +wwf +xlB +urf +fIw +bdk +cml +cml +cml +lbO +cXT +gLP +cgT +qjr +hlP +gDW +cXT +auS +nrJ +cXT +dsw +bNz +nbJ +sxC +goY +aNH +rdV +rfM +wYi +uTt +rTv +fNe +rqW +vkh +jqb +gHD +jqb +vCG +rbH +ppy +gdP +uNI +bnY +aIl +suo +lYT +gmG +gmG +pRP +gmG +gva +wRM +qXA +gos +rTi +jqW +jeS +dmC +rTi +iMX +uWz +gTD +rTi +agt +vku +bzb +kCk +kCk +dyC +qAx +wzY +kCH +qoi +xCy +ouE +tnC +jCP +ygO +xWh +lqC +hEU +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(102,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aUz +aeu +aeu +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +efG +skR +rwM +dED +lAC +jqV +sLG +qfu +qlC +qlC +hTK +ufc +fwM +spV +waI +rEV +eBx +nIx +veW +oCJ +cml +lbO +cml +lbO +lbO +cml +lbO +ybm +hoz +jNW +jCm +cXT +cXT +cXT +jCm +cXT +jCm +fPN +oRI +cXT +dVb +uyl +uxz +ose +nps +uwl +nQs +uHF +eRx +lUD +tzI +fNe +cRq +btI +jqb +jqb +hNI +jqb +jqb +jqb +hNI +jqb +jqb +ncB +sHD +rXp +gmG +pRP +nIh +pDM +rTi +oeS +dyD +rbn +gva +dtg +ptu +ulg +rTi +luP +hwY +pfc +gva +acm +acm +acm +oOW +bzy +vhi +mcs +eNV +fmA +fEb +jyS +brE +wzr +lNp +oix +sAV +kCk +acm +acm +acm +acm +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(103,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +agt +acM +vku +aeu +coy +aUz +aeu +vku +gGF +gGF +gGF +gGF +gGF +gGF +vku +gGF +gGF +gGF +gGF +gGF +gGF +gGF +vku +aeu +aeu +aeu +aeu +aeu +aeu +qlC +drp +aZh +btK +lAC +iLj +amG +gGs +tpr +efG +quG +qlC +efG +qlC +efG +efG +efG +wkC +veW +sLb +lxP +vJT +dZe +fcX +hAF +lxP +pwx +ebK +iaH +fCM +fTW +cXT +gVp +yjq +kLa +xwt +sbX +qwx +wGp +jCm +jiT +mNT +uXe +xMC +xOP +pIa +cLL +hPR +kQI +lUD +gDv +hQF +fNe +tuF +fmo +qKX +koE +peT +oNo +ekM +juj +doj +ekM +vGJ +tdv +rRA +eeq +fhw +sDe +gmG +gva +fLZ +xLM +wGd +rTi +fLZ +xLM +awG +rTi +uhp +xLM +uhp +rTi +acm +osW +vqj +mLN +isO +ePm +bfA +fdp +mLN +vqj +nmo +gxi +qmR +tAN +upW +lts +yma +aaa +acm +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(104,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +cmU +cmU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +acm +aaa +acm +aaa +gGF +aaa +acm +aaa +aaa +acm +aaa +aaa +acm +aUz +coy +aeu +aeu +aeu +aeu +efG +hVZ +rtN +dpe +nNT +pms +qlC +rfo +hne +efV +hne +ehY +gMK +uDt +ehY +tlL +vjY +scN +guC +sFg +okN +xYz +hxb +vew +ias +okN +wnc +usX +oPh +wAn +iTy +cXT +ekY +cgj +rVw +jCm +jCm +eeC +jCm +cXT +ulS +rNN +vze +dYQ +iBV +kiG +pUk +sVi +mfG +lUD +lUD +tzI +gWw +tuF +kNO +ekM +bza +cTi +ipg +eiY +cTi +uqT +bBr +rvj +nsQ +gDJ +gmG +fgb +deI +pDM +sSZ +cVb +vdS +rrS +kVN +oDt +kVN +rrS +kVN +sRi +kVN +oaK +oLp +tvH +osW +oNr +mLN +nqn +nDX +bfA +vCV +mLN +ekp +dtb +xWT +yma +yma +kPK +ijr +crz +ehx +acm +gGF +acm +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(105,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +sZw +aeu +aeu +aeu +aeu +ceF +ceF +ceF +ceG +ceF +ceF +ceF +acm +aaa +gGF +aaa +acm +aaa +aaa +acm +aaa +aaa +acm +aaa +aaa +cmU +aUz +aeu +efG +qlC +efG +efG +qlC +efG +ehY +vTt +qfu +hfl +oiJ +tPD +tPD +vbi +tPD +tPD +uAS +efG +aDO +cQV +lnD +lxP +lVx +scT +jsc +ePf +lxP +vou +jRx +jEp +xnC +sKV +cXT +txi +ndS +vcL +cXT +niy +nOp +lre +vne +jPB +vCO +hKQ +uFh +djC +rAB +oTU +sVi +evt +eRx +lUD +tzI +fNe +uok +vkh +ekM +tBT +drC +kbv +uXZ +pNV +eAa +ekM +hBx +jhg +xXz +gmG +kNz +gmG +mjh +jwV +esZ +vId +eTh +xAI +mSf +msS +aYu +osW +eAs +oup +hSv +wRU +wRU +acF +aWF +kCk +eyx +qsv +bfA +drk +mLN +bjJ +dtb +laf +pOG +wRr +nim +cMV +yma +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(106,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +asZ +asZ +aAg +asZ +asZ +aAg +aAg +asZ +asZ +ceG +ceF +xbZ +twg +dHw +caN +ceG +ceF +ceF +ceF +aaa +acm +aaa +aaa +acm +aaa +aaa +acm +aaa +aaa +acm +aeU +aeU +qlC +mFa +cfu +gKC +mLE +ydV +xVu +qfu +sME +dja +tPD +uxN +ifu +hjD +nSq +tPD +tPD +efG +tCY +pVd +gwV +okN +hjZ +lxP +lxP +mNz +okN +dBw +jlw +sVh +pFT +eCd +cXT +jCm +sWp +iUM +jCm +jJx +ljy +gHc +sIO +eMC +pog +bUV +fyf +xCA +joK +oBT +fsZ +aHq +oyP +sWN +rTv +fNe +wgX +uQN +ekM +ekM +ekM +ekM +ekM +ekM +ekM +ekM +ayY +ojG +huK +gmG +mRV +rrO +cfL +ajo +wiR +hmK +mJP +fVl +bAc +kSs +kbw +qoo +sfV +cEu +dCX +eBi +vWC +hxi +vJZ +vNB +eEz +bwc +clL +qOG +mLN +acK +yma +tur +yma +yma +kix +yma +yma +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(107,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeu +aeu +aeu +aAg +asZ +asZ +asZ +aAg +asZ +asZ +asZ +asZ +aAg +ceF +ciT +sVj +pfM +pYO +mQS +adR +qvc +aak +oVl +cHu +cHu +aeS +aeS +cHu +aeS +aeS +cHu +aeS +aeS +cHu +cHu +cHu +bWI +pnK +bbl +naY +pGM +efG +qlC +fbm +fbm +efG +vbi +rLy +nIq +qlk +mfD +gkb +pvb +jdY +wor +yip +nwE +jlw +tmV +jlw +fOd +fBF +sJd +ovw +kqG +eCd +hwZ +wqd +ugG +fWB +rNX +eJc +sVh +mKv +trj +vCa +wNo +irj +caj +gFF +aKA +xcp +tDu +dRr +qxI +pEA +eZx +ulS +uST +hQF +ygA +nrv +spi +tGQ +qcI +bLR +htP +knR +eYB +knR +rNg +jhg +rqm +gmG +rtc +uwP +mjh +oPO +cRu +tGj +aZe +nGT +svp +whz +buu +sJI +bSw +kHq +bWx +nGM +cNP +lsf +vQt +mLN +cud +fLu +oGO +mLN +mLN +acK +yma +eRK +nkg +goi +lfE +uNv +iyd +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(108,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +asZ +asZ +aAg +aAg +asZ +asZ +xCY +asZ +asZ +aAg +asZ +ceF +jBT +auf +xQU +nAe +fpk +peu +chO +iyi +ceF +aaa +acm +aaa +aaa +acm +aaa +aaa +acm +aaa +aaa +acm +aaa +aaa +efG +efG +qlC +blA +wJj +qlC +aaO +aDQ +aDQ +acW +uxN +jqt +skB +taM +hjE +uCR +hJy +cyp +tEE +kbY +lAA +dBw +jlw +iMN +vUY +rna +mma +oSD +lvy +fEE +jKH +eiz +cIC +dkH +nvP +jyI +ehF +kca +qAc +qAc +xms +ulS +jPB +ulS +nby +nby +gLO +nby +mqa +nby +nby +ulS +ulS +mbp +fNe +bVR +uPM +suo +iHp +vWH +fZk +jhg +jhg +jhg +jhg +jhg +gip +pDM +gmG +qDI +cfL +irG +utk +cLu +vbx +sCY +hFm +rCH +dgE +vum +aAQ +ouX +nDi +fqO +unr +sni +pBh +mLN +mSm +vEt +gsB +oOW +aaa +acK +yma +eni +kno +yma +oOW +yma +yma +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(109,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +asZ +asZ +wBs +raM +qUO +alz +ceg +bGE +cdf +pIy +asZ +adg +azv +grQ +azv +adg +veZ +chD +chD +chD +chI +chI +gGF +gGF +gGF +gGF +gGF +gGF +vku +gGF +gGF +gGF +gGF +gGF +vku +gGF +qlC +tmt +efG +efG +aDQ +adf +add +abJ +uxN +vKc +xRE +pDF +jQW +qXc +itn +cXH +gIz +veW +pji +hRf +dBw +tZK +xCa +kUZ +dUe +iBz +mKw +sVh +ygV +vzr +ohq +wzG +xBi +luK +eCd +fNG +aPK +lRd +woj +qmx +twV +mAf +nby +mwy +wzk +hxQ +lrO +cVH +pxE +olN +ufE +tmZ +efe +mWR +olz +aig +rNP +fHj +cWu +vnJ +pjZ +naK +naK +vkr +ajH +gmG +wyn +uzQ +rBE +kZz +bBE +srX +kPv +hoI +aSv +wjP +ajv +wSL +ajv +uDQ +pED +cSU +dxq +jkB +bjJ +kCk +kCk +kCk +mLN +mLN +aaa +aaa +yma +yma +emU +yma +aaa +acm +aaa +aaa +aaa +gGF +acm +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(110,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +asZ +aAg +asZ +cIb +tzU +cdV +cdV +cdX +ceD +cdV +hbf +mtA +tSx +mha +cgp +tqQ +adg +eXj +yiF +iGD +lTc +sYm +mMj +uba +ccY +bzS +cdt +acm +aaa +acm +aaa +acm +aaa +acm +aaa +acm +aaa +fbm +eiT +fbm +aDQ +add +aDQ +bjR +aDQ +uxN +itn +jRQ +wFL +eBZ +uxN +uxN +qNr +vbd +cuW +phK +qQj +jlw +dBw +jlw +lHE +ele +sbf +gbO +vDD +xLk +rnG +xXp +gZl +sSN +bnl +sVh +xkj +sdd +mRo +fqP +qPX +lLv +ewl +gLO +wbT +dod +dki +vvC +hrN +axt +fBI +puy +kNK +hyl +hXK +hAJ +fqQ +hAJ +dUK +kDR +hAJ +fqQ +woJ +fhs +gmG +jLM +gmG +rRm +aOg +gry +rMi +bDP +inE +fwf +hNy +pkr +nxY +wuK +aLP +jUz +aBi +mnE +mlT +sBm +wRU +acK +rTi +gva +rTi +rTi +rTi +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +gGF +gGF +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(111,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +icx +aeu +aAg +asZ +gkD +aaw +uqv +cdY +cdZ +hlC +cdY +upZ +qKf +xIq +adg +byD +cgJ +kBU +alV +uIs +afw +afU +afw +cit +afw +pem +eTp +acm +aaa +cev +aaa +acm +aaa +acm +aaa +acm +aaa +acm +aaa +efG +fpQ +efG +oSs +tre +jbP +tlM +oSs +sac +uxN +yjd +kut +itn +uxN +qNr +beN +hdy +vuj +maW +wjD +fNT +ijQ +dCM +vSi +lMf +fCs +lMf +qJf +hja +wEt +add +rnG +hZp +rnG +rnG +hbE +fYh +fYh +hbE +fYh +rKj +fYh +fYh +cEr +lSt +ept +cfC +dPn +axt +mcN +xqM +tzI +ueZ +djW +hAJ +dsH +lWQ +nWG +mBm +eHa +vqM +vVT +vqM +cfL +pRP +gmG +sfI +biP +cfL +cfL +jwV +bDQ +ouC +kHQ +wRU +wRU +sSh +jUz +jUz +jUz +cre +kja +ndP +uZZ +okk +aGs +hky +gQV +xha +rTi +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +acm +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(112,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +ciI +rRJ +asZ +asZ +aac +aay +iBD +cdY +jIX +vFk +ceq +atB +xmB +acu +flL +acx +mIX +aKI +kQQ +adI +xxJ +cUR +aed +jsj +hTl +rTD +ePb +aoE +aoE +aoE +sKr +cow +awb +axk +awb +awb +awb +awb +awb +lgQ +vza +lgQ +yfq +kZX +yfq +yfq +yfq +ioT +iwf +lny +sCC +rxu +xjR +hRo +sne +tUe +pzC +rOR +tEE +mfJ +bqd +sHm +ddp +ddp +vRO +rsb +aZw +tud +mQN +aDQ +sIf +rLG +uiX +czT +osR +eGh +jKv +mgA +sNe +kYG +oBy +ncT +cEr +dFA +nGJ +soC +cHI +axt +ixO +pdz +dJg +hyl +rsw +hAJ +hJD +vbP +iAX +mBm +brg +vqM +auN +wvj +cfL +pRP +uUO +csk +uUO +ves +cfL +okq +sOn +ouC +iwT +wRU +cWb +daL +cec +rON +xzi +uYw +elm +nEg +uOC +acT +xLM +fDS +kox +xha +rTi +acK +acm +gGF +aaa +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(113,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +anH +aeu +asZ +aAg +bQR +aaI +uqv +cdZ +cdY +lcK +cdY +nhd +wjs +mHq +adg +lxf +nIX +wSY +glG +msW +cij +cio +cio +lJg +jbO +hSJ +eTp +acm +aaa +chM +aaa +acm +aaa +acm +aaa +acm +aaa +acm +aaa +efG +pOW +qlC +phQ +nig +jQV +ssU +poU +emd +saz +jfY +pOI +dwc +qNr +qNr +jYx +uwT +eLp +ukU +dYy +fzL +yej +ijQ +naG +hJQ +gpS +bMN +nQk +cmG +mQN +uWQ +czT +czT +hbE +fYh +iyT +hIY +qXv +iJN +iJN +qJB +vyV +iWj +cEr +kMM +nsp +iWy +qbA +cfR +boq +pPe +tmZ +aQs +rsw +hAJ +kIf +rIk +seU +htZ +bQE +uUk +giA +nfN +mjh +xhH +uUO +jSC +nPT +kHr +cfL +dgu +dva +anF +iwT +ikt +ylD +gYK +vqv +cjv +iLQ +lst +ofe +tzF +blX +eQf +fOH +eSl +mCT +xha +rTi +acm +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(114,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +asZ +asZ +asZ +hJZ +xaf +abg +abC +abF +abC +abC +tlS +krv +tSx +ixf +ccr +myg +adg +qfq +apx +irE +ill +xsY +aSa +gMy +cdl +bzS +cdu +acm +aaa +acm +aaa +acm +aaa +acm +aaa +acm +aaa +fbm +aSr +fbm +acW +aaO +hDB +hDB +hDB +qZx +hDB +hDB +qZx +hDB +vqw +vqw +vqw +vqw +vqw +aOc +laB +npo +uke +qTC +kNw +tgZ +bFw +xke +kRU +nIw +mQN +aDQ +czT +wiM +pFs +tnq +fvT +spQ +sQj +cBW +ftz +wVR +mOz +oBe +cEr +wgS +nTr +oJq +qNJ +bgl +dbi +rqi +kNK +hyl +rsw +fqQ +xCz +rIk +rIk +viM +ifv +dHq +nbH +nwh +cfL +dQM +biP +sfI +vmg +gmG +mjh +vpd +hkL +kuf +dgg +wRU +gvu +qgC +aGM +kbZ +iLQ +lVf +mlT +nCK +osW +vfO +rTi +cCe +rTi +gva +rTi +vku +acm +gGF +acm +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(115,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +asZ +aAg +roV +kbf +lLi +abD +abM +poZ +pKt +egV +asZ +alV +azv +dsI +chV +adg +clm +ciM +chI +chI +chI +chI +gGF +gGF +gGF +gGF +gGF +gGF +vku +gGF +gGF +gGF +gGF +gGF +vku +gGF +qlC +ukM +efG +efG +tPD +qZx +klm +pac +bNv +bxx +oTw +oZP +pzP +tLM +jEd +bsc +xDm +vqw +dAZ +oHD +fzL +vSq +qTC +fKl +clQ +piB +xSU +kju +wiz +mZW +kLy +dyK +vZv +kNS +faN +pAE +goh +bys +wIR +tMU +kNG +lMZ +eyU +cEr +cEr +qxA +ivG +cEr +hbE +fYh +fYh +utH +hyl +rsw +prX +gBT +hIS +rIk +iqd +mGz +cfL +cfL +mjh +cfL +gmG +biP +gmG +pRP +vpX +mjh +hDV +gIE +kuf +ebp +wRU +ylD +gYK +rah +cjv +iLQ +rov +rol +pet +uZZ +gkx +aGs +iug +fMF +mvW +rTi +acm +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(116,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aAg +asZ +asZ +asZ +aAg +asZ +iMJ +asZ +aAg +asZ +asZ +ihg +rLN +fSZ +mHd +kZH +rRw +rRC +ihg +aaa +gGF +aaa +acm +aaa +aaa +acm +aaa +aaa +gGF +aaa +aaa +acm +aUz +aeu +aeu +aeu +efG +duH +rTp +dbp +tPD +cBG +lun +hLj +hnL +ixc +wAS +ixc +lED +orT +szg +sJJ +pxN +vqw +luA +uet +ttd +jCl +ejO +uCf +soB +xtG +gKg +dtP +sSA +mQN +cnR +czT +xwk +kNS +pGe +sCK +csj +dZM +qQQ +jXk +gMg +wOB +wtz +gHE +bdo +wHR +vrD +smq +pik +dfi +vfb +fgJ +aPx +dpx +hAJ +kax +hAJ +oqN +hAJ +fqQ +gmG +een +iGg +vKO +aEF +rRU +eEJ +nuo +kuk +cfL +tbk +woc +kuf +riI +vRK +enr +ejX +jUz +cCJ +fdd +ryZ +fHH +kRD +oup +vfO +xLM +vns +trt +mvW +rTi +acK +aaa +gGF +acm +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(117,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +asZ +aAg +aAg +asZ +asZ +aAg +asZ +asZ +aAg +asZ +ihg +fLd +yah +wrp +fJz +fmx +jpX +rZN +acm +gGF +aaa +acm +aaa +aaa +acm +aaa +aaa +gGF +aaa +aeU +qlC +qlC +efG +efG +qlC +efG +hZu +wnV +pEL +vbi +oou +jBi +vvH +vvH +uKp +bkN +rWg +rsT +orT +aIq +suF +tGZ +wLu +mlw +eDT +fzL +bji +qTC +iRt +hVU +mCs +vYn +eJk +uRG +mQN +sIf +czT +hjn +the +nCI +dsk +jBN +izt +xjr +hGf +wZW +jNe +roT +dOg +eyU +ipC +ipC +ipC +wGQ +eyU +tWL +xEV +fqp +xRB +lcw +wQK +uvi +rDl +uvi +hEE +jQT +acs +lDB +hVj +sxl +gGx +nIh +pDM +sLl +cfL +wRU +tZe +xJs +osW +wRU +wRU +wPh +cUM +qSe +xAW +dkD +pkC +tYZ +blX +eQf +fOH +qWT +wFB +mvW +rTi +acm +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(118,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +asZ +aAg +aAg +asZ +asZ +aAg +asZ +aAg +asZ +rZN +ihg +xYa +mAj +mPo +pwa +ihg +ihg +aaa +gGF +aaa +acm +aaa +aaa +acm +aaa +aaa +gGF +aUz +efG +efG +pGA +vVM +oYV +mSj +efG +qlC +yaN +efG +tPD +sLU +uWU +nYp +mLJ +jBi +vvH +dRF +mIq +myS +nms +uMf +rLh +vqw +oqu +eAn +tjA +xoT +wiw +ikR +ikR +vYD +bvN +fiY +kzG +mQN +rLG +czT +vZa +axE +lEi +yjV +iLz +eVT +qQQ +hGf +bXj +fqG +tZk +lGF +xPO +vRP +bqy +qoT +vJB +dLh +tWL +tmZ +inF +lwV +qsb +uvi +qHe +czj +qsb +qsb +cfL +eOG +uNY +vlq +gmG +qYr +ttR +gmG +pLl +sOV +knv +xIB +rvk +iKX +oat +hAc +iZB +hRj +lsW +nWU +ugr +mlT +gSz +wRU +vfO +rTi +tHs +gva +rTi +rTi +icx +acm +gGF +acm +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(119,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +coy +aUz +aeU +aeu +vku +aeu +aUz +dVd +aeu +aeu +aeu +aeu +ihg +rZN +ihg +ihg +ihg +rZN +ihg +gGF +gGF +vku +gGF +gGF +gGF +gGF +gGF +gGF +gGF +vku +aeu +qlC +rtx +aIv +ngW +tlb +bSA +kFG +qAK +xag +dBs +tPD +uKi +jEC +krN +krN +ipb +tRw +jEC +rsT +orT +pDK +dsc +aFn +vqw +rQl +jzt +fzL +hjJ +qTC +iFv +gTz +jDy +tDW +faZ +cYG +mZW +sIf +dyK +bXb +jRe +pgQ +fnu +eqE +jpF +fZy +njd +cEr +swY +eyU +cEr +cEr +hNR +cEr +ivG +cEr +fYh +fYh +xNk +hyl +qvG +kTq +kxH +rAr +rFg +xYE +eqV +mjh +csW +olP +pDM +kDy +nEe +nbn +vlq +liK +qNH +tcg +wcP +yhW +kOx +eEB +ujT +ccQ +slu +lAV +mST +uoN +mvX +pet +uZZ +gkx +aGs +gpe +tJa +lNn +rTi +acm +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(120,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +ciI +cmU +cmU +cmU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aUz +aeU +aeu +aeu +efG +kWK +cvT +aNw +rDO +leF +vUo +elw +wnV +emB +tPD +sMO +iBH +ley +mug +nGK +azw +ixc +xrm +orT +xGh +cVg +eQG +vqw +twc +qks +nCv +hdz +qTC +fnZ +wgO +iOb +hbH +uHN +dhT +mQN +abJ +czT +gvM +wSi +kql +dzL +spQ +iVl +pab +jcK +pkK +nEQ +yaM +cEr +hMz +uWM +mwA +cMr +xEZ +wIE +nnV +vMM +hyl +nCc +rHX +rKN +lyT +wjm +wjm +dvu +cfL +huS +yem +lvS +llu +cfL +tUm +mjh +dIN +cfL +wRU +oup +vhp +wLM +wLM +wRU +xjB +eyv +ufG +jia +mOg +dgP +nwN +oup +vfO +xLM +oYN +qms +lNn +rTi +acK +acm +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(121,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +anH +aeu +aeu +aeU +amq +aeu +aeu +aeu +aeu +aeu +aeu +aeu +vku +gGF +gGF +gGF +gGF +vku +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +efG +xZr +dDO +yhh +gSL +jas +bed +lrp +xag +irJ +lZi +hDB +lae +kLR +xpJ +hQP +tdt +fzJ +shk +orT +aQB +mfU +vqw +vqw +imo +tEE +fzL +nTG +ijQ +mfT +qOB +vYI +lYE +str +rFS +mQN +jJh +czT +czT +hbE +fYh +oZS +hIY +qXv +iJN +iJN +mBS +qVC +pSj +ivG +ath +cxO +fLx +kXN +ntC +oUL +eon +tmZ +hyl +ojZ +kTq +eMc +rFc +jKz +toZ +bSi +kBd +llu +rRm +gmG +qVA +cfL +gXX +pgA +wJD +unS +wRU +jzm +vXI +dof +wgq +osW +eKA +bdU +jYc +tNB +cUA +tTp +gZm +aeL +eQf +fOH +gyn +qpI +lNn +rTi +acm +aaa +gGF +aaa +gGi +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(122,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aUz +aeu +aeu +aeU +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +efG +qlC +iMG +izL +pIK +tRO +lRk +fvU +iyF +lRk +stA +iUT +lZi +iUT +lZi +lZi +hDB +hDB +qZx +hPW +vqw +vqw +vqw +epA +xxP +wqE +wuh +tzl +ijQ +gHi +jLq +shP +evs +ykb +siI +mQN +aDQ +sIf +cnR +nfR +czT +nep +fez +fMs +pXt +nbu +mzp +cqO +bZt +cEr +nHv +efP +exz +wfk +fgA +ieI +nnV +wpD +vKQ +xGw +fXS +oBA +pqb +lTM +pqb +tdW +cfL +llu +cfL +cfL +mjh +cfL +pvi +giU +nny +hkK +wRU +bcQ +nhO +dof +pvu +lqU +uuK +qRp +jrR +hBk +jrR +ero +vSp +lqU +vfO +rTi +cCe +rTi +rTi +gva +cke +acm +gGi +aUz +cke +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(123,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeU +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aeu +aeu +aeu +cIU +cIU +cIV +cIU +cIU +efG +efG +qlC +efG +efG +fvU +gwa +wrR +cnW +fRw +fRw +fRw +jyF +jNR +fvU +kfh +sZe +ffu +icJ +siF +lac +gba +cDH +maW +cWl +dqa +dCM +ijQ +wEI +lJd +vbo +lJd +hNL +fUP +wEt +wqu +tXg +niQ +tXg +dvk +fYh +aRa +rzE +rcM +lpt +rcM +xML +rcM +rcM +bBS +grq +wVA +dJd +jmj +fvb +vDO +kPo +hyl +xRB +kTq +rDe +whm +iSG +pcO +fkB +cfL +kDy +cfL +kUB +gTc +gtR +pNZ +mSM +kZU +tnp +ikt +baC +fse +ouk +blw +bSg +pJJ +eaw +fts +hnb +aYN +tUc +sGV +uUA +gkx +aGs +wae +vIE +hEV +rTi +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(124,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aeU +aeu +aeu +aeu +cIU +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +fvU +lRk +lRk +fvU +fvU +lRk +lRk +weK +gMp +lRk +hvj +jOA +tXZ +kRd +uBO +kwe +kxS +npo +cDf +bpj +jds +jds +ios +sde +hMf +pvf +bln +qUj +bDr +dvk +niQ +dvk +fpG +gbs +tXg +cEr +oSS +jwi +rcM +scg +vuF +eib +eDg +eRD +bBS +pOd +pjm +kOJ +lfU +iuP +nnV +mmF +hyl +iaw +qsb +qsb +qsb +uvi +qHe +qsb +cfL +wpI +mjh +mCE +nZF +eQj +wbH +sIx +vaz +oYd +wRU +vly +jbg +iNm +mZb +lqU +tZz +eFn +clt +owT +uPX +cPp +vxr +tKi +vfO +xLM +vVP +dlS +hEV +gva +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(125,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aUz +aeu +aeu +aeu +cIV +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +lRk +qPU +kOb +jBy +sdm +cES +fvU +fRw +sWA +lRk +gyx +vXa +exN +byy +jKt +sBz +hEa +sIq +ePU +jds +ios +dOL +qbV +hxw +vWE +ndT +ezV +cTk +kcx +xPk +mej +wTh +bXX +pEc +wcV +tmD +fbF +wnJ +mHc +qxh +iOD +dKN +vOH +sHf +bBS +bBS +bhk +tqz +jlh +jlh +bBS +wNs +kVv +nrv +sPP +tGQ +mMz +rkT +uSk +hrY +luO +lig +jEO +rKm +xcE +vvE +fEu +qFb +jzw +mHa +sMf +uCS +uCS +twu +iTB +vVx +vzt +oqW +dwB +rtF +ipJ +fxB +bks +uAE +bEa +vZy +qaZ +hEV +hEV +gva +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(126,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +gGF +aeU +aeu +aeu +aeu +aeu +cIU +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +lRk +fvJ +fOI +vFU +exP +wlm +lRk +wrR +fvU +lRk +aOG +fCH +kGD +ubt +bHK +kVY +spZ +waL +dom +jds +lhB +aPg +etD +iWm +dKo +uew +uew +teH +eHu +pyJ +gka +bRb +nAE +fiy +hMZ +ygj +wMt +gRP +lpt +lTZ +bvA +ssr +vSa +ulp +xUy +ezl +rAQ +wmn +gpz +hfp +vkh +tJX +hyl +nbR +uPM +suo +iHp +nVK +nVK +rwh +nVK +jSM +jEO +hXL +qvV +oKp +sZz +unE +hoV +kEQ +wRU +vRX +iAU +rnP +oJr +tKi +eaQ +sZb +kyR +ikh +lhG +tpw +jYT +pLs +ygU +rTi +rTi +gva +rTi +rTi +aeu +agt +aEg +ckr +ckr +cke +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(127,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aeU +aeu +aeu +aeu +aeu +cIU +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +fvU +plG +yeH +yaY +uIZ +wxI +lRk +wpf +aVn +fvU +vOM +gxe +sAZ +mLb +puB +lac +idF +bpR +sFg +ios +oLQ +qBC +fxP +nSh +pFS +elD +vAw +bXz +ekL +xPk +sWI +xPk +ppl +pfV +tXg +dvk +wFl +dKJ +wFl +swA +lBj +qaF +xUk +pOS +rcM +jlh +qgu +rZU +pQr +hfp +adi +pVQ +mJo +wBJ +hkw +aig +mAa +irM +dEl +prP +rFi +sSg +aWD +aWD +rWT +qPf +aJH +vbj +knh +pRO +jBs +fGu +chS +kep +npR +gwk +pVF +xMs +tJK +sLW +hEY +gXh +uSB +pLs +ygU +aDT +clX +clY +clX +clz +clz +clz +clz +clz +clz +aEs +aeu +agt +aeu +aUz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(128,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +vku +aeu +aeu +aeu +aeu +aeu +cIV +cIX +cIX +cIX +cIX +fSa +cIX +cIX +cIX +cIX +fvU +nUi +iVF +elc +hIs +jre +rsZ +qaI +nrN +lRk +lRk +fvU +xsO +eQO +oLR +lRk +nbU +cQV +bZE +jds +qeT +tuT +ufD +hxt +jds +bXz +ekL +bXz +pVS +dCW +mXM +sWI +fHw +pdq +xyp +tXg +aVH +joL +wFl +tGS +aYv +qaF +teb +bJR +dmD +tqz +fxd +civ +rNZ +fLy +oYi +ufy +nfa +nJA +ekM +ekM +rtT +exH +ekM +ofq +jhg +xoh +qRv +mGj +mSu +ohj +fvQ +mVo +vPU +xnZ +jBs +lPh +sqM +sFv +dIX +jBs +pLs +pLs +sDy +pLs +pLs +pal +pLs +pLs +ygU +aDU +aDY +aEd +aEi +aEm +aEk +aEf +aEr +aEf +aEr +aEt +aeU +ckf +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(129,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +cIU +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +lRk +jSw +kNJ +mOa +qbc +pjV +lRk +hbT +pjE +aEU +wmJ +fvz +knk +fQx +fQx +oXx +iKy +eMf +oHh +jds +kun +tBj +uQS +iWm +luh +vMW +ghp +qeZ +oGo +pBU +wny +uxF +urE +pWj +vTs +dvk +sbz +fun +hUy +oPr +lrk +cau +otP +otP +bTe +jlh +lme +soL +tRL +hfp +mXI +fNe +jiq +bax +kPO +bax +bax +bax +bax +mnO +dtt +nxi +kBs +mwn +xeq +xeq +nwY +fbB +gEo +kJf +nOg +wcg +bVp +tgd +wHW +jBs +sXQ +fVB +rSe +xEB +ekm +qEM +gpL +eHf +ozk +aDU +aDZ +aEe +aEj +aEn +aEp +aEf +aEj +aEf +aEj +aEu +aeU +ckf +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(130,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aap +aeu +aeu +aeu +cIV +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +fvU +swW +lda +pvH +lRk +fvU +lRk +fvU +kzT +lRk +lRk +fuZ +lRk +fvU +lRk +lRk +xgC +umq +kMt +ios +ftG +wRs +pLB +hxw +irL +bXz +hdm +dMp +eBu +jDF +rzV +jgB +rPo +kjK +rOX +dvk +uZN +qRK +dKJ +yeA +fiQ +jfV +rxt +vrf +fJv +jlh +aVx +vKp +ewe +hfp +ixo +gWw +jhz +scX +deG +gkr +pmu +wRE +gng +xsJ +jhg +xAw +bSX +ddI +jMo +hpz +hTB +tGz +vMk +ipf +jYd +usp +ljb +sPG +kPS +jBs +qTg +oWX +puS +cvI +twN +vBt +ekm +clX +cHN +aDV +aEa +aEf +aEj +aEm +aEq +aEf +aEj +aEf +aEj +aEt +aeU +ckf +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(131,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aUz +aeu +aeu +aeU +aeu +aeu +aeu +cIV +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +lRk +fvU +lRk +twR +fvU +fhH +vpi +lRk +apC +lRk +iJf +npi +vvd +luQ +uLA +lby +gsu +sIq +tlW +jds +jds +kZx +ibd +mwe +ios +bXz +bXz +wIL +ffv +maX +dyX +xPk +laE +tnc +agS +tXg +wFl +dKJ +wFl +rcM +lpt +rcM +rcM +rcM +lpt +jlh +owG +jlh +hfp +ivF +pVQ +rHz +aMa +yiK +nFm +nHd +oIy +cWS +nFu +qPz +cLq +vEl +dwL +mxx +qMC +cYt +gev +vrq +uuC +bxE +jBs +fGu +chS +oIS +qUU +jBs +bty +sHQ +kQd +fKg +twN +bJi +ekm +gFQ +twN +ekm +gFQ +ekm +aEk +aEn +aEi +aEf +aEr +aEf +aEr +aEu +aeU +vku +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(132,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeU +cui +aeU +aeu +aeu +cIU +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +cIX +fvU +kLS +sOD +hYu +pQx +xVo +xVo +prY +bpz +fvU +iPw +onc +aTR +hqr +eji +omH +ijF +umq +nGt +hat +nol +lox +ocZ +oFC +lbj +ipo +wxq +wxq +hat +wxq +hat +xPk +sWI +xPk +kbc +niQ +ejQ +yaG +kEm +cTh +gjc +sHh +kvo +wfD +pmI +yaG +nuL +aGZ +kFl +iLS +lVj +aCi +szY +scX +hJz +iHq +rbT +dtS +scX +xsJ +iuH +jFS +tWM +mGj +see +cjl +rlx +uFb +vZu +mDM +fSt +icw +tKS +kXS +nUZ +ekm +teU +izf +dQK +ekm +ekm +oUj +mBL +pSW +ocx +gHd +ntf +twN +aEl +aEo +aEo +aEo +aEo +aEo +aEo +aEv +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(133,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aap +aeu +aUz +aeu +aeu +cIV +cIU +oQg +hib +cIY +cIV +cIY +hib +cnc +cIU +lRk +lRk +fvU +fvU +lRk +bbA +hqS +bot +ttB +lRk +kll +ejU +jLT +pqm +tPn +omH +ijF +bjB +tWg +fhP +ipL +omN +omN +xTI +uGD +ejP +fUZ +hJm +qSa +eeb +gTA +jHT +mzs +xPk +ycr +niQ +dch +slo +dRY +lzv +reT +vRQ +vRh +bNM +ioK +slo +jTk +aGZ +nam +bis +nNM +nam +bax +bax +eoT +qgE +rOS +eQq +scX +xsJ +lRl +wjz +xOI +xOI +qkm +uHD +qkm +aMJ +ewK +qkm +tPP +bsT +enS +toi +jvh +ekm +vUC +kCK +kCK +ftS +mfE +pSE +lmb +dzt +hRY +hRY +roy +bWE +rea +rea +ekm +twN +ckr +cpY +ckr +cke +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(134,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +cIV +fBX +ajs +cJk +aDF +tAI +ctx +ipQ +cIV +vhf +lRk +mmu +giJ +jOn +vTA +stA +jNR +fhY +xKW +piX +uVe +xbH +iGK +klp +omH +ijF +sIq +tWg +udW +rYx +udF +rSN +xHP +fLv +rbO +lsZ +wLC +pxH +vJN +hat +qvh +sRh +qXn +tnc +niQ +kPt +slo +cfK +vcm +hHP +ftl +uiE +crR +xRv +slo +oUA +skM +ufX +tPS +cVS +pZx +scX +iGT +nYo +rvZ +rdp +nEs +scX +rXv +nVK +pRw +rwD +ixj +ggF +ils +qsA +aYW +hmr +hnD +kUS +kyT +fqN +smn +ceW +rea +wYx +lxu +qfg +qfg +ulF +abq +ffQ +qfg +vHa +qAo +kLx +lmC +dyw +cQt +gGp +ekm +twN +agt +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(135,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +cIU +vBv +ake +reJ +ckp +cld +vVq +gjF +cIU +lRk +fvU +onm +msb +qeJ +oHj +fvU +peC +dqg +lRk +uFl +qZl +wwv +jMZ +eYw +lby +dEc +umq +tWg +hqZ +jrr +cAu +ppH +xHP +lMh +rbO +acj +cAu +cXg +bQb +aMe +mfF +fKS +jkb +urE +niQ +cSq +slo +fjk +wLX +reT +lLl +wDh +ssg +ycd +slo +iqk +skM +sex +gCl +lAr +iio +uuu +ahz +rxQ +sDW +emz +iJg +vDZ +vCn +gaR +nbI +rwD +pwo +hZT +lNK +lNK +rvU +pLu +lbq +kUS +qOi +feD +ydw +mmE +dLN +oDG +tCp +qOq +cqc +lOX +lcn +jIt +fXQ +okp +cgb +sCV +fgH +kZY +dES +uTY +bKM +ekm +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(136,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +coy +aUz +aeu +fvU +lRk +lRk +aeu +cIV +ugA +cJh +otr +lGS +cJv +ahJ +pLV +cIV +mbW +lRk +mRi +fIB +fvU +lBO +fuY +bpz +iUT +lZi +bBF +qdk +yjj +qdk +qdk +bBF +dpJ +hLS +wuE +cIf +rLs +lFt +rJS +xHP +fLv +dfU +lJJ +cAu +wGA +xvj +aMe +oNk +kbT +sWI +jCZ +niQ +abJ +yaG +xWm +eON +jRF +dsC +aAq +nDK +vPz +yaG +acm +skM +nKn +gCl +qur +jtJ +scX +vwe +ffC +dmp +sZB +kvJ +bax +oCt +fmn +aek +xOI +hON +wcX +hwN +hlJ +utf +oBP +ocQ +gTr +iEG +qVN +rEW +goG +pHy +vxC +iQT +qOq +tkO +okp +uvG +piZ +vzQ +lOX +hqW +jbZ +rea +tiz +jnL +tiz +tiz +ekm +aeu +aeu +aeu +aeU +aUz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(137,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +jaU +fvU +oqa +fvU +lRk +lRk +fvU +jKj +vIc +haz +qFw +tzg +lRk +fvU +rel +lRk +fvU +lRk +lRk +vHh +lRk +enP +lZi +xSO +vTu +dRR +tmf +qpw +lvV +bBF +jdE +sIq +tWg +api +rYx +scc +kxf +nAH +fLv +rbO +wYk +qVz +wzp +dcF +hat +gmj +dsJ +xPk +why +niQ +niQ +tXg +tXg +tXg +arl +arl +wRj +arl +arl +arl +skM +vuQ +hqk +gCl +rUO +lkW +kPO +bax +bax +eao +bax +fuB +cuV +cuV +kYU +cuV +xOI +lrU +sHk +tlu +ojj +kGc +mPP +vww +vHH +lQj +gDu +xtc +dKz +rea +wYx +xQL +okp +dPr +cYc +vME +qnH +vME +lOX +paN +hNj +piD +uyK +uyK +rKf +vRo +ekm +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(138,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aca +aji +tfi +udA +xUP +lRZ +iJu +uFM +qAa +oTE +iJQ +kri +hBD +eeQ +eMX +nqs +pPj +jNR +fRS +gfD +ggI +dGP +xBs +qCI +lZi +mGo +cdH +dlI +tmf +psF +jgn +mWS +baz +sIq +tWg +sSq +wHK +dOW +sKA +mKI +hPX +sgj +vGt +eYl +sMi +eYd +fmV +pqu +pjX +sWI +mza +hUl +vwQ +tXg +rQs +tXg +eIP +wwj +gii +arl +arl +nuF +hqT +lOq +xuM +qzv +qur +iNi +jmE +uJV +mQR +elz +lxp +cuV +hyJ +sXJ +sXJ +alL +jjs +nPw +piN +xDj +eHc +jzk +sXP +guS +kUS +whP +jWL +bFv +kgB +twN +eiJ +fKD +cYc +wxx +mMB +aRB +aRB +aRB +okp +flx +kOX +rea +skP +vRo +rYi +iJO +twN +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(139,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeU +aeu +aeu +lZi +lZi +lZi +iUT +lZi +lRk +bpV +liE +pAx +olL +ikH +pAx +ikH +jcp +ikH +kat +olL +nmu +iUT +iUT +lZi +lZi +lZi +lyc +cWV +rqJ +tmf +dcD +uoW +bBF +weL +umq +dXN +hat +xuA +hsC +wxq +mqF +aXJ +gql +sVz +wxq +gTN +wFi +hat +wxq +hat +xPk +xPk +nTK +xPk +tXg +tXg +tXg +arl +arl +ipA +arl +jMF +xuM +vnw +vnw +vnw +vnw +ozO +qgz +pZT +rmu +dTd +prW +bMH +cuV +cGm +koc +qZX +qZX +qZX +sxF +xRm +sxF +fvC +vfd +ePY +vfd +iKg +ekm +twN +xqE +exD +ekm +dgo +uqD +kBz +vyN +mda +hPr +dGG +vyN +eVL +gJa +iAE +rea +gPX +rBO +tHO +oLT +ekm +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(140,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +wuc +gpI +oPn +vuI +lZi +aMK +gJz +lZi +lZi +iUT +lZi +lZi +lZi +iUT +lZi +lZi +nhy +nmu +lZi +cPu +fJq +vnH +app +mVL +dBy +rlT +vnZ +nNW +lpH +mWS +baz +sIq +tWg +hat +sRw +jBS +wxq +oUg +feV +eUT +vme +hat +nkn +sRg +hat +rQQ +hsx +nYP +jiS +eeo +dke +yhR +xWK +nwI +fIR +vNE +cvr +ffm +jso +mTz +vHx +bHl +nHy +eZm +bdX +jNt +lwT +mPC +gwW +bwk +diA +gBC +sXJ +ipO +qZX +kDg +chH +ctg +dUY +cYk +pIO +evb +tNW +oCo +wnl +doU +eOW +aGR +eEZ +uJN +vUD +quv +lhm +lYb +kvM +mNt +mNt +mNt +dPr +sMY +hSt +rea +tiz +tiz +eIT +fsx +ekm +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(141,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +vJc +qmW +nQx +qmW +lZi +rcN +xXo +lZi +gpI +eWT +vuI +wpw +gpI +dxu +vuI +iUT +fvU +qWJ +lZi +uDT +kLm +hpC +cDZ +nfe +eKG +qyA +irZ +lxw +cJe +amv +pkY +umq +mQY +gDm +bZE +xKO +oyA +rQH +kcX +wyO +czX +qkn +vHS +vHS +fvK +vHS +vHS +iHY +mhi +eXQ +jWx +rRu +dON +smi +xUm +uDi +iHC +nWM +qVJ +rUj +tho +tho +qiB +lgv +khe +hNi +etm +qBs +gbp +wmG +hLr +cuV +uZa +afS +jjs +cwj +cLx +jNM +ueJ +tav +snU +oDh +dJw +jgt +bkn +uvm +dGX +tyI +pSh +rea +mSC +pqH +lOX +uWA +lhm +idk +mno +idk +lOX +obh +hNj +piD +uyK +uyK +oiS +tiz +ekm +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(142,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +vJc +jhN +qmW +cKd +wpw +ieb +xcf +wpw +vhx +nQx +qmW +uXM +qmW +nQx +vhx +lZi +qdM +nmu +iUT +lhJ +mQu +ggZ +cDZ +sVN +dqw +bla +lGQ +qoF +nJK +moD +oQH +cMj +iDh +xwn +txl +vPd +rOq +nMj +anN +kCa +asu +anN +mit +tXz +anN +twG +qXa +cpZ +tXz +anN +ijy +wwJ +aot +xnK +nMQ +ogk +ogk +ogk +sUq +fQf +nmq +yhc +nYP +fVj +gne +sHC +vzy +vzy +vzy +vzy +nHO +cuV +cuV +bhJ +jjs +tzH +sXC +sdp +hRa +cEa +snU +uso +afH +gII +sCr +doU +gKR +mPS +bjb +rea +mSC +kHK +aGQ +oAk +lOX +fCX +cPM +fCX +okp +hqW +lZV +rea +vRo +vRo +vRo +vRo +ekm +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(143,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeu +aeu +aeu +vJc +vJc +vJc +vJc +vJc +vJc +bOR +bOR +bOR +uXM +vzD +xIM +wpw +jhN +qmW +wRn +hZn +jhN +qmW +wRn +lZi +dBV +nmu +lZi +aYX +uJP +moG +lYg +ylT +lWg +gpP +bLf +mii +vqN +bBF +oAO +maj +aUn +ayh +byK +mCt +lxQ +lBk +wyF +prq +vao +qpJ +fqq +tho +vTx +wxU +lrR +lrR +fkw +hDK +ege +fak +ykP +xcV +gUK +kUN +kvL +bCz +bpn +ihU +xNe +gtC +xNe +qEf +qIv +ykP +vWF +sqK +igo +fFj +tDR +gtI +cuV +pgG +qZX +xjl +vqg +gYS +eYE +dxU +pqF +dpR +eto +uMk +pGE +doU +kaM +mPS +bjb +rea +mSC +naQ +ksp +oAk +lOX +lcn +jIt +lcn +lOX +xwE +oow +rYh +hVH +dES +rKV +gyM +twN +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(144,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +vJc +yls +qmW +vuI +wuc +jJD +oVc +mwp +lth +wpw +iPY +odd +wpw +ffN +hnw +ffN +wpw +gRg +kXJ +gRg +lZi +tcn +vEW +lZi +lko +oHP +xjT +lYg +jBh +lYg +app +jBh +iNU +jBh +bBF +sxB +kBP +kBP +kBP +vFY +ofs +mnl +gkW +vVw +xDM +xDM +aND +tOx +mee +vZB +xtC +sPd +gcq +aMy +dEw +okJ +liB +liB +hJa +liB +liB +xNe +dRm +teu +oRt +gXc +uIx +ihU +xHc +pai +kua +fuq +hnA +sLw +xWw +goc +fYs +uGA +xeh +qZX +qZX +qZX +poK +xin +rja +fvC +xCr +kmo +gMC +vOq +bGY +wTe +inf +eJs +uJN +nHC +iwS +wXM +uYM +sJH +shH +shH +wXM +iEr +boG +oow +iwM +vHe +oQm +juR +ekm +ekm +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(145,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +wuc +egE +oQl +qmW +vJc +lev +gSQ +riN +bEd +pig +prr +mIT +wpw +xFw +wJo +ppB +syu +gqk +okt +qVc +lZi +rAO +hZP +lZi +tFq +kwV +edj +wsy +xJB +sJU +mDj +cGl +tfV +wWD +wdf +sxB +sQT +vPW +sxB +aND +xDM +hcH +uTa +aND +lie +cqm +lDu +kNY +rZV +rZV +oNO +riS +bsB +oNO +tQI +xlf +liB +cBc +hKV +cIW +liB +lpf +cox +eLU +pRu +rEE +upa +xNe +ghO +jJB +tuO +vzy +vyE +toE +bXf +aVC +aJh +fuB +ore +gDM +bRv +jjs +qZX +jjs +qZX +qZX +uSH +dmf +xOB +qZX +qZX +qZX +hjj +jjs +qZX +rKn +lyu +lDb +lyu +vRo +ifB +cfs +qai +rIm +lRS +qzz +ekm +iwM +rea +twN +ekm +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(146,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +vJc +qmW +bXa +qmW +qdR +lev +lUH +bqi +rAD +eZa +luI +rJO +cAz +jFv +vgJ +xta +ykd +shS +epI +rtK +lev +kKw +hFx +frO +oMA +spG +hIq +gVC +gDT +gVC +ngi +tfV +lJU +qDZ +gGf +teE +hsg +nxj +dLA +vHd +hRU +kzK +mhP +hhE +pwy +mGS +lDu +vMo +pqh +vOX +vOO +gsO +nVc +plT +iVO +mlx +hJa +vNL +jEy +jOi +hJa +sAR +wLp +mPZ +gjP +iCK +pFw +hMo +qRh +ucm +jGW +lIR +jHm +mbY +oAS +vzy +kSp +cuV +vHF +cuV +gmB +iFa +cAq +oQk +wHr +qZX +kHs +rbp +nan +qZX +vLG +cuV +sOJ +aov +qZX +xNP +wPU +xtO +rnp +sWj +tIr +vDk +tDJ +tIr +qZX +qZX +jjs +sUB +ckk +aEg +joY +oam +joY +joY +oam +joY +oam +vku +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(147,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +wuc +vct +rRz +saA +tGx +boo +vse +jmM +mQe +jec +oJm +kkP +nKQ +oJm +mQe +dJk +nqE +xgz +xHR +nPl +uYb +rHm +uXI +pnI +dcS +aAy +uNi +ieV +hma +hZr +uYP +tNe +dkM +eog +iUm +eog +eog +riC +meP +rhK +uAh +iQd +mfY +qqV +qqV +lWw +qwR +dzp +mrt +aMp +viW +fQg +snw +gQJ +xoO +fGI +rfF +sKy +vRl +nnA +qAn +qJi +nIR +jYL +oJd +uov +uIx +uqI +rpN +bHl +drl +nxc +rIy +kDC +sLP +qny +uKa +jgf +lyb +jRv +qeX +mFb +qeX +cXQ +cAq +qZX +qZX +qZX +qZX +qZX +aAU +oQk +xBz +gDM +qZX +pKR +fyj +qZX +pKR +qZX +qZX +qZX +ljA +qZX +jjs +baF +cuV +fuB +cuV +cuV +cuV +piW +jSu +jay +tRX +pKM +kHX +acK +acK +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(148,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +vJc +qmW +qwK +qmW +uQF +lev +pJM +wAG +fQr +sQx +xFI +nDZ +vys +pNL +kWe +ecf +mPE +oiu +peF +mAH +lev +cHZ +jdp +xSi +yaK +pSe +iBh +dJm +bUx +cKY +mDj +vGY +eHI +eHI +eHI +rPy +fsj +plp +aYz +lZn +gwO +nvI +wqQ +rwR +gPy +gxu +mdw +nOJ +bls +hnl +iuE +peY +dcq +ulm +rpD +jhD +liB +nqg +vha +nJv +liB +hEk +ebF +xiA +tmq +rmK +cHG +xNe +eUk +kTk +yiW +vzy +bmu +qZL +lKi +nHO +vxN +cuV +mZz +fuB +qED +jTm +gDM +jxy +jID +qqZ +iHN +mFb +pDm +mwG +xJc +hDy +lue +xJc +nEl +scJ +qeX +wTS +mFb +xvM +aiB +ejk +vBR +isD +cFq +aVl +dOF +tJh +dOz +jYe +fuB +vaI +vAl +eLv +oam +sda +joY +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(149,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aUz +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aUz +aeu +aeu +vJc +qmW +oQl +qmW +vJc +lev +nXp +opE +kDe +dmA +hvl +mOt +wpw +gcp +puJ +aNt +ndz +kYR +eLk +vna +lDu +avo +leB +rST +lDu +nfX +vIR +nfX +gtW +imS +wzI +wzI +unp +wAz +wAz +nEA +jeU +plp +jSx +vHd +fJR +nvI +vyD +qzA +knu +lNP +oLH +tPN +uoA +rZV +erl +pnl +idM +aau +aEC +vWA +dyj +hJa +qAn +hJa +liB +uqI +tLo +xNe +xNe +fKx +uIx +ihU +dpT +vWv +oGV +vzy +vWF +jTa +vzy +vzy +vzy +fuB +cuV +cuV +ehc +cuV +fuB +cuV +cuV +cuV +feU +cuV +fuB +cuV +ine +ine +cuV +ine +ine +cuV +fuB +cuV +ckQ +nsM +cuV +gbF +jra +wGD +cuV +fuB +uGm +cuV +gDM +pop +kWz +flH +jzf +aGn +bhH +uib +ifw +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(150,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +vJc +jhN +xRZ +wRn +vJc +qld +ulZ +iSS +uLt +wpw +aQl +xNu +kwx +doy +hbe +doy +wpw +iBt +pCa +iBt +lDu +kaW +aeX +jcs +lDu +bhB +xvr +kkT +gtW +sBl +ltQ +imS +imS +imS +imS +saE +jeU +plp +uJE +vHd +sIo +nvI +eot +rKI +dfv +xwJ +lDu +rrK +rZV +rZV +atu +ccg +atu +nfY +hUw +vlm +lKq +svW +uCi +aII +sAr +wyv +cON +rup +xNe +ihU +gtC +ihU +kWm +bHl +rVj +oSI +jgu +ssV +cXX +rdD +nPV +jSJ +cvM +rgv +aqe +xGa +uAb +keE +lgb +cuV +cuV +fuB +caP +bUI +caP +caP +caP +caP +crG +bUI +caP +cuV +fuB +cuV +cuV +fuB +hiQ +vGu +cuV +gDM +dqL +vHF +vHF +stx +wuv +tmH +asY +mZK +oam +oam +joY +vku +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(151,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeu +aeu +aeu +vJc +vJc +wuc +wuc +vJc +vJc +agz +agz +agz +wpw +fVM +orY +wpw +gpI +qmW +vuI +hZn +gpI +qmW +vuI +lDu +xZL +vqe +kYB +oLH +jOZ +qhx +lVL +gSW +nzz +gVt +lfd +dlc +hhc +imS +saE +jeU +plp +lKk +vFY +vFY +bhr +rOJ +vFY +vOX +lDu +lDu +dJS +vOX +jGg +iNL +aru +wNb +atu +tXr +jfc +bfI +vUH +gnB +qxC +udE +ehI +pUj +sZL +hGC +ulq +vXp +lKq +hKg +aaT +bHl +nHy +asU +bHl +xWq +bHl +bHl +gRq +nyw +eCf +fgu +djQ +atc +gBp +tXB +hGX +mkk +iVL +bPP +bUN +bUN +bUN +lOt +bUN +bUN +bUN +bUd +iVL +iVL +cKz +oki +oCd +mqK +qGi +cuV +jIR +cuV +kuK +vmP +xca +fuB +hQA +ght +wHu +pbs +joY +oam +gGi +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(152,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +vJc +kdr +qmW +vuI +uXM +hBR +rqu +wpw +qmW +nQx +qmW +wpw +vhx +nQx +qmW +lDu +eJO +ckA +rAL +lDu +rwu +roF +pMT +gtW +hTb +bQn +vTX +mtq +tCh +imS +saE +jeU +pdg +iHL +qGq +qth +awT +aMU +iLX +rZV +jqJ +xZL +xZL +rZV +gEB +tDf +wwC +kZw +gHI +cTX +ovy +eKk +lJD +eKk +lJD +oQL +lJD +fLo +nFy +hfr +xOa +nQO +lKq +lkF +npy +nwf +sNa +fur +gel +gCl +iyM +rDj +tZa +mkk +exV +ozV +fFs +rCi +lxo +dZR +itC +rCi +iVL +fIn +bUN +bUN +bUN +bUN +bUN +bUN +bUN +bUe +iVL +iVL +uvO +fqe +qOQ +rzR +nCf +fuB +cuV +qZX +qpj +mbS +jjs +qZX +cAp +auR +mCV +rNR +pKB +xmQ +gny +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(153,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aeU +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +vJc +qmW +nQx +qmW +wpw +tpD +aew +uXM +jhN +iNh +wRn +wpw +jhN +iXD +wRn +lDu +xZL +rZV +tMW +lDu +bkK +xLC +tnR +gtW +voa +ncC +kmN +mVh +gQq +imS +wzI +gER +pdg +dvC +cYA +iwB +wAC +nvq +nMB +vOX +uhx +oWm +rZV +vOX +kXp +qFV +nTz +dXJ +atu +iht +drw +baS +eQD +tNj +owA +baS +mlH +rpF +tGb +tOy +tOy +jnp +tOy +wJn +wJn +fBh +cQR +cQR +pIl +pIl +mbE +eHY +nXu +eLm +iSw +eLm +eLm +eLm +mkk +xIm +cvM +mkk +rCi +jEK +bUN +bUN +bUN +bUN +bUN +bUN +bUN +bUk +bUE +iVL +usr +xVm +usr +xeo +jzH +usr +aeu +xTG +qrk +ydW +cGF +xTG +joY +joY +xva +oam +joY +oam +cnf +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(154,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +wuc +jhN +fEC +wRn +lDu +osn +tly +lDu +oLH +lDu +lDu +lDu +lDu +oLH +lDu +lDu +gfe +syF +mKC +lDu +wZZ +ubU +wIo +gtW +iAC +fOu +iRR +hZi +rwy +feZ +wzI +uZR +pmD +bWZ +qGq +lgu +aNa +hfV +nwp +rZV +wPB +wCY +wtt +rZV +pKv +wTU +cRO +sGF +atu +lea +qLi +vgd +eQD +jaR +qdd +lxU +xpS +iko +euX +tOy +akD +shW +bAS +vUp +byb +ozz +uAc +cQR +rDh +eZL +hIm +cPZ +vJh +iWL +hSy +ssi +qjq +eLm +fiZ +wHp +wSM +tbE +rFN +gJj +bUN +bUN +bUN +bUN +bUN +bUN +bUN +bUp +qWA +iVL +usr +uOa +cJf +ijc +uPm +usr +aeu +hwA +diQ +ari +fxW +xTG +aeu +aeu +aeu +aeu +aeu +aeu +anH +aeu +aUz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(155,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +vku +aeU +aeu +vJc +wuc +vJc +lDu +lDu +eCh +tSD +rZV +mfI +weV +roO +mxo +guT +xAL +rZV +wSv +xZL +vOX +nrB +lDu +oLH +lDu +lDu +lDu +lDu +tjR +nmR +aeJ +egr +fxQ +wzI +giG +hpu +bWZ +mDQ +qGq +qGq +nIg +dty +cqr +lDu +mtN +rZV +rZV +nfY +nfY +atu +atu +nfY +lmO +orD +gUS +aSZ +aTx +jhH +gQx +xpS +ncH +nFy +tbS +pHE +bmX +dwh +cQR +jBC +pdZ +ecl +wJn +lFB +cQc +wyh +nXu +ttZ +lmi +aXA +gNM +pvF +tCQ +slC +lhx +owX +lAB +lAB +lAB +bUN +bUN +bUN +bUN +bUN +bUN +bUN +caP +eob +rCi +usr +sVq +jOb +gou +rDi +usr +aeu +xTG +pnE +lQu +oft +hwA +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(156,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +aUz +aeu +aeu +aeu +rZV +pOy +mxo +hUD +gmJ +rjR +xZL +sjo +wCY +xZL +xZL +fsp +wCY +wCY +bQD +pio +qpZ +wCY +nDp +vOX +lgj +lDu +gtW +wzI +ovo +qhH +wzI +wzI +kOw +wVX +sDd +dty +qfn +tXS +eMr +gBd +xxN +lDu +mrt +rZV +eGI +cqT +eYS +iYI +fRf +mVP +hjL +cXd +wdL +xYx +wdL +iFE +suA +mEH +fOX +iIp +etO +gzv +yaF +pOq +cQR +nTd +hDa +tNa +cQR +uVK +lux +hEQ +beo +qtA +mrI +iKq +iTQ +gQB +ppd +mRf +pvK +lMo +rrm +lAB +bPR +bUN +bUN +bUN +bUN +bUN +bUN +bUN +bUk +iVL +iVL +xVm +tWc +mWn +tds +gJs +xVm +aeu +xTG +xTG +eGL +xTG +xTG +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(157,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +aDT +beK +jbt +mmY +rZV +rZV +vOX +rZV +fQF +mrt +fsd +xZL +wCY +rZV +cQJ +iFd +mCF +fML +gxW +oHR +gyd +vKE +ufQ +rZV +qUp +iBY +wCY +oLH +dIv +sIH +xqf +rxo +uLW +kkg +bwA +vYc +rqn +cqr +fyq +onf +vls +xxN +xxN +lDu +mrt +rZV +oJa +fZY +oiK +mvm +ncQ +clV +jwu +mIe +kxu +kxu +xVK +kxu +npx +rqp +lgC +pWC +jnp +ixx +bHR +xTH +wJn +lfu +cQR +cQR +eMo +pIl +pIl +mbE +iSw +nXu +eLm +dkL +tCQ +eLm +eLm +dnl +plx +wGe +izU +axd +fIn +bUN +bUN +bUN +bUN +bUN +bUN +bUN +lWC +rCi +rCi +xVm +ibN +wVG +qij +fFh +usr +aeu +aeu +uyX +hYw +uyX +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(158,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeU +aeU +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acK +utw +cry +aaa +aaa +aaa +sJS +czH +sJS +kIY +sVZ +rZV +rZV +rZV +vOX +rZV +rZV +lcZ +fpz +rZV +vOX +rZV +pJs +npg +vOX +rZV +rZV +fRp +lDu +miu +ajt +wdu +mEW +cAl +iKN +bwA +nfI +ciK +bso +dif +kOt +kpH +uuW +uuW +lDu +tOJ +vOX +vOX +boO +hdq +wPX +xNN +toN +dME +tiK +dWM +oAJ +sPV +eiI +dok +kZq +nFT +tsD +tOy +pLe +yaF +jAl +cQR +bFm +wJn +wpn +cLG +jwn +lFC +oPf +btb +apw +hBf +xSs +krc +rCi +qUb +hUL +pBR +pZj +nuh +lAB +bPX +bUN +bUN +bUN +bUN +bUN +bUN +bUN +bUd +iVL +iVL +usr +dxm +bnT +lAs +qqM +usr +aeu +aeu +uyX +sWb +uyX +aeU +aeU +aeu +aeu +aeu +icx +aeu +vku +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(159,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +iak +cry +aaa +aaa +suU +fRt +oBf +nxa +czH +smb +rZV +aeu +aeu +asj +jtD +ntG +rZK +xeI +tpM +vbe +rZV +rHi +wct +axT +xOF +ucG +mrt +lDu +rVY +sIH +gyv +blZ +jiO +tQM +gao +tNC +sXG +rtw +hRG +ceT +sgn +pLJ +pLJ +oLH +wCY +cTN +rZV +qTJ +chT +oCC +wrY +tVt +dME +lKq +hOc +hOc +lmO +wer +tKv +hqm +eXJ +diU +tOy +xcT +tDG +kTD +cQR +gMA +qih +tNQ +dNx +xhJ +sRb +mdl +phX +phX +phX +brz +lxL +fSC +mjU +kPE +pBR +tla +lAB +lAB +lAB +bUN +bUN +bUN +bUN +bUN +bUN +bUN +caP +eob +rCi +usr +usr +usr +xVm +usr +usr +aeu +aeu +aDS +oAg +bFI +aeU +aUz +aeU +aeu +aeu +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(160,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +acK +utw +cry +aaa +aaa +aaa +sJS +oBf +sJS +chc +vOX +vOX +aeu +aeu +rpl +iAR +qyn +rSL +iri +ncS +bhm +vOX +kIE +dTW +wmB +aGu +bOD +xZL +lDu +xUf +vJv +hpS +ieu +ron +hCY +bwA +xRC +aPJ +gYx +lDm +ksg +akH +vCh +reo +lDu +wCY +giT +jWs +oXK +wdx +vuu +rqL +qRm +itR +acm +aaa +acm +tue +wer +eHJ +fCb +ijH +bib +pmy +eYv +kVD +cQb +cQR +jgI +cQR +hEH +oSX +kdO +oXm +gLK +chg +vPB +noE +phX +dsh +fSC +hev +cyc +kwM +xbx +cOT +wNr +gJj +bUN +bUN +bUN +bUN +bUN +bUN +bUN +bUy +iVL +iVL +rCi +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aDS +nNb +bFI +rkn +coy +aeU +aeU +aeU +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(161,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +aKr +aeZ +jbt +lEs +vOX +rZV +rZV +rZV +vOX +rZV +aeu +aeu +aeu +rpl +rpl +jiW +tbb +xTx +gLm +asj +rZV +xtV +vOX +rZV +rZV +rKY +mrt +awX +xPL +iSC +wxl +nSf +oRK +wua +bwA +dya +nDM +dty +fIu +jYp +qew +sVI +dry +lDu +gWx +xZL +vOX +qAR +qAR +uRi +kaX +qAR +qAR +qJs +acK +qJs +lKq +iSb +rNO +lKq +pAr +tey +tOy +etO +etO +tOy +cQR +cQR +cQR +vOW +wJe +sMh +iCW +gLK +vQf +vOW +miM +jYb +sIr +fSC +lia +qYy +vtF +mkk +rCi +mkk +jEK +bUN +bUN +bUN +bUN +bUN +bUN +bUN +bUe +bUF +iVL +rCi +aeu +aeu +aeu +aeU +aeU +aeU +aUz +aDS +nNb +bFI +aeU +aeU +aeU +coy +aeU +gGF +acm +gGF +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(162,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +asj +pSu +esO +pCj +lgl +esO +rou +rZV +syF +rZV +eNy +wCY +xZL +vOX +rZV +mfh +mfh +wwG +mfh +hFy +mfh +ggS +lJw +nEk +dty +kMu +dty +mvz +dty +dty +lDu +lDu +xZL +rZV +ngV +iRq +aLI +dVB +kyj +qAR +acm +aaa +aaa +hOc +hBg +srA +nfd +sls +hLO +hOc +aaa +acm +aaa +acm +wJe +rMI +iSU +jij +wJe +mHu +seN +chg +ybS +noE +tej +wkB +iWT +iOW +mnK +iOW +vOW +iVL +iVL +vFc +bUN +bUN +bUN +bUN +bUN +bUN +bUN +bUk +ctu +iVL +rCi +aeu +aeU +cmU +cmU +cmU +cmU +cmU +aDS +nNb +bFI +cmU +cmU +cmU +cmU +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(163,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +rpl +hkd +eki +rxX +dBe +gVc +xeT +vOX +fhe +dQS +vCc +rZV +cfm +vOX +acm +bmB +lMy +hjk +oTD +loO +oTD +uZX +kFN +uYh +hvz +clw +gfT +oay +dAQ +eGD +rcI +lDu +xZL +sJS +pNY +bRx +izu +dVB +pmk +oUz +acm +aaa +aaa +bBV +iSb +dMq +hOc +czy +tey +gkf +jAF +xqQ +jAF +acm +vOW +dSw +qiL +msZ +gHA +oaF +gLK +vQf +vOW +xnU +dSt +eer +cOt +vte +ruc +rsd +sMh +iVL +bPK +bPZ +bUN +bUN +bUN +bUN +bUN +bUN +bUN +bUC +kdH +iVL +rCi +aeu +aUz +cmU +kgD +gix +gix +gix +gix +nNb +kgD +kgD +kgD +kgD +kgD +acm +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(164,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +rpl +adT +bFu +adT +bFu +adT +adT +vOX +dJo +mua +adp +kxT +mrt +vsb +acK +bmB +nFN +fLH +apu +pii +sbd +lkB +lkB +lkB +lkB +lkB +lkB +oSf +aMb +djo +cGr +oLH +kxT +sJS +rBq +udJ +gmb +fxY +tHu +oUz +acm +aaa +aaa +aaa +aaa +dhL +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acK +wJe +hQs +gsl +bHL +wJe +mHu +hVF +chg +tdn +xWJ +cua +eer +hkW +jDU +apl +ivY +sMh +iVL +iVL +bTT +bUO +bUN +bUN +bUN +bUN +bUN +crK +bUD +iVL +iVL +rCi +aeU +aeU +cmU +oAg +oAg +oAg +oAg +oAg +nNb +oAg +oAg +oAg +oAg +oAg +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(165,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +lDu +lDu +lWm +xWS +lDu +xZL +pJs +acm +bmB +vgc +ret +eUM +kYr +eUM +xVN +lfz +lkB +lkB +lkB +lkB +shO +dAQ +rPl +uwq +oLH +wCY +sJS +lSg +tIe +twd +dVB +gPO +oUz +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acK +sMh +iZX +lkp +nqx +awt +qjK +evu +seN +iVy +gLK +rZO +qjK +heX +oHG +tBn +yeK +vOW +iVL +iVL +vJm +cic +cic +cic +cos +cic +cic +cic +nZG +iVL +iVL +rCi +aeU +aeU +cmU +kgD +kgD +gix +gix +gix +nNb +kgD +kgD +kgD +gix +gix +acm +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(166,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aap +aeu +aeu +aeu +aeu +uVQ +mER +rif +orm +lDu +xZL +rZV +vOX +lDu +oLH +lDu +lDu +wHb +lDu +ldc +bcE +ocv +fHZ +bIm +hMW +tkP +aMb +fqb +lDu +lDu +mrt +vOX +qAR +uoL +wCe +fxY +gKI +fae +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acK +wJe +twj +unb +wGh +wJe +otA +uAe +udg +vKj +vCM +hRO +ycy +iOW +sEx +utU +fQb +sMh +rCi +rCi +cVr +bYe +bYe +bYe +bYe +bYe +bYe +bYe +mkk +rCi +rCi +pcC +aeU +cmU +cmU +nNb +ckk +aaa +aaa +ckk +nNb +ckk +aaa +aaa +ckk +nNb +aaa +aaa +gGF +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(167,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aap +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +cOp +acm +acm +acm +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aUz +aap +aeu +aeu +aeu +plm +fjI +sbh +fLD +lDu +xZL +wCY +wCY +wCY +xZL +tQp +gmJ +ued +lDu +lDu +lDu +hBV +oLH +wIY +lkB +rdl +aaA +sWU +lDu +xZL +xkp +kCd +qAR +rLR +rcp +fxY +umw +oUz +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +vOW +wJe +wJe +iCP +pZA +fGM +iOW +cYN +qwa +kQO +iOW +gqn +sMh +fkT +iOW +iOW +vOW +aeu +aeu +acm +acm +acK +acK +acm +acK +acK +acm +acm +aeu +aeu +aeU +aeU +cmU +kgD +kgD +gix +kgD +kgD +nNb +nNb +nNb +kgD +kgD +kgD +kgD +kgD +acm +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(168,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aUz +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +hBa +hBa +hBa +eJy +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeU +aeU +cui +aeu +aeu +aeu +uVQ +lqE +doH +ikm +oLH +rZV +vOX +rZV +tck +and +mrt +fsd +xZL +wCY +kAj +mrt +mIo +lDu +wGS +ocL +rdl +roI +oPX +lDu +wCY +fkP +cxR +gKI +ces +bBK +eIQ +jJp +oUz +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +aaa +iOW +lmk +iOW +lmk +iOW +iOW +tbi +iOW +iOW +lmk +iOW +rZb +iOW +acm +aeu +aeu +aUz +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +cmU +aeU +cmU +aUz +cmU +oAg +oAg +oAg +oAg +oAg +nNb +nNb +nNb +oAg +oAg +oAg +oAg +oAg +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(169,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +jyr +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +mDD +eJy +eJy +mDD +qVW +gJF +rLW +mDD +eJy +acm +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeU +aeU +aap +aeu +aeu +uVQ +uVQ +mbl +uVQ +uVQ +aeu +aeu +rZV +mrR +nGH +vEU +vOX +dSn +hHj +ijV +vOX +mtc +oLH +urW +sFr +hnU +fBm +vFW +oLH +wCY +cxR +xzI +gKI +gQt +aLI +fxY +umw +oUz +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +acm +qJs +iOW +noj +iOW +vuk +iOW +tlA +oVP +juq +iOW +noj +iOW +vuk +iOW +qJs +acm +rtz +acm +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +cmU +aaa +acm +aaa +cmU +kgD +kgD +kgD +kgD +gix +nNb +nNb +nNb +gix +gix +kgD +kgD +kgD +acm +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(170,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +cuj +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +mDD +fkI +waq +mDD +aKe +nuf +nuf +vAr +sfx +mDD +hBa +iEB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aap +coy +aeu +aeu +aeu +aeu +aeu +waT +hjb +waT +aeu +aeu +aeu +rZV +avo +lpp +khy +vOX +sJS +fzn +sJS +rZV +mtc +oLH +oWj +lkB +iaX +eWS +eWS +sRz +xZL +hbC +kCd +qAR +eSY +kzr +oCu +rwa +qAR +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +iOW +jQy +iOW +jQy +iOW +iOW +tbi +iOW +iOW +jQy +iOW +jQy +iOW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +gGF +aaa +acm +aaa +nNb +ckk +aaa +aaa +ckk +nNb +ckk +aaa +aaa +ckk +nNb +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(171,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +gKB +scp +wTy +aqY +lPY +btt +quu +dgD +dkQ +oTg +cWi +oTg +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +waT +hdY +waT +aeu +aeu +aeu +rZV +awq +vJP +mff +rZV +xeP +xeP +xeP +vOX +mtc +lDu +doB +fJo +lkB +xye +nwP +lDu +wCY +hbC +rZV +mjW +xPT +xPT +vld +jgC +mjW +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +iOW +wkT +wzy +emb +iOW +qJs +acm +qJs +iOW +emb +wzy +fxw +iOW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +gGF +gGF +acm +gGF +acm +kgD +kgD +kgD +kgD +kgD +nNb +gix +gix +gix +kgD +kgD +acm +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(172,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeU +aUz +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +wlO +wAv +qgV +hBa +qUZ +fSD +ibm +mwj +tZh +mdB +nOL +suj +thC +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aDS +uFL +bFI +aeu +aeu +aeu +vOX +rZV +pLw +kVk +vOX +sJS +kYy +sJS +rZV +mtc +lDu +lOh +eIb +seG +cMD +drm +oLH +wCY +kCd +rZV +fyS +fsV +tRg +nuS +hpH +mjW +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +fol +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +oAg +oAg +lLc +oAg +oAg +nNb +oAg +oAg +oAg +oAg +oAg +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(173,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +mDD +lgh +xxM +iyB +jBR +wWB +eCy +iay +gzx +eqx +lSE +pQM +lSE +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aDS +uFL +bFI +aeU +aeu +aeu +aeu +rZV +rZV +vOX +vOX +aaa +bNl +aaa +rZV +mtc +oLH +lDu +lDu +sJS +lDu +yad +lDu +wCY +rZV +rZV +ssw +enQ +vSM +gAF +miW +jgC +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +acm +gGF +acm +kgD +kgD +kgD +kgD +kgD +oAg +kgD +kgD +kgD +kgD +kgD +acm +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(174,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +mDD +lxG +gFt +mSq +lLH +wUU +cnq +oNI +hOs +lXP +eJy +hBa +dgw +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +vku +aeu +aeU +aUz +coy +aeU +rkn +aDS +uFL +bFI +aeU +aUz +aeU +fYy +aeu +aeu +aeu +mmY +aaa +aaa +aaa +lEs +mtc +mtc +dWj +fyp +hOE +pnA +ubM +daG +wCY +sjd +fej +mME +xCP +pra +rEu +gEs +xPT +gGF +gGF +gGF +gGF +gGF +gGF +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +acm +aaa +acm +aaa +oAg +aaa +acm +aaa +acm +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(175,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +hBa +mDD +hBa +eJy +gIw +wSz +eNb +sTy +ulJ +hBa +acm +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aeU +cmU +cmU +cmU +cmU +cmU +aDS +qzg +bFI +cmU +cmU +cmU +cmU +cmU +aeu +aeu +jbt +aaa +aaa +aaa +chh +sJS +sJS +jNn +fFE +tqZ +mmt +aYI +exg +kMP +rZV +dez +aPr +rYa +pIb +mVu +kPI +mjW +acm +aaa +acm +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +gGF +gGF +gGF +gGF +acm +xck +acm +gGF +gGF +gGF +gGF +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(176,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +mDD +eJy +uCQ +mis +ipE +mDD +eXZ +ngl +lhf +sTy +uQt +hBa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aeU +cmU +pyg +pyg +pyg +pyg +pyg +qzg +pyg +pyg +pyg +pyg +pyg +cmU +aeU +aeu +aDU +aaa +aaa +aaa +aoe +aeU +aeU +vOX +vOX +sJS +rZV +smo +vOX +fIl +rZV +hLH +dOu +olq +kYE +gjv +oiE +mjW +acm +aaa +acm +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +acm +aaa +aaa +aaa +acm +aaa +aaa +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(177,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +iUV +pQT +rZi +oLG +vfL +wYC +lqp +gUT +ihD +uQt +eJy +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +cmU +uFL +dnt +uFL +uFL +uFL +qzg +uFL +uFL +uFL +uFL +uFL +cmU +aeU +aof +qJs +cry +pRF +cry +qJs +aeu +aeU +aUz +aaa +aaa +acm +acm +rZV +xrA +rZV +jgC +mjW +mjW +xPT +iVn +xPT +jgC +ohR +acm +acK +acm +acK +acK +gGF +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(178,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +hBG +rZi +wpu +amU +dsD +heD +wGs +eJy +uZS +hBa +mDD +eJy +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +acm +cmU +pyg +pyg +pyg +pyg +pyg +qzg +pyg +pyg +pyg +pyg +pyg +cmU +aeU +aeU +acm +acK +acm +acK +acm +aeu +aeu +aeU +aeU +acm +acm +aaa +acm +acK +aaa +aaa +acm +xPT +vQK +cZo +vFL +xPT +acm +aaa +acm +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(179,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +mDD +cdI +ozw +tNY +xvP +bhR +lFr +jGU +hBa +nuf +iQK +jSF +eJy +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +qzg +ckk +aaa +aaa +ckk +qzg +ckk +aaa +aaa +ckk +qzg +cmU +cmU +aUz +vku +gGF +gGF +gGF +vku +aeu +aeu +aeu +vku +gGF +gGF +aaa +acK +qDp +aaa +aaa +aaQ +xPT +jwB +lzF +dFj +xPT +acm +aaa +acm +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +gGF +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(180,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +mDD +rRD +hBa +pCF +eJy +mob +gau +vfL +ocg +fdA +wxF +hBa +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +acm +gGF +acm +pyg +pyg +pyg +pyg +pyg +qzg +qzg +qzg +pyg +pyg +pyg +pyg +pyg +cmU +aeU +gGF +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +acm +aaa +acm +eiW +aaa +aaa +qJs +vNn +xPT +ilI +xPT +ohR +qJs +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(181,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +qoW +hKA +rrG +mDD +hzO +cbF +mDD +mWZ +jSF +lds +hBa +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +uFL +uFL +uFL +uFL +uFL +qzg +qzg +qzg +uFL +uFL +uFL +uFL +uFL +cmU +aeU +gGF +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +acm +acK +aaa +acm +viq +aaa +aaa +aaa +aaa +aaa +pBi +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(182,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +jvR +fII +cjI +eJy +mDD +eJy +eJy +rvz +rVt +gDS +mDD +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +acm +pyg +pyg +pyg +pyg +pyg +qzg +qzg +qzg +pyg +pyg +pyg +pyg +pyg +cmU +aeU +gGF +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +acm +aaa +acm +viq +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(183,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +eJy +hbr +xqm +rsY +eJy +aeu +aeu +eJy +mDD +eJy +eJy +eJy +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +qzg +ckk +aaa +aaa +ckk +qzg +ckk +aaa +aaa +ckk +qzg +cmU +cmU +aeU +gGF +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +acm +aaa +acm +acK +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(184,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +ult +ogA +ogA +ogA +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +gGF +gGF +gGF +acm +pyg +pyg +pyg +pyg +pyg +qzg +pyg +pyg +pyg +pyg +pyg +cmU +aeU +aeU +vku +gGF +gGF +gGF +gGF +vku +aeu +aeu +vku +gGF +gGF +aaa +acm +acK +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(185,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +dvN +dvN +ogA +cNZ +ogA +dvN +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +uFL +uFL +uFL +uFL +uFL +qzg +uFL +uFL +uFL +uFL +uFL +cmU +coy +aof +aeu +aeu +aaa +aaa +aaa +aeu +aeu +aeU +aUz +aaa +acm +acm +acm +acK +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(186,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +dvN +wDI +dvN +qvq +dvN +dvN +aap +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aeU +aeU +aUz +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +acm +gGF +acm +pyg +pyg +pyg +pyg +pyg +uFL +pyg +pyg +pyg +pyg +pyg +cmU +aUz +aeu +aeu +aeu +aeU +aaa +aaa +aeu +aeu +aeU +aaa +aaa +acm +aaa +acm +qDp +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(187,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aap +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +dvN +dvN +dvN +ycp +dvN +dvN +dvN +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +acm +aaa +gGF +aaa +uFL +aaa +cmU +cmU +cmU +cmU +cmU +aeu +aeu +aeu +aeu +aUz +aeU +aaa +aeu +aaa +aaa +aaa +aaa +acm +aaa +acK +eiW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(188,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +dvN +arz +dvN +dvN +dvN +dvN +wDI +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +acm +gGF +gGF +gGF +gGF +gGF +vLR +gGF +gGF +gGF +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aaa +aaa +aaa +aaa +aaa +aaa +acK +aaa +gGF +acK +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(189,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +cui +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +dvN +dvN +dvN +dvN +aoz +dvN +dvN +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +aaa +gGF +aaa +acm +aaa +aUz +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +gGF +acK +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(190,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +dvN +dvN +wDI +apm +dvN +dvN +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +vku +aeu +aeu +aeu +aeU +aap +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acm +aaa +gGF +viq +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(191,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +jyr +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeU +aeU +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +dvN +dvN +aoz +bQN +dvN +aap +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aeu +aeu +aeu +aUz +amq +aeU +aeu +aeu +vku +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +acK +acm +acK +acK +gGF +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(192,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aoz +thU +dvN +dvN +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aeu +aeu +aeu +aeu +aap +aeu +aUz +aeu +aeu +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +lGO +acK +acK +acK +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(193,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +dvN +dvN +wDI +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +gGF +gGF +gGF +vku +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +acm +dwz +rMP +aqv +dwz +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(194,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +dvN +bRy +dvN +dvN +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aeU +aeu +aeu +aaa +aaa +aeu +aeu +aeu +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +iBc +tmv +qKH +iBc +viq +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(195,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +dvN +dvN +aoz +aap +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +iBc +wqL +fAI +iBc +viq +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(196,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +dvN +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aap +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +iBc +oVY +qlX +iBc +viq +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(197,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aUz +aeU +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +gGF +dwz +rMP +aqv +dwz +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(198,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aaa +aaa +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +acK +acK +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(199,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +vku +aeu +vku +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +acK +acm +acK +gGF +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(200,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aUz +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(201,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +coy +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +coy +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(202,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +jyr +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(203,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aaa +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(204,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aeU +aeU +aeU +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aeu +vku +aeU +aUz +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +gGF +aaa +gGF +acm +acm +qJs +acm +acK +acK +acK +acm +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(205,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +coy +aeU +aeU +aeU +aeU +aeU +aeU +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +coy +aaa +aaa +aaa +aeU +aeU +aeu +aeu +aUz +aeU +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +gGF +aaa +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(206,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeU +aeU +aeU +aeU +aUz +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +cuj +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(207,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +vku +gGF +gGF +gGF +gGF +acK +gGF +acK +gGF +gGF +gGF +gGF +gGF +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(208,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +gGF +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(209,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +gGF +aaa +aaa +aaa +aaa +gGF +aaa +gGF +acm +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(210,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +gGF +aaa +aaa +aaa +aaa +gGF +aaa +gGF +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(211,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +gGF +aaa +aaa +aaa +aaa +gGF +aaa +gGF +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(212,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +gGF +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(213,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +gGF +aaa +aaa +aaa +aaa +gGF +aaa +gGF +acm +acm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(214,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aeu +aeu +aeu +aaa +aaa +gGF +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(215,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aeU +coy +aeU +aeu +aeu +aeu +aeu +aeu +aaa +gGF +aaa +aaa +aaa +aaa +acK +jjj +acK +gGF +gGF +aaa +aaa +aaa +aeU +aUz +aeU +aeu +icx +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(216,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +gGF +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(217,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +gGF +aaa +aaa +aaa +aaa +gGF +aaa +gGF +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(218,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +coy +cmU +icx +gGF +gGF +gGF +gGF +aaa +gGF +gGF +gGF +gGF +icx +aeu +aeu +aeu +aeU +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(219,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +acm +aaa +acm +nkN +ddW +nkN +aeu +aeu +aeu +aeu +aeu +aeu +aeu +coy +aaa +gGF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(220,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aeu +aeu +aeu +cmU +aeu +bcs +nkN +dix +nkN +jOI +aeu +aeu +aeu +aeu +aeu +aUz +aeU +aaa +aeU +aeU +aUz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(221,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +jyr +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +nkN +nkN +iTL +wqi +vBE +nkN +nkN +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeU +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(222,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +coy +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +rdc +rdc +jca +kPQ +xVC +kDG +vxL +rdc +nkN +aeu +aeu +aeu +aeu +aeU +aUz +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(223,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +nkN +jSe +jgz +xVC +bxs +xVC +mol +bpK +nkN +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(224,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +nkN +rdc +vjm +fWq +ijN +iTW +tNk +nkN +rdc +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(225,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aUz +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aap +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +nkN +nkN +gwI +yef +wpM +nkN +nkN +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(226,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +amq +aeU +coy +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aeu +aeu +aeu +aeu +aeu +aeu +aeu +dJp +nkN +glI +nkN +rko +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(227,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aUz +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aeU +aeU +aap +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +nkN +rdc +nkN +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(228,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeU +aaa +aeu +aeu +aeu +aeu +aeu +jyr +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aUz +aeu +aeu +aeu +aap +aeu +aeu +aap +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(229,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aUz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(230,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +coy +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(231,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(232,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(233,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aUz +aeU +aeU +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(234,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aaa +aaa +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(235,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +aeu +aaa +aaa +aaa +aaa +aaa +aaa +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(236,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +jyr +aaa +aaa +aaa +aaa +aaa +aaa +jyr +aeu +aaa +aaa +aeu +aeu +aeu +aaa +aeu +aeu +aeu +aaa +aeU +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeu +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(237,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +aaa +aaa +aaa +aaa +aaa +aaa +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aUz +aeU +aeu +aeu +aeU +aeu +aeu +aeu +aeu +aeU +aUz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(238,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aeU +jyr +aUz +aeU +aeu +aeu +jyr +aeU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(239,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +qJs +aaa +aaa +aaa +aaa +qJs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(240,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(241,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(242,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(243,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(244,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(245,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(246,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(247,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(248,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(249,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(250,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(251,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(252,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(253,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(254,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(255,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} diff --git a/_maps/map_files/MetaStation/MetaStation.dmm b/_maps/map_files/MetaStation/MetaStation.dmm index c69f225ac26b..dbf457564b50 100644 --- a/_maps/map_files/MetaStation/MetaStation.dmm +++ b/_maps/map_files/MetaStation/MetaStation.dmm @@ -69,6 +69,7 @@ /obj/structure/table/reinforced, /obj/machinery/cell_charger, /obj/machinery/firealarm/directional/west, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, /turf/open/floor/iron/dark, /area/station/medical/storage) "abI" = ( @@ -4156,6 +4157,7 @@ /obj/effect/turf_decal/tile/blue{ dir = 4 }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, /turf/open/floor/iron/white/corner, /area/station/hallway/secondary/entry) "buH" = ( @@ -4491,10 +4493,6 @@ /area/station/hallway/primary/central) "bAV" = ( /obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - id_tag = "outerbrig"; - name = "Brig" - }, /obj/effect/decal/cleanable/dirt, /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -4503,11 +4501,9 @@ id = "secentranceflasher"; pixel_y = -5 }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "brig-entrance" +/obj/machinery/turnstile/brig{ + dir = 1 }, -/obj/effect/mapping_helpers/airlock/access/all/security/entrance, -/obj/machinery/scanner_gate/preset_guns, /turf/open/floor/iron, /area/station/security/brig) "bBo" = ( @@ -6682,6 +6678,7 @@ /obj/machinery/airalarm/directional/north, /obj/effect/spawner/random/structure/closet_private, /obj/item/clothing/under/suit/tan, +/obj/effect/spawner/random/decoration/lavalamp, /turf/open/floor/carpet, /area/station/commons/dorms) "cqv" = ( @@ -6923,6 +6920,7 @@ dir = 4 }, /obj/machinery/light/directional/west, +/obj/effect/spawner/random/structure/massmeta_flags/directional/west, /turf/open/floor/iron/dark, /area/station/security/lockers) "cvt" = ( @@ -7624,6 +7622,7 @@ /obj/effect/turf_decal/tile/purple/half/contrasted{ dir = 1 }, +/obj/machinery/vending/mod_modules, /turf/open/floor/iron/white, /area/station/science/lobby) "cGV" = ( @@ -8279,6 +8278,7 @@ /obj/effect/spawner/random/armory/riot_armor, /obj/effect/spawner/random/armory/bulletproof_armor, /obj/structure/rack, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, /turf/open/floor/iron/dark, /area/station/security/armory) "cTC" = ( @@ -8299,6 +8299,7 @@ /obj/structure/disposalpipe/segment{ dir = 9 }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, /turf/open/floor/wood, /area/station/security/office) "cUq" = ( @@ -8348,6 +8349,7 @@ "cUP" = ( /obj/effect/spawner/random/structure/closet_private, /obj/item/clothing/under/misc/assistantformal, +/obj/effect/spawner/random/decoration/lavalamp, /turf/open/floor/wood, /area/station/commons/dorms) "cUX" = ( @@ -10675,6 +10677,7 @@ dir = 6 }, /obj/structure/dresser, +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, /turf/open/floor/wood/large, /area/station/command/heads_quarters/qm) "dLl" = ( @@ -11246,6 +11249,7 @@ /obj/effect/turf_decal/tile/red/half/contrasted{ dir = 4 }, +/obj/effect/spawner/random/decoration/lavalamp, /turf/open/floor/iron/dark, /area/station/command/bridge) "dTX" = ( @@ -12150,6 +12154,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, /turf/open/floor/iron/dark, /area/station/medical/medbay/central) "ejD" = ( @@ -12391,6 +12396,7 @@ /obj/item/clothing/under/misc/assistantformal, /obj/effect/landmark/start/hangover, /obj/effect/spawner/random/structure/closet_private, +/obj/effect/spawner/random/decoration/lavalamp, /turf/open/floor/wood, /area/station/commons/dorms) "eme" = ( @@ -14941,6 +14947,7 @@ /obj/machinery/computer/atmos_control/ordnancemix{ dir = 1 }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/south, /turf/open/floor/iron/dark, /area/station/science/ordnance) "fgl" = ( @@ -15731,9 +15738,6 @@ "frt" = ( /obj/structure/rack, /obj/item/gun/energy/ionrifle, -/obj/item/gun/ballistic/automatic/battle_rifle{ - pixel_y = 3 - }, /obj/item/gun/energy/temperature/security, /obj/item/clothing/suit/hooded/ablative, /obj/effect/turf_decal/tile/red/half/contrasted{ @@ -16595,6 +16599,10 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/general, /turf/open/floor/plating, /area/station/engineering/supermatter/room) +"fKr" = ( +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "fKv" = ( /obj/machinery/light_switch/directional/south, /obj/machinery/light/no_nightlight/directional/south, @@ -18851,6 +18859,7 @@ "gBx" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, /turf/open/floor/iron/dark, /area/station/command/bridge) "gBD" = ( @@ -19036,6 +19045,7 @@ /obj/effect/turf_decal/tile/neutral{ dir = 4 }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, /turf/open/floor/iron, /area/station/commons/fitness/recreation) "gES" = ( @@ -19211,6 +19221,7 @@ }, /obj/effect/spawner/random/armory/shotgun, /obj/machinery/light/directional/east, +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, /turf/open/floor/iron/dark, /area/station/security/armory) "gHD" = ( @@ -19378,6 +19389,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/engineering/atmos/pumproom) +"gJr" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/west, +/turf/open/floor/iron, +/area/station/commons/dorms) "gJu" = ( /obj/structure/rack, /obj/item/stack/rods{ @@ -22513,6 +22532,7 @@ /obj/effect/turf_decal/tile/bar{ dir = 1 }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, /turf/open/floor/iron, /area/station/hallway/primary/central) "hPk" = ( @@ -26344,6 +26364,12 @@ /obj/machinery/light/small/directional/north, /turf/open/floor/wood, /area/station/security/office) +"jao" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/spawner/random/structure/massmeta_flags/directional/south, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) "jaq" = ( /obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ dir = 10 @@ -28600,6 +28626,7 @@ /area/station/hallway/primary/starboard) "jLo" = ( /obj/item/kirbyplants/random, +/obj/effect/spawner/random/structure/massmeta_flags/directional/west, /turf/open/floor/iron, /area/station/engineering/main) "jLw" = ( @@ -28687,6 +28714,10 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/security/detectives_office) +"jME" = ( +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, +/turf/open/floor/engine, +/area/station/command/heads_quarters/rd) "jML" = ( /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ dir = 4 @@ -34052,6 +34083,7 @@ "lGj" = ( /obj/machinery/vending/wardrobe/det_wardrobe, /obj/machinery/light/small/directional/east, +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, /turf/open/floor/iron/grimy, /area/station/security/detectives_office) "lGL" = ( @@ -34289,6 +34321,7 @@ }, /obj/structure/disposalpipe/segment, /obj/effect/turf_decal/tile/neutral, +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, /turf/open/floor/iron, /area/station/hallway/primary/central) "lLG" = ( @@ -35700,6 +35733,7 @@ dir = 4; name = "Gas to Chamber" }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, /turf/open/floor/engine, /area/station/engineering/supermatter) "mkz" = ( @@ -37267,17 +37301,13 @@ /turf/open/floor/iron/white, /area/station/science/cytology) "mKQ" = ( -/obj/machinery/door/airlock/security/glass{ - id_tag = "innerbrig"; - name = "Brig" - }, /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 = "brig-entrance" +/obj/machinery/door/firedoor, +/obj/machinery/turnstile/brig{ + dir = 1 }, -/obj/effect/mapping_helpers/airlock/access/all/security/entrance, /turf/open/floor/iron, /area/station/security/brig) "mKR" = ( @@ -41463,6 +41493,7 @@ }, /obj/item/taperecorder, /obj/item/clothing/glasses/sunglasses, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, /turf/open/floor/wood, /area/station/service/lawoffice) "ohm" = ( @@ -41558,6 +41589,14 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/genetics) +"oiG" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/spawner/random/structure/massmeta_flags/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central) "oiI" = ( /obj/machinery/air_sensor/nitrous_tank, /turf/open/floor/engine/n2o, @@ -43543,6 +43582,7 @@ /obj/effect/turf_decal/siding/purple{ dir = 1 }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, /turf/open/floor/iron/white, /area/station/science/ordnance/storage) "oRO" = ( @@ -44436,6 +44476,7 @@ /obj/machinery/airalarm/directional/north, /obj/effect/spawner/random/structure/closet_private, /obj/item/clothing/under/misc/assistantformal, +/obj/effect/spawner/random/decoration/lavalamp, /turf/open/floor/wood, /area/station/commons/dorms) "piM" = ( @@ -44727,6 +44768,7 @@ /obj/machinery/airalarm/directional/north, /obj/effect/spawner/random/structure/closet_private, /obj/item/clothing/under/suit/navy, +/obj/effect/spawner/random/decoration/lavalamp, /turf/open/floor/carpet, /area/station/commons/dorms) "pnE" = ( @@ -45751,6 +45793,7 @@ /obj/effect/turf_decal/tile/neutral{ dir = 8 }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/south, /turf/open/floor/iron, /area/station/hallway/secondary/command) "pFN" = ( @@ -47152,6 +47195,7 @@ name = "Primary AI Core Access"; req_access = list("ai_upload") }, +/mob/living/silicon/robot/shell/cell, /turf/open/floor/iron/dark, /area/station/ai/satellite/chamber) "qfh" = ( @@ -47598,6 +47642,7 @@ "qlz" = ( /obj/effect/spawner/random/vending/colavend, /obj/machinery/light/directional/north, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, /turf/open/floor/iron, /area/station/hallway/primary/port) "qlG" = ( @@ -48139,6 +48184,7 @@ /obj/item/clothing/under/suit/burgundy, /obj/effect/landmark/start/hangover, /obj/effect/spawner/random/structure/closet_private, +/obj/effect/spawner/random/decoration/lavalamp, /turf/open/floor/carpet, /area/station/commons/dorms) "qwG" = ( @@ -50766,6 +50812,15 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"rqc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/central) "rqs" = ( /obj/effect/turf_decal/stripes/line{ dir = 10 @@ -54002,6 +54057,15 @@ "svS" = ( /turf/closed/wall/r_wall, /area/station/maintenance/aft/lesser) +"svZ" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/spawner/random/structure/massmeta_flags/directional/south, +/turf/open/floor/iron, +/area/station/security/brig) "swe" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ @@ -55558,6 +55622,7 @@ pixel_x = -3; pixel_y = 3 }, +/obj/effect/spawner/random/decoration/lavalamp, /turf/open/floor/wood, /area/station/command/corporate_showroom) "sUD" = ( @@ -57938,6 +58003,7 @@ /obj/structure/disposalpipe/trunk{ dir = 4 }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/south, /turf/open/floor/wood, /area/station/command/heads_quarters/hos) "tMe" = ( @@ -58453,6 +58519,7 @@ }, /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/fourcorners, +/mob/living/silicon/robot/shell/cell, /obj/machinery/flasher/directional/south{ id = "AI" }, @@ -60090,6 +60157,15 @@ /obj/machinery/meter, /turf/open/floor/plating, /area/station/maintenance/starboard/greater) +"uxK" = ( +/obj/machinery/atmospherics/components/trinary/filter{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/testlab) "uxS" = ( /turf/open/floor/wood, /area/station/maintenance/port/aft) @@ -62402,6 +62478,7 @@ pixel_x = 10 }, /obj/effect/turf_decal/stripes/line, +/obj/effect/spawner/random/structure/massmeta_flags/directional/south, /turf/open/floor/plating/airless{ luminosity = 2 }, @@ -63115,6 +63192,7 @@ /obj/effect/turf_decal/tile/blue{ dir = 4 }, +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, /turf/open/floor/iron/white/corner, /area/station/hallway/secondary/entry) "vxC" = ( @@ -69055,6 +69133,7 @@ /area/station/cargo/sorting) "xwf" = ( /obj/structure/weightmachine/weightlifter, +/obj/effect/spawner/random/structure/massmeta_flags/directional/north, /turf/open/floor/iron/dark/side{ dir = 4 }, @@ -70062,6 +70141,7 @@ dir = 10 }, /obj/machinery/light/small/directional/east, +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/cmo) "xOI" = ( @@ -71382,6 +71462,7 @@ /obj/structure/disposalpipe/segment, /obj/effect/turf_decal/tile/neutral, /obj/machinery/light/directional/east, +/obj/effect/spawner/random/structure/massmeta_flags/directional/east, /turf/open/floor/iron, /area/station/commons/dorms) "ylQ" = ( @@ -95420,7 +95501,7 @@ ihq uCq hZZ htd -uoe +oiG oIa nnq vnE @@ -97230,7 +97311,7 @@ kcn qXF aMB jMY -gGy +fKr aAT qlc cpj @@ -97965,7 +98046,7 @@ dRX riY aeq vDh -ewj +svZ ycM bHr bkl @@ -101091,7 +101172,7 @@ apw qfK syo nue -vQe +jao tvE kWg ivc @@ -101586,7 +101667,7 @@ rGC rGC lUj olw -wEG +rqc htd kGq syo @@ -105505,7 +105586,7 @@ oFS aqh uGX oWk -jNp +uxK lPC guG iAs @@ -106004,7 +106085,7 @@ vEv pkx hBB wnY -nfs +jME nfs tAg sWB @@ -107473,7 +107554,7 @@ fNS lOU ewk dtg -wcr +gJr mMx cUq wcr diff --git a/_maps/map_files/NebulaStation/NebulaStation.dmm b/_maps/map_files/NebulaStation/NebulaStation.dmm index faf82308e572..520124baba1d 100644 --- a/_maps/map_files/NebulaStation/NebulaStation.dmm +++ b/_maps/map_files/NebulaStation/NebulaStation.dmm @@ -31790,6 +31790,7 @@ /obj/structure/railing{ dir = 1 }, +/mob/living/silicon/robot/shell/cell, /turf/open/floor/circuit/green, /area/station/ai/satellite/chamber) "eJe" = ( @@ -77285,6 +77286,9 @@ /area/station/engineering/atmos/storage/gas) "lro" = ( /obj/structure/closet/crate/bin, +/obj/effect/spawner/random/decoration/lavalamp, +/obj/effect/spawner/random/decoration/lavalamp, +/obj/effect/spawner/random/decoration/lavalamp, /turf/open/floor/glass/reinforced, /area/station/hallway/secondary/entry) "lrr" = ( @@ -80264,6 +80268,7 @@ dir = 1 }, /obj/structure/cable, +/mob/living/silicon/robot/shell/cell, /turf/open/floor/circuit/green, /area/station/ai/satellite/chamber) "lPG" = ( @@ -102866,8 +102871,8 @@ /area/station/medical/virology) "pha" = ( /obj/item/radio/intercom/directional/north, -/obj/machinery/vending/cart, /obj/effect/turf_decal/bot_white, +/obj/machinery/vending/mod_modules, /turf/open/floor/iron/dark/textured_large, /area/station/hallway/primary/fore) "phb" = ( diff --git a/_maps/map_files/PubbyStation/PubbyStation.dmm b/_maps/map_files/PubbyStation/PubbyStation.dmm new file mode 100644 index 000000000000..56b9d089cb52 --- /dev/null +++ b/_maps/map_files/PubbyStation/PubbyStation.dmm @@ -0,0 +1,121346 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"aaa" = ( +/turf/open/space/basic, +/area/space) +"aac" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"aak" = ( +/obj/machinery/airalarm/directional/north, +/turf/open/floor/engine, +/area/station/science/lab) +"aal" = ( +/obj/machinery/firealarm/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"aam" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"aan" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/engine, +/area/station/science/lab) +"aao" = ( +/obj/structure/table/reinforced, +/obj/item/pen, +/obj/item/paper_bin, +/turf/open/floor/engine, +/area/station/science/lab) +"aap" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "telelab"; + name = "Test Chamber Blast Door" + }, +/turf/open/floor/plating, +/area/station/science/lab) +"aaq" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/science/lab) +"aas" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/door/poddoor/preopen{ + id = "telelab"; + name = "Test Chamber Blast Door" + }, +/obj/machinery/door/firedoor/heavy, +/turf/open/floor/engine, +/area/station/science/lab) +"aat" = ( +/obj/structure/sign/warning, +/turf/closed/wall/r_wall, +/area/station/maintenance/department/science/central) +"aau" = ( +/obj/machinery/firealarm/directional/north, +/obj/machinery/rnd/experimentor, +/turf/open/floor/engine, +/area/station/science/lab) +"aav" = ( +/obj/machinery/firealarm/directional/west, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/dorms) +"aaw" = ( +/obj/machinery/requests_console/directional/north{ + department = "Nanite Lab"; + name = "Nanite Lab Requests Console" + }, +/obj/machinery/light/directional/north, +/turf/open/floor/engine, +/area/station/science/lab) +"aax" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/landmark/start/scientist, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/science/lab) +"aay" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Experimentation Lab Chamber"; + network = list("ss13","rd") + }, +/turf/open/floor/engine, +/area/station/science/lab) +"aaz" = ( +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/grimy, +/area/station/security/detectives_office) +"aaA" = ( +/obj/structure/table/reinforced, +/obj/item/relic, +/turf/open/floor/engine, +/area/station/science/lab) +"aaC" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/button/door/directional/west{ + id = "evashutter"; + name = "EVA Shutters Control"; + req_access = list("eva") + }, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"aaF" = ( +/obj/machinery/computer/exodrone_control_console, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"aaG" = ( +/obj/machinery/computer/exoscanner_control, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"aaH" = ( +/obj/structure/table, +/obj/item/exodrone{ + pixel_y = 8 + }, +/obj/machinery/light/directional/north, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"aaJ" = ( +/obj/machinery/modular_computer/preset/id{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"aaL" = ( +/obj/machinery/computer/security/qm{ + dir = 8 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"aaN" = ( +/obj/machinery/airalarm/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable/layer3, +/turf/open/floor/circuit, +/area/station/ai/satellite/chamber) +"aaQ" = ( +/obj/item/exodrone, +/obj/machinery/exodrone_launcher, +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"aaR" = ( +/obj/effect/landmark/start/chief_medical_officer, +/obj/structure/chair/office/light{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"aaS" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/ordnance/freezerchamber) +"aaT" = ( +/obj/effect/mapping_helpers/iannewyear, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/photocopier, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"aaX" = ( +/obj/structure/table, +/obj/machinery/firealarm/directional/east, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aaY" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aaZ" = ( +/obj/machinery/door/poddoor/preopen{ + id = "bridgespace"; + name = "Bridge External Shutters" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/sign/departments/aisat/directional/west, +/turf/open/floor/iron/dark, +/area/station/engineering/transit_tube) +"aba" = ( +/obj/item/kirbyplants/photosynthetic{ + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"abb" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/engineering/main) +"abc" = ( +/obj/structure/table, +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/machinery/airalarm/directional/north, +/obj/item/stack/package_wrap{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/stack/package_wrap{ + pixel_x = 0; + pixel_y = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"abe" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"abf" = ( +/obj/structure/bed, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"abg" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/quartermaster, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"abi" = ( +/obj/item/storage/belt/fannypack/yellow, +/obj/structure/closet/secure_closet/quartermaster, +/obj/machinery/status_display/supply{ + dir = 4; + pixel_x = -32 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"abw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"abx" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/machinery/light/directional/south, +/obj/structure/tank_dispenser/oxygen, +/obj/effect/turf_decal/bot, +/turf/open/floor/plastic, +/area/station/security/lockers) +"aby" = ( +/obj/structure/lattice, +/obj/structure/grille, +/turf/open/space, +/area/space/nearstation) +"abI" = ( +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"abJ" = ( +/obj/structure/lattice, +/obj/machinery/camera/motion/directional/south{ + c_tag = "MiniSat External Fore"; + network = list("minisat") + }, +/turf/open/space, +/area/space/nearstation) +"abN" = ( +/obj/effect/landmark/carpspawn, +/turf/open/space, +/area/space) +"abO" = ( +/turf/closed/wall/r_wall, +/area/station/ai/satellite/chamber) +"abP" = ( +/obj/machinery/conveyor_switch/oneway{ + id = "mining"; + dir = 1 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"abV" = ( +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/iron/white, +/area/station/ai/satellite/chamber) +"abW" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/white, +/area/station/ai/satellite/chamber) +"abY" = ( +/turf/open/floor/iron/white, +/area/station/ai/satellite/chamber) +"acc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/ai/satellite/chamber) +"acd" = ( +/obj/machinery/porta_turret/ai{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/chamber) +"ace" = ( +/turf/open/floor/circuit, +/area/station/ai/satellite/chamber) +"acf" = ( +/obj/machinery/camera/motion/directional/south{ + c_tag = "MiniSat AI Chamber North"; + network = list("minisat") + }, +/obj/machinery/light/directional/south, +/obj/machinery/flasher{ + id = "AI"; + pixel_y = -24 + }, +/turf/open/floor/circuit, +/area/station/ai/satellite/chamber) +"acg" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/ai/satellite/chamber) +"ach" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/ai/satellite/chamber) +"ack" = ( +/obj/machinery/power/smes{ + charge = 5e+006 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/ai/satellite/chamber) +"acl" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/brig) +"acm" = ( +/obj/machinery/camera/motion/directional/east{ + c_tag = "MiniSat External Port"; + network = list("minisat") + }, +/turf/open/space, +/area/space/nearstation) +"acn" = ( +/obj/machinery/porta_turret/ai{ + dir = 4 + }, +/obj/machinery/camera/motion/directional/west{ + c_tag = "MiniSat AI Chamber West"; + network = list("minisat") + }, +/obj/machinery/light/directional/west, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/chamber) +"aco" = ( +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"acq" = ( +/obj/machinery/turretid{ + control_area = "/area/station/ai/satellite/chamber"; + name = "AI Chamber turret control"; + pixel_x = 5; + pixel_y = -24 + }, +/obj/machinery/holopad/secure, +/obj/item/radio/intercom/directional/south{ + broadcasting = 1; + frequency = 1447; + listening = 0; + name = "AI Intercom"; + pixel_y = -40 + }, +/obj/structure/cable/multilayer/connected, +/turf/open/floor/circuit, +/area/station/ai/satellite/chamber) +"acr" = ( +/obj/machinery/ai_slipper{ + uses = 8 + }, +/turf/open/floor/iron/white, +/area/station/ai/satellite/chamber) +"acu" = ( +/obj/machinery/porta_turret/ai{ + dir = 4 + }, +/obj/machinery/camera/motion/directional/east{ + c_tag = "MiniSat AI Chamber East"; + network = list("minisat") + }, +/obj/machinery/light/directional/east, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/chamber) +"acv" = ( +/obj/machinery/camera/motion/directional/west{ + c_tag = "MiniSat External Starboard"; + network = list("minisat") + }, +/turf/open/space, +/area/space/nearstation) +"acw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/ai/satellite/chamber) +"acy" = ( +/obj/effect/landmark/start/ai, +/obj/machinery/newscaster/directional/south, +/obj/item/radio/intercom/directional/south{ + freerange = 1; + listening = 0; + name = "Custom Channel"; + pixel_y = -43 + }, +/turf/open/floor/circuit, +/area/station/ai/satellite/chamber) +"acC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable/layer3, +/turf/open/floor/circuit, +/area/station/ai/satellite/chamber) +"acD" = ( +/obj/machinery/light/directional/north, +/obj/machinery/flasher{ + id = "AI"; + pixel_y = 20 + }, +/obj/machinery/status_display/ai{ + pixel_y = 37 + }, +/obj/machinery/holopad/secure, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/structure/cable/layer3, +/turf/open/floor/circuit, +/area/station/ai/satellite/chamber) +"acF" = ( +/obj/effect/landmark/start/ai/secondary, +/turf/open/floor/circuit, +/area/station/ai/satellite/chamber) +"acI" = ( +/obj/structure/rack, +/obj/item/clothing/shoes/magboots{ + pixel_x = -4; + pixel_y = 3 + }, +/obj/item/clothing/shoes/magboots, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"acJ" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner, +/obj/structure/chair/office{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"acK" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"acL" = ( +/obj/machinery/ai_slipper{ + uses = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/structure/cable/layer3, +/turf/open/floor/iron/white, +/area/station/ai/satellite/chamber) +"acM" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/prison) +"acN" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/storage_shared) +"acO" = ( +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/machinery/photobooth/security, +/turf/open/floor/iron, +/area/station/security/brig) +"acP" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"acT" = ( +/turf/open/floor/iron/dark, +/area/station/ai/satellite/chamber) +"acU" = ( +/turf/closed/wall/r_wall, +/area/station/ai/satellite/exterior) +"acV" = ( +/turf/closed/wall, +/area/station/engineering/storage_shared) +"acW" = ( +/obj/machinery/computer/station_alert, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"acX" = ( +/obj/machinery/computer/monitor, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"acY" = ( +/obj/machinery/computer/atmos_alert, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"adb" = ( +/obj/machinery/door/airlock/command/glass{ + name = "AI Core" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/minisat, +/obj/structure/cable/layer3, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/chamber) +"add" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/ai/satellite/chamber) +"ade" = ( +/obj/structure/table/glass, +/obj/item/stack/sheet/iron, +/obj/item/stack/sheet/glass{ + amount = 20; + pixel_x = 3; + pixel_y = -4 + }, +/obj/item/assembly/flash/handheld, +/obj/item/assembly/flash/handheld, +/obj/item/mmi, +/obj/item/assembly/prox_sensor{ + pixel_x = -8; + pixel_y = 4 + }, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"adf" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/modular_computer/preset/civilian, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"adg" = ( +/obj/machinery/mecha_part_fabricator, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"adh" = ( +/obj/machinery/camera/directional/north{ + c_tag = "MiniSat AI Chamber Center"; + network = list("minisat") + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/circuit, +/area/station/ai/satellite/chamber) +"adi" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"adj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/command/vault) +"adk" = ( +/obj/structure/table, +/obj/machinery/recharger, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/ai/satellite/interior) +"adl" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/ai/satellite/interior) +"adn" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/ai/satellite/interior) +"ado" = ( +/obj/structure/table, +/obj/item/pen, +/obj/item/paper_bin, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/iron/grimy, +/area/station/ai/satellite/interior) +"adq" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner, +/area/station/commons/fitness) +"ads" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/obj/machinery/light/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "EVA Storage" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"adt" = ( +/obj/machinery/camera/directional/south{ + c_tag = "MiniSat Maintenance Port Fore"; + network = list("minisat") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"adu" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/tank_dispenser/oxygen, +/obj/effect/turf_decal/stripes/end, +/turf/open/floor/iron, +/area/station/command/eva) +"adv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "MiniSat Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "ai-sat-inner" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/minisat, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"adx" = ( +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/grimy, +/area/station/ai/satellite/interior) +"adz" = ( +/obj/machinery/light/small/directional/south, +/obj/machinery/camera/motion/directional/south{ + c_tag = "MiniSat AI Chamber Observation"; + network = list("minisat") + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/grimy, +/area/station/ai/satellite/interior) +"adB" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "MiniSat Maintenance" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "ai-sat-inner" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/minisat, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"adC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/main) +"adD" = ( +/obj/machinery/camera/directional/south{ + c_tag = "MiniSat Maintenance Starboard Fore"; + network = list("minisat") + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"adE" = ( +/turf/closed/wall/mineral/iron, +/area/station/security/prison) +"adF" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"adG" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"adI" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/white, +/area/station/science/lab) +"adK" = ( +/obj/machinery/airalarm/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/office) +"adM" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Chamber Observation" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "ai-sat-center" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/minisat, +/obj/structure/cable/layer3, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"adO" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"adR" = ( +/obj/structure/lattice, +/obj/effect/spawner/random/structure/grille, +/turf/open/space, +/area/space/nearstation) +"adT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/circuit, +/area/station/ai/satellite/chamber) +"adU" = ( +/obj/structure/closet/secure_closet/security/sec, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/turf/open/floor/plastic, +/area/station/security/lockers) +"adV" = ( +/obj/machinery/camera/directional/north{ + c_tag = "MiniSat Bridge Starboard Fore"; + network = list("minisat") + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating/airless, +/area/station/ai/satellite/interior) +"adX" = ( +/turf/closed/wall/r_wall, +/area/station/ai/satellite/interior) +"adY" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aea" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "MiniSat Bridge Starboard Fore"; + network = list("minisat") + }, +/turf/open/floor/plating/airless, +/area/station/ai/satellite/interior) +"aec" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"aee" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"aef" = ( +/obj/structure/grille, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"aeh" = ( +/obj/machinery/light/small/directional/west, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"aej" = ( +/obj/machinery/porta_turret/ai{ + installation = /obj/item/gun/energy/e_gun + }, +/turf/open/floor/plating/airless, +/area/station/ai/satellite/interior) +"aek" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"ael" = ( +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aem" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison) +"aen" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/prison) +"aeq" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock{ + name = "Dining Room" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison/mess) +"aer" = ( +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison) +"aet" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/machinery/firealarm/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"aeu" = ( +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison/work) +"aev" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"aez" = ( +/obj/machinery/light/small/directional/south, +/obj/machinery/camera/motion/directional/south{ + c_tag = "MiniSat Bridge Port Aft"; + network = list("minisat") + }, +/turf/open/floor/plating/airless, +/area/station/ai/satellite/interior) +"aeB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plastic, +/area/station/security/lockers) +"aeD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/iron/chapel{ + dir = 8 + }, +/area/station/security/prison) +"aeE" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/obj/item/kirbyplants/organic/plant8, +/turf/open/floor/iron/dark, +/area/station/security/prison) +"aeG" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/prison) +"aeI" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/prison/work) +"aeO" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Chamber Hallway" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "ai-sat-center" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/minisat, +/obj/structure/cable/layer3, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"aeR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"aeS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "MiniSat Maintenance" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "ai-sat-right" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/minisat, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"aeT" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/structure/table/wood/fancy, +/turf/open/floor/iron/dark, +/area/station/security/prison) +"aeV" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/prison) +"aeY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"aeZ" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/supply/visible{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"afa" = ( +/obj/machinery/camera/directional/north{ + c_tag = "MiniSat Maintenance Port Aft"; + network = list("minisat") + }, +/obj/item/radio/intercom/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"afb" = ( +/obj/structure/table, +/obj/item/stack/sheet/plasteel{ + amount = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"afc" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "MiniSat Maintenance" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/science/minisat, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"afd" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/status_display/supply{ + dir = 4; + pixel_y = 32 + }, +/obj/effect/turf_decal/trimline/brown/filled/corner, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"afe" = ( +/obj/item/kirbyplants/photosynthetic{ + pixel_y = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"aff" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/structure/cable/layer3, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"afg" = ( +/obj/item/kirbyplants/photosynthetic{ + pixel_y = 10 + }, +/obj/machinery/camera/directional/north{ + c_tag = "MiniSat Foyer"; + network = list("minisat") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"afh" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/mining{ + name = "Drone Bay" + }, +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/supply/general, +/obj/effect/landmark/navigate_destination, +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"afi" = ( +/obj/effect/turf_decal/tile/brown/diagonal_centre, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"afj" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"afk" = ( +/obj/machinery/camera/directional/north{ + c_tag = "MiniSat Maintenance Starboard Aft"; + network = list("minisat") + }, +/obj/item/radio/intercom/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"afl" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Drone Bay" + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"afm" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"afn" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/obj/structure/weightmachine/weightlifter, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"afp" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"afr" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/iron/chapel, +/area/station/security/prison) +"afs" = ( +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/prison) +"aft" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 1; + name = "Air Out" + }, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"afu" = ( +/turf/closed/wall, +/area/station/service/kitchen/coldroom) +"afv" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/chair/stool/bar/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"afw" = ( +/obj/machinery/light/small/directional/west, +/obj/item/radio/intercom/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"afx" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"afy" = ( +/obj/effect/landmark/start/cyborg, +/obj/item/beacon, +/obj/structure/cable/layer3, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"afz" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"afA" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/airalarm/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"afB" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/machinery/light/small/directional/east, +/obj/item/stack/cable_coil, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"afE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/structure/table, +/obj/item/storage/dice, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"afF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"afH" = ( +/obj/machinery/flasher/portable, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"afK" = ( +/obj/machinery/atmospherics/components/tank/air{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"afL" = ( +/obj/structure/table, +/obj/item/wrench, +/obj/item/tank/internals/emergency_oxygen, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"afM" = ( +/obj/structure/table, +/obj/item/crowbar, +/obj/item/clothing/mask/gas, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"afN" = ( +/obj/machinery/teleport/hub, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/structure/sign/departments/aisat/directional/west, +/turf/open/floor/plating, +/area/station/ai/satellite/interior) +"afO" = ( +/obj/machinery/door/airlock/mining{ + name = "Drone Bay" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/general, +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"afP" = ( +/obj/machinery/holopad/secure, +/mob/living/basic/bot/secbot/pingsky, +/obj/structure/cable/layer3, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"afQ" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"afR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/structure/sign/departments/aisat/directional/east, +/turf/open/floor/plating, +/area/station/ai/satellite/interior) +"afS" = ( +/obj/machinery/recharge_station, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"afT" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/electrical{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/storage/toolbox/mechanical, +/obj/item/multitool, +/obj/item/extinguisher, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"afU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/sign/departments/telecomms/directional/south, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/main) +"afX" = ( +/obj/item/kirbyplants/organic/plant8, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 5 + }, +/turf/open/floor/iron/dark, +/area/station/security/prison) +"afZ" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"aga" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/grunge{ + name = "Prison Workshop" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison/work) +"agc" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"agd" = ( +/obj/effect/turf_decal/stripes/white/line, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"age" = ( +/obj/machinery/teleport/station, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/ai/satellite/interior) +"agf" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"agg" = ( +/obj/machinery/requests_console/directional/south{ + department = "AI"; + name = "AI Satellite Requests Console" + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"agh" = ( +/obj/structure/transit_tube/station/reverse/flipped{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/ai/satellite/interior) +"agi" = ( +/obj/machinery/door/poddoor{ + id = "executionspaceblast" + }, +/turf/open/floor/plating, +/area/station/security/execution) +"agj" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/security/execution) +"agl" = ( +/obj/structure/table/glass, +/obj/item/restraints/handcuffs, +/obj/item/razor, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/dark, +/area/station/security/execution) +"agn" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/red/filled/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"ago" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/red/filled/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/security/prison/workout) +"agq" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/ai/satellite/interior) +"agr" = ( +/obj/machinery/computer/teleporter{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/ai/satellite/interior) +"ags" = ( +/obj/machinery/light/directional/south, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"agu" = ( +/obj/structure/transit_tube, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/ai/satellite/interior) +"agv" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/execution) +"agy" = ( +/turf/closed/wall, +/area/station/security/prison) +"agD" = ( +/obj/machinery/light/small/directional/west, +/obj/structure/sign/warning/vacuum/external/directional/east, +/obj/structure/sign/warning/vacuum/external/directional/west, +/obj/structure/cable/multilayer/connected, +/turf/open/floor/plating, +/area/station/ai/satellite/interior) +"agE" = ( +/obj/structure/transit_tube, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/ai/satellite/interior) +"agF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/security/execution) +"agL" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/flasher/directional/south{ + id = "Cell 1"; + pixel_y = 26 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Permabrig - Cell 1"; + network = list("ss13","prison") + }, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"agM" = ( +/obj/structure/table, +/obj/machinery/light/small/directional/north, +/obj/item/radio/intercom/prison/directional/east, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"agP" = ( +/turf/closed/wall, +/area/station/security/office) +"agQ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/office) +"agR" = ( +/obj/machinery/door/airlock/external{ + name = "MiniSat External Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "ai-sat-entrance" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/minisat, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/ai/satellite/interior) +"agS" = ( +/obj/structure/transit_tube, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"agX" = ( +/obj/structure/bed, +/obj/item/bedsheet, +/obj/effect/spawner/random/contraband/prison, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"agZ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"aha" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/south, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"ahd" = ( +/obj/structure/closet/secure_closet/security/sec, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plastic, +/area/station/security/lockers) +"ahh" = ( +/obj/structure/lattice/catwalk, +/obj/structure/showcase/cyborg/old{ + pixel_y = 20 + }, +/turf/open/space, +/area/space/nearstation) +"ahi" = ( +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"ahj" = ( +/obj/structure/rack, +/obj/item/clothing/suit/jacket/straight_jacket, +/obj/item/tank/internals/anesthetic, +/obj/item/clothing/mask/breath/medical, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution) +"ahk" = ( +/obj/machinery/button/flasher{ + id = "executionflash"; + pixel_x = 6; + pixel_y = 27 + }, +/obj/machinery/button/ignition{ + id = "secigniter"; + pixel_x = 6; + pixel_y = 36 + }, +/obj/machinery/button/door/directional/north{ + id = "executionspaceblast"; + name = "Vent to Space"; + pixel_x = -6; + req_access = list("armory") + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution) +"ahl" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution) +"ahp" = ( +/turf/closed/wall, +/area/station/security/prison/safe) +"ahr" = ( +/obj/structure/lattice, +/obj/machinery/camera/directional/north{ + c_tag = "MiniSat Entrance"; + network = list("minisat") + }, +/turf/open/space, +/area/space/nearstation) +"ahs" = ( +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube, +/turf/open/space/basic, +/area/space/nearstation) +"aht" = ( +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"ahu" = ( +/obj/structure/table/glass, +/obj/item/flashlight/lamp, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/security/execution) +"ahv" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/security/execution) +"ahy" = ( +/turf/open/floor/iron/dark, +/area/station/security/execution) +"ahz" = ( +/obj/machinery/light/small/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/button/door/directional/east{ + id = "executionfireblast"; + name = "Transfer Area Lockdown"; + req_access = list("armory"); + silicon_access_disabled = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution) +"ahB" = ( +/obj/item/chair, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central) +"ahC" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison/safe) +"ahF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/brig) +"ahI" = ( +/obj/machinery/light/directional/north, +/turf/open/floor/iron, +/area/station/security/brig) +"ahJ" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"ahK" = ( +/obj/structure/table, +/obj/item/melee/chainofcommand, +/obj/machinery/button/flasher{ + id = "Cell 3"; + name = "Prisoner Flash"; + pixel_x = -7; + pixel_y = 26 + }, +/obj/machinery/button/door/directional/west{ + id = "permashut3"; + name = "Cell Lockdown Button"; + pixel_x = 6; + pixel_y = 26; + req_access = list("brig") + }, +/obj/item/melee/baton/security, +/turf/open/floor/iron, +/area/station/security/brig) +"ahL" = ( +/turf/closed/wall/r_wall, +/area/station/security/armory) +"ahM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plastic, +/area/station/security/lockers) +"ahN" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plastic, +/area/station/security/lockers) +"ahP" = ( +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"ahR" = ( +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube/crossing, +/turf/open/space/basic, +/area/space/nearstation) +"ahS" = ( +/obj/structure/table/optable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/security/execution) +"ahT" = ( +/turf/open/floor/iron/white, +/area/station/security/execution) +"ahW" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ahX" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 5 + }, +/obj/machinery/computer/order_console/cook{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"ahY" = ( +/obj/machinery/door/airlock/security{ + aiControlDisabled = 1; + name = "Prisoner Transfer Centre" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/execution) +"aid" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"aie" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/machinery/requests_console/directional/south{ + department = "Departures"; + name = "Departures Requests Console" + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"aif" = ( +/obj/machinery/door/airlock{ + name = "Service Access" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/service/general, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"aih" = ( +/obj/structure/table, +/obj/item/restraints/handcuffs, +/obj/item/razor, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron, +/area/station/security/brig) +"aii" = ( +/obj/structure/table, +/obj/item/storage/box/flashbangs{ + pixel_x = 6; + pixel_y = 3 + }, +/obj/item/storage/box/flashbangs{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/storage/lockbox/loyalty, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"aik" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/chapel{ + dir = 4 + }, +/area/station/security/prison) +"ail" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"aim" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"aio" = ( +/obj/structure/closet/l3closet/security, +/obj/effect/turf_decal/delivery, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/plastic, +/area/station/security/lockers) +"aip" = ( +/obj/structure/closet/bombcloset/security, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plastic, +/area/station/security/lockers) +"aiq" = ( +/turf/open/floor/plastic, +/area/station/security/lockers) +"ais" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/plastic, +/area/station/security/lockers) +"ait" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aiu" = ( +/turf/closed/wall, +/area/station/maintenance/department/security/brig) +"aiv" = ( +/obj/structure/table/glass, +/obj/item/storage/backpack/duffelbag/sec/surgery{ + pixel_y = 5 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/white, +/area/station/security/execution) +"aiw" = ( +/obj/machinery/power/emitter/welded{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/execution) +"aix" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution) +"aiy" = ( +/obj/structure/table/reinforced, +/obj/item/kirbyplants/organic/plant18{ + pixel_y = 10 + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"aiz" = ( +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution) +"aiA" = ( +/turf/closed/wall/r_wall, +/area/station/security/execution) +"aiE" = ( +/obj/machinery/firealarm/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Brig Prison Hallway"; + network = list("ss13","prison") + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/brig) +"aiG" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"aiH" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aiJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/computer/cargo/request{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"aiK" = ( +/obj/structure/table, +/obj/item/assembly/signaler, +/obj/item/electropack, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/brig) +"aiL" = ( +/obj/structure/rack, +/obj/item/gun/energy/ionrifle, +/obj/item/gun/energy/temperature/security, +/obj/item/clothing/suit/hooded/ablative, +/obj/machinery/light/directional/west, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"aiO" = ( +/obj/structure/rack, +/obj/structure/sign/warning/no_smoking/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/spawner/random/armory/rubbershot, +/obj/effect/spawner/random/armory/rubbershot, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"aiR" = ( +/turf/closed/wall, +/area/station/command/heads_quarters/hos) +"aiS" = ( +/turf/closed/wall, +/area/station/maintenance/department/crew_quarters/dorms) +"aiT" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"aiU" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/barsign, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den) +"aiV" = ( +/obj/structure/table, +/obj/machinery/microwave, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aiW" = ( +/obj/structure/table, +/obj/structure/bedsheetbin, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aiX" = ( +/obj/structure/sink/kitchen{ + pixel_y = 28 + }, +/obj/item/reagent_containers/cup/beaker, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aiY" = ( +/obj/structure/table, +/obj/item/flashlight/lamp, +/obj/machinery/newscaster/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aiZ" = ( +/obj/structure/table, +/obj/item/storage/box/bodybags, +/obj/item/pen, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/execution) +"aja" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/execution) +"ajb" = ( +/obj/structure/closet/secure_closet/injection, +/obj/machinery/light_switch/directional/south, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution) +"ajc" = ( +/obj/structure/closet/secure_closet/brig, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"ajf" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Prison Wing" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron, +/area/station/security/brig) +"ajg" = ( +/obj/structure/rack, +/obj/effect/spawner/random/armory/e_gun, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"ajh" = ( +/obj/structure/rack, +/obj/effect/spawner/random/armory/bulletproof_armor, +/obj/effect/spawner/random/armory/bulletproof_helmet, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"ajj" = ( +/obj/structure/rack, +/obj/effect/spawner/random/armory/laser_gun, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"ajk" = ( +/obj/effect/landmark/start/security_officer, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron, +/area/station/security/office) +"ajl" = ( +/obj/structure/filingcabinet, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"ajm" = ( +/obj/structure/table, +/obj/item/storage/fancy/donut_box{ + pixel_y = 2 + }, +/obj/structure/noticeboard{ + pixel_y = 32 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"ajn" = ( +/obj/structure/table, +/obj/structure/plaque/static_plaque/golden{ + pixel_y = 32 + }, +/obj/machinery/light/directional/north, +/obj/item/storage/box/handcuffs{ + pixel_x = 1; + pixel_y = 3 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"ajo" = ( +/obj/machinery/vending/coffee, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"ajp" = ( +/obj/machinery/photocopier, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/machinery/computer/security/telescreen/entertainment/directional/north, +/turf/open/floor/iron, +/area/station/security/office) +"ajq" = ( +/obj/effect/landmark/start/security_officer, +/obj/structure/reagent_dispensers/wall/peppertank/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron, +/area/station/security/office) +"ajr" = ( +/obj/item/food/donut/chaos, +/turf/open/floor/plating, +/area/station/command/heads_quarters/hos) +"ajs" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/hos) +"ajt" = ( +/obj/structure/table, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{ + pixel_x = 4; + pixel_y = 7 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den) +"aju" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den) +"ajv" = ( +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"ajx" = ( +/obj/machinery/door/poddoor/shutters{ + id = "supplybridge" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"ajy" = ( +/obj/machinery/door/poddoor/shutters{ + id = "supplybridge" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"ajz" = ( +/obj/machinery/door/poddoor/shutters{ + id = "supplybridge" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"ajA" = ( +/obj/machinery/power/solar{ + id = "portsolar"; + name = "Port Solar Array" + }, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/starboard) +"ajB" = ( +/obj/item/storage/box/mousetraps, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"ajC" = ( +/obj/structure/chair/stool/bar/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"ajD" = ( +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"ajE" = ( +/obj/structure/bed, +/obj/structure/sign/poster/contraband/random/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"ajG" = ( +/obj/machinery/atmospherics/components/tank/air, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"ajH" = ( +/turf/closed/wall, +/area/station/security/processing/cremation) +"ajI" = ( +/obj/machinery/door/airlock/security{ + aiControlDisabled = 1; + name = "Crematorium" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/turf/open/floor/iron/dark, +/area/station/security/processing/cremation) +"ajL" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Prison Gate"; + name = "Prison Blast Door" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/security/brig) +"ajM" = ( +/turf/closed/wall, +/area/station/security/brig) +"ajN" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron, +/area/station/security/evidence) +"ajO" = ( +/obj/structure/closet{ + name = "Evidence Closet" + }, +/obj/structure/sign/poster/official/safety_report/directional/north, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/evidence) +"ajP" = ( +/obj/structure/rack, +/obj/machinery/newscaster/directional/west, +/obj/effect/spawner/random/armory/disablers, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"ajQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"ajR" = ( +/obj/structure/rack, +/obj/effect/spawner/random/armory/dragnet, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"ajS" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"ajT" = ( +/obj/structure/rack, +/obj/item/radio/intercom/directional/east, +/obj/effect/spawner/random/armory/shotgun, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"ajW" = ( +/obj/effect/landmark/start/security_officer, +/obj/structure/chair/stool/bar/directional/north, +/turf/open/floor/iron, +/area/station/security/office) +"ajX" = ( +/turf/closed/wall, +/area/station/commons/lounge) +"ajY" = ( +/obj/effect/landmark/start/security_officer, +/turf/open/floor/iron, +/area/station/security/office) +"ajZ" = ( +/obj/machinery/light/directional/east, +/obj/item/radio/intercom/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/office) +"akb" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/structure/sign/plaques/kiddie{ + desc = "An embossed piece of paper from the University of Nanotrasen at Portpoint."; + name = "\improper 'Diploma' frame"; + pixel_y = 32 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"akc" = ( +/obj/machinery/status_display/evac/directional/north, +/obj/machinery/light/directional/north, +/obj/machinery/pdapainter/security, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"akd" = ( +/obj/structure/table/wood, +/obj/item/storage/box/seccarts{ + pixel_x = 3; + pixel_y = 2 + }, +/obj/item/storage/box/deputy, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"akf" = ( +/turf/open/floor/carpet, +/area/station/service/abandoned_gambling_den) +"akg" = ( +/obj/structure/mineral_door/wood, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den) +"akh" = ( +/obj/effect/decal/cleanable/blood/oil{ + icon_state = "floor5" + }, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den) +"akj" = ( +/obj/machinery/light/small/directional/west, +/obj/item/cigbutt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"akk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"akl" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Space-Bridge Access" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"akm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"ako" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/light/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"akp" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Space-Bridge Access" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"akq" = ( +/obj/machinery/light/small/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"akr" = ( +/obj/machinery/washing_machine, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aks" = ( +/obj/machinery/light/small/directional/south, +/obj/machinery/newscaster/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"akt" = ( +/obj/structure/bed, +/obj/item/radio/intercom/directional/south, +/obj/machinery/button/door/directional/east{ + id = "mainthideout"; + name = "Door Bolt Control"; + normaldoorcontrol = 1; + req_access = list("command"); + specialfunctions = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"akv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"akw" = ( +/obj/machinery/meter, +/obj/machinery/light/small/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"akx" = ( +/obj/structure/bodycontainer/crematorium{ + id = "seccrematorium" + }, +/turf/open/floor/iron/dark, +/area/station/security/processing/cremation) +"akz" = ( +/obj/machinery/button/crematorium{ + pixel_x = 25 + }, +/obj/machinery/airalarm/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing/cremation) +"akA" = ( +/turf/closed/wall/r_wall, +/area/station/security/brig) +"akB" = ( +/obj/item/clothing/gloves/latex, +/obj/item/clothing/mask/surgical, +/obj/item/reagent_containers/spray/cleaner, +/obj/structure/table/glass, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/security/medical) +"akC" = ( +/obj/item/storage/medkit/regular{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/regular, +/obj/structure/table/glass, +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/security/medical) +"akD" = ( +/obj/structure/table/glass, +/obj/machinery/computer/records/medical/laptop, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/security/medical) +"akE" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/iv_drip, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/security/medical) +"akI" = ( +/obj/machinery/door/airlock/security{ + name = "Evidence Room" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/entrance, +/obj/effect/turf_decal/tile/red/fourcorners, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/evidence) +"akJ" = ( +/obj/structure/table/reinforced, +/obj/item/multitool{ + pixel_x = 8; + pixel_y = -4 + }, +/obj/item/storage/box/shipping{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/machinery/door/window/left/directional/south{ + name = "Cargo Desk"; + req_access = list("shipping") + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"akK" = ( +/obj/structure/closet{ + name = "Evidence Closet" + }, +/obj/machinery/camera/directional/east{ + c_tag = "Brig Evidence Room" + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/evidence) +"akL" = ( +/obj/machinery/flasher/portable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"akM" = ( +/turf/open/floor/iron/dark, +/area/station/security/armory) +"akN" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/chapel{ + dir = 1 + }, +/area/station/security/prison) +"akO" = ( +/obj/structure/table/reinforced, +/obj/item/hand_labeler{ + pixel_x = -8; + pixel_y = 5 + }, +/obj/item/paper_bin/carbon{ + pixel_x = 9; + pixel_y = 4 + }, +/obj/item/paper_bin/carbon{ + pixel_x = 9; + pixel_y = 8 + }, +/obj/machinery/door/window/right/directional/south{ + name = "Cargo Desk"; + req_access = list("shipping") + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"akQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/office) +"akR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/office) +"akT" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/heads_quarters/hos) +"akU" = ( +/obj/effect/turf_decal/tile/red, +/obj/structure/cable, +/obj/structure/table/wood, +/obj/machinery/fax{ + fax_name = "Head of Security's Office"; + name = "Head of Security's Fax Machine" + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"akW" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"akX" = ( +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"akZ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "hos_spess_shutters"; + name = "Space Shutters" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/heads_quarters/hos) +"ala" = ( +/obj/structure/transit_tube/curved{ + dir = 1 + }, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"alb" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/central) +"alc" = ( +/obj/structure/table, +/obj/item/storage/fancy/cigarettes/cigars, +/obj/item/stack/spacecash/c20, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den) +"ale" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/modular_computer/preset/cargochat/cargo{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"alf" = ( +/obj/machinery/door/poddoor/shutters{ + id = "supplybridge" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"alg" = ( +/obj/machinery/door/poddoor/shutters{ + id = "supplybridge" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"alh" = ( +/obj/machinery/door/poddoor/shutters{ + id = "supplybridge" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"ali" = ( +/obj/machinery/door/airlock{ + id_tag = "mainthideout"; + name = "Hideout" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"alj" = ( +/obj/item/wrench, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"alk" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"alo" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Brig Crematorium" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing/cremation) +"alp" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"alq" = ( +/obj/item/storage/box/bodybags, +/obj/machinery/light/directional/west, +/obj/structure/table/glass, +/obj/item/reagent_containers/syringe{ + name = "steel point" + }, +/obj/item/reagent_containers/cup/bottle/multiver, +/obj/item/reagent_containers/cup/bottle/epinephrine, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/security/medical) +"alr" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/security/medical) +"als" = ( +/obj/machinery/holopad, +/turf/open/floor/iron/white, +/area/station/security/medical) +"alt" = ( +/obj/machinery/door/window/left/directional/east{ + name = "Brig Infirmary" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/security/medical) +"aly" = ( +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/evidence) +"alz" = ( +/obj/structure/closet{ + name = "Evidence Closet" + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/evidence) +"alB" = ( +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/office) +"alC" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green{ + pixel_x = -4; + pixel_y = 12 + }, +/obj/item/pen, +/obj/item/folder/red{ + pixel_x = 8 + }, +/turf/open/floor/iron, +/area/station/security/office) +"alD" = ( +/obj/machinery/computer/records/security, +/turf/open/floor/iron, +/area/station/security/office) +"alF" = ( +/obj/machinery/computer/security, +/turf/open/floor/iron, +/area/station/security/office) +"alH" = ( +/turf/open/floor/iron/dark, +/area/station/security/office) +"alJ" = ( +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hos) +"alK" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/chair/office{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hos) +"alM" = ( +/obj/machinery/computer/records/security{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hos) +"alO" = ( +/obj/structure/transit_tube/diagonal, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"alQ" = ( +/obj/structure/chair/stool/bar/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"alR" = ( +/obj/effect/landmark/blobstart, +/obj/structure/chair/stool/bar/directional/north, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"alS" = ( +/obj/structure/chair/stool/bar/directional/north, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"alT" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"alY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/button/crematorium{ + id = "seccrematorium"; + pixel_x = -25 + }, +/turf/open/floor/iron/dark, +/area/station/security/processing/cremation) +"alZ" = ( +/obj/structure/bodycontainer/morgue, +/obj/machinery/camera/directional/west{ + c_tag = "Brig Infirmary" + }, +/turf/open/floor/iron/dark, +/area/station/security/medical) +"ama" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/security/medical) +"amc" = ( +/obj/machinery/door/window/right/directional/east{ + name = "Brig Infirmary" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/security/medical) +"amd" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/circuit, +/area/station/ai/satellite/chamber) +"ame" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"amf" = ( +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"amg" = ( +/turf/closed/wall/r_wall, +/area/station/security/warden) +"amh" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/warden) +"amk" = ( +/obj/machinery/door/window/right/directional/south{ + name = "Armory"; + req_access = list("armory") + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"amm" = ( +/obj/machinery/light/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Security Office" + }, +/obj/machinery/newscaster/directional/west, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/office) +"amn" = ( +/turf/open/floor/iron, +/area/station/security/office) +"amp" = ( +/obj/machinery/holopad/secure, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/office) +"amq" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/landmark/start/security_officer, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/office) +"amr" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/office) +"ams" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/security/office) +"amt" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Head of Security" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/security/hos, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"amu" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"amv" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/start/head_of_security, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hos) +"amw" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/chair/office{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hos) +"amy" = ( +/obj/structure/chair/comfy/black{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hos) +"amz" = ( +/obj/machinery/computer/security/hos{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hos) +"amA" = ( +/obj/structure/transit_tube/curved/flipped{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"amB" = ( +/obj/structure/transit_tube/crossing/horizontal, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"amC" = ( +/obj/structure/transit_tube/horizontal, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"amD" = ( +/obj/structure/transit_tube/curved/flipped{ + dir = 8 + }, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"amF" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"amG" = ( +/obj/effect/decal/cleanable/blood/oil{ + icon_state = "floor6" + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"amH" = ( +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics Maintenance" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"amI" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Crematorium Maintenance" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/any/service/crematorium, +/obj/effect/mapping_helpers/airlock/access/any/security/armory, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"amK" = ( +/obj/machinery/door/window/right/directional/north{ + name = "Security Delivery"; + req_access = list("armory") + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + location = "Security" + }, +/turf/open/floor/iron/dark, +/area/station/security/processing/cremation) +"amL" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"amM" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/security/medical) +"amN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/white, +/area/station/security/medical) +"amO" = ( +/obj/structure/closet/crate/freezer, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/item/reagent_containers/blood/o_minus, +/obj/item/reagent_containers/blood/o_minus, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron/white, +/area/station/security/medical) +"amT" = ( +/obj/machinery/computer/prisoner/management, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"amU" = ( +/obj/machinery/computer/security, +/obj/machinery/light/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Brig Control Room" + }, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"amV" = ( +/obj/machinery/computer/records/security, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"amZ" = ( +/obj/structure/table, +/obj/machinery/recharger, +/obj/machinery/light/small/directional/east, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"anb" = ( +/obj/machinery/light_switch/directional/west, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/office) +"anc" = ( +/obj/structure/table/wood, +/obj/machinery/recharger, +/turf/open/floor/iron, +/area/station/security/office) +"ane" = ( +/obj/structure/table/wood, +/obj/machinery/recharger, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/security/office) +"anf" = ( +/obj/structure/cable, +/turf/open/floor/plastic, +/area/station/security/lockers) +"ani" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hos) +"anj" = ( +/obj/structure/table/wood, +/obj/item/phone, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hos) +"ank" = ( +/obj/machinery/modular_computer/preset/id{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hos) +"anl" = ( +/obj/structure/transit_tube/diagonal, +/turf/open/space/basic, +/area/space/nearstation) +"anm" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Pete's Speakeasy" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"anp" = ( +/obj/effect/decal/cleanable/blood/gibs/robot_debris{ + icon_state = "gib6" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"anq" = ( +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"anr" = ( +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"ans" = ( +/obj/item/wirecutters, +/obj/effect/spawner/random/maintenance, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"anw" = ( +/obj/structure/plasticflaps/opaque, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/security/brig) +"anx" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Brig Infirmary Maintenance" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/any/security/entrance, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"any" = ( +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/structure/sign/map/pubby{ + pixel_x = -32; + pixel_y = 0 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"anB" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"anD" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"anG" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"anH" = ( +/obj/structure/table/glass, +/obj/item/stack/sheet/mineral/plasma{ + amount = 2 + }, +/obj/item/grenade/chem_grenade, +/obj/item/grenade/chem_grenade, +/obj/item/grenade/chem_grenade, +/obj/item/screwdriver, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"anI" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"anJ" = ( +/obj/structure/table, +/obj/machinery/recharger, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"anL" = ( +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/office) +"anM" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/landmark/start/security_officer, +/turf/open/floor/iron, +/area/station/security/office) +"anN" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/security_officer, +/turf/open/floor/iron, +/area/station/security/office) +"anO" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron, +/area/station/security/office) +"anP" = ( +/obj/machinery/modular_computer/preset/cargochat/security{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 10 + }, +/turf/open/floor/iron/dark, +/area/station/security/office) +"anQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/brown/filled/line, +/turf/open/floor/iron, +/area/station/cargo/storage) +"anT" = ( +/obj/machinery/photocopier, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"anU" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Head of Security's Office" + }, +/obj/machinery/newscaster/directional/south, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"anV" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/machinery/firealarm/directional/west, +/obj/structure/cable, +/obj/structure/chair/stool/bar/directional/east, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"anX" = ( +/turf/closed/wall/r_wall, +/area/station/command/teleporter) +"anY" = ( +/obj/structure/closet/firecloset, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/light/small/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"aob" = ( +/obj/structure/closet/emcloset, +/obj/item/camera, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"aod" = ( +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aoe" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Engineering" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "Engineering-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"aof" = ( +/obj/machinery/light/small/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aoj" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Engine Room" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "Engineering-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"aok" = ( +/obj/machinery/computer/security/labor, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"aol" = ( +/obj/machinery/computer/shuttle/labor, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"aoq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/rack, +/obj/item/clothing/glasses/meson/engine, +/obj/item/clothing/glasses/meson/engine, +/obj/item/clothing/glasses/meson/engine, +/turf/open/floor/iron, +/area/station/engineering/main) +"aor" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible, +/turf/closed/wall/r_wall, +/area/station/maintenance/disposal/incinerator) +"aos" = ( +/obj/machinery/door/airlock/security{ + name = "Brig Control" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"aot" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/office) +"aov" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/office) +"aow" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/office) +"aox" = ( +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/security/hos_office, +/turf/open/floor/iron, +/area/station/security/office) +"aoz" = ( +/turf/closed/wall, +/area/station/maintenance/fore) +"aoA" = ( +/obj/effect/turf_decal/bot_white/right, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"aoB" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/bot_white, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"aoC" = ( +/obj/effect/turf_decal/bot_white/left, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"aoH" = ( +/obj/structure/lattice, +/obj/effect/spawner/random/structure/grille, +/turf/open/space, +/area/station/solars/port) +"aoI" = ( +/obj/structure/lattice, +/turf/open/space, +/area/station/solars/port) +"aoN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/evidence) +"aoO" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Brig Gulag Teleporter" + }, +/obj/machinery/light/directional/west, +/obj/structure/table, +/obj/item/storage/box/prisoner, +/obj/item/razor{ + pixel_x = -6 + }, +/obj/item/paper/guides/jobs/security/labor_camp, +/obj/item/pen, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"aoP" = ( +/obj/structure/chair/office{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"aoR" = ( +/obj/item/book/manual/wiki/security_space_law, +/obj/item/clothing/ears/earmuffs, +/obj/item/clothing/glasses/sunglasses, +/obj/structure/table/reinforced, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"aoS" = ( +/obj/structure/table/reinforced, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"aoT" = ( +/obj/structure/chair/office, +/obj/effect/landmark/start/warden, +/obj/machinery/button/door/directional/west{ + id = "Prison Gate"; + name = "Permabrig Lockdown"; + pixel_y = 6; + req_access = list("armory") + }, +/obj/machinery/button/door/directional/west{ + id = "Secure Gate"; + name = "Entrance Lockdown"; + pixel_y = -6; + req_access = list("armory") + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"aoU" = ( +/obj/machinery/computer/crew{ + dir = 8 + }, +/obj/machinery/computer/security/telescreen/prison/directional/south, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"aoV" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"aoW" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"aoX" = ( +/obj/structure/rack, +/obj/item/laser_pointer/red, +/obj/item/storage/toolbox/drone, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"aoY" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"apa" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/structure/reagent_dispensers/wall/peppertank/directional/south, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron, +/area/station/security/office) +"apb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/office) +"apc" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 1 + }, +/obj/effect/mapping_helpers/mail_sorting/security/general, +/turf/open/floor/iron, +/area/station/security/office) +"apd" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/office) +"ape" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"apf" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/sign/warning/vacuum/external/directional/east{ + pixel_y = -32 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron, +/area/station/security/office) +"apg" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/security{ + name = "Security Access" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"api" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"apj" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light/directional/north, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"apk" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"apl" = ( +/obj/machinery/door/airlock/external{ + name = "Security External Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"apm" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"apn" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external{ + name = "Security External Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"apo" = ( +/obj/structure/transit_tube/diagonal/crossing, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"app" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Bridge Starboard Exterior" + }, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"apq" = ( +/obj/effect/turf_decal/bot_white, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"apr" = ( +/obj/machinery/gateway/centerstation, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"apt" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"apv" = ( +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"apw" = ( +/obj/item/camera_film, +/obj/structure/table, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"apz" = ( +/obj/item/target/clown, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"apB" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"apD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"apE" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/brig) +"apF" = ( +/obj/machinery/computer/prisoner/gulag_teleporter_computer{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"apG" = ( +/obj/machinery/gulag_teleporter, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"apH" = ( +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/office) +"apK" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/left/directional/south{ + name = "Reception Desk"; + req_access = list("brig_entrance") + }, +/obj/item/paper_bin, +/obj/item/pen{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/machinery/door/window/brigdoor/left/directional/north{ + name = "Brig Control Desk"; + req_access = list("armory") + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"apM" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Brig Control" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"apP" = ( +/obj/machinery/door/airlock/security{ + name = "Security Office" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron, +/area/station/security/office) +"apQ" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/sign/warning/vacuum/external/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"apR" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"apS" = ( +/obj/structure/transit_tube/curved, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"apT" = ( +/turf/closed/wall/r_wall, +/area/station/command/vault) +"apX" = ( +/turf/closed/wall, +/area/station/commons/dorms) +"aqa" = ( +/obj/machinery/power/solar{ + id = "portsolar"; + name = "Port Solar Array" + }, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/port) +"aqd" = ( +/obj/machinery/power/solar{ + id = "starboardsolar"; + name = "Starboard Solar Array" + }, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/port) +"aqe" = ( +/obj/item/target/alien, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aqg" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aqh" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aqi" = ( +/obj/structure/closet, +/obj/item/clothing/under/color/black, +/obj/item/clothing/under/color/red, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aqm" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"aqn" = ( +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"aqo" = ( +/obj/structure/extinguisher_cabinet/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"aqp" = ( +/obj/machinery/door/airlock/atmos{ + name = "Incinerator" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"aqq" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Brig Cells" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"aqv" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Brig Entrance" + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"aqw" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/mob/living/silicon/robot/shell/cell, +/turf/open/floor/circuit, +/area/station/ai/satellite/chamber) +"aqx" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/computer/atmos_control/nocontrol/incinerator{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"aqy" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/brig) +"aqz" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"aqA" = ( +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/obj/machinery/computer/security/telescreen/interrogation/directional/east, +/turf/open/floor/iron, +/area/station/security/brig) +"aqD" = ( +/obj/machinery/status_display/ai{ + pixel_y = 32 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/light/directional/north, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"aqF" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/fore) +"aqG" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"aqI" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "bridgespace"; + name = "Bridge External Shutters" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/bridge) +"aqL" = ( +/obj/machinery/computer/bank_machine, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"aqM" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/command/vault) +"aqN" = ( +/obj/machinery/light/directional/north, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/command/vault) +"aqO" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/directional/south, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"aqP" = ( +/obj/structure/filingcabinet, +/obj/item/folder/documents, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"aqR" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"aqS" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/door/window/left/directional/south, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"aqT" = ( +/obj/effect/spawner/random/entertainment/arcade, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/commons/dorms/laundry) +"aqV" = ( +/obj/machinery/washing_machine, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/commons/dorms/laundry) +"aqY" = ( +/obj/docking_port/stationary{ + dwidth = 2; + height = 6; + name = "Station"; + roundstart_template = /datum/map_template/shuttle/escape_pod/large; + shuttle_id = "monastery_shuttle_station"; + width = 5 + }, +/turf/open/space/basic, +/area/space/nearstation) +"aqZ" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"ard" = ( +/obj/item/clothing/head/cone, +/obj/machinery/newscaster/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"ari" = ( +/obj/machinery/door/airlock/external{ + name = "Labor Camp Shuttle Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"arj" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Labor Camp Shuttle Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"ark" = ( +/turf/open/floor/iron, +/area/station/security/brig) +"arl" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/structure/table/wood/fancy, +/obj/effect/spawner/random/contraband/prison, +/turf/open/floor/iron/dark, +/area/station/security/prison) +"arm" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 5 + }, +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating/airless, +/area/station/maintenance/disposal/incinerator) +"arn" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/security/brig) +"arq" = ( +/obj/structure/disposalpipe/junction{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/brig) +"arr" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/brig) +"aru" = ( +/obj/machinery/door/airlock/security{ + name = "Interrogation" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/security/entrance, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"arx" = ( +/obj/item/flashlight/lamp, +/obj/structure/table/glass, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"arz" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Brig Interrogation"; + network = list("interrogation") + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"arA" = ( +/turf/closed/wall/r_wall, +/area/station/command/bridge) +"arB" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 2 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/camera/directional/west{ + c_tag = "Bridge MiniSat Access" + }, +/obj/structure/table/glass, +/obj/item/phone{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/cigbutt/cigarbutt{ + pixel_x = 5; + pixel_y = -1 + }, +/turf/open/floor/plating, +/area/station/engineering/transit_tube) +"arC" = ( +/obj/structure/transit_tube_pod{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 2 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/transit_tube/station/reverse/flipped{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/transit_tube) +"arD" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 2 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/transit_tube/horizontal, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/transit_tube) +"arE" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 2 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/stripes/line, +/obj/structure/transit_tube/curved/flipped{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/engineering/transit_tube) +"arF" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"arH" = ( +/obj/machinery/modular_computer/preset/command, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 1 + }, +/obj/machinery/keycard_auth/wall_mounted/directional/west, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"arI" = ( +/obj/machinery/computer/records/medical, +/obj/structure/cable, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"arJ" = ( +/obj/machinery/computer/crew, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"arK" = ( +/obj/machinery/status_display/evac{ + pixel_y = 32 + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/structure/secure_safe/caps_spare, +/obj/structure/table/reinforced, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"arL" = ( +/obj/machinery/modular_computer/preset/id, +/obj/machinery/camera/directional/north{ + c_tag = "Bridge - Central" + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"arM" = ( +/obj/machinery/computer/communications, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"arN" = ( +/obj/machinery/computer/station_alert, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"arO" = ( +/obj/machinery/status_display/ai{ + pixel_y = 32 + }, +/obj/machinery/recharger, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/structure/table/reinforced, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"arP" = ( +/obj/machinery/computer/security, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"arQ" = ( +/obj/machinery/computer/records/security, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"arR" = ( +/obj/machinery/computer/rdconsole, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"arS" = ( +/turf/closed/wall, +/area/station/security/interrogation) +"arU" = ( +/obj/machinery/nuclearbomb/selfdestruct, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"arW" = ( +/obj/machinery/ore_silo, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"arX" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Gateway" + }, +/obj/structure/sign/warning/biohazard/directional/west, +/obj/machinery/computer/gateway_control, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/gateway) +"arY" = ( +/obj/structure/closet/crate/internals, +/obj/item/clothing/suit/hazardvest{ + desc = "A high-visibility lifejacket complete with whistle and slot for oxygen tanks."; + name = "emergency lifejacket" + }, +/obj/item/clothing/suit/hazardvest{ + desc = "A high-visibility lifejacket complete with whistle and slot for oxygen tanks."; + name = "emergency lifejacket" + }, +/obj/item/clothing/suit/hazardvest{ + desc = "A high-visibility lifejacket complete with whistle and slot for oxygen tanks."; + name = "emergency lifejacket" + }, +/obj/item/clothing/suit/hazardvest{ + desc = "A high-visibility lifejacket complete with whistle and slot for oxygen tanks."; + name = "emergency lifejacket" + }, +/obj/item/clothing/suit/hazardvest{ + desc = "A high-visibility lifejacket complete with whistle and slot for oxygen tanks."; + name = "emergency lifejacket" + }, +/obj/item/flashlight, +/obj/item/flashlight, +/obj/item/flashlight, +/obj/item/flashlight, +/obj/item/flashlight, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/command/gateway) +"asa" = ( +/obj/structure/table, +/obj/item/radio/off{ + pixel_y = 6 + }, +/obj/item/radio/off{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/radio/off{ + pixel_x = -6; + pixel_y = 4 + }, +/obj/item/radio/off, +/obj/structure/sign/warning/biohazard/directional/east, +/obj/item/radio/off, +/obj/item/paper/pamphlet, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron, +/area/station/command/gateway) +"asc" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"ase" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/commons/dorms/laundry) +"asf" = ( +/obj/effect/landmark/start/assistant, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/commons/dorms/laundry) +"asg" = ( +/obj/structure/bedsheetbin, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/commons/dorms/laundry) +"ash" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/commons/dorms) +"asi" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Pod" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plating, +/area/station/commons/dorms) +"asj" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/station/commons/dorms) +"asl" = ( +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"asm" = ( +/obj/item/cigbutt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"aso" = ( +/obj/machinery/airalarm/directional/south, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"asu" = ( +/obj/machinery/button/door/directional/west{ + id = "prison release"; + name = "Labor Camp Shuttle Lockdown"; + req_access = list("brig") + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"asx" = ( +/obj/machinery/light/directional/south, +/obj/machinery/status_display/door_timer{ + id = "Cell 1"; + name = "Cell 1"; + pixel_y = -32 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/brig) +"asz" = ( +/obj/machinery/status_display/door_timer{ + id = "Cell 2"; + name = "Cell 2"; + pixel_y = -32 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/brig) +"asA" = ( +/obj/item/bedsheet, +/obj/structure/bed, +/obj/effect/spawner/random/contraband/prison, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"asB" = ( +/obj/machinery/light/directional/south, +/obj/machinery/status_display/door_timer{ + id = "Cell 3"; + name = "Cell 3"; + pixel_y = -32 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/brig) +"asD" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/brig) +"asE" = ( +/obj/machinery/light/directional/south, +/obj/machinery/newscaster/directional/south, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/brig) +"asI" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"asJ" = ( +/obj/item/folder/red, +/obj/item/taperecorder, +/obj/structure/table/glass, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"asK" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"asM" = ( +/obj/machinery/light/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron, +/area/station/engineering/transit_tube) +"asO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/transit_tube) +"asQ" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/machinery/button/door/directional/west{ + id = "bridgespace"; + name = "Bridge Space Lockdown"; + req_access = list("command") + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"asR" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"asT" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/machinery/button/door/directional/east{ + id = "bridgespace"; + name = "Bridge Space Lockdown"; + req_access = list("command") + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"asV" = ( +/obj/structure/closet/crate/goldcrate, +/obj/machinery/light_switch/directional/west, +/obj/item/skub, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"asX" = ( +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/command/vault) +"asY" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/dp_vent_pump/high_volume/incinerator_atmos, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible/layer2{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"asZ" = ( +/obj/structure/closet/crate/silvercrate, +/obj/item/piggy_bank/vault, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"ata" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/light_switch/directional/west, +/turf/open/floor/iron, +/area/station/command/gateway) +"atb" = ( +/turf/open/floor/iron, +/area/station/command/gateway) +"atc" = ( +/obj/effect/landmark/event_spawn, +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/command/gateway) +"atd" = ( +/obj/structure/closet/l3closet/scientist, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"atf" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/obj/machinery/air_sensor/incinerator_tank, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible/layer2{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"atg" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/commons/dorms/laundry) +"ath" = ( +/obj/machinery/light/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Laundry Room" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/commons/dorms/laundry) +"ati" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/commons/dorms/laundry) +"atj" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/commons/dorms/laundry) +"atk" = ( +/obj/structure/sign/warning/pods/directional/west, +/turf/open/floor/plating, +/area/station/commons/dorms) +"atl" = ( +/obj/machinery/light/small/directional/east, +/obj/structure/sign/warning/vacuum/external/directional/east, +/obj/structure/closet/emcloset/anchored, +/turf/open/floor/plating, +/area/station/commons/dorms) +"atn" = ( +/turf/closed/wall, +/area/station/commons/fitness/recreation) +"ato" = ( +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"atp" = ( +/obj/machinery/requests_console/directional/west{ + department = "Abandoned Mech Bay"; + name = "Abandoned Mech Bay Requests Console" + }, +/turf/open/floor/circuit/green, +/area/station/maintenance/department/security/brig) +"atq" = ( +/turf/open/floor/circuit/green, +/area/station/maintenance/department/security/brig) +"att" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8 + }, +/obj/effect/mapping_helpers/mail_sorting/medbay/general, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"atw" = ( +/obj/machinery/door/window/brigdoor/security/cell{ + id = "Cell 1"; + name = "Cell 1" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/brig) +"atA" = ( +/obj/machinery/door/window/brigdoor/security/cell{ + id = "Cell 2"; + name = "Cell 2" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/brig) +"atC" = ( +/obj/machinery/door/window/brigdoor/security/cell{ + id = "Cell 3"; + name = "Cell 3" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/brig) +"atE" = ( +/obj/machinery/door/airlock/security/glass{ + id_tag = "innerbrig"; + name = "Brig" + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "brig-entrance-left" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/entrance, +/turf/open/floor/iron, +/area/station/security/brig) +"atF" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"atG" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "brig-entrance-right" + }, +/obj/machinery/door/airlock/security/glass{ + id_tag = "innerbrig"; + name = "Brig" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/entrance, +/turf/open/floor/iron, +/area/station/security/brig) +"atH" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Brig Desk" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"atK" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/command{ + name = "Emergency Escape" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/command/captain, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"atM" = ( +/obj/machinery/door/airlock/command{ + name = "MiniSat Access" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/science/minisat, +/turf/open/floor/iron/dark, +/area/station/engineering/transit_tube) +"atN" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall, +/area/station/engineering/transit_tube) +"atP" = ( +/obj/machinery/computer/monitor{ + name = "Bridge Power Monitoring Console" + }, +/obj/effect/turf_decal/tile/purple/fourcorners, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"atQ" = ( +/obj/machinery/computer/atmos_alert, +/obj/effect/turf_decal/tile/purple/fourcorners, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"atR" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"atS" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"atT" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"atU" = ( +/obj/item/beacon, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"atV" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"atW" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"atX" = ( +/obj/machinery/computer/shuttle/labor{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"atY" = ( +/turf/closed/wall, +/area/station/command/bridge) +"atZ" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/door/airlock/external{ + name = "Bridge External Access" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/plating, +/area/station/command/bridge) +"aua" = ( +/obj/structure/closet/secure_closet/freezer/money, +/obj/item/reagent_containers/cup/glass/bottle/vodka/badminka, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass, +/obj/item/clothing/head/costume/bearpelt, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"aub" = ( +/obj/machinery/light/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"auc" = ( +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"aud" = ( +/obj/machinery/camera/motion/directional/south{ + c_tag = "Vault"; + network = list("vault") + }, +/obj/machinery/light/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"aue" = ( +/obj/structure/safe, +/obj/item/bikehorn/golden, +/obj/item/tank/internals/plasma/full, +/obj/item/disk/nuclear/fake, +/obj/item/stack/ore/diamond, +/obj/item/gun/energy/disabler, +/obj/item/lazarus_injector, +/obj/item/card/id/advanced/silver/reaper, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"auf" = ( +/obj/machinery/requests_console/directional/west{ + department = "Gateway"; + name = "Gateway Requests Console" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/gateway) +"aug" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/button/door/directional/south{ + id = "stationawaygate"; + name = "Gateway Access Shutter Control"; + req_access = list("gateway") + }, +/turf/open/floor/iron, +/area/station/command/gateway) +"auh" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/command/gateway) +"aui" = ( +/obj/machinery/light/directional/east, +/obj/structure/closet/secure_closet/exile, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"auk" = ( +/obj/machinery/door/airlock{ + name = "Laundry Room" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/commons/dorms/laundry) +"aul" = ( +/turf/open/floor/iron/dark, +/area/station/commons/dorms) +"aum" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/commons/dorms) +"auq" = ( +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"aur" = ( +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) +"aus" = ( +/obj/machinery/mech_bay_recharge_port, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aut" = ( +/obj/item/clothing/head/collectable/police, +/turf/open/floor/iron/recharge_floor, +/area/station/maintenance/department/security/brig) +"auu" = ( +/obj/machinery/computer/mech_bay_power_console{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/security/brig) +"auy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"auz" = ( +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"auA" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/brig) +"auB" = ( +/obj/machinery/light/directional/west, +/obj/machinery/flasher{ + id = "brigentry"; + pixel_x = -28 + }, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/brig) +"auC" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/security/brig) +"auD" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/left/directional/west{ + name = "Brig Desk"; + req_access = list("security") + }, +/obj/item/paper_bin, +/obj/item/pen, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"auE" = ( +/obj/machinery/computer/records/security, +/obj/machinery/button/flasher{ + id = "brigentry"; + pixel_x = 6; + pixel_y = 24 + }, +/obj/machinery/button/door/directional/north{ + id = "outerbrig"; + name = "Brig Exterior Doors Control"; + normaldoorcontrol = 1; + pixel_x = -6; + req_access = list("brig_entrance") + }, +/obj/machinery/button/door/directional/north{ + id = "innerbrig"; + name = "Brig Interior Doors Control"; + normaldoorcontrol = 1; + pixel_x = -6; + pixel_y = 36; + req_access = list("brig_entrance") + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"auF" = ( +/turf/open/floor/iron/dark, +/area/station/security/brig) +"auG" = ( +/obj/machinery/computer/security, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"auH" = ( +/turf/closed/wall, +/area/station/command/heads_quarters/captain) +"auI" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/engineering/atmos/hfr_room) +"auJ" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/light/small/directional/east, +/obj/structure/cable, +/obj/item/radio/intercom/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"auK" = ( +/obj/machinery/door/poddoor/preopen{ + id = "bridgespace"; + name = "Bridge External Shutters" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"auL" = ( +/obj/structure/sign/poster/random/directional/east, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"auO" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"auP" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"auR" = ( +/obj/structure/chair/comfy/black, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"auT" = ( +/obj/machinery/computer/cargo/request{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"auU" = ( +/obj/structure/closet/emcloset/anchored, +/obj/structure/sign/warning/vacuum/external/directional/west, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/command/bridge) +"auV" = ( +/turf/open/floor/plating, +/area/station/command/bridge) +"auW" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"auX" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"auY" = ( +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/vault, +/obj/effect/landmark/navigate_destination/vault, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/vault, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"auZ" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall, +/area/station/command/vault) +"ava" = ( +/obj/machinery/door/airlock/command{ + name = "Gateway Access" + }, +/obj/effect/landmark/navigate_destination/gateway, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/command/gateway, +/turf/open/floor/iron, +/area/station/command/gateway) +"avb" = ( +/obj/machinery/door/poddoor/shutters{ + id = "stationawaygate"; + name = "Gateway Access Shutters" + }, +/turf/open/floor/iron, +/area/station/command/gateway) +"avc" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall, +/area/station/command/gateway) +"avd" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "Dorm3Shutters"; + name = "Dorm Shutters" + }, +/turf/open/floor/plating, +/area/station/commons/dorms) +"ave" = ( +/obj/structure/bed, +/obj/machinery/button/door/directional/north{ + id = "Dorm3Shutters"; + name = "Privacy Shutters Control" + }, +/obj/item/pillow/random, +/turf/open/floor/wood, +/area/station/commons/dorms) +"avf" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/sign/picture_frame/portrait/bar{ + pixel_y = 28 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/wood, +/area/station/commons/dorms) +"avg" = ( +/obj/structure/closet/secure_closet/personal/cabinet, +/obj/machinery/button/door/directional/east{ + id = "Dorm3"; + name = "Dorm Bolt Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/turf/open/floor/wood, +/area/station/commons/dorms) +"avh" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) +"avi" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/structure/sign/map/pubby{ + pixel_x = 0; + pixel_y = 32 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) +"avj" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Dormitories Fore" + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/machinery/computer/security/telescreen/entertainment/directional/north, +/turf/open/floor/iron, +/area/station/commons/dorms) +"avm" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/commons/fitness/recreation) +"avp" = ( +/obj/docking_port/stationary{ + dir = 8; + dwidth = 2; + height = 5; + name = "fore bay 1"; + roundstart_template = /datum/map_template/shuttle/labour/generic; + shuttle_id = "laborcamp_home"; + width = 9 + }, +/turf/open/space/basic, +/area/space/nearstation) +"avq" = ( +/obj/machinery/door/airlock/external{ + name = "Labor Camp Shuttle Airlock" + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"avr" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Labor Shuttle Dock" + }, +/obj/machinery/gulag_item_reclaimer{ + pixel_y = 24 + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"avs" = ( +/obj/structure/bed, +/obj/machinery/flasher{ + id = "Cell 1"; + pixel_x = -28 + }, +/obj/item/bedsheet/blue, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron, +/area/station/security/brig) +"avt" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron, +/area/station/security/brig) +"avu" = ( +/obj/structure/closet/secure_closet/brig{ + id = "Cell 1"; + name = "Cell 1 Locker" + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron, +/area/station/security/brig) +"avv" = ( +/obj/structure/bed, +/obj/machinery/flasher{ + id = "Cell 2"; + pixel_x = -28 + }, +/obj/item/bedsheet/green, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"avw" = ( +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/brig) +"avx" = ( +/obj/structure/closet/secure_closet/brig{ + id = "Cell 2"; + name = "Cell 2 Locker" + }, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"avy" = ( +/obj/structure/bed, +/obj/machinery/flasher{ + id = "Cell 3"; + pixel_x = -28 + }, +/obj/item/bedsheet/orange, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"avz" = ( +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/brig) +"avA" = ( +/obj/structure/closet/secure_closet/brig{ + id = "Cell 3"; + name = "Cell 3 Locker" + }, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"avB" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"avC" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/left/directional/west{ + name = "Brig Desk"; + req_access = list("security") + }, +/obj/item/folder/red, +/obj/item/restraints/handcuffs, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"avD" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"avE" = ( +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"avF" = ( +/obj/structure/chair/office, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"avH" = ( +/obj/structure/curtain, +/obj/item/soap/deluxe, +/obj/item/bikehorn/rubberducky, +/obj/machinery/shower/directional/north, +/turf/open/floor/iron/freezer, +/area/station/command/heads_quarters/captain/private) +"avI" = ( +/obj/structure/sink/directional/south, +/turf/open/floor/iron/freezer, +/area/station/command/heads_quarters/captain/private) +"avJ" = ( +/obj/machinery/light/directional/north, +/turf/open/floor/iron/freezer, +/area/station/command/heads_quarters/captain/private) +"avK" = ( +/obj/structure/toilet{ + dir = 8 + }, +/turf/open/floor/iron/freezer, +/area/station/command/heads_quarters/captain/private) +"avL" = ( +/obj/machinery/vending/cigarette, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"avM" = ( +/obj/machinery/door/airlock/command{ + name = "Balcony" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/command/captain, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"avN" = ( +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"avO" = ( +/obj/effect/landmark/event_spawn, +/obj/machinery/camera/directional/south{ + c_tag = "Bridge MiniSat Access Foyer" + }, +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/transit_tube) +"avQ" = ( +/obj/machinery/door/airlock/command{ + name = "MiniSat Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/science/minisat, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"avR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"avV" = ( +/obj/structure/table/glass, +/obj/item/storage/box/ids{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/box/pdas, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"avW" = ( +/obj/structure/table/glass, +/obj/item/storage/medkit/regular, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"avX" = ( +/obj/structure/table/glass, +/obj/item/storage/toolbox/emergency, +/obj/structure/cable, +/obj/item/mining_voucher, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"avY" = ( +/obj/structure/table/glass, +/obj/item/aicard, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"avZ" = ( +/obj/structure/table/glass, +/obj/item/restraints/handcuffs, +/obj/item/assembly/flash/handheld, +/obj/item/laser_pointer/blue, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"awb" = ( +/obj/machinery/computer/security/mining{ + dir = 8 + }, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"awc" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/door/airlock/external{ + name = "Bridge External Access" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/plating, +/area/station/command/bridge) +"awd" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/primary/central/fore) +"awe" = ( +/obj/item/kirbyplants/random, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"awg" = ( +/obj/machinery/light/directional/north, +/obj/item/kirbyplants/organic/plant8, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"awh" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Vault Hallway" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"awj" = ( +/obj/machinery/airalarm/directional/north, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"awl" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"awn" = ( +/obj/structure/dresser, +/turf/open/floor/wood, +/area/station/commons/dorms) +"awp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/newscaster/directional/south, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/commons/dorms) +"awq" = ( +/obj/machinery/door/airlock{ + id_tag = "Dorm3"; + name = "Dorm 3" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/dorms) +"awr" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Atmospherics Waste Tank"; + network = list("ss13","engine") + }, +/turf/open/floor/engine/vacuum, +/area/station/engineering/atmos) +"aws" = ( +/obj/structure/disposalpipe/junction/flip, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) +"awt" = ( +/obj/machinery/airalarm/directional/north, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/command/vault) +"awu" = ( +/obj/machinery/holopad, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) +"awv" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) +"aww" = ( +/obj/effect/spawner/structure/window, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/commons/fitness) +"awy" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/commons/fitness) +"awA" = ( +/obj/machinery/disposal/bin, +/obj/machinery/light/directional/north, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Fitness Room" + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/computer/security/telescreen/entertainment/directional/north, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/commons/fitness) +"awB" = ( +/obj/machinery/vending/clothing, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/north, +/turf/open/floor/iron/cafeteria, +/area/station/commons/fitness) +"awE" = ( +/obj/item/storage/briefcase, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"awH" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Labor Camp Shuttle Airlock" + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"awJ" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"awL" = ( +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "brig-entrance-left" + }, +/obj/machinery/door/airlock/security/glass{ + id_tag = "innerbrig"; + name = "Brig" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/entrance, +/obj/machinery/scanner_gate/preset_guns, +/turf/open/floor/iron, +/area/station/security/brig) +"awN" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/red, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/landmark/navigate_destination/sec, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "brig-entrance-right" + }, +/obj/machinery/door/airlock/security/glass{ + id_tag = "innerbrig"; + name = "Brig" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/entrance, +/obj/machinery/scanner_gate/preset_guns, +/turf/open/floor/iron, +/area/station/security/brig) +"awO" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/right/directional/north{ + name = "Brig Desk"; + req_access = list("brig_entrance") + }, +/obj/machinery/door/poddoor/preopen{ + id = "Secure Gate"; + name = "Brig Shutters" + }, +/obj/item/radio, +/obj/item/pen, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"awP" = ( +/obj/machinery/door/window/right/directional/north{ + name = "Brig Desk"; + req_access = list("brig_entrance") + }, +/obj/machinery/door/poddoor/preopen{ + id = "Secure Gate"; + name = "Brig Shutters" + }, +/obj/structure/table/reinforced, +/obj/item/folder/red, +/obj/item/food/donut/plain, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"awQ" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "Secure Gate"; + name = "Brig Shutters" + }, +/obj/machinery/door/window/right/directional/north{ + name = "Brig Desk"; + req_access = list("brig_entrance") + }, +/obj/item/storage/fancy/donut_box, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"awR" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/captain) +"awS" = ( +/obj/machinery/door/airlock{ + name = "Private Restroom" + }, +/turf/open/floor/iron/freezer, +/area/station/command/heads_quarters/captain/private) +"awT" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/command{ + name = "Captain's Office Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/command/captain, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"awW" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Medbay Paramedic Dispatch"; + network = list("ss13","medbay") + }, +/obj/machinery/firealarm/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"awX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"awY" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/machinery/airalarm/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/light/directional/west, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"axb" = ( +/obj/structure/chair/comfy/black{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"axc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"axg" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"axh" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/bridge) +"axi" = ( +/turf/closed/wall, +/area/station/hallway/primary/central/fore) +"axl" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 1; + name = "Air to Distro" + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"axo" = ( +/obj/structure/sign/poster/official/random/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/commons/dorms) +"axq" = ( +/obj/effect/landmark/start/assistant, +/obj/structure/chair/comfy, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"axr" = ( +/obj/structure/chair/comfy, +/obj/effect/landmark/start/assistant, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"axv" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/commons/fitness) +"axx" = ( +/obj/machinery/door/airlock/atmos{ + name = "Incinerator" + }, +/obj/machinery/door/firedoor, +/obj/effect/landmark/navigate_destination/incinerator, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/hfr_room) +"axy" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Holodeck Door" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "holodeck" + }, +/turf/open/floor/iron, +/area/station/commons/fitness) +"axB" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/solars/port) +"axC" = ( +/turf/closed/wall, +/area/station/maintenance/solars/port) +"axE" = ( +/obj/machinery/door/poddoor/preopen{ + id = "prison release"; + name = "Prisoner Processing Blast Door" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"axF" = ( +/obj/item/kirbyplants/organic/plant10, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"axH" = ( +/obj/structure/extinguisher_cabinet/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"axI" = ( +/obj/machinery/light/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"axJ" = ( +/obj/structure/sign/departments/security/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"axL" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"axM" = ( +/obj/structure/extinguisher_cabinet/directional/north, +/obj/item/kirbyplants/organic/plant14, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"axN" = ( +/obj/structure/dresser, +/turf/open/floor/iron/grimy, +/area/station/command/heads_quarters/captain/private) +"axO" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/trinary/filter/layer2, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"axP" = ( +/obj/structure/closet/secure_closet/captains, +/obj/machinery/light/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Captain's Quarters" + }, +/obj/item/clothing/suit/armor/riot/knight/blue, +/obj/item/clothing/head/helmet/knight/blue, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/grimy, +/area/station/command/heads_quarters/captain/private) +"axQ" = ( +/obj/machinery/suit_storage_unit/captain, +/turf/open/floor/iron/grimy, +/area/station/command/heads_quarters/captain/private) +"axR" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"axT" = ( +/obj/structure/table/wood, +/obj/machinery/recharger, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/captain) +"axU" = ( +/obj/machinery/modular_computer/preset/id, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/captain) +"axW" = ( +/obj/structure/filingcabinet, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/captain) +"axX" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"ayb" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"aye" = ( +/obj/machinery/door/airlock/command{ + name = "External Access" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"ayg" = ( +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"ayh" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/stairs, +/area/station/hallway/secondary/command) +"ayi" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "Dorm2Shutters"; + name = "Dorm Shutters" + }, +/turf/open/floor/plating, +/area/station/commons/dorms) +"ayj" = ( +/obj/structure/bed, +/obj/machinery/button/door/directional/north{ + id = "Dorm2Shutters"; + name = "Privacy Shutters Control" + }, +/obj/item/pillow/random, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"ayk" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/sign/picture_frame/portrait/bar{ + pixel_y = 28 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"ayl" = ( +/obj/structure/closet/secure_closet/personal/cabinet, +/obj/machinery/button/door/directional/east{ + id = "Dorm2"; + name = "Dorm Bolt Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"aym" = ( +/obj/structure/cable, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron, +/area/station/commons/dorms) +"ayo" = ( +/obj/structure/table/wood, +/obj/item/storage/dice, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"ayq" = ( +/obj/structure/table/wood, +/obj/item/storage/backpack, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"ayu" = ( +/turf/open/floor/iron, +/area/station/commons/fitness) +"ayz" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/vacuum/external/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/solars/port) +"ayA" = ( +/obj/machinery/power/solar_control{ + dir = 4; + id = "portsolar"; + name = "Port Solar Control" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/port) +"ayB" = ( +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/solars/port) +"ayD" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"ayE" = ( +/obj/machinery/button/door/directional/west{ + id = "prison release"; + name = "Labor Camp Shuttle Lockdown"; + req_access = list("brig") + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"ayF" = ( +/obj/structure/sign/warning/vacuum/external/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"ayG" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/hfr_room) +"ayI" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=BrigS2"; + location = "BrigP" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"ayN" = ( +/obj/machinery/holopad, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=BrigP"; + location = "BrigS1" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"ayO" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"ayQ" = ( +/obj/item/beacon, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"ayR" = ( +/obj/machinery/computer/warrant{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"ayS" = ( +/obj/structure/bed, +/obj/item/bedsheet/captain, +/obj/machinery/light_switch/directional/west, +/turf/open/floor/iron/grimy, +/area/station/command/heads_quarters/captain/private) +"ayV" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/grimy, +/area/station/command/heads_quarters/captain/private) +"ayW" = ( +/obj/machinery/door/airlock/command{ + name = "Captain's Quarters" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/command/captain, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"ayY" = ( +/obj/machinery/power/smes, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"ayZ" = ( +/obj/machinery/door/window/left/directional/west{ + name = "Captain's Desk"; + req_access = list("captain") + }, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/captain) +"aza" = ( +/turf/open/floor/carpet, +/area/station/command/heads_quarters/captain) +"azb" = ( +/obj/structure/chair/comfy/black, +/obj/effect/landmark/start/captain, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/captain) +"azd" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"aze" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/flora/grass/jungle, +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/floor/grass, +/area/station/medical/medbay/central) +"azg" = ( +/obj/structure/fireaxecabinet{ + pixel_y = -32 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/table/glass, +/obj/machinery/coffeemaker/impressa, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"azj" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"azk" = ( +/obj/machinery/turretid{ + control_area = "/area/station/ai/upload/chamber"; + name = "AI Upload turret control"; + pixel_y = -25 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Bridge Central" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"azm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/station/engineering/atmos/hfr_room) +"azo" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"azp" = ( +/obj/machinery/light/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Bridge External Access" + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"azq" = ( +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"azs" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"azu" = ( +/obj/machinery/door/airlock{ + id_tag = "Dorm2"; + name = "Dorm 2" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/dorms) +"azv" = ( +/obj/structure/chair/comfy{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"azx" = ( +/obj/structure/table/wood, +/obj/item/pai_card, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"azy" = ( +/obj/structure/table/wood, +/obj/item/toy/cards/deck{ + pixel_x = 2 + }, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"azC" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"azD" = ( +/obj/structure/weightmachine/weightlifter, +/turf/open/floor/iron, +/area/station/commons/fitness) +"azG" = ( +/obj/machinery/power/tracker, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/port) +"azJ" = ( +/obj/structure/lattice/catwalk, +/obj/item/stack/cable_coil, +/turf/open/space, +/area/station/solars/port) +"azK" = ( +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/station/solars/port) +"azN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/atmos/hfr_room) +"azR" = ( +/obj/machinery/door/airlock/command{ + id_tag = "CMOCell"; + name = "Personal Examination Room" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/cmo, +/turf/open/floor/iron/dark, +/area/station/medical/abandoned) +"azS" = ( +/obj/machinery/door/airlock/engineering{ + name = "Port Solar Access" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/solars/port) +"azY" = ( +/obj/structure/plasticflaps, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"azZ" = ( +/mob/living/basic/bot/secbot/beepsky{ + name = "Officer Beepsky" + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aAa" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/paper/fluff/jobs/security/beepsky_mom, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aAb" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"aAd" = ( +/obj/machinery/light/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"aAe" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 1 + }, +/obj/effect/mapping_helpers/mail_sorting/service/law_office, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"aAf" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Fore Primary Hallway Port" + }, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"aAk" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Tool"; + location = "BrigS2" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"aAm" = ( +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"aAn" = ( +/obj/machinery/light/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Fore Primary Hallway Starboard" + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"aAo" = ( +/obj/item/kirbyplants/organic/plant14, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"aAp" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green, +/turf/open/floor/iron/grimy, +/area/station/command/heads_quarters/captain/private) +"aAq" = ( +/obj/structure/table/wood, +/obj/item/storage/box/matches, +/obj/item/razor{ + pixel_x = -4; + pixel_y = 2 + }, +/obj/item/reagent_containers/cup/glass/flask/gold, +/turf/open/floor/iron/grimy, +/area/station/command/heads_quarters/captain/private) +"aAr" = ( +/obj/structure/chair/comfy/brown{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/turf/open/floor/iron/grimy, +/area/station/command/heads_quarters/captain/private) +"aAs" = ( +/obj/structure/table/wood, +/obj/item/kitchen/fork, +/turf/open/floor/iron/grimy, +/area/station/command/heads_quarters/captain/private) +"aAt" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"aAu" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"aAv" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/captain) +"aAw" = ( +/obj/structure/table/wood, +/obj/item/paper_bin, +/obj/item/pen, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/captain) +"aAx" = ( +/obj/structure/table/wood, +/obj/machinery/fax{ + fax_name = "Captain's Office"; + name = "Captain's Fax Machine" + }, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/captain) +"aAz" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/button/door/directional/west{ + id = "bridge blast"; + name = "Bridge Entrance Lockdown"; + req_access = list("command") + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"aAB" = ( +/turf/closed/wall/r_wall, +/area/station/ai/upload/chamber) +"aAC" = ( +/obj/machinery/door/airlock/highsecurity{ + name = "AI Upload Access" + }, +/obj/effect/landmark/navigate_destination/aiupload, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/command/ai_upload, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"aAD" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"aAE" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/button/door/directional/east{ + id = "bridge blast"; + name = "Bridge Entrance Lockdown"; + req_access = list("command") + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"aAH" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/hop) +"aAI" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"aAK" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"aAM" = ( +/obj/structure/chair, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"aAN" = ( +/turf/closed/wall, +/area/station/hallway/primary/central/aft) +"aAP" = ( +/obj/effect/landmark/start/assistant, +/obj/structure/chair/comfy{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"aAQ" = ( +/obj/structure/chair/comfy{ + dir = 1 + }, +/obj/effect/landmark/start/assistant, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"aAW" = ( +/obj/structure/rack, +/obj/item/clothing/mask/gas, +/obj/item/multitool, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/port) +"aAX" = ( +/obj/machinery/power/terminal{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/chair/stool/bar/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/solars/port) +"aAY" = ( +/obj/machinery/power/smes, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/port) +"aBd" = ( +/turf/closed/wall, +/area/station/security/detectives_office) +"aBe" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "datboidetective"; + name = "Privacy Shutters" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/detectives_office) +"aBf" = ( +/obj/machinery/door/airlock/security{ + name = "Detective's Office" + }, +/obj/effect/landmark/navigate_destination/det, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/detective, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) +"aBg" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/cable, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"aBh" = ( +/obj/effect/turf_decal/tile/red, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"aBi" = ( +/turf/closed/wall, +/area/station/commons/storage/primary) +"aBj" = ( +/turf/closed/wall/r_wall, +/area/station/commons/storage/primary) +"aBk" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/item/kirbyplants/organic/plant20{ + pixel_y = 3 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"aBl" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"aBm" = ( +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"aBn" = ( +/obj/machinery/holopad/secure, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"aBo" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"aBp" = ( +/obj/machinery/firealarm/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"aBs" = ( +/obj/machinery/porta_turret/ai{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"aBt" = ( +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"aBu" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"aBv" = ( +/obj/structure/plaque/static_plaque/golden/commission/pubby, +/turf/closed/wall/r_wall, +/area/station/hallway/primary/central/fore) +"aBx" = ( +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"aBy" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge-left" + }, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"aBA" = ( +/obj/structure/table/wood, +/obj/item/folder/blue{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/folder/red{ + pixel_x = 4; + pixel_y = 2 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"aBB" = ( +/obj/machinery/airalarm/directional/north, +/obj/machinery/photocopier, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"aBC" = ( +/obj/structure/closet/secure_closet/hop, +/obj/machinery/computer/security/telescreen/entertainment/directional/north, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"aBD" = ( +/obj/structure/filingcabinet/chestdrawer{ + pixel_y = 2 + }, +/obj/machinery/light/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Head of Personnel's Office" + }, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"aBF" = ( +/obj/structure/bed/dogbed/ian, +/mob/living/basic/pet/dog/corgi/ian, +/obj/machinery/status_display/evac/directional/north, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"aBG" = ( +/obj/machinery/vending/cart, +/obj/machinery/light_switch/directional/east, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"aBH" = ( +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"aBK" = ( +/obj/structure/table, +/obj/machinery/light/directional/east, +/obj/item/crowbar, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"aBL" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "Dorm1Shutters"; + name = "Dorm Shutters" + }, +/turf/open/floor/plating, +/area/station/commons/dorms) +"aBM" = ( +/obj/structure/bed, +/obj/machinery/button/door/directional/north{ + id = "Dorm1Shutters"; + name = "Privacy Shutters Control" + }, +/obj/item/pillow/random, +/turf/open/floor/iron/grimy, +/area/station/commons/dorms) +"aBN" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/sign/picture_frame/portrait/bar{ + pixel_y = 28 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/grimy, +/area/station/commons/dorms) +"aBO" = ( +/obj/structure/closet/secure_closet/personal/cabinet, +/obj/machinery/button/door/directional/east{ + id = "Dorm1"; + name = "Dorm Bolt Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/turf/open/floor/iron/grimy, +/area/station/commons/dorms) +"aBR" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"aBS" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"aBT" = ( +/obj/structure/closet/wardrobe/white, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/cafeteria, +/area/station/commons/fitness) +"aBU" = ( +/obj/structure/closet/wardrobe/mixed, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner, +/area/station/commons/fitness) +"aBV" = ( +/obj/structure/closet/wardrobe/green, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner, +/area/station/commons/fitness) +"aBW" = ( +/obj/structure/closet/wardrobe/grey, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner, +/area/station/commons/fitness) +"aCc" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aCd" = ( +/obj/effect/spawner/random/vending/colavend, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aCe" = ( +/obj/structure/filingcabinet/employment, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"aCf" = ( +/obj/machinery/vending/wardrobe/law_wardrobe, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"aCi" = ( +/obj/structure/table/wood, +/obj/item/kirbyplants/organic/plant18{ + pixel_y = 12 + }, +/turf/open/floor/iron/grimy, +/area/station/security/detectives_office) +"aCj" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/holopad, +/obj/structure/table/wood, +/obj/item/storage/briefcase, +/turf/open/floor/iron/grimy, +/area/station/security/detectives_office) +"aCl" = ( +/turf/open/floor/iron/grimy, +/area/station/security/detectives_office) +"aCn" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/vending/wardrobe/det_wardrobe, +/obj/machinery/button/door/directional/north{ + id = "datboidetective"; + name = "Privacy Shutters"; + req_access = list("detective") + }, +/turf/open/floor/iron/grimy, +/area/station/security/detectives_office) +"aCo" = ( +/obj/structure/closet/secure_closet/detective, +/obj/item/hand_labeler, +/turf/open/floor/iron/grimy, +/area/station/security/detectives_office) +"aCq" = ( +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/library) +"aCr" = ( +/obj/machinery/vending/assist, +/obj/structure/sign/poster/official/pda_ad/directional/north, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"aCs" = ( +/obj/item/kirbyplants/random, +/obj/structure/cable, +/obj/structure/extinguisher_cabinet/directional/north, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"aCt" = ( +/obj/structure/table, +/obj/item/wrench, +/obj/item/analyzer, +/obj/structure/cable, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"aCv" = ( +/obj/structure/table, +/obj/item/assembly/igniter{ + pixel_x = -8; + pixel_y = -4 + }, +/obj/item/assembly/igniter, +/obj/machinery/camera/directional/north{ + c_tag = "Primary Tool Storage" + }, +/obj/item/assembly/voice, +/obj/structure/noticeboard{ + pixel_y = 32 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"aCw" = ( +/obj/structure/table, +/obj/item/assembly/signaler, +/obj/item/assembly/signaler, +/obj/item/flashlight, +/obj/item/electronics/airlock, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"aCx" = ( +/obj/machinery/disposal/delivery_chute{ + name = "Crate Disposal Chute"; + pixel_y = 6 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/door/window/right/directional/south{ + name = "Crate Disposal Chute" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"aCy" = ( +/obj/structure/displaycase/captain, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"aCC" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Captain's Office" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/light_switch/directional/east, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"aCH" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"aCK" = ( +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"aCL" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"aCM" = ( +/obj/structure/table, +/obj/machinery/camera/motion/directional/east{ + c_tag = "AI Upload Starboard"; + network = list("aiupload") + }, +/obj/machinery/flasher{ + id = "brigentry"; + pixel_x = 28 + }, +/obj/effect/spawner/round_default_module, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"aCP" = ( +/obj/machinery/keycard_auth/wall_mounted/directional/west, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"aCQ" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/landmark/start/head_of_personnel, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"aCR" = ( +/obj/machinery/holopad, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"aCT" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"aCV" = ( +/obj/machinery/door/airlock/command{ + name = "Head of Personnel" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/navigate_destination/hop, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/command/hop, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"aCY" = ( +/obj/machinery/holopad, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/landmark/start/assistant, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"aDa" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"aDc" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/machinery/newscaster/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/grimy, +/area/station/commons/dorms) +"aDd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/grimy, +/area/station/commons/dorms) +"aDe" = ( +/obj/machinery/door/airlock{ + id_tag = "Dorm1"; + name = "Dorm 1" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/dorms) +"aDh" = ( +/obj/machinery/light/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Dormitories Aft" + }, +/obj/machinery/status_display/ai{ + pixel_y = -32 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) +"aDi" = ( +/obj/structure/sign/departments/restroom/directional/south, +/turf/open/floor/iron/white/corner, +/area/station/commons/dorms) +"aDj" = ( +/turf/open/floor/iron/white/side, +/area/station/commons/dorms) +"aDk" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/commons/dorms) +"aDl" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/department/security/brig) +"aDm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"aDq" = ( +/obj/structure/chair, +/turf/open/floor/iron/grimy, +/area/station/security/detectives_office) +"aDv" = ( +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/red, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"aDw" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"aDy" = ( +/obj/effect/landmark/start/assistant, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"aDz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/chair/stool/bar/directional/north, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"aDA" = ( +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"aDB" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/airalarm/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"aDC" = ( +/obj/structure/table/wood, +/obj/item/storage/lockbox/medal, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/captain) +"aDD" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/captain) +"aDE" = ( +/obj/structure/chair/comfy/brown, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/captain) +"aDF" = ( +/obj/structure/disposalpipe/junction{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"aDG" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"aDH" = ( +/obj/machinery/door/airlock/command{ + name = "Captain's Office" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/command/captain, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"aDI" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"aDJ" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"aDK" = ( +/obj/machinery/porta_turret/ai{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"aDM" = ( +/obj/machinery/camera/motion/directional/south{ + c_tag = "AI Upload Center"; + network = list("aiupload") + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/structure/table/wood/fancy/green, +/obj/effect/spawner/random/aimodule/harmless, +/turf/open/floor/circuit, +/area/station/ai/upload/chamber) +"aDN" = ( +/obj/machinery/porta_turret/ai{ + dir = 8 + }, +/obj/structure/sign/plaques/kiddie{ + pixel_x = 32 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"aDO" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"aDP" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"aDQ" = ( +/obj/machinery/door/airlock/command{ + name = "Head of Personnel" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/command/hop, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) +"aDR" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/service/hop_office, +/obj/structure/disposalpipe/sorting/mail{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"aDU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"aDV" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hop) +"aDX" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hop) +"aDY" = ( +/obj/item/radio/intercom/directional/east, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hop) +"aEb" = ( +/obj/machinery/newscaster/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"aEc" = ( +/obj/machinery/door/airlock{ + name = "Dormitories" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/commons/dorms) +"aEd" = ( +/turf/closed/wall, +/area/station/commons/toilet/restrooms) +"aEf" = ( +/obj/structure/urinal{ + pixel_y = 32 + }, +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"aEg" = ( +/obj/structure/urinal{ + pixel_y = 32 + }, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"aEi" = ( +/obj/effect/landmark/blobstart, +/obj/item/toy/basketball, +/turf/open/floor/plating, +/area/station/commons/toilet/restrooms) +"aEj" = ( +/turf/closed/wall, +/area/station/maintenance/department/cargo) +"aEl" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aEm" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp{ + pixel_x = 3; + pixel_y = 6 + }, +/turf/open/floor/carpet, +/area/station/security/detectives_office) +"aEn" = ( +/obj/structure/table/wood, +/obj/item/pen, +/obj/item/paper_bin/carbon, +/turf/open/floor/carpet, +/area/station/security/detectives_office) +"aEo" = ( +/obj/structure/table/wood, +/obj/item/storage/fancy/cigarettes, +/obj/item/lighter, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/security/detectives_office) +"aEp" = ( +/obj/structure/table/wood, +/obj/machinery/computer/security/wooden_tv, +/turf/open/floor/carpet, +/area/station/security/detectives_office) +"aEq" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/glass/bottle/whiskey{ + pixel_x = -1; + pixel_y = 9 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{ + pixel_x = 7; + pixel_y = 2 + }, +/turf/open/floor/carpet, +/area/station/security/detectives_office) +"aEr" = ( +/obj/structure/table, +/obj/item/raw_anomaly_core/random, +/obj/item/raw_anomaly_core/random{ + pixel_x = -5; + pixel_y = 7 + }, +/obj/item/raw_anomaly_core/random{ + pixel_x = 7; + pixel_y = 9 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/science/ordnance/testlab) +"aEs" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"aEt" = ( +/obj/structure/table, +/obj/item/storage/toolbox/electrical{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/storage/toolbox/electrical{ + pixel_x = -2 + }, +/obj/machinery/light/directional/west, +/obj/machinery/light_switch/directional/west, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"aEw" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -2 + }, +/obj/machinery/light/directional/east, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"aEx" = ( +/obj/structure/table/wood, +/obj/item/pinpointer/nuke, +/obj/item/disk/nuclear, +/obj/machinery/light/directional/west, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/captain) +"aEy" = ( +/obj/structure/table/wood, +/obj/item/hand_tele, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/captain) +"aEz" = ( +/obj/structure/table/wood, +/obj/item/storage/photo_album, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/captain) +"aEB" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"aEC" = ( +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"aED" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/flasher{ + id = "brigentry"; + pixel_x = -28 + }, +/obj/machinery/door/window/right/directional/east{ + name = "Core Modules"; + req_access = list("ai_upload") + }, +/obj/structure/table/wood/fancy/blue, +/obj/effect/spawner/random/aimodule/neutral, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"aEE" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"aEF" = ( +/obj/machinery/computer/upload/ai{ + dir = 1 + }, +/turf/open/floor/circuit, +/area/station/ai/upload/chamber) +"aEG" = ( +/obj/machinery/flasher{ + id = "AI"; + pixel_y = -6 + }, +/turf/closed/wall/r_wall, +/area/station/ai/upload/chamber) +"aEH" = ( +/obj/machinery/computer/upload/borg{ + dir = 1 + }, +/turf/open/floor/circuit, +/area/station/ai/upload/chamber) +"aEI" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/flasher{ + id = "brigentry"; + pixel_x = 28 + }, +/obj/machinery/door/window/left/directional/west{ + name = "High-Risk Modules"; + req_access = list("ai_upload") + }, +/obj/structure/table/wood/fancy/red, +/obj/effect/spawner/random/aimodule/harmful, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"aEJ" = ( +/obj/machinery/light/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Bridge Starboard Entrance" + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"aEK" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"aEL" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"aEM" = ( +/obj/item/kirbyplants/organic/plant24, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"aEN" = ( +/obj/structure/table/wood, +/obj/item/storage/box/pdas{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/box/silver_ids, +/obj/item/storage/box/ids, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"aEO" = ( +/obj/machinery/computer/records/security{ + dir = 1 + }, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hop) +"aEP" = ( +/obj/machinery/modular_computer/preset/id{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hop) +"aEQ" = ( +/obj/structure/chair/office, +/obj/machinery/button/flasher{ + id = "hopflash"; + pixel_x = 38; + pixel_y = -25 + }, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hop) +"aES" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Central Primary Hallway Vault" + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"aET" = ( +/turf/closed/wall, +/area/station/commons/storage/emergency/starboard) +"aEU" = ( +/obj/item/storage/toolbox, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/plating, +/area/station/commons/storage/emergency/starboard) +"aEZ" = ( +/obj/structure/sink/directional/east, +/obj/structure/mirror/directional/west, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"aFa" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Medbay Surgical Wing"; + network = list("ss13","medbay") + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"aFb" = ( +/obj/machinery/light_switch/directional/north, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"aFc" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/circuit, +/area/station/ai/satellite/chamber) +"aFe" = ( +/obj/machinery/light/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"aFf" = ( +/obj/machinery/power/solar{ + id = "starboardsolar"; + name = "Starboard Solar Array" + }, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/starboard) +"aFh" = ( +/obj/machinery/door/airlock/engineering{ + name = "Starboard Solar Access" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aFi" = ( +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aFj" = ( +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard) +"aFk" = ( +/obj/effect/spawner/random/clothing/bowler_or_that, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aFn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/table/wood, +/obj/machinery/fax{ + fax_name = "Detective's Office"; + name = "Detective's Fax Machine" + }, +/turf/open/floor/carpet, +/area/station/security/detectives_office) +"aFo" = ( +/obj/structure/chair/comfy/brown{ + buildstackamount = 0; + dir = 1 + }, +/obj/effect/landmark/start/detective, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/security/detectives_office) +"aFp" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/security/detectives_office) +"aFr" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Fore Primary Hallway Entrance" + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"aFs" = ( +/obj/structure/table, +/obj/item/stack/cable_coil{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/item/electronics/apc, +/obj/item/t_scanner, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"aFv" = ( +/obj/structure/table, +/obj/item/weldingtool, +/obj/item/crowbar, +/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"aFw" = ( +/obj/structure/table/wood, +/obj/item/camera, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/captain) +"aFx" = ( +/obj/structure/chair/comfy/brown{ + dir = 1 + }, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/captain) +"aFy" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"aFz" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"aFA" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "hop"; + name = "Privacy Shutters" + }, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/heads_quarters/hop) +"aFB" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/left/directional/south{ + name = "Reception Window" + }, +/obj/machinery/door/poddoor/preopen{ + id = "hop"; + name = "Privacy Shutters" + }, +/obj/machinery/door/window/brigdoor/right/directional/north{ + name = "Head of Personnel's Desk"; + req_access = list("hop") + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hop) +"aFC" = ( +/obj/machinery/vending/snack, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"aFD" = ( +/obj/structure/table, +/obj/machinery/light/directional/east, +/obj/item/taperecorder, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"aFF" = ( +/obj/item/storage/box/lights/mixed, +/obj/machinery/light/small/directional/east, +/obj/machinery/newscaster/directional/north, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/plating, +/area/station/commons/storage/emergency/starboard) +"aFK" = ( +/obj/machinery/door/airlock{ + name = "Unisex Showers" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"aFL" = ( +/obj/machinery/light/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"aFM" = ( +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"aFN" = ( +/obj/structure/sink/kitchen{ + pixel_y = 28 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aFO" = ( +/obj/effect/decal/cleanable/vomit/old, +/obj/structure/sign/poster/contraband/random/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aFP" = ( +/obj/structure/table, +/obj/machinery/microwave, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aFQ" = ( +/obj/structure/table, +/obj/item/reagent_containers/cup/bowl, +/obj/item/reagent_containers/cup/bowl, +/obj/item/reagent_containers/condiment/rice, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aFU" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/disposalpipe/sorting/mail{ + dir = 1 + }, +/obj/effect/mapping_helpers/mail_sorting/security/detectives_office, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aFV" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Detective Maintenance" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/detective, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aFW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/grimy, +/area/station/security/detectives_office) +"aFX" = ( +/obj/machinery/computer/records/medical{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/detectiveboard/directional/south, +/turf/open/floor/carpet, +/area/station/security/detectives_office) +"aFY" = ( +/obj/machinery/computer/records/security{ + dir = 1 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Detective's Office" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/newscaster/directional/south, +/turf/open/floor/carpet, +/area/station/security/detectives_office) +"aGd" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Central Access" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"aGe" = ( +/obj/structure/rack, +/obj/item/wirecutters, +/obj/item/flashlight, +/obj/item/gps, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"aGf" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"aGg" = ( +/obj/structure/table, +/obj/item/crowbar, +/obj/item/assembly/prox_sensor{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/item/clothing/gloves/color/fyellow, +/obj/item/clothing/gloves/color/fyellow, +/obj/item/assembly/timer, +/obj/item/radio, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"aGh" = ( +/obj/structure/table, +/obj/item/storage/belt/utility, +/obj/item/storage/belt/utility, +/obj/item/storage/belt/utility, +/obj/item/storage/box/shipping, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"aGi" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"aGj" = ( +/obj/structure/disposalpipe/junction/flip, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"aGk" = ( +/obj/machinery/vending/boozeomat, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"aGl" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"aGm" = ( +/obj/effect/spawner/random/entertainment/arcade{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"aGn" = ( +/obj/item/kirbyplants/photosynthetic, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/plating/abductor, +/area/station/hallway/primary/central/fore) +"aGo" = ( +/obj/structure/lattice, +/obj/structure/sign/logo{ + pixel_y = 32 + }, +/turf/open/space, +/area/space/nearstation) +"aGp" = ( +/obj/structure/lattice, +/obj/structure/sign/logo{ + icon_state = "nanotrasen_sign2"; + pixel_y = 32 + }, +/turf/open/space, +/area/space/nearstation) +"aGq" = ( +/obj/structure/lattice, +/obj/structure/sign/logo{ + icon_state = "nanotrasen_sign3"; + pixel_y = 32 + }, +/turf/open/space, +/area/space/nearstation) +"aGr" = ( +/obj/structure/lattice, +/obj/structure/sign/logo{ + icon_state = "nanotrasen_sign4"; + pixel_y = 32 + }, +/turf/open/space, +/area/space/nearstation) +"aGs" = ( +/obj/structure/lattice, +/obj/structure/sign/logo{ + icon_state = "nanotrasen_sign5"; + pixel_y = 32 + }, +/turf/open/space, +/area/space/nearstation) +"aGt" = ( +/obj/machinery/vending/cola, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aGu" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/bot, +/obj/machinery/ticket_machine/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aGw" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aGx" = ( +/obj/machinery/flasher{ + id = "hopflash"; + pixel_x = 28; + pixel_y = -28 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aGy" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/photobooth, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aGz" = ( +/obj/machinery/vending/cigarette, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"aGB" = ( +/obj/machinery/space_heater, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/commons/storage/emergency/starboard) +"aGC" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/sign/warning/vacuum/external/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aGF" = ( +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"aGH" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Dormitory Toilets" + }, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"aGI" = ( +/obj/structure/sign/poster/official/no_erp/directional/west, +/obj/machinery/shower/directional/east, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"aGK" = ( +/obj/structure/table, +/obj/item/food/cookie{ + desc = "It has a distinctly eldritch taste to it."; + name = "grandma's cookie" + }, +/obj/item/cigbutt, +/obj/machinery/light/small/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aGL" = ( +/obj/item/clothing/suit/apron/chef, +/obj/structure/chair/stool/bar/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aGM" = ( +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aGN" = ( +/obj/machinery/hydroponics/constructable, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aGP" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aGX" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "assistantshutters"; + name = "Storage Shutters" + }, +/turf/open/floor/plating, +/area/station/commons/storage/primary) +"aGY" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Primary Tool Storage" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "assistantshutters"; + name = "Storage Shutters" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"aHb" = ( +/obj/effect/spawner/random/entertainment/arcade, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"aHc" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"aHd" = ( +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge-left" + }, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"aHe" = ( +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge-right" + }, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"aHg" = ( +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/delivery, +/obj/effect/landmark/navigate_destination/bridge, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge-right" + }, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"aHh" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "hopqueue"; + name = "HoP Queue Shutters" + }, +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aHl" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "hopqueue"; + name = "HoP Queue Shutters" + }, +/obj/effect/turf_decal/loading_area, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aHp" = ( +/obj/machinery/door/airlock{ + id_tag = "Toilet1"; + name = "Unit 1" + }, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"aHq" = ( +/obj/machinery/door/airlock{ + name = "Unit 2"; + id_tag = "Toilet2" + }, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"aHr" = ( +/obj/item/soap/nanotrasen, +/obj/machinery/shower/directional/east, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"aHs" = ( +/obj/structure/closet/crate, +/obj/item/cultivator, +/obj/item/shovel/spade, +/obj/item/storage/bag/plants/portaseeder, +/obj/item/seeds/wheat/rice, +/obj/item/seeds/replicapod, +/obj/item/seeds/carrot, +/obj/item/seeds/tomato, +/obj/item/reagent_containers/cup/bottle/nutrient/ez, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aHt" = ( +/obj/effect/decal/cleanable/food/egg_smudge, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aHu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/security/execution) +"aHz" = ( +/turf/closed/wall, +/area/station/hallway/secondary/exit/departure_lounge) +"aHA" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"aHC" = ( +/obj/structure/disposalpipe/junction{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aHF" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Dorms"; + location = "Tool" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aHK" = ( +/obj/machinery/light/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/sign/map/pubby{ + pixel_x = 0; + pixel_y = 32 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aHL" = ( +/obj/structure/cable, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aHO" = ( +/obj/structure/disposalpipe/junction/flip{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aHQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aHS" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/warning/secure_area/directional/north, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aHT" = ( +/obj/structure/disposalpipe/junction, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aHV" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aHY" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/machinery/light/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aIa" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aIb" = ( +/obj/structure/sign/warning/secure_area/directional/north, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aIc" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/sign/map/pubby{ + pixel_x = 0; + pixel_y = 32 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aId" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/light/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aIg" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Dormitory" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aIj" = ( +/obj/machinery/vending/cigarette, +/obj/structure/sign/departments/restroom/directional/east, +/turf/open/floor/iron/white/corner, +/area/station/hallway/primary/central/fore) +"aIl" = ( +/obj/structure/toilet{ + dir = 1 + }, +/obj/machinery/light/small/directional/west, +/obj/machinery/newscaster/directional/south, +/obj/machinery/button/door/directional/east{ + id = "Toilet1"; + name = "Lock Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"aIp" = ( +/turf/closed/wall, +/area/station/maintenance/solars/starboard) +"aIq" = ( +/obj/effect/spawner/random/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aIX" = ( +/obj/effect/landmark/observer_start, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aJa" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"aJc" = ( +/turf/closed/wall, +/area/station/service/abandoned_gambling_den) +"aJd" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Robo"; + location = "HoP" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aJk" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=HoP"; + location = "Dorms" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aJm" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white/side{ + dir = 4 + }, +/area/station/hallway/primary/central/fore) +"aJn" = ( +/obj/machinery/door/airlock{ + name = "Unisex Restrooms" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"aJp" = ( +/obj/machinery/power/smes, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard) +"aJq" = ( +/obj/machinery/power/terminal{ + dir = 8 + }, +/obj/machinery/light/small/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard) +"aJw" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard) +"aJx" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/grunge{ + name = "Prison Forestry" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"aJB" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible/layer2{ + dir = 6 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"aJD" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Departure Lounge Fore" + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"aJG" = ( +/obj/structure/sign/directions/security{ + dir = 1; + pixel_x = 32; + pixel_y = -24 + }, +/obj/structure/sign/directions/medical{ + pixel_x = 32; + pixel_y = -40 + }, +/obj/structure/sign/directions/command{ + dir = 4; + pixel_x = 32; + pixel_y = -32 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aJM" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Central Primary Hallway Bathroom" + }, +/obj/structure/sign/departments/restroom/directional/south, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aJR" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aJU" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aJV" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aJW" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Central Primary Hallway EVA" + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/cable, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aJX" = ( +/obj/structure/sign/directions/security{ + dir = 8; + pixel_x = -32; + pixel_y = -24 + }, +/obj/structure/sign/directions/evac{ + dir = 1; + pixel_x = -32; + pixel_y = -32 + }, +/obj/structure/sign/directions/science{ + pixel_x = -32; + pixel_y = -40 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aJY" = ( +/obj/machinery/newscaster/directional/east, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/psychology) +"aKa" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"aKb" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Dormitory" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aKg" = ( +/obj/item/kirbyplants/organic/plant4, +/turf/open/floor/iron/white/corner{ + dir = 4 + }, +/area/station/hallway/primary/central/fore) +"aKh" = ( +/obj/machinery/light_switch/directional/west, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"aKi" = ( +/obj/machinery/door/airlock{ + name = "Unit B" + }, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"aKj" = ( +/obj/machinery/recharge_station, +/obj/machinery/light/small/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Dormitory Cyborg Recharging Station" + }, +/obj/effect/decal/cleanable/blood/oil, +/obj/machinery/newscaster/directional/east, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"aKk" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aKl" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/turf/open/space/basic, +/area/space/nearstation) +"aKp" = ( +/obj/effect/spawner/random/trash/grille_or_waste, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aKq" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aKr" = ( +/obj/structure/closet/crate/coffin, +/obj/item/toy/figure/curator, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aKw" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/obj/machinery/door/poddoor/preopen{ + id = "Equipment Room"; + name = "Brig Shutters" + }, +/turf/open/floor/plating, +/area/station/security/lockers) +"aKz" = ( +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"aKA" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"aKD" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"aKH" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"aKJ" = ( +/turf/closed/wall, +/area/station/commons/storage/art) +"aKK" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/commons/storage/art) +"aKL" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Art Storage" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"aKM" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/service/cafeteria) +"aKO" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Cafeteria" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/cafeteria) +"aKP" = ( +/turf/closed/wall, +/area/station/service/cafeteria) +"aKQ" = ( +/turf/closed/wall, +/area/station/commons/toilet/auxiliary) +"aKR" = ( +/obj/machinery/door/airlock{ + id_tag = "Potty1"; + name = "Unisex Restrooms" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/auxiliary) +"aKT" = ( +/turf/closed/wall, +/area/station/maintenance/central) +"aKU" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/effect/mapping_helpers/airlock/unres, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aKY" = ( +/turf/closed/wall/r_wall, +/area/station/command/eva) +"aKZ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/eva) +"aLa" = ( +/obj/machinery/door/poddoor/shutters{ + id = "evashutter"; + name = "EVA Storage Shutters" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/command/eva) +"aLb" = ( +/obj/machinery/door/airlock/command/glass{ + name = "EVA Storage" + }, +/obj/effect/landmark/navigate_destination/eva, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/command/eva, +/turf/open/floor/iron, +/area/station/command/eva) +"aLc" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/teleporter) +"aLd" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Teleporter" + }, +/obj/effect/landmark/navigate_destination/teleporter, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/command/teleporter, +/turf/open/floor/iron, +/area/station/command/teleporter) +"aLe" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/cargo/lobby) +"aLf" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"aLk" = ( +/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{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"aLl" = ( +/obj/item/storage/box/mousetraps, +/obj/structure/extinguisher_cabinet/directional/north, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"aLn" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/external, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard) +"aLu" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"aLx" = ( +/obj/structure/easel, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/item/canvas/twentythree_nineteen, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"aLz" = ( +/obj/machinery/photocopier, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"aLA" = ( +/obj/structure/table, +/obj/item/food/friedegg, +/obj/item/kitchen/fork, +/obj/machinery/newscaster/directional/west, +/turf/open/floor/iron/cafeteria, +/area/station/service/cafeteria) +"aLB" = ( +/obj/structure/chair{ + dir = 8; + name = "Defense" + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron/cafeteria, +/area/station/service/cafeteria) +"aLD" = ( +/obj/machinery/vending/cola, +/turf/open/floor/iron/cafeteria, +/area/station/service/cafeteria) +"aLE" = ( +/obj/effect/landmark/generic_maintenance_landmark, +/obj/machinery/light_switch/directional/west, +/obj/structure/sink/directional/east, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/auxiliary) +"aLF" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/auxiliary) +"aLG" = ( +/obj/structure/urinal{ + pixel_y = 32 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/button/door/directional/east{ + id = "Potty1"; + name = "Bathroom Bolt Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/auxiliary) +"aLH" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aLI" = ( +/obj/structure/closet/crate/coffin, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aLK" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aLL" = ( +/turf/open/floor/plating, +/area/station/maintenance/central) +"aLR" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/eva) +"aLS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/eva) +"aLU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/rack, +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_x = 4; + pixel_y = 2 + }, +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_x = 8 + }, +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_y = 4 + }, +/obj/machinery/door/window/brigdoor/right/directional/west{ + name = "Command Storage"; + req_access = list("eva") + }, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"aLV" = ( +/turf/closed/wall, +/area/station/command/eva) +"aLW" = ( +/obj/item/kirbyplants/organic/plant14, +/obj/machinery/requests_console/directional/west{ + department = "Teleporter"; + name = "Teleporter Room Requests Console" + }, +/turf/open/floor/iron, +/area/station/command/teleporter) +"aMa" = ( +/obj/structure/closet/crate, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/blue, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/machinery/button/door/directional/east{ + req_access = list("teleporter") + }, +/turf/open/floor/iron, +/area/station/command/teleporter) +"aMd" = ( +/obj/structure/table, +/obj/machinery/microwave{ + pixel_y = 6 + }, +/obj/machinery/light/directional/north, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"aMe" = ( +/obj/structure/table, +/obj/item/storage/box/donkpockets{ + pixel_x = -9; + pixel_y = 9 + }, +/obj/item/reagent_containers/cup/glass/waterbottle{ + pixel_x = 7; + pixel_y = 6 + }, +/obj/item/reagent_containers/cup/glass/waterbottle/large{ + pixel_x = 5; + pixel_y = 7 + }, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"aMf" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"aMg" = ( +/obj/machinery/computer/security, +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/structure/reagent_dispensers/wall/peppertank/directional/north, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"aMh" = ( +/obj/machinery/computer/security/mining, +/obj/effect/turf_decal/trimline/red/filled/line, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"aMi" = ( +/obj/structure/table, +/obj/item/book/manual/wiki/security_space_law, +/obj/effect/turf_decal/trimline/red/filled/line, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"aMj" = ( +/obj/structure/closet/secure_closet/security/cargo, +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"aMk" = ( +/obj/structure/filingcabinet/security, +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/machinery/airalarm/directional/north, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"aMm" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aMn" = ( +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/station/solars/starboard) +"aMo" = ( +/obj/structure/lattice/catwalk, +/obj/item/stack/cable_coil, +/turf/open/space, +/area/station/solars/starboard) +"aMp" = ( +/obj/machinery/power/tracker, +/obj/structure/cable, +/turf/open/floor/iron/solarpanel/airless, +/area/station/solars/starboard) +"aMr" = ( +/obj/item/cigbutt/cigarbutt, +/obj/structure/chair/stool/bar/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard) +"aMs" = ( +/obj/machinery/power/solar_control{ + dir = 8; + id = "starboardsolar"; + name = "Starboard Solar Control" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard) +"aMw" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"aMy" = ( +/obj/effect/spawner/random/trash/grille_or_waste, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"aMD" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/access/any/engineering/external, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aME" = ( +/turf/closed/wall, +/area/station/cargo/bitrunning/den) +"aMH" = ( +/obj/structure/grille, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aML" = ( +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"aMV" = ( +/obj/structure/table, +/obj/item/storage/toolbox/artistic{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/storage/toolbox/artistic{ + pixel_x = -3 + }, +/obj/item/rcl/pre_loaded, +/obj/machinery/light_switch/directional/west, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"aMW" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"aMX" = ( +/obj/structure/table, +/obj/item/airlock_painter, +/obj/item/chisel{ + pixel_y = 7 + }, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"aMY" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/airalarm/directional/south, +/obj/machinery/light_switch/directional/west, +/turf/open/floor/iron/cafeteria, +/area/station/service/cafeteria) +"aMZ" = ( +/obj/machinery/light/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Cafeteria" + }, +/obj/machinery/firealarm/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/cafeteria) +"aNa" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/cafeteria) +"aNb" = ( +/obj/machinery/vending/sustenance, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/cafeteria, +/area/station/service/cafeteria) +"aNc" = ( +/obj/structure/toilet{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/obj/machinery/newscaster/directional/south, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/auxiliary) +"aNd" = ( +/obj/machinery/light/small/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/auxiliary) +"aNe" = ( +/obj/item/soap/nanotrasen, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/shower/directional/west, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/auxiliary) +"aNf" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aNg" = ( +/obj/item/storage/box/lights/mixed, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aNh" = ( +/obj/item/extinguisher, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aNi" = ( +/obj/structure/grille/broken, +/obj/item/crowbar, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aNm" = ( +/obj/structure/grille, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aNp" = ( +/obj/structure/table, +/obj/item/electronics/airlock, +/obj/item/electronics/airlock, +/obj/item/electronics/apc, +/turf/open/floor/iron, +/area/station/engineering/main) +"aNq" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/table, +/obj/effect/turf_decal/stripes/end{ + dir = 1 + }, +/obj/machinery/cell_charger, +/turf/open/floor/iron, +/area/station/command/eva) +"aNt" = ( +/obj/structure/rack, +/obj/item/tank/jetpack/carbondioxide, +/obj/item/tank/jetpack/carbondioxide{ + pixel_x = -4; + pixel_y = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/door/window/brigdoor/left/directional/west{ + name = "Command Storage"; + req_access = list("eva") + }, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"aNu" = ( +/obj/structure/closet/crate, +/obj/item/melee/flyswatter, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/command/teleporter) +"aNw" = ( +/obj/machinery/holopad, +/obj/effect/landmark/event_spawn, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/teleporter) +"aNx" = ( +/turf/open/floor/iron, +/area/station/command/teleporter) +"aNy" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/command/teleporter) +"aND" = ( +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/brig) +"aNE" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Dormitories Hallway" + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aNK" = ( +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"aNO" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Quartermaster Maintenance" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/qm, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aNQ" = ( +/obj/structure/closet/crate/freezer, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aNT" = ( +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/trimline/red/filled/line, +/mob/living/basic/mouse/brown/tom, +/turf/open/floor/iron, +/area/station/security/prison) +"aNU" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Cargo Bay Warehouse Maintenance" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/any/supply/general, +/obj/effect/mapping_helpers/airlock/access/any/supply/bit_den, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aNV" = ( +/obj/structure/closet/crate/coffin, +/obj/item/toy/figure/lawyer, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aNW" = ( +/obj/structure/closet/crate/coffin, +/obj/item/toy/figure/chaplain, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aNX" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/light/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aOf" = ( +/obj/structure/chair, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"aOg" = ( +/obj/structure/chair, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"aOh" = ( +/obj/structure/chair, +/obj/machinery/light/directional/north, +/obj/effect/landmark/start/assistant, +/obj/machinery/status_display/evac/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"aOm" = ( +/obj/item/wrench, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aOn" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison/toilet) +"aOs" = ( +/obj/structure/sign/departments/evac, +/turf/closed/wall, +/area/station/hallway/secondary/exit/departure_lounge) +"aOt" = ( +/obj/structure/table, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/item/canvas/twentythree_twentythree, +/obj/item/canvas/nineteen_nineteen, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"aOu" = ( +/obj/structure/table, +/obj/item/storage/crayons, +/obj/item/storage/crayons, +/obj/machinery/light/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Art Storage" + }, +/obj/item/hand_labeler, +/obj/machinery/firealarm/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"aOv" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron{ + amount = 20 + }, +/obj/item/stack/sheet/glass{ + amount = 20 + }, +/obj/item/stack/rods{ + amount = 20 + }, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"aOw" = ( +/obj/structure/grille/broken, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aOD" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"aOE" = ( +/obj/structure/table, +/obj/item/hand_tele, +/obj/machinery/light/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Teleporter" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"aOF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/structure/chair/stool/bar/directional/south, +/turf/open/floor/iron, +/area/station/command/teleporter) +"aOG" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/chair/stool/bar/directional/south, +/obj/machinery/bluespace_beacon, +/turf/open/floor/iron, +/area/station/command/teleporter) +"aOH" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/command/teleporter) +"aOI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/command/teleporter) +"aOJ" = ( +/obj/machinery/door/poddoor/shutters{ + id = "teleshutter"; + name = "Teleporter Shutters" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/command/teleporter) +"aOO" = ( +/obj/structure/sign/poster/random/directional/north, +/obj/structure/closet/crate, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"aOP" = ( +/obj/structure/closet/crate, +/obj/machinery/light/small/directional/north, +/obj/machinery/light_switch/directional/north, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"aOQ" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"aOS" = ( +/obj/machinery/computer/records/security{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"aOT" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"aOU" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/light_switch/directional/east, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 6 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"aOW" = ( +/obj/item/toy/plush/pkplush{ + name = "Schrodinger" + }, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aPa" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"aPb" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Cargo Quartermaster's Office" + }, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/machinery/firealarm/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"aPc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/conveyor{ + id = "CargoLoad" + }, +/obj/machinery/camera/directional/north{ + c_tag = "Cargo Warehouse" + }, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"aPg" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Cargo Bay Warehouse Maintenance" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/supply/general, +/turf/open/floor/iron, +/area/station/maintenance/department/cargo) +"aPi" = ( +/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{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"aPn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"aPo" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"aPq" = ( +/obj/machinery/light/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Departure Lounge Starboard" + }, +/obj/machinery/firealarm/directional/east, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"aPt" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"aPv" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Departure Lounge" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit) +"aPx" = ( +/obj/machinery/light/small/directional/north, +/obj/item/kirbyplants/organic/plant22, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aPy" = ( +/obj/item/kirbyplants/organic/plant22, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aPz" = ( +/obj/effect/spawner/random/trash/mess, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aPA" = ( +/obj/item/trash/cheesie, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aPB" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aPC" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance/two, +/obj/effect/spawner/random/clothing/gloves, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aPE" = ( +/turf/closed/wall, +/area/station/service/bar) +"aPI" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/eva) +"aPJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/command/eva) +"aPK" = ( +/turf/open/floor/iron, +/area/station/command/eva) +"aPL" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/requests_console/directional/east{ + department = "E.V.A. Storage"; + name = "E.V.A. RC" + }, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"aPM" = ( +/obj/structure/table, +/obj/item/beacon, +/obj/effect/turf_decal/delivery, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"aPN" = ( +/obj/machinery/computer/teleporter{ + dir = 1 + }, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"aPO" = ( +/obj/machinery/teleport/station, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"aPP" = ( +/obj/machinery/teleport/hub, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"aPQ" = ( +/obj/structure/closet/crate, +/obj/item/crowbar, +/obj/effect/turf_decal/delivery, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) +"aPT" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"aPU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/conveyor{ + id = "CargoLoad" + }, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"aPV" = ( +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"aQa" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Cargo Security Post" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/entrance, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"aQj" = ( +/obj/structure/table, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/effect/spawner/random/maintenance, +/obj/item/storage/box/matches, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aQk" = ( +/obj/structure/closet/crate, +/obj/machinery/light/small/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aQo" = ( +/obj/machinery/button/door/directional/west{ + id = "qm_warehouse"; + name = "Warehouse Door Control"; + req_access = list("cargo") + }, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"aQp" = ( +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"aQr" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"aQs" = ( +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"aQt" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"aQu" = ( +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) +"aQw" = ( +/obj/machinery/computer/shuttle/mining, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"aQx" = ( +/obj/structure/table, +/obj/item/storage/box/lights/mixed, +/obj/item/pipe_dispenser, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"aQz" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Departure Lounge" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit) +"aQB" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aQC" = ( +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/dorms) +"aQD" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"aQH" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aQI" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/blobstart, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aQJ" = ( +/obj/structure/closet, +/obj/effect/spawner/random/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{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aQK" = ( +/obj/structure/table/wood, +/obj/machinery/recharger, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hos) +"aQL" = ( +/obj/structure/grille/broken, +/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{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aQM" = ( +/obj/item/reagent_containers/cup/bucket, +/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{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aQQ" = ( +/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{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aQR" = ( +/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{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aQS" = ( +/obj/machinery/reagentgrinder, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/station/service/bar) +"aQT" = ( +/obj/machinery/vending/cigarette, +/obj/machinery/light/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/service/bar) +"aQU" = ( +/obj/machinery/vending/coffee, +/obj/machinery/camera/directional/north{ + c_tag = "Bar Backroom" + }, +/turf/open/floor/wood, +/area/station/service/bar) +"aQV" = ( +/obj/structure/closet/secure_closet/bar, +/obj/item/stack/cable_coil, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/iron/fifty, +/turf/open/floor/wood, +/area/station/service/bar) +"aQY" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/crowbar, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/command/eva) +"aQZ" = ( +/obj/machinery/firealarm/directional/south, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/command/eva) +"aRa" = ( +/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{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/eva) +"aRb" = ( +/obj/structure/table, +/obj/item/stack/sheet/rglass{ + amount = 50 + }, +/obj/item/stack/sheet/rglass{ + amount = 50 + }, +/obj/item/stack/rods/fifty, +/obj/item/stack/rods/fifty, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron, +/area/station/command/eva) +"aRc" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/rglass{ + amount = 50 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/eva) +"aRd" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/machinery/firealarm/directional/west, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aRf" = ( +/obj/item/banner/cargo/mundane, +/obj/machinery/light/directional/west, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"aRi" = ( +/obj/machinery/vending/wardrobe/cargo_wardrobe, +/obj/effect/turf_decal/trimline/brown/filled/line, +/turf/open/floor/iron, +/area/station/cargo/office) +"aRj" = ( +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/trimline/brown/filled/line, +/turf/open/floor/iron, +/area/station/cargo/office) +"aRl" = ( +/turf/closed/wall, +/area/station/cargo/office) +"aRq" = ( +/obj/machinery/conveyor{ + dir = 1; + id = "mining" + }, +/obj/machinery/bouldertech/refinery, +/turf/open/floor/iron, +/area/station/cargo/storage) +"aRs" = ( +/obj/structure/disposalpipe/segment, +/obj/item/shard, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aRw" = ( +/obj/structure/rack, +/obj/effect/spawner/random/trash/soap, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aRB" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"aRD" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/pale/style_random, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) +"aRE" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/pale/style_random, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) +"aRF" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/pale/style_random, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) +"aRG" = ( +/obj/structure/rack, +/obj/item/electronics/airlock, +/obj/item/electronics/airlock, +/obj/item/electronics/airlock, +/obj/item/electronics/airlock, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/item/wallframe/camera, +/obj/item/wallframe/camera, +/obj/item/wallframe/camera, +/obj/item/wallframe/camera, +/obj/item/assault_pod/mining, +/obj/machinery/camera/directional/east{ + c_tag = "Auxiliary Base Construction" + }, +/obj/machinery/light/directional/east, +/obj/machinery/computer/security/telescreen/auxbase/directional/east, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"aRH" = ( +/obj/structure/sign/departments/evac, +/turf/closed/wall, +/area/station/hallway/primary/central/fore) +"aRI" = ( +/obj/machinery/light/directional/east, +/obj/machinery/vending/coffee, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"aRK" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aRL" = ( +/turf/closed/wall, +/area/station/service/hydroponics) +"aRM" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Hydroponics Maintenance" + }, +/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{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/hydroponics, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aRN" = ( +/turf/closed/wall, +/area/station/service/kitchen) +"aRO" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance{ + name = "Kitchen Maintenance" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/kitchen, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aRP" = ( +/obj/structure/plasticflaps/opaque, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aRR" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/service/bar) +"aRU" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Bar Storage Maintenance" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/bar, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aRX" = ( +/obj/machinery/door/airlock/maintenance{ + name = "EVA Maintenance" + }, +/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{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/command/eva, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aRY" = ( +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aRZ" = ( +/obj/item/trash/tray, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aSa" = ( +/obj/structure/closet/secure_closet/freezer/cream_pie, +/obj/item/grown/bananapeel, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aSb" = ( +/obj/structure/closet/secure_closet/freezer/cream_pie, +/obj/item/seeds/banana, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aSd" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"aSe" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/office) +"aSj" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"aSr" = ( +/obj/machinery/door/airlock/virology/glass{ + name = "Isolation A" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/any/medical/virology, +/turf/open/floor/iron/freezer, +/area/station/medical/virology) +"aSu" = ( +/obj/item/wirecutters, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"aSw" = ( +/obj/item/statuebust, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) +"aSx" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/sunny/style_random, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) +"aSA" = ( +/obj/machinery/hydroponics/constructable, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aSC" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/cable, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aSD" = ( +/obj/structure/closet/secure_closet/hydroponics, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aSE" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Hydroponics Storage" + }, +/obj/structure/closet/secure_closet/hydroponics, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aSF" = ( +/obj/machinery/chem_master/condimaster, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aSG" = ( +/obj/structure/table, +/obj/item/book/manual/hydroponics_pod_people, +/obj/item/paper/guides/jobs/hydroponics, +/obj/item/reagent_containers/cup/bottle/mutagen, +/obj/item/reagent_containers/dropper, +/obj/item/reagent_containers/dropper, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aSH" = ( +/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{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/service/kitchen/coldroom) +"aSI" = ( +/obj/structure/cable, +/obj/machinery/deepfryer, +/turf/open/floor/iron/showroomfloor, +/area/station/service/kitchen/coldroom) +"aSJ" = ( +/obj/machinery/newscaster/directional/north, +/obj/structure/cable, +/obj/machinery/gibber, +/turf/open/floor/iron/showroomfloor, +/area/station/service/kitchen/coldroom) +"aSL" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=8"; + location = "Kitchen" + }, +/obj/machinery/door/window/left/directional/west{ + name = "Kitchen Delivery"; + req_access = list("kitchen") + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/central) +"aSM" = ( +/turf/open/floor/iron/dark, +/area/station/maintenance/central) +"aSN" = ( +/obj/structure/reagent_dispensers/beerkeg, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/service/bar) +"aSQ" = ( +/obj/effect/landmark/generic_maintenance_landmark, +/obj/item/storage/box/beanbag, +/obj/item/assembly/mousetrap, +/obj/item/storage/box/mousetraps, +/obj/machinery/light/directional/east, +/turf/open/floor/wood, +/area/station/service/bar) +"aSR" = ( +/obj/item/weldingtool, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aST" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aSV" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aSY" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Cargo Foyer" + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 10 + }, +/obj/structure/table, +/obj/item/lighter{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/storage/fancy/cigarettes/cigpack_robust{ + pixel_x = -5; + pixel_y = 3 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"aTc" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Cargo Bay" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/general, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron, +/area/station/cargo/office) +"aTk" = ( +/obj/machinery/newscaster/directional/south, +/obj/machinery/pdapainter/supply, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"aTm" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"aTo" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/command/heads_quarters/qm) +"aTp" = ( +/obj/machinery/conveyor{ + dir = 1; + id = "mining" + }, +/obj/machinery/brm, +/turf/open/floor/iron, +/area/station/cargo/storage) +"aTr" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron, +/area/station/cargo/storage) +"aTv" = ( +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"aTw" = ( +/obj/structure/table, +/obj/item/assembly/igniter, +/obj/item/assembly/igniter, +/obj/effect/spawner/random/maintenance, +/obj/item/stack/pipe_cleaner_coil/random, +/obj/item/stack/pipe_cleaner_coil/random, +/obj/item/stack/pipe_cleaner_coil/random, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"aTy" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/storage) +"aTz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"aTA" = ( +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"aTB" = ( +/obj/machinery/light/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/camera/autoname/directional/south, +/obj/effect/turf_decal/trimline/red/filled/line, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"aTH" = ( +/obj/docking_port/stationary{ + dir = 8; + dwidth = 4; + height = 15; + name = "PubbyStation emergency evac bay"; + shuttle_id = "emergency_home"; + width = 20 + }, +/turf/open/space/basic, +/area/space/nearstation) +"aTK" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/pale/style_random, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) +"aTL" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/pale/style_random, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) +"aTM" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/pale/style_random, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) +"aTN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/service/library) +"aTO" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Central Primary Hallway Escape" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aTQ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aTU" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aTW" = ( +/obj/structure/table, +/obj/item/reagent_containers/spray/plantbgone{ + pixel_y = 3 + }, +/obj/item/reagent_containers/spray/plantbgone{ + pixel_x = 8; + pixel_y = 8 + }, +/obj/item/reagent_containers/spray/plantbgone{ + pixel_x = 13; + pixel_y = 5 + }, +/obj/item/watertank, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aTX" = ( +/obj/structure/kitchenspike, +/obj/item/assembly/mousetrap, +/obj/item/food/deadmouse, +/turf/open/floor/iron/showroomfloor, +/area/station/service/kitchen/coldroom) +"aTZ" = ( +/turf/open/floor/iron/showroomfloor, +/area/station/service/kitchen/coldroom) +"aUa" = ( +/obj/item/crowbar, +/obj/item/wrench, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron/showroomfloor, +/area/station/service/kitchen/coldroom) +"aUb" = ( +/obj/structure/plasticflaps/opaque, +/turf/open/floor/iron/dark, +/area/station/maintenance/central) +"aUd" = ( +/obj/machinery/firealarm/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/bar) +"aUe" = ( +/obj/machinery/vending/wardrobe/bar_wardrobe, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/service/bar) +"aUf" = ( +/turf/closed/wall, +/area/station/service/theater) +"aUg" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Bar Maintenance" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/bar, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aUi" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Central Primary Hallway Cargo" + }, +/obj/structure/sign/directions/supply{ + dir = 4; + pixel_x = -32; + pixel_y = -8 + }, +/obj/structure/sign/directions/command{ + dir = 1; + pixel_x = -32; + pixel_y = 8 + }, +/obj/structure/sign/directions/security{ + dir = 1; + pixel_x = -32 + }, +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aUs" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"aUu" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light_switch/directional/north, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"aUv" = ( +/obj/machinery/light/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/end{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"aUx" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"aUz" = ( +/obj/effect/turf_decal/trimline/brown/filled/line, +/turf/open/floor/iron, +/area/station/cargo/storage) +"aUA" = ( +/obj/machinery/light/directional/north, +/obj/machinery/status_display/supply{ + dir = 4; + pixel_y = 32 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"aUG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"aUJ" = ( +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/primary/central/fore) +"aUO" = ( +/obj/machinery/light/small/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aUQ" = ( +/obj/structure/plasticflaps/opaque, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/central) +"aUR" = ( +/obj/machinery/door/window/right/directional/east{ + name = "Hydroponics Delivery"; + req_access = list("hydroponics") + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + location = "Hydroponics" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/maintenance/central) +"aUT" = ( +/obj/machinery/vending/wardrobe/hydro_wardrobe, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aUU" = ( +/obj/machinery/firealarm/directional/south, +/obj/structure/closet/crate/hydroponics, +/obj/item/wirecutters, +/obj/item/reagent_containers/cup/bucket, +/obj/item/reagent_containers/cup/bucket, +/obj/item/reagent_containers/cup/bucket, +/obj/item/wrench, +/obj/item/shovel/spade, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aUW" = ( +/obj/structure/table, +/obj/machinery/reagentgrinder, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aUX" = ( +/obj/machinery/light/directional/west, +/obj/structure/kitchenspike, +/turf/open/floor/iron/showroomfloor, +/area/station/service/kitchen/coldroom) +"aVa" = ( +/obj/machinery/holopad, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/service/kitchen/coldroom) +"aVb" = ( +/obj/machinery/light/directional/east, +/obj/structure/closet/secure_closet/freezer/meat, +/obj/item/flashlight/flare, +/turf/open/floor/iron/showroomfloor, +/area/station/service/kitchen/coldroom) +"aVc" = ( +/obj/machinery/door/window/left/directional/south{ + name = "Bar Delivery"; + req_access = list("service") + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=2"; + location = "Bar" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/hallway/secondary/service) +"aVd" = ( +/obj/machinery/door/airlock{ + name = "Bar Storage" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/bar, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"aVh" = ( +/obj/structure/table/glass, +/obj/machinery/light/small/directional/north, +/obj/item/reagent_containers/cup/glass/bottle/patron{ + pixel_x = -5; + pixel_y = 16 + }, +/obj/item/reagent_containers/cup/glass/bottle/cognac{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/reagent_containers/cup/glass/bottle/grappa{ + pixel_x = 10; + pixel_y = 15 + }, +/obj/item/reagent_containers/cup/glass/bottle/vodka{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/holosign_creator/robot_seat/bar{ + pixel_y = -10 + }, +/obj/machinery/light_switch/directional/north{ + pixel_x = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"aVi" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/cup/glass/bottle/hcider{ + pixel_x = -6; + pixel_y = 8 + }, +/obj/item/reagent_containers/cup/glass/bottle/wine{ + pixel_x = 3; + pixel_y = 5 + }, +/obj/item/reagent_containers/cup/glass/bottle/rum{ + pixel_x = -15; + pixel_y = 4 + }, +/obj/item/reagent_containers/cup/glass/bottle/lizardwine{ + pixel_x = 13; + pixel_y = 15 + }, +/obj/item/reagent_containers/cup/glass/bottle/tequila{ + pixel_x = 13; + pixel_y = 7 + }, +/obj/item/reagent_containers/cup/glass/shaker{ + pixel_x = 1; + pixel_y = 13 + }, +/obj/item/reagent_containers/cup/glass/bottle/gin{ + pixel_x = -10; + pixel_y = 15 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"aVj" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/machinery/button/door/directional/east{ + id = "barshutters"; + name = "Bar Lockdown"; + req_access = list("bar") + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"aVk" = ( +/obj/structure/table/wood, +/obj/item/instrument/accordion{ + pixel_y = 4 + }, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/theater) +"aVl" = ( +/obj/structure/dresser, +/obj/machinery/light/directional/north, +/obj/structure/sign/poster/contraband/clown/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/theater) +"aVm" = ( +/obj/machinery/vending/autodrobe, +/obj/machinery/computer/security/telescreen/entertainment/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/theater) +"aVn" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Theatre Maintenance" + }, +/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{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/theatre, +/turf/open/floor/plating, +/area/station/maintenance/central) +"aVo" = ( +/obj/machinery/light/directional/west, +/obj/structure/sign/directions/engineering{ + pixel_x = -32; + pixel_y = -8 + }, +/obj/structure/sign/directions/science{ + pixel_x = -32 + }, +/obj/structure/sign/directions/medical{ + pixel_x = -32; + pixel_y = 8 + }, +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aVq" = ( +/obj/effect/turf_decal/trimline/brown/filled/line, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"aVu" = ( +/obj/machinery/light/directional/south, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"aVy" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/light_switch/directional/south, +/obj/effect/turf_decal/trimline/brown/filled/end, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"aVz" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"aVA" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 1 + }, +/obj/effect/mapping_helpers/mail_sorting/supply/qm_office, +/turf/open/floor/iron, +/area/station/cargo/storage) +"aVH" = ( +/obj/structure/cable, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aVI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Drone Bay Ext." + }, +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"aVO" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit) +"aVQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aVR" = ( +/obj/structure/sign/directions/evac{ + dir = 1; + pixel_x = 32; + pixel_y = -8 + }, +/obj/structure/sign/directions/security{ + dir = 1; + pixel_x = 32; + pixel_y = 8 + }, +/obj/structure/sign/directions/command{ + dir = 1; + pixel_x = 32 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aVS" = ( +/turf/closed/wall, +/area/station/service/janitor) +"aVU" = ( +/obj/machinery/door/window/right/directional/south{ + name = "Janitor Delivery"; + req_access = list("janitor") + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=1"; + location = "Janitor" + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/central) +"aVV" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/airlock/hydroponics/glass{ + name = "Hydroponics" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/hydroponics, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aVW" = ( +/obj/machinery/vending/wardrobe/chef_wardrobe, +/turf/open/floor/iron/showroomfloor, +/area/station/service/kitchen/coldroom) +"aVZ" = ( +/obj/structure/closet/secure_closet/freezer/kitchen, +/obj/item/food/grown/potato, +/obj/item/food/grown/potato, +/turf/open/floor/iron/showroomfloor, +/area/station/service/kitchen/coldroom) +"aWb" = ( +/obj/structure/cable, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"aWd" = ( +/mob/living/carbon/human/species/monkey/punpun, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/sink/kitchen/directional/south, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"aWf" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Bar Access" + }, +/obj/machinery/airalarm/directional/north, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"aWh" = ( +/obj/machinery/door/airlock{ + name = "Bar Access" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/bar, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"aWm" = ( +/obj/structure/disposalpipe/segment, +/obj/item/radio/intercom/directional/east{ + pixel_x = 29; + pixel_y = -3 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"aWo" = ( +/obj/effect/landmark/start/mime, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/service/theater) +"aWp" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/service/theater) +"aWq" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/airalarm/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/service/theater) +"aWr" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/mirror{ + pixel_x = 28; + pixel_y = -2 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/service/theater) +"aWs" = ( +/obj/structure/table/reinforced, +/obj/item/pen/red{ + pixel_y = 7 + }, +/obj/machinery/door/firedoor, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/item/stamp/granted{ + pixel_x = -6; + pixel_y = 5 + }, +/obj/item/stamp/denied{ + pixel_x = -2; + pixel_y = 0 + }, +/obj/item/dest_tagger{ + pixel_x = 9; + pixel_y = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"aWt" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/item/storage/box/lights/mixed{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/item/storage/box/lights/mixed{ + pixel_x = 5; + pixel_y = 16 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"aWu" = ( +/obj/machinery/computer/cargo, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/east{ + pixel_x = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"aWw" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/cargo/sorting) +"aWG" = ( +/obj/machinery/door_buttons/airlock_controller{ + idExterior = "virology_airlock_exterior"; + idInterior = "virology_airlock_interior"; + idSelf = "virology_airlock_control"; + name = "Virology Access Console"; + pixel_x = 8; + pixel_y = 22; + req_access = list("virology") + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"aWI" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Departure Lounge Hallway" + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit) +"aWK" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"aWM" = ( +/obj/machinery/washing_machine, +/obj/structure/sign/picture_frame/portrait/bar{ + pixel_y = 28 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"aWO" = ( +/obj/structure/bed, +/obj/effect/landmark/start/janitor, +/obj/item/bedsheet/purple, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"aWP" = ( +/obj/machinery/hydroponics/constructable, +/obj/machinery/status_display/ai{ + pixel_y = 32 + }, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aWQ" = ( +/obj/machinery/hydroponics/constructable, +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aWR" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aWS" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/sorting/mail{ + dir = 2 + }, +/obj/effect/mapping_helpers/mail_sorting/service/hydroponics, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aWT" = ( +/obj/structure/sink/kitchen{ + name = "utility sink"; + pixel_y = 28 + }, +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aWU" = ( +/obj/structure/sink/directional/east, +/turf/open/floor/iron/showroomfloor, +/area/station/service/kitchen/coldroom) +"aWW" = ( +/obj/structure/closet/secure_closet/freezer/fridge, +/turf/open/floor/iron/showroomfloor, +/area/station/service/kitchen/coldroom) +"aWX" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"aWY" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/photocopier, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"aXc" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/newscaster/directional/east, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"aXg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"aXh" = ( +/obj/effect/landmark/start/bartender, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"aXk" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/service/theater) +"aXl" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Theatre Storage" + }, +/obj/machinery/requests_console/directional/south{ + department = "Theatre"; + name = "Theatre Requests Console" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/service/theater) +"aXm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/structure/disposalpipe/sorting/mail{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/service/theater, +/turf/open/floor/iron, +/area/station/service/theater) +"aXn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/start/clown, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/service/theater) +"aXo" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/item/cardboard_cutout, +/obj/structure/mirror{ + pixel_x = 28; + pixel_y = -2 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/service/theater) +"aXq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"aXr" = ( +/obj/structure/sign/departments/cargo/directional/east, +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/obj/machinery/light/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aXs" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/landmark/start/cargo_technician, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"aXw" = ( +/obj/machinery/rnd/production/techfab/department/cargo, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"aXx" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + location = "QM #1" + }, +/obj/effect/turf_decal/bot, +/mob/living/simple_animal/bot/mulebot{ + home_destination = "QM #1"; + suffix = "#1" + }, +/turf/open/floor/catwalk_floor/iron, +/area/station/cargo/storage) +"aXy" = ( +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/maintenance, +/obj/structure/closet/crate/internals, +/turf/open/floor/iron, +/area/station/cargo/storage) +"aXA" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/cargo/storage) +"aXG" = ( +/obj/structure/table, +/obj/effect/holodeck_effect/cards{ + pixel_y = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit) +"aXI" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "papersplease"; + name = "Security Shutters" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/checkpoint/customs) +"aXJ" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/right/directional/south{ + name = "Security Checkpoint"; + req_access = list("brig_entrance") + }, +/obj/machinery/door/poddoor/preopen{ + id = "papersplease"; + name = "Privacy Shutters" + }, +/obj/item/folder/red, +/obj/item/pen, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"aXK" = ( +/turf/closed/wall, +/area/station/security/checkpoint/customs) +"aXL" = ( +/obj/structure/sign/poster/official/random/directional/east, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"aXN" = ( +/obj/structure/bedsheetbin, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"aXO" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"aXP" = ( +/obj/structure/table, +/obj/item/clothing/under/costume/maid, +/obj/item/key/janitor, +/obj/item/grenade/clusterbuster/cleaner, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/grenade/chem_grenade/cleaner, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"aXQ" = ( +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/obj/structure/sink/directional/east, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aXR" = ( +/obj/effect/turf_decal/tile/red, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"aXU" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aXV" = ( +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron, +/area/station/commons/dorms) +"aXY" = ( +/obj/machinery/hydroponics/constructable, +/obj/structure/sign/departments/botany/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aXZ" = ( +/obj/machinery/hydroponics/constructable, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aYa" = ( +/obj/machinery/door/airlock{ + name = "Kitchen" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/kitchen, +/turf/open/floor/iron/showroomfloor, +/area/station/service/kitchen/coldroom) +"aYb" = ( +/obj/machinery/door/airlock{ + name = "Bar Access" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/kitchen, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"aYf" = ( +/obj/structure/table/reinforced, +/obj/item/book/manual/wiki/barman_recipes, +/obj/item/rag, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"aYg" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"aYh" = ( +/obj/structure/table/reinforced, +/obj/item/instrument/guitar, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"aYi" = ( +/obj/structure/table/reinforced, +/obj/structure/disposalpipe/segment, +/obj/item/kirbyplants/organic/plant18{ + pixel_y = 10 + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"aYj" = ( +/obj/machinery/door/airlock{ + name = "Theatre Storage" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/theatre, +/turf/open/floor/iron/dark, +/area/station/service/theater) +"aYk" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron/dark, +/area/station/service/theater) +"aYl" = ( +/obj/structure/table/wood, +/obj/item/soap, +/obj/item/bikehorn, +/obj/item/toy/cattoy, +/obj/item/clothing/mask/animal/pig, +/turf/open/floor/iron/dark, +/area/station/service/theater) +"aYm" = ( +/obj/structure/closet/crate/wooden/toy, +/obj/item/lipstick/random, +/obj/item/clothing/gloves/color/rainbow, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/theater) +"aYr" = ( +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"aYv" = ( +/obj/machinery/autolathe, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"aYw" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Cargo Bay" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/supply/general, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/turf/open/floor/iron, +/area/station/cargo/storage) +"aYx" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + location = "QM #2" + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/catwalk_floor/iron, +/area/station/cargo/storage) +"aYB" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/cargo/storage) +"aYE" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/space/basic, +/area/space/nearstation) +"aYI" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"aYJ" = ( +/obj/machinery/vending/wardrobe/sec_wardrobe, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"aYK" = ( +/obj/structure/closet/secure_closet/security, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"aYL" = ( +/obj/machinery/light/directional/east, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"aYM" = ( +/obj/machinery/door/airlock{ + name = "Custodial Quarters" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/service/janitor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"aYN" = ( +/obj/machinery/hydroponics/constructable, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aYO" = ( +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aYP" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aYQ" = ( +/obj/structure/sink/directional/west, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aYR" = ( +/obj/machinery/vending/dinnerware, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"aYT" = ( +/obj/structure/sink/kitchen/directional/south, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"aYU" = ( +/obj/machinery/light/directional/north, +/obj/machinery/firealarm/directional/north, +/obj/machinery/chem_master/condimaster, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"aYX" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "kitchenshutters"; + name = "Kitchen Shutters" + }, +/obj/item/reagent_containers/condiment/saltshaker{ + pixel_x = -2; + pixel_y = 2 + }, +/obj/item/reagent_containers/condiment/peppermill{ + pixel_x = 5; + pixel_y = -2 + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"aYY" = ( +/obj/item/kirbyplants/organic/plant5, +/obj/machinery/computer/security/telescreen/entertainment/directional/north, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"aYZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/restaurant_portal/bar, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"aZb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/modular_computer/preset/cargochat/service{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"aZd" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/chair/stool/bar/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"aZf" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"aZg" = ( +/obj/structure/disposalpipe/junction/flip{ + dir = 1 + }, +/obj/machinery/airalarm/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"aZi" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"aZn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"aZo" = ( +/obj/structure/disposaloutlet, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"aZq" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + location = "QM #3" + }, +/obj/effect/turf_decal/bot, +/mob/living/simple_animal/bot/mulebot{ + home_destination = "QM #2"; + suffix = "#2" + }, +/turf/open/floor/catwalk_floor/iron, +/area/station/cargo/storage) +"aZx" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"aZE" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"aZF" = ( +/obj/machinery/modular_computer/preset/id{ + dir = 4 + }, +/obj/machinery/light/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Security Checkpoint" + }, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"aZI" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"aZJ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"aZK" = ( +/obj/machinery/door/airlock/security{ + name = "Security Checkpoint" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"aZO" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/service/janitor) +"aZP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/janitor) +"aZQ" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/service/janitor) +"aZT" = ( +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"aZU" = ( +/obj/machinery/vending/hydronutrients, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"aZW" = ( +/turf/open/floor/iron, +/area/station/service/hydroponics) +"baa" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"bac" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"bad" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "kitchenshutters"; + name = "Kitchen Shutters" + }, +/obj/item/storage/fancy/donut_box, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"bae" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/iron/grimy, +/area/station/security/detectives_office) +"ban" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/chair/wood, +/obj/machinery/newscaster/directional/east, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"bap" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"baq" = ( +/obj/effect/spawner/random/entertainment/arcade, +/obj/structure/noticeboard{ + pixel_y = 32 + }, +/turf/open/floor/carpet/lone, +/area/station/commons/lounge) +"bar" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/structure/cable, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bat" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"bav" = ( +/obj/machinery/photocopier, +/obj/effect/turf_decal/trimline/brown/filled/end{ + dir = 4 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Cargo Office" + }, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"baw" = ( +/obj/machinery/conveyor_switch/oneway{ + dir = 8; + id = "Delivery"; + name = "Delivery"; + pixel_x = -9; + pixel_y = 0 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"baz" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/conveyor_switch/oneway{ + dir = 8; + id = "TrashMover"; + name = "Trash Mover"; + pixel_x = 13; + pixel_y = -5 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"baA" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + location = "QM #4" + }, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/catwalk_floor/iron, +/area/station/cargo/storage) +"baB" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"baE" = ( +/obj/machinery/light/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/storage) +"baF" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/computer/cargo{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"baG" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "ShuttleUnload" + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"baL" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"baQ" = ( +/obj/machinery/computer/records/security{ + dir = 4 + }, +/obj/machinery/button/flasher{ + id = "brigentry"; + pixel_x = -26; + pixel_y = -4 + }, +/obj/machinery/button/door/directional/west{ + id = "papersplease"; + name = "Shutters Control Button"; + pixel_y = 6; + req_access = list("brig") + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"baR" = ( +/obj/item/pen, +/obj/structure/table, +/obj/item/paper_bin, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"baS" = ( +/obj/structure/chair/office, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"baT" = ( +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/structure/table, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"baU" = ( +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"baV" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Central Access" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"baW" = ( +/obj/machinery/button/door/directional/east{ + id = "jangarage"; + name = "Custodial Closet Shutters Control"; + req_access = list("janitor") + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"baX" = ( +/obj/vehicle/ridden/janicart, +/obj/structure/disposalpipe/segment, +/obj/machinery/light/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/button/door/directional/west{ + id = "jangarage"; + name = "Custodial Closet Shutters Control"; + req_access = list("janitor") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/janitor) +"baZ" = ( +/obj/structure/closet/l3closet/janitor, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/east, +/obj/machinery/light_switch/directional/east, +/turf/open/floor/iron, +/area/station/service/janitor) +"bba" = ( +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"bbb" = ( +/obj/machinery/vending/hydroseeds{ + slogan_delay = 700 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"bbd" = ( +/obj/item/kirbyplants/organic/plant10, +/obj/effect/turf_decal/tile/green, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"bbe" = ( +/obj/structure/chair/stool/bar/directional/south, +/obj/effect/turf_decal/tile/green/half/contrasted, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"bbg" = ( +/obj/effect/landmark/start/cook, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"bbi" = ( +/obj/structure/table, +/obj/machinery/reagentgrinder, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"bbl" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "kitchenshutters"; + name = "Kitchen Shutters" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"bbo" = ( +/obj/structure/table/wood/fancy, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/item/food/pie/cream, +/turf/open/floor/carpet, +/area/station/commons/lounge) +"bbp" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/station/commons/lounge) +"bbr" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/commons/lounge) +"bbs" = ( +/obj/item/cane, +/obj/item/clothing/head/hats/tophat, +/obj/structure/table/wood/fancy, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/carpet, +/area/station/commons/lounge) +"bbt" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/table/wood, +/obj/item/clothing/under/dress/sundress, +/obj/item/clothing/under/suit/waiter, +/obj/item/clothing/under/dress/tango, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"bbu" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/commons/lounge) +"bbv" = ( +/obj/item/trash/can, +/obj/structure/chair/stool/bar/directional/north, +/turf/open/floor/carpet/lone, +/area/station/commons/lounge) +"bbw" = ( +/obj/effect/landmark/start/assistant, +/obj/structure/chair/stool/bar/directional/north, +/turf/open/floor/carpet/lone, +/area/station/commons/lounge) +"bbx" = ( +/obj/structure/chair/stool/bar/directional/north, +/turf/open/floor/carpet/lone, +/area/station/commons/lounge) +"bbA" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/conveyor{ + dir = 8; + id = "Delivery" + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"bbC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/disposal/delivery_chute{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk{ + dir = 2 + }, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"bbD" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/conveyor{ + dir = 8; + id = "TrashMover" + }, +/obj/machinery/door/window/left/directional/west{ + name = "Trash Chute"; + req_access = list("shipping") + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"bbG" = ( +/turf/closed/wall, +/area/station/cargo/storage) +"bbI" = ( +/turf/closed/wall, +/area/station/cargo/miningdock) +"bbJ" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor/shutters{ + id = "qm_warehouse"; + name = "Warehouse Shutters" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"bbK" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/cargo/miningdock) +"bbO" = ( +/obj/structure/closet/cardboard, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"bbP" = ( +/turf/closed/wall, +/area/station/maintenance/disposal) +"bbQ" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/door/airlock/external{ + name = "Arrival Airlock"; + space_dir = 1 + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"bbR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"bbS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"bbU" = ( +/obj/machinery/fax{ + fax_name = "Head of Personnel's Office"; + name = "Head of Personnel's Fax Machine" + }, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"bbV" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/right/directional/north{ + name = "Security Checkpoint"; + req_access = list("brig_entrance") + }, +/obj/machinery/door/poddoor/preopen{ + id = "papersplease"; + name = "Privacy Shutters" + }, +/obj/item/crowbar, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"bbW" = ( +/obj/machinery/door/poddoor/shutters{ + id = "jangarage"; + name = "Custodial Closet Shutters" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/service/janitor) +"bbX" = ( +/obj/structure/mop_bucket/janitorialcart, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/janitor) +"bbY" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Custodial Closet" + }, +/obj/machinery/vending/wardrobe/jani_wardrobe, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/service/janitor) +"bbZ" = ( +/obj/machinery/seed_extractor, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"bcb" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/right/directional/north{ + name = "Hydroponics Desk"; + req_access = list("hydroponics") + }, +/obj/item/reagent_containers/cup/bucket, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"bcc" = ( +/obj/machinery/biogenerator, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"bcd" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/right/directional/north{ + name = "Hydroponics Desk"; + req_access = list("hydroponics") + }, +/obj/item/food/monkeycube, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) +"bce" = ( +/obj/machinery/airalarm/directional/north, +/obj/machinery/oven/range, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"bcg" = ( +/obj/structure/table, +/obj/item/book/manual/wiki/cooking_to_serve_man, +/obj/item/kitchen/rollingpin, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"bch" = ( +/obj/structure/table, +/obj/item/reagent_containers/condiment/peppermill, +/obj/item/reagent_containers/condiment/saltshaker{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/reagent_containers/condiment/enzyme{ + pixel_y = 6 + }, +/obj/item/food/mint, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"bck" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/chem_master/condimaster{ + desc = "For Cocktails, Chemistry, and Catastrophe. - The HoochMaster Deluxe."; + name = "HoochMaster Deluxe"; + pixel_x = -1 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"bcl" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"bcm" = ( +/obj/structure/chair/stool/bar/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"bcn" = ( +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/prison) +"bco" = ( +/obj/structure/table/wood/fancy, +/obj/item/gun/ballistic/revolver/russian{ + pixel_y = 16 + }, +/obj/item/storage/box/matches{ + pixel_x = -3; + pixel_y = 5 + }, +/turf/open/floor/carpet, +/area/station/commons/lounge) +"bcq" = ( +/obj/item/clothing/glasses/monocle, +/obj/item/instrument/recorder, +/obj/structure/table/wood/fancy, +/turf/open/floor/carpet, +/area/station/commons/lounge) +"bcr" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/chair/wood{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"bcs" = ( +/obj/item/clothing/shoes/sandal, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"bcJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/conveyor{ + id = "CargoLoad" + }, +/obj/machinery/status_display/supply{ + dir = 4; + pixel_x = 33 + }, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"bcK" = ( +/obj/effect/turf_decal/bot_white/left, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"bcL" = ( +/obj/item/toy/plush/lizard_plushie, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"bcN" = ( +/obj/structure/filingcabinet, +/obj/machinery/keycard_auth/wall_mounted/directional/west, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"bcS" = ( +/obj/machinery/computer/cargo{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"bcV" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"bcX" = ( +/obj/structure/sign/warning/vacuum/external/directional/south, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"bcY" = ( +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"bcZ" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/stripes/line, +/obj/structure/closet/emcloset, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"bda" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/structure/closet/firecloset, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"bdc" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"bdd" = ( +/obj/machinery/light/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"bde" = ( +/obj/machinery/flasher{ + id = "brigentry"; + pixel_x = -28; + pixel_y = 24 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"bdi" = ( +/obj/item/reagent_containers/cup/bucket, +/obj/item/mop, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/east, +/obj/structure/sink/directional/west, +/turf/open/floor/iron, +/area/station/service/janitor) +"bdj" = ( +/obj/effect/turf_decal/tile/green, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"bdk" = ( +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"bdl" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"bdm" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/service/hydroponics) +"bdn" = ( +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bdq" = ( +/obj/structure/table, +/obj/item/reagent_containers/cup/beaker/large, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"bdr" = ( +/obj/machinery/griddle, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"bdy" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Bar" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "barshutters"; + name = "Bar Shutters" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/commons/lounge) +"bdG" = ( +/obj/structure/sign/warning/deathsposal, +/turf/closed/wall, +/area/station/maintenance/department/cargo) +"bdI" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/miningdock) +"bdJ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/dorms) +"bdM" = ( +/obj/item/radio/intercom/directional/east, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"bdR" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/item/radio/intercom/directional/north, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"bdS" = ( +/obj/machinery/vending/coffee, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"bdV" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/door/airlock/external{ + name = "Arrival Airlock" + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"bdX" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"beb" = ( +/obj/machinery/light/directional/east, +/obj/structure/sign/departments/custodian/directional/east, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bed" = ( +/obj/structure/table, +/obj/item/restraints/legcuffs/beartrap, +/obj/item/restraints/legcuffs/beartrap, +/obj/item/reagent_containers/spray/cleaner, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/service/janitor) +"bee" = ( +/obj/structure/table, +/obj/item/storage/box/lights/mixed{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/box/mousetraps, +/obj/item/clothing/head/costume/crown, +/obj/effect/decal/cleanable/dirt, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron, +/area/station/service/janitor) +"bef" = ( +/obj/machinery/airalarm/directional/south, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/security/detectives_office) +"beh" = ( +/obj/machinery/airalarm/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"bei" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"bek" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/navigate_destination/hydro, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/airlock/hydroponics/glass{ + name = "Hydroponics" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "hydroponics-kitchen" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/hydroponics, +/obj/effect/mapping_helpers/airlock/access/any/service/kitchen, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"bel" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bem" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"ben" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/airalarm/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"beo" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Kitchen" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "kitchenwindowshutters"; + name = "Kitchen Shutters" + }, +/obj/effect/landmark/navigate_destination/kitchen, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "hydroponics-kitchen" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/kitchen, +/obj/effect/mapping_helpers/airlock/access/any/service/hydroponics, +/turf/open/floor/iron, +/area/station/service/kitchen) +"bep" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/service/kitchen, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"ber" = ( +/obj/effect/landmark/start/cook, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"beu" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"bex" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Bar Port" + }, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"bey" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"bez" = ( +/obj/structure/table/wood, +/obj/item/instrument/trombone, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"beA" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/machinery/light/directional/south, +/obj/machinery/button/door/directional/south{ + id = "barshutters"; + name = "Bar Lockdown"; + req_access = list("bar") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"beB" = ( +/turf/open/floor/iron/dark, +/area/station/service/bar) +"beC" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/obj/machinery/light/directional/south, +/obj/machinery/button/door/directional/south{ + id = "barshutters"; + name = "Bar Lockdown"; + req_access = list("bar") + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"beD" = ( +/obj/structure/table/wood, +/obj/item/food/chocolatebar, +/obj/item/kitchen/fork, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"beE" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"beG" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Bar Starboard" + }, +/obj/machinery/light/directional/south, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"beH" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"beI" = ( +/turf/closed/wall/r_wall, +/area/station/science/robotics/mechbay) +"beS" = ( +/obj/structure/sign/warning, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"beY" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Arrivals Central" + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"bfa" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"bfb" = ( +/obj/structure/sign/nanotrasen, +/turf/closed/wall, +/area/station/commons/vacant_room/commissary) +"bfe" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Central Access" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"bfi" = ( +/obj/machinery/door/airlock{ + name = "Custodial Closet" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/navigate_destination/janitor, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/janitor, +/turf/open/floor/iron, +/area/station/service/janitor) +"bfj" = ( +/obj/machinery/hydroponics/constructable, +/obj/machinery/light_switch/directional/west, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"bfk" = ( +/obj/machinery/hydroponics/constructable, +/obj/effect/turf_decal/tile/green/half/contrasted, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"bfl" = ( +/obj/machinery/hydroponics/constructable, +/obj/effect/turf_decal/tile/green, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"bfm" = ( +/obj/item/reagent_containers/cup/bucket, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"bfn" = ( +/obj/structure/reagent_dispensers/watertank/high, +/obj/effect/turf_decal/tile/green, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"bfp" = ( +/obj/machinery/button/door/directional/west{ + id = "kitchenwindowshutters"; + name = "Kitchen Window Shutters Control"; + req_access = list("kitchen") + }, +/obj/machinery/icecream_vat, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"bfr" = ( +/obj/machinery/barsign, +/turf/closed/wall, +/area/station/commons/lounge) +"bfs" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "barshutters"; + name = "Bar Shutters" + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"bft" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"bfu" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/access/any/supply/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"bfv" = ( +/obj/machinery/computer/mechpad, +/turf/open/floor/iron/dark, +/area/station/science/robotics/mechbay) +"bfx" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/delivery, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron/dark, +/area/station/science/robotics/mechbay) +"bfy" = ( +/obj/machinery/mech_bay_recharge_port, +/obj/machinery/status_display/evac/directional/north, +/turf/open/floor/plating, +/area/station/science/robotics/mechbay) +"bfz" = ( +/turf/open/floor/iron/recharge_floor, +/area/station/science/robotics/mechbay) +"bfA" = ( +/obj/machinery/computer/mech_bay_power_console, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"bfC" = ( +/obj/structure/table, +/obj/item/clothing/gloves/cargo_gauntlet{ + pixel_y = -7 + }, +/obj/item/clothing/gloves/cargo_gauntlet, +/obj/item/clothing/gloves/cargo_gauntlet{ + pixel_y = 7 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"bfH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"bfI" = ( +/obj/machinery/door/airlock/external{ + name = "Mining Dock Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/turf/open/floor/plating, +/area/station/cargo/miningdock) +"bfJ" = ( +/turf/open/floor/plating, +/area/station/cargo/miningdock) +"bfK" = ( +/obj/docking_port/stationary{ + dir = 4; + dwidth = 3; + height = 5; + name = "mining shuttle bay"; + roundstart_template = /datum/map_template/shuttle/mining/delta; + shuttle_id = "mining_home"; + width = 7 + }, +/turf/open/space/basic, +/area/space) +"bfM" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"bfN" = ( +/obj/machinery/light/small/directional/east, +/obj/structure/table, +/obj/item/paperplane, +/obj/item/trash/chips, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"bfP" = ( +/obj/machinery/power/shieldwallgen, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"bfQ" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/engineering/gravity_generator) +"bga" = ( +/obj/machinery/door/airlock{ + id_tag = "commissarydoor"; + name = "Commissary" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"bgc" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 4; + name = "Air Out" + }, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"bge" = ( +/obj/structure/sign/directions/engineering{ + dir = 4; + pixel_x = 32; + pixel_y = 32 + }, +/obj/structure/sign/directions/science{ + dir = 4; + pixel_x = 32; + pixel_y = 40 + }, +/obj/structure/sign/directions/medical{ + dir = 4; + pixel_x = 32; + pixel_y = 24 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bgf" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bgg" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bgh" = ( +/obj/structure/chair{ + name = "Throne of Custodia" + }, +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bgi" = ( +/obj/machinery/vending/cola, +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/obj/structure/sign/map/pubby{ + pixel_x = 0; + pixel_y = 32 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bgk" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "kitchenwindowshutters"; + name = "Kitchen Shutters" + }, +/turf/open/floor/plating, +/area/station/service/kitchen) +"bgl" = ( +/obj/machinery/atmospherics/components/unary/passive_vent/layer2{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/station/tcommsat/computer) +"bgn" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bgo" = ( +/obj/structure/table, +/obj/item/storage/fancy/rollingpapers, +/obj/machinery/status_display/ai{ + pixel_y = 32 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bgp" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bgq" = ( +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/cafeteria) +"bgr" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central) +"bgs" = ( +/obj/structure/table, +/obj/item/food/donut/plain, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bgt" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Bar" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/commons/lounge) +"bgu" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Bar" + }, +/obj/effect/landmark/navigate_destination/bar, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/lounge) +"bgv" = ( +/obj/item/kirbyplants/organic/plant14, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bgw" = ( +/obj/structure/chair, +/obj/item/clothing/head/hats/bowler, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bgx" = ( +/obj/structure/chair, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bgy" = ( +/obj/machinery/conveyor{ + dir = 5; + id = "mining" + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"bgz" = ( +/obj/structure/extinguisher_cabinet/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bgA" = ( +/obj/structure/sign/directions/medical{ + dir = 8; + pixel_x = -32; + pixel_y = 32 + }, +/obj/structure/sign/directions/engineering{ + pixel_x = -32; + pixel_y = 24 + }, +/obj/structure/sign/directions/supply{ + dir = 1; + pixel_x = -32; + pixel_y = 40 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bgE" = ( +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/decal/cleanable/blood/gibs/robot_debris{ + icon_state = "gib3" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"bgG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"bgI" = ( +/turf/open/floor/circuit/green, +/area/station/science/robotics/mechbay) +"bgJ" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/machinery/light/directional/east, +/turf/open/floor/circuit/green, +/area/station/science/robotics/mechbay) +"bgS" = ( +/obj/docking_port/stationary{ + dir = 8; + dwidth = 3; + height = 13; + name = "pubby arrivals"; + roundstart_template = /datum/map_template/shuttle/arrival/pubby; + shuttle_id = "arrival_stationary"; + width = 6 + }, +/turf/open/space/basic, +/area/space/nearstation) +"bgV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"bgW" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Vacant Commissary" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/button/door/directional/north{ + id = "commissarydoor"; + name = "Commissary Door Lock"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"bgX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/north, +/obj/item/kirbyplants/random, +/obj/machinery/requests_console/directional/north{ + name = "Commissary Requests Console" + }, +/obj/machinery/light_switch/directional/east, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"bgZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/sorting/mail{ + dir = 1 + }, +/obj/effect/mapping_helpers/mail_sorting/service/janitor_closet, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bhb" = ( +/obj/structure/disposalpipe/junction{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bhf" = ( +/obj/structure/sign/directions/engineering{ + pixel_x = 32; + pixel_y = 24 + }, +/obj/structure/sign/directions/science{ + pixel_x = 32; + pixel_y = 32 + }, +/obj/structure/sign/directions/supply{ + dir = 4; + pixel_x = 32; + pixel_y = 40 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bhg" = ( +/obj/machinery/firealarm/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bhh" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Bar1"; + location = "Robo" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bhl" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"bhm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"bhn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/circuit, +/area/station/science/robotics/mechbay) +"bhp" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Mech Bay Maintenance" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/robotics, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"bhF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/secure_closet/personal, +/obj/structure/sign/poster/official/random/directional/west, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"bhJ" = ( +/obj/effect/turf_decal/bot, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bhK" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"bhL" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=BrigS1"; + location = "Lounge" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bhN" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Lounge"; + location = "Kitchen" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bhO" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L7" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bhP" = ( +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bhQ" = ( +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/purple, +/obj/machinery/button/door/directional/east{ + id = "Skynet_launch"; + name = "Mech Bay Door Control"; + req_access = list("robotics") + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bhR" = ( +/obj/machinery/light/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Robotics Mech Bay" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/button/door/directional/west{ + id = "Skynet_launch"; + name = "Mech Bay Door Control"; + req_access = list("robotics") + }, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"bhT" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"bhU" = ( +/obj/machinery/door/firedoor/heavy, +/obj/structure/cable, +/obj/machinery/door/airlock/command/glass{ + name = "AI Core" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/minisat, +/turf/open/floor/iron/white, +/area/station/ai/satellite/chamber) +"bhV" = ( +/obj/machinery/light/directional/east, +/turf/open/floor/circuit/green, +/area/station/science/robotics/mechbay) +"bib" = ( +/obj/machinery/light/directional/west, +/obj/structure/table, +/obj/item/stack/sheet/iron/five, +/obj/item/stack/cable_coil/five, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"bic" = ( +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"bie" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/door/poddoor/shutters{ + id = "commissaryshutters"; + name = "Vacant Commissary Shutter" + }, +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"bij" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bik" = ( +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bin" = ( +/obj/machinery/light/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Central Primary Hallway Hydroponics" + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bio" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L8" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"biq" = ( +/obj/effect/turf_decal/tile/purple, +/obj/effect/landmark/start/hangover, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bir" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Central Primary Hallway Robotics" + }, +/obj/effect/turf_decal/tile/purple, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/machinery/light/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bis" = ( +/obj/effect/turf_decal/tile/purple, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bit" = ( +/obj/machinery/door/airlock/research{ + name = "Mech Bay" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/science/robotics, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"biv" = ( +/obj/effect/turf_decal/stripes/line{ + 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{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"biw" = ( +/obj/machinery/recharge_station, +/obj/effect/turf_decal/bot, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/robotics/mechbay) +"bix" = ( +/obj/effect/decal/cleanable/blood/gibs/robot_debris{ + icon_state = "gib3" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"biC" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/item/shard{ + icon_state = "small" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"biD" = ( +/obj/machinery/atmospherics/pipe/smart/simple/general/visible{ + dir = 4 + }, +/turf/open/floor/circuit/telecomms, +/area/station/science/xenobiology) +"biL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/trash/chips, +/obj/structure/cable, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"biM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"biO" = ( +/obj/structure/sign/poster/official/random/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"biP" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/blue, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"biS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"biY" = ( +/turf/closed/wall, +/area/station/medical/morgue) +"bja" = ( +/turf/closed/wall, +/area/station/security/checkpoint/medical) +"bjc" = ( +/turf/closed/wall, +/area/station/medical/medbay/central) +"bje" = ( +/obj/structure/sign/departments/medbay/alt, +/turf/closed/wall, +/area/station/medical/medbay/lobby) +"bjg" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron, +/area/station/medical/medbay/lobby) +"bji" = ( +/obj/item/kirbyplants/organic/plant10, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bjk" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Central Primary Hallway Bar" + }, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bjl" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bjm" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bjn" = ( +/obj/item/kirbyplants/organic/plant10, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bjp" = ( +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bjr" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/yellow/corner, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bju" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/recharge_station, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"bjB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/turf/open/floor/circuit/telecomms, +/area/station/science/xenobiology) +"bjK" = ( +/turf/closed/wall, +/area/station/commons/vacant_room/commissary) +"bjM" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"bjQ" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/grass/jungle, +/obj/machinery/light/directional/west, +/turf/open/floor/grass, +/area/station/medical/treatment_center) +"bjS" = ( +/obj/structure/table/glass, +/obj/item/storage/box/bodybags, +/obj/machinery/requests_console/directional/north{ + department = "Medbay"; + name = "Medbay Requests Console" + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"bjT" = ( +/obj/structure/table/glass, +/obj/machinery/camera/directional/north{ + c_tag = "Medbay Treatment"; + network = list("ss13","medbay") + }, +/obj/item/reagent_containers/chem_pack, +/obj/item/reagent_containers/chem_pack{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"bjU" = ( +/obj/structure/table/glass, +/obj/item/stack/medical/mesh, +/obj/item/stack/medical/suture, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"bjV" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/delivery, +/obj/machinery/shower/directional/south, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/treatment_center) +"bjW" = ( +/obj/machinery/light/directional/north, +/obj/machinery/iv_drip, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/treatment_center) +"bjY" = ( +/obj/structure/bed/medical/emergency, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"bjZ" = ( +/obj/structure/table, +/obj/machinery/fax{ + fax_name = "Medical"; + name = "Medical Fax Machine" + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"bka" = ( +/obj/structure/table, +/obj/item/storage/medkit/regular{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/regular, +/obj/machinery/light/directional/north, +/obj/machinery/requests_console/directional/north{ + department = "Medbay"; + name = "Medbay Front Desk Requests console" + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"bkc" = ( +/obj/machinery/vending/medical, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"bke" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/shower/directional/east, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"bkf" = ( +/obj/structure/disposalpipe/trunk, +/obj/machinery/disposal/bin{ + name = "Corpse Disposal" + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"bki" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Central Primary Hallway Medbay"; + network = list("ss13","medbay") + }, +/obj/machinery/newscaster/directional/east, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"bkm" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/structure/sink/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bkn" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Sci3"; + location = "Sci2" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bkp" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"bkq" = ( +/obj/structure/table, +/obj/item/gps{ + gpstag = "RD0" + }, +/obj/item/assembly/igniter{ + pixel_x = -4; + pixel_y = -4 + }, +/obj/item/clothing/head/utility/welding, +/obj/item/screwdriver{ + pixel_y = 16 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"bkr" = ( +/obj/machinery/vending/mod_modules, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"bks" = ( +/obj/machinery/vending/modularpc, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"bkt" = ( +/turf/closed/wall/r_wall, +/area/station/science/robotics/lab) +"bku" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "robotics"; + name = "Robotics Lab Shutters" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"bkv" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/right/directional/south{ + name = "Robotics Desk"; + req_access = list("robotics") + }, +/obj/item/paper_bin, +/obj/item/pen, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "robotics"; + name = "Robotics Lab Shutters" + }, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"bkw" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/research{ + name = "Mech Bay" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/robotics, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"bkx" = ( +/turf/closed/wall/r_wall, +/area/station/science/server) +"bky" = ( +/turf/open/floor/engine, +/area/station/science/lab) +"bkz" = ( +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/science/breakroom) +"bkA" = ( +/obj/machinery/light/directional/north, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/science/breakroom) +"bkD" = ( +/obj/structure/table/glass, +/obj/machinery/reagentgrinder{ + pixel_x = -1; + pixel_y = 8 + }, +/obj/item/reagent_containers/cup/beaker/large{ + pixel_x = 9; + pixel_y = 3 + }, +/turf/open/floor/engine, +/area/station/science/lab) +"bkF" = ( +/turf/closed/wall/r_wall, +/area/station/science/xenobiology) +"bkH" = ( +/obj/machinery/door/airlock/research{ + glass = 1; + name = "Slime Euthanization Chamber"; + opacity = 0 + }, +/obj/machinery/atmospherics/pipe/smart/simple/general/visible, +/obj/effect/mapping_helpers/airlock/access/any/science/xenobio, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"bkQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/spawner/random/vending/snackvend, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"bkR" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/north, +/obj/structure/closet/emcloset, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"bkS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/structure/closet/firecloset, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"bkT" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"bkX" = ( +/obj/structure/table, +/obj/item/clothing/gloves/latex/nitrile, +/obj/item/clothing/gloves/latex/nitrile, +/obj/item/reagent_containers/spray/cleaner, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"bkY" = ( +/obj/structure/table, +/obj/item/storage/box/gloves{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/storage/box/syringes{ + pixel_y = 2 + }, +/obj/item/storage/box/bodybags{ + pixel_x = -4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"bkZ" = ( +/obj/structure/closet/crate/medical, +/obj/item/storage/box/syringes, +/obj/item/reagent_containers/chem_pack, +/obj/item/reagent_containers/chem_pack, +/obj/item/reagent_containers/chem_pack, +/obj/item/storage/box/beakers{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/storage/box/rxglasses{ + pixel_x = 1; + pixel_y = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"blb" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/light/directional/east, +/obj/machinery/portable_atmospherics/canister/anesthetic_mix, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"blc" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/treatment_center) +"blf" = ( +/obj/effect/landmark/start/medical_doctor, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/treatment_center) +"bli" = ( +/obj/structure/bed/medical/emergency, +/obj/machinery/newscaster/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"bll" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/landmark/start/paramedic, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"blo" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/line{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"blq" = ( +/obj/structure/table, +/obj/item/storage/box/bodybags{ + pixel_x = 3; + pixel_y = 2 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"blr" = ( +/obj/structure/table, +/obj/item/folder/white, +/obj/item/healthanalyzer, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"bls" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"blu" = ( +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"blv" = ( +/obj/structure/table, +/obj/item/pai_card, +/obj/item/clothing/glasses/science, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"blx" = ( +/obj/machinery/light/directional/north, +/obj/machinery/portable_atmospherics/scrubber, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bly" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"blA" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/yellow/arrow_cw{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"blC" = ( +/obj/structure/chair/stool/bar/directional/north, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/yellow/arrow_cw{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"blD" = ( +/obj/structure/chair/stool/bar/directional/north, +/obj/structure/sign/directions/engineering{ + pixel_x = 32 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/yellow/arrow_cw{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"blE" = ( +/obj/structure/filingcabinet/chestdrawer, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"blF" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/obj/effect/landmark/start/roboticist, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"blG" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"blH" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Robotics Lab"; + network = list("ss13","rd") + }, +/obj/structure/sink/kitchen{ + name = "utility sink"; + pixel_y = 28 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"blJ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2 + }, +/obj/effect/mapping_helpers/mail_sorting/science/robotics, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"blK" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"blL" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/status_display/ai{ + pixel_y = 32 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"blN" = ( +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"blP" = ( +/obj/effect/spawner/random/vending/colavend, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/science/breakroom) +"blR" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/chair/stool/bar/directional/east, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/science/breakroom) +"blS" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "kitchenshutters"; + name = "Kitchen Shutters" + }, +/obj/machinery/door/firedoor, +/obj/item/food/pie/cream, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"blX" = ( +/turf/open/floor/engine, +/area/station/science/xenobiology) +"blZ" = ( +/obj/machinery/computer/camera_advanced/xenobio, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) +"bmh" = ( +/obj/structure/table, +/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 = 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/storage/pill_bottle/mannitol, +/obj/item/reagent_containers/dropper{ + pixel_y = 6 + }, +/obj/item/wrench/medical, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"bmi" = ( +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"bml" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/canister/anesthetic_mix, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"bmn" = ( +/obj/machinery/computer/records/medical{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/treatment_center) +"bmv" = ( +/obj/machinery/holopad, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"bmw" = ( +/obj/machinery/computer/crew{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"bmy" = ( +/obj/machinery/holopad, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Kitchen"; + location = "Med" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"bmz" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"bmA" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/medical/medbay/lobby) +"bmB" = ( +/obj/item/kirbyplants/organic/plant21{ + pixel_y = 3 + }, +/obj/structure/sign/poster/official/random/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"bmD" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"bmH" = ( +/obj/machinery/holopad, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Sci2"; + location = "Sci" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bmL" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/electrical{ + pixel_x = 1; + pixel_y = 6 + }, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -2; + pixel_y = -1 + }, +/obj/item/clothing/head/utility/welding{ + pixel_x = -3; + pixel_y = 5 + }, +/obj/item/clothing/glasses/welding, +/obj/item/toy/crayon/spraycan/roboticist, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"bmM" = ( +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"bmN" = ( +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"bmO" = ( +/obj/machinery/mecha_part_fabricator, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"bmR" = ( +/obj/structure/table, +/obj/item/stack/sheet/glass{ + amount = 20; + pixel_x = 3; + pixel_y = -4 + }, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/item/stack/sheet/iron/fifty, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"bmT" = ( +/obj/structure/sign/poster/random/directional/north, +/obj/machinery/light/directional/north, +/turf/open/floor/iron/dark/telecomms, +/area/station/science/server) +"bmU" = ( +/obj/machinery/rnd/server, +/obj/structure/sign/poster/random/directional/north, +/turf/open/floor/circuit/telecomms/server, +/area/station/science/server) +"bmV" = ( +/obj/machinery/vending/coffee, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/science/breakroom) +"bnb" = ( +/obj/machinery/restaurant_portal/restaurant, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"bnd" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"bnh" = ( +/obj/machinery/light/directional/north, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"bni" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"bnj" = ( +/turf/closed/wall, +/area/station/science/xenobiology) +"bnl" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"bnq" = ( +/obj/item/beacon, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"bns" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/service/kitchen/coldroom) +"bnu" = ( +/obj/structure/bodycontainer/morgue, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"bny" = ( +/obj/item/reagent_containers/syringe, +/obj/structure/table/glass, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/treatment_center) +"bnB" = ( +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"bnC" = ( +/obj/structure/sign/poster/official/cleanliness/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"bnD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"bnG" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"bnL" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bnO" = ( +/obj/machinery/light/directional/west, +/obj/machinery/rnd/production/circuit_imprinter/department/science, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"bnP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"bnQ" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"bnR" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"bnT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + dir = 4; + external_pressure_bound = 120; + name = "server vent" + }, +/turf/open/floor/circuit/telecomms/server, +/area/station/science/server) +"bnU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/turf/open/floor/iron/dark/telecomms, +/area/station/science/server) +"bnW" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/science/breakroom) +"bnX" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/soda_cans/dr_gibb, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/science/breakroom) +"bnY" = ( +/obj/structure/table/wood, +/obj/item/folder, +/obj/item/clipboard, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/science/breakroom) +"boc" = ( +/obj/structure/table/glass, +/obj/item/book/manual/wiki/cytology{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/biopsy_tool{ + pixel_x = 8; + pixel_y = 2 + }, +/turf/open/floor/engine, +/area/station/science/lab) +"bod" = ( +/turf/closed/wall, +/area/station/science/lab) +"bof" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/science/lab) +"bol" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/prison) +"bon" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"bop" = ( +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"bou" = ( +/obj/machinery/door/airlock/hatch{ + name = "Morgue" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/morgue, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"boB" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/grass/jungle, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/medical/treatment_center) +"boD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"boF" = ( +/obj/machinery/door/airlock/medical/glass{ + name = "Paramedic Dispatch Room" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/general, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"boH" = ( +/obj/structure/table, +/obj/item/healthanalyzer{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/healthanalyzer, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"boL" = ( +/obj/machinery/medical_kiosk, +/obj/machinery/camera/directional/south{ + c_tag = "Medbay Entrance"; + network = list("ss13","medbay") + }, +/obj/machinery/status_display/evac/directional/south, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"boN" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"boO" = ( +/obj/structure/table/glass, +/obj/item/stack/medical/wrap/gauze, +/obj/item/reagent_containers/cup/bottle/epinephrine, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"boP" = ( +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"boQ" = ( +/obj/structure/closet/firecloset/full, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"boR" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/pen, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"boS" = ( +/obj/structure/chair, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"boT" = ( +/obj/item/kirbyplants/organic/plant22, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"boU" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Research Division Lobby" + }, +/obj/machinery/light/directional/south, +/obj/machinery/destructive_scanner, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"boX" = ( +/obj/machinery/modular_computer/preset/civilian{ + dir = 4 + }, +/obj/machinery/button/door/directional/west{ + id = "robotics"; + name = "Shutters Control Button"; + req_access = list("robotics") + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"boY" = ( +/obj/effect/landmark/start/roboticist, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"bpb" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/dark, +/area/station/science/server) +"bpc" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/server) +"bpe" = ( +/obj/machinery/door/airlock/research{ + name = "Break Room" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/science/research, +/turf/open/floor/iron, +/area/station/science/breakroom) +"bpi" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"bpo" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/door/window/right/directional/east{ + name = "Research Delivery"; + req_access = list("science") + }, +/turf/open/floor/engine, +/area/station/science/lab) +"bpq" = ( +/obj/effect/spawner/random/maintenance, +/obj/structure/closet/crate, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"bpr" = ( +/obj/structure/disposaloutlet{ + dir = 1 + }, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"bpy" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/cryo) +"bpz" = ( +/turf/open/floor/carpet, +/area/station/medical/psychology) +"bpD" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/flora/bush/large/style_random{ + pixel_x = -17; + pixel_y = 3 + }, +/obj/structure/flora/grass/jungle/b, +/turf/open/floor/grass, +/area/station/medical/cryo) +"bpF" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"bpG" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"bpJ" = ( +/obj/effect/turf_decal/trimline/blue/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"bpN" = ( +/obj/machinery/door/poddoor/preopen{ + id = "bridgespace"; + name = "Bridge External Shutters" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"bpQ" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/paramedic) +"bpR" = ( +/obj/machinery/door/window/right/directional/north{ + name = "Medbay Front Desk"; + req_access = list("medical") + }, +/obj/machinery/door/firedoor, +/obj/structure/table/reinforced, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 5 + }, +/obj/item/pen, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"bpT" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/machinery/light/directional/north, +/obj/machinery/status_display/ai{ + pixel_y = 32 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"bpU" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/medical/glass, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"bpY" = ( +/turf/closed/wall, +/area/station/medical/pharmacy) +"bqb" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "research_shutters_2"; + name = "Research Shutters" + }, +/turf/open/floor/plating, +/area/station/science/research) +"bqc" = ( +/obj/structure/table/reinforced, +/obj/item/pen, +/obj/machinery/door/window/right/directional/south{ + name = "Research and Development Desk"; + req_access = list("science") + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "research_shutters_2"; + name = "Research Shutters" + }, +/obj/item/folder/white, +/turf/open/floor/plating, +/area/station/science/research) +"bqd" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Research Division" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bqe" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/public/glass{ + name = "Research Division" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bqf" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Research Division" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/yellow/arrow_cw{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bqg" = ( +/obj/structure/table, +/obj/item/book/manual/wiki/robotics_cyborgs{ + pixel_x = 2; + pixel_y = 5 + }, +/obj/item/storage/belt/utility, +/obj/item/reagent_containers/cup/beaker/large, +/obj/item/radio/headset/headset_sci{ + pixel_x = -3 + }, +/obj/machinery/newscaster/directional/west, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"bqh" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"bqi" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"bqj" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"bqk" = ( +/obj/structure/closet/crate/mod, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"bql" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/server) +"bqn" = ( +/obj/machinery/computer/rdservercontrol{ + dir = 8 + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/camera/directional/north{ + c_tag = "Server Room"; + network = list("ss13","rd"); + pixel_x = 22 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/server) +"bqo" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/machinery/photocopier, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/lab) +"bqp" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/lab) +"bqq" = ( +/obj/effect/landmark/start/scientist, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/lab) +"bqr" = ( +/obj/machinery/light_switch/directional/north, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/lab) +"bqt" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/lab) +"bqv" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/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/lab) +"bqw" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/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/lab) +"bqx" = ( +/obj/effect/turf_decal/bot/left, +/turf/open/floor/engine, +/area/station/engineering/atmos/hfr_room) +"bqy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"bqA" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-gene-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/xenobio, +/obj/effect/mapping_helpers/airlock/access/any/science/genetics, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"bqC" = ( +/obj/machinery/monkey_recycler, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"bqE" = ( +/obj/structure/table, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/item/paper_bin, +/obj/item/folder/blue, +/obj/item/pen, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) +"bqF" = ( +/obj/machinery/computer/camera_advanced/xenobio{ + dir = 1 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) +"bqH" = ( +/obj/machinery/door/window/right/directional/north{ + name = "Containment Pen #5"; + req_access = list("xenobiology") + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio5"; + name = "Containment Blast Door" + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"bqI" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio5"; + name = "Containment Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"bqJ" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio6"; + name = "Containment Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"bqK" = ( +/obj/machinery/door/window/right/directional/north{ + name = "Containment Pen #6"; + req_access = list("xenobiology") + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio6"; + name = "Containment Blast Door" + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"bqL" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio6"; + name = "Containment Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"bqO" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/effect/mapping_helpers/airlock/unres, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"bqV" = ( +/obj/structure/disposalpipe/junction/yjunction{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"bqX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"bqY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/trinary/filter/atmos/co2{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"brb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"brc" = ( +/obj/effect/turf_decal/trimline/blue/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"brg" = ( +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"brh" = ( +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"brj" = ( +/obj/machinery/chem_master, +/obj/machinery/camera/directional/west{ + c_tag = "Pharmacy"; + network = list("ss13","medbay") + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"brl" = ( +/obj/structure/table, +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"brm" = ( +/obj/machinery/computer/records/security, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"bro" = ( +/obj/structure/plasticflaps/opaque, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/department/medical) +"brp" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 10 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/research) +"brq" = ( +/obj/machinery/modular_computer/preset/cargochat/science, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 6 + }, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/research) +"brr" = ( +/obj/machinery/disposal/bin, +/obj/machinery/light/directional/north, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/research) +"brs" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/research) +"brt" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/research) +"bru" = ( +/obj/machinery/holopad, +/obj/item/reagent_containers/cup/bucket, +/obj/machinery/light_switch/directional/east, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/research) +"brw" = ( +/obj/machinery/vending/wardrobe/robo_wardrobe, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"brx" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"bry" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plastic, +/area/station/security/lockers) +"brz" = ( +/obj/item/circular_saw, +/obj/item/scalpel{ + pixel_y = 12 + }, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/item/razor{ + pixel_y = 5 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/item/cautery{ + pixel_x = 5; + pixel_y = 2 + }, +/turf/open/floor/iron/white, +/area/station/science/robotics/lab) +"brA" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/bot_assembly/cleanbot, +/turf/open/floor/iron/white, +/area/station/science/robotics/lab) +"brB" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/robotics/lab) +"brC" = ( +/obj/item/clothing/gloves/latex, +/obj/item/surgical_drapes, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/robotics/lab) +"brG" = ( +/obj/machinery/fax{ + fax_name = "Research Division"; + name = "Research Division Fax Machine" + }, +/obj/structure/table, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/science/lab) +"brJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"brR" = ( +/obj/structure/sign/warning/biohazard, +/turf/closed/wall, +/area/station/science/xenobiology) +"brT" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/shower/directional/east, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) +"brU" = ( +/obj/structure/sign/departments/xenobio/directional/east, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/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/xenobiology) +"brW" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"bsa" = ( +/obj/machinery/disposal/bin, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"bsb" = ( +/obj/machinery/door/window/right/directional/south{ + name = "Containment Pen #5"; + req_access = list("xenobiology") + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"bsd" = ( +/obj/machinery/door/window/right/directional/south{ + name = "Containment Pen #6"; + req_access = list("xenobiology") + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"bse" = ( +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "xenobio6"; + name = "Containment Blast Doors"; + pixel_y = 4; + req_access = list("xenobiology") + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"bsn" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bsr" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"bss" = ( +/obj/structure/chair/office/light, +/obj/effect/landmark/start/psychologist, +/turf/open/floor/iron/white, +/area/station/medical/psychology) +"bsu" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"bsw" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"bsy" = ( +/obj/effect/turf_decal/trimline/blue/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"bsB" = ( +/obj/machinery/light/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"bsF" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"bsG" = ( +/obj/item/reagent_containers/cup/bottle/epinephrine, +/obj/item/reagent_containers/cup/bottle/multiver{ + pixel_x = 6 + }, +/obj/item/reagent_containers/syringe, +/obj/machinery/door/window/right/directional/north{ + name = "Medbay Front Desk"; + req_access = list("medical") + }, +/obj/machinery/door/firedoor, +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"bsH" = ( +/obj/effect/turf_decal/trimline/blue/corner{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"bsI" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"bsJ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"bsK" = ( +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"bsL" = ( +/obj/effect/landmark/start/depsec/medical, +/obj/structure/chair/office/light{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"bsN" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Security Post - Medbay"; + network = list("ss13","medbay") + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"bsR" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/white, +/area/station/science/research) +"bsS" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/white, +/area/station/science/research) +"bsT" = ( +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/white, +/area/station/science/research) +"bsV" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/yellow/arrow_cw{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bsW" = ( +/obj/item/kirbyplants, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"bsX" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"bsY" = ( +/obj/effect/turf_decal/tile/green/half/contrasted, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"bsZ" = ( +/obj/item/storage/medkit/regular{ + empty = 1; + name = "First-Aid (empty)" + }, +/obj/item/storage/medkit/regular{ + empty = 1; + name = "First-Aid (empty)" + }, +/obj/item/storage/medkit/regular{ + empty = 1; + name = "First-Aid (empty)" + }, +/obj/item/healthanalyzer, +/obj/item/healthanalyzer, +/obj/item/healthanalyzer, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/structure/table, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/green/half/contrasted, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"bta" = ( +/obj/item/retractor, +/obj/item/hemostat, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/science/robotics/lab) +"btb" = ( +/obj/structure/table/optable{ + name = "Robotics Operating Table" + }, +/obj/machinery/camera/directional/south{ + c_tag = "Robotics - Aft"; + network = list("ss13","rd") + }, +/turf/open/floor/iron/white, +/area/station/science/robotics/lab) +"btc" = ( +/obj/machinery/computer/operating{ + dir = 8; + name = "Robotics Operating Computer" + }, +/turf/open/floor/iron/white, +/area/station/science/robotics/lab) +"btd" = ( +/obj/item/mmi, +/obj/item/mmi, +/obj/item/mmi, +/obj/structure/table, +/turf/open/floor/iron/white, +/area/station/science/robotics/lab) +"btf" = ( +/obj/machinery/door/airlock/command{ + name = "Server Room" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-rnd-servers" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/rd, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/science/server) +"btg" = ( +/obj/structure/rack, +/obj/item/wrench, +/obj/item/crowbar, +/obj/item/book/manual/wiki/experimentor, +/obj/item/multitool, +/obj/item/multitool, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/science/lab) +"bts" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/lab) +"btt" = ( +/obj/machinery/door/airlock/research{ + name = "Xenobiology Lab" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-gene-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/xenobio, +/obj/effect/mapping_helpers/airlock/access/any/science/genetics, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"btA" = ( +/obj/structure/closet/crate, +/obj/item/stack/license_plates/empty/fifty, +/obj/item/stack/license_plates/empty/fifty, +/obj/item/stack/license_plates/empty/fifty, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/security/prison/work) +"btB" = ( +/obj/machinery/light/small/directional/west, +/obj/structure/sign/departments/xenobio/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"btF" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"btK" = ( +/obj/docking_port/stationary{ + dir = 8; + dwidth = 2; + height = 13; + name = "port bay 2"; + shuttle_id = "ferry_home"; + width = 5 + }, +/turf/open/space/basic, +/area/space/nearstation) +"btL" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "Port Docking Bay 2" + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"btM" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external{ + name = "Port Docking Bay 2" + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"btV" = ( +/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{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"btZ" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"bua" = ( +/obj/structure/table/glass, +/obj/item/clothing/neck/stethoscope, +/obj/item/clothing/mask/surgical, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"bub" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/cmo) +"buc" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "cmoprivacy"; + name = "CMO Office" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/heads_quarters/cmo) +"bug" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/flora/bush/reed/style_random, +/obj/structure/flora/grass/jungle, +/obj/structure/flora/bush/large/style_random, +/turf/open/floor/grass, +/area/station/medical/medbay) +"buj" = ( +/obj/machinery/chem_heater/withbuffer, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"buk" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/machinery/computer/security/telescreen/med_sec/directional/south, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"bun" = ( +/obj/machinery/chem_heater/withbuffer, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"bup" = ( +/obj/machinery/rnd/destructive_analyzer, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/science/research) +"buq" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/science/research) +"bur" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/rnd/production/protolathe/department/science, +/turf/open/floor/iron, +/area/station/science/research) +"but" = ( +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"buv" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/research{ + name = "Robotics Lab" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/robotics, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"buw" = ( +/obj/item/kirbyplants/photosynthetic{ + pixel_y = 10 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"buy" = ( +/obj/item/kirbyplants/photosynthetic{ + pixel_y = 10 + }, +/obj/structure/sign/departments/rndserver/directional/north, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"buz" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/lab) +"buD" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"buH" = ( +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/obj/machinery/vending/wardrobe/science_wardrobe, +/turf/open/floor/iron/white, +/area/station/science/lab) +"buK" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) +"bva" = ( +/turf/closed/wall, +/area/station/maintenance/department/engine) +"bvg" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/large/style_random, +/turf/open/floor/grass, +/area/station/medical/medbay/central) +"bvh" = ( +/obj/machinery/door/airlock/medical/glass{ + name = "Recovery Ward" + }, +/obj/effect/mapping_helpers/airlock/unres, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/any/medical/general, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"bvi" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/large/style_random, +/turf/open/floor/grass, +/area/station/medical/medbay/central) +"bvk" = ( +/obj/machinery/computer/crew, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"bvl" = ( +/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{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"bvm" = ( +/obj/structure/disposalpipe/junction{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"bvn" = ( +/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{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"bvo" = ( +/obj/machinery/door/airlock/medical/glass{ + id_tag = "MedbayFoyer" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/general, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"bvp" = ( +/obj/structure/disposalpipe/junction{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"bvw" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/computer/rdconsole{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/science/research) +"bvx" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/scientist, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/science/research) +"bvy" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/rnd/production/circuit_imprinter/department/science, +/turf/open/floor/iron, +/area/station/science/research) +"bvB" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/yellow/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bvC" = ( +/obj/effect/turf_decal/trimline/red/filled/corner, +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"bvD" = ( +/obj/structure/sign/poster/random/directional/north, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bvE" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/yellow/arrow_cw{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bvF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/yellow/arrow_cw{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bvG" = ( +/obj/machinery/door/poddoor/preopen{ + id = "rndshutters"; + name = "Research Shutters" + }, +/obj/structure/sign/warning/secure_area/directional/east, +/obj/effect/turf_decal/delivery, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"bvI" = ( +/obj/structure/closet/emcloset, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/camera/directional/north{ + c_tag = "Science Access Airlock"; + network = list("ss13","rd") + }, +/turf/open/floor/iron/white, +/area/station/science/lab) +"bvJ" = ( +/obj/structure/closet/firecloset/full, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/white, +/area/station/science/lab) +"bvL" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 5 + }, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"bvM" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bvO" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bvP" = ( +/obj/structure/extinguisher_cabinet/directional/north, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bvQ" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bvT" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bvU" = ( +/obj/machinery/recharger, +/obj/structure/table, +/obj/item/holosign_creator/atmos, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bvV" = ( +/obj/effect/turf_decal/tile/purple, +/turf/open/floor/iron/white, +/area/station/science/lab) +"bvW" = ( +/obj/machinery/hydroponics/constructable, +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"bvZ" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"bwa" = ( +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bwc" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/machinery/module_duplicator, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bwm" = ( +/turf/closed/wall, +/area/station/maintenance/department/science/xenobiology) +"bwn" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/effect/mapping_helpers/airlock/unres, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"bwq" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Monastery Transit" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"bwr" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Monastery Transit" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"bws" = ( +/obj/structure/closet, +/obj/item/stack/cable_coil, +/obj/item/electronics/airalarm, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"bwu" = ( +/obj/structure/table, +/obj/item/storage/medkit/fire{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/fire, +/obj/item/storage/medkit/regular{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/machinery/door/window/left/directional/south{ + name = "First-Aid Supplies"; + req_access = list("medical") + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"bwv" = ( +/obj/machinery/vending/wardrobe/medi_wardrobe, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"bwx" = ( +/obj/structure/closet/secure_closet/medical3, +/obj/item/screwdriver, +/obj/machinery/light/directional/north, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"bwB" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/flora/bush/large/style_random, +/turf/open/floor/grass, +/area/station/medical/medbay/central) +"bwC" = ( +/obj/structure/bed, +/obj/structure/curtain, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"bwD" = ( +/obj/machinery/conveyor{ + dir = 10; + id = "TrashMover" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"bwH" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Bar" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "barshutters"; + name = "Bar Shutters" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/lounge) +"bwO" = ( +/obj/structure/table, +/obj/item/stack/medical/wrap/gauze, +/obj/item/stack/medical/mesh, +/obj/item/stack/medical/suture, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"bwS" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"bwT" = ( +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"bwV" = ( +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"bxa" = ( +/obj/structure/table/glass, +/obj/item/book/manual/wiki/research_and_development, +/obj/item/disk/tech_disk, +/obj/item/disk/design_disk, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron/dark, +/area/station/science/research) +"bxc" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron/white, +/area/station/science/research) +"bxd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8 + }, +/obj/effect/mapping_helpers/mail_sorting/science/rd_office, +/turf/open/floor/iron/white, +/area/station/science/research) +"bxe" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/sorting/mail{ + dir = 8 + }, +/obj/effect/mapping_helpers/mail_sorting/science/research, +/turf/open/floor/iron/white, +/area/station/science/research) +"bxf" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/research) +"bxg" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/research) +"bxh" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/research{ + name = "R&D Lab" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/general, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron, +/area/station/science/research) +"bxi" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bxj" = ( +/obj/machinery/holopad, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Sci9"; + location = "Sci8" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bxm" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Sci8"; + location = "Sci7" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bxo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/sorting/mail/flip, +/obj/effect/mapping_helpers/mail_sorting/science/ordnance, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/yellow/arrow_cw{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bxp" = ( +/obj/machinery/door/poddoor/preopen{ + id = "rndshutters"; + name = "Research Shutters" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"bxq" = ( +/obj/machinery/door/airlock/research{ + name = "Research Division Access" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/navigate_destination/research, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/research, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bxt" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/airlock/research{ + name = "Research Division Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/research, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bxA" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bxC" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bxD" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bxH" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"bxJ" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/light/directional/north, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"bxK" = ( +/obj/structure/chair/stool/bar/directional/east, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bxL" = ( +/obj/structure/table, +/obj/item/controller, +/obj/item/compact_remote, +/obj/item/compact_remote, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bxM" = ( +/obj/machinery/disposal/bin, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"bxN" = ( +/obj/machinery/door/window/right/directional/north{ + name = "Containment Pen #1"; + req_access = list("xenobiology") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"bxO" = ( +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "xenobio1"; + name = "Containment Blast Doors"; + pixel_y = 4; + req_access = list("xenobiology") + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/light/directional/south, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"bxQ" = ( +/obj/machinery/door/window/right/directional/north{ + name = "Containment Pen #2"; + req_access = list("xenobiology") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"bxR" = ( +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "xenobio2"; + name = "Containment Blast Doors"; + pixel_y = 4; + req_access = list("xenobiology") + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"bxS" = ( +/obj/machinery/door/window/right/directional/north{ + name = "Containment Pen #3"; + req_access = list("xenobiology") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"bxT" = ( +/obj/machinery/door/window/right/directional/north{ + name = "Containment Pen #4"; + req_access = list("xenobiology") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"bxY" = ( +/obj/structure/closet/emcloset, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"bxZ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"byd" = ( +/obj/structure/table, +/obj/item/storage/box/rxglasses{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/storage/box/syringes, +/obj/item/gun/syringe, +/obj/item/gun/syringe, +/obj/machinery/firealarm/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"bye" = ( +/turf/open/floor/iron/white, +/area/station/medical/storage) +"byl" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/flora/grass/jungle, +/turf/open/floor/grass, +/area/station/medical/medbay/central) +"byo" = ( +/obj/machinery/door/airlock/command{ + name = "Chief Medical Officer's Office" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/cmo, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"byp" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/computer/security/telescreen/cmo/directional/west, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"bys" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"byt" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Medbay Main Hallway- CMO"; + network = list("ss13","medbay") + }, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"byw" = ( +/obj/structure/table/glass, +/obj/item/stack/ducts/fifty{ + pixel_y = 7 + }, +/obj/item/stack/ducts/fifty{ + pixel_y = 5 + }, +/obj/item/construction/plumbing, +/obj/item/construction/plumbing, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"byz" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/door/window/right/directional/north{ + name = "Chemistry Testing"; + req_access = list("plumbing") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/mob/living/basic/mouse/white{ + name = "Labrette" + }, +/turf/open/floor/engine, +/area/station/medical/chemistry) +"byA" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/medical/chemistry) +"byD" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/item/radio/intercom/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/sink/directional/east, +/turf/open/floor/iron/dark, +/area/station/science/research) +"byE" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/white, +/area/station/science/research) +"byF" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/research) +"byG" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/white, +/area/station/science/research) +"byH" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/item/flatpack{ + board = /obj/item/circuitboard/machine/flatpacker + }, +/obj/item/multitool, +/turf/open/floor/iron/white, +/area/station/science/research) +"byJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"byL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"byM" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Sci5"; + location = "Sci4" + }, +/obj/structure/disposalpipe/junction/flip{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"byN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/yellow/arrow_cw{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"byO" = ( +/obj/machinery/door/poddoor/preopen{ + id = "rndshutters"; + name = "Research Shutters" + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/sign/warning/secure_area/directional/east, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"byQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/sink/directional/east, +/turf/open/floor/iron/white, +/area/station/science/lab) +"byR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/shower/directional/west, +/turf/open/floor/iron/white, +/area/station/science/lab) +"byU" = ( +/obj/structure/chair/comfy{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"byV" = ( +/obj/structure/table, +/obj/item/folder, +/obj/item/pen, +/obj/machinery/light/directional/south, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"byW" = ( +/obj/structure/chair/comfy{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"byX" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Research Division Secure Hallway" + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"byY" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bza" = ( +/obj/effect/turf_decal/tile/purple, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bzb" = ( +/obj/structure/closet/radiation, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bzc" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bzd" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bzg" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) +"bzh" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Circuits Lab"; + network = list("ss13","rd") + }, +/obj/machinery/bci_implanter, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bzi" = ( +/obj/machinery/component_printer, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bzk" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio1"; + name = "Containment Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"bzl" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio1"; + name = "Containment Blast Door" + }, +/obj/machinery/door/window/right/directional/south{ + name = "Containment Pen #1"; + req_access = list("xenobiology") + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"bzm" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio1"; + name = "Containment Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"bzn" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio2"; + name = "Containment Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"bzp" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio2"; + name = "Containment Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"bzq" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio3"; + name = "Containment Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"bzr" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio3"; + name = "Containment Blast Door" + }, +/obj/machinery/door/window/right/directional/south{ + name = "Containment Pen #3"; + req_access = list("xenobiology") + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"bzs" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio3"; + name = "Containment Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"bzy" = ( +/obj/machinery/light/small/directional/east, +/turf/open/floor/engine/vacuum, +/area/station/engineering/atmos) +"bzz" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/chair{ + dir = 4 + }, +/obj/structure/sign/departments/holy/directional/west, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"bzA" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/landmark/navigate_destination/chapel, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"bzB" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) +"bzC" = ( +/obj/structure/table, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"bzF" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"bzG" = ( +/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{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"bzI" = ( +/obj/effect/turf_decal/trimline/blue/line{ + dir = 4 + }, +/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{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"bzJ" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"bzK" = ( +/obj/effect/turf_decal/trimline/blue/line{ + dir = 8 + }, +/obj/structure/disposalpipe/junction{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"bzO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"bzX" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"bzZ" = ( +/obj/structure/table, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"bAe" = ( +/obj/item/stack/cable_coil, +/obj/item/storage/box/beakers, +/obj/structure/table/glass, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"bAg" = ( +/obj/structure/table/glass, +/obj/machinery/light/directional/south, +/obj/item/book/manual/wiki/chemistry, +/obj/item/book/manual/wiki/grenades{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"bAh" = ( +/obj/machinery/chem_heater/withbuffer, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"bAi" = ( +/obj/machinery/smoke_machine, +/turf/open/floor/engine, +/area/station/medical/chemistry) +"bAl" = ( +/obj/structure/sign/poster/random/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bAm" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Research Lab Maintenance" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/general, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"bAo" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "rdprivacy"; + name = "Privacy Shutters" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/heads_quarters/rd) +"bAp" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/airlock/command{ + name = "Research Director's Office" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/science/rd, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"bAt" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/checkpoint/science) +"bAu" = ( +/turf/closed/wall, +/area/station/security/checkpoint/science) +"bAv" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bAw" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bAy" = ( +/turf/closed/wall/r_wall, +/area/station/hallway/primary/aft) +"bAB" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hop) +"bAF" = ( +/turf/closed/wall, +/area/station/science/ordnance) +"bAG" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/processing/cremation) +"bAH" = ( +/obj/structure/disposaloutlet, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"bAI" = ( +/obj/structure/transit_tube/curved/flipped{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"bAJ" = ( +/obj/structure/transit_tube/horizontal, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"bAK" = ( +/obj/structure/transit_tube/horizontal, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"bAL" = ( +/obj/structure/transit_tube/station/reverse/flipped, +/obj/structure/transit_tube_pod{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"bAN" = ( +/obj/machinery/requests_console/directional/west{ + department = "Medical"; + name = "Medical Storage Requests Console" + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"bAO" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Medbay Storage"; + network = list("ss13","medbay") + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/item/radio/intercom/directional/south, +/obj/machinery/recharge_station, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"bAP" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"bAQ" = ( +/obj/machinery/holopad, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"bAR" = ( +/obj/effect/landmark/start/geneticist, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"bAW" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"bBk" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"bBo" = ( +/turf/closed/wall, +/area/station/hallway/primary/aft) +"bBp" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/rd) +"bBr" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"bBs" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/item/kirbyplants/random/dead, +/obj/structure/closet/secure_closet/research_director, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"bBu" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/machinery/button/door/directional/east{ + id = "rndshutters"; + name = "Research Lockdown"; + pixel_y = -5; + req_access = list("research") + }, +/obj/machinery/button/door/directional/east{ + id = "research_shutters_2"; + name = "Techfab Shutters"; + pixel_x = 38; + pixel_y = 5; + req_access = list("research") + }, +/obj/machinery/button/door/directional/east{ + id = "rdprivacy"; + name = "Privacy Shutters"; + pixel_x = 38; + pixel_y = -5; + req_access = list("rd") + }, +/obj/machinery/pdapainter/research, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"bBw" = ( +/obj/machinery/computer/security, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/science) +"bBx" = ( +/obj/machinery/computer/security/mining, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/science) +"bBB" = ( +/obj/item/kirbyplants/organic/plant20{ + pixel_y = 3 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"bBC" = ( +/obj/machinery/portable_atmospherics/canister/plasma, +/obj/effect/turf_decal/delivery, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"bBE" = ( +/obj/machinery/portable_atmospherics/canister/plasma, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"bBG" = ( +/obj/machinery/portable_atmospherics/scrubber/huge, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"bBK" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/item/radio/intercom/directional/west, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"bBL" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical, +/obj/item/analyzer, +/obj/item/pipe_dispenser, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/north, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"bBM" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"bBO" = ( +/obj/machinery/computer/atmos_control/ordnancemix, +/obj/effect/turf_decal/tile/purple/fourcorners, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"bBP" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/requests_console/directional/north{ + name = "Ordnance Mixing Lab Requests Console" + }, +/obj/machinery/camera/directional/north{ + c_tag = "Ordnance Lab"; + network = list("ss13","rd") + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"bBQ" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/machinery/airalarm/directional/north, +/obj/machinery/portable_atmospherics/canister, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"bBV" = ( +/obj/structure/transit_tube/curved, +/turf/open/space, +/area/space/nearstation) +"bBW" = ( +/turf/open/space, +/area/space) +"bBX" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/department/engine) +"bBY" = ( +/obj/structure/closet/crate/medical, +/obj/item/stack/medical/mesh, +/obj/item/stack/medical/suture, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"bBZ" = ( +/obj/machinery/suit_storage_unit/medical, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"bCa" = ( +/obj/machinery/rnd/production/techfab/department/medical, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"bCb" = ( +/obj/item/storage/box/beakers{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/storage/box/syringes, +/obj/item/storage/belt/medical{ + pixel_y = 2 + }, +/obj/item/storage/belt/medical{ + pixel_y = 2 + }, +/obj/item/storage/belt/medical{ + pixel_y = 2 + }, +/obj/item/clothing/glasses/hud/health, +/obj/item/clothing/glasses/hud/health, +/obj/item/clothing/glasses/hud/health, +/obj/item/clothing/glasses/hud/health, +/obj/item/clothing/glasses/hud/health, +/obj/item/clothing/glasses/hud/health, +/obj/item/clothing/glasses/hud/health, +/obj/item/reagent_containers/spray/cleaner, +/obj/item/storage/belt/medical{ + pixel_y = 2 + }, +/obj/structure/table/glass, +/obj/machinery/light_switch/directional/south, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"bCc" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/flora/bush/large/style_random, +/obj/structure/flora/grass/jungle, +/turf/open/floor/grass, +/area/station/medical/storage) +"bCd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/junction/flip{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"bCf" = ( +/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/jungle/b, +/obj/structure/flora/bush/large/style_random, +/turf/open/floor/grass, +/area/station/medical/medbay/central) +"bCg" = ( +/obj/structure/sign/poster/official/random/directional/south, +/obj/structure/table/glass, +/obj/item/bedsheet/medical, +/obj/item/bedsheet/medical{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/bedsheet/medical{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/bedsheet/medical{ + pixel_x = 6; + pixel_y = 6 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"bCh" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Medbay Recovery Room"; + network = list("ss13","medbay") + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"bCj" = ( +/obj/machinery/suit_storage_unit/cmo, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"bCk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"bCl" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"bCn" = ( +/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{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"bCp" = ( +/obj/machinery/door/poddoor/shutters{ + id = "plumbing_shutters"; + name = "Plumbing Shutter" + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"bCr" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/reagent_dispensers/wall/peppertank/directional/west, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"bCv" = ( +/obj/structure/closet/secure_closet/security/med, +/obj/structure/cable, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"bCx" = ( +/obj/structure/closet/secure_closet/chemical, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"bCE" = ( +/obj/machinery/computer/robotics{ + dir = 4 + }, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"bCG" = ( +/obj/structure/displaycase/labcage, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"bCI" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"bCK" = ( +/obj/structure/table, +/obj/machinery/camera/directional/west{ + c_tag = "Science Security Post"; + network = list("ss13","rd") + }, +/obj/item/book/manual/wiki/security_space_law, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/science) +"bCL" = ( +/obj/effect/landmark/start/depsec/science, +/obj/structure/chair/office{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/science) +"bCM" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/science) +"bCN" = ( +/obj/structure/chair/comfy, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"bCO" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/primary/aft) +"bCP" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/ordnance/storage) +"bCQ" = ( +/obj/machinery/portable_atmospherics/canister/plasma, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"bCR" = ( +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"bCS" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall/r_wall, +/area/station/science/ordnance/storage) +"bCT" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bCU" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bCV" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/ordnance) +"bCW" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"bCX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/purple/visible, +/obj/machinery/meter, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"bDa" = ( +/obj/machinery/atmospherics/components/trinary/mixer{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"bDc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/yellow/visible, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"bDe" = ( +/obj/machinery/light/directional/south, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"bDf" = ( +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube/crossing/horizontal{ + dir = 1 + }, +/turf/open/space/basic, +/area/space/nearstation) +"bDg" = ( +/obj/machinery/atmospherics/components/tank/air, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"bDh" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"bDi" = ( +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bDj" = ( +/obj/item/trash/candy, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"bDs" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/medical/glass{ + name = "Chemistry" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/chemistry, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"bDw" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/fax{ + fax_name = "Chief Medical Officer's Office"; + name = "Chief Medical Officer's Fax Machine" + }, +/obj/structure/table/glass, +/obj/machinery/keycard_auth/wall_mounted/directional/east, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"bDy" = ( +/obj/machinery/light/directional/east, +/obj/structure/table/glass, +/obj/item/clothing/head/utility/welding, +/obj/item/storage/toolbox/mechanical, +/obj/item/stack/sheet/iron/fifty, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"bDA" = ( +/obj/machinery/vending/cigarette, +/obj/machinery/light/small/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"bDB" = ( +/obj/machinery/computer/rdconsole{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"bDC" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"bDD" = ( +/obj/machinery/holopad, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"bDE" = ( +/obj/structure/chair/office/light, +/obj/effect/landmark/start/research_director, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"bDF" = ( +/obj/machinery/modular_computer/preset/id{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"bDG" = ( +/obj/structure/table, +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/science) +"bDH" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/science) +"bDI" = ( +/obj/structure/closet/wardrobe/red, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/science) +"bDK" = ( +/obj/structure/table, +/obj/item/folder, +/obj/item/pen, +/obj/structure/sign/poster/random/directional/east, +/obj/machinery/light/directional/east, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"bDL" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/delivery, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"bDQ" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/research{ + name = "Ordnance Storage" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-ordnance-storage-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/ordnance_storage, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/storage) +"bDS" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bDT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bDU" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/research/glass{ + name = "Ordnance Lab" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-ordnance-storage-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/ordnance, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"bDV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"bEd" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/tank_dispenser, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"bEf" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/testlab) +"bEk" = ( +/obj/machinery/meter, +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold/general/visible, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"bEl" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 4; + name = "Air Out" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"bEm" = ( +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics Maintenance" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/atmospherics/pipe/layer_manifold/supply{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"bEr" = ( +/turf/closed/wall/r_wall, +/area/station/medical/virology) +"bEz" = ( +/obj/structure/closet/crate/medical, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"bEE" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/pdapainter/medbay, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"bEF" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/structure/table/glass, +/obj/item/disk/computer/medical, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"bEI" = ( +/obj/structure/table/glass, +/obj/item/clothing/glasses/science, +/obj/item/clothing/glasses/science, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"bEN" = ( +/obj/structure/sign/poster/official/random/directional/west, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bER" = ( +/obj/machinery/computer/mecha{ + dir = 4 + }, +/obj/item/radio/intercom/directional/south, +/obj/machinery/light_switch/directional/west, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"bES" = ( +/obj/item/aicard, +/obj/item/circuitboard/aicore, +/obj/machinery/light/directional/south, +/obj/structure/table/glass, +/obj/machinery/newscaster/directional/south, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"bET" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Research Director's Office"; + network = list("ss13","rd") + }, +/obj/machinery/suit_storage_unit/rd, +/obj/machinery/airalarm/directional/south, +/obj/machinery/status_display/evac/directional/south, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"bEV" = ( +/obj/machinery/modular_computer/preset/research{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted, +/obj/machinery/keycard_auth/wall_mounted/directional/south, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"bEW" = ( +/obj/structure/filingcabinet/security, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/science) +"bEX" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/checkpoint/science) +"bEY" = ( +/obj/structure/closet/secure_closet/security/science, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron, +/area/station/security/checkpoint/science) +"bEZ" = ( +/obj/structure/chair/comfy{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"bFb" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"bFc" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"bFf" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bFh" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/open/floor/plating, +/area/station/science/ordnance/freezerchamber) +"bFi" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/manifold4w/purple/visible, +/turf/open/floor/plating, +/area/station/science/ordnance/freezerchamber) +"bFk" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"bFl" = ( +/obj/structure/filingcabinet, +/obj/machinery/requests_console/directional/south{ + department = "Security"; + name = "Medical Post Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"bFp" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"bFq" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"bFr" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/testlab) +"bFx" = ( +/obj/machinery/door/window/left/directional/north{ + name = "Monkey Pen"; + req_access = list("genetics") + }, +/turf/open/floor/grass, +/area/station/science/genetics) +"bFB" = ( +/obj/item/newspaper, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"bFC" = ( +/obj/item/wallframe/camera, +/obj/machinery/button/door/directional/east{ + id = "PottySci"; + name = "Bathroom Bolt Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"bFD" = ( +/obj/item/chair, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"bFE" = ( +/obj/docking_port/stationary{ + dwidth = 2; + height = 6; + name = "monastery"; + shuttle_id = "monastery_shuttle_asteroid"; + width = 5 + }, +/turf/open/space, +/area/space/nearstation) +"bFF" = ( +/obj/machinery/atmospherics/components/tank/air{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"bFI" = ( +/mob/living/carbon/human/species/monkey, +/turf/open/floor/iron/freezer, +/area/station/medical/virology) +"bFJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/cyan{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"bFK" = ( +/obj/structure/disposalpipe/junction/yjunction{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"bFL" = ( +/obj/machinery/light/small/directional/south, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/iron/freezer, +/area/station/medical/virology) +"bFS" = ( +/obj/structure/cable, +/obj/machinery/newscaster/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"bGa" = ( +/obj/structure/sign/departments/science, +/turf/closed/wall, +/area/station/hallway/primary/aft) +"bGb" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Research Security Post" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/entrance, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron, +/area/station/security/checkpoint/science) +"bGd" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bGe" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"bGg" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"bGh" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"bGi" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Toxins Storage"; + network = list("ss13","rd") + }, +/obj/machinery/firealarm/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"bGj" = ( +/obj/machinery/vending/coffee, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bGk" = ( +/obj/machinery/light/directional/south, +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bGl" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/purple/visible, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"bGm" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/manifold{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber{ + dir = 1 + }, +/turf/open/floor/iron/dark/airless, +/area/station/science/ordnance/freezerchamber) +"bGo" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/manifold{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/ordnance_freezer_chamber_input{ + dir = 1 + }, +/turf/open/floor/iron/dark/airless, +/area/station/science/ordnance/freezerchamber) +"bGp" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Ordnance Lab" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/atmospherics/pipe/heat_exchanging/junction{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/freezerchamber) +"bGq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"bGr" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"bGv" = ( +/obj/effect/turf_decal/tile/purple/fourcorners, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"bGB" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/obj/machinery/light/directional/south, +/mob/living/carbon/human/species/monkey, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/science/genetics) +"bGF" = ( +/obj/machinery/door/airlock/external{ + name = "Pod Docking Bay" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plating, +/area/station/service/chapel/dock) +"bGG" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/components/unary/passive_vent/layer2, +/turf/open/floor/plating/airless, +/area/station/service/chapel/dock) +"bGH" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"bGI" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/space/basic, +/area/space/nearstation) +"bGK" = ( +/obj/structure/closet/boxinggloves, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den/gaming) +"bGL" = ( +/obj/structure/closet/masks, +/obj/item/food/deadmouse, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den/gaming) +"bGM" = ( +/obj/machinery/vending/cigarette, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den/gaming) +"bGO" = ( +/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{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"bHh" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bHi" = ( +/obj/structure/chair, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bHj" = ( +/obj/item/storage/belt/utility, +/obj/item/clothing/glasses/science, +/obj/structure/table/glass, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bHk" = ( +/obj/item/gps{ + gpstag = "RD0" + }, +/obj/item/assembly/prox_sensor{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/item/clothing/ears/earmuffs, +/obj/structure/table/glass, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bHl" = ( +/obj/structure/chair, +/obj/item/clothing/mask/gas, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bHp" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bHq" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bHr" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bHs" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/trimline/yellow/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bHt" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/yellow/line{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"bHv" = ( +/obj/structure/sign/poster/random/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"bHw" = ( +/turf/closed/wall/r_wall, +/area/station/science/ordnance/storage) +"bHy" = ( +/turf/closed/wall/r_wall, +/area/station/science/ordnance) +"bHz" = ( +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"bHD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/ordnance/testlab) +"bHH" = ( +/obj/structure/bookcase/random/religion, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"bHJ" = ( +/turf/open/floor/plating, +/area/station/service/chapel/dock) +"bHL" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/service/chapel/dock) +"bHM" = ( +/turf/closed/wall/r_wall, +/area/station/service/chapel/dock) +"bHP" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"bHQ" = ( +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"bHR" = ( +/obj/effect/spawner/random/trash/mess, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"bHS" = ( +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"bHT" = ( +/obj/effect/spawner/random/trash/grille_or_waste, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bHU" = ( +/obj/effect/turf_decal/trimline/blue/line, +/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{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"bHY" = ( +/obj/machinery/modular_computer/preset/cargochat/medical{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 5 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"bIi" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"bIt" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Eng2"; + location = "Eng" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bIu" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Sci6"; + location = "Eng3" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bIx" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bIy" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"bIC" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Sci7"; + location = "Sci6" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bID" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Eng"; + location = "Sci5" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bIE" = ( +/obj/machinery/vending/assist, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"bIG" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bIH" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"bII" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/mix_input{ + dir = 8 + }, +/turf/open/floor/engine/vacuum, +/area/station/engineering/atmos) +"bIL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/yellow/visible, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/mixingchamber_access, +/turf/open/floor/iron/white, +/area/station/science/ordnance/burnchamber) +"bIN" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Ordnance Launch Site"; + network = list("ss13","rd") + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/ordnance/testlab) +"bIP" = ( +/obj/structure/grille, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"bIV" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/vacuum/external, +/turf/open/floor/plating, +/area/station/service/chapel/dock) +"bIW" = ( +/obj/machinery/computer/shuttle/monastery_shuttle, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"bIX" = ( +/obj/machinery/atmospherics/components/tank/air, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"bIY" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/item/kirbyplants/photosynthetic, +/turf/open/floor/plating/abductor, +/area/station/hallway/primary/central/fore) +"bIZ" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bJa" = ( +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"bJb" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"bJc" = ( +/obj/structure/chair/comfy/black, +/obj/item/trash/pistachios, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"bJd" = ( +/obj/structure/chair/comfy/black, +/obj/item/stack/spacecash/c100, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"bJe" = ( +/obj/structure/chair/comfy/black, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"bJf" = ( +/obj/structure/chair/comfy/black, +/obj/item/cigbutt, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"bJg" = ( +/obj/item/trash/popcorn, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"bJh" = ( +/obj/structure/sign/poster/contraband/random/directional/east, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"bJi" = ( +/obj/item/kirbyplants/organic/plant21, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bJj" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/psychology) +"bJk" = ( +/obj/machinery/door/airlock/medical{ + name = "Psychology" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/psychology, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/white, +/area/station/medical/psychology) +"bJD" = ( +/obj/structure/sign/departments/engineering/directional/south, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bJE" = ( +/obj/machinery/status_display/ai{ + pixel_y = -32 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bJF" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bJG" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bJK" = ( +/obj/structure/sign/poster/random/directional/south, +/obj/item/kirbyplants/organic/plant18, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bJL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/space_heater, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bJM" = ( +/obj/structure/sign/poster/random/directional/south, +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bJN" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/effect/mapping_helpers/airlock/unres, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"bJO" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"bJP" = ( +/obj/structure/grille, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"bJQ" = ( +/obj/machinery/door/airlock/research/glass/incinerator/ordmix_interior{ + name = "Burn Chamber Interior Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance, +/obj/effect/mapping_helpers/airlock/locked, +/turf/open/floor/engine, +/area/station/science/ordnance/burnchamber) +"bJR" = ( +/obj/machinery/atmospherics/components/binary/dp_vent_pump/high_volume/incinerator_ordmix{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/science/ordnance/burnchamber) +"bJT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/science/ordnance/testlab) +"bJV" = ( +/obj/machinery/research/anomaly_refinery, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/ordnance/testlab) +"bJZ" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"bKb" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/captain) +"bKe" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"bKf" = ( +/obj/structure/chair, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"bKg" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"bKh" = ( +/obj/machinery/door/window/left/directional/west{ + name = "Arena" + }, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/chair/stool/bar/directional/south, +/turf/open/floor/engine, +/area/station/service/abandoned_gambling_den/gaming) +"bKj" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/engine, +/area/station/service/abandoned_gambling_den/gaming) +"bKk" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/engine, +/area/station/service/abandoned_gambling_den/gaming) +"bKl" = ( +/obj/item/stack/medical/wrap/gauze, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"bKm" = ( +/obj/structure/light_construct{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"bKn" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/medical/virology) +"bKo" = ( +/obj/machinery/door/airlock/virology/glass{ + name = "Isolation B" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/any/medical/virology, +/turf/open/floor/iron/freezer, +/area/station/medical/virology) +"bKp" = ( +/obj/structure/chair/sofa/right/brown, +/obj/item/toy/plush/moth, +/obj/machinery/status_display/ai{ + pixel_y = 32 + }, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"bKq" = ( +/obj/effect/spawner/structure/window, +/obj/structure/sign/warning/deathsposal, +/turf/open/floor/plating, +/area/station/medical/virology) +"bKH" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/medbay/virology, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bKK" = ( +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/yellow, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bKM" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/hallway/primary/aft) +"bKO" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Security Door" + }, +/obj/machinery/door/firedoor/heavy, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"bKP" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Security Door" + }, +/obj/machinery/door/firedoor/heavy, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"bKR" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"bKS" = ( +/obj/structure/chair/stool/bar/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bKT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/meter, +/turf/closed/wall/r_wall, +/area/station/engineering/lobby) +"bKV" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"bKY" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/atmos/glass{ + name = "Atmospherics Monitoring" + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"bLb" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/pump, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/primary/aft) +"bLc" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Atmospherics Monitoring" + }, +/obj/machinery/space_heater, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bLd" = ( +/obj/structure/table, +/obj/item/book/manual/wiki/atmospherics, +/obj/item/clothing/head/utility/welding{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/clothing/head/utility/welding{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/multitool, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bLe" = ( +/turf/open/floor/engine/vacuum, +/area/station/engineering/atmos) +"bLf" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump/on, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/airlock_sensor/incinerator_ordmix{ + pixel_x = 25 + }, +/turf/open/floor/engine, +/area/station/science/ordnance/burnchamber) +"bLq" = ( +/obj/machinery/door/airlock/grunge{ + name = "Monastery Transit" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"bLt" = ( +/obj/effect/decal/cleanable/blood/oil{ + icon_state = "floor6" + }, +/obj/effect/decal/cleanable/blood/gibs/robot_debris/old, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"bLu" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/engine, +/area/station/service/abandoned_gambling_den/gaming) +"bLv" = ( +/turf/open/floor/engine, +/area/station/service/abandoned_gambling_den/gaming) +"bLx" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/engine, +/area/station/service/abandoned_gambling_den/gaming) +"bLy" = ( +/obj/structure/mineral_door/wood{ + name = "The Roosterdome" + }, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den/gaming) +"bLz" = ( +/obj/item/bedsheet/medical, +/obj/structure/bed, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/iron/freezer, +/area/station/medical/virology) +"bLA" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Dormitory" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"bLG" = ( +/obj/structure/girder, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"bLL" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Chemistry South"; + network = list("ss13","medbay") + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"bLM" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"bLR" = ( +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bLS" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/spawner/random/vending/colavend, +/obj/machinery/incident_display/delam/directional/north, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bLT" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/spawner/random/vending/snackvend, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bLU" = ( +/obj/item/kirbyplants/organic/applebush, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bLV" = ( +/obj/structure/table, +/obj/item/stack/sheet/glass/fifty, +/obj/item/storage/belt/utility, +/obj/item/t_scanner, +/obj/item/t_scanner, +/obj/item/t_scanner, +/obj/item/grenade/chem_grenade/smart_metal_foam, +/obj/item/grenade/chem_grenade/smart_metal_foam, +/obj/machinery/newscaster/directional/south, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bLX" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/table/reinforced, +/obj/machinery/door/window/left/directional/south{ + name = "Atmospherics Desk"; + req_access = list("atmospherics") + }, +/obj/item/paper_bin, +/obj/item/pen, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"bLY" = ( +/obj/structure/rack, +/obj/item/clothing/suit/hazardvest, +/obj/item/clothing/suit/hazardvest{ + pixel_x = 3 + }, +/obj/item/clothing/gloves/color/black, +/obj/item/clothing/gloves/color/black, +/obj/item/clothing/gloves/color/black, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bLZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 8 + }, +/obj/machinery/meter/monitored/waste_loop, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bMa" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Distro to Waste" + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bMb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/visible, +/obj/machinery/meter/monitored/distro_loop, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bMd" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Mix to Distro" + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bMe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bMh" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Mix Outlet Pump" + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bMi" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"bMj" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/mix_output{ + dir = 8 + }, +/turf/open/floor/engine/vacuum, +/area/station/engineering/atmos) +"bMk" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/stack/sheet/glass, +/obj/item/stack/rods/fifty, +/obj/item/pipe_dispenser, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bMl" = ( +/obj/machinery/door/airlock/research/glass/incinerator/ordmix_exterior{ + name = "Burn Chamber Exterior Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance, +/obj/effect/mapping_helpers/airlock/locked, +/turf/open/floor/engine, +/area/station/science/ordnance/burnchamber) +"bMm" = ( +/obj/machinery/air_sensor/ordnance_burn_chamber, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"bMo" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"bMq" = ( +/obj/machinery/mass_driver/ordnance, +/turf/open/floor/plating, +/area/station/science/ordnance/testlab) +"bMr" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"bMu" = ( +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"bMw" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"bMx" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/small/directional/east, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"bMA" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/engine, +/area/station/service/abandoned_gambling_den/gaming) +"bMB" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/engine, +/area/station/service/abandoned_gambling_den/gaming) +"bMC" = ( +/obj/item/stack/spacecash/c10, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"bMD" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"bME" = ( +/obj/structure/barricade/wooden, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bMI" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison) +"bMK" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"bMM" = ( +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"bMN" = ( +/obj/machinery/chem_master, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"bMT" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/primary/aft) +"bMV" = ( +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bMW" = ( +/obj/effect/turf_decal/tile/yellow, +/obj/item/radio/intercom/directional/east, +/obj/machinery/recharge_station, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bMX" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Pure to Port" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bMY" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"bMZ" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"bNa" = ( +/obj/machinery/door/window/right/directional/north{ + name = "Atmospherics Delivery"; + req_access = list("atmospherics") + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"bNb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/yellow/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bNg" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bNj" = ( +/obj/machinery/firealarm/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bNl" = ( +/obj/machinery/computer/atmos_control/mix_tank{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bNo" = ( +/obj/machinery/air_sensor/mix_tank, +/turf/open/floor/engine/vacuum, +/area/station/engineering/atmos) +"bNr" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"bNs" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/service/chapel/asteroid/monastery) +"bNt" = ( +/obj/machinery/light/small/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Monastery Dock"; + network = list("ss13","monastery") + }, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"bNv" = ( +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"bNw" = ( +/turf/closed/wall, +/area/station/service/chapel/dock) +"bNx" = ( +/obj/structure/transit_tube/station/reverse{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/service/chapel/dock) +"bNy" = ( +/obj/structure/transit_tube/horizontal, +/obj/machinery/camera/directional/south{ + c_tag = "Monastery Transit"; + network = list("ss13","monastery") + }, +/turf/open/floor/plating, +/area/station/service/chapel/dock) +"bNz" = ( +/obj/structure/transit_tube/horizontal, +/turf/open/floor/plating, +/area/station/service/chapel/dock) +"bNA" = ( +/obj/structure/transit_tube/horizontal, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/station/service/chapel/dock) +"bNB" = ( +/obj/structure/transit_tube/horizontal, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"bNF" = ( +/obj/item/stack/medical/suture, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"bNG" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/engine, +/area/station/service/abandoned_gambling_den/gaming) +"bNH" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/engine, +/area/station/service/abandoned_gambling_den/gaming) +"bNJ" = ( +/obj/machinery/door/window/left/directional/east{ + name = "Arena" + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/chair/stool/bar/directional/north, +/turf/open/floor/engine, +/area/station/service/abandoned_gambling_den/gaming) +"bNK" = ( +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bNL" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/dropper, +/obj/item/reagent_containers/syringe, +/obj/item/reagent_containers/cup/beaker, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/freezer, +/area/station/medical/virology) +"bNM" = ( +/obj/structure/table/glass, +/obj/item/folder/white{ + pixel_y = 4 + }, +/obj/item/pen/red, +/turf/open/floor/iron/freezer, +/area/station/medical/virology) +"bNO" = ( +/obj/machinery/airalarm/directional/east, +/obj/structure/table/wood, +/obj/machinery/fax{ + fax_name = "Psychology Office"; + name = "Psychology Office Fax Machine" + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/psychology) +"bNP" = ( +/obj/item/skub{ + name = "medicinal skub" + }, +/obj/item/cigbutt/cigarbutt, +/obj/item/trash/chips, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bNQ" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bNR" = ( +/obj/structure/chair/sofa/right/brown{ + dir = 8 + }, +/obj/effect/spawner/random/entertainment/drugs, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bNS" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bNU" = ( +/obj/structure/chair, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bNV" = ( +/obj/item/wrench/medical, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"bNW" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"bNX" = ( +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bOc" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/scrubber, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/primary/aft) +"bOd" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Aft Primary Hallway Atmospherics"; + start_active = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/structure/chair/stool/bar/directional/east, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bOe" = ( +/obj/effect/turf_decal/tile/yellow, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/machinery/rnd/production/circuit_imprinter, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bOf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/machinery/meter, +/turf/closed/wall/r_wall, +/area/station/engineering/lobby) +"bOg" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/landmark/start/atmospheric_technician, +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 4; + name = "External to Filter" + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"bOh" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/landmark/start/atmospheric_technician, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"bOj" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/atmos/glass{ + name = "Atmospherics Monitoring" + }, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"bOk" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bOn" = ( +/obj/machinery/light/directional/west, +/obj/machinery/atmospherics/components/binary/pump{ + name = "Air to Port" + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bOo" = ( +/obj/machinery/atmospherics/components/binary/pump{ + name = "Mix to Port" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bOp" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bOq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/green/visible{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bOs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"bOt" = ( +/obj/machinery/door/poddoor/incinerator_ordmix, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"bOv" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"bOw" = ( +/turf/open/misc/asteroid, +/area/station/service/chapel/asteroid/monastery) +"bOz" = ( +/obj/structure/chair/comfy/black{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"bOA" = ( +/obj/structure/chair/stool/bar/directional/south, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"bOB" = ( +/obj/structure/grille, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bOD" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/virology) +"bOE" = ( +/obj/item/trash/tray, +/obj/item/trash/energybar, +/obj/item/trash/energybar{ + pixel_x = 10; + pixel_y = 12 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bOG" = ( +/obj/structure/water_source/puddle, +/obj/structure/flora/bush/reed/style_random{ + pixel_y = 6 + }, +/turf/open/floor/grass, +/area/station/medical/psychology) +"bOH" = ( +/obj/effect/landmark/blobstart, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"bOI" = ( +/obj/structure/flora/grass/jungle/b, +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/floor/grass, +/area/station/medical/psychology) +"bOK" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bOM" = ( +/obj/effect/turf_decal/tile/yellow, +/obj/machinery/newscaster/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/rnd/production/protolathe/department/engineering, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bON" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/left/directional/south{ + name = "Atmospherics Desk"; + req_access = list("atmospherics") + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"bOO" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 8; + name = "Air to External" + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"bOQ" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"bOS" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bOV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bOW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bOX" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bPc" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Pure to Mix" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bPd" = ( +/obj/machinery/door/airlock{ + name = "Starboard Emergency Storage" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/commons/storage/emergency/starboard) +"bPe" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bPg" = ( +/obj/machinery/computer/atmos_control/nitrous_tank{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bPh" = ( +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"bPo" = ( +/obj/machinery/door/airlock/grunge{ + name = "Chapel" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"bPp" = ( +/obj/structure/sign/poster/contraband/random/directional/south, +/obj/effect/spawner/random/entertainment/arcade{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"bPq" = ( +/obj/item/trash/chips, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"bPr" = ( +/obj/structure/table, +/obj/item/paper, +/obj/item/pen, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"bPy" = ( +/obj/structure/lattice, +/obj/structure/disposalpipe/segment, +/turf/open/space/basic, +/area/space/nearstation) +"bPA" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bPB" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/gravity_generator) +"bPC" = ( +/obj/structure/chair/stool/bar/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bPD" = ( +/obj/structure/table, +/obj/item/trash/chips, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"bPE" = ( +/turf/closed/wall, +/area/station/engineering/storage/tech) +"bPF" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Tech Storage Maintenance" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/any/engineering/tech_storage, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"bPG" = ( +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bPH" = ( +/obj/machinery/holopad, +/obj/effect/landmark/event_spawn, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bPI" = ( +/obj/structure/plasticflaps/opaque, +/obj/effect/turf_decal/delivery, +/obj/machinery/conveyor{ + id = "atmosdelivery" + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"bPL" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bPM" = ( +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/yellow, +/obj/machinery/modular_computer/preset/civilian{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bPN" = ( +/obj/machinery/light/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"bPQ" = ( +/turf/closed/wall, +/area/station/engineering/atmos) +"bPR" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bPX" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/layer_manifold/yellow/visible{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bPZ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/nitrous_output{ + dir = 8 + }, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"bQb" = ( +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"bQc" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Monastery Asteroid Dock Port"; + network = list("ss13","monastery") + }, +/turf/open/misc/asteroid, +/area/station/service/chapel/asteroid/monastery) +"bQd" = ( +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/reed/style_random, +/turf/open/misc/asteroid, +/area/station/service/chapel/asteroid/monastery) +"bQe" = ( +/obj/item/flashlight/lantern{ + icon_state = "lantern-on" + }, +/turf/open/misc/asteroid, +/area/station/service/chapel/asteroid/monastery) +"bQg" = ( +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/iron, +/area/station/service/chapel/asteroid/monastery) +"bQh" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Monastery Asteroid Dock Staboard"; + network = list("ss13","monastery") + }, +/turf/open/misc/asteroid, +/area/station/service/chapel/asteroid/monastery) +"bQi" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"bQj" = ( +/obj/effect/landmark/blobstart, +/turf/open/floor/iron/freezer, +/area/station/medical/virology) +"bQl" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bQm" = ( +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"bQo" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Gravity Generator" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"bQp" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"bQr" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/storage/tech) +"bQs" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/cobweb, +/obj/item/aicard, +/obj/item/ai_module/reset, +/obj/item/assembly/flash/handheld, +/obj/machinery/light/directional/north, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bQv" = ( +/obj/structure/rack, +/obj/structure/sign/poster/official/random/directional/north, +/obj/effect/spawner/random/techstorage/engineering_all, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bQw" = ( +/obj/structure/rack, +/obj/machinery/camera/directional/north{ + c_tag = "Tech Storage" + }, +/obj/item/circuitboard/computer/monastery_shuttle, +/obj/effect/spawner/random/techstorage/service_all, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bQx" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/rnd_all, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bQy" = ( +/obj/structure/rack, +/obj/item/electronics/airalarm, +/obj/item/electronics/airlock, +/obj/item/electronics/apc, +/obj/item/electronics/firealarm, +/obj/item/electronics/firelock, +/obj/item/electronics/tracker, +/obj/structure/sign/poster/official/random/directional/north, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bQz" = ( +/obj/effect/spawner/random/entertainment/arcade, +/obj/machinery/requests_console/directional/north{ + department = "Tech storage"; + name = "Tech Storage RD" + }, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bQA" = ( +/obj/machinery/vending/assist, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bQC" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Eng3"; + location = "Eng2" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bQG" = ( +/obj/structure/tank_dispenser, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"bQH" = ( +/obj/machinery/light/small/directional/east, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"bQJ" = ( +/obj/machinery/suit_storage_unit/atmos, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bQK" = ( +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bQM" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bQP" = ( +/obj/machinery/air_sensor/nitrous_tank, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"bQS" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Virology Isolation A"; + network = list("ss13","medbay") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/turf/open/floor/iron/freezer, +/area/station/medical/virology) +"bQZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"bRa" = ( +/turf/open/floor/iron/white, +/area/station/engineering/gravity_generator) +"bRd" = ( +/obj/structure/closet/radiation, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron, +/area/station/engineering/gravity_generator) +"bRe" = ( +/obj/structure/closet/radiation, +/obj/machinery/camera/directional/north{ + c_tag = "Gravity Generator Foyer" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/engineering/gravity_generator) +"bRi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bRj" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bRl" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bRm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/light_switch/directional/east, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bRp" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bRq" = ( +/obj/effect/turf_decal/tile/yellow, +/obj/machinery/recharge_station, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bRr" = ( +/obj/machinery/door/airlock/atmos/glass{ + name = "Atmospherics Monitoring" + }, +/obj/effect/landmark/navigate_destination/atmos, +/obj/machinery/door/firedoor/heavy, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bRs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"bRt" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bRu" = ( +/obj/machinery/computer/atmos_control{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"bRv" = ( +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bRx" = ( +/obj/structure/closet/secure_closet/atmospherics, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bRz" = ( +/obj/machinery/atmospherics/components/trinary/filter/atmos/n2o{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bRC" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"bRD" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bRF" = ( +/obj/structure/girder, +/turf/closed/wall, +/area/station/maintenance/department/engine) +"bRG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"bRH" = ( +/obj/machinery/door/airlock/engineering{ + name = "Gravity Generator" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/engine_equipment, +/turf/open/floor/iron, +/area/station/engineering/gravity_generator) +"bRI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/gravity_generator) +"bRJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/gravity_generator) +"bRK" = ( +/obj/machinery/door/airlock/engineering{ + name = "Gravity Generator" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/engine_equipment, +/turf/open/floor/iron, +/area/station/engineering/storage/tech) +"bRL" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bRN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bRO" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/medical_all, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bRP" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/tcomms_all, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bRQ" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/security_all, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bRR" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bRU" = ( +/obj/machinery/door/airlock/engineering{ + name = "Tech Storage" + }, +/obj/effect/landmark/navigate_destination/techstorage, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/tech_storage, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bRV" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bSa" = ( +/obj/structure/table, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/item/flatpack{ + board = /obj/item/circuitboard/machine/flatpacker + }, +/obj/item/multitool, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bSc" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/nitrous_input{ + dir = 8 + }, +/turf/open/floor/engine/n2o, +/area/station/engineering/atmos) +"bSd" = ( +/obj/machinery/light/directional/east, +/obj/machinery/computer/atmos_alert{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"bSe" = ( +/obj/machinery/pipedispenser/disposal, +/obj/machinery/light/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Atmospherics Central" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bSf" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bSg" = ( +/obj/effect/turf_decal/bot, +/obj/structure/sign/warning/electric_shock/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"bSh" = ( +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bSj" = ( +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bSk" = ( +/obj/machinery/portable_atmospherics/canister/plasma, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"bSm" = ( +/obj/structure/flora/bush/style_random, +/turf/open/misc/asteroid, +/area/station/service/chapel/asteroid/monastery) +"bSo" = ( +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/disposal/bin{ + name = "Disposal To Space" + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bSq" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bSs" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/psychology) +"bSt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/obj/machinery/meter, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bSu" = ( +/obj/item/broken_bottle, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bSv" = ( +/obj/effect/decal/cleanable/ash, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bSx" = ( +/obj/structure/closet, +/obj/item/restraints/handcuffs/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bSy" = ( +/obj/machinery/gravity_generator/main, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/white, +/area/station/engineering/gravity_generator) +"bSB" = ( +/obj/structure/chair/office/light, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/gravity_generator) +"bSC" = ( +/obj/machinery/power/terminal, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/gravity_generator) +"bSF" = ( +/obj/item/beacon, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bSH" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bSK" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bSM" = ( +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"bSN" = ( +/obj/structure/sign/departments/engineering/directional/south, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/lobby) +"bSP" = ( +/obj/item/kirbyplants/organic/plant2, +/obj/structure/sign/departments/engineering/directional/south, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bSQ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2 + }, +/obj/effect/mapping_helpers/mail_sorting/engineering/atmospherics, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"bSR" = ( +/obj/item/wrench, +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bSS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"bST" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bSU" = ( +/obj/machinery/pipedispenser/disposal/transit_tube, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bSV" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Atmospherics Starboard" + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/layer_manifold/yellow/visible{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bSW" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/plasma_output{ + dir = 8 + }, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"bSY" = ( +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"bSZ" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/space, +/area/space/nearstation) +"bTa" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"bTb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"bTc" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/station/maintenance/department/engine) +"bTf" = ( +/obj/machinery/atmospherics/components/binary/pump/on/layer2{ + name = "Virology Waste to Space" + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bTg" = ( +/obj/machinery/atmospherics/components/binary/pump/on/layer2{ + name = "Virology Waste to Space" + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bTh" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/cyan/visible, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bTi" = ( +/obj/item/picket_sign, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bTj" = ( +/obj/structure/bonfire, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bTk" = ( +/obj/structure/closet, +/obj/item/cigbutt/cigarbutt, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bTl" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bTo" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"bTp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"bTr" = ( +/obj/structure/table, +/obj/item/paper/guides/jobs/engi/gravity_gen, +/obj/item/pen/blue, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/plating, +/area/station/engineering/gravity_generator) +"bTs" = ( +/obj/machinery/power/smes{ + charge = 5e+006 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/gravity_generator) +"bTt" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bTu" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bTv" = ( +/obj/structure/closet/crate/engineering/electrical, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/item/electronics/apc, +/obj/item/electronics/airalarm, +/obj/item/electronics/airlock, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bTw" = ( +/obj/structure/rack, +/obj/item/stock_parts/subspace/filter, +/obj/item/stock_parts/subspace/filter, +/obj/item/stock_parts/subspace/treatment, +/obj/item/stock_parts/subspace/treatment, +/obj/item/stock_parts/subspace/transmitter, +/obj/item/stock_parts/subspace/transmitter, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bTx" = ( +/obj/structure/rack, +/obj/item/stock_parts/subspace/ansible, +/obj/item/stock_parts/subspace/ansible, +/obj/item/stock_parts/subspace/crystal, +/obj/item/stock_parts/subspace/crystal, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bTy" = ( +/obj/structure/rack, +/obj/item/stock_parts/subspace/amplifier, +/obj/item/stock_parts/subspace/amplifier, +/obj/item/stock_parts/subspace/analyzer, +/obj/item/stock_parts/subspace/analyzer, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bTz" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/electrical{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/clothing/gloves/color/yellow, +/obj/item/t_scanner, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bTA" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/electrical{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/multitool, +/obj/item/clothing/glasses/meson/engine, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bTB" = ( +/obj/structure/closet/crate/solarpanel_small, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bTC" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/checkpoint/engineering) +"bTD" = ( +/turf/closed/wall, +/area/station/security/checkpoint/engineering) +"bTE" = ( +/turf/closed/wall, +/area/station/engineering/main) +"bTF" = ( +/obj/effect/landmark/navigate_destination/engineering, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Engineering" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "Engineering-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bTI" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/atmos/glass{ + name = "Atmospherics Monitoring" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"bTK" = ( +/obj/machinery/atmospherics/components/trinary/mixer{ + dir = 1; + name = "plasma mixer" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bTL" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"bTO" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Plasma Outlet Pump" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bTP" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bTQ" = ( +/obj/machinery/airalarm/directional/east, +/obj/machinery/shower/directional/west, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bTR" = ( +/obj/item/beacon, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bTS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible, +/obj/structure/chair/stool/bar/directional/east, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bTT" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/heater{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bTV" = ( +/obj/machinery/air_sensor/plasma_tank, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"bTW" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"bTX" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bUa" = ( +/obj/item/wrench, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bUb" = ( +/obj/structure/grille/broken, +/obj/structure/musician/piano, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bUc" = ( +/obj/item/food/canned/beans, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bUd" = ( +/obj/structure/closet, +/obj/item/shard, +/obj/item/stack/spacecash/c10, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bUe" = ( +/obj/item/cigbutt/cigarbutt, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bUf" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall, +/area/station/engineering/storage/tech) +"bUg" = ( +/obj/machinery/door/airlock/highsecurity{ + name = "Secure Tech Storage" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tech_storage, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bUh" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/railing/corner/end/flip{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"bUi" = ( +/obj/structure/table, +/obj/item/book/manual/wiki/security_space_law, +/obj/machinery/camera/directional/west{ + c_tag = "Engineering Security Post" + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"bUj" = ( +/obj/machinery/computer/security, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"bUk" = ( +/obj/machinery/computer/records/security, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"bUl" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bUm" = ( +/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{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bUn" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bUo" = ( +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Security Door" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/camera/directional/north{ + c_tag = "Engineering Access" + }, +/obj/machinery/light/directional/north, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bUp" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bUq" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 6 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bUv" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bUx" = ( +/obj/machinery/computer/atmos_control/plasma_tank{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bUy" = ( +/turf/open/floor/iron, +/area/station/security/prison/workout) +"bUC" = ( +/obj/structure/flora/bush/ferny/style_random, +/turf/open/misc/asteroid, +/area/station/service/chapel/asteroid/monastery) +"bUD" = ( +/obj/structure/lattice, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/space, +/area/space/nearstation) +"bUE" = ( +/obj/structure/lattice, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/space, +/area/space/nearstation) +"bUF" = ( +/obj/structure/table, +/obj/item/stack/cable_coil, +/obj/item/extinguisher, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bUG" = ( +/obj/machinery/power/emitter, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bUH" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/ce) +"bUI" = ( +/obj/structure/table/reinforced, +/obj/item/disk/computer/engineering, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"bUJ" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/machinery/light/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Chief Engineer's Office" + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/machinery/computer/security/telescreen/ce/directional/north, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"bUL" = ( +/obj/machinery/computer/station_alert, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/machinery/incident_display/delam/directional/north, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"bUM" = ( +/obj/machinery/modular_computer/preset/id, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/obj/machinery/keycard_auth/wall_mounted/directional/east, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"bUN" = ( +/turf/open/floor/iron/stairs, +/area/station/engineering/storage/tech) +"bUQ" = ( +/obj/machinery/airalarm/directional/north, +/obj/machinery/suit_storage_unit/engine, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/engine_smes) +"bUR" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Engineering Power Storage" + }, +/obj/structure/cable, +/obj/machinery/suit_storage_unit/engine, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/engine_smes) +"bUT" = ( +/turf/closed/wall, +/area/station/engineering/engine_smes) +"bUU" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/engine_smes) +"bUV" = ( +/obj/structure/table, +/obj/item/pen, +/obj/machinery/light/directional/west, +/obj/item/paper_bin, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/machinery/computer/security/telescreen/engine/directional/west, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"bUW" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/landmark/start/depsec/engineering, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"bUX" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"bUY" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Engineering Security Post" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/entrance, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"bUZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bVa" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/goonplaque, +/area/station/engineering/lobby) +"bVb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bVc" = ( +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Security Door" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bVd" = ( +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor/heavy, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bVe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 6 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bVf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible/layer2, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bVk" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bVn" = ( +/obj/machinery/light/small/directional/east, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"bVo" = ( +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"bVp" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/space/basic, +/area/space/nearstation) +"bVs" = ( +/obj/structure/mop_bucket, +/obj/item/mop, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bVu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/visible, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bVv" = ( +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bVw" = ( +/obj/machinery/atmospherics/components/tank/air{ + dir = 1 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bVy" = ( +/obj/structure/table, +/obj/item/storage/box/lights/mixed, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bVz" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bVC" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bVD" = ( +/obj/structure/table/reinforced, +/obj/item/folder/yellow, +/obj/item/paper/monitorkey, +/obj/item/pen, +/mob/living/basic/parrot/poly, +/obj/machinery/button/door/directional/west{ + id = "Secure Storage"; + name = "Engineering Secure Storage"; + req_access = list("engineering") + }, +/obj/machinery/button/door/directional/west{ + id = "atmos"; + name = "Atmospherics Lockdown"; + pixel_y = 10; + req_access = list("atmospherics") + }, +/obj/machinery/button/door/directional/west{ + id = "Engineering"; + name = "Engineering Lockdown"; + pixel_y = -10; + req_access = list("engineering") + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"bVG" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"bVI" = ( +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bVJ" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bVK" = ( +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bVL" = ( +/obj/machinery/power/smes/engineering, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/engine_smes) +"bVM" = ( +/obj/machinery/power/terminal{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/engine_smes) +"bVN" = ( +/obj/machinery/power/smes/engineering, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/engine_smes) +"bVP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"bVQ" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"bVS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bVT" = ( +/obj/structure/disposalpipe/segment, +/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{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bVU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bVV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible/layer2, +/obj/machinery/atmospherics/components/binary/pump{ + name = "Waste to Space" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bVY" = ( +/obj/machinery/atmospherics/components/trinary/mixer/airmix{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bVZ" = ( +/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{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/obj/effect/mapping_helpers/airlock/unres, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"bWb" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/layer_manifold/yellow/visible{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bWe" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/carbon_output{ + dir = 8 + }, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"bWg" = ( +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"bWi" = ( +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/reed/style_random, +/obj/machinery/camera/directional/south{ + c_tag = "Monastery Asteroid Primary Entrance"; + network = list("ss13","monastery") + }, +/turf/open/misc/asteroid, +/area/station/service/chapel/asteroid/monastery) +"bWl" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bWn" = ( +/obj/structure/closet/secure_closet/engineering_chief, +/obj/item/clothing/glasses/meson/gar, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"bWp" = ( +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"bWr" = ( +/obj/machinery/modular_computer/preset/engineering{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"bWs" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/rnd_secure_all, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bWt" = ( +/obj/structure/rack, +/obj/machinery/camera/directional/south{ + c_tag = "Secure Tech Storage" + }, +/obj/effect/spawner/random/techstorage/command_all, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bWu" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/ai_all, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"bWv" = ( +/obj/machinery/light/directional/west, +/obj/structure/cable, +/obj/structure/tank_dispenser, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/engine_smes) +"bWw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/engine_smes) +"bWx" = ( +/obj/effect/landmark/start/station_engineer, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/engine_smes) +"bWy" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/engine_smes) +"bWz" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/rods/fifty, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/machinery/light/directional/east, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/engine_smes) +"bWA" = ( +/obj/structure/filingcabinet, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"bWB" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"bWC" = ( +/obj/structure/closet/secure_closet/security/engine, +/obj/structure/reagent_dispensers/wall/peppertank/directional/east, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"bWD" = ( +/turf/closed/wall/r_wall, +/area/station/security/checkpoint/engineering) +"bWF" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Engineering"; + name = "Engineering Security Door" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bWG" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Engineering"; + name = "Engineering Security Door" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bWI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bWJ" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bWO" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"bWP" = ( +/obj/structure/plaque/static_plaque/atmos{ + pixel_y = 32 + }, +/obj/machinery/light/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Atmospherics Entrance" + }, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bWQ" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 10 + }, +/turf/closed/wall/r_wall, +/area/station/maintenance/disposal/incinerator) +"bWT" = ( +/obj/machinery/air_sensor/carbon_tank, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"bWV" = ( +/turf/closed/wall, +/area/station/service/chapel/monastery) +"bWZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bXd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/department/engine) +"bXe" = ( +/obj/machinery/camera/preset/ordnance{ + dir = 5 + }, +/turf/open/misc/asteroid/airless, +/area/centcom/asteroid/nearstation/bomb_site) +"bXf" = ( +/obj/machinery/suit_storage_unit/ce, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"bXg" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/command/glass{ + name = "AI Core" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/minisat, +/obj/structure/cable/layer3, +/turf/open/floor/iron/white, +/area/station/ai/satellite/chamber) +"bXi" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"bXj" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/button/door/directional/east{ + id = "ce_privacy"; + name = "Privacy Shutters"; + req_access = list("ce") + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"bXk" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/main) +"bXm" = ( +/obj/machinery/power/terminal{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/engine_smes) +"bXn" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/engine_smes) +"bXo" = ( +/obj/machinery/power/terminal{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/engine_smes) +"bXp" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Engine Room" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "Engineering-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"bXr" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bXs" = ( +/obj/machinery/portable_atmospherics/pump, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bXu" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/machinery/light/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/security/prison) +"bXx" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bXy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold/general/visible{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"bXz" = ( +/obj/machinery/atmospherics/components/trinary/filter/atmos/co2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bXA" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bXB" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bXC" = ( +/obj/machinery/vending/wardrobe/atmos_wardrobe, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bXF" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bXL" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/access/any/service/chapel_office, +/obj/effect/mapping_helpers/airlock/access/any/engineering/external, +/turf/open/floor/plating, +/area/station/service/chapel/asteroid/monastery) +"bXM" = ( +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/service/chapel/asteroid/monastery) +"bXN" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/access/any/service/chapel_office, +/obj/effect/mapping_helpers/airlock/access/any/engineering/external, +/turf/open/floor/plating, +/area/station/service/chapel/asteroid/monastery) +"bXU" = ( +/obj/effect/spawner/random/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bXV" = ( +/obj/item/shard{ + icon_state = "small" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bXY" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "ce_privacy"; + name = "Privacy Shutters" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/heads_quarters/ce) +"bYa" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/command{ + name = "Chief Engineer" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/ce, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"bYb" = ( +/turf/closed/wall, +/area/station/command/heads_quarters/ce) +"bYc" = ( +/obj/machinery/computer/atmos_alert, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"bYd" = ( +/obj/machinery/modular_computer/preset/engineering, +/obj/structure/cable, +/obj/machinery/incident_display/delam/directional/north, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"bYe" = ( +/obj/machinery/computer/station_alert, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"bYf" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/electric_shock, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/engine_smes) +"bYg" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/engine_smes) +"bYh" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Power Storage" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/engine_equipment, +/turf/open/floor/iron/dark, +/area/station/engineering/engine_smes) +"bYj" = ( +/obj/machinery/vending/engivend, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"bYk" = ( +/obj/machinery/vending/tool, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"bYl" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"bYm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"bYn" = ( +/obj/structure/disposalpipe/segment, +/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{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"bYq" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"bYs" = ( +/obj/machinery/light/directional/south, +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 4; + name = "Air Outlet Pump" + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bYt" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bYu" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bYw" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/disposal/incinerator) +"bYx" = ( +/obj/effect/turf_decal/tile/yellow, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"bYz" = ( +/obj/machinery/door/morgue{ + name = "Confession Booth" + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"bYI" = ( +/obj/item/kirbyplants/organic/plant21{ + pixel_y = 3 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/light/directional/west, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"bYK" = ( +/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{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"bYL" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/structure/disposalpipe/sorting/mail{ + dir = 8 + }, +/obj/effect/mapping_helpers/mail_sorting/engineering/ce_office, +/turf/open/floor/iron, +/area/station/engineering/main) +"bYN" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Engineering Port Fore" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/structure/sign/map/pubby{ + pixel_x = 0; + pixel_y = 32 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"bYV" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"bYW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"bYY" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Engineering Starboard Fore" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"bYZ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8 + }, +/obj/effect/mapping_helpers/mail_sorting/engineering/general, +/turf/open/floor/iron, +/area/station/engineering/main) +"bZa" = ( +/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{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"bZc" = ( +/obj/structure/rack, +/obj/item/clothing/suit/hazardvest, +/obj/item/clothing/suit/hazardvest, +/obj/item/clothing/head/utility/hardhat/orange, +/obj/item/clothing/head/utility/hardhat/orange, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"bZf" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos/hfr_room) +"bZh" = ( +/obj/machinery/light/directional/west, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/hfr_room) +"bZr" = ( +/obj/item/trash/tray, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bZs" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance/departmental, +/obj/effect/mapping_helpers/airlock/unres, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bZt" = ( +/obj/structure/grille/broken, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"bZx" = ( +/obj/structure/table, +/obj/item/storage/belt/utility, +/obj/item/flashlight, +/obj/item/flashlight, +/obj/item/clothing/glasses/meson/engine, +/obj/machinery/airalarm/directional/north, +/obj/item/pipe_dispenser, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"bZE" = ( +/obj/machinery/holopad, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/main) +"bZG" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"bZI" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"bZJ" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"bZK" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible, +/turf/open/space, +/area/space/nearstation) +"bZL" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/turf/open/space, +/area/space/nearstation) +"bZT" = ( +/obj/structure/reagent_dispensers/watertank/high, +/obj/structure/fireaxecabinet{ + pixel_y = 32 + }, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"bZU" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 5 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"bZY" = ( +/turf/closed/wall, +/area/station/service/chapel/office) +"caa" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"cab" = ( +/obj/structure/closet, +/obj/effect/spawner/random/maintenance, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/department/engine) +"cad" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"cae" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/engineering/storage_shared) +"caf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/engineering/main) +"cai" = ( +/obj/structure/chair/office, +/obj/effect/landmark/start/station_engineer, +/turf/open/floor/iron, +/area/station/engineering/main) +"caj" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"cak" = ( +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/landmark/start/station_engineer, +/turf/open/floor/iron, +/area/station/engineering/main) +"can" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/main) +"cao" = ( +/obj/structure/rack, +/obj/item/storage/belt/utility, +/obj/item/clothing/head/utility/welding{ + pixel_x = -3; + pixel_y = 5 + }, +/obj/effect/turf_decal/stripes/line, +/obj/item/airlock_painter, +/obj/item/clothing/glasses/meson/engine, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/main) +"cau" = ( +/obj/structure/rack, +/obj/item/clothing/mask/gas{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/clothing/mask/gas, +/obj/item/clothing/mask/gas{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/engineering/main) +"caw" = ( +/obj/structure/table, +/turf/open/floor/iron, +/area/station/engineering/main) +"cay" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"caB" = ( +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"caC" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"caE" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 1 + }, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"caF" = ( +/obj/machinery/meter{ + name = "Mixed Air Tank In" + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"caH" = ( +/obj/machinery/meter{ + name = "Mixed Air Tank Out" + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"caQ" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/turf/closed/wall/r_wall, +/area/station/maintenance/disposal/incinerator) +"caS" = ( +/turf/closed/wall, +/area/station/service/chapel/asteroid/monastery) +"caT" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"caZ" = ( +/obj/structure/table, +/obj/item/wirecutters, +/obj/effect/spawner/random/maintenance, +/obj/machinery/light/small/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"cba" = ( +/obj/structure/table, +/obj/item/storage/fancy/cigarettes/cigpack_robustgold, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"cbb" = ( +/obj/structure/closet/emcloset, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"cbe" = ( +/obj/item/pen, +/obj/item/paper_bin, +/obj/structure/table/glass, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"cbf" = ( +/obj/item/book/manual/wiki/engineering_hacking{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/book/manual/wiki/engineering_construction, +/obj/structure/table/glass, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"cbg" = ( +/obj/item/book/manual/wiki/engineering_guide, +/obj/structure/table/glass, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"cbh" = ( +/obj/effect/landmark/event_spawn, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/engineering/main) +"cbi" = ( +/obj/machinery/light/directional/east, +/obj/structure/closet/radiation, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/main) +"cbj" = ( +/obj/structure/sign/warning/radiation/rad_area, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter/room) +"cbl" = ( +/obj/machinery/light/directional/west, +/obj/structure/closet/secure_closet/engineering_welding, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"cbn" = ( +/obj/structure/table, +/obj/item/storage/belt/utility, +/turf/open/floor/iron, +/area/station/engineering/main) +"cbo" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/turf/open/floor/iron, +/area/station/engineering/main) +"cbs" = ( +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"cbt" = ( +/obj/machinery/air_sensor/nitrogen_tank, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"cbu" = ( +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"cbv" = ( +/obj/machinery/air_sensor/oxygen_tank, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"cbw" = ( +/obj/effect/spawner/random/entertainment/drugs, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"cbx" = ( +/obj/machinery/air_sensor/air_tank, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"cby" = ( +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"cbB" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/item/radio/intercom/prison/directional/east, +/turf/open/floor/iron/dark, +/area/station/security/prison) +"cbC" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating/airless, +/area/station/maintenance/disposal/incinerator) +"cbK" = ( +/obj/structure/chair/wood{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"cbQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"cbS" = ( +/obj/structure/chair/comfy/black{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"cbT" = ( +/obj/item/shovel, +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"cbV" = ( +/obj/machinery/shieldgen, +/turf/open/floor/plating, +/area/station/engineering/storage_shared) +"cbW" = ( +/turf/open/floor/iron, +/area/station/engineering/main) +"cbX" = ( +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"cbY" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"cca" = ( +/obj/effect/landmark/start/station_engineer, +/obj/structure/chair/office{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"ccb" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/landmark/start/station_engineer, +/turf/open/floor/iron, +/area/station/engineering/main) +"ccc" = ( +/obj/structure/closet/radiation, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron, +/area/station/engineering/main) +"ccd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/power/emitter/welded{ + dir = 4 + }, +/obj/machinery/light/directional/west, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"cce" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"ccf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/reflector/single/anchored{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"ccg" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/light/directional/east, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"cch" = ( +/obj/structure/closet/secure_closet/engineering_electrical, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron, +/area/station/engineering/main) +"cci" = ( +/obj/structure/chair/stool/bar/directional/east, +/turf/open/floor/iron, +/area/station/engineering/main) +"ccj" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -2 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"cck" = ( +/obj/structure/table, +/obj/item/storage/toolbox/electrical{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/storage/toolbox/electrical{ + pixel_x = -2 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"ccm" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"ccn" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"cco" = ( +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/landmark/event_spawn, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"ccs" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible/layer2, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"ccu" = ( +/obj/structure/flora/bush/leavy/style_random, +/turf/open/misc/asteroid, +/area/station/service/chapel/asteroid/monastery) +"ccJ" = ( +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"ccL" = ( +/obj/item/flashlight/lantern{ + icon_state = "lantern-on" + }, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/iron, +/area/station/service/chapel/asteroid/monastery) +"ccM" = ( +/obj/structure/chair, +/turf/open/misc/asteroid, +/area/station/service/chapel/asteroid/monastery) +"ccN" = ( +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"ccO" = ( +/obj/structure/bed, +/obj/structure/table/optable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"ccQ" = ( +/obj/machinery/field/generator, +/turf/open/floor/plating, +/area/station/engineering/storage_shared) +"ccV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"ccX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"cda" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"cdc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"cdm" = ( +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"cdo" = ( +/turf/open/floor/carpet, +/area/station/service/chapel/office) +"cdp" = ( +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/pen, +/turf/open/floor/carpet/black, +/area/station/service/chapel/office) +"cds" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Chapel Port Access"; + network = list("ss13","monastery") + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"cdD" = ( +/obj/structure/table, +/obj/item/kitchen/fork, +/turf/open/misc/asteroid, +/area/station/service/chapel/asteroid/monastery) +"cdE" = ( +/obj/structure/chair, +/obj/item/cigbutt, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"cdI" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"cdK" = ( +/obj/structure/disposaloutlet{ + dir = 8 + }, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"cdL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/engineering/main) +"cdM" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/main) +"cdO" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/main) +"cdP" = ( +/obj/effect/turf_decal/tile/yellow, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"cdQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Engineering Port Aft" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/main) +"cdR" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/button/door/directional/east{ + id = "SupermatterExternal"; + name = "Shutters Control"; + req_access = list("engineering") + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/main) +"cdS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/light/directional/west, +/obj/structure/cable, +/obj/machinery/button/door/directional/west{ + id = "SupermatterExternal"; + name = "Shutters Control"; + req_access = list("engineering") + }, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"cdW" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Engineering Center"; + network = list("ss13","engine") + }, +/obj/structure/cable, +/obj/machinery/light/directional/east, +/obj/machinery/button/door/directional/east{ + id = "SupermatterExternal"; + name = "Shutters Control"; + req_access = list("engineering") + }, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"cdX" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/button/door/directional/west{ + id = "SupermatterExternal"; + name = "Shutters Control"; + req_access = list("engineering") + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/main) +"cdY" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/main) +"cee" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/iron, +/area/station/service/chapel/office) +"cef" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/iron, +/area/station/service/chapel/office) +"ceg" = ( +/obj/machinery/door/airlock/grunge{ + name = "Chapel Office" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/chapel_office, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"cen" = ( +/obj/structure/table/wood, +/obj/item/storage/photo_album, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"ceo" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/open/misc/asteroid, +/area/station/service/chapel/asteroid/monastery) +"ceq" = ( +/obj/machinery/power/emitter, +/turf/open/floor/plating, +/area/station/engineering/storage_shared) +"cer" = ( +/obj/machinery/door/airlock/engineering{ + name = "Telecommunications Transit Tube" + }, +/obj/effect/landmark/navigate_destination/minisat_access_tcomms, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/effect/mapping_helpers/airlock/access/any/engineering/tcoms, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"ceu" = ( +/obj/item/stack/cable_coil{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/item/crowbar, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"cex" = ( +/obj/item/screwdriver, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"cey" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"ceB" = ( +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/station/service/chapel/office) +"ceC" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Chapel Crematorium"; + network = list("ss13","monastery") + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"ceF" = ( +/obj/structure/filingcabinet, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"ceT" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/closet/emcloset, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/engineering/main) +"ceU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/computer/security/telescreen/minisat/directional/north, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"ceV" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"ceX" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/light/directional/north, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"cfb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/power/emitter/welded{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"cff" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"cfg" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/light/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"cfl" = ( +/obj/machinery/door/airlock/grunge{ + name = "Chapel Access" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"cfm" = ( +/turf/closed/wall/mineral/iron, +/area/station/service/chapel/monastery) +"cfr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/transit_tube/station/dispenser{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/engineering/main) +"cfu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"cfw" = ( +/obj/item/wirecutters, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"cfx" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"cfy" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"cfC" = ( +/obj/machinery/biogenerator, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"cfH" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external, +/turf/open/floor/plating, +/area/station/service/chapel/monastery) +"cfI" = ( +/turf/open/floor/plating, +/area/station/service/chapel/monastery) +"cfJ" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external, +/turf/open/floor/plating, +/area/station/service/chapel/monastery) +"cfL" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Monastery Asteroid Starboard Aft"; + network = list("ss13","monastery") + }, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/iron, +/area/station/service/chapel/asteroid/monastery) +"cfN" = ( +/turf/closed/mineral, +/area/station/service/chapel/asteroid/monastery) +"cfO" = ( +/obj/structure/transit_tube, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/engineering/main) +"cfQ" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"cfS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"cfU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"cfV" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Freezer Output" + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"cfW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"cfY" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/mapping_helpers/apc/cell_10k, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"cgb" = ( +/obj/item/storage/medkit/regular, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"cgj" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cgk" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/machinery/camera/directional/north{ + c_tag = "Monastery Garden"; + network = list("ss13","monastery") + }, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cgm" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/watermelon/holy, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cgr" = ( +/obj/structure/window/reinforced/fulltile, +/obj/structure/transit_tube, +/turf/open/floor/plating, +/area/station/engineering/main) +"cgs" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/door/airlock/external{ + name = "Engineering External Access" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/plating, +/area/station/engineering/main) +"cgu" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Freezer Input" + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"cgw" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 4; + name = "Chamber Bypass" + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"cgB" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"cgF" = ( +/obj/structure/table/reinforced, +/obj/item/clipboard, +/obj/item/folder, +/obj/item/paper/fluff/holodeck/disclaimer, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"cgG" = ( +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/station/service/chapel/monastery) +"cgH" = ( +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cgJ" = ( +/obj/item/cultivator, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cgK" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/sugarcane, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cgL" = ( +/obj/structure/closet/cabinet, +/obj/item/clothing/suit/chaplainsuit/holidaypriest, +/obj/item/clothing/suit/chaplainsuit/nun, +/obj/item/clothing/head/chaplain/nun_hood, +/obj/machinery/button/door/directional/west{ + id = "Cell1"; + name = "Cell Bolt Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/monastery) +"cgM" = ( +/obj/structure/dresser, +/obj/structure/sign/picture_frame/portrait/bar{ + pixel_y = 28 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/monastery) +"cgN" = ( +/obj/structure/table/wood, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/light/small/directional/east, +/obj/item/flashlight/lantern, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/monastery) +"cgO" = ( +/obj/structure/toilet{ + pixel_y = 8 + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/showroomfloor, +/area/station/service/chapel/monastery) +"cgP" = ( +/obj/structure/transit_tube, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cgQ" = ( +/obj/machinery/light/small/directional/west, +/obj/structure/sign/warning/vacuum/external/directional/west, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/main) +"cgT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"cgY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"chb" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Monastery Kitchen"; + network = list("ss13","monastery") + }, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"chc" = ( +/obj/machinery/vending/dinnerware, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"chd" = ( +/obj/item/clothing/suit/apron/chef, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"chi" = ( +/obj/structure/flora/bush/pointy/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"chk" = ( +/obj/structure/water_source/puddle, +/obj/item/reagent_containers/cup/bucket, +/obj/effect/landmark/event_spawn, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"chl" = ( +/obj/structure/flora/bush/sunny/style_random, +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"chp" = ( +/obj/machinery/door/airlock{ + id_tag = "Cell1"; + name = "Cell 1" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/monastery) +"chr" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/monastery) +"cht" = ( +/obj/machinery/door/airlock{ + name = "Bathroom" + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/monastery) +"chu" = ( +/obj/structure/sink/directional/west, +/turf/open/floor/iron/showroomfloor, +/area/station/service/chapel/monastery) +"chv" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/door/airlock/external{ + name = "Engineering External Access" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/plating, +/area/station/engineering/main) +"chw" = ( +/obj/item/kirbyplants/organic/plant22, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/library) +"chA" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"chB" = ( +/obj/item/seeds/banana, +/obj/item/seeds/grass, +/obj/item/seeds/grape, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"chC" = ( +/obj/structure/table, +/obj/machinery/microwave, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"chG" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/wheat, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"chK" = ( +/obj/structure/table/wood, +/obj/machinery/light/small/directional/west, +/obj/item/instrument/violin, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/monastery) +"chL" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/monastery) +"chM" = ( +/obj/structure/bed, +/obj/item/bedsheet/green, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/monastery) +"chN" = ( +/obj/item/soap/homemade, +/obj/machinery/shower/directional/west, +/turf/open/floor/iron/showroomfloor, +/area/station/service/chapel/monastery) +"chU" = ( +/obj/structure/sink/directional/west, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"chV" = ( +/obj/structure/table, +/obj/machinery/reagentgrinder, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"chW" = ( +/obj/structure/table, +/obj/item/reagent_containers/condiment/saltshaker{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/reagent_containers/condiment/peppermill, +/obj/item/storage/box/ingredients/wildcard, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"chX" = ( +/obj/structure/table, +/obj/item/reagent_containers/condiment/flour, +/obj/item/kitchen/rollingpin, +/obj/item/knife, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"chY" = ( +/obj/structure/closet/crate/bin, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"chZ" = ( +/obj/structure/reagent_dispensers/watertank/high, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"cib" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cic" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cid" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cif" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/item/stack/cable_coil, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"cig" = ( +/obj/structure/transit_tube/crossing, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cio" = ( +/obj/structure/closet/cabinet, +/obj/item/clothing/suit/chaplainsuit/holidaypriest, +/obj/item/clothing/suit/chaplainsuit/nun, +/obj/item/clothing/head/chaplain/nun_hood, +/obj/machinery/button/door/directional/west{ + id = "Cell2"; + name = "Cell Bolt Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/monastery) +"cip" = ( +/obj/machinery/light/small/directional/east, +/obj/structure/easel, +/obj/item/canvas/twentythree_nineteen, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/monastery) +"ciq" = ( +/obj/structure/toilet{ + pixel_y = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/service/chapel/monastery) +"cis" = ( +/obj/effect/landmark/generic_maintenance_landmark, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"cit" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"ciy" = ( +/obj/item/reagent_containers/cup/bucket, +/obj/item/reagent_containers/cup/bucket, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"ciz" = ( +/obj/structure/closet/crate/coffin, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"ciE" = ( +/obj/structure/flora/bush/generic/style_random, +/obj/machinery/light/small/directional/east, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"ciF" = ( +/obj/machinery/door/airlock{ + id_tag = "Cell2"; + name = "Cell 2" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/monastery) +"ciH" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/door/airlock/engineering/glass/critical{ + heat_proof = 1; + name = "Supermatter Chamber"; + req_one_access = list("engineering","atmospherics") + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"ciJ" = ( +/obj/structure/closet/emcloset, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"ciK" = ( +/obj/item/kirbyplants/organic/plant3, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"ciN" = ( +/obj/structure/closet/crate/bin, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"ciO" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/condiment/saltshaker{ + pixel_x = -2; + pixel_y = 2 + }, +/obj/item/reagent_containers/condiment/peppermill{ + pixel_x = 5; + pixel_y = 6 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"ciS" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"ciT" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/harebell, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"ciV" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"ciW" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/pointy/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"ciX" = ( +/obj/structure/table/wood, +/obj/machinery/light/small/directional/west, +/obj/item/storage/crayons, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/monastery) +"ciY" = ( +/obj/structure/bed, +/obj/item/bedsheet/yellow, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/monastery) +"ciZ" = ( +/obj/machinery/light/small/directional/west, +/obj/item/bikehorn/rubberducky, +/obj/machinery/shower/directional/west, +/turf/open/floor/iron/showroomfloor, +/area/station/service/chapel/monastery) +"cja" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/grunge{ + name = "Prison Monastery" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/security/prison) +"cjl" = ( +/obj/machinery/door/airlock/grunge{ + name = "Monastery Cemetary" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"cjm" = ( +/turf/closed/wall, +/area/station/maintenance/department/chapel/monastery) +"cjo" = ( +/obj/machinery/hydroponics/soil, +/obj/machinery/light/small/directional/south, +/obj/item/seeds/poppy, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cjp" = ( +/turf/closed/wall, +/area/station/service/library) +"cjq" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/pale/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cjr" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cjt" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"cju" = ( +/turf/closed/mineral, +/area/centcom/asteroid/nearstation/bomb_site) +"cjv" = ( +/turf/closed/wall, +/area/centcom/asteroid/nearstation/bomb_site) +"cjw" = ( +/obj/structure/sign/warning/secure_area{ + desc = "A warning sign which reads 'BOMB RANGE"; + name = "BOMB RANGE" + }, +/turf/closed/indestructible/riveted{ + desc = "A wall impregnated with Fixium, able to withstand massive explosions with ease"; + name = "hyper-reinforced wall" + }, +/area/centcom/asteroid/nearstation/bomb_site) +"cjx" = ( +/turf/open/misc/asteroid/airless, +/area/centcom/asteroid/nearstation/bomb_site) +"cjB" = ( +/obj/docking_port/stationary{ + dir = 8; + dwidth = 11; + height = 22; + name = "monastery"; + shuttle_id = "whiteship_home"; + width = 35 + }, +/turf/open/space/basic, +/area/space/nearstation) +"cjC" = ( +/obj/structure/sign/warning/vacuum/external/directional/north, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"cjH" = ( +/obj/machinery/door/airlock/grunge{ + name = "Chapel Garden" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"cjO" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/iron{ + amount = 20 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"cjQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/station/service/library) +"cjV" = ( +/obj/machinery/camera/preset/ordnance{ + dir = 1 + }, +/turf/open/misc/asteroid/airless, +/area/centcom/asteroid/nearstation/bomb_site) +"cjZ" = ( +/obj/structure/table, +/obj/item/storage/crayons, +/obj/item/wrench, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"cka" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"ckb" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/carpet, +/area/station/service/chapel/funeral) +"ckg" = ( +/obj/item/wrench, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"ckh" = ( +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"ckk" = ( +/obj/machinery/atmospherics/pipe/layer_manifold, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"ckl" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/photocopier, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"cko" = ( +/obj/structure/bookcase/random/religion, +/turf/open/floor/iron/dark, +/area/station/service/library) +"ckp" = ( +/obj/structure/bookcase/random/religion, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"ckt" = ( +/obj/effect/spawner/random/maintenance, +/turf/open/misc/asteroid/airless, +/area/centcom/asteroid/nearstation/bomb_site) +"ckv" = ( +/obj/machinery/mass_driver/chapelgun, +/obj/machinery/door/window/left/directional/west{ + name = "Mass Driver"; + req_access = list("chapel_office") + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"ckw" = ( +/obj/machinery/mass_driver/chapelgun, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"cky" = ( +/obj/machinery/power/smes{ + charge = 5e+006 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"ckA" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold/general/visible{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"ckC" = ( +/obj/item/extinguisher, +/obj/machinery/atmospherics/pipe/smart/simple/supply/visible{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"ckD" = ( +/obj/structure/chair/wood, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"ckJ" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter/room) +"ckK" = ( +/turf/closed/mineral/random/low_chance, +/area/centcom/asteroid/nearstation/bomb_site) +"ckL" = ( +/obj/item/beacon, +/turf/open/floor/plating/airless, +/area/centcom/asteroid/nearstation/bomb_site) +"ckM" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"ckN" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"ckO" = ( +/obj/structure/closet/emcloset, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"ckP" = ( +/obj/machinery/atmospherics/components/tank/air{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"ckR" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"ckS" = ( +/obj/structure/table/wood, +/obj/item/folder/yellow, +/obj/item/pen, +/obj/machinery/camera/directional/west{ + c_tag = "Monastery Library"; + network = list("ss13","monastery") + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"ckV" = ( +/obj/structure/bookcase/random/reference, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"ckW" = ( +/obj/machinery/skill_station, +/turf/open/floor/iron/dark, +/area/station/service/library) +"ckX" = ( +/obj/structure/bookcase/random/fiction, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"clb" = ( +/obj/machinery/door/poddoor/massdriver_chapel, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"clf" = ( +/obj/machinery/light/small/directional/north, +/obj/item/storage/box/lights/bulbs, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"clg" = ( +/obj/structure/chair/wood{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"clj" = ( +/obj/item/flashlight/lantern{ + icon_state = "lantern-on" + }, +/turf/open/misc/asteroid/airless, +/area/centcom/asteroid/nearstation/bomb_site) +"clk" = ( +/obj/machinery/light/small/directional/west, +/obj/item/kirbyplants/organic/plant22, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"clm" = ( +/obj/structure/closet/crate/bin, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"cln" = ( +/obj/structure/bookcase/random/adult, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"clp" = ( +/obj/structure/table/wood, +/obj/machinery/computer/libraryconsole/bookmanagement, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cls" = ( +/obj/effect/spawner/random/maintenance, +/turf/closed/mineral, +/area/centcom/asteroid/nearstation/bomb_site) +"clv" = ( +/turf/closed/mineral/iron, +/area/centcom/asteroid/nearstation/bomb_site) +"clw" = ( +/turf/closed/wall/r_wall, +/area/station/tcommsat/computer) +"clA" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/door/airlock/external{ + name = "Telecommunications External Access" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/tcoms, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"clC" = ( +/obj/structure/window/reinforced/fulltile, +/obj/structure/transit_tube, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"clD" = ( +/obj/machinery/light/small/directional/west, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"clE" = ( +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/prison) +"clG" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"clH" = ( +/obj/structure/transit_tube, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"clJ" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/door/airlock/external{ + name = "Telecommunications External Access" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/tcoms, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"clK" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/prison) +"clL" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Telecommunications Maintenance" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/tcoms, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"clM" = ( +/obj/machinery/atmospherics/components/binary/pump/on/layer2{ + dir = 1; + name = "Tcomms Sat Waste" + }, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"clN" = ( +/obj/machinery/atmospherics/components/tank/air, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"clO" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"clP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/transit_tube/station/dispenser/reverse/flipped{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"clS" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/sign/departments/telecomms/alt/directional/north, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"clU" = ( +/obj/item/wrench, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"clV" = ( +/obj/machinery/atmospherics/pipe/layer_manifold, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"clY" = ( +/obj/item/beacon, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"cma" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"cmb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"cmc" = ( +/obj/item/stack/cable_coil, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"cmf" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/mechanical, +/obj/item/radio, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"cmh" = ( +/obj/machinery/door/airlock/engineering{ + name = "Telecommunications Chamber" + }, +/obj/machinery/door/firedoor, +/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/any/engineering/tcoms, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"cmi" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"cmj" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Control Room" + }, +/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/command/general, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"cml" = ( +/obj/machinery/announcement_system, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"cmm" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"cmn" = ( +/obj/structure/chair/office, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"cmp" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"cmr" = ( +/obj/structure/chair/office, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"cmt" = ( +/obj/structure/lattice, +/obj/machinery/camera/motion/directional/east{ + c_tag = "Telecomms External Port"; + network = list("tcomms") + }, +/turf/open/space, +/area/space/nearstation) +"cmu" = ( +/obj/structure/table, +/obj/item/book/manual/wiki/tcomms, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 5 + }, +/obj/item/pen, +/obj/machinery/status_display/evac/directional/west, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"cmv" = ( +/obj/machinery/computer/telecomms/monitor{ + dir = 1; + network = "tcommsat" + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"cmw" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/door/airlock/engineering/glass{ + name = "Server Room" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/tcoms, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) +"cmx" = ( +/obj/machinery/computer/telecomms/server{ + dir = 1; + network = "tcommsat" + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"cmy" = ( +/obj/machinery/computer/message_monitor{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"cmz" = ( +/obj/structure/lattice, +/obj/machinery/camera/motion/directional/west{ + c_tag = "Telecomms External Starboard"; + network = list("tcomms") + }, +/turf/open/space, +/area/space/nearstation) +"cmB" = ( +/turf/closed/wall/r_wall, +/area/station/tcommsat/server) +"cmF" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) +"cmG" = ( +/obj/machinery/blackbox_recorder, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cmH" = ( +/obj/machinery/telecomms/message_server/preset, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cmK" = ( +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) +"cmL" = ( +/obj/machinery/telecomms/bus/preset_three, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cmM" = ( +/obj/machinery/telecomms/receiver/preset_left, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cmN" = ( +/obj/machinery/telecomms/processor/preset_three, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cmO" = ( +/obj/machinery/telecomms/processor/preset_one, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cmP" = ( +/obj/machinery/telecomms/receiver/preset_right, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cmQ" = ( +/obj/machinery/telecomms/bus/preset_one, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cmR" = ( +/obj/machinery/light/directional/west, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) +"cmU" = ( +/obj/machinery/light/directional/east, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) +"cmV" = ( +/obj/machinery/telecomms/server/presets/security, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cmW" = ( +/obj/machinery/telecomms/server/presets/command, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cmX" = ( +/obj/machinery/telecomms/hub/preset, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cmY" = ( +/obj/machinery/telecomms/server/presets/science, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cmZ" = ( +/obj/machinery/telecomms/server/presets/medical, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cna" = ( +/obj/machinery/telecomms/server/presets/engineering, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cnb" = ( +/obj/machinery/telecomms/server/presets/common, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cnc" = ( +/obj/machinery/ntnet_relay, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cnd" = ( +/obj/machinery/telecomms/server/presets/supply, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cne" = ( +/obj/machinery/telecomms/server/presets/service, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cnj" = ( +/obj/machinery/telecomms/processor/preset_four, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cnk" = ( +/obj/machinery/telecomms/broadcaster/preset_left, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cnl" = ( +/obj/machinery/telecomms/bus/preset_four, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cnm" = ( +/obj/machinery/telecomms/bus/preset_two, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cnn" = ( +/obj/machinery/telecomms/broadcaster/preset_right, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cno" = ( +/obj/machinery/telecomms/processor/preset_two, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/server) +"cnq" = ( +/turf/closed/indestructible/riveted{ + desc = "A wall impregnated with Fixium, able to withstand massive explosions with ease"; + name = "hyper-reinforced wall" + }, +/area/centcom/asteroid/nearstation/bomb_site) +"cnr" = ( +/obj/structure/table, +/obj/item/stock_parts/subspace/amplifier, +/obj/item/stock_parts/subspace/amplifier, +/obj/item/stock_parts/subspace/analyzer, +/obj/item/stock_parts/subspace/analyzer, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) +"cns" = ( +/obj/structure/table, +/obj/item/stock_parts/subspace/ansible, +/obj/item/stock_parts/subspace/ansible, +/obj/item/stock_parts/subspace/crystal, +/obj/item/stock_parts/subspace/crystal, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) +"cnt" = ( +/obj/structure/table, +/obj/item/stock_parts/subspace/filter, +/obj/item/stock_parts/subspace/filter, +/obj/item/stock_parts/subspace/transmitter, +/obj/item/stock_parts/subspace/transmitter, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) +"cnu" = ( +/obj/machinery/camera/motion/directional/south{ + c_tag = "Telecomms Server Room"; + network = list("tcomms") + }, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) +"cnw" = ( +/obj/structure/table, +/obj/item/stack/sheet/glass, +/obj/item/stack/sheet/glass, +/obj/item/stock_parts/micro_laser, +/obj/item/stock_parts/micro_laser, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) +"cnx" = ( +/obj/structure/table, +/obj/item/stock_parts/scanning_module, +/obj/item/stock_parts/scanning_module, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) +"cny" = ( +/obj/structure/lattice, +/obj/machinery/camera/directional/north{ + c_tag = "Telecomms External Port Aft"; + network = list("tcomms") + }, +/turf/open/space, +/area/space/nearstation) +"cnz" = ( +/obj/structure/lattice, +/obj/machinery/camera/directional/north{ + c_tag = "Telecomms External Starboard Aft"; + network = list("tcomms") + }, +/turf/open/space, +/area/space/nearstation) +"cnC" = ( +/obj/machinery/turretid{ + control_area = "/area/station/ai/satellite/interior"; + name = "AI Satellite turret control"; + pixel_x = -5; + pixel_y = -24 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"cnD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/light/small/directional/east, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"cnE" = ( +/turf/open/floor/plating/airless, +/area/station/ai/satellite/interior) +"cnN" = ( +/obj/structure/closet/secure_closet/security/sec, +/obj/effect/turf_decal/delivery, +/obj/machinery/light/directional/north, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/plastic, +/area/station/security/lockers) +"cnP" = ( +/obj/machinery/vending/security, +/obj/effect/turf_decal/bot, +/obj/structure/cable, +/turf/open/floor/plastic, +/area/station/security/lockers) +"cnQ" = ( +/obj/machinery/suit_storage_unit/security, +/obj/effect/turf_decal/bot, +/turf/open/floor/plastic, +/area/station/security/lockers) +"cnT" = ( +/obj/structure/weightmachine/weightlifter, +/turf/open/floor/plastic, +/area/station/security/lockers) +"cnX" = ( +/obj/machinery/pdapainter/engineering, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"coc" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"cod" = ( +/obj/structure/table, +/obj/item/clothing/under/color/grey, +/obj/structure/sign/poster/official/random/directional/east, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/commons/dorms/laundry) +"coe" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"cok" = ( +/obj/structure/chair/comfy{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"com" = ( +/turf/open/floor/iron, +/area/station/commons/dorms) +"cop" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock{ + name = "Dormitories" + }, +/obj/effect/landmark/navigate_destination/dorms, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) +"cor" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external{ + name = "Public External Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/external, +/turf/open/floor/plating, +/area/station/commons/storage/emergency/starboard) +"cot" = ( +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"coy" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"coB" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Central Primary Hallway Bridge" + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"coF" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/central) +"coG" = ( +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"coH" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/central) +"coL" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/rubble, +/turf/open/floor/iron, +/area/station/cargo/storage) +"coP" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"coV" = ( +/obj/machinery/vending/cigarette, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) +"cpb" = ( +/obj/structure/table/glass, +/obj/machinery/light/small/directional/north, +/obj/item/reagent_containers/cup/glass/bottle/goldschlager{ + pixel_x = -8; + pixel_y = 15 + }, +/obj/item/reagent_containers/cup/glass/bottle/vermouth{ + pixel_x = 3; + pixel_y = 7 + }, +/obj/item/reagent_containers/cup/glass/bottle/whiskey{ + pixel_x = 7; + pixel_y = 16 + }, +/obj/item/reagent_containers/cup/glass/bottle/kahlua{ + pixel_x = 9; + pixel_y = 7 + }, +/obj/item/reagent_containers/cup/glass/bottle/absinthe{ + pixel_x = -5; + pixel_y = 4 + }, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"cpc" = ( +/obj/machinery/chem_dispenser/drinks, +/obj/structure/table, +/obj/machinery/camera/directional/north{ + c_tag = "Bar Drinks" + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"cpf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/science/lab) +"cpg" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"cpk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/chair/stool/bar/directional/north, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/service/bar, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"cpl" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"cpm" = ( +/obj/structure/table, +/obj/effect/spawner/random/food_or_drink/donkpockets, +/obj/effect/spawner/random/food_or_drink/donkpockets, +/obj/effect/spawner/random/food_or_drink/cake_ingredients, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"cpn" = ( +/obj/structure/table, +/obj/item/holosign_creator/robot_seat/restaurant, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"cpo" = ( +/obj/machinery/holopad, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"cpq" = ( +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/machinery/light/directional/west, +/obj/structure/table, +/obj/machinery/microwave{ + pixel_x = -3; + pixel_y = 6 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"cpt" = ( +/obj/item/beacon, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"cpu" = ( +/obj/machinery/newscaster/directional/west, +/obj/structure/table, +/obj/machinery/microwave{ + pixel_x = -3; + pixel_y = 6 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"cpv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"cpw" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"cpx" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Kitchen" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/button/door/directional/south{ + id = "kitchenshutters"; + name = "Kitchen Shutters Control"; + req_access = list("kitchen") + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"cpy" = ( +/obj/machinery/food_cart, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"cpz" = ( +/obj/structure/rack, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"cpA" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"cpB" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/light_switch/directional/east, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"cpC" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "barshutters"; + name = "Bar Shutters" + }, +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/commons/lounge) +"cpH" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L1" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"cpI" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L3" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"cpJ" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L5" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"cpK" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L9" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"cpL" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L11" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"cpM" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L13" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"cpN" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L2" + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"cpO" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L4" + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"cpP" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L6" + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"cpQ" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L10" + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"cpR" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L12" + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"cpS" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L14" + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"cpT" = ( +/obj/item/kirbyplants, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"cpU" = ( +/obj/item/kirbyplants, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"cpY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"cpZ" = ( +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"cqa" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"cqc" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"cqd" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"cqe" = ( +/obj/effect/turf_decal/plaque, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Med"; + location = "Sci9" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"cqf" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"cqh" = ( +/obj/effect/turf_decal/tile/purple, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"cqi" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"cqk" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"cqp" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/yellow/arrow_cw{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"cqs" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"cqt" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Research Division Hallway" + }, +/obj/machinery/light/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/status_display/ai{ + pixel_y = -32 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"cqy" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating/airless, +/area/station/maintenance/department/engine) +"cqz" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"cqE" = ( +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"cqH" = ( +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"cqI" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"cqO" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"cqS" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/space, +/area/space/nearstation) +"cqU" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/space/basic, +/area/space/nearstation) +"cqV" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/obj/effect/landmark/start/chief_engineer, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"cqX" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"crb" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating/airless, +/area/station/service/chapel/office) +"crd" = ( +/obj/effect/turf_decal/trimline/blue/corner{ + dir = 1 + }, +/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{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"cre" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"crg" = ( +/obj/structure/chair/wood, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"crh" = ( +/obj/structure/bodycontainer/crematorium{ + id = "foo" + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"cri" = ( +/obj/machinery/door/poddoor{ + id = "Secure Storage"; + name = "Secure Storage" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plating, +/area/station/engineering/storage_shared) +"crk" = ( +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"crl" = ( +/obj/structure/sign/warning/vacuum/external, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/service/chapel/asteroid/monastery) +"crm" = ( +/obj/structure/lattice, +/obj/structure/disposalpipe/segment, +/turf/open/space, +/area/space/nearstation) +"crt" = ( +/obj/structure/table/wood/fancy, +/obj/item/folder, +/obj/item/pen, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"cru" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"crv" = ( +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"cry" = ( +/obj/structure/lattice/catwalk, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/space, +/area/space/nearstation) +"crz" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/external, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"crA" = ( +/obj/structure/sign/warning/vacuum/external/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"crB" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/external, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"crC" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"crD" = ( +/obj/structure/table/wood/fancy, +/obj/item/storage/box/bodybags, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"crO" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/space/basic, +/area/space/nearstation) +"crT" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/extinguisher_cabinet/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"csd" = ( +/turf/open/floor/carpet/black, +/area/station/service/chapel/office) +"cse" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/carpet/black, +/area/station/service/chapel/office) +"csi" = ( +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"csl" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/smartfridge/organ, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"csn" = ( +/obj/structure/closet, +/obj/item/storage/backpack/cultpack, +/obj/item/clothing/head/chaplain/nun_hood, +/obj/item/clothing/suit/chaplainsuit/nun, +/obj/item/clothing/suit/chaplainsuit/holidaypriest, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"cso" = ( +/obj/structure/table/wood, +/obj/item/nullrod, +/turf/open/floor/carpet/black, +/area/station/service/chapel/office) +"csp" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/turf/open/floor/carpet/black, +/area/station/service/chapel/office) +"csu" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"csv" = ( +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"csy" = ( +/obj/effect/spawner/random/maintenance, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"csB" = ( +/obj/effect/landmark/start/chaplain, +/obj/structure/chair/wood{ + dir = 4 + }, +/turf/open/floor/carpet/black, +/area/station/service/chapel/office) +"csC" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/glass/bottle/holywater{ + pixel_x = -2; + pixel_y = 2 + }, +/turf/open/floor/carpet/black, +/area/station/service/chapel/office) +"csE" = ( +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"csM" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Chapel Office Tunnel"; + network = list("ss13","monastery") + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/iron, +/area/station/service/chapel/office) +"csS" = ( +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"csT" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Chapel Starboard Access"; + network = list("ss13","monastery") + }, +/obj/structure/chair/wood, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"csU" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating/airless, +/area/station/service/chapel/monastery) +"csY" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"ctr" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"ctu" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"ctF" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"ctJ" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Chapel Office"; + network = list("ss13","monastery") + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"ctK" = ( +/obj/item/kirbyplants/organic/plant10, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"ctM" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"ctN" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Monastery Cloister Fore"; + network = list("ss13","monastery") + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"ctP" = ( +/obj/item/kirbyplants/organic/plant21, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"ctQ" = ( +/obj/structure/closet/emcloset, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/service/chapel/monastery) +"ctS" = ( +/obj/structure/disposaloutlet, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"ctX" = ( +/obj/machinery/vending/wardrobe/chap_wardrobe, +/turf/open/floor/carpet, +/area/station/service/chapel/office) +"ctZ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cuk" = ( +/obj/structure/closet{ + name = "beekeeping wardrobe" + }, +/obj/item/clothing/suit/utility/beekeeper_suit, +/obj/item/clothing/suit/utility/beekeeper_suit, +/obj/item/clothing/suit/utility/beekeeper_suit, +/obj/item/clothing/head/utility/beekeeper_head, +/obj/item/clothing/head/utility/beekeeper_head, +/obj/item/clothing/head/utility/beekeeper_head, +/obj/item/melee/flyswatter, +/obj/item/melee/flyswatter, +/obj/item/melee/flyswatter, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"cul" = ( +/obj/machinery/chem_master/condimaster, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"cum" = ( +/obj/machinery/seed_extractor, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"cun" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/machinery/light/small/directional/north, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cuo" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cup" = ( +/obj/machinery/hydroponics/soil, +/obj/machinery/light/small/directional/north, +/obj/item/seeds/watermelon/holy, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cus" = ( +/obj/structure/closet{ + name = "beekeeping supplies" + }, +/obj/item/honey_frame, +/obj/item/honey_frame, +/obj/item/honey_frame, +/obj/item/honey_frame, +/obj/item/honey_frame, +/obj/item/honey_frame, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"cut" = ( +/obj/item/reagent_containers/cup/bucket, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"cuu" = ( +/obj/item/storage/bag/plants, +/obj/item/storage/bag/plants/portaseeder, +/obj/item/storage/bag/plants/portaseeder, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"cuv" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"cuw" = ( +/obj/structure/table/wood, +/obj/item/kitchen/fork, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"cux" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/glass/mug/tea, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"cuz" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Monastery Cloister Port"; + network = list("ss13","monastery") + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"cuA" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/beebox, +/obj/item/queen_bee/bought, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cuB" = ( +/obj/structure/flora/tree/jungle/small, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cuE" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/carrot, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cuG" = ( +/obj/structure/closet/secure_closet/freezer/fridge/open, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"cuH" = ( +/obj/item/hatchet, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"cuI" = ( +/obj/machinery/vending/hydronutrients, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"cuJ" = ( +/obj/item/shovel/spade, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"cuK" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Monastery Dining Room"; + network = list("ss13","monastery") + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"cuL" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "Delivery" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/window/left/directional/west{ + name = "Deliveries"; + req_access = list("shipping") + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"cuM" = ( +/obj/machinery/light/small/directional/west, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cuO" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/sugarcane, +/obj/machinery/light/small/directional/east, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cuR" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"cuS" = ( +/obj/machinery/door/airlock{ + name = "Kitchen" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"cuU" = ( +/obj/machinery/door/airlock{ + name = "Dining Room" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"cuV" = ( +/obj/structure/sign/departments/security/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"cuY" = ( +/obj/machinery/door/airlock{ + name = "Garden" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"cuZ" = ( +/obj/item/wrench, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"cvb" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/wheat, +/obj/machinery/light/small/directional/west, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cvd" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"cve" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"cvg" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cvh" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/poppy, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cvi" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cvj" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/machinery/light/small/directional/south, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"cvk" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Monastery Cloister Starboard"; + network = list("ss13","monastery") + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"cvq" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Monastery Secondary Dock"; + network = list("ss13","monastery") + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"cvr" = ( +/obj/machinery/door/window/left/directional/north{ + name = "Coffin Storage"; + req_one_access = list("chapel_office") + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"cvs" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"cvt" = ( +/obj/machinery/door/window/right/directional/north{ + name = "Coffin Storage"; + req_one_access = list("chapel_office") + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"cvy" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/mapping_helpers/apc/cell_5k, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"cvA" = ( +/obj/machinery/door/airlock/external{ + name = "Dock Access" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"cvB" = ( +/obj/structure/chair/wood, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"cvI" = ( +/obj/machinery/light/small/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Monastery Cloister Aft"; + network = list("ss13","monastery") + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"cvJ" = ( +/obj/machinery/light/small/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"cvR" = ( +/obj/machinery/light/small/directional/west, +/obj/structure/sign/warning/vacuum/external/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Monastery Cemetary"; + network = list("ss13","monastery") + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"cvT" = ( +/obj/structure/chair/wood, +/turf/open/floor/carpet, +/area/station/service/chapel/funeral) +"cwa" = ( +/turf/closed/wall/mineral/iron, +/area/station/maintenance/department/chapel/monastery) +"cwc" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Monastery Maintenance"; + req_one_access = list("chapel_office","atmospherics","engineering","engine_equip","library") + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"cwe" = ( +/turf/closed/wall/mineral/iron, +/area/station/service/library/lounge) +"cwg" = ( +/obj/machinery/door/airlock/grunge{ + name = "Library" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"cwj" = ( +/obj/item/storage/box/matches{ + pixel_x = -3; + pixel_y = 8 + }, +/obj/structure/table/wood, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"cwk" = ( +/turf/open/floor/carpet, +/area/station/service/chapel/funeral) +"cwl" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/item/storage/fancy/candle_box, +/obj/structure/table/wood, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"cwm" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"cwn" = ( +/obj/item/storage/toolbox/mechanical, +/obj/machinery/light/small/directional/north, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"cwr" = ( +/obj/item/kirbyplants/organic/plant22, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"cww" = ( +/obj/structure/table/wood, +/obj/item/food/grown/poppy, +/obj/item/food/grown/harebell, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"cwy" = ( +/obj/structure/table/wood/fancy, +/obj/item/flashlight/flare/candle, +/obj/item/flashlight/flare/candle{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/item/flashlight/flare/candle{ + pixel_x = -8; + pixel_y = 6 + }, +/turf/open/floor/carpet, +/area/station/service/chapel/funeral) +"cwz" = ( +/obj/item/clothing/under/misc/burial, +/obj/item/clothing/under/misc/burial, +/obj/item/clothing/under/misc/burial, +/obj/item/clothing/under/misc/burial, +/obj/structure/table/wood, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"cwA" = ( +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"cwC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/access/any/science/general, +/obj/effect/mapping_helpers/airlock/access/any/medical/general, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"cwF" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"cwG" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/computer/pod/old/mass_driver_controller/chapelgun{ + pixel_x = 24 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"cwO" = ( +/obj/item/flashlight/lantern, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"cwS" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"cwU" = ( +/obj/structure/table/wood, +/obj/machinery/computer/libraryconsole, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"cxa" = ( +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"cxg" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/space/basic, +/area/space/nearstation) +"cxh" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"cxk" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"cxn" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Prison Wing" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron, +/area/station/security/brig) +"cxt" = ( +/obj/effect/turf_decal/tile/purple, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"cxD" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"cxJ" = ( +/obj/effect/mapping_helpers/airlock/access/any/supply/general, +/obj/machinery/door/airlock/external/glass{ + name = "Supply Door Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"cxM" = ( +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/station/service/library/lounge) +"cxX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Monastery Archives Access Tunnel"; + network = list("ss13","monastery") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"cxY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/light/small/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"cyl" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"cym" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"cyB" = ( +/turf/closed/wall, +/area/station/service/library/lounge) +"cyP" = ( +/obj/structure/bookcase/random/nonfiction, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cyQ" = ( +/obj/item/kirbyplants/organic/plant22, +/obj/machinery/camera/directional/north{ + c_tag = "Monastery Archives Fore"; + network = list("ss13","monastery") + }, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cyR" = ( +/obj/item/kirbyplants/organic/plant22, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cyS" = ( +/obj/structure/bookcase/random/religion, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cyT" = ( +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/pen, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cyU" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/service/library) +"cyY" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/newscaster/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cyZ" = ( +/obj/structure/displaycase/trophy, +/turf/open/floor/iron/dark, +/area/station/service/library) +"czj" = ( +/obj/structure/flora/bush/large/style_random, +/obj/structure/flora/grass/jungle/b, +/mob/living/basic/butterfly, +/turf/open/floor/grass, +/area/station/medical/psychology) +"czl" = ( +/obj/structure/chair/wood, +/turf/open/floor/carpet, +/area/station/service/library) +"czo" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, +/turf/open/floor/iron/dark, +/area/station/service/library) +"czp" = ( +/obj/structure/table/wood, +/obj/item/disk/nuclear/fake, +/obj/item/barcodescanner, +/turf/open/floor/iron/dark, +/area/station/service/library) +"czr" = ( +/obj/structure/table/wood/fancy, +/turf/open/floor/carpet, +/area/station/service/library) +"czt" = ( +/obj/structure/table/wood/fancy, +/obj/item/storage/photo_album, +/turf/open/floor/carpet, +/area/station/service/library) +"czu" = ( +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/library) +"czv" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/library) +"czw" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Prison Gate"; + name = "Prison Blast Door" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/brig) +"czB" = ( +/obj/structure/table/wood/fancy, +/obj/item/storage/fancy/candle_box, +/turf/open/floor/carpet, +/area/station/service/library) +"czC" = ( +/obj/structure/table/wood/fancy, +/obj/item/flashlight/lantern{ + icon_state = "lantern-on"; + pixel_y = 8 + }, +/turf/open/floor/carpet, +/area/station/service/library) +"czD" = ( +/obj/structure/table/wood, +/obj/item/folder/yellow, +/obj/item/pen, +/turf/open/floor/iron/dark, +/area/station/service/library) +"czH" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Monastery Archives Port"; + network = list("ss13","monastery") + }, +/turf/open/floor/iron/dark, +/area/station/service/library) +"czI" = ( +/obj/structure/chair/wood{ + dir = 1 + }, +/turf/open/floor/carpet, +/area/station/service/library) +"czJ" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"czK" = ( +/obj/effect/turf_decal/trimline/red/filled/corner, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/prison) +"czN" = ( +/obj/structure/table/wood, +/obj/item/storage/bag/books, +/turf/open/floor/iron/dark, +/area/station/service/library) +"czO" = ( +/obj/machinery/modular_computer/preset/curator{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/library) +"czP" = ( +/obj/structure/table/wood, +/obj/item/stack/package_wrap, +/obj/item/coin/gold, +/obj/item/instrument/saxophone, +/turf/open/floor/iron/dark, +/area/station/service/library) +"czQ" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Monastery Archives Starboard"; + network = list("ss13","monastery") + }, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cAi" = ( +/obj/machinery/mech_bay_recharge_port, +/turf/open/floor/plating, +/area/station/science/robotics/mechbay) +"cAr" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/door/window/right/directional/south{ + name = "Curator Desk Door"; + req_access = list("library") + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cAs" = ( +/obj/structure/table/wood, +/obj/item/kirbyplants/organic/plant5{ + pixel_y = 10 + }, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cAt" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lantern{ + pixel_y = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cAu" = ( +/obj/structure/table/wood, +/obj/item/clothing/head/costume/pharaoh, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cAv" = ( +/obj/structure/table/wood, +/obj/item/camera, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cAy" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/door/window/right/directional/south{ + name = "Curator Desk Door"; + req_access = list("library") + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cAB" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cAC" = ( +/obj/structure/chair/wood/wings{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cAD" = ( +/obj/structure/chair/wood/wings{ + dir = 1 + }, +/obj/effect/landmark/start/librarian, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cAH" = ( +/obj/machinery/light/small/directional/south, +/obj/machinery/newscaster/directional/south, +/obj/machinery/bookbinder, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cAK" = ( +/turf/open/floor/iron/dark, +/area/station/service/library) +"cAO" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible, +/turf/open/space, +/area/space/nearstation) +"cAS" = ( +/obj/machinery/vending/wardrobe/curator_wardrobe, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cAT" = ( +/obj/structure/destructible/cult/item_dispenser/archives/library, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cAU" = ( +/obj/item/book/codex_gigas, +/obj/machinery/camera/directional/south{ + c_tag = "Monastery Archives Aft"; + network = list("ss13","monastery") + }, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cAV" = ( +/obj/structure/bookcase{ + name = "Forbidden Knowledge" + }, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cBk" = ( +/obj/machinery/vending/boozeomat, +/turf/closed/wall, +/area/station/service/abandoned_gambling_den) +"cBl" = ( +/obj/structure/table, +/obj/machinery/chem_dispenser/drinks/beer, +/obj/structure/sign/poster/contraband/random/directional/east, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den) +"cBm" = ( +/obj/item/cigbutt/cigarbutt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den) +"cBn" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den) +"cBo" = ( +/obj/structure/table, +/obj/item/lighter, +/obj/structure/light_construct/small{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den) +"cBp" = ( +/obj/structure/table, +/obj/item/reagent_containers/cup/glass/bottle/gin{ + pixel_y = 8 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/newscaster/directional/east, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den) +"cBq" = ( +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den) +"cBr" = ( +/obj/structure/table/wood/poker, +/obj/item/toy/cards/deck, +/turf/open/floor/carpet, +/area/station/service/abandoned_gambling_den) +"cBs" = ( +/obj/structure/chair/stool/bar/directional/north, +/turf/open/floor/carpet, +/area/station/service/abandoned_gambling_den) +"cBv" = ( +/obj/item/cigbutt/roach, +/turf/open/floor/carpet, +/area/station/service/abandoned_gambling_den) +"cBw" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"cBx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/button/door/directional/north{ + id = "supplybridge"; + name = "Space Bridge Control" + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"cBy" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/button/door/directional/north{ + id = "supplybridge"; + name = "Space Bridge Control" + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"cBA" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"cBB" = ( +/obj/machinery/light/small/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"cBL" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Medbay Maintenance" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/chemistry, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"cBM" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/service/chapel/office) +"cBN" = ( +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/science/breakroom) +"cBT" = ( +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"cBU" = ( +/turf/closed/wall/r_wall, +/area/station/command/gateway) +"cCc" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 5 + }, +/obj/machinery/hydroponics/soil, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"cCd" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/frame/computer{ + dir = 1 + }, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"cCk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"cCl" = ( +/turf/closed/wall/r_wall, +/area/station/science/lab) +"cCp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"cCs" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/machinery/hydroponics/soil, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"cCt" = ( +/turf/open/floor/iron/white, +/area/station/science/lab) +"cCB" = ( +/turf/open/floor/iron, +/area/station/cargo/storage) +"cCC" = ( +/turf/closed/wall/r_wall, +/area/station/hallway/primary/central/fore) +"cCF" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/white, +/area/station/engineering/gravity_generator) +"cCH" = ( +/obj/effect/turf_decal/bot/left, +/turf/open/floor/iron/white, +/area/station/engineering/gravity_generator) +"cCI" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/directional/south, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"cCO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/ai/satellite/interior) +"cCP" = ( +/obj/effect/turf_decal/bot/right, +/turf/open/floor/iron/white, +/area/station/engineering/gravity_generator) +"cCS" = ( +/obj/machinery/rnd/production/techfab/department/security, +/turf/open/floor/iron/dark, +/area/station/security/office) +"cCT" = ( +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"cCU" = ( +/obj/machinery/portable_atmospherics/pump, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/primary/aft) +"cCV" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/machinery/airalarm/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/structure/chair/stool/bar/directional/east, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"cCW" = ( +/obj/machinery/vending/games, +/turf/open/floor/iron/dark, +/area/station/service/library) +"cCY" = ( +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"cCZ" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 6 + }, +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 1 + }, +/obj/structure/table, +/turf/open/floor/iron, +/area/station/cargo/storage) +"cDa" = ( +/turf/closed/wall, +/area/station/cargo/warehouse) +"cDc" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"cDv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"cEJ" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible/layer2, +/obj/structure/cable, +/obj/machinery/meter/layer2, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"cFB" = ( +/obj/effect/landmark/carpspawn, +/turf/open/space/basic, +/area/space) +"cFT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"cFX" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/space, +/area/space/nearstation) +"cGQ" = ( +/turf/open/floor/plastic, +/area/station/security/mechbay) +"cHa" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"cHR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) +"cHS" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Firing Range" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/security/range) +"cIb" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"cIe" = ( +/obj/machinery/computer/records/medical/laptop, +/obj/structure/table/glass, +/obj/machinery/light/small/directional/north, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/medical/abandoned) +"cIt" = ( +/obj/effect/decal/cleanable/blood/oil{ + icon_state = "floor6" + }, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"cJa" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"cJo" = ( +/obj/machinery/space_heater, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"cJv" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"cKA" = ( +/obj/effect/landmark/generic_maintenance_landmark, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/white, +/area/station/science/lab) +"cKQ" = ( +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"cLB" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"cMa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/door/airlock/security/glass{ + id_tag = "permashut2"; + name = "Permabrig Cell 2" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "perma-cell-2-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"cMl" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "garbage" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/recycler{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"cMJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/maintenance/disposal) +"cOv" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"cOG" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"cPy" = ( +/obj/machinery/light/directional/west, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"cPL" = ( +/obj/structure/filingcabinet/security, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/security/detectives_office) +"cPM" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/diagonal_centre, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"cPO" = ( +/obj/item/chair/stool, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/item/radio/intercom/directional/south, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"cPT" = ( +/obj/structure/table/glass, +/obj/item/paper_bin{ + pixel_x = -6; + pixel_y = 1 + }, +/obj/item/folder/white{ + pixel_x = -6; + pixel_y = 2 + }, +/obj/item/pen{ + pixel_x = 8 + }, +/obj/item/reagent_containers/dropper{ + pixel_x = -1; + pixel_y = 12 + }, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"cQs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/commons/dorms) +"cQy" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/lab) +"cQN" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/medical/medbay/lobby) +"cRe" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"cRi" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/treatment_center) +"cRA" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/port) +"cRE" = ( +/obj/structure/chair/wood, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"cRY" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/oxygen_input{ + dir = 1 + }, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"cSf" = ( +/obj/machinery/holopad, +/turf/open/floor/iron/white, +/area/station/medical/psychology) +"cSJ" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/bed/dogbed/runtime, +/mob/living/basic/pet/cat/runtime, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"cSK" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/window/right/directional/east{ + name = "Research Division Delivery"; + req_access = list("science") + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + location = "Research Division" + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/research) +"cTq" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/machinery/seed_extractor, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"cTr" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"cTC" = ( +/obj/machinery/door/airlock/security{ + name = "Equipment Room" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/plastic, +/area/station/security/lockers) +"cUS" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Custodial Quarters" + }, +/obj/machinery/light/small/directional/north, +/obj/machinery/requests_console/directional/north{ + department = "Janitorial"; + name = "Janitorial Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/janitor) +"cWk" = ( +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"cXd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"cXf" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"cXs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"cYk" = ( +/obj/structure/table/wood, +/obj/machinery/button/ticket_machine{ + pixel_x = 28 + }, +/obj/machinery/button/door/directional/south{ + id = "hop"; + name = "Privacy Shutters Control"; + pixel_x = -6; + pixel_y = -26; + req_access = list("hop") + }, +/obj/machinery/button/door/directional/south{ + id = "hopqueue"; + name = "Queue Shutters Control"; + pixel_x = -6; + pixel_y = -36; + req_access = list("hop") + }, +/obj/item/paper_bin/carbon, +/obj/item/stamp/head/hop{ + pixel_x = -4; + pixel_y = 4 + }, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hop) +"cZu" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/iron/chapel{ + dir = 8 + }, +/area/station/security/prison) +"daB" = ( +/obj/structure/table, +/obj/machinery/requests_console/directional/north{ + department = "Kitchen"; + name = "Kitchen Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/machinery/processor{ + pixel_y = 6 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"daO" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/command/eva) +"dbI" = ( +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/yellow/arrow_cw{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"dch" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"dci" = ( +/obj/structure/rack, +/obj/item/gun/energy/laser/practice, +/obj/item/clothing/ears/earmuffs, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/plating, +/area/station/security/range) +"dcn" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/office) +"dcE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"dcN" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"dcQ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/open/floor/plating, +/area/station/science/ordnance/burnchamber) +"dda" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/command/gateway) +"dfm" = ( +/obj/effect/turf_decal/tile/purple/anticorner/contrasted, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"dfw" = ( +/obj/structure/closet/secure_closet/contraband/armory, +/obj/effect/spawner/random/maintenance/two, +/obj/effect/spawner/random/contraband/armory, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"dfU" = ( +/obj/machinery/atmospherics/components/tank/oxygen{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"dgz" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"dgF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"dgI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"dha" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"dhj" = ( +/obj/machinery/door/airlock/external{ + name = "MiniSat External Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "ai-sat-entrance" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/minisat, +/obj/structure/cable/layer3, +/turf/open/floor/plating, +/area/station/ai/satellite/interior) +"dhy" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"diw" = ( +/obj/machinery/light/directional/south, +/obj/structure/cable, +/obj/item/radio/intercom/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"diM" = ( +/obj/machinery/light/directional/west, +/obj/effect/landmark/start/hangover, +/obj/structure/sign/poster/official/cohiba_robusto_ad/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"djh" = ( +/obj/effect/turf_decal/trimline/blue/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"djD" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/white, +/area/station/science/lab) +"djH" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"dkU" = ( +/obj/structure/table, +/obj/item/reagent_containers/condiment/rice, +/obj/item/reagent_containers/condiment/flour, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"dlS" = ( +/obj/structure/reagent_dispensers/water_cooler, +/obj/machinery/status_display/evac/directional/west, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/psychology) +"dmB" = ( +/obj/machinery/igniter/incinerator_atmos, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"dmP" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"dmT" = ( +/obj/machinery/power/shieldwallgen/xenobiologyaccess, +/obj/structure/sign/warning/electric_shock/directional/east, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"dnR" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"doe" = ( +/obj/effect/turf_decal/bot/right, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/engineering/gravity_generator) +"dof" = ( +/obj/structure/table, +/obj/item/storage/fancy/egg_box, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"dok" = ( +/obj/effect/turf_decal/trimline/green/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"doo" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/table, +/obj/item/storage/box/beakers{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/box/syringes, +/obj/item/reagent_containers/spray/cleaner, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"dpa" = ( +/obj/machinery/light/directional/north, +/obj/structure/sign/directions/evac{ + dir = 1; + pixel_y = 32 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit) +"dpb" = ( +/obj/item/kirbyplants/organic/plant21{ + pixel_y = 3 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"dpA" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"dpD" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/external, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard) +"dpM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/closed/wall/r_wall, +/area/station/science/ordnance/burnchamber) +"dpV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"dqg" = ( +/obj/structure/rack, +/obj/item/storage/briefcase{ + pixel_x = -3; + pixel_y = 2 + }, +/obj/item/storage/briefcase/secure{ + pixel_x = 2; + pixel_y = -2 + }, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"dqw" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Genetics" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-gene-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/genetics, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"dqG" = ( +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"dqM" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/closed/wall, +/area/station/cargo/bitrunning/den) +"dqY" = ( +/obj/structure/table, +/obj/machinery/conveyor_switch/oneway{ + id = "CargoLoad"; + name = "Cargo Load"; + pixel_y = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"dra" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/security/prison) +"dri" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"drR" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"dsv" = ( +/obj/structure/table, +/obj/machinery/reagentgrinder, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"dsC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"dsM" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Supermatter Engine Room" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"dsO" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"dsR" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Atmospherics Mixing" + }, +/obj/structure/reagent_dispensers/fueltank/large, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"dtj" = ( +/obj/structure/closet/crate, +/obj/item/food/breadslice/plain, +/obj/item/food/breadslice/plain, +/obj/item/food/breadslice/plain, +/obj/item/food/grown/potato, +/obj/item/food/grown/potato, +/obj/item/food/grown/onion, +/obj/item/food/grown/onion, +/obj/item/radio/intercom/prison/directional/north, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"dtK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"duu" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"dux" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/door/airlock/external{ + name = "Arrival Airlock" + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"duC" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/fitness) +"duF" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/table/glass, +/obj/machinery/newscaster/directional/west, +/obj/item/experi_scanner{ + pixel_x = 6 + }, +/obj/item/experi_scanner, +/obj/item/experi_scanner{ + pixel_x = -6 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"duQ" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Departure Lounge Aft" + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"dvR" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"dxb" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/fourcorners, +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"dxo" = ( +/obj/machinery/igniter/incinerator_ordmix, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"dxF" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"dye" = ( +/obj/structure/closet/secure_closet/freezer/meat/open, +/obj/structure/sign/departments/science/directional/north, +/obj/item/knife, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"dyg" = ( +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"dym" = ( +/obj/item/stack/sheet/mineral/wood, +/obj/item/stack/sheet/mineral/wood, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"dyo" = ( +/obj/structure/chair/wood, +/turf/open/floor/iron/chapel{ + dir = 1 + }, +/area/station/service/chapel) +"dzD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plastic, +/area/station/security/mechbay) +"dAa" = ( +/turf/closed/wall/r_wall, +/area/station/security/lockers) +"dAF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/science/ordnance/testlab) +"dAG" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/visible, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"dBm" = ( +/obj/machinery/mineral/stacking_unit_console{ + pixel_x = 32 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal) +"dBz" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/closed/wall/r_wall, +/area/station/ai/satellite/chamber) +"dBC" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/light/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"dBQ" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"dCh" = ( +/obj/structure/sign/painting/library_private{ + pixel_x = -32 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"dCu" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"dDZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/transit_tube) +"dEd" = ( +/obj/structure/chair, +/obj/effect/turf_decal/bot, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"dEr" = ( +/obj/machinery/door/airlock/grunge{ + name = "Library" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "Library-passthrough" + }, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"dES" = ( +/obj/structure/flora/grass/jungle, +/mob/living/basic/pet/dog/corgi, +/turf/open/floor/grass, +/area/station/medical/psychology) +"dFe" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"dFn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/machinery/computer/operating{ + dir = 4 + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"dFK" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/hfr_room) +"dFU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"dGd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"dGN" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/white, +/area/station/science/lab) +"dGO" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/service/bar) +"dGV" = ( +/obj/effect/turf_decal/trimline/red/filled/corner, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"dGY" = ( +/obj/structure/closet/crate/trashcart/laundry, +/obj/effect/spawner/random/contraband/prison, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/structure/sink/directional/south, +/turf/open/floor/iron, +/area/station/security/prison) +"dHc" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 1; + name = "O2 Outlet Pump" + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"dIj" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"dJm" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Research Pit" + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"dJP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/plastic, +/area/station/security/lockers) +"dJX" = ( +/obj/machinery/conveyor_switch{ + id = "atmosdeliver" + }, +/obj/machinery/requests_console/directional/east{ + department = "Atmospherics"; + name = "Atmospherics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"dKA" = ( +/obj/machinery/atmospherics/components/trinary/filter/critical{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"dKH" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"dKS" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"dLL" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/catwalk_floor/iron, +/area/station/cargo/storage) +"dLY" = ( +/obj/structure/table, +/obj/item/assembly/igniter, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"dMs" = ( +/obj/machinery/computer/shuttle/mining, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"dMA" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"dMB" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/checkpoint/supply) +"dMI" = ( +/obj/item/clothing/suit/apron/surgical, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"dMO" = ( +/obj/structure/urinal{ + pixel_y = 32 + }, +/obj/effect/spawner/random/trash/mess, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"dMR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"dNr" = ( +/obj/structure/sign/warning/directional/south, +/obj/machinery/power/shieldwallgen/xenobiologyaccess, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"dNA" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"dNH" = ( +/turf/open/floor/iron/chapel{ + dir = 8 + }, +/area/station/service/chapel) +"dOk" = ( +/obj/structure/closet/secure_closet/miner, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"dOo" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Medbay Maintenance" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/surgery, +/turf/open/floor/plating, +/area/station/medical/surgery/theatre) +"dOw" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Engineering Central" + }, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/requests_console/directional/south{ + department = "Engineering"; + name = "Engineering Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/main) +"dPk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"dPp" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/ordnance_burn_chamber_input{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"dPO" = ( +/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{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"dQg" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"dQq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"dQr" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"dRj" = ( +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"dRB" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible/layer2, +/turf/open/floor/plating/airless, +/area/station/maintenance/department/engine) +"dRQ" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"dRU" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/bush/pale/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/grass/brown/style_random, +/obj/structure/flora/bush/large/style_random, +/obj/structure/flora/rock/pile/icy, +/obj/structure/flora/bush/large/style_random{ + pixel_y = -8 + }, +/obj/structure/flora/bush/reed/style_random, +/turf/open/floor/grass, +/area/station/medical/medbay/lobby) +"dSr" = ( +/obj/item/chair, +/turf/open/floor/wood, +/area/station/maintenance/department/engine) +"dSv" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id = "secmechbay"; + name = "Security Mech Bay Shutters" + }, +/obj/machinery/button/door/directional/north{ + id = "secmechbay"; + name = "Security Mech Garage Door Controls"; + req_access = list("security") + }, +/obj/structure/cable, +/turf/open/floor/plastic, +/area/station/security/mechbay) +"dSx" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "garbage" + }, +/obj/machinery/door/window/right/directional/north{ + name = "Danger: Conveyor Access"; + req_access = list("maint_tunnels") + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/maintenance/disposal) +"dSI" = ( +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate/medical, +/obj/item/scalpel{ + pixel_y = 12 + }, +/obj/item/hemostat, +/obj/item/cautery, +/obj/item/hemostat, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"dSK" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"dTa" = ( +/obj/structure/chair/wood, +/obj/item/radio/intercom/chapel/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"dTv" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/closet/athletic_mixed, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/white/corner{ + dir = 4 + }, +/area/station/commons/fitness) +"dTR" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"dTT" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"dUh" = ( +/obj/structure/cable, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/iron, +/area/station/service/chapel/asteroid/monastery) +"dUw" = ( +/turf/closed/wall, +/area/station/hallway/primary/fore) +"dUZ" = ( +/obj/structure/sign/warning/vacuum, +/turf/closed/wall, +/area/station/cargo/storage) +"dVg" = ( +/turf/closed/wall/r_wall, +/area/station/security/medical) +"dVI" = ( +/obj/item/wrench, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/security/execution) +"dVK" = ( +/obj/structure/table{ + pixel_x = 0; + pixel_y = 0 + }, +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/item/stack/wrapping_paper{ + pixel_x = 0; + pixel_y = 0 + }, +/obj/item/pen/fourcolor{ + pixel_y = 2; + pixel_x = 0 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"dVM" = ( +/obj/effect/turf_decal/stripes/corner, +/turf/closed/wall/r_wall, +/area/station/ai/satellite/chamber) +"dWk" = ( +/obj/item/food/meat/slab/monkey, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"dWo" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/space/basic, +/area/space/nearstation) +"dWp" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"dWw" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"dWC" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"dWO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"dXv" = ( +/obj/machinery/door/airlock/medical{ + name = "Surgical Theatres" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/surgery, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"dXU" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"dYh" = ( +/turf/closed/wall, +/area/station/medical/treatment_center) +"dYq" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/disposalpipe/segment, +/obj/structure/bodycontainer/morgue/beeper_off, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"dZb" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"dZj" = ( +/obj/machinery/atmospherics/components/binary/pump, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"eaA" = ( +/obj/effect/landmark/start/prisoner, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"eaB" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"eaE" = ( +/obj/effect/spawner/random/maintenance, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"eaF" = ( +/obj/structure/table, +/obj/item/paper_bin, +/obj/item/pen, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"ebp" = ( +/obj/structure/sign/plaques/kiddie{ + desc = "It reads: PRIVATE EXHIBIT - Please inquire with library staff for guided tours."; + name = "\improper Private Section Notice"; + pixel_y = 32 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"ebD" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "lawyer_shutters"; + name = "Law Office Shutters" + }, +/turf/open/floor/plating, +/area/station/service/lawoffice) +"eca" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio7"; + name = "Containment Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"ecq" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/turf/open/floor/iron, +/area/station/service/chapel/asteroid/monastery) +"ecR" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"edl" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/lab) +"edJ" = ( +/obj/structure/chair/office/light, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) +"edZ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"eeb" = ( +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"eel" = ( +/obj/structure/table, +/obj/item/stock_parts/subspace/treatment, +/obj/item/stock_parts/subspace/treatment, +/obj/item/stock_parts/servo, +/obj/item/stock_parts/servo, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) +"eeF" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/structure/sign/poster/official/random/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"efu" = ( +/obj/effect/landmark/start/scientist, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"efU" = ( +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"egd" = ( +/obj/machinery/power/turbine/turbine_outlet, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"egk" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/oxygen_output{ + dir = 1 + }, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"egX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"ehK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/light/directional/south, +/obj/machinery/disposal/delivery_chute{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk{ + dir = 2 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ehM" = ( +/obj/effect/decal/remains/human, +/obj/structure/disposaloutlet, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"eie" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/turf/open/floor/carpet, +/area/station/service/library/artgallery) +"ejh" = ( +/obj/structure/chair/wood, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/chapel, +/area/station/service/chapel) +"ejn" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"ejp" = ( +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"ekm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/door/poddoor/preopen{ + id = "permashut3" + }, +/obj/machinery/door/airlock/glass{ + name = "Cell 3" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "perma-cell-3-passthrough" + }, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"ekt" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/turf/open/floor/plastic, +/area/station/security/lockers) +"ekU" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"ekW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"elc" = ( +/obj/machinery/door/firedoor, +/obj/machinery/computer/piratepad_control/civilian{ + dir = 8; + pixel_y = -2 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"elj" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 6 + }, +/obj/machinery/hydroponics/soil, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"elk" = ( +/obj/structure/chair/office, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"elH" = ( +/obj/structure/sign/painting/library{ + pixel_x = -32 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"ema" = ( +/obj/structure/plasticflaps/opaque, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"emB" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"emV" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/west, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/commons/fitness) +"enf" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"enL" = ( +/obj/machinery/door/airlock{ + name = "Garden" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"eoo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"eoP" = ( +/obj/machinery/disposal/bin, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"eoS" = ( +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) +"epk" = ( +/obj/machinery/light/no_nightlight/directional/west, +/turf/open/floor/iron/freezer, +/area/station/security/prison/toilet) +"epy" = ( +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"epA" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/science/ordnance/burnchamber) +"epJ" = ( +/obj/structure/sign/poster/contraband/random/directional/north, +/turf/open/floor/carpet, +/area/station/service/abandoned_gambling_den) +"epO" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"eqf" = ( +/obj/machinery/firealarm/directional/north, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"eqg" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"eqD" = ( +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/effect/spawner/random/maintenance, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"ery" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"erQ" = ( +/obj/structure/reagent_dispensers/wall/virusfood{ + pixel_y = 28 + }, +/obj/structure/table, +/obj/item/storage/box/monkeycubes, +/obj/item/clothing/gloves/latex, +/obj/item/stack/sheet/mineral/plasma{ + amount = 2 + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/item/clothing/glasses/science, +/obj/item/clothing/glasses/hud/health, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"esz" = ( +/obj/effect/turf_decal/trimline/blue/line{ + dir = 4 + }, +/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{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"eta" = ( +/obj/machinery/door/airlock/engineering{ + name = "Engineering Supplies" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"ete" = ( +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/mapping_helpers/apc/cell_10k, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"eus" = ( +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"euv" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"evg" = ( +/obj/effect/landmark/start/cargo_technician, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"evB" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"evL" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"evP" = ( +/obj/structure/table, +/obj/item/storage/bag/tray/cafeteria, +/obj/item/storage/bag/tray/cafeteria, +/obj/item/storage/bag/tray/cafeteria, +/obj/item/storage/bag/tray/cafeteria, +/obj/item/storage/bag/tray/cafeteria, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"evU" = ( +/obj/effect/turf_decal/arrows/white, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/atmos/hfr_room) +"ewb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"ewU" = ( +/obj/machinery/computer/security/mining, +/obj/machinery/camera/directional/east{ + c_tag = "Cargo Mining Dock" + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"eyL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"eyO" = ( +/obj/structure/closet/secure_closet/hos, +/obj/machinery/button/door/directional/east{ + id = "hos_spess_shutters"; + name = "Space Shutters"; + req_access = list("hos") + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"ezk" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ezm" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ezn" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"ezt" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"ezx" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/flora/bush/large/style_random, +/turf/open/floor/grass, +/area/station/medical/storage) +"ezC" = ( +/obj/structure/chair/office/light, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"ezF" = ( +/obj/structure/table/wood, +/obj/item/paper_bin, +/obj/item/pen/red, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"eAa" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"eAF" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/machinery/firealarm/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/prison) +"eAP" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"eBd" = ( +/obj/machinery/door/airlock/medical/glass{ + name = "Chemistry" + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/chemistry, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"eBf" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"eCB" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"eCH" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/monastery) +"eDH" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/table, +/obj/item/stack/sheet/glass/fifty, +/obj/item/storage/box/lights/mixed{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/item/stack/sheet/plasteel/twenty{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/stack/sheet/glass/fifty, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/engine_smes) +"eDR" = ( +/obj/machinery/light/directional/north, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"eDU" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"eDX" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 10 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"eER" = ( +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Chief Medical Office"; + network = list("ss13","medbay"); + pixel_y = -22 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/light_switch/directional/west, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"eFj" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 1 + }, +/obj/effect/mapping_helpers/mail_sorting/medbay/cmo_office, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"eFW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"eGF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/door/airlock/security/glass{ + id_tag = "permashut1"; + name = "Permabrig Cell 1" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "perma-cell-1-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"eGT" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"eHb" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"eHY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"eIJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/door/poddoor/preopen{ + id = "permashut2" + }, +/obj/machinery/door/airlock/glass{ + name = "Cell 2" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "perma-cell-2-passthrough" + }, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"eIL" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"eIY" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron/grimy, +/area/station/security/detectives_office) +"eJf" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "CargoUnload" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"eJq" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"eKa" = ( +/obj/structure/table/glass, +/obj/item/circular_saw, +/obj/item/scalpel{ + pixel_y = 12 + }, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"eKj" = ( +/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{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"eKI" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"eKY" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"eLt" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"eLG" = ( +/turf/closed/wall, +/area/station/maintenance/department/medical/morgue) +"eMp" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"eNo" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/engine, +/area/station/science/lab) +"eNq" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8; + external_pressure_bound = 140; + name = "server vent"; + pressure_checks = 0 + }, +/turf/open/floor/circuit/telecomms/server, +/area/station/science/server) +"eNy" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"eNC" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"eNR" = ( +/obj/effect/decal/cleanable/dirt, +/mob/living/basic/lizard/wags_his_tail, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/janitor) +"eOe" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/green/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"eOJ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) +"eON" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"eOZ" = ( +/obj/structure/closet, +/obj/item/clothing/suit/costume/judgerobe, +/obj/item/gavelblock, +/obj/item/gavelhammer, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"ePM" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 10 + }, +/obj/machinery/biogenerator, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"eQe" = ( +/obj/machinery/computer/security{ + dir = 4 + }, +/obj/machinery/requests_console/directional/north{ + department = "Security"; + name = "Security Post Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/structure/reagent_dispensers/wall/peppertank/directional/west, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"eQN" = ( +/obj/structure/chair/stool/bar/directional/north, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"eQR" = ( +/obj/effect/spawner/random/medical/two_percent_xeno_egg_spawner, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"eQZ" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"eRV" = ( +/obj/structure/chair/stool/bar/directional/north, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"eSD" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/ai/satellite/interior) +"eSL" = ( +/turf/closed/wall/r_wall, +/area/station/science/breakroom) +"eSW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/chair/stool/bar/directional/west, +/turf/open/floor/iron, +/area/station/engineering/main) +"eTt" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible/layer2, +/turf/open/space, +/area/space/nearstation) +"eTw" = ( +/obj/machinery/light/small/directional/west, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/obj/machinery/computer/pod/old/mass_driver_controller/trash{ + pixel_x = -24; + pixel_y = -5 + }, +/obj/structure/chair/stool/bar/directional/south, +/obj/machinery/button/door/directional/west{ + id = "Disposal Exit"; + name = "Disposal Vent Control"; + pixel_y = 6; + req_access = list("mail_sorting") + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal) +"eTI" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Permabrig - Kitchen"; + network = list("ss13","prison") + }, +/obj/item/radio/intercom/prison/directional/south, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"eTW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/effect/landmark/start/prisoner, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison/work) +"eTY" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 5 + }, +/turf/closed/wall/r_wall, +/area/station/maintenance/disposal/incinerator) +"eTZ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"eUa" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/machinery/light/no_nightlight/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison/work) +"eUb" = ( +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"eUU" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Server Room" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-rnd-servers" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/rd, +/turf/open/floor/iron/dark, +/area/station/science/server) +"eVv" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit) +"eVy" = ( +/obj/effect/turf_decal/arrows{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"eVA" = ( +/turf/open/floor/iron/chapel{ + dir = 4 + }, +/area/station/service/chapel) +"eVD" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"eVE" = ( +/obj/machinery/vending/sustenance, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"eVW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/engineering/storage_shared) +"eWl" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/department/engine) +"eWq" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/fitness) +"eWy" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/power/energy_accumulator/grounding_rod/anchored, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"eXa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"eXi" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/computer/quantum_console, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/iron/dark/smooth_large, +/area/station/cargo/bitrunning/den) +"eXo" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/engine, +/area/station/science/lab) +"eXv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/meter, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"eXy" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/service/library/lounge) +"eYd" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 1 + }, +/turf/open/space, +/area/space/nearstation) +"eYM" = ( +/obj/machinery/disposal/delivery_chute{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"eZa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"eZj" = ( +/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{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"eZv" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"eZA" = ( +/obj/item/stack/cable_coil/cut, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"eZE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/yellow/visible, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"eZM" = ( +/obj/machinery/door/airlock/medical/glass{ + name = "Medbay Storage" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/general, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"faA" = ( +/obj/effect/landmark/blobstart, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"faT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"faU" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/components/tank/plasma, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"faY" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"fbb" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"fbc" = ( +/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{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"fbf" = ( +/turf/open/floor/iron/white, +/area/station/science/ordnance/testlab) +"fby" = ( +/obj/structure/sign/poster/official/no_erp/directional/east, +/obj/structure/chair/office{ + dir = 1 + }, +/obj/machinery/light_switch/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/abandoned) +"fcK" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/plastic, +/area/station/security/lockers) +"fcQ" = ( +/obj/machinery/door/firedoor, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"fda" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/turf/open/space, +/area/space/nearstation) +"fdl" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"fdN" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"fdR" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 1 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Cryogenics"; + network = list("ss13","medbay") + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"fdS" = ( +/obj/machinery/door/window/left/directional/east{ + name = "Engineering Delivery"; + req_access = list("engineering") + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + location = "Engineering" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"fef" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Menagerie" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance/departmental, +/obj/effect/mapping_helpers/airlock/unres, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"feh" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/plasma_input{ + dir = 8 + }, +/turf/open/floor/engine/plasma, +/area/station/engineering/atmos) +"fei" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"fer" = ( +/obj/machinery/power/shieldwallgen, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"feN" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"feU" = ( +/obj/structure/table, +/obj/item/storage/medkit/o2{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/o2, +/obj/item/storage/medkit/regular{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"ffL" = ( +/obj/machinery/vending/cola/red, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"fgl" = ( +/obj/machinery/drone_dispenser, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"fgs" = ( +/obj/structure/table, +/obj/item/book/manual/wiki/security_space_law{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/screwdriver{ + pixel_y = 10 + }, +/obj/item/radio/off, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"fgv" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"fgT" = ( +/obj/structure/window/reinforced/fulltile, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/sunny/style_random, +/turf/open/floor/grass, +/area/station/hallway/primary/central/aft) +"fhc" = ( +/obj/machinery/light/directional/west, +/obj/structure/cable, +/obj/item/radio/intercom/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"fhE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Engineering Supermatter Port Aft"; + network = list("ss13","engine") + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"fhH" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Chemistry West"; + network = list("ss13","medbay") + }, +/obj/structure/cable, +/obj/item/radio/intercom/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"fih" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"fjs" = ( +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/science/lab) +"fkd" = ( +/obj/machinery/mechpad, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/robotics/mechbay) +"fkH" = ( +/obj/machinery/light/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Experimentation Lab Testing Zone"; + network = list("ss13","rd") + }, +/obj/structure/table, +/obj/item/multitool/circuit{ + pixel_x = -8 + }, +/obj/item/multitool/circuit, +/obj/item/multitool/circuit{ + pixel_x = 7 + }, +/obj/machinery/newscaster/directional/south, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"flq" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"flQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"flR" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 6 + }, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/iron, +/area/station/security/prison) +"fmh" = ( +/turf/open/floor/wood, +/area/station/maintenance/department/engine) +"fms" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/pharmacy) +"fmD" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"fnG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"fnN" = ( +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"fom" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"fon" = ( +/obj/structure/lattice, +/obj/structure/grille, +/turf/open/space/basic, +/area/space/nearstation) +"fow" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"foz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/obj/machinery/door/airlock/public/glass/incinerator/atmos_interior, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/airlock_controller/incinerator_atmos{ + pixel_y = -24 + }, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible/layer2{ + dir = 4 + }, +/obj/machinery/button/ignition/incinerator/atmos{ + pixel_x = 8; + pixel_y = 36 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"foA" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/chair/stool/bar/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"fpg" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/maintenance, +/obj/effect/mapping_helpers/airlock/unres, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"fpD" = ( +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/machinery/portable_atmospherics/canister, +/turf/open/floor/iron, +/area/station/engineering/atmos/hfr_room) +"fqJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/requests_console/directional/south{ + department = "Dormitories"; + name = "Dorms Requests Console" + }, +/turf/open/floor/iron, +/area/station/commons/dorms) +"frn" = ( +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"frC" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"frF" = ( +/obj/structure/bed/medical/emergency, +/obj/machinery/iv_drip, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"frX" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/blue/line, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"fsA" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"fsO" = ( +/obj/structure/closet/radiation, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"ftb" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ftp" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"ftu" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"ftM" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"ftU" = ( +/obj/structure/cable, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"ftW" = ( +/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) +"ftY" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "garbage" + }, +/obj/effect/decal/cleanable/blood/splatter, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"fug" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"fui" = ( +/obj/effect/spawner/random/maintenance, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"fuR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible/layer2, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"fvq" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"fwe" = ( +/obj/machinery/firealarm/directional/west, +/obj/structure/chair/office{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/server) +"fwg" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"fwi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Engineering Supermatter Port Fore"; + network = list("ss13","engine") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"fwl" = ( +/obj/structure/table, +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"fwx" = ( +/obj/structure/sign/painting/library_secure{ + pixel_y = -32 + }, +/obj/structure/table/wood/fancy, +/obj/item/stack/sheet/bone{ + pixel_y = 6 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"fxq" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"fyw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/yellow/visible, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"fyK" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"fyO" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter) +"fzu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/clothing/gloves/color/black, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/department/engine) +"fzz" = ( +/obj/machinery/shower/directional/south, +/turf/open/floor/iron/freezer, +/area/station/security/prison/toilet) +"fAe" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 2 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"fAE" = ( +/obj/structure/chair/sofa/left/brown{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"fAL" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"fBp" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"fBt" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Departure Lounge" + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit) +"fBz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/science/ordnance/testlab) +"fCP" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/photocopier, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"fCX" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/commons/fitness) +"fDf" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"fDm" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/visible{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"fEo" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"fER" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/south, +/turf/open/floor/iron, +/area/station/cargo/storage) +"fET" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"fEU" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"fFF" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Central Access" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"fFL" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/commons/storage/emergency/starboard) +"fGa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/server) +"fGd" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"fGk" = ( +/obj/structure/chair/comfy/black{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"fGo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"fGH" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/science/breakroom) +"fGM" = ( +/obj/machinery/smartfridge/chemistry/preloaded, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"fHn" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"fIc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"fIA" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + name = "Mix to Port" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"fIH" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"fIN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/security/range) +"fIT" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"fJd" = ( +/obj/item/reagent_containers/cup/bucket, +/obj/item/mop, +/obj/item/reagent_containers/cup/bottle/ammonia, +/obj/structure/closet/crate/trashcart, +/obj/effect/spawner/random/contraband/prison, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/security/prison) +"fJw" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Supermatter Mix Pump" + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"fKa" = ( +/obj/item/radio/intercom/prison/directional/north, +/turf/open/floor/iron/freezer, +/area/station/security/prison/toilet) +"fKj" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Mineral Room" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"fLd" = ( +/obj/effect/turf_decal/trimline/blue/line{ + dir = 8 + }, +/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{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"fLG" = ( +/obj/effect/decal/remains/xeno, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"fLM" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"fLV" = ( +/obj/machinery/computer/holodeck{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"fMp" = ( +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"fMs" = ( +/obj/machinery/smartfridge/organ, +/obj/machinery/camera/directional/east{ + c_tag = "Medbay Surgery A"; + network = list("ss13","medbay") + }, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"fMw" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"fNb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron/freezer, +/area/station/security/prison/toilet) +"fNg" = ( +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den) +"fNn" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"fNv" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"fNX" = ( +/obj/structure/table/wood, +/obj/item/paper_bin/carbon{ + pixel_x = -3; + pixel_y = 2 + }, +/obj/item/pen, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/psychology) +"fOq" = ( +/obj/effect/landmark/start/hangover, +/turf/open/misc/asteroid, +/area/station/service/chapel/asteroid/monastery) +"fOP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"fQd" = ( +/obj/machinery/conveyor{ + id = "CargoLoad" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"fQy" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/layer2{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"fQH" = ( +/obj/machinery/airalarm/directional/west, +/turf/open/floor/plating, +/area/station/commons/storage/emergency/starboard) +"fQN" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/plastic, +/area/station/security/lockers) +"fRl" = ( +/obj/item/bedsheet, +/obj/structure/bed, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"fRs" = ( +/turf/closed/wall, +/area/station/command/heads_quarters/rd) +"fRJ" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"fRM" = ( +/turf/closed/wall/mineral/iron, +/area/station/service/chapel) +"fSx" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"fTp" = ( +/turf/open/floor/iron, +/area/station/security/prison/garden) +"fTY" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external{ + name = "External Docking Port" + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"fTZ" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/landmark/navigate_destination/dockarrival, +/obj/machinery/door/airlock/external{ + name = "Arrival Airlock" + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"fUc" = ( +/obj/structure/chair/stool/bar/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"fUJ" = ( +/obj/machinery/light/no_nightlight/directional/south, +/turf/open/floor/iron/freezer, +/area/station/security/prison/toilet) +"fVi" = ( +/obj/machinery/space_heater, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"fVS" = ( +/obj/machinery/light/directional/east, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/requests_console/directional/east{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/office) +"fVY" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/cargo/storage) +"fWh" = ( +/obj/structure/table/wood/fancy, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"fWl" = ( +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"fWv" = ( +/obj/structure/bookcase/random/religion, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"fWI" = ( +/obj/structure/table/wood, +/obj/item/folder/blue, +/obj/item/stamp/head/captain, +/obj/machinery/light/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/keycard_auth/wall_mounted/directional/east, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/captain) +"fWL" = ( +/obj/machinery/light/directional/west, +/obj/machinery/vending/medical, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"fXP" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"fYY" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/space/basic, +/area/space/nearstation) +"fZV" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/blue, +/obj/effect/landmark/start/hangover, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"gam" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "kitchenwindowshutters"; + name = "Kitchen Shutters" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/hydroponics/glass{ + name = "Hydroponics" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/kitchen, +/obj/effect/mapping_helpers/airlock/access/any/service/hydroponics, +/turf/open/floor/iron, +/area/station/service/kitchen) +"gbi" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/mob/living/basic/butterfly, +/turf/open/floor/grass, +/area/station/medical/psychology) +"gbu" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Port to Filter" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"gbK" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"gcn" = ( +/obj/effect/spawner/random/maintenance, +/obj/structure/closet, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"gcq" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"gda" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"gdJ" = ( +/obj/structure/table/glass, +/obj/item/storage/box/bodybags{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/storage/box/disks{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/machinery/newscaster/directional/north, +/obj/item/radio/headset/headset_medsci, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"gdT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"geA" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"geP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"gfi" = ( +/obj/structure/disposalpipe/junction/yjunction{ + dir = 2 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"gfC" = ( +/obj/structure/table, +/obj/machinery/conveyor_switch/oneway{ + dir = 8; + id = "CargoUnload"; + name = "Cargo Unload"; + pixel_y = 8 + }, +/obj/effect/turf_decal/trimline/brown/filled/line, +/turf/open/floor/iron, +/area/station/cargo/storage) +"gfH" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"ggW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/medical/virology) +"ghx" = ( +/obj/effect/landmark/start/security_officer, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/security/office) +"gif" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/transit_tube) +"gig" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible/layer2, +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 1 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"gii" = ( +/obj/structure/chair, +/obj/machinery/newscaster/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"giC" = ( +/obj/structure/bodycontainer/morgue, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"giI" = ( +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/service/chapel/office) +"gjp" = ( +/obj/structure/table/wood, +/obj/structure/bedsheetbin, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"gjq" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"gkc" = ( +/obj/machinery/door/airlock/research{ + name = "Ordnance Lab" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/ordnance, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"gkQ" = ( +/obj/structure/table/wood, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"gkR" = ( +/obj/item/kirbyplants/random, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/structure/sign/poster/official/obey/directional/north, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"gkS" = ( +/obj/structure/flora/grass/jungle/b, +/obj/structure/flora/bush/flowers_pp/style_random, +/mob/living/basic/pet/dog/corgi/puppy, +/turf/open/floor/grass, +/area/station/medical/psychology) +"gkX" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Storage" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance/departmental, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"gld" = ( +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/shower/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"glf" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/testlab) +"glK" = ( +/obj/effect/spawner/random/maintenance, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"gmH" = ( +/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/tcommsat/computer) +"gmO" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/light/directional/south, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"gna" = ( +/turf/open/floor/iron/stairs/medium, +/area/station/service/abandoned_gambling_den) +"gnM" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 6 + }, +/obj/item/radio/intercom/prison/directional/north, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"gnQ" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"gnS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"gpu" = ( +/obj/structure/sign/directions/medical{ + pixel_x = 32; + pixel_y = -8 + }, +/obj/structure/sign/directions/science{ + pixel_x = 32 + }, +/obj/structure/sign/directions/engineering{ + pixel_x = 32; + pixel_y = 8 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"gpC" = ( +/obj/structure/chair, +/obj/machinery/light/directional/north, +/obj/machinery/status_display/evac/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"gqx" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"grq" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/security/range) +"gsB" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"gsP" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/mob/living/basic/pet/dog/corgi, +/turf/open/floor/grass, +/area/station/medical/psychology) +"gta" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/brig) +"gtl" = ( +/obj/item/toy/crayon/black, +/obj/item/toy/crayon/white{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/toy/crayon/black, +/obj/item/toy/crayon/white{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/structure/table/wood, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"gtn" = ( +/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{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central) +"gtR" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/prison) +"gtW" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) +"gue" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"gum" = ( +/obj/structure/filingcabinet, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/psychology) +"gur" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"guH" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/station/ai/satellite/chamber) +"guI" = ( +/obj/structure/table, +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/machinery/requests_console/directional/west{ + department = "Security"; + name = "Engineering Post Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) +"guO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"guS" = ( +/obj/structure/table/reinforced, +/obj/item/folder/blue, +/obj/item/storage/medkit/regular, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"gvp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"gvM" = ( +/turf/closed/wall, +/area/station/maintenance/department/science/central) +"gwn" = ( +/obj/structure/sign/warning/directional/north, +/obj/structure/sign/warning/directional/south, +/obj/structure/barricade/wooden, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"gwy" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"gwZ" = ( +/turf/closed/wall, +/area/station/security/range) +"gxe" = ( +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/structure/light_construct/small{ + dir = 8 + }, +/obj/structure/chair/comfy/black{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/service/abandoned_gambling_den) +"gxq" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"gxL" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"gxO" = ( +/obj/machinery/disposal/bin, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"gyj" = ( +/obj/structure/sign/warning/vacuum/directional/west{ + pixel_y = -32 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/obj/structure/sink/directional/east, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"gzf" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/prison/mess) +"gzy" = ( +/obj/structure/sign/poster/official/random/directional/south, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"gzG" = ( +/obj/structure/chair, +/obj/effect/turf_decal/trimline/blue/line{ + dir = 1 + }, +/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{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"gAG" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green, +/turf/open/floor/carpet, +/area/station/service/lawoffice) +"gAV" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/commons/storage/emergency/starboard) +"gAY" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"gBb" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 8 + }, +/turf/open/space/basic, +/area/space/nearstation) +"gBi" = ( +/obj/machinery/holopad, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) +"gBw" = ( +/obj/machinery/disposal/delivery_chute{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/window/left/directional/east, +/turf/open/floor/iron, +/area/station/maintenance/disposal) +"gCo" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"gCW" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"gDq" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) +"gDQ" = ( +/obj/machinery/door/poddoor/massdriver_trash, +/obj/structure/fans/tiny, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal) +"gDX" = ( +/obj/structure/closet/secure_closet/medical3, +/obj/item/screwdriver, +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"gEg" = ( +/obj/structure/chair/comfy{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"gEh" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"gEv" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"gEA" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/machinery/light/no_nightlight/directional/north, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"gEI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 4; + name = "Hot to Cold Loop" + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"gEK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/engineering/transit_tube) +"gFo" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/table/glass, +/obj/item/stack/sheet/glass/fifty{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/stack/sheet/iron/fifty, +/obj/item/wrench, +/obj/item/crowbar, +/obj/item/clothing/glasses/welding, +/obj/item/storage/toolbox/mechanical, +/obj/item/stack/cable_coil, +/obj/machinery/button/door/directional/west{ + id = "research_shutters_2"; + name = "Shutters Control Button"; + req_access = list("research") + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"gFw" = ( +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"gFC" = ( +/obj/machinery/mineral/stacking_machine{ + input_dir = 2 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/maintenance/disposal) +"gFD" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"gFU" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/dorms) +"gGa" = ( +/obj/structure/table/reinforced, +/obj/item/clipboard, +/obj/item/lighter, +/obj/item/clothing/glasses/meson/engine, +/obj/item/stamp/head/ce, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/machinery/computer/security/telescreen/entertainment/directional/south, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"gGn" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/air_input{ + dir = 1 + }, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"gGs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/green/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"gGy" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/security/range) +"gGB" = ( +/obj/vehicle/sealed/mecha/ripley/paddy/preset, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/security/mechbay) +"gHR" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"gIC" = ( +/obj/machinery/light/small/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"gIG" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"gJN" = ( +/obj/structure/chair/wood, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"gKn" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable, +/turf/open/space, +/area/station/solars/port) +"gKz" = ( +/obj/structure/table/wood, +/obj/item/kirbyplants/organic/plant22{ + pixel_y = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"gKB" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"gLd" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"gLn" = ( +/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{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) +"gLF" = ( +/obj/effect/spawner/random/vending/snackvend, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"gMf" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"gMF" = ( +/obj/item/toy/basketball, +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"gMG" = ( +/obj/structure/table/wood, +/obj/item/newspaper, +/obj/item/reagent_containers/cup/glass/coffee, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"gMO" = ( +/obj/structure/plasticflaps/opaque, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"gNu" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison/workout) +"gNv" = ( +/obj/structure/sign/poster/contraband/random/directional/east, +/turf/open/floor/iron/stairs/right, +/area/station/service/abandoned_gambling_den) +"gNA" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"gNG" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/button/door/directional/north{ + id = "assistantshutters"; + name = "Tool Storage Shutters Control"; + req_access = list("engineering") + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"gOS" = ( +/obj/machinery/power/terminal{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"gOV" = ( +/mob/living/carbon/human/species/monkey, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/science/genetics) +"gQa" = ( +/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{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"gQe" = ( +/obj/machinery/mech_bay_recharge_port, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/machinery/light/directional/north, +/turf/open/floor/iron/dark, +/area/station/security/mechbay) +"gQj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"gQH" = ( +/obj/structure/table/wood, +/obj/item/book/bible, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"gQI" = ( +/turf/closed/wall, +/area/station/maintenance/department/medical/central) +"gQM" = ( +/obj/machinery/door/window/right/directional/east{ + name = "Morgue Waste Chute"; + req_access = list("medical") + }, +/obj/machinery/door/window/right/directional/south{ + name = "Morgue Waste Chute"; + req_access = list("morgue_secure") + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"gQU" = ( +/obj/structure/disposalpipe/trunk, +/obj/machinery/disposal/bin{ + name = "Corpse Disposal" + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"gRb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"gRp" = ( +/obj/vehicle/ridden/secway, +/obj/item/key/security, +/obj/effect/turf_decal/bot, +/turf/open/floor/plastic, +/area/station/security/lockers) +"gRJ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"gRU" = ( +/obj/item/kirbyplants/organic/plant11, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/white, +/area/station/science/lab) +"gSH" = ( +/turf/closed/wall, +/area/station/service/lawoffice) +"gSI" = ( +/obj/structure/closet, +/obj/effect/spawner/random/maintenance/three, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"gTq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"gTu" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"gTR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"gUb" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"gUp" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "Equipment Room"; + name = "Brig Shutters" + }, +/turf/open/floor/plating, +/area/station/security/mechbay) +"gVc" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/department/engine) +"gVg" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/table, +/obj/item/toy/cards/deck, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"gVk" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"gVy" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"gVJ" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/atmos/office) +"gWo" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/computer/security/telescreen/ordnance/directional/south, +/turf/open/floor/iron, +/area/station/science/ordnance/testlab) +"gXg" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"gXh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/painting/library_private{ + pixel_x = 32 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"gXG" = ( +/mob/living/basic/goat/pete, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/showroomfloor, +/area/station/service/kitchen/coldroom) +"gXQ" = ( +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"gYo" = ( +/obj/item/toy/plush/narplush, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"gYW" = ( +/obj/structure/plasticflaps, +/obj/machinery/conveyor{ + dir = 8; + id = "Delivery" + }, +/turf/open/floor/plating, +/area/station/cargo/sorting) +"gZl" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"gZx" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"gZW" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"hae" = ( +/obj/effect/landmark/generic_maintenance_landmark, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"ham" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"haB" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"hcR" = ( +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"hdk" = ( +/obj/structure/flora/bush/large/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/medical/psychology) +"hdB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/brig) +"hdK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"hdP" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"hfi" = ( +/obj/machinery/light/directional/west, +/obj/machinery/atmospherics/components/binary/pump{ + name = "Port to Filter" + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"hfw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"hfC" = ( +/obj/effect/landmark/start/hangover, +/obj/structure/chair/stool/bar/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"hfX" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"hfZ" = ( +/obj/machinery/vending/wardrobe/gene_wardrobe, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"hgV" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"hhs" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"hhJ" = ( +/obj/machinery/airalarm/directional/north, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"hhN" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/requests_console/directional/west{ + department = "Chief Medical Officer's Desk"; + name = "Chief Medical Officer's Requests Console" + }, +/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/white, +/area/station/command/heads_quarters/cmo) +"hiw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/security/range) +"hiN" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio4"; + name = "Containment Blast Door" + }, +/obj/machinery/door/window/right/directional/south{ + name = "Containment Pen #4"; + req_access = list("xenobiology") + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"hiR" = ( +/obj/machinery/light/directional/east, +/obj/item/radio/intercom/directional/east, +/obj/structure/closet/lasertag/blue, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/white/corner{ + dir = 4 + }, +/area/station/commons/fitness) +"hiY" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Sci4"; + location = "Sci3" + }, +/obj/structure/disposalpipe/junction{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"hjh" = ( +/obj/structure/sign/poster/official/random/directional/south, +/obj/effect/turf_decal/tile/blue, +/obj/structure/sign/warning/biohazard/directional/west, +/obj/machinery/vending/drugs, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"hju" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"hjy" = ( +/obj/machinery/computer/security, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"hjO" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"hkc" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"hkF" = ( +/obj/item/retractor, +/obj/item/hemostat, +/obj/item/cautery, +/obj/structure/table/glass, +/obj/machinery/light/directional/east, +/obj/item/blood_filter, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"hkQ" = ( +/obj/machinery/light/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"hlk" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"hlQ" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"hmv" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"hmL" = ( +/obj/machinery/door/poddoor/preopen{ + id = "bridgespace"; + name = "Bridge External Shutters" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/sign/departments/aisat/directional/east, +/turf/open/floor/iron/dark, +/area/station/engineering/transit_tube) +"hnu" = ( +/obj/machinery/computer/warrant{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"hnx" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"hnP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/engine_smes) +"hnV" = ( +/obj/structure/closet/radiation, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/machinery/computer/security/telescreen/turbine/directional/west, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"hnY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/virology) +"hop" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/sign/poster/official/random/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"hoR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"hpp" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"hpt" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"hqc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"hqo" = ( +/obj/structure/cable, +/obj/machinery/button/door/directional/north{ + id = "assistantshutters"; + name = "Tool Storage Shutters Control"; + req_access = list("engineering") + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"hrZ" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/white/corner{ + dir = 4 + }, +/area/station/commons/fitness) +"hsN" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/security/prison) +"htK" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"htM" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"hvm" = ( +/obj/structure/window/reinforced/fulltile, +/obj/structure/flora/bush/pointy/style_random, +/obj/structure/flora/bush/leavy/style_random, +/turf/open/floor/grass, +/area/station/hallway/primary/central/aft) +"hvF" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/cargo/storage) +"hvW" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio4"; + name = "Containment Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"hwd" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Departure Lounge Port" + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"hwj" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/portable_atmospherics/canister/plasma, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/security/execution) +"hwo" = ( +/obj/machinery/hydroponics/constructable, +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"hwx" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"hwY" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"hxB" = ( +/obj/machinery/newscaster/directional/west, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/service/theater) +"hyS" = ( +/obj/machinery/airalarm/directional/south, +/obj/effect/landmark/start/bitrunner, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 8 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/bitrunning/den) +"hyZ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/obj/machinery/vending/coffee, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"hzc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/wrench, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"hzd" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/external, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/solars/port) +"hzi" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"hzn" = ( +/turf/closed/wall/r_wall, +/area/station/science/ordnance/testlab) +"hzr" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/atmos/hfr_room) +"hzy" = ( +/turf/open/floor/iron/chapel, +/area/station/service/chapel) +"hAp" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/prison) +"hAF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"hBg" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"hBn" = ( +/obj/structure/table/glass, +/obj/item/folder/white, +/obj/item/clothing/glasses/hud/health, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"hBT" = ( +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/engine_smes) +"hBY" = ( +/obj/structure/table, +/obj/item/flashlight/lamp, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"hCd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/structure/table, +/obj/item/pen, +/obj/item/instrument/harmonica, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"hCg" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos/hfr_room) +"hCj" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"hCE" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/landmark/event_spawn, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"hCS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"hDg" = ( +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/security/prison) +"hDu" = ( +/turf/closed/wall, +/area/station/hallway/secondary/command) +"hDG" = ( +/obj/machinery/door/airlock/engineering{ + name = "Auxiliary Base Construction" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/aux_base, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"hDQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/monastery) +"hEc" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "garbage" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"hEC" = ( +/turf/closed/wall/r_wall, +/area/station/medical/abandoned) +"hEX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) +"hFp" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/chair, +/obj/item/reagent_containers/blood/random, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"hFy" = ( +/obj/structure/sign/warning/vacuum/external/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"hFV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"hGc" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/vending/wardrobe/sec_wardrobe, +/obj/machinery/camera/directional/north{ + c_tag = "Brig Equipment Room" + }, +/obj/structure/cable, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/plastic, +/area/station/security/lockers) +"hGg" = ( +/obj/structure/sign/warning/vacuum/external/directional/west, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"hGq" = ( +/obj/machinery/firealarm/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"hGN" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/camera/directional/north{ + c_tag = "Engineering Supermatter Chamber"; + network = list("ss13","engine") + }, +/obj/machinery/power/energy_accumulator/tesla_coil/anchored, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"hGQ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"hGY" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"hHr" = ( +/obj/structure/chair/comfy/black{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"hHG" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"hHJ" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/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{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"hID" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/iron/freezer, +/area/station/medical/virology) +"hIQ" = ( +/obj/machinery/light/directional/south, +/obj/machinery/airalarm/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"hIR" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"hJi" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"hJp" = ( +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"hKU" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) +"hMc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal) +"hMt" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"hNd" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/start/cargo_technician, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"hNB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"hOz" = ( +/obj/item/weldingtool, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"hOY" = ( +/obj/effect/turf_decal/bot_white/right, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"hPu" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"hPN" = ( +/obj/structure/table/glass, +/obj/item/storage/box/monkeycubes{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/machinery/light/directional/east, +/obj/item/reagent_containers/cup/beaker{ + pixel_x = -6 + }, +/obj/machinery/button/door/directional/east{ + id = "xenobiomain"; + name = "Containment Blast Doors"; + req_access = list("xenobiology") + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"hPU" = ( +/obj/structure/table/optable{ + name = "Robotics Operating Table" + }, +/obj/item/clothing/mask/surgical, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"hQc" = ( +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/security/prison/workout) +"hQd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable/layer3, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"hQh" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/structure/disposalpipe/sorting/mail{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/medbay/chemistry, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"hQz" = ( +/obj/structure/closet/emcloset/anchored, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"hQU" = ( +/obj/structure/sign/warning/radiation/rad_area/directional/west, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"hQV" = ( +/obj/effect/mapping_helpers/ianbirthday, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"hRF" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"hRG" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) +"hRH" = ( +/obj/structure/table, +/obj/structure/disposalpipe/segment, +/obj/machinery/reagentgrinder, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"hSM" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/access/any/engineering/external, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"hTl" = ( +/obj/structure/mirror{ + icon_state = "mirror_broke"; + pixel_y = 28 + }, +/obj/machinery/light/small/directional/north, +/obj/structure/sink/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"hTq" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/engine, +/area/station/science/lab) +"hUx" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/security/detectives_office) +"hUB" = ( +/obj/structure/table, +/obj/item/phone{ + pixel_x = 6; + pixel_y = 1 + }, +/obj/item/reagent_containers/cup/glass/mug/britcup{ + pixel_x = -6; + pixel_y = 7 + }, +/obj/machinery/requests_console/directional/north{ + department = "Cargo"; + name = "Drone Bay Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"hVg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"hVx" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"hVz" = ( +/obj/machinery/conveyor{ + dir = 5; + id = "garbage" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"hVJ" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/blue, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"hVS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/grimy, +/area/station/command/heads_quarters/captain/private) +"hWo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/atmospherics/components/unary/passive_vent/layer2{ + dir = 4 + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating/airless, +/area/station/maintenance/department/chapel/monastery) +"hWq" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"hWE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/purple/visible, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"hWS" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"hXt" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"hXC" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"hXW" = ( +/turf/closed/wall, +/area/station/hallway/secondary/entry) +"hZL" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "executionfireblast" + }, +/obj/machinery/atmospherics/pipe/smart/simple/brown/visible, +/turf/open/floor/plating, +/area/station/security/execution) +"iab" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"iaj" = ( +/obj/machinery/holopad, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"iav" = ( +/obj/structure/chair/wood, +/turf/open/floor/iron/chapel{ + dir = 8 + }, +/area/station/service/chapel) +"iaL" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 9 + }, +/turf/open/floor/iron/dark/airless, +/area/station/science/ordnance/freezerchamber) +"ibw" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"ibD" = ( +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"icy" = ( +/obj/machinery/door/airlock/grunge{ + name = "Art Storage" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"icY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/treatment_center) +"idj" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/treatment_center) +"idA" = ( +/obj/machinery/power/port_gen/pacman, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"idH" = ( +/obj/machinery/light/small/directional/east, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"idZ" = ( +/obj/effect/landmark/start/security_officer, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/office) +"iea" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"ieU" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/ai/satellite/interior) +"ifr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/turf/open/floor/carpet, +/area/station/service/library/lounge) +"igj" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/command/teleporter) +"igs" = ( +/obj/effect/landmark/start/prisoner, +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"igu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Engineering Supermatter Starboard Fore"; + network = list("ss13","engine") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"igC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"igE" = ( +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "xenobio5"; + name = "Containment Blast Doors"; + pixel_y = 4; + req_access = list("xenobiology") + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/light/directional/north, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"igX" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/disposal/delivery_chute{ + dir = 4 + }, +/obj/machinery/conveyor{ + dir = 8; + id = "ShuttleUnload" + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"ihj" = ( +/obj/item/clothing/suit/toggle/labcoat/science, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"ihM" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit) +"iiy" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"iiD" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"iiP" = ( +/obj/machinery/door/airlock/atmos{ + name = "HFR" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/hfr_room) +"ijt" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos/hfr_room) +"ijG" = ( +/obj/structure/table/optable, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"ijU" = ( +/obj/structure/closet/crate, +/obj/effect/spawner/random/medical/memeorgans, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"ikq" = ( +/turf/closed/wall, +/area/station/service/chapel/storage) +"ikB" = ( +/obj/structure/closet/secure_closet/medical2, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"ilz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ilD" = ( +/obj/machinery/processor/slime, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) +"imd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/stairs, +/area/station/engineering/storage/tech) +"imz" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"imB" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 1 + }, +/turf/open/space/basic, +/area/space/nearstation) +"imE" = ( +/obj/machinery/status_display/ai{ + pixel_x = -32 + }, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"int" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/closed/wall, +/area/station/maintenance/department/engine) +"ioj" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"iok" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"iow" = ( +/obj/machinery/atmospherics/components/trinary/filter/critical{ + dir = 1; + filter_type = list(/datum/gas/nitrogen) + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ioZ" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"ipu" = ( +/obj/machinery/vending/wallmed{ + pixel_y = 28 + }, +/obj/structure/table/glass, +/obj/item/clothing/neck/stethoscope, +/obj/item/folder/white, +/turf/open/floor/iron/dark, +/area/station/medical/abandoned) +"ipE" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/ai/satellite/chamber) +"ipH" = ( +/obj/effect/turf_decal/caution, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"ipI" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"iqc" = ( +/turf/open/floor/iron/stairs/right, +/area/station/service/abandoned_gambling_den) +"iqI" = ( +/obj/effect/turf_decal/tile/yellow, +/obj/machinery/camera/directional/south{ + c_tag = "Aft Primary Hallway Engineering"; + start_active = 1 + }, +/obj/machinery/photocopier, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"iqW" = ( +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"irF" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/access/any/service/crematorium, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"irZ" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "SupermatterExternal"; + name = "Radiation Shutters" + }, +/obj/effect/turf_decal/bot, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"isg" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"isC" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Dorms"; + location = "Tool" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"isF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible/layer2, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"iuM" = ( +/obj/machinery/door/window/left/directional/west{ + name = "Test Chamber"; + req_access = list("xenobiology") + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"ivp" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"ivy" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"ivQ" = ( +/obj/item/kirbyplants/organic/plant22, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"ixd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"ixN" = ( +/obj/structure/disposalpipe/junction{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"iyg" = ( +/obj/structure/sign/warning/electric_shock/directional/east, +/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{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"iyl" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"iyC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"iyJ" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "SupermatterExternal"; + name = "Radiation Shutters" + }, +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"izx" = ( +/obj/structure/rack, +/obj/item/wrench, +/obj/item/screwdriver, +/obj/item/storage/briefcase/secure, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"izB" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Pod" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/landmark/navigate_destination/dockescpod, +/turf/open/floor/plating, +/area/station/commons/dorms) +"izF" = ( +/turf/open/floor/plating{ + luminosity = 2 + }, +/area/station/maintenance/department/science/xenobiology) +"izP" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/turf/open/space/basic, +/area/space/nearstation) +"iAC" = ( +/obj/effect/turf_decal/stripes/white/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"iBi" = ( +/obj/machinery/light/directional/north, +/obj/structure/table, +/obj/structure/sign/poster/random/directional/north, +/obj/item/clipboard, +/obj/item/paper_bin/carbon, +/obj/item/coin/silver, +/obj/item/stamp/head/qm, +/obj/item/disk/computer/quartermaster, +/obj/item/disk/computer/quartermaster, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"iBk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"iBp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/library) +"iBq" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "incinerator mix pump" + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"iBw" = ( +/obj/effect/turf_decal/stripes/white/line, +/obj/effect/landmark/start/prisoner, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"iBJ" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Telecomms External Fore"; + network = list("tcomms"); + start_active = 1 + }, +/turf/open/space/basic, +/area/space/nearstation) +"iBY" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"iCe" = ( +/obj/machinery/atmospherics/components/trinary/mixer{ + dir = 4; + node1_concentration = 0.8; + node2_concentration = 0.2; + on = 1; + target_pressure = 4500 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"iCV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/security/execution) +"iDJ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/closed/wall/r_wall, +/area/station/ai/satellite/chamber) +"iDT" = ( +/obj/structure/closet/secure_closet/medical2, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/treatment_center) +"iDV" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Cargo Bay" + }, +/obj/structure/rack, +/obj/item/stack/sheet/cardboard, +/obj/item/stack/sheet/cardboard, +/obj/item/stack/sheet/cardboard, +/obj/item/storage/box/lights/mixed, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"iDX" = ( +/obj/machinery/computer/slot_machine, +/turf/open/floor/carpet/lone, +/area/station/commons/lounge) +"iEx" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/captain/private) +"iEJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter/room) +"iEQ" = ( +/obj/structure/table, +/obj/item/storage/box/lights/mixed, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"iEU" = ( +/obj/item/clothing/suit/apron/chef, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den) +"iFi" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"iFm" = ( +/obj/machinery/door/window/brigdoor/left/directional/east{ + name = "Coroner's Office"; + req_access = list("morgue_secure") + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"iFA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"iFB" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/diagonal_centre, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"iFG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"iFI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/item/reagent_containers/cup/bucket, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"iGp" = ( +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube/crossing/horizontal, +/turf/open/space/basic, +/area/space/nearstation) +"iGJ" = ( +/obj/structure/table/glass, +/obj/item/stack/medical/wrap/gauze, +/obj/machinery/newscaster/directional/west, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/treatment_center) +"iGR" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/hfr_room) +"iHZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/white/corner{ + dir = 4 + }, +/area/station/commons/fitness) +"iIB" = ( +/obj/structure/table, +/obj/machinery/conveyor_switch/oneway{ + dir = 8; + id = "ShuttleUnload"; + name = "Shuttle Unload"; + pixel_x = 6; + pixel_y = 9 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"iIS" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Morgue" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"iIT" = ( +/turf/closed/wall/r_wall, +/area/station/science/ordnance/freezerchamber) +"iIY" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"iIZ" = ( +/obj/structure/closet/crate, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/rods/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/mineral/plasma{ + amount = 30 + }, +/turf/open/floor/plating, +/area/station/engineering/storage_shared) +"iJb" = ( +/obj/structure/chair, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/grimy, +/area/station/security/detectives_office) +"iJc" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"iJH" = ( +/obj/structure/table, +/obj/item/stack/sheet/plasteel{ + amount = 10 + }, +/obj/item/assembly/flash/handheld, +/obj/item/assembly/flash/handheld, +/obj/item/assembly/flash/handheld, +/obj/item/assembly/flash/handheld, +/obj/item/assembly/flash/handheld, +/obj/item/assembly/flash/handheld, +/obj/item/assembly/flash/handheld, +/obj/machinery/requests_console{ + department = "Robotics"; + name = "Robotics RC"; + pixel_x = 30 + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"iJI" = ( +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 4 + }, +/obj/structure/sink/directional/west, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"iJN" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/supply, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"iKb" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/left/directional/west{ + name = "Reception Window" + }, +/obj/structure/cable, +/obj/machinery/door/window/brigdoor/left/directional/east{ + name = "Brig Control Desk"; + req_access = list("brig_entrance") + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/supply) +"iKi" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/structure/cable, +/turf/open/floor/iron/dark/corner{ + dir = 4 + }, +/area/station/security/prison/workout) +"iLl" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/obj/structure/sink/directional/south, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"iLF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Engineering Supermatter Starboard Mid"; + network = list("ss13","engine") + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"iMo" = ( +/obj/structure/table, +/obj/item/crowbar, +/obj/item/storage/box/bodybags, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"iMH" = ( +/obj/machinery/door/window/right/directional/south{ + name = "Armory"; + req_access = list("armory") + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/security/warden) +"iNg" = ( +/obj/machinery/hydroponics/constructable, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"iNw" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"iNH" = ( +/obj/machinery/door/poddoor/preopen{ + id = "bridgespace"; + name = "Bridge External Shutters" + }, +/obj/effect/turf_decal/delivery, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"iNR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/service/kitchen/coldroom) +"iOf" = ( +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"iOl" = ( +/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{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"iPj" = ( +/obj/machinery/igniter{ + id = "xenoigniter"; + luminosity = 2 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"iPL" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"iQR" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"iRD" = ( +/obj/structure/table/wood, +/obj/item/folder/white, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/psychology) +"iSi" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/department/science/central) +"iSl" = ( +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"iTa" = ( +/obj/machinery/newscaster/directional/south, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/brig) +"iUX" = ( +/turf/closed/wall/r_wall, +/area/station/science/ordnance/burnchamber) +"iVJ" = ( +/obj/effect/spawner/random/medical/memeorgans, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"iVP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"iVZ" = ( +/turf/closed/wall, +/area/station/tcommsat/server) +"iWD" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge-right" + }, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"iWV" = ( +/obj/machinery/light/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"iYH" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Cargo Bay" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "cargo-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/general, +/obj/effect/mapping_helpers/airlock/access/any/supply/bit_den, +/turf/open/floor/iron, +/area/station/cargo/storage) +"iYO" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/junction{ + dir = 4 + }, +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"iZG" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/machinery/light/directional/east, +/obj/machinery/ecto_sniffer{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/structure/fireaxecabinet/mechremoval/directional/east, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"iZW" = ( +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit) +"jat" = ( +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"jaK" = ( +/obj/structure/closet/secure_closet/chief_medical, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"jaS" = ( +/obj/machinery/atmospherics/components/trinary/filter/atmos/plasma{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"jbx" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"jcc" = ( +/obj/machinery/chem_mass_spec, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"jcg" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"jcT" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"jcU" = ( +/obj/machinery/requests_console/directional/west{ + department = "Security"; + name = "Security Lockers Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/closed/wall/r_wall, +/area/station/security/lockers) +"jdj" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"jdr" = ( +/obj/machinery/status_display/supply{ + dir = 4; + pixel_y = 32 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"jdA" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"jdL" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"jeq" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"jez" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/lobby) +"jeG" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"jfg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"jgr" = ( +/obj/machinery/door/airlock/grunge{ + name = "Library" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "Library-passthrough" + }, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/service/library) +"jgv" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"jhd" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"jhk" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"jhl" = ( +/obj/machinery/light/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"jhq" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 9 + }, +/turf/open/space/basic, +/area/space/nearstation) +"jhD" = ( +/obj/machinery/requests_console/directional/west{ + name = "Abandoned Bar Requests Console" + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/sink/directional/east, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den) +"jhJ" = ( +/obj/structure/closet/wardrobe/black, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/white/corner, +/area/station/commons/fitness) +"jhS" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/access/any/engineering/external, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"jiu" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "mining" + }, +/obj/machinery/bouldertech/refinery/smelter, +/turf/open/floor/iron, +/area/station/cargo/storage) +"jiD" = ( +/turf/closed/wall/r_wall, +/area/station/science/genetics) +"jks" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"jkQ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"jlb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/station/engineering/storage_shared) +"jlc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/turf/closed/wall/r_wall, +/area/station/tcommsat/computer) +"jmr" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den/gaming) +"jnp" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/science/lab) +"jnG" = ( +/obj/machinery/door/airlock/virology{ + autoclose = 0; + frequency = 1449; + id_tag = "virology_airlock_exterior"; + name = "Virology Exterior Airlock" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door_buttons/access_button{ + idDoor = "virology_airlock_exterior"; + idSelf = "virology_airlock_control"; + name = "Virology Access Button"; + pixel_y = 24; + req_access = list("virology") + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/virology, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "virology-entrance" + }, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"jos" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/commons/lounge) +"joE" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/structure/table, +/obj/item/assembly/signaler{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/item/assembly/signaler{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/item/assembly/signaler{ + pixel_x = 7 + }, +/obj/item/assembly/signaler{ + pixel_x = 7 + }, +/obj/item/assembly/signaler{ + pixel_x = -8; + pixel_y = 5 + }, +/obj/item/assembly/signaler{ + pixel_x = -8; + pixel_y = 5 + }, +/obj/item/assembly/signaler{ + pixel_x = -2; + pixel_y = -2 + }, +/turf/open/floor/iron/white, +/area/station/science/ordnance/testlab) +"jpa" = ( +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/virology{ + autoclose = 0; + frequency = 1449; + id_tag = "virology_airlock_interior"; + name = "Virology Interior Airlock" + }, +/obj/machinery/door_buttons/access_button{ + idDoor = "virology_airlock_interior"; + idSelf = "virology_airlock_control"; + name = "Virology Access Button"; + pixel_x = -24; + req_access = list("virology") + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/medical/virology, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "virology-entrance" + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"jqQ" = ( +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/tlv_cold_room, +/obj/machinery/camera/directional/north{ + c_tag = "Kitchen Cold Room" + }, +/obj/structure/cable, +/obj/machinery/deepfryer, +/turf/open/floor/iron/showroomfloor, +/area/station/service/kitchen/coldroom) +"jry" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/general/visible{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"jrC" = ( +/obj/machinery/button/door/directional/east{ + id = "qm_warehouse"; + name = "Warehouse Door Control"; + req_access = list("cargo") + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"jsa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"jsf" = ( +/obj/item/toy/katana, +/turf/open/floor/plating, +/area/station/security/range) +"jsD" = ( +/obj/structure/sign/picture_frame/portrait/bar{ + pixel_y = 28 + }, +/obj/item/kirbyplants/organic/plant21{ + pixel_y = 3 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"jtf" = ( +/obj/effect/turf_decal/tile/green/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"jty" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"jtJ" = ( +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/service/kitchen/coldroom) +"juf" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/structure/sign/departments/aiupload/directional/south, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"juh" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"juU" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Central Access" + }, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"jvV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"jwq" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/splatter, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/turf/open/floor/iron, +/area/station/maintenance/disposal) +"jwA" = ( +/obj/machinery/smartfridge/extract/preloaded, +/obj/machinery/requests_console/directional/east{ + department = "Xenobiology"; + name = "Xenobiology Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"jwD" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"jxt" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/yellow/visible, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"jyp" = ( +/obj/structure/table, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/obj/structure/secure_safe{ + pixel_x = -27 + }, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"jyJ" = ( +/obj/structure/closet/secure_closet/medical1{ + pixel_x = -3 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"jze" = ( +/turf/closed/wall, +/area/station/medical/paramedic) +"jzi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/light/directional/east, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"jzF" = ( +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"jzI" = ( +/obj/item/radio/intercom/directional/east, +/obj/machinery/fax{ + fax_name = "Security Office"; + name = "Security Office Fax Machine" + }, +/obj/structure/table, +/turf/open/floor/plastic, +/area/station/security/lockers) +"jzX" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"jAe" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/tile/brown/diagonal_centre, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"jAy" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"jBh" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/closed/wall, +/area/station/cargo/warehouse) +"jBn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"jBo" = ( +/obj/effect/turf_decal/arrows/red{ + dir = 4; + pixel_x = -15 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/atmos/hfr_room) +"jBx" = ( +/obj/machinery/door/poddoor/preopen{ + id = "telelab"; + name = "Test Chamber Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/lab) +"jCr" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"jCv" = ( +/obj/structure/sign/poster/random/directional/north, +/obj/item/kirbyplants/organic/plant17, +/obj/structure/sign/poster/official/random/directional/west, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"jCw" = ( +/obj/machinery/light/directional/south, +/obj/machinery/chem_dispenser, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"jCH" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/maintenance/disposal) +"jDA" = ( +/obj/item/chair, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"jEN" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"jFf" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"jFu" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"jFw" = ( +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"jGv" = ( +/obj/machinery/newscaster/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"jHs" = ( +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"jHP" = ( +/obj/structure/table, +/obj/item/reagent_containers/cup/glass/bottle/vodka/badminka{ + pixel_x = 6; + pixel_y = 10 + }, +/obj/item/reagent_containers/cup/glass/bottle/tequila{ + pixel_x = -6; + pixel_y = 4 + }, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den) +"jHZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/closed/wall, +/area/station/maintenance/department/science/central) +"jIy" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/open/space/basic, +/area/space/nearstation) +"jII" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"jIM" = ( +/obj/effect/landmark/start/cargo_technician, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"jIU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"jJm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"jJz" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/turf/open/floor/iron, +/area/station/maintenance/disposal) +"jJD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/station/service/chapel) +"jJN" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"jJQ" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Experimentation Lab Central"; + network = list("ss13","rd") + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/button/door/directional/north{ + id = "testlab"; + name = "Test Chamber Blast Door"; + pixel_x = -6 + }, +/obj/machinery/button/door/directional/north{ + id = "telelab"; + name = "Test Chamber Blast Door"; + pixel_x = 6 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/lab) +"jKs" = ( +/obj/machinery/atmospherics/components/binary/pump/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"jKE" = ( +/obj/effect/turf_decal/trimline/blue/line{ + dir = 1 + }, +/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{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/psychology) +"jMb" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"jMl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"jMA" = ( +/obj/machinery/computer/apc_control, +/obj/machinery/requests_console/directional/north{ + department = "Chief Engineer's Desk"; + name = "Chief Engineer's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"jMS" = ( +/obj/effect/spawner/xmastree, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/station/service/library) +"jNg" = ( +/obj/structure/extinguisher_cabinet/directional/north, +/turf/closed/wall, +/area/station/commons/fitness) +"jNt" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/machinery/hydroponics/soil, +/obj/item/radio/intercom/prison/directional/north, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"jNW" = ( +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"jNZ" = ( +/obj/machinery/holopad, +/obj/item/flashlight/lantern, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/chapel, +/area/station/service/chapel) +"jOe" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/door/airlock/engineering/glass/critical{ + heat_proof = 1; + name = "Supermatter Chamber"; + req_one_access = list("engineering","atmospherics") + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"jOk" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/nitrogen_input{ + dir = 1 + }, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"jOs" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"jOw" = ( +/obj/structure/table/wood/fancy, +/obj/structure/sign/painting/library_secure{ + pixel_y = -32 + }, +/obj/machinery/light/dim/directional/south, +/obj/item/reagent_containers/cup/glass/trophy{ + pixel_y = 10 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"jOB" = ( +/turf/open/floor/plating, +/area/station/commons/storage/emergency/starboard) +"jOI" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit) +"jPf" = ( +/obj/structure/closet, +/obj/effect/spawner/random/maintenance, +/obj/item/knife, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/department/engine) +"jPo" = ( +/obj/structure/chair, +/turf/open/floor/iron, +/area/station/engineering/main) +"jQh" = ( +/obj/item/stack/sheet/animalhide/xeno, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"jRu" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"jRB" = ( +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit) +"jRG" = ( +/obj/effect/spawner/random/maintenance, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"jRZ" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit) +"jSA" = ( +/obj/structure/sign/departments/science, +/turf/closed/wall, +/area/station/maintenance/department/medical) +"jSF" = ( +/turf/closed/wall/r_wall, +/area/station/hallway/secondary/command) +"jSP" = ( +/obj/machinery/conveyor{ + dir = 10; + id = "CargoUnload" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"jTu" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/station/service/lawoffice) +"jTE" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"jTV" = ( +/obj/structure/table, +/obj/item/reagent_containers/condiment/saltshaker{ + pixel_x = -2; + pixel_y = 2 + }, +/obj/item/reagent_containers/condiment/peppermill{ + desc = "Often used to flavor food or make people sneeze. Fashionably moved to the left side of the table."; + pixel_x = -8; + pixel_y = 2 + }, +/obj/item/reagent_containers/condiment/enzyme{ + pixel_x = 9; + pixel_y = 3 + }, +/obj/machinery/reagentgrinder{ + pixel_x = -5; + pixel_y = 11 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"jUF" = ( +/obj/structure/grille/broken, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"jUX" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/closed/wall, +/area/station/cargo/drone_bay) +"jVo" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"jVK" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"jVS" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/iron/freezer, +/area/station/medical/virology) +"jWc" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"jWj" = ( +/obj/structure/cable, +/obj/item/radio/intercom/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"jWq" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/lab) +"jWA" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating/airless, +/area/station/engineering/atmos/hfr_room) +"jWH" = ( +/obj/effect/turf_decal/trimline/blue/corner, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"jXw" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"jXz" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"jXA" = ( +/obj/structure/table, +/obj/item/stack/ore/iron, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"jXJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"jYh" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Supply to Virology" + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"jYA" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/closed/wall, +/area/station/maintenance/department/science/central) +"jYJ" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/machinery/smartfridge/petri/preloaded, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"jZL" = ( +/obj/machinery/door/window/left/directional/south{ + name = "Conveyor Access"; + req_access = list("cargo") + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"jZV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"kap" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"kaA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/security/prison/workout) +"kaH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"kbi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"kbB" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/structure/sign/painting/library{ + pixel_x = -32 + }, +/turf/open/floor/iron/dark, +/area/station/security/prison) +"kbV" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/entry) +"kcW" = ( +/obj/structure/disposalpipe/segment, +/turf/closed/wall, +/area/station/cargo/bitrunning/den) +"kdb" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/camera/directional/north{ + c_tag = "Xenobiology Slime Pen #7"; + network = list("ss13","rd") + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"kdf" = ( +/obj/structure/lattice, +/obj/item/toy/plush/lizard_plushie/space/green, +/turf/open/space/basic, +/area/space/nearstation) +"kdk" = ( +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/prison) +"kdM" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/science/ordnance) +"ket" = ( +/obj/item/flashlight/lantern, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/chapel{ + dir = 8 + }, +/area/station/service/chapel) +"keN" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"kfl" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"kfS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/power/emitter/welded{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"kgz" = ( +/obj/machinery/light_switch/directional/east, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"kgR" = ( +/obj/structure/toilet{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"kgU" = ( +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"khk" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/science/ordnance/testlab) +"khJ" = ( +/obj/machinery/chem_master, +/obj/machinery/button/door/directional/east{ + id = "chemistry_shutters"; + name = "Shutters Control"; + req_access = list("pharmacy") + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"khX" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"kiw" = ( +/obj/machinery/door/airlock{ + name = "Prison Restrooms" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron/freezer, +/area/station/security/prison/toilet) +"kjm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"kjA" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2 + }, +/obj/effect/mapping_helpers/mail_sorting/supply/disposals, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"kjI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"kjK" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "MiniSat Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "ai-sat-left" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/minisat, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"kkk" = ( +/obj/structure/table, +/obj/item/reagent_containers/cup/glass/shaker, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den) +"kkF" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"kkQ" = ( +/obj/machinery/computer/dna_console{ + dir = 8 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Genetics Lab East" + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"kkU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/service/library/artgallery) +"kle" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/primary/central/aft) +"klo" = ( +/obj/structure/dresser, +/obj/structure/mirror{ + pixel_y = 30 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"klp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"klB" = ( +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"klV" = ( +/obj/item/clothing/under/rank/civilian/clown/sexy, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den) +"kmn" = ( +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"kmp" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/effect/turf_decal/box/red, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/testlab) +"kmq" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/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) +"kmV" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/prison) +"kmZ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"kng" = ( +/obj/effect/turf_decal/caution{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + name = "Chamber Inject" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"knx" = ( +/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{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 9 + }, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"knG" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison/garden) +"kor" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/commons/fitness) +"koO" = ( +/obj/structure/table/wood, +/obj/item/food/breadslice/plain, +/obj/item/food/breadslice/plain{ + pixel_y = 4 + }, +/obj/item/food/breadslice/plain{ + pixel_y = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"koW" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"kpu" = ( +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron/stairs/left, +/area/station/service/abandoned_gambling_den) +"kpM" = ( +/obj/machinery/portable_atmospherics/pump/lil_pump, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"kqc" = ( +/obj/machinery/light/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Incinerator" + }, +/obj/structure/table/glass, +/obj/item/paper_bin, +/obj/item/pen, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"kqH" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"krb" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"krn" = ( +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"krA" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"krC" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/station/maintenance/department/science/xenobiology) +"krI" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/rack, +/obj/item/storage/box/shipping, +/obj/effect/turf_decal/trimline/brown/filled/end{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"krU" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/department/engine) +"ksb" = ( +/obj/machinery/pdapainter{ + pixel_y = 2 + }, +/obj/machinery/requests_console/directional/north{ + department = "Head of Personnel's Desk"; + name = "Head of Personnel's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"ksf" = ( +/obj/item/stack/tile/carpet, +/obj/structure/sign/warning/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"ksv" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ksE" = ( +/obj/effect/turf_decal/arrows/white{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/atmos/hfr_room) +"ksP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"ktv" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"ktQ" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/disposaloutlet{ + dir = 4 + }, +/obj/machinery/conveyor{ + dir = 4; + id = "ShuttleLoad" + }, +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"ktU" = ( +/obj/structure/disposalpipe/junction{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"kue" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/engine, +/area/station/engineering/atmos/hfr_room) +"kvp" = ( +/obj/machinery/door/window/left/directional/north{ + name = "Medbay Delivery"; + req_access = list("medical") + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=1"; + location = "Medbay" + }, +/obj/effect/turf_decal/delivery/white{ + color = "#52B4E9" + }, +/turf/open/floor/iron/white, +/area/station/maintenance/department/medical/morgue) +"kvB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"kww" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"kxj" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/carpet, +/area/station/service/lawoffice) +"kxs" = ( +/obj/item/kirbyplants/organic/plant22, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"kxI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/science/breakroom) +"kxQ" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"kya" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"kyJ" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit) +"kzj" = ( +/obj/structure/chair/wood, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"kzu" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"kzG" = ( +/obj/machinery/atmospherics/components/trinary/mixer{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"kzO" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/security/range) +"kAa" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"kAo" = ( +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Security Door" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/newscaster/directional/east, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"kAD" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"kBu" = ( +/obj/machinery/airalarm/directional/south, +/obj/structure/toilet{ + dir = 1 + }, +/turf/open/floor/iron/freezer, +/area/station/security/prison/toilet) +"kBD" = ( +/obj/effect/spawner/random/contraband/prison, +/obj/structure/closet/crate, +/obj/item/stack/license_plates/empty/fifty, +/obj/item/stack/license_plates/empty/fifty, +/obj/item/stack/license_plates/empty/fifty, +/obj/effect/turf_decal/trimline/red/filled/line, +/turf/open/floor/iron, +/area/station/security/prison/work) +"kCc" = ( +/obj/structure/plasticflaps/opaque, +/obj/machinery/conveyor{ + dir = 8; + id = "EngLoad" + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"kCI" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"kDf" = ( +/obj/machinery/light/small/directional/south, +/turf/open/floor/carpet/black, +/area/station/service/chapel/office) +"kDJ" = ( +/obj/machinery/light/directional/west, +/obj/machinery/conveyor_switch/oneway{ + id = "EngLoad" + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"kDS" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/disposalpipe/trunk, +/obj/machinery/disposal/bin{ + name = "Corpse Disposal" + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/treatment_center) +"kDY" = ( +/obj/item/shard{ + icon_state = "small" + }, +/turf/open/floor/wood, +/area/station/maintenance/department/engine) +"kEb" = ( +/obj/machinery/chem_dispenser, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"kEJ" = ( +/obj/effect/turf_decal/bot, +/mob/living/basic/sloth/paperwork{ + name = "Taxes" + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"kEM" = ( +/obj/structure/sign/directions/evac{ + dir = 1; + pixel_x = -32 + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"kFm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"kFx" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Law Office Maintenance" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/lawyer, +/turf/open/floor/plating, +/area/station/service/lawoffice) +"kFH" = ( +/obj/structure/transit_tube/horizontal, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"kFJ" = ( +/obj/item/gun/ballistic/shotgun/doublebarrel{ + pixel_y = 11 + }, +/obj/structure/table/wood, +/obj/item/coin/silver, +/obj/item/stack/spacecash/c10, +/obj/item/stack/spacecash/c100, +/obj/machinery/requests_console/directional/west{ + department = "Bar"; + name = "Bar Requests console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/wood, +/area/station/service/bar) +"kGE" = ( +/obj/machinery/newscaster/directional/south, +/obj/machinery/light/directional/south, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"kHO" = ( +/obj/structure/bed/dogbed/renault, +/mob/living/basic/pet/fox/renault, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"kHP" = ( +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "xenobio3"; + name = "Containment Blast Doors"; + pixel_y = 4; + req_access = list("xenobiology") + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/light/directional/south, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"kHY" = ( +/obj/machinery/power/turbine/core_rotor{ + mapping_id = "main_turbine" + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"kIo" = ( +/obj/structure/table, +/obj/item/paper_bin, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"kJm" = ( +/obj/structure/table, +/obj/item/clothing/gloves/color/fyellow, +/obj/item/wrench, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"kJw" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Firing Range Target" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/security/range) +"kJU" = ( +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/hfr_room) +"kKf" = ( +/obj/item/kirbyplants/organic/plant8, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"kKg" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"kKz" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"kLp" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge-right" + }, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"kLJ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"kMt" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"kMB" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/requests_console/directional/south{ + department = "Telecomms Admin"; + name = "Telecomms Requests Console"; + pixel_x = 30; + pixel_y = 0 + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"kMX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/holopad, +/obj/structure/table, +/obj/machinery/fax{ + fax_name = "Engineering Lobby"; + name = "Engineering Lobby Fax Machine" + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"kNb" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "ShuttleLoad" + }, +/obj/structure/plasticflaps/opaque, +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"kNE" = ( +/obj/machinery/holopad/secure, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hos) +"kOe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plastic, +/area/station/security/mechbay) +"kPM" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/security/prison) +"kPP" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/hidden, +/turf/open/floor/plating, +/area/station/engineering/atmos/office) +"kQy" = ( +/obj/machinery/computer/records/medical, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"kQZ" = ( +/obj/structure/closet, +/obj/item/stack/spacecash/c10, +/obj/item/stack/spacecash/c10, +/obj/item/stack/spacecash/c10, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"kRa" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/conveyor{ + dir = 8; + id = "CargoUnload" + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"kRq" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/department/engine) +"kRu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"kRK" = ( +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 1 + }, +/obj/machinery/computer/security/telescreen/test_chamber/directional/north, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"kRL" = ( +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"kSC" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/obj/machinery/vending/cigarette, +/turf/open/floor/iron, +/area/station/security/prison) +"kSD" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"kSG" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"kTl" = ( +/turf/closed/wall, +/area/station/security/lockers) +"kTn" = ( +/obj/structure/grille/broken, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"kTo" = ( +/obj/machinery/computer/shuttle/monastery_shuttle, +/turf/open/floor/iron/dark, +/area/station/commons/dorms) +"kUi" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/primary/central/aft) +"kUj" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/light/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"kUt" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable/layer3, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"kUw" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/vending/wardrobe/coroner_wardrobe, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"kUH" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/execution) +"kVc" = ( +/obj/machinery/light/directional/north, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"kVf" = ( +/obj/structure/table, +/obj/item/storage/box/chemimp{ + pixel_x = 6 + }, +/obj/item/storage/box/trackimp{ + pixel_x = -3 + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"kVt" = ( +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) +"kVM" = ( +/obj/structure/sign/painting/library_private{ + pixel_x = 32 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"kVN" = ( +/obj/effect/turf_decal/tile/blue, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"kVO" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/central) +"kWO" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/white/corner{ + dir = 4 + }, +/area/station/commons/fitness) +"kXe" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external{ + name = "Engineering External Access" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"kXZ" = ( +/obj/structure/easel, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"kYq" = ( +/turf/open/floor/plating, +/area/station/security/range) +"kYt" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/medical/psychology) +"kZq" = ( +/obj/structure/cable, +/obj/structure/table/glass, +/obj/effect/spawner/random/food_or_drink/donkpockets, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"kZr" = ( +/obj/structure/bed/dogbed/mcgriff, +/mob/living/basic/pet/dog/pug/mcgriff, +/obj/machinery/requests_console/directional/west{ + department = "Security"; + name = "Warden's Office Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"kZU" = ( +/obj/structure/table/wood/fancy, +/obj/structure/sign/painting/library_secure{ + pixel_y = -32 + }, +/obj/item/knife/combat/bone{ + desc = "An old bone sharpened into a blade. It's rather dull nowadays."; + force = 8; + name = "ancient bone dagger"; + pixel_y = 6; + throwforce = 8 + }, +/obj/machinery/light/dim/directional/south, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"lag" = ( +/obj/machinery/light/small/directional/south, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"lam" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"lao" = ( +/obj/machinery/exodrone_launcher, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"laB" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"laS" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers, +/turf/open/floor/iron, +/area/station/medical/cryo) +"lba" = ( +/obj/structure/flora/bush/large/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/grass, +/area/station/medical/psychology) +"lbC" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/turf/open/space/basic, +/area/space/nearstation) +"lct" = ( +/obj/structure/disposalpipe/junction{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"lcy" = ( +/turf/closed/wall, +/area/station/commons/dorms/laundry) +"lcz" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/table, +/obj/item/stock_parts/scanning_module{ + pixel_x = 5; + pixel_y = 7 + }, +/obj/item/stock_parts/scanning_module{ + pixel_x = 5 + }, +/obj/item/stock_parts/scanning_module{ + pixel_x = -5; + pixel_y = 7 + }, +/obj/item/stock_parts/scanning_module{ + pixel_x = -5 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"lcA" = ( +/obj/structure/table, +/obj/item/circuitboard/computer/operating{ + pixel_x = -5; + pixel_y = -5 + }, +/obj/item/circuitboard/machine/smartfridge{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/circuitboard/computer/operating{ + pixel_x = -2 + }, +/obj/item/stack/cable_coil, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"lcU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/security/range) +"lcZ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/command/gateway) +"ldb" = ( +/obj/structure/table/glass, +/obj/item/paper_bin, +/obj/item/folder/blue, +/obj/item/pen, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"lem" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/flasher{ + id = "executionflash"; + pixel_y = 25 + }, +/obj/machinery/igniter{ + id = "secigniter" + }, +/turf/open/floor/plating, +/area/station/security/execution) +"ler" = ( +/obj/machinery/vending/wardrobe/viro_wardrobe, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/unlocked, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"lfc" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"lfS" = ( +/obj/effect/turf_decal/tile/yellow, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"lgj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"lgu" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/machinery/keycard_auth/wall_mounted/directional/south, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"lgR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/shower/directional/west, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"lgU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"lhf" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/closed/wall, +/area/station/maintenance/department/science/central) +"lhu" = ( +/obj/machinery/shieldgen, +/obj/machinery/light/directional/east, +/turf/open/floor/plating, +/area/station/engineering/storage_shared) +"lhO" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"lig" = ( +/obj/vehicle/ridden/wheelchair{ + dir = 4 + }, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"lix" = ( +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 8 + }, +/obj/effect/turf_decal/box, +/obj/structure/table{ + pixel_x = 0; + pixel_y = 0 + }, +/obj/item/reagent_containers/cup/soda_cans/pwr_game{ + pixel_x = 5; + pixel_y = 11 + }, +/obj/item/reagent_containers/cup/soda_cans/pwr_game{ + pixel_x = -5; + pixel_y = 8 + }, +/obj/item/reagent_containers/cup/soda_cans/pwr_game{ + pixel_x = 3; + pixel_y = 3 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/cargo/bitrunning/den) +"liQ" = ( +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"liR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ljs" = ( +/obj/effect/spawner/random/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"ljT" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den) +"lkh" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Security Door" + }, +/obj/machinery/door/firedoor/heavy, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/aft) +"lkA" = ( +/obj/structure/table/glass, +/obj/item/circular_saw, +/obj/item/scalpel{ + pixel_y = 12 + }, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"lkK" = ( +/obj/structure/bed, +/obj/item/bedsheet/medical, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/freezer, +/area/station/medical/virology) +"llS" = ( +/obj/structure/water_source/puddle, +/obj/structure/window/reinforced/spawner/directional/north, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/science/genetics) +"lmU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"lmV" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"lne" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"lnh" = ( +/obj/structure/table, +/obj/item/stack/cable_coil{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"lnl" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"lnn" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/button/door/directional/west{ + id = "plumbing_shutters"; + name = "Plumbing Shutter Control"; + req_access = list("plumbing") + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"lnw" = ( +/obj/structure/closet/secure_closet/engineering_personal, +/obj/machinery/requests_console/directional/north{ + department = "Engineering"; + name = "Engineering Storage Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"lny" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"loc" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Recreation Room" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/fitness) +"lor" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/medical/psychology) +"lot" = ( +/obj/machinery/door/poddoor/shutters{ + id = "Skynet_launch"; + name = "Mech Bay" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"lou" = ( +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"loP" = ( +/obj/structure/sign/plaques/kiddie/perfect_drone{ + pixel_y = 32 + }, +/obj/structure/rack, +/obj/item/storage/box/syringes{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/storage/box/beakers{ + pixel_x = 6; + pixel_y = 10 + }, +/obj/item/wrench, +/obj/item/knife/kitchen, +/turf/open/floor/engine, +/area/station/science/lab) +"lpW" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"lpX" = ( +/obj/machinery/atmospherics/components/unary/passive_vent/layer2{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/station/ai/satellite/exterior) +"lqc" = ( +/obj/item/toy/gun, +/obj/effect/decal/cleanable/blood/oil, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"lqg" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/science/ordnance) +"lqy" = ( +/obj/machinery/door/airlock/grunge{ + name = "Library" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "Library-passthrough" + }, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"lrb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"lru" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"lrI" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"lsq" = ( +/obj/structure/transit_tube/curved{ + dir = 1 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"lsr" = ( +/obj/structure/table/glass, +/obj/item/stack/medical/wrap/gauze, +/obj/item/clothing/neck/stethoscope, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/button/door/directional/east{ + id = "cmoprivacy"; + name = "CMO Shutter Control"; + req_access = list("cmo") + }, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"lsy" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ltk" = ( +/obj/machinery/door/poddoor/preopen{ + id = "misclab"; + name = "Test Chamber Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"ltl" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/space, +/area/space/nearstation) +"ltu" = ( +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"ltE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/command/eva) +"ltJ" = ( +/obj/structure/statue/petrified, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"lug" = ( +/obj/effect/decal/cleanable/ash, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"lvo" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/command/glass{ + name = "AI Core" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/science/minisat, +/turf/open/floor/iron/white, +/area/station/ai/satellite/chamber) +"lvq" = ( +/turf/closed/wall, +/area/station/security/prison/toilet) +"lvD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/engine_access, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"lwT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"lxx" = ( +/obj/item/stack/medical/wrap/gauze{ + pixel_x = 2 + }, +/obj/machinery/door/window/right/directional/west{ + name = "Medbay Front Desk"; + req_access = list("medical") + }, +/obj/machinery/door/firedoor, +/obj/structure/table/reinforced, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"lyd" = ( +/obj/effect/landmark/start/security_officer, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/office) +"lyB" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/heater, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"lzJ" = ( +/obj/structure/closet/crate/bin, +/turf/open/floor/carpet, +/area/station/service/chapel/office) +"lzP" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1; + name = "Connector Port (Air Supply)" + }, +/turf/open/floor/iron/white, +/area/station/science/lab) +"lAa" = ( +/obj/machinery/computer/records/security, +/obj/machinery/requests_console/directional/east{ + department = "Security"; + name = "Science Post Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/science) +"lAf" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"lAs" = ( +/turf/closed/wall, +/area/station/security/checkpoint/supply) +"lAR" = ( +/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/lab) +"lBu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/blobstart, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"lBJ" = ( +/obj/item/wrench, +/obj/machinery/door/poddoor/shutters/radiation/preopen{ + id = "Supermatter"; + name = "Supermatter Shielding" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter) +"lBP" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"lCb" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"lCR" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Medbay Aux Storage" + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/obj/effect/mapping_helpers/airlock/access/any/medical/general, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"lDw" = ( +/obj/structure/flora/grass/jungle, +/mob/living/carbon/human/species/monkey, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/science/genetics) +"lEn" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/space/basic, +/area/space/nearstation) +"lEs" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"lFb" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"lFh" = ( +/obj/machinery/holopad, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"lFx" = ( +/obj/machinery/space_heater, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"lFK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/fitness) +"lGq" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/commons/lounge) +"lGv" = ( +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics Maintenance" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible/layer2, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"lGS" = ( +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"lHX" = ( +/obj/structure/bed, +/obj/item/bedsheet/orange, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"lIg" = ( +/obj/effect/spawner/random/structure/closet_empty/crate, +/obj/effect/spawner/random/peel_or_nana, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"lIY" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/quantum_server, +/obj/machinery/light_switch/directional/north, +/turf/open/floor/iron/dark/smooth_large, +/area/station/cargo/bitrunning/den) +"lJr" = ( +/obj/item/wrench, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"lJt" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"lJM" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/fitness) +"lKk" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 10 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Permabrig - Monastery"; + network = list("ss13","prison") + }, +/obj/structure/sign/painting/library{ + pixel_x = -32 + }, +/turf/open/floor/iron/dark, +/area/station/security/prison) +"lKn" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"lKL" = ( +/obj/machinery/door/airlock{ + name = "Starboard Emergency Storage" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/commons/storage/emergency/starboard) +"lLb" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"lLo" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/button/door/incinerator_vent_atmos_aux{ + pixel_x = 23; + pixel_y = 7 + }, +/obj/machinery/button/door/incinerator_vent_atmos_main{ + pixel_x = 23; + pixel_y = -6 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"lLL" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/structure/displaycase/forsale/kitchen, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"lLS" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "ShuttleUnload" + }, +/obj/structure/plasticflaps/opaque, +/turf/open/floor/plating, +/area/station/cargo/storage) +"lMK" = ( +/obj/structure/chair/wood, +/turf/open/floor/iron/chapel{ + dir = 4 + }, +/area/station/service/chapel) +"lMN" = ( +/turf/closed/wall/mineral/iron, +/area/station/security/prison/mess) +"lMQ" = ( +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"lNg" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/structure/table, +/obj/item/reagent_containers/cup/bucket, +/obj/item/reagent_containers/cup/bucket, +/obj/item/reagent_containers/cup/bucket, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"lNm" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"lNW" = ( +/obj/machinery/computer/dna_console{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"lOK" = ( +/obj/machinery/door/firedoor, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"lPe" = ( +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"lQn" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"lQr" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/closed/wall, +/area/station/maintenance/department/science/central) +"lQQ" = ( +/obj/machinery/computer/atmos_control/carbon_tank{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"lRh" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"lRu" = ( +/obj/machinery/door/poddoor/preopen{ + id = "surgerya"; + name = "Privacy Shutter" + }, +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/medical/surgery/theatre) +"lRC" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/janitor) +"lRN" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/department/medical) +"lRW" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/genetics) +"lSM" = ( +/obj/machinery/requests_console/directional/south{ + department = "Security"; + name = "Brig Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron, +/area/station/security/brig) +"lTf" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/carpet, +/area/station/commons/lounge) +"lTq" = ( +/obj/machinery/door/airlock/grunge{ + name = "Chapel" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"lTC" = ( +/obj/item/shard, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"lTW" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"lUC" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/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) +"lUY" = ( +/obj/item/radio/intercom/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"lVR" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"lWe" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden/layer4{ + dir = 4 + }, +/obj/structure/table/reinforced, +/obj/machinery/door/window/left/directional/east{ + name = "Armory Desk"; + req_access = list("brig") + }, +/obj/machinery/door/window/left/directional/west{ + name = "Armory Desk"; + req_access = list("armory") + }, +/obj/machinery/door/firedoor, +/obj/item/storage/fancy/donut_box, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"lWv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"lWy" = ( +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"lWJ" = ( +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"lWQ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"lWU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit) +"lXc" = ( +/obj/structure/table, +/obj/item/clothing/head/beret, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"lXk" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "Engineering External Access" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"lYA" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/machinery/camera/directional/south{ + c_tag = "Permabrig - Hall"; + network = list("ss13","prison") + }, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"lYE" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/structure/cable, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"lZc" = ( +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"lZC" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/door/airlock/external{ + name = "Arrival Airlock"; + space_dir = 2 + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"maH" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/white, +/area/station/security/medical) +"maW" = ( +/obj/structure/table/glass, +/obj/item/weldingtool/mini, +/obj/effect/spawner/random/maintenance, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"mba" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/research) +"mbe" = ( +/obj/machinery/vending/wardrobe/engi_wardrobe, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"mbJ" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"mce" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"mci" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/power/port_gen/pacman, +/turf/open/floor/plating, +/area/station/engineering/storage_shared) +"mcp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"mcq" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"mcy" = ( +/obj/structure/chair/wood{ + dir = 1 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/carpet, +/area/station/service/library) +"mcL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"mcV" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"mdk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/closed/wall/r_wall, +/area/station/ai/satellite/exterior) +"mdr" = ( +/turf/open/floor/iron/white, +/area/station/science/research) +"mdx" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"mdL" = ( +/obj/structure/table, +/obj/item/paper_bin, +/obj/item/pen, +/obj/item/reagent_containers/cup/beaker/large{ + pixel_x = 1; + pixel_y = 5 + }, +/obj/item/reagent_containers/cup/beaker{ + pixel_x = -2 + }, +/obj/item/reagent_containers/cup/beaker{ + pixel_x = 2; + pixel_y = -6 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/white, +/area/station/science/research) +"meu" = ( +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"mew" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"mfu" = ( +/obj/machinery/door/window/right/directional/south{ + name = "Containment Pen #8"; + req_access = list("xenobiology") + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"mfz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/dorms) +"mfI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"mhw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"mhF" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/chemistry) +"mhL" = ( +/obj/structure/cable, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"mio" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"miF" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/commons/fitness) +"mjt" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/landmark/start/station_engineer, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"mkf" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating/airless, +/area/station/engineering/atmos) +"mkS" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"mlD" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"mlI" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"mlS" = ( +/obj/structure/chair/wood, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"mlV" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"mmv" = ( +/obj/machinery/door/airlock/engineering{ + name = "Engineering Supplies" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"mmG" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"mnp" = ( +/obj/structure/secure_safe{ + pixel_x = -22 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/grimy, +/area/station/security/detectives_office) +"mnr" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Chapel Starboard"; + network = list("ss13","monastery") + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"mnw" = ( +/obj/machinery/power/terminal{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/engine_smes) +"mnG" = ( +/obj/effect/spawner/random/maintenance, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"mnQ" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"mnR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter) +"moh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/landmark/start/scientist, +/obj/machinery/holopad, +/obj/structure/chair/stool/bar/directional/east, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/science/breakroom) +"mos" = ( +/obj/machinery/camera/motion/directional/south{ + c_tag = "MiniSat Bridge Starboard Aft"; + network = list("minisat") + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/plating/airless, +/area/station/ai/satellite/interior) +"mpd" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/engineering/supermatter) +"mpy" = ( +/obj/structure/table/wood, +/obj/machinery/fax{ + fax_name = "Law Office"; + name = "Law Office Fax Machine" + }, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"mpU" = ( +/obj/structure/table, +/obj/effect/spawner/random/maintenance, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"mqg" = ( +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"mql" = ( +/obj/machinery/atmospherics/pipe/smart/simple/general/visible{ + dir = 9 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) +"mqp" = ( +/obj/machinery/chem_dispenser/drinks/beer, +/obj/structure/table, +/obj/machinery/requests_console/directional/north{ + department = "Bar"; + name = "Bar Requests console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"mrh" = ( +/obj/structure/rack, +/obj/item/clothing/mask/gas, +/obj/item/multitool, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard) +"mri" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"mrk" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"mrv" = ( +/obj/machinery/light/small/directional/east, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"mrR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/iron/chapel, +/area/station/security/prison) +"mse" = ( +/obj/machinery/holopad, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"msw" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio4"; + name = "Containment Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"msX" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "executionfireblast" + }, +/turf/open/floor/plating, +/area/station/security/execution) +"mtu" = ( +/obj/structure/table, +/obj/item/folder/yellow, +/obj/machinery/light/small/directional/east, +/obj/item/food/donut/jelly/plain, +/turf/closed/wall, +/area/station/maintenance/department/security/brig) +"mtB" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"mtC" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"mtU" = ( +/obj/structure/sign/warning/no_smoking/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"muO" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"mvA" = ( +/obj/machinery/atmospherics/components/trinary/filter/atmos/o2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"mvJ" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"mvW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/bodycontainer/morgue/beeper_off{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"mwb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/table, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"mwg" = ( +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/item/ammo_box/foambox, +/obj/item/ammo_box/foambox, +/obj/item/gun/ballistic/shotgun/toy, +/obj/item/gun/ballistic/shotgun/toy, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/turf/open/floor/plating, +/area/station/security/range) +"mxg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"mxy" = ( +/obj/machinery/power/smes{ + charge = 5e+006 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"mxV" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/structure/closet/secure_closet/medical1, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"myc" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"myu" = ( +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/sign/directions/evac{ + dir = 1; + pixel_x = 32 + }, +/obj/structure/sign/directions/security{ + dir = 8; + pixel_x = 32; + pixel_y = 8 + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge-left" + }, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"mzl" = ( +/obj/structure/chair, +/obj/machinery/atmospherics/components/unary/outlet_injector/on, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/execution) +"mzp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"mzK" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Bridge Port Entrance" + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"mAo" = ( +/obj/machinery/holopad, +/turf/open/floor/iron/white, +/area/station/science/lab) +"mAQ" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/science/breakroom) +"mBu" = ( +/obj/item/book/bible, +/obj/structure/altar/of_gods, +/turf/open/floor/carpet, +/area/station/service/chapel) +"mBz" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/main) +"mBN" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"mBU" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 5 + }, +/turf/open/space/basic, +/area/space/nearstation) +"mCe" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "Engineering"; + name = "Engineering Security Door" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/checkpoint/engineering) +"mCX" = ( +/obj/machinery/hydroponics/constructable, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/obj/structure/noticeboard/directional/west, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"mDo" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"mDK" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/brown/filled/corner, +/turf/open/floor/iron, +/area/station/cargo/storage) +"mDN" = ( +/obj/item/reagent_containers/cup/bottle/epinephrine, +/obj/item/reagent_containers/cup/bottle/multiver{ + pixel_x = 6 + }, +/obj/item/reagent_containers/syringe, +/obj/structure/table/glass, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/treatment_center) +"mDW" = ( +/obj/machinery/power/terminal{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"mEo" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"mES" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Surgical Room" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/effect/mapping_helpers/airlock/unres, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"mEW" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/service/kitchen/coldroom) +"mFi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"mFu" = ( +/obj/machinery/light/dim/directional/east, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"mFJ" = ( +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"mGP" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"mHy" = ( +/obj/item/storage/fancy/cigarettes/cigpack_shadyjims, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/maintenance/department/engine) +"mHK" = ( +/obj/machinery/door/airlock/external{ + name = "Atmospherics External Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"mIa" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/light/small/directional/west, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"mJe" = ( +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/brig) +"mJl" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/engineering/main) +"mJm" = ( +/obj/machinery/door/window/left/directional/north{ + name = "Monkey Pen"; + req_access = list("genetics") + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/science/genetics) +"mKa" = ( +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/red/filled/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison) +"mKc" = ( +/obj/structure/bookcase/random/nonfiction, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"mKg" = ( +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"mKl" = ( +/obj/structure/weightmachine, +/turf/open/floor/iron, +/area/station/commons/fitness) +"mKz" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/turf/open/floor/grass, +/area/station/medical/psychology) +"mKE" = ( +/turf/closed/wall, +/area/station/medical/medbay/lobby) +"mKH" = ( +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"mLc" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"mLD" = ( +/obj/structure/closet/secure_closet/warden, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/structure/reagent_dispensers/wall/peppertank/directional/north, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"mLX" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/line, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/bitrunning/den) +"mLY" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"mMc" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"mMd" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/bush/large/style_random, +/turf/open/floor/grass, +/area/station/medical/psychology) +"mNv" = ( +/obj/structure/closet/radiation, +/obj/machinery/light/directional/east, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/hfr_room) +"mNN" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge-left" + }, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"mOt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"mOx" = ( +/obj/machinery/light/directional/west, +/obj/structure/cable, +/obj/machinery/airalarm/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"mOH" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible, +/turf/open/space, +/area/space/nearstation) +"mPP" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/structure/closet/secure_closet/atmospherics, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"mQc" = ( +/obj/machinery/door/poddoor/shutters/radiation/preopen{ + id = "Supermatter"; + name = "Supermatter Shielding" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter) +"mQm" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) +"mQL" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"mQO" = ( +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "xenobio4"; + name = "Containment Blast Doors"; + pixel_y = 4; + req_access = list("xenobiology") + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"mQV" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"mRD" = ( +/obj/structure/closet/firecloset, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/light/directional/south, +/turf/open/floor/iron, +/area/station/cargo/storage) +"mSc" = ( +/obj/machinery/computer/dna_console{ + dir = 4 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Genetics Lab West" + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"mSt" = ( +/obj/item/stack/rods/fifty, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"mSB" = ( +/obj/structure/rack, +/obj/item/clothing/under/misc/mailman, +/obj/item/clothing/head/costume/mailman, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron, +/area/station/cargo/storage) +"mTa" = ( +/obj/structure/secure_safe/hos, +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/hos) +"mTc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"mUc" = ( +/obj/structure/table/wood, +/obj/structure/cable, +/obj/item/folder/red, +/obj/item/stamp/head/hos, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hos) +"mUt" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central) +"mUE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"mUJ" = ( +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"mVM" = ( +/turf/open/floor/plating/airless, +/area/space/nearstation) +"mWI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/brown/visible{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/security/execution) +"mWQ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plastic, +/area/station/security/lockers) +"mXc" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"mXq" = ( +/obj/item/taperecorder, +/obj/structure/table/wood, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"mYW" = ( +/obj/structure/chair/stool/bar/directional/west, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"mYX" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"mZi" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"mZO" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/carbon_input{ + dir = 8 + }, +/turf/open/floor/engine/co2, +/area/station/engineering/atmos) +"mZR" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/portable_atmospherics/canister, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"mZS" = ( +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/trimline/brown/filled/end{ + dir = 8 + }, +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"naq" = ( +/obj/structure/disposaloutlet{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"naJ" = ( +/obj/structure/closet/secure_closet/cytology, +/turf/open/floor/engine, +/area/station/science/lab) +"naK" = ( +/turf/closed/wall, +/area/station/hallway/secondary/exit) +"naX" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"nbj" = ( +/turf/closed/wall, +/area/station/science/robotics/lab) +"nbw" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"nbE" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 1; + name = "Unfiltered to Mix" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"nda" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"ndc" = ( +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "xenobio8"; + name = "Containment Blast Doors"; + pixel_y = 4; + req_access = list("xenobiology") + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"ndd" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/item/fuel_pellet, +/obj/structure/rack, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"ndt" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"ndy" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Atmos Supermatter Mix" + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ndF" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"ndI" = ( +/obj/item/reagent_containers/cup/glass/bottle/vodka, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"ndP" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/layer_manifold, +/turf/open/space/basic, +/area/space/nearstation) +"ndU" = ( +/obj/machinery/door/firedoor, +/obj/machinery/piratepad/civilian, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"new" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"ney" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/brown/filled/line, +/turf/open/floor/iron, +/area/station/cargo/storage) +"neB" = ( +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"nfj" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 5 + }, +/turf/open/space/basic, +/area/space/nearstation) +"nfE" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"nfW" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"nga" = ( +/obj/machinery/computer/order_console/mining, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"nge" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"ngp" = ( +/obj/item/chair/stool, +/turf/open/floor/carpet, +/area/station/service/abandoned_gambling_den) +"ngO" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Holodeck Access" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "holodeck" + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"nih" = ( +/obj/structure/closet, +/obj/effect/spawner/random/clothing/costume, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"niy" = ( +/obj/structure/table, +/obj/item/food/cookie, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"niN" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating{ + luminosity = 2 + }, +/area/station/maintenance/department/science/xenobiology) +"niY" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"njg" = ( +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/obj/machinery/computer/turbine_computer{ + dir = 1; + mapping_id = "main_turbine" + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"njz" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/visible, +/turf/closed/wall/r_wall, +/area/station/maintenance/disposal/incinerator) +"njH" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"njS" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"njW" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/space/basic, +/area/space/nearstation) +"nkh" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/security/prison/workout) +"nkj" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Ordnance Lab" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/atmospherics/pipe/heat_exchanging/junction{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/freezerchamber) +"nku" = ( +/obj/machinery/door/airlock/grunge{ + name = "Crematorium" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/service/crematorium, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"nkE" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/rack, +/obj/item/circuitboard/machine/exoscanner{ + pixel_y = 3 + }, +/obj/item/circuitboard/machine/exoscanner, +/obj/item/circuitboard/machine/exoscanner{ + pixel_y = -3 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"nlm" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"nls" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/disposaloutlet{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"nlE" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"nmF" = ( +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/tile/blue, +/obj/structure/closet/emcloset, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"nnf" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"nnh" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/item/stack/spacecash/c10, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den) +"nnl" = ( +/obj/structure/table, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/item/toy/cards/deck, +/obj/item/reagent_containers/cup/soda_cans/lemon_lime, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"nnX" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"nox" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"noF" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"noM" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/obj/structure/table, +/obj/item/disk/computer{ + pixel_x = -2 + }, +/obj/item/disk/computer{ + pixel_x = 7; + pixel_y = 2 + }, +/turf/open/floor/iron/white, +/area/station/science/ordnance/testlab) +"noR" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"noT" = ( +/obj/structure/closet/crate/preopen, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"npE" = ( +/obj/structure/bookcase/random/reference, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/psychology) +"npR" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "CO2 Outlet Pump" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"nqa" = ( +/turf/open/floor/plating, +/area/station/engineering/storage_shared) +"nql" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"nqp" = ( +/obj/structure/flora/bush/large/style_random, +/obj/structure/window/reinforced/spawner/directional/north, +/mob/living/basic/butterfly, +/turf/open/floor/grass, +/area/station/medical/psychology) +"nqB" = ( +/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{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"nqV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"nrb" = ( +/turf/closed/wall, +/area/station/security/execution) +"nrD" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"nrE" = ( +/obj/structure/table, +/obj/machinery/camera/motion/directional/west{ + c_tag = "AI Upload Port"; + network = list("aiupload") + }, +/obj/machinery/flasher{ + id = "brigentry"; + pixel_x = -28 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/obj/item/ai_module/supplied/freeform{ + pixel_x = -1; + pixel_y = 8 + }, +/obj/item/ai_module/reset, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"nsy" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/plasteel{ + amount = 10 + }, +/obj/item/stack/rods/fifty, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"ntb" = ( +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"ntG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"ntO" = ( +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"nvG" = ( +/obj/effect/spawner/random/trash/mess, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"nvX" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Recreation Room" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/commons/fitness) +"nww" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"nwJ" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 5 + }, +/obj/machinery/plate_press, +/obj/item/radio/intercom/prison/directional/north, +/turf/open/floor/iron, +/area/station/security/prison/work) +"nwK" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"nxG" = ( +/obj/effect/landmark/start/cargo_technician, +/turf/open/floor/iron, +/area/station/cargo/storage) +"nxJ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"nyB" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/white/corner, +/area/station/hallway/primary/central/fore) +"nyJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"nyN" = ( +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"nyO" = ( +/obj/item/kirbyplants/organic/plant22, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"nzp" = ( +/obj/machinery/door/poddoor/incinerator_atmos_aux, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"nzP" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/teleporter) +"nzR" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/commons/dorms) +"nAv" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 5 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Permabrig - Garden"; + network = list("ss13","prison") + }, +/obj/machinery/hydroponics/soil, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"nAF" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/library) +"nBp" = ( +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"nBt" = ( +/obj/structure/disposaloutlet{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"nBw" = ( +/obj/machinery/computer/crew{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/carpet, +/area/station/security/detectives_office) +"nBL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/lab) +"nBO" = ( +/obj/machinery/light/dim/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"nCe" = ( +/obj/machinery/smartfridge/chemistry/virology/preloaded, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"nCP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/coroner, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"nCW" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"nDo" = ( +/obj/structure/bed, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"nDx" = ( +/obj/machinery/vending/coffee, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"nDH" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/corner, +/turf/open/floor/iron, +/area/station/security/prison) +"nDP" = ( +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"nEb" = ( +/obj/machinery/door/poddoor/preopen{ + id = "misclab"; + name = "Test Chamber Blast Door" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"nEp" = ( +/obj/item/cigbutt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"nEL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"nES" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "garbage" + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/sign/warning/vacuum/directional/north, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"nFT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"nGi" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"nGo" = ( +/obj/structure/table/reinforced, +/obj/effect/spawner/random/engineering/tool{ + pixel_x = 1; + pixel_y = 3 + }, +/turf/open/floor/plastic, +/area/station/security/mechbay) +"nGp" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/light_switch/directional/south, +/obj/structure/table/glass, +/obj/item/storage/box/coffeepack{ + pixel_y = 6 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"nGx" = ( +/obj/effect/spawner/random/trash/mess, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"nIm" = ( +/obj/structure/table/reinforced, +/obj/item/crowbar/red, +/obj/item/wrench, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"nIt" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/status_display/ai{ + pixel_y = 32 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"nIU" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/white, +/area/station/science/research) +"nJc" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/commons/storage/art) +"nJB" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"nJI" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/engineering/atmos/hfr_room) +"nKa" = ( +/obj/machinery/airalarm/directional/west, +/obj/structure/closet/firecloset, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"nKU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/morgue, +/obj/machinery/door/airlock/hatch{ + name = "Morgue" + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/department/medical/morgue) +"nLh" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"nLM" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/ai/satellite/chamber) +"nLS" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"nMG" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Telecomms Monitoring"; + network = list("tcomms") + }, +/obj/structure/cable, +/obj/machinery/airalarm/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"nMJ" = ( +/obj/machinery/mineral/ore_redemption{ + input_dir = 4; + output_dir = 8 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/left/directional/west{ + name = "Ore Redemption Window"; + req_access = list("mineral_storeroom") + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/cargo/office) +"nNk" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"nNN" = ( +/obj/structure/disposaloutlet{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"nNW" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) +"nOt" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/grass, +/area/station/medical/storage) +"nOY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"nPg" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/grass/jungle/b, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/medical/psychology) +"nPm" = ( +/obj/machinery/light/dim/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"nPA" = ( +/obj/item/chair, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"nQc" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"nQn" = ( +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"nQH" = ( +/obj/machinery/status_display/evac/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"nRI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"nSe" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"nSz" = ( +/obj/machinery/door/airlock{ + name = "Unisex Restrooms" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"nSS" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"nTk" = ( +/turf/closed/wall, +/area/station/tcommsat/computer) +"nTt" = ( +/obj/effect/decal/cleanable/dirt, +/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{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"nTv" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron{ + amount = 10 + }, +/obj/item/stack/rods{ + amount = 25 + }, +/obj/item/shard{ + icon_state = "small" + }, +/obj/item/light/bulb, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"nTx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"nTH" = ( +/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{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"nTU" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Cargo Bay" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"nUb" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/grass/jungle, +/obj/structure/flora/bush/large/style_random, +/obj/machinery/light/directional/east, +/turf/open/floor/grass, +/area/station/medical/treatment_center) +"nUq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"nUL" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/yellow/arrow_cw{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"nVz" = ( +/obj/structure/sign/directions/evac{ + dir = 1; + pixel_x = -32; + pixel_y = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"nVI" = ( +/turf/open/floor/plating, +/area/station/service/chapel/office) +"nVN" = ( +/obj/item/storage/crayons{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/crayons, +/obj/structure/table/wood, +/obj/structure/sign/poster/official/soft_cap_pop_art/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"nVU" = ( +/obj/item/spear, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"nWd" = ( +/obj/machinery/recharge_station, +/obj/effect/turf_decal/bot, +/turf/open/floor/plastic, +/area/station/security/lockers) +"nWl" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/maintenance{ + name = "Docking Arm Maintenance" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "cargo-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/maintenance, +/obj/effect/mapping_helpers/airlock/access/any/supply/bit_den, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"nWw" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/camera/directional/north{ + c_tag = "Xenobiology Slime Pen #5"; + network = list("ss13","rd") + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"nWF" = ( +/obj/structure/sign/painting/library_private{ + pixel_x = 32 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"nWP" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"nWX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/station/science/ordnance) +"nXy" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"nXC" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Xenobiology Slime Pen #1"; + network = list("ss13","rd") + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"nYb" = ( +/obj/structure/table_frame/wood, +/turf/open/floor/wood, +/area/station/maintenance/department/engine) +"nYn" = ( +/obj/structure/sign/warning/docking, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"nYu" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/line{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"nYK" = ( +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"nZw" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock{ + name = "Backup Laboratory" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"nZX" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter/room) +"oag" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"oat" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"oaM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"oaR" = ( +/obj/machinery/light/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"obj" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8 + }, +/obj/effect/mapping_helpers/mail_sorting/science/research, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"odh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"odp" = ( +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/hfr_room) +"odF" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/grunge{ + name = "Chapel" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"odG" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"oea" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"oei" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"ofe" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/structure/cable, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/security/prison/workout) +"ofh" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ofj" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/holopad, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"ofN" = ( +/obj/machinery/light/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/chem_master, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"ofR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"ofX" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"ogb" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"ogX" = ( +/obj/machinery/light/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Engineering Starboard Aft" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/main) +"ohu" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/captain) +"ohR" = ( +/obj/item/chair, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"oib" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"ojJ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"okk" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"oko" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/mixingchamber_access, +/turf/open/floor/engine, +/area/station/science/ordnance/freezerchamber) +"okX" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/office) +"olc" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Bedroom" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance/departmental, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"olj" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Xenobiology Slime Pen #3"; + network = list("ss13","rd") + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"oln" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"olO" = ( +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"olV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/command/teleporter) +"olY" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"omh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/newscaster/directional/south, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"omu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/button/door{ + id = "commissaryshutters"; + name = "Commissary Shutters Control"; + pixel_x = 28; + pixel_y = 5 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"omR" = ( +/obj/machinery/light/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"omS" = ( +/obj/effect/decal/cleanable/ash{ + pixel_x = 4 + }, +/obj/effect/decal/cleanable/ash{ + pixel_x = -9; + pixel_y = 6 + }, +/obj/effect/decal/cleanable/ash{ + pixel_x = 7; + pixel_y = 7 + }, +/obj/effect/decal/cleanable/ash, +/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{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"onJ" = ( +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/yellow/arrow_cw{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"onX" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Primary Tool Storage" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "assistantshutters"; + name = "Storage Shutters" + }, +/obj/effect/landmark/navigate_destination/tools, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"ooh" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/item/wrench/medical, +/turf/open/floor/engine, +/area/station/medical/chemistry) +"oon" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"ooI" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/hallway/primary/central/fore) +"ops" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"opz" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/door/airlock/engineering/glass{ + name = "Server Room" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/tcoms, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) +"opJ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos/hfr_room) +"oqh" = ( +/obj/machinery/door/airlock/grunge{ + name = "Chapel" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"oqY" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/unres, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"orc" = ( +/obj/effect/spawner/random/trash/mess, +/turf/open/floor/plating{ + luminosity = 2 + }, +/area/station/maintenance/department/science/xenobiology) +"orp" = ( +/obj/machinery/button/flasher{ + id = "Cell 2"; + name = "Prisoner Flash"; + pixel_x = -7; + pixel_y = 26 + }, +/obj/machinery/button/door/directional/west{ + id = "permashut2"; + name = "Cell Lockdown Button"; + pixel_x = 6; + pixel_y = 26; + req_access = list("brig") + }, +/turf/open/floor/iron, +/area/station/security/brig) +"ory" = ( +/obj/machinery/light/directional/east, +/obj/structure/table, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/cable_coil, +/turf/open/floor/iron, +/area/station/engineering/main) +"orC" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"orZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/main) +"ost" = ( +/obj/structure/table/glass, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/item/reagent_containers/dropper{ + pixel_y = 8 + }, +/obj/item/clothing/gloves/latex, +/obj/item/clothing/glasses/science, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"osv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/conveyor{ + dir = 4; + id = "garbage" + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"osQ" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/psychology) +"oto" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"otM" = ( +/obj/effect/spawner/random/trash/mess, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"ouo" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"ous" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/machinery/button/door/directional/south{ + id = "Secure Storage"; + name = "Engineering Secure Storage"; + req_access = list("engineering") + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"ouv" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/components/unary/passive_vent/layer2{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"ovv" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"ovF" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/shower/directional/east, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/main) +"ovH" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/central) +"ovL" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"ovM" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Arrivals Port Fore" + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"ovT" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"owM" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"owS" = ( +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"oxA" = ( +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"oxC" = ( +/obj/effect/turf_decal/bot, +/obj/effect/landmark/start/hangover, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"oxE" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/cargo/bitrunning/den) +"oxM" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"oya" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Monastery Art Gallery"; + network = list("ss13","monastery") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/station/service/library/artgallery) +"oyF" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"ozc" = ( +/obj/structure/table/glass, +/obj/item/paper_bin, +/obj/item/pen/red, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/item/stack/medical/wrap/gauze, +/obj/machinery/light/small/directional/east, +/obj/item/hand_labeler, +/obj/item/book/manual/wiki/infections, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"ozz" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ozK" = ( +/obj/structure/rack, +/obj/item/weldingtool, +/turf/open/floor/plastic, +/area/station/security/mechbay) +"oAw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/sink/directional/west, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"oAR" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/station/security/detectives_office) +"oAW" = ( +/obj/item/stack/sheet/mineral/wood, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"oAY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/commons/fitness) +"oBc" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 8 + }, +/obj/machinery/air_sensor/ordnance_freezer_chamber, +/turf/open/floor/iron/dark/airless, +/area/station/science/ordnance/freezerchamber) +"oBd" = ( +/obj/machinery/door/airlock/mining{ + name = "Bitrunning Den" + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/bit_den, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/bitrunning/den) +"oCb" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/high_volume/siphon/monitored/air_output{ + dir = 1 + }, +/turf/open/floor/engine/air, +/area/station/engineering/atmos) +"oCi" = ( +/obj/effect/landmark/start/security_officer, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/chair/stool/bar/directional/north, +/turf/open/floor/iron, +/area/station/security/office) +"oCn" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/landmark/start/lawyer, +/obj/machinery/computer/security/telescreen/prison/directional/south, +/turf/open/floor/carpet, +/area/station/service/lawoffice) +"oCP" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"oCX" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/closed/wall, +/area/station/cargo/storage) +"oDF" = ( +/obj/machinery/door/morgue{ + name = "Confession Booth" + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"oDP" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Experimentation Lab East"; + network = list("ss13","rd") + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/lab) +"oDT" = ( +/obj/effect/spawner/random/trash/grime, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"oEo" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable, +/turf/open/space/basic, +/area/station/solars/starboard) +"oEA" = ( +/turf/closed/wall, +/area/station/construction/mining/aux_base) +"oEG" = ( +/obj/structure/mirror{ + icon_state = "mirror_broke"; + pixel_y = 28 + }, +/obj/item/shard{ + icon_state = "medium" + }, +/obj/item/circuitboard/computer/operating, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"oEN" = ( +/obj/effect/landmark/event_spawn, +/obj/machinery/door/poddoor/shutters/radiation/preopen{ + id = "Supermatter"; + name = "Supermatter Shielding" + }, +/turf/open/floor/plating, +/area/station/engineering/supermatter) +"oEW" = ( +/obj/machinery/button/door{ + id = "misclab"; + name = "Test Chamber Blast Doors"; + pixel_y = -2; + req_access = list("xenobiology") + }, +/obj/structure/table/reinforced, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/button/ignition{ + id = "xenoigniter"; + pixel_y = 7 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"oFf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/security/range) +"oFo" = ( +/obj/structure/closet/emcloset/anchored, +/obj/structure/sign/warning/vacuum/external/directional/north, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/commons/storage/emergency/starboard) +"oFq" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"oFC" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"oFI" = ( +/obj/structure/closet, +/obj/effect/decal/cleanable/blood/old, +/obj/item/stack/sheet/mineral/wood, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/department/engine) +"oFO" = ( +/obj/effect/landmark/start/security_officer, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/office) +"oFT" = ( +/obj/structure/table/wood, +/obj/item/book/bible, +/turf/open/floor/iron/grimy, +/area/station/commons/dorms) +"oGm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"oGx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/brig) +"oGO" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Virology Lab"; + network = list("ss13","medbay") + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light_switch/directional/east, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"oGZ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"oJj" = ( +/turf/closed/wall, +/area/station/maintenance/department/medical) +"oJp" = ( +/obj/machinery/light/no_nightlight/directional/north, +/turf/open/floor/iron, +/area/station/security/brig) +"oKC" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"oKD" = ( +/obj/structure/disposalpipe/junction, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"oKI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"oLR" = ( +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"oMn" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/monastery) +"oMp" = ( +/obj/effect/mapping_helpers/airlock/access/any/supply/general, +/obj/machinery/door/airlock/external/glass{ + name = "Supply Door Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"oMH" = ( +/obj/machinery/suit_storage_unit/industrial/loader, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"oMN" = ( +/turf/open/floor/iron/stairs/left, +/area/station/service/abandoned_gambling_den) +"oMV" = ( +/obj/machinery/door/poddoor/shutters{ + id = "armory"; + name = "Armory Shutter" + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"oNE" = ( +/obj/structure/disposalpipe/trunk, +/obj/machinery/light/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Xenobiology Test Lab"; + network = list("xeno","rd") + }, +/obj/machinery/disposal/bin{ + name = "Disposal To Space" + }, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"oNY" = ( +/obj/effect/landmark/generic_maintenance_landmark, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"oOo" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/nitrogen_output{ + dir = 1 + }, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"oOy" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Central Access" + }, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"oPg" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"oPy" = ( +/obj/machinery/door/airlock/external{ + name = "Mining Dock Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/turf/open/floor/plating, +/area/station/cargo/miningdock) +"oPH" = ( +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"oPV" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"oQi" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"oQn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"oQr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/door/airlock/security/glass{ + id_tag = "permashut3"; + name = "Permabrig Cell 3" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "perma-cell-3-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"oRl" = ( +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"oRP" = ( +/obj/machinery/airalarm/directional/south, +/obj/structure/bodycontainer/morgue{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"oRX" = ( +/obj/structure/closet, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"oSa" = ( +/obj/effect/turf_decal/trimline/blue/corner{ + dir = 4 + }, +/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{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"oSc" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio5"; + name = "Containment Blast Door" + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"oSe" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/structure/closet/l3closet/scientist, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"oSq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"oSC" = ( +/obj/effect/turf_decal/bot_white, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/gateway) +"oSI" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/machinery/door/airlock{ + name = "Cleaning Closet" + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison) +"oTb" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"oTl" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8 + }, +/obj/effect/mapping_helpers/mail_sorting/science/xenobiology, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"oTp" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"oTC" = ( +/obj/structure/table, +/obj/item/reagent_containers/cup/soda_cans/cola, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"oTM" = ( +/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{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"oUa" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/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{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"oUl" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"oVG" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/prison/safe) +"oVU" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/bitrunning/den) +"oWw" = ( +/obj/item/flashlight, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"oWx" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/landmark/secequipment, +/turf/open/floor/plastic, +/area/station/security/lockers) +"oWL" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"oWM" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"oWN" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"oXc" = ( +/turf/closed/wall, +/area/station/security/prison/mess) +"oXe" = ( +/obj/structure/table/glass, +/obj/item/mmi, +/obj/item/clothing/mask/balaclava, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/security/execution) +"oXp" = ( +/obj/machinery/requests_console/directional/east{ + department = "Medical"; + name = "Morgue Requests Console" + }, +/obj/structure/bodycontainer/morgue{ + dir = 8 + }, +/obj/machinery/light/directional/east, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"oXA" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"oXU" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"oXV" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"oYc" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"oYj" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"oYD" = ( +/obj/structure/table/wood/fancy, +/obj/item/storage/box/matches{ + pixel_x = -3; + pixel_y = 8 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"oZS" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/prison/garden) +"oZX" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"pbm" = ( +/obj/machinery/door/airlock/external{ + name = "Pod Docking Bay" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/service/chapel/dock) +"pbo" = ( +/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{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"pbR" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"pcg" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/fitness) +"pcn" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/dark, +/area/station/service/library) +"pcH" = ( +/obj/structure/noticeboard{ + pixel_y = 32 + }, +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green{ + pixel_y = 4 + }, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"pdq" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/plating, +/area/station/security/range) +"pds" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/mob/living/basic/pet/dog/corgi/puppy, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/medical/psychology) +"pdv" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/server) +"pec" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) +"pel" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"pez" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/maintenance, +/obj/effect/mapping_helpers/airlock/unres, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"peY" = ( +/obj/effect/turf_decal/trimline/blue/line, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"pfw" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"pfF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness) +"pfL" = ( +/obj/structure/cable, +/obj/structure/sign/directions/evac{ + pixel_x = -32 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"pfP" = ( +/obj/structure/table, +/obj/machinery/camera/directional/west{ + c_tag = "Xenobiology Computers"; + network = list("ss13","rd") + }, +/obj/item/biopsy_tool{ + pixel_x = 8; + pixel_y = 2 + }, +/obj/item/storage/box/beakers{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/machinery/firealarm/directional/west, +/obj/item/storage/box/syringes{ + pixel_x = -3; + pixel_y = 5 + }, +/obj/item/reagent_containers/dropper, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"pgv" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"pgV" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/obj/structure/table, +/obj/item/plant_analyzer, +/obj/item/plant_analyzer, +/obj/item/cultivator, +/obj/item/cultivator, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"pgZ" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/yellow/arrow_cw{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"php" = ( +/obj/machinery/conveyor{ + id = "CrateReturn"; + pixel_x = 2 + }, +/obj/structure/plasticflaps, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"phx" = ( +/obj/effect/landmark/blobstart, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/abandoned) +"pif" = ( +/obj/structure/hoop{ + dir = 8 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Permabrig - Yard"; + network = list("ss13","prison") + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"pih" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit) +"piI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"piM" = ( +/turf/open/floor/iron, +/area/station/cargo/lobby) +"piR" = ( +/obj/structure/table/wood, +/obj/machinery/computer/records/medical/laptop{ + dir = 1; + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/psychology) +"pjB" = ( +/obj/machinery/disposal/bin{ + name = "Corpse Disposal" + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"pjM" = ( +/turf/open/floor/iron, +/area/station/engineering/atmos/hfr_room) +"pjV" = ( +/obj/structure/bodycontainer/morgue{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"pkj" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"pku" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/cup/bottle/multiver{ + pixel_x = 6 + }, +/obj/item/reagent_containers/cup/bottle/epinephrine, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/treatment_center) +"pkM" = ( +/obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/access/any/service/chapel_office, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "chapel_office" + }, +/turf/open/floor/plating, +/area/station/service/chapel/office) +"pkU" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio7"; + name = "Containment Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"plc" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/computer/pod/old/mass_driver_controller/ordnancedriver{ + pixel_x = 28 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/science/ordnance/testlab) +"pln" = ( +/obj/machinery/portable_atmospherics/pump, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"plA" = ( +/obj/structure/musician/piano, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den) +"plM" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"pmq" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"pmv" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"pmw" = ( +/obj/machinery/mass_driver/trash{ + dir = 4 + }, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"pmB" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"pnn" = ( +/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{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"pno" = ( +/obj/machinery/requests_console{ + department = "Telecomms"; + name = "Telecomms RC"; + pixel_y = 30 + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"pnU" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + dir = 4; + external_pressure_bound = 120; + name = "server vent" + }, +/turf/open/floor/circuit/telecomms, +/area/station/science/xenobiology) +"ppf" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/prison/garden) +"ppn" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"pps" = ( +/turf/closed/wall, +/area/station/engineering/lobby) +"ppQ" = ( +/obj/structure/sign/poster/official/random/directional/south, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"pql" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/camera/directional/north{ + c_tag = "MiniSat AI Chamber South"; + network = list("minisat") + }, +/turf/open/floor/circuit, +/area/station/ai/satellite/chamber) +"pqw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/grimy, +/area/station/security/detectives_office) +"pqS" = ( +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/monastery) +"prD" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"prO" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"psM" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"psT" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/security/medical) +"ptB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Arrivals Starboard Aft" + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"ptC" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ptK" = ( +/obj/effect/turf_decal/bot/left, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/engineering/gravity_generator) +"ptL" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"ptR" = ( +/obj/machinery/holopad, +/obj/effect/landmark/start/medical_doctor, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"puW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"pvc" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"pvK" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"pvZ" = ( +/turf/closed/wall, +/area/station/cargo/sorting) +"pwa" = ( +/obj/effect/turf_decal/tile/yellow, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"pwo" = ( +/obj/structure/barricade/wooden, +/turf/closed/wall, +/area/station/maintenance/department/security/brig) +"pwI" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"pwS" = ( +/obj/structure/lattice, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/space/basic, +/area/space/nearstation) +"pxw" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"pxE" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"pxJ" = ( +/obj/effect/spawner/random/structure/closet_empty/crate, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"pxU" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"pyA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/engineering/main) +"pyH" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump/off{ + dir = 1; + name = "O2 To Pure" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"pzm" = ( +/obj/effect/spawner/random/trash/mess, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"pAb" = ( +/obj/machinery/power/energy_accumulator/tesla_coil, +/obj/machinery/light/directional/west, +/turf/open/floor/plating, +/area/station/engineering/storage_shared) +"pAl" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/vacuum/external/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard) +"pAo" = ( +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"pAM" = ( +/obj/structure/chair/stool/bar/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"pBg" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"pBT" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/door/airlock/grunge{ + name = "Chapel" + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"pCY" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Medbay Maintenance" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/general, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"pDe" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"pDf" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"pDz" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"pDW" = ( +/obj/structure/lattice, +/obj/effect/spawner/random/structure/grille, +/turf/open/space/basic, +/area/space/nearstation) +"pDZ" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/psychology) +"pEa" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/mob/living/basic/butterfly, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/grass, +/area/station/science/genetics) +"pEg" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/machinery/light/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/prison) +"pEh" = ( +/obj/machinery/computer/atmos_control/nitrogen_tank{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"pEv" = ( +/obj/structure/disposalpipe/junction{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"pEI" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/department/medical/morgue) +"pEK" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"pFy" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/departments/lawyer/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"pFE" = ( +/obj/structure/table, +/obj/item/reagent_containers/cup/glass/drinkingglass, +/obj/item/kitchen/fork/plastic, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"pFG" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"pFQ" = ( +/obj/machinery/light/directional/north, +/obj/structure/tank_holder/extinguisher, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"pGe" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"pGi" = ( +/obj/item/reagent_containers/cup/beaker/large, +/obj/item/reagent_containers/cup/beaker/large, +/obj/structure/table/glass, +/obj/item/reagent_containers/cup/beaker/large, +/obj/item/reagent_containers/cup/beaker/large, +/obj/item/reagent_containers/dropper, +/obj/item/reagent_containers/dropper, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"pGF" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"pGH" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id = "secmechbay"; + name = "Security Mech Bay Shutters" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plastic, +/area/station/security/mechbay) +"pGV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/engine, +/area/station/engineering/atmos/hfr_room) +"pGZ" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lantern{ + pixel_y = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/library) +"pHb" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Air to Pure" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"pHf" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"pHh" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/brig) +"pHo" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"pHN" = ( +/obj/structure/chair/sofa/middle/brown{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"pIa" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Cargo Bay" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/supply/general, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/turf/open/floor/iron, +/area/station/cargo/storage) +"pIy" = ( +/obj/structure/sign/painting/library{ + pixel_y = 32 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"pIW" = ( +/obj/structure/closet/l3closet/scientist, +/obj/structure/sign/warning/no_smoking/directional/north, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"pJc" = ( +/obj/vehicle/ridden/wheelchair{ + dir = 4 + }, +/obj/machinery/button/door/directional/west{ + id = "surgerya"; + name = "Privacy Shutters Control"; + req_access = list("surgery") + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"pJT" = ( +/obj/structure/table, +/obj/item/storage/toolbox/electrical{ + pixel_y = 5 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"pJU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/item/beacon, +/turf/open/floor/engine, +/area/station/science/lab) +"pKd" = ( +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"pKf" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"pKg" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Engineering Supermatter Starboard Aft"; + network = list("ss13","engine") + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"pMg" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 10 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"pMG" = ( +/obj/machinery/firealarm/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"pNe" = ( +/obj/item/kirbyplants/organic/plant22, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/dark, +/area/station/service/library) +"pNf" = ( +/obj/machinery/light/directional/east, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"pNy" = ( +/obj/machinery/atmospherics/components/binary/tank_compressor{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/testlab) +"pNC" = ( +/mob/living/basic/snake, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"pOc" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/freezer, +/area/station/medical/virology) +"pOd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/effect/landmark/start/prisoner, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"pOs" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"pOw" = ( +/obj/structure/closet/secure_closet/miner, +/obj/machinery/requests_console/directional/south{ + department = "Mining"; + name = "Mining Bay Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/turf_decal/trimline/brown/filled/line, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"pOy" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/cargo/storage) +"pPr" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"pPN" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"pQm" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"pQx" = ( +/obj/item/kirbyplants/organic/plant5, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/mapping_helpers/apc/cell_5k, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"pQA" = ( +/turf/open/floor/carpet, +/area/station/service/library/artgallery) +"pRE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/science/ordnance/testlab) +"pRO" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"pRR" = ( +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"pRU" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/commons/dorms) +"pSd" = ( +/obj/structure/table, +/obj/item/folder/white, +/obj/item/pen, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/tlv_no_checks, +/turf/open/floor/iron/dark, +/area/station/science/server) +"pSi" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/catwalk_floor/iron, +/area/station/cargo/storage) +"pSo" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"pSy" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "chemistry_shutters"; + name = "Chemistry Shutters" + }, +/turf/open/floor/plating, +/area/station/medical/pharmacy) +"pSC" = ( +/turf/closed/wall, +/area/station/cargo/lobby) +"pTy" = ( +/obj/machinery/door/window/left/directional/north{ + name = "Petting Garden" + }, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/medical/psychology) +"pTF" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"pTG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/science/lab) +"pTJ" = ( +/obj/machinery/newscaster/directional/south, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"pVr" = ( +/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{ + dir = 4 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/central) +"pVD" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/department/engine) +"pVL" = ( +/obj/item/kirbyplants/photosynthetic, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/plating/abductor, +/area/station/hallway/primary/central/fore) +"pVS" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"pWm" = ( +/obj/machinery/door/window/right/directional/east{ + name = "Test Chamber"; + req_access = list("xenobiology") + }, +/obj/machinery/door/poddoor/preopen{ + id = "misclab"; + name = "Test Chamber Blast Door" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"pWo" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Armory Motion Sensor" + }, +/obj/vehicle/ridden/secway, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"pWE" = ( +/turf/open/floor/catwalk_floor/iron, +/area/station/cargo/storage) +"pWK" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/science/lab) +"pWT" = ( +/obj/effect/landmark/start/botanist, +/obj/structure/chair/stool/bar/directional/south, +/obj/effect/turf_decal/tile/green/half/contrasted, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"pXg" = ( +/obj/structure/table/glass, +/obj/item/storage/pill_bottle/mutadone{ + pixel_x = 10; + pixel_y = 11 + }, +/obj/item/reagent_containers/spray/cleaner{ + pixel_x = 9; + pixel_y = -1 + }, +/obj/item/storage/box/monkeycubes{ + pixel_x = -7; + pixel_y = 11 + }, +/obj/item/storage/box/monkeycubes{ + pixel_x = -6 + }, +/obj/machinery/requests_console/directional/north{ + department = "Genetics"; + name = "Genetics Requests Console" + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"pXH" = ( +/obj/effect/landmark/start/shaft_miner, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"pXT" = ( +/obj/item/kirbyplants, +/obj/machinery/firealarm/directional/west, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"pYc" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"pYj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/generic_maintenance_landmark, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"pYw" = ( +/obj/item/kirbyplants/organic/plant3, +/turf/open/floor/iron/dark, +/area/station/science/research) +"pYC" = ( +/obj/structure/sign/warning/directional/south, +/obj/structure/barricade/wooden, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/department/engine) +"pYI" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/railing{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"qaQ" = ( +/turf/closed/wall, +/area/station/hallway/secondary/service) +"qbv" = ( +/obj/machinery/atmospherics/components/trinary/filter/atmos/n2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"qbP" = ( +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"qbZ" = ( +/obj/structure/rack, +/obj/item/clothing/mask/gas, +/turf/open/floor/plating, +/area/station/commons/storage/emergency/starboard) +"qcb" = ( +/obj/machinery/door/airlock/grunge{ + name = "Chapel Access" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"qcD" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/machinery/portable_atmospherics/canister/bz, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"qcR" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard) +"qdg" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"qdj" = ( +/obj/structure/disposalpipe/segment, +/obj/item/stack/sheet/mineral/wood, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"qdt" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"qdO" = ( +/obj/machinery/light/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"qfa" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/table, +/obj/item/stock_parts/micro_laser{ + pixel_x = 6; + pixel_y = -2 + }, +/obj/item/stock_parts/micro_laser{ + pixel_x = 2 + }, +/obj/item/stock_parts/micro_laser{ + pixel_x = -2; + pixel_y = 2 + }, +/obj/item/stock_parts/micro_laser{ + pixel_x = -6; + pixel_y = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"qfg" = ( +/obj/structure/rack, +/obj/item/stack/sheet/cardboard, +/obj/effect/spawner/random/maintenance, +/obj/machinery/requests_console/directional/east{ + department = "Cargo"; + name = "Cargo Bay Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"qfI" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"qfV" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"qgk" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"qgA" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/door/airlock/medical/glass{ + name = "Pharmacy" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + 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 = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/pharmacy, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"qgX" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"qha" = ( +/obj/structure/table/wood, +/obj/item/paper_bin, +/obj/item/pen, +/obj/structure/secure_safe/directional/west, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"qhH" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"qhW" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/psychology) +"qib" = ( +/obj/structure/table/glass, +/obj/item/stack/medical/wrap/gauze, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/treatment_center) +"qih" = ( +/obj/machinery/holopad, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"qit" = ( +/obj/structure/table/wood, +/obj/item/kirbyplants/organic/plant5{ + pixel_y = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/library) +"qiw" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/hfr_room) +"qiz" = ( +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"qjx" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"qjR" = ( +/obj/effect/turf_decal/box/white, +/obj/effect/turf_decal/arrows/white{ + color = "#0000FF"; + pixel_y = 15 + }, +/turf/open/floor/engine, +/area/station/engineering/atmos/hfr_room) +"qjT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/janitor) +"qkf" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/machinery/door/poddoor/preopen{ + id = "telelab"; + name = "Test Chamber Blast Door" + }, +/turf/open/floor/plating, +/area/station/science/lab) +"qkj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/commons/fitness) +"qkk" = ( +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"qkC" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/structure/weightmachine, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"qkS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/commons/dorms) +"qlk" = ( +/obj/item/clothing/mask/gas, +/obj/item/clothing/mask/gas, +/obj/item/clothing/mask/gas, +/obj/item/clothing/glasses/science, +/obj/item/clothing/glasses/science, +/obj/structure/table, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"qlr" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"qlz" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/bush/flowers_yw/style_random{ + pixel_y = -7 + }, +/obj/structure/flora/grass/jungle/b, +/turf/open/floor/grass, +/area/station/medical/cryo) +"qma" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"qmm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/chair/stool/bar/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"qmK" = ( +/obj/machinery/meter, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"qmQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/grimy, +/area/station/command/heads_quarters/captain/private) +"qmR" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"qne" = ( +/obj/structure/fans/tiny, +/obj/machinery/door/poddoor/massdriver_ordnance, +/turf/open/floor/plating, +/area/station/science/ordnance/testlab) +"qnu" = ( +/obj/structure/cable, +/turf/open/floor/plastic, +/area/station/security/mechbay) +"qny" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/service/chapel/dock) +"qnJ" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Medbay Security Post" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/entrance, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"qnQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"qnT" = ( +/obj/machinery/iv_drip, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"qof" = ( +/obj/structure/closet/emcloset, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/light/directional/north, +/turf/open/floor/iron, +/area/station/cargo/storage) +"qoh" = ( +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"qoi" = ( +/obj/machinery/vending/medical, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"qph" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/light/directional/west, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"qpu" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"qpG" = ( +/turf/open/floor/iron/chapel{ + dir = 4 + }, +/area/station/security/prison) +"qpT" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"qqa" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/machinery/power/energy_accumulator/tesla_coil/anchored, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"qqr" = ( +/obj/effect/turf_decal/trimline/blue/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"qqs" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"qqz" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"qqQ" = ( +/obj/machinery/door/airlock/medical/glass{ + id_tag = "MedbayFoyer" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/medical/general, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"qqS" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"qqX" = ( +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"qqZ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"qrl" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"qrw" = ( +/obj/structure/disposalpipe/trunk, +/obj/machinery/disposal/delivery_chute{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"qsk" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"qsH" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"qsS" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"qtF" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobiomain"; + name = "Containment Blast Door" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"qux" = ( +/obj/machinery/atmospherics/pipe/smart/simple/supply/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"qve" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"qvx" = ( +/obj/item/kirbyplants/organic/plant21, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"qvM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/brown/visible/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"qvR" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"qwJ" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"qxa" = ( +/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{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"qxb" = ( +/obj/machinery/requests_console/directional/west{ + department = "Chapel"; + name = "Chapel Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/carpet/black, +/area/station/service/chapel/office) +"qxq" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/atmospherics/components/binary/pump/on{ + name = "Air Out" + }, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"qxE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"qyR" = ( +/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{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"qzl" = ( +/obj/effect/landmark/start/prisoner, +/turf/open/floor/iron/chapel{ + dir = 4 + }, +/area/station/security/prison) +"qzm" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/lobby) +"qzW" = ( +/obj/structure/table/wood, +/obj/item/inspector{ + pixel_x = 4 + }, +/obj/item/inspector{ + pixel_x = -4 + }, +/turf/open/floor/iron, +/area/station/security/office) +"qAF" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"qAQ" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"qAT" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green{ + pixel_x = -4; + pixel_y = 12 + }, +/obj/item/paper_bin, +/obj/item/pen, +/obj/item/folder/red{ + pixel_x = 8 + }, +/turf/open/floor/iron, +/area/station/security/office) +"qBv" = ( +/obj/item/clothing/head/costume/ushanka, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"qBZ" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 6 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"qCG" = ( +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"qDb" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"qDU" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"qEf" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/flora/grass/jungle, +/turf/open/floor/grass, +/area/station/medical/medbay) +"qEk" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/obj/machinery/plate_press, +/turf/open/floor/iron, +/area/station/security/prison/work) +"qEm" = ( +/obj/machinery/light/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"qEN" = ( +/obj/machinery/rnd/production/techfab/department/service, +/obj/structure/window/reinforced/spawner/directional/west{ + pixel_x = -4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"qFp" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"qFu" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "SupermatterExternal"; + name = "Radiation Shutters" + }, +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"qFJ" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 1; + name = "N2 Outlet Pump" + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"qGk" = ( +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"qHa" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"qHf" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"qHu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"qHE" = ( +/obj/structure/railing/corner/end{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"qHF" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/rods/fifty, +/obj/item/clothing/glasses/welding, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/main) +"qIf" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"qIl" = ( +/obj/machinery/computer/pandemic, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"qIn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"qIz" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/machinery/atmospherics/pipe/layer_manifold/yellow/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"qIC" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "External Docking Port"; + space_dir = 8 + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"qIH" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/turf/open/floor/iron, +/area/station/maintenance/disposal) +"qIO" = ( +/obj/structure/table, +/obj/machinery/light/small/directional/north, +/obj/item/storage/bag/ore, +/obj/item/pickaxe, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"qIT" = ( +/obj/machinery/light/small/directional/south, +/turf/open/floor/engine/n2, +/area/station/engineering/atmos) +"qJm" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"qJB" = ( +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"qJI" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/station/service/chapel) +"qJK" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/service/library/lounge) +"qJP" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Holodeck - Aft"; + name = "holodeck camera" + }, +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) +"qKG" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"qKN" = ( +/obj/effect/turf_decal/bot, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"qLo" = ( +/obj/structure/table, +/obj/item/storage/box/firingpins, +/obj/item/storage/box/firingpins, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"qLU" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"qMX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/freezer, +/area/station/medical/virology) +"qNy" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/left/directional/south{ + name = "Chemistry Desk"; + req_access = list("pharmacy") + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "chemistry_shutters"; + name = "Chemistry Shutters" + }, +/obj/item/folder/white, +/obj/item/pen, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"qNB" = ( +/obj/structure/disposalpipe/junction/flip{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"qNG" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"qNO" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"qNQ" = ( +/turf/closed/wall, +/area/station/service/abandoned_gambling_den/gaming) +"qOh" = ( +/obj/structure/table/wood/fancy, +/obj/item/storage/fancy/candle_box, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"qOx" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/lobby) +"qOD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"qOE" = ( +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"qPu" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"qPB" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/chair/stool/bar/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den) +"qQl" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"qQx" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/bridge_pipe/purple/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"qQD" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2 + }, +/obj/effect/mapping_helpers/mail_sorting/service/dormitories, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"qRO" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"qRW" = ( +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"qUe" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_y = 3 + }, +/obj/item/pen{ + pixel_y = 5 + }, +/obj/machinery/airalarm/directional/south, +/obj/machinery/button/door/directional/east{ + id = "commissaryshutters"; + name = "Commissary Shutters Control" + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/turf/open/floor/iron, +/area/station/commons/vacant_room/commissary) +"qUv" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"qVd" = ( +/obj/machinery/atmospherics/pipe/smart/simple/general{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/chapel/monastery) +"qVi" = ( +/obj/structure/sign/warning/vacuum/external/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"qVP" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobiomain"; + name = "Containment Blast Door" + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"qWG" = ( +/obj/structure/closet/emcloset/anchored, +/turf/open/floor/plating, +/area/station/engineering/main) +"qWM" = ( +/obj/item/storage/toolbox/mechanical{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/storage/toolbox/electrical{ + pixel_x = -2 + }, +/obj/machinery/airalarm/directional/east, +/obj/structure/rack, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"qXq" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance/departmental, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"qXx" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"qXD" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) +"qXH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/lobby) +"qXY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"qYn" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"qYA" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"qYF" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"qYI" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/light_switch/directional/north, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"qZa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"qZN" = ( +/obj/item/assembly/prox_sensor{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/item/assembly/prox_sensor{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/item/assembly/prox_sensor{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/item/assembly/prox_sensor{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/item/crowbar, +/obj/structure/table, +/turf/open/floor/iron, +/area/station/science/robotics/lab) +"rax" = ( +/obj/structure/lattice/catwalk, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"raF" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/processing/cremation) +"raI" = ( +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"raP" = ( +/obj/structure/grille, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/central) +"rbo" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/grass/jungle, +/turf/open/floor/grass, +/area/station/medical/medbay/central) +"rbx" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Drone Bay Ext." + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/structure/chair, +/turf/open/floor/iron, +/area/station/cargo/storage) +"rch" = ( +/obj/structure/table/glass, +/obj/item/clothing/gloves/latex, +/obj/item/surgical_drapes, +/obj/item/stack/medical/bone_gel, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"rcF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/turf/open/floor/plating/airless, +/area/station/tcommsat/computer) +"rdU" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/terminal{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"reE" = ( +/obj/machinery/light/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Hydroponics South" + }, +/obj/machinery/requests_console/directional/east{ + department = "Hydroponics"; + name = "Hydroponics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"reH" = ( +/obj/item/reagent_containers/cup/glass/bottle/vodka, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/maintenance/department/engine) +"reR" = ( +/obj/structure/table/wood, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/item/camera, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"reV" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"rfa" = ( +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"rfm" = ( +/obj/structure/rack, +/obj/item/hfr_box/body/fuel_input, +/obj/item/hfr_box/body/interface, +/obj/item/hfr_box/body/moderator_input, +/obj/item/hfr_box/body/waste_output, +/obj/item/hfr_box/core, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/hfr_room) +"rgo" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 6 + }, +/obj/structure/sign/warning/electric_shock/directional/east, +/obj/machinery/hydroponics/soil, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"rgs" = ( +/obj/structure/table, +/obj/item/instrument/eguitar, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"rgF" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/hfr_room) +"rgO" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"rhr" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/department/engine) +"rhR" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable, +/turf/open/space/basic, +/area/space/nearstation) +"rie" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/south, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"riB" = ( +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"riF" = ( +/obj/effect/spawner/random/entertainment/arcade, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"rjl" = ( +/obj/effect/turf_decal/bot/right, +/turf/open/floor/engine, +/area/station/engineering/atmos/hfr_room) +"rjL" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/shower/directional/east, +/turf/open/floor/iron, +/area/station/engineering/main) +"rjN" = ( +/obj/machinery/door/poddoor/preopen{ + id = "bridgespace"; + name = "Bridge External Shutters" + }, +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/command/bridge) +"rka" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/security/prison) +"rkm" = ( +/obj/structure/cable/layer3, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/interior) +"rkq" = ( +/obj/effect/turf_decal/tile/blue, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"rkv" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/grunge{ + name = "Prison Monastery" + }, +/turf/open/floor/iron/dark, +/area/station/security/prison) +"rkZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"rle" = ( +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/maintenance/department/engine) +"rli" = ( +/obj/effect/landmark/start/hangover, +/obj/structure/sink/directional/west, +/turf/open/floor/iron/showroomfloor, +/area/station/service/chapel/monastery) +"rlj" = ( +/obj/structure/flora/bush/large/style_random, +/turf/open/floor/grass, +/area/station/science/genetics) +"rly" = ( +/obj/machinery/suit_storage_unit/security, +/obj/effect/turf_decal/bot, +/obj/machinery/button/door/directional/north{ + id = "Equipment Room"; + name = "Space Shutters Control" + }, +/turf/open/floor/plastic, +/area/station/security/lockers) +"rlE" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"rlR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"rmP" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"rng" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"rnE" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"rnQ" = ( +/turf/open/floor/iron, +/area/station/engineering/lobby) +"roa" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) +"rod" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"rof" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"roy" = ( +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"rpa" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"rpc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"rpm" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"rpu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"rpB" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"rqv" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/chair/office/tactical{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"rqB" = ( +/obj/machinery/conveyor{ + dir = 1; + id = "garbage" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"rqQ" = ( +/obj/structure/closet/crate/hydroponics, +/obj/item/paper/guides/jobs/hydroponics, +/obj/item/seeds/onion, +/obj/item/seeds/garlic, +/obj/item/seeds/potato, +/obj/item/seeds/tomato, +/obj/item/seeds/carrot, +/obj/item/seeds/grass, +/obj/item/seeds/ambrosia, +/obj/item/seeds/wheat, +/obj/item/seeds/pumpkin, +/obj/effect/spawner/random/contraband/prison, +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/machinery/light/no_nightlight/directional/south, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"rrt" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/command/vault) +"rry" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/yellow/arrow_cw{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rrU" = ( +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"rsd" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"rse" = ( +/obj/machinery/power/smes/engineering, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"rsy" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/atmos/hfr_room) +"rsP" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 8 + }, +/turf/open/space, +/area/space/nearstation) +"rsZ" = ( +/obj/machinery/camera/motion/directional/south{ + c_tag = "Telecomms External Access"; + network = list("tcomms") + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"rtk" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/psychology) +"rtA" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"rtC" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"rtD" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"rtG" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/turf/open/space/basic, +/area/space/nearstation) +"rtR" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal) +"rud" = ( +/obj/structure/rack, +/obj/item/clothing/mask/gas{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/clothing/mask/gas, +/obj/item/clothing/mask/gas{ + pixel_x = 3; + pixel_y = 3 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"rue" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"rui" = ( +/obj/structure/closet/emcloset/anchored, +/obj/machinery/light/small/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"rus" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Virology Airlock"; + network = list("ss13","medbay") + }, +/obj/effect/turf_decal/tile/green/anticorner/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"rut" = ( +/obj/structure/chair/wood, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"ruD" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"rvA" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/dark, +/area/station/service/library) +"rvH" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/delivery, +/obj/machinery/shower/directional/south, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/treatment_center) +"rvO" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"rvS" = ( +/obj/structure/sign/directions/evac{ + pixel_x = -32 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"rxa" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"rxx" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"rxQ" = ( +/obj/machinery/door/airlock{ + id_tag = "PottySci"; + name = "Science Bathroom" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"ryC" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/shower/directional/south, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/cryo) +"ryR" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/table/reinforced, +/obj/machinery/computer/records/medical/laptop{ + dir = 4; + pixel_x = 3; + pixel_y = -1 + }, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"ryS" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating/airless, +/area/station/maintenance/disposal/incinerator) +"rzp" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/rods/fifty, +/obj/machinery/atmospherics/pipe/layer_manifold/supply, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"rzQ" = ( +/obj/structure/table, +/obj/machinery/requests_console/directional/west{ + department = "Quartermaster's Desk"; + name = "Quartermaster's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/fax{ + fax_name = "Quartermaster's Office"; + name = "Quartermaster's Fax Machine" + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/qm) +"rzS" = ( +/turf/closed/wall/r_wall, +/area/station/science/research) +"rzT" = ( +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/engine_smes) +"rAe" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"rAE" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"rAP" = ( +/obj/machinery/light/directional/east, +/obj/machinery/light_switch/directional/east, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"rBh" = ( +/obj/structure/mop_bucket, +/obj/item/mop, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"rBj" = ( +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"rBv" = ( +/obj/machinery/airalarm/directional/east, +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"rBw" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"rBP" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"rCe" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/machinery/newscaster/directional/north, +/obj/structure/chair/comfy/beige{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"rCg" = ( +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"rCl" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/machinery/light/directional/north, +/obj/structure/disposalpipe/trunk, +/obj/machinery/requests_console/directional/south{ + department = "Virology"; + name = "Virology Requests Console"; + pixel_y = 30 + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/machinery/disposal/bin{ + name = "Disposal To Space" + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"rCm" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"rCr" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash/mess, +/obj/machinery/light/small/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"rCu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/conveyor{ + dir = 8; + id = "CargoUnload" + }, +/obj/machinery/door/window/left/directional/west{ + name = "Deliveries Chute"; + req_access = list("shipping") + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"rCR" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/station/command/vault) +"rDf" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"rDw" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + location = "Atmospherics" + }, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"rEh" = ( +/obj/structure/table/glass, +/obj/item/restraints/handcuffs/cable/zipties, +/obj/item/reagent_containers/blood/random, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"rEZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"rFr" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"rFv" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"rGo" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"rGD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating/airless, +/area/station/maintenance/disposal/incinerator) +"rHh" = ( +/obj/structure/flora/bush/ferny/style_random, +/turf/open/floor/grass, +/area/station/medical/psychology) +"rHF" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/security/execution) +"rIm" = ( +/obj/machinery/newscaster/directional/east, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"rIO" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -2; + pixel_y = -1 + }, +/obj/machinery/light_switch/directional/north, +/obj/effect/spawner/random/engineering/flashlight, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"rJg" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 1; + name = "Air Out" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"rJG" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/teleporter) +"rJS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/chapel{ + dir = 4 + }, +/area/station/security/prison) +"rJT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"rJV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"rJZ" = ( +/obj/docking_port/stationary{ + dheight = 4; + dwidth = 4; + height = 9; + name = "aux base zone"; + roundstart_template = /datum/map_template/shuttle/aux_base/small; + shuttle_id = "aux_base_zone"; + width = 9 + }, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"rKh" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rKi" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/department/science/xenobiology) +"rKr" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/external, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/solars/port) +"rLd" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"rLi" = ( +/obj/item/ammo_casing/shotgun/improvised, +/obj/machinery/button/door/directional/east{ + id = "shootshut"; + name = "shutters control" + }, +/turf/open/floor/plating, +/area/station/security/range) +"rLJ" = ( +/obj/machinery/atmospherics/components/unary/passive_vent/layer2{ + dir = 1 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"rLQ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"rMn" = ( +/obj/effect/spawner/structure/window, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/cargo/sorting) +"rMy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"rMJ" = ( +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"rMN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"rMY" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/yellow/arrow_cw{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"rMZ" = ( +/obj/structure/table, +/obj/item/storage/medkit/toxin{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/toxin, +/obj/item/storage/medkit/regular{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/machinery/door/window/right/directional/south{ + name = "First-Aid Supplies"; + req_access = list("medical") + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"rNj" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) +"rNB" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"rNH" = ( +/obj/structure/table/wood/fancy, +/obj/item/book/bible, +/turf/open/floor/carpet, +/area/station/service/chapel/funeral) +"rNJ" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/flora/grass/jungle, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/disposalpipe/segment, +/turf/open/floor/grass, +/area/station/medical/treatment_center) +"rOy" = ( +/obj/machinery/netpod, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/cargo/bitrunning/den) +"rOV" = ( +/obj/structure/table, +/obj/machinery/button/door/directional/east{ + id = "armory"; + name = "Armory Shutters"; + req_access = list("armory") + }, +/obj/effect/spawner/random/armory/barrier_grenades, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"rPu" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"rPC" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Chapel Port"; + network = list("ss13","monastery") + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"rPY" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/bar) +"rQa" = ( +/obj/structure/sign/directions/evac{ + dir = 1; + pixel_x = -32; + pixel_y = 8 + }, +/obj/structure/sign/directions/security{ + dir = 1; + pixel_x = -32 + }, +/obj/structure/sign/directions/command{ + dir = 1; + pixel_x = -32; + pixel_y = -8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"rQM" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/obj/machinery/door/airlock/public/glass/incinerator/atmos_exterior, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible/layer2{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"rQV" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"rQY" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/prison/work) +"rSH" = ( +/obj/item/trash/can, +/turf/open/floor/wood, +/area/station/maintenance/department/engine) +"rSQ" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"rSR" = ( +/obj/structure/table, +/obj/machinery/fax{ + fax_name = "Cargo Office"; + name = "Cargo Office Fax Machine" + }, +/obj/effect/turf_decal/trimline/brown/filled/line, +/turf/open/floor/iron, +/area/station/cargo/storage) +"rTy" = ( +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit) +"rTD" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"rUS" = ( +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/station/service/library/artgallery) +"rVt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit) +"rVA" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"rVU" = ( +/turf/open/floor/iron/chapel{ + dir = 1 + }, +/area/station/service/chapel) +"rWb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/conveyor{ + id = "TrashMover" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"rWE" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/space/basic, +/area/space/nearstation) +"rXH" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"rXJ" = ( +/obj/machinery/portable_atmospherics/canister/air, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"rXT" = ( +/obj/structure/flora/grass/jungle/b, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/machinery/camera/directional/west{ + c_tag = "Medbay Psychology Pen"; + network = list("ss13","medbay") + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/grass, +/area/station/medical/psychology) +"rYk" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/tile/green/fourcorners, +/obj/item/stock_parts/power_store/cell/high{ + pixel_x = 2; + pixel_y = 6 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"rYB" = ( +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"rYC" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "Public External Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/external, +/turf/open/floor/plating, +/area/station/commons/storage/emergency/starboard) +"rYY" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Supermatter Engine Room" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"rYZ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"sah" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) +"saL" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"saR" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/brown/filled/corner, +/turf/open/floor/iron, +/area/station/cargo/storage) +"sbk" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"sbI" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "kitchenshutters"; + name = "Kitchen Shutters" + }, +/obj/structure/displaycase/forsale/kitchen, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) +"sbY" = ( +/obj/machinery/vending/coffee, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"sci" = ( +/obj/machinery/dna_scannernew, +/turf/open/floor/iron/dark, +/area/station/science/genetics) +"scp" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Auxiliary Base Maintenance" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/aux_base, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"scq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"scK" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/command/heads_quarters/qm) +"scP" = ( +/obj/machinery/newscaster/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"sea" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/pointy/style_random, +/obj/structure/flora/bush/large/style_random, +/obj/structure/flora/bush/large/style_random, +/turf/open/floor/grass, +/area/station/medical/psychology) +"set" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"seI" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/turf/open/space, +/area/space/nearstation) +"seX" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"sfe" = ( +/obj/machinery/light_switch/directional/east, +/obj/structure/table/reinforced, +/obj/machinery/fax{ + fax_name = "Chief Engineer's Office"; + name = "Chief Engineer's Fax Machine" + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"sfh" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/security/prison) +"sgc" = ( +/obj/machinery/vending/cigarette, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) +"sgZ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"shv" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"shU" = ( +/obj/structure/barricade/wooden, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"sij" = ( +/obj/structure/closet, +/obj/item/food/meat/slab/monkey, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"sip" = ( +/obj/machinery/suit_storage_unit/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, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"siF" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"sjH" = ( +/obj/structure/cable, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"skj" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"skw" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/cyan/visible, +/turf/closed/wall, +/area/station/maintenance/department/security/brig) +"skS" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central) +"slb" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"slf" = ( +/turf/closed/wall, +/area/station/service/chapel/funeral) +"sli" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"slC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/obj/machinery/button/door/directional/north{ + id = "Supermatter" + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"smW" = ( +/obj/machinery/door/window/right/directional/south{ + name = "Containment Pen #7"; + req_access = list("xenobiology") + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"snD" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "barshutters"; + name = "Bar Shutters" + }, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"snT" = ( +/obj/structure/closet/emcloset, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"snY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"snZ" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Psychology Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/psychology, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"soA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"sqh" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/effect/decal/cleanable/blood/oil{ + icon_state = "floor6" + }, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den) +"sqi" = ( +/obj/machinery/atmospherics/components/trinary/filter/critical{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"sre" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"srf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/cyan, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"sss" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"ssx" = ( +/obj/item/shard, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"ssU" = ( +/obj/effect/turf_decal/box/white{ + color = "#9FED58" + }, +/turf/open/floor/engine, +/area/station/engineering/atmos/hfr_room) +"ssZ" = ( +/obj/machinery/requests_console/directional/east{ + department = "Atmospherics"; + name = "Atmos RC" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/hfr_room) +"stc" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"stt" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"stG" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"stQ" = ( +/obj/structure/sign/departments/science/directional/north, +/obj/machinery/power/terminal{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"suh" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"sup" = ( +/obj/structure/disposalpipe/sorting/mail{ + dir = 1 + }, +/obj/effect/mapping_helpers/mail_sorting/supply/cargo_bay, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"suy" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable, +/turf/open/space, +/area/space/nearstation) +"suz" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"suU" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"svD" = ( +/obj/machinery/light/small/directional/south, +/turf/open/floor/engine/o2, +/area/station/engineering/atmos) +"svN" = ( +/obj/structure/sign/departments/restroom/directional/north, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"svR" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) +"svU" = ( +/obj/effect/landmark/start/hangover, +/obj/structure/closet/lasertag/red, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/white/corner{ + dir = 4 + }, +/area/station/commons/fitness) +"sww" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/item/food/meat/slab/monkey, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"swE" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/station/service/library/lounge) +"swO" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"swT" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"sxe" = ( +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"sxs" = ( +/obj/structure/rack, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/machinery/airalarm/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "HFR Room" + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/hfr_room) +"sxT" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"syn" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"syt" = ( +/obj/effect/turf_decal/box/white{ + color = "#52B4E9" + }, +/turf/open/floor/engine, +/area/station/engineering/atmos/hfr_room) +"syA" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"syK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"syO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/conveyor{ + dir = 8; + id = "Delivery" + }, +/obj/machinery/light/directional/south, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"syQ" = ( +/obj/effect/landmark/start/geneticist, +/obj/structure/chair/office{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"syW" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/library) +"szb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"szh" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/execution) +"szG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/security/execution) +"szL" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"sAD" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"sAF" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"sAK" = ( +/obj/item/clothing/mask/gas/plaguedoctor, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"sAN" = ( +/obj/structure/urinal/directional/north, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/freezer, +/area/station/security/prison/toilet) +"sBf" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"sBA" = ( +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"sBV" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/scrubbers/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"sBW" = ( +/obj/structure/closet/crate/bin, +/obj/item/rag, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"sCp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/entry) +"sCA" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"sCQ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/vault) +"sDk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"sDB" = ( +/obj/machinery/computer/rdconsole{ + dir = 8 + }, +/obj/machinery/requests_console/directional/east{ + department = "Bridge"; + name = "Bridge Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"sDQ" = ( +/obj/structure/transit_tube/curved/flipped{ + dir = 8 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"sEx" = ( +/obj/machinery/computer/atmos_control/oxygen_tank{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"sEC" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"sEN" = ( +/turf/open/floor/iron/white, +/area/station/medical/virology) +"sEX" = ( +/obj/structure/cable, +/obj/machinery/light_switch/directional/east, +/turf/open/floor/iron/grimy, +/area/station/security/detectives_office) +"sFA" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"sFK" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"sFL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/cable/layer3, +/turf/open/floor/iron/grimy, +/area/station/ai/satellite/interior) +"sGc" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible/layer2, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"sGr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/security/range) +"sGE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"sHy" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Holodeck Control"; + name = "holodeck camera" + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"sHH" = ( +/obj/structure/flora/grass/jungle, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/grass, +/area/station/medical/psychology) +"sIq" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"sJp" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/simple/brown/visible, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/security/execution) +"sKa" = ( +/obj/structure/closet/secure_closet/engineering_personal, +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"sKL" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/flasher/directional/south{ + id = "Cell 3"; + pixel_y = 26 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Permabrig - Cell 3"; + network = list("ss13","prison") + }, +/obj/effect/landmark/start/prisoner, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"sLv" = ( +/obj/item/stack/medical/mesh, +/obj/item/stack/medical/suture, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/door/firedoor, +/obj/structure/table/reinforced, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"sLD" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"sMd" = ( +/obj/structure/closet/crate, +/obj/item/reagent_containers/cup/bowl, +/obj/effect/spawner/random/contraband/prison, +/obj/item/reagent_containers/cup/bowl, +/obj/item/reagent_containers/cup/bowl, +/obj/item/reagent_containers/cup/bowl, +/obj/item/reagent_containers/cup/bowl, +/obj/item/reagent_containers/cup/bowl, +/obj/item/reagent_containers/cup/bowl, +/obj/item/reagent_containers/cup/bowl, +/obj/item/kitchen/fork/plastic, +/obj/item/kitchen/fork/plastic, +/obj/item/kitchen/fork/plastic, +/obj/item/storage/box/drinkingglasses, +/obj/item/kitchen/spoon/plastic, +/obj/item/kitchen/spoon/plastic, +/obj/item/kitchen/spoon/plastic, +/obj/item/knife/plastic, +/obj/item/knife/plastic, +/obj/item/knife/plastic, +/obj/item/storage/box/drinkingglasses, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"sME" = ( +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"sNv" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"sOq" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/bitrunning/den) +"sOx" = ( +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/carpet, +/area/station/service/abandoned_gambling_den) +"sOB" = ( +/turf/closed/wall, +/area/station/medical/psychology) +"sOC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/security/execution) +"sPa" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"sPb" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/turf/open/space/basic, +/area/space/nearstation) +"sPU" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"sQx" = ( +/obj/machinery/door/poddoor/preopen{ + id = "bridgespace"; + name = "Bridge External Shutters" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/transit_tube) +"sQN" = ( +/obj/machinery/door/airlock/grunge{ + name = "Chapel" + }, +/obj/machinery/door/firedoor, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"sQO" = ( +/obj/machinery/computer/mech_bay_power_console, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Security Mech Bay" + }, +/turf/open/floor/iron/dark, +/area/station/security/mechbay) +"sSd" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/plating, +/area/station/security/range) +"sSj" = ( +/obj/effect/turf_decal/tile/blue, +/obj/item/radio/intercom/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Central Primary Hallway Custodial" + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"sSl" = ( +/obj/structure/closet/l3closet/virology, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"sSs" = ( +/obj/structure/grille/broken, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"sSA" = ( +/obj/machinery/reagentgrinder{ + pixel_y = 11 + }, +/obj/structure/table/glass, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"sSJ" = ( +/obj/effect/spawner/random/maintenance, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"sTi" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"sTy" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/chapel, +/area/station/service/chapel) +"sTY" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"sUg" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"sUP" = ( +/obj/machinery/meter/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"sVp" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"sWb" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 9 + }, +/obj/effect/turf_decal/box, +/obj/machinery/byteforge, +/turf/open/floor/iron/dark/smooth_large, +/area/station/cargo/bitrunning/den) +"sWj" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"sWH" = ( +/obj/machinery/chem_dispenser, +/obj/structure/sign/poster/official/safety_eye_protection/directional/west, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"sWN" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"sXi" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/structure/sign/warning/deathsposal/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"sXp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/engine, +/area/station/engineering/atmos/hfr_room) +"sXx" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/unres, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"sXR" = ( +/obj/structure/disposalpipe/junction, +/turf/closed/wall/r_wall, +/area/station/science/xenobiology) +"sXS" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"sXV" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"sYE" = ( +/obj/structure/chair, +/obj/effect/landmark/start/hangover, +/obj/machinery/status_display/evac/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"sYG" = ( +/obj/effect/spawner/random/trash/mess, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/plating, +/area/station/security/range) +"sYN" = ( +/obj/structure/plasticflaps/opaque, +/obj/machinery/door/window/left/directional/east{ + name = "MuleBot Access"; + req_access = list("shipping") + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + location = "Research" + }, +/turf/open/floor/engine, +/area/station/maintenance/department/science/central) +"sYW" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/prison) +"sYY" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable/layer3, +/turf/open/floor/iron/dark, +/area/station/ai/satellite/chamber) +"sZb" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"sZh" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "ShuttleLoad" + }, +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"sZu" = ( +/obj/item/storage/backpack/satchel/explorer, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"sZP" = ( +/obj/structure/closet, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"tak" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/shower/directional/south, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"tan" = ( +/obj/machinery/door/airlock/grunge{ + name = "Chapel Office" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/chapel_office, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"taw" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/machinery/computer/atmos_control/air_tank{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"taA" = ( +/obj/structure/chair/office/light, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"taB" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "N2 to Pure" + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"taF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"taT" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{ + dir = 4; + name = "euthanization chamber freezer" + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"tbC" = ( +/obj/machinery/door/poddoor/shutters/radiation/preopen{ + id = "Supermatter"; + name = "Supermatter Shielding" + }, +/turf/open/floor/plating, +/area/station/engineering/supermatter) +"tbQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"tbS" = ( +/obj/machinery/door/airlock/hatch{ + name = "Morgue" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/medical/morgue, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"tcg" = ( +/obj/structure/chair/wood{ + dir = 1 + }, +/obj/item/radio/intercom/chapel/directional/east, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"tck" = ( +/obj/structure/table, +/obj/item/key/security, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"tcm" = ( +/obj/structure/bed/medical/emergency, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"tct" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"tcK" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"tcV" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"tcX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"tcY" = ( +/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{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"tdj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"tdp" = ( +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple, +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/lab) +"tdB" = ( +/obj/structure/table, +/obj/structure/microscope{ + pixel_x = -1; + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) +"teh" = ( +/obj/structure/table/optable, +/obj/machinery/computer/operating, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"ten" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/carpet, +/area/station/commons/dorms) +"teJ" = ( +/obj/structure/cable, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"teN" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"teR" = ( +/obj/machinery/requests_console/directional/east{ + department = "Atmospherics"; + name = "Atmos RC" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/machinery/shower/directional/west, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"tfc" = ( +/obj/effect/landmark/start/assistant, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"tfh" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/unlocked, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"tfw" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"tfz" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"tfG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"tfP" = ( +/obj/item/beacon, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"tfS" = ( +/obj/structure/sign/poster/official/random/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"tgb" = ( +/obj/effect/turf_decal/tile/yellow, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"tgd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"tgT" = ( +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/treatment_center) +"thT" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"tim" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron, +/area/station/cargo/storage) +"tin" = ( +/obj/machinery/requests_console/directional/south{ + department = "AI"; + name = "AI Chamber Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/structure/cable, +/obj/item/radio/intercom/directional/south{ + freerange = 1; + frequency = 1447; + name = "Private Channel"; + pixel_y = -40 + }, +/turf/open/floor/circuit, +/area/station/ai/satellite/chamber) +"tir" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"tiv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"tix" = ( +/obj/machinery/modular_computer/preset/id, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"tiG" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 9 + }, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos/hfr_room) +"tiI" = ( +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/research) +"tiR" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tki" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/service/bar) +"tko" = ( +/turf/closed/wall, +/area/station/cargo/drone_bay) +"tkr" = ( +/obj/machinery/power/energy_accumulator/tesla_coil, +/turf/open/floor/plating, +/area/station/engineering/storage_shared) +"tkQ" = ( +/obj/item/toy/cattoy{ + desc = "Accursed to rest here and be obliterated by a tormentor.!"; + name = "The Damned" + }, +/turf/open/floor/plating, +/area/station/service/chapel/office) +"tla" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"tlc" = ( +/obj/machinery/recharger, +/obj/structure/table, +/turf/open/floor/plating, +/area/station/security/range) +"tli" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"tlw" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"tlB" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"tlJ" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"tlN" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "SupermatterExternal"; + name = "Radiation Shutters" + }, +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"tlU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible, +/obj/structure/table/reinforced, +/obj/item/stack/cable_coil{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/stack/sheet/plasteel/twenty, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/hfr_room) +"tnY" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/button/door/directional/west{ + id = "aux_base_shutters"; + name = "Public Shutters Control"; + req_access = list("aux_base") + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"tok" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/machinery/power/energy_accumulator/grounding_rod/anchored, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"toq" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/mob/living/basic/chicken{ + name = "Bloodthirsty Peckins" + }, +/turf/open/floor/engine, +/area/station/service/abandoned_gambling_den/gaming) +"toE" = ( +/obj/machinery/modular_computer/preset/cargochat/engineering{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"toR" = ( +/obj/item/stack/sheet/cardboard{ + amount = 14 + }, +/obj/item/stack/package_wrap, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Permabrig - Workroom"; + network = list("ss13","prison") + }, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron, +/area/station/security/prison/work) +"tpb" = ( +/obj/item/food/donut/plain, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"tpf" = ( +/obj/structure/table, +/obj/item/crowbar, +/obj/item/clothing/mask/gas, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"tpC" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/closed/wall, +/area/station/cargo/warehouse) +"tpI" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/space, +/area/space/nearstation) +"tpY" = ( +/obj/structure/table, +/obj/item/knife/plastic, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"tqC" = ( +/turf/closed/wall, +/area/station/medical/storage) +"tqH" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"tqM" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/prison) +"tqO" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"tqU" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Research Division Entrance" + }, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"tqW" = ( +/obj/machinery/door/window/right/directional/north{ + name = "Secure Art Exhibit"; + req_access = list("library") + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"tqX" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "misclab"; + name = "Test Chamber Blast Door" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"trf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"trt" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 8 + }, +/turf/open/space/basic, +/area/space/nearstation) +"try" = ( +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"tsq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"tta" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"ttA" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/incinerator_input{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible/layer2{ + dir = 10 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"ttN" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"tuy" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Xenobiology Test Chamber"; + network = list("xeno","rd") + }, +/obj/machinery/light/directional/east, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"tuL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister/plasma, +/turf/open/floor/plating, +/area/station/engineering/storage_shared) +"tuM" = ( +/obj/effect/turf_decal/trimline/green/line, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"tuY" = ( +/obj/effect/landmark/start/atmospheric_technician, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/station/engineering/atmos/hfr_room) +"tvj" = ( +/obj/structure/festivus{ + anchored = 1; + name = "pole" + }, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den) +"tvq" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"tvr" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"tvy" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"tvP" = ( +/obj/item/storage/toolbox/mechanical, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"twv" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "SupermatterExternal"; + name = "Radiation Shutters" + }, +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"twH" = ( +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"twQ" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio8"; + name = "Containment Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"twS" = ( +/obj/effect/landmark/blobstart, +/turf/open/floor/iron/white, +/area/station/science/lab) +"txm" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/filingcabinet/chestdrawer, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"txu" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"txB" = ( +/obj/structure/bookcase/random/adult, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"txK" = ( +/obj/machinery/light/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"txZ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"typ" = ( +/obj/structure/table/glass, +/obj/item/hemostat, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"tyt" = ( +/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{ + dir = 4 + }, +/obj/structure/noticeboard{ + pixel_y = 32 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"tyz" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tyJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"tyL" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"tzm" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"tzo" = ( +/obj/machinery/computer/communications, +/obj/machinery/requests_console/directional/north{ + department = "Captain's Desk"; + name = "Captain's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/captain) +"tzv" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/cryo_cell, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/cryo) +"tzM" = ( +/obj/machinery/door/airlock/medical/glass, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"tAh" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"tAm" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/machinery/status_display/ai{ + pixel_x = 32 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"tAK" = ( +/obj/structure/rack, +/obj/item/integrated_circuit/loaded/speech_relay, +/obj/item/integrated_circuit/loaded/hello_world, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"tAR" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/machinery/airalarm/directional/south, +/obj/machinery/hydroponics/soil, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"tBb" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Monastery Art Storage"; + network = list("ss13","monastery") + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"tBo" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "SupermatterExternal"; + name = "Radiation Shutters" + }, +/obj/effect/turf_decal/bot, +/obj/machinery/door/firedoor, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"tBs" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/glass/trophy{ + pixel_y = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/station/service/chapel) +"tBA" = ( +/obj/machinery/door/airlock/grunge{ + name = "Library" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "Library-passthrough" + }, +/turf/open/floor/iron/dark, +/area/station/service/library) +"tBP" = ( +/obj/effect/spawner/random/structure/crate, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"tCi" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/disposal/bin{ + name = "Corpse Disposal" + }, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/treatment_center) +"tCk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/command/eva) +"tCP" = ( +/obj/docking_port/stationary/public_mining_dock, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"tCQ" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit) +"tCV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"tDn" = ( +/obj/item/wrench, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"tDz" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"tDS" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/mob/living/basic/chicken{ + name = "Killer Cluck" + }, +/turf/open/floor/engine, +/area/station/service/abandoned_gambling_den/gaming) +"tEc" = ( +/obj/structure/tank_holder/extinguisher, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/main) +"tEB" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"tEE" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/holopad, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"tFt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/painting/library_private{ + pixel_x = -32 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"tGj" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"tGl" = ( +/obj/item/wrench, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"tHk" = ( +/obj/structure/sign/directions/security{ + dir = 1; + pixel_x = 32 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tHl" = ( +/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{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"tIx" = ( +/obj/structure/table/glass, +/obj/item/hand_labeler, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"tIQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"tIU" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 9 + }, +/turf/open/space/basic, +/area/space/nearstation) +"tJe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"tJX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/obj/machinery/meter, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"tKw" = ( +/turf/closed/wall/r_wall, +/area/station/security/prison/work) +"tLA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/office) +"tMs" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"tMO" = ( +/obj/machinery/smartfridge/food{ + name = "Hydro-Kitchen Smartfridge" + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"tNf" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/machinery/newscaster/directional/north, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tNx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/freezer, +/area/station/medical/virology) +"tOf" = ( +/obj/structure/sign/poster/random/directional/north, +/obj/machinery/conveyor_switch/oneway{ + dir = 8; + id = "CrateReturn"; + name = "Crate Returns"; + pixel_x = -8; + pixel_y = 11 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"tOt" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/item/radio/intercom/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"tOy" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"tPm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/closed/wall, +/area/station/engineering/storage_shared) +"tQi" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"tQj" = ( +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/bot, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"tQJ" = ( +/obj/machinery/atmospherics/components/binary/pump{ + name = "Cold Loop Bypass" + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"tQO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"tRc" = ( +/obj/structure/ore_box, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"tRO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plastic, +/area/station/security/lockers) +"tSK" = ( +/obj/effect/turf_decal/caution{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Chamber Extract" + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"tSN" = ( +/mob/living/basic/goose/vomit, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"tSR" = ( +/obj/structure/chair, +/obj/machinery/status_display/evac/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"tSU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"tSV" = ( +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/hfr_room) +"tTq" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/machinery/light/no_nightlight/directional/north, +/obj/structure/table, +/obj/machinery/microwave, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"tTB" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"tVb" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"tWc" = ( +/obj/structure/sign/directions/science{ + dir = 4; + pixel_x = 32; + pixel_y = 40 + }, +/obj/structure/sign/directions/engineering{ + dir = 4; + pixel_x = 32; + pixel_y = 32 + }, +/obj/structure/sign/directions/supply{ + dir = 4; + pixel_x = 32; + pixel_y = 24 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"tWh" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"tWt" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"tXV" = ( +/obj/machinery/door/airlock/grunge{ + name = "Art Gallery" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"tYk" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"tYn" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"tYu" = ( +/obj/machinery/conveyor{ + dir = 1; + id = "mining" + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"tYF" = ( +/obj/structure/table, +/obj/item/training_toolbox, +/obj/item/training_toolbox{ + pixel_y = 5 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria{ + dir = 8 + }, +/area/station/commons/fitness) +"tYU" = ( +/obj/structure/reflector/box/anchored, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"tZU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter) +"tZX" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"tZY" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"uau" = ( +/obj/machinery/power/terminal{ + dir = 4 + }, +/obj/structure/cable, +/mob/living/silicon/robot/shell/cell, +/turf/open/floor/circuit, +/area/station/ai/satellite/chamber) +"uaC" = ( +/obj/structure/chair/comfy/black{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/station/service/abandoned_gambling_den) +"uaE" = ( +/obj/effect/decal/cleanable/blood/oil{ + icon_state = "floor6" + }, +/turf/open/floor/plating, +/area/station/security/range) +"uaS" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"uaY" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"ubq" = ( +/obj/structure/table, +/obj/item/food/energybar, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"ucd" = ( +/obj/machinery/light/dim/directional/west, +/obj/machinery/newscaster/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"ucn" = ( +/obj/structure/disposaloutlet{ + dir = 1 + }, +/obj/structure/disposalpipe/trunk, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"uco" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/main) +"ucA" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/iron/freezer, +/area/station/medical/virology) +"ucR" = ( +/obj/item/extinguisher, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"udb" = ( +/obj/structure/sign/poster/random/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"udk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"udo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"udr" = ( +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"udE" = ( +/obj/structure/table, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 10 + }, +/obj/item/stack/cable_coil{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"udJ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/grunge{ + name = "Chapel" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"udS" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Chemistry East"; + network = list("ss13","medbay") + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"udZ" = ( +/obj/machinery/light/directional/south, +/obj/structure/closet/secure_closet/miner, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/trimline/brown/filled/line, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"uek" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance/three, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"uel" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"ueu" = ( +/obj/structure/table, +/obj/item/stack/sheet/cardboard, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"ueJ" = ( +/obj/structure/reagent_dispensers/cooking_oil, +/turf/open/floor/iron/showroomfloor, +/area/station/service/kitchen/coldroom) +"ueP" = ( +/obj/structure/table/glass, +/obj/item/storage/box/monkeycubes{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/reagent_containers/cup/beaker{ + pixel_x = -6 + }, +/obj/machinery/button/door/directional/east{ + id = "xenobiomain"; + name = "Containment Blast Doors"; + req_access = list("xenobiology") + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"ueU" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"ufa" = ( +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"ufk" = ( +/obj/structure/table/glass, +/obj/item/clothing/gloves/latex, +/obj/item/surgical_drapes, +/obj/item/surgicaldrill, +/obj/item/bonesetter, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"ufo" = ( +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"ugv" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"ugM" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"uhd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/psychology) +"uhi" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"uhk" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/space/basic, +/area/space/nearstation) +"uhn" = ( +/obj/structure/cable, +/turf/closed/wall/r_wall, +/area/station/engineering/gravity_generator) +"uhN" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"uhR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"uib" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"uid" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"uik" = ( +/obj/structure/cable, +/obj/machinery/firealarm/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"uiu" = ( +/obj/machinery/computer/order_console/bitrunning, +/obj/machinery/camera/directional/north{ + c_tag = "Bitrunning Den" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ + dir = 4 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/bitrunning/den) +"uiP" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/maintenance/department/engine) +"ujf" = ( +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/disposal/delivery_chute{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/end, +/obj/structure/plasticflaps/opaque, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"ujj" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Engineering Supermatter Port Mid"; + network = list("ss13","engine") + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ujB" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/landmark/start/bitrunner, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/brown/corner, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/bitrunning/den) +"ukj" = ( +/obj/machinery/door/window/right/directional/east{ + req_access = list("ordnance") + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron, +/area/station/science/ordnance/testlab) +"ukn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/closed/wall, +/area/station/maintenance/department/engine) +"uko" = ( +/obj/structure/closet/l3closet/virology, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"uks" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/cargo/bitrunning/den) +"ukz" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "telelab"; + name = "Test Chamber Blast Door" + }, +/turf/open/floor/plating, +/area/station/science/breakroom) +"ukM" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"ukN" = ( +/obj/effect/landmark/start/chaplain, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/station/service/chapel) +"ulq" = ( +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 5 + }, +/obj/item/pen, +/obj/machinery/door/window/right/directional/west{ + name = "Medbay Front Desk"; + req_access = list("medical") + }, +/obj/machinery/door/firedoor, +/obj/structure/table/reinforced, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"ulu" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"uly" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/table/reinforced, +/obj/machinery/newscaster/directional/west, +/obj/item/surgery_tray/full/morgue, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"ulV" = ( +/obj/effect/landmark/event_spawn, +/mob/living/basic/bot/secbot/beepsky/armsky, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"umd" = ( +/obj/effect/spawner/random/trash/mess, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"ume" = ( +/obj/machinery/door/airlock/research{ + name = "Xenobiology Lab" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-gene-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/xenobio, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"umf" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"umh" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"umo" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/item/paper_bin, +/obj/item/pen, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"umw" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 5 + }, +/turf/open/floor/iron/dark/airless, +/area/station/science/ordnance/freezerchamber) +"umO" = ( +/obj/machinery/door/morgue{ + name = "Private Exhibit"; + req_access = list("library") + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"und" = ( +/obj/machinery/door/window/left/directional/east{ + name = "Monkey Pen"; + req_access = list("virology") + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"unO" = ( +/obj/effect/landmark/start/shaft_miner, +/obj/effect/turf_decal/tile/brown/diagonal_centre, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"uos" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/computer/camera_advanced/base_construction/aux, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"uoS" = ( +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"upU" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"upV" = ( +/obj/machinery/atmospherics/components/trinary/filter/critical{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"upW" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"uqf" = ( +/obj/machinery/vending/wardrobe/chem_wardrobe, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"uqs" = ( +/obj/structure/flora/bush/large/style_random, +/turf/open/floor/grass, +/area/station/medical/psychology) +"urG" = ( +/obj/machinery/atmospherics/components/trinary/filter/atmos/co2{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"urJ" = ( +/obj/structure/cable, +/turf/open/floor/plating{ + luminosity = 2 + }, +/area/station/maintenance/department/science/xenobiology) +"urO" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/large/style_random, +/turf/open/floor/grass, +/area/station/medical/storage) +"urP" = ( +/obj/machinery/light/directional/south, +/obj/structure/rack, +/obj/item/stack/sheet/glass/fifty{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/mineral/plasma{ + pixel_y = 4 + }, +/obj/item/stack/sheet/mineral/plasma{ + pixel_y = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/lab) +"usl" = ( +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"usu" = ( +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"utR" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/security/prison/workout) +"uug" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"uun" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/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{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"uuC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"uuN" = ( +/turf/open/floor/iron/white, +/area/station/science/genetics) +"uuS" = ( +/obj/structure/chair, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/carpet, +/area/station/service/lawoffice) +"uuX" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/heat_exchanging/manifold{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"uvo" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/poddoor/preopen{ + id = "misclab"; + name = "Test Chamber Blast Door" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"uvq" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"uvr" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"uvt" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"uwb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/general/visible{ + dir = 1 + }, +/turf/open/floor/circuit/telecomms, +/area/station/science/xenobiology) +"uwF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/conveyor{ + dir = 8; + id = "TrashMover" + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"uwI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"uwS" = ( +/obj/structure/bed/medical/emergency, +/obj/machinery/iv_drip, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"uwX" = ( +/obj/machinery/field/generator, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"uwY" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"uxj" = ( +/obj/machinery/holopad, +/turf/open/floor/iron, +/area/station/engineering/main) +"uxk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/door/poddoor/preopen{ + id = "permashut1" + }, +/obj/machinery/door/airlock/glass{ + name = "Cell 1" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "perma-cell-1-passthrough" + }, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"uxx" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"uxF" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"uxH" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"uyg" = ( +/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{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"uyY" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"uzn" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/holopad, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"uzr" = ( +/obj/machinery/photocopier, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"uzx" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Genetics Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/genetics, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"uzL" = ( +/obj/effect/turf_decal/bot, +/obj/effect/mapping_helpers/dead_body_placer, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"uzX" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/effect/spawner/random/vending/snackvend, +/turf/open/floor/iron, +/area/station/cargo/storage) +"uAg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/holopad, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) +"uAh" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/closed/wall, +/area/station/maintenance/department/science/central) +"uAk" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable/layer3, +/turf/open/floor/iron/grimy, +/area/station/ai/satellite/interior) +"uAq" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron, +/area/station/medical/medbay/lobby) +"uAs" = ( +/turf/open/floor/iron/freezer, +/area/station/medical/virology) +"uAx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"uAF" = ( +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"uAU" = ( +/obj/structure/table/wood, +/obj/item/folder/blue, +/obj/item/folder/blue, +/obj/item/clothing/glasses/sunglasses, +/turf/open/floor/carpet, +/area/station/service/lawoffice) +"uBs" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"uCe" = ( +/obj/effect/landmark/start/medical_doctor, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"uCS" = ( +/obj/machinery/door/poddoor/shutters{ + id = "aux_base_shutters"; + name = "Auxiliary Base Shutters" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"uDj" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"uDA" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/machinery/requests_console/directional/west{ + department = "Engineering"; + name = "Engineering Foyer Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/structure/cable, +/obj/structure/chair/stool/bar/directional/east, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"uDR" = ( +/obj/docking_port/stationary{ + dir = 4; + dwidth = 5; + height = 7; + name = "Cargo Bay"; + shuttle_id = "cargo_home"; + width = 12 + }, +/turf/open/space/basic, +/area/space/nearstation) +"uDS" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/item/beacon, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/lab) +"uEr" = ( +/obj/structure/closet, +/obj/effect/spawner/random/maintenance, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"uEz" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"uEY" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"uFc" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"uFi" = ( +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron, +/area/station/commons/dorms) +"uFo" = ( +/turf/open/floor/iron/white, +/area/station/medical/psychology) +"uGx" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/dorms) +"uGE" = ( +/obj/machinery/light/no_nightlight/directional/south, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"uIn" = ( +/obj/machinery/nuclearbomb/beer, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"uIo" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"uIv" = ( +/obj/structure/bookcase/random/adult, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"uIR" = ( +/obj/structure/chair/stool/bar/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"uIT" = ( +/turf/closed/wall/r_wall, +/area/station/security/mechbay) +"uKD" = ( +/obj/structure/chair, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"uLp" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/floor/grass, +/area/station/medical/psychology) +"uLq" = ( +/obj/structure/table/reinforced, +/obj/item/stack/cable_coil, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/turf/open/floor/plastic, +/area/station/security/mechbay) +"uLx" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"uLF" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit) +"uMo" = ( +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"uMr" = ( +/obj/machinery/power/supermatter_crystal/engine, +/obj/effect/turf_decal/bot, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"uMt" = ( +/obj/effect/turf_decal/plaque, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"uMY" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/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{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"uNc" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"uNL" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"uOe" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"uOn" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"uOA" = ( +/obj/machinery/light/directional/east, +/obj/machinery/photocopier, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/psychology) +"uPy" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/mining/glass{ + name = "Mining" + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/miningdock) +"uPz" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"uPA" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"uQl" = ( +/obj/structure/girder, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"uQu" = ( +/obj/machinery/door/firedoor, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"uQB" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"uQR" = ( +/obj/item/ammo_casing/shotgun/beanbag, +/turf/open/floor/plating, +/area/station/security/range) +"uRk" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter) +"uRs" = ( +/obj/machinery/netpod, +/obj/machinery/light/directional/west, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/cargo/bitrunning/den) +"uRE" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"uSv" = ( +/obj/structure/table/wood, +/obj/item/inspector{ + pixel_x = -4 + }, +/turf/open/floor/iron, +/area/station/security/office) +"uSE" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/lobby) +"uSL" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Holodeck - Fore"; + name = "holodeck camera" + }, +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) +"uSW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"uTt" = ( +/obj/machinery/firealarm/directional/north, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"uTI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"uUf" = ( +/obj/machinery/light/small/directional/south, +/obj/machinery/requests_console/directional/south{ + department = "Library"; + name = "Library Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/libraryscanner, +/turf/open/floor/iron/dark, +/area/station/service/library) +"uUh" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "SupermatterExternal"; + name = "Radiation Shutters" + }, +/obj/effect/turf_decal/bot, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) +"uUE" = ( +/obj/structure/toilet{ + dir = 1 + }, +/obj/effect/spawner/random/contraband/prison, +/turf/open/floor/iron/freezer, +/area/station/security/prison/toilet) +"uUQ" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Engineering 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{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"uUS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"uUY" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Secure Gate"; + name = "Brig Shutters" + }, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/brig) +"uVf" = ( +/obj/structure/table/wood, +/obj/item/book/manual/wiki/security_space_law, +/obj/item/pen/fountain, +/obj/item/stamp/law, +/obj/machinery/newscaster/directional/east, +/obj/machinery/button/door/directional/south{ + id = "lawyer_shutters"; + name = "Privacy Shutters"; + req_access = list("lawyer") + }, +/turf/open/floor/carpet, +/area/station/service/lawoffice) +"uVi" = ( +/obj/structure/table/wood, +/obj/item/food/grown/poppy, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"uVB" = ( +/obj/effect/landmark/start/medical_doctor, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/treatment_center) +"uVN" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"uVO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"uVW" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"uWA" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/machinery/atmospherics/pipe/layer_manifold/yellow/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"uWC" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"uXh" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"uXp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"uXv" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/commons/dorms/laundry) +"uXG" = ( +/obj/machinery/door/airlock/research{ + name = "Containment Pen Access" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobiomain"; + name = "Containment Blast Door" + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/xenobio, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"uXL" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/commons/fitness) +"uXX" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"uYF" = ( +/obj/machinery/light/small/directional/north, +/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/psychology) +"uYV" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"uZn" = ( +/obj/structure/rack, +/obj/item/pickaxe{ + pixel_x = 5 + }, +/obj/item/shovel{ + pixel_x = -5 + }, +/obj/item/shovel{ + pixel_x = -5 + }, +/obj/item/shovel{ + pixel_x = -5 + }, +/obj/item/pickaxe{ + pixel_x = 5 + }, +/obj/item/pickaxe{ + pixel_x = 5 + }, +/obj/item/stack/ore/gold, +/obj/effect/turf_decal/tile/brown/diagonal_centre, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"uZJ" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 6 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"uZN" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"vaa" = ( +/obj/structure/closet, +/obj/item/canvas/twentythree_nineteen, +/obj/item/canvas/nineteen_nineteen, +/obj/item/canvas/twentythree_twentythree, +/obj/item/storage/crayons, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"vao" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/brig) +"vap" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"vaF" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/flasher/directional/south{ + id = "Cell 2"; + pixel_y = 26 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Permabrig - Cell 2"; + network = list("ss13","prison") + }, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"vaI" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/prison/mess) +"vaR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"vaS" = ( +/obj/structure/chair/wood, +/turf/open/floor/iron/chapel, +/area/station/service/chapel) +"vbj" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/machinery/computer/libraryconsole/bookmanagement, +/obj/structure/table/wood/fancy, +/turf/open/floor/iron/dark, +/area/station/security/prison) +"vbv" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/iron/freezer, +/area/station/medical/virology) +"vcJ" = ( +/obj/machinery/door/window/right/directional/east{ + name = "Danger: Conveyor Access"; + req_access = list("maint_tunnels") + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/conveyor/inverted{ + dir = 6; + id = "garbage" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"vdg" = ( +/obj/machinery/light/directional/south, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"vdB" = ( +/turf/closed/wall, +/area/station/security/prison/work) +"vek" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable, +/turf/open/space, +/area/station/solars/starboard) +"ver" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"veM" = ( +/obj/machinery/atmospherics/components/trinary/filter{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/testlab) +"vfp" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/lab) +"vfw" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/bin{ + name = "Corpse Disposal" + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"vfH" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/chair/stool/bar/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"vgg" = ( +/obj/structure/chair/comfy/brown{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"vgk" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"vgm" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"vgp" = ( +/obj/machinery/door/airlock/research{ + name = "Containment Pen" + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/xenobio, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"vgR" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/qm, +/obj/machinery/door/airlock/command/glass{ + name = "Quartermaster's Office" + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/qm) +"vhk" = ( +/obj/structure/chair, +/turf/open/floor/carpet, +/area/station/service/lawoffice) +"vhw" = ( +/turf/closed/wall, +/area/station/security/evidence) +"vhQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"vif" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner, +/obj/machinery/newscaster/directional/south, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/cargo/lobby) +"vim" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"viB" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/structure/sign/warning/deathsposal/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"vjH" = ( +/obj/structure/reagent_dispensers/fueltank/large, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/main) +"vjS" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"vlF" = ( +/obj/item/coin/silver, +/obj/effect/decal/cleanable/blood/oil{ + icon_state = "floor5" + }, +/obj/structure/light_construct/small{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den) +"vmo" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Medbay Psychology Office"; + network = list("ss13","medbay") + }, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/disposal/bin{ + name = "Corpse Disposal" + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/structure/sign/poster/official/work_for_a_future/directional/west, +/turf/open/floor/iron/white, +/area/station/medical/psychology) +"vmA" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 8; + name = "Cold Loop to Filters" + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"vmY" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/dropper, +/obj/item/reagent_containers/syringe, +/obj/item/reagent_containers/cup/beaker, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/turf/open/floor/iron/freezer, +/area/station/medical/virology) +"vnM" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/prison/mess) +"vnR" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/light/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"voL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"voM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"voR" = ( +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/tile/green/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"vph" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/engine, +/area/station/engineering/atmos/hfr_room) +"vpr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/chapel/storage) +"vpz" = ( +/obj/structure/girder, +/obj/structure/cable, +/turf/open/floor/plating{ + luminosity = 2 + }, +/area/station/maintenance/department/science/xenobiology) +"vpC" = ( +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) +"vpW" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"vqc" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"vrw" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"vrx" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) +"vrX" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/holopad, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"vsm" = ( +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"vsn" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron/white, +/area/station/medical/psychology) +"vso" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/landmark/start/prisoner, +/turf/open/floor/iron, +/area/station/security/prison/safe) +"vsv" = ( +/obj/structure/sign/warning/radiation/rad_area/directional/west, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/chair/office{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"vsJ" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"vtl" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/access/any/engineering/external, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"vtD" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"vtT" = ( +/turf/open/floor/plating, +/area/station/maintenance/solars/port) +"vtX" = ( +/obj/machinery/portable_atmospherics/canister/anesthetic_mix, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"vuq" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/screwdriver{ + pixel_y = 16 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/item/stock_parts/power_store/cell/high{ + pixel_x = 2; + pixel_y = 6 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"vuQ" = ( +/obj/structure/rack, +/obj/item/clothing/mask/gas, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"vvn" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"vvo" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/entry) +"vvY" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"vwu" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"vxg" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/closed/wall, +/area/station/cargo/storage) +"vxj" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"vxp" = ( +/obj/structure/table/glass, +/obj/structure/microscope, +/obj/machinery/light/small/directional/east, +/turf/open/floor/engine, +/area/station/science/lab) +"vxL" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/obj/structure/table, +/obj/item/transfer_valve{ + pixel_x = -5 + }, +/obj/item/transfer_valve{ + pixel_x = -5 + }, +/obj/item/transfer_valve{ + pixel_x = 5 + }, +/obj/item/transfer_valve{ + pixel_x = 5 + }, +/obj/item/transfer_valve, +/obj/item/transfer_valve, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/white, +/area/station/science/ordnance/testlab) +"vxQ" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/item/storage/box/drinkingglasses, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"vyn" = ( +/obj/machinery/computer/mech_bay_power_console{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) +"vyo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"vyx" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"vyL" = ( +/obj/machinery/stasis, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/treatment_center) +"vzg" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"vzi" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"vzT" = ( +/obj/structure/table, +/obj/item/stack/rods{ + amount = 5 + }, +/obj/effect/spawner/random/maintenance, +/obj/item/assembly/prox_sensor{ + pixel_y = 2 + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"vAa" = ( +/obj/structure/chair/wood, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/chapel, +/area/station/service/chapel) +"vAE" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/main) +"vAX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel/storage) +"vBZ" = ( +/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{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"vCE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"vDd" = ( +/obj/machinery/holopad, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) +"vDh" = ( +/obj/item/target, +/obj/structure/training_machine, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/commons/fitness) +"vDo" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/yellow/visible, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) +"vDq" = ( +/obj/structure/curtain, +/turf/open/floor/iron/freezer, +/area/station/security/prison/toilet) +"vDT" = ( +/obj/structure/sign/poster/random/directional/north, +/obj/machinery/rnd/server/master, +/turf/open/floor/circuit/telecomms/server, +/area/station/science/server) +"vDX" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"vEA" = ( +/turf/open/floor/carpet, +/area/station/service/chapel) +"vFs" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"vHj" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/maintenance{ + name = "Docking Arm Maintenance" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "cargo-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"vHR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"vIc" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"vII" = ( +/obj/machinery/light/directional/north, +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"vIM" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/holopad, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"vIS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"vIU" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/engineering/main) +"vJD" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"vJH" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"vJW" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"vKD" = ( +/obj/machinery/power/port_gen/pacman, +/turf/open/floor/plating, +/area/station/engineering/storage_shared) +"vLp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"vLx" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 9 + }, +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"vLy" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"vLM" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"vMc" = ( +/obj/effect/turf_decal/caution{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"vMt" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/atmos{ + name = "Ordnance Storage" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) +"vMx" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"vNl" = ( +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"vNu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"vNA" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin, +/obj/item/pen, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"vNF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/library) +"vOB" = ( +/obj/effect/landmark/start/paramedic, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"vOW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/janitor) +"vPa" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"vPd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/atmos/hfr_room) +"vPf" = ( +/obj/structure/sign/warning/firing_range/directional/west, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"vPE" = ( +/obj/structure/chair/office/light, +/obj/effect/landmark/start/paramedic, +/obj/machinery/button/door/directional/west{ + id = "MedbayFoyer"; + name = "Medbay Foyer Doors"; + normaldoorcontrol = 1; + req_access = list("medical") + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"vQe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"vQo" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Cargo Office Maintenance" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"vQz" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Cargo Bay" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/general, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"vQC" = ( +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/light_switch/directional/south, +/obj/structure/bed/dogbed/lia, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) +"vRi" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"vRk" = ( +/obj/structure/table, +/obj/machinery/conveyor_switch/oneway{ + id = "ShuttleLoad"; + name = "Shuttle Load"; + pixel_x = -8; + pixel_y = 10 + }, +/obj/machinery/camera/directional/east, +/turf/open/floor/iron, +/area/station/cargo/storage) +"vRm" = ( +/obj/structure/table, +/obj/structure/noticeboard{ + pixel_y = 32 + }, +/obj/item/clothing/gloves/color/yellow, +/obj/item/clothing/gloves/color/yellow{ + pixel_x = -1; + pixel_y = 3 + }, +/obj/item/clothing/gloves/color/yellow, +/obj/machinery/light/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Engineering Port Storage" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"vRq" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"vRw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/binary/pump, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"vRC" = ( +/obj/structure/window/reinforced/fulltile, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/reed/style_random, +/turf/open/floor/grass, +/area/station/hallway/primary/central/aft) +"vRN" = ( +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"vSb" = ( +/obj/structure/closet, +/obj/machinery/light/small/directional/south, +/obj/item/book/bible, +/obj/item/book/bible, +/obj/item/book/bible, +/turf/open/floor/carpet, +/area/station/service/chapel/office) +"vSc" = ( +/obj/structure/closet/secure_closet/medical2, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"vSl" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/hfr_room) +"vSB" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/service/library) +"vSG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal) +"vSL" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Pharmacy Maintenance" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/medical/pharmacy, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/maintenance/department/medical) +"vTg" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/machinery/light/no_nightlight/directional/north, +/obj/machinery/hydroponics/soil, +/turf/open/floor/iron, +/area/station/security/prison/garden) +"vTL" = ( +/obj/machinery/vending/tool, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"vTN" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/research{ + name = "Ordnance Lab" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/ordnance, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"vUQ" = ( +/obj/machinery/power/apc/auto_name/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/freezer, +/area/station/security/prison/toilet) +"vVk" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"vWe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/visible, +/turf/closed/wall, +/area/station/maintenance/department/engine) +"vWg" = ( +/obj/machinery/button/crematorium{ + id = "foo"; + pixel_x = 25 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"vWp" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/atmos/office) +"vWY" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/science/ordnance/testlab) +"vXd" = ( +/obj/structure/table/wood, +/obj/item/paper_bin, +/obj/item/pen, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/science/breakroom) +"vXf" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/item/clothing/glasses/science, +/obj/item/clothing/glasses/science, +/turf/open/floor/iron/white, +/area/station/science/research) +"vXF" = ( +/turf/open/floor/iron/chapel{ + dir = 1 + }, +/area/station/security/prison) +"vXW" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"vYG" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/status_display/ai/directional/south, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"vYH" = ( +/obj/structure/table/wood, +/obj/machinery/camera/directional/east{ + c_tag = "Science - Break Room"; + name = "science camera"; + network = list("ss13","rd") + }, +/obj/structure/sign/poster/official/report_crimes/directional/north, +/obj/machinery/microwave{ + desc = "Cooks and boils stuff, somehow."; + pixel_x = -3; + pixel_y = 5 + }, +/obj/machinery/newscaster/directional/east, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/science/breakroom) +"vYN" = ( +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 8; + name = "killroom vent" + }, +/turf/open/floor/circuit/telecomms, +/area/station/science/xenobiology) +"vZw" = ( +/obj/machinery/stasis{ + dir = 1 + }, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/treatment_center) +"vZJ" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"vZP" = ( +/obj/machinery/door/window/left/directional/north{ + name = "Returns"; + pixel_y = 7; + req_access = list("shipping") + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"vZV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"was" = ( +/obj/machinery/vending/boozeomat, +/turf/closed/wall, +/area/station/service/bar) +"waG" = ( +/obj/structure/table/optable, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"wbb" = ( +/obj/machinery/door/poddoor/incinerator_atmos_main, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"wbs" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/brig) +"wbx" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/lab) +"wbB" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"wbR" = ( +/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{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central) +"wbS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/main) +"wcf" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"wcg" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"wcs" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter/room) +"wcx" = ( +/obj/structure/table/optable, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"wcP" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"wdl" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/table/glass, +/obj/machinery/microwave{ + pixel_y = 5 + }, +/obj/machinery/light/directional/north, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"wdp" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/structure/disposaloutlet{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"wdv" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"wdx" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/visible, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"wdW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/holopad/secure, +/turf/open/floor/iron/dark, +/area/station/ai/upload/chamber) +"weA" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"weL" = ( +/obj/machinery/light/small/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"weO" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 10 + }, +/obj/effect/spawner/random/vending/colavend, +/turf/open/floor/iron, +/area/station/cargo/storage) +"weS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/turf/open/floor/carpet, +/area/station/service/library) +"wfc" = ( +/obj/structure/ore_box, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"wfp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/atmos/hfr_room) +"wfr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"wfs" = ( +/obj/structure/table, +/obj/item/clothing/gloves/latex{ + pixel_x = 129; + pixel_y = 71 + }, +/obj/item/stack/sheet/mineral/plasma{ + pixel_x = 129; + pixel_y = 60 + }, +/obj/item/stack/sheet/mineral/plasma{ + pixel_x = 129; + pixel_y = 60 + }, +/obj/machinery/light/directional/west, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/machinery/reagentgrinder, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"wfE" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"wfY" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/heat_exchanging/junction, +/turf/open/floor/plating, +/area/station/science/lab) +"wha" = ( +/obj/structure/table/glass, +/obj/item/folder/white{ + pixel_y = 4 + }, +/obj/item/pen/red, +/obj/machinery/light/small/directional/south, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/freezer, +/area/station/medical/virology) +"whr" = ( +/obj/structure/bodycontainer/morgue{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"whJ" = ( +/turf/closed/wall/mineral/iron, +/area/station/service/library/artgallery) +"whQ" = ( +/obj/machinery/door/airlock/grunge{ + name = "Library" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/lounge) +"wig" = ( +/obj/machinery/vending/cigarette, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"wiy" = ( +/obj/structure/table, +/obj/item/storage/medkit/brute{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/brute, +/obj/item/storage/medkit/regular{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/storage) +"wiB" = ( +/obj/item/shard{ + icon_state = "small" + }, +/obj/item/stack/cable_coil, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"wje" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"wjw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"wjK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/closed/wall, +/area/station/maintenance/department/medical/central) +"wjU" = ( +/obj/effect/mapping_helpers/burnt_floor, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"wkc" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"wkm" = ( +/obj/machinery/requests_console/directional/east{ + department = "Security"; + name = "Cargo Post Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/supply) +"wkA" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/structure/punching_bag, +/obj/machinery/light/no_nightlight/directional/north, +/turf/open/floor/iron, +/area/station/security/prison/workout) +"wkM" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"wkW" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "garbage" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/splatter, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"wkZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/shower/directional/east, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) +"wla" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/entry) +"wlc" = ( +/obj/structure/table, +/obj/item/storage/box/mousetraps, +/obj/effect/spawner/random/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible/layer2, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"wlr" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/tcommsat/computer) +"wlK" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/white, +/area/station/science/lab) +"wmv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"wmE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/cargo/drone_bay) +"wmY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"wnf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/miningdock) +"wns" = ( +/obj/structure/closet/crate/freezer/surplus_limbs, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"wnE" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 5 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/iron, +/area/station/cargo/office) +"wnJ" = ( +/obj/structure/sign/warning, +/turf/closed/wall, +/area/station/science/ordnance) +"woq" = ( +/obj/structure/chair, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"wou" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) +"woD" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) +"woO" = ( +/obj/structure/urinal/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/freezer, +/area/station/security/prison/toilet) +"woV" = ( +/obj/effect/turf_decal/caution{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"woX" = ( +/obj/structure/sign/painting/library_secure{ + pixel_y = -32 + }, +/obj/structure/table/wood/fancy, +/obj/item/reagent_containers/cup/mortar{ + pixel_y = 8 + }, +/obj/item/pestle, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"wpI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/light/directional/west, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"wqd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance{ + name = "Mining Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"wqu" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"wqC" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"wrU" = ( +/obj/machinery/photocopier, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"wst" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"wsA" = ( +/obj/structure/mineral_door/wood{ + name = "The Roosterdome" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den/gaming) +"wsC" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter) +"wsV" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/showroomfloor, +/area/station/service/kitchen/coldroom) +"wtj" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/security/processing/cremation) +"wtZ" = ( +/obj/structure/cable, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"wun" = ( +/obj/structure/disposalpipe/junction/yjunction{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"wuO" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"wvk" = ( +/obj/machinery/door/airlock/grunge{ + name = "Chapel Access" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"wvp" = ( +/obj/item/retractor, +/obj/item/hemostat, +/obj/item/cautery, +/obj/structure/table/glass, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"wvq" = ( +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/starboard) +"wwj" = ( +/turf/closed/wall/mineral/iron, +/area/station/service/chapel/funeral) +"wwp" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"wwr" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wwG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/security/range) +"wxa" = ( +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"wxn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) +"wxJ" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor/preopen{ + id = "prison release"; + name = "Prisoner Processing Blast Door" + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"wxO" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"wyP" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"wza" = ( +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"wzb" = ( +/obj/structure/chair, +/turf/open/floor/wood, +/area/station/maintenance/department/engine) +"wzf" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plastic, +/area/station/security/mechbay) +"wzh" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/commons/fitness) +"wzm" = ( +/obj/effect/spawner/random/maintenance, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central) +"wzu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) +"wAc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"wAA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"wAI" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"wBg" = ( +/obj/machinery/door/airlock/maintenance{ + id_tag = "Potty1" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/central) +"wBF" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/atmos/office) +"wBO" = ( +/obj/item/toy/crayon/spraycan{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/toy/crayon/spraycan, +/obj/structure/table/wood, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"wCj" = ( +/obj/item/paint/paint_remover{ + pixel_y = 8 + }, +/obj/structure/table/wood, +/obj/item/soap/nanotrasen, +/obj/structure/sign/poster/official/fruit_bowl/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"wCz" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wDb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"wDf" = ( +/obj/machinery/door/poddoor/preopen{ + id = "telelab"; + name = "Test Chamber Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/breakroom) +"wDm" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/station/security/range) +"wDs" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/landmark/navigate_destination/dockesc, +/obj/machinery/door/airlock/external{ + name = "External Docking Port" + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"wDx" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"wDA" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"wDC" = ( +/obj/effect/turf_decal/tile/red, +/obj/effect/landmark/start/hangover, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) +"wDZ" = ( +/turf/closed/wall, +/area/station/command/heads_quarters/qm) +"wEc" = ( +/obj/structure/rack, +/obj/effect/spawner/random/armory/riot_armor, +/obj/effect/spawner/random/armory/riot_helmet, +/obj/effect/spawner/random/armory/riot_shield, +/turf/open/floor/iron/dark, +/area/station/security/armory) +"wEl" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"wEn" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Departure Lounge" + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit) +"wEJ" = ( +/turf/open/floor/circuit, +/area/station/ai/upload/chamber) +"wEV" = ( +/obj/machinery/vending/cytopro, +/turf/open/floor/engine, +/area/station/science/lab) +"wFr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"wFM" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"wFN" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/structure/closet/secure_closet/cytology, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"wFO" = ( +/obj/machinery/status_display/evac/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"wFT" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"wFZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/holopad, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"wGn" = ( +/turf/closed/wall, +/area/station/command/heads_quarters/captain/private) +"wGr" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"wGM" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/psychology) +"wHh" = ( +/obj/effect/turf_decal/caution{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"wHD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/brig) +"wHP" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"wIX" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/service/library/artgallery) +"wJG" = ( +/mob/living/basic/carp/pet/lia, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hos) +"wJL" = ( +/obj/structure/sign/painting/library{ + pixel_x = 32 + }, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"wJT" = ( +/obj/structure/chair/wood, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/carpet, +/area/station/service/chapel/funeral) +"wKa" = ( +/obj/machinery/light/small/directional/south, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"wLx" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) +"wLU" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 10 + }, +/turf/open/space, +/area/space/nearstation) +"wLW" = ( +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"wMm" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/hfr_room) +"wMn" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"wMF" = ( +/obj/effect/spawner/random/food_or_drink/three_course_meal, +/obj/effect/spawner/random/food_or_drink/three_course_meal, +/obj/structure/closet/crate, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/service/abandoned_gambling_den) +"wNG" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"wOf" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"wOt" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Research and Development Lab"; + network = list("ss13","rd") + }, +/obj/machinery/light/directional/east, +/obj/machinery/requests_console{ + department = "Science"; + name = "Science Requests Console"; + pixel_x = 32 + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/iron/white, +/area/station/science/research) +"wOE" = ( +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"wOF" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio8"; + name = "Containment Blast Door" + }, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"wOG" = ( +/obj/item/soap/homemade, +/turf/open/floor/iron/freezer, +/area/station/security/prison/toilet) +"wOS" = ( +/obj/machinery/doppler_array, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/science/ordnance/testlab) +"wPc" = ( +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"wPl" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"wPo" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Permabrig - Upper Hall"; + network = list("ss13","prison") + }, +/turf/open/floor/iron, +/area/station/security/prison) +"wPr" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/prison) +"wPw" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/splatter, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"wPW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/turf/open/floor/iron, +/area/station/maintenance/disposal) +"wQn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"wQq" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"wQy" = ( +/obj/structure/chair/sofa/left/brown, +/obj/item/radio/intercom/directional/north, +/obj/machinery/light_switch/directional/east, +/turf/open/floor/carpet, +/area/station/medical/psychology) +"wQE" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers, +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/engineering/atmos/hfr_room) +"wQU" = ( +/obj/effect/spawner/random/maintenance, +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"wRe" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"wRg" = ( +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/service/library/lounge) +"wRk" = ( +/obj/structure/rack, +/obj/item/wrench, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"wRy" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 8 + }, +/turf/open/floor/iron/dark/airless, +/area/station/science/ordnance/freezerchamber) +"wRz" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/access/any/security/maintenance, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"wRC" = ( +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"wSz" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/newscaster/directional/south, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"wSC" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/security/range) +"wSD" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"wSR" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wTu" = ( +/turf/closed/wall, +/area/station/security/medical) +"wTD" = ( +/obj/structure/table/wood, +/obj/item/folder/red, +/obj/item/folder/red, +/obj/item/clothing/glasses/sunglasses, +/obj/machinery/camera/directional/east{ + c_tag = "Law Office" + }, +/obj/machinery/requests_console/directional/east{ + name = "Law Office Request Console" + }, +/turf/open/floor/carpet, +/area/station/service/lawoffice) +"wTG" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"wTO" = ( +/obj/structure/frame/computer, +/obj/machinery/light/small/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/science/xenobiology) +"wTX" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/turf/open/space/basic, +/area/space/nearstation) +"wUf" = ( +/obj/structure/closet/secure_closet/medical2, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/medical/treatment_center) +"wUz" = ( +/obj/structure/chair/stool/bar/directional/west, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"wUI" = ( +/obj/machinery/conveyor{ + dir = 9; + id = "garbage" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"wUN" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wUW" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plastic, +/area/station/security/mechbay) +"wVC" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Sci"; + location = "Bar1" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"wVE" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) +"wVO" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"wVQ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wVV" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/virology) +"wWO" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/space/basic, +/area/space/nearstation) +"wWR" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"wXr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den/gaming) +"wXu" = ( +/obj/machinery/disposal/bin, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"wXy" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/power/energy_accumulator/tesla_coil/anchored, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"wYi" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"wYu" = ( +/obj/machinery/door/poddoor/shutters{ + id = "shootshut" + }, +/turf/open/floor/plating, +/area/station/security/range) +"wYC" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "N2O Outlet Pump" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"wYH" = ( +/obj/structure/grille/broken, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central) +"wYW" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/sunny/style_random, +/obj/structure/window/reinforced/spawner/directional/west, +/mob/living/basic/butterfly, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) +"wZs" = ( +/turf/open/floor/plating, +/area/station/science/ordnance/testlab) +"wZx" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/turf/open/floor/engine, +/area/station/science/ordnance/storage) +"wZB" = ( +/obj/structure/chair/comfy/black, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"xan" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 4 + }, +/obj/machinery/dna_infuser, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"xat" = ( +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/turf/open/floor/carpet, +/area/station/service/chapel) +"xaO" = ( +/obj/structure/disposaloutlet, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"xaW" = ( +/obj/machinery/door/airlock/security{ + aiControlDisabled = 1; + name = "Solutions Room" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/execution) +"xba" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/any/science/research, +/obj/machinery/door/airlock/maintenance{ + name = "Testing Lab Maintenance" + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"xbp" = ( +/obj/structure/rack, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/turf/open/floor/iron/white, +/area/station/science/lab) +"xbu" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/newscaster/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"xbB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"xbD" = ( +/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{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"xbJ" = ( +/turf/open/floor/iron/dark, +/area/station/service/abandoned_gambling_den) +"xbX" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "garbage" + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"xbZ" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/purple/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"xca" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"xci" = ( +/obj/structure/bodycontainer/morgue{ + dir = 1 + }, +/obj/machinery/light/directional/south, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"xcR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/yellow/visible, +/turf/closed/wall/r_wall, +/area/station/science/ordnance/burnchamber) +"xdb" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/space/basic, +/area/space/nearstation) +"xdc" = ( +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "xenobio7"; + name = "Containment Blast Doors"; + pixel_y = 4; + req_access = list("xenobiology") + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/light/directional/north, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"xdL" = ( +/obj/structure/table/glass, +/obj/item/stamp/head/rd{ + pixel_x = -8; + pixel_y = 14 + }, +/obj/item/disk/computer/ordnance, +/obj/item/disk/computer/ordnance, +/obj/item/disk/computer/ordnance, +/obj/item/paper_bin{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/folder/white{ + pixel_x = 7; + pixel_y = 4 + }, +/obj/item/pen{ + pixel_x = 7; + pixel_y = 2 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/machinery/computer/security/telescreen/rd/directional/south, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"xdY" = ( +/obj/machinery/door/window/right/directional/east{ + name = "Danger: Conveyor Access"; + req_access = list("maint_tunnels") + }, +/obj/effect/decal/cleanable/blood/splatter, +/obj/machinery/conveyor/inverted{ + dir = 10; + id = "garbage" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal) +"xea" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/machinery/button/ignition/incinerator/ordmix{ + pixel_x = -6; + pixel_y = -24 + }, +/obj/machinery/button/door/incinerator_vent_ordmix{ + pixel_x = 8; + pixel_y = -24 + }, +/obj/machinery/airlock_controller/incinerator_ordmix{ + pixel_x = -7; + pixel_y = -36 + }, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"xee" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/vacuum/external, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"xep" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"xer" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1; + name = "Connector Port (Air Supply)" + }, +/turf/open/floor/engine, +/area/station/science/ordnance) +"xeB" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"xeP" = ( +/obj/structure/sign/warning/vacuum/external/directional/east, +/turf/open/floor/plating, +/area/station/hallway/secondary/entry) +"xff" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/storage/tech) +"xfm" = ( +/obj/effect/landmark/start/assistant, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron, +/area/station/commons/storage/primary) +"xfz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"xga" = ( +/obj/structure/sign/warning/electric_shock{ + pixel_x = -31 + }, +/obj/structure/chair/stool/bar/directional/north, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"xgt" = ( +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"xgG" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"xhc" = ( +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"xhj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/station/service/library/lounge) +"xhs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) +"xhB" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/central) +"xhE" = ( +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"xhT" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"xij" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"xiw" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) +"xiD" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"xja" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/service/library) +"xje" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance/departmental, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"xjl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood, +/area/station/service/abandoned_gambling_den) +"xjC" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/ordnance/testlab) +"xjK" = ( +/obj/machinery/requests_console/directional/west{ + department = "Detective"; + name = "Detective Requests Console" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/grimy, +/area/station/security/detectives_office) +"xjU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/plastic, +/area/station/security/lockers) +"xjZ" = ( +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) +"xkb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/station/service/library/artgallery) +"xkB" = ( +/obj/structure/closet/crate, +/obj/item/canvas/twentythree_twentythree, +/obj/item/canvas/twentythree_twentythree, +/obj/item/canvas/twentythree_twentythree, +/obj/item/canvas/twentythree_nineteen, +/obj/item/canvas/twentythree_nineteen, +/obj/item/canvas/twentythree_nineteen, +/obj/item/canvas/nineteen_nineteen, +/obj/item/canvas/nineteen_nineteen, +/obj/item/canvas/nineteen_nineteen, +/obj/item/wirecutters, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"xkF" = ( +/turf/closed/wall, +/area/station/commons/fitness) +"xkK" = ( +/obj/machinery/door/airlock/grunge{ + name = "Chapel Access" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"xlh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/dock) +"xlo" = ( +/obj/structure/table/glass, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 5 + }, +/obj/item/pen, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/item/stamp/head/cmo{ + pixel_y = 8 + }, +/obj/item/folder/blue{ + pixel_x = 9 + }, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"xlA" = ( +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"xlB" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/secure_safe/directional/east, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/captain) +"xlD" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"xmg" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"xmE" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/structure/sign/poster/official/random/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/main) +"xmQ" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 2 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 6 + }, +/obj/machinery/light_switch/directional/north, +/turf/open/floor/iron, +/area/station/cargo/sorting) +"xnm" = ( +/obj/machinery/power/port_gen/pacman, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/turf/open/floor/plating, +/area/station/tcommsat/computer) +"xnp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/science/genetics) +"xnW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) +"xog" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"xoo" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"xoD" = ( +/obj/machinery/door/window/right/directional/north{ + name = "Containment Pen #7"; + req_access = list("xenobiology") + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio7"; + name = "Containment Blast Door" + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"xoX" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/machinery/light/directional/north, +/obj/item/reagent_containers/cup/glass/trophy{ + pixel_y = 8 + }, +/obj/item/book/bible, +/obj/structure/table/wood/fancy, +/turf/open/floor/iron/dark, +/area/station/security/prison) +"xpw" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"xqh" = ( +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/shower/directional/west, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"xqq" = ( +/obj/effect/turf_decal/tile/yellow/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"xqC" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/science/lab) +"xqI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) +"xrc" = ( +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"xro" = ( +/obj/structure/chair/wood, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/chapel{ + dir = 8 + }, +/area/station/service/chapel) +"xrp" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"xrG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/yellow/visible, +/obj/machinery/meter, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/ordnance) +"xsm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"xsr" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/carpet, +/area/station/commons/lounge) +"xsO" = ( +/obj/item/ectoplasm, +/turf/open/floor/plating{ + luminosity = 2 + }, +/area/station/maintenance/department/science/xenobiology) +"xsT" = ( +/obj/structure/closet/wardrobe/red, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) +"xsZ" = ( +/obj/structure/chair, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"xte" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"xtg" = ( +/obj/structure/chair/wood, +/obj/effect/landmark/atmospheric_sanity/ignore_area, +/turf/open/floor/carpet, +/area/station/service/chapel/funeral) +"xts" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"xtI" = ( +/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{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"xud" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Cargo Bay" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "cargo-maint-passthrough" + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/general, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"xur" = ( +/obj/machinery/door/window/right/directional/north{ + name = "Containment Pen #8"; + req_access = list("xenobiology") + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio8"; + name = "Containment Blast Door" + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"xuv" = ( +/obj/item/broken_bottle, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"xuy" = ( +/obj/effect/spawner/random/entertainment/arcade, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/security/prison/workout) +"xvx" = ( +/obj/structure/cable, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"xvO" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"xvT" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/entry) +"xwy" = ( +/obj/structure/cable, +/turf/open/floor/carpet, +/area/station/service/chapel) +"xwX" = ( +/obj/machinery/door/airlock/security{ + name = "Equipment Room" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/plastic, +/area/station/security/lockers) +"xxk" = ( +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"xxo" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/fore) +"xxw" = ( +/obj/machinery/atmospherics/components/binary/pump, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"xxy" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"xxK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/light/directional/west, +/turf/open/floor/plastic, +/area/station/security/lockers) +"xxO" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio2"; + name = "Containment Blast Door" + }, +/obj/machinery/door/window/right/directional/south{ + name = "Containment Pen #2"; + req_access = list("xenobiology") + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"xxS" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"xyh" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"xyl" = ( +/obj/structure/table, +/obj/item/assembly/timer, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"xyp" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"xyI" = ( +/obj/machinery/door/airlock/maintenance{ + name = "CMO Maintenance" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/medical/cmo, +/turf/open/floor/plating, +/area/station/maintenance/department/medical) +"xyK" = ( +/obj/structure/closet/crate/freezer/blood, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/central) +"xyV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) +"xzp" = ( +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/structure/sign/warning/vacuum/directional/west, +/obj/machinery/disposal/bin{ + name = "Disposal To Space" + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) +"xzF" = ( +/turf/closed/wall/mineral/iron, +/area/station/service/chapel/storage) +"xBk" = ( +/obj/structure/bed/medical/emergency, +/obj/machinery/iv_drip, +/obj/machinery/light_switch/directional/west, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"xBB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/library) +"xCF" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"xDl" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/secondary/command) +"xEt" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/structure/disposaloutlet, +/obj/structure/plasticflaps/opaque, +/turf/open/floor/iron, +/area/station/cargo/storage) +"xEA" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/ai/satellite/exterior) +"xEI" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/turf/open/floor/iron, +/area/station/maintenance/disposal) +"xFF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"xFS" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"xGN" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/landmark/start/security_officer, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/office) +"xHe" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"xHq" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) +"xHF" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/newscaster/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"xHJ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"xIM" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"xIP" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) +"xIZ" = ( +/turf/closed/wall, +/area/station/medical/surgery/theatre) +"xJb" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/hfr_room) +"xJs" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/start/bitrunner, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 8 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/bitrunning/den) +"xJy" = ( +/obj/structure/sign/plaques/kiddie{ + desc = "An embossed piece of paper from the Third University of Harvard."; + name = "\improper 'Diploma' frame"; + pixel_y = 32 + }, +/obj/machinery/light/small/directional/north, +/obj/structure/table/wood, +/obj/item/paper_bin, +/obj/item/pen/blue, +/turf/open/floor/wood, +/area/station/service/lawoffice) +"xJU" = ( +/obj/structure/table/wood, +/obj/item/food/grown/harebell, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"xKc" = ( +/obj/structure/sign/warning/biohazard, +/turf/closed/wall/r_wall, +/area/station/science/xenobiology) +"xKD" = ( +/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{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"xKM" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/item/vending_refill/cola, +/obj/item/stack/sheet/cardboard{ + amount = 14 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"xLa" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"xLi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) +"xLC" = ( +/obj/machinery/door/airlock{ + name = "Law Office" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/navigate_destination/lawyer, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/service/lawyer, +/turf/open/floor/iron/dark, +/area/station/service/lawoffice) +"xLF" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) +"xLH" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"xLS" = ( +/obj/machinery/requests_console/directional/west{ + department = "Research Director's Desk"; + name = "Research Director's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/structure/table/glass, +/obj/machinery/fax{ + fax_name = "Research Director's Office"; + name = "Research Director's Fax Machine" + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"xMg" = ( +/obj/machinery/power/turbine/inlet_compressor, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"xMl" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"xMo" = ( +/obj/machinery/door/airlock/engineering{ + name = "Engineering" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/construction, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"xMI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/commons/fitness) +"xMQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/dim/directional/east, +/turf/open/floor/iron/dark, +/area/station/service/library/artgallery) +"xMS" = ( +/obj/machinery/door/window/left/directional/north{ + name = "Conveyor Access"; + req_access = list("cargo") + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"xNx" = ( +/obj/structure/lattice, +/obj/structure/disposalpipe/junction/flip, +/turf/open/space/basic, +/area/space/nearstation) +"xNH" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/solars/port) +"xNS" = ( +/obj/machinery/light/directional/west, +/turf/open/floor/catwalk_floor/iron, +/area/station/cargo/storage) +"xOm" = ( +/obj/machinery/disposal/delivery_chute{ + dir = 4; + name = "Morgue Waste Chute"; + pixel_x = -7 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) +"xOq" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/medical/medbay/lobby) +"xOC" = ( +/obj/machinery/door/airlock/external{ + name = "Construction Zone" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plating, +/area/station/construction/mining/aux_base) +"xOI" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/turf/open/space/basic, +/area/space/nearstation) +"xPQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"xQr" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/medical/medbay) +"xQM" = ( +/obj/structure/table/wood, +/obj/item/storage/box/donkpockets, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron, +/area/station/science/breakroom) +"xQO" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/disposalpipe/segment, +/turf/open/floor/grass, +/area/station/medical/treatment_center) +"xSs" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/engineering/main) +"xSH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/execution) +"xTb" = ( +/obj/machinery/light/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/hidden, +/obj/machinery/airlock_sensor/incinerator_atmos{ + pixel_x = 24 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"xTe" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"xTf" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Medbay Lobby"; + network = list("ss13","medbay") + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"xTi" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "EngLoad" + }, +/obj/structure/sign/warning/deathsposal/directional/south{ + desc = "A warning sign which reads 'DISPOSAL: LEADS TO ENGINE'."; + name = "\improper DISPOSAL: LEADS TO ENGINE" + }, +/turf/open/floor/plating, +/area/station/engineering/storage_shared) +"xTH" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/glass/bottle/wine{ + pixel_y = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) +"xUU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"xUX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"xVg" = ( +/obj/structure/cable, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/security/brig) +"xWf" = ( +/obj/machinery/light/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/table/glass, +/obj/item/reagent_containers/cup/glass/mug/nanotrasen{ + pixel_x = -4; + pixel_y = 2 + }, +/obj/item/reagent_containers/cup/glass/mug/nanotrasen{ + pixel_x = 7; + pixel_y = 9 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"xWl" = ( +/obj/structure/table/glass, +/obj/structure/noticeboard{ + pixel_y = 32 + }, +/obj/item/reagent_containers/dropper{ + pixel_y = 8 + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"xWB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"xWN" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"xWR" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/effect/landmark/start/hangover, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) +"xXi" = ( +/obj/machinery/door/airlock/external{ + name = "Atmospherics External Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"xXp" = ( +/turf/closed/wall, +/area/station/service/chapel) +"xXv" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"xXQ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/engineering/main) +"xYi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/chair/stool/bar/directional/east, +/turf/open/floor/iron, +/area/station/engineering/main) +"xZT" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/obj/effect/landmark/start/chemist, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"yat" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/checkpoint/medical) +"ybs" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) +"ybu" = ( +/obj/effect/turf_decal/plaque, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/medical/virology) +"yby" = ( +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/structure/table, +/obj/item/stack/sheet/iron/fifty{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/stack/sheet/glass/fifty{ + pixel_x = 3; + pixel_y = -4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"ybX" = ( +/obj/structure/table, +/obj/effect/spawner/random/maintenance, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"ycl" = ( +/obj/machinery/light/directional/east, +/obj/effect/landmark/start/hangover, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"ycr" = ( +/obj/structure/training_machine, +/obj/item/target/syndicate, +/turf/open/floor/plating, +/area/station/security/range) +"ycw" = ( +/obj/structure/punching_bag, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plastic, +/area/station/security/lockers) +"ycQ" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"ycT" = ( +/obj/machinery/conveyor_switch/oneway{ + dir = 8; + id = "garbage"; + name = "disposal conveyor" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/maintenance/disposal) +"ydb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) +"ydf" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/newscaster/directional/east, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"ydu" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"ydA" = ( +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"ydZ" = ( +/obj/machinery/hydroponics/constructable, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"yet" = ( +/turf/open/floor/plating, +/area/station/maintenance/department/science/central) +"yeD" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/hfr_room) +"yeL" = ( +/obj/machinery/holopad, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"yfO" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) +"ygc" = ( +/turf/open/floor/iron/freezer, +/area/station/security/prison/toilet) +"ygx" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) +"ygW" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"ygZ" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) +"yhw" = ( +/obj/effect/turf_decal/box/white{ + color = "#EFB341" + }, +/turf/open/floor/engine, +/area/station/engineering/atmos/hfr_room) +"yhB" = ( +/obj/structure/disposaloutlet, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"yhO" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/engineering/lobby) +"yhR" = ( +/obj/effect/turf_decal/trimline/blue/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/medbay) +"yiF" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"yiL" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/cargo) +"yiR" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) +"yjt" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"yju" = ( +/mob/living/basic/butterfly, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden/monastery) +"yjF" = ( +/obj/machinery/button/flasher{ + id = "Cell 1"; + name = "Prisoner Flash"; + pixel_x = -7; + pixel_y = 26 + }, +/obj/machinery/button/door/directional/west{ + id = "permashut1"; + name = "Cell Lockdown Button"; + pixel_x = 6; + pixel_y = 26; + req_access = list("brig") + }, +/turf/open/floor/iron, +/area/station/security/brig) +"ykY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/monastery) +"ylD" = ( +/obj/structure/toilet{ + dir = 1 + }, +/obj/machinery/light/small/directional/west, +/obj/machinery/newscaster/directional/south, +/obj/machinery/button/door/directional/east{ + id = "Toilet2"; + name = "Lock Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"ylS" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/brig) +"ymb" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Engineering Telecomms Access"; + network = list("tcomms") + }, +/obj/machinery/light/directional/east, +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/main) + +(1,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(2,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(3,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(4,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(5,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(6,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(7,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(8,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(9,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(10,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(11,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(12,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(13,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(14,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(15,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(16,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(17,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(18,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(19,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(20,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(21,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(22,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(23,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +pDW +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(24,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +gYo +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(25,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aoH +aoH +aoH +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +pDW +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(26,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aaa +aoI +aaa +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(27,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aoI +azG +aoI +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(28,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aoH +aoH +aoH +aoH +aoH +aoH +aoH +aoH +aoH +aaa +gKn +aaa +aoH +aoH +aoH +aoH +aoH +aoH +aoH +aoH +aoH +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(29,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gKn +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(30,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aaa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aaa +azK +aaa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aaa +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(31,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aoI +gKn +gKn +gKn +gKn +gKn +gKn +gKn +azK +azK +azJ +azK +azK +gKn +gKn +gKn +gKn +gKn +gKn +gKn +aoI +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(32,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aaa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aaa +azK +aaa +aqd +aqd +aqd +aqd +aqd +aqd +aqd +aqa +aaa +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +pDW +pDW +pDW +pDW +pDW +pDW +pDW +pDW +pDW +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(33,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +azK +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aht +aaa +aaa +aaa +aht +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cjB +aaa +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(34,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aaa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aaa +azK +aaa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aaa +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bZY +bZY +cBM +bZY +bZY +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cfN +cfN +fIT +cIb +fIT +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(35,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aoI +gKn +gKn +gKn +gKn +gKn +gKn +gKn +azK +azK +azK +azK +azK +gKn +gKn +gKn +gKn +gKn +gKn +gKn +aoI +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cfN +cfN +aaa +aaa +aaa +bZY +bZY +csn +ceF +csY +bZY +bZY +aaa +aaa +aaa +aaa +cfN +cfN +cfN +cfN +cfN +cfN +fIT +rYB +fIT +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(36,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aaa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aaa +azK +aaa +aqd +aqd +aqd +aqd +aqd +aqd +aqd +aqa +aaa +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cfN +cfN +cfN +cfN +aaa +aaa +cBM +qxb +csd +csB +csd +csd +cBM +aaa +aaa +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +fIT +cjC +fIT +cfN +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(37,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +azK +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cfN +cfN +cfN +cfN +cfN +cfN +bZY +bZY +cse +cso +csC +cdp +kDf +bZY +bZY +cfN +cfN +cfN +cfN +cfN +cfN +cfN +slf +slf +fIT +ybs +fIT +slf +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(38,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aaa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aaa +azK +aaa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aaa +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cfN +cfN +bZY +bZY +bZY +bZY +jsD +csd +csp +csp +csp +csd +dpb +bZY +bZY +cfN +cfN +cfN +cfN +cfN +cfN +slf +ciJ +pmv +qUv +cjZ +slf +cfN +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(39,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aoI +gKn +gKn +gKn +gKn +gKn +gKn +gKn +azK +azK +azK +azK +azK +gKn +gKn +gKn +gKn +gKn +gKn +gKn +aoI +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bZY +bZY +crt +crD +bZY +aTA +csi +owS +csE +rrU +ctr +cdo +ctX +ikq +ikq +ikq +ikq +ikq +ikq +ikq +slf +ciK +hAF +udk +cka +slf +cfN +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(40,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aaa +aqd +aqd +aqd +aqd +aqd +aqd +aqd +aqa +aaa +azK +aaa +aqd +aqd +aqd +aqd +aqd +aqd +aqd +aqa +aaa +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +crb +crg +cru +nvG +bZY +crT +csi +owS +csE +rrU +ctr +cdo +vSb +ikq +cuk +cus +cuG +ikq +chC +chV +slf +tpf +cvq +udk +slf +slf +slf +slf +bOv +bJZ +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(41,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +azK +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cfN +bZY +ceC +crv +crv +nku +crv +csi +owS +csE +rrU +ctr +cdo +lzJ +ikq +cgb +cut +cuH +chb +nxJ +chW +slf +slf +slf +cvA +slf +cwj +cww +slf +fIT +fIT +kKz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(42,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aaa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aaa +azK +aaa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aaa +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cfN +cfN +bZY +crh +vWg +crv +bZY +crv +bYx +wxn +dxb +wfE +qfV +ctJ +bZY +ikq +cul +chB +cuI +chc +cuZ +chX +slf +ciz +cvr +oQn +cvR +vpC +vpC +nBp +cwO +fIT +cxh +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(43,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aoI +gKn +gKn +gKn +gKn +gKn +gKn +gKn +azK +azK +azK +azK +azK +gKn +gKn +gKn +gKn +gKn +gKn +gKn +aoI +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bJZ +cfN +cfN +bZY +bZY +bZY +bZY +bZY +bZY +lAf +owS +kqH +rrU +ctu +bZY +bZY +ikq +cum +cuR +cuJ +chd +qZa +chY +slf +ciz +cvs +mlS +rut +gEh +vpC +vpC +vpC +fIT +fIT +kKz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(44,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aaa +aqd +aqd +aqd +aqd +aqd +aqd +aqd +aqa +aaa +azK +aaa +aqd +aqd +aqd +aqd +aqd +aqd +aqd +aqa +aaa +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aqG +bNs +cfN +cfN +cfN +cfN +cfN +bZY +giI +pkM +crv +owS +kqH +iSl +gKz +bZY +tkQ +ikq +cfC +cuu +chU +vpr +ciy +chZ +slf +ciz +ckb +wJT +cvT +cwk +rNH +cwF +ckv +ckM +clb +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(45,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aaa +aaa +aaa +aoI +aaa +aaa +aaa +aaa +aaa +aaa +gKn +aaa +aaa +aaa +aaa +aaa +aaa +aoI +aaa +aaa +aaa +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aqG +bNs +cfN +cfN +cfN +cfN +bOw +bZY +pkM +bZY +bZY +bZY +tan +bZY +bZY +bZY +nVI +ikq +ikq +ikq +ikq +cuS +ikq +ikq +slf +ciz +ckb +wJT +xtg +cwk +cwy +cwF +ckw +ckN +clb +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(46,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aoH +aoH +aoH +aoH +aaa +aaa +aaa +aaa +aaa +aaa +gKn +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aoH +aoH +aoH +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aqG +bNs +cfN +bOw +cfN +bOw +bOw +bOw +bOw +bOw +ccu +ceB +cef +bZY +cfN +bZY +bZY +ikq +ppn +cuv +vAX +ekW +aBS +ciN +slf +ciz +cvs +gJN +cRE +tTB +vpC +vpC +vpC +fIT +fIT +kKz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(47,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gKn +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +adR +adR +adR +nge +bNs +bUC +bOw +bOw +bOw +bOw +bOw +bOw +bUC +bOw +ceB +csM +bZY +cfN +cfN +cfN +ikq +cvB +cuw +cbK +jIU +qAQ +cvd +slf +ciz +cvt +oQn +idH +vpC +vpC +cwG +cwO +fIT +cxk +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(48,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gKn +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aaa +tpI +bNs +bNs +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +ceB +cee +bZY +cfN +cfN +cfN +ikq +cvB +cux +cbK +jIU +cvB +ciO +slf +slf +slf +cjl +slf +cwl +cwz +slf +fIT +fIT +kKz +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(49,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gKn +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +bOv +bNr +bNs +bNs +bQe +bOw +bOw +bOw +fOq +bOw +bOw +bSm +bOw +bUC +ceB +cef +bZY +cfN +cfN +cfN +ikq +fMp +cve +cuK +jIU +ftM +cve +slf +oQn +fdl +oQn +slf +slf +slf +slf +xep +arF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cfN +cfN +cfN +cfN +cfN +cfN +aaa +aaa +aaa +cfN +cfN +cfN +cfN +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(50,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gKn +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +adR +adR +adR +adR +adR +aaa +bNr +bNs +bNs +bNs +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bQe +bWV +bWV +bWV +bWV +ceg +bWV +cfm +cfm +cfm +xzF +xzF +xzF +xzF +cuU +xzF +xzF +wwj +cjH +wwj +wwj +cwa +cky +gOS +cjm +hWo +kKz +aaa +aaa +aaa +aaa +aaa +aaa +cfN +cfN +cfN +cfN +cfN +cfN +cfN +aht +aaa +aaa +aaa +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(51,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gKn +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +abN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aaa +bOv +bOv +bOv +bNr +bNs +bNs +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bWV +bWV +bWV +csS +bYz +hGQ +yiF +txu +cfm +ctK +csS +csS +csv +cuz +csS +gTq +csS +csS +csv +gTq +csS +ctP +cwa +cky +gOS +idA +hqc +cjm +aaa +aaa +aaa +aaa +aaa +aaa +cfN +cfN +cfN +cfN +cfN +cfN +aaa +aht +aaa +aaa +aaa +aaa +aht +aaa +cfN +cfN +cfN +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(52,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cFB +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gKn +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +abI +bNr +bNs +bNs +bNs +bNs +bNs +bSm +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bUC +bWV +dTa +caT +tcg +bWV +cds +yiF +yiF +xkK +yiF +yiF +yiF +yiF +yiF +nfE +bTL +yiF +yiF +yiF +yiF +yiF +qFp +cwa +cwm +hqc +hqc +ckO +cjm +cfN +aaa +aaa +aaa +aaa +aaa +cfN +cfN +cfN +aht +aaa +aht +aaa +aht +aht +aht +aht +aht +aht +aaa +cfN +cfN +cfN +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(53,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cFB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gKn +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +adR +adR +adR +bGH +bNs +bNs +bOw +bQc +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +xXp +xXp +xXp +oDF +xXp +xXp +xXp +xXp +oqh +xXp +fRM +qGk +cvy +bWV +cgG +cgG +bWV +enL +bWV +cgG +cgG +bWV +ykY +qFp +cwa +cwn +ckg +qVd +ckP +cjm +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aht +aaa +aht +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aht +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(54,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gKn +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bOv +bOv +bJZ +bJZ +bJZ +bMr +bNs +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +fOq +bOw +bOw +bOw +xXp +uAF +rfa +rfa +rPC +xlD +jGv +uAF +fHn +pQx +fRM +csS +udr +cgG +chi +suh +cuM +vNl +cvb +ciT +cvh +cgG +ykY +qFp +cwa +nww +ckh +ckA +ckP +cjm +cfN +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +cjp +cyU +cjp +cyU +cjp +cjp +cyU +cjp +cyU +cjp +cyU +aht +aht +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(55,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +adR +adR +pDW +adR +adR +adR +pDW +adR +adR +adR +aaa +aaa +gKn +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bHL +bHL +bHL +bHM +bHM +bHM +bHM +bNw +bOw +bQd +bOw +bQd +bOw +bQd +bOw +bQd +bOw +bQd +xXp +xXp +rfa +dyo +iav +dyo +xro +rVU +dNH +fHn +fWh +fRM +fnN +ykY +cgG +suh +cuA +cib +cgH +cgH +ciS +cid +cgG +ykY +yiF +cwc +kMt +cwA +jry +ckP +cjm +caS +caS +caS +caS +aht +aht +aht +aht +cjp +cjp +cAK +cyY +cAK +nAF +aCq +cAK +czH +cAK +cyR +cyU +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(56,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aht +aaa +aaa +gKn +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bFE +bGF +bHJ +pbm +bMu +cqH +kgU +bNt +bNw +bNw +bQe +bOw +bOw +bOw +bQe +bOw +bOw +bOw +bQe +xXp +rfa +rfa +lMK +vaS +lMK +jNZ +eVA +sTy +fHn +oYD +fRM +ccJ +ykY +bWV +cun +cuB +cic +cgH +chG +ciT +cjo +bWV +ykY +cvI +cwa +clf +mSt +bgc +cwS +cjm +cfN +caS +cfN +aaa +aaa +aaa +aaa +aaa +cjp +cCW +cAK +cyZ +cAK +czl +czr +czr +czI +pcn +xBB +cjp +cjp +cyU +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(57,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gwZ +wSC +wSC +wSC +gwZ +gwZ +wSC +wSC +wSC +gwZ +gwZ +aht +aaa +gKn +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bHL +bHL +bIV +bMu +bMu +mKH +tCV +bMu +bPo +bQg +bQg +bQg +bQg +bQg +bQg +bQg +ecq +bQg +sQN +rfa +vEA +vEA +vEA +vEA +jJD +xat +mBu +qJI +rfa +lTq +csS +ykY +cgG +cgk +cuA +ciS +chk +cgH +cgH +cvi +cgG +ykY +gZW +cwa +cjO +ckk +ckC +ckR +cjm +cfN +caS +caS +aht +aht +aht +aht +aht +cjp +ckW +cAK +cAK +cAK +czl +czr +czB +mcy +cAK +xBB +cAr +cAB +cyU +cjp +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(58,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gwZ +fIN +wwG +gGy +wYu +uQR +uaE +pdq +kYq +dci +gwZ +aht +aaa +gKn +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bGG +qny +bIW +tCV +xlh +eAP +hCj +jXz +odF +dUh +dUh +dUh +dUh +dUh +dUh +dUh +dUh +dUh +pBT +oTb +xwy +xwy +xwy +xwy +qJI +qJI +tBs +ukN +lne +udJ +oaM +ykY +cgG +cuo +ciV +yju +chl +cib +cvg +cid +cgG +ykY +qFp +cwe +cwe +cwe +cwe +cwe +cwe +cwe +cwe +cfN +aaa +aaa +aaa +aaa +aaa +cjp +cyP +cAK +cyZ +cAK +czl +czt +czC +czI +cAK +xBB +cAs +cAK +cAH +cjp +cyU +aaa +aaa +aaa +aaa +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(59,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gwZ +oFf +ycr +wDm +wYu +kYq +sSd +grq +kzO +mwg +gwZ +aht +aaa +gKn +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bGH +bHL +bIX +dPk +xlh +dQg +bNv +bNw +bNw +bQe +bOw +bOw +bOw +bQe +bOw +bOw +bOw +bQe +xXp +rfa +rfa +dyo +iav +dyo +ket +rVU +dNH +rfa +qOh +fRM +ctN +ykY +bWV +cup +cuE +cgK +cgJ +cgH +cgj +cvj +bWV +ykY +cvJ +cwe +cwr +ckl +ckD +ckS +clg +clk +cwe +cwe +cyB +cxM +cxM +cxM +cyB +cjp +cyQ +cAK +cAK +cAK +cAK +cAK +cAK +cAK +cAK +xBB +pGZ +xBB +syW +cAS +cyU +aht +aht +aht +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(60,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gwZ +lcU +sGr +hiw +wYu +sYG +jsf +grq +rLi +tlc +gwZ +aht +aaa +gKn +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aqG +bNw +bNw +bNw +bLq +bNw +bNw +bNw +bOw +bQd +fOq +bQd +bOw +bQd +bOw +bQd +bOw +bWi +xXp +xXp +rfa +lMK +ejh +lMK +vAa +eVA +hzy +rfa +fWh +fRM +csS +ykY +cgG +ciV +cgH +jcg +cgH +cic +ciV +cjq +cgG +ykY +wPl +cwg +xhj +xhj +ifr +xhj +xhj +xhj +xhj +lqy +abw +cyl +cxX +dFU +try +jgr +cjQ +cjQ +cjQ +cjQ +cjQ +cjQ +jMS +vNF +vNF +xBB +cAu +cAC +cAK +cAT +cyU +aaa +aaa +aaa +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(61,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +pDW +pDW +pDW +pDW +pDW +aht +aht +aiu +aiu +kJw +aiu +aiu +aiu +aiu +cHS +aiu +aiu +aiu +aiu +axB +rKr +axB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cre +bHL +bKe +xlh +bMw +bNx +bNw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +xXp +epy +rfa +rfa +mnr +epO +rfa +vxj +rfa +kKf +fRM +csS +ykY +cgG +cgm +cuE +cuO +cgH +ciE +ciW +cjr +cgG +ykY +vVk +whQ +qJK +qJK +qJK +wRg +swE +qJK +eXy +dEr +cxD +cym +cxY +uVO +jMb +tBA +vSB +aTN +aTN +aTN +aTN +aTN +weS +xBB +iBp +xBB +cAv +cAD +cAK +cAU +cyU +aaa +aaa +aaa +cfN +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(62,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +aaa +aaa +aaa +aaa +aht +aaa +aaa +aht +aiu +gwn +pwo +apz +aqe +vPf +tlB +apB +aiu +tpb +aiu +ayz +cRA +axB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aqG +bHL +bKf +tCV +lVR +bNy +bNw +bOw +bQh +bOw +bOw +bOw +bSm +bOw +bOw +bOw +bOw +bOw +xXp +xXp +xJU +uVi +xXp +koO +xTH +xXp +wvk +xXp +fRM +csS +ykY +bWV +cgG +cgG +bWV +cuY +bWV +cgG +cgG +bWV +ykY +qFp +cwe +ivQ +clm +lwT +cwU +lmV +cwr +cwe +cwe +cyB +cxM +cxM +cxM +cyB +cjp +chw +cAK +cAK +cAK +cAK +cAK +cAK +cAK +vNF +cAK +cAt +cAK +cAK +cAV +cyU +aaa +aaa +cfN +cfN +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(63,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +aaa +ait +ait +ait +aiu +aiu +aht +aht +aiu +ajD +ajD +ajD +ajD +pPr +rMJ +glK +aiu +aAa +aiu +axB +hzd +axB +axC +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aqG +bHL +bKg +bMu +bMx +bNz +bNw +bNs +bNs +bNs +bNs +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bWV +bWV +bWV +bWV +bWV +bWV +bWV +vDX +ykY +qcb +ykY +ykY +ykY +ykY +ykY +qIn +ykY +ykY +ykY +ykY +ykY +ykY +yiF +cwe +cwe +fWv +qOE +ckV +qOE +cln +cwe +cfN +aaa +aaa +aaa +aaa +aaa +cjp +cyS +cAK +cyZ +cAK +czo +czu +czD +czN +vNF +vNF +qit +vNF +uUf +cjp +cyU +aaa +aaa +cfN +cfN +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(64,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +aht +ait +aiV +ajB +akr +aiu +ait +ait +aiu +aod +apB +woq +lXc +nPA +uQl +rMJ +aiu +azZ +aiu +ayA +cRA +aAW +axC +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aqG +bNw +bHL +bHL +bNw +bNA +bNw +cqS +bQi +bRC +bNs +bNs +bOw +bOw +bOw +bOw +bOw +fOq +bOw +bOw +bOw +bOw +bUC +bOw +bQg +cfl +csS +lgj +cfm +ctP +csS +csS +crk +ykY +csS +csS +wDx +ykY +cvk +csS +csS +yiF +cfm +cwe +bHH +cOv +mKc +qOE +txB +cwe +caS +aht +aht +aht +aht +aht +cjp +cko +cAK +cAK +rvA +clp +czv +czv +czO +ctZ +cAK +cAy +cAB +cyU +cjp +aht +aht +aht +cfN +cfN +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(65,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +ait +aiW +ajC +ajD +ali +ajD +ajD +anq +ajD +aiu +apB +aiu +aiu +aiu +xVg +aiu +azY +aiu +ayB +vtT +aAX +axC +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +wWO +wWO +bSZ +bQi +bNB +bQi +abI +aby +abI +bRC +bNs +bNs +bNs +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bQg +cfl +csS +vFs +cfm +cfm +cfH +cfm +cfm +chp +cfm +cfm +cfm +ciF +cfm +cfm +whJ +tXV +whJ +cwe +ckp +qOE +ckX +qOE +cln +cwe +cfN +cfN +aaa +aaa +aaa +aaa +cjp +cyT +cAK +cyZ +cAK +czp +cAK +cAK +czP +cAK +cAK +cjp +cjp +cyU +aht +aaa +aaa +aaa +cfN +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(66,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aiu +aiX +ajD +aks +aiu +ait +ait +aiu +xTe +xTe +xTe +xTe +xTe +syn +axg +dsO +dsO +aiu +xNH +cRA +aAY +axC +aaa +aaa +aaa +aaa +aaa +aht +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aTH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +adR +aaa +aaa +amC +aaa +aht +aby +aby +abI +bQi +cFX +bNs +bNs +bQe +bOw +bOw +bOw +bQg +bQg +bQg +bOw +bOw +ccL +bWV +csT +cen +bWV +ctQ +cfI +cfm +cgL +chr +chK +cfm +cio +chr +ciX +cfm +sEC +txZ +uxH +cwe +cwe +cwe +cwe +cwe +cwe +cwe +caS +caS +aht +aht +aht +aht +cjp +cjp +cAK +xja +cAK +cAK +cAK +cAK +czQ +cAK +pNe +cyU +aaa +aaa +aht +aaa +aaa +cfN +cfN +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(67,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +adR +adR +aht +ait +aiY +ajE +akt +aiu +aaa +aaa +aiu +xTe +aiu +aiu +aiu +wRz +aiu +aiu +aiu +kap +aiu +aiu +azS +aiu +aiu +aiu +aiu +aiu +ait +ait +aiu +aht +aaa +aaa +aHA +qIC +xee +qIC +aHA +aaa +aaa +aaa +aHA +qIC +xee +qIC +aHA +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +amB +aht +aht +aaa +aaa +abI +abI +abI +cFX +bNs +bNs +bNs +bUC +bOw +crl +bXL +bNs +bOw +bOw +bOw +bWV +csU +bWV +bWV +bWV +cfJ +cfm +cgM +hDQ +chL +cfm +cgM +pqS +chL +cfm +pIy +voM +gkQ +whJ +elH +elH +ucd +elH +elH +whJ +whJ +whJ +cfN +aaa +aaa +aaa +aht +cjp +cyU +cjp +cyU +cjp +cjp +cyU +cjp +cyU +cjp +cyU +aht +aht +aht +aht +cfN +cfN +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(68,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aht +aht +aht +aiu +aiu +aiu +aiu +aiu +aiu +aiu +aiu +xTe +aiu +coG +cIt +ajD +atp +aus +aiu +kap +aiu +xuv +bAW +ajD +coG +aiu +apB +aiu +pzm +oTC +ait +aaa +abN +aaa +aHA +aKz +aHA +aKz +aHA +abI +aht +abI +aHA +aKz +aHA +aKz +aHA +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +amC +aaa +aht +aaa +aaa +aaa +aaa +abI +aht +wWO +bRC +bNs +bNs +bNs +bNs +bXM +bNs +bOw +bOw +fOq +bOw +ccM +cdD +ceo +bOw +bQg +cfm +cgN +eCH +chM +cfm +cip +oMn +ciY +cfm +pIy +voM +rie +whJ +roy +roy +roy +drR +roy +fAe +kZU +whJ +cfN +aaa +aaa +aaa +aht +aaa +aaa +aht +aaa +aaa +aht +aaa +aht +aaa +aht +aaa +aaa +aaa +aaa +aaa +cfN +cfN +aaa +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(69,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aOn +aOn +aOn +aOn +aaa +aaa +aaa +aaa +aaa +aaa +nrb +nrb +szh +szh +nrb +aiu +ajG +akv +alj +alT +skw +ueU +aof +aiu +aqh +lqc +ajD +atq +aut +aiu +tlB +tlB +tlB +tlB +tlB +tlB +tlB +tlB +tlB +kap +wUz +ait +aht +aht +aht +aHA +dqG +aHA +aKz +aHA +abI +aaa +abI +aHA +aKz +aHA +wKa +aHA +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +amB +aht +aht +aht +aht +aht +aht +abI +abI +aht +abI +bSZ +bSZ +cre +bNs +bXN +bNs +bOw +bOw +bOw +bOw +bOw +bQe +bOw +bUC +cfL +cfm +cfm +cht +cfm +cfm +cfm +cht +cfm +cfm +nPm +voM +dGd +kkU +kkU +kkU +kkU +kkU +pQA +tqW +fwx +whJ +cfN +cfN +aaa +aaa +aht +aht +aht +aht +aaa +aaa +aht +aht +aht +aaa +aht +aaa +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(70,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aOn +fzz +wOG +aOn +aaa +aaa +nrb +agi +agi +agi +nrb +hwj +ahu +ahS +oXe +aiu +ajG +akv +alk +ajD +amH +ans +aiu +aiu +aqi +ard +cHa +atq +auu +aiu +ekU +aiu +aiH +ajD +qkk +nPA +mtu +aCc +aiu +kap +wig +ait +aaa +aaa +aaa +aHA +wqu +aHA +wqu +aHA +abI +aht +abI +aHA +wqu +aHA +wqu +aHA +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +iGp +aaa +aht +aaa +aaa +aht +aaa +aaa +aaa +aht +aaa +aaa +abI +aaa +bSZ +ahi +bNs +bOw +bOw +bUC +bOw +bOw +bOw +bSm +bOw +bQg +cfm +cgO +chu +chN +cfm +ciq +rli +ciZ +cfm +pIy +voM +gda +oya +rUS +eie +xkb +xkb +pQA +tqW +woX +whJ +cfN +cfN +aaa +aaa +aht +aaa +aaa +aht +cfN +cfN +cfN +cfN +aht +aaa +aht +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(71,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aOn +fzz +fUJ +aOn +aOn +aOn +nrb +szG +sOC +iCV +msX +dVI +ahv +ahT +aiv +aiu +ajG +akw +ajD +aiH +aiu +ueU +apB +aiu +aiu +aiu +ait +ait +aiu +aiu +aiu +aiu +ait +ait +aiu +aiu +aiu +aiu +aiu +tlB +aiu +aiu +aiu +aiu +aHz +xee +fTY +nYn +fTY +xee +aHA +aHA +aHA +xee +wDs +nYn +fTY +xee +hXW +aZx +aZx +aZx +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aZx +aZx +aZx +aZx +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +amB +aht +aht +aht +aht +aht +aht +aht +aht +aht +abI +abI +abI +aaa +aht +ahi +bNs +bNs +bNs +bNs +bNs +bNs +bNs +bNs +bNs +bNs +cfm +cfm +cfm +cfm +cfm +cfm +cfm +cfm +cfm +pIy +voM +fdN +whJ +roy +roy +roy +ndF +roy +fAe +jOw +whJ +cfN +cfN +aaa +aaa +aht +aaa +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(72,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aOn +fzz +ygc +vDq +epk +uUE +nrb +lem +mzl +sJp +hZL +mWI +aHu +aHu +aiw +aiu +aiu +aiu +aiu +aiu +aiu +ueU +aiu +aiu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiu +aCd +hHr +hHr +tlB +ezF +aod +aqg +aiu +iab +aKA +aQs +aQs +aQs +aQs +aQs +hwd +aQs +aQs +aQs +aQs +aQs +aWK +hXW +bMo +kbV +aZx +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aZx +xvT +kbV +aZx +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +amB +aaa +aht +aaa +aaa +aaa +aht +aht +aaa +aaa +aaa +aaa +aht +abI +abI +ahi +bSZ +arF +arF +arF +arF +arF +arF +arF +arF +arF +cfN +cfN +whJ +gtl +tBb +nBO +hwY +voM +icy +vvY +kzj +gMG +whJ +ebp +wJL +mFu +wJL +roy +whJ +whJ +whJ +cfN +aaa +aaa +aaa +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(73,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +adE +adE +adE +adE +adE +adE +adE +lMN +lMN +gzf +vaI +aOn +lvq +lvq +lvq +fKa +kBu +nrb +agj +agv +agF +msX +ahj +ahy +ahy +aix +aiZ +ajH +akx +alY +wtj +amI +ueU +ueU +aiu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiu +nyO +tlB +tlB +tlB +tlB +tlB +tlB +aiu +gxq +jeq +aQs +aQs +aQs +vJW +aQs +aQs +aQs +uDj +aQs +aQs +aQs +ppQ +hXW +aZE +bon +aZx +aZx +aZx +aaa +aaa +aaa +aaa +aaa +aaa +aZx +aZx +aZx +wmY +pVS +aZx +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +amB +aht +aht +qNQ +jmr +jmr +qNQ +qNQ +jmr +jmr +qNQ +fon +aaa +aaa +aht +cdm +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cfN +whJ +wCj +roy +pYc +roy +gda +whJ +whJ +whJ +whJ +whJ +umO +whJ +whJ +whJ +whJ +whJ +cfN +cfN +cfN +aaa +aaa +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(74,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +adE +aeE +kbB +tqM +kbB +tqM +lKk +lMN +dkU +gxL +evP +xga +wxa +wcP +lvq +sAN +vUQ +nrb +nrb +xaW +nrb +nrb +ahk +kUH +rHF +rHF +aja +ajI +wtj +wtj +bAG +aiu +aiu +ueU +aiu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiu +awE +tlB +eOZ +kQZ +nih +kxs +tlB +aiu +rgs +jeq +pGe +aHz +tSR +xLi +aQr +aQr +aQr +oLR +pGe +aHz +sYE +aie +hXW +nJB +vvo +dux +xeP +lZC +aaa +aaa +aaa +aaa +aaa +aaa +bbQ +xeP +bdV +wmY +bon +aZx +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +amB +aaa +qNQ +qNQ +bJa +bHQ +bLt +hBY +bNF +bHQ +qNQ +qNQ +aht +aht +aht +cdm +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cfN +whJ +wBO +fdN +fdN +fdN +ndF +whJ +reR +tFt +dCh +dCh +roy +sBW +whJ +cfN +cfN +cfN +cfN +cfN +aaa +aaa +aaa +cfN +cfN +cfN +cfN +cfN +cfN +cfN +aaa +aaa +cfN +cfN +cfN +cfN +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(75,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +adE +arl +vXF +cZu +vXF +cZu +rka +lMN +dof +gxL +tpY +eRV +saL +pFE +lvq +woO +fNb +aiA +agl +xSH +xSH +xaW +ahl +ahz +rHF +aiz +ajb +ajH +akz +alo +raF +amK +anw +ueU +aiu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiu +aiu +kFx +aiu +aiu +aiu +aiu +sSJ +aiu +aJD +jeq +pGe +aQu +aOg +xxy +aRD +wYW +aTK +rBj +pGe +aQu +aOf +duQ +hXW +nJB +bon +hXW +hXW +aZx +aaa +aaa +aaa +aaa +aaa +aaa +aZx +hXW +hXW +ntG +uib +aZx +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +amB +aht +qNQ +bHP +wXr +wXr +wXr +wXr +oWL +bHQ +bPp +qNQ +aaa +aaa +aht +cdm +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cfN +whJ +nVN +gkQ +gkQ +gkQ +xkB +whJ +uIv +kVM +nWF +xMQ +kVM +gXh +whJ +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +cfN +cfN +cfN +cfN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(76,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +adE +vbj +aik +mrR +rJS +mrR +bol +lMN +jTV +gxL +tcK +eRV +uxx +eTI +lvq +lvq +kiw +aiA +aiA +aiA +aiA +aiA +aiA +aiA +ahY +aiA +aiA +dVg +dVg +dVg +dVg +dVg +aDl +ueU +aiu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +ebD +sbY +xFS +pXT +wrU +mpy +aiu +gue +irF +pvK +aKD +gmO +aHz +aOh +pgv +aRE +aSw +aTL +neB +gmO +aHz +gpC +ppQ +hXW +qJm +bon +kKg +bcY +aZx +aaa +aaa +aaa +aaa +aaa +aaa +aZx +bkQ +jvV +wmY +bon +aZx +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +amB +qNQ +qNQ +wXr +bJc +bKh +bLu +bLu +bNG +bOz +bHQ +jmr +aht +aht +aht +cdm +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +whJ +whJ +wIX +wIX +wIX +wIX +whJ +whJ +whJ +whJ +whJ +whJ +whJ +whJ +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(77,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +pDW +pDW +pDW +pDW +adE +xoX +vXF +cZu +akN +aeD +bXu +lMN +tTq +gxL +ubq +eRV +eZa +uGE +oXc +afn +guO +afZ +agn +uxk +lny +lny +eGF +wHD +xWN +mJe +ajc +wTu +akB +alq +alZ +psT +anx +ueU +aiu +aaa +aaa +aaa +aaa +aaa +aaa +avp +aaa +aaa +aaa +aaa +ebD +aCe +mcp +xHe +elk +mXq +aiu +jhk +aiu +gxq +meu +pGe +aQu +aOg +pgv +aRF +aSx +aTM +rBj +pGe +aQu +aOf +bvZ +hXW +ovM +baL +tyL +bcZ +hXW +aaa +aaa +aaa +aaa +aaa +aaa +hXW +bkR +hPu +rCg +bon +aZx +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +amB +qNQ +bGK +wXr +bJd +toq +bLv +bMA +bNH +bOz +bHQ +jmr +aht +aht +aht +cdm +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(78,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +aaa +aaa +aaa +aht +adE +aeT +qpG +afr +qzl +afr +kPM +lMN +dtj +gxL +eaA +rXH +xnW +eVE +oXc +qkC +tsq +bUy +wbB +ahp +agL +vso +ahC +yjF +xWN +mJe +ajc +wTu +akC +alr +ama +amM +aDl +aDl +aDl +apE +apE +ari +apE +bBW +apE +avq +apE +dUw +dUw +dUw +gSH +xJy +mcp +wFZ +tIQ +oYc +aiu +jhk +aiu +niy +jat +pGe +aHz +tSR +aPo +nGi +nGi +nGi +aPn +pGe +aHz +tSR +bxH +hXW +nJB +bon +vpW +bda +aZx +aaa +aaa +aaa +aaa +aaa +aaa +aZx +bkS +bbS +wmY +bon +aZx +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +amB +qNQ +bGL +wXr +bJe +bKj +bLv +bMB +tDS +bOz +bHQ +jmr +aaa +aaa +aht +cdm +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(79,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +aaa +aht +aht +aht +adE +afX +cbB +sYW +sYW +bcn +kPM +lMN +sMd +gxL +gxL +gxL +xnW +ffL +oXc +wkA +tsq +igs +lYA +ahp +agM +agX +oVG +ylS +xWN +mJe +ajc +wTu +akD +als +maH +amN +ajM +aok +aoO +apF +apE +wxJ +apE +bBW +ajM +avr +awH +axE +ayE +aAb +ebD +dqg +mcp +vhk +gAG +kxj +aiu +oTp +aiu +kAa +jat +xUX +xUX +xUX +xUX +xUX +xUX +xUX +xUX +xUX +xUX +aQs +gzy +hXW +oPg +ejn +hXW +hXW +aZx +aaa +aaa +aaa +aaa +aaa +aaa +aZx +hXW +hXW +kaH +fLM +aZx +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +sDQ +qNQ +bGM +bHR +bJf +bKk +bLx +bLx +bNJ +bOz +bHQ +jmr +aaa +aaa +aht +cdm +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(80,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +aht +aht +acM +aem +adE +adE +adE +aen +aen +rkv +cja +lMN +oXc +vnM +vnM +vnM +aeq +vnM +oXc +afp +afE +gVg +wbB +ahp +ahp +ahp +ahC +oJp +xWN +aiE +ajM +wTu +akE +alt +amc +amO +ajM +aol +aoP +apG +ajM +arj +ajM +akA +akA +akA +akA +dUw +ayF +mrk +xLC +xeB +xeB +uuS +uAU +oCn +aiu +jhk +aiu +riF +xhE +aQs +aQs +aQs +aPq +aQs +muO +aQs +hkQ +aQs +xUX +mcV +bcl +hXW +oPg +bon +fTZ +hGg +lZC +aaa +aaa +aaa +aaa +aaa +aaa +bbQ +hGg +bdV +mUE +bon +aZx +aaa +aaa +btK +aaa +aaa +aaa +aaa +aaa +bBV +bDf +bDf +bDf +bDf +bDf +bDf +bDf +bDf +bDf +bDf +bDf +bDf +bDf +bDf +lsq +aht +qNQ +qdt +kjI +bJg +bKl +kww +bMC +eHb +bHQ +bPq +qNQ +aht +aht +aht +cdm +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(81,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +aaa +aht +acM +sfh +clK +clK +clK +wPr +kmV +kdk +clE +kmV +eAF +kmV +bMI +bMI +aer +kmV +aeV +jNW +afF +hCd +bvC +eIJ +iVP +uUS +cMa +ahF +xWN +ark +ajf +ajL +avB +ark +ylS +dtK +any +avB +avB +avB +lUY +ojJ +asu +pHh +auy +avs +uUY +axF +nTx +aAd +ebD +aCf +hnu +jTu +wTD +uVf +aiu +jhk +aiu +aiu +aiu +sgc +nDx +gLF +aHz +eLt +aRB +aRB +aOs +aML +xUX +bcl +aOs +hXW +bxJ +bon +aZx +aZx +aZx +aaa +aaa +aaa +aaa +aaa +aaa +aZx +aZx +aZx +mUE +bon +aZx +aZx +aZx +btL +aZx +aaa +aaa +aaa +bAI +bBW +abI +aaa +abI +bva +bva +bva +bva +bva +bva +bva +eON +eON +bva +bva +bva +bva +qNQ +bHQ +kjI +bJh +bHQ +bKm +bMD +bHQ +bOA +bPr +qNQ +aht +aht +aht +cdm +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(82,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +aaa +kdf +acM +hAp +nDH +gtR +gtR +czK +pEg +aeG +aeG +mKa +aeG +aeG +wPo +aeG +mKa +aeG +hDg +bUy +cXs +kLJ +gTu +ahp +vaF +vso +ahC +orp +xWN +wFM +apE +ajL +ark +ark +xWN +oGx +hdB +hdB +hdB +hdB +hdB +hdB +hdB +atw +gta +avt +uUY +oZX +nTx +pFy +aiu +aiu +aiu +aiu +aiu +aiu +aiu +aHC +wHP +ofX +aiu +aiu +aiu +aiu +aiu +aiu +aiu +aiu +aiu +wEn +aPv +fBt +naK +hXW +oPg +jWc +bbR +sCp +hXW +aaa +aaa +bgS +aaa +aaa +aaa +hXW +pel +bbR +kRu +jWc +bbR +sCp +aZx +bcX +hXW +hXW +aZx +hXW +bAJ +eLG +eLG +eLG +eLG +bva +xtI +olY +olY +olY +xtI +olY +tAh +xKD +tAh +olY +xtI +olY +qNQ +bLy +wsA +qNQ +qNQ +qNQ +qNQ +jmr +jmr +qNQ +qNQ +aht +aaa +aht +cdm +abI +aaa +bva +bva +bIZ +bIZ +bIZ +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(83,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +aaa +aht +acM +hsN +dra +aem +aem +oSI +agy +ppf +ppf +aJx +ppf +ppf +vdB +rQY +aga +rQY +vdB +xuy +kaA +hQc +iKi +ahp +agM +fRl +oVG +ylS +wbs +wbs +cxn +czw +wbs +hWq +hWq +wcf +wcf +wcf +wcf +wcf +aqn +wbs +mJe +pHh +auz +avu +uUY +aAm +mrk +aAe +sXx +xxS +eQZ +eQZ +aFk +aFU +eQZ +gjq +aiu +vIc +xxS +xxS +xxS +aOm +xxS +xxS +ofX +aSu +aiu +jRB +rVt +eVv +kyJ +hXW +oPg +bop +bop +bon +hXW +hXW +aZx +aZx +aZx +aZx +hXW +hXW +aZE +bop +bnq +bop +bop +bon +aZx +btM +aZx +hXW +bxY +bzz +bAK +eLG +bDg +bXy +bFF +eLG +rod +bva +bHT +bJi +bva +bsn +bME +bva +qvx +bHT +bNQ +xtI +xtI +xtI +olY +bDi +mpU +bIZ +aaa +aaa +aht +aaa +aaa +aht +aaa +aht +cdm +abI +aaa +bIZ +caZ +cbS +ccN +bIZ +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(84,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +aht +aht +acM +aem +aem +aem +kSC +afs +agy +pgV +dWw +sXS +dWw +ePM +vdB +qEk +aeu +aeI +vdB +gnM +agc +hWS +ofe +ahp +ahp +ahp +ahC +ahI +wHD +acO +vhw +vhw +akI +vhw +amg +amg +amh +amg +amh +amg +aqo +wbs +asx +ajM +akA +akA +akA +axH +ayI +aAf +aiu +aiu +aiu +aiu +aiu +aFV +aiu +aiu +aiu +aiu +aiu +aiu +aiu +aiu +aiu +ayD +vIc +xxS +hlQ +uLF +aVO +eVv +aXG +hXW +oPg +bop +bop +jWc +aee +beY +aee +qiz +slb +aee +cBT +bdX +sME +bop +jsa +bop +bop +jWc +aee +nCW +kbV +bwq +bxZ +bzA +kFH +eLG +bDg +bEk +eLG +eLG +eKj +bBX +bBX +bBX +bBX +bBX +bBX +bBX +bBX +bBX +bBX +bBX +bva +bva +kkF +bDi +lrI +bIZ +aaa +aaa +bUD +cqX +cqX +cqX +cqX +crm +cry +abI +aaa +bIZ +cba +cbT +bDi +bIZ +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(85,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +aaa +aht +aht +aht +aht +aem +dGY +aNT +agy +lNg +fTp +tiv +fTp +cTq +vdB +toR +eTW +kBD +vdB +gqx +cXs +iAC +ago +ekm +lny +lny +oQr +wHD +wHD +iTa +vhw +ajN +aoN +aly +amg +mLD +usu +kZr +aoR +amh +aqz +wbs +mJe +pHh +auy +avv +uUY +aAm +qNG +ioZ +aBd +aCi +eIY +xjK +mnp +aFW +oEA +uoS +uoS +uoS +uoS +uoS +uoS +uoS +aiu +aiu +scp +aiu +aiu +jRZ +ihM +eVv +tCQ +hXW +wla +iWV +cDv +wAc +jsa +oea +lmU +pMG +qdO +tfS +lmU +plM +bkT +nyJ +iOf +cDv +ptB +hGq +iWV +cDv +kjm +bwr +aXq +bzB +bAL +eLG +bDh +bEl +eLG +gMf +eKj +pEI +doo +hRH +nCe +fWL +ler +bKn +bLz +ucA +bNL +bOD +aht +bIZ +olY +bDi +ccN +bva +bTa +bTW +bUE +aaa +abI +aaa +aaa +bva +crz +bva +aaa +bIZ +cbb +bDi +ccO +bIZ +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(86,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +aaa +aaa +aaa +aaa +aht +aem +fJd +flR +agy +vTg +cpv +pOd +iFG +rqQ +vdB +nwJ +eUa +btA +vdB +gEA +bUy +iBw +nkh +ahp +sKL +agZ +ahC +ahK +aih +aiK +vhw +ajO +akK +alz +amg +amT +usu +anI +aoS +amh +aqq +wbs +hdB +atA +auA +avw +uUY +aAm +qNG +ioZ +aBd +aCj +aCl +aEm +aFp +aFn +oEA +uoS +uoS +uoS +uoS +uoS +uoS +uoS +aPt +nsy +oto +tnY +uCS +jRB +ihM +aWI +aXK +aXK +aXK +aXK +aXK +bdc +uxF +bfa +bjK +bjK +bjK +bjK +bjK +bjK +biY +biY +biY +biY +biY +biY +biY +biY +eLG +eLG +cRe +eLG +eLG +eLG +eLG +bEm +eLG +iBY +dIj +pEI +erQ +oat +sEN +sEN +ksP +bKo +tNx +qMX +bNM +bOD +aht +bIZ +olY +bDi +keN +bva +bTb +ouv +bIZ +bIZ +bva +bva +aht +bIZ +crA +bIZ +aaa +bva +bva +bNK +bva +bva +aaa +cFB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(87,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +pDW +pDW +pDW +pDW +pDW +aem +aem +aem +aem +jNt +cqI +uaS +dCu +tAR +tKw +tKw +tKw +tKw +tKw +gMF +bUy +agd +utR +ahp +agM +asA +ahC +ahL +ahL +ahL +ahL +ahL +ahL +ahL +amg +amU +cTr +piI +aoT +apK +ark +wbs +mJe +pHh +auz +avx +uUY +aAm +qNG +coP +aBe +aCl +aDq +aEn +aFp +aFX +oEA +uoS +uoS +uoS +uoS +uoS +uoS +uoS +aPt +uos +aXg +qjx +uCS +rTy +lWU +pih +aXK +eQe +aZF +baQ +aXK +bdd +jsa +pEK +bfb +izx +bhF +bib +jyp +bjK +xOm +dFn +uly +ryR +dYq +giC +bnu +bnu +eLG +bws +apD +bzC +bzC +bBY +dIj +eKj +dIj +dIj +dIj +pEI +qIl +sEN +jJN +iaj +ksP +bKn +bKn +bKn +bKn +bEr +aht +bva +tAh +bWZ +fVi +bva +bTc +dRB +bIZ +bVs +viB +cqy +aaa +bva +crB +bva +aaa +aaa +bIZ +csy +bQl +cqX +xNx +ctS +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(88,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aht +pDW +aht +knG +nAv +cxa +uaS +dGV +rgo +knG +aht +pDW +aht +gNu +mLY +pif +pOs +gNu +ahC +ahC +ahC +ahC +kVf +aii +aiL +ajg +ajP +akL +afH +amh +amV +usu +oPV +aoU +amg +aqz +wbs +asz +ajM +akA +akA +akA +axI +qNG +uhN +aBf +pqw +iJb +aEo +aFo +aFY +oEA +uoS +uoS +uoS +rJZ +uoS +uoS +tCP +xOC +jAy +ydA +mFJ +oEA +dpa +ihM +eVv +aXI +aYI +aZI +baR +aXI +bde +jsa +coc +bga +bgV +qIf +bBk +biL +bjK +czJ +ijG +rqv +cCk +tQO +vIS +mcL +qXY +nKU +cXd +cXd +foA +ucR +xhs +bDj +pEI +pEI +pEI +pEI +pEI +rCl +wMn +rsd +rsd +iIY +aSr +pOc +hID +wha +wVV +bPy +bTX +pEv +bRD +qpT +bSo +xKM +wlc +bUF +bNK +bva +bva +bva +bva +crC +bva +bva +bva +bva +bSq +bva +bva +rnE +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(89,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aht +pDW +aht +knG +knG +cCc +cCs +elj +knG +knG +aht +pDW +aht +gNu +gNu +gNu +gNu +gNu +adR +abI +ahL +dfw +akM +akM +akM +akM +pxU +gRJ +geP +iMH +vrx +vrx +tla +aoV +amg +aqz +wbs +mJe +pHh +auy +avy +uUY +qAF +qNG +ioZ +aBe +aCl +aCl +aEp +hUx +nBw +oEA +uoS +uoS +uoS +uoS +uoS +uoS +uoS +aPt +aQw +ydA +yfO +hDG +jRB +ihM +eVv +aXJ +fow +uAg +baS +bbV +aZE +xjZ +jVo +bjK +bgW +bhK +bic +biM +bjK +gQM +frF +nCP +uNc +mvW +wqC +okk +oRP +eLG +eLG +eLG +eLG +pCY +eLG +ema +eLG +uko +sSl +bHS +bEr +aWG +stc +cis +hdK +ksP +ggW +lkK +bQS +vmY +hnY +aKl +ctF +cFT +bDi +wwp +oKD +fwg +qvM +wAA +iFA +cwC +bWZ +iFA +bDi +bZr +caa +caa +caa +bRD +bWl +cdE +bIZ +rnE +aaa +aaa +aaa +adR +adR +adR +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(90,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aht +pDW +aht +aht +knG +oZS +oZS +oZS +knG +aht +aht +pDW +aht +aaa +aaa +aaa +aaa +aaa +adR +abI +ahL +pWo +akM +akM +wEc +ajh +ajR +ulV +tck +amh +anI +usu +qfI +aoW +apM +aqy +arn +hdB +atC +auA +avz +uUY +aAm +qNG +ioZ +aBd +aCn +aCl +aEq +oAR +cPL +oEA +uoS +uoS +uoS +uoS +uoS +uoS +uoS +aPt +aQx +aRG +qWM +oEA +iZW +jOI +eVv +aXI +aYJ +tdj +baT +aXI +aZE +jsa +jVo +bjK +bgX +eBf +omu +qUe +bjK +czJ +txm +csl +iFm +kUw +wqC +uzL +xci +tqC +wiy +qoi +byd +juh +bAN +kvp +eLG +gld +ybu +tuM +jpa +gGs +sEN +sEN +sEN +und +bKq +bKn +bEr +bEr +bEr +aht +bva +cFT +bDi +bva +bva +bva +lGv +bva +bva +bva +bDi +iFA +bva +bva +bva +bva +bva +bva +bva +bva +bva +ukn +bIZ +bva +bva +aht +aht +aht +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(91,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +pDW +aht +aht +aht +aht +aht +aht +aht +pDW +aht +aaa +aaa +aaa +aaa +aaa +aaa +adR +abI +ahL +qLo +akM +ail +rEZ +rEZ +rEZ +rEZ +rEZ +amk +piI +piI +aTz +aoX +amh +aqz +vao +mJe +pHh +auz +avA +uUY +aAm +qNG +ioZ +aBd +aCo +aaz +bae +sEX +bef +oEA +uoS +uoS +uoS +uoS +uoS +uoS +uoS +oEA +oEA +oEA +oEA +oEA +wEn +aQz +fBt +aXK +aYK +aZJ +baU +aXK +bfe +baV +juU +bjK +bjK +bie +bie +bjK +bjK +vwu +rMy +rMy +oSq +lBu +lrb +okk +pjV +tqC +bwu +gFD +kbi +fDf +bAO +eLG +eLG +tak +dok +rus +bEr +oGO +iJI +mxV +fWl +jVS +uAs +bQj +bFI +bEr +aaa +aaa +bva +eNy +vNu +ixd +sUP +bTf +isF +wdx +bVu +vWe +rzp +qCG +bva +bNX +bva +cab +jPf +oFI +bva +rse +uIn +mIa +qdj +sXi +bva +bBX +bBX +bBX +bBX +aht +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(92,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +pDW +pDW +pDW +pDW +pDW +pDW +pDW +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +abI +ahL +rOV +akM +aim +aiO +ajj +ajT +afH +afH +amh +amZ +anJ +aTz +aoY +amg +sBA +vao +asB +ajM +akA +akA +akA +axJ +qNG +jTE +aBd +aBd +aBd +aBd +aBd +aBd +oEA +oEA +oEA +oEA +oEA +oEA +oEA +oEA +oEA +aKH +aLu +aLu +aRH +aUJ +aVQ +nyB +aXK +aXI +aZK +aXI +aXK +kUi +xPQ +kle +aAN +bhJ +qoh +qoh +jzF +tbS +uhi +tqH +xCF +iIS +vgk +bqV +kgz +iMo +tqC +rMZ +bye +vOB +bzF +bAP +vfw +bjc +bEr +jnG +bEr +bEr +bEr +bEr +bEr +ozc +vbv +uAs +bFI +bFL +bEr +aaa +aaa +bva +qXx +bDi +bva +rXJ +bTg +tGl +jYh +bVv +bva +nQc +fGo +bva +bOB +bva +kRq +kRq +kRq +bva +stQ +bDi +bDi +fSx +bUa +dNr +bBX +bDi +bDi +bBX +aht +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(93,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aht +aht +aht +aht +aht +aht +aaa +aaa +aaa +aaa +aaa +aaa +adR +abI +dAa +aKw +ahL +ahL +oMV +lWe +ahL +ahL +ahL +ahL +ahL +amg +amg +amh +aos +amh +amg +aqv +vao +acl +atE +auB +aND +awL +ioZ +aQt +ioZ +aBg +aEs +aZf +aEs +aFr +oOy +rvS +lsy +wtZ +aVH +jkQ +sjH +jkQ +pfL +clO +jkQ +lsy +jkQ +aTO +jkQ +rQV +hmv +nYK +ptL +cBA +ptL +rQa +ptL +cBA +ptL +nVz +ptL +ptL +ptL +biO +biY +whr +oXp +whr +biY +biY +bou +biY +biY +tqC +feU +bwv +bAQ +bzG +bye +bBZ +bjc +hyZ +eOe +hjh +sOB +npE +dlS +bEr +bEr +bEr +bEr +bEr +bEr +bEr +sOB +aht +bva +mQV +bDi +bva +bSt +bTh +rJg +dAG +bVw +bva +iEQ +fGo +ccN +lFx +bva +bva +gkX +bva +bva +pVD +kDY +fmh +rSH +ivp +bIZ +bBX +pNC +bDi +bBX +aht +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(94,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +dAa +hGc +ais +xxK +ahM +ahM +xwX +ajk +adK +akQ +alB +amm +anb +anL +aot +apa +agP +aqz +vao +mJe +pHh +ark +ark +uUY +aAm +ayN +aAk +nTx +nTx +nTx +nTx +nTx +fFF +ilz +isC +aHF +twH +ilz +ilz +ilz +ilz +mTc +aQB +jEN +jEN +jEN +xHq +wun +jEN +lfc +ugM +ugM +syA +ugM +ugM +syA +ugM +ugM +bgZ +ugM +pkj +biP +gQI +gQI +gQI +gQI +gQI +bpy +biv +bsr +imE +tqC +tqC +bwx +bye +bzG +uCe +bCa +bjc +kZq +uWC +boN +sOB +uYF +pDZ +qhW +vmo +gum +sHH +hdk +rXT +czj +sOB +aht +bva +uuC +bDi +bva +bva +bva +int +bva +bva +bva +bva +iFA +bDi +bZt +bva +oAW +bDi +pYC +bva +mHy +wzb +nYb +gVc +uiP +bQl +ehM +bDi +dWk +bBX +aht +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(95,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aKw +ahd +mWQ +aiq +fcK +aio +kTl +ajl +ajY +idZ +alC +amn +qzW +amn +tLA +apb +agP +avE +arq +asD +atG +auC +auC +awN +axL +ayO +aAm +aBh +aXR +aDv +wDC +aBh +aGd +tHk +hRF +ilz +aJG +ael +iiD +ael +ael +adY +jOs +ael +ael +rBv +acP +aVR +gpu +aXL +aYL +wFO +baW +blu +blu +beb +blu +bge +xvO +bhL +dyg +sSj +gQI +bkX +bmh +lcA +gQI +tzv +bCd +bvL +htK +pjB +tqC +gDX +shv +bzI +shv +bCb +bjc +wdl +bGO +bHU +bJk +jKE +osQ +osQ +vsn +fNX +nqp +dES +bOG +mKz +bSs +aht +bIZ +qXx +bNQ +bva +bSu +bTi +bUb +bva +bVy +ohR +hVx +bXU +fSx +jUF +bZs +eWl +uMt +shU +fef +rle +bNU +nYb +dSr +rle +dJm +bDi +pNC +weL +bBX +aht +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(96,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aKw +adU +dJP +cnT +aiq +oWx +kTl +ajm +oCi +idZ +alD +anM +anc +xGN +tLA +apb +agQ +faT +vao +asE +ajM +auD +avC +ajM +cuV +pRR +scP +aBi +aBi +aBi +aBi +aBi +aBi +aBi +hqo +ilz +ael +aKJ +aKK +aKJ +aKK +aKJ +aQD +aRI +coV +aKT +xhB +aKT +aVS +aVS +aVS +aVS +aVS +bbW +bbW +aVS +aVS +bgf +bhb +xPQ +dyg +bij +gQI +bkY +bmi +wns +gQI +tzv +srf +bFJ +ovL +fdR +tqC +ezx +urO +eZM +nOt +bCc +bjc +tyt +uWC +sAF +sOB +rtk +uFo +uhd +bss +piR +lba +sea +uLp +gkS +bSs +aht +bIZ +qXx +bDi +bRF +bDi +uIR +ewb +bva +bPA +ftp +ftp +bXV +bDi +bNK +bva +bME +bDi +ksf +bva +bDi +ohR +nYb +ohR +reH +bQl +xaO +sww +bDi +bBX +aht +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(97,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cFB +adR +aaa +aKw +ahd +aeB +aiq +aiq +oWx +kTl +ajn +ajW +oFO +tLA +amp +tLA +tLA +aov +apc +apP +aqy +arr +mJe +ajM +auE +aoP +awO +aAm +aAm +aAm +aBi +aCr +aDw +aEt +aFs +aGe +aGX +hRF +ilz +ael +aKK +aLx +aMV +aOt +aKT +aKT +aKT +aKT +aKT +aUO +aKT +aWM +aXN +aVS +aZO +baX +bbX +lRC +lRC +bfi +bgg +coy +xPQ +dyg +bik +gQI +bkZ +bmi +xyK +wjK +laS +bqY +tOy +mEo +qRO +xLa +koW +bzK +btV +btV +anG +uMY +bFK +cKQ +boN +sOB +pcH +vgg +uhd +cSf +iRD +nPg +gsP +bOI +rHh +sOB +aht +bva +pbo +ewb +lPe +lug +bTj +ewb +bva +tRc +bVz +ftp +tvP +bDi +wRk +bva +bva +olc +bva +bva +rhr +dym +bDi +gVc +lBP +bIZ +bBX +bDi +pNC +bBX +aht +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(98,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +abI +dAa +cnN +aeB +cnT +aiq +oWx +kTl +ajo +ghx +lyd +uSv +tLA +qAT +okX +aow +apd +agQ +emB +wbs +mJe +atH +auF +auF +awP +aAm +aAm +aAn +aBi +aCs +ktv +vRq +vRq +vRq +aGY +uLx +krA +hdP +aKL +nJc +aMW +aOu +aKT +wYH +mUt +mUt +mUt +mUt +aKT +cUS +aXO +aYM +vOW +qjT +eNR +aZP +bed +aVS +bgh +dyg +xPQ +cqO +jHs +gQI +qBZ +scq +qvR +lCR +sNv +att +knx +htK +htK +rtD +tWt +pPN +cKQ +cKQ +suU +gZl +uyg +cKQ +aFa +sOB +bKp +bpz +uhd +bJj +wGM +pTy +kYt +pds +gbi +bSs +aht +bIZ +xbD +bDi +bva +nGx +bPC +bUc +bva +bva +bva +bva +oWw +bDi +bNS +bva +klo +bSv +new +bva +dye +nVU +bDi +qBv +fSx +dNr +bBX +bDi +fLG +bBX +aht +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(99,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aKw +ahd +aeB +aiq +fQN +aip +kTl +ajp +ajY +lyd +alF +amq +ane +anN +aox +apH +agP +aqA +hWq +lSM +ajM +auG +avF +awQ +aAm +ayQ +aAm +aBi +aCt +aDy +mxg +aDA +aGf +aGX +dRQ +ilz +ofh +aKK +aLz +aMX +aOv +aKT +mUt +aLL +aLL +aKT +aUQ +aVU +aWO +aXP +aVS +aZQ +baZ +bbY +bdi +bee +aVS +bgi +dyg +xPQ +bik +nmF +gQI +blb +bml +vtX +gQI +ryC +bqX +mEo +umh +jhd +nnX +qma +qma +duu +qma +lOK +flq +esz +qma +bHY +sOB +wQy +bpz +aJY +bNO +uOA +mMd +uqs +lor +rHh +sOB +aht +bva +xbD +bDi +bva +bSx +bTk +bUd +bva +bDi +bDi +bDi +iyC +bDi +nWP +bva +gjp +lHX +nDo +bva +sij +umd +ydf +ihj +ssx +bva +bBX +bBX +bBX +bBX +aht +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(100,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aKw +cnP +aeB +tRO +xjU +xjU +cTC +ajq +ajZ +akR +dcn +amr +dcn +anO +fVS +apf +agP +arS +aru +arS +arS +iEx +iEx +iEx +axM +ayR +aAo +aBi +vuq +aDz +mxg +aDA +aGg +aBi +oRl +mTc +adY +aKJ +aKJ +aKJ +aKT +aKT +mUt +aKT +aKT +aKT +aUR +aKT +aVS +aVS +aVS +aVS +aVS +aVS +aVS +aVS +aVS +aRL +qbP +qve +amL +dYh +gQI +gQI +gQI +gQI +gQI +bpD +brb +btZ +qlz +bjc +bwB +byl +aze +rbo +bCf +bjc +lRu +dXv +lRu +xIZ +sOB +sOB +sOB +bva +bva +bva +bva +bva +snZ +bva +bva +bva +bva +nTt +bva +bva +bva +bva +bva +bva +bDi +bDi +bDi +ljs +bva +bva +bva +bva +bva +bva +bva +bva +bva +bva +bIZ +bva +bva +aht +aht +aht +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(101,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aKw +cnQ +ahN +ycw +aiq +ekt +kTl +agP +agP +cCS +alH +ams +aac +anP +aqF +apg +aqF +dgI +rNj +gbK +azq +iEx +avH +iEx +iEx +iEx +iEx +aBj +aCv +aDz +biS +qDb +aGh +aBi +aHK +ilz +ael +aKM +aLA +aMY +aKT +aNm +mUt +aKT +aSA +aTQ +aZW +aRL +aWP +aXQ +mCX +iNg +aYN +aYN +ydZ +aXQ +bfj +bdm +bdn +xPQ +ctM +dYh +wUf +vZw +bmn +iGJ +bjQ +bzJ +brc +bsy +wRC +bvg +bwC +bwC +bwC +bwC +bCg +bjc +gQU +fLd +kzu +pJc +lig +xBk +uwS +bva +bNP +bOE +dSI +umd +fSx +bva +bsn +bNX +bVC +xbD +bNQ +bsn +bDi +bDi +xrc +bOB +ygZ +iyC +iyC +cad +eYM +bQl +mMc +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +pDW +pDW +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(102,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +dAa +rly +anf +bry +gRp +jzI +kTl +ajr +ajs +akT +ajs +amt +ajs +akT +aqF +api +aqF +aal +asI +asI +avN +iEx +avI +wGn +axN +ayS +aAp +aBj +aCw +gvp +xfm +aDA +aGi +aBi +aHL +ilz +ael +aKM +aLB +aMZ +aKT +aPx +aQH +aRM +nTH +bei +aUT +aRL +bvW +bfm +aZW +aZW +bba +aZW +aZW +aZW +bfk +bdm +bdn +xPQ +bik +dYh +bjW +blc +tgT +mDN +boB +bpF +xUU +orC +qqr +bvh +xWB +ivy +bzO +eyL +bCh +bjc +vSc +iyl +iyl +iyl +iyl +iyl +sCA +dOo +xtI +omS +xtI +xtI +olY +bva +gcn +bDi +umd +xbD +bDi +bsn +bDi +sWN +iOl +iOl +iOl +vhQ +bDi +gMO +kCc +bva +rnE +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(103,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +abI +dAa +nWd +anf +bry +abx +dAa +jcU +ajs +mTa +akU +kSD +amu +kSD +vQC +aqF +api +aqF +aqD +arx +asJ +kGE +iEx +avJ +awS +ayV +qmQ +aAq +aBj +vTL +aDA +aDA +aDA +aDA +aGX +hRF +krA +eJq +aKO +aNa +bgq +aKT +aPy +aQI +aKT +aSC +ftu +aUU +aRL +aWQ +aZW +aYO +aZT +aZT +aZT +bdj +aZW +bfl +bdm +xMl +xPQ +hVJ +dYh +rvH +uVB +icY +kDS +rNJ +bpG +ixN +kVN +bua +bvi +tcm +tcm +bub +bub +bub +bub +teh +haB +jgv +ptR +tir +haB +cCd +bva +bNR +pHN +fAE +bsn +kTn +bva +sZP +bDi +bDi +xbD +bDi +bDi +bDi +xbD +bBX +bBX +bBX +uUQ +bBX +fdS +xTi +acN +jlb +acN +acN +acN +acN +acN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(104,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +aaa +uIT +uIT +dSv +pGH +uIT +uIT +abI +ajs +sip +akX +kNE +amv +wJG +lgu +aqF +eFW +aqF +awj +asK +asK +lMQ +iEx +avK +wGn +axP +hVS +aAr +aBj +aCx +oyF +oyF +oyF +aGj +onX +aRK +ilz +wQq +aKP +aLD +aNb +aKT +raP +aQJ +aKT +aSD +ftu +dxF +aRL +aWR +aZW +gFw +aZU +bbb +bbZ +bdk +lLb +bfl +bdm +bdn +xPQ +bik +dYh +bjS +tgd +aFM +aFM +woD +bpJ +uZN +bsB +bub +bub +bub +bub +bub +bCj +jaK +bub +waG +mKg +mKg +mKg +mKg +mKg +wcx +oJj +oJj +oJj +oJj +bva +sWN +iOl +iOl +iOl +iOl +bKH +iOl +iyg +iOl +nqB +bBX +mbe +ete +tcY +kDJ +oYj +uMo +acN +mci +vKD +pAb +ceq +ceq +acN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(105,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +aaa +uIT +sQO +kOe +dzD +ozK +uIT +abI +ajs +akb +akW +alK +amw +ani +amf +aqF +api +aqF +avN +arz +avN +avN +iEx +wGn +wGn +axQ +hVS +aAs +aBj +gkR +aDA +aEw +aFv +ulu +aGX +xyp +ilz +vYG +aKQ +aKQ +aKQ +aKT +aLL +wbR +aKT +aSE +aTU +nTH +aVV +aWS +aXU +aYP +gLd +gLd +gLd +bdl +bei +bfm +bdm +bdn +xPQ +bik +dYh +bjT +hfw +gnS +pAo +lpW +yhR +kAD +uFc +buc +hhN +byp +eER +xbu +gVy +ioj +bub +lkA +rch +wvp +fMs +hkF +ufk +eKa +oJj +xhT +nXy +bVZ +iOl +nqB +ccN +bUe +bTl +bBX +bBX +bBX +bBX +qXq +bBX +bBX +bZx +eQN +tcY +rpc +xiw +cdI +cri +eVW +nqa +tkr +ceq +ceq +acN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abI +aaa +aaa +aaa +aaa +abI +aaa +aaa +aaa +aaa +abI +aaa +aaa +aaa +aaa +abI +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(106,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +aaa +uIT +gQe +wUW +wzf +uLq +uIT +abI +ajs +akc +akX +anj +mUc +aQK +anU +aqF +apj +aqF +aqF +aqF +aqF +aqF +aqF +avL +auH +auH +ayW +auH +awR +awR +awR +awR +awR +awR +axi +gNG +ilz +aJM +aKQ +aLE +aNc +aKT +aLL +aQL +aKT +aSF +aZW +aZW +aRL +aWT +aZW +uwY +gTR +aZW +reE +aZW +ftu +bfn +bdm +bdn +xPQ +bik +dYh +bjU +aFM +jJm +aFM +uQu +bpJ +xUU +uFc +buc +bvk +tEE +xlo +dZb +uEY +bEE +lRN +oJj +oJj +oJj +oJj +oJj +oJj +oJj +oJj +snT +pnn +lRN +bBX +bBX +bBX +bBX +bBX +bBX +uwX +bOB +lTC +bXd +cif +bBX +vRm +eQN +tcY +lWJ +lWJ +cdI +cri +eVW +nqa +ccQ +ccQ +ccQ +acN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(107,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +aaa +uIT +gGB +qnu +cGQ +nGo +uIT +abI +ajs +akd +akX +alJ +amy +alJ +anr +aqF +apk +apQ +fvq +fvq +fvq +atK +auJ +xxo +awT +axR +ohu +aDB +aBk +aCy +aDC +aEx +aAx +awR +aHb +xyp +krA +qqz +aKR +aLF +aNd +wBg +mUt +aQM +aKT +aSG +aTW +aUW +aRL +aaX +aaY +vPa +wxO +bbd +aRL +bdm +bek +bdm +aRL +bdn +xPQ +bik +dYh +bjV +blf +idj +tCi +xQO +bpG +ktU +uFc +buc +kQy +aaR +hBn +krb +eFj +bCl +xyI +bJb +bJb +sVp +bJb +bJb +bJb +bLG +bpi +bJb +tHl +lRN +bQm +bQZ +bQZ +bQZ +mQL +bBX +bUG +bOB +hzc +bDi +krU +bBX +lnw +lWJ +tcY +tfG +dMA +ous +acN +tuL +iIZ +lhu +cbV +ccQ +acN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abI +aaa +aaa +aaa +aaa +cmt +aaa +aaa +aaa +aaa +abI +aaa +aaa +aaa +aaa +abI +aaa +aaa +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(108,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +aht +uIT +uIT +gUp +gUp +uIT +uIT +abI +ajs +eyO +akX +alM +amz +ank +anT +aqF +apl +aoz +aqF +aqF +aqF +aqF +aqF +avM +awR +aza +aza +aza +aBl +ohu +aDD +bKb +aza +awR +aHc +aHO +ilz +ael +aKQ +aLG +aNe +aKT +aPA +wbR +aKT +afu +afu +afu +afu +afu +aXZ +aZW +wxO +pWT +bcb +nQn +bel +bdn +kEM +rFr +xPQ +bik +dYh +bjW +tgT +cRi +bny +boB +bpF +tZX +uFc +buc +tix +cSJ +lsr +hHJ +bDw +bEF +lRN +bEz +upW +oxA +hBg +hBg +fbb +fbb +oPH +xsZ +eMp +lRN +pQm +cCP +cCF +cCH +bTp +bBX +uwX +bOB +fzu +wiB +reV +bBX +sKa +iFI +oUa +ccV +oAw +cdK +acN +jlb +acN +acN +acN +acN +acN +aht +aht +aht +aht +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +clw +clG +clG +clG +clw +clw +clw +clw +clw +cmB +cmB +cmB +cmB +cmB +cmB +cmB +cmB +cmB +cmB +cmB +cny +adR +abI +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(109,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +aaa +aht +aaa +aaa +aaa +aaa +aaa +aht +ajs +ajs +akZ +akZ +akZ +akZ +akZ +aqF +apm +apR +aqG +arB +asM +atN +aaZ +gEK +awR +axT +ayZ +aAv +aBm +iea +aDE +aEy +aFx +awR +awR +vnR +ilz +riB +aKQ +aKQ +aKQ +aKT +aLL +wbR +aKT +ueJ +aTX +aUX +aVW +afu +aXY +aZW +wxO +pWT +bcc +eZv +bem +aDm +aDm +aDm +xPQ +rkq +dYh +iDT +vyL +pku +qib +nUb +anB +anD +hMt +bub +buc +buc +bub +byo +bub +bub +lRN +oJj +oJj +oJj +oJj +oJj +oJj +oJj +oJj +lRN +eMp +lRN +bQo +cCF +bRa +bSy +bTo +bBX +bBX +bBX +bBX +bBX +bBX +bBX +acV +cae +eta +mmv +cae +tPm +acN +ceT +cfr +cfO +cgr +cgP +cgP +cgP +cgP +cgP +cig +cgP +cig +cgP +cig +cgP +cgP +cgP +cgP +cig +cgP +cgP +cgP +cgP +cig +cgP +cgP +cgP +cgP +cig +cgP +cgP +cgP +clC +clH +clP +kFm +nTk +cmf +cmm +cmu +clG +iVZ +kVt +cmL +cmR +cmV +cna +cmR +cnj +cmK +cnr +cmB +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(110,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +pDW +pDW +pDW +pDW +pDW +pDW +pDW +pDW +pDW +aiR +abI +abI +abI +abI +abI +aoz +apn +aoz +aqG +arC +asO +atM +sQx +avO +awR +axU +aza +aAw +aBn +aBm +aDE +aEz +aFx +aGk +awR +aHQ +ilz +nbw +aKT +aLH +aNf +aKT +aRY +wbR +aRO +aSH +iNR +iNR +iNR +afu +hwo +aYQ +wxO +bbe +bcd +nlE +ttN +nlE +nlE +tWc +xPQ +bin +jze +jze +jze +jze +jze +jze +ftW +qpu +bsF +fhc +lKn +lKn +lKn +hQh +fbc +bCn +bDs +mOx +bFS +lnn +fhH +lFb +uik +txK +bMK +lRN +eMp +lRN +bQp +ptK +bfQ +doe +dsC +bPB +bUI +bVD +bWn +bXf +bUH +bYI +rjL +caf +uun +cbY +cdc +ovF +bXk +ceU +eVy +dWp +bXk +bXk +bXk +teJ +teJ +teJ +teJ +teJ +teJ +teJ +teJ +teJ +teJ +teJ +teJ +teJ +teJ +teJ +teJ +teJ +teJ +teJ +teJ +teJ +teJ +teJ +teJ +clw +clw +clw +clS +tlw +rsZ +nTk +pno +cmn +cmv +clG +cmG +hKU +cmM +cmK +cmW +cnb +cmK +cnk +cmK +cns +cmB +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(111,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +suy +suy +wkc +arD +gif +atN +hmL +dDZ +awR +tzo +azb +aFw +aBo +aBm +aDF +aAt +aFy +aGl +awR +ezk +ilz +psM +aKT +aLI +aNg +aKT +aPB +pVr +aKT +jqQ +aTZ +wsV +iNR +afu +afu +bgk +gam +tMO +aRN +aRN +beo +aRN +aRN +nlE +xPQ +bik +jze +bjY +bli +awW +bnB +boF +djh +xte +bIy +uOn +bvm +uOn +oXU +gKB +tli +peY +bCp +jfg +egX +bsK +tcX +egX +bsK +bsK +ygx +cBL +eMp +lRN +wVE +bRG +iBk +bRG +fxq +bPB +bUJ +bWp +caj +gGa +bUH +bYK +cOG +cOG +cOG +mJl +mJl +cdL +cer +ceV +rCm +rCm +cgs +cgQ +chv +teJ +aht +aaa +aht +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +teJ +clA +clD +clJ +kCI +clY +gmH +cmh +uzn +cmp +clG +clG +clG +hKU +cmN +cmK +cmK +cmK +cmK +cnl +cmK +cnt +cmB +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(112,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +rhR +rhR +aaa +aqG +arE +arA +arA +arA +avQ +awR +axW +xlB +fWI +aBp +aCC +aDG +kHO +aFz +aGm +awR +aHQ +ilz +aJV +aKT +aPz +aLL +aOw +aLL +wbR +aKT +aSI +aTZ +gXG +iNR +aWU +afu +aYR +pwI +ftU +cpq +cpu +sTY +bfp +bgk +nlE +xPQ +bik +jze +bjZ +vaR +eus +bnC +jze +brg +bzX +bzX +bzX +bvn +bzX +byt +bzX +bIi +wLW +bCp +jfg +tbQ +qwJ +cbQ +tbQ +bsK +bwV +bMM +lRN +eMp +lRN +lRN +bPB +bRH +bPB +uhn +bPB +jMA +bVG +cma +cnX +bXY +bYK +cbW +vIU +fIc +cbW +cbW +cdM +bXk +xmE +ymb +cfQ +bXk +qWG +bXk +mVM +aht +aaa +aht +aht +aaa +pDW +pDW +pDW +pDW +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bBW +iBJ +clw +hQz +nTk +jCr +dpV +kCI +nTk +nMG +wlr +cmw +cmF +opz +hKU +cmK +cmK +cmX +cnc +vDd +cmK +cmK +cnu +cmB +abI +adR +abI +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(113,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +rhR +rhR +aht +apS +ala +arF +arA +atP +auO +avR +awR +awR +awR +awR +awR +awR +aDH +awR +awR +awR +awR +aHS +mTc +oCP +aKT +aLK +aNh +aKT +aPC +wbR +aKT +aSJ +jtJ +aVa +mEW +mEW +aYa +gHR +gHR +bbg +jks +jks +sTY +cpy +bgk +nlE +xPQ +fih +jze +bka +vaR +bmv +bnD +jze +bpQ +qqQ +qEf +bug +bvo +xQr +bja +bja +qnJ +bja +bja +jfg +uXp +xqq +dMR +uXp +bsK +eeb +lRN +lRN +eMp +pAM +lRN +bRd +bRI +bSB +bTr +bPB +bUL +cqV +sFA +bXi +bYa +bYL +cbW +cai +cbe +cca +cbW +afU +nZX +iEJ +nZX +nZX +nZX +nZX +nZX +cbj +cdm +cdm +aht +aht +aaa +aaa +aht +aaa +aht +aaa +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bgl +clw +nTk +nTk +clL +eXa +ugv +nTk +cmj +clG +clG +clG +clG +cmK +cmO +cmK +cmK +cmK +cmK +cnm +cmK +eel +cmB +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(114,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +rhR +aht +apo +abI +arA +arA +arA +atQ +auO +ycQ +awY +axX +azd +aAz +mNN +wyP +aDI +aEB +aEB +xrp +aHd +aHT +mtC +fei +aKT +aKT +aKT +aKT +aLL +aQQ +aKT +bns +aUa +aVb +aVZ +aWW +afu +bce +gHR +cpm +hJp +bcg +ber +cpz +bgk +nlE +xPQ +bik +jze +boH +lEs +eus +xIP +vPE +bsG +brh +brh +brh +bvl +bwO +yat +bzZ +bsJ +bCr +bja +tta +uXp +xqq +dMR +uXp +bsK +bAg +lRN +bNV +eMp +bPD +lRN +bRe +bRJ +bSC +bTs +bPB +bUM +sfe +bWr +bXj +bXY +bYK +uxj +cai +cbf +ccb +cbW +cdO +cbj +ceX +wdp +cfS +eoo +eoo +bCk +xqI +imB +cdm +aht +aht +aht +aht +aht +aht +aht +aht +aht +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +rcF +jlc +xnm +clM +clU +cmb +mxy +nTk +qPu +cmr +cmx +clG +cmH +cmK +cmP +cmK +cmY +cnd +cmK +cnn +cmK +cnw +cmB +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(115,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +rhR +rhR +alO +aaa +aaa +aqI +arH +asQ +atR +auP +puW +ayg +ayg +wyP +ayg +aBy +aDJ +mzK +aEC +aDJ +ayg +myu +aHV +ukM +tiR +aKU +skS +aNi +skS +alb +aQR +aKT +aSL +aKT +afu +afu +afu +afu +daB +gHR +cpn +bch +bdq +sUg +hJp +bgk +szL +xPQ +bik +jze +bkc +bll +bmw +tcV +uzr +bpR +brh +jWH +nYu +oSa +gfH +yat +fgs +xmg +buk +bja +jfg +uXp +xqq +dMR +uXp +bsK +bLL +lRN +bNW +bOH +oJj +lRN +bQr +bRK +bQr +bQr +bQr +bUH +bUH +bUH +bUH +bYb +bYN +cbW +cak +cbg +mjt +sli +xSs +rYY +eHY +mUJ +uBs +uBs +wza +ezm +nZX +nZX +nZX +cbj +nZX +nZX +nZX +aht +aht +aht +aaa +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abI +clw +clN +qxq +clV +cmc +mDW +nTk +cml +kMB +cmy +clG +iVZ +eoS +cmQ +cmU +cmZ +cne +cmU +cno +cmK +cnx +cmB +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(116,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +rhR +rhR +anl +aht +aaa +aaa +rjN +arI +qYF +atS +syK +syK +vLp +aDO +nGp +aAB +aAB +aAB +aAB +aAB +aAB +arA +arA +aHY +ilz +dBC +aKT +aKT +aKT +bgr +mUt +mUt +aRP +aSM +aUb +aVc +aWb +aWX +aYb +qyR +cpl +xFF +xFF +xFF +bep +cpB +bgk +nlE +xPQ +bik +jze +jze +lxx +sLv +ulq +jze +jze +vII +frX +dRU +gzG +brh +yat +brl +bsL +bFl +bja +pKf +uXp +xqq +dMR +rLd +bsK +anH +lRN +oxA +eMp +oJj +bQs +vsv +bRL +hQU +bTt +bUf +bUN +bVI +bWs +bXk +bYc +bYK +pyA +pyA +cbh +xpw +vAE +cdQ +cbj +fwi +wza +cfU +qmK +wza +mio +ujj +eoo +eoo +eoo +eoo +uVW +nZX +nZX +nZX +aht +aht +aht +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abI +clw +clw +clw +clw +clw +clw +clw +clw +clw +clw +clw +cmB +cmB +cmB +cmB +cmB +cmB +cmB +cmB +cmB +cmB +cmB +cnz +adR +abI +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(117,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +rhR +rhR +rhR +anl +aaa +aht +aaa +aaa +aqI +arJ +asR +fRJ +fNn +ayg +qsk +ayg +azg +aAB +aBs +nrE +aDK +aED +aAB +bIY +cCC +aHV +ilz +ben +axi +aGn +aKT +coF +aKT +aKT +aKT +aKT +aKT +qEN +sah +aWY +aRN +aYU +cpw +bbi +bdr +bdr +cpx +aRN +aRN +sss +qve +fZV +bje +bke +ufo +ufo +ufo +xhc +tzM +brh +bsH +blo +crd +cqs +yat +hjy +nSe +xsT +yat +qqs +uXp +xqq +dMR +xqq +bsK +prD +lRN +lRN +eMp +bPF +bTu +bTu +rpu +bSF +rpu +bUg +imd +tfw +bWt +bXk +bYd +bYK +cbW +cbW +cbW +cbW +vAE +orZ +qFu +xfz +ptC +cfV +cgu +mUJ +aJa +aJa +upV +lWv +dKA +lWv +iow +tSU +fhE +nZX +aht +aaa +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abI +aaa +aaa +aaa +aaa +cmz +aaa +aaa +aaa +aaa +abI +aaa +aaa +aaa +aaa +abI +aaa +aaa +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(118,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +rhR +aht +amA +aht +aht +aht +aht +abI +arA +arK +ayg +atT +auR +avV +axb +ayb +xWf +aAB +aBt +aCH +aCK +aEE +aAB +aGo +awd +aHV +ilz +fei +awd +abI +aKT +coH +aKT +aQS +kFJ +aSN +aPE +qaQ +aWd +aZb +aRN +aYT +bac +baa +baa +baa +beu +bgk +bgn +dyg +xPQ +dyg +cQN +bkf +bys +gnQ +gnQ +bsI +bpU +bsI +mZi +wEl +bvp +xTf +yat +brm +bsN +bCv +yat +qqs +uXp +xqq +dMR +xqq +bsK +bLM +bMN +lRN +eMp +oJj +rYk +bRi +bRN +kmZ +bTv +bUf +bUN +bVK +bWu +bXk +bYe +bYK +cbW +can +cbi +ccc +adC +cdR +qFu +taF +uTI +vyo +rYZ +thT +kUj +vyo +aeR +vyo +jzi +xsm +soA +lWv +hCE +nZX +aaa +bBW +aaa +aaa +aaa +aaa +aaa +aaa +abN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(119,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +pDW +adR +adR +adR +adR +adR +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +rhR +aht +amB +aht +aaa +aaa +aaa +aaa +aqI +arL +asR +atT +auR +avW +axb +ayb +juf +aAB +aBu +lTW +wEJ +aEF +aAB +aGp +awd +aHV +ilz +fei +awd +abI +aKT +coH +aKT +aQT +aRR +rPY +aUd +aVd +sah +ahX +aRN +aYX +bad +bbl +bbl +blS +sbI +aRN +bgo +oGZ +xPQ +dyg +bjg +fmD +cpZ +cqc +qih +boL +bpY +fms +bpY +bpY +qgA +bpY +bja +bja +bja +bja +bja +uRE +uXp +xqq +dMR +xqq +bsK +ezC +jCw +lRN +eMp +oJj +bQv +bRj +bRO +bSH +bTw +bUU +bUU +bUU +bUU +bUU +bUT +xHF +cbW +cao +cbj +nZX +uUh +wcs +iyJ +iyJ +iyJ +twv +fsA +sWj +uRk +tbC +mQc +tbC +uRk +tqO +rMN +sqi +cCI +cbj +abI +aaa +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abI +aaa +aaa +aaa +aaa +abI +aaa +aaa +aaa +aaa +abI +aaa +aaa +aaa +aaa +abI +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(120,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +pDW +adR +adR +adR +adR +adR +adR +adR +adR +adR +aaa +abI +aaa +aaa +aaa +abI +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +rhR +aht +amC +aht +aaa +aaa +aaa +aaa +aqI +arM +qYF +atU +wZB +avX +fGk +yeL +azj +aAC +fOP +wdW +aDM +aEG +aAB +aGq +awd +aHV +aIX +coB +aBv +abI +aKT +coH +aKT +aQU +rPY +dGO +tki +qaQ +aWf +aid +qaQ +aYY +bcm +bcm +bcm +bcm +hfC +cpC +bgp +dyg +bhN +ver +uAq +cpY +cqa +bmy +ufo +vLM +pSy +brj +sWH +buj +uEz +bwS +mhF +bAe +uqf +bCx +byw +dcN +wNG +uIo +rpm +uIo +bwV +qwJ +bAh +lRN +eMp +oJj +bQw +bRj +bRP +bSH +bTx +bUU +rzT +bVL +bWv +bVL +bYf +oTM +cbW +uco +nZX +ccd +ccX +cdS +ceu +cfb +cfu +tlN +fsA +sWj +tZU +hGN +eWy +wXy +uRk +mZR +kya +mfI +sWj +nZX +abI +aht +aht +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(121,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +adR +adR +pDW +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +aaa +aaa +abI +aaa +aaa +aaa +aaa +abI +aaa +aaa +aaa +acU +acU +acU +acU +acU +abI +adR +aaa +aaa +aaa +aaa +cFB +aaa +aaa +aaa +rhR +aht +amC +aht +aaa +aaa +aaa +aaa +aqI +arN +asR +atT +auR +avY +axb +ayb +azk +aAB +aBu +mtB +wEJ +aEH +aAB +aGr +awd +uNL +ilz +fei +awd +abI +aKT +coF +aKT +aQV +rPY +aSQ +aUe +qaQ +buD +aXc +aif +cpg +liQ +aBH +liQ +liQ +bex +bfr +awg +eZv +xPQ +dyg +bjg +bki +ufo +bmz +bnG +vLM +qNy +xZT +bwT +ouo +xHJ +bwT +eBd +bsK +bsK +bsK +bsK +bsK +bsK +bsK +bsK +bsK +prD +byz +ooh +lRN +eMp +oJj +bQx +bRj +bRQ +bSH +bTy +bUU +bUQ +bVM +bWw +bXm +bYg +bYW +fIc +fgv +uUh +cce +vXW +cbX +cbX +cbX +cfx +tlN +vMc +kng +fyO +snY +ham +cgT +uRk +uRk +uRk +slC +sWj +nZX +abI +aaa +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(122,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abI +aaa +aaa +aaa +aaa +aaa +abI +acm +aaa +aaa +aaa +abI +aaa +acU +acU +acU +acU +acU +acU +acU +acU +acU +acU +acU +aeY +aft +afK +acU +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +rhR +aht +amC +aht +aht +aht +aht +abI +arA +arO +ayg +atT +auR +avZ +axb +ayb +diw +aAB +aBx +aCL +aCK +aEE +aAB +aGs +awd +qlr +ilz +fei +awd +abI +aKT +coF +aKT +aKT +aRU +aKT +aKT +was +aWh +aPE +aPE +aYZ +liQ +cpo +cpt +liQ +bnb +ajX +aPT +dyg +xPQ +dyg +cQN +mKE +uKD +wFr +cqf +vLM +fGM +pGi +jcc +sSA +pxw +qqX +mhF +tIx +bEI +jyJ +bDy +rIm +frn +udS +lou +mqg +bMM +byA +bAi +lRN +eMp +oJj +bQy +xff +bRR +jdL +bTz +bUU +bUR +hnP +bWx +bXn +bYh +oTM +bZE +dOw +nZX +ccf +vXW +cbX +cbX +tYU +cfw +cfW +cgw +vIM +mpd +qHu +uMr +cit +ciH +ipH +jOe +dWO +sWj +nZX +abI +aht +aht +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(123,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aht +abO +abO +abO +abO +abO +abO +abO +abO +abO +abO +abO +abO +acU +acW +uyY +hCS +kjK +olO +olO +aeh +olO +olO +kjK +aeZ +rAe +afL +acU +abI +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +rhR +aht +amB +aht +aaa +aaa +aaa +aaa +aqI +arP +asR +fRJ +dch +ayg +hpp +ayg +fCP +aAB +aBs +aCM +aDN +aEI +aAB +pVL +cCC +tNf +mTc +bft +axi +pVL +aKT +wzm +wYH +mUt +mUt +aSR +aKT +ahP +tEB +rof +aiy +qmm +liQ +jII +liQ +tVb +bey +cpC +bgs +dyg +xPQ +dyg +bji +cQN +blq +wFr +pGF +vLM +qNy +xZT +bwT +qHa +pxw +dRj +hEC +hEC +hEC +lRN +lRN +lRN +lRN +lRN +lRN +lRN +lRN +lRN +lRN +lRN +eMp +oJj +bQz +bRl +rpu +bVJ +bTA +bUU +hBT +mnw +bWy +bXo +bYg +bYV +pyA +noF +tBo +cce +cda +cbX +cex +cbX +cfx +tlN +wHh +tSK +wsC +oag +rue +cgY +uRk +uRk +uRk +lvD +sWj +nZX +aht +aaa +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(124,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +abI +abO +dVM +acc +ach +abY +abY +abW +acn +acw +abY +abV +acc +guH +acU +acX +adi +adt +acU +acU +aek +aek +aek +acU +acU +afa +afv +afM +acU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +rhR +aht +amC +aht +aaa +aaa +aaa +aaa +aqI +arQ +qYF +atV +axc +axc +tyJ +adG +wyP +aAB +aAB +aAB +aAB +aAB +aAB +arA +arA +bpT +ilz +aJR +aKY +aKY +kVO +kVO +kVO +kVO +kVO +ahB +aUg +tEB +tEB +beB +lLL +qmm +liQ +lGq +bbr +udo +bez +cpC +weA +bhf +cpH +cpN +cpT +cQN +blr +sxe +ntO +boO +pSy +khJ +kEb +bun +lnl +fEU +hEC +ipu +phx +azR +eMp +eMp +eMp +eMp +eMp +eMp +eMp +eMp +eMp +eMp +eMp +oJj +bQA +bRm +vyx +bSK +bTB +bUU +eDH +bVN +bWz +bVN +bYf +oTM +cbW +abb +nZX +ccg +cey +cdW +cey +kfS +cfy +tlN +evL +sWj +mnR +qqa +tok +qqa +uRk +sIq +vRw +jZV +sWj +nZX +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(125,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +abO +abW +acd +ace +ace +ace +amd +acC +acC +acC +acC +acd +acw +acU +acY +sPa +vHR +acU +aaa +aaa +aaa +bBW +bBW +acU +szb +acU +acU +acU +eSD +adX +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +rhR +aht +amC +aht +aaa +aaa +aaa +aaa +aqI +arR +asT +atW +atW +atW +ayg +ayg +wyP +ayg +kLp +vRN +vRN +aEJ +vRN +ayg +aHe +aHV +ilz +eaB +aKZ +aaC +acI +ads +aec +afb +kVO +mUt +aKT +mqp +tEB +beB +aYf +qmm +hHG +bbo +bco +udo +beA +ajX +ajX +nlE +cpI +cpO +bjk +bje +cQN +xOq +bmA +cQN +oJj +lRN +lRN +lRN +vSL +lRN +hEC +cIe +fby +oJj +eMp +oXV +oJj +oJj +oJj +oJj +oJj +oJj +oJj +xje +oJj +oJj +bPE +bPE +bRU +bPE +bPE +bUU +bUU +bUU +bUU +bUU +bUT +hhs +cbW +cau +cbj +nZX +irZ +nZX +qFu +qFu +qFu +tlN +evL +sWj +uRk +tbC +lBJ +oEN +uRk +eqg +dZj +lWv +cCI +cbj +aht +aaa +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(126,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +abO +ipE +ace +ace +abO +abO +abO +bXg +abO +abO +acC +acC +nLM +acU +acU +acU +adv +acU +aea +aej +cnE +aej +aez +acU +afc +acU +afN +age +agr +adX +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +rhR +aht +amC +aht +aht +aht +aht +abI +arA +arA +arA +atX +auT +awb +sDB +azo +aAD +aAE +iWD +wyP +aDP +dnR +aEK +aEK +aHg +aIa +mtC +fei +aKZ +aPK +aPK +aPK +aPK +aQY +kVO +mUt +aKT +aVh +tDz +beB +aYg +qmm +aBH +jos +bbp +udo +rxx +bfs +bgt +nlE +cpJ +cpP +jcT +aKa +bls +mFi +dhy +bmB +oJj +oPH +oPH +oPH +eMp +oPH +oJj +oJj +oJj +oJj +hop +oJj +oJj +jCv +bOK +bRV +ery +bEN +bRV +bRt +bOK +bPG +hjO +bRV +vzi +bSM +bTC +bUi +bUV +guI +bWA +mCe +bYj +bYK +cbW +cDc +cbl +cch +wbS +cdX +qFu +cCp +eoo +oGm +oFC +lam +qph +wst +wst +eoo +wpI +pDz +wza +lWv +sWj +nZX +abI +aht +aht +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(127,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +abO +abY +ace +abO +abO +abO +abO +bXg +abO +abO +abO +acC +abY +abO +add +adk +cCO +adX +bBW +bBW +aaa +bBW +bBW +adX +hoR +afw +kfl +agf +ags +adX +adX +adX +aaa +aaa +aaa +aaa +aaa +aaa +rhR +aht +amC +aht +aaa +aaa +aaa +aaa +aaa +aaa +arA +arA +arA +arA +arA +aye +arA +aAH +aAH +aAH +aDQ +aAH +aAH +cCC +cCC +aIb +ukM +aJU +aLa +aLR +aNq +adu +aPI +aQZ +kVO +mUt +aKT +aVi +naX +aXh +umo +vfH +bqy +bqy +bqy +bqy +dgF +snD +bgu +hVg +bhO +bio +dcE +yiR +vsm +dcE +dcE +dcE +bJN +mOt +gVk +gVk +gVk +gVk +gVk +gVk +gVk +uQB +oWN +cLB +bFq +tWh +bIt +sGE +sGE +sGE +sGE +sGE +sGE +bPH +bQC +sGE +dpA +bSM +bTC +bUj +bUW +bVP +bWB +mCe +bYk +bYK +vAE +vAE +vAE +vAE +vAE +vjH +qFu +cff +niY +flQ +rMN +qgX +rMN +rMN +rMN +tQJ +lWv +cjt +ftb +vLy +pKg +nZX +abI +aaa +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(128,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +abO +abY +ace +abO +abO +acF +uau +acq +abO +abO +abO +aaN +abY +acT +add +adl +adx +adX +adX +agq +agq +agq +adX +adX +afe +afx +afx +cnC +adX +adX +adX +ahh +aaa +aaa +aaa +aaa +aaa +aaa +rhR +aht +amB +aht +aaa +aaa +aaa +aaa +aaa +aaa +ahi +atY +auU +atY +iNH +bpN +auK +aAH +qha +aCP +aDR +aEL +aAH +aGt +axi +uNL +ilz +fei +aKZ +aLS +daO +tCk +aPJ +aRa +aRX +aST +aKT +cpb +wzu +beB +vxQ +aZd +liQ +lTf +bbr +wfr +rxx +bfs +bgt +szL +cpK +cpQ +dyg +aKa +blu +boD +rLQ +eeF +lRN +lRN +lRN +bro +lRN +lRN +lRN +lRN +oJj +gRb +oPH +upW +oJj +bAl +bIu +bSM +bKK +bSM +bMT +bOc +cCU +bLb +bSM +bSM +dpA +tgb +bTC +bUk +bUX +bVQ +bWC +mCe +bYl +bYK +pyA +xYi +xpw +cci +vAE +ogX +cbj +igu +wza +jBn +rMN +wza +chA +iLF +uTI +uTI +uTI +vmA +liR +nZX +nZX +nZX +abI +aht +abI +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(129,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +abJ +abO +abY +acf +abO +abO +adh +ack +acr +acy +abO +abO +acD +acL +sYY +adb +uAk +sFL +adM +kUt +hQd +hQd +hQd +hQd +aeO +aff +afy +afP +rkm +dhj +agD +agR +suy +rhR +rhR +rhR +rhR +rhR +rhR +rhR +aht +amC +aht +aaa +aaa +aaa +aaa +aaa +aaa +ahi +atZ +auV +awc +ayg +fRJ +azp +aAH +aBA +aCQ +uPz +bbU +aAH +aGu +aHh +aHV +ilz +wuO +aLb +ltE +tCk +tCk +aPK +aRb +kVO +wbR +aKT +cpc +wzu +rBw +aYh +aZd +liQ +bbs +bcq +wfr +beC +ajX +ajX +bhg +cpL +cpR +bjl +bGa +bKM +umf +cqh +bKM +rzS +pYw +gFo +cSK +duF +bxa +byD +bAm +uaY +oQi +bDA +nyN +jSA +wdv +voL +bJD +qOx +qOx +qXH +qXH +jez +jez +qOx +uSE +xMo +bSN +bTD +bTC +bUY +bTC +bWD +bWD +bTE +bYY +cbW +caw +cbn +ccj +xXQ +mBz +dsM +aUG +mUJ +gsB +ndy +wza +lWQ +nZX +evB +evB +cbj +iYO +evB +nZX +aht +aht +abI +aaa +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(130,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +abO +abY +ace +abO +abO +acF +aqw +tin +abO +abO +abO +pql +abY +acT +add +adn +adz +adX +adX +agq +agq +agq +adX +adX +afg +afz +afz +agg +adX +adX +adX +ahh +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +amD +aht +aaa +aaa +aaa +aaa +aaa +aaa +ahi +atY +atY +atY +axh +axh +axh +aAH +aBB +aCR +aDU +aEM +aFA +qKN +ooI +aHV +ilz +fei +aKZ +aLU +aNt +aOD +aPL +aRc +kVO +wbR +aKT +aVj +aWm +bck +aYi +cpk +liQ +xsr +bbp +wfr +beD +cpC +bgv +dyg +cpM +cpS +cpU +bKM +blv +gdT +rKh +boP +bqb +brp +byF +tiI +byF +tiI +byE +lRN +lRN +lRN +lRN +lRN +lRN +bvD +bIx +cqz +uSE +bLR +bMV +bOd +cCV +uDA +anV +bRp +sxT +iqI +pps +bUl +bUZ +bVS +bWG +qOx +bYm +bYZ +bZG +aNp +cbo +cck +pyA +cdY +cbj +cfg +qrw +cfY +tJX +uTI +gEI +evB +cdm +lbC +nfj +rtG +wTX +mBU +aht +aaa +abI +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(131,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +abO +abY +ace +abO +abO +abO +abO +bhU +abO +abO +abO +adT +abY +abO +add +ado +ieU +adX +bBW +bBW +aaa +bBW +bBW +adX +aEb +afA +fAL +agf +ags +adX +adX +adX +ahr +aht +aht +aht +aht +aht +aht +alO +aht +aht +aaa +aaa +aht +aht +aht +aht +aht +aht +aaa +aaa +aht +aaa +aaa +aAH +aBC +hQV +aDU +aEN +aAH +aGw +ooI +aHV +ilz +aJW +aKY +aLV +aLV +aLV +aLV +aKY +kVO +wbR +aKT +aPE +aPE +aPE +aPE +xWR +liQ +ogb +liQ +dFe +beE +cpC +bgw +dyg +xPQ +dyg +bjn +bKM +uXh +xbB +cqi +boQ +rzS +brq +tiI +mdr +mdr +bxc +nIU +bAo +xLS +bCE +bDB +bER +bBp +bHh +bIx +cqz +qOx +bLS +rkZ +bSa +nnl +bPL +kJm +kMX +sxT +cdP +bTF +bUm +bVa +bVT +bWF +bXp +bYn +bZa +gZx +iok +eSW +eSW +pyA +tEc +nZX +lXk +nZX +nZX +nZX +evB +iYO +cbj +cdm +trt +gBb +lbC +nfj +trt +aht +aaa +abI +aht +aht +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(132,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +abO +abV +ace +ace +abO +abO +abO +lvo +abO +abO +adT +adT +ach +acU +acU +acU +adB +acU +adV +aej +cnE +aej +mos +acU +afc +acU +afR +agh +agu +agE +agS +agS +ahs +ahR +ahs +ahs +ahs +ahR +ala +aht +aaa +aht +aaa +aaa +app +apT +apT +apT +apT +apT +apT +aaa +aht +aaa +aaa +aAH +aBD +aaT +aDV +aEO +aAH +bSg +ooI +aHV +ilz +xij +anX +aLW +aNu +aOE +aPM +kVO +aPB +wbR +aKT +aVk +hxB +aXk +aYj +aZg +ban +bbt +bcr +alp +wSz +ajX +bgx +dyg +xPQ +dyg +bKM +bBo +blx +xbB +cqi +boR +rzS +brr +mba +bup +bvw +bxd +byG +bAp +bBr +qmR +bDC +bES +bBp +bHi +bIx +cqz +qOx +bLT +xLH +fUc +bKS +mYW +mYW +rnQ +wDA +gXQ +aoe +bUn +bVb +bVU +bWG +aoj +bYm +cbW +bZI +mBN +cbW +rVA +cbW +qHF +bXk +tJe +nZX +aht +xOI +izP +tIU +lbC +nfj +trt +gBb +trt +gBb +trt +aht +aaa +abI +aaa +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(133,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +abO +abW +acd +ace +ace +ace +aFc +adT +adT +adT +adT +acd +acw +acU +ade +sPa +xEA +acU +aaa +aaa +aaa +bBW +bBW +acU +szb +acU +acU +acU +eSD +adX +abI +abI +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +apT +aqL +auc +asV +aua +apT +xDl +jSF +aaa +aaa +aAH +ksb +pHo +bAB +aEP +aFA +oxC +ooI +bsw +trf +fei +aLc +aNx +rJG +aOF +aPN +kVO +aRY +wbR +aKT +aVl +aWo +aXl +aUf +aUf +ajX +bbu +bcs +jdA +beG +ajX +dXU +dyg +xPQ +mmG +bAv +bkm +bly +xbB +hkc +dEd +bqb +brs +bsS +buq +bvx +bxe +byH +bAo +bBs +bCG +qOD +bET +bBp +bHj +bIx +cqz +uSE +bLU +bMW +bOe +bOM +bPM +bRq +pwa +lfS +bSP +pps +bUo +bVc +kAo +eaF +qOx +aoq +bZc +bZJ +toE +xiD +cbW +jPo +ory +bXk +kXe +ckJ +aht +gBb +lbC +nfj +trt +gBb +trt +gBb +trt +gBb +trt +aht +aht +abI +pDW +pDW +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(134,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +abI +abO +iDJ +acg +nLM +abY +abY +abW +acu +acw +abY +ipE +acg +dBz +acU +adf +adi +adD +acU +acU +aek +aek +aek +acU +acU +afk +rAe +afS +acU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abI +apT +aqM +rCR +rCR +aub +auZ +awe +xDl +aaa +aaa +aAH +aBF +aCT +aDX +aEQ +aFB +aGx +aHl +aHV +ilz +wuO +aLd +olV +aNw +aOG +aPO +kVO +aRZ +wbR +aKT +aVm +aWp +aXm +aYk +aUf +iDX +bbv +hJi +jdA +aiG +bdy +fET +dyg +wVC +aDm +tGj +xbB +xbB +bmH +cqi +boS +bqc +brt +bsR +bur +bvy +bxf +vXf +bAo +qgk +bDD +bDE +xdL +bBp +bHk +bIx +bJE +qOx +qOx +qOx +bOf +bKT +qOx +qzm +bRr +yhO +qOx +wBF +fBp +bVd +fBp +fBp +fBp +fBp +fBp +bXk +bXk +bXk +bXk +bXk +bXk +bXk +ltl +abI +aht +gBb +trt +gBb +trt +gBb +trt +gBb +trt +gBb +trt +aaa +aaa +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(135,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aht +abO +abO +abO +abO +abO +abO +abO +abO +abO +abO +abO +abO +acU +adg +uyY +gAY +aeS +szb +szb +cnD +szb +szb +aeS +szb +ezt +afS +acU +abI +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abI +apT +aqN +arU +adj +sCQ +auY +rDf +xDl +aaa +abI +aAH +aBG +uPz +aDY +cYk +aAH +aGy +axi +aHV +ilz +eaB +aLc +igj +nzP +aOH +aPP +kVO +aSa +wbR +aKT +aKT +aWq +aXn +aYl +aUf +iDX +bbw +uvt +jdA +aiG +bdy +fET +dyg +xPQ +bis +bjr +nUL +bvB +xbB +wVO +boT +bqb +bru +bsT +wOt +mdr +bxg +mdL +bAo +bBu +bCI +bDF +bEV +bBp +bHl +bIx +bJF +bKO +bON +bMY +bOg +bOO +bPN +bRs +mlD +gur +bSS +gVJ +bUp +bVe +bVV +bWI +bXr +nrD +uwI +bZK +gig +eTt +eTt +eTt +eTt +ndP +igC +adR +aaa +gBb +trt +gBb +trt +gBb +trt +gBb +trt +gBb +trt +aaa +pDW +pDW +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(136,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abI +aaa +aaa +aaa +aaa +aaa +abI +acv +aaa +aaa +aaa +aht +aaa +acU +acU +acU +mdk +acU +acU +acU +acU +acU +acU +acU +afm +afB +afT +acU +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abI +apT +awt +asX +rrt +aud +auZ +kVc +jSF +aaa +jSF +aAH +aAH +aCV +aAH +aAH +aAH +hDu +hDu +aIc +ilz +fei +anX +aMa +aNy +aOI +aPQ +kVO +aSb +aSV +gtn +aVn +aWr +aXo +aYm +aUf +baq +bbx +hcR +wSD +beH +ajX +bgz +dyg +xPQ +bis +bKM +bkp +blA +njH +bnL +boU +rzS +rzS +rzS +rzS +bqb +bxh +bqb +fRs +fRs +bAo +bAo +fRs +bBp +bHp +eDU +bJG +bKP +bLX +bMZ +bOh +bKV +faY +faY +vWp +vWp +bSQ +bTI +bUq +bVf +bWJ +bWJ +bXs +pln +fBp +abI +bJP +bJP +bJP +bJP +bJP +abI +abI +adR +aaa +gBb +trt +gBb +trt +gBb +trt +gBb +trt +gBb +trt +aht +pDW +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(137,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +adR +adR +pDW +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +aaa +aaa +abI +aaa +lpX +aaa +aaa +abI +aaa +aaa +aaa +acU +acU +acU +acU +acU +abI +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abI +apT +aqP +arW +asZ +aue +apT +awh +xDl +abI +xDl +aAI +svR +qNB +cWk +hDu +aFC +aGz +hDu +aId +ilz +fei +anX +anX +aOJ +aOJ +anX +kVO +aKT +ovH +aKT +aKT +aUf +aUf +aUf +aUf +ajX +ajX +bdy +bwH +ajX +ajX +oWM +aKa +qve +biq +bGa +bkq +blC +bkn +byL +cqk +bqd +cqk +lNm +but +cqk +bxi +byJ +bAt +bBw +bCK +bDG +bEW +bAt +bHp +sGE +bJF +lkh +bPI +bNa +rDw +bOQ +dJX +bQG +bRu +bSd +gEv +kPP +urG +fuR +bRv +bRv +qbv +mkS +tvq +bZL +caC +jOk +cbs +cbs +bJP +aaa +aaa +adR +aaa +gBb +trt +gBb +trt +gBb +trt +gBb +trt +gBb +trt +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(138,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +aaa +abI +aaa +aaa +aaa +abI +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cBU +lcZ +lcZ +apT +apT +apT +apT +apT +apT +jWj +xDl +xDl +xDl +cWk +jFu +oKC +cWk +aES +cWk +cWk +fcQ +riB +krA +aJX +dNA +sZb +nLS +sZb +hGY +aRd +lYE +rpB +aUi +aVo +sZb +sZb +sZb +lYE +bar +owM +ydu +ydu +diM +fET +bgA +dyg +xPQ +bis +bKM +bkr +blC +cqe +eKI +jXw +bqe +njH +njH +njH +njH +bxj +hiY +bAt +bBx +bCL +bDH +bEX +bGb +laB +sGE +tqU +wBF +wBF +wBF +bOj +bKY +wBF +wBF +wBF +wBF +wBF +wBF +bWP +fuR +eUb +bRv +bXx +pEh +vzg +abI +mkf +cbt +ccm +qIT +bJP +aaa +aaa +aaa +aaa +gBb +trt +gBb +trt +gBb +trt +gBb +trt +gBb +trt +aht +pDW +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(139,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pDW +pDW +adR +adR +adR +adR +adR +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +lcZ +aoA +apq +aoC +aqR +arX +ata +auf +ava +jeG +ayh +ayh +mew +jeG +jeG +aCY +nfW +nfW +nfW +nfW +stt +qQD +xHq +jEN +hwx +jEN +jEN +jEN +jEN +jEN +jEN +tyz +jEN +mnQ +jEN +jEN +jEN +rTD +qve +xPQ +xPQ +ygW +xPQ +xPQ +xPQ +bhh +xPQ +bir +bBo +bks +blD +nUL +dbI +nUL +bqf +nUL +bsV +bsV +bvB +vvn +ydb +bAt +lAa +bCM +bDI +bEY +bAt +qQl +xbB +cqE +fBp +bLY +rud +ksv +bOS +bLc +bPQ +bRv +bSe +bSU +bPQ +bXB +fuR +eVD +bXA +qsH +qFJ +vJD +eYd +caE +oOo +cbs +cbs +bJP +aaa +aaa +aaa +aaa +sPb +jhq +sPb +jhq +sPb +jhq +sPb +jhq +sPb +jhq +aaa +pDW +aht +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(140,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cBU +aoB +apr +oSC +lCb +arY +dda +aug +cBU +pfw +xDl +xDl +xDl +cWk +gCW +cWk +cWk +cWk +fXP +cWk +iNw +nFT +aJd +riB +aNX +swT +swT +swT +swT +aXr +swT +mvJ +swT +swT +swT +gwy +geA +aZi +ako +fyK +siF +vJH +fyK +fyK +nlE +dyg +mce +cxt +aAN +bkt +bkt +bku +bkt +bkt +bkt +bku +bkt +bkt +onJ +vvn +cqt +bAu +bAu +bAt +bAt +bAu +bAu +qQl +ape +dQq +bKR +bLZ +vap +wVQ +sBV +bPR +bNj +hXC +hXC +hXC +bTP +eKY +sGc +wCz +bOk +taB +qIz +iFi +abI +bJP +bJP +bJP +bJP +bJP +aaa +bBW +aaa +aaa +aht +aaa +aaa +aht +aaa +aht +aaa +aaa +aaa +aht +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(141,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aJc +ljT +aJc +ljT +aJc +ljT +aJc +ljT +aJc +ljT +aJc +aaa +lcZ +bcK +apq +hOY +aqS +atb +atc +auh +avb +awl +xDl +abI +xDl +aAM +aBK +aDa +awJ +gii +aFD +aDa +hDu +nIt +ame +nQH +pSC +aLe +imz +imz +aLe +pSC +pSC +bfH +imz +vif +pvZ +elc +ndU +aiJ +pvZ +udb +dyg +ygW +dyg +fgT +nlE +dyg +dyg +dyg +bjm +bku +blE +bmL +bnO +boX +bqg +brw +bsW +bku +cqp +bxm +byL +bAv +cqk +cqk +tYk +cqk +bGd +bHq +bIC +bJK +fBp +bMa +wSR +lyB +bOV +bRv +teR +bRv +bRv +wUN +bTQ +ksv +sGc +wCz +vtD +mvA +mkS +noR +bZL +caC +cRY +cbu +cbu +bJP +abI +abI +pDW +pDW +aht +aaa +pDW +pDW +pDW +pDW +pDW +aaa +aht +aht +pDW +pDW +aht +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(142,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +ljT +plA +kpu +akf +gxe +sOx +eqD +oMN +vlF +tvj +ljT +aaa +cBU +lcZ +lcZ +cBU +cBU +asa +atd +aui +avc +pFQ +xDl +abI +jSF +hDu +xDl +xDl +hDu +hDu +xDl +xDl +hDu +aIg +aKb +bLA +pSC +aMd +piM +piM +lJt +aRf +hIR +sre +gCo +aVq +aWs +bat +bat +aZn +akJ +dyg +dyg +ygW +dyg +vRC +szL +dyg +bhP +dyg +qrl +bkv +blF +nox +nox +nox +bqh +brx +bsX +buv +bvE +vvn +byM +bAw +swO +swO +swO +swO +swO +bHr +bID +bJL +iJN +bMb +axl +bXA +bOV +bLd +bPQ +bRx +bQJ +bRx +bPQ +bXC +sGc +wCz +vtD +bXx +sEx +vzg +abI +mkf +cbv +ccn +svD +bJP +aaa +abI +pDW +aaa +aht +aaa +aht +aaa +aaa +aaa +aht +aaa +aaa +cFB +aaa +aht +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(143,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aJc +qPB +iqc +ngp +cBr +cBs +qRW +gna +klV +xbJ +aJc +aaa +aaa +aaa +aaa +aaa +cBU +cBU +cBU +cBU +cBU +xDl +jSF +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +awd +nFT +ame +riB +aLe +aMe +piM +mcq +piM +piM +piM +sre +piM +aVq +aWt +aXs +bat +aZn +akO +eZv +qEm +ygW +fom +hvm +bis +bis +bhQ +bis +bjm +bku +blG +bmN +bnP +kvB +bqi +bmM +bsY +bku +bvF +bxo +byN +pgZ +rMY +rMY +rry +rMY +rMY +bHs +bjp +bJM +auL +qux +bNg +bRv +bOW +bLV +bPQ +bPQ +bPQ +bPQ +bPQ +bZT +sGc +bVY +lRh +njS +dHc +vJD +eYd +caE +egk +cbu +cbu +bJP +aaa +aht +aaa +aaa +aht +aaa +aht +aht +aht +pDW +pDW +pDW +pDW +pDW +aaa +pDW +pDW +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(144,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aJc +aJc +aJc +aJc +epJ +uaC +cBv +dQr +gNv +nnh +sqh +ljT +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aht +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +awd +nFT +ame +riB +aLe +aMf +aOQ +aOQ +aPV +piM +ruD +sre +piM +aVq +aWu +bat +prO +ajQ +pvZ +gYW +gvM +pTF +iSi +beI +lot +lot +beI +bit +beI +bkt +blH +bmO +bnQ +oFq +bqi +qZN +bsZ +bkt +bvG +bxp +byO +bAy +bBB +bCN +bDK +bEZ +bGe +bHt +bIE +apv +fBp +bMd +aAK +bIG +bOX +bMk +bPQ +krn +bQK +bQK +bPQ +dsR +sGc +wCz +jty +pyH +uWA +iFi +abI +bJP +bJP +bJP +bJP +bJP +hzr +auI +auI +auI +auI +auI +auI +auI +hzr +aaa +aaa +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(145,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +ljT +cBk +jhD +cBo +alQ +tSN +cBw +qRW +aiS +aiS +aiS +aiS +aiS +aiT +aiS +aiS +aiS +aiS +aiS +aiS +aiS +avd +avd +apX +ayi +ayi +apX +aBL +aBL +aET +aET +rYC +aET +aET +nFT +ame +omR +lAs +dMB +iKb +dMB +lAs +bdR +ndt +hpt +aOT +uZJ +php +vZP +odh +aZn +bav +cuL +gvM +pHf +iSi +bfv +bgE +lZc +bhR +lZc +bju +nbj +qYI +bmO +bnQ +boY +fIH +brz +bta +bkt +cCl +bxq +cCl +bAy +bAy +bCO +bAy +bCO +bAy +bCO +bAy +bCO +fBp +uvr +feN +vsJ +fIA +bST +bOn +bST +bSf +bSR +hfi +nUq +fDm +qsS +lRh +njS +frC +wYi +fda +caF +gGn +cby +cby +bJP +auI +kJU +xJb +xJb +xJb +xJb +xJb +tSV +auI +aaa +aaa +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(146,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiU +jHP +aju +ajt +alQ +mnG +xjl +otM +aiS +anY +apt +sbk +aiS +jVK +cBB +sFK +sFK +sFK +jVK +coe +aiS +ave +awn +apX +ayj +gQH +apX +aBM +oFT +aET +oFo +jOB +qbZ +aET +nFT +ame +riB +lAs +aMg +vjS +aOS +lAs +aRl +aSe +aTc +aSe +nMJ +pvZ +tOf +aYr +aZn +baw +bbA +gvM +pHf +iSi +fkd +sgZ +bhl +ovT +ovT +oUl +bkw +blJ +qYA +bnR +bnR +bqj +brA +btb +bkt +bvI +sTi +byQ +bAy +aaa +aht +aht +aaa +aht +aht +aaa +aht +fBp +uTt +bRv +bRv +wCz +bSf +bRv +bRv +bSj +bRv +bTR +gbu +fJw +bRv +vtD +wwr +taw +vrw +abI +mkf +cbx +cco +lag +bJP +auI +iGR +azm +azN +ksE +azN +sXp +ijt +auI +aaa +aaa +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(147,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +ljT +kkk +akh +alc +alR +amF +qxE +stG +anm +sFK +sFK +uGx +sFK +sFK +aef +aef +aiS +aiS +jzX +aiS +aiS +avf +pRU +apX +ayk +azs +apX +aBN +aDc +aET +aET +cor +aET +aET +hFy +ame +riB +dMB +aMh +aNK +fwl +dMB +aRi +dTT +nRI +dTT +tZY +aWw +pMg +nwK +aZn +bat +syO +gvM +pHf +iSi +bfx +bgG +bhm +bhT +uid +uid +nbj +blK +bmM +bmM +bmM +bmM +brB +btc +bkt +bvJ +sTi +byR +bHw +bHw +bCP +bHw +bCP +bHw +bCP +bHw +bCP +fBp +iJc +bRv +bRv +wCz +bST +bOo +bST +bSf +bST +bTS +nEp +xXv +bOk +bMe +pHb +gQj +xca +fda +caH +oCb +cby +cby +bJP +auI +iGR +rsy +rjl +syt +bqx +nJI +ijt +auI +aaa +aaa +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(148,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +ljT +cBl +cBm +cBp +alS +amG +fui +cPO +aiS +uEr +asl +aef +aef +asl +aef +asl +aiS +aqT +uXv +atg +apX +avg +awp +apX +ayl +omh +apX +aBO +aDd +aET +aEU +fFL +fQH +lKL +nFT +ame +uYV +dMB +aMi +aNK +mlV +dMB +aRj +dTT +hFV +dTT +nDP +pvZ +dVK +tQi +hNd +tYn +nBt +gvM +pHf +iSi +bfy +bgI +bhn +bgI +cAi +biw +nbj +blL +bmR +iJH +iZG +bqk +brC +btd +bkt +bod +bxt +bod +bHw +bBC +bBC +bDL +bFb +bGg +wZx +pmq +aqm +fBp +eDR +eUb +bRv +wCz +bMX +bRv +bQM +bQM +bQM +bTT +bUv +iBq +vtD +bRv +bRv +bYs +qKG +abI +bJP +bJP +bJP +bJP +bJP +auI +iGR +evU +ssU +kue +qjR +nJI +ijt +auI +aaa +aaa +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(149,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aJc +aJc +akg +aJc +aJc +akg +aJc +aiS +aiS +aob +ajv +ajv +auq +ajv +ajv +eaE +aiS +aqV +ase +ath +apX +apX +awq +apX +apX +azu +apX +apX +aDe +aET +aFF +gAV +aGB +aET +tOt +ame +riB +dMB +aMj +aNK +aTB +lAs +bdS +edZ +hFV +xLF +wnE +pvZ +abc +seX +rJT +rJT +sLD +vQo +dSK +iSi +bfz +bgI +bhn +bgI +bfz +iSi +iSi +iSi +bkt +bkt +bkt +bkt +bkt +bkt +bkt +bvQ +sTi +aba +bHw +bBC +bBC +bDL +bFb +bGg +wZx +pmq +bJO +vMt +iJc +bRv +bOp +bPc +bNb +vsJ +vsJ +vsJ +bTK +bMe +bMe +qQx +jMl +bRv +bRv +bYt +bZf +hzr +hzr +hzr +hzr +hzr +hzr +hzr +ayG +rsy +bqx +yhw +rjl +tuY +hCg +auI +aaa +aaa +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(150,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aJc +wMF +cBn +cBq +fNg +fNg +iEU +aiS +akj +sFK +afQ +raI +oei +sbk +aqZ +apw +aiS +aqV +asf +ati +auk +avh +pec +axo +aym +wLx +aav +aQC +fqJ +aET +aET +bPd +aET +aET +pRO +ame +aNE +lAs +aMk +wkm +aOU +aQa +wTG +wTG +xIM +bWO +aVu +pvZ +xmQ +lct +aZn +krI +bbC +lQr +pBg +iSi +bfA +bgJ +bhn +bhV +vyn +iSi +ltJ +iSi +vDT +bnT +fGa +bql +fwe +bkx +buw +bvM +sTi +byU +bHw +bBE +bCQ +bFc +bFc +bGh +pDe +eAa +aqO +fBp +auX +bRv +bOq +nbE +wYC +eNC +bRz +eNC +bTO +eNC +jaS +xbZ +npR +eNC +bXz +bYu +tiG +odp +odp +bZh +odp +odp +odp +jWA +iGR +pGV +vPd +jBo +vPd +vph +wfp +wQE +imB +aht +aht +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(151,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aJc +aJc +aJc +ljT +ljT +aJc +aJc +aiS +cBx +aiS +aiS +aiS +aiT +aiT +aiT +aiS +aiS +cod +asg +atj +apX +avi +aws +qXD +qXD +qXD +qkS +gLn +gLn +cop +qxa +qxa +aGC +qxa +dPO +ame +riB +aEj +aEj +aEj +aEj +aEj +aRl +blN +cay +dTT +bWO +aWw +bat +oxM +aZn +aZn +bbD +jYA +pBg +iSi +iSi +iSi +bhp +iSi +iSi +iSi +gvM +iSi +bmT +bnU +eUU +bpb +pdv +btf +uVN +uVN +sTi +byV +bHw +bBG +bCR +qnQ +qnQ +rPu +bCR +bCR +mtU +fBp +bMh +bNl +bXF +bPe +bPX +bPg +bXF +bSh +bSV +bUx +bXF +bVk +bWb +lQQ +auW +tvr +axx +yeD +qiw +vSl +yeD +yeD +yeD +iiP +opJ +rgF +pjM +pjM +pjM +pjM +ijt +auI +aaa +aaa +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(152,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiT +akl +aiT +aaa +aaa +aaa +aaa +aaa +aaa +lcy +lcy +lcy +lcy +apX +avj +awv +ten +azv +azv +rlR +gFU +aXV +apX +ozz +riB +riB +riB +gNA +aJk +jhl +aEj +aMm +aEj +aOW +bcL +aRl +rCe +aSY +aUs +aLf +nTU +sLD +sBf +aZn +baz +uwF +jYA +qhH +khX +khX +khX +fGd +aam +bix +yet +fgl +iSi +bmU +eNq +bpc +bqn +pSd +bkx +buy +bvO +sTi +byW +bHw +bBG +bCR +qqZ +tct +bGi +bHv +ltu +aso +fBp +bYq +vzg +xgG +wWR +pFG +rGo +eGT +rGo +pFG +rGo +eGT +iQR +pFG +rGo +eGT +vLx +hzr +ssZ +dFK +odp +odp +odp +odp +jWA +mNv +rfm +sxs +tlU +wMm +wMm +fpD +auI +aaa +aaa +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(153,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +ajx +akm +alf +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +ash +kTo +aul +com +awu +axq +ayo +azx +aAP +gFU +com +aEc +riB +cot +uYV +riB +riB +ame +eTZ +pez +uXX +aEj +aEj +aEj +wDZ +aTo +wDZ +aUu +wGr +pvZ +aXw +aYv +aZo +rWb +bwD +jYA +gvM +gvM +gvM +gvM +gvM +yet +aam +iSi +iSi +iSi +eSL +eSL +eSL +cCl +cCl +cCl +bod +bvP +sTi +byX +bHw +bHw +bCS +bDQ +bCS +bHw +bHw +bHw +bHw +fBp +avD +abI +mDo +abI +avD +abI +mDo +abI +avD +abI +mDo +wLU +oln +cAO +mOH +cAO +aor +eTY +aqp +arm +cbC +bYw +bYw +bYw +bYw +bYw +hzr +hzr +auI +auI +hzr +hzr +aaa +aaa +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(154,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +ajy +sFK +alg +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +apX +apX +apX +com +awv +axr +ayq +azy +aAQ +gFU +aDh +aEd +aEd +aEd +aEd +aEd +aIj +aJm +aKg +aEj +uXX +aEj +rzQ +bcN +abi +aTm +wDZ +pIa +aYw +pvZ +aWw +aWw +aWw +rMn +aME +dqM +uiu +uRs +rOy +rOy +gvM +yet +pHf +iSi +cBN +blP +bmV +mAQ +eSL +bqo +brG +btg +fjs +bvQ +sTi +byY +bCT +bCT +bCT +nlm +bCT +bGj +buz +seI +mBU +bJP +bMi +mkf +bIH +bJP +bMi +mkf +bIH +bJP +bMi +mkf +bIH +bJP +bMi +mkf +bIH +bJP +bYw +tfh +aAu +kqc +faU +fsO +hnV +tQj +mPP +bYw +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(155,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +ajy +oNY +alg +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aqY +asi +atk +izB +com +nzR +ten +cok +gEg +ibD +bdJ +aDi +aEd +aEZ +aEZ +aEZ +aEd +aEd +nSz +aEd +aEj +uXX +aEj +iBi +mse +abe +aTk +wDZ +aUv +aVy +bbG +aXx +aYx +aZq +baA +aME +eXi +oVU +ujB +xJs +hyS +gvM +yet +pHf +iSi +bkz +fGH +kxI +bnW +bpe +bqp +pWK +vfp +dGN +dha +bxA +bCU +bCU +bCU +bCU +bDS +wbx +bGk +buz +rsP +trt +bJP +bMj +bNo +bII +bJP +bPZ +bQP +bSc +bJP +bSW +bTV +feh +bJP +bWe +bWT +mZO +bJP +bYw +yby +pxE +rFv +usl +usl +usl +jKs +yjt +bYw +bYw +bYw +aaa +aaa +aaa +pDW +pDW +pDW +pDW +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(156,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +ajy +sFK +alg +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +asj +atl +aum +uFi +awv +com +cQs +cHR +com +gFU +aDj +aJn +aGF +aGF +tfc +wRe +aGF +rtC +aKh +aEj +uXX +aNO +dKS +dKS +aSj +ofj +vgR +pSi +dLL +xNS +pWE +pSo +cqd +eDX +aME +lIY +sOq +mLX +sWb +lix +gvM +oaR +pHf +iSi +bkA +blR +moh +bnX +eSL +bqq +cCt +vfp +wlK +bvQ +bwa +bza +klB +bFf +bFf +bDT +ovv +bGl +wfY +uuX +jhq +bJP +awr +bLe +bLe +bJP +bQb +bPh +bQb +bJP +bSY +bSk +bSY +bJP +bWg +bVo +bWg +bJP +bYw +udE +aBR +bZU +usl +usl +usl +oib +mYX +mHK +usl +xXi +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(157,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +ajz +akk +alh +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +xkF +xkF +xkF +jNg +awv +com +cQs +mfz +gFU +gFU +aDk +aEd +aFb +jXJ +jXJ +aFe +beh +sPU +aGF +aEj +uXX +aEj +aPa +jdj +abg +jdj +scK +jFf +aVz +xts +cpA +bmD +fVY +anQ +kcW +uks +oxE +oBd +oxE +oxE +gvM +gvM +pHf +iSi +vYH +xQM +vXd +bnY +eSL +bqr +cCt +vfp +wlK +bvT +bxC +bzb +bAF +bAF +bCV +bDU +aaS +nkj +iIT +iIT +aaa +bJP +bLe +bzy +bLe +bJP +bQb +bQH +bQb +bJP +bSY +bVn +bSY +bJP +bWg +mrv +bWg +bJP +bYw +lnh +pxE +ibw +usl +atF +usl +oib +yjt +ryS +ryS +ryS +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cju +cju +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(158,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiT +akp +aiT +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiS +tYF +vDh +xkF +aww +axv +nvX +loc +axv +axv +xkF +aEd +aEd +xxk +aGH +aEd +aEd +aEd +aKi +aEj +uXX +aEj +aPb +bcS +aaJ +aaL +aTo +aUx +aVA +mDK +hlk +hlk +sup +djH +uPy +htM +cXf +wnf +wnf +wnf +vQe +wqd +jRu +iSi +iSi +wDf +ukz +ukz +eSL +jJQ +cCt +vfp +djD +bvU +bxD +bzc +bAF +bBK +eXv +bDV +bFh +bGm +umw +iIT +aaa +bJP +bJP +bJP +bJP +bJP +bJP +bJP +bJP +bJP +bJP +bJP +bJP +bJP +bJP +bJP +bJP +bJP +bYw +ayY +rdU +lLo +aJB +cEJ +ccs +axO +uhR +rGD +rLJ +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(159,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiS +cBy +aiS +aiS +aiS +aiT +aiT +aiT +aiS +aiS +aiS +aiS +svU +miF +emV +awy +oAY +oAY +qkj +xMI +aBT +xkF +aEf +aGF +jXJ +aGF +aHp +aIl +aEd +aKj +aEj +uXX +aEj +wDZ +aTo +aTo +aTo +aTo +iPL +rvO +ney +kEJ +aYB +cCT +baE +bbI +rIO +cPM +jAe +iFB +unO +pOw +gvM +biC +dSK +iSi +aak +bky +aaq +qkf +edl +lzP +vfp +twS +cCt +cCt +urP +bAF +bBL +bCW +hNB +aaS +oBc +wRy +iIT +aaa +aaa +aaa +aht +aaa +aht +aaa +aaa +aaa +abI +aaa +aaa +aaa +abI +aaa +aaa +aaa +abI +bYw +bYw +aqx +bYw +foz +bYw +bYw +klp +njg +ryS +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cju +cju +cju +cju +cju +cju +cju +cju +ckK +cju +cju +cju +cju +cju +cju +ckK +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(160,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiT +akq +sFK +sFK +sFK +anp +sFK +sFK +sFK +sFK +pxJ +aiS +dTv +kor +lJM +duC +lFK +pcg +eWq +pfF +aBU +xkF +aEg +aGF +jXJ +qLU +aEd +aEd +aEj +aEj +aEj +uXX +aQk +aEj +bgy +aRq +tYu +aTp +tim +wkM +aUz +cCB +nxG +baB +baF +bbK +dMs +afi +uZn +afi +unO +udZ +gvM +yet +pBg +iSi +aau +aan +jnp +jBx +bqt +mAo +vfp +cCt +cCt +cCt +xbp +wnJ +bBM +bCX +hWE +bFi +bGo +iaL +iIT +aht +aht +aaa +aht +aaa +aht +aaa +aaa +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +aaa +bYw +bWQ +caQ +asY +xTb +njz +woV +azC +bYw +aht +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cju +cju +cju +ckK +cju +ckK +ckK +cju +cju +cju +cju +cju +cju +cju +ckK +ckK +ckK +cju +ckK +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(161,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiS +aiS +aiS +aiS +aiS +aiT +aiT +aiT +aiS +sFK +ato +aiS +hiR +kWO +hrZ +iHZ +ayu +mKl +azD +pfF +aBV +xkF +aEg +ycl +rJV +aGF +aHq +ylD +aEj +aKk +uXX +uXX +aNQ +aEj +jiu +pYI +nSS +abP +bUh +wkM +aUz +aXy +aYB +cCT +ale +bbK +ewU +bdM +nga +hgV +pXH +dOk +gvM +gvM +pBg +iSi +aaw +pJU +pTG +aas +jWq +cpf +vfp +bvV +bts +bts +bts +vTN +kmn +cmi +vim +aaS +bGp +iIT +iIT +bHy +wcg +aht +aht +aht +aht +aaa +aaa +aaa +aaa +aaa +abI +aaa +aaa +aaa +abI +aaa +aht +aht +aht +aht +bYw +rQM +bYw +bYw +tlJ +bYw +bYw +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cju +cju +ckK +cju +ckK +cju +ckK +ckK +cju +cju +cju +ckK +cju +ckK +cju +cju +cju +ckK +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(162,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiS +sFK +ajv +aiS +aiS +aiS +aiS +awA +fCX +ayu +wzh +pfF +aBW +xkF +aEd +aEd +aFK +aEd +aEd +aEj +aEj +uXX +aEj +aPg +aEj +aEj +coL +qHE +mSB +aTr +cCB +wkM +aUz +cCB +cCB +fER +oCX +bbI +bbI +bbI +bdI +bfI +bdI +bbI +gvM +dKH +pBg +aat +aay +hTq +aax +aap +uDS +cCt +vfp +cKA +bwa +bwa +bzd +wnJ +bBO +fyw +xrG +bFk +bGq +oko +xer +bHy +jIy +aaa +aht +aaa +aht +aaa +aaa +aaa +adR +adR +adR +adR +aaa +adR +adR +adR +aaa +aaa +aaa +aht +bYw +atf +dmB +xMg +kHY +egd +wbb +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cju +cju +cju +ckK +ckK +ckK +cju +ckK +ckK +cju +cju +cju +ckK +ckK +ckK +ckK +cju +cju +cju +ckK +cju +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(163,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiS +sFK +sFK +sFK +aiS +cbw +aiS +awB +adq +adq +adq +adq +jhJ +xkF +aEi +aEd +aFL +aGI +aHr +aEj +uXX +uXX +aEj +aMw +aQo +bbJ +hzi +fug +cCB +cCB +cCB +vrX +aUz +aXA +hvF +ehK +vxg +aaa +aaa +aaa +bdI +bfJ +bdI +aaa +gvM +pKd +pBg +iSi +aaA +aao +jnp +aap +nBL +cCt +vfp +wlK +bwa +bwa +fkH +bAF +bBP +kzG +fMw +dWC +bGr +lqg +kdM +bHy +dcQ +iUX +iUX +iUX +iUX +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +bYw +ttA +fQy +bYw +mGP +bYw +bYw +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cju +cju +cju +ckK +ckK +ckK +ckK +ckK +cju +ckK +cju +ckK +ckK +cju +ckK +ckK +cju +ckK +ckK +ckK +ckK +cju +cju +cju +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(164,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiS +aiS +aiS +sFK +aiS +aiS +aiS +uXL +axy +uXL +uXL +axy +uXL +xkF +aEd +aEd +lgR +xqh +lgR +fpg +uXX +aEj +aEj +hhJ +aQp +bbJ +jrC +wOE +qfg +iDV +rgO +wkM +jbx +vqc +kxQ +rCu +bbG +aht +aht +aht +bdI +oPy +bdI +aht +gvM +gvM +pBg +iSi +cCl +aap +aap +aap +bqv +cCt +vfp +adI +bwa +bwa +tAK +bAF +bBQ +bDa +vDo +dWC +lgU +wmv +xea +dpM +epA +dpM +qNO +bOs +bOt +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +bYw +bYw +nzp +bYw +aht +aht +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cju +cju +cju +ckK +cju +ckK +ckK +cju +ckK +cju +ckK +ckK +cju +cju +cju +ckK +cju +ckK +ckK +ckK +cju +cju +ckK +cju +ckK +cju +cju +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(165,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiT +sFK +aiS +aur +aur +aur +aur +aur +aur +aur +aur +aur +aur +aEj +aEj +aEj +aEj +aEj +mhL +aEj +aOO +xog +pTJ +cDa +cDa +cDa +cDa +cDa +aUA +nnf +upU +upU +aUz +kRa +aTy +aaa +aaa +aaa +aaa +bfK +aaa +aaa +aaa +gvM +obj +xba +eXo +eXo +bof +eXo +bqw +cCt +vfp +wlK +bwa +efu +bzh +bAF +dfU +dfU +vDo +dWC +hNB +bHz +suz +bJQ +bJR +bMl +bMm +dxo +bOt +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aht +aht +aaa +pDW +pDW +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cju +cju +cju +cju +cju +ckK +cju +ckK +ckK +ckK +ckK +cju +ckK +cju +ckK +ckK +ckK +ckK +ckK +cju +cju +ckK +ckK +cju +cju +cju +cju +ckK +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(166,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiT +sFK +aiS +aur +aur +aur +aur +aur +aur +aur +aur +aur +hRG +aEj +aFN +aGK +aHs +aEj +uXX +aEj +aOP +aMy +aSd +bbO +aTv +bfC +oMH +bcV +sAD +nnf +evg +upU +gfC +kRa +aTy +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gvM +pBg +iSi +loP +bky +bky +bky +lAR +cCt +vfp +wlK +bwa +bxK +bzi +bAF +dfU +dfU +vDo +jxt +eZE +bDc +bIL +xcR +bLf +xcR +dPp +xyV +bOt +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cju +cju +ckK +cju +cju +cju +cju +ckK +ckK +cju +cju +cju +ckK +ckK +ckK +ckK +cju +ckK +ckK +cju +cju +cju +ckK +cju +cju +cju +ckK +cju +cju +cju +ckK +clv +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(167,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiS +asm +aiS +aur +aur +aur +aur +aur +aur +aur +aur +aur +aur +aEj +aFO +aGL +aHt +aEj +tfz +aNU +aLk +aPi +vBZ +vBZ +vBZ +aPi +gQa +vQz +eZj +gcq +upU +upU +rSR +kRa +bbG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gvM +pBg +iSi +naJ +xqC +wEV +bpo +lAR +cCt +vfp +gRU +bwc +pJT +bxL +bAF +dfU +dfU +bEd +bFp +bGv +hNB +kpM +bHy +nWX +bHy +iUX +iUX +iUX +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cju +cju +cju +cju +cju +cju +cju +cju +ckK +cju +cju +ckK +ckK +cju +ckK +ckK +ckK +ckK +ckK +ckK +cju +cju +ckK +cju +ckK +ckK +ckK +cju +ckK +cju +ckK +ckK +ckK +ckK +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(168,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiT +sFK +aiS +aur +aur +aur +aur +aur +aur +aur +aur +aur +aur +aEj +aFP +aGM +aFi +bfu +lru +aEj +aLl +cCY +mlI +cCY +jIM +dqY +ueu +bcV +oXA +nql +rlE +rAP +nNk +eJf +aTy +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gvM +pBg +iSi +bkD +vxp +boc +eNo +tdp +oDP +cQy +buH +cCl +cCl +cCl +bHy +bHy +bHy +bHy +bCV +bCV +gkc +bHy +bHy +aEr +hzn +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cjv +cju +cju +cju +cju +ckK +cju +cju +cju +cju +ckK +ckK +cju +cju +ckK +ckK +ckK +cju +cju +cju +cju +ckK +ckK +ckK +ckK +ckK +cju +ckK +ckK +ckK +cju +ckK +ckK +clv +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(169,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiT +sFK +aiS +uSL +aur +aur +aur +aur +aur +aur +aur +aur +qJP +aEj +aFQ +aGN +aGN +aEj +lru +aEj +aPc +aPU +aPU +bcJ +aPU +fQd +ujf +cDa +aTy +iYH +aTy +bbG +xEt +jSP +aTy +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +gvM +pBg +iSi +iSi +iSi +iSi +sYN +iSi +brR +btt +brR +bkF +sci +lNW +mSc +sci +jiD +glf +bFr +joE +vWY +bIN +dAF +gWo +hzn +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abI +abI +cjv +cjv +cjx +cjx +cjx +cju +cju +ckK +cju +cju +ckK +ckK +cju +cju +ckK +ckK +ckK +cju +cju +ckK +ckK +ckK +ckK +ckK +ckK +ckK +ckK +ckK +ckK +cju +ckK +ckK +cju +cju +cju +cju +cju +ckK +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(170,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiS +sFK +aiS +aur +aur +aur +aur +aur +aur +aur +aur +aur +aur +aEj +aEj +aEj +aEj +aEj +lru +aEj +aEj +aEj +aEj +aEj +bdG +jBh +tpC +cDa +mZS +bap +weO +gvM +uAh +lQr +gvM +gvM +gvM +gvM +gvM +gvM +gvM +gvM +gvM +gvM +oTl +rpa +rpa +ipI +rmP +yet +gvM +brT +eOJ +wkZ +bnd +brJ +bAR +bAR +gXg +jiD +pNy +bFr +fbf +khk +bHD +bJT +wOS +xjC +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abI +ahi +cjw +cjV +ckt +cjx +cjx +cjx +cju +cju +ckK +ckK +ckK +ckK +cju +cju +ckK +ckK +ckK +cju +ckK +ckK +ckK +cju +cju +ckK +ckK +cju +ckK +ckK +ckK +ckK +ckK +cju +ckK +cju +cju +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(171,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiT +asm +aiS +aur +aur +aur +aur +aur +aur +aur +aur +aur +aur +aEj +noT +ntb +caB +aFi +lru +aKp +aFi +aQj +aTw +aGP +aEj +afd +teN +rbx +cCZ +myc +uzX +gvM +nTv +euv +kXZ +pHf +pHf +enf +khX +kjA +khX +dSK +enf +khX +fGd +isg +bpq +wAI +rpa +rpa +bqA +brU +roa +buK +dqw +kmq +wjw +uuN +wFT +lRW +veM +kmp +fbf +pRE +fBz +plc +ukj +hzn +xjC +xjC +aht +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +ahi +cjx +cjx +cjx +cjx +cjx +cjx +cjx +ckK +ckK +ckK +ckK +cju +cju +ckK +ckK +ckK +cju +ckK +cju +ckK +ckK +ckK +cju +ckK +ckK +ckK +ckK +ckK +ckK +ckK +cju +ckK +ckK +cju +cju +cju +cjx +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(172,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiT +sFK +aiS +aur +aur +aur +aur +aur +aur +aur +aur +aur +aur +aEj +odG +rtA +yiL +yiL +set +aRs +mdx +mdx +mdx +mdx +nWl +mXc +saR +tAm +tvy +eCB +ahW +vHj +khX +ajS +khX +khX +vaa +mri +gvM +uSW +gvM +gfi +jHZ +iSi +iSi +iSi +iSi +iSi +iSi +iSi +iSi +bkF +ume +bkF +bkF +lUC +fnG +wDb +awX +lRW +bEf +bFr +noM +vxL +bJV +hzn +bMq +wZs +wZs +qne +aht +aaa +abI +aaa +aaa +aaa +abI +aaa +aaa +aaa +abI +aaa +aaa +aaa +abI +aaa +aaa +aaa +abI +aaa +aaa +aaa +abI +aaa +aaa +aaa +abI +aaa +aaa +aaa +abI +ahi +cjx +cjx +cjx +ckL +cjx +clj +cjx +ckK +ckK +ckK +ckK +cju +ckK +ckK +ckK +cju +ckK +ckK +cju +cju +ckK +ckK +clv +clv +clv +ckK +ckK +ckK +ckK +cju +ckK +cju +ckK +ckK +cju +cjx +bXe +cnq +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(173,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiS +sFK +aiS +aur +aur +aur +aur +aur +aur +aur +aur +aur +aur +aEj +aEj +aEj +yiL +aFi +aEj +aKq +aEj +aEj +aEl +aEl +aEj +afh +afO +tko +bbG +xud +bbG +gvM +vgm +jYA +vgm +vgm +vgm +gvM +gvM +tBP +gvM +uSW +lEn +pnU +pnU +bnd +taT +nKa +wfs +pfP +bqC +tMs +vMx +xzp +bkF +iLl +qqS +uuN +xlA +jiD +hzn +hzn +hzn +rKi +rKi +rKi +hzn +hzn +xjC +xjC +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +ahi +cjx +cjx +cjx +cjx +cjx +cjx +cjx +cju +ckK +ckK +cju +ckK +ckK +ckK +ckK +cju +ckK +ckK +cju +cju +ckK +ckK +cju +cju +ckK +ckK +ckK +ckK +ckK +ckK +cju +cju +ckK +cju +cju +cju +cjx +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(174,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiT +sFK +aiS +aiS +aiS +aiS +ngO +avm +avm +ngO +aEj +aEj +aEj +aEj +lIg +aFi +yiL +aFi +aMH +aNV +aEj +aaF +acJ +ahJ +aet +afj +ecR +tko +bbG +rng +bbG +aaa +aaa +rax +aaa +aaa +aaa +gvM +iiy +uSW +gvM +uSW +lEn +uwb +bjB +bkH +mql +hEX +nNW +gtW +bzg +jwD +csu +ofN +bkF +gdJ +uAx +xnp +xgt +oKI +skj +pEa +rlj +rKi +rBh +bwm +aht +aht +aht +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abI +ahi +cjw +cjx +cjx +ckt +cjx +cjx +cju +cju +ckK +cju +ckK +ckK +ckK +ckK +cju +ckK +ckK +ckK +cju +ckK +ckK +cju +ckK +ckK +ckK +cju +cju +ckK +ckK +cju +cju +ckK +cju +ckK +cju +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(175,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiT +sFK +ato +aqZ +ajv +aiS +eqf +fLV +guS +vdg +aEj +aFi +aFi +aFi +aFi +aFi +sSs +aFi +aEj +aNW +aEj +aaG +acK +adF +aev +afl +aha +tko +bGI +rng +cxg +aaa +aaa +rax +aaa +aaa +aaa +gvM +beS +uSW +gvM +uSW +lEn +biD +biD +bnd +tdB +gDq +gBi +wou +bqE +brW +uel +jYJ +bkF +pXg +sDk +nEL +nEL +nEL +nda +mJm +gOV +rKi +bIP +bwm +aht +aaa +aht +aaa +aht +aht +aht +aht +pDW +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abI +abI +cjv +cjv +cjx +cjx +cjx +cju +ckK +ckK +cju +ckK +ckK +ckK +ckK +cju +ckK +ckK +ckK +cju +cju +ckK +ckK +ckK +ckK +ckK +ckK +ckK +ckK +ckK +ckK +ckK +cju +ckK +cju +cju +cju +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(176,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiS +hfX +sFK +sFK +sFK +asc +hae +lhO +cgB +hju +oqY +yiL +yiL +yiL +yiL +yiL +yiL +aIq +aEj +aKr +aEj +aaH +ejp +hnx +tko +jUX +tko +tko +bGI +rng +cxg +aaa +bGI +oCX +cxg +aaa +aaa +gvM +cJv +dBQ +gvM +uSW +lEn +vYN +vYN +bnd +blZ +mQm +ilD +edJ +bqF +brW +uel +wFN +bkF +cPT +mzp +syQ +qdg +dvR +uvq +bFx +bGB +rKi +lWy +bwm +aht +bwm +bwm +rNB +bwm +rNB +bwm +aaa +adR +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cjv +cju +cju +cju +cju +cju +cju +ckK +cju +ckK +cju +cju +ckK +ckK +ckK +ckK +ckK +cju +cju +ckK +ckK +ckK +cju +cju +cju +ckK +ckK +ckK +ckK +cju +ckK +cju +cju +cju +cju +cju +cju +ckK +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(177,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aiS +aiT +aiT +aiS +aiS +aiS +sHy +vNA +cgF +hIQ +aEj +aGP +bjM +aFi +aFi +aFi +aFi +aFi +aEj +aEj +aEj +hUB +wPc +vZJ +lcz +ktQ +rWE +aht +aYE +rng +rWE +aht +aYE +igX +rWE +aht +aht +gvM +kIo +bfN +gvM +uSW +gvM +iSi +iSi +iSi +xWl +hPN +jwA +ueP +ost +nOY +dgz +oSe +bkF +hfZ +pNf +kkQ +sci +xan +dfm +llS +lDw +uzx +wje +bwm +aht +bwm +ikB +iVJ +orc +typ +bwm +aht +adR +aht +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cju +cju +cju +cju +cju +ckK +ckK +cju +ckK +cju +cju +ckK +ckK +cju +ckK +cju +cju +cju +ckK +cju +ckK +cju +cju +cju +ckK +cju +ckK +ckK +cju +cju +cju +cju +cju +ckK +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(178,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +atn +avm +avm +avm +avm +aEj +aEj +aFh +aEj +aEj +aFi +aRw +aFi +aFi +odG +aEj +aVI +wmE +ofR +qfa +sZh +cxg +bVp +cqU +rng +fYY +bVp +bGI +baG +cxg +aaa +aaa +gvM +gvM +lhf +gvM +qHf +dTR +dTR +pvc +iSi +bnj +bnj +bnj +bnj +brR +qVP +qtF +qVP +xKc +bkF +bkF +bkF +bkF +rKi +rKi +rKi +rKi +rKi +lQn +bwm +rNB +bwm +wTO +hPU +xsO +rEh +rNB +aaa +adR +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cju +cju +cju +cju +cju +cju +ckK +ckK +cju +cju +ckK +cju +ckK +ckK +ckK +clv +ckK +ckK +cju +cju +cju +ckK +ckK +cju +cju +ckK +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(179,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aIp +aJp +qcR +wvq +aIp +aMD +aEj +aMm +oDT +nLh +aEj +aaQ +aco +lao +ndd +sZh +dWo +aTy +qof +mhw +mRD +aTy +uhk +baG +cxg +aaa +aaa +gvM +bfP +fer +gvM +gvM +gvM +isg +uSW +iSi +blX +blX +bpr +oSc +eoP +pmB +uel +rBP +gxO +bzk +bAH +blX +blX +rKi +kgR +bFB +bwm +svN +dri +uek +izF +bwm +qnT +lJr +lWy +maW +bwm +aht +pDW +aht +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cju +cju +cju +ckK +ckK +ckK +ckK +ckK +ckK +cju +cju +ckK +ckK +cju +ckK +ckK +cju +cju +cju +ckK +ckK +cju +cju +ckK +ckK +cju +cju +ckK +cju +cju +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(180,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aIp +aJq +aFj +aMr +aIp +aFi +aEj +aEj +aEj +aEj +aEj +aco +aco +adO +nkE +sZh +xMS +cCB +pOy +mhw +cJa +cCB +jZL +baG +cxg +aaa +aaa +gvM +pKd +uSW +hOz +gvM +oRX +yet +uSW +iSi +bnh +blX +blX +bqH +bsb +gIG +uel +sXV +bxN +bzl +blX +blX +bDe +rKi +dMO +lWy +rxQ +lWy +urJ +izF +izF +mES +lWy +lWy +lWy +lWy +bwm +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cju +cju +cju +cju +cju +cju +ckK +ckK +cls +ckK +ckK +cju +cju +ckK +cju +cju +ckK +cju +cju +cju +cju +ckK +cju +cju +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(181,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aIp +mrh +qcR +aMs +aIp +jhS +aEj +aht +aht +aht +tko +uOe +uOe +uOe +uOe +sZh +xdb +aTy +vRk +cCB +iIB +aTy +njW +baG +cxg +aaa +aaa +gvM +eZA +tDn +dTR +nZw +dTR +pvc +mLc +iSi +bni +blX +blX +bqI +igE +gIG +uel +sXV +bxO +bzm +blX +blX +nXC +rKi +hTl +bFC +bwm +urJ +urJ +bwm +niN +bwm +dMI +lWy +lWy +jDA +bwm +aht +adR +aht +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cju +cju +cju +ckK +cju +ckK +cju +ckK +ckK +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(182,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aIp +aJw +aLn +aJw +aIp +cdm +aht +aht +aht +aht +aaa +aaa +aaa +aaa +bGI +sZh +cxg +crO +bbG +jdr +dUZ +crO +bGI +baG +rWE +aht +aht +gvM +vzT +gUb +yet +gvM +gSI +uSW +mwb +iSi +nWw +pDf +ucn +bqJ +bsa +tzm +uel +sXV +bxM +bzn +yhB +pDf +pDf +rKi +bwm +bwm +bwm +urJ +bwm +bwm +bwm +bwm +oEG +ndI +lWy +uug +rNB +aaa +adR +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(183,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +pAl +qcR +aJw +aht +cdm +cdm +cdm +cdm +cdm +aaa +aaa +aaa +aaa +bGI +sZh +kKz +aht +bbG +oMp +bbG +aht +aqG +baG +cxg +aaa +aaa +gvM +dsv +dLY +xyl +gvM +isg +uSW +wQn +iSi +bnh +blX +blX +bqK +bsd +gIG +uel +sXV +bxQ +xxO +blX +blX +bDe +rKi +qIO +jXA +bwm +urJ +vpz +bwm +aht +bwm +hFp +abf +abf +ijU +bwm +aht +adR +aht +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(184,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aJw +dpD +aJw +aht +aht +aht +aht +aht +cdm +aaa +aaa +aaa +aaa +bGI +sZh +cxg +aaa +bbG +cCB +bbG +aaa +bGI +baG +cxg +aaa +aaa +gvM +gvM +gvM +gvM +gvM +gvM +rAE +bfM +iSi +blX +blX +blX +bqL +bse +gIG +uel +sXV +bxR +bzp +blX +blX +bni +rKi +dmP +bFD +bwm +lQn +dri +bwm +aht +bwm +bwm +rNB +bwm +rNB +bwm +aaa +adR +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(185,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +oEo +bBW +aaa +aaa +aaa +aaa +aht +cdm +aht +aht +aht +aht +aYE +kNb +rWE +aht +bbG +cxJ +bbG +aht +aYE +lLS +rWE +aht +aht +aht +aht +cdm +aaa +aaa +vgm +uSW +ybX +iSi +pDf +pDf +ucn +pkU +bsa +gIG +uel +sXV +bxM +bzq +yhB +pDf +pDf +rKi +lWy +lWy +fKj +lWy +dri +bwm +abI +aaa +aht +aaa +aht +aaa +adR +aaa +aaa +cFB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(186,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +oEo +bBW +aaa +aaa +aaa +aaa +aht +cdm +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +uDR +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +cdm +aaa +aaa +vgm +uSW +fNv +iSi +bnh +blX +blX +xoD +smW +gIG +uel +xoo +bxS +bzr +blX +blX +bDe +rKi +sZu +lWy +bwm +bwm +dri +bwm +adR +pDW +adR +adR +adR +adR +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(187,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +oEo +aaa +aaa +aaa +aaa +aaa +aht +cdm +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +cdm +aaa +aaa +vgm +uSW +bfM +iSi +bni +blX +blX +eca +xdc +gIG +uel +sXV +kHP +bzs +blX +blX +olj +rKi +wfc +sAK +bwm +hXt +dri +rNB +adR +aaa +abI +aaa +abI +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(188,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +oEo +bBW +aaa +aaa +aaa +aaa +aht +cdm +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +cdm +aaa +aaa +vgm +uSW +ybX +iSi +kdb +pDf +ucn +wOF +bsa +gIG +uel +sXV +bxM +msw +yhB +pDf +pDf +rKi +bwm +bwm +bwm +bwm +dri +bwm +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(189,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +oEo +bBW +aaa +aaa +aaa +aaa +aht +cdm +aht +aht +aht +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aht +aht +cdm +gvM +gvM +gvM +rAE +fNv +iSi +bnh +blX +blX +xur +mfu +tzm +uel +sXV +bxT +hiN +blX +blX +bDe +rKi +wjU +wjU +wje +wje +dri +bwm +bwm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(190,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +oEo +bBW +aaa +aaa +aaa +aaa +aht +cdm +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +cdm +vgm +bnl +yet +uSW +kSG +iSi +bni +blX +blX +twQ +ndc +gIG +uel +sXV +mQO +hvW +blX +blX +blX +rKi +wjU +efU +uug +uug +uug +jDA +rNB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(191,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +oEo +bBW +aaa +aaa +aaa +aaa +aht +cdm +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +cdm +vgm +iCe +rxa +uSW +kSG +iSi +iSi +iSi +iSi +iSi +iSi +bkF +uXG +bkF +bwm +rKi +rKi +rKi +rKi +rKi +wjU +bwm +jFw +kRL +jQh +bwm +bwm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(192,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +oEo +bBW +aaa +aaa +aaa +aaa +aht +cdm +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +cdm +vgm +wOf +yet +pBg +qhH +dSK +wQU +xvx +pHf +pHf +bqO +btB +btF +gIC +bwn +vRi +wje +wje +dri +jRG +dri +bwm +rNB +bwm +bwm +bwm +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(193,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +adR +adR +adR +adR +pDW +aht +aht +aht +aht +aht +vek +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +bbP +gvM +gvM +gvM +xyh +gvM +jYA +gvM +cJo +qJB +ops +iSi +pYj +faA +qYn +rKi +oon +jFw +rSQ +qVi +lWy +vuQ +bwm +aaa +aht +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(194,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aht +aht +aht +abI +aaa +aaa +aaa +aaa +aaa +aaa +vek +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bbP +rCr +vSG +hMc +vZV +fEo +qIH +gvM +iSi +iSi +iSi +iSi +xKc +vgp +xKc +rKi +krC +bwm +bwm +bwm +vtl +bwm +bwm +aaa +adR +aht +adR +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(195,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aMn +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bbP +hVz +rqB +rqB +wUI +nls +wPW +bbP +aaa +bkF +pIW +cPy +eIL +vCE +gyj +oNE +sXR +cqX +pwS +rNB +lWy +rui +bwm +aht +adR +aht +adR +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(196,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +ajA +ajA +ajA +ajA +ajA +ajA +ajA +ajA +aaa +aMn +aaa +ajA +ajA +ajA +ajA +ajA +ajA +ajA +ajA +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bbP +nES +bbP +bbP +hEc +osv +jJz +ezn +aaa +bkF +kRK +iqW +ufa +qDU +ufa +voR +bkF +bkF +nNN +bwm +hSM +bwm +bwm +aaa +adR +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(197,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +abI +vek +vek +vek +vek +vek +vek +vek +aMn +aMn +aMn +aMn +aMn +vek +vek +vek +vek +vek +vek +vek +abI +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bbP +xbX +eTw +gBw +hEc +wkW +wPw +ezn +aaa +bnd +qcD +xxw +nqV +lFh +ufa +taA +ldb +bnd +aht +ahi +ahi +ahi +aht +aht +adR +aht +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(198,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aFf +aFf +aFf +aFf +aFf +aFf +aFf +ajA +aaa +aMn +aaa +aFf +aFf +aFf +aFf +aFf +aFf +aFf +aFf +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bbP +xbX +ycT +dSx +ftY +cMl +wPw +ezn +aaa +bnd +uPA +xxw +nqV +qDU +bsu +ufa +jtf +bnd +aaa +aaa +aaa +aaa +aht +aaa +adR +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(199,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aMn +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bbP +xbX +cMJ +gFC +vcJ +xdY +jwq +ezn +aaa +bnd +lGS +nIm +oEW +iuM +wXu +qlk +lGS +bnd +aaa +aaa +aaa +aaa +abI +pDW +adR +aht +adR +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(200,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +ajA +ajA +ajA +ajA +ajA +ajA +ajA +ajA +aaa +aMn +aaa +ajA +ajA +ajA +ajA +ajA +ajA +ajA +ajA +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bbP +pmw +jCH +dBm +rtR +mbJ +xEI +bbP +aaa +bkF +dmT +ltk +nEb +pWm +uvo +tqX +dmT +bkF +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(201,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +abI +vek +vek +vek +vek +vek +vek +vek +aMn +aMn +aMn +aMn +aMn +vek +vek +vek +vek +vek +vek +vek +abI +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +bbP +gDQ +bbP +bbP +ezn +ezn +bbP +bbP +aaa +bkF +bkF +bkF +pbR +blX +naq +bkF +bkF +bkF +aht +adR +pDW +adR +aaa +aaa +adR +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(202,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aFf +aFf +aFf +aFf +aFf +aFf +aFf +ajA +aaa +aMn +aaa +aFf +aFf +aFf +aFf +aFf +aFf +aFf +ajA +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +bkF +blX +blX +blX +blX +blX +blX +blX +bkF +aaa +adR +aaa +pDW +aaa +aaa +adR +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(203,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aMn +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +xKc +blX +blX +iPj +tfP +iPj +blX +blX +xKc +aaa +adR +aaa +pDW +aaa +aaa +pDW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(204,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +ajA +ajA +ajA +ajA +ajA +ajA +ajA +ajA +aaa +aMn +aaa +ajA +ajA +ajA +ajA +ajA +ajA +ajA +ajA +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +bkF +blX +blX +blX +tuy +blX +blX +eQR +bkF +aaa +adR +aaa +adR +aht +aht +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(205,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +abI +vek +vek +vek +vek +vek +vek +vek +aMn +aMn +aMn +aMn +aMn +vek +vek +vek +vek +vek +vek +vek +abI +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +bkF +bkF +bkF +xKc +bkF +xKc +bkF +bkF +bkF +aaa +adR +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(206,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aFf +aFf +aFf +aFf +aFf +aFf +aFf +ajA +aaa +aMn +aaa +aFf +aFf +aFf +aFf +aFf +aFf +aFf +ajA +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aht +aaa +aaa +aht +aaa +aaa +aht +aaa +aaa +pDW +aht +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(207,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aMn +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +pDW +adR +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(208,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +ajA +ajA +ajA +ajA +ajA +ajA +ajA +ajA +aaa +aMn +aaa +ajA +ajA +ajA +ajA +ajA +ajA +ajA +ajA +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aht +aaa +aaa +aht +aaa +aaa +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(209,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +abI +vek +vek +vek +vek +vek +vek +vek +aMn +aMn +aMn +aMn +aMn +vek +vek +vek +vek +vek +vek +vek +abI +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(210,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aFf +aFf +aFf +aFf +aFf +aFf +aFf +ajA +aaa +aMn +aaa +aFf +aFf +aFf +aFf +aFf +aFf +aFf +ajA +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(211,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aMn +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(212,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +ajA +ajA +ajA +ajA +ajA +ajA +ajA +ajA +aaa +aMn +aaa +ajA +ajA +ajA +ajA +ajA +ajA +ajA +ajA +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(213,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +abI +vek +vek +vek +vek +vek +vek +vek +aMn +aMn +aMo +aMn +aMn +vek +vek +vek +vek +vek +vek +vek +abI +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(214,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aFf +aFf +aFf +aFf +aFf +aFf +aFf +ajA +aaa +aMn +aaa +aFf +aFf +aFf +aFf +aFf +aFf +aFf +ajA +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(215,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +vek +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(216,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +cFB +vek +cFB +adR +adR +adR +adR +adR +adR +adR +adR +adR +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(217,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +abI +aMp +abI +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(218,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +cFB +abI +cFB +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(219,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +adR +adR +adR +adR +adR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(220,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(221,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(222,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(223,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(224,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(225,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(226,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(227,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(228,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(229,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(230,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(231,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(232,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(233,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(234,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(235,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(236,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(237,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(238,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(239,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(240,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(241,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(242,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(243,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(244,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(245,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(246,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(247,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(248,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(249,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(250,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(251,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(252,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(253,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(254,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(255,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} diff --git a/_maps/map_files/Stroika/Stroika.dmm b/_maps/map_files/Stroika/Stroika.dmm new file mode 100644 index 000000000000..b8e6c55882b6 --- /dev/null +++ b/_maps/map_files/Stroika/Stroika.dmm @@ -0,0 +1,338609 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"ac" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"ae" = ( +/obj/structure/alien/weeds/node, +/obj/item/circuitboard/machine/copytech, +/obj/item/circuitboard/machine/copytech_platform, +/obj/effect/mob_spawn/corpse/human/minesite, +/turf/open/floor/plating/foam, +/area/icemoon/underground/explored) +"af" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/structure/table, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"ag" = ( +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 1 + }, +/obj/structure/alien/weeds/node, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"ai" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/junction/flip{ + dir = 8 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"aj" = ( +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/commons/dorms/room4) +"ak" = ( +/obj/structure/alien/resin/wall, +/turf/open/floor/iron, +/area/icemoon/surface/outdoors/nospawn) +"al" = ( +/turf/closed/wall/mineral/wood, +/area/station/maintenance/hallway/abandoned_recreation) +"am" = ( +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/atmospherics/pipe/layer_manifold/supply/hidden, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mob_spawn/corpse/human/engineer/mod, +/obj/item/storage/part_replacer/bluespace/tier2, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"ao" = ( +/obj/item/clothing/glasses/meson, +/obj/effect/spawner/random/food_or_drink/dinner, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"ap" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/incinerator_input{ + dir = 8 + }, +/turf/open/floor/engine/vacuum, +/area/station/maintenance/disposal/incinerator) +"aq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/trinary/filter/atmos/flipped/co2, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"at" = ( +/obj/effect/spawner/random/engineering/material_rare, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"av" = ( +/obj/machinery/computer/security/telescreen/entertainment/directional/north, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"aw" = ( +/obj/machinery/door/poddoor/incinerator_atmos_main{ + dir = 4 + }, +/obj/effect/spawner/random/engineering/tool_alien, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"ax" = ( +/obj/structure/table/reinforced, +/obj/effect/decal/cleanable/dirt, +/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/effect/spawner/random/techstorage/custom_shuttle, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"az" = ( +/obj/structure/tank_dispenser/oxygen, +/turf/open/floor/carpet, +/area/station/cargo/mining_breakroom) +"aA" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/structure/cable, +/mob/living/basic/hivebot/rapid, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"aF" = ( +/obj/structure/fans/tiny/invisible, +/obj/item/circuitboard/machine/protolathe, +/obj/item/circuitboard/machine/protolathe, +/obj/item/circuitboard/machine/protolathe, +/turf/open/floor/plating/snowed/standard_air, +/area/icemoon/surface/outdoors/nospawn) +"aG" = ( +/obj/structure/table, +/obj/item/taperecorder{ + pixel_y = 7; + pixel_x = 5 + }, +/obj/effect/spawner/random/engineering/tool_advanced, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"aJ" = ( +/obj/item/wrench/medical, +/turf/open/floor/iron/white, +/area/station/medical/lower) +"aK" = ( +/obj/docking_port/stationary{ + dir = 4; + dwidth = 12; + height = 18; + name = "BoxStation emergency evac bay"; + shuttle_id = "emergency_home"; + width = 32 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/hallway/secondary/exit/departure_lounge) +"aL" = ( +/obj/effect/turf_decal/weather/snow, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating/icemoon, +/area/icemoon/underground/explored) +"aM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/structure/cable, +/obj/structure/closet/radiation, +/obj/structure/sign/warning/no_smoking/circle/directional/north, +/obj/item/clothing/neck/link_scryer/loaded, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"aN" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/line, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/storage) +"aO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"aQ" = ( +/obj/structure/sink/directional/east, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"aR" = ( +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"aT" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"aV" = ( +/obj/structure/cable, +/turf/open/floor/iron/icemoon, +/area/station/cargo/storage) +"aY" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/chair/stool/directional/west, +/turf/open/floor/wood, +/area/station/commons/lounge) +"aZ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light_switch/directional/west, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"bb" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"bc" = ( +/obj/structure/table/wood/fancy, +/obj/item/reagent_containers/cup/glass/bottle/wine{ + pixel_y = 4 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass{ + pixel_x = -7; + pixel_y = 3 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass{ + pixel_x = 7; + pixel_y = 3 + }, +/turf/open/floor/wood, +/area/station/commons/dorms/room3) +"be" = ( +/obj/structure/dresser, +/turf/open/floor/wood, +/area/station/commons/dorms/room4) +"bg" = ( +/turf/open/floor/carpet, +/area/station/commons/dorms/room1) +"bh" = ( +/obj/item/clothing/glasses/meson, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"bj" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/obj/machinery/status_display/evac/directional/east, +/obj/item/flashlight/lantern/on, +/obj/effect/landmark/start/assistant, +/obj/machinery/keycard_auth/wall_mounted/directional/west, +/obj/effect/spawner/random/engineering/flashlight, +/turf/open/floor/mineral/titanium/blue, +/area/ruin/powered) +"bk" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"bl" = ( +/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/maintenance/space_hut/cabin) +"bm" = ( +/obj/item/clothing/suit/hazardvest{ + desc = "A high-visibility lifejacket complete with whistle and slot for oxygen tanks."; + name = "emergency lifejacket" + }, +/obj/item/clothing/suit/hazardvest{ + desc = "A high-visibility lifejacket complete with whistle and slot for oxygen tanks."; + name = "emergency lifejacket" + }, +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = 3 + }, +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = 3 + }, +/obj/item/clothing/mask/breath{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/clothing/mask/breath{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/clothing/head/utility/hardhat/orange{ + name = "protective hat"; + pixel_y = 9 + }, +/obj/item/clothing/head/utility/hardhat/orange{ + name = "protective hat"; + pixel_y = 9 + }, +/obj/structure/closet/crate/internals, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"bn" = ( +/obj/structure/girder/reinforced, +/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/ai) +"bq" = ( +/obj/item/gps, +/obj/item/clothing/glasses/meson, +/obj/item/clothing/gloves/color/yellow, +/obj/item/radio, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"br" = ( +/obj/structure/alien/resin/wall, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"bt" = ( +/obj/structure/table/wood, +/obj/effect/spawner/random/decoration/lavalamp, +/turf/open/floor/wood, +/area/station/commons/dorms/room2) +"bu" = ( +/obj/structure/chair, +/obj/effect/landmark/start/hangover, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"bw" = ( +/obj/machinery/light/small/directional/east, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"bz" = ( +/obj/effect/spawner/random/medical/medkit_rare, +/obj/effect/spawner/random/medical/medkit_rare, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"bB" = ( +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/iron, +/area/station/cargo/storage) +"bC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/lower) +"bD" = ( +/obj/item/flashlight/lantern/on, +/turf/open/floor/engine, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +"bF" = ( +/obj/machinery/door/airlock{ + name = "Bathroom" + }, +/turf/open/floor/iron/freezer, +/area/station/commons/dorms/room4) +"bH" = ( +/obj/structure/cable, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"bK" = ( +/obj/structure/table/reinforced, +/obj/item/storage/toolbox/mechanical, +/obj/item/radio, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"bL" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Access" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_upload, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/mineral/plastitanium, +/area/station/ai_monitored/turret_protected/ai) +"bM" = ( +/obj/item/stack/sheet/glass{ + pixel_y = -4; + pixel_x = 12 + }, +/obj/item/circuitboard/machine/ore_redemption/offstation, +/obj/effect/spawner/random/engineering/material_rare, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"bN" = ( +/obj/vehicle/ridden/speedbike, +/turf/closed/mineral/random/snow/high_chance, +/area/icemoon/surface/outdoors/nospawn) +"bO" = ( +/obj/structure/disposaloutlet{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"bQ" = ( +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Access" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_upload, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/space/basic, +/area/station/ai_monitored/turret_protected/ai) +"bR" = ( +/obj/item/clothing/glasses/welding, +/obj/item/weldingtool/experimental, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/storage) +"bS" = ( +/obj/structure/closet, +/obj/item/storage/bag/ore, +/obj/item/storage/bag/ore, +/obj/item/storage/bag/ore, +/obj/item/storage/bag/ore, +/obj/item/storage/bag/ore, +/obj/item/storage/bag/ore, +/obj/item/storage/bag/ore, +/obj/item/storage/bag/ore, +/obj/item/storage/bag/ore, +/obj/item/flashlight/lantern, +/obj/item/flashlight/lantern, +/obj/item/flashlight/lantern, +/obj/item/flashlight/lantern, +/obj/item/flashlight/lantern, +/obj/item/flashlight/lantern, +/obj/item/flashlight/lantern, +/obj/item/flashlight/lantern, +/obj/item/flashlight/lantern, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"bT" = ( +/obj/structure/chair/wood, +/obj/effect/mob_spawn/corpse/human/generic_assistant, +/turf/open/floor/carpet, +/area/station/service/bar/atrium) +"bU" = ( +/obj/item/stack/sheet/mineral/wood/fifty, +/turf/open/floor/iron, +/area/station/cargo/storage) +"bY" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"bZ" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ca" = ( +/turf/open/floor/carpet, +/area/station/commons/dorms/room4) +"cb" = ( +/obj/machinery/power/shuttle_engine/propulsion/left, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/station/construction) +"cc" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"cf" = ( +/obj/structure/sign/departments/security/directional/north, +/obj/effect/turf_decal/bot, +/obj/structure/chair/comfy/shuttle, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"ch" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/turf/open/floor/mineral/titanium/tiled/yellow, +/area/station/construction) +"ck" = ( +/obj/effect/spawner/structure/window/reinforced/shuttle, +/turf/open/floor/plating, +/area/station/construction) +"cm" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"cn" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/spawner/random/engineering/material_rare, +/turf/open/floor/iron, +/area/station/cargo/storage) +"co" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/random/structure/steam_vent, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"cs" = ( +/obj/structure/cable, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/obj/machinery/camera/directional/north{ + c_tag = "MiniSat External Right South"; + network = list("minisat"); + start_active = 1 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) +"ct" = ( +/obj/effect/turf_decal/bot, +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"cv" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/floor/plating, +/area/station/cargo/storage) +"cx" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"cy" = ( +/obj/structure/table/wood, +/obj/machinery/chem_dispenser/drinks, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"cz" = ( +/obj/structure/chair/wood/wings{ + name = "dealer chair" + }, +/turf/open/floor/carpet, +/area/station/service/bar/atrium) +"cA" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"cB" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"cC" = ( +/obj/machinery/shower/directional/north, +/obj/structure/curtain, +/turf/open/floor/iron/freezer, +/area/station/commons/dorms/room2) +"cE" = ( +/obj/structure/sign/poster/official/high_class_martini/directional/north, +/turf/open/floor/wood, +/area/station/service/bar) +"cF" = ( +/obj/structure/chair, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"cH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"cI" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/engine, +/area/station/engineering/storage_shared) +"cJ" = ( +/obj/machinery/griddle, +/turf/open/floor/iron/cafeteria, +/area/station/service/bar) +"cO" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 9 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"cP" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/alien/weeds/node, +/turf/open/floor/iron, +/area/station/cargo/storage) +"cS" = ( +/obj/structure/railing{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/cargo/miningoffice) +"cU" = ( +/obj/structure/fans/tiny/invisible, +/obj/effect/landmark/latejoin, +/turf/open/floor/plating/snowed/standard_air, +/area/ruin/powered) +"cV" = ( +/obj/structure/table, +/obj/item/storage/box/shipping, +/obj/item/clothing/head/soft, +/obj/item/clothing/head/soft, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/sign/warning/cold_temp/directional/north, +/turf/open/floor/iron, +/area/station/cargo/storage) +"cX" = ( +/turf/open/floor/glass/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"da" = ( +/obj/structure/table, +/obj/item/reagent_containers/condiment/peppermill{ + pixel_x = 8; + pixel_y = 10 + }, +/obj/item/reagent_containers/condiment/peppermill{ + pixel_x = 8 + }, +/obj/item/reagent_containers/condiment/saltshaker{ + pixel_x = -8; + pixel_y = 10 + }, +/obj/item/reagent_containers/condiment/saltshaker{ + pixel_x = -8 + }, +/obj/structure/cable, +/turf/open/floor/iron/cafeteria, +/area/station/service/bar) +"db" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/icemoon, +/area/station/cargo/storage) +"dc" = ( +/obj/structure/cable, +/obj/machinery/newscaster/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"dd" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"de" = ( +/mob/living/basic/blankbody, +/turf/open/floor/wood, +/area/station/hallway/primary) +"dg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, +/turf/open/misc/asteroid/snow/icemoon, +/area/station/maintenance/disposal/incinerator) +"dh" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/obj/effect/mob_spawn/corpse/human/cargo_tech, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"dj" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/spawner/random/vending/snackvend, +/turf/open/floor/carpet, +/area/station/service/bar/atrium) +"dm" = ( +/obj/effect/turf_decal/stripes/end{ + dir = 4 + }, +/obj/structure/sign/warning/vacuum/external/directional/north, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/titanium/tiled/yellow, +/area/station/construction) +"dp" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Firefighting Equipment" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/unres, +/obj/effect/mapping_helpers/airlock/access/any/supply/maintenance, +/turf/open/floor/plating, +/area/icemoon/surface/outdoors/nospawn) +"dq" = ( +/obj/machinery/power/apc/auto_name/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/apc/unlocked, +/obj/effect/mapping_helpers/apc/cell_10k, +/obj/structure/cable, +/obj/effect/mapping_helpers/apc/no_charge, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"dr" = ( +/obj/structure/sign/poster/official/nanotrasen_logo/directional/east, +/obj/structure/cable, +/turf/open/floor/wood/large, +/area/station/ai_monitored/security/armory/upper) +"ds" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"dt" = ( +/obj/effect/spawner/random/decoration/lavalamp, +/obj/effect/spawner/random/engineering/tool, +/turf/open/floor/plating, +/area/station/cargo/storage) +"dv" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/flora/grass/green/style_random, +/obj/item/disk/nuclear, +/obj/item/gps/mining{ + gpstag = "EVAC" + }, +/turf/open/misc/asteroid/snow/standard_air, +/area/station/hallway/secondary/exit/departure_lounge) +"dx" = ( +/obj/structure/cable, +/obj/machinery/door/airlock{ + name = "Backstage" + }, +/turf/open/floor/wood, +/area/station/service/theater) +"dy" = ( +/obj/machinery/light/directional/south, +/obj/structure/sign/poster/official/report_crimes/directional/south, +/turf/open/floor/carpet, +/area/station/cargo/mining_breakroom) +"dA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/engineering/material_cheap, +/turf/open/floor/plating, +/area/station/cargo/storage) +"dC" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/structure/railing/corner, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/storage) +"dF" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/effect/mob_spawn/corpse/human/nanotrasensoldier, +/mob/living/basic/hivebot/rapid, +/turf/open/floor/mineral/titanium/tiled/yellow, +/area/station/construction) +"dG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/turf/open/floor/iron/freezer, +/area/station/science/xenobiology) +"dH" = ( +/obj/machinery/computer/records/security{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"dL" = ( +/obj/structure/fans/tiny/invisible, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/turf/open/floor/plating/snowed/standard_air, +/area/ruin/powered) +"dQ" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance{ + name = "Maintenance" + }, +/turf/open/floor/plating, +/area/station/maintenance/floor1/starboard/fore) +"dS" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"dT" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/xeno, +/obj/item/clothing/neck/link_scryer/loaded, +/turf/open/floor/iron, +/area/station/cargo/storage) +"dV" = ( +/obj/item/clothing/gloves/color/rainbow, +/obj/item/clothing/head/soft/rainbow, +/obj/item/clothing/shoes/sneakers/rainbow, +/obj/item/clothing/under/color/rainbow, +/obj/item/gps/mining{ + gpstag = "CARGO" + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"dW" = ( +/obj/machinery/door/airlock/shuttle{ + name = "Emergency Shuttle Airlock" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"dX" = ( +/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/icemoon/surface/outdoors/nospawn) +"dZ" = ( +/turf/closed/wall/mineral/wood, +/area/station/science/xenobiology) +"ea" = ( +/obj/structure/closet/crate{ + name = "emergency supplies crate" + }, +/obj/item/storage/toolbox/emergency, +/obj/item/storage/toolbox/emergency, +/obj/item/flashlight/flare{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/flashlight/flare{ + pixel_x = -6; + pixel_y = -2 + }, +/obj/item/crowbar, +/obj/item/wrench, +/obj/item/radio, +/obj/effect/turf_decal/bot, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"eb" = ( +/obj/structure/window/reinforced/fulltile/ice{ + name = "frozen window" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "fightingcommunity40" + }, +/turf/open/floor/plating, +/area/station/commons/dorms/room4) +"ec" = ( +/obj/machinery/atmospherics/miner/nitrogen, +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/obj/structure/window/reinforced/plasma/spawner/directional/west, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/turf/open/floor/engine/airless, +/area/station/engineering/atmos) +"ed" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"ee" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"eg" = ( +/obj/item/stack/sheet/mineral/wood/fifty, +/turf/open/floor/engine, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +"eh" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/vehicle/ridden/speedbike/red{ + dir = 8 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"ei" = ( +/turf/closed/wall/mineral/titanium, +/area/station/construction) +"ej" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"el" = ( +/obj/effect/landmark/blobstart, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"en" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"eo" = ( +/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/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/engineering/toolbox, +/obj/effect/gibspawner/xeno, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ep" = ( +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/lower) +"eq" = ( +/obj/structure/closet, +/obj/effect/decal/cleanable/dirt, +/obj/item/key/atv, +/obj/item/key/atv, +/obj/item/key/atv, +/obj/item/key/atv, +/obj/item/key/atv, +/obj/item/key/atv, +/obj/effect/spawner/random/exotic/technology, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_recreation) +"er" = ( +/obj/structure/holosign/barrier/atmos, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/underground/explored) +"et" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external{ + name = "Cargo Escape Airlock"; + space_dir = 4 + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"eu" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 4 + }, +/obj/structure/alien/resin/membrane, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"ev" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/engine, +/area/station/engineering/storage_shared) +"ew" = ( +/obj/structure/cable, +/turf/open/misc/asteroid/snow/icemoon, +/area/station/engineering/atmos) +"ex" = ( +/obj/machinery/computer/piratepad_control/civilian{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"eA" = ( +/turf/open/floor/plating, +/area/station/engineering/atmos) +"eC" = ( +/obj/machinery/atmospherics/miner/plasma, +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/obj/structure/window/reinforced/plasma/spawner/directional/west, +/obj/machinery/portable_atmospherics/canister/plasma, +/turf/open/floor/engine/airless, +/area/station/engineering/atmos) +"eF" = ( +/obj/structure/table/wood/fancy, +/obj/item/reagent_containers/cup/glass/bottle/wine{ + pixel_y = 4 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass{ + pixel_x = -7; + pixel_y = 3 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass{ + pixel_x = 7; + pixel_y = 3 + }, +/turf/open/floor/wood, +/area/station/commons/dorms/room2) +"eH" = ( +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"eI" = ( +/obj/structure/sign/nanotrasen{ + pixel_y = 32 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) +"eL" = ( +/obj/structure/chair/wood, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"eM" = ( +/obj/structure/lattice/catwalk, +/turf/open/openspace/icemoon, +/area/station/cargo/lower) +"eN" = ( +/obj/effect/spawner/random/medical/medkit, +/obj/effect/spawner/random/engineering/tool_advanced, +/obj/structure/alien/egg/burst, +/obj/item/clothing/neck/link_scryer/loaded, +/turf/open/floor/plating, +/area/station/cargo/storage) +"eO" = ( +/obj/structure/cable, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"eP" = ( +/obj/item/storage/part_replacer/bluespace/tier1, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"eS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"eT" = ( +/obj/structure/closet/crate/bin, +/turf/open/floor/wood, +/area/station/commons/dorms/room2) +"eW" = ( +/obj/structure/cable, +/obj/effect/landmark/event_spawn, +/turf/open/floor/mineral/plastitanium, +/area/station/ai_monitored/turret_protected/ai) +"eY" = ( +/mob/living/basic/hivebot/rapid, +/turf/open/floor/plating/icemoon, +/area/station/construction) +"fa" = ( +/obj/machinery/button/door/directional/south{ + id = "snowdinbutworse5" + }, +/turf/open/floor/wood, +/area/station/commons/dorms/room1) +"fc" = ( +/obj/machinery/photocopier/prebuilt, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron, +/area/station/cargo/storage) +"fd" = ( +/obj/item/radio/intercom/directional/east, +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/rack, +/obj/machinery/status_display/evac/directional/south, +/obj/item/clothing/gloves/color/yellow, +/obj/item/crowbar/large, +/obj/item/multitool, +/obj/effect/turf_decal/tile/dark_blue/full, +/obj/effect/turf_decal/siding/dark{ + dir = 9 + }, +/obj/effect/spawner/random/exotic/technology, +/obj/effect/spawner/random/exotic/technology, +/obj/effect/spawner/random/exotic/technology, +/turf/open/floor/iron/dark/smooth_large, +/area/station/cargo/lower) +"fh" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external{ + name = "Escape Airlock"; + space_dir = 4 + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"fo" = ( +/obj/structure/closet/crate/bin, +/turf/open/floor/wood, +/area/station/commons/dorms/room3) +"fp" = ( +/obj/item/climbing_hook, +/obj/item/clothing/glasses/meson, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"fr" = ( +/obj/machinery/rnd/production/protolathe, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"ft" = ( +/obj/effect/turf_decal/weather/snow, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/icemoon/underground/explored) +"fv" = ( +/obj/machinery/door/airlock/mining/glass{ + id_tag = "innercargo"; + name = "Cargo Bay" + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/alien/weeds/node, +/turf/open/floor/iron, +/area/station/cargo/storage) +"fx" = ( +/obj/effect/turf_decal/siding/wood, +/obj/machinery/door/airlock/public, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/wood, +/area/station/cargo/miningoffice) +"fy" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/sign/warning/fire/directional/north, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"fB" = ( +/obj/structure/sign/nanotrasen{ + pixel_y = 32 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"fD" = ( +/obj/effect/spawner/structure/window/reinforced/shuttle, +/turf/open/floor/plating/icemoon, +/area/station/construction) +"fE" = ( +/obj/structure/cable, +/turf/open/floor/carpet, +/area/station/commons/dorms/room1) +"fF" = ( +/obj/structure/table, +/obj/item/storage/medkit/fire{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/medkit/regular{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/storage/medkit/regular, +/obj/machinery/light/directional/south, +/turf/open/floor/plating/icemoon, +/area/station/construction) +"fH" = ( +/obj/machinery/atmospherics/miner/n2o, +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/obj/structure/window/reinforced/plasma/spawner/directional/west, +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/turf/open/floor/engine/airless, +/area/station/engineering/atmos) +"fK" = ( +/obj/effect/spawner/random/trash/garbage{ + spawn_scatter_radius = 1 + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"fN" = ( +/obj/effect/spawner/random/food_or_drink/dinner, +/turf/closed/mineral/random/snow/high_chance, +/area/icemoon/surface/outdoors/nospawn) +"fP" = ( +/turf/open/floor/carpet, +/area/station/commons/dorms/room3) +"fQ" = ( +/obj/machinery/power/terminal{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/mineral/plastitanium, +/area/station/ai_monitored/turret_protected/ai) +"fT" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/machinery/power/port_gen/pacman/wood, +/obj/item/stack/sheet/mineral/wood/fifty, +/obj/effect/mapping_helpers/apc/no_charge, +/obj/effect/mapping_helpers/apc/unlocked, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"fU" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/obj/effect/mob_spawn/corpse/human/cargo_tech, +/turf/open/floor/iron, +/area/station/cargo/storage) +"fW" = ( +/obj/machinery/computer/cargo/request, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"fY" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Bar" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/structure/fans/tiny/invisible, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/cutaiwire, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"fZ" = ( +/obj/machinery/door/airlock/public, +/turf/open/floor/wood, +/area/station/cargo/miningoffice) +"gb" = ( +/turf/closed/wall/ice, +/area/station/cargo/storage) +"gc" = ( +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"gd" = ( +/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium, +/turf/open/floor/plating, +/area/station/engineering/storage_shared) +"gf" = ( +/obj/structure/window/reinforced/fulltile/ice{ + name = "frozen window" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "fightingcommunity10" + }, +/turf/open/floor/plating, +/area/station/commons/dorms/room1) +"gk" = ( +/obj/machinery/vending/wallmed/directional/east{ + use_power = 0 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"gl" = ( +/obj/structure/closet/crate, +/obj/effect/spawner/random/bureaucracy/birthday_wrap, +/obj/effect/turf_decal/tile/brown{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"go" = ( +/obj/machinery/portable_atmospherics/pump, +/turf/open/floor/engine, +/area/station/engineering/storage_shared) +"gp" = ( +/obj/machinery/power/shuttle_engine/heater, +/turf/open/floor/plating, +/area/station/construction) +"gr" = ( +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"gw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"gx" = ( +/obj/structure/fans/tiny, +/obj/machinery/door/airlock/wood/glass{ + name = "Cabin" + }, +/obj/effect/turf_decal/weather/snow/corner{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/hallway/primary) +"gy" = ( +/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/spawner/random/engineering/material_rare, +/turf/open/floor/iron, +/area/station/cargo/storage) +"gz" = ( +/obj/structure/light_construct/directional/north, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"gB" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"gC" = ( +/obj/structure/plasticflaps{ + dir = 4 + }, +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad" + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"gE" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/mod/maint, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"gG" = ( +/turf/closed/wall/mineral/wood, +/area/station/service/kitchen/coldroom) +"gH" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Cargo Bay Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/plating, +/area/station/cargo/storage) +"gL" = ( +/obj/machinery/power/turbine/turbine_outlet{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"gR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/structure/table, +/obj/item/storage/box/zipties{ + pixel_y = 4 + }, +/obj/item/restraints/handcuffs, +/obj/item/restraints/handcuffs, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/turf/open/floor/mineral/plastitanium/red, +/area/station/construction) +"gS" = ( +/turf/open/floor/engine, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +"gV" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/item/storage/box/bandages{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/food/cheesiehonkers, +/obj/machinery/firealarm/directional/south, +/obj/effect/spawner/random/engineering/tool_advanced, +/turf/open/floor/iron, +/area/station/cargo/storage) +"gW" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/communications, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"gX" = ( +/obj/machinery/fishing_portal_generator/full, +/obj/effect/mapping_helpers/apc/cell_10k, +/obj/effect/mapping_helpers/apc/unlocked, +/obj/effect/mapping_helpers/apc/no_charge, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"gZ" = ( +/mob/living/basic/blankbody, +/turf/open/floor/carpet, +/area/station/cargo/mining_breakroom) +"ha" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining/glass{ + name = "Delivery Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/shipping, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/iron, +/area/station/cargo/storage) +"hb" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/mineral/plastitanium/nodiagonal, +/area/station/engineering/storage_shared) +"he" = ( +/obj/structure/closet/secure_closet/personal/cabinet{ + anchored = 1 + }, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/shoes/winterboots, +/obj/item/clothing/shoes/winterboots, +/obj/item/clothing/neck/scarf/zebra, +/obj/effect/spawner/random/exotic/languagebook, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/commons/dorms/room1) +"hf" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "Security Escape Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"hg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/dark_red/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark_red/arrow_ccw{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"hh" = ( +/obj/vehicle/ridden/speedbike, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) +"hm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/chair/comfy/shuttle, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/mob_spawn/corpse/human/syndicatestormtrooper, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"hn" = ( +/turf/closed/wall, +/area/station/cargo/storage) +"ho" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"hp" = ( +/obj/structure/closet/crate/bin, +/obj/effect/spawner/random/junk_shell, +/obj/effect/spawner/random/junk_shell, +/obj/effect/spawner/random/junk_shell, +/obj/structure/cable, +/turf/open/floor/carpet/red, +/area/station/maintenance/starboard/aft) +"hq" = ( +/obj/machinery/shower/directional/north, +/obj/structure/curtain, +/turf/open/floor/iron/freezer, +/area/station/commons/dorms/room4) +"ht" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/structure/table, +/obj/machinery/recharger, +/turf/open/floor/mineral/plastitanium/red, +/area/station/construction) +"hu" = ( +/obj/machinery/light/directional/west, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"hx" = ( +/obj/structure/window/reinforced/fulltile/ice{ + name = "frozen window" + }, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"hy" = ( +/mob/living/basic/alien, +/turf/open/floor/plating/foam, +/area/icemoon/underground/explored) +"hA" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"hB" = ( +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/obj/effect/spawner/random/medical/medkit_rare, +/turf/open/floor/iron, +/area/station/cargo/storage) +"hC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/light/directional/east, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"hE" = ( +/obj/machinery/light/small/directional/west, +/obj/structure/closet/emcloset/anchored, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"hF" = ( +/obj/structure/fans/tiny/invisible, +/obj/item/flashlight/lantern/on, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/turf/open/floor/plating/snowed/standard_air, +/area/ruin/powered) +"hH" = ( +/obj/structure/cable, +/obj/structure/table/reinforced, +/obj/item/folder/white, +/turf/open/floor/iron/white, +/area/station/medical/lower) +"hI" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"hJ" = ( +/obj/effect/spawner/random/engineering/atmospherics_portable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/mapping_helpers/apc/cell_10k, +/obj/effect/mapping_helpers/apc/full_charge, +/obj/effect/mapping_helpers/apc/unlocked, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"hM" = ( +/obj/effect/spawner/random/clothing/costume, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"hN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/turf/open/floor/carpet/neon/simple/blue, +/area/station/science/xenobiology) +"hO" = ( +/obj/machinery/light/small/dim/directional/north, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"hP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"hQ" = ( +/obj/structure/chair/wood{ + dir = 1 + }, +/turf/open/floor/carpet, +/area/station/service/bar/atrium) +"hR" = ( +/obj/machinery/door/airlock/hatch{ + name = "Monkey Pen" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"hS" = ( +/obj/machinery/space_heater, +/turf/open/floor/wood, +/area/station/commons/dorms/room4) +"hT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/circuitboard/machine/pacman/wood, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"hU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/item/kirbyplants/organic/applebush, +/obj/structure/cable, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"hW" = ( +/obj/machinery/conveyor{ + dir = 1; + id = "QMLoad" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"hY" = ( +/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/warehouse) +"hZ" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Cargo Bay North" + }, +/obj/machinery/light/directional/north, +/obj/structure/noticeboard/qm{ + pixel_y = 36 + }, +/obj/machinery/vending/mod_modules, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ia" = ( +/obj/machinery/door/airlock/wood{ + name = "Xenobio" + }, +/obj/structure/cable, +/turf/open/floor/carpet/neon/simple/blue, +/area/station/science/xenobiology) +"ib" = ( +/obj/item/circuitboard/machine/pacman/wood, +/obj/effect/spawner/random/medical/medkit_rare, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"id" = ( +/obj/structure/reagent_dispensers/plumbed, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"ie" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/effect/mob_spawn/corpse/human/syndicatesoldier, +/turf/open/floor/mineral/titanium/tiled/yellow, +/area/station/construction) +"ii" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/light/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"ij" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/hallway/primary) +"io" = ( +/obj/machinery/conveyor{ + dir = 9; + id = "QMLoad" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"ip" = ( +/obj/machinery/computer/order_console/mining, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"iq" = ( +/obj/structure/table, +/obj/item/stack/sticky_tape{ + pixel_y = 12; + pixel_x = 4 + }, +/obj/item/pen{ + pixel_x = -6 + }, +/obj/structure/light_construct/directional/north, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"ir" = ( +/obj/effect/spawner/random/entertainment/money_large, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"is" = ( +/obj/machinery/computer/order_console/mining/golem, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"iy" = ( +/obj/structure/table, +/obj/item/instrument/harmonica{ + pixel_y = 5; + pixel_x = -1 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"iz" = ( +/obj/item/circuitboard/machine/protolathe, +/obj/item/circuitboard/machine/circuit_imprinter, +/obj/item/circuitboard/computer/rdconsole, +/obj/item/circuitboard/machine/ore_redemption, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/climbing_hook, +/obj/item/climbing_hook, +/obj/item/climbing_hook, +/obj/item/storage/backpack/duffelbag, +/obj/item/storage/backpack/duffelbag, +/obj/item/radio/intercom/directional/east, +/obj/item/wallframe/apc, +/obj/item/electronics/apc, +/obj/item/radio, +/obj/effect/spawner/random/engineering/toolbox, +/obj/machinery/camera/xray/directional/west{ + c_tag = "Escape Pod" + }, +/obj/effect/spawner/random/engineering/material_rare, +/obj/effect/spawner/random/engineering/material_rare, +/obj/effect/spawner/random/engineering/material_rare, +/obj/effect/spawner/random/engineering/material, +/obj/effect/spawner/random/engineering/material, +/obj/effect/spawner/random/engineering/material, +/obj/item/circuitboard/machine/pacman/wood, +/obj/item/stack/sheet/mineral/wood/fifty, +/obj/effect/spawner/random/medical/medkit_rare, +/turf/open/floor/mineral/titanium/blue, +/area/ruin/powered) +"iB" = ( +/obj/structure/cable, +/mob/living/basic/sloth/paperwork, +/obj/item/stack/sheet/mineral/wood/fifty, +/turf/open/floor/iron, +/area/station/cargo/storage) +"iD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/gibspawner/xeno, +/turf/open/floor/iron, +/area/station/cargo/storage) +"iE" = ( +/obj/effect/spawner/random/engineering/tool, +/obj/effect/spawner/random/engineering/tool_advanced, +/obj/effect/spawner/random/engineering/vending_restock, +/turf/open/floor/plating, +/area/station/cargo/storage) +"iJ" = ( +/obj/structure/closet/crate/medical, +/obj/item/storage/medkit/regular, +/obj/item/storage/medkit/o2{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/toxin{ + pixel_x = -4; + pixel_y = 3 + }, +/obj/item/healthanalyzer{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/lazarus_injector, +/obj/effect/turf_decal/bot, +/mob/living/basic/bot/medbot{ + name = "\improper emergency medibot"; + pixel_x = -3; + pixel_y = 2 + }, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"iM" = ( +/obj/machinery/barsign/all_access, +/turf/closed/wall/mineral/wood, +/area/station/service/bar) +"iO" = ( +/obj/structure/closet/crate/bin, +/obj/item/tank/internals/emergency_oxygen/engi/empty, +/turf/open/floor/carpet, +/area/station/service/bar/atrium) +"iP" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/commons/dorms/room3) +"iS" = ( +/obj/effect/decal/cleanable/blood/xeno, +/obj/item/clothing/neck/link_scryer/loaded, +/turf/open/floor/iron, +/area/station/cargo/storage) +"iT" = ( +/obj/structure/sign/poster/official/cleanliness/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/lower) +"iU" = ( +/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/brown/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/icemoon/surface/outdoors/nospawn) +"iW" = ( +/obj/item/stack/sheet/mineral/titanium/fifty{ + pixel_y = -11; + pixel_x = -8 + }, +/obj/item/stack/sheet/mineral/uranium/fifty{ + pixel_y = 12; + pixel_x = 12 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"iX" = ( +/obj/item/stack/sheet/iron/fifty, +/turf/open/floor/plating, +/area/station/cargo/storage) +"iY" = ( +/obj/structure/cable, +/obj/structure/alien/resin/wall, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"iZ" = ( +/obj/structure/closet/crate/bin, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/wood, +/area/station/commons/dorms/room4) +"ja" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "fightingcommunity50" + }, +/obj/structure/window/reinforced/fulltile/ice{ + name = "frozen window" + }, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"jb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/mob_spawn/corpse/human/nanotrasensoldier, +/obj/structure/cable, +/mob/living/basic/hivebot/rapid, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"jc" = ( +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/mapping_helpers/apc/unlocked, +/obj/effect/mapping_helpers/apc/no_charge, +/turf/open/floor/wood/large, +/area/station/ai_monitored/security/armory/upper) +"jd" = ( +/obj/machinery/newscaster/directional/north, +/obj/effect/mob_spawn/corpse/human/syndicatesoldier, +/turf/open/floor/wood, +/area/station/hallway/primary/central/fore) +"je" = ( +/obj/structure/closet/secure_closet/freezer/fridge/open, +/obj/item/reagent_containers/condiment/enzyme, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"jh" = ( +/obj/structure/table/reinforced, +/obj/structure/desk_bell{ + pixel_x = -11 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "bar_counter"; + name = "Kitchen Counter Shutters" + }, +/obj/effect/spawner/random/food_or_drink/dinner, +/obj/effect/spawner/random/food_or_drink/dinner, +/obj/effect/spawner/random/food_or_drink/dinner, +/obj/effect/spawner/random/food_or_drink/dinner, +/obj/effect/spawner/random/food_or_drink/dinner, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"ji" = ( +/turf/closed/wall/mineral/wood, +/area/station/ai_monitored/security/armory/upper) +"jl" = ( +/obj/structure/table/reinforced, +/obj/item/radio/intercom/directional/south, +/obj/item/paper_bin{ + pixel_x = -3 + }, +/obj/item/pen{ + pixel_x = -3 + }, +/obj/item/folder/yellow{ + pixel_x = 4 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"jn" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"jo" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"jp" = ( +/turf/open/floor/plating, +/area/station/cargo/storage) +"js" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/pump, +/turf/open/floor/engine, +/area/station/engineering/storage_shared) +"jt" = ( +/obj/machinery/button/door/directional/north{ + id = "fightingcommunity30"; + name = "shutter button" + }, +/turf/open/floor/wood, +/area/station/commons/dorms/room3) +"ju" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"jv" = ( +/obj/machinery/vending/cigarette, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"jw" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/commons/dorms/room1) +"jx" = ( +/obj/structure/fans/tiny/invisible, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/turf/open/floor/plating/snowed/standard_air, +/area/icemoon/surface/outdoors/nospawn) +"jy" = ( +/obj/item/stack/rods/twentyfive, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) +"jz" = ( +/obj/structure/chair/office{ + dir = 8 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"jA" = ( +/obj/structure/table/wood, +/obj/item/wrench, +/obj/item/soap, +/turf/open/floor/wood, +/area/station/service/theater) +"jC" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/cargo/mining_breakroom) +"jD" = ( +/obj/effect/mob_spawn/corpse/human/factory/qm, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"jE" = ( +/obj/structure/chair, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"jF" = ( +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/turf/open/floor/mineral/titanium/tiled/yellow, +/area/station/construction) +"jG" = ( +/mob/living/basic/blankbody, +/turf/open/floor/carpet, +/area/station/commons/dorms/room1) +"jH" = ( +/obj/structure/disposalpipe/trunk, +/obj/machinery/disposal/bin/tagger, +/obj/structure/noticeboard/directional/north, +/turf/open/floor/iron, +/area/station/cargo/storage) +"jJ" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Armory" + }, +/obj/structure/cable, +/turf/open/floor/wood/large, +/area/station/ai_monitored/security/armory/upper) +"jL" = ( +/obj/effect/spawner/random/engineering/canister, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"jM" = ( +/obj/machinery/power/turbine/inlet_compressor{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"jO" = ( +/obj/structure/cable, +/obj/machinery/light/directional/south, +/turf/open/floor/wood, +/area/station/hallway/primary/central/fore) +"jS" = ( +/turf/open/floor/wood, +/area/station/hallway/primary/central/fore) +"jU" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"jW" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/crew, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"jX" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"jY" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Holding Area" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"ka" = ( +/obj/effect/spawner/random/maintenance, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"ke" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"kf" = ( +/obj/machinery/conveyor_switch/oneway{ + id = "QMLoad2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"kg" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/cargo/storage) +"kh" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/navigate_destination/bar, +/obj/structure/ladder, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"ki" = ( +/obj/effect/spawner/random/engineering/canister, +/obj/effect/gibspawner/xeno, +/turf/open/floor/plating, +/area/station/cargo/storage) +"kk" = ( +/obj/structure/table/reinforced, +/obj/item/storage/medkit/fire{ + pixel_y = 8; + pixel_x = 1 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"kl" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/airlock/shuttle{ + name = "External Shuttle Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"km" = ( +/obj/effect/turf_decal/tile/brown, +/turf/open/floor/iron, +/area/station/cargo/storage) +"kn" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/turf/open/floor/mineral/titanium/tiled/yellow, +/area/station/construction) +"kp" = ( +/obj/structure/table/wood/fancy, +/obj/item/reagent_containers/cup/glass/shaker, +/turf/open/floor/wood, +/area/station/service/bar) +"ks" = ( +/obj/structure/closet/toolcloset, +/obj/item/lightreplacer, +/obj/item/storage/toolbox/mechanical, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/obj/effect/spawner/random/engineering/tool_alien, +/obj/effect/spawner/random/engineering/tool_alien, +/obj/effect/spawner/random/engineering/tool_alien, +/obj/effect/spawner/random/engineering/tool_advanced, +/obj/effect/spawner/random/engineering/tool_advanced, +/obj/effect/spawner/random/engineering/tool_advanced, +/obj/effect/spawner/random/engineering/tool, +/obj/effect/spawner/random/engineering/tool, +/obj/effect/spawner/random/engineering/tool, +/obj/effect/spawner/random/engineering/toolbox, +/obj/effect/spawner/random/engineering/toolbox, +/obj/effect/spawner/random/engineering/toolbox, +/obj/effect/spawner/random/exotic/tool, +/obj/effect/spawner/random/exotic/tool, +/obj/effect/spawner/random/techstorage/tcomms_all, +/obj/item/storage/part_replacer/bluespace/tier3, +/obj/item/stack/sheet/mineral/plasma/fifty, +/turf/open/floor/plating, +/area/station/engineering/storage/tech) +"ku" = ( +/obj/machinery/door/airlock/multi_tile/public/glass{ + name = "Medical Bay" + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/lower) +"kv" = ( +/turf/closed/wall/mineral/titanium/nodiagonal, +/area/station/construction) +"kw" = ( +/obj/structure/cable, +/turf/open/floor/carpet, +/area/station/cargo/mining_breakroom) +"kx" = ( +/obj/structure/table/reinforced, +/obj/item/storage/medkit/o2{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/medkit/regular, +/obj/item/crowbar, +/turf/open/floor/plating/icemoon, +/area/station/construction) +"kE" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/medical/medkit_rare, +/turf/open/floor/plating, +/area/station/cargo/storage) +"kG" = ( +/obj/structure/fans/tiny/invisible, +/obj/effect/landmark/latejoin, +/turf/open/floor/plating/snowed/standard_air, +/area/icemoon/surface/outdoors/nospawn) +"kH" = ( +/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/plating/snowed/icemoon, +/area/station/cargo/storage) +"kI" = ( +/obj/item/flashlight/lantern/on, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/underground/explored) +"kJ" = ( +/obj/machinery/light/floor, +/obj/effect/mob_spawn/corpse/human/syndicatesoldier, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"kL" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall/mineral/titanium, +/area/station/construction) +"kM" = ( +/turf/closed/wall/mineral/iron, +/area/station/maintenance/space_hut/cabin) +"kN" = ( +/obj/structure/table/wood/poker, +/obj/item/dice/d6{ + pixel_x = -8 + }, +/turf/open/floor/carpet, +/area/station/service/bar/atrium) +"kO" = ( +/obj/structure/sink/directional/west, +/obj/structure/mirror/directional/north, +/turf/open/floor/iron/freezer, +/area/station/commons/dorms/room3) +"kT" = ( +/obj/machinery/light/directional/south, +/turf/open/floor/wood, +/area/station/commons/dorms/room4) +"kV" = ( +/turf/open/floor/plating/icemoon, +/area/station/construction) +"kW" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Kill Chamber"; + normalspeed = 0 + }, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/iron/freezer, +/area/station/science/xenobiology) +"kX" = ( +/obj/item/stack/sheet/mineral/wood/fifty, +/turf/closed/mineral/random/snow/high_chance, +/area/icemoon/surface/outdoors/nospawn) +"kY" = ( +/obj/item/stack/ore/plasma{ + pixel_x = -8; + pixel_y = -8 + }, +/obj/item/stack/ore/gold{ + pixel_y = 2; + pixel_x = 6 + }, +/obj/item/stack/ore/iron{ + pixel_y = 5; + pixel_x = -10 + }, +/turf/open/floor/wood, +/area/station/cargo/miningoffice) +"kZ" = ( +/turf/closed/mineral/random/snow/high_chance, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +"lb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/engine, +/area/station/engineering/storage_shared) +"lg" = ( +/obj/structure/cable, +/mob/living/basic/migo, +/turf/open/floor/wood, +/area/station/service/theater) +"lj" = ( +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/mapping_helpers/apc/unlocked, +/obj/effect/mapping_helpers/apc/no_charge, +/turf/open/floor/iron/white, +/area/station/medical/lower) +"ln" = ( +/obj/structure/table/wood, +/obj/effect/spawner/random/decoration/lavalamp, +/turf/open/floor/wood, +/area/station/commons/dorms/room4) +"lo" = ( +/obj/item/circuitboard/machine/pacman/wood, +/obj/item/clothing/neck/link_scryer/loaded, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"lq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/storage) +"lr" = ( +/obj/machinery/light/directional/west, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"lu" = ( +/obj/machinery/vending/dinnerware, +/turf/open/floor/iron/cafeteria, +/area/station/service/bar) +"lv" = ( +/obj/item/stack/sheet/glass{ + pixel_y = 7; + pixel_x = 12 + }, +/obj/effect/spawner/random/engineering/material_rare, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"lw" = ( +/obj/effect/spawner/structure/window/ice, +/turf/open/floor/plating, +/area/station/cargo/storage) +"ly" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/medical/medkit, +/turf/open/floor/iron, +/area/station/cargo/storage) +"lz" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external/glass{ + dir = 4; + name = "Supply Door Airlock"; + pixel_y = 0 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/plating, +/area/station/cargo/storage) +"lB" = ( +/obj/structure/cable, +/obj/structure/alien/resin/membrane, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"lC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden, +/turf/closed/wall/r_wall/syndicate, +/area/station/maintenance/disposal/incinerator) +"lD" = ( +/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/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"lE" = ( +/obj/structure/table/reinforced, +/obj/item/hand_labeler{ + pixel_y = 8 + }, +/obj/item/hand_labeler{ + pixel_y = 8 + }, +/obj/item/storage/box, +/obj/item/storage/box, +/obj/item/storage/box, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"lF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"lI" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/engineering/canister, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"lJ" = ( +/obj/effect/spawner/random/engineering/tool, +/obj/item/stack/sheet/glass/fifty, +/turf/open/floor/plating, +/area/station/cargo/storage) +"lM" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/turf/closed/wall/r_wall/syndicate, +/area/station/maintenance/disposal/incinerator) +"lO" = ( +/obj/vehicle/ridden/atv, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_recreation) +"lP" = ( +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/clipboard, +/obj/item/pen/red, +/obj/structure/table, +/turf/open/floor/iron, +/area/station/cargo/storage) +"lR" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown{ + dir = 8 + }, +/obj/effect/spawner/random/engineering/tool, +/obj/effect/spawner/random/engineering/tool_advanced, +/turf/open/floor/iron, +/area/station/cargo/storage) +"lS" = ( +/obj/machinery/power/terminal{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airalarm/all_access, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"lV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/cargo/storage) +"lX" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/engineering/storage/tech) +"lZ" = ( +/obj/item/circuitboard/machine/pacman/wood, +/obj/structure/alien/weeds/node, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"md" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/missing_gloves/directional/east, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/floor1/starboard/fore) +"mf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"mi" = ( +/obj/structure/lattice/catwalk, +/obj/item/radio, +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/surface/outdoors/nospawn) +"mk" = ( +/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/cargo/storage) +"ml" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"mo" = ( +/obj/machinery/door/airlock/wood{ + id_tag = "snowdinbutworse3"; + name = "Cabin 3" + }, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/commons/dorms/room3) +"mq" = ( +/turf/closed/wall/mineral/titanium, +/area/ruin/powered) +"mu" = ( +/obj/structure/cable, +/obj/structure/chair/wood, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"mv" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/obj/machinery/keycard_auth/wall_mounted/directional/east, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"mw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/spawner/random/engineering/toolbox, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"mx" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"mz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/mob/living/basic/hivebot/rapid, +/turf/open/floor/mineral/titanium/tiled/yellow, +/area/station/construction) +"mB" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/table/reinforced, +/obj/item/stack/wrapping_paper{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/stack/package_wrap{ + pixel_x = -1; + pixel_y = -1 + }, +/obj/item/dest_tagger, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/icemoon, +/area/station/cargo/storage) +"mD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, +/obj/structure/cable, +/obj/structure/foamedmetal, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"mE" = ( +/obj/structure/chair, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"mG" = ( +/obj/item/flashlight/lantern/on, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/unexplored/no_rivers) +"mH" = ( +/obj/effect/spawner/random/engineering/toolbox, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"mI" = ( +/obj/structure/table/reinforced, +/obj/item/holosign_creator/robot_seat/bar, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "bar_counter"; + name = "Kitchen Counter Shutters" + }, +/obj/effect/spawner/random/food_or_drink/donkpockets, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"mJ" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/storage) +"mK" = ( +/obj/item/flashlight/lantern/on, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/unexplored/rivers) +"mN" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 4 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"mP" = ( +/obj/structure/alien/weeds/node, +/obj/structure/alien/egg/burst, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"mQ" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/cargo/storage) +"mS" = ( +/turf/open/floor/engine, +/area/icemoon/underground/explored) +"mT" = ( +/obj/machinery/computer/camera_advanced/xenobio{ + dir = 1 + }, +/turf/open/floor/carpet/neon/simple/blue, +/area/station/science/xenobiology) +"mU" = ( +/obj/machinery/light/directional/west, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/floor1/starboard/fore) +"mV" = ( +/obj/item/stack/tile/iron/base{ + pixel_x = -7; + pixel_y = 4 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"mW" = ( +/obj/machinery/firealarm/directional/north, +/obj/structure/chair, +/turf/open/floor/iron, +/area/station/cargo/storage) +"mY" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/commons/dorms/room2) +"mZ" = ( +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"nc" = ( +/obj/item/storage/medkit/brute{ + pixel_y = 7; + pixel_x = -11 + }, +/obj/item/storage/medkit/brute{ + pixel_y = 14; + pixel_x = -12 + }, +/obj/structure/table, +/obj/item/assembly/timer{ + pixel_y = -1; + pixel_x = 8 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"nd" = ( +/obj/structure/fireplace, +/obj/machinery/door/window/right/directional/west{ + name = "Fireplace" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/commons/dorms/room3) +"ng" = ( +/obj/effect/spawner/random/engineering/material_rare, +/turf/open/floor/iron, +/area/station/cargo/storage) +"nh" = ( +/obj/structure/closet/crate/bin, +/obj/item/trash/pistachios, +/turf/open/floor/wood, +/area/station/commons/dorms/room1) +"ni" = ( +/turf/open/floor/carpet/neon/simple/blue, +/area/station/science/xenobiology) +"nj" = ( +/obj/machinery/status_display/supply{ + pixel_x = -32 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"nl" = ( +/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/filingcabinet, +/obj/item/toy/figure/qm, +/obj/item/reagent_containers/cup/glass/bottle/whiskey, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{ + pixel_x = 8; + pixel_y = 8 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"no" = ( +/obj/structure/cable, +/obj/effect/spawner/random/engineering/material_rare, +/obj/item/radio, +/turf/open/floor/iron, +/area/station/cargo/storage) +"nr" = ( +/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/storage) +"ns" = ( +/obj/machinery/netpod, +/obj/machinery/light/small/directional/south, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/cargo/storage) +"nv" = ( +/obj/structure/closet/crate/bin, +/obj/machinery/light/small/directional/east, +/turf/open/floor/wood, +/area/station/service/bar) +"ny" = ( +/obj/structure/sign/departments/medbay/alt, +/turf/closed/wall/mineral/titanium, +/area/station/construction) +"nB" = ( +/obj/structure/table/wood/fancy, +/turf/open/floor/wood, +/area/station/service/bar) +"nC" = ( +/obj/structure/cable, +/obj/machinery/light/directional/south, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"nF" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"nG" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/mining{ + name = "Mining Dock" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/iron, +/area/station/cargo/storage) +"nH" = ( +/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/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 4 + }, +/obj/effect/mob_spawn/corpse/human/bitrunner, +/obj/effect/spawner/random/exotic/technology, +/obj/structure/alien/weeds/node, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/storage) +"nL" = ( +/turf/closed/wall/mineral/wood, +/area/station/service/bar/atrium) +"nM" = ( +/turf/open/floor/carpet, +/area/station/commons/dorms/room2) +"nN" = ( +/obj/item/toy/crayon/spraycan{ + pixel_x = -11; + pixel_y = 21 + }, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"nP" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "Cargo Escape Airlock" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"nQ" = ( +/obj/effect/mob_spawn/corpse/human/miner/mod, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) +"nS" = ( +/turf/open/genturf/blue, +/area/icemoon/surface/outdoors/noruins) +"nT" = ( +/obj/machinery/button/door/directional/north{ + id = "fightingcommunity20"; + name = "shutter button" + }, +/turf/open/floor/wood, +/area/station/commons/dorms/room2) +"nU" = ( +/obj/structure/table/wood, +/obj/item/storage/crayons, +/obj/item/storage/crayons, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/mapping_helpers/apc/unlocked, +/obj/effect/mapping_helpers/apc/no_charge, +/obj/item/binoculars, +/turf/open/floor/wood, +/area/station/service/theater) +"nV" = ( +/obj/machinery/door/airlock/shuttle{ + name = "Emergency Shuttle Airlock" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/structure/cable, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"nX" = ( +/obj/effect/turf_decal/trimline/dark_red/filled/warning{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"nZ" = ( +/obj/structure/bed, +/obj/item/bedsheet/brown, +/turf/open/floor/wood, +/area/station/commons/dorms/room1) +"od" = ( +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +"oe" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/portable_atmospherics/pump, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"of" = ( +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 4 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) +"og" = ( +/obj/effect/spawner/random/engineering/tool, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"oh" = ( +/obj/structure/table, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"oi" = ( +/obj/machinery/newscaster/directional/south, +/turf/open/floor/wood, +/area/station/hallway/primary/central/fore) +"ok" = ( +/obj/machinery/door/airlock{ + name = "Bathroom" + }, +/turf/open/floor/iron/freezer, +/area/station/commons/dorms/room1) +"ol" = ( +/obj/structure/closet, +/obj/item/card/id/advanced/mining, +/obj/item/card/id/advanced/mining, +/obj/item/card/id/advanced/mining, +/obj/item/card/id/advanced/mining, +/obj/item/card/id/advanced/mining, +/obj/item/card/id/advanced/mining, +/obj/item/card/id/advanced/mining, +/obj/item/card/id/advanced/mining, +/obj/item/card/id/advanced/mining, +/obj/item/mining_scanner, +/obj/item/mining_scanner, +/obj/item/mining_scanner, +/obj/item/mining_scanner, +/obj/item/mining_scanner, +/obj/item/mining_scanner, +/obj/item/mining_scanner, +/obj/item/mining_scanner, +/obj/item/mining_scanner, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"op" = ( +/obj/item/stack/sheet/glass{ + pixel_y = 7; + pixel_x = 5 + }, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"oq" = ( +/obj/machinery/recharge_station, +/mob/living/silicon/robot/shell/cell, +/turf/open/floor/glass/plasma, +/area/station/ai_monitored/turret_protected/ai) +"or" = ( +/obj/structure/table/reinforced, +/obj/item/clothing/glasses/cold, +/obj/item/clothing/glasses/cold, +/obj/item/clothing/glasses/cold, +/obj/item/clothing/suit/hooded/wintercoat/engineering, +/obj/item/clothing/suit/hooded/wintercoat/engineering, +/obj/item/clothing/suit/hooded/wintercoat/engineering, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/engineering/storage/tech) +"os" = ( +/obj/structure/closet/secure_closet/personal/cabinet{ + anchored = 1 + }, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/shoes/winterboots, +/obj/item/clothing/shoes/winterboots, +/obj/item/clothing/neck/large_scarf/blue, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/spawner/random/exotic/languagebook, +/obj/effect/mapping_helpers/apc/unlocked, +/obj/effect/mapping_helpers/apc/no_charge, +/turf/open/floor/wood, +/area/station/commons/dorms/room3) +"ov" = ( +/obj/machinery/power/smes/super/full, +/obj/structure/cable, +/turf/open/floor/mineral/plastitanium, +/area/station/ai_monitored/turret_protected/ai) +"ow" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/chair/comfy/shuttle, +/turf/open/floor/mineral/plastitanium/red, +/area/station/construction) +"oy" = ( +/obj/structure/table/wood, +/obj/machinery/chem_dispenser/drinks{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/service/bar) +"oz" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/mob_spawn/corpse/human/syndicatesoldier, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"oA" = ( +/obj/structure/table/wood, +/obj/machinery/chem_dispenser/drinks/beer, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"oD" = ( +/obj/structure/plasticflaps{ + dir = 4 + }, +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2" + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"oE" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 8 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"oF" = ( +/obj/machinery/status_display, +/turf/closed/wall/mineral/titanium, +/area/station/construction) +"oG" = ( +/obj/effect/spawner/random/trash/garbage{ + spawn_scatter_radius = 1 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"oH" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible/layer2, +/turf/closed/wall/r_wall/syndicate, +/area/station/maintenance/disposal/incinerator) +"oI" = ( +/obj/structure/cable, +/turf/open/floor/mineral/plastitanium, +/area/station/ai_monitored/turret_protected/ai) +"oK" = ( +/obj/structure/lattice/catwalk/mining, +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/surface/outdoors/nospawn) +"oL" = ( +/obj/machinery/computer/turbine_computer{ + dir = 1; + mapping_id = "main_turbine" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"oS" = ( +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"oT" = ( +/turf/open/floor/iron/stairs, +/area/station/ai_monitored/turret_protected/ai) +"oU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/alien/resin/membrane, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"oV" = ( +/obj/structure/dresser, +/turf/open/floor/wood, +/area/station/commons/dorms/room2) +"oW" = ( +/obj/effect/spawner/random/engineering/toolbox, +/turf/open/floor/engine, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +"oX" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"oY" = ( +/obj/structure/chair/stool/bar/directional/north, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"oZ" = ( +/obj/structure/fans/tiny/invisible, +/obj/item/circuitboard/machine/circuit_imprinter, +/obj/item/circuitboard/machine/circuit_imprinter, +/obj/item/circuitboard/machine/circuit_imprinter, +/turf/open/floor/plating/snowed/standard_air, +/area/ruin/powered) +"pb" = ( +/obj/machinery/door/poddoor/shutters{ + id = "garage_cabin"; + name = "Garage Door" + }, +/obj/structure/fans/tiny, +/obj/effect/turf_decal/weather/snow/corner{ + dir = 8 + }, +/turf/open/floor/plating/snowed/snow_cabin, +/area/station/maintenance/hallway/abandoned_recreation) +"pd" = ( +/obj/item/shovel{ + pixel_x = -6; + pixel_y = -8 + }, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"pe" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/station/service/bar/atrium) +"pf" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"pg" = ( +/obj/effect/turf_decal/weather/snow/corner, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"pi" = ( +/obj/structure/alien/resin/wall, +/turf/open/floor/plating/foam, +/area/icemoon/underground/explored) +"pj" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"pk" = ( +/obj/structure/table/wood, +/obj/effect/spawner/random/food_or_drink/donkpockets, +/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/carpet, +/area/station/service/bar/atrium) +"pn" = ( +/obj/structure/alien/egg/burst, +/turf/open/floor/iron, +/area/station/cargo/storage) +"pq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/alien/egg/burst, +/obj/item/clothing/neck/link_scryer/loaded, +/turf/open/floor/iron, +/area/station/cargo/storage) +"pr" = ( +/obj/machinery/atmospherics/miner/oxygen, +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/obj/structure/window/reinforced/plasma/spawner/directional/west, +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/engine/airless, +/area/station/engineering/atmos) +"pt" = ( +/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, +/area/station/cargo/storage) +"pv" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/left/directional/west{ + name = "Cargo Desk"; + req_access = list("cargo") + }, +/obj/structure/desk_bell{ + pixel_x = 7 + }, +/obj/item/papercutter, +/turf/open/floor/iron, +/area/station/cargo/storage) +"py" = ( +/obj/machinery/recharge_station, +/mob/living/silicon/robot/shell/cell, +/obj/machinery/camera/directional/north{ + c_tag = "MiniSat AI Chamber South"; + network = list("aicore") + }, +/turf/open/floor/glass/plasma, +/area/station/ai_monitored/turret_protected/ai) +"pz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/mob_spawn/corpse/human/nanotrasensoldier, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/yellow, +/area/station/construction) +"pC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"pH" = ( +/obj/effect/spawner/random/trash/garbage{ + spawn_scatter_radius = 1 + }, +/obj/structure/alien/weeds/node, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"pI" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/closet/secure_closet/contraband/armory, +/obj/effect/spawner/random/contraband/armory, +/obj/effect/spawner/random/contraband/armory, +/obj/effect/spawner/random/contraband/armory, +/obj/effect/spawner/random/maintenance/eight, +/turf/open/floor/wood/large, +/area/station/ai_monitored/security/armory/upper) +"pL" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "Escape Airlock" + }, +/obj/effect/landmark/navigate_destination/dockesc, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"pP" = ( +/obj/structure/closet/secure_closet/contraband/armory, +/obj/effect/spawner/random/contraband/armory, +/obj/effect/spawner/random/contraband/armory, +/obj/effect/spawner/random/contraband/armory, +/obj/effect/spawner/random/maintenance/eight, +/turf/open/floor/wood/large, +/area/station/ai_monitored/security/armory/upper) +"pS" = ( +/obj/structure/alien/resin/wall, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"pT" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"pV" = ( +/obj/structure/chair/wood, +/turf/open/floor/carpet, +/area/station/service/bar/atrium) +"qa" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/mob_spawn/corpse/human/syndicatesoldier, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"qb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible{ + dir = 4 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/lower) +"qc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/random/engineering/material_rare, +/turf/open/floor/iron, +/area/station/cargo/storage) +"qd" = ( +/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/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"qg" = ( +/obj/effect/spawner/structure/window/hollow/reinforced/middle{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/cargo/lower) +"qi" = ( +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/hallway/primary/central/fore) +"qj" = ( +/obj/item/gps, +/obj/item/storage/part_replacer/bluespace/tier1, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"qk" = ( +/obj/machinery/door/window/right/directional/west{ + name = "Fireplace" + }, +/obj/structure/fireplace, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/commons/dorms/room1) +"ql" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/holosign/barrier/atmos, +/turf/open/floor/plating, +/area/station/construction) +"qn" = ( +/obj/machinery/button/door/directional/north{ + id = "garage_cabin" + }, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_recreation) +"qo" = ( +/obj/machinery/recharge_station, +/obj/machinery/light/floor, +/obj/item/bodypart/head/robot, +/obj/item/bodypart/leg/left/robot, +/obj/item/bodypart/chest/robot, +/obj/item/bodypart/arm/right/robot, +/obj/item/bodypart/arm/left/robot, +/obj/item/bodypart/leg/right/robot, +/turf/open/floor/glass/plasma, +/area/station/ai_monitored/turret_protected/ai) +"qr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"qs" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/electrical{ + pixel_x = -3; + pixel_y = 1 + }, +/obj/item/storage/toolbox/mechanical{ + pixel_y = -1 + }, +/obj/item/storage/toolbox/emergency{ + pixel_x = 3; + pixel_y = -5 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"qt" = ( +/obj/machinery/requests_console/directional/west{ + department = "Cargo Bay"; + name = "Cargo Bay Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/machinery/camera/directional/west{ + c_tag = "Cargo Bay Office" + }, +/obj/structure/frame/machine/secured, +/turf/open/floor/iron, +/area/station/cargo/storage) +"qv" = ( +/obj/machinery/light/small/directional/west, +/obj/item/instrument/guitar, +/obj/item/instrument/violin, +/obj/item/instrument/accordion, +/obj/item/instrument/trumpet, +/obj/structure/closet/crate/wooden, +/turf/open/floor/wood, +/area/station/service/theater) +"qw" = ( +/obj/structure/window/reinforced/fulltile/ice{ + name = "frozen window" + }, +/turf/open/floor/plating, +/area/station/hallway/primary) +"qx" = ( +/obj/effect/turf_decal/bot, +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/obj/item/radio/intercom/directional/south, +/obj/machinery/light/directional/south, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"qy" = ( +/obj/structure/closet/crate/rcd, +/obj/item/clothing/neck/link_scryer/loaded, +/obj/item/clothing/neck/link_scryer/loaded, +/obj/item/clothing/neck/link_scryer/loaded, +/turf/open/floor/mineral/plastitanium, +/area/station/ai_monitored/turret_protected/ai) +"qz" = ( +/obj/machinery/light/directional/north, +/obj/machinery/digital_clock/directional/north, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"qA" = ( +/obj/structure/table/reinforced, +/obj/item/assembly/igniter{ + pixel_y = 12; + pixel_x = -3 + }, +/obj/item/stock_parts/micro_laser{ + pixel_x = -2 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"qC" = ( +/obj/item/stack/ore/titanium{ + pixel_y = 10; + pixel_x = -10 + }, +/obj/item/stack/ore/iron{ + pixel_y = 10; + pixel_x = 10 + }, +/obj/structure/bed, +/turf/open/floor/wood, +/area/station/cargo/miningoffice) +"qD" = ( +/obj/structure/chair/stool/bar/directional/north, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"qF" = ( +/obj/structure/sink/kitchen/directional/south{ + desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; + name = "sink" + }, +/obj/structure/mop_bucket/janitorialcart, +/obj/item/mop, +/obj/item/reagent_containers/cup/bucket, +/obj/item/clothing/suit/caution, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/hallway/primary/central/fore) +"qG" = ( +/obj/structure/window/spawner/directional/east, +/turf/open/floor/wood, +/area/station/commons/lounge) +"qI" = ( +/obj/structure/extinguisher_cabinet/directional/north, +/obj/effect/mob_spawn/corpse/human/commander, +/turf/open/floor/wood, +/area/station/hallway/primary/central/fore) +"qL" = ( +/obj/item/gps, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"qN" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external{ + name = "Security Escape Airlock"; + space_dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"qQ" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/lower) +"qS" = ( +/obj/structure/table/wood, +/obj/structure/cable, +/obj/item/reagent_containers/cup/glass/mug/coco{ + desc = "Still hot!"; + pixel_y = -2 + }, +/obj/item/reagent_containers/cup/glass/mug/coco{ + desc = "Still hot!"; + pixel_x = 8; + pixel_y = 8 + }, +/turf/open/floor/carpet, +/area/station/service/bar/atrium) +"qT" = ( +/obj/structure/table, +/obj/machinery/microwave, +/turf/open/floor/iron/cafeteria, +/area/station/service/bar) +"qU" = ( +/turf/open/floor/carpet, +/area/station/service/bar/atrium) +"qV" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/random/decoration/lavalamp, +/obj/effect/spawner/random/engineering/material_rare, +/turf/open/floor/iron, +/area/station/cargo/storage) +"qW" = ( +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/station/construction) +"qY" = ( +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_recreation) +"ra" = ( +/obj/machinery/airalarm/directional/west, +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/blood/gibs/robot_debris, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/storage) +"rb" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Mining Maintenance" + }, +/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/supply/mining, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/plating, +/area/icemoon/surface/outdoors/nospawn) +"rc" = ( +/obj/structure/table/optable, +/turf/open/floor/iron/white, +/area/station/medical/lower) +"re" = ( +/obj/structure/cable, +/turf/open/floor/wood/large, +/area/station/ai_monitored/security/armory/upper) +"rg" = ( +/obj/machinery/door/airlock/shuttle{ + name = "Emergency Shuttle Airlock" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"rh" = ( +/obj/item/radio, +/turf/closed/mineral/random/snow/high_chance, +/area/icemoon/surface/outdoors/nospawn) +"rj" = ( +/obj/item/radio, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"rk" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/sign/poster/contraband/random/directional/north, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"rl" = ( +/obj/structure/table/reinforced, +/obj/effect/spawner/random/entertainment/lighter, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "bar_counter"; + name = "Kitchen Counter Shutters" + }, +/obj/item/gps/mining{ + gpstag = "ABADON-BAR" + }, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"rm" = ( +/obj/effect/mob_spawn/corpse/human/miner/mod, +/obj/structure/cable, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"rn" = ( +/turf/open/floor/iron/cafeteria, +/area/station/service/bar) +"rp" = ( +/obj/effect/spawner/random/engineering/vending_restock, +/obj/structure/closet/crate/secure/cargo, +/obj/effect/spawner/random/engineering/vending_restock, +/obj/effect/spawner/random/engineering/vending_restock, +/obj/effect/spawner/random/engineering/vending_restock, +/obj/effect/spawner/random/engineering/vending_restock, +/obj/effect/spawner/random/engineering/vending_restock, +/obj/effect/spawner/random/engineering/vending_restock, +/obj/effect/spawner/random/engineering/vending_restock, +/obj/effect/spawner/random/engineering/vending_restock, +/obj/effect/spawner/random/engineering/vending_restock, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/glass/fifty, +/turf/open/floor/carpet, +/area/station/cargo/mining_breakroom) +"rr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"rs" = ( +/obj/structure/lattice/catwalk, +/obj/item/stack/sheet/mineral/wood/fifty, +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/surface/outdoors/nospawn) +"rt" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ru" = ( +/obj/structure/table/wood, +/obj/item/resonator/upgraded{ + name = "Chief Golem's Resonator"; + pixel_y = 6; + pixel_x = -8 + }, +/obj/item/paper_bin{ + pixel_x = 9; + pixel_y = 7 + }, +/obj/item/pen{ + pixel_y = -2 + }, +/turf/open/floor/wood, +/area/station/cargo/miningoffice) +"rv" = ( +/obj/machinery/computer/records/security{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/machinery/light/directional/east, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/mapping_helpers/requests_console/information, +/obj/machinery/requests_console/directional/east{ + department = "Security"; + name = "Security Requests Console" + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"rx" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/scrubber, +/turf/open/floor/engine, +/area/station/engineering/storage_shared) +"ry" = ( +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"rA" = ( +/obj/effect/mapping_helpers/burnt_floor, +/obj/effect/turf_decal/weather/snow, +/turf/open/floor/plating, +/area/icemoon/underground/explored) +"rB" = ( +/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, +/area/station/cargo/storage) +"rD" = ( +/obj/structure/table, +/obj/item/surgicaldrill, +/obj/item/circular_saw, +/obj/item/cautery, +/obj/item/surgical_drapes, +/obj/item/scalpel, +/obj/item/hemostat, +/turf/open/floor/iron/white, +/area/station/medical/lower) +"rE" = ( +/obj/machinery/light/directional/south, +/turf/open/floor/wood, +/area/station/commons/dorms/room2) +"rG" = ( +/turf/closed/wall/ice, +/area/station/cargo/miningoffice) +"rI" = ( +/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/plating/snowed/icemoon, +/area/station/cargo/storage) +"rJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/turf/open/floor/mineral/titanium/tiled/yellow, +/area/station/construction) +"rK" = ( +/obj/structure/sink/directional/west, +/obj/structure/mirror/directional/north, +/turf/open/floor/iron/freezer, +/area/station/commons/dorms/room1) +"rL" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible/layer2, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"rN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/line, +/obj/effect/turf_decal/trimline/brown/corner{ + dir = 4 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/storage) +"rV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/sorting/wrap/flip{ + dir = 1 + }, +/turf/open/floor/iron/icemoon, +/area/station/cargo/storage) +"rW" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/obj/effect/mob_spawn/corpse/human/scientist, +/obj/item/binoculars, +/turf/open/floor/wood, +/area/station/cargo/miningoffice) +"rZ" = ( +/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, +/turf/open/floor/iron, +/area/station/cargo/storage) +"sa" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/binary/pump, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"sc" = ( +/obj/structure/sign/nanotrasen{ + pixel_y = 32 + }, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/underground/explored) +"sd" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/mineral/plastitanium/red, +/area/station/construction) +"sf" = ( +/obj/machinery/light/directional/south, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/hallway/primary) +"sg" = ( +/obj/vehicle/ridden/speedbike/red{ + dir = 8 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/station/cargo/storage) +"si" = ( +/obj/effect/spawner/random/exotic/technology, +/turf/open/floor/engine, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +"sn" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/line, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 1 + }, +/obj/machinery/holopad, +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/storage) +"sp" = ( +/obj/item/storage/medkit/fire{ + pixel_y = 6; + pixel_x = -1 + }, +/obj/item/storage/medkit/fire{ + pixel_y = 13; + pixel_x = -1 + }, +/obj/structure/table, +/obj/structure/light_construct/directional/south, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"sr" = ( +/obj/structure/fireplace, +/obj/machinery/door/window/left/directional/east{ + name = "Fireplace" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/commons/dorms/room4) +"ss" = ( +/obj/machinery/light/directional/north, +/obj/structure/closet/crate/secure/gear, +/obj/effect/spawner/random/armory/e_gun, +/obj/effect/spawner/random/armory/e_gun, +/obj/effect/spawner/random/armory/e_gun, +/obj/effect/spawner/random/armory/e_gun, +/obj/effect/spawner/random/armory/e_gun, +/obj/effect/spawner/random/armory/laser_gun, +/obj/effect/spawner/random/armory/laser_gun, +/obj/effect/spawner/random/armory/laser_gun, +/obj/effect/spawner/random/armory/laser_gun, +/obj/effect/spawner/random/armory/laser_gun, +/turf/open/floor/carpet, +/area/station/cargo/mining_breakroom) +"sv" = ( +/turf/closed/wall/mineral/wood, +/area/station/commons/dorms/room1) +"sw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_recreation) +"sy" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"sz" = ( +/obj/machinery/disposal/delivery_chute{ + dir = 8 + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"sA" = ( +/obj/machinery/cryo_cell, +/turf/open/floor/iron/white, +/area/station/medical/lower) +"sC" = ( +/obj/item/circuitboard/machine/pacman/wood, +/turf/open/floor/mineral/plastitanium, +/area/station/ai_monitored/turret_protected/ai) +"sD" = ( +/obj/machinery/door/airlock{ + name = "Bathroom" + }, +/turf/open/floor/iron/freezer, +/area/station/commons/dorms/room3) +"sF" = ( +/mob/living/basic/blankbody, +/turf/open/floor/carpet/red, +/area/station/maintenance/starboard/aft) +"sG" = ( +/obj/structure/table, +/obj/item/storage/medkit/regular{ + pixel_x = 6; + pixel_y = -5 + }, +/obj/item/multitool, +/obj/item/trash/cheesie, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/spawner/random/engineering/tool_alien, +/obj/effect/spawner/random/engineering/tool_advanced, +/obj/effect/spawner/random/entertainment/money_large, +/turf/open/floor/iron, +/area/station/cargo/storage) +"sH" = ( +/obj/item/mod/control/pre_equipped/prototype, +/obj/item/tank/internals/oxygen/yellow, +/obj/structure/closet/crate/nakamura, +/obj/item/mod/module/thermal_regulator, +/obj/item/stock_parts/power_store/cell/upgraded/plus, +/obj/item/stock_parts/power_store/cell/upgraded/plus, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"sI" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=8"; + location = "QM #4" + }, +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/exotic/ripley, +/turf/open/floor/iron, +/area/station/cargo/storage) +"sJ" = ( +/obj/item/radio, +/obj/item/radio, +/turf/closed/mineral/random/snow/high_chance, +/area/icemoon/surface/outdoors/nospawn) +"sK" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"sL" = ( +/obj/structure/table, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"sO" = ( +/obj/machinery/space_heater, +/turf/open/floor/wood, +/area/station/commons/dorms/room2) +"sQ" = ( +/obj/machinery/nuclearbomb/selfdestruct, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"sU" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/engineering/storage/tech) +"sW" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/mob/living/basic/hivebot/rapid, +/turf/open/floor/mineral/titanium/tiled/yellow, +/area/station/construction) +"sY" = ( +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/mapping_helpers/apc/unlocked, +/obj/effect/mapping_helpers/apc/no_charge, +/turf/open/floor/wood, +/area/station/commons/lounge) +"ta" = ( +/obj/machinery/vending/medical, +/turf/open/floor/iron/white, +/area/station/medical/lower) +"te" = ( +/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/cargo/warehouse) +"tg" = ( +/obj/machinery/light/directional/south, +/turf/open/floor/carpet/neon/simple/blue, +/area/station/science/xenobiology) +"th" = ( +/obj/machinery/vending/autodrobe, +/turf/open/floor/wood, +/area/station/service/theater) +"tk" = ( +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"tn" = ( +/obj/machinery/power/shuttle_engine/heater, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/station/construction) +"to" = ( +/obj/structure/table, +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/item/restraints/handcuffs, +/turf/open/floor/plating/snowed/icemoon, +/area/station/hallway/secondary/exit/departure_lounge) +"tq" = ( +/obj/structure/railing{ + dir = 10 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) +"tr" = ( +/obj/structure/reagent_dispensers/foamtank, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"ts" = ( +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"tt" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad" + }, +/obj/machinery/door/poddoor{ + dir = 4; + id = "QMLoaddoor"; + name = "Supply Dock Loading Door" + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"tv" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"tw" = ( +/obj/structure/table/wood/poker, +/obj/item/toy/cards/deck{ + pixel_y = 5 + }, +/turf/open/floor/carpet, +/area/station/service/bar/atrium) +"tx" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible/layer2, +/obj/machinery/air_sensor/incinerator_tank, +/turf/open/floor/engine/vacuum, +/area/station/maintenance/disposal/incinerator) +"ty" = ( +/obj/structure/toilet{ + dir = 4 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/computer/security/telescreen/entertainment/directional/east, +/turf/open/floor/iron/freezer, +/area/station/commons/dorms/room2) +"tB" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/stripes/asteroid/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/turf/open/floor/iron, +/area/station/cargo/storage) +"tC" = ( +/obj/structure/cable/multilayer/multiz, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"tD" = ( +/obj/machinery/shower/directional/north, +/obj/structure/curtain, +/turf/open/floor/iron/freezer, +/area/station/commons/dorms/room3) +"tE" = ( +/obj/machinery/chem_master/condimaster{ + desc = "Looks like a knock-off chem-master. Perhaps useful for separating liquids when mixing drinks precisely. Also dispenses condiments."; + name = "HoochMaster Deluxe" + }, +/obj/machinery/airalarm/directional/west, +/obj/machinery/light/small/directional/west, +/obj/effect/mapping_helpers/airalarm/away_general_access, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"tF" = ( +/obj/effect/turf_decal/bot, +/obj/item/clothing/neck/link_scryer/loaded, +/turf/open/floor/iron, +/area/station/cargo/storage) +"tG" = ( +/obj/structure/fans/tiny/invisible, +/obj/item/flashlight/lantern/on, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/turf/open/floor/plating/snowed/standard_air, +/area/icemoon/surface/outdoors/nospawn) +"tL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/cargo/storage) +"tM" = ( +/turf/closed/mineral/random/snow/high_chance, +/area/icemoon/underground/unexplored/rivers/no_monsters) +"tO" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"tP" = ( +/obj/effect/spawner/random/engineering/atmospherics_portable, +/obj/machinery/light/directional/north, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/unlocked, +/obj/effect/mapping_helpers/airalarm/tlv_no_checks, +/obj/effect/mapping_helpers/airalarm/all_access, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"tQ" = ( +/obj/machinery/door/airlock/wood{ + id_tag = "snowdinbutworse5"; + name = "Cabin 5" + }, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/commons/dorms/room1) +"tR" = ( +/obj/machinery/light/small/directional/south, +/turf/open/floor/wood, +/area/station/hallway/primary/central/fore) +"tS" = ( +/obj/effect/spawner/random/trash/garbage{ + spawn_scatter_radius = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"tT" = ( +/obj/machinery/button/door/directional/south{ + id = "snowdinbutworse4" + }, +/turf/open/floor/wood, +/area/station/commons/dorms/room2) +"tV" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/mapping_helpers/apc/no_charge, +/obj/effect/mapping_helpers/apc/cut_AI_wire, +/obj/effect/mapping_helpers/apc/away_general_access, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"tW" = ( +/obj/structure/cable, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) +"tX" = ( +/obj/machinery/light/small/directional/west, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/engineering/storage/tech) +"tZ" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/filingcabinet/filingcabinet, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron/icemoon, +/area/station/cargo/storage) +"uc" = ( +/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium, +/obj/structure/girder/reinforced, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/ai) +"ue" = ( +/obj/machinery/light/directional/south, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/hallway/primary/central/fore) +"uf" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/mob_spawn/corpse/human/syndicatesoldier, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"ug" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/east, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"uh" = ( +/obj/item/radio, +/obj/item/clothing/neck/link_scryer/loaded, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"ui" = ( +/obj/machinery/light/directional/south, +/turf/open/floor/wood, +/area/station/commons/dorms/room3) +"uj" = ( +/obj/structure/alien/weeds/node, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"uk" = ( +/obj/structure/cable, +/obj/effect/mapping_helpers/apc/cell_10k, +/obj/effect/mapping_helpers/apc/full_charge, +/obj/effect/mapping_helpers/apc/unlocked, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/mineral/plastitanium, +/area/station/ai_monitored/turret_protected/ai) +"um" = ( +/obj/machinery/door/airlock/wood{ + name = "Mining" + }, +/turf/open/floor/wood, +/area/station/cargo/mining_breakroom) +"un" = ( +/obj/machinery/portable_atmospherics/scrubber, +/turf/open/floor/engine, +/area/station/engineering/storage_shared) +"up" = ( +/obj/item/gps, +/obj/item/clothing/glasses/meson, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"uq" = ( +/obj/structure/closet/crate, +/obj/item/pickaxe, +/obj/item/pickaxe, +/obj/item/pickaxe, +/obj/item/pickaxe, +/obj/item/shovel, +/obj/item/shovel, +/obj/item/shovel, +/obj/item/shovel, +/obj/item/fishing_rod, +/obj/item/fishing_rod, +/obj/item/fishing_rod, +/obj/effect/spawner/random/engineering/tool_alien, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"ur" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"uu" = ( +/mob/living/basic/goose/vomit, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"uw" = ( +/obj/structure/closet/secure_closet/miner, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/icemoon/surface/outdoors/nospawn) +"uz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/status_display/supply{ + pixel_x = -32 + }, +/turf/closed/wall/ice, +/area/station/cargo/storage) +"uA" = ( +/obj/machinery/light_switch/directional/south, +/obj/structure/closet/secure_closet/security/cargo, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"uC" = ( +/obj/item/flashlight/lantern/on, +/turf/closed/mineral/random/snow/high_chance, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +"uD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/layer_manifold/brown/visible, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"uE" = ( +/obj/structure/cable, +/turf/open/floor/carpet, +/area/station/commons/dorms/room3) +"uF" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/gibspawner/xeno, +/turf/open/floor/iron, +/area/station/cargo/storage) +"uJ" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/wood{ + name = "Stage Left" + }, +/turf/open/floor/wood, +/area/station/commons/lounge) +"uK" = ( +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"uL" = ( +/obj/structure/cable, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) +"uN" = ( +/obj/structure/closet/crate/secure/syndicate/gorlex, +/obj/effect/spawner/random/contraband/armory, +/obj/effect/spawner/random/contraband/armory, +/obj/effect/spawner/random/contraband/grenades/dangerous, +/obj/effect/spawner/random/contraband/grenades/dangerous, +/obj/effect/spawner/random/contraband/grenades/dangerous, +/obj/effect/spawner/random/contraband/plus, +/obj/effect/spawner/random/contraband/plus, +/obj/effect/spawner/random/exotic/antag_gear, +/obj/effect/spawner/random/exotic/antag_gear, +/obj/effect/spawner/random/exotic/antag_gear_weak, +/obj/effect/spawner/random/exotic/antag_gear_weak, +/obj/effect/spawner/random/exotic/syndie, +/obj/effect/spawner/random/exotic/syndie, +/obj/effect/spawner/random/exotic/syndie, +/obj/item/climbing_hook/syndicate, +/obj/item/climbing_hook/syndicate, +/obj/item/climbing_hook/syndicate, +/obj/item/climbing_hook/syndicate, +/obj/item/climbing_hook/syndicate, +/turf/open/floor/carpet, +/area/station/cargo/mining_breakroom) +"uS" = ( +/obj/machinery/computer/order_console/mining, +/obj/machinery/light_switch/directional/north, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"uT" = ( +/obj/machinery/shower/directional/north, +/obj/structure/curtain, +/turf/open/floor/iron/freezer, +/area/station/commons/dorms/room1) +"uU" = ( +/turf/open/floor/wood, +/area/station/service/bar) +"uV" = ( +/obj/effect/mob_spawn/corpse/human/syndicatecommando/soft_suit, +/obj/effect/spawner/random/exotic/antag_gear_weak, +/obj/structure/alien/weeds/node, +/turf/open/floor/plating, +/area/station/cargo/storage) +"uX" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"uZ" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"vc" = ( +/obj/item/clothing/gloves/color/yellow, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"vd" = ( +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/structure/table, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"vg" = ( +/obj/structure/table/wood, +/obj/effect/spawner/random/decoration/lavalamp, +/turf/open/floor/wood, +/area/station/commons/dorms/room1) +"vi" = ( +/obj/structure/cable, +/obj/machinery/quantum_server, +/obj/effect/decal/cleanable/blood/splatter/oil, +/turf/open/floor/iron/dark/smooth_corner{ + dir = 4 + }, +/area/station/cargo/storage) +"vj" = ( +/turf/closed/mineral/random/snow/high_chance, +/area/icemoon/underground/unexplored/rivers) +"vk" = ( +/obj/structure/sign/warning/explosives/alt/directional/west, +/obj/machinery/portable_atmospherics/scrubber, +/turf/open/floor/engine, +/area/station/engineering/storage_shared) +"vl" = ( +/turf/open/genturf, +/area/icemoon/underground/unexplored/rivers) +"vm" = ( +/mob/living/basic/alien/drone, +/obj/structure/alien/weeds/node, +/turf/open/floor/plating, +/area/station/cargo/storage) +"vp" = ( +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/commons/lounge) +"vq" = ( +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/commons/dorms/room1) +"vt" = ( +/turf/open/floor/wood, +/area/station/cargo/miningoffice) +"vx" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/machinery/camera/autoname, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"vy" = ( +/obj/structure/cable, +/obj/structure/ladder, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"vz" = ( +/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, +/area/station/cargo/storage) +"vD" = ( +/obj/structure/table, +/obj/item/storage/toolbox/fishing{ + pixel_y = 14 + }, +/obj/item/storage/toolbox/fishing{ + pixel_y = 7; + pixel_x = -1 + }, +/obj/item/storage/toolbox/fishing{ + pixel_y = -1; + pixel_x = -1 + }, +/obj/item/fishing_line/reinforced{ + pixel_y = 11; + pixel_x = -7 + }, +/obj/item/fishing_line/reinforced{ + pixel_y = 4; + pixel_x = 2 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"vE" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"vI" = ( +/obj/structure/cable, +/obj/effect/spawner/random/engineering/material_rare, +/turf/open/floor/iron, +/area/station/cargo/storage) +"vK" = ( +/obj/structure/table/wood/fancy, +/obj/item/rag, +/turf/open/floor/wood, +/area/station/service/bar) +"vL" = ( +/obj/machinery/airalarm/directional/east, +/obj/structure/table, +/obj/item/book/manual/wiki/security_space_law, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"vM" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external/glass{ + dir = 4; + name = "Supply Door Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/plating, +/area/station/cargo/storage) +"vN" = ( +/obj/item/pinpointer/nuke, +/turf/closed/mineral/random/snow/high_chance, +/area/icemoon/surface/outdoors/nospawn) +"vO" = ( +/turf/closed/wall/mineral/wood, +/area/station/medical/lower) +"vP" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"vQ" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/engineering{ + name = "Generator Room" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/engineering/storage/tech) +"vR" = ( +/obj/structure/lattice, +/obj/item/flashlight/lantern/on, +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/underground/explored) +"vT" = ( +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Access" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_upload, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/mineral/plastitanium, +/area/station/ai_monitored/turret_protected/ai) +"vV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/computer/security/telescreen/normal/directional/east{ + name = "Shuttle Camera Monitor" + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"vW" = ( +/obj/machinery/bookbinder, +/turf/open/floor/wood, +/area/station/cargo/miningoffice) +"vY" = ( +/obj/item/gps, +/obj/effect/spawner/random/medical/medkit_rare, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"vZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"wb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/mapping_helpers/apc/unlocked, +/obj/effect/mapping_helpers/apc/no_charge, +/turf/open/floor/plating, +/area/station/maintenance/floor1/starboard/fore) +"wc" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/obj/structure/window/reinforced/plasma/spawner/directional/west, +/turf/open/floor/engine/airless, +/area/station/engineering/atmos) +"wd" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=8"; + location = "QM #3" + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/east, +/obj/effect/spawner/random/exotic/ripley, +/turf/open/floor/iron, +/area/station/cargo/storage) +"wf" = ( +/obj/machinery/button/door/directional/south{ + id = "snowdinbutworse3" + }, +/turf/open/floor/wood, +/area/station/commons/dorms/room3) +"wh" = ( +/obj/structure/sink/kitchen/directional/south{ + desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; + name = "sink" + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/bar) +"wi" = ( +/obj/structure/rack, +/obj/effect/turf_decal/tile/dark_blue/full, +/obj/effect/spawner/random/techstorage/ai_all, +/obj/machinery/camera/directional/west{ + c_tag = "Secure Tech Storage" + }, +/obj/effect/turf_decal/siding/dark{ + dir = 1 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/cargo/lower) +"wj" = ( +/obj/machinery/light/directional/east, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"wl" = ( +/obj/effect/spawner/random/engineering/flashlight, +/obj/item/clothing/glasses/meson, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"wm" = ( +/obj/structure/chair/office/light, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"wn" = ( +/obj/machinery/atmospherics/miner/hypernoblium, +/obj/structure/window/reinforced/plasma/spawner/directional/west, +/obj/machinery/portable_atmospherics/canister/nob, +/turf/open/floor/engine/airless, +/area/station/engineering/atmos) +"wo" = ( +/obj/machinery/door/airlock/mining/glass{ + id_tag = "innercargo"; + name = "Bitrunning Den" + }, +/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/any/supply/bit_den, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/iron, +/area/station/cargo/storage) +"wp" = ( +/turf/closed/wall/mineral/plastitanium/nodiagonal, +/area/station/construction) +"wq" = ( +/obj/item/flashlight/lantern/on, +/turf/open/floor/engine, +/area/icemoon/surface/outdoors/nospawn) +"ws" = ( +/obj/machinery/door/airlock/wood/glass, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"wt" = ( +/obj/structure/window/reinforced/fulltile/ice{ + name = "frozen window" + }, +/turf/open/floor/plating, +/area/station/cargo/mining_breakroom) +"wu" = ( +/obj/structure/ladder, +/obj/structure/cable/multilayer/multiz, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"wv" = ( +/obj/structure/fans/tiny/invisible, +/obj/item/flashlight/lantern/on, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/turf/open/floor/plating/snowed/standard_air, +/area/icemoon/surface/outdoors/nospawn) +"ww" = ( +/obj/structure/closet/crate/science, +/obj/effect/spawner/random/engineering/tool_advanced, +/obj/effect/spawner/random/engineering/tool_advanced, +/obj/effect/spawner/random/engineering/tool_advanced, +/obj/effect/spawner/random/engineering/tool_advanced, +/obj/effect/spawner/random/engineering/tool_advanced, +/obj/effect/spawner/random/engineering/tool_alien, +/obj/effect/spawner/random/engineering/material_cheap, +/obj/effect/spawner/random/engineering/material_cheap, +/obj/effect/spawner/random/engineering/material_cheap, +/obj/item/stack/sheet/mineral/gold/fifty, +/obj/item/stack/sheet/mineral/silver/fifty, +/obj/item/stack/sheet/mineral/titanium/fifty, +/obj/item/pinpointer/nuke, +/turf/open/floor/carpet, +/area/station/cargo/mining_breakroom) +"wx" = ( +/turf/closed/wall/mineral/wood, +/area/station/commons/lounge) +"wz" = ( +/turf/closed/wall/mineral/wood, +/area/station/commons/dorms/room3) +"wC" = ( +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/mapping_helpers/apc/unlocked, +/obj/effect/mapping_helpers/apc/no_charge, +/turf/open/floor/carpet, +/area/station/cargo/mining_breakroom) +"wD" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/freezer{ + name = "Freezer" + }, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"wE" = ( +/obj/structure/extinguisher_cabinet/directional/south, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"wG" = ( +/obj/machinery/door/airlock{ + name = "Bathroom" + }, +/turf/open/floor/iron/freezer, +/area/station/commons/dorms/room2) +"wH" = ( +/obj/machinery/light/directional/north, +/obj/structure/chair, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"wI" = ( +/obj/structure/fans/tiny/invisible, +/turf/open/floor/plating/snowed/standard_air, +/area/ruin/powered) +"wL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/sign/poster/contraband/random/directional/north, +/obj/structure/alien/resin/membrane, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"wM" = ( +/turf/closed/wall/mineral/wood, +/area/station/cargo/mining_breakroom) +"wN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/holopad, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"wO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"wP" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/glass/mug/coco{ + desc = "Still hot!"; + pixel_x = -7; + pixel_y = -2 + }, +/turf/open/floor/wood, +/area/station/hallway/primary) +"wS" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/glass/mug/coco{ + desc = "Still hot!"; + pixel_y = 2 + }, +/turf/open/floor/carpet, +/area/station/service/bar/atrium) +"wT" = ( +/obj/effect/turf_decal/weather/snow/corner, +/obj/structure/fans/tiny, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"wU" = ( +/obj/item/clothing/gloves/color/yellow, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/underground/explored) +"wV" = ( +/obj/item/stamp{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/stamp/denied{ + pixel_x = 4; + pixel_y = -2 + }, +/obj/structure/table, +/obj/machinery/status_display/supply{ + pixel_y = 32 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"wW" = ( +/obj/structure/table, +/obj/item/defibrillator/compact/loaded, +/turf/open/floor/plating/icemoon, +/area/station/construction) +"wY" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"xa" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"xc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/status_display/ai/directional/east, +/turf/closed/wall/ice, +/area/station/cargo/storage) +"xe" = ( +/obj/structure/cable, +/obj/structure/closet/radiation, +/obj/effect/turf_decal/bot, +/obj/item/clothing/neck/link_scryer/loaded, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"xf" = ( +/obj/item/stack/ore/gold{ + pixel_y = 13; + pixel_x = -8 + }, +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green{ + pixel_y = 15 + }, +/obj/item/book/manual/wiki/research_and_development{ + name = "Sacred Text of the Liberator"; + pixel_x = -4; + pixel_y = 3 + }, +/turf/open/floor/wood, +/area/station/cargo/miningoffice) +"xh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"xl" = ( +/turf/open/floor/glass, +/area/station/cargo/miningoffice) +"xo" = ( +/obj/machinery/chem_master, +/turf/open/floor/carpet/neon/simple/blue, +/area/station/science/xenobiology) +"xp" = ( +/obj/structure/table/wood/fancy, +/obj/item/reagent_containers/cup/glass/bottle/wine{ + pixel_y = 4 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass{ + pixel_x = -7; + pixel_y = 3 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass{ + pixel_x = 7; + pixel_y = 3 + }, +/turf/open/floor/wood, +/area/station/commons/dorms/room1) +"xq" = ( +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"xr" = ( +/obj/item/stack/ore/iron, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"xs" = ( +/obj/item/pinpointer/nuke, +/turf/closed/mineral/random/snow/high_chance, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +"xu" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"xx" = ( +/obj/structure/railing/corner, +/obj/effect/turf_decal/tile/brown, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/engineering/vending_restock, +/turf/open/floor/iron, +/area/station/cargo/storage) +"xy" = ( +/obj/machinery/button/door/directional/north{ + id = "fightingcommunity10"; + name = "shutter button" + }, +/turf/open/floor/wood, +/area/station/commons/dorms/room1) +"xz" = ( +/obj/structure/window/reinforced/fulltile/ice{ + name = "frozen window" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "fightingcommunity50" + }, +/turf/open/floor/plating, +/area/station/science/xenobiology) +"xA" = ( +/obj/machinery/door/airlock/shuttle{ + name = "Emergency Shuttle Airlock" + }, +/obj/structure/cable, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"xB" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/mob/living/basic/alien/drone, +/obj/structure/alien/weeds/node, +/turf/open/floor/iron, +/area/station/cargo/storage) +"xC" = ( +/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/ai) +"xD" = ( +/obj/machinery/conveyor_switch/oneway{ + dir = 8; + id = "QMLoad" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"xE" = ( +/obj/structure/fans/tiny, +/obj/structure/window/reinforced/plasma/spawner/directional/west, +/turf/open/floor/engine, +/area/station/engineering/atmos) +"xF" = ( +/obj/structure/sign/warning/directional/south, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/underground/explored) +"xG" = ( +/obj/effect/turf_decal/weather/snow/corner, +/obj/structure/fans/tiny, +/obj/machinery/light/directional/east, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"xH" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"xI" = ( +/obj/structure/alien/weeds/node, +/obj/structure/alien/egg/burst, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"xJ" = ( +/obj/structure/bed, +/obj/effect/spawner/random/bedsheet, +/turf/open/floor/wood, +/area/station/commons/dorms/room3) +"xK" = ( +/turf/open/misc/asteroid/snow/icemoon, +/area/station/engineering/atmos) +"xM" = ( +/obj/structure/lattice, +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/surface/outdoors/nospawn) +"xN" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/cargo/storage) +"xO" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/lower) +"xP" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/item/kirbyplants/random/dead, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"xR" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/recharge_station, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"xU" = ( +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"xV" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/filingcabinet/chestdrawer, +/obj/item/aquarium_prop/treasure{ + pixel_y = 10; + pixel_x = 8 + }, +/obj/item/storage/crayons, +/obj/item/pen{ + pixel_y = -2 + }, +/obj/item/toy/cards/deck, +/obj/item/toy/cards/deck/cas/black, +/obj/item/toy/cards/deck/cas, +/obj/item/toy/cards/deck/tarot, +/obj/item/toy/cards/deck/wizoff, +/obj/item/stack/spacecash/c500, +/turf/open/floor/wood, +/area/station/cargo/miningoffice) +"xW" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/apc/unlocked, +/obj/effect/mapping_helpers/apc/no_charge, +/turf/open/floor/plating, +/area/station/engineering/storage/tech) +"xX" = ( +/turf/open/floor/plating/snowed/icemoon, +/area/station/hallway/secondary/exit/departure_lounge) +"ya" = ( +/obj/structure/closet/secure_closet/personal/cabinet{ + anchored = 1 + }, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/shoes/winterboots, +/obj/item/clothing/shoes/winterboots, +/obj/item/clothing/neck/large_scarf/green, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/spawner/random/exotic/languagebook, +/obj/effect/mapping_helpers/apc/unlocked, +/obj/effect/mapping_helpers/apc/no_charge, +/turf/open/floor/wood, +/area/station/commons/dorms/room4) +"yb" = ( +/obj/item/flashlight/lantern/on, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"yc" = ( +/obj/effect/spawner/random/medical/medkit_rare, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"ye" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/mapping_helpers/apc/unlocked, +/obj/effect/mapping_helpers/apc/no_charge, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_recreation) +"yf" = ( +/turf/open/floor/carpet, +/area/station/cargo/mining_breakroom) +"yh" = ( +/obj/effect/spawner/structure/window/ice, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"yi" = ( +/obj/structure/cable, +/mob/living/basic/migo, +/turf/open/floor/carpet, +/area/station/commons/dorms/room4) +"yj" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/storage) +"yk" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 4 + }, +/obj/effect/turf_decal/weather/snow/corner, +/obj/structure/alien/resin/wall, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"yl" = ( +/turf/open/floor/engine, +/area/icemoon/surface/outdoors/nospawn) +"ym" = ( +/obj/machinery/vending/wardrobe/cargo_wardrobe, +/turf/open/floor/iron, +/area/station/cargo/storage) +"yo" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/evac{ + pixel_x = -32 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"yp" = ( +/obj/machinery/vending/boozeomat, +/obj/structure/cable, +/obj/machinery/button/door/directional/east{ + id = "bar_counter"; + name = "Bar Counter Shutters Control"; + req_access = list("bar"); + pixel_y = 9 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"yq" = ( +/obj/structure/lattice/catwalk, +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/surface/outdoors/nospawn) +"yr" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ys" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/mob_spawn/corpse/human/nanotrasensoldier, +/obj/structure/cable, +/turf/open/floor/mineral/plastitanium/red, +/area/station/construction) +"yw" = ( +/obj/machinery/door/airlock/wood{ + id_tag = "snowdinbutworse4"; + name = "Cabin 4" + }, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/commons/dorms/room2) +"yz" = ( +/obj/machinery/light/directional/west, +/obj/machinery/vending/drugs, +/turf/open/floor/iron/white, +/area/station/medical/lower) +"yC" = ( +/obj/machinery/airalarm/directional/west, +/turf/open/floor/mineral/plastitanium, +/area/station/ai_monitored/turret_protected/ai) +"yH" = ( +/obj/item/radio, +/obj/item/flashlight/lantern/on, +/turf/closed/mineral/random/snow/high_chance, +/area/icemoon/surface/outdoors/nospawn) +"yI" = ( +/obj/machinery/door/window/left/directional/east{ + name = "Fireplace" + }, +/obj/structure/fireplace, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/commons/dorms/room2) +"yK" = ( +/obj/structure/flora/tree/pine/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"yM" = ( +/obj/structure/ore_box, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"yN" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 1 + }, +/turf/open/floor/plating/snowed/snow_cabin, +/area/icemoon/surface/outdoors/nospawn) +"yO" = ( +/obj/machinery/light/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"yP" = ( +/obj/structure/sign/nanotrasen{ + pixel_y = 32 + }, +/obj/machinery/light/cold/directional/north, +/mob/living/basic/alien/maid, +/turf/open/floor/plating, +/area/station/cargo/lower) +"yQ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining{ + name = "Mining Dock" + }, +/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/supply/general, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/iron, +/area/station/cargo/storage) +"yT" = ( +/obj/effect/spawner/random/engineering/flashlight, +/obj/item/storage/part_replacer/bluespace/tier1, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"yW" = ( +/obj/item/flashlight/lantern/on, +/turf/open/floor/engine, +/area/icemoon/underground/explored) +"yZ" = ( +/obj/effect/decal/cleanable/dirt, +/turf/closed/wall/ice, +/area/station/cargo/storage) +"za" = ( +/obj/structure/light_construct/directional/north, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"zc" = ( +/obj/structure/light_construct/directional/south, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"zd" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hatch{ + heat_proof = 1; + name = "Experimentation Room" + }, +/obj/machinery/door/poddoor/preopen{ + id = "lavalandsyndi"; + name = "Syndicate Research Experimentation Shutters" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"zf" = ( +/obj/machinery/computer/rdservercontrol{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/cargo/lower) +"zg" = ( +/obj/structure/alien/weeds/node, +/mob/living/basic/alien, +/turf/open/floor/plating/foam, +/area/icemoon/underground/explored) +"zi" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 1 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"zj" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/engineering/vending_restock, +/obj/item/radio, +/turf/open/floor/iron, +/area/station/cargo/storage) +"zk" = ( +/obj/effect/mob_spawn/corpse/human/roboticist, +/obj/item/binoculars, +/obj/structure/cable, +/obj/effect/landmark/event_spawn, +/obj/structure/alien/weeds/node, +/obj/structure/alien/egg/burst, +/turf/open/floor/plating, +/area/station/cargo/lower) +"zm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/portable_atmospherics/scrubber, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"zn" = ( +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/storage) +"zo" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"zq" = ( +/obj/structure/closet/secure_closet/miner, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/icemoon/surface/outdoors/nospawn) +"zt" = ( +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/maintenance/starboard/aft) +"zv" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"zw" = ( +/obj/machinery/door/airlock/public/glass/incinerator/atmos_exterior, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/engine/vacuum, +/area/station/maintenance/disposal/incinerator) +"zx" = ( +/obj/item/tank/internals/oxygen/yellow, +/obj/structure/closet/crate/nakamura, +/obj/item/mod/module/thermal_regulator, +/obj/item/stock_parts/power_store/cell/upgraded/plus, +/obj/item/stock_parts/power_store/cell/upgraded/plus, +/obj/item/mod/control/pre_equipped/prototype{ + req_access = null + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"zA" = ( +/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/cargo/warehouse) +"zC" = ( +/obj/structure/sink/directional/east, +/obj/structure/mirror/directional/north, +/turf/open/floor/iron/freezer, +/area/station/commons/dorms/room4) +"zF" = ( +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"zG" = ( +/obj/machinery/light_switch/directional/east, +/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/storage) +"zH" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/obj/effect/landmark/event_spawn, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"zI" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/alien/resin/wall, +/turf/open/floor/plating, +/area/icemoon/surface/outdoors/nospawn) +"zJ" = ( +/obj/structure/table, +/obj/effect/landmark/start/hangover, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"zK" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/vending/engineering, +/turf/open/floor/plating, +/area/station/engineering/storage/tech) +"zL" = ( +/obj/effect/turf_decal/box, +/obj/structure/closet/crate, +/obj/effect/spawner/random/maintenance/two, +/obj/item/wrench, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"zN" = ( +/obj/structure/cable, +/mob/living/basic/blankbody, +/turf/open/floor/wood, +/area/station/hallway/primary/central/fore) +"zP" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"zU" = ( +/obj/structure/cable, +/obj/machinery/light/floor, +/turf/open/floor/mineral/plastitanium, +/area/station/ai_monitored/turret_protected/ai) +"zV" = ( +/obj/structure/fans/tiny, +/obj/structure/window/reinforced/plasma/spawner/directional/west, +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/turf/open/floor/engine, +/area/station/engineering/atmos) +"zW" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/hallway/primary) +"Ab" = ( +/obj/effect/decal/cleanable/blood/gibs, +/obj/item/mod/control/pre_equipped/advanced, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) +"Ad" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"Af" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/structure/table, +/obj/item/crowbar/red, +/obj/item/storage/lockbox/loyalty, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/plastitanium/red, +/area/station/construction) +"Ag" = ( +/obj/structure/bookcase/random, +/turf/open/floor/wood, +/area/station/hallway/primary) +"Aj" = ( +/obj/structure/bed, +/obj/effect/spawner/random/bedsheet, +/turf/open/floor/wood, +/area/station/commons/dorms/room4) +"Al" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Ap" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/turf_decal/box/corners, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Ar" = ( +/obj/machinery/conveyor/inverted{ + dir = 6; + id = "QMLoad" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"As" = ( +/obj/item/clothing/neck/link_scryer/loaded, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Au" = ( +/obj/effect/spawner/structure/window/ice, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"Av" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/machinery/camera/directional/east{ + c_tag = "Xenobiology - Right"; + network = list("ss13","rd","xeno") + }, +/turf/open/floor/carpet/neon/simple/blue, +/area/station/science/xenobiology) +"Aw" = ( +/obj/structure/cable, +/obj/effect/mob_spawn/corpse/human/syndicatesoldier, +/turf/open/floor/wood, +/area/station/hallway/primary) +"Ax" = ( +/obj/item/storage/medkit/fire{ + pixel_y = 5; + pixel_x = 7 + }, +/obj/item/surgical_drapes{ + pixel_x = 7; + pixel_y = 10 + }, +/obj/structure/table, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"Az" = ( +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/service/theater) +"AA" = ( +/obj/effect/spawner/random/engineering/toolbox, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"AC" = ( +/obj/structure/cable, +/obj/structure/chair/wood{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/service/bar/atrium) +"AE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/railing/corner/end{ + dir = 8 + }, +/obj/structure/railing/corner/end/flip{ + dir = 4 + }, +/obj/machinery/holopad/secure, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/lower) +"AG" = ( +/obj/effect/turf_decal/bot, +/obj/item/stack/sheet/glass/fifty, +/obj/item/clothing/neck/link_scryer/loaded, +/turf/open/floor/plating, +/area/station/cargo/storage) +"AH" = ( +/obj/item/flashlight/lantern/on, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"AI" = ( +/obj/structure/table, +/obj/effect/spawner/random/trash/food_packaging, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"AJ" = ( +/obj/machinery/modular_computer/preset/cargochat/cargo{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"AL" = ( +/obj/structure/sink/directional/east, +/obj/structure/mirror/directional/north, +/turf/open/floor/iron/freezer, +/area/station/commons/dorms/room2) +"AR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) +"AS" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 5 + }, +/obj/effect/turf_decal/trimline/dark_red/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"AT" = ( +/obj/machinery/stasis, +/obj/item/bedsheet/medical, +/obj/effect/mob_spawn/corpse/human/bartender, +/turf/open/floor/iron/white, +/area/station/medical/lower) +"AW" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/light/floor, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/mob/living/basic/hivebot/rapid, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"AX" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/station/construction) +"AY" = ( +/obj/structure/cable, +/turf/open/floor/plating/snowed/icemoon, +/area/station/hallway/secondary/exit/departure_lounge) +"AZ" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/titanium/tiled/yellow, +/area/station/construction) +"Ba" = ( +/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/wood, +/area/station/hallway/primary) +"Bc" = ( +/obj/machinery/light/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"Be" = ( +/obj/machinery/netpod, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/cargo/storage) +"Bf" = ( +/obj/structure/chair/stool/bar/directional/north, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"Bh" = ( +/obj/effect/decal/cleanable/dirt/dust, +/mob/living/basic/hivebot/rapid, +/turf/open/floor/mineral/plastitanium/red, +/area/station/construction) +"Bi" = ( +/obj/structure/table/reinforced, +/obj/item/clipboard, +/obj/item/restraints/handcuffs, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/item/assembly/flash/handheld, +/obj/machinery/light/small/directional/east, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Bj" = ( +/turf/closed/mineral/random/snow/high_chance, +/area/icemoon/surface/outdoors/noruins) +"Bn" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/mob_spawn/corpse/human/syndicatepilot, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Bo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/obj/effect/mob_spawn/corpse/human/nanotrasensoldier, +/turf/open/floor/mineral/plastitanium/red, +/area/station/construction) +"Bp" = ( +/turf/open/floor/wood, +/area/station/commons/dorms/room2) +"Bq" = ( +/obj/structure/sink/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/lower) +"Br" = ( +/turf/open/floor/carpet/red, +/area/station/maintenance/starboard/aft) +"Bt" = ( +/obj/item/circuitboard/machine/pacman/wood, +/obj/effect/spawner/random/medical/medkit_rare, +/obj/structure/flora/tree/pine/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Bu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"Bv" = ( +/obj/effect/spawner/random/medical/medkit_rare, +/obj/effect/spawner/random/engineering/material_rare, +/turf/open/floor/plating, +/area/station/cargo/storage) +"Bx" = ( +/obj/effect/spawner/random/structure/closet_empty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/glass/fifty, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"Bz" = ( +/obj/structure/table/wood, +/obj/machinery/chem_dispenser/drinks/beer{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/service/bar) +"BC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"BD" = ( +/obj/structure/ladder, +/obj/structure/cable/multilayer/multiz, +/turf/open/floor/plating, +/area/station/cargo/storage) +"BL" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/commons/dorms/room4) +"BO" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mob_spawn/corpse/human/bartender, +/obj/effect/landmark/event_spawn, +/obj/item/implanter/uplink/precharged, +/obj/item/clothing/neck/link_scryer/loaded, +/turf/open/floor/carpet, +/area/station/maintenance/space_hut/cabin) +"BP" = ( +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"BQ" = ( +/obj/machinery/door/airlock/maintenance_hatch, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"BR" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/cargo/storage) +"BT" = ( +/obj/effect/mob_spawn/corpse/human/syndicatesoldier, +/turf/open/floor/wood, +/area/station/hallway/primary/central/fore) +"BU" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/obj/effect/landmark/event_spawn, +/mob/living/basic/hivebot/strong, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"BX" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=8"; + location = "QM #2" + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/east, +/mob/living/simple_animal/bot/mulebot, +/obj/machinery/status_display/supply{ + pixel_x = 32 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"BZ" = ( +/obj/structure/closet/crate/secure/science/robo, +/obj/item/organ/brain/cybernetic/ai, +/obj/item/organ/brain/cybernetic/ai, +/obj/item/aiupgrade/power_transfer, +/obj/item/borg/upgrade/ai, +/obj/item/borg/upgrade/ai, +/obj/item/borg/upgrade/ai, +/obj/item/borg/upgrade/circuit_app, +/obj/item/borg/upgrade/circuit_app, +/obj/item/borg/upgrade/defib/backpack, +/obj/item/borg/upgrade/diamond_drill, +/obj/item/borg/upgrade/engineering_omnitool, +/obj/item/borg/upgrade/inducer, +/obj/item/borg/upgrade/expand, +/obj/item/borg/upgrade/beaker_app, +/obj/item/borg/upgrade/soh, +/obj/item/borg/upgrade/shuttle_blueprints, +/obj/item/borg/upgrade/selfrepair, +/obj/item/pinpointer/nuke, +/turf/open/floor/mineral/plastitanium, +/area/station/ai_monitored/turret_protected/ai) +"Cc" = ( +/obj/item/shovel, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_recreation) +"Cd" = ( +/obj/item/binoculars, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Ce" = ( +/obj/machinery/camera/motion/directional/west{ + c_tag = "MiniSat Core Hallway"; + network = list("aicore") + }, +/turf/open/floor/mineral/plastitanium, +/area/station/ai_monitored/turret_protected/ai) +"Cf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"Cg" = ( +/obj/structure/closet/secure_closet/freezer/meat/open, +/obj/item/food/meat/slab/synthmeat, +/obj/item/food/meat/slab/synthmeat, +/obj/item/food/meat/slab/synthmeat, +/obj/item/food/meat/slab/synthmeat, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"Ch" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Ck" = ( +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/commons/dorms/room2) +"Cn" = ( +/obj/machinery/light/small/directional/south, +/obj/structure/cable, +/turf/open/floor/wood/large, +/area/station/ai_monitored/security/armory/upper) +"Co" = ( +/obj/structure/table, +/obj/item/surgical_drapes, +/obj/item/retractor, +/obj/item/cautery, +/turf/open/floor/plating/icemoon, +/area/station/construction) +"Cp" = ( +/turf/open/floor/plating/snowed/snow_cabin, +/area/icemoon/surface/outdoors/nospawn) +"Cq" = ( +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 1 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/freezer, +/area/station/science/xenobiology) +"Cs" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/item/chair/wood{ + pixel_x = 4; + pixel_y = -8 + }, +/obj/effect/mob_spawn/corpse/human/scientist, +/turf/open/floor/wood, +/area/station/cargo/miningoffice) +"Ct" = ( +/obj/effect/spawner/structure/window/hollow/reinforced/middle{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/cargo/lower) +"Cv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/medical/medkit, +/obj/item/radio, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Cw" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Cx" = ( +/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/hallway/secondary/exit/departure_lounge) +"Cz" = ( +/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/carpet/red, +/area/station/maintenance/starboard/aft) +"CB" = ( +/obj/structure/frame/computer{ + dir = 4 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"CC" = ( +/obj/item/climbing_hook, +/obj/item/circuitboard/machine/pacman/wood, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"CD" = ( +/obj/effect/mob_spawn/corpse/human/clown, +/turf/open/floor/wood, +/area/station/commons/lounge) +"CE" = ( +/obj/machinery/door/window/left/directional/west{ + name = "Bar" + }, +/turf/open/floor/wood, +/area/station/service/bar) +"CF" = ( +/obj/item/pickaxe, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"CH" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"CJ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/mineral/plastitanium/red, +/area/station/construction) +"CK" = ( +/turf/open/lava/plasma/ice_moon, +/area/icemoon/underground/unexplored/rivers/deep/shoreline) +"CL" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/vending/tool, +/turf/open/floor/plating, +/area/station/engineering/storage/tech) +"CM" = ( +/obj/effect/landmark/atmospheric_sanity/mark_all_station_areas_as_goal, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"CO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/plastitanium/red, +/area/station/construction) +"CP" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/door/airlock/command{ + name = "Shuttle Control" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"CQ" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners, +/mob/living/basic/hivebot/strong, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"CR" = ( +/obj/item/holosign_creator/atmos, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"CS" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/storage) +"CT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/titanium/tiled/yellow, +/area/station/construction) +"CU" = ( +/obj/structure/fans/tiny/invisible, +/obj/item/circuitboard/machine/circuit_imprinter, +/obj/item/circuitboard/machine/circuit_imprinter, +/obj/item/circuitboard/machine/circuit_imprinter, +/turf/open/floor/plating/snowed/standard_air, +/area/icemoon/surface/outdoors/nospawn) +"CW" = ( +/obj/item/clothing/suit/hooded/wintercoat/hydro{ + name = "service winter coat"; + pixel_y = 4 + }, +/obj/item/clothing/suit/hooded/wintercoat/hydro{ + name = "service winter coat"; + pixel_y = 4 + }, +/obj/item/clothing/suit/hooded/wintercoat/hydro{ + name = "service winter coat"; + pixel_y = 4 + }, +/obj/structure/table/wood, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/mapping_helpers/apc/unlocked, +/obj/structure/cable, +/obj/effect/mapping_helpers/apc/no_charge, +/turf/open/floor/wood, +/area/station/service/bar) +"CY" = ( +/obj/structure/marker_beacon/burgundy, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"CZ" = ( +/obj/structure/cable, +/obj/machinery/light/small/directional/north, +/turf/open/floor/wood, +/area/station/commons/lounge) +"Da" = ( +/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/maintenance/space_hut/cabin) +"Db" = ( +/obj/structure/fans/tiny/invisible, +/obj/item/flashlight/lantern/on, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/turf/open/floor/plating/snowed/standard_air, +/area/ruin/powered) +"Dc" = ( +/obj/item/binoculars, +/turf/closed/mineral/random/snow/high_chance, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +"Dd" = ( +/obj/item/rpd_upgrade/unwrench, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"De" = ( +/obj/structure/table, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"Dh" = ( +/obj/machinery/stasis, +/obj/item/bedsheet/medical, +/obj/effect/mob_spawn/corpse/human/bridgeofficer, +/turf/open/floor/iron/white, +/area/station/medical/lower) +"Di" = ( +/obj/effect/spawner/random/trash/box, +/obj/effect/spawner/random/exotic/tool, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"Dj" = ( +/obj/item/radio/intercom/directional/west{ + freerange = 1; + listening = 0; + name = "Common Channel" + }, +/turf/open/floor/mineral/plastitanium, +/area/station/ai_monitored/turret_protected/ai) +"Dm" = ( +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"Dn" = ( +/obj/item/gps, +/obj/effect/spawner/random/engineering/flashlight, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Do" = ( +/obj/structure/table, +/obj/item/storage/medkit/o2, +/obj/item/tank/internals/emergency_oxygen, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Dq" = ( +/obj/structure/fans/tiny/invisible, +/obj/item/flashlight/lantern/on, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/turf/open/floor/plating/snowed/standard_air, +/area/icemoon/surface/outdoors/nospawn) +"Ds" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/mob_spawn/corpse/human/syndicatesoldier, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"Dt" = ( +/obj/effect/spawner/random/structure/closet_empty/crate, +/obj/item/circuitboard/machine/thermomachine, +/obj/item/electronics/airalarm{ + pixel_x = -5; + pixel_y = -5 + }, +/obj/item/electronics/airalarm{ + pixel_x = -5; + pixel_y = -5 + }, +/obj/item/electronics/firealarm{ + pixel_x = 5 + }, +/obj/item/electronics/firealarm{ + pixel_x = 5; + pixel_y = -5 + }, +/obj/item/storage/toolbox/electrical{ + pixel_y = 12 + }, +/obj/item/hfr_box/body/interface, +/obj/item/hfr_box/body/fuel_input, +/obj/item/hfr_box/body/moderator_input, +/obj/item/hfr_box/body/waste_output, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"Du" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/bot, +/obj/machinery/holopad, +/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/plating/snowed/icemoon, +/area/station/cargo/storage) +"Dv" = ( +/obj/structure/chair{ + dir = 1 + }, +/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, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"Dx" = ( +/obj/structure/chair/wood{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/hallway/primary) +"Dy" = ( +/obj/machinery/atmospherics/components/tank/air, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"DA" = ( +/obj/machinery/newscaster/directional/north, +/turf/open/floor/wood, +/area/station/hallway/primary/central/fore) +"DB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/alien/resin/membrane, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"DC" = ( +/obj/structure/lattice/catwalk, +/obj/effect/spawner/random/engineering/toolbox, +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/surface/outdoors/nospawn) +"DE" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"DF" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"DK" = ( +/turf/open/floor/plating, +/area/station/engineering/storage/tech) +"DL" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"DN" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/computer/order_console/bitrunning{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"DP" = ( +/obj/structure/table/wood/fancy, +/obj/item/coin{ + desc = "Looks old."; + pixel_x = 4; + pixel_y = 5 + }, +/turf/open/floor/wood, +/area/station/service/bar) +"DQ" = ( +/obj/structure/dresser, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/mapping_helpers/apc/unlocked, +/obj/effect/mapping_helpers/apc/no_charge, +/turf/open/floor/wood, +/area/station/commons/dorms/room1) +"DU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_recreation) +"DV" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"DX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/turf/open/floor/mineral/plastitanium/red, +/area/station/construction) +"DY" = ( +/obj/item/clothing/gloves/color/yellow, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) +"Eb" = ( +/obj/machinery/space_heater, +/turf/open/floor/wood, +/area/station/commons/dorms/room1) +"Ed" = ( +/obj/effect/turf_decal/weather/snow/corner, +/turf/open/floor/plating/snowed/snow_cabin, +/area/icemoon/surface/outdoors/nospawn) +"Ef" = ( +/obj/item/flashlight/lantern/on, +/obj/structure/lattice, +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/surface/outdoors/nospawn) +"Eg" = ( +/turf/closed/wall/mineral/wood, +/area/station/commons/dorms/room2) +"Eh" = ( +/obj/structure/sign/poster/official/here_for_your_safety/directional/north, +/turf/open/floor/carpet/red, +/area/station/maintenance/starboard/aft) +"Ej" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_recreation) +"Ek" = ( +/obj/machinery/smartfridge, +/turf/open/floor/iron/cafeteria, +/area/station/service/bar) +"Em" = ( +/obj/machinery/light/directional/north, +/obj/machinery/status_display/supply{ + pixel_y = 32 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Eo" = ( +/obj/structure/table/wood, +/obj/item/circuitboard/machine/pacman/wood, +/obj/item/circuitboard/machine/pacman/wood, +/obj/item/circuitboard/machine/pacman/wood, +/obj/item/circuitboard/machine/pacman/wood, +/obj/item/circuitboard/machine/pacman/wood, +/turf/open/floor/wood, +/area/station/cargo/mining_breakroom) +"Ep" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/emcloset, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Es" = ( +/turf/open/floor/wood, +/area/station/commons/dorms/room1) +"Et" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/lower) +"Eu" = ( +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/service/bar) +"Ex" = ( +/obj/structure/sign/warning/explosives/alt/directional/east, +/obj/machinery/portable_atmospherics/pump, +/turf/open/floor/engine, +/area/station/engineering/storage_shared) +"EA" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/structure/alien/weeds/node, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ED" = ( +/obj/structure/cable, +/obj/structure/chair, +/turf/open/floor/iron, +/area/station/cargo/storage) +"EE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/directional/west{ + c_tag = "Atmospherics Incinerator" + }, +/obj/machinery/atmospherics/components/tank/plasma, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"EG" = ( +/obj/machinery/power/rtg/advanced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/engineering/storage/tech) +"EJ" = ( +/obj/machinery/piratepad/civilian, +/obj/effect/turf_decal/tile/brown, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"EL" = ( +/turf/closed/wall/r_wall/syndicate/nodiagonal, +/area/station/ai_monitored/turret_protected/ai) +"EO" = ( +/obj/effect/spawner/random/techstorage/rnd_secure_all, +/obj/structure/rack, +/obj/effect/turf_decal/tile/dark_blue/full, +/obj/effect/turf_decal/siding/dark{ + dir = 1 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/cargo/lower) +"EU" = ( +/obj/vehicle/ridden/atv, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_recreation) +"EV" = ( +/obj/machinery/door/window/right/directional/east{ + name = "Incoming Mail"; + req_access = list("shipping") + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"EW" = ( +/obj/structure/kitchenspike, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"EX" = ( +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/machinery/camera/autoname{ + dir = 8 + }, +/obj/effect/mob_spawn/corpse/human/nanotrasensoldier, +/turf/open/floor/mineral/titanium/tiled/yellow, +/area/station/construction) +"Fa" = ( +/obj/structure/bookcase/random/reference, +/turf/open/floor/wood, +/area/station/cargo/miningoffice) +"Fb" = ( +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/cargo/mining_breakroom) +"Fe" = ( +/obj/effect/turf_decal/bot, +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/obj/machinery/status_display/evac{ + pixel_x = -32 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Fh" = ( +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/hallway/primary) +"Fi" = ( +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/mapping_helpers/apc/unlocked, +/obj/effect/mapping_helpers/apc/no_charge, +/turf/open/floor/carpet/neon/simple/blue, +/area/station/science/xenobiology) +"Fj" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/engine, +/area/station/engineering/storage_shared) +"Fm" = ( +/obj/effect/spawner/structure/window/hollow/survival_pod/middle{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"Fo" = ( +/obj/item/clothing/gloves/color/yellow, +/turf/closed/mineral/random/snow/high_chance, +/area/icemoon/underground/explored) +"Fq" = ( +/obj/structure/cable/multilayer/multiz, +/turf/open/floor/mineral/plastitanium, +/area/station/ai_monitored/turret_protected/ai) +"Fr" = ( +/obj/machinery/mineral/ore_redemption{ + input_dir = 8; + output_dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/left/directional/east{ + name = "Ore Redemtion Window"; + req_access = list("mineral_storeroom") + }, +/turf/open/floor/iron/dark, +/area/station/cargo/storage) +"Fs" = ( +/obj/effect/turf_decal/siding/thinplating_new/corner{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"Fu" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/mapping_helpers/apc/cell_10k, +/obj/effect/mapping_helpers/apc/unlocked, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/mapping_helpers/apc/no_charge, +/obj/structure/alien/weeds/node, +/turf/open/floor/plating, +/area/station/cargo/lower) +"Fv" = ( +/turf/open/floor/mineral/plastitanium, +/area/station/ai_monitored/turret_protected/ai) +"FA" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/chair/stool/directional/north, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"FB" = ( +/obj/machinery/door/firedoor/closed, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"FC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/engine, +/area/station/engineering/storage_shared) +"FD" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/structure/table_frame, +/obj/structure/frame/machine/secured, +/turf/open/floor/iron, +/area/station/cargo/storage) +"FE" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/engineering/material_cheap, +/turf/open/floor/plating, +/area/station/cargo/storage) +"FF" = ( +/obj/machinery/status_display/evac/directional/south, +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"FH" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/effect/spawner/random/medical/medkit, +/turf/open/floor/iron, +/area/station/cargo/storage) +"FJ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/structure/ladder, +/obj/structure/cable/multilayer/multiz, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"FK" = ( +/obj/item/radio, +/obj/structure/flora/tree/pine/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"FL" = ( +/obj/structure/cable, +/obj/machinery/computer/quantum_console, +/turf/open/floor/iron/dark/smooth_corner, +/area/station/cargo/storage) +"FN" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"FO" = ( +/obj/structure/cable, +/obj/structure/alien/weeds/node, +/turf/open/floor/plating, +/area/station/cargo/lower) +"FP" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/grille, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"FQ" = ( +/obj/item/rpd_upgrade, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"FV" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"FW" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "Escape Airlock" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"FX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"Ga" = ( +/obj/structure/window/reinforced/fulltile/ice{ + name = "frozen window" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "fightingcommunity20" + }, +/turf/open/floor/plating, +/area/station/commons/dorms/room2) +"Gc" = ( +/obj/structure/cable, +/obj/machinery/light/directional/south, +/turf/open/floor/wood, +/area/station/hallway/primary) +"Gd" = ( +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/surface/outdoors/nospawn) +"Ge" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"Gf" = ( +/obj/structure/alien/resin/membrane, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Gg" = ( +/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/engineering/storage_shared) +"Gj" = ( +/obj/item/stack/sheet/mineral/wood/fifty, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Gk" = ( +/obj/structure/table, +/obj/item/clothing/gloves/cargo_gauntlet, +/obj/item/clothing/gloves/cargo_gauntlet, +/obj/item/clothing/gloves/cargo_gauntlet, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Gl" = ( +/obj/machinery/door/airlock/shuttle{ + name = "Emergency Shuttle Airlock" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Gm" = ( +/obj/structure/sink/directional/west, +/obj/structure/mirror/directional/east, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"Go" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/plating, +/area/station/cargo/storage) +"Gp" = ( +/obj/structure/cable, +/obj/effect/spawner/random/engineering/tank, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Gq" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"Gt" = ( +/obj/structure/alien/weeds/node, +/turf/open/floor/plating/foam, +/area/icemoon/underground/explored) +"Gv" = ( +/obj/structure/table/wood/poker, +/obj/item/dice/d6{ + pixel_x = 5; + pixel_y = 2 + }, +/turf/open/floor/carpet, +/area/station/service/bar/atrium) +"Gw" = ( +/obj/structure/table/reinforced, +/obj/structure/displaycase/forsale/kitchen{ + pixel_y = 8 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "bar_counter"; + name = "Kitchen Counter Shutters" + }, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"Gx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/item/stack/sheet/mineral/wood/fifty, +/obj/effect/spawner/random/engineering/material_cheap, +/obj/item/radio, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Gy" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/plating, +/area/station/cargo/storage) +"Gz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"GB" = ( +/obj/structure/lattice/catwalk, +/obj/item/climbing_hook, +/obj/effect/spawner/random/medical/medkit_rare, +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/surface/outdoors/nospawn) +"GC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/light_switch/directional/north, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"GD" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/power/smes/full, +/turf/open/floor/plating, +/area/station/engineering/storage/tech) +"GE" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2" + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Cargo Bay Delivery Office" + }, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"GH" = ( +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"GJ" = ( +/obj/structure/marker_beacon/burgundy, +/turf/open/floor/plating/snowed/icemoon, +/area/station/hallway/secondary/exit/departure_lounge) +"GK" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/service/bar/atrium) +"GN" = ( +/obj/structure/stairs/north, +/obj/structure/railing{ + dir = 5 + }, +/turf/open/floor/iron/stairs, +/area/station/ai_monitored/turret_protected/ai) +"GS" = ( +/obj/machinery/light_switch/directional/west, +/obj/structure/closet/secure_closet/quartermaster, +/obj/effect/spawner/random/entertainment/money_large, +/obj/effect/spawner/random/entertainment/money_large, +/obj/effect/spawner/random/entertainment/money_large, +/obj/effect/spawner/random/entertainment/money_large, +/obj/effect/spawner/random/entertainment/money_large, +/obj/effect/spawner/random/entertainment/money_large, +/obj/effect/spawner/random/entertainment/money_large, +/obj/effect/spawner/random/entertainment/money_large, +/obj/effect/spawner/random/entertainment/money_large, +/obj/effect/spawner/random/entertainment/money_large, +/obj/effect/spawner/random/entertainment/money_large, +/obj/effect/spawner/random/entertainment/money_large, +/obj/effect/spawner/random/entertainment/money_large, +/obj/effect/spawner/random/entertainment/money_large, +/obj/effect/spawner/random/entertainment/money_large, +/obj/effect/spawner/random/entertainment/money_large, +/obj/effect/spawner/random/entertainment/money_large, +/obj/effect/spawner/random/entertainment/money_large, +/obj/effect/spawner/random/entertainment/money_large, +/obj/effect/spawner/random/entertainment/money_large, +/obj/item/stack/sheet/mineral/diamond/fifty, +/obj/item/pinpointer/nuke, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"GV" = ( +/obj/structure/dresser, +/turf/open/floor/wood, +/area/station/commons/dorms/room3) +"GY" = ( +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/underground/explored) +"GZ" = ( +/obj/structure/cable, +/obj/machinery/newscaster/directional/south, +/turf/open/floor/wood, +/area/station/hallway/primary/central/fore) +"Ha" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/airlock/shuttle{ + name = "External Shuttle Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/structure/cable, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Hi" = ( +/obj/structure/cable, +/obj/item/binoculars, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"Hl" = ( +/obj/structure/cable, +/turf/open/floor/carpet, +/area/station/commons/dorms/room2) +"Hm" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Hq" = ( +/obj/effect/mob_spawn/corpse/human/engineer/mod, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/underground/explored) +"Hr" = ( +/obj/effect/turf_decal/bot, +/obj/structure/chair/comfy/shuttle, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Ht" = ( +/obj/effect/spawner/structure/window/ice, +/turf/open/floor/plating, +/area/station/maintenance/space_hut/cabin) +"Hw" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Hx" = ( +/obj/machinery/rnd/server/master, +/turf/open/floor/plating/icemoon, +/area/station/cargo/lower) +"Hz" = ( +/obj/effect/spawner/random/engineering/flashlight, +/obj/structure/flora/tree/pine/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"HA" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/item/kirbyplants/random/dead, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"HB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/binary/pump/on{ + name = "Incinerator Output Pump"; + target_pressure = 4500 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"HD" = ( +/obj/effect/turf_decal/trimline/dark_red/arrow_ccw{ + dir = 8 + }, +/turf/closed/wall/r_wall/syndicate, +/area/station/maintenance/disposal/incinerator) +"HE" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"HF" = ( +/obj/item/storage/part_replacer/bluespace/tier1, +/obj/item/radio, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"HG" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"HL" = ( +/obj/structure/table/reinforced, +/obj/effect/decal/cleanable/dirt/dust, +/obj/item/hand_tele{ + pixel_y = 17; + pixel_x = 5 + }, +/obj/item/gps/mining{ + gpstag = "NUKE-BOMB" + }, +/obj/effect/spawner/random/exotic/technology, +/obj/effect/spawner/random/exotic/technology, +/obj/effect/spawner/random/exotic/technology, +/obj/item/implanter/uplink/precharged, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"HO" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/glass/mug/coco{ + desc = "Still hot!"; + pixel_x = -5; + pixel_y = 2 + }, +/obj/item/reagent_containers/cup/glass/mug/coco{ + desc = "Still hot!"; + pixel_x = 7; + pixel_y = -2 + }, +/turf/open/floor/wood, +/area/station/hallway/primary) +"HP" = ( +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"HQ" = ( +/obj/machinery/vending/boozeomat, +/obj/machinery/light/small/directional/east, +/turf/open/floor/wood, +/area/station/service/bar) +"HR" = ( +/obj/machinery/chem_master/condimaster, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"HT" = ( +/turf/closed/wall/mineral/wood, +/area/station/hallway/primary) +"HX" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2" + }, +/obj/structure/disposalpipe/junction{ + dir = 8 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"HZ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/hatch{ + name = "Experimentation Lab" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"Ia" = ( +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible/layer2, +/obj/machinery/atmospherics/components/binary/dp_vent_pump/high_volume/incinerator_atmos{ + dir = 8 + }, +/obj/machinery/airlock_sensor/incinerator_atmos{ + pixel_y = 32 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"Ic" = ( +/obj/structure/chair/office{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"Id" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/machinery/button/door/directional/north{ + id = "fightingcommunity50"; + name = "shutter button" + }, +/turf/open/floor/carpet/neon/simple/blue, +/area/station/science/xenobiology) +"Ig" = ( +/turf/open/floor/iron, +/area/station/cargo/storage) +"Ih" = ( +/obj/machinery/atmospherics/pipe/smart/simple/brown/visible, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"Ii" = ( +/obj/structure/table, +/obj/item/circular_saw, +/obj/item/scalpel{ + pixel_y = 16 + }, +/obj/item/hemostat, +/turf/open/floor/plating/icemoon, +/area/station/construction) +"Ij" = ( +/obj/effect/turf_decal/bot, +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Ik" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/modular_computer/preset/civilian{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/machinery/light/directional/east, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"Il" = ( +/obj/structure/fans/tiny/invisible, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/turf/open/floor/plating/snowed/standard_air, +/area/ruin/powered) +"Io" = ( +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/dark/smooth_large, +/area/station/cargo/storage) +"Ip" = ( +/obj/machinery/rnd/server, +/turf/open/floor/plating/icemoon, +/area/station/cargo/lower) +"Ir" = ( +/obj/item/climbing_hook, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Iu" = ( +/obj/machinery/light/directional/west, +/turf/open/floor/iron/white, +/area/station/medical/lower) +"Iv" = ( +/obj/structure/flora/tree/dead/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) +"Iw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump/on{ + name = "Incinerator Output Pump"; + target_pressure = 4500; + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"Ix" = ( +/obj/effect/spawner/random/engineering/tool, +/obj/structure/sign/warning/gas_mask/directional/east, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"Iy" = ( +/obj/structure/table, +/obj/item/clothing/neck/link_scryer/loaded, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"Iz" = ( +/obj/structure/sign/warning/docking/directional/north, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"IB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"IC" = ( +/obj/effect/spawner/random/trash/garbage{ + spawn_scatter_radius = 1 + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"ID" = ( +/obj/structure/chair, +/turf/open/floor/iron, +/area/station/cargo/storage) +"IF" = ( +/obj/structure/alien/weeds/node, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"IG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/structure/ladder, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"II" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/medical/medkit, +/turf/open/floor/iron, +/area/station/cargo/storage) +"IK" = ( +/obj/machinery/vending/wardrobe/sec_wardrobe, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/cargo/storage) +"IL" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/cargo/storage) +"IN" = ( +/obj/machinery/light/floor, +/turf/open/floor/wood, +/area/station/service/bar/atrium) +"IQ" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/storage) +"IS" = ( +/obj/machinery/airalarm/directional/east, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/structure/table, +/obj/item/folder/yellow, +/obj/item/paper_bin{ + pixel_x = 1; + pixel_y = 9 + }, +/obj/item/pen, +/obj/effect/spawner/random/medical/medkit_rare, +/turf/open/floor/iron, +/area/icemoon/surface/outdoors/nospawn) +"IT" = ( +/obj/machinery/power/shuttle_engine/propulsion, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating/icemoon, +/area/station/construction) +"IU" = ( +/obj/structure/sign/poster/official/fruit_bowl/directional/north, +/turf/open/floor/wood, +/area/station/hallway/primary) +"IW" = ( +/obj/machinery/firealarm/directional/north, +/obj/structure/chair{ + dir = 8 + }, +/obj/machinery/airalarm/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Cargo Bay Office - Access" + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"IY" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/hallway/secondary/exit/departure_lounge) +"Jb" = ( +/obj/structure/sign/warning/cold_temp/directional/north, +/obj/structure/alien/weeds/node, +/turf/open/floor/plating, +/area/station/cargo/storage) +"Jc" = ( +/obj/structure/sign/warning/secure_area, +/turf/closed/wall/mineral/titanium, +/area/station/construction) +"Jd" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/station/maintenance/space_hut/cabin) +"Je" = ( +/obj/item/clothing/neck/link_scryer/loaded, +/turf/open/floor/plating, +/area/station/cargo/storage) +"Jh" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/open/floor/mineral/plastitanium/red, +/area/station/construction) +"Ji" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/airlock/security/glass{ + name = "Holding Area" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/structure/cable, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Jj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/closet/secure_closet/atmospherics, +/obj/effect/mapping_helpers/apc/unlocked, +/obj/effect/mapping_helpers/apc/no_charge, +/obj/item/clothing/neck/link_scryer/loaded, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"Jk" = ( +/obj/effect/turf_decal/stripes/asteroid/corner{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Jl" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining/glass{ + id_tag = "cargooffice"; + name = "Cargo Office" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/shipping, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/alien/weeds/node, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Jm" = ( +/obj/structure/fans/tiny/invisible, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/turf/open/floor/plating/snowed/standard_air, +/area/ruin/powered) +"Jn" = ( +/obj/structure/table, +/obj/item/toner, +/obj/item/hand_labeler, +/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap, +/obj/item/storage/box, +/obj/item/storage/box, +/obj/item/storage/box, +/obj/effect/spawner/random/bureaucracy/birthday_wrap, +/obj/effect/turf_decal/tile/brown, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"Jr" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"Js" = ( +/obj/structure/lattice/catwalk, +/obj/item/climbing_hook, +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/surface/outdoors/nospawn) +"Jt" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Ju" = ( +/obj/effect/spawner/random/engineering/atmospherics_portable, +/obj/machinery/light/directional/north, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"Jv" = ( +/obj/item/circuitboard/machine/ore_redemption, +/obj/effect/spawner/random/engineering/tool, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Jw" = ( +/obj/docking_port/stationary{ + dir = 8; + dwidth = 5; + height = 7; + name = "Cargo Bay"; + shuttle_id = "cargo_home"; + width = 12 + }, +/obj/effect/turf_decal/weather/snow/corner{ + dir = 4 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"Jx" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Jy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/light/small/directional/north, +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"JA" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"JB" = ( +/obj/structure/table, +/obj/item/storage/medkit/regular, +/obj/item/storage/medkit/brute, +/obj/item/storage/medkit/fire, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/lower) +"JD" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 5 + }, +/obj/machinery/igniter/incinerator_atmos, +/turf/open/floor/engine/vacuum, +/area/station/maintenance/disposal/incinerator) +"JF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"JH" = ( +/turf/open/floor/wood, +/area/station/commons/dorms/room3) +"JJ" = ( +/obj/structure/table, +/obj/item/pinpointer/nuke, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"JL" = ( +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/unexplored/rivers) +"JM" = ( +/obj/effect/spawner/structure/window/reinforced/shuttle, +/obj/machinery/power/shuttle_engine/heater, +/turf/open/floor/plating, +/area/station/construction) +"JO" = ( +/obj/machinery/light/directional/south, +/turf/open/floor/wood, +/area/station/commons/dorms/room1) +"JR" = ( +/obj/effect/turf_decal/weather/snow/corner, +/obj/structure/fans/tiny, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"JV" = ( +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"JW" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/storage) +"JX" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/obj/structure/window/reinforced/plasma/spawner/directional/south, +/obj/machinery/camera/directional/west{ + c_tag = "Xenobiology - Left"; + network = list("ss13","rd","xeno") + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"JY" = ( +/obj/machinery/smartfridge/extract/preloaded, +/turf/open/floor/carpet/neon/simple/blue, +/area/station/science/xenobiology) +"JZ" = ( +/mob/living/basic/hivebot/mechanic, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/underground/explored) +"Ka" = ( +/obj/structure/frame/machine, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"Kb" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/mob_spawn/corpse/human/nanotrasensoldier, +/turf/open/floor/mineral/titanium/tiled/yellow, +/area/station/construction) +"Kc" = ( +/obj/structure/ladder, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/underground/explored) +"Kd" = ( +/obj/machinery/light/small/directional/south, +/obj/structure/sign/warning/cold_temp/directional/north, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"Ke" = ( +/obj/effect/spawner/random/entertainment/money_large, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Kh" = ( +/obj/structure/railing{ + dir = 4 + }, +/turf/open/floor/mineral/plastitanium, +/area/station/ai_monitored/turret_protected/ai) +"Ki" = ( +/obj/structure/table/wood, +/obj/item/bedsheet/rd/royal_cape{ + pixel_x = 5; + pixel_y = 9 + }, +/turf/open/floor/wood, +/area/station/cargo/miningoffice) +"Kj" = ( +/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/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Kl" = ( +/turf/closed/wall, +/area/station/hallway/secondary/exit/departure_lounge) +"Km" = ( +/turf/closed/wall/mineral/wood, +/area/station/service/bar) +"Kn" = ( +/obj/machinery/light_switch/directional/west, +/obj/machinery/autolathe, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Ko" = ( +/obj/structure/lattice, +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/underground/explored) +"Kq" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Kr" = ( +/obj/machinery/light/floor, +/turf/open/floor/mineral/plastitanium, +/area/station/ai_monitored/turret_protected/ai) +"Ks" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"Ku" = ( +/obj/effect/turf_decal/bot, +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Kv" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/station/construction) +"Kz" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/stasis, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"KC" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2" + }, +/obj/structure/plasticflaps{ + dir = 4 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"KE" = ( +/turf/closed/mineral/random/snow/high_chance, +/area/station/hallway/secondary/exit/departure_lounge) +"KG" = ( +/obj/effect/spawner/structure/window/hollow/reinforced/middle{ + dir = 1 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/lower) +"KH" = ( +/turf/closed/wall/r_wall, +/area/station/cargo/lower) +"KI" = ( +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/underground/explored) +"KL" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"KM" = ( +/obj/structure/fans/tiny/invisible, +/obj/item/storage/belt/utility/chief/full, +/obj/item/storage/belt/utility/chief/full, +/obj/item/storage/belt/utility/chief/full, +/turf/open/floor/plating/snowed/standard_air, +/area/icemoon/surface/outdoors/nospawn) +"KO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"KQ" = ( +/obj/structure/cable, +/turf/open/floor/carpet, +/area/station/service/bar/atrium) +"KR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/portable_atmospherics/canister, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"KW" = ( +/obj/structure/table, +/obj/machinery/reagentgrinder, +/turf/open/floor/iron/cafeteria, +/area/station/service/bar) +"KY" = ( +/obj/machinery/rnd/production/circuit_imprinter, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"KZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/brown/visible{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"Lb" = ( +/obj/structure/lattice/catwalk, +/obj/item/circuitboard/machine/pacman/wood, +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/surface/outdoors/nospawn) +"Ld" = ( +/obj/item/radio, +/obj/vehicle/ridden/speedbike, +/turf/closed/mineral/random/snow/high_chance, +/area/icemoon/surface/outdoors/nospawn) +"Lj" = ( +/obj/structure/railing{ + dir = 9 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) +"Ll" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/engine, +/area/station/engineering/storage_shared) +"Lo" = ( +/obj/structure/closet/crate, +/obj/effect/spawner/random/maintenance, +/obj/effect/turf_decal/tile/brown, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"Lp" = ( +/obj/structure/table, +/obj/effect/spawner/random/entertainment/cigarette_pack, +/obj/item/lighter/greyscale{ + pixel_x = 4; + pixel_y = 2 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"Lq" = ( +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/commons/dorms/room3) +"Lr" = ( +/obj/item/stack/rods/two, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) +"Lu" = ( +/obj/effect/spawner/random/engineering/atmospherics_portable, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Lv" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Lx" = ( +/obj/machinery/computer/slot_machine, +/turf/open/floor/carpet, +/area/station/service/bar/atrium) +"LC" = ( +/obj/item/gps, +/obj/item/radio, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"LF" = ( +/obj/structure/table/reinforced, +/obj/effect/spawner/random/entertainment/lighter, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "bar_counter"; + name = "Kitchen Counter Shutters" + }, +/obj/effect/spawner/random/food_or_drink/donuts, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"LG" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/glass/mug/coco{ + desc = "Still hot!"; + pixel_x = 7; + pixel_y = 2 + }, +/turf/open/floor/wood, +/area/station/hallway/primary) +"LH" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/airlock/medical/glass{ + name = "Shuttle Infirmary" + }, +/obj/structure/cable, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"LI" = ( +/turf/open/genturf, +/area/icemoon/underground/unexplored/rivers/no_monsters) +"LK" = ( +/obj/machinery/jukebox, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"LL" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"LM" = ( +/obj/machinery/door/airlock/glass{ + name = "Bar" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/fans/tiny/invisible, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/mapping_helpers/airlock/cutaiwire, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"LO" = ( +/obj/structure/chair/stool/bar/directional/north, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"LP" = ( +/obj/machinery/airalarm/directional/north, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/engine, +/area/station/engineering/storage_shared) +"LS" = ( +/obj/effect/turf_decal/bot, +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/obj/machinery/camera/autoname, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"LT" = ( +/obj/effect/spawner/random/vending/snackvend, +/turf/open/floor/carpet, +/area/station/service/bar/atrium) +"LU" = ( +/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium, +/obj/machinery/light/floor, +/obj/structure/girder/reinforced, +/turf/open/floor/plating, +/area/station/ai_monitored/turret_protected/ai) +"LV" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2" + }, +/obj/machinery/door/poddoor{ + dir = 4; + id = "QMLoaddoor2"; + name = "Supply Dock Loading Door" + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"LW" = ( +/obj/item/kirbyplants/organic/applebush, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"LY" = ( +/obj/item/climbing_hook, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/underground/explored) +"LZ" = ( +/obj/structure/closet/secure_closet/freezer/fridge/open, +/obj/item/reagent_containers/condiment/mayonnaise, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"Mc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"Md" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/misc/asteroid/snow/standard_air, +/area/station/hallway/secondary/exit/departure_lounge) +"Mf" = ( +/obj/effect/gibspawner/xeno, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Mg" = ( +/obj/structure/sink/directional/west, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"Mh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/science/xenobiology) +"Mi" = ( +/turf/open/floor/wood, +/area/station/commons/dorms/room4) +"Mj" = ( +/obj/effect/spawner/random/maintenance, +/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/warehouse) +"Mn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/brown/visible{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"Mo" = ( +/obj/item/flashlight/lantern/on, +/turf/closed/mineral/random/snow/high_chance, +/area/icemoon/surface/outdoors/nospawn) +"Mp" = ( +/obj/machinery/door/poddoor/incinerator_atmos_aux, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"Mq" = ( +/obj/item/radio/intercom/directional/east{ + freerange = 1; + listening = 0; + name = "Custom Channel"; + pixel_y = -8 + }, +/turf/open/floor/mineral/plastitanium, +/area/station/ai_monitored/turret_protected/ai) +"Mt" = ( +/turf/open/floor/plating/foam, +/area/icemoon/underground/explored) +"Mu" = ( +/obj/structure/fans/tiny, +/obj/effect/turf_decal/weather/snow/corner{ + dir = 4 + }, +/turf/open/floor/plating/snowed/snow_cabin, +/area/station/maintenance/starboard/aft) +"Mv" = ( +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"Mx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/medical/medkit_rare, +/obj/effect/spawner/random/engineering/material_rare, +/obj/effect/spawner/random/engineering/material_rare, +/turf/open/floor/plating, +/area/station/cargo/storage) +"My" = ( +/obj/machinery/light_switch/directional/west, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/byteforge, +/obj/effect/turf_decal/box, +/turf/open/floor/iron/dark/smooth_large, +/area/station/cargo/storage) +"Mz" = ( +/obj/structure/fans/tiny/invisible, +/obj/item/pickaxe/silver, +/obj/item/pickaxe/silver, +/obj/item/pickaxe/silver, +/turf/open/floor/plating/snowed/standard_air, +/area/ruin/powered) +"MA" = ( +/obj/machinery/power/shuttle_engine/propulsion, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating/airless, +/area/station/construction) +"MB" = ( +/mob/living/basic/alien/queen/large, +/turf/open/floor/plating/foam, +/area/icemoon/underground/explored) +"MC" = ( +/obj/effect/spawner/random/food_or_drink/dinner, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"ME" = ( +/obj/machinery/space_heater, +/obj/effect/decal/remains/robot, +/obj/structure/sign/warning/fire/directional/north, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/commons/dorms/room4) +"MF" = ( +/obj/structure/marker_beacon/burgundy, +/obj/effect/mapping_helpers/no_atoms_ontop, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"MG" = ( +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"MH" = ( +/obj/item/circuitboard/machine/pacman/wood, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"MJ" = ( +/obj/structure/ore_box, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"MK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"MM" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"MO" = ( +/obj/machinery/oven/range, +/turf/open/floor/iron/cafeteria, +/area/station/service/bar) +"MP" = ( +/obj/effect/mob_spawn/corpse/human/abductor, +/turf/open/floor/iron/freezer, +/area/station/science/xenobiology) +"MR" = ( +/turf/closed/wall/r_wall/syndicate, +/area/station/maintenance/disposal/incinerator) +"MU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"MV" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"MX" = ( +/obj/structure/fans/tiny/invisible, +/obj/item/flashlight/lantern/on, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/obj/item/tank/internals/emergency_oxygen/double, +/turf/open/floor/plating/snowed/standard_air, +/area/ruin/powered) +"MY" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Cargo Bay South" + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"MZ" = ( +/obj/structure/railing{ + dir = 8 + }, +/turf/open/floor/mineral/plastitanium, +/area/station/ai_monitored/turret_protected/ai) +"Na" = ( +/obj/structure/cable, +/turf/open/floor/carpet/neon/simple/blue, +/area/station/science/xenobiology) +"Nd" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/broken_floor, +/obj/vehicle/ridden/speedbike, +/turf/open/floor/carpet, +/area/station/maintenance/space_hut/cabin) +"Ne" = ( +/obj/structure/cable, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Nf" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/commons/dorms/room3) +"Ng" = ( +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"Ni" = ( +/obj/machinery/door/window/left/directional/east, +/turf/open/floor/wood, +/area/station/commons/lounge) +"Nk" = ( +/obj/structure/alien/resin/membrane, +/turf/open/floor/plating/foam, +/area/icemoon/underground/explored) +"Nl" = ( +/obj/structure/lattice/lava, +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/surface/outdoors/nospawn) +"Nm" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Nn" = ( +/obj/structure/table, +/obj/item/folder/blue{ + pixel_y = 1; + pixel_x = 4 + }, +/obj/item/paper_bin{ + pixel_x = -6; + pixel_y = 7 + }, +/obj/item/assembly/voice{ + pixel_x = -6; + pixel_y = -4 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"Np" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"Nq" = ( +/obj/structure/table/reinforced, +/obj/machinery/recharger, +/obj/machinery/light/small/directional/west, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Nr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/mapping_helpers/apc/unlocked, +/obj/effect/mapping_helpers/apc/cell_10k, +/obj/effect/mapping_helpers/apc/full_charge, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"Ns" = ( +/obj/machinery/processor, +/obj/machinery/light/cold/directional/east, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"Nt" = ( +/obj/structure/chair/wood{ + dir = 1 + }, +/obj/effect/mob_spawn/corpse/human/scientist, +/turf/open/floor/carpet/neon/simple/blue, +/area/station/science/xenobiology) +"Nv" = ( +/obj/machinery/gibber, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"Nx" = ( +/turf/closed/wall/mineral/wood, +/area/station/service/theater) +"Ny" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/floor/iron, +/area/station/cargo/storage) +"NB" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/commons/dorms/room2) +"NC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ND" = ( +/obj/machinery/button/door/directional/south{ + id = "snowdinbutworse2" + }, +/turf/open/floor/wood, +/area/station/commons/dorms/room4) +"NF" = ( +/obj/effect/spawner/random/engineering/flashlight, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"NG" = ( +/obj/structure/chair, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"NJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airlock_controller/incinerator_atmos{ + pixel_x = 26 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"NK" = ( +/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/broken_floor, +/obj/effect/mob_spawn/corpse/human/assistant, +/obj/item/stack/sheet/mineral/wood/fifty, +/obj/item/fireaxe, +/obj/item/binoculars, +/obj/item/clothing/neck/link_scryer/loaded, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"NO" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/wood{ + name = "Mining" + }, +/turf/open/floor/wood, +/area/station/cargo/mining_breakroom) +"NT" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Heater Storage" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/commons/dorms/room4) +"NU" = ( +/obj/structure/cable, +/obj/effect/gibspawner/xeno, +/turf/open/floor/plating, +/area/station/cargo/storage) +"NV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"NW" = ( +/obj/machinery/vending/games, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"NX" = ( +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/command_all, +/obj/effect/turf_decal/tile/dark_blue/full, +/obj/structure/cable, +/obj/effect/turf_decal/siding/dark{ + dir = 1 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/cargo/lower) +"Oc" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Cargo Bay Receiving Dock" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/computer/cargo{ + dir = 4 + }, +/obj/machinery/button/door/directional/west{ + id = "QMLoaddoor"; + name = "Loading Doors"; + pixel_y = -8; + req_access = list("cargo") + }, +/obj/machinery/button/door/directional/west{ + id = "QMLoaddoor2"; + name = "Loading Doors"; + pixel_y = 8; + req_access = list("cargo") + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Od" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/airlock/security/glass{ + name = "Holding Area" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Of" = ( +/obj/structure/bed, +/obj/effect/spawner/random/bedsheet, +/turf/open/floor/wood, +/area/station/commons/dorms/room2) +"Og" = ( +/obj/structure/lattice/catwalk/mining, +/obj/item/flashlight/lantern/on, +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/surface/outdoors/nospawn) +"Oh" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/mob/living/basic/alien/drone, +/obj/structure/alien/weeds/node, +/turf/open/floor/plating, +/area/station/cargo/storage) +"Oj" = ( +/obj/machinery/newscaster/directional/north, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"Ol" = ( +/obj/machinery/power/terminal{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/engineering/storage/tech) +"Om" = ( +/obj/structure/closet/crate, +/obj/item/pickaxe, +/obj/item/pickaxe, +/obj/item/pickaxe, +/obj/item/pickaxe, +/obj/item/shovel, +/obj/item/shovel, +/obj/item/shovel, +/obj/item/shovel, +/obj/item/fishing_rod, +/obj/item/fishing_rod, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"On" = ( +/obj/machinery/conveyor{ + dir = 1; + id = "QMLoad" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/light/directional/west, +/turf/open/floor/plating, +/area/station/cargo/storage) +"Oy" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/layer2{ + dir = 8 + }, +/turf/open/floor/engine/vacuum, +/area/station/maintenance/disposal/incinerator) +"Oz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"OA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"OB" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Garage" + }, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/maintenance/hallway/abandoned_recreation) +"OF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/floor1/starboard/fore) +"OG" = ( +/obj/structure/cable, +/obj/machinery/door/airlock{ + name = "Kitchen" + }, +/turf/open/floor/wood, +/area/station/service/bar) +"OI" = ( +/obj/structure/cable, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/obj/machinery/camera/directional/north{ + c_tag = "MiniSat External Left South"; + network = list("minisat"); + start_active = 1 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) +"OK" = ( +/obj/structure/holosign/barrier/atmos, +/turf/open/floor/iron/large, +/area/station/cargo/warehouse) +"OL" = ( +/obj/structure/table, +/obj/item/storage/toolbox/emergency, +/obj/structure/cable, +/turf/open/floor/plating/snowed/icemoon, +/area/station/hallway/secondary/exit/departure_lounge) +"OM" = ( +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/mapping_helpers/apc/unlocked, +/obj/effect/mapping_helpers/apc/no_charge, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"OQ" = ( +/obj/effect/spawner/random/trash/garbage{ + spawn_scatter_radius = 1 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"OR" = ( +/turf/closed/wall/ice, +/area/icemoon/surface/outdoors/nospawn) +"OS" = ( +/obj/structure/aquarium, +/turf/open/floor/wood, +/area/station/cargo/miningoffice) +"OU" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/sign/warning/cold_temp/directional/north, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"OV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/yellow, +/area/station/construction) +"Pb" = ( +/obj/effect/landmark/carpspawn, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Pc" = ( +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/glass/icemoon, +/area/station/ai_monitored/turret_protected/ai) +"Pd" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/engineering/tool_advanced, +/obj/effect/spawner/random/engineering/vending_restock, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Ph" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"Pj" = ( +/obj/machinery/requests_console/directional/north{ + department = "Cargo Bay"; + name = "Cargo Bay Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/structure/table, +/obj/item/hand_labeler, +/obj/item/folder/yellow, +/obj/effect/spawner/random/engineering/toolbox, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Pk" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/stasis{ + dir = 4 + }, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Pl" = ( +/obj/effect/turf_decal/bot, +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/obj/machinery/status_display/evac{ + pixel_x = 32 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Pm" = ( +/obj/machinery/atmospherics/components/tank/air{ + dir = 3; + initialize_directions = 3 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"Pp" = ( +/obj/structure/disposalpipe/segment, +/turf/closed/wall/ice, +/area/station/cargo/storage) +"Pq" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/wood{ + name = "Stage Right" + }, +/turf/open/floor/wood, +/area/station/commons/lounge) +"Pu" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/storage) +"Pv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/dark_red/arrow_ccw{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"Px" = ( +/obj/structure/reagent_dispensers/wall/peppertank/directional/east, +/obj/machinery/newscaster/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Security Post - Cargo" + }, +/obj/machinery/computer/security/mining{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Py" = ( +/obj/machinery/power/shuttle_engine/propulsion/right, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/station/construction) +"Pz" = ( +/obj/machinery/space_heater, +/turf/open/floor/wood, +/area/station/commons/dorms/room3) +"PA" = ( +/obj/machinery/light/directional/south, +/turf/open/floor/wood, +/area/station/hallway/primary/central/fore) +"PB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/cargo/storage) +"PD" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"PH" = ( +/obj/structure/railing{ + dir = 8 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) +"PI" = ( +/obj/item/storage/bag/ore{ + pixel_x = -5; + pixel_y = -5 + }, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"PJ" = ( +/turf/open/genturf, +/area/icemoon/underground/unexplored/rivers/deep) +"PM" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/spawner/random/entertainment/money_large, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"PO" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/obj/machinery/flatpacker, +/turf/open/floor/iron, +/area/station/cargo/storage) +"PP" = ( +/obj/structure/table/wood, +/obj/item/clothing/mask/gas/explorer, +/obj/item/tank/internals/emergency_oxygen, +/turf/open/floor/wood, +/area/station/cargo/mining_breakroom) +"PR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"PS" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/iron/icemoon, +/area/station/cargo/storage) +"PT" = ( +/obj/effect/spawner/structure/window/reinforced/shuttle, +/turf/open/floor/plating, +/area/ruin/powered) +"PU" = ( +/obj/structure/lattice/catwalk/mining, +/obj/item/binoculars, +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/surface/outdoors/nospawn) +"PW" = ( +/obj/structure/cable, +/obj/structure/extinguisher_cabinet/directional/north, +/turf/open/floor/wood, +/area/station/hallway/primary/central/fore) +"PX" = ( +/obj/structure/table/reinforced, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/light/small/directional/east, +/obj/effect/spawner/random/techstorage/custom_shuttle, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"PY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"Qa" = ( +/obj/machinery/door/airlock/titanium{ + name = "Escape Pod Airlock" + }, +/obj/structure/fans/tiny, +/obj/item/blueprints, +/turf/open/floor/mineral/titanium/blue, +/area/ruin/powered) +"Qb" = ( +/obj/structure/lattice/catwalk, +/obj/item/flashlight/lantern/on, +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/surface/outdoors/nospawn) +"Qd" = ( +/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 = 9 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"Qe" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible/layer2, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"Qf" = ( +/obj/structure/extinguisher_cabinet/directional/north, +/turf/open/floor/wood, +/area/station/hallway/primary/central/fore) +"Qi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_recreation) +"Ql" = ( +/obj/structure/chair, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"Qm" = ( +/obj/item/stack/ore/gold{ + pixel_y = 7; + pixel_x = -11 + }, +/obj/item/stack/ore/iron{ + pixel_y = -17; + pixel_x = 10 + }, +/obj/item/stack/ore/gold{ + pixel_y = -16; + pixel_x = -6 + }, +/obj/item/stack/ore/iron{ + pixel_y = 7; + pixel_x = 12 + }, +/obj/item/stack/ore/gold{ + pixel_y = 18; + pixel_x = -8 + }, +/obj/effect/mob_spawn/corpse/human/minesite/overseer, +/turf/open/floor/wood, +/area/station/cargo/miningoffice) +"Qo" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"Qr" = ( +/obj/structure/table/reinforced, +/obj/machinery/reagentgrinder, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"Qt" = ( +/obj/structure/toilet{ + dir = 8 + }, +/obj/machinery/light/small/directional/west, +/obj/machinery/computer/security/telescreen/entertainment/directional/west, +/turf/open/floor/iron/freezer, +/area/station/commons/dorms/room1) +"Qu" = ( +/obj/effect/spawner/structure/window/hollow/survival_pod/middle{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"Qv" = ( +/obj/structure/table, +/obj/item/radio/off, +/obj/item/stack/sheet/mineral/wood/fifty, +/obj/item/implanter/uplink/precharged, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"Qw" = ( +/obj/structure/fans/tiny, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, +/obj/structure/cable/multilayer/multiz, +/obj/structure/foamedmetal, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"Qz" = ( +/turf/closed/mineral/random/snow/high_chance, +/area/icemoon/underground/explored) +"QB" = ( +/obj/effect/spawner/random/exotic/tool, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"QD" = ( +/obj/structure/ladder, +/obj/structure/cable/multilayer/multiz, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"QE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/camera/autoname{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"QH" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 5 + }, +/obj/structure/alien/resin/wall, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"QJ" = ( +/obj/item/clothing/suit/hazardvest{ + desc = "A high-visibility lifejacket complete with whistle and slot for oxygen tanks."; + name = "emergency lifejacket" + }, +/obj/item/clothing/suit/hazardvest{ + desc = "A high-visibility lifejacket complete with whistle and slot for oxygen tanks."; + name = "emergency lifejacket" + }, +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = 3 + }, +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = 3 + }, +/obj/item/clothing/mask/breath{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/clothing/mask/breath{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/clothing/head/utility/hardhat/orange{ + name = "protective hat"; + pixel_y = 9 + }, +/obj/item/clothing/head/utility/hardhat/orange{ + name = "protective hat"; + pixel_y = 9 + }, +/obj/structure/closet/crate/internals, +/obj/effect/turf_decal/delivery, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"QM" = ( +/obj/machinery/restaurant_portal/bar, +/obj/structure/sign/warning/yes_smoking/circle/directional/south, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"QN" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/icemoon, +/area/station/cargo/storage) +"QP" = ( +/obj/item/paper_bin{ + pixel_x = 1; + pixel_y = 9 + }, +/obj/item/pen, +/obj/structure/table, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"QR" = ( +/obj/machinery/autolathe, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"QS" = ( +/obj/machinery/computer/cargo{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"QT" = ( +/obj/item/kirbyplants/organic/plant10, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"QU" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Departure Lounge East" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"QW" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/west, +/turf/open/floor/engine/airless, +/area/station/engineering/atmos) +"QZ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/item/binoculars, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"Rb" = ( +/obj/structure/lattice/catwalk, +/obj/item/climbing_hook, +/obj/item/flashlight/lantern/on, +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/surface/outdoors/nospawn) +"Re" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"Rg" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external/glass{ + dir = 8; + name = "Supply Door Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/spawner/random/exotic/antag_gear, +/obj/effect/spawner/random/exotic/antag_gear, +/turf/open/floor/plating, +/area/station/cargo/storage) +"Rj" = ( +/obj/item/climbing_hook, +/turf/open/floor/engine, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +"Rk" = ( +/obj/structure/table, +/obj/item/tape{ + pixel_x = 2; + pixel_y = -1 + }, +/obj/item/pen/blue{ + pixel_x = -5 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"Rm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/asteroid/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Ro" = ( +/obj/machinery/vending/medical, +/obj/effect/turf_decal/bot, +/turf/open/floor/plating/icemoon, +/area/station/construction) +"Rp" = ( +/obj/structure/table, +/obj/item/storage/toolbox/emergency, +/obj/item/crowbar/red, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Rq" = ( +/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/hallway/secondary/exit/departure_lounge) +"Rr" = ( +/obj/structure/table/wood, +/obj/item/blueprints/golem{ + pixel_y = 3; + pixel_x = -2 + }, +/obj/structure/light_construct/small/directional/east, +/turf/open/floor/wood, +/area/station/cargo/miningoffice) +"Rs" = ( +/obj/effect/turf_decal/siding/thinplating_new, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"Rt" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/circuitboard/machine/pacman/wood, +/obj/item/circuitboard/machine/pacman/wood, +/obj/item/stack/sheet/mineral/wood/fifty, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"Ru" = ( +/obj/item/circuitboard/machine/pacman/wood, +/turf/open/floor/engine, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +"Rv" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"Rx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden, +/obj/structure/table/reinforced, +/obj/machinery/button/door/incinerator_vent_atmos_aux{ + pixel_x = -6; + pixel_y = -1 + }, +/obj/machinery/button/door/incinerator_vent_atmos_main{ + pixel_x = 6; + pixel_y = -1 + }, +/obj/machinery/button/ignition/incinerator/atmos{ + pixel_y = 9 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"Ry" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"Rz" = ( +/turf/closed/wall/mineral/wood, +/area/station/commons/dorms/room4) +"RA" = ( +/obj/item/stack/sheet/glass/fifty, +/obj/item/clothing/neck/link_scryer/loaded, +/turf/open/floor/plating, +/area/station/cargo/storage) +"RB" = ( +/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/cargo/storage) +"RC" = ( +/obj/structure/table/wood, +/obj/effect/spawner/random/decoration/lavalamp, +/turf/open/floor/wood, +/area/station/commons/dorms/room3) +"RG" = ( +/obj/effect/spawner/random/structure/closet_empty/crate, +/obj/item/multitool{ + pixel_x = -4; + pixel_y = 8 + }, +/obj/item/multitool{ + pixel_y = 10 + }, +/obj/item/multitool{ + pixel_x = 4; + pixel_y = 12 + }, +/obj/item/hfr_box/core, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"RI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/item/kirbyplants/random/dead, +/turf/open/floor/mineral/titanium/tiled/yellow, +/area/station/construction) +"RJ" = ( +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/plastitanium/red, +/area/station/construction) +"RN" = ( +/obj/machinery/atmospherics/miner/carbon_dioxide, +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/obj/structure/window/reinforced/plasma/spawner/directional/west, +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/turf/open/floor/engine/airless, +/area/station/engineering/atmos) +"RO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, +/obj/structure/foamedmetal, +/turf/open/misc/asteroid/snow/icemoon, +/area/station/maintenance/disposal/incinerator) +"RQ" = ( +/obj/item/radio/intercom/directional/east, +/obj/structure/alien/resin/wall, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"RS" = ( +/turf/closed/wall/mineral/plastitanium, +/area/station/construction) +"RT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/icemoon, +/area/station/cargo/storage) +"RU" = ( +/obj/effect/turf_decal/bot, +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"RV" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/storage) +"RW" = ( +/obj/item/stack/sheet/glass{ + pixel_y = 2; + pixel_x = 5 + }, +/obj/item/stack/cable_coil/five{ + pixel_y = 7; + pixel_x = 4 + }, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"RY" = ( +/obj/item/clothing/glasses/meson, +/obj/structure/flora/tree/pine/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"RZ" = ( +/obj/structure/window/reinforced/fulltile/ice{ + name = "frozen window" + }, +/turf/open/floor/plating, +/area/station/hallway/primary/central/fore) +"Sb" = ( +/obj/structure/chair/office/light, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"Sc" = ( +/obj/structure/window/reinforced/fulltile/ice{ + name = "frozen window" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "fightingcommunity30" + }, +/turf/open/floor/plating, +/area/station/commons/dorms/room3) +"Sd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/electrolyzer, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"Se" = ( +/obj/machinery/reagentgrinder{ + desc = "Used to grind things up into raw materials and liquids."; + pixel_y = 5 + }, +/obj/item/stack/sheet/mineral/plasma/fifty, +/obj/item/stack/sheet/mineral/plasma/fifty, +/obj/structure/table/wood/fancy, +/obj/effect/spawner/random/exotic/technology, +/turf/open/floor/carpet/neon/simple/blue, +/area/station/science/xenobiology) +"Sg" = ( +/obj/effect/landmark/carpspawn, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) +"Si" = ( +/obj/effect/landmark/start/cyborg, +/turf/open/floor/mineral/plastitanium, +/area/station/ai_monitored/turret_protected/ai) +"Sj" = ( +/obj/structure/cable, +/turf/open/floor/iron/cafeteria, +/area/station/service/bar) +"Sk" = ( +/obj/item/mod/control/pre_equipped/loader, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Sl" = ( +/obj/machinery/power/shuttle_engine/propulsion/burst, +/turf/closed/wall/mineral/titanium, +/area/ruin/powered) +"Sm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/obj/machinery/light/directional/west, +/turf/open/floor/mineral/plastitanium/red, +/area/station/construction) +"Sq" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/maintenance/space_hut/cabin) +"Ss" = ( +/obj/effect/spawner/random/engineering/tank, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Sv" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden, +/turf/open/floor/iron/dark/textured, +/area/station/maintenance/disposal/incinerator) +"Sw" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/iron/white, +/area/station/medical/lower) +"SA" = ( +/obj/structure/cable, +/obj/effect/mob_spawn/corpse/human/cook, +/turf/open/floor/wood, +/area/station/service/bar) +"SB" = ( +/obj/machinery/door/airlock/mining/glass{ + id_tag = "innercargo"; + name = "Cargo Bay" + }, +/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/supply/general, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/alien/weeds/node, +/turf/open/floor/iron, +/area/station/cargo/storage) +"SE" = ( +/obj/item/screwdriver{ + pixel_y = 10 + }, +/obj/item/radio/off, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/alien/weeds/node, +/turf/open/floor/iron, +/area/station/cargo/storage) +"SI" = ( +/obj/item/stack/sheet/mineral/wood/fifty, +/turf/open/floor/engine, +/area/icemoon/surface/outdoors/nospawn) +"SJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/decal/cleanable/generic, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/floor1/starboard/fore) +"SK" = ( +/obj/structure/cable, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"SL" = ( +/obj/effect/turf_decal/siding/thinplating_new/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"SM" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"SN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_recreation) +"SQ" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/station/maintenance/space_hut/cabin) +"SR" = ( +/obj/item/stack/tile/iron/base{ + pixel_x = -10; + pixel_y = -6 + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"ST" = ( +/obj/structure/closet, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/effect/spawner/random/exotic/technology, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_recreation) +"SU" = ( +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"SV" = ( +/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/icemoon/surface/outdoors/nospawn) +"SW" = ( +/obj/item/clothing/gloves/color/yellow, +/obj/structure/flora/tree/pine/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"SY" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/turf/open/floor/wood, +/area/station/hallway/primary/central/fore) +"Tb" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/suit_storage_unit/standard_unit, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/camera/autoname{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Tc" = ( +/obj/item/kirbyplants/random, +/turf/open/floor/wood, +/area/station/maintenance/space_hut/cabin) +"Td" = ( +/obj/structure/table/reinforced, +/obj/item/clothing/head/utility/welding{ + pixel_y = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/engineering/storage/tech) +"Te" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/medical/medkit, +/obj/effect/spawner/random/decoration/lavalamp, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Tf" = ( +/obj/structure/ladder, +/obj/structure/cable/multilayer/multiz, +/turf/open/floor/plating, +/area/station/cargo/lower) +"Ti" = ( +/obj/structure/table, +/obj/item/stack/package_wrap, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"Tj" = ( +/obj/structure/fans/tiny/invisible, +/obj/item/storage/belt/utility/chief/full, +/obj/item/storage/belt/utility/chief/full, +/obj/item/storage/belt/utility/chief/full, +/turf/open/floor/plating/snowed/standard_air, +/area/ruin/powered) +"Tk" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/storage) +"Tl" = ( +/obj/machinery/mecha_part_fabricator, +/turf/open/floor/plating, +/area/station/cargo/lower) +"Tm" = ( +/obj/machinery/airalarm/directional/west, +/obj/machinery/computer/cargo{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Tn" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"Tr" = ( +/obj/structure/table, +/obj/item/chisel{ + pixel_y = 8; + pixel_x = -7 + }, +/obj/item/assembly/signaler{ + pixel_y = 12; + pixel_x = 7 + }, +/obj/item/clothing/gloves/color/yellow, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"Ts" = ( +/turf/closed/wall/mineral/wood, +/area/station/engineering/storage/tech) +"Tv" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/item/kirbyplants/organic/plant22, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Tx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/portable_atmospherics/pump, +/turf/open/floor/engine, +/area/station/engineering/storage_shared) +"Ty" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Janitor Closet" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/hallway/primary/central/fore) +"Tz" = ( +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"TA" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"TC" = ( +/obj/effect/landmark/event_spawn, +/obj/machinery/light/floor, +/mob/living/basic/alien/drone, +/obj/structure/alien/weeds/node, +/turf/open/floor/iron, +/area/station/cargo/storage) +"TD" = ( +/obj/structure/table, +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = -4 + }, +/obj/item/tank/internals/oxygen{ + pixel_x = 4 + }, +/obj/item/clothing/mask/breath{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/mask/breath, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"TE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"TF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/computer/atmos_control/nocontrol/incinerator{ + dir = 8 + }, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"TL" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/icemoon, +/area/station/cargo/storage) +"TO" = ( +/obj/structure/window/reinforced/fulltile/ice{ + name = "frozen window" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "fightingcommunity60" + }, +/turf/open/floor/plating, +/area/station/ai_monitored/security/armory/upper) +"TT" = ( +/obj/item/flashlight/lantern/on, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) +"TV" = ( +/turf/open/misc/asteroid/snow/icemoon, +/area/station/cargo/storage) +"TW" = ( +/obj/machinery/door/airlock/public/glass/incinerator/atmos_interior, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"TX" = ( +/obj/machinery/recharge_station, +/mob/living/silicon/robot/shell/cell, +/obj/machinery/light/floor, +/turf/open/floor/glass/plasma, +/area/station/ai_monitored/turret_protected/ai) +"TZ" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/table/reinforced, +/obj/item/climbing_hook, +/obj/item/climbing_hook, +/obj/item/climbing_hook, +/obj/item/pinpointer/nuke, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"Ua" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/dark/textured, +/area/station/maintenance/disposal/incinerator) +"Uc" = ( +/obj/effect/turf_decal/weather/snow/corner, +/obj/structure/fans/tiny, +/obj/machinery/light/directional/west, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"Ud" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining/glass{ + id_tag = "cargooffice"; + name = "Cargo Office" + }, +/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/effect/mapping_helpers/airlock/access/any/supply/general, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/alien/weeds/node, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Ue" = ( +/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/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Uf" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/obj/structure/window/reinforced/plasma/spawner/directional/north, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"Uj" = ( +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +"Uk" = ( +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"Ul" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/lower) +"Ut" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_recreation) +"Uu" = ( +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"Ux" = ( +/obj/effect/spawner/structure/window/hollow/survival_pod/middle, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"Uz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"UD" = ( +/obj/effect/mob_spawn/corpse/human/cargo_tech, +/turf/open/floor/carpet, +/area/station/cargo/mining_breakroom) +"UE" = ( +/turf/open/floor/iron/white, +/area/station/medical/lower) +"UF" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/cargo/storage) +"UI" = ( +/turf/open/floor/plating/snowed/icemoon, +/area/station/ai_monitored/turret_protected/ai) +"UL" = ( +/turf/closed/wall/r_wall, +/area/station/hallway/secondary/exit/departure_lounge) +"UM" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/mob/living/basic/hivebot/strong, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"UO" = ( +/obj/structure/sign/departments/engineering/directional/north, +/obj/effect/turf_decal/bot, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"UP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"UQ" = ( +/obj/effect/spawner/random/engineering/canister, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"US" = ( +/turf/closed/wall/mineral/plastitanium/nodiagonal, +/area/station/engineering/storage_shared) +"UT" = ( +/obj/item/flashlight, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"UU" = ( +/obj/structure/table/wood/fancy, +/obj/item/reagent_containers/cup/glass/bottle/wine{ + pixel_y = 4 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass{ + pixel_x = -7; + pixel_y = 3 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass{ + pixel_x = 7; + pixel_y = 3 + }, +/turf/open/floor/wood, +/area/station/commons/dorms/room4) +"UV" = ( +/obj/structure/railing{ + dir = 8 + }, +/mob/living/basic/alien/drone, +/obj/structure/alien/weeds/node, +/turf/open/floor/plating, +/area/station/cargo/storage) +"UX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"UY" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"UZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Va" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "qmprivacy"; + name = "Privacy Shutters" + }, +/obj/effect/spawner/structure/window/ice, +/turf/open/floor/plating, +/area/station/cargo/storage) +"Vd" = ( +/obj/item/circuitboard/machine/pacman/wood, +/obj/item/radio, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Vf" = ( +/obj/structure/table/wood, +/turf/open/floor/carpet, +/area/station/maintenance/space_hut/cabin) +"Vg" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"Vh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/atmospheric_technician, +/obj/machinery/atmospherics/pipe/smart/simple/brown/visible{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"Vi" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/flora/grass/both/style_random, +/turf/open/misc/asteroid/snow/standard_air, +/area/station/hallway/secondary/exit/departure_lounge) +"Vj" = ( +/obj/structure/toilet{ + dir = 4 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/computer/security/telescreen/entertainment/directional/east, +/turf/open/floor/iron/freezer, +/area/station/commons/dorms/room4) +"Vk" = ( +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_recreation) +"Vl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, +/obj/effect/spawner/structure/window/hollow/survival_pod/middle{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal/incinerator) +"Vm" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2" + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"Vn" = ( +/obj/structure/chair/wood{ + dir = 1 + }, +/obj/effect/mob_spawn/corpse/human/generic_assistant, +/turf/open/floor/carpet, +/area/station/service/bar/atrium) +"Vo" = ( +/obj/item/radio/intercom/directional/west, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/disposal/bin, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"Vp" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/light/floor, +/obj/structure/cable, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Vq" = ( +/obj/structure/disposalpipe/trunk, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"Vs" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/mob_spawn/corpse/human/nanotrasenelitesoldier, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Vt" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"Vu" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/cafeteria, +/area/station/hallway/secondary/exit/departure_lounge) +"Vw" = ( +/obj/machinery/vending/clothing, +/turf/open/floor/wood, +/area/station/service/theater) +"Vy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/item/stack/sheet/mineral/wood/fifty, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"Vz" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 4 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"VA" = ( +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/engineering/tool, +/obj/effect/gibspawner/xeno, +/turf/open/floor/iron, +/area/station/cargo/storage) +"VC" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external/glass{ + dir = 4; + name = "Supply Door Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/plating, +/area/station/cargo/storage) +"VF" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 5 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"VH" = ( +/obj/structure/mecha_wreckage/ripley, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"VI" = ( +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/cargo/storage) +"VL" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"VS" = ( +/obj/structure/cable, +/obj/structure/chair/office/light, +/obj/effect/mob_spawn/corpse/human/doctor, +/turf/open/floor/iron/white, +/area/station/medical/lower) +"VT" = ( +/obj/structure/chair/wood{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/hallway/primary) +"VU" = ( +/turf/open/floor/wood, +/area/station/hallway/primary) +"VV" = ( +/obj/structure/table, +/obj/machinery/microwave, +/obj/machinery/light/cold/directional/east, +/turf/open/floor/iron/cafeteria, +/area/station/service/bar) +"VX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/mob_spawn/corpse/human/syndicatesoldier, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"Wa" = ( +/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/engineering/storage_shared) +"Wb" = ( +/obj/structure/alien/weeds/node, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Wc" = ( +/obj/machinery/conveyor_switch/oneway{ + id = "packageSort2" + }, +/obj/machinery/requests_console/directional/west{ + department = "Cargo Bay"; + name = "Cargo Bay Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/icemoon, +/area/station/cargo/storage) +"Wd" = ( +/turf/open/genturf, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +"Wf" = ( +/obj/item/climbing_hook, +/obj/item/circuitboard/machine/pacman/wood, +/obj/item/clothing/glasses/meson, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Wg" = ( +/obj/structure/stairs/north, +/obj/structure/railing{ + dir = 9 + }, +/turf/open/floor/iron/stairs, +/area/station/ai_monitored/turret_protected/ai) +"Wh" = ( +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/unexplored/no_rivers) +"Wk" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/airlock/medical/glass{ + name = "Shuttle Infirmary" + }, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Wm" = ( +/mob/living/basic/blankbody, +/turf/open/floor/wood, +/area/station/hallway/primary/central/fore) +"Wn" = ( +/obj/effect/mob_spawn/corpse/human/minesite, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"Wo" = ( +/obj/item/climbing_hook, +/obj/item/clothing/glasses/meson, +/obj/effect/spawner/random/medical/medkit_rare, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Wp" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/glass/mug/coco{ + desc = "Still hot!"; + pixel_x = -4; + pixel_y = 4 + }, +/turf/open/floor/wood, +/area/station/hallway/primary) +"Wt" = ( +/obj/machinery/light/directional/west, +/obj/structure/cable, +/turf/open/floor/carpet/red, +/area/station/maintenance/starboard/aft) +"Wu" = ( +/turf/open/floor/wood, +/area/station/cargo/mining_breakroom) +"Wv" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/status_display/supply{ + pixel_y = -32 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Ww" = ( +/obj/machinery/light/directional/north, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Wy" = ( +/obj/structure/fans/tiny/invisible, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/turf/open/floor/plating/snowed/standard_air, +/area/icemoon/surface/outdoors/nospawn) +"WC" = ( +/obj/structure/disposalpipe/segment, +/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/hallway/secondary/exit/departure_lounge) +"WD" = ( +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/effect/spawner/random/medical/medkit, +/obj/effect/spawner/random/engineering/toolbox, +/turf/open/floor/iron, +/area/station/cargo/storage) +"WF" = ( +/turf/open/openspace, +/area/station/ai_monitored/turret_protected/ai) +"WH" = ( +/obj/item/circuitboard/machine/pacman/wood, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"WI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/supply/qm, +/obj/machinery/door/airlock/command{ + name = "Quartermaster's Office" + }, +/obj/effect/turf_decal/tile/brown/fourcorners, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/alien/weeds/node, +/turf/open/floor/iron, +/area/station/cargo/storage) +"WJ" = ( +/obj/item/binoculars, +/turf/closed/mineral/random/snow/high_chance, +/area/icemoon/surface/outdoors/nospawn) +"WM" = ( +/turf/open/openspace, +/area/icemoon/underground/explored) +"WN" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/effect/turf_decal/trimline/dark_red/arrow_ccw{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"WP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"WQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"WS" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/icemoon, +/area/station/cargo/storage) +"WY" = ( +/obj/structure/holosign/barrier/atmos, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"WZ" = ( +/obj/effect/spawner/random/engineering/canister, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Xb" = ( +/obj/machinery/door/airlock/wood{ + id_tag = "snowdinbutworse2"; + name = "Cabin 2" + }, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/commons/dorms/room4) +"Xc" = ( +/obj/structure/lattice/catwalk/mining, +/obj/item/circuitboard/machine/pacman/wood, +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/surface/outdoors/nospawn) +"Xd" = ( +/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/neutral/opposingcorners, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"Xe" = ( +/obj/structure/cable, +/obj/machinery/light/directional/south, +/obj/effect/mob_spawn/corpse/human/syndicatesoldier, +/turf/open/floor/wood, +/area/station/hallway/primary/central/fore) +"Xh" = ( +/obj/effect/mapping_helpers/burnt_floor, +/obj/effect/turf_decal/weather/snow, +/turf/open/floor/plating/icemoon, +/area/icemoon/underground/explored) +"Xk" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"Xm" = ( +/obj/structure/table/reinforced, +/obj/item/paper/crumpled{ + default_raw_text = "Explosive testing on site is STRICTLY forbidden, as this outpost's walls are lined with explosives intended for intentional self-destruct purposes that may be set off prematurely through careless experiments."; + name = "Explosives Testing Warning"; + pixel_x = -6; + pixel_y = -3 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/storage/belt/utility/chief/full, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) +"Xn" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Access" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_upload, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/mineral/plastitanium, +/area/station/ai_monitored/turret_protected/ai) +"Xo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/portable_atmospherics/pump, +/turf/open/floor/engine, +/area/station/engineering/storage_shared) +"Xs" = ( +/obj/structure/dresser, +/obj/machinery/button/door/directional/north{ + id = "fightingcommunity40"; + name = "shutter button" + }, +/turf/open/floor/wood, +/area/station/commons/dorms/room4) +"Xt" = ( +/obj/effect/spawner/random/structure/closet_empty/crate, +/obj/item/stack/sheet/cloth/five, +/obj/item/stack/sheet/cardboard, +/obj/effect/spawner/random/mod/maint, +/turf/open/floor/plating, +/area/station/cargo/warehouse) +"Xu" = ( +/turf/closed/mineral/random/snow/high_chance, +/area/icemoon/surface/outdoors/nospawn) +"Xw" = ( +/obj/item/aquarium_kit{ + pixel_y = 12; + pixel_x = -5 + }, +/obj/effect/turf_decal/siding/thinplating_new/corner, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"Xy" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Xz" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"XD" = ( +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"XE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/binary/pump{ + name = "Fuel Pipe to Incinerator" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"XF" = ( +/obj/machinery/computer/rdconsole{ + dir = 4 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"XI" = ( +/obj/structure/closet, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/effect/spawner/random/exotic/technology, +/turf/open/floor/plating, +/area/station/maintenance/hallway/abandoned_recreation) +"XJ" = ( +/obj/structure/fans/tiny/invisible, +/obj/item/pickaxe/silver, +/obj/item/pickaxe/silver, +/turf/open/floor/plating/snowed/standard_air, +/area/ruin/powered) +"XM" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/plastitanium/red, +/area/station/construction) +"XQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/glass, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/floor1/starboard/fore) +"XR" = ( +/mob/living/basic/alien/sentinel, +/turf/open/floor/wood, +/area/station/cargo/miningoffice) +"XS" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/mapping_helpers/apc/no_charge, +/obj/effect/mapping_helpers/apc/unlocked, +/obj/effect/mapping_helpers/apc/cell_10k, +/obj/machinery/power/port_gen/pacman/wood, +/obj/item/stack/sheet/mineral/wood/fifty, +/turf/open/floor/iron, +/area/station/cargo/storage) +"XV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/random/engineering/material_cheap, +/obj/effect/spawner/random/engineering/material_rare, +/turf/open/floor/iron, +/area/station/cargo/storage) +"XY" = ( +/obj/effect/turf_decal/siding/thinplating_new/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"Ya" = ( +/obj/structure/alien/weeds/node, +/turf/open/floor/wood, +/area/station/cargo/miningoffice) +"Yb" = ( +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) +"Yc" = ( +/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/icemoon, +/area/station/cargo/storage) +"Yd" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/structure/cable, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"Ye" = ( +/obj/structure/sign/poster/official/soft_cap_pop_art/directional/north, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/hallway/primary/central/fore) +"Yf" = ( +/obj/structure/lattice/catwalk/mining, +/obj/item/climbing_hook, +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/surface/outdoors/nospawn) +"Yh" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/commons/dorms/room1) +"Yi" = ( +/obj/item/clothing/gloves/color/yellow, +/turf/closed/mineral/random/snow/high_chance, +/area/icemoon/surface/outdoors/nospawn) +"Yj" = ( +/turf/open/lava/plasma/ice_moon, +/area/icemoon/underground/unexplored/rivers/deep) +"Yk" = ( +/obj/machinery/status_display/evac, +/turf/closed/wall/mineral/titanium, +/area/station/construction) +"Yl" = ( +/obj/machinery/door/airlock/maintenance_hatch, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"Ym" = ( +/turf/open/floor/wood, +/area/station/commons/lounge) +"Yn" = ( +/obj/item/clothing/suit/hooded/wintercoat/medical{ + pixel_y = 3 + }, +/obj/structure/table/reinforced, +/obj/item/clothing/suit/hooded/wintercoat/medical{ + pixel_y = 3 + }, +/turf/open/floor/iron/white, +/area/station/medical/lower) +"Yo" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"Yq" = ( +/obj/machinery/computer/operating{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plating/icemoon, +/area/station/construction) +"Yr" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"Yt" = ( +/obj/machinery/status_display/evac/directional/north, +/obj/machinery/light/directional/north, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/hallway/secondary/exit/departure_lounge) +"Yu" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/reagent_containers/hypospray/medipen, +/obj/item/reagent_containers/hypospray/medipen{ + pixel_y = 6 + }, +/obj/item/reagent_containers/hypospray/medipen{ + pixel_y = -6 + }, +/obj/item/reagent_containers/cup/bottle/multiver, +/turf/open/floor/plating/icemoon, +/area/station/construction) +"Yv" = ( +/obj/structure/closet/secure_closet/personal/cabinet{ + anchored = 1 + }, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/shoes/winterboots, +/obj/item/clothing/shoes/winterboots, +/obj/item/clothing/neck/scarf/christmas, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/effect/spawner/random/exotic/languagebook, +/obj/effect/mapping_helpers/apc/unlocked, +/obj/effect/mapping_helpers/apc/no_charge, +/turf/open/floor/wood, +/area/station/commons/dorms/room2) +"Yw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) +"Yx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Yz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/titanium/tiled/white, +/area/station/construction) +"YC" = ( +/obj/machinery/computer/operating, +/turf/open/floor/iron/white, +/area/station/medical/lower) +"YD" = ( +/obj/structure/sign/nanotrasen, +/turf/closed/wall/mineral/titanium, +/area/station/construction) +"YF" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/engine, +/area/station/engineering/storage_shared) +"YG" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/mob/living/basic/slime, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"YH" = ( +/obj/effect/landmark/start/ai, +/turf/open/floor/circuit, +/area/station/ai_monitored/turret_protected/ai) +"YL" = ( +/obj/structure/fans/tiny, +/obj/structure/cable, +/obj/effect/turf_decal/weather/snow/corner{ + dir = 4 + }, +/turf/open/floor/plating/snowed/snow_cabin, +/area/station/maintenance/starboard/aft) +"YN" = ( +/obj/item/circuitboard/machine/pacman/wood, +/turf/open/floor/iron, +/area/station/cargo/storage) +"YR" = ( +/obj/structure/lattice/catwalk, +/obj/effect/spawner/random/medical/medkit_rare, +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/surface/outdoors/nospawn) +"YS" = ( +/obj/structure/closet/crate/bin, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) +"YT" = ( +/obj/effect/landmark/start/hangover, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"YU" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 10 + }, +/obj/effect/turf_decal/weather/snow/corner{ + dir = 4 + }, +/obj/effect/mob_spawn/corpse/human/syndicatepilot/lessenedgear, +/obj/effect/spawner/random/exotic/syndie, +/obj/effect/spawner/random/exotic/technology, +/turf/open/floor/plating/snowed/icemoon, +/area/station/cargo/storage) +"YV" = ( +/obj/machinery/netpod, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/cargo/storage) +"YW" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/structure/cable, +/obj/structure/closet/secure_closet/atmospherics, +/obj/effect/turf_decal/bot, +/obj/item/clothing/neck/link_scryer/loaded, +/turf/open/floor/iron/dark, +/area/station/maintenance/disposal/incinerator) +"YY" = ( +/obj/structure/table, +/obj/item/reagent_containers/condiment/peppermill{ + pixel_x = 8; + pixel_y = 10 + }, +/obj/item/reagent_containers/condiment/peppermill{ + pixel_x = 8 + }, +/obj/item/reagent_containers/condiment/saltshaker{ + pixel_x = -8; + pixel_y = 10 + }, +/obj/item/reagent_containers/condiment/saltshaker{ + pixel_x = -8 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/bar) +"Za" = ( +/obj/item/binoculars, +/turf/open/floor/engine, +/area/icemoon/surface/outdoors/nospawn) +"Zc" = ( +/obj/effect/spawner/random/engineering/flashlight, +/obj/effect/spawner/random/medical/medkit_rare, +/obj/structure/flora/tree/pine/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Zd" = ( +/obj/structure/fans/tiny/invisible, +/obj/item/circuitboard/machine/protolathe, +/obj/item/circuitboard/machine/protolathe, +/obj/item/circuitboard/machine/protolathe, +/turf/open/floor/plating/snowed/standard_air, +/area/ruin/powered) +"Ze" = ( +/turf/closed/wall, +/area/station/cargo/warehouse) +"Zg" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/radio/intercom/directional/north, +/obj/item/storage/fancy/donut_box{ + pixel_x = 4; + pixel_y = 9 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Zh" = ( +/obj/structure/toilet{ + dir = 8 + }, +/obj/machinery/light/small/directional/west, +/obj/machinery/computer/security/telescreen/entertainment/directional/west, +/turf/open/floor/iron/freezer, +/area/station/commons/dorms/room3) +"Zj" = ( +/obj/structure/cable, +/turf/open/floor/carpet, +/area/station/commons/dorms/room4) +"Zl" = ( +/obj/effect/mob_spawn/corpse/human/engineer/mod, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) +"Zm" = ( +/obj/machinery/conveyor_switch/oneway{ + dir = 8; + id = "QMLoad" + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Zo" = ( +/obj/structure/table/wood, +/obj/item/climbing_hook, +/obj/item/climbing_hook, +/obj/item/climbing_hook, +/obj/item/climbing_hook, +/obj/item/climbing_hook, +/obj/item/climbing_hook, +/obj/item/climbing_hook, +/obj/item/climbing_hook, +/obj/item/climbing_hook, +/obj/item/climbing_hook, +/turf/open/floor/wood, +/area/station/cargo/mining_breakroom) +"Zp" = ( +/obj/structure/fans/tiny/invisible, +/obj/item/pickaxe/silver, +/obj/item/pickaxe/silver, +/turf/open/floor/plating/snowed/standard_air, +/area/icemoon/surface/outdoors/nospawn) +"Zq" = ( +/obj/machinery/button/door/directional/north{ + id = "fightingcommunity60"; + name = "shutter button"; + pixel_x = -8 + }, +/mob/living/basic/migo/hatsune, +/turf/open/floor/wood/large, +/area/station/ai_monitored/security/armory/upper) +"Zr" = ( +/obj/structure/cable, +/obj/structure/musician/piano{ + desc = "Very theatrical."; + name = "theatre piano" + }, +/turf/open/floor/wood, +/area/station/commons/lounge) +"Zs" = ( +/obj/structure/alien/egg/fake, +/turf/open/floor/plating/foam, +/area/icemoon/underground/explored) +"Zt" = ( +/obj/machinery/power/smes{ + capacity = 1.8e+008; + charge = 2e+005 + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/box, +/turf/open/floor/iron/dark/textured_large, +/area/station/maintenance/disposal/incinerator) +"Zu" = ( +/obj/item/storage/toolbox/mechanical{ + pixel_y = 7; + pixel_x = 3 + }, +/obj/item/storage/toolbox/mechanical{ + pixel_y = 1; + pixel_x = -2 + }, +/obj/structure/table, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"Zv" = ( +/obj/machinery/light/directional/south, +/obj/structure/cable, +/obj/effect/mob_spawn/corpse/human/syndicatesoldier, +/turf/open/floor/wood, +/area/station/hallway/primary) +"Zw" = ( +/obj/structure/cable, +/turf/open/floor/carpet/red, +/area/station/maintenance/starboard/aft) +"Zy" = ( +/obj/structure/lattice, +/obj/effect/spawner/random/structure/grille, +/turf/open/floor/plating/snowed/icemoon, +/area/station/hallway/secondary/exit/departure_lounge) +"Zz" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/rack, +/obj/item/aicard, +/obj/item/ai_module/reset, +/obj/machinery/status_display/ai/directional/south, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/dark_blue/full, +/obj/effect/turf_decal/siding/dark{ + dir = 5 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/cargo/lower) +"ZB" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Mining Dock" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/cable, +/obj/structure/alien/weeds/node, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ZC" = ( +/obj/machinery/power/turbine/core_rotor{ + dir = 8; + mapping_id = "main_turbine" + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) +"ZD" = ( +/obj/structure/cable, +/obj/machinery/light/small/directional/south, +/turf/open/floor/wood, +/area/station/commons/lounge) +"ZE" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=8"; + location = "QM #1" + }, +/obj/effect/turf_decal/bot, +/mob/living/simple_animal/bot/mulebot, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ZF" = ( +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/spawner/random/medical/medkit, +/obj/effect/spawner/random/engineering/toolbox, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ZI" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/suit_storage_unit/standard_unit, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) +"ZJ" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/engine, +/area/station/engineering/storage_shared) +"ZK" = ( +/obj/effect/spawner/random/engineering/flashlight, +/obj/effect/spawner/random/medical/medkit_rare, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"ZN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/portable_atmospherics/scrubber, +/turf/open/floor/engine, +/area/station/engineering/storage_shared) +"ZO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ZP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/cargo/storage) +"ZQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"ZT" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/engineering/tool, +/obj/effect/spawner/random/engineering/vending_restock, +/turf/open/floor/plating, +/area/station/cargo/storage) +"ZU" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/commons/dorms/room4) +"ZW" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/flora/grass/green/style_random, +/turf/open/misc/asteroid/snow/standard_air, +/area/station/hallway/secondary/exit/departure_lounge) +"ZX" = ( +/obj/machinery/griddle, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/miningoffice) +"ZY" = ( +/obj/structure/table/optable, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/south, +/obj/effect/mob_spawn/corpse/human/intern, +/turf/open/floor/plating/icemoon, +/area/station/construction) +"ZZ" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot, +/obj/item/radio{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/radio{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/radio{ + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/mineral/plastitanium, +/area/station/construction) + +(1,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(2,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(3,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(4,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(5,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(6,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(7,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(8,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(9,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(10,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(11,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(12,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(13,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(14,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(15,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(16,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(17,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(18,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(19,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(20,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(21,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(22,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(23,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(24,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(25,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(26,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(27,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(28,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(29,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(30,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(31,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(32,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(33,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(34,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(35,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(36,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(37,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(38,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(39,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(40,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(41,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(42,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(43,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(44,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(45,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(46,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(47,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(48,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(49,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +PJ +PJ +PJ +Yj +PJ +PJ +PJ +Yj +Yj +PJ +Yj +PJ +PJ +Yj +Yj +PJ +PJ +PJ +PJ +Yj +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +PJ +PJ +PJ +Yj +Yj +PJ +Yj +PJ +PJ +Yj +PJ +PJ +PJ +Yj +PJ +PJ +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(50,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +PJ +Yj +PJ +PJ +PJ +Yj +Yj +Yj +PJ +PJ +Yj +Yj +Yj +Yj +PJ +Yj +Yj +Yj +Yj +Yj +PJ +Yj +Yj +Yj +Yj +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +PJ +Yj +Yj +Yj +Yj +PJ +Yj +Yj +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(51,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(52,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(53,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(54,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(55,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(56,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(57,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(58,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(59,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(60,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(61,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(62,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(63,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(64,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(65,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(66,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(67,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(68,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(69,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(70,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(71,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(72,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(73,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(74,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(75,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(76,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(77,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(78,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(79,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(80,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(81,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(82,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(83,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(84,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(85,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(86,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(87,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(88,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(89,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(90,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(91,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(92,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(93,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(94,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(95,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(96,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(97,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(98,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(99,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(100,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(101,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(102,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(103,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +PJ +Yj +PJ +PJ +Yj +PJ +Yj +Yj +PJ +Yj +PJ +Yj +PJ +PJ +PJ +Yj +Yj +Yj +PJ +Yj +PJ +PJ +Yj +PJ +Yj +PJ +Yj +PJ +PJ +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(104,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(105,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(106,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(107,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(108,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(109,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(110,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(111,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(112,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(113,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(114,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(115,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(116,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(117,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(118,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(119,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(120,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(121,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(122,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(123,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(124,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(125,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(126,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(127,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(128,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(129,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(130,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(131,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(132,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(133,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(134,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +PJ +Yj +PJ +PJ +Yj +PJ +PJ +Yj +PJ +PJ +PJ +Yj +Yj +Yj +PJ +PJ +Yj +Yj +Yj +Yj +Yj +PJ +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(135,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(136,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +PJ +Yj +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(137,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(138,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(139,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(140,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(141,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +PJ +PJ +Yj +Yj +Yj +PJ +Yj +Yj +PJ +Yj +PJ +PJ +Yj +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +Yj +Yj +PJ +PJ +PJ +PJ +Yj +Yj +PJ +PJ +Yj +PJ +PJ +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(142,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(143,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(144,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(145,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(146,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(147,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(148,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(149,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(150,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(151,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(152,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(153,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(154,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(155,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(156,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(157,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(158,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(159,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(160,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(161,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(162,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(163,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(164,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(165,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(166,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(167,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(168,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(169,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(170,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(171,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(172,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(173,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(174,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(175,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(176,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(177,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(178,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(179,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +CK +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(180,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(181,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(182,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +PJ +Yj +Yj +Yj +PJ +Yj +Yj +Yj +Yj +Yj +Yj +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(183,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +PJ +Yj +Yj +Yj +PJ +Yj +Yj +Yj +Yj +PJ +Yj +PJ +Yj +PJ +Yj +PJ +Yj +Yj +Yj +PJ +Yj +PJ +Yj +Yj +Yj +PJ +Yj +Yj +Yj +Yj +PJ +Yj +Yj +Yj +PJ +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(184,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(185,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(186,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(187,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(188,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(189,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(190,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(191,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(192,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(193,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(194,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(195,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(196,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(197,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(198,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(199,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +PJ +Yj +PJ +Yj +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(200,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +PJ +PJ +PJ +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(201,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(202,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +Yj +Yj +Yj +Yj +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +Yj +PJ +PJ +PJ +PJ +PJ +Yj +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(203,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(204,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(205,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(206,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(207,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(208,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(209,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(210,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(211,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(212,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(213,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(214,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(215,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(216,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(217,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(218,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(219,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(220,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(221,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(222,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(223,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(224,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(225,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(226,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(227,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(228,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(229,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(230,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(231,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(232,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(233,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(234,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(235,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(236,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(237,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(238,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(239,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(240,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(241,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(242,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(243,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(244,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(245,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(246,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(247,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(248,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(249,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(250,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(251,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(252,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(253,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(254,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} +(255,1,1) = {" +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +PJ +"} + +(1,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(2,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(3,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(4,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(5,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(6,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(7,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(8,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(9,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(10,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(11,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(12,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(13,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(14,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(15,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(16,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(17,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(18,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(19,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(20,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(21,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(22,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(23,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(24,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(25,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(26,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(27,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(28,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(29,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(30,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(31,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(32,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(33,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(34,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(35,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(36,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(37,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(38,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(39,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(40,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(41,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(42,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(43,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(44,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(45,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(46,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(47,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(48,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(49,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(50,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(51,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(52,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(53,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(54,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(55,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(56,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(57,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(58,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +JL +JL +JL +JL +JL +Wh +Wh +Wh +Wh +Wh +Wh +Wh +JL +JL +JL +JL +JL +JL +JL +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(59,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +JL +JL +JL +JL +mK +Wh +Wh +Wh +Wh +Wh +Wh +Wh +JL +JL +JL +JL +JL +JL +JL +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(60,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +JL +JL +JL +JL +JL +Wh +Wh +Wh +Wh +Wh +mG +Wh +JL +JL +JL +JL +JL +JL +JL +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(61,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +JL +JL +JL +JL +JL +Wh +Wh +Wh +Wh +Wh +Wh +Wh +JL +JL +JL +JL +JL +JL +JL +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(62,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +JL +JL +JL +JL +JL +Wh +Wh +Wh +Wh +Wh +Wh +Wh +JL +JL +JL +JL +JL +JL +JL +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(63,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +JL +JL +JL +JL +JL +Wh +Wh +Wh +Wh +Wh +Wh +Wh +JL +JL +JL +JL +JL +JL +JL +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(64,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +JL +JL +JL +JL +JL +Wh +Wh +mG +Wh +Wh +Wh +Wh +JL +JL +JL +JL +JL +JL +JL +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(65,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +JL +JL +JL +JL +JL +Wh +Wh +Wh +Wh +Wh +Wh +Wh +JL +JL +mK +JL +JL +JL +JL +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(66,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +JL +JL +JL +JL +JL +Wh +Wh +Wh +Wh +Wh +Wh +Wh +JL +JL +JL +JL +JL +JL +JL +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(67,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(68,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(69,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +JL +JL +JL +JL +JL +JL +mK +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(70,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(71,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(72,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(73,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(74,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +JL +JL +JL +JL +JL +JL +JL +JL +mK +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(75,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +JL +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(76,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(77,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(78,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(79,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(80,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(81,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(82,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(83,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(84,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(85,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(86,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(87,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(88,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(89,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(90,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(91,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(92,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(93,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(94,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(95,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(96,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(97,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(98,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(99,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(100,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(101,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(102,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(103,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(104,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(105,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(106,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(107,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(108,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(109,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(110,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(111,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(112,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(113,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(114,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(115,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(116,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(117,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(118,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(119,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(120,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(121,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(122,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(123,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(124,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(125,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(126,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(127,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(128,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(129,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(130,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(131,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(132,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(133,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(134,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(135,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(136,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(137,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(138,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(139,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(140,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(141,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(142,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(143,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(144,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(145,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(146,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(147,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(148,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tW +Yb +tW +Yb +Yb +Yb +Yb +Yb +tW +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(149,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tW +Yb +tW +Yb +Yb +Yb +Yb +Yb +tW +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(150,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +ei +ck +ei +ck +YD +nV +ei +rg +ei +ck +ck +ck +ei +rg +ei +dW +YD +ei +kv +kV +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(151,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +ck +Af +CO +CO +Sm +CJ +ck +mx +yo +Ku +Jx +RU +Fe +jb +ck +dF +EX +Hw +JM +IT +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(152,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ze +Ze +Ze +Ze +Ze +Ze +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +ei +ow +RJ +Bh +RJ +ys +Ji +pT +Yd +ke +gk +ke +Xz +rr +Gl +kn +rJ +qs +kL +kV +kV +kV +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(153,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ze +VH +fK +Xt +IC +Ze +Ze +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +ck +ht +XM +RJ +RJ +Jh +ck +ur +jn +ct +kv +Hr +uf +Cw +ck +ea +iJ +kv +ei +kV +kV +kV +kV +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(154,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ze +tS +tS +tS +oG +oG +Ze +Ze +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +ei +ck +YD +kv +DX +sd +Bo +gR +ei +Hr +ho +Cw +eY +Hr +xh +qx +kv +ei +Yk +kV +Ro +wW +fD +AX +Kv +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(155,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ze +QB +Uu +oG +pH +oG +oG +Ze +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +ck +bK +Nq +kv +oF +Od +ck +kv +kv +cf +Vt +ct +kV +Hr +xh +ct +Do +ny +Pk +aQ +eS +fF +kV +tn +Kv +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(156,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ze +uu +HP +HP +HP +oG +OQ +Ze +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +ck +gW +Ap +QE +MK +bk +hU +Yk +Ep +IB +cx +LS +kV +Cw +pT +FX +NV +Wk +Re +CQ +Sb +Yu +fD +tn +Py +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(157,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +pi +pi +pi +pi +pi +pi +pi +pi +pi +Ze +Ze +Ze +Ks +xI +hM +FJ +oS +tS +Ze +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +ck +Jx +hm +ry +HL +MM +AW +Yr +Vp +Tn +zH +zv +Gz +Gz +BU +qa +LW +ck +QT +uZ +vx +kV +kV +qW +qW +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(158,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +pi +Mt +Mt +Gt +Mt +Mt +Nk +hy +pi +OK +Uu +dq +zA +Mj +te +hY +ka +XD +Ze +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +ck +jW +Bn +mv +vV +Jt +Tv +Jc +TD +Yz +Ds +Jx +kV +Hr +vE +en +xH +LH +Ad +oz +pf +Yq +eY +tn +cb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(159,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +pi +Mt +Zs +MB +Nk +Gt +Nk +Mt +pi +Ze +Di +gE +CH +Ix +MG +UT +uj +og +Ze +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +kV +kx +Bi +kv +kv +CP +ei +kv +kv +UO +xh +Cw +kV +Hr +wY +ct +Rp +ny +Kz +Mg +wm +ZY +kV +qW +Kv +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(160,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +pi +Mt +Mt +Mt +Nk +Mt +Nk +zg +pi +Ze +Ze +Ze +WY +Ze +Ze +Dt +RG +Bx +Ze +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +kV +kV +YD +kv +kv +Vs +ZI +Tb +ei +Hr +Oz +ct +kV +Hr +wY +qx +kv +ei +Yk +kV +Ii +Co +kV +qW +Py +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(161,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +pi +ae +Zs +Mt +Nk +Mt +Mt +Mt +pi +KI +KI +KI +KI +KI +Ze +Ze +Ze +Ze +Ze +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +ei +hE +ck +CT +AZ +Kb +ck +IB +oX +ct +kv +Hr +wY +Cw +ql +ZZ +xR +kV +kV +kV +kV +qW +qW +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(162,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +pi +pi +pi +pi +pi +pi +pi +pi +pi +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +tW +tW +Ha +sW +kl +OV +mz +pz +xA +aA +xH +VX +tv +JA +UM +FV +Gl +ie +ch +QJ +kL +wp +eY +qW +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(163,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +ei +dm +ck +bm +ug +Ij +ck +xP +Pl +Jx +Ij +Jx +Pl +HA +ck +RI +jF +QJ +gp +MA +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(164,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +ei +ei +ei +ck +YD +ck +ei +ck +ei +ck +ck +ck +ei +ck +ei +ei +YD +ei +kv +RS +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(165,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(166,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(167,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(168,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(169,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(170,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(171,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(172,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(173,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(174,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(175,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(176,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(177,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(178,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(179,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(180,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(181,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(182,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(183,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(184,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(185,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(186,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(187,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(188,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(189,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(190,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(191,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(192,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(193,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(194,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(195,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(196,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(197,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(198,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(199,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(200,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(201,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(202,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(203,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(204,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(205,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(206,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(207,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(208,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(209,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(210,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(211,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(212,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(213,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(214,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(215,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(216,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(217,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(218,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(219,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(220,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(221,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(222,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(223,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(224,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(225,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(226,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(227,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(228,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(229,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(230,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(231,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(232,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(233,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(234,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(235,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(236,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(237,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(238,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(239,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(240,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(241,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(242,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(243,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(244,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(245,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(246,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(247,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(248,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(249,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(250,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(251,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(252,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(253,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(254,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(255,1,2) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} + +(1,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(2,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(3,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(4,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(5,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(6,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(7,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(8,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(9,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(10,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(11,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(12,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(13,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(14,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(15,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(16,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(17,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(18,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(19,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(20,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(21,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(22,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(23,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(24,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(25,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(26,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(27,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(28,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(29,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(30,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(31,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(32,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(33,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(34,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(35,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(36,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(37,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(38,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(39,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(40,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(41,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(42,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(43,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(44,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(45,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(46,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(47,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(48,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(49,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(50,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(51,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +TT +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(52,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(53,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +TT +Yb +Yb +KI +KI +KI +Yb +Yb +Yb +KI +KI +KI +KI +KI +Yb +Yb +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(54,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(55,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(56,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(57,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(58,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +TT +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(59,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(60,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(61,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(62,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(63,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(64,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(65,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(66,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(67,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(68,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +TT +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(69,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(70,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(71,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(72,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(73,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +TT +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(74,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(75,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +Lj +PH +Yb +KI +KI +KI +Yb +tq +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(76,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Lr +Yb +Yb +Yb +Yb +PH +PH +PH +jy +Yb +Yb +PH +PH +PH +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(77,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Lr +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(78,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +TT +Lr +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(79,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Lr +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(80,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(81,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(82,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(83,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(84,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(85,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(86,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(87,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(88,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(89,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(90,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +mq +mq +mq +Sl +DY +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(91,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +PT +bj +iz +Qa +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(92,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +mq +mq +mq +Sl +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(93,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(94,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(95,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(96,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(97,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(98,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(99,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(100,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(101,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(102,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(103,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(104,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(105,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(106,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(107,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(108,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(109,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(110,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(111,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(112,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(113,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(114,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(115,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Yb +Yb +Yb +Yb +Yb +vl +vl +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(116,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(117,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(118,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(119,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(120,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(121,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(122,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(123,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(124,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(125,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(126,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(127,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(128,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(129,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(130,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(131,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(132,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(133,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(134,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(135,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(136,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(137,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(138,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(139,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(140,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(141,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(142,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(143,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(144,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(145,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(146,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(147,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(148,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(149,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(150,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +KI +kI +GY +GY +KH +Ct +KH +Yb +Yb +KI +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(151,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +KI +GY +GY +xF +KH +Tf +KH +KH +eI +KI +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(152,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +KI +KH +KH +KH +KH +FO +Zz +KH +KH +KI +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +er +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(153,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +KI +KH +Hx +qg +zf +qQ +Et +wi +KG +KI +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +GY +GY +GY +GY +GY +GY +JZ +GY +GY +GY +er +WM +er +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(154,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +KI +KH +eM +KH +yP +zk +AE +NX +KG +KI +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +er +WM +WM +WM +er +GY +GY +GY +GY +GY +GY +GY +GY +GY +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(155,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Qz +KI +KH +Ip +qg +Tl +qQ +xO +EO +KG +KI +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +er +WM +WM +WM +er +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(156,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +KI +KI +KI +KH +KH +KH +KH +Fu +fd +KH +KH +KI +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +GY +GY +GY +GY +GY +GY +GY +er +WM +WM +WM +WM +WM +er +GY +JZ +GY +GY +GY +GY +GY +GY +GY +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(157,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +KI +GY +GY +GY +GY +xF +KH +Tf +KH +KH +sc +KI +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +GY +GY +GY +GY +GY +GY +GY +GY +er +WM +WM +WM +er +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(158,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +KI +GY +GY +GY +GY +GY +KH +Ct +KH +GY +GY +KI +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +GY +GY +GY +GY +GY +GY +GY +er +WM +WM +WM +WM +WM +er +GY +GY +GY +GY +GY +GY +GY +GY +GY +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(159,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +KI +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +KI +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +er +WM +WM +WM +er +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(160,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +KI +kI +GY +GY +GY +GY +GY +GY +GY +GY +GY +KI +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +er +er +er +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(161,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +KI +KI +KI +KI +KI +KI +GY +GY +GY +GY +kI +KI +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(162,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Qz +Qz +Qz +Qz +KI +KI +KI +KI +KI +KI +KI +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +JZ +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(163,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(164,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +GY +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(165,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(166,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(167,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(168,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(169,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(170,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(171,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(172,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(173,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(174,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(175,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(176,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(177,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(178,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(179,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(180,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(181,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(182,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(183,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(184,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(185,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(186,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(187,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(188,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(189,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(190,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(191,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(192,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(193,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(194,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(195,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(196,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(197,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(198,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(199,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(200,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(201,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(202,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(203,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(204,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(205,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(206,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(207,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(208,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(209,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(210,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(211,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(212,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(213,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(214,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(215,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(216,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(217,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(218,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(219,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(220,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(221,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(222,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(223,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(224,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(225,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(226,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(227,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(228,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(229,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(230,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(231,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(232,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(233,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(234,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(235,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(236,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(237,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(238,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(239,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(240,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(241,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(242,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(243,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(244,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(245,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(246,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(247,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(248,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(249,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(250,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(251,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(252,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(253,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(254,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(255,1,3) = {" +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} + +(1,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(2,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(3,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(4,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(5,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(6,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(7,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(8,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(9,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(10,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(11,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(12,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(13,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(14,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(15,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(16,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(17,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(18,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(19,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(20,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(21,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(22,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(23,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(24,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(25,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(26,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(27,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(28,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(29,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(30,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(31,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(32,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(33,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(34,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(35,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(36,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(37,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(38,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(39,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(40,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(41,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(42,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(43,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(44,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +vR +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +Yb +Yb +Yb +Yb +Yb +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(45,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +Yb +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(46,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(47,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(48,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(49,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(50,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(51,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(52,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +vR +Ko +Ko +Ko +Ko +Ko +Ko +Ko +Ko +vR +Ko +Ko +Ko +Ko +Ko +Ko +Ko +Ko +Ko +vR +Ko +Ko +Ko +Ko +Ko +Ko +Ko +Ko +Ko +Ko +vR +Ko +Ko +Ko +Ko +Ko +Ko +Ko +Ko +Ko +Ko +Ko +vR +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(53,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(54,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(55,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(56,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +"} +(57,1,4) = {" +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +"} +(58,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +GY +GY +GY +GY +GY +GY +GY +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +"} +(59,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +GY +kI +GY +GY +GY +GY +GY +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +"} +(60,1,4) = {" +Yb +Yb +Yb +Sg +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Sg +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +GY +GY +GY +GY +GY +GY +GY +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +"} +(61,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +GY +GY +GY +GY +GY +GY +GY +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +"} +(62,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +GY +GY +GY +GY +kI +Kc +GY +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +"} +(63,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Iv +Yb +Yb +Yb +Yb +Yb +Iv +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +GY +LY +GY +GY +GY +GY +wU +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +"} +(64,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +GY +GY +GY +Hq +GY +GY +GY +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +"} +(65,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Sg +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +GY +GY +GY +GY +kI +GY +GY +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +"} +(66,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Iv +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +GY +GY +GY +GY +GY +GY +GY +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +"} +(67,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +"} +(68,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Sg +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +"} +(69,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +"} +(70,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(71,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(72,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(73,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(74,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vR +Ko +Ko +Ko +Ko +Ko +Ko +Ko +Ko +vR +Ko +Ko +Ko +Ko +Ko +Ko +Ko +Ko +Ko +vR +Ko +Ko +Ko +Ko +Ko +Ko +Ko +Ko +Ko +Ko +Ko +vR +Ko +Ko +Ko +Ko +Ko +Ko +Ko +Ko +Ko +Ko +vR +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(75,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(76,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(77,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(78,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(79,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(80,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(81,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +of +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(82,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +AR +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(83,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +AR +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(84,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +AR +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(85,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +MR +MR +MR +MR +MR +Qu +MR +MR +MR +Fm +MR +rA +rA +rA +rA +rA +rA +rA +rA +rA +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(86,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +MR +YW +Nr +ej +EE +Uz +Sd +lr +ee +Iw +Ux +Xh +rA +rA +rA +rA +rA +rA +rA +rA +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(87,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +MR +aM +nX +ej +Mn +Ih +HB +Yw +KO +oL +MR +aw +MR +rA +rA +rA +rA +rA +rA +rA +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(88,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +MR +xe +hg +uK +KZ +KR +ej +ej +tO +Rx +MR +gL +MR +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Ko +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(89,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +MR +GC +Pv +el +Vh +aq +uD +Qe +rL +Sv +Ua +ZC +Ux +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +vR +KI +KI +Yb +Yb +Yb +Yb +Yb +KI +Yb +Yb +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(90,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +HD +WN +AS +TE +hA +TE +TE +jo +MR +lC +MR +jM +MR +MR +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +mS +mS +mS +mS +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +KI +KI +KI +KI +KI +Yb +Yb +Yb +Yb +KI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(91,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +MR +fy +cm +Cf +Bu +XE +Ph +hP +lM +Ia +oH +tx +JD +MR +rA +rA +ft +rA +rA +rA +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +yW +mS +mS +yW +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(92,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +MR +Zt +lS +hC +MU +TF +IG +NJ +TW +UX +zw +Oy +ap +Mp +aL +rA +rA +rA +rA +rA +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +mS +mS +mS +mS +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(93,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +MR +MR +MR +MR +hA +MR +MR +MR +MR +Vl +MR +MR +MR +MR +rA +rA +rA +rA +rA +rA +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +mq +mq +mq +Sl +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(94,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +MR +Pm +mD +Qw +RO +dg +dg +dg +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +PT +bj +iz +Qa +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(95,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +KI +KI +KI +KI +KI +KI +KI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +MR +Pm +mf +MR +LI +LI +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +mq +mq +mq +Sl +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(96,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +KI +KI +KI +KI +KI +KI +KI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +MR +MR +MR +MR +LI +tM +LI +LI +LI +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(97,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(98,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +tM +tM +tM +tM +LI +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(99,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +LI +LI +LI +LI +LI +LI +tM +tM +LI +LI +LI +LI +tM +tM +LI +LI +LI +LI +LI +LI +LI +tM +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(100,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(101,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(102,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +KI +KI +KI +KI +KI +KI +KI +KI +mq +mq +mq +Sl +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(103,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +KI +KI +KI +KI +KI +KI +KI +KI +PT +bj +iz +Qa +Qz +Fo +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Iv +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(104,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +KI +KI +KI +KI +KI +KI +KI +KI +mq +mq +mq +Sl +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(105,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(106,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(107,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +KI +KI +KI +KI +KI +KI +KI +KI +KI +KI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +tM +tM +tM +tM +LI +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(108,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +KI +KI +KI +KI +KI +KI +KI +KI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +LI +tM +LI +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(109,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +KI +KI +KI +KI +KI +KI +KI +KI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +LI +LI +LI +LI +LI +LI +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(110,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(111,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Sg +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(112,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(113,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +"} +(114,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +tM +LI +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(115,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(116,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(117,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(118,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +LI +tM +tM +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(119,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(120,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(121,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(122,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(123,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(124,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(125,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(126,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(127,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(128,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(129,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +LI +tM +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(130,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(131,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +LI +tM +tM +LI +tM +tM +tM +tM +tM +LI +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(132,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(133,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(134,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(135,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +LI +LI +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(136,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(137,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(138,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +LI +LI +LI +LI +tM +tM +LI +LI +LI +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(139,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +tM +tM +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(140,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +tM +tM +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(141,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +KI +rG +Au +Au +rG +KI +KI +KI +Au +Au +Au +Au +Au +Au +KI +KI +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +tM +tM +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(142,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +KI +rG +rG +xf +Ki +Au +KI +KI +Au +Au +XF +Nn +Rk +CB +Au +Au +KI +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(143,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +KI +rG +qC +Qm +kY +Au +KI +KI +rG +qA +jz +Ic +Ic +jz +sp +rG +KI +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(144,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +KI +Au +xV +cS +Cs +rG +Au +Au +rG +QR +IF +gr +gr +gr +nc +Au +KI +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(145,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +KI +Au +OS +XR +Ya +fZ +vt +Ya +fx +zF +gr +xa +xa +gr +oh +Au +KI +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(146,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +KI +rG +Fa +rW +vW +rG +Au +Au +rG +fr +gr +aG +Tr +gr +Ax +Au +KI +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(147,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +KI +rG +Fa +ru +Rr +rG +KI +KI +rG +KY +gr +Ic +Ic +gr +Zu +rG +KI +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(148,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +KI +rG +rG +Au +rG +rG +KI +rG +rG +rG +gz +lZ +gr +wE +rG +rG +KI +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(149,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +KI +KI +KI +KI +KI +KI +KI +Au +NW +nN +Wn +gr +gr +gr +ZX +Au +KI +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(150,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +KI +KI +KI +KI +KI +rG +rG +rG +jv +sy +sy +sy +wu +Qr +kk +Au +KI +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(151,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +KI +KI +KI +KI +rG +rG +vD +gX +QD +sy +mP +zF +rG +rG +rG +rG +rG +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(152,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +KI +KI +KI +KI +rG +id +Xw +BP +BP +Fs +gr +iy +rG +uq +yM +MJ +rG +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +LI +LI +tM +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(153,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +KI +KI +KI +KI +Au +id +Rs +xl +xl +Mv +WH +rG +rG +zF +yM +MJ +rG +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +LI +LI +LI +LI +LI +tM +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(154,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +KI +KI +KI +KI +Au +zP +Rs +xl +xl +Mv +zc +rG +CF +zF +yM +MJ +rG +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +tM +tM +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(155,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +KI +KI +KI +KI +rG +iq +Rs +xl +xl +ag +zF +zF +zF +zF +PI +yM +rG +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(156,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +KI +KI +KI +KI +Au +jz +XY +JV +JV +SL +zF +rG +RW +lv +zF +Om +rG +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(157,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +KI +KI +KI +KI +Au +Gq +gr +gr +rG +BQ +Yl +rG +Ka +bM +ts +bS +rG +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(158,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +KI +KI +KI +KI +rG +Gq +zF +Gm +rG +za +zF +rG +is +op +pd +ol +rG +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +tM +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(159,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Yb +KI +KI +KI +rG +tr +tr +rG +rG +Yl +BQ +rG +rG +rG +ts +ts +rG +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(160,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +KI +KI +KI +rG +rG +rG +rG +KI +TT +TT +KI +KI +rG +rG +rG +rG +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(161,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +KI +Yb +Yb +KI +KI +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(162,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(163,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Sg +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(164,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +EL +EL +EL +EL +EL +EL +EL +uL +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(165,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +EL +Kr +Ce +Fv +GN +oT +EL +OI +tW +tW +Yb +hh +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(166,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +EL +Si +ov +fQ +Kr +Fv +EL +bn +EL +tW +Yb +Yb +Zl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(167,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +EL +Fq +ov +fQ +eW +oI +Xn +zU +bL +tW +Yb +hh +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(168,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +EL +Si +ov +fQ +Kr +qy +EL +bn +EL +tW +Yb +Yb +nQ +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(169,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +EL +Kr +Fv +Fv +Wg +oT +EL +cs +tW +tW +Yb +hh +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(170,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +EL +EL +EL +EL +EL +EL +EL +uL +Yb +Yb +Yb +Yb +Ab +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(171,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(172,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(173,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Sg +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(174,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +Sg +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(175,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(176,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +US +US +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(177,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +US +US +US +US +US +US +US +Jy +vZ +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(178,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +US +US +un +un +vk +ZJ +Ll +hb +gd +hR +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(179,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +US +YF +un +rx +un +cI +Ll +zd +BC +DL +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(180,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +Qz +Qz +Yb +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +US +LP +un +ZN +un +lb +Ll +US +jU +JF +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(181,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Qz +Yb +Yb +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +US +Ll +go +js +go +Fj +Ll +Wa +Xm +hT +Jj +US +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(182,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Yb +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +US +YF +go +Tx +Xo +ev +FC +Gg +ax +Dv +lD +HZ +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(183,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +Yb +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +US +US +go +go +Ex +Ll +Ll +Wa +PX +TZ +US +US +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(184,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +Yb +Yb +Yb +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Yb +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +US +US +US +US +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(185,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +Yb +Yb +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(186,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +Qz +Yb +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Sg +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(187,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +Qz +Yb +Qz +Yb +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(188,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +Qz +Yb +Qz +Yb +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(189,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +Yb +Qz +Qz +Yb +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(190,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Yb +Qz +Qz +Yb +Qz +Yb +Yb +Yb +Yb +Yb +Yb +mq +mq +mq +Sl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(191,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Yb +Yb +Qz +Yb +Qz +Yb +Yb +Yb +Yb +Yb +Yb +PT +bj +iz +Qa +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(192,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Yb +Yb +Qz +Yb +Qz +Yb +Yb +Yb +Yb +Yb +Yb +mq +mq +mq +Sl +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(193,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +DY +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(194,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Yb +Yb +Yb +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(195,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Yb +Yb +Qz +Yb +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(196,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(197,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Yb +Yb +Yb +Qz +Yb +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(198,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Yb +Yb +Qz +Qz +Yb +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(199,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Yb +Yb +Qz +Yb +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +vl +"} +(200,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Yb +Yb +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(201,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Yb +Yb +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(202,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(203,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(204,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(205,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(206,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(207,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(208,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Qz +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(209,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Sg +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(210,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(211,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(212,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(213,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(214,1,4) = {" +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(215,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(216,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(217,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(218,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(219,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(220,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(221,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(222,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(223,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(224,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(225,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(226,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(227,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(228,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(229,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(230,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(231,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(232,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(233,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(234,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(235,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(236,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(237,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(238,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(239,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(240,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(241,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(242,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Sg +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(243,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(244,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(245,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(246,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(247,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(248,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Iv +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(249,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(250,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(251,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(252,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(253,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(254,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} +(255,1,4) = {" +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +LI +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +vj +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +Qz +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +Yb +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +tM +"} + +(1,1,5) = {" +cU +wI +oZ +gc +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +CU +kG +aF +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +Zp +aF +kG +"} +(2,1,5) = {" +Il +Db +Tj +gc +at +zx +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +zx +gc +KM +wv +jx +gc +gc +gc +gc +yK +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +kX +Xu +kX +Xu +gc +yK +gc +gc +bh +bh +eP +MC +Zp +tG +CU +"} +(3,1,5) = {" +Zd +Mz +Mz +gc +gc +gc +eP +MH +gc +yc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +yK +gc +gc +gc +gc +gc +gc +gc +gc +gc +Zp +Zp +Zp +gc +gc +gc +gc +gc +gc +NF +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +kX +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +rj +gc +gc +Zp +Wy +KM +"} +(4,1,5) = {" +gc +gc +gc +gc +gc +gc +gc +yc +ZK +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +Ir +gc +gc +NF +gc +gc +gc +gc +gc +gc +gc +gc +Dn +NF +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +Gj +gc +NF +gc +Bt +As +gc +gc +gc +"} +(5,1,5) = {" +gc +gc +MH +eP +NF +gc +Ir +gc +bh +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +vc +gc +gc +vc +qj +gc +gc +gc +NF +gc +gc +Ir +gc +bh +bh +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +As +gc +bh +gc +NF +zx +gc +"} +(6,1,5) = {" +gc +gc +gc +gc +gc +gc +fp +vc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +Ir +gc +gc +MH +gc +at +gc +gc +gc +yc +bz +gc +NF +gc +Ir +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +zx +gc +gc +vc +qL +ao +at +lo +gc +eP +"} +(7,1,5) = {" +gc +gc +gc +NF +bh +Wo +gc +yK +yK +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +yK +gc +gc +Ir +gc +gc +gc +yc +yc +yc +gc +gc +gc +Ir +MH +gc +gc +bh +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +bh +gc +gc +gc +gc +"} +(8,1,5) = {" +gc +NF +Dn +yc +Wf +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +rh +Mo +Xu +Xu +Xu +Xu +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +yc +yc +gc +gc +Gj +gc +qL +gc +gc +gc +gc +gc +bh +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +fN +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +yc +gc +uh +qL +NF +MC +"} +(9,1,5) = {" +gc +gc +gc +gc +Ir +gc +rj +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Xu +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +yK +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +fN +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +vc +LC +ZK +gc +"} +(10,1,5) = {" +gc +gc +gc +gc +Gj +gc +vc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +bh +bh +bh +gc +RY +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +rj +rj +FK +NF +gc +"} +(11,1,5) = {" +gc +gc +yK +Ir +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +eP +gc +yK +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +NF +gc +"} +(12,1,5) = {" +gc +gc +Ir +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +"} +(13,1,5) = {" +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +"} +(14,1,5) = {" +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +Xu +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +Xu +"} +(15,1,5) = {" +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(16,1,5) = {" +gc +gc +Xu +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(17,1,5) = {" +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(18,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(19,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +vN +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +fN +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(20,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +fN +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(21,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(22,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(23,1,5) = {" +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +fN +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(24,1,5) = {" +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +fN +Xu +Xu +Xu +Xu +Xu +Xu +"} +(25,1,5) = {" +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +kX +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +fN +Xu +Xu +Xu +Xu +Xu +Xu +"} +(26,1,5) = {" +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +WJ +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(27,1,5) = {" +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +fN +Xu +Xu +fN +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +"} +(28,1,5) = {" +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +kX +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(29,1,5) = {" +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +fN +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(30,1,5) = {" +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +bN +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(31,1,5) = {" +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +bN +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +bN +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(32,1,5) = {" +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(33,1,5) = {" +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(34,1,5) = {" +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(35,1,5) = {" +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Dc +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(36,1,5) = {" +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(37,1,5) = {" +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(38,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(39,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(40,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(41,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(42,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(43,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(44,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(45,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(46,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(47,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(48,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(49,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +xM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(50,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +xM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(51,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +xM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(52,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +xM +xM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(53,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +xM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(54,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +xM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(55,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +xM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(56,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +xM +Gd +Gd +Gd +Gd +xM +xM +xM +xM +xM +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(57,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Bj +Bj +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +xM +Gd +Gd +xM +xM +xM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +"} +(58,1,5) = {" +Gd +Gd +gc +gc +Gd +Gd +yq +yq +yq +yq +Gd +Gd +Gd +Gd +gc +gc +gc +gc +gc +gc +gc +gc +Gd +gc +Gd +gc +gc +Gd +Gd +Gd +Gd +Gd +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Gd +gc +gc +gc +gc +gc +gc +Gd +Gd +Gd +Gd +Gd +Gd +gc +gc +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +gc +gc +gc +gc +gc +gc +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +gc +gc +gc +gc +gc +gc +gc +Gd +Gd +Gd +Gd +Gd +Gd +Gd +oK +oK +oK +oK +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +gc +gc +Gd +Gd +Gd +gc +Gd +Gd +gc +gc +gc +gc +gc +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +xM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +xM +Gd +Gd +xM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +Qb +Qb +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +"} +(59,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +yq +Qb +Qb +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +oK +oK +oK +Og +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +xM +xM +xM +xM +xM +xM +Ht +kM +LM +kM +kM +fY +kM +kM +kM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +"} +(60,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +oK +oK +oK +oK +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Ht +Ht +tE +qd +Gw +Bf +Da +dS +Tc +kM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +Js +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +"} +(61,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Js +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Og +oK +oK +oK +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Ht +oA +bY +bl +jh +qD +Rt +SQ +SQ +Sq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +YR +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +"} +(62,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +oK +oK +oK +oK +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Ht +LK +ju +BO +rl +oY +kh +Vf +Vf +Sq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +"} +(63,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +yq +mi +YR +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +oK +Yf +oK +Og +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Ht +cy +SM +Nd +mI +oY +Da +Jd +Jd +Sq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +"} +(64,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +oK +Xc +PU +oK +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Ht +Ht +yp +tV +LF +LO +NK +ac +QM +kM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +"} +(65,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Og +oK +oK +oK +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +xM +xM +Ht +kM +kM +kM +kM +fY +kM +kM +kM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +Lb +YR +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +"} +(66,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +yq +GB +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +oK +oK +oK +oK +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +xM +xM +Gd +xM +Gd +Gd +Gd +xM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +"} +(67,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +yq +rs +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +oK +Yf +oK +oK +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +xM +Gd +Gd +xM +Gd +Gd +Gd +xM +xM +xM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Js +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +"} +(68,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +yq +Qb +Qb +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +oK +oK +oK +Og +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +xM +Gd +Gd +xM +xM +Gd +Gd +Gd +Gd +xM +xM +Ef +xM +xM +xM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +Qb +Qb +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +"} +(69,1,5) = {" +Gd +gc +gc +gc +gc +Gd +yq +yq +yq +yq +Gd +Gd +Gd +Gd +gc +gc +Gd +Gd +Gd +Gd +Gd +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Gd +gc +Gd +Gd +Gd +gc +Gd +Gd +Gd +Gd +Gd +gc +gc +Gd +gc +gc +Gd +gc +gc +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +gc +gc +gc +gc +gc +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +gc +Gd +Gd +Gd +Gd +Gd +Gd +Gd +gc +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +oK +oK +oK +oK +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +gc +Gd +gc +Gd +gc +Gd +gc +Gd +gc +Gd +gc +Gd +gc +gc +gc +gc +gc +Gd +Gd +gc +gc +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +xM +xM +Gd +Gd +Gd +xM +xM +xM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +xM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yq +yq +yq +yq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +"} +(70,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +bw +gc +gc +gc +gc +gc +yN +Cp +Cp +Ed +gc +yb +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Bj +Bj +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +xM +xM +Gd +Gd +Gd +Gd +Gd +Gd +xM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Mo +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(71,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +yK +gc +sv +sv +sv +sv +sv +sv +sv +RZ +RZ +Nx +Nx +Nx +Nx +Nx +Nx +Nx +Nx +gx +gx +al +pb +pb +pb +pb +al +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +xM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(72,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +sv +sv +xy +Eb +he +DQ +fa +sv +jS +jS +Nx +th +Vw +nU +qv +jA +th +Nx +VU +VU +al +qn +Vk +Vk +Vk +al +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +xM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(73,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +gf +jw +Es +bg +fE +fE +vq +tQ +qi +GZ +Nx +lg +Az +Az +Az +Az +Az +dx +Fh +Fh +al +lO +EU +sw +EU +al +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +xM +xM +xM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +"} +(74,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +gf +xp +nh +jG +bg +bg +JO +sv +jS +ue +wx +uJ +wx +wx +wx +wx +Pq +wx +VU +Gc +al +Vk +Vk +Vk +qY +al +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +xM +xM +xM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(75,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +gf +Yh +Es +bg +bg +bg +Es +sv +jS +qi +wx +vp +Ym +Ym +sY +Ym +vp +wx +VU +Fh +al +EU +sw +EU +EU +al +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +xM +Ef +xM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(76,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +sv +sv +Es +nZ +vg +nZ +Es +sv +qI +qi +wx +vp +Ym +Ym +vp +Ym +ZD +wx +VU +Fh +al +Vk +Vk +Vk +DU +al +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +xM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(77,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +gc +sv +ok +sv +sv +sv +qk +sv +jS +qi +wx +CZ +Ym +CD +vp +Ym +vp +wx +VU +Fh +al +Vk +Cc +Vk +SN +al +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +xM +xM +xM +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(78,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +gc +sv +rK +Qt +uT +sv +sv +sv +jS +qi +wx +Zr +vp +vp +vp +vp +vp +wx +VU +Fh +al +ye +Vk +Vk +ST +al +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(79,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +yK +gc +Eg +Eg +Eg +Eg +Eg +qF +Ty +jS +qi +wx +aY +qG +qG +qG +qG +Ni +wx +VU +Fh +OB +Qi +Ut +eq +al +al +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(80,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +gc +Eg +AL +ty +cC +Eg +Eg +Eg +BT +qi +nL +pe +pe +pe +pe +pe +qU +qU +VU +Fh +al +XI +Ej +al +al +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(81,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +gc +Eg +wG +Eg +Eg +Eg +yI +Eg +jS +Xe +nL +qU +Dm +kJ +qU +Dm +Dm +GK +VU +sf +HT +HT +al +al +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(82,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +Eg +Eg +Bp +oV +Yv +sO +Bp +Eg +jd +qi +ws +KQ +xq +KQ +AC +KQ +mu +qS +Dx +Fh +Ag +HT +gc +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(83,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +Ga +NB +Bp +nM +Hl +nM +Bp +Eg +jS +qi +nL +pk +qU +pV +kN +hQ +qU +pe +VU +Fh +VU +HT +HT +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +jL +jL +jL +jL +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(84,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +Ga +eF +eT +nM +Hl +Hl +rE +Eg +Wm +qi +nL +dj +qU +cz +tw +Vn +qU +qU +VU +Fh +VU +ij +qw +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +jL +gc +gc +gc +gc +gc +CY +gc +gc +gc +CY +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(85,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +Ga +mY +Bp +nM +nM +Hl +Ck +yw +qi +qi +nL +LT +qU +bT +Gv +hQ +qU +GK +VU +Fh +VU +wP +qw +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +jL +gc +gc +gc +gc +gc +gc +Nl +Nl +Nl +gc +Wd +Wd +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(86,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +Eg +Eg +nT +Of +bt +Of +tT +Eg +qi +BT +nL +Lx +Dm +qU +pe +qU +eL +wS +VT +Fh +VU +zW +qw +gc +gc +gc +yK +Wd +Wd +Wd +Wd +Wd +HE +HE +HE +HE +HE +HE +HE +HE +gc +gc +CR +gc +gc +gc +gc +Nl +Nl +Nl +gc +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(87,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +gc +gc +Eg +Eg +Eg +Eg +Eg +Eg +Eg +Ye +jS +nL +iO +Dm +IN +qU +Dm +Dm +pe +de +Fh +VU +HT +HT +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +HE +pr +wc +zV +hu +UQ +UQ +HE +gc +gc +gc +gc +CR +gc +gc +Nl +Nl +Nl +gc +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(88,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +gc +wz +wz +jt +Pz +os +GV +wf +wz +qi +PA +nL +GK +GK +GK +GK +GK +qU +qU +VU +Zv +HT +HT +gc +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +HE +Ju +eA +eA +eA +eA +eA +Uc +xK +gc +gc +gc +gc +gc +CY +gc +gc +gc +CY +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Bj +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +Bj +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(89,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +gc +Sc +Nf +JH +fP +uE +uE +Lq +mo +qi +SY +Km +DP +kp +vK +nB +nB +CE +iM +VU +Fh +VU +HT +HT +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +HE +ec +wc +zV +eA +eA +eA +JR +xK +gc +gc +FQ +gc +gc +gc +gc +gc +gc +gc +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Bj +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +Bj +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(90,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +mq +mq +mq +Sl +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +gc +Sc +bc +fo +fP +fP +fP +ui +wz +jS +qi +Km +cE +uU +SA +Eu +Eu +Eu +Km +VU +Fh +VU +ij +qw +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +HE +Ju +eA +eA +eA +eA +eA +JR +xK +gc +gc +gc +gc +gc +CY +gc +gc +gc +CY +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Bj +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +Bj +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(91,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +PT +bj +iz +Qa +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +gc +Sc +iP +JH +fP +fP +fP +JH +wz +jS +qi +Km +Bz +HQ +oy +uU +nv +Eu +Km +VU +Fh +VU +HO +qw +gc +gc +yK +gc +Wd +Wd +Wd +Wd +Wd +HE +fH +wc +zV +eA +mH +eA +JR +xK +gc +CR +gc +gc +gc +gc +Nl +Nl +Nl +gc +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(92,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +mq +mq +mq +Sl +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +gc +wz +wz +JH +xJ +RC +xJ +JH +wz +Qf +qi +Km +Km +Km +Km +CW +Km +OG +Km +VU +Fh +VU +zW +qw +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +HE +hJ +DV +DV +vy +DV +DV +wT +ew +gc +gc +gc +Dd +gc +gc +Nl +Nl +Nl +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(93,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +gc +gc +wz +sD +wz +wz +wz +nd +wz +BT +qi +Km +lu +rn +rn +Sj +rn +Sj +OG +Fh +Fh +VU +HT +HT +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +HE +eC +wc +zV +DV +eA +eA +JR +xK +gc +gc +gc +gc +gc +gc +Nl +Nl +Nl +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(94,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +gc +gc +wz +kO +Zh +tD +wz +wz +wz +jS +qi +Km +Ek +rn +YY +KW +da +Sj +Km +VU +sf +HT +HT +gc +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +HE +tP +eA +tC +DV +eA +eA +JR +xK +Lu +Lu +Lu +Lu +Lu +CY +gc +gc +gc +CY +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(95,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +bN +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +yb +gc +Rz +Rz +Rz +Rz +Rz +ME +NT +jS +jO +Km +MO +rn +rn +rn +rn +Sj +Km +VU +Fh +VU +HT +HT +gc +yK +gc +gc +Wd +Wd +Wd +Wd +Wd +HE +RN +wc +zV +eA +mH +eA +JR +xK +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(96,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +yK +gc +Rz +zC +Vj +hq +Rz +Rz +Rz +jS +qi +Km +wh +rn +VV +qT +cJ +Sj +Km +VU +Fh +VU +ij +qw +gc +gc +yb +gc +Wd +Wd +Wd +Wd +Wd +HE +Ju +eA +eA +mH +eA +eA +xG +xK +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +gc +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(97,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Gd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +gc +Rz +bF +Rz +Rz +Rz +sr +Rz +jS +qi +gG +gG +gG +gG +gG +gG +wD +gG +Ba +Fh +VU +LG +qw +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +HE +wn +QW +xE +wj +UQ +UQ +HE +SU +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +gc +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(98,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Gd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +Rz +Rz +Mi +be +ya +hS +Mi +Rz +DA +qi +gG +HR +OM +YS +EW +EW +bH +gG +VU +Aw +VU +zW +qw +gc +gc +yK +gc +Wd +Wd +Wd +Wd +Wd +HE +HE +HE +HE +HE +HE +HE +HE +SU +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +KE +KE +KE +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(99,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Gd +Gd +Gd +Gd +Gd +Xu +Xu +Xu +Xu +rh +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +gc +eb +BL +Mi +ca +Zj +ca +Mi +Rz +BT +zN +gG +tk +bH +bH +bH +bH +bH +gG +IU +Fh +VU +HT +HT +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +SU +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +KE +Kl +KE +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +gc +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(100,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Gd +Gd +Gd +Gd +Gd +Gd +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +gc +eb +UU +iZ +ca +yi +ca +kT +Rz +jS +qi +gG +Nv +tk +Ns +je +LZ +Cg +gG +VU +sf +HT +HT +gc +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +eO +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +KE +Kl +KE +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +gc +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(101,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +gc +eb +ZU +Mi +ca +Zj +Zj +aj +Xb +qi +qi +gG +gG +gG +gG +gG +gG +gG +gG +VU +Fh +VU +HT +HT +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +eO +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +KE +Kl +KE +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +gc +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +rh +Xu +Xu +Xu +Xu +Xu +Xu +"} +(102,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Uj +Uj +Uj +Uj +Uj +Uj +Uj +Uj +Uj +Uj +yl +yl +yl +yl +Uj +Uj +Uj +Uj +Uj +Uj +Uj +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +gc +Rz +Rz +Xs +Aj +ln +Aj +ND +Rz +qi +PA +vO +rD +Bq +Iu +lj +ta +yz +vO +VU +Fh +VU +ij +qw +gc +gc +yK +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +eO +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +KE +Kl +KE +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Dc +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(103,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Uj +Uj +Uj +Uj +Uj +Uj +Uj +Uj +Uj +Uj +wq +yl +yl +wq +Uj +Uj +Uj +Uj +Uj +Uj +Uj +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +yK +gc +dZ +dZ +dZ +dZ +dZ +dZ +dZ +Ye +jS +vO +rc +UE +UE +ep +UE +iT +vO +VU +Fh +VU +Wp +qw +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +eO +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +KE +Kl +KE +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(104,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Uj +Uj +Uj +Uj +Uj +Uj +Uj +Uj +Uj +Uj +yl +yl +yl +yl +Uj +Uj +Uj +Uj +Uj +Uj +Uj +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +gc +dZ +dZ +YG +JX +Fi +Uf +YG +dZ +qi +jS +vO +YC +UE +UE +VS +hH +ep +ku +Aw +Fh +VU +zW +qw +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +eO +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +KE +Kl +KE +Kl +Kl +Kl +Kl +Kl +Kl +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(105,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +gc +xz +xo +ni +ni +Na +Na +Na +ia +qi +BT +vO +UE +UE +UE +UE +Yn +UE +UE +VU +Fh +VU +HT +HT +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +eO +Wd +Wd +Wd +Wd +KE +KE +KE +KE +KE +KE +KE +KE +KE +KE +KE +KE +KE +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(106,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +gc +ja +Se +Nt +ni +ni +ni +tg +dZ +qi +jS +vO +UE +bC +Sw +aJ +UE +iT +vO +VU +Fh +HT +HT +gc +gc +gc +yK +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +SU +Wd +Wd +Wd +Wd +Kl +Kl +Kl +Kl +Kl +Kl +KE +Kl +Kl +Kl +Kl +KE +KE +KE +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(107,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +gc +ja +JY +ni +ni +ni +ni +mT +dZ +qi +oi +vO +sA +qb +Ul +AT +JB +Dh +vO +VU +Fh +HT +gc +gc +gc +yb +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +SU +Wd +Wd +Wd +Wd +KE +KE +KE +KE +KE +KE +KE +Kl +KE +KE +Zy +KE +Kl +Kl +eH +eH +KE +Kl +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(108,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Gd +Xu +Gd +Gd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +gc +dZ +dZ +Id +hN +hN +Av +hN +dZ +PW +tR +vO +vO +vO +vO +vO +vO +vO +vO +VU +sf +HT +gc +gc +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +eO +Wd +Wd +Wd +Wd +KE +KE +KE +KE +KE +KE +KE +Kl +KE +KE +Zy +KE +KE +Np +SR +eH +fT +Kl +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(109,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +gc +gc +dZ +kW +hx +hx +dZ +Mh +dZ +qi +qi +dQ +XQ +wb +mU +SJ +md +OF +dQ +Fh +Fh +HT +gc +gc +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +eO +Wd +Wd +Wd +Wd +KE +Kl +Kl +Kl +Kl +Kl +KE +Kl +KE +KE +Zy +KE +KE +Kl +De +sL +DE +DE +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(110,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +gc +gc +dZ +dG +Cq +MP +dZ +dZ +dZ +zt +ji +ji +ji +ji +wM +wM +wM +wM +wM +um +NO +wM +gc +gc +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +eO +Wd +Wd +Wd +Wd +Wd +KE +KE +KE +KE +Kl +KE +Kl +KE +KE +Zy +Zy +KE +Kl +sQ +JJ +eH +GH +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +yH +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(111,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +gc +Ts +Ts +Ts +Ts +Ts +hp +Wt +Zw +ji +pP +jc +ji +az +wC +Fb +Fb +jC +kw +kw +wM +gc +gc +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +eO +Wd +Wd +Wd +Wd +Wd +KE +KE +KE +KE +Kl +KE +Kl +KE +KE +Zy +KE +KE +Kl +eH +Iy +xU +mV +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(112,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +Ts +Ts +xW +tX +sU +vQ +Zw +sF +Br +ji +pI +re +ji +ww +yf +yf +yf +gZ +yf +yf +wM +gc +yK +gc +gc +gc +yK +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +eO +Wd +Wd +Wd +Wd +Wd +KE +KE +KE +KE +Kl +KE +KE +KE +Kl +Zy +KE +KE +Np +eH +xU +Uk +Kl +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(113,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +Ts +sU +sU +lX +or +Ts +Cz +Zw +Br +ji +pP +re +ji +ss +yf +yf +yf +yf +yf +dy +wM +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +eO +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Kl +Kl +Kl +Kl +KE +KE +Kl +Zy +KE +Kl +Kl +eH +xU +eH +Kl +Kl +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +"} +(114,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +Ts +CL +lX +lX +Td +Ts +Eh +Zw +Br +ji +Zq +Cn +ji +uN +UD +yf +yf +yf +yf +yf +wM +gc +gc +yb +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +SU +Wd +Wd +Wd +Wd +Wd +Wd +Wd +xX +xX +xX +UL +UL +av +MV +Vu +jE +VL +Md +lF +vP +NG +Cx +Kl +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +"} +(115,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +Ts +GD +Ol +DK +ks +Ts +Br +Zw +Zw +jJ +dr +re +ji +rp +yf +Wu +Wu +Wu +yf +yf +wM +gc +gc +Ne +Ne +Ne +Ne +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +SU +SU +SU +eO +eO +eO +SU +SU +AY +OL +to +dH +UL +Oj +MV +vP +mE +VL +ZW +lF +vP +bu +Cx +Kl +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +"} +(116,1,5) = {" +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +Ts +zK +EG +EG +Ts +Ts +Mu +YL +Mu +ji +ji +TO +ji +wM +PP +PP +wM +Zo +Eo +wM +wM +gc +gc +gc +gc +gc +gc +mq +mq +mq +Sl +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +SU +Wd +Wd +Wd +Wd +Wd +Wd +Wd +xX +IY +MV +FF +UL +Yt +MV +Qv +AI +QZ +ZW +lF +Lp +zJ +WC +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +"} +(117,1,5) = {" +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +Ts +Ts +Ts +Ts +Ts +gc +gc +Ne +gc +gc +gc +gc +gc +wM +wt +wt +wM +wt +wt +wM +gc +gc +gc +gc +yK +gc +gc +PT +bj +iz +Qa +Xu +Xu +Xu +Xu +SU +eO +eO +eO +SU +eO +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Qo +cF +eH +KL +Qo +eH +MV +vP +mE +PM +dv +lF +vP +jE +xX +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +"} +(118,1,5) = {" +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +gc +gc +gc +gc +gc +gc +yb +gc +gc +gc +gc +yK +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +mq +mq +mq +Sl +Xu +Xu +Yi +Xu +Wd +Wd +Wd +Wd +Wd +eO +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Qo +wH +WQ +Rq +jY +MV +Hi +vP +jE +VL +Vi +lF +Vu +jE +xX +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +yK +gc +gc +"} +(119,1,5) = {" +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +SU +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +eO +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Qo +cF +Vg +Ry +Qo +eH +ir +PD +WP +Vy +qr +ZQ +gB +xX +xX +Kl +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +sH +gc +"} +(120,1,5) = {" +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +SU +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +SU +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Qo +Ql +PR +pj +Qo +hI +PR +mw +ii +QU +PR +hI +PR +hI +PR +Kl +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +MH +gc +gc +gc +"} +(121,1,5) = {" +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +SU +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +eO +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Qo +Qo +Qo +hf +UL +pL +Kl +Np +Kl +Np +Kl +FW +Kl +nP +Kl +Kl +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +rh +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +vc +gc +gc +gc +gc +"} +(122,1,5) = {" +gc +gc +gc +CC +gc +gc +zx +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +eO +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +eO +Wd +Wd +Wd +Wd +Wd +Wd +Wd +mN +mN +Np +GH +Np +GH +Np +mN +mN +mN +Np +GH +Np +GH +Np +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +NF +gc +"} +(123,1,5) = {" +gc +gc +gc +gc +NF +gc +gc +yc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +eO +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +eO +nS +nS +Wd +Wd +Wd +Wd +Wd +gc +gc +Np +GH +Np +GH +Np +gc +gc +gc +Np +GH +Np +GH +Np +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +rj +HF +gc +ZK +gc +gc +"} +(124,1,5) = {" +gc +gc +gc +gc +yT +gc +gc +bh +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +eO +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +eO +nS +nS +Wd +Wd +Wd +Wd +Wd +Tz +gc +Kl +OU +Np +Kd +Kl +fB +gc +gc +Kl +OU +Np +Kd +Kl +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +at +gc +NF +gc +bh +gc +"} +(125,1,5) = {" +gc +gc +gc +gc +gc +gc +Ir +gc +gc +gc +gc +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +Pb +Xu +Xu +Xu +Xu +Xu +eO +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +SU +nS +nS +Wd +Wd +Wd +Wd +Wd +gc +gc +Np +GH +Np +GH +Np +gc +gc +gc +Np +GH +Np +GH +Np +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +rh +Xu +Xu +Xu +gc +gc +gc +gc +yK +gc +gc +gc +NF +gc +gc +gc +"} +(126,1,5) = {" +oZ +Tj +XJ +qL +NF +gc +bq +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +eO +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +SU +nS +nS +Wd +Wd +Wd +Wd +Wd +gc +gc +Np +qN +Np +fh +Np +Iz +gc +gc +Np +fh +cA +et +Np +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +rh +Xu +Xu +Xu +gc +gc +gc +vc +gc +yK +qL +gc +MH +Zp +KM +aF +"} +(127,1,5) = {" +cU +MX +XJ +gc +gc +gc +bh +gc +gc +yc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +eO +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +SU +nS +nS +Wd +Wd +Wd +Wd +Wd +gc +gc +GJ +xX +xX +aK +GJ +gc +gc +gc +GJ +xX +xX +xX +GJ +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +yc +gc +Zp +Dq +kG +"} +(128,1,5) = {" +Zd +dL +XJ +gc +qL +gc +fp +gc +SW +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +SU +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +eO +nS +nS +Wd +Wd +Wd +Wd +Wd +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +sH +gc +Gj +gc +vY +gc +bh +Zp +Wy +CU +"} +(129,1,5) = {" +gc +gc +gc +gc +gc +gc +bh +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +SU +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +eO +nS +nS +Wd +Wd +Wd +Wd +Wd +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +yq +Qb +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +Qb +yq +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +rh +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +"} +(130,1,5) = {" +gc +gc +gc +gc +Ir +gc +NF +gc +yK +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +pS +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +eO +nS +nS +Wd +Wd +Wd +Wd +Wd +gc +gc +gc +yK +gc +gc +gc +gc +gc +gc +gc +gc +gc +yK +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +yq +yq +yq +yq +yq +yq +Js +yq +yq +yq +yq +yq +yq +yq +yq +yq +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +MH +eP +gc +bh +bh +gc +NF +gc +"} +(131,1,5) = {" +gc +gc +gc +Gj +Ir +bh +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Ne +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +eO +nS +nS +Wd +Wd +Wd +Wd +Wd +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +yq +yq +yq +yq +yq +yq +rs +yq +yq +DC +yq +yq +Js +yq +yq +yq +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +rh +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +yc +gc +gc +NF +gc +"} +(132,1,5) = {" +gc +yc +gc +eP +gc +bh +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Ne +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +bN +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +eO +nS +nS +Wd +Wd +Wd +Wd +Wd +gc +yK +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +yq +yq +yq +yq +yq +Js +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +Zc +yc +qL +gc +gc +"} +(133,1,5) = {" +gc +yc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +AA +gc +gc +gc +gc +gc +gc +Ne +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +eO +nS +nS +Wd +Wd +Wd +Wd +Wd +gc +gc +gc +gc +gc +gc +gc +gc +yK +gc +gc +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +yq +Qb +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +Qb +yq +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +yH +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +NF +gc +"} +(134,1,5) = {" +gc +gc +gc +yK +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +eO +nS +nS +Wd +Wd +Wd +Wd +Wd +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +"} +(135,1,5) = {" +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Ke +gc +gc +gc +gc +gc +gc +Ne +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +eO +nS +nS +Wd +Wd +Wd +Wd +Wd +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +yK +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +"} +(136,1,5) = {" +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Ne +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +eO +nS +nS +Wd +Wd +Wd +Wd +Wd +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +"} +(137,1,5) = {" +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Ne +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +SU +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +"} +(138,1,5) = {" +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Vz +eu +Vz +eu +Jw +eu +eu +Ng +gc +Ne +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +SU +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +"} +(139,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +SU +WZ +SU +SU +SU +OR +wL +gb +QH +yk +lw +LV +VC +CS +lz +tt +lw +zi +gc +MF +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +SU +SU +eO +eO +eO +eO +eO +eO +SU +eO +SU +eO +SU +SU +SU +SU +SU +SU +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(140,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +SU +SU +Dy +oe +zm +OR +co +gb +lw +lw +lw +oD +uV +hn +Jb +gC +lw +zi +pg +gc +gc +Ne +gc +gc +gc +pS +SU +SU +SU +eO +eO +eO +eO +SU +SU +SU +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(141,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +WZ +SU +Dy +Yx +sa +am +UZ +gb +ZF +WD +lw +LV +Rg +gb +vM +tt +lw +VF +oE +oE +YU +Ne +Ne +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(142,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +WZ +zL +ed +UP +OR +UZ +gb +cV +cP +kf +nF +Lv +Oc +aO +zo +lw +gb +yh +yh +gb +Iz +Ne +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(143,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +gc +gc +gc +SU +gc +gc +Gf +OR +OR +OR +OR +cc +gb +mZ +Ig +Mf +aT +Ig +TC +Zm +Ar +hW +On +hW +io +yh +gc +Ne +gc +cO +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(144,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +Gf +Ss +DB +UY +cB +Nm +gH +Ig +Go +tL +tL +Ig +bB +ng +cn +aO +aO +xD +Ge +yh +gc +gc +gc +OR +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +rh +Xu +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(145,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +Gf +Gp +oU +FP +gb +gb +gb +Em +Wb +JW +tL +XV +qc +tL +lq +ZP +uF +TA +Wv +gb +gc +gc +gc +ds +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +sJ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(146,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +lB +OA +xu +gb +ym +Ig +Ig +iD +tF +qV +cv +Sk +Cv +II +Te +ZO +jp +Ig +yh +gc +OR +OR +OR +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(147,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +WZ +xu +gb +Pj +Ig +BR +JW +AG +gy +EA +xx +ZT +lJ +iX +xB +hB +jp +yh +yh +gb +uS +ip +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(148,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +lI +gb +Zg +Ig +Ig +Tk +Pd +Gx +VA +FH +RA +Je +ki +Bv +Hm +Ig +VI +yj +ZB +rm +iY +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(149,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gb +hZ +jp +bU +Wb +zj +vz +ly +dT +eN +iE +jp +Mx +aR +MY +gb +Pu +gb +pS +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(150,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +gc +gc +gc +SU +gc +gc +gb +gb +gb +gb +gb +XS +yj +iB +no +YN +pq +iS +dC +dA +dt +jp +Tk +mJ +bR +Pu +BD +gb +pS +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(151,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +uz +Vo +af +GS +Va +Jk +Ig +jp +vI +pn +PB +Jv +lR +UV +kE +FE +bZ +mJ +DN +jp +jp +gb +RQ +gc +gc +gc +gc +SU +gc +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(152,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +br +gb +FA +Rv +wN +WI +Rm +NC +Al +UF +nr +zG +Ch +Ch +Ch +Ch +yj +yj +jp +gb +gb +CS +gb +OR +xr +gc +gc +gc +gc +gc +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(153,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +br +FB +uX +jD +pC +Va +tB +km +ml +yr +rt +gb +ZE +BX +wd +sI +Gk +jp +Ig +CS +My +Io +ra +gb +wO +gc +gc +gc +gc +gc +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(154,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +br +xc +Mc +Ik +nl +gb +gb +mQ +SB +fv +mQ +gb +gb +gb +gb +gb +gb +mW +nr +wo +nH +rN +Be +gb +OR +gc +gc +gc +gc +gc +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(155,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gb +gb +gb +gb +gb +fc +jX +gw +IQ +FD +Kn +qt +AJ +Tm +sG +gb +ID +nr +gb +FL +aN +YV +gb +od +gc +gc +gc +gc +gc +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(156,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +Ng +gb +dV +jp +gb +jH +kg +cH +Kq +RV +vm +Ig +sK +zn +gV +gb +ED +mk +gb +vi +sn +ns +gb +od +gc +gc +gc +gc +gc +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(157,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +gc +gc +gc +gc +SU +gc +Ng +gb +gb +gb +gb +gb +dc +yO +Xy +Kj +Ny +eo +lV +ml +PO +yZ +Ww +Oh +gb +lw +lw +gb +gb +od +gc +gc +gc +gc +gc +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(158,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +Ng +gb +bO +gb +bO +gb +Jl +gb +wV +Pu +yj +rB +NU +rZ +rZ +yQ +mk +RB +nG +zI +SV +Ue +aZ +eO +gc +gc +gc +gc +gc +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(159,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +Vq +Pp +HX +gb +EV +gb +Yc +CS +lP +fU +QS +pt +jp +IL +gl +CS +jp +nr +CS +ak +dX +SU +gc +gc +gc +gc +SU +gc +gc +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(160,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +Ti +gb +DF +Wc +WS +db +Yc +lw +lw +pv +lw +Ud +hn +Fr +lw +gb +CS +nr +gb +gb +iU +IS +zq +uw +gc +gc +gc +gc +gc +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +xs +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(161,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +Bc +gb +GE +TL +rV +RT +PS +lw +fW +Ng +Ng +kH +nj +iW +Lo +lw +dd +Yo +uA +gb +rb +OR +OR +OR +gc +gc +gc +gc +gc +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(162,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +Xd +gb +Vm +QN +Jr +Ng +aV +ha +Ng +Xk +PY +kH +HG +Ng +ex +lw +QP +SE +IK +gb +Ue +Ss +OR +hO +gc +gc +gc +gc +gc +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(163,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +bb +gb +KC +tZ +SK +SK +nC +gb +qz +YT +YT +Du +Ng +Ng +EJ +lw +vd +xN +Gy +gb +Ue +SU +dp +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(164,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +ai +Pp +sz +mB +lE +dh +jl +gb +IW +LL +sg +rI +eh +LL +Jn +lw +vL +rv +Px +gb +rk +gc +OR +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +EL +EL +EL +EL +EL +EL +EL +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(165,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Pb +gc +gc +gc +gc +gc +Qd +gb +gb +gb +TV +FN +TV +gb +gb +Ng +TV +rI +Ng +gb +gb +gb +gb +gb +gb +gb +Ue +gc +OR +OR +gc +gc +gc +gc +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +EL +TX +yC +Dj +WF +Pc +LU +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(166,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +br +br +br +br +br +br +br +br +br +br +br +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +UI +EL +xC +EL +py +Fv +Fv +MZ +Fv +uc +SU +AH +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(167,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +UI +vT +Fv +bQ +Fq +oI +Fv +YH +BZ +bn +cX +SU +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(168,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +CM +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +UI +EL +xC +EL +oq +oI +sC +Kh +Fv +bn +SU +AH +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(169,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +EL +qo +uk +Mq +WF +Pc +LU +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(170,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +EL +EL +EL +EL +EL +EL +EL +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(171,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Pb +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(172,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(173,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(174,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(175,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(176,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +gS +gS +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(177,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Gd +Gd +Gd +gS +gS +gS +gS +gS +gS +gS +gS +gS +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(178,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Gd +Gd +gS +gS +gS +gS +gS +gS +gS +gS +gS +gS +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(179,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Gd +Gd +gS +gS +gS +eg +gS +Ru +gS +gS +gS +gS +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(180,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +nS +Gd +Gd +gS +gS +gS +gS +gS +gS +gS +gS +gS +gS +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(181,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +gS +bD +gS +gS +Rj +gS +Ru +gS +gS +bD +gS +gS +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(182,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +gS +gS +si +gS +gS +gS +gS +gS +gS +gS +gS +gS +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(183,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +gS +gS +gS +gS +gS +gS +gS +gS +oW +gS +gS +gS +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(184,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +gS +gS +gS +gS +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Dc +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(185,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(186,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(187,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(188,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(189,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(190,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yl +yl +yl +yl +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(191,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +wq +yl +yl +wq +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(192,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +yl +Za +yl +SI +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(193,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(194,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(195,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(196,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(197,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(198,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +WJ +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(199,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(200,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(201,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(202,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +yH +rh +Xu +Xu +Xu +Mo +Mo +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(203,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Mo +Mo +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(204,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(205,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +rh +Xu +rh +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(206,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(207,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(208,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(209,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(210,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +"} +(211,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(212,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(213,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(214,1,5) = {" +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(215,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(216,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(217,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(218,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(219,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(220,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(221,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Mo +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(222,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +bN +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(223,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +rh +Xu +rh +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +bN +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(224,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(225,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +xs +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(226,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(227,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(228,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(229,1,5) = {" +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(230,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(231,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(232,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(233,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(234,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(235,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Mo +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +"} +(236,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +rh +Xu +Xu +Xu +Xu +Xu +Xu +vN +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +rh +Ld +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +"} +(237,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +bN +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +yq +yq +yq +yq +yq +yq +yq +yq +DC +yq +yq +yq +yq +yq +yq +yq +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +bN +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +"} +(238,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +bN +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +yq +Rb +yq +yq +yq +yq +yq +yq +yq +yq +yq +Js +yq +yq +Qb +yq +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +uC +kZ +uC +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +"} +(239,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +bN +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +yq +Qb +yq +yq +Js +yq +yq +yq +mi +yq +yq +yq +yq +yq +Qb +yq +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +uC +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +"} +(240,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +yq +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +rj +rj +gc +gc +gc +gc +gc +gc +gc +"} +(241,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +rh +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +"} +(242,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +rj +gc +gc +gc +gc +vc +gc +gc +gc +bh +gc +gc +gc +"} +(243,1,5) = {" +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +zx +gc +gc +gc +gc +gc +gc +gc +gc +gc +"} +(244,1,5) = {" +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Mo +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rj +gc +gc +gc +gc +at +gc +gc +gc +MH +gc +NF +gc +gc +"} +(245,1,5) = {" +gc +gc +gc +gc +gc +gc +gc +gc +gc +rj +Xu +Xu +Xu +Xu +Xu +Xu +rh +Xu +Mo +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +eP +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rj +gc +gc +gc +gc +gc +eP +gc +yK +gc +gc +gc +gc +gc +"} +(246,1,5) = {" +gc +gc +gc +gc +gc +gc +zx +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +Cd +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Vd +gc +gc +gc +gc +"} +(247,1,5) = {" +gc +gc +gc +gc +gc +zx +gc +gc +rj +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +vc +gc +gc +zx +gc +gc +yc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +bh +gc +gc +gc +NF +NF +gc +gc +gc +gc +gc +"} +(248,1,5) = {" +gc +gc +bh +RY +fp +gc +gc +vc +rj +at +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +rh +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +eP +gc +gc +gc +Ir +gc +gc +gc +Gj +gc +gc +gc +gc +gc +gc +vc +yc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +zx +gc +gc +vc +gc +bh +gc +gc +NF +NF +gc +gc +gc +yc +gc +gc +gc +"} +(249,1,5) = {" +gc +qL +gc +gc +gc +Ir +up +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +yc +NF +Hz +gc +gc +at +gc +gc +gc +gc +gc +bh +bh +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +yK +gc +gc +gc +gc +gc +vY +gc +gc +qL +gc +gc +"} +(250,1,5) = {" +gc +gc +Cd +gc +gc +gc +gc +bh +wl +yK +bh +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +zx +gc +NF +NF +NF +gc +gc +gc +gc +gc +NF +Dn +NF +gc +gc +gc +bh +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +rj +gc +gc +bh +gc +gc +gc +gc +gc +yc +gc +gc +gc +gc +gc +gc +"} +(251,1,5) = {" +gc +gc +gc +MH +eP +NF +gc +vc +bh +gc +yc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +NF +yK +gc +gc +gc +gc +MH +gc +gc +gc +gc +gc +gc +NF +gc +gc +yK +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +RY +gc +eP +gc +gc +yc +gc +gc +gc +gc +gc +gc +gc +gc +"} +(252,1,5) = {" +gc +gc +gc +gc +gc +NF +gc +gc +gc +yc +yc +NF +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +qL +gc +gc +bh +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +rj +gc +gc +ib +gc +gc +gc +qL +gc +gc +gc +gc +gc +"} +(253,1,5) = {" +oZ +Tj +Mz +gc +eP +gc +Gj +gc +Ir +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +Ir +gc +gc +gc +gc +gc +bh +gc +gc +XJ +XJ +XJ +gc +gc +yc +qL +Ir +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +yc +MH +gc +NF +gc +gc +gc +gc +XJ +dL +Tj +"} +(254,1,5) = {" +wI +MX +Mz +gc +gc +yc +gc +gc +qL +gc +gc +gc +yK +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +bh +gc +gc +Tj +hF +Jm +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +XJ +Db +Zd +"} +(255,1,5) = {" +cU +Il +Zd +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +oZ +cU +Zd +gc +gc +gc +gc +gc +gc +MH +gc +gc +gc +gc +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Wd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +Gd +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +kZ +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +Xu +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +gc +XJ +oZ +cU +"} diff --git a/_maps/map_files/bearcat/bearcat.dmm b/_maps/map_files/bearcat/bearcat.dmm new file mode 100644 index 000000000000..bc5433a4d62b --- /dev/null +++ b/_maps/map_files/bearcat/bearcat.dmm @@ -0,0 +1,206527 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"ae" = ( +/obj/structure/sign/warning/gas_mask/directional/north, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ag" = ( +/obj/structure/table/glass, +/obj/item/disk/computer/medical, +/obj/item/toy/figure/cmo, +/obj/item/stamp/head/cmo{ + pixel_x = -9 + }, +/obj/machinery/reagentgrinder{ + pixel_y = 8 + }, +/turf/open/floor/iron/white/smooth_large, +/area/station/command/heads_quarters/cmo) +"aj" = ( +/obj/structure/closet/toolcloset, +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/machinery/airalarm/directional/north, +/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/engineering/break_room) +"an" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/engineering_all, +/obj/machinery/light_switch/directional/north, +/turf/open/floor/iron, +/area/station/engineering/storage/tech) +"ar" = ( +/obj/machinery/power/smes/engineering, +/obj/structure/cable, +/obj/effect/turf_decal/box, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron, +/area/station/engineering/main) +"at" = ( +/obj/structure/closet/secure_closet/hos, +/obj/item/choice_beacon/space_suit/hos, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain/private) +"au" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/airlock_painter, +/obj/item/storage/bag/construction, +/obj/item/storage/bag/construction, +/obj/item/storage/bag/construction, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"aB" = ( +/obj/structure/table/reinforced, +/obj/effect/spawner/random/entertainment/lighter, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "bar_counter"; + name = "Kitchen Counter Shutters" + }, +/turf/open/floor/wood, +/area/station/commons/lounge) +"aG" = ( +/turf/closed/wall, +/area/station/medical/cryo) +"aH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"aI" = ( +/obj/machinery/door/airlock/maintenance, +/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/large, +/area/station/maintenance/floor3/port/aft) +"aJ" = ( +/obj/structure/closet/emcloset, +/obj/item/clothing/head/helmet/space/fragile, +/obj/item/clothing/suit/space/fragile, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/hallway/secondary/command) +"aK" = ( +/obj/machinery/computer/atmos_control/nocontrol/master{ + dir = 4 + }, +/obj/effect/turf_decal/box, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/large, +/area/station/engineering/atmos) +"aL" = ( +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ + filter_type = list(/datum/gas/nitrogen) + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"aM" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/obj/structure/lattice, +/turf/open/space/openspace, +/area/space/nearstation) +"aO" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/effect/turf_decal/bot/left, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"aP" = ( +/obj/machinery/door/window/brigdoor/left/directional/north{ + name = "Research Director Office"; + req_access = list("rd") + }, +/obj/effect/turf_decal/trimline/purple/line{ + dir = 1 + }, +/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/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"aQ" = ( +/obj/structure/cable, +/obj/machinery/telecomms/message_server/preset, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/computer) +"aR" = ( +/obj/machinery/power/smes/super/full, +/obj/structure/cable, +/turf/open/floor/iron/dark/smooth_large, +/area/station/ai/satellite/chamber) +"aS" = ( +/obj/structure/table/wood/fancy/royalblue, +/obj/machinery/door/window/left/directional/west{ + name = "Secure Art Exhibition"; + req_access = list("library") + }, +/obj/structure/sign/painting/library_secure{ + pixel_x = 32 + }, +/obj/structure/window/spawner/directional/north, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/fore) +"aU" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "mining" + }, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron/dark/textured, +/area/station/cargo/bitrunning/den) +"aX" = ( +/obj/machinery/door/airlock/maintenance, +/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/large, +/area/station/maintenance/floor3/port/fore) +"aZ" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/large, +/area/station/command/eva) +"bc" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/layer3, +/obj/structure/girder/reinforced, +/turf/open/floor/circuit, +/area/station/ai/satellite/chamber) +"bd" = ( +/turf/open/floor/iron, +/area/station/cargo/storage) +"be" = ( +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/commons) +"bf" = ( +/obj/machinery/door/airlock/engineering{ + name = "Construction Area" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/construction, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/iron/large, +/area/station/construction) +"bh" = ( +/obj/machinery/greenscreen_camera{ + dir = 1; + pixel_x = 4; + pixel_y = 16 + }, +/obj/structure/cable, +/obj/effect/decal/cleanable/food/pie_smudge, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain/private) +"bi" = ( +/obj/structure/ladder, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/commons) +"bk" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"bm" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/machinery/requests_console/directional/west{ + department = "Bridge"; + name = "Bridge Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/light/directional/west, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"bt" = ( +/obj/structure/closet/crate/coffin, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/west, +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/aft) +"bu" = ( +/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/command/bridge) +"bv" = ( +/obj/structure/stairs/west, +/turf/open/floor/iron/stairs/medium{ + dir = 4 + }, +/area/station/cargo/storage) +"bx" = ( +/turf/closed/wall/r_wall, +/area/station/command/vault) +"bD" = ( +/obj/machinery/air_sensor/engine_chamber, +/obj/effect/turf_decal/stripes{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"bE" = ( +/turf/closed/wall, +/area/station/commons) +"bF" = ( +/obj/item/flashlight, +/turf/open/floor/iron, +/area/station/construction) +"bI" = ( +/obj/machinery/door/airlock{ + id_tag = "Cabin2"; + name = "Cabin 2" + }, +/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/large, +/area/station/commons/dorms/room2) +"bN" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"bT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port) +"bU" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/floor2/port) +"bX" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Engineering Foyer" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/construction, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/large, +/area/station/engineering/lobby) +"bY" = ( +/obj/machinery/telecomms/server/presets/security, +/turf/open/floor/circuit/telecomms/server, +/area/station/tcommsat/server) +"bZ" = ( +/obj/structure/sign/directions/command{ + dir = 1 + }, +/obj/structure/sign/directions/lavaland{ + dir = 8; + pixel_y = -8 + }, +/obj/structure/sign/directions/vault{ + dir = 1; + pixel_y = 8 + }, +/turf/closed/wall, +/area/station/commons) +"ca" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate/hydroponics, +/obj/effect/spawner/random/food_or_drink/seed, +/obj/effect/spawner/random/food_or_drink/seed, +/obj/effect/spawner/random/food_or_drink/seed_rare, +/obj/effect/spawner/random/food_or_drink/seed_rare, +/obj/effect/spawner/random/food_or_drink/seed, +/obj/effect/spawner/random/food_or_drink/seed_rare, +/turf/open/floor/iron, +/area/station/cargo/storage) +"cd" = ( +/obj/machinery/vending/dinnerware, +/obj/machinery/camera/directional/west, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"ch" = ( +/obj/machinery/firealarm/directional/east, +/turf/open/openspace, +/area/station/maintenance/floor3/port) +"ci" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/carpet, +/area/station/commons/dorms/room1) +"cj" = ( +/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/medical/medbay/central) +"co" = ( +/obj/machinery/modular_computer/preset/id{ + dir = 1 + }, +/obj/machinery/light/directional/south, +/obj/machinery/computer/security/telescreen/ce/directional/south, +/mob/living/basic/parrot/poly, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"cs" = ( +/turf/closed/wall, +/area/station/commons/lounge) +"cu" = ( +/turf/closed/wall/r_wall, +/area/station/commons/dorms/room2) +"cv" = ( +/obj/item/reagent_containers/cup/watering_can, +/obj/item/wrench, +/obj/item/cultivator, +/obj/item/wirecutters, +/obj/item/shovel/spade, +/obj/item/grenade/chem_grenade/antiweed, +/obj/item/watertank, +/obj/item/reagent_containers/spray/plantbgone{ + pixel_x = 13; + pixel_y = 5 + }, +/obj/item/reagent_containers/spray/plantbgone{ + pixel_y = 3 + }, +/obj/item/reagent_containers/spray/plantbgone{ + pixel_x = 8; + pixel_y = 8 + }, +/obj/item/storage/bag/plants, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/structure/closet/secure_closet/hydroponics, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"cw" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/large, +/area/station/maintenance/floor2/port/aft) +"cx" = ( +/obj/machinery/telecomms/receiver/preset_left, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/computer) +"cy" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port/fore) +"cz" = ( +/obj/structure/railing/corner/end/flip{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/lower) +"cD" = ( +/obj/structure/sign/departments/botany/alt2/directional/west, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/floor2/port/fore) +"cE" = ( +/turf/closed/wall/r_wall, +/area/station/science/server) +"cF" = ( +/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/solars/port) +"cH" = ( +/obj/machinery/flasher/directional/west{ + id = "Cell 1" + }, +/obj/structure/bed, +/obj/item/bedsheet, +/obj/machinery/light/small/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"cJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/floor2/port) +"cK" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron, +/area/station/maintenance/floor3/port/fore) +"cL" = ( +/obj/machinery/vending/hydroseeds{ + slogan_delay = 700 + }, +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"cM" = ( +/obj/structure/sign/directions/medical/directional/east, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron, +/area/station/cargo/storage) +"cN" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/large, +/area/station/cargo/lower) +"cP" = ( +/obj/structure/closet/secure_closet/research_director, +/obj/item/clothing/mask/facehugger/lamarr, +/obj/item/choice_beacon/space_suit/rd, +/obj/effect/turf_decal/trimline/purple/corner{ + dir = 1 + }, +/obj/effect/spawner/round_default_module, +/obj/item/ai_module/reset{ + pixel_x = 2; + pixel_y = 8 + }, +/obj/item/ai_module/supplied/freeform, +/obj/effect/spawner/random/aimodule/neutral, +/obj/machinery/light/small/directional/east, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/item/stamp/head/rd, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"cQ" = ( +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/turf_decal/tile/yellow/half{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/turf/open/floor/iron/large, +/area/station/engineering/atmos) +"cU" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/maintenance/floor3/port/aft) +"cX" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/iron/large, +/area/station/cargo/lower) +"cZ" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/sign/departments/cargo/directional/west, +/obj/machinery/computer/shuttle/mining{ + dir = 4; + req_access = null + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/firealarm/directional/south{ + pixel_x = -6 + }, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"dc" = ( +/obj/machinery/computer/cargo, +/turf/open/floor/circuit, +/area/station/command/bridge) +"df" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port) +"dg" = ( +/obj/structure/cable, +/obj/effect/landmark/start/station_engineer, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/engineering/break_room) +"dm" = ( +/obj/structure/reagent_dispensers/watertank/high, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/fore) +"dq" = ( +/obj/machinery/power/apc/auto_name/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/construction) +"ds" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron, +/area/station/cargo/lower) +"dv" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/medical/cryo) +"dx" = ( +/obj/effect/spawner/random/structure/closet_private, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/sign/warning/yes_smoking/circle/directional/north, +/obj/machinery/elevator_control_panel/directional/north{ + linked_elevator_id = "bearcat_lower_center_lift" + }, +/turf/open/floor/carpet, +/area/station/commons/dorms/room1) +"dE" = ( +/turf/closed/wall/r_wall, +/area/station/security/armory) +"dG" = ( +/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/command/eva) +"dH" = ( +/turf/closed/wall, +/area/station/maintenance/floor2/port/fore) +"dL" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"dN" = ( +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/obj/machinery/door/airlock/engineering/glass{ + name = "Shared Engineering Storage" + }, +/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/large, +/area/station/engineering/main) +"dP" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/wood, +/area/station/commons/lounge) +"dQ" = ( +/obj/effect/turf_decal/trimline/blue/line{ + dir = 5 + }, +/obj/effect/turf_decal/trimline/blue/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, +/area/station/command/heads_quarters/cmo) +"dR" = ( +/turf/closed/wall/r_wall, +/area/station/service/library) +"dU" = ( +/obj/structure/table/wood, +/turf/open/floor/carpet, +/area/station/commons/lounge) +"dX" = ( +/obj/structure/sign/directions/engineering/directional/south, +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/light/directional/south, +/turf/open/floor/catwalk_floor, +/area/station/cargo/storage) +"ea" = ( +/obj/machinery/airalarm/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/aft) +"ec" = ( +/obj/structure/cable, +/obj/machinery/light/floor, +/mob/living/silicon/robot/shell/cell, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) +"ed" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/lower) +"ee" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port/aft) +"eg" = ( +/turf/open/floor/engine/airless, +/area/space/nearstation) +"eh" = ( +/turf/closed/wall, +/area/station/service/kitchen/coldroom) +"ej" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + 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/white, +/area/station/medical/pharmacy) +"el" = ( +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/eva) +"em" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/meter/monitored/distro_loop, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"en" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/light/directional/south, +/turf/open/floor/iron, +/area/station/commons) +"eo" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"ev" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron, +/area/station/maintenance/floor3/port/fore) +"ew" = ( +/obj/machinery/piratepad/civilian, +/obj/effect/turf_decal/bot, +/obj/machinery/digital_clock/directional/north, +/turf/open/floor/iron, +/area/station/cargo/storage) +"eC" = ( +/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, +/turf/open/floor/iron, +/area/station/maintenance/floor3/port) +"eD" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"eE" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/floor3/port/fore) +"eH" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"eJ" = ( +/obj/structure/chair/stool/directional/north, +/obj/machinery/airalarm/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port) +"eL" = ( +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/rnd/production/protolathe/department/science, +/turf/open/floor/iron/dark, +/area/station/science/research) +"eO" = ( +/obj/machinery/atmospherics/components/tank/oxygen, +/obj/effect/turf_decal/tile/blue/full, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/large, +/area/station/engineering/atmos) +"eT" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron, +/area/station/command/eva) +"eU" = ( +/obj/structure/bed, +/obj/effect/spawner/random/bedsheet, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/carpet, +/area/station/commons/dorms/room1) +"eV" = ( +/obj/structure/cable, +/obj/structure/railing/corner/end/flip{ + dir = 8 + }, +/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 = 8 + }, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port) +"eW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"eX" = ( +/obj/machinery/door/airlock{ + name = "Theater Backstage" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/service/theatre, +/turf/open/floor/wood, +/area/station/service/theater) +"eY" = ( +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"eZ" = ( +/turf/closed/wall/r_wall, +/area/station/service/chapel/office) +"fa" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/science/research) +"ff" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/storage/tech) +"fg" = ( +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port) +"fj" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/camera/autoname/directional/east, +/obj/machinery/door/window/left/directional/west{ + req_access = list("medical") + }, +/obj/structure/bed/dogbed/runtime, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"fk" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/space/nearstation) +"fm" = ( +/obj/structure/table/reinforced, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/modular_computer/preset/cargochat/security, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/armory) +"fp" = ( +/obj/docking_port/stationary/random{ + name = "lavaland"; + shuttle_id = "pod_3_lavaland" + }, +/turf/open/space/basic, +/area/space) +"fq" = ( +/obj/machinery/computer/piratepad_control/civilian, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron, +/area/station/cargo/storage) +"fu" = ( +/obj/structure/sign/departments/science/directional/west, +/turf/open/floor/iron, +/area/station/maintenance/floor3/port/aft) +"fv" = ( +/obj/structure/closet/secure_closet/engineering_personal, +/obj/item/choice_beacon/space_suit/engineering, +/obj/item/clothing/gloves/color/yellow, +/obj/item/multitool, +/obj/effect/turf_decal/box, +/obj/machinery/digital_clock/directional/west, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron, +/area/station/engineering/main) +"fy" = ( +/obj/structure/closet/secure_closet/engineering_electrical, +/obj/effect/turf_decal/box, +/turf/open/floor/iron, +/area/station/engineering/main) +"fB" = ( +/obj/machinery/computer/operating{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 6 + }, +/obj/machinery/digital_clock/directional/east{ + pixel_y = -9 + }, +/obj/machinery/light_switch/directional/east{ + pixel_y = 9 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"fD" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/break_room) +"fE" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Engineering Foyer" + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/construction, +/obj/effect/mapping_helpers/airlock/access/any/engineering/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/firedoor, +/turf/open/floor/iron/large, +/area/station/engineering/lobby) +"fH" = ( +/obj/effect/turf_decal/delivery/red, +/obj/structure/railing, +/turf/open/floor/iron, +/area/station/cargo/lower) +"fL" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "mining" + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/dark/textured, +/area/station/cargo/bitrunning/den) +"fM" = ( +/turf/closed/wall, +/area/station/science/robotics/lab) +"fO" = ( +/obj/structure/ladder, +/obj/structure/lattice, +/turf/open/openspace, +/area/station/maintenance/solars/port) +"fR" = ( +/obj/structure/table/reinforced, +/obj/structure/displaycase/forsale/kitchen{ + pixel_y = 8 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "bar_counter"; + name = "Kitchen Counter Shutters" + }, +/turf/open/floor/wood, +/area/station/commons/lounge) +"fS" = ( +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 8 + }, +/turf/open/floor/catwalk_floor, +/area/station/command/eva) +"fW" = ( +/obj/machinery/chem_dispenser/drinks, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/station/commons/lounge) +"fY" = ( +/obj/machinery/vending/wardrobe/science_wardrobe, +/obj/effect/turf_decal/siding/purple{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral/full, +/turf/open/floor/iron/dark/smooth_large, +/area/station/science/research) +"fZ" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard/fore) +"ga" = ( +/obj/machinery/vending/wardrobe/engi_wardrobe, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/break_room) +"gb" = ( +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/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/door/window/left/directional/north{ + name = "Hydroponics Desk"; + req_access = list("hydroponics") + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"gc" = ( +/obj/effect/spawner/random/engineering/tool, +/turf/open/floor/iron, +/area/station/construction) +"gf" = ( +/obj/effect/spawner/random/vending/colavend, +/obj/effect/turf_decal/box, +/obj/machinery/light_switch/directional/east, +/turf/open/floor/iron/white, +/area/station/commons) +"gg" = ( +/obj/structure/chair/stool/bar/directional/north, +/mob/living/carbon/human/species/monkey/punpun, +/turf/open/floor/wood, +/area/station/commons/lounge) +"gh" = ( +/obj/machinery/door/airlock/command{ + name = "E.V.A. Storage" + }, +/obj/effect/mapping_helpers/airlock/red_alert_access, +/obj/effect/mapping_helpers/airlock/access/any/command/eva, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/landmark/navigate_destination/eva, +/turf/open/floor/iron/large, +/area/station/command/eva) +"gi" = ( +/obj/structure/cable, +/obj/structure/closet/l3closet/scientist, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/aft) +"gl" = ( +/obj/machinery/door/airlock/engineering{ + name = "Engine Room" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/landmark/navigate_destination/engineering, +/turf/open/floor/iron/large, +/area/station/engineering/break_room) +"gp" = ( +/obj/structure/closet/secure_closet/security/sec, +/obj/item/storage/box/firingpins, +/obj/item/storage/box/flashbangs{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/item/storage/box/handcuffs, +/obj/machinery/camera/autoname/directional/west, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/armory) +"gr" = ( +/turf/open/space/basic, +/area/space) +"gs" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/depsec/supply, +/turf/open/floor/iron/large, +/area/station/cargo/lower) +"gt" = ( +/obj/effect/turf_decal/caution/stand_clear{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/simple/general/hidden{ + dir = 5 + }, +/turf/open/floor/iron/smooth_half{ + dir = 1 + }, +/area/station/command/eva) +"gu" = ( +/obj/machinery/modular_computer/preset/id{ + dir = 8 + }, +/obj/machinery/button/flasher{ + id = "hopflash"; + pixel_x = 36; + pixel_y = 6 + }, +/obj/machinery/button/door/directional/south{ + id = "hop"; + name = "Privacy Shutters Control"; + pixel_x = 36; + req_access = list("cargo"); + pixel_y = -6 + }, +/obj/machinery/button/photobooth{ + pixel_x = 24; + pixel_y = 6 + }, +/obj/machinery/button/ticket_machine{ + pixel_x = 24; + pixel_y = -6 + }, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/hop) +"gz" = ( +/obj/machinery/vending/wardrobe/jani_wardrobe, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron, +/area/station/service/janitor) +"gA" = ( +/obj/structure/window/spawner/directional/south, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister/anesthetic_mix, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/light_switch/directional/west, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"gB" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port/aft) +"gC" = ( +/obj/structure/safe/vault, +/obj/item/storage/briefcase/secure/riches, +/obj/item/storage/backpack/duffelbag/syndie/hitman, +/obj/item/card/id/advanced/silver/reaper, +/obj/item/lazarus_injector, +/obj/item/gun/energy/disabler, +/obj/item/gun/ballistic/revolver/russian, +/obj/item/clothing/neck/stethoscope, +/obj/item/book{ + desc = "An undeniably handy book."; + icon_state = "bookknock"; + name = "\improper A Simpleton's Guide to Safe-cracking with Stethoscopes" + }, +/turf/open/floor/iron/dark/small, +/area/station/command/vault) +"gE" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/obj/structure/cable, +/obj/machinery/door/poddoor/shutters/radiation/preopen{ + id = "engsm"; + name = "Radiation Chamber Shutters" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/engineering/main) +"gI" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/mod/maint, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/construction) +"gL" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue, +/obj/machinery/atmospherics/components/trinary/filter/atmos/o2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"gQ" = ( +/obj/effect/turf_decal/siding/purple{ + dir = 6 + }, +/obj/machinery/autolathe, +/obj/machinery/button/door/directional/east{ + id = "rdrnd"; + name = "Research Shutters Control"; + pixel_y = 6; + req_access = list("science") + }, +/obj/effect/turf_decal/tile/neutral/full, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/dark/smooth_large, +/area/station/science/research) +"gS" = ( +/turf/closed/wall/r_wall, +/area/station/construction) +"gT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/construction) +"gU" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Mining Dock" + }, +/obj/effect/turf_decal/trimline/brown/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/large, +/area/station/cargo/miningoffice) +"gV" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/vending/tool, +/obj/machinery/light/directional/east, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"gW" = ( +/obj/machinery/light/small/directional/east, +/obj/structure/closet/radiation, +/obj/item/clothing/glasses/meson/engine, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/aft) +"gZ" = ( +/obj/effect/turf_decal/stripes/corner{ + 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, +/area/station/hallway/secondary/exit/departure_lounge) +"hb" = ( +/obj/structure/cable, +/obj/machinery/flasher/directional/north{ + id = "AI" + }, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/computer) +"hd" = ( +/obj/structure/lattice, +/turf/open/space/openspace, +/area/space/nearstation) +"hh" = ( +/obj/structure/closet/secure_closet/atmospherics, +/obj/item/choice_beacon/space_suit/atmos, +/obj/effect/turf_decal/box, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/large, +/area/station/engineering/atmos) +"hq" = ( +/obj/machinery/power/emitter/welded{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"hw" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/large, +/area/station/maintenance/floor2/port/aft) +"hy" = ( +/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/service/hydroponics) +"hz" = ( +/obj/structure/table, +/obj/item/pai_card, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"hG" = ( +/obj/structure/closet/emcloset, +/obj/item/radio/intercom/directional/west, +/obj/item/clothing/head/helmet/space/fragile, +/obj/item/clothing/suit/space/fragile, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port) +"hK" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/captain/private) +"hM" = ( +/turf/open/space/openspace, +/area/space) +"hN" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/floor3/port) +"hP" = ( +/obj/effect/mapping_helpers/airlock/access/any/command/minisat, +/obj/machinery/door/airlock/external{ + name = "MiniSat Space Access Airlock" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/obj/machinery/door/poddoor/preopen{ + id = "transitlockdown" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/external, +/obj/effect/mapping_helpers/airlock/red_alert_access, +/turf/open/floor/plating, +/area/station/maintenance/solars/port) +"hQ" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/turf/open/floor/iron/large, +/area/station/command/eva) +"hR" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/rd) +"hS" = ( +/turf/open/floor/iron, +/area/station/security/armory) +"hT" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/door/window/left/directional/west{ + name = "HoP Closet"; + req_access = list("hop") + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"hV" = ( +/obj/machinery/door/airlock/external{ + name = "Mining Dock Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/red_alert_access, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"hW" = ( +/obj/structure/table/glass, +/obj/machinery/reagentgrinder, +/obj/item/reagent_containers/cup/bottle/epinephrine{ + pixel_x = -4; + pixel_y = 12 + }, +/obj/item/reagent_containers/cup/bottle/multiver{ + pixel_x = 7; + pixel_y = 12 + }, +/obj/item/reagent_containers/cup/beaker/large, +/obj/item/reagent_containers/cup/beaker{ + pixel_x = 8; + pixel_y = 2 + }, +/obj/item/stack/sheet/mineral/plasma{ + pixel_y = 10 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"hX" = ( +/obj/structure/closet/secure_closet/hop, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/light/directional/west, +/obj/item/stamp/head/hop, +/turf/open/floor/carpet/blue, +/area/station/command/heads_quarters/hop) +"ib" = ( +/obj/effect/turf_decal/trimline/brown/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured, +/area/station/cargo/bitrunning/den) +"id" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"ig" = ( +/obj/structure/sign/departments/chemistry/pharmacy/directional/east, +/turf/open/floor/iron, +/area/station/maintenance/floor2/port) +"ii" = ( +/obj/structure/closet/secure_closet/miner, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/bot, +/obj/item/clothing/suit/space/hardsuit/mining, +/turf/open/floor/iron/large, +/area/station/cargo/miningoffice) +"ij" = ( +/obj/machinery/door/airlock{ + name = "Kitchen" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/kitchen, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/landmark/navigate_destination/kitchen, +/turf/open/floor/iron, +/area/station/service/kitchen) +"ik" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/cargo_technician, +/turf/open/floor/iron, +/area/station/cargo/storage) +"il" = ( +/turf/closed/wall, +/area/station/maintenance/floor1/port/aft) +"in" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/restaurant_portal/restaurant, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/fore) +"io" = ( +/obj/structure/closet/wardrobe/miner, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/bot, +/obj/machinery/camera/autoname/directional/east, +/obj/machinery/door/window/right/directional/south{ + name = "Mining Access"; + req_access = list("cargo") + }, +/turf/open/floor/iron/large, +/area/station/cargo/miningoffice) +"iq" = ( +/obj/structure/cable, +/turf/open/floor/iron/large, +/area/station/maintenance/floor2/port) +"is" = ( +/obj/machinery/door/airlock{ + name = "Bar Storage" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/bar, +/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/service/bar/backroom) +"it" = ( +/turf/open/floor/iron, +/area/station/cargo/lower) +"iu" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/structure/railing/corner/end/flip, +/turf/open/floor/iron, +/area/station/maintenance/floor3/port/fore) +"iv" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/obj/machinery/airalarm/directional/west, +/obj/effect/turf_decal/stripes{ + dir = 4 + }, +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airalarm/tlv_no_checks, +/obj/effect/mapping_helpers/airalarm/link{ + chamber_id = "engine" + }, +/obj/effect/mapping_helpers/airalarm/engine_access, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"iw" = ( +/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/commons/dorms/room2) +"iy" = ( +/obj/structure/sign/departments/vault/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/command) +"iA" = ( +/obj/structure/transport/linear/public, +/turf/open/floor/plating/elevatorshaft, +/area/station/cargo/lower) +"iB" = ( +/obj/machinery/door/poddoor/shutters{ + name = "Bitrunner Shutters"; + id = "bitrunner_general_access" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/large, +/area/station/cargo/lower) +"iH" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate/coffin, +/obj/effect/spawner/random/engineering/material_rare, +/obj/effect/spawner/random/food_or_drink/booze, +/obj/item/poster/random_contraband, +/obj/effect/spawner/random/decoration/lavalamp, +/obj/effect/spawner/random/decoration/lavalamp, +/obj/effect/spawner/random/decoration/lavalamp, +/turf/open/floor/iron, +/area/station/cargo/lower) +"iJ" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/machinery/atmospherics/components/binary/pump/on{ + name = "O2 to Airmix" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"iK" = ( +/obj/machinery/flasher/directional/east{ + id = "hopflash"; + pixel_y = -26 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/floor2/port/aft) +"iM" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark/small, +/area/station/command/vault) +"iN" = ( +/obj/machinery/vending/cart{ + req_access = list("hop") + }, +/obj/machinery/light/directional/north, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/hop) +"iO" = ( +/obj/machinery/door/airlock/maintenance, +/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/large, +/area/station/maintenance/floor2/port) +"iP" = ( +/turf/closed/wall, +/area/station/service/kitchen) +"iR" = ( +/obj/machinery/atmospherics/components/trinary/filter/atmos/co2{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"iU" = ( +/obj/structure/closet/crate/silvercrate, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/iron/dark/small, +/area/station/command/vault) +"iY" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/service/hydroponics) +"jc" = ( +/obj/item/radio/intercom/directional/east, +/obj/machinery/recharge_station, +/turf/open/floor/iron/large, +/area/station/cargo/lower) +"jd" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/machinery/power/energy_accumulator/tesla_coil/anchored, +/obj/structure/cable, +/obj/effect/turf_decal/stripes{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"je" = ( +/obj/structure/table, +/obj/item/flashlight{ + pixel_x = 1; + pixel_y = 5 + }, +/obj/item/stock_parts/power_store/cell/emproof{ + pixel_x = -4; + pixel_y = -1 + }, +/obj/effect/turf_decal/box, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron, +/area/station/engineering/main) +"jg" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/stripes{ + dir = 4 + }, +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/apc/cell_10k, +/obj/effect/mapping_helpers/apc/unlocked, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"jo" = ( +/obj/structure/railing, +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/scrubber, +/turf/open/floor/iron, +/area/station/cargo/lower) +"js" = ( +/obj/machinery/atmospherics/pipe/smart/simple/supply/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"jw" = ( +/obj/machinery/telecomms/bus/preset_three, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/computer) +"jy" = ( +/obj/effect/turf_decal/trimline/blue/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/line{ + dir = 8 + }, +/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/command/heads_quarters/cmo) +"jz" = ( +/obj/machinery/vending/wardrobe/curator_wardrobe, +/obj/machinery/light/small/directional/east, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/engine/cult, +/area/station/service/library) +"jA" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/effect/turf_decal/stripes, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"jB" = ( +/turf/closed/wall, +/area/station/service/theater) +"jC" = ( +/obj/effect/spawner/random/trash/garbage{ + spawn_scatter_radius = 1 + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/plating, +/area/station/construction) +"jE" = ( +/obj/structure/destructible/cult/item_dispenser/archives/library, +/obj/item/book/codex_gigas{ + pixel_y = 4; + pixel_x = -11 + }, +/obj/machinery/computer/libraryconsole/bookmanagement{ + dir = 8; + pixel_x = 3; + pixel_y = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/engine/cult, +/area/station/service/library) +"jG" = ( +/obj/machinery/telecomms/server/presets/common, +/turf/open/floor/circuit/telecomms/server, +/area/station/tcommsat/server) +"jH" = ( +/obj/structure/reagent_dispensers/wall/peppertank/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/security/armory) +"jL" = ( +/turf/closed/wall, +/area/station/cargo/bitrunning/den) +"jO" = ( +/obj/machinery/keycard_auth/wall_mounted/directional/west, +/obj/machinery/computer/apc_control{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/south, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"jQ" = ( +/obj/machinery/door/airlock{ + name = "Custodial Closet" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/janitor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/landmark/navigate_destination/janitor, +/turf/open/floor/iron, +/area/station/service/janitor) +"jS" = ( +/obj/structure/fans/tiny, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port) +"jT" = ( +/obj/structure/closet/secure_closet/personal, +/obj/effect/turf_decal/box, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/white, +/area/station/commons) +"jW" = ( +/obj/machinery/netpod, +/obj/effect/turf_decal/siding/thinplating_new/dark, +/obj/machinery/light/small/directional/north, +/obj/effect/landmark/start/bitrunner, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/bitrunning/den) +"jX" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/floor2/port/fore) +"jZ" = ( +/obj/machinery/oven/range, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"ka" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"kb" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port/aft) +"kc" = ( +/obj/docking_port/stationary{ + height = 7; + name = "Cargo Bay"; + shuttle_id = "cargo_home"; + width = 12; + dwidth = 5 + }, +/turf/open/space/basic, +/area/space) +"kf" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard/fore) +"kg" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/science/research) +"kj" = ( +/obj/effect/spawner/random/maintenance, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/construction) +"kk" = ( +/obj/machinery/computer/dna_console{ + dir = 4 + }, +/obj/effect/turf_decal/siding/blue{ + dir = 10 + }, +/turf/open/floor/iron/white/smooth_large, +/area/station/science/research) +"kl" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/wood, +/area/station/commons/lounge) +"ko" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/medical/pharmacy) +"kp" = ( +/obj/machinery/atmospherics/pipe/smart/simple/pink/visible{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"kq" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 10 + }, +/obj/effect/landmark/start/atmospheric_technician, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"kt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"kw" = ( +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard/fore) +"kx" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/spawner/random/exotic/tool, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard/aft) +"kz" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/station/commons/dorms/room1) +"kA" = ( +/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/large, +/area/station/maintenance/floor3/port/fore) +"kG" = ( +/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/maintenance/floor3/port/fore) +"kI" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/maintenance/floor2/port/fore) +"kL" = ( +/obj/machinery/recharge_station, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/light/small/directional/west, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/aft) +"kO" = ( +/obj/structure/sign/directions/evac{ + dir = 4 + }, +/obj/structure/sign/directions/medical{ + dir = 10; + pixel_y = 8 + }, +/obj/structure/sign/directions/engineering{ + pixel_y = -8 + }, +/turf/closed/wall, +/area/station/commons) +"kP" = ( +/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/station/maintenance/floor3/port) +"kR" = ( +/turf/open/openspace, +/area/station/cargo/storage) +"kT" = ( +/obj/structure/bed, +/obj/effect/spawner/random/bedsheet, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/carpet/blue, +/area/station/commons/dorms/room2) +"kW" = ( +/obj/effect/spawner/random/clothing/costume, +/turf/open/floor/plating, +/area/station/construction) +"kX" = ( +/obj/structure/sign/directions/medical/directional/east, +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/catwalk_floor, +/area/station/cargo/storage) +"kY" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/landmark/start/medical_doctor, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"lb" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{ + dir = 8 + }, +/turf/open/floor/circuit/telecomms/server, +/area/station/science/server) +"ld" = ( +/obj/structure/toilet{ + dir = 8 + }, +/obj/machinery/shower/directional/west, +/obj/machinery/newscaster/directional/north, +/obj/item/radio/intercom/directional/south, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"le" = ( +/obj/structure/table/reinforced, +/obj/effect/spawner/surgery_tray/full, +/obj/item/clothing/suit/apron/surgical, +/obj/item/clothing/gloves/latex, +/obj/effect/turf_decal/trimline/blue/filled/line, +/obj/item/stack/medical/bone_gel, +/obj/item/stack/medical/wrap/sticky_tape/surgical, +/obj/item/tank/internals/anesthetic{ + pixel_x = -3 + }, +/obj/item/clothing/mask/breath/medical{ + pixel_y = 3 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"lg" = ( +/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 = 4 + }, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/fore) +"lj" = ( +/obj/item/stack/cable_coil/cut, +/turf/open/floor/plating, +/area/space/nearstation) +"lk" = ( +/obj/machinery/power/terminal{ + dir = 4 + }, +/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/engineering/main) +"ll" = ( +/obj/effect/turf_decal/stripes, +/obj/machinery/door/firedoor/border_only, +/obj/structure/railing/corner/end{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ln" = ( +/obj/effect/turf_decal/siding/purple, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/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/science/research) +"lq" = ( +/obj/machinery/rnd/destructive_analyzer, +/obj/effect/turf_decal/siding/purple{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/science/research) +"ls" = ( +/obj/machinery/computer/communications, +/turf/open/floor/circuit, +/area/station/command/bridge) +"lx" = ( +/obj/structure/rack, +/obj/item/tank/jetpack/carbondioxide, +/obj/item/tank/jetpack/carbondioxide{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/effect/turf_decal/box, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron, +/area/station/command/eva) +"lA" = ( +/obj/item/kirbyplants/random, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/wood, +/area/station/commons/lounge) +"lB" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/aft) +"lC" = ( +/obj/structure/fluff/empty_cryostasis_sleeper, +/obj/effect/turf_decal/box, +/obj/machinery/light/directional/west, +/obj/effect/landmark/latejoin, +/obj/structure/fans/tiny, +/turf/open/floor/iron/white, +/area/station/commons) +"lD" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"lI" = ( +/turf/closed/wall/r_wall, +/area/station/commons/toilet/restrooms) +"lJ" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Bar" + }, +/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/commons/lounge) +"lK" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/effect/turf_decal/bot/right, +/obj/machinery/light/directional/west, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"lM" = ( +/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/commons) +"lO" = ( +/obj/machinery/airalarm/directional/north, +/obj/effect/landmark/start/cook, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"lP" = ( +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/command/eva) +"lQ" = ( +/obj/effect/turf_decal/stripes, +/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/command/eva) +"lR" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/ce) +"lU" = ( +/obj/machinery/light/small/directional/east, +/obj/structure/closet/emcloset, +/obj/item/clothing/suit/space/fragile, +/obj/item/clothing/head/helmet/space/fragile, +/turf/open/floor/plating, +/area/station/maintenance/floor3/port/fore) +"lW" = ( +/obj/structure/fans/tiny, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port/fore) +"lX" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"lZ" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/turf/open/floor/catwalk_floor, +/area/station/cargo/storage) +"mb" = ( +/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/armory) +"md" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard/aft) +"me" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/obj/structure/window/reinforced/plasma/spawner/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/effect/turf_decal/stripes{ + dir = 6 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"mg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"mh" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/break_room) +"mi" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/detective, +/turf/open/floor/iron, +/area/station/security/brig) +"mj" = ( +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/entertainment/toy, +/obj/effect/spawner/random/entertainment/toy, +/obj/effect/spawner/random/maintenance, +/obj/effect/spawner/random/entertainment/plushie, +/obj/effect/spawner/random/entertainment/toy_figure, +/obj/effect/spawner/random/entertainment/toy_figure, +/obj/effect/spawner/random/structure/closet_empty/crate, +/turf/open/floor/iron, +/area/station/cargo/lower) +"mk" = ( +/obj/machinery/light/small/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port/fore) +"mm" = ( +/obj/machinery/module_duplicator, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/science/research) +"mp" = ( +/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/maintenance/floor2/port/fore) +"ms" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/floor2/starboard/aft) +"mw" = ( +/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, +/area/station/engineering/break_room) +"my" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/obj/structure/lattice, +/turf/open/space/openspace, +/area/space/nearstation) +"mA" = ( +/obj/machinery/vending/wardrobe/robo_wardrobe, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"mB" = ( +/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, +/area/station/maintenance/floor1/port) +"mD" = ( +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/obj/structure/closet/secure_closet/chief_medical, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"mF" = ( +/obj/effect/turf_decal/caution/stand_clear{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/general/hidden{ + dir = 1 + }, +/turf/open/floor/iron/smooth_half{ + dir = 1 + }, +/area/station/command/eva) +"mL" = ( +/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, +/area/station/engineering/atmos) +"mM" = ( +/obj/structure/fans/tiny, +/obj/machinery/door/airlock/external{ + name = "Escape Pod Four"; + space_dir = 1 + }, +/obj/effect/landmark/navigate_destination/dockescpod4, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port) +"mN" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/depsec/engineering, +/turf/open/floor/iron, +/area/station/engineering/break_room) +"mQ" = ( +/obj/structure/closet/secure_closet/atmospherics, +/obj/item/choice_beacon/space_suit/atmos, +/obj/effect/turf_decal/box, +/turf/open/floor/iron/large, +/area/station/engineering/atmos) +"mR" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/cable, +/obj/structure/railing, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/openspace, +/area/station/maintenance/floor3/port) +"mS" = ( +/obj/machinery/door/airlock/engineering/glass/critical{ + heat_proof = 1; + name = "Supermatter Chamber" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/obj/structure/fans/tiny, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"mU" = ( +/turf/closed/wall, +/area/station/maintenance/floor2/port) +"mZ" = ( +/turf/open/floor/plating, +/area/station/maintenance/floor2/starboard/fore) +"na" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/effect/turf_decal/stripes{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"nb" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/sign/departments/engineering/directional/south, +/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/large, +/area/station/maintenance/floor2/port/aft) +"nc" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/security_all, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron, +/area/station/engineering/storage/tech) +"ne" = ( +/obj/machinery/button/door/directional/west{ + id = "Cabin1"; + name = "Cabin Bolt Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/obj/machinery/airalarm/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/firealarm/directional/west{ + pixel_x = -34; + pixel_y = 0 + }, +/turf/open/floor/carpet, +/area/station/commons/dorms/room1) +"ng" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 4; + id = "mechbay"; + name = "Robotics Shutters" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"nk" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/machinery/airalarm/directional/east, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/lower) +"nl" = ( +/obj/machinery/power/shuttle_engine/propulsion/burst{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/floor2/starboard/aft) +"nm" = ( +/obj/machinery/recharge_station, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/fore) +"nn" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 5 + }, +/obj/structure/lattice, +/turf/open/space/openspace, +/area/space/nearstation) +"no" = ( +/obj/structure/table, +/obj/machinery/ecto_sniffer{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/stack/sheet/glass/fifty{ + pixel_y = 5; + pixel_x = 9 + }, +/obj/item/stack/sheet/iron/fifty{ + pixel_x = 10; + pixel_y = 8 + }, +/obj/item/stack/sheet/iron/fifty{ + pixel_x = 12; + pixel_y = 11 + }, +/obj/item/stack/sheet/iron/fifty{ + pixel_x = 14; + pixel_y = 14 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/stack/sheet/plasteel{ + amount = 15; + pixel_y = -4; + pixel_x = -5 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"nu" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard/fore) +"nv" = ( +/turf/closed/wall/r_wall, +/area/station/service/kitchen/coldroom) +"nw" = ( +/turf/closed/wall, +/area/station/service/bar/backroom) +"nx" = ( +/turf/open/floor/iron/white, +/area/station/science/robotics/lab) +"ny" = ( +/obj/structure/cable, +/obj/machinery/blackbox_recorder, +/obj/machinery/ntnet_relay{ + pixel_y = 21 + }, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/computer) +"nA" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/stock_parts/power_store/cell/emproof{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/stock_parts/power_store/cell/emproof{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/effect/turf_decal/box, +/obj/structure/sign/warning/engine_safety/directional/north, +/turf/open/floor/iron, +/area/station/engineering/main) +"nB" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/announcement_system, +/turf/open/floor/plating, +/area/station/maintenance/solars/port) +"nD" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate/solarpanel_small, +/turf/open/floor/iron/large, +/area/station/cargo/lower) +"nF" = ( +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/bot, +/obj/item/clothing/suit/space/fragile, +/obj/item/clothing/head/helmet/space/fragile, +/turf/open/floor/iron/large, +/area/station/hallway/secondary/exit/departure_lounge) +"nI" = ( +/obj/structure/closet/crate/freezer/surplus_limbs, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"nL" = ( +/turf/closed/wall, +/area/station/cargo/miningoffice) +"nO" = ( +/obj/effect/spawner/random/structure/twelve_percent_spirit_board, +/obj/machinery/button/crematorium{ + id = "crematoriumChapel"; + pixel_y = -30; + pixel_x = 15 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"nS" = ( +/obj/machinery/atmospherics/pipe/smart/simple/general/hidden{ + dir = 5 + }, +/turf/open/floor/iron/smooth_half, +/area/station/cargo/lower) +"nV" = ( +/obj/machinery/skill_station, +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port) +"nY" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate, +/obj/item/storage/box/syringes, +/obj/item/transfer_valve, +/obj/item/transfer_valve, +/obj/item/transfer_valve, +/obj/effect/spawner/random/exotic/syndie, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"od" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/carpet, +/area/station/commons/lounge) +"of" = ( +/turf/closed/wall/r_wall, +/area/station/medical/cryo) +"og" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/structure/transport/linear/public, +/turf/open/floor/plating/elevatorshaft, +/area/station/cargo/lower) +"oi" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/command/bridge) +"on" = ( +/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/pharmacy) +"oo" = ( +/turf/closed/wall/r_wall, +/area/station/ai/satellite/chamber) +"os" = ( +/turf/open/floor/plating, +/area/station/maintenance/floor3/port/fore) +"ot" = ( +/obj/effect/mapping_helpers/airlock/access/all/service/library, +/obj/machinery/door/airlock{ + name = "Curator Storage" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/landmark/navigate_destination/library, +/turf/open/floor/engine/cult, +/area/station/service/library) +"ow" = ( +/mob/living/basic/spider/giant/sgt_araneus, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain/private) +"ox" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/structure/transport/linear/public, +/mob/living/basic/sloth/citrus{ + dir = 4 + }, +/turf/open/floor/plating/elevatorshaft, +/area/station/cargo/lower) +"oy" = ( +/obj/machinery/smartfridge/chemistry/preloaded, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"oB" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/floor3/port/fore) +"oC" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "dorms2"; + name = "Dormitory Shutters" + }, +/turf/open/floor/plating, +/area/station/commons/dorms/room2) +"oH" = ( +/obj/machinery/recharge_station, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/maintenance/floor3/port/fore) +"oI" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"oJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/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/kitchen_coldroom/freezerfloor, +/area/station/service/kitchen/coldroom) +"oK" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"oL" = ( +/turf/closed/wall, +/area/station/cargo/lower) +"oP" = ( +/obj/machinery/rnd/server/master, +/obj/structure/sign/warning/cold_temp/directional/north, +/turf/open/floor/circuit/telecomms/server, +/area/station/science/server) +"oT" = ( +/turf/closed/wall, +/area/station/engineering/lobby) +"oV" = ( +/obj/machinery/atmospherics/pipe/smart/simple/general/hidden{ + dir = 9 + }, +/turf/open/floor/catwalk_floor/iron, +/area/station/cargo/lower) +"oW" = ( +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 4 + }, +/turf/open/floor/plating, +/area/space/nearstation) +"oX" = ( +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 1 + }, +/turf/open/floor/plating/reinforced/airless, +/area/space/nearstation) +"oY" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/scientist, +/turf/open/floor/iron/dark, +/area/station/science/research) +"pb" = ( +/obj/structure/railing{ + dir = 9 + }, +/obj/structure/rack, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port) +"pd" = ( +/obj/machinery/door/airlock/research{ + name = "Research and Development Lab" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/obj/effect/turf_decal/tile/neutral/full, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/obj/effect/landmark/navigate_destination/research, +/turf/open/floor/iron/dark/smooth_large, +/area/station/science/research) +"ph" = ( +/obj/machinery/light/floor, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) +"pi" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/floor1/port/fore) +"pj" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/west, +/obj/structure/window/reinforced/plasma/spawner/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/effect/turf_decal/stripes{ + dir = 10 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"pk" = ( +/obj/structure/table, +/obj/effect/spawner/random/entertainment/deck, +/obj/effect/spawner/random/entertainment/dice, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"pl" = ( +/obj/structure/table/reinforced, +/obj/structure/desk_bell{ + pixel_x = -11 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "bar_counter"; + name = "Kitchen Counter Shutters" + }, +/turf/open/floor/wood, +/area/station/commons/lounge) +"pm" = ( +/turf/closed/wall/r_wall, +/area/station/hallway/secondary/command) +"pn" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/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/pharmacy) +"pt" = ( +/obj/structure/closet/secure_closet/security/sec, +/obj/item/storage/box/firingpins, +/obj/item/storage/box/flashbangs{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/item/storage/box/handcuffs, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/armory) +"pw" = ( +/obj/structure/table/wood, +/obj/machinery/button/door/directional/east{ + id = "dorms1"; + name = "Shutters Control" + }, +/obj/effect/spawner/random/decoration/lavalamp, +/turf/open/floor/carpet, +/area/station/commons/dorms/room1) +"pG" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/commons/lounge) +"pI" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port/fore) +"pJ" = ( +/obj/effect/spawner/random/structure/closet_empty/crate, +/obj/item/stack/sheet/cloth/five, +/obj/item/stack/sheet/cardboard, +/obj/effect/spawner/random/mod/maint, +/turf/open/floor/plating, +/area/station/construction) +"pL" = ( +/obj/structure/cable, +/obj/machinery/light/floor, +/mob/living/silicon/robot/shell/cell, +/turf/open/floor/iron/dark/smooth_large, +/area/station/ai/satellite/chamber) +"pM" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/pink/visible, +/obj/machinery/atmospherics/pipe/smart/simple/supply/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"pN" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/vending/mod_modules, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/aft) +"pO" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/maintenance/solars/port) +"pP" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/lower) +"pR" = ( +/turf/closed/wall/r_wall, +/area/station/cargo/bitrunning/den) +"pW" = ( +/obj/machinery/telecomms/server/presets/science, +/turf/open/floor/circuit/telecomms/server, +/area/station/tcommsat/server) +"pY" = ( +/obj/structure/closet/secure_closet/chemical, +/obj/item/clothing/glasses/science, +/obj/item/clothing/glasses/science, +/obj/item/screwdriver{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/item/assembly/timer{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/assembly/timer{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/assembly/timer{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/assembly/igniter{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/item/assembly/igniter{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/item/assembly/igniter{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/item/grenade/chem_grenade, +/obj/item/grenade/chem_grenade, +/obj/item/grenade/chem_grenade, +/obj/item/stack/cable_coil, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"qa" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/solars/port) +"qb" = ( +/obj/machinery/door/airlock/external/glass{ + dir = 4; + name = "Supply Door Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/general/hidden, +/obj/effect/mapping_helpers/airlock/red_alert_access, +/turf/open/floor/iron/smooth_half, +/area/station/cargo/lower) +"qc" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/structure/transport/linear/public, +/turf/open/floor/plating/elevatorshaft, +/area/station/cargo/lower) +"qg" = ( +/turf/closed/wall/r_wall, +/area/station/service/hydroponics) +"qi" = ( +/obj/machinery/atmospherics/pipe/smart/simple/general/hidden{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/plating, +/area/station/command/eva) +"qk" = ( +/obj/structure/railing/corner/end{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port) +"ql" = ( +/turf/open/floor/plating, +/area/station/construction) +"qn" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/pink/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"qq" = ( +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain/private) +"qr" = ( +/obj/structure/sign/painting/library{ + pixel_x = 30 + }, +/obj/effect/spawner/random/vending/colavend, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/fore) +"qu" = ( +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron, +/area/station/construction) +"qy" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/obj/structure/lattice, +/turf/open/space/openspace, +/area/space/nearstation) +"qz" = ( +/turf/closed/wall, +/area/station/maintenance/floor1/port) +"qA" = ( +/obj/machinery/telecomms/server/presets/service, +/turf/open/floor/circuit/telecomms/server, +/area/station/tcommsat/server) +"qB" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow/half{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/hidden, +/obj/machinery/light/directional/east, +/turf/open/floor/iron/large, +/area/station/engineering/atmos) +"qC" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/main) +"qD" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/commons/fitness/recreation) +"qE" = ( +/obj/machinery/vending/wardrobe/bar_wardrobe, +/obj/machinery/light/small/directional/north, +/turf/open/floor/wood, +/area/station/service/bar/backroom) +"qF" = ( +/obj/machinery/light/small/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/catwalk_floor, +/area/station/maintenance/floor1/port/aft) +"qG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/ce) +"qI" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/landmark/start/cyborg, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"qJ" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/west, +/obj/structure/window/reinforced/plasma/spawner/directional/south, +/obj/effect/turf_decal/stripes{ + dir = 10 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"qK" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/full, +/turf/open/floor/iron/large, +/area/station/engineering/atmos) +"qL" = ( +/obj/effect/turf_decal/bot, +/obj/structure/table, +/obj/item/flashlight, +/obj/item/flashlight, +/obj/item/storage/box/lights/mixed, +/obj/item/storage/box/lights/mixed, +/obj/item/lightreplacer{ + pixel_y = 7 + }, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"qN" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Access" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/any/engineering/tcoms, +/obj/effect/mapping_helpers/airlock/access/any/command/general, +/obj/effect/mapping_helpers/airlock/access/any/command/minisat, +/obj/effect/mapping_helpers/airlock/access/all/engineering/external, +/turf/open/floor/plating, +/area/station/maintenance/solars/port) +"qO" = ( +/obj/machinery/griddle, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"qQ" = ( +/turf/closed/wall/r_wall, +/area/station/commons/lounge) +"qS" = ( +/obj/machinery/door/airlock/mining{ + name = "Bitrunning Den" + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/bit_den, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/plating, +/area/station/cargo/bitrunning/den) +"qV" = ( +/obj/effect/mapping_helpers/airlock/access/any/medical/pharmacy, +/obj/machinery/door/airlock/medical/glass{ + name = "Pharmacy" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"qY" = ( +/obj/machinery/door/airlock/medical/glass{ + name = "Chemistry" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/landmark/navigate_destination/med, +/turf/open/floor/iron/white/smooth_large, +/area/station/medical/medbay/central) +"rc" = ( +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/effect/turf_decal/trimline/brown/line{ + 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/cargo/miningoffice) +"rj" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/autoname/directional/east, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/maintenance/floor2/port/fore) +"rk" = ( +/turf/open/floor/plating, +/area/station/maintenance/floor2/starboard/aft) +"rn" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/autoname/directional/south, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/large, +/area/station/maintenance/floor2/port/aft) +"rr" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/departments/cargo/directional/west, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port/fore) +"rv" = ( +/obj/effect/spawner/random/maintenance, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard/aft) +"rx" = ( +/obj/machinery/computer/atmos_alert/station_only{ + dir = 4 + }, +/obj/effect/turf_decal/box, +/obj/machinery/light/directional/west, +/turf/open/floor/iron/large, +/area/station/engineering/atmos) +"ry" = ( +/obj/effect/turf_decal/trimline/brown/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron/dark/textured, +/area/station/cargo/bitrunning/den) +"rz" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/obj/structure/transport/linear/public, +/obj/machinery/elevator_control_panel/directional/north{ + linked_elevator_id = "bearcat_cargo_lift"; + linked_elevator_destination = list("1"="1st Floor", "2"="2st Floor", "3"="3st Floor"); + pixel_y = 36 + }, +/turf/open/floor/plating/elevatorshaft, +/area/station/cargo/lower) +"rE" = ( +/obj/structure/cable, +/obj/machinery/telecomms/processor/preset_four, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/computer) +"rF" = ( +/obj/machinery/light/small/directional/south, +/obj/structure/sign/departments/engineering/directional/south, +/turf/open/floor/iron/large, +/area/station/maintenance/floor1/port/aft) +"rH" = ( +/obj/structure/closet/secure_closet/freezer/kitchen, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/east, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/fore) +"rI" = ( +/obj/machinery/smartfridge/food, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/service/kitchen) +"rL" = ( +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/construction) +"rM" = ( +/obj/structure/sign/departments/aisat/directional/south, +/turf/open/floor/engine/airless, +/area/space/nearstation) +"rN" = ( +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/aft) +"rP" = ( +/obj/effect/turf_decal/box, +/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/command/eva) +"rR" = ( +/obj/effect/spawner/random/exotic/tool, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/construction) +"rT" = ( +/obj/machinery/atmospherics/components/trinary/filter/atmos/n2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"rV" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/multiz/scrubbers/visible/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/multiz/supply/visible/layer4{ + dir = 1 + }, +/obj/structure/cable/multilayer/multiz, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/west, +/turf/open/openspace, +/area/station/maintenance/floor3/port) +"rW" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/cmo) +"rY" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate/secure/engineering{ + name = "telecomms crate" + }, +/obj/effect/spawner/random/techstorage/tcomms_all, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron/large, +/area/station/cargo/lower) +"rZ" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter/room) +"sa" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/floor2/port/aft) +"sc" = ( +/obj/machinery/bci_implanter, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/full, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron/dark/smooth_large, +/area/station/science/research) +"sd" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/vending/wardrobe/hydro_wardrobe, +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"sf" = ( +/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/science/robotics/lab) +"sg" = ( +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/command/eva) +"sh" = ( +/obj/structure/table/reinforced, +/obj/machinery/computer/records/security/laptop, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/iron, +/area/station/security/armory) +"sj" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/landmark/start/scientist, +/turf/open/floor/iron/dark, +/area/station/science/research) +"sl" = ( +/turf/closed/wall, +/area/station/maintenance/floor2/starboard/fore) +"sm" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port) +"sn" = ( +/obj/machinery/power/port_gen/pacman, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/engineering/break_room) +"sp" = ( +/turf/closed/wall, +/area/station/commons/fitness/recreation) +"sq" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/security_officer, +/turf/open/floor/iron, +/area/station/security/brig) +"sr" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/solars/port) +"su" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/fore) +"sv" = ( +/obj/effect/landmark/start/coroner, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"sw" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard/aft) +"sz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"sB" = ( +/obj/structure/closet/secure_closet/bar, +/obj/item/gun/ballistic/shotgun/doublebarrel, +/obj/item/vending_refill/cigarette, +/obj/item/wrench, +/obj/item/stack/sheet/iron{ + amount = 30 + }, +/obj/item/stack/sheet/glass{ + amount = 30 + }, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/item/storage/photo_album/bar, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/wood, +/area/station/service/bar/backroom) +"sC" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/rack, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port) +"sE" = ( +/obj/structure/closet/l3closet/scientist, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/aft) +"sF" = ( +/obj/effect/turf_decal/siding/blue{ + 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/white, +/area/station/science/research) +"sH" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/floor3/port/aft) +"sI" = ( +/obj/machinery/computer/operating{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"sK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/structure/closet/crate/freezer/surplus_limbs, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 9 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/sign/warning/cold_temp/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/bridge_pipe/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/light/directional/west, +/obj/machinery/iv_drip, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"sM" = ( +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"sO" = ( +/obj/machinery/scanner_gate/preset_guns{ + dir = 4 + }, +/obj/machinery/door/airlock/security{ + name = "Brig"; + id_tag = "innerbrig" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/entrance, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/landmark/navigate_destination/sec, +/turf/open/floor/iron/large, +/area/station/security/brig) +"sP" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ + dir = 4 + }, +/turf/open/openspace, +/area/station/maintenance/floor3/port) +"sQ" = ( +/obj/structure/sign/departments/genetics/directional/west, +/turf/open/floor/iron, +/area/station/maintenance/floor3/port/aft) +"sR" = ( +/obj/effect/turf_decal/stripes{ + 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/white, +/area/station/commons) +"sU" = ( +/obj/machinery/requests_console/directional/south{ + department = "Chief Medical Officer's Desk"; + name = "Chief Medical Officer's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/turf_decal/trimline/blue/line{ + dir = 10 + }, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"sV" = ( +/obj/docking_port/stationary{ + dir = 4; + dwidth = 12; + height = 18; + name = "Bearcat emergency evac bay"; + shuttle_id = "emergency_home"; + width = 32 + }, +/turf/open/space/openspace, +/area/space) +"sW" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/components/unary/passive_vent, +/obj/structure/sign/warning/docking/directional/east, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/plating, +/area/station/cargo/lower) +"sZ" = ( +/obj/structure/closet/emcloset, +/obj/machinery/light/small/directional/east, +/obj/item/clothing/suit/space/fragile, +/obj/item/clothing/head/helmet/space/fragile, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port/aft) +"ta" = ( +/turf/closed/wall/r_wall, +/area/station/medical/medbay/central) +"tc" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/navigate_destination/hop, +/turf/open/floor/iron/large, +/area/station/maintenance/floor2/port/aft) +"th" = ( +/turf/closed/wall/r_wall, +/area/station/tcommsat/server) +"tk" = ( +/obj/structure/chair/stool/directional/south, +/obj/structure/cable, +/obj/effect/landmark/start/roboticist, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"tn" = ( +/obj/effect/turf_decal/trimline/blue/filled/line, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/depsec/medical, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"tp" = ( +/turf/closed/wall/r_wall, +/area/station/commons/fitness/recreation) +"tq" = ( +/turf/closed/wall/r_wall, +/area/station/science/robotics/lab) +"tu" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"tv" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/obj/effect/turf_decal/stripes{ + dir = 4 + }, +/obj/structure/sign/warning/fire/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/engine, +/area/station/engineering/supermatter) +"tw" = ( +/obj/machinery/power/apc/auto_name/directional/south, +/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/freezer, +/area/station/commons/toilet/restrooms) +"ty" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/cable, +/obj/structure/railing/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/openspace, +/area/station/maintenance/floor3/port) +"tz" = ( +/obj/machinery/computer/quantum_console, +/obj/effect/turf_decal/siding/thinplating_new/dark, +/obj/machinery/light_switch/directional/north, +/obj/item/radio/intercom/directional/east{ + pixel_y = 3 + }, +/obj/machinery/button/door/directional/east{ + id = "bitrunner_general_access"; + name = "Bitrunner Access"; + pixel_y = -10 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/bitrunning/den) +"tC" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/cargo/storage) +"tF" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/botanist, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"tG" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"tI" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain/private) +"tJ" = ( +/obj/structure/sign/departments/custodian/directional/east, +/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/east, +/turf/open/floor/iron, +/area/station/maintenance/floor3/port) +"tK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/cargo/lower) +"tL" = ( +/obj/machinery/hydroponics/constructable, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/machinery/light/directional/west, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"tM" = ( +/obj/effect/turf_decal/siding/wood/end{ + dir = 4 + }, +/mob/living/basic/pet/dog/corgi/ian{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"tN" = ( +/obj/machinery/fishing_portal_generator, +/obj/item/aquarium_kit, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/east, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/fore) +"tO" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate/secure/plasma{ + name = "Build-You-Own-Shuttle crate" + }, +/obj/effect/spawner/random/techstorage/custom_shuttle, +/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/large, +/area/station/cargo/lower) +"tR" = ( +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/large, +/area/station/maintenance/floor1/port/aft) +"tU" = ( +/obj/machinery/smartfridge/chemistry/virology/preloaded, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"tV" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/closed/wall, +/area/station/medical/cryo) +"tX" = ( +/turf/closed/wall, +/area/station/medical/medbay/central) +"ua" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/commons) +"ue" = ( +/obj/machinery/smartfridge, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/service/hydroponics) +"uf" = ( +/obj/machinery/computer/rdservercontrol{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/engine, +/area/station/science/server) +"uj" = ( +/obj/machinery/computer/mech_bay_power_console{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/aft) +"um" = ( +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/structure/transport/linear/public, +/turf/open/floor/plating/elevatorshaft, +/area/station/cargo/lower) +"uo" = ( +/obj/structure/sign/warning/docking/directional/north, +/obj/machinery/light/small/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/catwalk_floor, +/area/station/cargo/miningoffice) +"ur" = ( +/obj/effect/mapping_helpers/airlock/access/any/medical/pharmacy, +/obj/machinery/door/airlock/medical/glass{ + name = "Pharmacy" + }, +/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/white, +/area/station/medical/pharmacy) +"us" = ( +/obj/structure/closet/secure_closet/warden, +/obj/item/storage/lockbox/loyalty, +/obj/item/storage/box/chemimp{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/storage/box/trackimp, +/obj/item/vending_refill/security, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/security/armory) +"ut" = ( +/obj/effect/spawner/random/vending/snackvend, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron, +/area/station/commons) +"uv" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 6 + }, +/obj/structure/transport/linear/public, +/turf/open/floor/plating/elevatorshaft, +/area/station/cargo/lower) +"uA" = ( +/obj/structure/railing/corner/end{ + dir = 8 + }, +/obj/structure/railing/corner/end/flip{ + dir = 4 + }, +/turf/closed/wall, +/area/station/cargo/lower) +"uB" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/command/heads_quarters/hop) +"uF" = ( +/turf/open/floor/iron/large, +/area/station/cargo/lower) +"uJ" = ( +/obj/structure/closet/secure_closet/freezer/meat, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/kitchen_coldroom/freezerfloor, +/area/station/service/kitchen/coldroom) +"uK" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/service/kitchen/coldroom) +"uM" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/cargo/lower) +"uN" = ( +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/decoration/carpet, +/obj/effect/spawner/random/structure/closet_empty/crate, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/large, +/area/station/cargo/lower) +"uO" = ( +/obj/structure/cable/layer3, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/girder/reinforced, +/turf/open/floor/circuit, +/area/station/ai/satellite/chamber) +"uQ" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/rnd_all, +/turf/open/floor/iron, +/area/station/engineering/storage/tech) +"uR" = ( +/obj/structure/fans/tiny, +/obj/machinery/door/airlock/external{ + name = "Escape Pod One"; + space_dir = 8 + }, +/obj/effect/landmark/navigate_destination/dockescpod2, +/turf/open/floor/plating, +/area/station/maintenance/floor3/port) +"uS" = ( +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/landmark/navigate_destination/atmos, +/turf/open/floor/iron/large, +/area/station/engineering/atmos) +"uU" = ( +/obj/machinery/chem_dispenser/drinks/beer, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/station/commons/lounge) +"uV" = ( +/obj/machinery/door/airlock/command{ + name = "Vault" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/vault, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/navigate_destination/vault, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark/smooth_large, +/area/station/command/vault) +"uW" = ( +/obj/structure/table/reinforced, +/obj/item/holosign_creator/robot_seat/bar, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "bar_counter"; + name = "Kitchen Counter Shutters" + }, +/turf/open/floor/wood, +/area/station/commons/lounge) +"vb" = ( +/obj/structure/closet/emcloset, +/obj/item/clothing/suit/space/fragile, +/obj/item/clothing/head/helmet/space/fragile, +/obj/effect/turf_decal/box, +/turf/open/floor/iron/large, +/area/station/maintenance/floor2/port) +"vc" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/large, +/area/station/maintenance/floor3/port/aft) +"vf" = ( +/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/maintenance/floor2/port/aft) +"vg" = ( +/obj/structure/bodycontainer/crematorium{ + dir = 1; + id = "crematoriumChapel" + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"vj" = ( +/obj/machinery/vending/wardrobe/atmos_wardrobe, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/large, +/area/station/engineering/atmos) +"vk" = ( +/obj/effect/turf_decal/bot, +/obj/structure/table, +/obj/item/radio/intercom/directional/west, +/obj/item/clothing/head/utility/welding, +/obj/item/radio/off, +/obj/item/stack/medical/wrap/sticky_tape, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"vm" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/trimline/blue/filled/warning{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/door/window/left/directional/west{ + name = "Monkey Pen"; + req_access = list("genetics") + }, +/turf/open/floor/iron/white/smooth_half{ + dir = 1 + }, +/area/station/science/research) +"vn" = ( +/obj/structure/closet/secure_closet/personal, +/obj/effect/turf_decal/box, +/obj/machinery/digital_clock/directional/east, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron/white, +/area/station/commons) +"vo" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/cargo/lower) +"vq" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/structure/railing{ + dir = 4 + }, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron, +/area/station/cargo/lower) +"vv" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"vw" = ( +/obj/machinery/computer/mechpad{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/aft) +"vx" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/carpet, +/area/station/commons/lounge) +"vy" = ( +/obj/structure/fireaxecabinet/directional/north, +/obj/effect/turf_decal/tile/neutral/full, +/obj/effect/turf_decal/tile/neutral/full, +/obj/effect/turf_decal/tile/neutral/full, +/obj/effect/turf_decal/tile/neutral/full, +/obj/effect/turf_decal/tile/neutral/full, +/obj/machinery/atmospherics/components/tank/air, +/turf/open/floor/iron/large, +/area/station/engineering/atmos) +"vA" = ( +/obj/machinery/telecomms/bus/preset_one, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/computer) +"vD" = ( +/obj/structure/displaycase/captain, +/obj/machinery/airalarm/directional/north, +/obj/machinery/light/directional/west, +/obj/machinery/digital_clock/directional/west, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain/private) +"vG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/machinery/meter, +/obj/effect/turf_decal/stripes{ + 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/engine, +/area/station/engineering/supermatter/room) +"vJ" = ( +/obj/machinery/mineral/ore_redemption, +/obj/machinery/door/window/left/directional/south{ + name = "Ore Redemption Window" + }, +/obj/machinery/door/window/left/directional/north{ + name = "Cargo Security Window" + }, +/turf/open/floor/iron, +/area/station/maintenance/floor2/port/fore) +"vL" = ( +/obj/machinery/modular_computer/preset/cargochat/cargo{ + dir = 4 + }, +/turf/open/floor/iron/dark/textured, +/area/station/cargo/bitrunning/den) +"vM" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"vN" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/structure/railing/corner, +/obj/machinery/light/small/directional/west, +/obj/machinery/lift_indicator/directional/west{ + pixel_x = -27; + pixel_y = -2; + linked_elevator_id = "bearcat_cargo_lift" + }, +/obj/machinery/button/elevator/directional/west{ + id = "bearcat_cargo_lift" + }, +/turf/open/floor/iron, +/area/station/cargo/lower) +"vS" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "dorms1"; + name = "Dormitory Shutters" + }, +/turf/open/floor/plating, +/area/station/commons/dorms/room1) +"vX" = ( +/obj/machinery/meter/monitored/distro_loop, +/obj/machinery/atmospherics/pipe/smart/simple/supply/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"vY" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/fore) +"wb" = ( +/obj/structure/table, +/obj/item/flashlight, +/obj/item/radio/off, +/obj/item/radio/off, +/obj/item/radio/off, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/machinery/light/directional/east, +/turf/open/floor/iron/white, +/area/station/commons) +"wc" = ( +/obj/machinery/restaurant_portal/bar, +/obj/structure/sign/warning/yes_smoking/circle/directional/south, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/wood, +/area/station/commons/lounge) +"wg" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 10 + }, +/obj/structure/transport/linear/public, +/turf/open/floor/plating/elevatorshaft, +/area/station/cargo/lower) +"wj" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/spawner/random/exotic/antag_gear, +/obj/effect/spawner/random/medical/minor_healing, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard/aft) +"wl" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"wn" = ( +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/cargo/storage) +"wr" = ( +/turf/closed/wall/r_wall, +/area/station/service/theater) +"ws" = ( +/obj/machinery/stasis{ + dir = 4 + }, +/obj/structure/sign/departments/med_alt/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port) +"wx" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark, +/area/station/science/research) +"wz" = ( +/obj/structure/cable, +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/box, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/main) +"wA" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/command/heads_quarters/cmo) +"wC" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/fore) +"wG" = ( +/obj/effect/turf_decal/trimline/blue/filled/line{ + 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/white, +/area/station/medical/medbay/central) +"wH" = ( +/obj/machinery/shower/directional/west, +/obj/structure/sink/directional/west, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/siding/blue{ + dir = 5 + }, +/turf/open/floor/iron/white, +/area/station/science/research) +"wI" = ( +/obj/effect/spawner/random/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/construction) +"wJ" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 5 + }, +/obj/structure/transport/linear/public, +/turf/open/floor/plating/elevatorshaft, +/area/station/cargo/lower) +"wK" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port) +"wN" = ( +/obj/structure/sign/directions/engineering/directional/south, +/turf/open/floor/iron, +/area/station/cargo/lower) +"wO" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance/two, +/obj/machinery/light/small/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port/aft) +"wP" = ( +/obj/machinery/airalarm/directional/south, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/machinery/computer/upload/ai{ + dir = 1 + }, +/obj/machinery/light/directional/south, +/obj/machinery/firealarm/directional/west{ + pixel_y = 13 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"wT" = ( +/obj/structure/sign/departments/holy/directional/south, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/floor3/port/aft) +"wU" = ( +/obj/structure/cable, +/obj/machinery/telecomms/hub/preset, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/mapping_helpers/apc/cell_10k, +/obj/effect/mapping_helpers/apc/full_charge, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/computer) +"xa" = ( +/obj/machinery/modular_computer/preset/curator, +/obj/item/storage/photo_album/library{ + pixel_y = -11 + }, +/obj/machinery/libraryscanner{ + pixel_y = 22; + pixel_x = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/engine/cult, +/area/station/service/library) +"xb" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/maintenance/floor2/port) +"xc" = ( +/obj/effect/turf_decal/trimline/blue/line{ + dir = 6 + }, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"xf" = ( +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"xh" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/autoname/directional/south, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/large, +/area/station/maintenance/floor3/port/aft) +"xo" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/command/heads_quarters/captain/private) +"xp" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/box, +/obj/structure/tank_dispenser/oxygen{ + pixel_x = -1; + pixel_y = 2 + }, +/turf/open/floor/iron, +/area/station/command/eva) +"xt" = ( +/turf/closed/wall/r_wall, +/area/station/medical/pharmacy) +"xu" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"xw" = ( +/obj/structure/table/glass, +/obj/machinery/computer/records/medical/laptop, +/obj/item/folder/blue{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/pen{ + pixel_x = -7; + pixel_y = 8 + }, +/obj/machinery/light/directional/west, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/white/smooth_large, +/area/station/command/heads_quarters/cmo) +"xz" = ( +/obj/effect/landmark/start/mime, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/theater) +"xA" = ( +/obj/effect/turf_decal/trimline/blue/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/blue/line{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"xC" = ( +/turf/closed/wall, +/area/station/engineering/main) +"xD" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/commons) +"xE" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark/small, +/area/station/command/vault) +"xF" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron, +/area/station/cargo/lower) +"xG" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port/aft) +"xK" = ( +/obj/structure/fans/tiny, +/turf/open/floor/plating, +/area/station/maintenance/floor3/port) +"xL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/general/hidden{ + dir = 4 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/smooth_half, +/area/station/cargo/lower) +"xM" = ( +/obj/effect/turf_decal/delivery/red, +/obj/effect/turf_decal/stripes, +/obj/machinery/door/firedoor/border_only, +/obj/structure/railing, +/obj/machinery/lift_indicator/directional/west{ + pixel_x = -27; + pixel_y = -2; + linked_elevator_id = "bearcat_cargo_lift" + }, +/obj/machinery/button/elevator/directional/west{ + id = "bearcat_cargo_lift" + }, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron, +/area/station/cargo/storage) +"xS" = ( +/obj/structure/reagent_dispensers/watertank/high, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/fore) +"xX" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/construction) +"yb" = ( +/obj/machinery/vending/wardrobe/chap_wardrobe, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"yc" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/junction{ + dir = 1 + }, +/mob/living/basic/goat/pete, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/kitchen_coldroom/freezerfloor, +/area/station/service/kitchen/coldroom) +"ye" = ( +/obj/structure/table/reinforced, +/obj/machinery/defibrillator_mount/directional/east, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 4 + }, +/obj/item/storage/medkit/o2, +/obj/item/defibrillator/loaded, +/obj/machinery/light/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"yf" = ( +/obj/item/extinguisher/mini, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard/aft) +"yi" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/structure/railing{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/lower) +"yj" = ( +/obj/effect/spawner/random/vending/snackvend, +/obj/effect/turf_decal/box, +/obj/machinery/light/directional/east, +/turf/open/floor/iron/white, +/area/station/commons) +"yl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/construction) +"ym" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/structure/cable, +/obj/machinery/meter, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"yo" = ( +/obj/structure/sign/departments/telecomms/alt/directional/south, +/turf/open/floor/engine/airless, +/area/space/nearstation) +"yp" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/navigate_destination/bar, +/turf/open/floor/wood, +/area/station/commons/lounge) +"yt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/structure/cable, +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"yu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/closed/wall/r_wall, +/area/station/medical/cryo) +"yx" = ( +/obj/machinery/light/directional/north, +/turf/open/floor/iron/stairs/medium{ + dir = 4 + }, +/area/station/cargo/storage) +"yy" = ( +/obj/structure/ladder, +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/west, +/obj/structure/ladder, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port) +"yz" = ( +/obj/machinery/door/airlock/external{ + name = "Mining Dock Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/red_alert_access, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/cargo/miningoffice) +"yE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"yJ" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"yK" = ( +/obj/machinery/telecomms/server/presets/supply, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/circuit/telecomms/server, +/area/station/tcommsat/server) +"yL" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/solars/port) +"yR" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/landmark/start/chemist, +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"yT" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/apc/cell_10k, +/turf/open/floor/iron, +/area/station/engineering/main) +"yU" = ( +/obj/machinery/door/airlock/hydroponics/glass{ + name = "Hydroponics" + }, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/effect/landmark/navigate_destination/hydro, +/obj/effect/mapping_helpers/airlock/access/any/service/hydroponics, +/obj/effect/mapping_helpers/airlock/access/any/supply/qm, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"yW" = ( +/obj/machinery/vending/engivend, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/break_room) +"za" = ( +/obj/machinery/door/airlock/command{ + name = "Chief Engineer's Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/ce, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"zb" = ( +/obj/machinery/door/airlock/engineering/glass/critical{ + heat_proof = 1; + name = "Supermatter Chamber" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/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/large, +/area/station/engineering/supermatter/room) +"zd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/geneticist, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/science/research) +"zf" = ( +/turf/closed/wall, +/area/station/maintenance/floor2/port/aft) +"zg" = ( +/turf/closed/wall/r_wall, +/area/station/tcommsat/computer) +"zj" = ( +/obj/machinery/smartfridge/drying, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"zl" = ( +/obj/structure/table, +/obj/item/storage/crayons, +/obj/effect/spawner/random/bureaucracy/briefcase{ + spawn_loot_count = 2; + spawn_loot_split = 1 + }, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"zm" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/structure/sign/directions/dorms/directional/east, +/obj/structure/sign/directions/evac/directional/east{ + pixel_y = 8 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/cargo/lower) +"zn" = ( +/turf/closed/wall/r_wall, +/area/station/security/brig) +"zr" = ( +/obj/structure/mecha_wreckage/ripley, +/turf/open/floor/iron, +/area/station/construction) +"zs" = ( +/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/commons/lounge) +"zu" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"zv" = ( +/turf/closed/wall/r_wall, +/area/station/cargo/lower) +"zw" = ( +/obj/structure/sign/warning/vacuum/external/directional/north, +/turf/open/floor/iron/large, +/area/station/cargo/lower) +"zC" = ( +/obj/machinery/quantum_server, +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 4 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/bitrunning/den) +"zE" = ( +/obj/structure/table/reinforced, +/obj/machinery/cell_charger, +/obj/item/stock_parts/power_store/cell/high, +/obj/item/stock_parts/power_store/cell/high{ + pixel_x = 4; + pixel_y = 5 + }, +/obj/item/stock_parts/power_store/cell/high{ + pixel_x = -8; + pixel_y = 9 + }, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"zH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/pink/visible{ + dir = 8 + }, +/obj/effect/landmark/start/atmospheric_technician, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"zI" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 9 + }, +/obj/structure/lattice, +/turf/open/space/openspace, +/area/space/nearstation) +"zM" = ( +/obj/effect/turf_decal/siding/purple{ + dir = 9 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/rnd/production/circuit_imprinter/department/science, +/turf/open/floor/iron/dark, +/area/station/science/research) +"zP" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/command) +"zW" = ( +/obj/structure/table/reinforced, +/obj/machinery/reagentgrinder{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/reagent_containers/condiment/enzyme{ + pixel_x = -6; + pixel_y = 5 + }, +/obj/item/reagent_containers/cup/beaker/large, +/obj/item/reagent_containers/cup/beaker{ + pixel_x = 8; + pixel_y = 2 + }, +/obj/item/rag{ + pixel_x = -4 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"zX" = ( +/obj/machinery/computer/crew{ + dir = 4 + }, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/white/smooth_large, +/area/station/command/heads_quarters/cmo) +"zY" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/obj/machinery/door/poddoor/shutters/radiation/preopen{ + id = "engsm"; + name = "Radiation Chamber Shutters" + }, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/engineering/break_room) +"zZ" = ( +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Space Access Airlock" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/obj/structure/plasticflaps/kitchen, +/obj/effect/mapping_helpers/airlock/access/any/command/minisat, +/obj/effect/landmark/navigate_destination/minisat_access_ai, +/turf/open/floor/iron/dark/smooth_large, +/area/station/tcommsat/computer) +"Aa" = ( +/obj/effect/turf_decal/trimline/dark_red/end{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"Ab" = ( +/obj/machinery/light/small/directional/east, +/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, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port/fore) +"Ad" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/floor2/port) +"Af" = ( +/turf/open/floor/iron, +/area/station/maintenance/floor3/port/aft) +"Ak" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port/aft) +"Am" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/structure/cable, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"Aq" = ( +/obj/machinery/conveyor_switch/oneway{ + id = "mining"; + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/end{ + dir = 8 + }, +/turf/open/floor/iron/dark/textured, +/area/station/cargo/bitrunning/den) +"Av" = ( +/obj/machinery/vending/boozeomat, +/obj/structure/cable, +/obj/machinery/button/door/directional/east{ + id = "bar_counter"; + name = "Bar Counter Shutters Control"; + req_access = list("bar"); + pixel_y = 9 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/firealarm/directional/east{ + pixel_y = -9 + }, +/turf/open/floor/wood, +/area/station/commons/lounge) +"Ax" = ( +/obj/structure/bed/double, +/obj/item/bedsheet/captain/double, +/obj/structure/sign/poster/greenscreen/directional/north, +/obj/effect/landmark/start/captain, +/obj/effect/landmark/start/head_of_security, +/obj/effect/decal/cleanable/food/pie_smudge, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain/private) +"Az" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/secure_closet/engineering_electrical, +/obj/structure/sign/warning/secure_area/directional/south, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"AA" = ( +/obj/machinery/modular_computer/preset/command, +/turf/open/floor/circuit, +/area/station/command/bridge) +"AB" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/floor2/port) +"AE" = ( +/obj/machinery/power/shuttle_engine/propulsion/burst, +/turf/open/floor/plating, +/area/station/maintenance/floor2/starboard/aft) +"AK" = ( +/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/west, +/turf/open/floor/iron, +/area/station/maintenance/floor3/port/fore) +"AL" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/obj/machinery/food_cart, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/kitchen_coldroom/freezerfloor, +/area/station/service/kitchen/coldroom) +"AM" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/machinery/light/directional/west, +/obj/item/storage/toolbox/mechanical, +/obj/item/storage/toolbox/mechanical, +/obj/item/clothing/head/utility/welding, +/obj/item/pipe_dispenser, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"AN" = ( +/obj/effect/turf_decal/bot, +/obj/item/kirbyplants/random, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron/large, +/area/station/hallway/secondary/exit/departure_lounge) +"AO" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/west, +/turf/open/floor/iron/large, +/area/station/maintenance/floor2/port) +"AR" = ( +/obj/machinery/door/poddoor/shutters{ + name = "Bitrunner Shutters"; + id = "bitrunner_general_access" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/cargo/bitrunning/den) +"AS" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 5 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"AX" = ( +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/machinery/seed_extractor, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"AY" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/floor2/starboard/fore) +"AZ" = ( +/obj/structure/rack, +/obj/item/tank/internals/anesthetic, +/obj/item/storage/box/bodybags, +/obj/item/healthanalyzer, +/obj/item/clothing/mask/breath/medical, +/obj/item/mmi, +/obj/item/mmi, +/obj/item/mmi, +/obj/item/stack/medical/bone_gel, +/obj/item/stack/medical/wrap/sticky_tape/surgical, +/obj/machinery/light/small/directional/west, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/white, +/area/station/science/robotics/lab) +"Ba" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port/aft) +"Bd" = ( +/obj/machinery/computer/cargo{ + dir = 4 + }, +/obj/effect/landmark/navigate_destination/cargo, +/turf/open/floor/iron/smooth_half, +/area/station/cargo/lower) +"Be" = ( +/turf/closed/wall, +/area/station/service/janitor) +"Bf" = ( +/obj/machinery/light/small/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port) +"Bh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/fore) +"Bj" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/machinery/light/directional/south, +/obj/structure/reagent_dispensers/watertank/high, +/obj/machinery/incident_display/delam/directional/south, +/turf/open/floor/iron, +/area/station/engineering/break_room) +"Bn" = ( +/obj/structure/cable, +/obj/effect/landmark/start/cyborg, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/computer) +"Bo" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/large, +/area/station/maintenance/floor2/port) +"Bq" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/structure/sign/directions/evac/directional/west{ + pixel_y = 8 + }, +/obj/structure/sign/directions/supply/directional/west, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron, +/area/station/cargo/lower) +"Bs" = ( +/obj/structure/table/wood, +/obj/item/toy/mecha/honk{ + pixel_y = 12 + }, +/obj/item/toy/dummy, +/obj/item/lipstick/purple{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/item/lipstick/jade{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/lipstick/black, +/obj/structure/sign/poster/contraband/random/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/south, +/turf/open/floor/wood, +/area/station/service/theater) +"Bt" = ( +/obj/machinery/jukebox, +/turf/open/floor/wood, +/area/station/commons/lounge) +"Bu" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/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/machinery/door/window/left/directional/east{ + name = "Mining Access"; + req_access = list("cargo") + }, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"Bw" = ( +/obj/machinery/door/airlock/command{ + name = "Chief Medical Officer's Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/cmo, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"Bx" = ( +/obj/machinery/photocopier, +/obj/machinery/recharger{ + pixel_x = 4; + pixel_y = 7 + }, +/obj/item/flashlight/lamp/green{ + pixel_x = -7; + pixel_y = 11 + }, +/obj/machinery/requests_console/directional/north{ + department = "Head of Personnel's Desk"; + name = "Head of Personnel's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/hop) +"Bz" = ( +/obj/structure/closet/wardrobe/grey, +/turf/open/floor/iron/white, +/area/station/commons) +"BE" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/floor1/port) +"BF" = ( +/obj/machinery/recharge_station, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/directional/west, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/aft) +"BG" = ( +/obj/machinery/portable_atmospherics/pump, +/obj/effect/turf_decal/box, +/obj/machinery/light/directional/east, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"BH" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/cargo/bitrunning/den) +"BJ" = ( +/obj/machinery/recharge_station, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/maintenance/floor3/port) +"BO" = ( +/turf/closed/wall/r_wall, +/area/station/command/bridge) +"BR" = ( +/obj/structure/table, +/obj/item/clothing/glasses/welding, +/obj/item/toy/crayon/spraycan/roboticist, +/obj/item/clothing/head/utility/welding, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/storage/toolbox/electrical, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"BV" = ( +/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/east, +/obj/machinery/camera/autoname/directional/east, +/obj/machinery/firealarm/directional/east, +/obj/machinery/drone_dispenser, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/aft) +"BZ" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/machinery/power/energy_accumulator/tesla_coil/anchored, +/obj/structure/cable, +/obj/effect/turf_decal/stripes{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"Cd" = ( +/turf/closed/wall/r_wall, +/area/station/hallway/secondary/exit/departure_lounge) +"Cf" = ( +/obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/access/all/engineering/external, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "eva-external" + }, +/obj/effect/mapping_helpers/airlock/red_alert_access, +/turf/open/floor/iron/smooth_half{ + dir = 1 + }, +/area/station/command/eva) +"Cg" = ( +/turf/closed/wall, +/area/station/command/eva) +"Cn" = ( +/obj/effect/spawner/random/structure/closet_empty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/glass/fifty, +/turf/open/floor/iron, +/area/station/construction) +"Cq" = ( +/obj/machinery/power/shuttle_engine/propulsion/burst{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/floor2/starboard/fore) +"Cs" = ( +/obj/machinery/telecomms/processor/preset_three, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/computer) +"Ct" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/floor3/port) +"Cu" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port/fore) +"Cv" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"Cw" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes, +/obj/machinery/door/firedoor/border_only, +/obj/structure/railing/corner/end/flip{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Cz" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + name = "Gas to Cold Loop" + }, +/obj/machinery/light/directional/south, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"CB" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"CD" = ( +/turf/open/floor/plating, +/area/space/nearstation) +"CI" = ( +/obj/effect/turf_decal/stripes, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/west, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"CJ" = ( +/obj/effect/spawner/random/vending/snackvend, +/obj/effect/turf_decal/bot, +/obj/machinery/digital_clock/directional/west, +/obj/machinery/light/directional/west, +/turf/open/floor/iron/large, +/area/station/hallway/secondary/exit/departure_lounge) +"CL" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/simple/general/hidden{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/command/eva) +"CM" = ( +/obj/structure/sink/directional/east, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 8 + }, +/obj/machinery/modular_computer/preset/cargochat/medical{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"CN" = ( +/obj/structure/stairs/east, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/iron/stairs/medium{ + dir = 8 + }, +/area/station/cargo/lower) +"CQ" = ( +/obj/structure/table, +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_x = 4; + pixel_y = 2 + }, +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_x = 8 + }, +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_y = 4 + }, +/obj/item/clothing/head/utility/welding{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/clothing/head/utility/welding{ + pixel_x = -3; + pixel_y = 7 + }, +/turf/open/floor/iron/large, +/area/station/engineering/atmos) +"CR" = ( +/obj/machinery/atmospherics/pipe/smart/simple/supply/visible{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"CT" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 4 + }, +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/landmark/start/shaft_miner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"CV" = ( +/obj/structure/dresser, +/turf/open/floor/wood, +/area/station/service/theater) +"CX" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain/private) +"CY" = ( +/obj/structure/table/wood, +/obj/item/hand_tele{ + pixel_y = 17; + pixel_x = 5 + }, +/obj/item/storage/lockbox/medal{ + pixel_y = 8; + pixel_x = -3 + }, +/obj/machinery/keycard_auth/wall_mounted/directional/west, +/obj/item/stamp/head/hos{ + pixel_x = 10 + }, +/obj/item/stamp/head/captain{ + pixel_x = 5 + }, +/obj/machinery/fax{ + fax_name = "Captain's Office"; + name = "Captain's Fax Machine" + }, +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain/private) +"Da" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/landmark/start/cargo_technician, +/turf/open/floor/iron/large, +/area/station/cargo/lower) +"Dc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/construction) +"Df" = ( +/turf/open/floor/iron/large, +/area/station/maintenance/floor1/port/aft) +"Dg" = ( +/obj/machinery/firealarm/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/solars/port) +"Di" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/closet/secure_closet/brig{ + id = "Cell 1"; + name = "Cell 1 locker" + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) +"Dk" = ( +/obj/machinery/door/airlock/engineering{ + name = "Construction Area" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/construction, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/iron/large, +/area/station/construction) +"Dm" = ( +/obj/effect/turf_decal/box, +/obj/structure/fluff/empty_cryostasis_sleeper, +/obj/effect/landmark/latejoin, +/obj/structure/fans/tiny, +/turf/open/floor/iron/white, +/area/station/commons) +"Do" = ( +/obj/machinery/computer/crew, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"Dp" = ( +/obj/machinery/door/window/left/directional/west{ + name = "Secure Art Exhibition"; + req_access = list("library") + }, +/obj/structure/window/spawner/directional/north, +/obj/structure/table/wood/fancy/royalblue, +/obj/effect/spawner/random/decoration/statue{ + spawn_loot_chance = 50 + }, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/fore) +"Dq" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/modular_computer/preset/cargochat/security{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"Dr" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/engineering/storage/tech) +"Ds" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/west, +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"Dt" = ( +/turf/open/floor/iron/dark/small, +/area/station/command/vault) +"Du" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/landmark/start/warden, +/turf/open/floor/iron, +/area/station/security/armory) +"Dv" = ( +/obj/machinery/modular_computer/preset/id{ + dir = 4 + }, +/obj/machinery/digital_clock/directional/west, +/turf/open/floor/iron/white/smooth_large, +/area/station/command/heads_quarters/cmo) +"Dw" = ( +/obj/machinery/atmospherics/components/binary/pump, +/obj/structure/sign/warning/vacuum/external/directional/east, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/plating, +/area/station/command/eva) +"Dx" = ( +/obj/machinery/ore_silo, +/obj/machinery/camera/autoname/directional/east, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark/small, +/area/station/command/vault) +"Dy" = ( +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/pen, +/obj/item/toy/crayon/spraycan{ + pixel_x = -4 + }, +/obj/item/toy/crayon/spraycan, +/obj/item/storage/crayons, +/obj/structure/sign/painting/library{ + pixel_x = -30 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port) +"Dz" = ( +/turf/closed/wall, +/area/station/maintenance/floor3/port/aft) +"DA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/fore) +"DB" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/large, +/area/station/maintenance/floor3/port/aft) +"DC" = ( +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron, +/area/station/maintenance/floor2/port) +"DE" = ( +/obj/machinery/mecha_part_fabricator{ + drop_direction = 1 + }, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"DG" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/construction) +"DI" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/item/extinguisher, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard/fore) +"DJ" = ( +/obj/docking_port/stationary/escape_pod{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/floor3/port) +"DL" = ( +/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/maintenance/floor3/port/aft) +"DN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"DO" = ( +/obj/structure/closet/crate/mod, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"DP" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/trimline/purple/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/light/small/directional/west, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"DQ" = ( +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port) +"DT" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/structure/reagent_dispensers/fueltank/large, +/turf/open/floor/iron, +/area/station/engineering/break_room) +"Ea" = ( +/obj/structure/cable, +/obj/machinery/destructive_scanner, +/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/floor3/port/aft) +"Ec" = ( +/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/service/bar/backroom) +"Ed" = ( +/obj/effect/landmark/start/depsec/supply, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Ee" = ( +/obj/machinery/airalarm/directional/south, +/obj/machinery/light/small/directional/north, +/obj/machinery/light_switch/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"Ef" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/east, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/aft) +"Eh" = ( +/obj/effect/spawner/random/structure/closet_empty/crate, +/obj/item/multitool{ + pixel_x = -4; + pixel_y = 8 + }, +/obj/item/multitool{ + pixel_y = 10 + }, +/obj/item/multitool{ + pixel_x = 4; + pixel_y = 12 + }, +/obj/item/hfr_box/core, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/construction) +"Ej" = ( +/turf/open/floor/iron/white, +/area/station/commons) +"Ek" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"El" = ( +/obj/machinery/computer/bank_machine, +/obj/machinery/light/directional/east, +/turf/open/floor/iron/dark/small, +/area/station/command/vault) +"Eo" = ( +/obj/structure/rack, +/obj/effect/spawner/random/armory/shotgun, +/obj/effect/spawner/random/armory/shotgun, +/obj/effect/spawner/random/armory/shotgun, +/obj/effect/spawner/random/armory/shotgun, +/obj/effect/spawner/random/armory/shotgun, +/obj/effect/spawner/random/contraband/armory, +/obj/effect/spawner/random/contraband/armory, +/obj/effect/spawner/random/contraband/armory, +/obj/effect/spawner/random/contraband/armory, +/obj/effect/spawner/random/contraband/armory, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/armory) +"Es" = ( +/obj/effect/spawner/random/maintenance, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard/fore) +"Ev" = ( +/obj/machinery/door/airlock/maintenance, +/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/large, +/area/station/maintenance/floor2/port/aft) +"Ew" = ( +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron/white, +/area/station/commons) +"Ez" = ( +/obj/structure/closet/crate, +/obj/item/pickaxe{ + pixel_x = 5 + }, +/obj/item/shovel{ + pixel_x = -5 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/large, +/area/station/cargo/miningoffice) +"EA" = ( +/obj/machinery/atmospherics/components/tank/nitrogen, +/obj/effect/turf_decal/tile/red/full, +/obj/machinery/light/directional/north, +/turf/open/floor/iron/large, +/area/station/engineering/atmos) +"EB" = ( +/obj/effect/turf_decal/stripes/corner{ + 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/white, +/area/station/commons) +"EC" = ( +/obj/structure/ladder, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port) +"ED" = ( +/obj/machinery/door/airlock/maintenance/external{ + name = "Burst Engine Access" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/floor2/starboard/aft) +"EE" = ( +/obj/effect/turf_decal/delivery/red, +/obj/machinery/lift_indicator/directional/west{ + pixel_x = -27; + pixel_y = -2; + linked_elevator_id = "bearcat_cargo_lift" + }, +/obj/machinery/button/elevator/directional/west{ + id = "bearcat_cargo_lift" + }, +/obj/machinery/camera/autoname/directional/west, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/large, +/area/station/maintenance/floor3/port) +"EF" = ( +/turf/closed/wall, +/area/station/construction) +"EK" = ( +/obj/machinery/door/airlock{ + id_tag = "Cabin1"; + name = "Cabin 1" + }, +/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/large, +/area/station/commons/dorms/room1) +"EN" = ( +/obj/machinery/chem_master, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"EP" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"ES" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port/fore) +"ET" = ( +/obj/structure/ladder, +/obj/structure/lattice, +/obj/structure/ladder, +/turf/open/openspace, +/area/station/engineering/break_room) +"EU" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance, +/obj/machinery/airalarm/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/fore) +"EW" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/north, +/obj/structure/window/reinforced/plasma/spawner/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/effect/turf_decal/stripes{ + dir = 9 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"EX" = ( +/obj/machinery/modular_computer/preset/cargochat/service{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/wood, +/area/station/service/bar/backroom) +"EY" = ( +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/large, +/area/station/maintenance/floor3/port/aft) +"Fb" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/obj/effect/landmark/start/chief_medical_officer, +/obj/effect/turf_decal/trimline/blue/line{ + dir = 9 + }, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"Fe" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"Fg" = ( +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump/on{ + name = "N2 to Airmix" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"Fk" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/maintenance/floor2/port) +"Fn" = ( +/obj/structure/cable, +/obj/effect/landmark/start/ai, +/obj/machinery/power/terminal{ + dir = 4 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/ai/satellite/chamber) +"Fp" = ( +/obj/item/stock_parts/power_store/cell/emproof{ + pixel_x = -6; + pixel_y = 2 + }, +/obj/item/stock_parts/power_store/cell/emproof{ + pixel_x = -4; + pixel_y = -1 + }, +/obj/item/stock_parts/power_store/cell/emproof{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/gps/engineering, +/obj/effect/spawner/random/trash/bin, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/binoculars, +/turf/open/floor/iron, +/area/station/engineering/break_room) +"Fq" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/atmospherics/pipe/multiz/scrubbers/visible/layer2, +/obj/machinery/atmospherics/pipe/multiz/supply/visible/layer4, +/obj/structure/cable/multilayer/multiz, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/camera/autoname/directional/west, +/turf/open/openspace, +/area/station/maintenance/floor2/port) +"Fr" = ( +/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/west, +/turf/open/floor/iron/large, +/area/station/maintenance/floor3/port/fore) +"Ft" = ( +/turf/open/floor/iron, +/area/station/maintenance/floor2/port/fore) +"Fz" = ( +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue, +/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/service/hydroponics) +"FC" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/window/left/directional/north{ + req_access = list("engineering") + }, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port) +"FD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"FE" = ( +/obj/structure/railing{ + dir = 8 + }, +/turf/open/floor/plating, +/area/space/nearstation) +"FF" = ( +/obj/machinery/shower/directional/east, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 10 + }, +/obj/machinery/airalarm/directional/west, +/obj/machinery/sleeper/self_control{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"FG" = ( +/obj/machinery/computer/station_alert{ + dir = 4 + }, +/obj/effect/turf_decal/box, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 5 + }, +/obj/machinery/camera/directional/west, +/turf/open/floor/iron/large, +/area/station/engineering/atmos) +"FH" = ( +/obj/machinery/door/airlock/maintenance, +/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/large, +/area/station/cargo/lower) +"FI" = ( +/obj/machinery/vending/autodrobe, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/wood, +/area/station/service/theater) +"FJ" = ( +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron/white, +/area/station/commons) +"FL" = ( +/turf/closed/wall/r_wall, +/area/station/command/heads_quarters/hop) +"FM" = ( +/obj/item/radio/intercom/command/directional/south, +/obj/machinery/keycard_auth/wall_mounted/directional/east{ + pixel_y = -6 + }, +/obj/machinery/digital_clock/directional/east{ + pixel_y = 6 + }, +/obj/machinery/computer/upload/borg{ + dir = 1 + }, +/obj/machinery/light/directional/south, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"FN" = ( +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/large, +/area/station/hallway/secondary/exit/departure_lounge) +"FO" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/floor3/port/aft) +"FP" = ( +/obj/structure/closet/secure_closet/engineering_welding, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/structure/sign/warning/radiation/directional/south, +/obj/machinery/light/directional/south, +/turf/open/floor/iron, +/area/station/engineering/break_room) +"FU" = ( +/obj/machinery/bouldertech/refinery, +/obj/machinery/conveyor{ + id = "mining" + }, +/turf/open/floor/iron/dark/textured, +/area/station/cargo/bitrunning/den) +"FW" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/structure/sign/directions/dorms/directional/east, +/turf/open/floor/iron, +/area/station/cargo/lower) +"FZ" = ( +/obj/structure/rack, +/obj/item/clothing/suit/hooded/ablative, +/obj/effect/spawner/random/armory/bulletproof_armor, +/obj/effect/spawner/random/armory/bulletproof_helmet, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/security/armory) +"Gc" = ( +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/maintenance/no_decals, +/obj/effect/spawner/random/exotic/technology, +/obj/effect/spawner/random/exotic/technology, +/obj/effect/spawner/random/exotic/tool, +/obj/effect/spawner/random/structure/closet_empty/crate, +/turf/open/floor/iron/large, +/area/station/cargo/lower) +"Gg" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate/secure/cargo{ + name = "MOD 'Loader' crate" + }, +/obj/item/mod/control/pre_equipped/loader, +/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/large, +/area/station/cargo/lower) +"Gi" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Bridge Access" + }, +/obj/effect/mapping_helpers/airlock/access/any/command/general, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark/smooth_large, +/area/station/hallway/secondary/command) +"Gk" = ( +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line, +/turf/open/floor/iron, +/area/station/security/armory) +"Gm" = ( +/obj/structure/table/reinforced, +/obj/item/circuitboard/mecha/ripley/peripherals{ + pixel_y = -2; + pixel_x = 2 + }, +/obj/item/borg/upgrade/rename{ + pixel_y = 10; + pixel_x = 6 + }, +/obj/item/circuitboard/mecha/ripley/main{ + pixel_y = 12; + pixel_x = -9 + }, +/obj/structure/cable, +/obj/machinery/light/small/directional/east, +/obj/machinery/airalarm/directional/east{ + pixel_x = 29 + }, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"Go" = ( +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/structure/crate, +/obj/effect/spawner/random/engineering/material, +/obj/effect/spawner/random/engineering/material, +/obj/effect/spawner/random/engineering/material, +/obj/effect/spawner/random/engineering/material, +/obj/effect/spawner/random/engineering/material_cheap, +/obj/effect/spawner/random/engineering/material_rare, +/turf/open/floor/iron/large, +/area/station/cargo/lower) +"Gp" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/floor2/port/aft) +"Gr" = ( +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/vending/colavend, +/turf/open/floor/iron/large, +/area/station/hallway/secondary/exit/departure_lounge) +"Gw" = ( +/turf/closed/wall/r_wall, +/area/station/commons/dorms/room1) +"Gy" = ( +/turf/open/floor/iron/large, +/area/station/maintenance/floor3/port) +"GB" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/engineering/main) +"GD" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/storage/tech) +"GE" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on/coldroom, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/tlv_cold_room, +/turf/open/floor/iron/kitchen_coldroom/freezerfloor, +/area/station/service/kitchen/coldroom) +"GG" = ( +/obj/structure/lattice, +/obj/docking_port/stationary/mining_home{ + dir = 8 + }, +/turf/open/space/openspace, +/area/space/nearstation) +"GH" = ( +/obj/structure/rack, +/obj/item/storage/belt/utility/full, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"GN" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/engineering/main) +"GP" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/cargo/storage) +"GQ" = ( +/obj/machinery/door/airlock/maintenance, +/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/large, +/area/station/maintenance/floor3/port) +"GR" = ( +/obj/machinery/button/door/directional/west{ + id = "Cabin2"; + name = "Cabin Bolt Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/obj/machinery/airalarm/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/firealarm/directional/west{ + pixel_x = -34; + pixel_y = 0 + }, +/turf/open/floor/carpet/blue, +/area/station/commons/dorms/room2) +"GT" = ( +/obj/effect/turf_decal/trimline/brown/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, +/area/station/cargo/lower) +"GU" = ( +/obj/machinery/power/shuttle_engine/propulsion/burst, +/turf/open/floor/plating/airless, +/area/station/engineering/supermatter/room) +"GW" = ( +/obj/structure/cable, +/turf/open/floor/engine/airless, +/area/space/nearstation) +"GX" = ( +/turf/closed/wall/r_wall, +/area/station/service/kitchen) +"GY" = ( +/obj/machinery/recharge_station, +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/commons) +"Ha" = ( +/obj/machinery/telecomms/server/presets/engineering, +/turf/open/floor/circuit/telecomms/server, +/area/station/tcommsat/server) +"Hb" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "rndlab2"; + name = "Secondary Research and Development Shutter" + }, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/science/research) +"Hc" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron, +/area/station/cargo/lower) +"Hf" = ( +/obj/structure/table/wood, +/obj/machinery/computer/libraryconsole{ + dir = 4 + }, +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/maintenance/floor3/port) +"Hh" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/lower) +"Hj" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/reagent_dispensers/kvasstank{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard/fore) +"Hl" = ( +/obj/machinery/computer/mecha{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"Ho" = ( +/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/commons/fitness/recreation) +"Hp" = ( +/obj/docking_port/stationary/escape_pod{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/floor3/port/fore) +"Hr" = ( +/obj/machinery/atmospherics/pipe/smart/simple/supply/visible{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"Hu" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/large, +/area/station/maintenance/floor3/port) +"HA" = ( +/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, +/area/station/maintenance/floor3/port/aft) +"HC" = ( +/obj/effect/spawner/random/exotic/tool, +/obj/machinery/power/apc/auto_name/directional/south, +/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/large, +/area/station/maintenance/floor2/port/aft) +"HF" = ( +/obj/structure/fluff/empty_cryostasis_sleeper, +/obj/effect/turf_decal/box, +/obj/effect/landmark/latejoin, +/obj/structure/fans/tiny, +/turf/open/floor/iron/white, +/area/station/commons) +"HH" = ( +/obj/machinery/power/shuttle_engine/propulsion/burst{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/floor2/starboard/fore) +"HL" = ( +/obj/machinery/chem_heater/withbuffer, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/machinery/light_switch/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"HN" = ( +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/storage/tech) +"HP" = ( +/obj/machinery/atmospherics/components/binary/crystallizer{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/full, +/turf/open/floor/iron/large, +/area/station/engineering/atmos) +"HQ" = ( +/turf/open/floor/plating, +/area/station/maintenance/floor3/port) +"HR" = ( +/turf/closed/wall/r_wall, +/area/station/service/janitor) +"HS" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/south, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"HU" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/closet/secure_closet/engineering_chief, +/obj/item/rcl/pre_loaded, +/obj/effect/mapping_helpers/apc/cell_10k, +/obj/item/stamp/head/ce, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"HW" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/lower) +"HX" = ( +/obj/machinery/telecomms/server/presets/medical, +/turf/open/floor/circuit/telecomms/server, +/area/station/tcommsat/server) +"HY" = ( +/turf/closed/wall/r_wall, +/area/station/science/research) +"HZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/medical/cryo) +"Id" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/command/vault) +"Ie" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/west, +/obj/structure/window/reinforced/plasma/spawner/directional/north, +/obj/effect/turf_decal/stripes{ + dir = 9 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"If" = ( +/obj/machinery/power/shuttle_engine/propulsion/burst, +/turf/open/floor/plating, +/area/station/maintenance/floor2/starboard/fore) +"Ig" = ( +/obj/machinery/modular_computer/preset/cargochat/engineering{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/plating, +/area/station/maintenance/solars/port) +"Im" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"Io" = ( +/obj/machinery/chem_dispenser, +/obj/item/reagent_containers/cup/beaker/large, +/obj/item/reagent_containers/dropper, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/machinery/light/directional/east, +/obj/machinery/camera/autoname/directional/east, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"Ip" = ( +/obj/structure/ladder, +/turf/open/floor/iron/large, +/area/station/cargo/lower) +"Iq" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/cargo/lower) +"Is" = ( +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/full, +/obj/machinery/light/small/directional/east, +/obj/machinery/firealarm/directional/east, +/obj/machinery/computer/rdconsole/unlocked{ + dir = 8 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/science/research) +"It" = ( +/turf/closed/wall, +/area/station/maintenance/floor3/port) +"Iu" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/armory) +"Ix" = ( +/obj/machinery/door/airlock{ + name = "Recreation Area" + }, +/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/large, +/area/station/commons/fitness/recreation) +"Iz" = ( +/obj/structure/rack, +/obj/effect/spawner/random/armory/e_gun, +/obj/effect/spawner/random/armory/e_gun, +/obj/effect/spawner/random/armory/e_gun, +/obj/effect/spawner/random/armory/e_gun, +/obj/effect/spawner/random/armory/e_gun, +/obj/effect/spawner/random/armory/laser_gun, +/obj/effect/spawner/random/armory/laser_gun, +/obj/effect/spawner/random/armory/laser_gun, +/obj/effect/spawner/random/armory/laser_gun, +/obj/effect/spawner/random/armory/laser_gun, +/obj/machinery/light/small/directional/east, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/armory) +"IA" = ( +/obj/machinery/airalarm/directional/north, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"IB" = ( +/obj/machinery/status_display/door_timer{ + id = "Cell 1"; + name = "Cell 1"; + pixel_y = 32 + }, +/obj/structure/table, +/obj/machinery/recharger, +/obj/machinery/recharger{ + pixel_x = -10 + }, +/obj/machinery/recharger{ + pixel_x = 10 + }, +/obj/item/book/manual/wiki/security_space_law{ + pixel_x = 5; + pixel_y = 2 + }, +/obj/machinery/airalarm/directional/east, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/brig) +"IG" = ( +/obj/effect/spawner/random/structure/closet_empty/crate, +/obj/item/circuitboard/machine/thermomachine, +/obj/item/electronics/airalarm{ + pixel_x = -5; + pixel_y = -5 + }, +/obj/item/electronics/airalarm{ + pixel_x = -5; + pixel_y = -5 + }, +/obj/item/electronics/firealarm{ + pixel_x = 5 + }, +/obj/item/electronics/firealarm{ + pixel_x = 5; + pixel_y = -5 + }, +/obj/item/storage/toolbox/electrical{ + pixel_y = 12 + }, +/obj/item/hfr_box/body/interface, +/obj/item/hfr_box/body/fuel_input, +/obj/item/hfr_box/body/moderator_input, +/obj/item/hfr_box/body/waste_output, +/turf/open/floor/plating, +/area/station/construction) +"IJ" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"IL" = ( +/obj/structure/table/optable, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"IN" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/service/kitchen) +"IO" = ( +/obj/structure/cable, +/obj/structure/cable/layer3, +/obj/machinery/light/floor, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron/dark/smooth_large, +/area/station/ai/satellite/chamber) +"IP" = ( +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"IQ" = ( +/obj/effect/spawner/random/vending/colavend, +/obj/machinery/airalarm/directional/north, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/commons) +"IW" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/medical/pharmacy) +"IX" = ( +/obj/item/radio/intercom/directional/east, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port/fore) +"IY" = ( +/obj/effect/turf_decal/bot, +/obj/structure/table, +/obj/machinery/light_switch/directional/west, +/obj/item/storage/toolbox/electrical{ + pixel_x = 7; + pixel_y = 4 + }, +/obj/item/t_scanner, +/obj/item/stock_parts/power_store/cell/high, +/obj/item/stack/medical/wrap/sticky_tape, +/obj/item/electronics/airalarm, +/obj/item/electronics/airlock, +/obj/item/electronics/airlock, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"Ja" = ( +/obj/effect/mapping_helpers/ianbirthday, +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood/end{ + dir = 8 + }, +/obj/effect/decal/cleanable/food/salt, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"Jb" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 1; + name = "Air to Distro" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"Jd" = ( +/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/maintenance/floor2/port) +"Je" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/obj/effect/landmark/start/chaplain, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"Jf" = ( +/obj/structure/railing{ + dir = 10 + }, +/obj/structure/rack, +/obj/effect/spawner/random/maintenance/two, +/obj/machinery/airalarm/directional/north, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port) +"Jo" = ( +/turf/open/openspace, +/area/station/maintenance/floor3/port) +"Jr" = ( +/obj/effect/landmark/start/janitor, +/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, +/turf/open/floor/iron, +/area/station/service/janitor) +"Ju" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/effect/spawner/random/clothing/costume, +/obj/effect/spawner/random/clothing/costume, +/obj/effect/spawner/random/decoration/paint, +/obj/effect/spawner/random/structure/closet_empty/crate, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/large, +/area/station/cargo/lower) +"Jw" = ( +/turf/closed/wall/r_wall, +/area/station/service/bar/backroom) +"Jz" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/valve/digital, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"JB" = ( +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"JG" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4 + }, +/turf/open/floor/catwalk_floor/iron, +/area/station/cargo/lower) +"JI" = ( +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron, +/area/station/construction) +"JL" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"JM" = ( +/obj/machinery/recharge_station, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) +"JQ" = ( +/obj/machinery/door/poddoor{ + id = "scram_engine"; + name = "Core Scram" + }, +/turf/open/floor/plating/airless, +/area/station/engineering/supermatter/room) +"JR" = ( +/obj/structure/sink/directional/east, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"JS" = ( +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/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/science/research) +"JU" = ( +/obj/structure/closet/secure_closet/engineering_personal, +/obj/item/choice_beacon/space_suit/engineering, +/obj/structure/cable, +/obj/item/clothing/gloves/color/yellow, +/obj/item/multitool, +/obj/effect/turf_decal/box, +/turf/open/floor/iron, +/area/station/engineering/main) +"JV" = ( +/obj/effect/spawner/random/structure/closet_private, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/sign/warning/yes_smoking/circle/directional/north, +/turf/open/floor/carpet/blue, +/area/station/commons/dorms/room2) +"Kc" = ( +/obj/effect/spawner/random/engineering/tool, +/obj/structure/sign/warning/gas_mask/directional/east, +/turf/open/floor/plating, +/area/station/construction) +"Kd" = ( +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard/aft) +"Kh" = ( +/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/hallway/secondary/command) +"Kj" = ( +/obj/machinery/door/airlock/external/glass{ + dir = 4; + name = "Supply Door Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/red_alert_access, +/turf/open/floor/iron/smooth_half, +/area/station/cargo/lower) +"Kn" = ( +/obj/machinery/stasis{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/assistant, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port) +"Ko" = ( +/turf/closed/wall, +/area/station/maintenance/floor3/port/fore) +"Kq" = ( +/obj/machinery/door/airlock/engineering{ + name = "Tech Storage" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tech_storage, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/landmark/navigate_destination/techstorage, +/turf/open/floor/iron/large, +/area/station/engineering/storage/tech) +"Kw" = ( +/obj/machinery/rnd/server, +/obj/structure/sign/departments/rndserver/directional/north, +/turf/open/floor/circuit/telecomms/server, +/area/station/science/server) +"KA" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/medical/medbay/central) +"KF" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/hatch{ + name = "Telecomms Server Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/turf/open/floor/iron/dark/smooth_large/airless, +/area/station/tcommsat/server) +"KG" = ( +/turf/closed/wall, +/area/station/service/chapel/office) +"KI" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/floor2/port/fore) +"KR" = ( +/obj/structure/table/reinforced, +/obj/machinery/microwave, +/obj/effect/spawner/random/food_or_drink/donkpockets, +/obj/machinery/light/directional/west, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"KW" = ( +/obj/effect/mapping_helpers/airlock/locked, +/obj/structure/barricade/wooden/crude, +/obj/machinery/door/airlock/maintenance{ + name = "Abandoned Project Room" + }, +/obj/effect/mapping_helpers/airlock/welded, +/turf/open/floor/plating, +/area/station/maintenance/floor3/port) +"KX" = ( +/obj/machinery/conveyor{ + id = "mining" + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/dark/textured, +/area/station/cargo/bitrunning/den) +"La" = ( +/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/west, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/maintenance/floor3/port/fore) +"Lc" = ( +/obj/structure/sign/warning/docking/directional/north, +/obj/machinery/light/small/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/catwalk_floor, +/area/station/hallway/secondary/exit/departure_lounge) +"Ld" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/blue/filled/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/landmark/start/medical_doctor, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"Lr" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/hydroponics/constructable, +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"Ls" = ( +/obj/effect/mapping_helpers/apc/unlocked, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/mapping_helpers/apc/no_charge, +/obj/structure/cable, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard/aft) +"Lu" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"Lv" = ( +/obj/structure/railing{ + dir = 4 + }, +/turf/open/floor/plating, +/area/space/nearstation) +"Lz" = ( +/obj/effect/spawner/random/trash/garbage{ + spawn_scatter_radius = 1 + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron, +/area/station/construction) +"LB" = ( +/obj/effect/spawner/random/trash/garbage{ + spawn_scatter_radius = 1 + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/plating, +/area/station/construction) +"LD" = ( +/obj/machinery/bouldertech/refinery/smelter, +/obj/machinery/conveyor{ + dir = 4; + id = "mining" + }, +/turf/open/floor/iron/dark/textured, +/area/station/cargo/bitrunning/den) +"LF" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/iron/large, +/area/station/maintenance/floor2/port) +"LG" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/departments/court/directional/west, +/obj/machinery/camera/autoname/directional/east, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port/aft) +"LJ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port) +"LK" = ( +/obj/machinery/door/airlock/maintenance, +/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/white/smooth_large, +/area/station/maintenance/floor2/port/fore) +"LL" = ( +/obj/effect/turf_decal/siding/wood/end, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/machinery/door/window/left/directional/west{ + req_access = list("cargo"); + name = "Quartermaster Closet" + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"LM" = ( +/obj/structure/chair/stool/bar/directional/north, +/turf/open/floor/wood, +/area/station/commons/lounge) +"LN" = ( +/turf/closed/wall, +/area/station/service/library) +"LP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark/small, +/area/station/command/vault) +"LQ" = ( +/obj/structure/chair/stool/directional/south{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"LT" = ( +/obj/item/binoculars, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard/fore) +"LU" = ( +/obj/machinery/modular_computer/preset/research{ + dir = 1 + }, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"LV" = ( +/obj/effect/turf_decal/stripes{ + dir = 4 + }, +/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/commons) +"LX" = ( +/turf/closed/wall, +/area/station/maintenance/solars/port) +"Mc" = ( +/obj/machinery/nuclearbomb/selfdestruct, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/dark/telecomms, +/area/station/command/vault) +"Md" = ( +/turf/closed/wall/r_wall, +/area/station/command/eva) +"Me" = ( +/obj/machinery/atmospherics/pipe/smart/simple/general/hidden{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/command/eva) +"Mh" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"Mk" = ( +/obj/structure/closet/secure_closet/miner, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/bot, +/obj/item/clothing/suit/space/hardsuit/mining, +/obj/machinery/digital_clock/directional/east, +/obj/machinery/light/directional/east, +/turf/open/floor/iron/large, +/area/station/cargo/miningoffice) +"Ml" = ( +/obj/machinery/door/airlock/maintenance, +/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/large, +/area/station/maintenance/floor3/port/aft) +"Mq" = ( +/obj/machinery/vending/wardrobe/medi_wardrobe, +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/west, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/medical/cryo) +"Ms" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ + dir = 8 + }, +/turf/open/openspace, +/area/station/maintenance/floor3/port) +"Mt" = ( +/obj/machinery/computer/records/security/laptop{ + dir = 4 + }, +/obj/structure/table/reinforced, +/obj/item/folder/documents, +/obj/item/binoculars, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"Mu" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/floor2/port) +"Mw" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/effect/turf_decal/box, +/obj/machinery/camera/directional/east, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"Mx" = ( +/obj/machinery/door/airlock/command{ + name = "Head of Personnel" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/qm, +/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/large, +/area/station/command/heads_quarters/hop) +"My" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/floor2/port/fore) +"MB" = ( +/turf/closed/wall/r_wall, +/area/station/cargo/miningoffice) +"MC" = ( +/turf/open/floor/iron, +/area/station/maintenance/floor2/port) +"MF" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 6 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/trimline/blue/filled/warning{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/iron/white/smooth_half{ + dir = 1 + }, +/area/station/science/research) +"MG" = ( +/obj/effect/turf_decal/trimline/blue/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/white, +/area/station/medical/medbay/central) +"MK" = ( +/obj/structure/sign/directions/medical{ + dir = 4 + }, +/turf/closed/wall, +/area/station/maintenance/floor2/port) +"ML" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/command/heads_quarters/captain/private) +"MN" = ( +/obj/machinery/door/airlock/maintenance/external{ + name = "Burst Engine Access" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/floor2/starboard/fore) +"MP" = ( +/obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/access/all/engineering/external, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "eva-external" + }, +/obj/effect/mapping_helpers/airlock/red_alert_access, +/obj/machinery/atmospherics/pipe/smart/simple/general/hidden{ + dir = 8 + }, +/turf/open/floor/iron/smooth_half{ + dir = 1 + }, +/area/station/command/eva) +"MU" = ( +/obj/machinery/telecomms/processor/preset_one, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/computer) +"MW" = ( +/obj/machinery/computer/rdconsole{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"MX" = ( +/obj/machinery/light/floor, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/computer) +"Na" = ( +/obj/effect/turf_decal/stripes/line, +/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/hallway/secondary/exit/departure_lounge) +"Nf" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/construction) +"Ng" = ( +/obj/machinery/mechpad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/aft) +"Nj" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Chapel Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/chapel_office, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/landmark/navigate_destination/chapel, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"Nk" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/glass/bottle/holywater{ + pixel_x = -2; + pixel_y = 2 + }, +/obj/item/soulstone/anybody/chaplain, +/obj/item/nullrod{ + pixel_x = 4 + }, +/obj/item/organ/heart, +/obj/item/book/granter/action/spell/smoke/lesser{ + name = "mysterious old book of cloud-chasing" + }, +/obj/machinery/light/small/directional/south, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"Nl" = ( +/obj/effect/turf_decal/stripes, +/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/commons) +"Nm" = ( +/obj/machinery/smartfridge/organ, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/plating, +/area/station/medical/cryo) +"Nn" = ( +/obj/effect/mapping_helpers/airlock/locked, +/obj/structure/barricade/wooden/crude, +/obj/machinery/door/airlock/maintenance{ + name = "Abandoned Project Room" + }, +/obj/effect/mapping_helpers/airlock/welded, +/turf/open/floor/plating, +/area/station/maintenance/floor3/port/fore) +"Nq" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/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/cargo/lower) +"Nr" = ( +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/obj/structure/railing, +/obj/effect/turf_decal/tile/yellow/half{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 9 + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/large, +/area/station/engineering/atmos) +"Nt" = ( +/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/command/heads_quarters/captain/private) +"Nv" = ( +/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/command/bridge) +"Nw" = ( +/obj/structure/closet/crate/goldcrate, +/obj/machinery/airalarm/directional/north, +/obj/item/piggy_bank/vault, +/turf/open/floor/iron/dark/small, +/area/station/command/vault) +"NC" = ( +/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/large, +/area/station/maintenance/floor3/port/aft) +"NE" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes, +/obj/machinery/door/firedoor/border_only, +/obj/structure/railing, +/turf/open/floor/iron, +/area/station/cargo/storage) +"NF" = ( +/obj/machinery/vending/security, +/obj/machinery/computer/security/telescreen/cargo_sec/directional/east, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/security/armory) +"NK" = ( +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/turf_decal/caution{ + dir = 1 + }, +/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/apc/cell_10k, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"NO" = ( +/obj/machinery/vending/drugs, +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/east, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) +"NQ" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/medical_all, +/obj/machinery/light/small/directional/east, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/engineering/storage/tech) +"NR" = ( +/mob/living/basic/goose/vomit, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/plating, +/area/station/construction) +"NS" = ( +/obj/structure/tank_dispenser, +/obj/structure/cable, +/obj/effect/turf_decal/box, +/obj/structure/sign/warning/electric_shock/directional/east, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/engineering/main) +"NW" = ( +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 8 + }, +/turf/open/floor/catwalk_floor, +/area/station/command/eva) +"NX" = ( +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/button/door/directional/east{ + id = "rndlab2"; + name = "Research Window Shutters Control"; + pixel_y = 24; + req_access = list("science"); + pixel_x = 0 + }, +/turf/open/floor/iron/dark, +/area/station/science/research) +"Ob" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/structure/sign/directions/security/directional/west, +/turf/open/floor/iron, +/area/station/cargo/lower) +"Oc" = ( +/obj/structure/filingcabinet, +/obj/item/folder/documents, +/obj/item/poster/traitor, +/obj/machinery/light/directional/west, +/turf/open/floor/iron/dark/small, +/area/station/command/vault) +"Of" = ( +/obj/machinery/door/airlock/medical/glass{ + name = "Cryogenics Bay" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/white/smooth_large, +/area/station/medical/cryo) +"Og" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/machinery/power/energy_accumulator/grounding_rod/anchored, +/obj/structure/cable, +/obj/effect/turf_decal/stripes{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"Oh" = ( +/obj/machinery/door/airlock{ + name = "Unisex Restrooms" + }, +/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/freezer, +/area/station/commons/toilet/restrooms) +"Oi" = ( +/obj/machinery/light/small/directional/west, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port) +"Oj" = ( +/obj/machinery/door/window/left/directional/east{ + req_access = list("engineering") + }, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/pipe/multiz/scrubbers/visible/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/multiz/supply/visible/layer4{ + dir = 4 + }, +/obj/structure/cable/multilayer/multiz, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port) +"Ok" = ( +/obj/machinery/computer/robotics{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"Op" = ( +/obj/machinery/washing_machine, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"Or" = ( +/obj/structure/ladder, +/obj/structure/sign/warning/pods/directional/north, +/obj/machinery/light/small/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port) +"Ot" = ( +/obj/effect/turf_decal/stripes, +/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/large, +/area/station/maintenance/floor2/port/aft) +"Ou" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/light/directional/east, +/turf/open/floor/catwalk_floor, +/area/station/cargo/storage) +"Ov" = ( +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/large, +/area/station/maintenance/floor1/port/aft) +"Ow" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"OA" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/commons) +"OD" = ( +/obj/effect/landmark/start/bartender, +/turf/open/floor/wood, +/area/station/commons/lounge) +"OE" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/ore_box, +/turf/open/floor/iron, +/area/station/cargo/lower) +"OG" = ( +/obj/structure/table/reinforced, +/obj/structure/secure_safe/caps_spare, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"OJ" = ( +/obj/machinery/door/airlock/glass{ + name = "Bar" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/bar, +/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/commons/lounge) +"OL" = ( +/turf/open/floor/iron, +/area/station/construction) +"ON" = ( +/obj/item/reagent_containers/cup/bucket, +/obj/item/mop, +/obj/structure/mop_bucket, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port/aft) +"OO" = ( +/obj/machinery/airalarm/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/floor2/port/fore) +"OP" = ( +/obj/machinery/modular_computer/preset/id, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"OS" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/armory) +"OU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/obj/structure/kitchenspike, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/kitchen_coldroom/freezerfloor, +/area/station/service/kitchen/coldroom) +"OV" = ( +/obj/item/storage/photo_album/chapel{ + pixel_x = 11; + pixel_y = -2 + }, +/obj/structure/table/wood, +/obj/item/flashlight/lamp{ + pixel_y = 11; + pixel_x = -6 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) +"OX" = ( +/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/large, +/area/station/maintenance/floor2/port/fore) +"Pa" = ( +/obj/machinery/door/airlock/maintenance, +/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/large, +/area/station/maintenance/floor2/port/fore) +"Pc" = ( +/obj/machinery/computer/order_console/mining, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/large, +/area/station/cargo/miningoffice) +"Pe" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/junction, +/turf/closed/wall/r_wall, +/area/station/engineering/supermatter/room) +"Pl" = ( +/obj/structure/sign/directions/command{ + dir = 1 + }, +/obj/structure/sign/directions/lavaland{ + dir = 8; + pixel_y = -8 + }, +/obj/structure/sign/directions/supply{ + pixel_y = 8; + dir = 8 + }, +/turf/closed/wall, +/area/station/commons) +"Po" = ( +/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/large, +/area/station/maintenance/floor2/port) +"Pp" = ( +/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/commons/lounge) +"Pr" = ( +/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/west, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port/fore) +"Pu" = ( +/obj/structure/fans/tiny, +/obj/machinery/door/airlock/external{ + name = "Escape Pod One"; + space_dir = 8 + }, +/obj/effect/landmark/navigate_destination/dockescpod1, +/turf/open/floor/plating, +/area/station/maintenance/floor3/port/fore) +"Pv" = ( +/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/engineering/break_room) +"Px" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/engineering/atmos) +"Pz" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 8 + }, +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/passive_vent{ + name = "server vent" + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/engine, +/area/station/science/server) +"PA" = ( +/obj/structure/cable/layer3, +/obj/machinery/porta_turret/ai{ + dir = 1 + }, +/obj/machinery/button/door/directional/south{ + id = "AI Chamber entrance shutters"; + name = "AI Chamber Entrance Shutters Control"; + req_access = list("ai_upload") + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/effect/mapping_helpers/apc/cell_10k, +/obj/effect/mapping_helpers/apc/full_charge, +/turf/open/floor/circuit, +/area/station/ai/satellite/chamber) +"PB" = ( +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"PC" = ( +/obj/structure/transport/linear/public, +/obj/effect/landmark/transport/transport_id{ + specific_transport_id = "bearcat_cargo_lift" + }, +/turf/open/floor/plating/elevatorshaft, +/area/station/cargo/lower) +"PD" = ( +/obj/machinery/computer/pandemic, +/obj/structure/reagent_dispensers/wall/virusfood/directional/north, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"PE" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Pod Three"; + space_dir = 1 + }, +/obj/structure/fans/tiny, +/obj/structure/sign/warning/pods/directional/west, +/obj/effect/landmark/navigate_destination/dockescpod3, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port/fore) +"PF" = ( +/turf/closed/wall, +/area/station/commons/dorms/room1) +"PG" = ( +/obj/structure/closet/l3closet/janitor, +/obj/vehicle/ridden/janicart, +/obj/item/key/janitor, +/obj/item/storage/box/mousetraps, +/obj/item/restraints/legcuffs/beartrap, +/obj/item/restraints/legcuffs/beartrap, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/storage/box/lights/mixed, +/obj/item/storage/box/mousetraps, +/obj/item/storage/box/lights/mixed, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/service/janitor) +"PH" = ( +/obj/machinery/light_switch/directional/west, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/command/eva) +"PI" = ( +/obj/structure/table/reinforced, +/obj/item/storage/medkit/toxin{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/fire, +/obj/item/storage/medkit/brute{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 5 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"PJ" = ( +/obj/structure/cable/layer3, +/obj/machinery/porta_turret/ai, +/turf/open/floor/circuit, +/area/station/ai/satellite/chamber) +"PL" = ( +/obj/machinery/telecomms/server/presets/command, +/turf/open/floor/circuit/telecomms/server, +/area/station/tcommsat/server) +"PM" = ( +/obj/structure/bed, +/obj/effect/spawner/random/bedsheet, +/obj/effect/landmark/start/station_engineer, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/machinery/digital_clock/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/apc/cell_10k, +/turf/open/floor/iron, +/area/station/engineering/break_room) +"PN" = ( +/turf/closed/wall, +/area/station/hallway/secondary/exit/departure_lounge) +"PQ" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/highsecurity{ + name = "AI Chamber" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_upload, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "AI Chamber entrance shutters"; + name = "AI Chamber Entrance Shutters"; + dir = 8 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark/smooth_large/airless, +/area/station/ai/satellite/chamber) +"PS" = ( +/obj/structure/fans/tiny, +/turf/open/floor/plating, +/area/station/maintenance/floor3/port/fore) +"PT" = ( +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"PV" = ( +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/fore) +"PX" = ( +/obj/machinery/door/airlock/maintenance, +/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/large, +/area/station/maintenance/floor2/port/fore) +"PY" = ( +/obj/machinery/door/airlock/command{ + name = "Captain's Quarters" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/hos, +/obj/effect/mapping_helpers/airlock/access/any/command/captain, +/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/large, +/area/station/command/heads_quarters/captain/private) +"PZ" = ( +/obj/effect/spawner/random/trash/box, +/obj/effect/spawner/random/exotic/tool, +/turf/open/floor/iron, +/area/station/construction) +"Qb" = ( +/obj/structure/sign/directions/medical{ + dir = 4; + pixel_y = 8 + }, +/obj/structure/sign/directions/engineering{ + pixel_y = -8 + }, +/obj/structure/sign/directions/arrival{ + dir = 1 + }, +/turf/closed/wall, +/area/station/commons) +"Qg" = ( +/obj/effect/turf_decal/trimline/brown/line, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark/textured, +/area/station/cargo/bitrunning/den) +"Ql" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/effect/spawner/random/techstorage/service_all, +/turf/open/floor/iron, +/area/station/engineering/storage/tech) +"Qm" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard/aft) +"Qn" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/carpet/blue, +/area/station/commons/dorms/room2) +"Qo" = ( +/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/small, +/area/station/command/vault) +"Qp" = ( +/obj/structure/closet/emcloset, +/obj/item/clothing/suit/space/fragile, +/obj/item/clothing/head/helmet/space/fragile, +/turf/open/floor/iron/white, +/area/station/commons) +"Qq" = ( +/obj/machinery/computer/security/telescreen/normal/directional/east, +/obj/structure/chair/office{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/light/directional/east, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"Qr" = ( +/obj/machinery/suit_storage_unit/ce, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"Qs" = ( +/obj/effect/spawner/random/trash/garbage{ + spawn_scatter_radius = 1 + }, +/turf/open/floor/iron, +/area/station/construction) +"Qt" = ( +/obj/structure/chair/stool/bar/directional/north, +/obj/machinery/camera/autoname/directional/west, +/turf/open/floor/wood, +/area/station/commons/lounge) +"Qv" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/stripes, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"Qw" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 4; + id = "rdrnd"; + name = "Research and Development Shutters" + }, +/obj/structure/desk_bell{ + pixel_x = 6 + }, +/obj/item/folder{ + pixel_x = -6 + }, +/obj/item/pen{ + pixel_x = -7 + }, +/obj/structure/cable, +/obj/machinery/cell_charger{ + pixel_y = 11; + pixel_x = 3 + }, +/obj/item/stock_parts/power_store/cell, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/left/directional/west{ + name = "Research Lab Desk"; + req_access = list("science") + }, +/turf/open/floor/iron, +/area/station/science/research) +"Qy" = ( +/obj/docking_port/stationary/escape_pod, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port) +"Qz" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"QC" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/closet/secure_closet/quartermaster, +/obj/item/disk/computer/quartermaster, +/obj/effect/spawner/random/entertainment/money_medium{ + pixel_y = -6; + pixel_x = -3 + }, +/obj/machinery/camera/autoname/directional/west, +/obj/item/stamp/head/qm, +/turf/open/floor/carpet/orange, +/area/station/command/heads_quarters/hop) +"QD" = ( +/obj/docking_port/stationary/random{ + name = "lavaland"; + shuttle_id = "pod_4_lavaland" + }, +/turf/open/space/basic, +/area/space) +"QE" = ( +/obj/effect/mapping_helpers/iannewyear, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood/corner, +/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/wood/corner{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"QG" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/mob/living/basic/pet/fox/renault, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"QI" = ( +/obj/machinery/vending/wardrobe/chef_wardrobe, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"QJ" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Bridge" + }, +/obj/effect/mapping_helpers/airlock/access/any/command/general, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/navigate_destination/bridge, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark/smooth_large, +/area/station/command/bridge) +"QK" = ( +/obj/structure/table, +/obj/item/clothing/shoes/magboots{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/clothing/shoes/magboots{ + pixel_x = -11; + pixel_y = 1 + }, +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_x = 4; + pixel_y = 2 + }, +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/grenade/chem_grenade/smart_metal_foam{ + pixel_x = 8 + }, +/obj/item/radio/off{ + pixel_x = 6 + }, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/plating, +/area/station/command/eva) +"QL" = ( +/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, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/aft) +"QM" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/vending/assist, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron, +/area/station/engineering/storage/tech) +"QO" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/openspace, +/area/station/maintenance/floor3/port) +"QP" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Armory" + }, +/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, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/security/armory) +"QW" = ( +/obj/machinery/atmospherics/components/trinary/mixer/airmix, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"QX" = ( +/obj/machinery/door/airlock/silver{ + name = "Bathroom" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/hos, +/obj/effect/mapping_helpers/airlock/access/any/command/captain, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white/smooth_large, +/area/station/command/heads_quarters/captain/private) +"QY" = ( +/obj/structure/railing/corner/end{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/lower) +"QZ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/iron/large, +/area/station/maintenance/floor2/port/fore) +"Rc" = ( +/obj/structure/easel, +/obj/item/canvas/twentythree_twentythree, +/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/west, +/obj/machinery/door/window/left/directional/south{ + req_access = list("engineering") + }, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port) +"Rf" = ( +/obj/machinery/door/airlock/external/glass{ + dir = 4; + name = "Supply Door Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/mapping_helpers/airlock/red_alert_access, +/turf/open/floor/iron/smooth_half, +/area/station/cargo/lower) +"Rm" = ( +/obj/effect/turf_decal/box, +/obj/structure/closet/emcloset, +/obj/item/clothing/suit/space/fragile, +/obj/item/clothing/head/helmet/space/fragile, +/turf/open/floor/iron/large, +/area/station/maintenance/floor2/port/fore) +"Rn" = ( +/obj/machinery/vending/autodrobe, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"Ro" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/solars/port) +"Rq" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/start/cook, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"Rs" = ( +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"Rt" = ( +/obj/machinery/light/small/directional/west, +/obj/structure/closet/emcloset, +/obj/item/clothing/suit/space/fragile, +/obj/item/clothing/head/helmet/space/fragile, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/floor3/port) +"Ru" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/structure/lattice, +/turf/open/space/openspace, +/area/space/nearstation) +"Rv" = ( +/obj/structure/closet/firecloset, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/light/small/directional/east, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/aft) +"RA" = ( +/obj/machinery/vending/clothing, +/obj/machinery/light/small/directional/north, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"RD" = ( +/obj/structure/toilet{ + pixel_y = 13 + }, +/obj/machinery/shower/directional/east, +/obj/structure/mirror/directional/east, +/obj/structure/sink/directional/west, +/obj/effect/spawner/random/trash/soap{ + spawn_scatter_radius = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/captain/private) +"RH" = ( +/obj/machinery/byteforge, +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 5 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/bitrunning/den) +"RI" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/ladder, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"RJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/west, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/aft) +"RK" = ( +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/white, +/area/station/commons) +"RL" = ( +/obj/structure/table, +/obj/item/clothing/glasses/meson/engine{ + pixel_y = 5; + pixel_x = 5 + }, +/obj/item/clothing/glasses/meson/engine{ + pixel_y = 5 + }, +/obj/item/clothing/glasses/meson/engine{ + pixel_y = 5; + pixel_x = -5 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/item/storage/belt/utility/full/engi{ + pixel_y = -5; + pixel_x = -5 + }, +/obj/item/storage/belt/utility/full/engi{ + pixel_y = -5 + }, +/obj/item/storage/belt/utility/full/engi{ + pixel_y = -5; + pixel_x = 5 + }, +/turf/open/floor/iron, +/area/station/engineering/break_room) +"RM" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/obj/structure/transport/linear/public, +/turf/open/floor/plating/elevatorshaft, +/area/station/cargo/lower) +"RN" = ( +/obj/structure/table/reinforced, +/obj/item/food/dough, +/obj/item/kitchen/rollingpin, +/obj/item/book/manual/chef_recipes{ + pixel_x = 2; + pixel_y = 6 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/left/directional/east{ + name = "Reception Window" + }, +/obj/machinery/door/window/left/directional/west{ + name = "Kitchen Window"; + req_access = list("kitchen") + }, +/turf/open/floor/iron, +/area/station/service/kitchen) +"RP" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port/aft) +"RS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"RU" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/tank/nitrogen, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"RV" = ( +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/landmark/start/depsec/science, +/turf/open/floor/iron/dark, +/area/station/science/research) +"RW" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/east, +/turf/open/floor/iron/large, +/area/station/maintenance/floor2/port/fore) +"RZ" = ( +/obj/machinery/vending/medical, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 9 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) +"Sg" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/supply/visible, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"So" = ( +/obj/structure/closet/emcloset, +/obj/item/clothing/head/helmet/space/fragile, +/obj/item/clothing/suit/space/fragile, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/aft) +"Sq" = ( +/obj/structure/table, +/obj/machinery/airalarm/directional/east, +/obj/structure/bedsheetbin, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"Sr" = ( +/turf/open/floor/plating, +/area/station/maintenance/floor1/port/fore) +"Sx" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/wood, +/area/station/commons/lounge) +"Sz" = ( +/obj/machinery/power/supermatter_crystal/engine, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"SA" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/brigdoor/left/directional/north{ + name = "Weapon Distribution"; + req_access = list("armory") + }, +/obj/machinery/button/door{ + desc = "A door remote control switch for the interior brig doors."; + id = "innerbrig"; + name = "Brig Interior Door Control"; + normaldoorcontrol = 1; + pixel_x = 6; + req_access = list("security") + }, +/obj/item/storage/fancy/donut_box{ + pixel_y = 2; + pixel_x = -13 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/armory) +"SB" = ( +/obj/machinery/chem_master/condimaster{ + desc = "Looks like a knock-off chem-master. Perhaps useful for separating liquids when mixing drinks precisely. Also dispenses condiments."; + name = "HoochMaster Deluxe" + }, +/obj/machinery/airalarm/directional/west, +/obj/machinery/light/small/directional/west, +/turf/open/floor/wood, +/area/station/commons/lounge) +"SE" = ( +/obj/machinery/chem_mass_spec, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/white/smooth_large, +/area/station/medical/pharmacy) +"SI" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/engineering/break_room) +"SK" = ( +/obj/machinery/telecomms/receiver/preset_right, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/computer) +"SL" = ( +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/iron/stairs/medium{ + dir = 8 + }, +/area/station/cargo/lower) +"SM" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/east, +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/firealarm/directional/east, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/command) +"SP" = ( +/obj/machinery/door/airlock/external{ + name = "Departure Lounge Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/red_alert_access, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"SQ" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/components/unary/passive_vent, +/obj/structure/sign/warning/docking/directional/west, +/turf/open/floor/plating, +/area/station/cargo/lower) +"SY" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner, +/obj/effect/turf_decal/trimline/brown/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, +/area/station/cargo/miningoffice) +"Ta" = ( +/obj/machinery/telecomms/processor/preset_two, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/computer) +"Th" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"Tj" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons) +"Tk" = ( +/obj/structure/closet/emcloset, +/obj/item/clothing/head/helmet/space/fragile, +/obj/item/clothing/suit/space/fragile, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/hallway/secondary/command) +"Tl" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 1; + name = "Cold Loop to Gas" + }, +/obj/machinery/light/directional/south, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"Tn" = ( +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/maintenance/floor3/port/fore) +"Tr" = ( +/turf/closed/wall, +/area/station/service/hydroponics) +"Tt" = ( +/obj/structure/table/optable, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"Tw" = ( +/obj/structure/cable, +/obj/machinery/telecomms/bus/preset_four, +/obj/effect/mapping_helpers/airalarm/tlv_cold_room, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/computer) +"Tx" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/landmark/start/roboticist, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"Tz" = ( +/obj/structure/cable, +/obj/structure/table, +/obj/item/storage/toolbox/mechanical{ + pixel_x = 3; + pixel_y = -2 + }, +/obj/effect/turf_decal/box, +/obj/effect/spawner/random/food_or_drink/donkpockets, +/obj/machinery/microwave/engineering, +/turf/open/floor/iron, +/area/station/engineering/main) +"TC" = ( +/obj/machinery/pdapainter{ + pixel_y = 2 + }, +/obj/machinery/digital_clock/directional/east, +/obj/structure/bed/dogbed/ian{ + pixel_x = 0; + pixel_y = 19 + }, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/hop) +"TE" = ( +/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, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"TG" = ( +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/fore) +"TH" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/security_officer, +/turf/open/floor/iron, +/area/station/security/brig) +"TM" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"TP" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port) +"TR" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/wood, +/area/station/commons/lounge) +"TS" = ( +/obj/structure/railing{ + dir = 8 + }, +/turf/open/floor/catwalk_floor, +/area/station/cargo/storage) +"TT" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/floor2/port/aft) +"TU" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/sign/warning/vacuum/external/directional/east, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/solars/port) +"TV" = ( +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/cargo/lower) +"TW" = ( +/obj/effect/turf_decal/bot, +/obj/structure/sign/directions/supply/directional/west, +/turf/open/floor/iron, +/area/station/cargo/storage) +"TY" = ( +/obj/structure/table, +/obj/effect/spawner/random/trash/crushed_can{ + pixel_y = 10 + }, +/obj/effect/spawner/random/trash/cigbutt, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port) +"Ua" = ( +/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/maintenance/floor3/port) +"Ud" = ( +/obj/machinery/door/airlock/maintenance, +/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/white/smooth_large, +/area/station/maintenance/floor2/port) +"Ue" = ( +/obj/structure/closet/wardrobe/pjs, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/landmark/navigate_destination/dorms, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port) +"Ug" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 1 + }, +/obj/item/reagent_containers/cup/beaker/cryoxadone{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/wrench/medical, +/obj/item/storage/pill_bottle/mannitol, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 6 + }, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"Uh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/construction) +"Uj" = ( +/obj/structure/closet/secure_closet/freezer/fridge, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/fore) +"Un" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Mining Dock" + }, +/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/large, +/area/station/maintenance/floor2/port/fore) +"Up" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 4; + initialize_directions = 8 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"Uq" = ( +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) +"Ur" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/bed/maint, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard/aft) +"Uw" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/north, +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/effect/turf_decal/stripes{ + dir = 5 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"Uy" = ( +/obj/machinery/recharge_station, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port) +"Uz" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/door/airlock/public/glass{ + name = "Departure Lounge" + }, +/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/large, +/area/station/hallway/secondary/exit/departure_lounge) +"UF" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/iron/large, +/area/station/command/eva) +"UG" = ( +/obj/effect/turf_decal/trimline/brown/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/cargo_technician, +/turf/open/floor/iron/dark/textured, +/area/station/cargo/bitrunning/den) +"UH" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "hop"; + name = "Privacy Shutters" + }, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/pen, +/obj/item/papercutter{ + pixel_x = -4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/left/directional/east{ + name = "Reception Window" + }, +/obj/machinery/door/window/brigdoor/right/directional/west{ + name = "Head of Personnel's Desk"; + req_access = list("cargo") + }, +/turf/open/floor/iron/large, +/area/station/command/heads_quarters/hop) +"UJ" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + 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/armory) +"UL" = ( +/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/commons) +"UN" = ( +/obj/effect/turf_decal/stripes/corner{ + 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/white, +/area/station/commons) +"UU" = ( +/turf/open/floor/iron, +/area/station/engineering/atmos) +"UZ" = ( +/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/cafeteria, +/area/station/service/kitchen) +"Va" = ( +/obj/machinery/airalarm/directional/west, +/obj/structure/chair/office, +/obj/effect/landmark/start/chief_engineer, +/obj/machinery/digital_clock/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) +"Vd" = ( +/turf/closed/wall, +/area/station/commons/toilet/restrooms) +"Ve" = ( +/obj/machinery/vending/wardrobe/gene_wardrobe, +/obj/effect/turf_decal/siding/blue{ + dir = 9 + }, +/turf/open/floor/iron/white/smooth_large, +/area/station/science/research) +"Vj" = ( +/obj/machinery/modular_computer/preset/cargochat/science{ + dir = 8 + }, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/full, +/turf/open/floor/iron/dark/smooth_large, +/area/station/science/research) +"Vn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"Vp" = ( +/obj/machinery/meter/monitored/distro_loop, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"Vq" = ( +/obj/machinery/suit_storage_unit/cmo, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"Vu" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/cable, +/obj/machinery/recharge_station, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) +"Vw" = ( +/obj/effect/landmark/start/clown, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/wood, +/area/station/service/theater) +"VC" = ( +/obj/docking_port/stationary/random{ + name = "lavaland"; + shuttle_id = "pod_2_lavaland"; + dir = 4 + }, +/turf/open/space/openspace, +/area/space) +"VD" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/cable, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/openspace, +/area/station/maintenance/floor3/port) +"VE" = ( +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"VF" = ( +/obj/structure/chair/stool/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port) +"VG" = ( +/turf/closed/wall, +/area/station/science/research) +"VH" = ( +/obj/structure/railing/corner/end/flip{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/layer_manifold/supply/hidden, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"VJ" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard/aft) +"VL" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Gas to Chamber" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"VM" = ( +/obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible, +/obj/machinery/atmospherics/pipe/smart/simple/supply/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"VN" = ( +/obj/machinery/door/airlock/freezer{ + name = "Freezer" + }, +/obj/structure/plasticflaps/kitchen, +/obj/effect/mapping_helpers/airlock/access/all/service/kitchen, +/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/large, +/area/station/service/kitchen) +"VO" = ( +/obj/docking_port/stationary/escape_pod, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port/fore) +"VQ" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard/fore) +"VT" = ( +/obj/docking_port/stationary/random{ + name = "lavaland"; + shuttle_id = "pod_lavaland"; + dir = 8 + }, +/turf/open/space/openspace, +/area/space) +"VV" = ( +/turf/open/floor/plating, +/area/station/maintenance/floor1/port) +"VW" = ( +/obj/structure/chair/stool/bar/directional/north, +/obj/machinery/camera/autoname/directional/east, +/turf/open/floor/wood, +/area/station/commons/lounge) +"VX" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/station/command/eva) +"VY" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/directional/west, +/obj/structure/bodycontainer/morgue{ + dir = 1 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port) +"Wb" = ( +/obj/machinery/portable_atmospherics/pipe_scrubber, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"Wd" = ( +/obj/machinery/porta_turret/ai, +/obj/structure/cable/layer3, +/turf/open/floor/circuit, +/area/station/ai/satellite/chamber) +"Wk" = ( +/obj/structure/railing/corner/end{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port) +"Wm" = ( +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/structure/bed/dogbed/mcgriff, +/mob/living/basic/pet/dog/pug/mcgriff, +/turf/open/floor/iron, +/area/station/security/armory) +"Wn" = ( +/turf/closed/wall, +/area/station/medical/pharmacy) +"Ws" = ( +/obj/structure/closet/secure_closet/captains, +/obj/item/reagent_containers/cup/glass/flask/gold, +/obj/item/choice_beacon/space_suit/captain, +/obj/item/clothing/mask/gas/atmos/captain, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/machinery/light/directional/east, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain/private) +"Wt" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/sign/departments/evac/directional/east, +/obj/effect/spawner/random/entertainment/arcade{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/firealarm/directional/south{ + pixel_x = 8 + }, +/obj/effect/landmark/navigate_destination/dockesc, +/turf/open/floor/plating, +/area/station/hallway/secondary/exit/departure_lounge) +"Wu" = ( +/turf/closed/wall, +/area/station/commons/dorms/room2) +"Wv" = ( +/obj/effect/turf_decal/siding/blue, +/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/science/research) +"Ww" = ( +/obj/machinery/pipedispenser/disposal, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/effect/mapping_helpers/apc/cell_10k, +/turf/open/floor/iron/large, +/area/station/engineering/atmos) +"Wx" = ( +/obj/machinery/airalarm/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/floor2/port) +"WA" = ( +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"WE" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/junction{ + dir = 1 + }, +/obj/machinery/icecream_vat, +/obj/structure/sign/warning/cold_temp/directional/east, +/turf/open/floor/iron/kitchen_coldroom/freezerfloor, +/area/station/service/kitchen/coldroom) +"WG" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/effect/turf_decal/tile/yellow/half{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/turf/open/floor/iron/large, +/area/station/engineering/atmos) +"WH" = ( +/obj/machinery/space_heater, +/obj/effect/turf_decal/box, +/obj/machinery/light/directional/east, +/turf/open/floor/iron/large, +/area/station/engineering/atmos) +"WK" = ( +/obj/machinery/photobooth, +/obj/machinery/ticket_machine/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/autoname/directional/east, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/aft) +"WL" = ( +/obj/machinery/dna_scannernew, +/obj/effect/turf_decal/siding/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/smooth_large, +/area/station/science/research) +"WO" = ( +/obj/machinery/light/small/directional/west, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port) +"WR" = ( +/obj/structure/cable/multilayer/connected, +/obj/machinery/porta_turret/ai, +/turf/open/floor/circuit, +/area/station/ai/satellite/chamber) +"WS" = ( +/obj/effect/decal/cleanable/rubble, +/obj/effect/turf_decal/trimline/brown/end, +/obj/machinery/light/small/directional/east, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark/textured, +/area/station/cargo/bitrunning/den) +"WU" = ( +/obj/effect/turf_decal/tile/neutral/full, +/obj/machinery/door/airlock/research/glass{ + name = "Robotics Lab" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/robotics, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/landmark/navigate_destination, +/turf/open/floor/iron/dark/smooth_large, +/area/station/science/robotics/lab) +"WX" = ( +/obj/structure/closet/crate/freezer/blood, +/obj/machinery/iv_drip, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 10 + }, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"WY" = ( +/obj/item/mop, +/obj/item/reagent_containers/cup/bucket, +/obj/structure/mop_bucket/janitorialcart, +/obj/item/reagent_containers/spray/cleaner, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/janitor) +"Xa" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/stripes, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"Xb" = ( +/obj/item/radio/intercom/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/window/brigdoor/security/cell/left/directional/west{ + id = "Cell 1"; + name = "Cell 1" + }, +/obj/effect/landmark/start/lawyer, +/turf/open/floor/iron, +/area/station/security/brig) +"Xc" = ( +/obj/machinery/rnd/production/circuit_imprinter/department/science, +/obj/machinery/button/door/directional/west{ + id = "mechbay"; + name = "Mech Bay Shutters Control"; + req_access = list("robotics") + }, +/obj/machinery/light/small/directional/west, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"Xg" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/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/brig) +"Xh" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/security_officer, +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/security/brig) +"Xi" = ( +/obj/effect/spawner/random/vending/snackvend, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/fore) +"Xj" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"Xk" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/stripes, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"Xl" = ( +/obj/effect/turf_decal/trimline/brown/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark/textured, +/area/station/cargo/bitrunning/den) +"Xn" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/engineering/lobby) +"Xo" = ( +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue, +/obj/machinery/camera/autoname/directional/south, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"Xs" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/wood, +/area/station/commons/lounge) +"Xv" = ( +/obj/effect/turf_decal/trimline/blue/end{ + dir = 8 + }, +/obj/structure/chair/office/light, +/mob/living/basic/pet/cat/runtime, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) +"Xw" = ( +/obj/structure/reagent_dispensers/cooking_oil, +/obj/machinery/processor{ + pixel_y = 18; + pixel_x = 2 + }, +/turf/open/floor/iron/kitchen_coldroom/freezerfloor, +/area/station/service/kitchen/coldroom) +"Xz" = ( +/turf/closed/wall/r_wall, +/area/station/engineering/atmos) +"XA" = ( +/obj/structure/table/reinforced, +/obj/item/toy/crayon/spraycan/roboticist, +/obj/item/assembly/prox_sensor{ + pixel_x = -5; + pixel_y = 7 + }, +/obj/item/assembly/flash/handheld{ + pixel_x = 6; + pixel_y = 13 + }, +/obj/item/assembly/flash/handheld{ + pixel_x = 6; + pixel_y = 13 + }, +/obj/item/assembly/flash/handheld{ + pixel_x = 6; + pixel_y = 13 + }, +/obj/item/assembly/flash/handheld{ + pixel_x = 6; + pixel_y = 13 + }, +/obj/item/assembly/flash/handheld{ + pixel_x = 6; + pixel_y = 13 + }, +/obj/item/assembly/flash/handheld{ + pixel_x = 6; + pixel_y = 13 + }, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"XC" = ( +/obj/machinery/modular_computer/preset/engineering{ + dir = 1 + }, +/obj/machinery/button/door/directional/south{ + id = "engsm"; + name = "Radiation Shutters Control"; + req_access = list("engineering") + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow, +/turf/open/floor/iron, +/area/station/engineering/break_room) +"XD" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/librarian, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/engine/cult, +/area/station/service/library) +"XE" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 4; + id = "mechbay"; + name = "Robotics Shutters" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"XF" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/trimline/purple/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/landmark/start/research_director, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) +"XG" = ( +/obj/structure/table/reinforced, +/obj/effect/spawner/surgery_tray/full, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/plating, +/area/station/science/robotics/lab) +"XH" = ( +/obj/machinery/computer/station_alert{ + dir = 1 + }, +/obj/machinery/button/door/directional/south{ + id = "scram_engine"; + name = "CORE SCRAM" + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron, +/area/station/engineering/break_room) +"XK" = ( +/obj/machinery/button/door/directional/east{ + id = "mechbay"; + name = "Mech Bay Shutters Control"; + req_access = list("robotics") + }, +/turf/open/floor/iron/large, +/area/station/maintenance/floor3/port/aft) +"XL" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/door/airlock/maintenance, +/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/large, +/area/station/maintenance/floor2/port) +"XN" = ( +/obj/machinery/brm, +/obj/machinery/conveyor{ + id = "mining" + }, +/turf/open/floor/iron/dark/textured, +/area/station/cargo/bitrunning/den) +"XP" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/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/pharmacy) +"Ya" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Starboard Primary Hallway" + }, +/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/white/smooth_large, +/area/station/commons) +"Yb" = ( +/obj/item/pinpointer/nuke{ + pixel_x = -7; + pixel_y = 16 + }, +/obj/item/disk/nuclear{ + pixel_x = 3; + pixel_y = 13 + }, +/obj/item/flashlight/lamp/green{ + pixel_x = 8; + pixel_y = 18 + }, +/obj/structure/dresser, +/obj/machinery/requests_console/directional/east{ + department = "Captain's Desk"; + name = "Captain's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/mapping_helpers/requests_console/information, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain/private) +"Yd" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark/small, +/area/station/command/vault) +"Ye" = ( +/obj/structure/chair/wood/wings{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/service/theater) +"Yf" = ( +/obj/structure/closet/secure_closet/personal, +/obj/effect/turf_decal/box, +/turf/open/floor/iron/white, +/area/station/commons) +"Yi" = ( +/obj/structure/table, +/obj/item/storage/belt/utility/atmostech, +/obj/item/t_scanner, +/obj/item/book/manual/wiki/atmospherics, +/obj/item/stack/sheet/iron/fifty, +/obj/machinery/camera/autoname/directional/south, +/turf/open/floor/iron/large, +/area/station/engineering/atmos) +"Yl" = ( +/obj/effect/landmark/start/bartender, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/wood, +/area/station/service/bar/backroom) +"Ym" = ( +/obj/structure/closet/wardrobe/mixed, +/obj/effect/spawner/random/clothing/costume, +/obj/effect/spawner/random/clothing/costume, +/obj/effect/spawner/random/clothing/costume, +/obj/effect/spawner/random/clothing/costume, +/obj/effect/spawner/random/clothing/costume, +/obj/structure/sign/departments/restroom/directional/south, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"Yo" = ( +/obj/effect/turf_decal/siding/wood/end{ + 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/wood, +/area/station/command/heads_quarters/hop) +"Ys" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/carpet, +/area/station/commons/lounge) +"Yu" = ( +/obj/machinery/light/small/directional/west, +/obj/structure/reagent_dispensers/foamtank, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/aft) +"Yy" = ( +/obj/machinery/door/airlock/external{ + name = "Departure Lounge Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/red_alert_access, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"Yz" = ( +/obj/effect/mapping_helpers/apc/unlocked, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/mapping_helpers/apc/no_charge, +/obj/structure/cable, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard/fore) +"YA" = ( +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/command/eva) +"YD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/light/small/directional/east, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/fore) +"YF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"YH" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) +"YI" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 10 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"YK" = ( +/obj/machinery/mech_bay_recharge_port{ + dir = 2 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port/aft) +"YM" = ( +/turf/closed/wall/r_wall, +/area/station/maintenance/floor2/port/fore) +"YN" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/window/right/directional/south{ + name = "First Aid Supplies"; + req_access = list("medical") + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"YO" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/obj/structure/lattice, +/turf/open/space/openspace, +/area/space/nearstation) +"YS" = ( +/obj/effect/spawner/random/trash/garbage{ + spawn_scatter_radius = 1 + }, +/turf/open/floor/plating, +/area/station/construction) +"YT" = ( +/obj/machinery/computer/order_console/bitrunning{ + dir = 4 + }, +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 6 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/bitrunning/den) +"YV" = ( +/obj/machinery/cryo_cell, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 5 + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/cryo) +"Za" = ( +/obj/structure/railing, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port) +"Zb" = ( +/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/south, +/turf/open/floor/iron/large, +/area/station/maintenance/floor3/port/aft) +"Zd" = ( +/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/grimy, +/area/station/service/chapel/office) +"Ze" = ( +/obj/machinery/telecomms/bus/preset_two, +/turf/open/floor/circuit/telecomms/mainframe, +/area/station/tcommsat/computer) +"Zf" = ( +/obj/machinery/light_switch/directional/east, +/turf/open/floor/iron/large, +/area/station/cargo/lower) +"Zh" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron, +/area/station/maintenance/floor3/port) +"Zk" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Zm" = ( +/obj/structure/bed/double, +/obj/effect/landmark/start/head_of_personnel, +/obj/effect/landmark/start/quartermaster, +/obj/structure/sign/poster/official/no_erp/directional/north, +/obj/effect/spawner/random/bedsheet/double, +/obj/effect/decal/cleanable/food/salt, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/hop) +"Zn" = ( +/obj/machinery/door/airlock/maintenance, +/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/large, +/area/station/maintenance/floor2/port/aft) +"Zo" = ( +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/computer) +"Zq" = ( +/obj/effect/turf_decal/trimline/brown/line, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 1 + }, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/dark/textured, +/area/station/cargo/bitrunning/den) +"Zt" = ( +/obj/structure/sign/painting/library{ + pixel_x = -30 + }, +/obj/machinery/vending/games, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor3/port) +"Zu" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 4 + }, +/obj/structure/chair{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/landmark/start/shaft_miner, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"Zv" = ( +/obj/structure/railing/corner/end{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"Zw" = ( +/obj/effect/turf_decal/stripes, +/obj/machinery/airalarm/directional/east, +/obj/machinery/door/firedoor/border_only, +/obj/structure/railing/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/storage) +"Zy" = ( +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/command/eva) +"ZA" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/obj/machinery/gibber, +/obj/machinery/camera/autoname/directional/north, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/kitchen_coldroom/freezerfloor, +/area/station/service/kitchen/coldroom) +"ZB" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 8 + }, +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/structure/fans/tiny, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/hidden, +/obj/structure/cable, +/obj/effect/landmark/navigate_destination, +/obj/machinery/door/window/brigdoor/left/directional/south{ + name = "Research Division Server Room"; + req_access = list("rd") + }, +/turf/open/floor/engine, +/area/station/science/server) +"ZD" = ( +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/floor2/starboard/aft) +"ZF" = ( +/obj/structure/table/wood, +/obj/machinery/button/door/directional/east{ + id = "dorms2"; + name = "Shutters Control" + }, +/obj/effect/spawner/random/decoration/lavalamp, +/turf/open/floor/carpet/blue, +/area/station/commons/dorms/room2) +"ZH" = ( +/obj/structure/railing/corner/end/flip{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port) +"ZK" = ( +/obj/machinery/power/shuttle_engine/propulsion/burst{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/floor2/starboard/aft) +"ZM" = ( +/obj/machinery/component_printer, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/science/research) +"ZN" = ( +/obj/machinery/deepfryer, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"ZO" = ( +/obj/machinery/door/airlock/vault{ + name = "Nuclear Bomb Device" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/access/all/supply/vault, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark/telecomms, +/area/station/command/vault) +"ZP" = ( +/obj/machinery/vending/hydronutrients, +/obj/effect/turf_decal/tile/green/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/service/hydroponics) +"ZQ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/closet/radiation, +/obj/item/clothing/glasses/meson/engine, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/aft) +"ZR" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/engineering/break_room) +"ZS" = ( +/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/cargo/lower) +"ZV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/engineering/main) +"ZW" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate/medical, +/obj/item/storage/medkit/regular, +/obj/effect/spawner/random/medical/medkit, +/obj/effect/spawner/random/medical/medkit, +/obj/item/reagent_containers/dropper, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/cargo/storage) +"ZX" = ( +/obj/machinery/atmospherics/components/binary/pump{ + name = "External Gas to Loop" + }, +/obj/structure/cable, +/obj/structure/sign/warning/hot_temp/directional/east, +/obj/machinery/light/directional/east, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) +"ZZ" = ( +/obj/machinery/netpod, +/obj/effect/turf_decal/siding/thinplating_new/dark, +/obj/effect/landmark/start/bitrunner, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/bitrunning/den) + +(1,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(2,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(3,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(4,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(5,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(6,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(7,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(8,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(9,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(10,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(11,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(12,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(13,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(14,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(15,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(16,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(17,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(18,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(19,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(20,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(21,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(22,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(23,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(24,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(25,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(26,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(27,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(28,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(29,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(30,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(31,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(32,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(33,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(34,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(35,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(36,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(37,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(38,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(39,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(40,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(41,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(42,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(43,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(44,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(45,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(46,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(47,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(48,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(49,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(50,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(51,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(52,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(53,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(54,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(55,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(56,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(57,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(58,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(59,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(60,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(61,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(62,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(63,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(64,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(65,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(66,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(67,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(68,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(69,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(70,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(71,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(72,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(73,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(74,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(75,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(76,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(77,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(78,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(79,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(80,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(81,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(82,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(83,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(84,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(85,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(86,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(87,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(88,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(89,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(90,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(91,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(92,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(93,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(94,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(95,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(96,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(97,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(98,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(99,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(100,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(101,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(102,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(103,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(104,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(105,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(106,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(107,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(108,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(109,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(110,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(111,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(112,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(113,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +pR +pR +pR +pR +pR +pR +pR +zn +zn +zn +zn +dE +dE +dE +dE +dE +dE +gS +gS +gS +gS +gS +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(114,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +pi +pR +pR +vL +pR +pR +pR +pR +zn +zn +zn +zn +dE +dE +dE +dE +dE +dE +gS +gS +gS +gS +gS +gS +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(115,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +pi +pi +jL +ZZ +Aq +XN +KX +FU +fL +zn +cH +Di +Xh +QP +jH +pt +gp +us +dE +zr +LB +pJ +Lz +gS +gS +gS +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(116,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +pi +pi +ES +jL +jW +Zq +jL +BH +BH +LD +zn +aH +vM +sq +sh +UJ +mb +Iu +Gk +dE +Qs +Qs +Qs +YS +YS +gS +gS +gS +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(117,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +pI +ES +Sr +jL +ZZ +Qg +RH +zC +YT +aU +zn +Xb +mi +Xg +SA +Du +OS +hS +Wm +dE +rR +OL +YS +Qs +YS +YS +gS +gS +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(118,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +lW +Sr +mk +jL +tz +ry +Xl +UG +ib +WS +zn +IB +Dq +TH +fm +NF +Iz +Eo +FZ +dE +NR +ql +ql +ql +YS +jC +gS +gS +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(119,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +fp +gr +gr +lW +VO +Sr +jL +jL +jL +AR +qS +jL +jL +zn +zn +zn +sO +dE +dE +dE +dE +dE +dE +DG +OL +kW +Nf +JI +Qs +gS +gS +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(120,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +lW +Sr +IX +PE +cy +rr +Cu +Ab +Cu +Pr +Cu +xG +qF +gB +LG +gB +gB +bf +yl +dq +gT +wI +Uh +Dc +kj +qu +gS +gS +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(121,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +zv +zv +oL +oL +oL +oL +FH +iB +oL +oL +cN +oL +oL +oL +cN +oL +il +kb +EF +PZ +gI +xX +Kc +rL +bF +OL +gc +gS +gS +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(122,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +zv +zv +Bd +oL +cX +rY +Bq +GT +HW +vN +vq +yi +yi +xF +Ob +HW +cN +gB +gB +EF +EF +EF +Dk +EF +EF +IG +Eh +Cn +gS +gS +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(123,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +Rf +SQ +nS +Kj +JG +nD +Gc +tO +Go +fH +rz +og +ox +wg +SL +wN +oL +gB +Ov +oT +vk +IY +WA +AM +GD +GD +GD +GD +GD +GD +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(124,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +kc +Rf +sW +xL +qb +oV +Da +uN +Gg +gs +cz +RM +iA +iA +um +CN +it +oL +Ak +tR +oT +RI +id +Qz +Az +GD +QM +HN +Ql +GD +GD +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(125,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +zv +zv +zv +oL +zw +Hc +tK +ZS +tK +QY +RM +PC +iA +um +uA +TV +oL +Ba +Df +bX +WA +lD +yJ +Xn +Kq +Dr +ff +nc +GD +GD +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(126,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +eY +ed +Ip +uF +uF +mj +ZS +iH +jo +wJ +qc +qc +uv +OE +wN +oL +gB +rF +oT +gV +qL +Xn +au +GD +an +NQ +uQ +GD +GD +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(127,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +eY +ed +jc +Zf +Ju +zm +Nq +nk +Iq +ds +pP +uM +vo +FW +Hh +cN +gB +gB +oT +oT +oT +fE +oT +GD +GD +GD +GD +GD +GD +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(128,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +zv +zv +oL +oL +oL +oL +FH +oL +oL +oL +cN +oL +oL +oL +cN +oL +il +kb +Cg +xp +PH +lQ +aZ +hQ +UF +hQ +Md +Md +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(129,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +jS +VV +hG +qz +Or +wK +WO +Oj +Oi +wK +wK +kb +gB +gB +RP +gB +gB +gh +rP +dG +eT +sg +el +lP +YA +Md +Md +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(130,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +QD +gr +gr +jS +Qy +VV +mM +DQ +wK +Wk +mB +ZH +wK +pb +il +sZ +gB +ON +wO +ee +Cg +lx +Me +Dw +CL +Zy +QK +Md +Md +Md +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(131,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +jS +VV +Bf +qz +Jf +bT +Za +Ue +fg +bT +sC +sp +sp +Ix +sp +sp +Vd +Vd +Vd +qi +Md +MP +Cf +Md +Md +Md +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(132,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +df +sm +VV +PF +PF +EK +PF +Wu +Wu +bI +Wu +sp +RA +Ho +JR +Ym +Vd +JM +Vd +VX +Md +mF +gt +Md +Md +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(133,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +BE +BE +sm +PF +dx +ci +ne +PF +JV +iw +GR +sp +zl +Ho +Ho +Ho +Oh +tw +lI +Md +Md +NW +fS +Md +Md +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(134,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +BE +BE +Gw +pw +kz +eU +PF +ZF +Qn +kT +sp +Rn +LQ +PT +JB +Vd +Ee +lI +Md +Md +Cf +Cf +Md +Md +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(135,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +BE +Gw +Gw +vS +Gw +cu +cu +oC +cu +sp +pk +hz +Sq +sM +Vd +ld +lI +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(136,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +Gw +Gw +eY +Gw +cu +cu +eY +cu +tp +tp +qD +tp +Op +lI +lI +lI +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(137,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +tp +tp +eY +tp +tp +lI +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(138,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(139,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(140,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(141,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(142,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(143,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(144,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(145,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(146,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(147,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(148,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(149,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(150,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(151,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(152,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(153,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(154,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(155,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(156,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(157,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(158,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(159,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(160,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(161,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(162,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(163,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(164,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(165,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(166,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(167,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(168,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(169,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(170,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(171,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(172,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(173,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(174,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(175,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(176,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(177,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(178,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(179,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(180,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(181,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(182,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(183,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(184,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(185,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(186,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(187,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(188,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(189,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(190,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(191,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(192,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(193,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(194,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(195,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(196,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(197,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(198,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(199,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(200,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(201,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(202,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(203,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(204,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(205,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(206,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(207,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(208,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(209,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(210,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(211,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(212,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(213,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(214,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(215,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(216,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(217,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(218,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(219,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(220,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(221,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(222,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(223,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(224,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(225,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(226,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(227,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(228,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(229,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(230,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(231,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(232,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(233,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(234,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(235,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(236,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(237,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(238,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(239,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(240,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(241,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(242,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(243,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(244,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(245,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(246,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(247,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(248,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(249,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(250,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(251,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(252,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(253,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(254,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} +(255,1,1) = {" +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +gr +"} + +(1,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(2,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(3,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(4,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(5,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(6,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(7,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(8,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(9,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(10,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(11,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(12,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(13,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(14,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(15,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(16,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(17,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(18,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(19,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(20,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(21,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(22,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(23,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(24,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(25,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(26,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(27,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(28,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(29,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(30,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(31,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(32,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(33,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(34,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(35,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(36,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(37,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(38,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(39,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(40,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(41,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(42,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(43,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(44,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(45,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(46,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(47,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(48,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(49,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(50,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(51,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(52,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(53,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(54,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(55,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(56,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(57,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(58,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(59,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(60,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(61,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(62,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(63,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(64,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(65,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(66,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(67,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(68,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(69,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(70,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(71,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(72,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(73,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(74,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(75,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(76,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(77,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(78,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(79,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(80,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(81,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(82,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(83,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(84,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(85,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(86,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(87,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(88,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(89,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(90,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(91,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(92,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(93,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(94,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(95,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(96,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(97,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(98,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(99,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(100,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(101,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(102,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(103,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(104,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(105,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +ms +rk +rk +hd +ms +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(106,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +ms +ms +ZK +ZK +ZK +ms +ms +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(107,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +rk +nl +wj +VJ +sw +AE +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(108,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +rk +rk +nl +Ur +yf +kx +AE +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(109,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +rk +nl +Qm +Kd +md +AE +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(110,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +ms +ms +Ls +ZD +rv +ms +ms +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(111,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +ms +ms +ED +ms +ms +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(112,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +hM +hd +fk +hd +hM +hd +hM +hM +hM +hM +Xz +Xz +Xz +Xz +oW +hd +hd +Xz +Xz +Xz +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(113,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hM +hM +hM +hM +hM +hM +GX +GX +FE +FE +hd +FE +FE +lj +FE +FE +FE +FE +FE +CD +Xz +Xz +Xz +Xz +Xz +Px +Xz +bN +Xz +Xz +Xz +Xz +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(114,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hM +hM +nv +nv +hd +nv +GX +GX +IN +IN +GX +qg +qg +iY +qg +FL +FL +uB +FL +FL +Xz +Xz +vj +rx +aK +YI +FG +aO +lK +Up +Xz +Xz +Xz +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(115,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hd +hM +nv +nv +nv +uK +nv +GX +KR +jZ +qO +cd +Lr +tL +cv +AX +FL +FL +Zm +FL +FL +Xz +vy +Jz +js +vX +CR +Vp +Im +sz +tG +Xz +Xz +Xz +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(116,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +hd +hd +hd +hd +hd +GG +hd +hd +hd +hd +hd +hM +nv +nv +Xw +uJ +GE +iP +zW +Rq +Th +QI +eH +oI +Lu +Xo +FL +iN +Ja +hX +QC +Xz +eO +iJ +Mh +mg +VM +gL +qK +HP +TM +hh +Xz +Xz +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(117,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +MB +hV +MB +hM +hM +hM +hM +hM +nv +nv +AL +yc +oJ +VN +UZ +UZ +UZ +RS +gb +tF +hy +Fz +Mx +Yo +QE +hT +LL +Xz +EA +Fg +zH +qn +pM +rT +Fe +Cv +UU +mQ +lX +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(118,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +bx +bx +hd +bx +bx +hd +MB +MB +uo +MB +MB +MB +hd +hd +hd +nv +nv +ZA +WE +OU +iP +lO +zj +UZ +ZN +sd +PB +cL +ZP +FL +Bx +tM +gu +TC +Xz +ae +vv +kp +QW +Sg +em +kq +EP +UU +Yi +Xz +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(119,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +bx +bx +bx +Id +bx +bx +hM +MB +MB +yz +cZ +MB +YM +kI +kI +kI +YM +nv +eh +eh +eh +iP +RN +rI +ij +iP +ue +yU +Tr +Tr +FL +FL +UH +FL +FL +Xz +Ww +mL +VH +Jb +Hr +Zv +UU +UU +UU +CQ +lX +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(120,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +bx +bx +Nw +Dt +Oc +bx +hd +xu +Ez +AS +CT +Zu +vJ +wC +PV +EU +dH +Rm +Ft +jX +jX +OO +jX +KI +OX +Pa +mp +My +cD +KI +mp +Ev +tc +Gp +iK +Xz +Wb +mL +qB +WG +cQ +Nr +BG +Mw +UU +WH +Xz +Xz +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(121,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +bx +bx +bx +iU +iM +gC +Id +hd +xu +Pc +SY +Bu +Bu +Un +mp +rj +mp +PX +QZ +RW +OX +nm +in +Uj +rH +OX +dH +xS +dm +tN +Bh +Bh +zf +WK +Ef +vf +Xz +Xz +uS +Xz +Xz +Xz +Xz +Xz +Xz +Xz +Xz +Xz +Xz +my +nn +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(122,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +hM +hM +hM +bx +Mc +ZO +LP +xE +Yd +Id +hd +xu +io +rc +Mk +ii +dH +dH +dH +dH +dH +dH +dH +LK +dH +dH +dH +dH +PX +dH +dH +dH +dH +dH +dH +zf +zf +zf +Zn +mh +PM +mw +ZR +zb +NK +CI +iv +tv +jg +vG +Cz +Pe +qy +zI +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(123,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +hd +BO +oi +oi +oi +BO +BO +BO +El +Qo +Dx +pm +pm +pm +nL +gU +nL +nL +bE +HF +lC +Dm +HF +HF +lC +sR +Bz +bE +bv +TW +GP +ZW +xM +tC +kR +kR +kR +kR +zf +Yu +HC +mh +Fp +fD +FP +rZ +wl +Xa +EW +Ds +pj +jd +CB +GU +aM +nn +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(124,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +oi +AA +Mt +OP +bm +wP +BO +bx +uV +bx +pm +Tk +pm +IQ +UL +Tj +bZ +OA +Ew +be +Ew +be +FJ +be +UN +Qp +Pl +yx +ca +GP +Ow +Cw +kR +kR +kR +kR +kR +zf +ea +cw +mh +aj +ET +XH +rZ +Xj +Qv +na +Sz +jA +Og +HS +GU +my +zI +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(125,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +oi +ls +QG +VE +bu +Nv +QJ +iy +Kh +SM +zP +Kh +Gi +UL +UL +UL +Ya +lM +lM +lM +lM +lM +lM +lM +ua +LV +Ya +GP +GP +ik +Ed +ll +kR +kR +kR +kR +wn +hw +rN +Ot +gl +SI +dg +RL +zY +DN +Xk +Uw +bD +me +BZ +eD +GU +YO +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(126,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +hd +hd +hd +oi +dc +OG +Do +Qq +FM +BO +hK +PY +hK +pm +aJ +pm +ut +UL +en +kO +RK +Ej +xD +Ej +Ej +Ej +Ej +Nl +bi +Qb +fq +bd +GP +nY +NE +kR +kR +kR +kR +dX +zf +ZQ +nb +mh +ga +mN +XC +rZ +IA +VL +qJ +mS +Ie +bk +HS +GU +aM +nn +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(127,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +BO +oi +oi +oi +BO +BO +BO +vD +Nt +CY +pm +pm +pm +PN +Uz +PN +PN +bE +gf +yj +vn +jT +Yf +wb +EB +GY +bE +ew +cM +GP +Zk +Zw +Ou +TS +kX +TS +lZ +zf +gW +rn +mh +sn +Pv +Bj +rZ +IP +Vn +yE +yt +ka +ym +HS +GU +my +zI +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(128,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +hM +hM +hM +hK +RD +QX +ow +CX +tI +ML +hd +oK +AN +Na +CJ +Gr +mU +mU +mU +mU +mU +mU +mU +Ud +mU +mU +mU +mU +iO +mU +mU +mU +mU +mU +Bo +zf +zf +zf +Zn +mh +yW +Pv +DT +rZ +RU +ZX +Am +hq +FD +aL +Tl +Pe +Ru +nn +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(129,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hK +hK +hK +Ax +bh +at +ML +hd +oK +nF +gZ +TE +TE +XL +Jd +Fk +Jd +iO +LF +AO +Po +Uy +Kn +ws +yy +Po +MK +Fq +FC +VY +TP +Jd +zf +BF +RJ +vf +qC +xC +dN +xC +qC +gE +lR +lR +lR +qG +JQ +JQ +rZ +aM +zI +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(130,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +hK +hK +Yb +qq +Ws +hK +hd +oK +FN +tu +Ek +YH +mU +VF +TY +eJ +mU +vb +cJ +iq +AB +Wx +Ad +MC +Po +Bo +ig +Mu +DC +Ad +Jd +Zn +vf +sa +TT +qC +fy +GB +yT +fv +JU +lR +Va +jO +qG +oX +hd +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(131,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hK +hK +hK +xo +hK +hK +hM +Cd +Cd +SP +Wt +Cd +bU +xb +xb +xb +bU +of +tV +Of +dv +aG +KA +KA +qY +tX +Wn +qV +Wn +Wn +rW +rW +rW +rW +rW +qC +nA +GB +ZV +ZV +lk +za +JL +co +lR +lR +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(132,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hK +hK +hd +hK +hK +hd +Cd +Cd +Lc +Cd +Cd +Cd +hd +hd +hd +of +yu +sK +YF +eW +gA +RZ +CM +MG +FF +oy +dL +pY +hW +wA +Vq +xw +Dv +zX +rW +je +Tz +wz +NS +ar +lR +HU +Qr +lR +lR +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(133,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +Cd +Yy +Cd +hd +hM +hM +hM +hM +hd +HZ +WX +iR +Ld +YN +wG +cj +cj +tn +ur +ej +on +SE +wA +Xv +ag +Fb +sU +rW +qC +GN +GN +qC +qC +lR +lR +lR +lR +lR +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(134,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +sV +hM +hM +hM +hM +hM +hM +of +yu +YV +kt +Ug +Mq +xf +sv +kY +le +NO +yR +pn +XP +Bw +dQ +jy +xA +xc +tU +rW +hd +hd +qC +qC +lR +lR +lR +lR +lR +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(135,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +of +yu +yu +HZ +of +Nm +PI +ye +IL +fB +IW +Io +EN +HL +rW +PD +fj +zu +mD +rW +rW +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(136,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +of +of +hd +of +of +ta +ta +KA +ta +xt +xt +ko +xt +rW +rW +rW +rW +rW +rW +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(137,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +of +ta +ta +hd +Lv +Lv +Lv +lj +Lv +Lv +Lv +hd +Lv +Lv +Lv +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(138,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +hM +hd +fk +hd +hM +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(139,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +sl +sl +MN +sl +sl +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(140,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +sl +sl +Yz +AY +Es +sl +sl +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(141,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +mZ +HH +VQ +kw +kf +If +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(142,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +mZ +mZ +HH +fZ +LT +kf +If +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(143,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +mZ +HH +DI +Hj +nu +If +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(144,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +sl +sl +Cq +Cq +Cq +sl +sl +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(145,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +sl +hd +mZ +hd +sl +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(146,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(147,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(148,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(149,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(150,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(151,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(152,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(153,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(154,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(155,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(156,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(157,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(158,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(159,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(160,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(161,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(162,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(163,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(164,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(165,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(166,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(167,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(168,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(169,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(170,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(171,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(172,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(173,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(174,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(175,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(176,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(177,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(178,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(179,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(180,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(181,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(182,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(183,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(184,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(185,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(186,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(187,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(188,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(189,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(190,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(191,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(192,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(193,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(194,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(195,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(196,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(197,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(198,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(199,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(200,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(201,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(202,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(203,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(204,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(205,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(206,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(207,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(208,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(209,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(210,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(211,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(212,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(213,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(214,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(215,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(216,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(217,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(218,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(219,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(220,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(221,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(222,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(223,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(224,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(225,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(226,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(227,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(228,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(229,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(230,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(231,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(232,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(233,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(234,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(235,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(236,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(237,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(238,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(239,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(240,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(241,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(242,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(243,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(244,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(245,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(246,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(247,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(248,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(249,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(250,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(251,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(252,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(253,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(254,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(255,1,2) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} + +(1,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(2,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(3,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(4,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(5,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(6,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(7,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(8,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(9,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(10,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(11,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(12,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(13,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(14,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(15,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(16,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(17,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(18,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(19,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(20,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(21,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(22,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(23,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(24,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(25,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(26,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(27,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(28,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(29,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(30,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(31,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(32,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(33,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(34,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(35,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(36,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(37,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(38,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(39,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(40,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(41,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(42,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(43,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(44,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(45,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(46,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(47,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(48,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(49,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(50,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(51,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(52,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(53,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(54,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(55,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(56,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(57,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(58,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(59,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(60,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(61,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(62,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(63,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(64,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(65,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(66,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(67,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(68,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(69,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(70,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(71,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(72,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(73,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(74,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(75,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(76,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(77,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(78,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(79,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(80,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(81,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(82,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(83,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(84,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(85,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(86,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(87,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(88,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(89,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(90,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(91,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(92,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(93,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(94,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(95,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(96,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +gr +"} +(97,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(98,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(99,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(100,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(101,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(102,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(103,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(104,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(105,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +eg +eg +eg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(106,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +eg +eg +eg +eg +eg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(107,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +eg +eg +eg +eg +eg +eg +eg +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(108,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +eg +eg +eg +eg +eg +eg +eg +eg +eg +hd +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(109,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +eg +eg +eg +eg +eg +eg +eg +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(110,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +eg +eg +eg +eg +eg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(111,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +eg +eg +eg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(112,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +hd +hd +hd +hd +hM +hM +hM +hM +hM +eg +eg +eg +eg +hd +hd +hd +eg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(113,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +wr +eg +VT +hM +hM +hd +hd +hd +hd +hd +hM +hM +hM +hM +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(114,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +hd +hd +Jw +Jw +hd +wr +wr +eg +eg +eg +HY +HY +hd +HY +hd +HY +hd +HY +HY +HY +hR +hR +hR +eg +eg +th +th +th +th +th +eg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(115,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +Jw +Jw +Jw +wr +wr +wr +PS +PS +PS +HY +HY +kg +HY +kg +HY +kg +HY +HY +HY +hR +hR +hR +eg +eg +th +HX +ph +jG +th +eg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(116,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +Jw +Jw +EX +Jw +FI +Bs +wr +os +os +os +HY +zM +eL +ZM +mm +sc +fY +Ve +WL +kk +DP +Ok +hR +eg +eg +th +Ha +Uq +PL +th +eg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(117,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +eg +eg +eg +hd +hd +hd +hM +Jw +sB +Yl +nw +Vw +Ye +wr +os +Hp +os +HY +NX +sj +wx +fa +oY +ln +sF +zd +Wv +aP +MW +hR +eg +eg +th +qA +Uq +bY +th +eg +eg +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(118,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +eg +eg +hd +eg +eg +hd +eg +eg +eg +eg +eg +eg +hM +eg +Jw +qE +Ec +nw +xz +CV +jB +lU +os +oH +VG +lq +Is +Vj +RV +JS +gQ +wH +vm +MF +XF +Hl +hR +eg +eg +th +pW +ec +yK +th +eg +eg +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(119,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +eg +eg +eg +eg +eg +eg +hM +eg +eg +eg +eg +eg +eg +eg +eE +Jw +Jw +is +nw +eX +jB +jB +Ko +Pu +Ko +VG +Hb +VG +Hb +pd +Qw +HY +HY +HY +HY +cP +LU +hR +eg +eg +th +th +KF +th +th +zg +eg +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(120,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +eg +eg +eg +eg +eg +eg +hd +eg +eg +eg +eg +eg +eg +eg +Nn +Fr +kG +kG +cK +kG +La +aX +AK +kG +ev +oB +kA +aI +NC +DB +DL +FO +fu +sQ +HY +hR +hR +hR +eg +eg +eg +zg +hb +Zo +MU +zg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(121,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +eg +eg +eg +eg +eg +eg +eg +hM +eg +eg +eg +eg +eg +eg +eg +eE +kA +Xi +qr +su +aS +Dp +Ko +Tn +TG +su +YD +DA +Dz +Ea +sE +gi +QL +BV +DL +LX +nB +yL +hP +GW +GW +GW +zZ +Bn +MX +vA +zg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(122,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +eg +eg +eg +eg +eg +eg +eg +hd +eg +eg +eg +eg +eg +eg +pG +qQ +OJ +cs +cs +lJ +cs +cs +cs +iu +vY +lg +Ko +Ko +Dz +cU +cU +cU +Dz +Dz +Ml +LX +LX +hP +qa +eg +eg +yo +zg +aQ +Zo +cx +zg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(123,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +pG +pG +SB +zs +fR +Qt +zs +TR +lA +cs +Jo +QO +mR +Jo +EE +Jo +Jo +Jo +Jo +Dz +kL +Zb +LX +Dg +sr +qa +qa +eg +rM +zg +rE +Zo +SK +zg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(124,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +pG +uU +dP +Pp +pl +LM +zs +Ys +Ys +pG +Jo +QO +VD +Ms +Ms +Jo +Jo +Jo +Jo +cU +lB +NC +qN +cF +Ro +fO +pO +eg +eg +zg +wU +Zo +Cs +zg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(125,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +pG +Bt +OD +od +aB +gg +yp +dU +dU +pG +Jo +QO +ty +sP +sP +Jo +Jo +Jo +Jo +cU +pN +EY +LX +TU +Ig +qa +qa +eg +eg +zg +Tw +Zo +jw +zg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(126,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +pG +fW +Xs +od +uW +LM +zs +vx +vx +pG +Jo +QO +mR +Jo +Jo +Jo +Jo +Jo +Jo +cU +So +xh +LX +LX +LX +qa +eg +eg +eg +zg +ny +MX +Ze +zg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(127,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +eg +pG +pG +Av +Sx +aB +VW +zs +kl +wc +cs +ch +QO +mR +Jo +Jo +Jo +Jo +Jo +Jo +Dz +Rv +NC +KG +yb +OV +eZ +eg +eg +eg +zg +hb +Zo +Ta +zg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(128,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +hM +eg +eg +eg +eg +eg +eg +eg +hd +eg +eg +eg +eg +eg +eg +pG +qQ +qQ +cs +cs +lJ +cs +cs +cs +It +qk +eV +It +It +It +cU +cU +cU +Dz +Dz +Ml +KG +Je +Nk +eZ +eg +eg +oo +oo +PQ +oo +oo +zg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(129,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +eg +eg +eg +eg +eg +eg +eg +hM +eg +eg +eg +eg +eg +eg +eg +eg +Ct +It +Zt +LJ +Dy +nV +It +Hf +EC +LJ +Rc +rV +It +uj +YK +Ng +vw +bt +DL +Nj +Zd +nO +eZ +eg +eg +oo +Wd +pL +PA +oo +eg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(130,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +eg +eg +eg +eg +eg +eg +hd +eg +eg +eg +eg +eg +eg +eg +eg +KW +Zh +Ua +eC +Ua +tJ +GQ +kP +Ua +eC +hN +Gy +Hu +XK +vc +HA +sH +Af +wT +KG +Aa +vg +eZ +eg +eg +oo +bc +Fn +uO +oo +hd +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(131,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +eg +eg +eg +eg +eg +eg +hM +eg +eg +eg +eg +eg +eg +eg +eg +dR +LN +ot +LN +jQ +Be +Be +It +uR +It +cE +cE +cE +tq +WU +ng +XE +fM +fM +eZ +eZ +eZ +eZ +eg +eg +oo +bc +aR +uO +oo +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(132,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +eg +eg +hd +eg +eg +hd +eg +eg +eg +eg +eg +eg +hM +eg +dR +xa +XD +LN +Jr +WY +Be +Rt +HQ +BJ +cE +oP +uf +Xc +IJ +DO +nI +AZ +DE +sI +tq +eg +eg +eg +eg +oo +WR +IO +PJ +oo +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(133,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +eg +eg +eg +hd +hd +hd +eg +dR +jz +jE +LN +gz +PG +Be +HQ +DJ +HQ +cE +Pz +ZB +Vu +qI +sf +Tx +tk +nx +Tt +tq +eg +eg +eg +eg +oo +oo +oo +oo +oo +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(134,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +dR +dR +dR +dR +HR +HR +HR +HQ +HQ +HQ +cE +Kw +lb +mA +GH +no +BR +Gm +Rs +XG +tq +eg +hd +hd +eg +eg +eg +eg +eg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(135,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +eg +dR +dR +dR +HR +HR +HR +xK +xK +xK +cE +cE +cE +tq +eo +tq +eo +tq +zE +XA +tq +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(136,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +eg +eg +hd +eg +eg +eg +eg +eg +hM +hM +tq +tq +hd +tq +hd +tq +tq +tq +tq +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(137,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +eg +eg +VC +hM +hM +hd +hd +hd +hd +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(138,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +hd +hd +hd +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(139,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +eg +eg +eg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(140,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +eg +eg +eg +eg +eg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(141,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +eg +eg +eg +eg +eg +eg +eg +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(142,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +eg +eg +eg +eg +eg +eg +eg +eg +eg +hd +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(143,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hd +eg +eg +eg +eg +eg +eg +eg +hd +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(144,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +eg +eg +eg +eg +eg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(145,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +eg +eg +eg +eg +eg +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(146,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(147,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(148,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(149,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(150,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(151,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(152,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(153,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(154,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(155,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(156,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(157,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(158,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(159,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(160,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(161,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(162,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(163,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(164,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(165,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(166,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(167,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(168,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(169,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(170,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(171,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(172,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(173,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(174,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(175,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(176,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(177,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(178,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(179,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(180,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(181,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(182,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(183,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(184,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(185,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(186,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(187,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(188,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(189,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(190,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(191,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(192,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(193,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(194,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(195,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(196,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(197,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(198,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(199,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(200,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(201,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(202,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(203,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(204,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(205,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(206,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(207,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(208,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(209,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(210,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(211,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(212,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(213,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(214,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(215,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(216,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(217,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(218,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(219,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(220,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(221,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(222,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(223,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(224,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(225,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(226,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(227,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(228,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(229,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(230,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(231,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(232,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(233,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(234,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(235,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(236,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(237,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(238,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(239,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(240,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(241,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(242,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(243,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(244,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(245,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(246,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(247,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(248,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(249,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(250,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(251,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(252,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(253,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(254,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} +(255,1,3) = {" +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +hM +"} diff --git a/_maps/map_files/generic/CentCom.dmm b/_maps/map_files/generic/CentCom.dmm index 5e4af937de03..bbe4f604410c 100644 --- a/_maps/map_files/generic/CentCom.dmm +++ b/_maps/map_files/generic/CentCom.dmm @@ -2,11 +2,41 @@ "aa" = ( /turf/open/space/basic, /area/space) +"ab" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "ad" = ( -/obj/structure/sign/nanotrasen/directional/south, -/obj/effect/turf_decal/tile/green, +/obj/structure/table/reinforced, +/obj/item/gun/energy/event_horizon, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"ah" = ( +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/structure/table, +/obj/item/reagent_containers/cup/soda_cans/cola{ + pixel_x = -5; + pixel_y = 9 + }, +/obj/item/trash/can{ + pixel_x = 7; + pixel_y = 2 + }, /turf/open/floor/iron, -/area/centcom/central_command_areas/ferry) +/area/centcom/central_command_areas/supply) +"ai" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/control) "ak" = ( /obj/item/kirbyplants/organic/plant21, /obj/effect/turf_decal/tile/red/anticorner/contrasted{ @@ -26,12 +56,33 @@ /obj/machinery/light/floor, /turf/open/indestructible/dark, /area/centcom/central_command_areas/prison/cells) +"ao" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/yellow/filled/warning{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/light/directional/north, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "ap" = ( /obj/effect/turf_decal/trimline/dark_red/warning{ dir = 1 }, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/ert) +"aq" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green, +/obj/effect/landmark/portal_exit{ + id = "centcom_testchamb" + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "ar" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/half/contrasted{ @@ -77,6 +128,25 @@ /obj/effect/turf_decal/tile/yellow/half, /turf/open/floor/iron/textured_edge, /area/centcom/central_command_areas/admin/storage) +"ay" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/atmospherics/components/binary/valve{ + dir = 4; + name = "mix to port" + }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/tlv_no_checks, +/obj/effect/mapping_helpers/airalarm/link{ + chamber_id = "ordnanceburn" + }, +/obj/effect/mapping_helpers/airalarm/mixingchamber_access, +/obj/effect/turf_decal/tile/green/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "az" = ( /obj/machinery/modular_computer/preset/id/centcom{ dir = 1 @@ -100,6 +170,12 @@ }, /turf/open/floor/iron, /area/centcom/tdome/observation) +"aC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/supplypod) "aD" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 @@ -171,13 +247,28 @@ /turf/open/floor/iron/dark, /area/centcom/tdome/observation) "aP" = ( +/obj/machinery/status_display/evac/directional/south, +/obj/effect/turf_decal/trimline/green/filled/line, /obj/structure/chair{ dir = 1 }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/status_display/evac/directional/south, /turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) +"aQ" = ( +/obj/structure/table/reinforced, +/obj/item/gun/magic/wand/door, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"aR" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "aS" = ( /obj/machinery/power/apc/auto_name/directional/south, /obj/structure/cable, @@ -189,6 +280,12 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) +"aV" = ( +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "aW" = ( /obj/effect/turf_decal/stripes/line{ dir = 6 @@ -200,6 +297,12 @@ /obj/structure/flora/tree/palm, /turf/open/floor/grass, /area/centcom/central_command_areas/evacuation/ship) +"aY" = ( +/obj/structure/table/reinforced, +/obj/item/gun/magic/staff/chaos/unrestricted, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "aZ" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/structure/table/reinforced, @@ -288,6 +391,13 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/prison) +"bl" = ( +/obj/structure/sign/warning/biohazard/directional/west, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "bm" = ( /obj/machinery/power/apc/auto_name/directional/south, /obj/structure/cable, @@ -295,16 +405,21 @@ /turf/open/floor/iron, /area/centcom/central_command_areas/ferry) "bo" = ( -/obj/effect/turf_decal/siding/dark_blue{ - dir = 9 +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 }, -/turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/turf/open/floor/engine/vacuum, +/area/centcom/tdome/administration) "bp" = ( /obj/item/trash/sosjerky, /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) +"bu" = ( +/obj/machinery/jukebox/disco/indestructible, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) "bx" = ( /turf/open/floor/iron/goonplaque{ desc = "This is a plaque commemorating the thunderdome and all those who have died at its pearly blast doors." @@ -345,22 +460,33 @@ /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) "bC" = ( -/obj/item/kirbyplants/organic/plant21, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/centcom/central_command_areas/courtroom) +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 5 + }, +/obj/effect/turf_decal/trimline/yellow/filled/warning{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/light/directional/north, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "bD" = ( /obj/effect/turf_decal/tile/green/anticorner/contrasted{ dir = 8 }, /turf/open/floor/iron, /area/centcom/tdome/observation) -"bG" = ( -/obj/machinery/computer/security{ - dir = 8 +"bF" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 }, -/obj/machinery/airalarm/directional/east, -/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/jukebox/disco/indestructible, +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) +"bG" = ( +/obj/effect/turf_decal/trimline/red/filled/line, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) "bH" = ( @@ -373,17 +499,26 @@ }, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/armory) +"bI" = ( +/obj/item/cardboard_cutout{ + starting_cutout = "Private Security Officer" + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/red/filled/line, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/control) "bJ" = ( -/obj/effect/turf_decal/siding/dark_blue/corner, -/turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark/smooth_large, +/area/centcom/central_command_areas/supply) "bL" = ( -/obj/item/kirbyplants/organic/plant21, -/obj/effect/turf_decal/stripes/line{ - dir = 8 +/obj/effect/turf_decal/stripes/line, +/turf/closed/indestructible/fakedoor{ + name = "CentCom Warehouse" }, -/turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/area/centcom/central_command_areas/supply) "bM" = ( /obj/structure/flora/bush/lavendergrass/style_random, /obj/structure/flora/bush/fullgrass/style_random, @@ -423,7 +558,7 @@ req_access = list("cent_captain") }, /obj/machinery/firealarm/directional/west, -/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/trimline/red/filled/end, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) "bR" = ( @@ -434,6 +569,15 @@ /obj/effect/light_emitter/thunderdome, /turf/open/floor/iron, /area/centcom/tdome/arena) +"bS" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "bV" = ( /obj/structure/table/reinforced, /obj/machinery/computer/records/medical/laptop, @@ -453,6 +597,18 @@ /obj/structure/filingcabinet/security, /turf/open/floor/carpet/green, /area/centcom/central_command_areas/briefing) +"cc" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/landmark/portal_exit{ + id = "centcom_testchamb" + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "cd" = ( /obj/structure/sink/directional/east, /obj/structure/mirror/directional/west, @@ -547,6 +703,9 @@ /obj/machinery/firealarm/directional/south, /turf/open/floor/wood/tile, /area/centcom/central_command_areas/admin) +"cx" = ( +/turf/open/floor/wood/large, +/area/centcom/central_command_areas/supplypod) "cA" = ( /obj/item/storage/box/emps{ pixel_x = 7; @@ -596,14 +755,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 +"cF" = ( +/obj/item/kirbyplants/random, +/obj/structure/sign/warning/explosives/directional/east, +/obj/effect/turf_decal/tile/green{ + dir = 4 }, /turf/open/floor/iron, -/area/centcom/central_command_areas/ferry) +/area/centcom/tdome/administration) "cI" = ( /obj/machinery/light/directional/north, /obj/effect/turf_decal/tile/red/half/contrasted{ @@ -652,14 +811,17 @@ /turf/open/floor/iron/textured_edge, /area/centcom/central_command_areas/admin/storage) "cO" = ( -/obj/structure/fans/tiny, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/centcom/central_command_areas/evacuation) +/turf/open/floor/iron/white, +/area/centcom/central_command_areas/control) "cP" = ( /obj/structure/window/reinforced/survival_pod/spawner/directional/north, /turf/open/floor/plating, /area/centcom/central_command_areas/evacuation/ship) +"cQ" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/vehicle/sealed/mecha/marauder/loaded, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "cR" = ( /obj/item/kirbyplants/organic/plant10, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -678,8 +840,14 @@ /turf/open/floor/iron/smooth_large, /area/centcom/central_command_areas/evacuation/ship) "cU" = ( -/obj/structure/sign/poster/greenscreen/directional/south, -/turf/open/floor/greenscreen, +/obj/machinery/atmospherics/components/binary/valve{ + dir = 4; + name = "port to mix" + }, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/turf/open/floor/iron, /area/centcom/tdome/administration) "cV" = ( /obj/effect/landmark/thunderdome/one, @@ -718,11 +886,17 @@ /turf/open/floor/iron, /area/centcom/tdome/observation) "da" = ( -/obj/effect/turf_decal/siding/dark_blue/corner{ +/obj/effect/turf_decal/tile/neutral/half/contrasted{ dir = 8 }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/yellow/filled/warning{ + dir = 4 + }, /turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/area/centcom/central_command_areas/supply) "db" = ( /obj/machinery/newscaster/directional/south, /obj/structure/table/wood, @@ -737,14 +911,12 @@ /turf/open/floor/iron/dark, /area/centcom/central_command_areas/briefing) "dc" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/siding/dark_blue/corner{ - dir = 1 +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 }, -/turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/obj/effect/turf_decal/trimline/red/filled/corner, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/control) "dd" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -778,6 +950,19 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/admin) +"de" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/machinery/light/directional/west, +/obj/effect/landmark/portal_exit{ + id = "centcom_testchamb" + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "df" = ( /obj/structure/table/wood, /obj/item/clipboard{ @@ -798,15 +983,10 @@ /turf/open/floor/carpet/green, /area/centcom/central_command_areas/admin) "dh" = ( -/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ - dir = 4 - }, -/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ +/obj/effect/turf_decal/trimline/green/filled/corner{ dir = 4 }, -/turf/open/floor/iron/white/side{ - dir = 8 - }, +/turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) "di" = ( /obj/structure/table/reinforced, @@ -823,6 +1003,12 @@ /obj/effect/light_emitter/thunderdome, /turf/open/floor/iron, /area/centcom/tdome/arena) +"dk" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/bush/fullgrass/style_random, +/turf/open/floor/grass, +/area/centcom/central_command_areas/control) "dl" = ( /obj/structure/rack, /obj/item/clothing/under/color/red, @@ -837,6 +1023,12 @@ /obj/effect/light_emitter/thunderdome, /turf/open/floor/iron, /area/centcom/tdome/arena) +"dm" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supplypod/loading/four) "dn" = ( /obj/effect/turf_decal/siding/wood{ dir = 4 @@ -866,6 +1058,10 @@ /obj/machinery/light/directional/south, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) +"dr" = ( +/obj/machinery/portable_atmospherics/canister/tritium, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "ds" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/centcom{ @@ -880,6 +1076,14 @@ /obj/effect/mapping_helpers/airlock/access/all/admin/general, /turf/open/floor/iron, /area/centcom/central_command_areas/ferry) +"du" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/machinery/light/directional/north, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "dv" = ( /obj/structure/railing/corner{ dir = 8 @@ -942,6 +1146,31 @@ /obj/structure/table/reinforced, /turf/open/floor/iron/grimy, /area/centcom/central_command_areas/admin) +"dA" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/control) +"dB" = ( +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/structure/table{ + pixel_x = 0; + pixel_y = 0 + }, +/obj/item/stamp/granted{ + pixel_y = 9; + pixel_x = 7 + }, +/obj/item/stamp/centcom{ + pixel_x = -6; + pixel_y = 2 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "dC" = ( /obj/item/kirbyplants/organic/plant21, /obj/effect/turf_decal/tile/red{ @@ -950,6 +1179,16 @@ /obj/structure/sign/warning/secure_area/directional/south, /turf/open/floor/iron, /area/centcom/central_command_areas/control) +"dD" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/machinery/light/floor, +/turf/open/floor/iron{ + icon_state = "asteroid5"; + name = "plating" + }, +/area/centcom/central_command_areas/courtroom) "dG" = ( /obj/structure/table/wood, /obj/machinery/chem_dispenser/drinks{ @@ -959,6 +1198,15 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/tdome/observation) +"dH" = ( +/obj/structure/table/reinforced, +/obj/item/ammo_box/speedloader/strilka310/lionhunter, +/obj/item/ammo_box/speedloader/strilka310/lionhunter, +/obj/item/ammo_box/speedloader/strilka310/lionhunter, +/obj/item/gun/ballistic/rifle/lionhunter, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "dI" = ( /obj/item/kirbyplants/organic/plant21, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -989,14 +1237,41 @@ /obj/effect/turf_decal/loading_area, /turf/open/floor/iron, /area/centcom/tdome/observation) -"dR" = ( -/obj/effect/turf_decal/tile/green/half{ +"dN" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 6 + }, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/courtroom) +"dO" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green, +/obj/machinery/light/directional/south, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"dP" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/effect/turf_decal/trimline/red/filled/corner{ dir = 4 }, -/turf/open/floor/iron/edge{ +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/control) +"dT" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ dir = 4 }, -/area/centcom/central_command_areas/ferry) +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/structure/table/reinforced, +/obj/item/storage/box/syndie_kit/centcom_costume, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "dU" = ( /obj/structure/bookcase/random, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -1027,12 +1302,32 @@ }, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/briefing) +"dX" = ( +/obj/structure/sign/warning/explosives/directional/west, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"dZ" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "ea" = ( /obj/item/flashlight/lamp, /obj/structure/table/reinforced, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) +"eb" = ( +/obj/structure/table/reinforced, +/obj/item/ammo_box/magazine/m223, +/obj/item/gun/ballistic/automatic/m90/unrestricted, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "ec" = ( /obj/structure/railing{ dir = 4 @@ -1043,6 +1338,27 @@ }, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/evacuation/ship) +"ed" = ( +/obj/machinery/atmos_shield_gen/active{ + dir = 4 + }, +/obj/structure/fans/tiny/invisible, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/centcom/central_command_areas/supply) +"ee" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/yellow/filled/warning{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/machinery/computer/shuttle/mining, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "eg" = ( /obj/structure/table/wood, /obj/item/storage/box/drinkingglasses, @@ -1053,6 +1369,15 @@ /obj/machinery/newscaster/directional/north, /turf/open/floor/iron/dark, /area/centcom/tdome/observation) +"ek" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) +"el" = ( +/obj/structure/chair, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "em" = ( /obj/structure/table/reinforced, /obj/machinery/recharger, @@ -1067,7 +1392,6 @@ /obj/item/storage/box/silver_ids, /obj/structure/table/reinforced, /obj/machinery/newscaster/directional/north, -/obj/structure/reagent_dispensers/wall/peppertank/directional/east, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) @@ -1076,6 +1400,13 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/catwalk_floor, /area/centcom/central_command_areas/evacuation/ship) +"er" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/green, +/turf/open/floor/iron, +/area/centcom/central_command_areas/control) "et" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/sign/directions/engineering{ @@ -1162,15 +1493,18 @@ /obj/effect/turf_decal/tile/red/fourcorners, /turf/open/floor/iron, /area/centcom/tdome/observation) +"eJ" = ( +/obj/structure/table/reinforced, +/obj/item/gun/magic/wand/polymorph, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "eK" = ( -/obj/structure/flora/bush/lavendergrass/style_random, -/obj/structure/flora/bush/sparsegrass/style_random, -/obj/structure/flora/bush/flowers_yw/style_random, -/obj/structure/flora/bush/grassy/style_random, -/obj/structure/flora/bush/pale/style_random, -/obj/machinery/light/directional/south, -/turf/open/misc/asteroid, -/area/centcom/central_command_areas/evacuation) +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supplypod/loading/four) "eM" = ( /obj/machinery/vending/cola, /obj/effect/turf_decal/delivery, @@ -1195,6 +1529,16 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) +"eQ" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/pointy/style_random, +/obj/machinery/light/directional/west, +/turf/open/floor/grass, +/area/centcom/tdome/administration) "eR" = ( /obj/effect/turf_decal/siding/wood{ dir = 4 @@ -1208,6 +1552,20 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) +"eT" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/light/directional/north, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) +"eU" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/centcom/tdome/administration) "eV" = ( /obj/effect/turf_decal/siding/wood{ dir = 6 @@ -1219,6 +1577,12 @@ }, /turf/open/floor/carpet/green, /area/centcom/central_command_areas/briefing) +"eW" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) "eX" = ( /obj/effect/turf_decal/siding/wood/corner{ dir = 4 @@ -1243,6 +1607,10 @@ /obj/effect/light_emitter/thunderdome, /turf/open/floor/iron, /area/centcom/tdome/arena) +"fd" = ( +/obj/effect/spawner/structure/window/reinforced/plasma, +/turf/open/floor/plating, +/area/centcom/tdome/administration) "fe" = ( /obj/structure/window/reinforced/spawner/directional/west, /obj/item/kirbyplants/organic/plant21, @@ -1295,15 +1663,33 @@ /turf/open/floor/iron, /area/centcom/tdome/arena) "fm" = ( -/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmos_shield_gen/active{ + dir = 8 + }, +/obj/structure/fans/tiny/invisible, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, /turf/open/floor/plating, -/area/centcom/central_command_areas/evacuation) -"fo" = ( -/obj/effect/turf_decal/trimline/green/arrow_cw{ - dir = 10 +/area/centcom/central_command_areas/supply) +"fn" = ( +/obj/effect/turf_decal/trimline/red/filled/end{ + dir = 8 }, /turf/open/floor/iron/dark, -/area/centcom/central_command_areas/briefing) +/area/centcom/central_command_areas/control) +"fo" = ( +/obj/structure/fans/tiny, +/obj/machinery/door/airlock/centcom{ + name = "CentCom Test Chamber" + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"ft" = ( +/obj/structure/sign/nanotrasen/directional/south, +/obj/effect/turf_decal/tile/green, +/turf/open/floor/iron, +/area/centcom/central_command_areas/ferry) "fu" = ( /obj/structure/reagent_dispensers/fueltank, /obj/effect/decal/cleanable/blood/oil, @@ -1311,6 +1697,13 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron, /area/centcom/central_command_areas/admin) +"fv" = ( +/obj/machinery/portable_atmospherics/canister/pluoxium, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "fw" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, @@ -1334,11 +1727,11 @@ /turf/open/floor/iron/dark/textured_large, /area/centcom/central_command_areas/evacuation/ship) "fE" = ( -/obj/structure/chair, -/obj/effect/turf_decal/stripes/line{ +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/trimline/green/filled/line{ dir = 1 }, -/obj/machinery/status_display/evac/directional/north, +/obj/structure/chair, /turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) "fF" = ( @@ -1375,6 +1768,14 @@ /obj/machinery/light/small/directional/west, /turf/open/floor/iron/smooth_large, /area/centcom/central_command_areas/evacuation/ship) +"fK" = ( +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/structure/closet/crate/bin, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "fM" = ( /obj/structure/filingcabinet/medical, /obj/machinery/firealarm/directional/west, @@ -1439,11 +1840,14 @@ /obj/structure/flora/bush/sparsegrass/style_random, /obj/structure/flora/bush/fullgrass/style_random, /obj/structure/flora/bush/grassy/style_random, -/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, /obj/structure/flora/bush/pointy/style_random, -/obj/machinery/light/directional/south, /turf/open/floor/grass, /area/centcom/tdome/administration) +"gc" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "gd" = ( /obj/machinery/door/airlock/highsecurity, /obj/effect/turf_decal/tile/neutral/full, @@ -1466,6 +1870,18 @@ /obj/machinery/light/small/directional/south, /turf/open/floor/iron, /area/centcom/central_command_areas/prison) +"gg" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/yellow/filled/warning{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "gi" = ( /obj/docking_port/stationary{ dir = 4; @@ -1511,6 +1927,23 @@ }, /turf/open/floor/iron/grimy, /area/centcom/central_command_areas/admin) +"gn" = ( +/obj/effect/turf_decal/tile/green/half{ + dir = 4 + }, +/turf/open/floor/iron/edge{ + dir = 4 + }, +/area/centcom/central_command_areas/ferry) +"go" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "gs" = ( /obj/item/paper/pamphlet/centcom/visitor_info, /obj/item/paper/pamphlet/centcom/visitor_info, @@ -1568,6 +2001,16 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) +"gB" = ( +/obj/structure/fans/tiny, +/obj/machinery/atmospherics/pipe/smart/simple/supply/hidden{ + dir = 10 + }, +/obj/machinery/door/airlock/centcom{ + name = "CentCom Test Chamber" + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "gC" = ( /obj/machinery/door/window/brigdoor/right/directional/south{ name = "CentCom Stand"; @@ -1584,11 +2027,14 @@ /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) +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/generic/style_random, +/obj/machinery/light/directional/south, +/turf/open/floor/grass, +/area/centcom/central_command_areas/control) "gH" = ( /obj/structure/closet/secure_closet/security, /obj/item/storage/belt/security/full, @@ -1627,6 +2073,11 @@ /obj/machinery/light/directional/east, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/armory) +"gT" = ( +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "gU" = ( /obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ dir = 8 @@ -1634,12 +2085,11 @@ /turf/open/floor/iron, /area/centcom/tdome/observation) "gW" = ( -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral{ - dir = 8 - }, +/obj/structure/table/reinforced, +/obj/item/melee/baseball_bat/ablative, +/obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, -/area/centcom/central_command_areas/briefing) +/area/centcom/tdome/administration) "gX" = ( /obj/structure/table/reinforced, /obj/item/storage/lockbox/loyalty{ @@ -1657,9 +2107,6 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, /turf/open/floor/iron, /area/centcom/central_command_areas/control) "gZ" = ( @@ -1669,6 +2116,22 @@ /obj/machinery/light/floor, /turf/open/floor/iron, /area/centcom/tdome/observation) +"ha" = ( +/obj/item/organ/internal/butt{ + pixel_x = 0; + pixel_y = 12 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark/side, +/area/centcom/central_command_areas/supply) +"hb" = ( +/obj/structure/table/reinforced, +/obj/item/melee/baton/security/boomerang/loaded, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "hc" = ( /obj/structure/table/reinforced, /obj/item/clipboard, @@ -1710,6 +2173,13 @@ /obj/effect/mapping_helpers/airlock/access/all/admin/bar, /turf/open/floor/iron, /area/centcom/tdome/observation) +"hh" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/vehicle/sealed/mecha/ripley{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "hi" = ( /obj/item/storage/medkit/regular, /obj/structure/table, @@ -1718,15 +2188,45 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/fore) +"hj" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 10 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/evacuation) +"hk" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/structure/closet/wardrobe/cargotech, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) +"hl" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 1 + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron, +/area/centcom/central_command_areas/evacuation) "hm" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, /obj/structure/flora/bush/lavendergrass/style_random, -/obj/structure/flora/bush/fullgrass/style_random, -/obj/structure/flora/bush/flowers_yw/style_random, -/obj/structure/flora/bush/grassy/style_random, -/obj/structure/flora/bush/pale/style_random, -/obj/machinery/light/directional/north, -/turf/open/misc/asteroid, -/area/centcom/central_command_areas/evacuation) +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/centcom/central_command_areas/control) +"hn" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/jukebox/disco/indestructible, +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) "ho" = ( /obj/effect/turf_decal/trimline/dark_red/corner{ dir = 1 @@ -1734,32 +2234,42 @@ /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" +"hp" = ( +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 }, +/obj/machinery/light/directional/south, /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" - }, +/area/centcom/central_command_areas/supply) +"hq" = ( +/obj/structure/table/reinforced, +/obj/item/gun/energy/laser/captain, +/obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, -/area/centcom/central_command_areas/ferry) +/area/centcom/tdome/administration) +"hr" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "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" = ( +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/armory) +"hy" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/generic/style_random, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/grass, +/area/centcom/central_command_areas/control) "hz" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, @@ -1768,19 +2278,21 @@ /obj/structure/table, /obj/item/paper_bin, /obj/item/pen, -/obj/machinery/status_display/evac/directional/east, -/obj/effect/turf_decal/tile/green/anticorner/contrasted{ +/obj/effect/turf_decal/trimline/green/filled/corner{ dir = 4 }, +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 1 + }, /turf/open/floor/iron, /area/centcom/central_command_areas/control) "hB" = ( -/obj/machinery/status_display/evac/directional/east, -/obj/effect/turf_decal/tile/green{ - dir = 4 +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 }, -/obj/machinery/light/directional/east, -/turf/open/floor/iron, +/obj/structure/table/reinforced, +/obj/item/defibrillator/loaded, +/turf/open/floor/iron/white, /area/centcom/central_command_areas/control) "hD" = ( /obj/effect/turf_decal/stripes/line{ @@ -1790,11 +2302,12 @@ /turf/open/floor/iron, /area/centcom/tdome/administration) "hE" = ( -/obj/effect/turf_decal/siding/dark{ +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 8 }, -/turf/open/floor/iron/dark, -/area/centcom/central_command_areas/armory) +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "hF" = ( /obj/structure/table/reinforced, /obj/item/folder/red{ @@ -1845,10 +2358,31 @@ /area/centcom/tdome/observation) "hP" = ( /obj/structure/extinguisher_cabinet/directional/west, -/obj/effect/turf_decal/tile/neutral/fourcorners, /obj/structure/sign/nanotrasen/directional/north, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) +"hR" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/pointy/style_random, +/obj/machinery/light/directional/east, +/turf/open/floor/grass, +/area/centcom/tdome/administration) +"hS" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/table, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 1 + }, +/obj/item/gun/ballistic/automatic/pistol/toy/riot, +/turf/open/floor/iron, +/area/centcom/central_command_areas/evacuation) "hT" = ( /obj/machinery/status_display/evac/directional/east, /obj/machinery/atmospherics/components/unary/vent_pump/on{ @@ -1860,13 +2394,9 @@ /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) +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "hW" = ( /obj/structure/chair/office, /turf/open/floor/iron/grimy, @@ -1899,18 +2429,27 @@ }, /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) +"ic" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/grass, +/area/centcom/central_command_areas/evacuation) "ie" = ( /obj/item/soap/nanotrasen, /turf/open/floor/iron/white, /area/centcom/tdome/observation) +"if" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green, +/obj/structure/sign/flag/massmeta{ + pixel_x = 31; + pixel_y = 0 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "ig" = ( /obj/structure/table/reinforced, /obj/item/taperecorder{ @@ -1927,6 +2466,13 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/tdome/administration) +"ii" = ( +/obj/machinery/portable_atmospherics/canister/freon, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "ij" = ( /obj/machinery/atmospherics/components/tank/air, /obj/effect/turf_decal/stripes/white/line, @@ -2042,6 +2588,13 @@ /obj/machinery/status_display/evac/directional/north, /turf/open/floor/iron, /area/centcom/central_command_areas/prison) +"iA" = ( +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/structure/table/reinforced, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "iC" = ( /obj/structure/table/wood, /obj/machinery/chem_dispenser/drinks/beer{ @@ -2098,6 +2651,12 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/ferry) +"iJ" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/energy_katana, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "iK" = ( /obj/effect/turf_decal/stripes/line{ dir = 5 @@ -2110,27 +2669,37 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/prison) +"iM" = ( +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/supplypod) "iN" = ( /obj/machinery/status_display/supply, /turf/closed/indestructible/riveted, /area/centcom/central_command_areas/supply) "iO" = ( -/obj/effect/turf_decal/delivery, -/turf/open/floor/iron, -/area/centcom/central_command_areas/supply) -"iP" = ( -/obj/effect/turf_decal/loading_area{ - dir = 4 +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 5 }, /turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/area/centcom/central_command_areas/control) +"iP" = ( +/obj/structure/table/reinforced, +/obj/item/stack/sheet/bluespace_crystal/fifty, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "iQ" = ( -/obj/machinery/light/directional/north, -/obj/effect/turf_decal/tile/brown/half/contrasted{ - dir = 1 - }, +/obj/structure/table/reinforced, +/obj/item/reagent_containers/cup/beaker/bluespace, +/obj/item/reagent_containers/cup/beaker/bluespace, +/obj/item/reagent_containers/cup/beaker/bluespace, /turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/area/centcom/tdome/administration) "iR" = ( /obj/effect/turf_decal/tile/brown/half/contrasted{ dir = 1 @@ -2138,12 +2707,14 @@ /turf/open/floor/iron, /area/centcom/central_command_areas/supply) "iS" = ( -/obj/machinery/firealarm/directional/east, -/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ - dir = 4 +/obj/structure/chair/sofa/bench/right{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/green/filled/arrow_ccw{ + dir = 9 }, /turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/area/centcom/central_command_areas/evacuation) "iT" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -2182,6 +2753,14 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/centcom/central_command_areas/supply) +"iY" = ( +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 6 + }, +/obj/structure/tank_holder/extinguisher, +/turf/open/floor/iron, +/area/centcom/central_command_areas/control) "iZ" = ( /obj/effect/turf_decal/tile/brown/half/contrasted{ dir = 4 @@ -2198,32 +2777,43 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/courtroom) -"jc" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/conveyor{ - dir = 1; - id = "XCCQMLoad2" +"jb" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/shield/roman{ + pixel_x = 1; + pixel_y = 0 }, -/turf/open/floor/iron, -/area/centcom/central_command_areas/supply) -"jd" = ( -/obj/machinery/conveyor_switch/oneway{ - id = "XCCQMLoad2"; - pixel_x = 6 +/obj/item/shield/mirror{ + pixel_x = -9; + pixel_y = 0 }, -/obj/effect/turf_decal/tile/brown/half/contrasted{ - dir = 8 +/obj/item/shield/kite{ + pixel_x = 10; + pixel_y = 0 }, -/turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"jc" = ( +/obj/structure/table/reinforced, +/obj/item/nullrod/non_station, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"jd" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/machinery/light/floor, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/grass, +/area/centcom/central_command_areas/evacuation) "je" = ( -/obj/effect/turf_decal/trimline/green/arrow_ccw{ - dir = 9 +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 }, -/turf/open/floor/iron, -/area/centcom/central_command_areas/ferry) +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/supply) "jf" = ( /obj/machinery/light/directional/east, /obj/effect/turf_decal/tile/brown/half/contrasted{ @@ -2240,94 +2830,87 @@ /turf/open/floor/iron, /area/centcom/central_command_areas/prison) "jk" = ( -/obj/machinery/door/poddoor{ - id = "XCCQMLoaddoor2"; - name = "Supply Dock Loading Door" - }, -/obj/effect/turf_decal/stripes/end{ - dir = 8 - }, -/obj/machinery/conveyor{ - dir = 4; - id = "XCCQMLoad2" - }, -/turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/obj/structure/table/reinforced, +/obj/item/melee/energy/sword/saber, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "jl" = ( -/obj/structure/plasticflaps, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/conveyor{ - dir = 4; - id = "XCCQMLoad2" +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/obj/effect/turf_decal/stripes/line{ + dir = 1 }, -/obj/structure/sign/warning/vacuum/external/directional/north, -/turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "jm" = ( -/obj/machinery/door/poddoor{ - id = "XCCQMLoaddoor2"; - name = "Supply Dock Loading Door" - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/conveyor{ - dir = 4; - id = "XCCQMLoad2" +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/iron, /area/centcom/central_command_areas/supply) "jn" = ( -/obj/effect/turf_decal/stripes/end, -/obj/machinery/conveyor/inverted{ - dir = 10; - id = "XCCQMLoad2" +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/table, +/obj/effect/turf_decal/trimline/green/filled/arrow_ccw{ + dir = 9 }, /turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/area/centcom/central_command_areas/evacuation) "jo" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 5 +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/structure/sign/flag/massmeta{ + pixel_x = -32; + pixel_y = 0 }, /turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/area/centcom/tdome/administration) "jp" = ( -/obj/effect/turf_decal/bot, -/turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/turf/open/floor/grass, +/area/centcom/central_command_areas/control) "jq" = ( -/obj/item/stack/package_wrap, -/obj/item/hand_labeler{ - pixel_y = 13; - pixel_x = 1 - }, -/obj/structure/table, -/obj/effect/turf_decal/bot, -/obj/item/hand_labeler_refill{ - pixel_x = -8; - pixel_y = 6 +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 4 }, -/turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/turf/open/floor/engine/vacuum, +/area/centcom/tdome/administration) "jr" = ( -/obj/machinery/door/airlock/external/ruin{ - name = "Supply Shuttle" +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, +/turf/open/floor/grass, +/area/centcom/central_command_areas/control) +"js" = ( +/obj/effect/turf_decal/tile/green{ + dir = 1 }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 +/obj/effect/landmark/portal_exit{ + id = "centcom_testchamb" }, -/obj/effect/mapping_helpers/airlock/access/all/admin/storage, -/turf/open/floor/iron, -/area/centcom/central_command_areas/supply) -"js" = ( -/obj/structure/fans/tiny, -/obj/effect/turf_decal/delivery, /turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/area/centcom/tdome/administration) "jt" = ( -/obj/effect/turf_decal/stripes/line{ +/obj/effect/turf_decal/trimline/brown/filled/line{ dir = 4 }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, /turf/open/floor/iron, /area/centcom/central_command_areas/supply) +"ju" = ( +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) "jv" = ( /obj/effect/turf_decal/stripes/corner{ dir = 8 @@ -2347,26 +2930,11 @@ /turf/open/floor/iron, /area/centcom/central_command_areas/prison) "jy" = ( -/obj/machinery/button/door/indestructible{ - id = "XCCQMLoaddoor"; - name = "Loading Doors"; - pixel_x = -27; - pixel_y = -5; - dir = 8 - }, -/obj/machinery/button/door/indestructible{ - id = "XCCQMLoaddoor2"; - name = "Loading Doors"; - pixel_x = -27; - pixel_y = 5; - dir = 8 - }, -/obj/machinery/computer/cargo{ +/obj/effect/turf_decal/tile/yellow/half/contrasted{ dir = 4 }, -/obj/effect/turf_decal/bot, /turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/area/centcom/central_command_areas/supplypod/loading/three) "jA" = ( /obj/structure/fans/tiny/invisible, /turf/open/floor/holofloor/hyperspace, @@ -2378,11 +2946,15 @@ /turf/open/floor/iron/dark/herringbone, /area/centcom/central_command_areas/evacuation/ship) "jD" = ( -/obj/effect/turf_decal/loading_area{ +/obj/structure/fans/tiny, +/obj/machinery/atmospherics/pipe/smart/simple/supply/hidden{ dir = 8 }, -/turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/obj/machinery/door/airlock/centcom{ + name = "CentCom Test Chamber" + }, +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) "jE" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -2405,106 +2977,112 @@ /turf/open/floor/iron, /area/centcom/central_command_areas/prison) "jI" = ( -/obj/machinery/door/poddoor{ - id = "XCCQMLoaddoor"; - name = "Supply Dock Loading Door" - }, -/obj/machinery/conveyor{ - dir = 8; +/obj/structure/railing, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/conveyor_switch{ id = "XCCQMLoad" }, -/obj/effect/turf_decal/stripes/end{ - dir = 8 - }, /turf/open/floor/iron, /area/centcom/central_command_areas/supply) "jJ" = ( -/obj/structure/plasticflaps, -/obj/machinery/conveyor{ - dir = 8; - id = "XCCQMLoad" +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/table, +/obj/effect/turf_decal/trimline/green/filled/arrow_ccw{ + dir = 5 }, -/obj/effect/turf_decal/stripes/line, -/obj/structure/sign/warning/vacuum/external/directional/south, /turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/area/centcom/central_command_areas/evacuation) "jK" = ( -/obj/machinery/door/poddoor{ - id = "XCCQMLoaddoor"; - name = "Supply Dock Loading Door" - }, -/obj/machinery/conveyor{ - dir = 8; - id = "XCCQMLoad" +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 }, -/obj/effect/turf_decal/stripes/line, +/obj/structure/filingcabinet/chestdrawer, /turf/open/floor/iron, /area/centcom/central_command_areas/supply) "jL" = ( -/obj/effect/turf_decal/stripes/end{ - dir = 1 +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 }, -/obj/machinery/conveyor/inverted{ - dir = 6; - id = "XCCQMLoad2" +/obj/effect/turf_decal/trimline/yellow/filled/warning{ + dir = 4 }, -/turf/open/floor/iron, -/area/centcom/central_command_areas/supply) -"jM" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 6 +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/caution{ + dir = 8 }, /turf/open/floor/iron, /area/centcom/central_command_areas/supply) +"jM" = ( +/obj/structure/table/reinforced, +/obj/item/stack/sheet/plasteel/fifty, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "jN" = ( -/obj/structure/closet/wardrobe/cargotech, -/obj/effect/turf_decal/bot, -/turf/open/floor/iron, +/turf/cordon, /area/centcom/central_command_areas/supply) "jO" = ( /obj/machinery/vending/cola, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod) "jP" = ( -/obj/machinery/conveyor_switch/oneway{ - dir = 8; - id = "XCCQMLoad"; - pixel_x = 6 +/obj/machinery/atmospherics/components/unary/thermomachine/heater{ + dir = 1 }, -/obj/effect/turf_decal/tile/brown/half/contrasted{ +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/green{ dir = 8 }, /turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/area/centcom/tdome/administration) "jQ" = ( -/obj/machinery/airalarm/directional/east, -/obj/effect/turf_decal/bot, -/obj/structure/closet/wardrobe/cargotech, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/yellow/filled/warning{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/machinery/light/floor, /turf/open/floor/iron, /area/centcom/central_command_areas/supply) "jR" = ( /obj/structure/chair/stool/directional/south, /turf/open/floor/iron/grimy, /area/centcom/tdome/administration) +"jT" = ( +/obj/structure/table/reinforced, +/obj/item/grenade/c4/x4, +/obj/item/grenade/c4/x4, +/obj/item/grenade/c4/x4, +/obj/item/grenade/c4{ + pixel_x = 8; + pixel_y = 0 + }, +/obj/item/grenade/c4{ + pixel_x = 8; + pixel_y = 0 + }, +/obj/item/grenade/c4{ + pixel_x = 8; + pixel_y = 0 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "jU" = ( /obj/effect/turf_decal/stripes/line, /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/door/airlock/centcom{ + name = "CentCom Test Chamber" }, -/obj/machinery/light/floor, -/turf/open/floor/iron, -/area/centcom/central_command_areas/ferry) +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "ka" = ( /obj/effect/landmark/thunderdome/one, /obj/effect/turf_decal/stripes/line{ @@ -2520,6 +3098,20 @@ }, /turf/open/floor/iron, /area/centcom/tdome/arena) +"kb" = ( +/obj/structure/table/reinforced, +/obj/item/storage/box/beanbag, +/obj/item/storage/box/rubbershot, +/obj/item/gun/ballistic/shotgun/automatic/dual_tube, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"kc" = ( +/obj/structure/table/reinforced, +/obj/item/stack/sheet/rglass/fifty, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "kd" = ( /obj/structure/table/reinforced, /obj/machinery/button/showtime{ @@ -2528,6 +3120,12 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/tdome/administration) +"kg" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "kh" = ( /obj/machinery/telecomms/allinone/nuclear, /turf/open/floor/circuit, @@ -2554,6 +3152,12 @@ "km" = ( /turf/open/floor/iron/grimy, /area/centcom/central_command_areas/control) +"kp" = ( +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supplypod/loading/three) "kq" = ( /obj/structure/flora/bush/lavendergrass/style_random, /obj/structure/flora/bush/sparsegrass/style_random, @@ -2564,8 +3168,8 @@ /turf/open/floor/grass, /area/centcom/central_command_areas/control) "kr" = ( -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/siding/yellow/corner{ +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ dir = 1 }, /turf/open/floor/iron, @@ -2576,12 +3180,20 @@ /obj/machinery/computer/security/wooden_tv, /turf/open/floor/carpet/green, /area/centcom/central_command_areas/admin) +"kt" = ( +/obj/structure/table/reinforced, +/obj/item/gun/magic/wand/teleport, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "ku" = ( -/obj/machinery/button/door/indestructible{ - id = "CCcustoms1"; - name = "CC Emergency Docks Control" +/obj/structure/chair/sofa/bench/left{ + dir = 8 }, -/turf/closed/indestructible/riveted, +/obj/effect/turf_decal/trimline/green/filled/arrow_ccw{ + dir = 10 + }, +/turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) "kv" = ( /obj/item/kirbyplants/organic/plant21, @@ -2630,6 +3242,13 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron, /area/centcom/central_command_areas/prison) +"kD" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/generic/style_random, +/turf/open/floor/grass, +/area/centcom/tdome/administration) "kE" = ( /obj/structure/chair, /obj/structure/window/reinforced/spawner/directional/north, @@ -2656,10 +3275,50 @@ /obj/item/stamp/law, /turf/open/floor/iron/grimy, /area/centcom/central_command_areas/courtroom) +"kL" = ( +/obj/structure/table/reinforced, +/obj/item/gun/magic/staff/change/unrestricted, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"kN" = ( +/obj/structure/table/reinforced, +/obj/item/stack/sheet/mineral/diamond/fifty, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "kO" = ( /obj/item/kirbyplants/organic/plant22, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/briefing) +"kP" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 1 + }, +/obj/structure/table{ + pixel_x = 0; + pixel_y = 0 + }, +/obj/item/gun/ballistic/shotgun/toy/crossbow/riot{ + pixel_x = -1; + pixel_y = 5 + }, +/obj/item/melee/energy/sword/holographic/green{ + pixel_x = 14; + pixel_y = 6 + }, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron, +/area/centcom/central_command_areas/evacuation) +"kQ" = ( +/obj/structure/table/reinforced, +/obj/item/ammo_box/speedloader/strilka310, +/obj/item/ammo_box/speedloader/strilka310, +/obj/item/ammo_box/speedloader/strilka310, +/obj/item/gun/ballistic/rifle/boltaction/prime, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "kR" = ( /obj/effect/turf_decal/stripes/line{ dir = 9 @@ -2698,6 +3357,17 @@ /obj/machinery/light/directional/east, /turf/open/floor/iron, /area/centcom/central_command_areas/prison) +"kW" = ( +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/structure/table/reinforced, +/obj/item/pizzabox/infinite{ + pixel_x = -2; + pixel_y = 8 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "kX" = ( /obj/structure/table/wood, /obj/item/paper_bin, @@ -2719,6 +3389,16 @@ /obj/effect/mapping_helpers/airlock/access/all/admin/general, /turf/open/floor/iron, /area/centcom/central_command_areas/control) +"la" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/pointy/style_random, +/obj/machinery/light/directional/north, +/turf/open/floor/grass, +/area/centcom/tdome/administration) "lb" = ( /obj/structure/table/wood, /obj/machinery/door/window/left/directional/south, @@ -2749,6 +3429,11 @@ /obj/structure/window/reinforced/spawner/directional/south, /turf/open/floor/iron/grimy, /area/centcom/central_command_areas/courtroom) +"lf" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/machinery/light/small/directional/west, +/turf/open/floor/grass, +/area/centcom/tdome/administration) "lg" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/structure/chair/comfy/shuttle/tactical{ @@ -2777,18 +3462,43 @@ }, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/admin) +"lk" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/grass, +/area/centcom/tdome/administration) +"lm" = ( +/obj/machinery/portable_atmospherics/canister/water_vapor, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "ln" = ( -/obj/machinery/light/directional/south, -/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/structure/chair/sofa/bench/right{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/arrow_ccw{ + dir = 6 + }, /turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/area/centcom/central_command_areas/evacuation) "lo" = ( /obj/effect/turf_decal/tile/brown/half/contrasted, /turf/open/floor/iron, /area/centcom/central_command_areas/supply) "lp" = ( -/obj/machinery/firealarm/directional/south, -/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/obj/item/kirbyplants/organic/plant12, +/obj/effect/turf_decal/trimline/yellow/filled/warning{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, /area/centcom/central_command_areas/supply) "lq" = ( @@ -2841,6 +3551,21 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/supplypod) +"lC" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/doppler_array, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"lF" = ( +/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) "lJ" = ( /obj/machinery/door/airlock/centcom{ name = "Shuttle Control Office" @@ -2895,10 +3620,18 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/prison) +"lQ" = ( +/obj/machinery/jukebox/disco/indestructible, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) "lR" = ( -/obj/effect/turf_decal/tile/red/half/contrasted{ +/obj/effect/turf_decal/trimline/red/filled/line{ dir = 8 }, +/obj/effect/turf_decal/trimline/red/filled/corner, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) "lS" = ( @@ -2936,14 +3669,31 @@ /turf/open/floor/iron/grimy, /area/centcom/central_command_areas/courtroom) "lX" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ +/obj/structure/reagent_dispensers/watertank/high, +/obj/effect/turf_decal/tile/green{ dir = 4 }, -/obj/effect/turf_decal/siding/wood{ +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"lY" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/tile/green{ dir = 1 }, -/turf/open/floor/iron/grimy, -/area/centcom/central_command_areas/admin) +/obj/effect/landmark/portal_exit{ + id = "centcom_testchamb" + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"ma" = ( +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"mb" = ( +/obj/structure/table/reinforced, +/obj/item/stack/sheet/mineral/plasma/fifty, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "mc" = ( /obj/effect/light_emitter/podbay, /turf/open/floor/iron, @@ -2966,6 +3716,12 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/wood/tile, /area/centcom/central_command_areas/evacuation/ship) +"mh" = ( +/obj/structure/table/reinforced, +/obj/item/gun/magic/staff/wipe, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "mi" = ( /obj/effect/turf_decal/tile/brown/anticorner/contrasted{ dir = 1 @@ -2990,11 +3746,24 @@ /area/centcom/central_command_areas/control) "ml" = ( /obj/machinery/light/directional/west, -/obj/effect/turf_decal/tile/red/half/contrasted{ +/obj/effect/turf_decal/trimline/red/filled/line{ dir = 8 }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) +"mm" = ( +/obj/machinery/meter, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold/general/hidden{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "mn" = ( /obj/structure/table/wood, /obj/item/radio/intercom/syndicate, @@ -3004,11 +3773,51 @@ /obj/structure/table/wood, /turf/open/floor/iron/grimy, /area/centcom/central_command_areas/courtroom) -"mB" = ( -/obj/machinery/light/floor, -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/centcom/central_command_areas/ferry) +"mr" = ( +/obj/effect/turf_decal/tile/green, +/obj/effect/landmark/portal_exit{ + id = "centcom_testchamb" + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"ms" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/admin) +"mu" = ( +/obj/structure/table/reinforced, +/obj/item/reagent_containers/cup/beaker/noreact, +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"mv" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/structure/chair/sofa/right/brown{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"mx" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green, +/obj/machinery/light/directional/east, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"mz" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/generic/style_random, +/obj/machinery/light/directional/east, +/turf/open/floor/grass, +/area/centcom/tdome/administration) "mC" = ( /obj/structure/window/reinforced/spawner/directional/east, /obj/machinery/computer/operating, @@ -3072,6 +3881,13 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/fore) +"mM" = ( +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/sign/nanotrasen/directional/west, +/obj/structure/bookcase/random, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/courtroom) "mN" = ( /obj/effect/turf_decal/tile/green/half/contrasted{ dir = 1 @@ -3085,6 +3901,12 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/fore) +"mP" = ( +/obj/structure/table/reinforced, +/obj/item/melee/baton/security/stunsword/loaded, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "mQ" = ( /obj/structure/flora/bush/lavendergrass/style_random, /obj/structure/flora/bush/sparsegrass/style_random, @@ -3118,26 +3940,44 @@ /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) +"mV" = ( +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/machinery/light/small/directional/south, +/obj/structure/sign/poster/official/random/directional/south, +/turf/open/floor/iron, +/area/centcom/central_command_areas/evacuation) "mW" = ( /obj/structure/reagent_dispensers/wall/peppertank/directional/west, -/obj/effect/turf_decal/tile/red/half/contrasted{ +/obj/effect/turf_decal/trimline/red/filled/line{ dir = 8 }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) +"mX" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/vehicle/sealed/mecha/ripley/deathripley/real{ + dir = 8 + }, +/obj/machinery/light/floor, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "mY" = ( /obj/structure/chair{ dir = 1 }, /turf/open/floor/iron/grimy, /area/centcom/central_command_areas/courtroom) +"mZ" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/machinery/light/directional/north, +/turf/open/floor/grass, +/area/centcom/tdome/administration) "na" = ( /obj/structure/chair{ dir = 8 @@ -3160,6 +4000,26 @@ /obj/structure/sign/poster/official/enlist/directional/east, /turf/open/floor/iron/dark/textured_large, /area/centcom/central_command_areas/evacuation/ship) +"nc" = ( +/obj/structure/table/reinforced, +/obj/item/wrench, +/obj/item/screwdriver{ + pixel_y = 10 + }, +/obj/item/analyzer, +/obj/item/pipe_dispenser, +/obj/effect/turf_decal/tile/green, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"nd" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/table, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 1 + }, +/obj/item/gun/ballistic/automatic/toy/riot, +/turf/open/floor/iron, +/area/centcom/central_command_areas/evacuation) "ne" = ( /obj/machinery/status_display/ai/directional/south, /obj/effect/turf_decal/tile/green, @@ -3168,6 +4028,25 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/ferry) +"nf" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/machinery/light/small/directional/west, +/turf/open/floor/grass, +/area/centcom/tdome/administration) +"ng" = ( +/obj/structure/table/reinforced, +/obj/item/stack/sheet/mineral/uranium/fifty, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"nh" = ( +/obj/structure/table/reinforced, +/obj/item/stack/sheet/plastic/fifty, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "nj" = ( /obj/machinery/firealarm/directional/west, /obj/effect/turf_decal/tile/bar/opposingcorners, @@ -3228,6 +4107,40 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/fore) +"ns" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 8 + }, +/obj/item/kirbyplants/organic/plant21, +/turf/open/floor/iron, +/area/centcom/central_command_areas/evacuation) +"nt" = ( +/obj/structure/table/reinforced, +/obj/item/grenade/spawnergrenade/syndiesoap, +/obj/item/grenade/spawnergrenade/manhacks, +/obj/item/grenade/spawnergrenade/cat, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"nu" = ( +/obj/effect/turf_decal/arrows, +/obj/effect/turf_decal/trimline/blue/filled/line, +/turf/open/floor/iron, +/area/centcom/central_command_areas/control) +"nw" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/machinery/vending/donksnack, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"nx" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/structure/table, +/obj/item/gun/ballistic/shotgun/toy/riot, +/turf/open/floor/iron, +/area/centcom/central_command_areas/evacuation) "nz" = ( /obj/effect/turf_decal/siding/wood{ dir = 4 @@ -3257,6 +4170,12 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/prison) +"nE" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/book/granter/martial/plasma_fist/nobomb, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "nF" = ( /obj/machinery/door/poddoor{ id = "thunderdomegen"; @@ -3278,6 +4197,18 @@ /obj/machinery/status_display/ai/directional/south, /turf/open/floor/iron, /area/centcom/central_command_areas/supply) +"nH" = ( +/obj/structure/table/reinforced, +/obj/item/gun/energy/laser/musket/prime, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"nI" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "nJ" = ( /obj/machinery/firealarm/directional/south, /obj/effect/turf_decal/tile/brown/anticorner/contrasted, @@ -3301,7 +4232,8 @@ "nM" = ( /obj/machinery/door/poddoor/shutters{ id = "CCsec1"; - name = "CC Security Checkpoint Shutters" + name = "CC Security Checkpoint Shutters"; + dir = 8 }, /obj/effect/turf_decal/delivery, /turf/open/floor/iron, @@ -3310,6 +4242,18 @@ /obj/structure/chair/office, /turf/open/floor/iron/grimy, /area/centcom/central_command_areas/control) +"nO" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/structure/filingcabinet/white, +/obj/machinery/light/directional/east, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "nP" = ( /obj/machinery/modular_computer/preset/id/centcom{ dir = 8 @@ -3318,10 +4262,14 @@ /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) +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "nS" = ( /obj/structure/bookcase/random, /obj/machinery/light/directional/north, @@ -3333,6 +4281,12 @@ /obj/machinery/status_display/evac/directional/south, /turf/open/floor/iron, /area/centcom/central_command_areas/prison) +"nU" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 5 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supplypod/loading/four) "nV" = ( /obj/structure/chair{ dir = 4 @@ -3396,6 +4350,16 @@ }, /turf/closed/wall/mineral/titanium/nodiagonal, /area/centcom/central_command_areas/evacuation/ship) +"od" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green, +/obj/structure/table/reinforced, +/obj/item/market_uplink/blackmarket, +/obj/item/stack/spacecash/c10000, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "oe" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -3414,6 +4378,11 @@ }, /turf/open/floor/iron, /area/centcom/tdome/observation) +"ok" = ( +/obj/machinery/light/floor, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/centcom/central_command_areas/ferry) "on" = ( /obj/docking_port/stationary{ dir = 4; @@ -3436,6 +4405,13 @@ /obj/structure/mirror/directional/east, /turf/open/floor/iron/white, /area/centcom/tdome/observation) +"oq" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "os" = ( /obj/structure/table/reinforced, /obj/item/paper_bin, @@ -3516,6 +4492,10 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/tdome/observation) +"oG" = ( +/obj/structure/sign/warning/radiation, +/turf/closed/indestructible/riveted, +/area/centcom/tdome/administration) "oH" = ( /obj/machinery/shower/directional/east, /turf/open/floor/iron/white, @@ -3632,6 +4612,13 @@ }, /turf/open/floor/stone, /area/centcom/central_command_areas/evacuation/ship) +"pa" = ( +/obj/structure/table/reinforced, +/obj/item/ammo_box/magazine/tommygunm45, +/obj/item/gun/ballistic/automatic/tommygun, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "pb" = ( /obj/effect/landmark/thunderdome/two, /obj/effect/turf_decal/stripes/line, @@ -3660,18 +4647,19 @@ /turf/open/floor/iron/dark, /area/centcom/central_command_areas/supply) "pf" = ( -/obj/structure/table/reinforced, -/obj/item/crowbar/red, -/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, /turf/open/floor/iron/dark, -/area/centcom/central_command_areas/evacuation) +/area/centcom/central_command_areas/control) "pg" = ( -/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, -/area/centcom/central_command_areas/evacuation) +/obj/effect/turf_decal/delivery, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/iron/dark/smooth_large, +/area/centcom/central_command_areas/supply) "pj" = ( /obj/structure/chair/office{ dir = 8 @@ -3681,6 +4669,13 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/supply) +"pk" = ( +/obj/machinery/portable_atmospherics/canister/antinoblium, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "pl" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, @@ -3694,10 +4689,27 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/centcom/central_command_areas/supply) +"pm" = ( +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) +"po" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/green, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"pp" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "pr" = ( /obj/structure/chair, /obj/machinery/newscaster/directional/north, -/obj/effect/turf_decal/tile/green/half/contrasted{ +/obj/effect/turf_decal/trimline/green/filled/line{ dir = 1 }, /turf/open/floor/iron, @@ -3706,6 +4718,26 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) +"pt" = ( +/obj/structure/table/reinforced, +/obj/item/stack/sheet/plasmaglass/fifty, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"pu" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/turf/open/floor/grass, +/area/centcom/central_command_areas/control) +"pv" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "px" = ( /obj/item/kirbyplants/organic/plant22, /obj/effect/turf_decal/tile/green/half/contrasted{ @@ -3722,6 +4754,14 @@ }, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/admin) +"pz" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/machinery/vending/liberationstation, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "pB" = ( /obj/effect/turf_decal/trimline/dark_red/warning{ dir = 9 @@ -3729,12 +4769,13 @@ /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) +/obj/structure/table/reinforced, +/obj/item/storage/box/lethalshot, +/obj/item/storage/box/lethalshot/old, +/obj/item/gun/ballistic/shotgun/riot, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "pD" = ( /obj/effect/turf_decal/trimline/dark_red/warning{ dir = 5 @@ -3769,6 +4810,10 @@ }, /turf/open/space/basic, /area/space) +"pK" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) "pN" = ( /obj/effect/turf_decal/tile/red/anticorner/contrasted, /turf/open/floor/iron, @@ -3903,6 +4948,20 @@ }, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/admin/storage) +"qm" = ( +/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) "qo" = ( /obj/structure/table/reinforced, /obj/item/folder, @@ -3972,13 +5031,14 @@ /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, -/obj/structure/flora/bush/fullgrass/style_random, -/obj/structure/flora/bush/flowers_br/style_random, -/obj/structure/flora/bush/generic/style_random, -/turf/open/floor/grass, -/area/centcom/central_command_areas/evacuation) +/obj/structure/closet/secure_closet/security, +/obj/item/storage/belt/security/full, +/obj/item/gun/ballistic/automatic/wt550, +/obj/item/clothing/head/helmet/swat/nanotrasen, +/obj/item/crowbar/red, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/control) "qz" = ( /obj/structure/flora/bush/lavendergrass/style_random, /obj/structure/flora/bush/sparsegrass/style_random, @@ -3986,35 +5046,48 @@ /obj/structure/flora/bush/grassy/style_random, /obj/structure/flora/bush/flowers_pp/style_random, /obj/structure/flora/bush/pointy/style_random, +/obj/machinery/light/small/directional/west, /turf/open/floor/grass, -/area/centcom/central_command_areas/evacuation) +/area/centcom/central_command_areas/control) "qA" = ( -/obj/structure/flora/bush/lavendergrass/style_random, -/obj/structure/flora/bush/sparsegrass/style_random, -/obj/structure/flora/bush/fullgrass/style_random, -/obj/structure/flora/bush/grassy/style_random, -/obj/structure/flora/bush/flowers_pp/style_random, -/obj/structure/flora/bush/pointy/style_random, -/obj/machinery/light/directional/north, -/turf/open/floor/grass, -/area/centcom/central_command_areas/evacuation) +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/structure/closet/wardrobe/cargotech, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "qB" = ( -/obj/structure/flora/bush/flowers_pp/style_random, -/obj/structure/flora/bush/lavendergrass/style_random, -/turf/open/floor/grass, -/area/centcom/central_command_areas/evacuation) +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) "qC" = ( -/obj/structure/flora/bush/flowers_yw/style_random, -/obj/structure/flora/bush/lavendergrass/style_random, -/obj/structure/flora/bush/flowers_br/style_random, -/obj/machinery/light/directional/north, -/turf/open/floor/grass, -/area/centcom/central_command_areas/evacuation) +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supplypod/loading/two) "qD" = ( -/obj/structure/flora/bush/flowers_br/style_random, -/obj/structure/flora/bush/lavendergrass/style_random, -/turf/open/floor/grass, -/area/centcom/central_command_areas/evacuation) +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor/shutters{ + id = "CCsec1"; + name = "CC Security Checkpoint Shutters"; + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/prison) +"qE" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "qF" = ( /obj/effect/turf_decal/trimline/dark_red/warning{ dir = 10 @@ -4044,6 +5117,18 @@ /obj/effect/mapping_helpers/airlock/access/all/admin/captain, /turf/open/floor/iron, /area/centcom/central_command_areas/prison) +"qM" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/kirbyplants/organic/plant21, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/control) +"qN" = ( +/obj/machinery/door/poddoor{ + id = "testvent"; + name = "Testing Chamber Vent" + }, +/turf/open/floor/engine/vacuum, +/area/centcom/tdome/administration) "qO" = ( /obj/effect/turf_decal/tile/red{ dir = 8 @@ -4051,6 +5136,14 @@ /obj/effect/light_emitter/thunderdome, /turf/open/floor/iron, /area/centcom/tdome/arena) +"qP" = ( +/obj/structure/reagent_dispensers/wall/peppertank/directional/east, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/control) "qR" = ( /obj/effect/turf_decal/tile/red/fourcorners, /obj/structure/sign/nanotrasen/directional/south, @@ -4074,19 +5167,28 @@ /turf/open/floor/iron, /area/centcom/central_command_areas/control) "qW" = ( -/obj/structure/flora/bush/lavendergrass/style_random, -/obj/structure/flora/bush/flowers_yw/style_random, -/turf/open/floor/grass, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, /area/centcom/central_command_areas/evacuation) "qX" = ( -/obj/structure/fluff/arc, -/turf/open/floor/grass, -/area/centcom/central_command_areas/evacuation) +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/ferny/style_random, +/turf/open/floor/iron{ + dir = 6; + icon_state = "asteroid8"; + name = "sand" + }, +/area/centcom/central_command_areas/courtroom) "qY" = ( -/obj/structure/flora/bush/lavendergrass/style_random, -/obj/structure/flora/bush/flowers_br/style_random, -/turf/open/floor/grass, -/area/centcom/central_command_areas/evacuation) +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/light/floor, +/obj/machinery/conveyor{ + dir = 1; + id = "XCCQMLoad" + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "rb" = ( /obj/effect/turf_decal/trimline/dark_red/warning{ dir = 6 @@ -4120,9 +5222,22 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/prison) +"rj" = ( +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "rk" = ( /turf/open/floor/wood, /area/centcom/central_command_areas/courtroom) +"rl" = ( +/obj/structure/table/reinforced, +/obj/item/stack/sheet/iron/fifty, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "rm" = ( /obj/machinery/computer/shuttle/labor, /turf/open/floor/iron/dark/textured_large, @@ -4136,12 +5251,35 @@ /obj/structure/chair, /turf/open/floor/iron/grimy, /area/centcom/tdome/administration) +"rp" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/machinery/light/directional/west, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "rq" = ( -/obj/machinery/light/floor, -/obj/effect/turf_decal/tile/dark_blue/fourcorners, -/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/machinery/button/door{ + id = "testvent"; + name = "Testing Chamber Vent Control"; + pixel_x = -25; + pixel_y = 5 + }, +/obj/machinery/button/ignition{ + id = "mixingsparker"; + pixel_x = -25; + pixel_y = -5 + }, +/obj/structure/table/reinforced, +/obj/item/orion_ship, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, /turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/area/centcom/tdome/administration) "rr" = ( /obj/effect/turf_decal/trimline/dark_red/line{ dir = 8 @@ -4160,7 +5298,7 @@ /obj/machinery/light/directional/south, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, -/area/centcom/central_command_areas/evacuation) +/area/centcom/central_command_areas/control) "ru" = ( /obj/effect/turf_decal/tile/red/half/contrasted{ dir = 4 @@ -4215,6 +5353,10 @@ name = "sand" }, /area/centcom/central_command_areas/supply) +"rG" = ( +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "rH" = ( /obj/structure/flora/bush/sparsegrass/style_random, /obj/structure/flora/bush/lavendergrass/style_random, @@ -4266,9 +5408,12 @@ pixel_x = -32; dir = 8 }, -/obj/effect/turf_decal/tile/red/half/contrasted{ +/obj/effect/turf_decal/trimline/red/filled/line{ dir = 8 }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) "rQ" = ( @@ -4289,23 +5434,30 @@ /turf/open/floor/iron, /area/centcom/central_command_areas/prison) "rT" = ( -/obj/structure/flora/bush/flowers_br/style_random, -/obj/structure/flora/bush/lavendergrass/style_random, -/obj/structure/window/reinforced/spawner/directional/south, -/turf/open/floor/grass, -/area/centcom/central_command_areas/evacuation) +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/item/kirbyplants/organic/plant21{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "rU" = ( -/obj/structure/flora/bush/flowers_pp/style_random, -/obj/structure/flora/bush/lavendergrass/style_random, -/obj/structure/window/reinforced/spawner/directional/south, -/turf/open/floor/grass, -/area/centcom/central_command_areas/evacuation) +/obj/structure/table/reinforced, +/obj/item/melee/energy/sword/surplus, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "rV" = ( -/obj/structure/flora/bush/flowers_yw/style_random, -/obj/structure/flora/bush/lavendergrass/style_random, -/obj/structure/window/reinforced/spawner/directional/south, -/turf/open/floor/grass, -/area/centcom/central_command_areas/evacuation) +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/conveyor{ + dir = 1; + id = "XCCQMLoad" + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "rY" = ( /obj/effect/turf_decal/stripes/line{ dir = 5 @@ -4329,7 +5481,7 @@ /obj/item/crowbar/power{ pixel_y = 15 }, -/turf/open/floor/iron/dark, +/turf/open/floor/wood/large, /area/centcom/central_command_areas/supplypod) "sb" = ( /obj/machinery/vending/snack, @@ -4353,6 +5505,10 @@ /obj/effect/mapping_helpers/airlock/access/all/admin/general, /turf/open/floor/iron, /area/centcom/central_command_areas/ferry) +"se" = ( +/obj/machinery/portable_atmospherics/canister/miasma, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "sk" = ( /obj/structure/table/wood, /obj/item/storage/box/drinkingglasses, @@ -4363,19 +5519,16 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/tdome/administration) +"sl" = ( +/obj/machinery/portable_atmospherics/canister/hydrogen, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "sn" = ( -/obj/machinery/door/airlock/centcom{ - name = "CentCom Security" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 9 }, -/obj/effect/mapping_helpers/airlock/access/all/admin/medical, /turf/open/floor/iron, -/area/centcom/central_command_areas/control) +/area/centcom/central_command_areas/supplypod/loading/three) "so" = ( /obj/effect/landmark/thunderdome/one, /obj/effect/turf_decal/stripes/line{ @@ -4384,6 +5537,26 @@ /obj/effect/light_emitter/thunderdome, /turf/open/floor/iron, /area/centcom/tdome/arena) +"sp" = ( +/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) "sq" = ( /obj/machinery/computer/shuttle/white_ship{ dir = 4 @@ -4443,6 +5616,19 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/evacuation/ship) +"sx" = ( +/obj/item/reagent_containers/cup/bottle/adminordrazine{ + pixel_x = -1; + pixel_y = 8 + }, +/obj/structure/altar, +/turf/open/floor/grass, +/area/centcom/tdome/administration) +"sy" = ( +/obj/machinery/portable_atmospherics/canister/nob, +/obj/machinery/light/directional/south, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "sz" = ( /obj/machinery/status_display/evac/directional/west, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -4507,7 +5693,7 @@ /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) "sK" = ( -/obj/effect/turf_decal/tile/red/half/contrasted{ +/obj/effect/turf_decal/trimline/red/filled/line{ dir = 1 }, /turf/open/floor/iron/dark, @@ -4520,79 +5706,87 @@ dir = 8 }, /obj/effect/mapping_helpers/airlock/access/all/admin/general, -/turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/control) "sN" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 9 +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 }, /turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/area/centcom/central_command_areas/supply) "sO" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 5 }, /turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) "sP" = ( -/obj/structure/table, -/obj/item/paper_bin{ - pixel_y = 7; - pixel_x = -4 - }, -/obj/item/pen{ - pixel_x = -5; - pixel_y = 9 - }, -/obj/effect/turf_decal/stripes/line{ +/obj/effect/turf_decal/trimline/green/filled/line{ dir = 1 }, +/obj/structure/chair, /turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) "sQ" = ( -/obj/structure/chair, -/obj/effect/turf_decal/stripes/line{ +/obj/effect/turf_decal/trimline/green/filled/line{ dir = 1 }, +/obj/item/kirbyplants/organic/plant22, /turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) "sR" = ( -/obj/structure/chair, +/obj/machinery/portable_atmospherics/canister/plasma, /obj/effect/turf_decal/stripes/line{ dir = 1 }, -/obj/machinery/light/directional/north, -/turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "sS" = ( -/obj/structure/table, -/obj/item/storage/belt/sheath/katana/toy{ - pixel_y = 8 - }, -/obj/item/toy/plush/carpplushie, -/obj/effect/turf_decal/stripes/line{ +/obj/effect/turf_decal/trimline/green/filled/line{ dir = 1 }, +/obj/structure/chair, +/obj/structure/extinguisher_cabinet/directional/north, /turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) "sT" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 5 +/turf/open/floor/iron/dark/smooth_large, +/area/centcom/central_command_areas/supply) +"sU" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/book/granter/martial/spider_bite{ + name = "spider bite scroll" }, -/turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "sV" = ( /obj/machinery/door/poddoor/shuttledock, /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) +"sW" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/centcom/tdome/administration) +"sX" = ( +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/machinery/recharge_station, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "sY" = ( /obj/machinery/door/airlock/centcom{ name = "CentCom Supplypod Loading" }, /obj/effect/mapping_helpers/airlock/access/all/admin/storage, /turf/open/floor/iron/dark, -/area/centcom/central_command_areas/evacuation) +/area/centcom/central_command_areas/control) "sZ" = ( /obj/machinery/door/airlock/centcom{ name = "CentCom Supplypod Loading" @@ -4605,24 +5799,56 @@ /obj/structure/bookcase/random, /turf/open/floor/carpet/green, /area/centcom/central_command_areas/briefing) +"tc" = ( +/obj/structure/table/reinforced, +/obj/item/grenade/spawnergrenade/clown, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "td" = ( /obj/structure/sign/departments/drop, /turf/closed/indestructible/riveted, /area/centcom/central_command_areas/ferry) "te" = ( -/obj/effect/turf_decal/siding/wood{ +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supplypod/loading/one) +"tf" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/vehicle/sealed/mecha/phazon{ dir = 1 }, -/turf/open/floor/wood/tile, -/area/centcom/central_command_areas/admin) +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "tg" = ( /obj/structure/chair{ dir = 1 }, /obj/machinery/newscaster/directional/south, -/obj/effect/turf_decal/tile/green/half/contrasted, +/obj/effect/turf_decal/trimline/green/filled/line, /turf/open/floor/iron, /area/centcom/central_command_areas/control) +"th" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/green/filled/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner, +/turf/open/floor/iron, +/area/centcom/central_command_areas/control) +"tl" = ( +/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) "tn" = ( /obj/machinery/computer/security/telescreen/entertainment/directional/south, /obj/structure/sign/warning/secure_area/directional/east, @@ -4684,6 +5910,28 @@ /obj/item/trash/cheesie, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/briefing) +"tA" = ( +/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) +"tE" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "tF" = ( /obj/machinery/door/airlock/centcom{ name = "Thunderdome Locker Room" @@ -4715,6 +5963,16 @@ }, /turf/open/floor/plating, /area/centcom/central_command_areas/fore) +"tJ" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/decal/cleanable/dirt, +/obj/effect/portal/permanent/one_way{ + name = "To Saratov"; + id = "centcom_testchamb" + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/evacuation/ship) "tK" = ( /obj/effect/turf_decal/tile/green{ dir = 1 @@ -4740,6 +5998,12 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/control) +"tO" = ( +/obj/structure/table/reinforced, +/obj/item/gun/magic/wand/death/debug, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "tQ" = ( /obj/item/kirbyplants/organic/plant22, /obj/machinery/firealarm/directional/west, @@ -4753,24 +6017,96 @@ /obj/machinery/status_display/evac/directional/west, /turf/open/floor/iron, /area/centcom/central_command_areas/prison) +"tS" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/book/granter/action/spell/fireball, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "tT" = ( -/obj/effect/turf_decal/siding/dark_blue, +/obj/machinery/chem_dispenser/fullupgrade, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, /turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/area/centcom/tdome/administration) "tU" = ( -/obj/effect/turf_decal/stripes/line{ +/obj/machinery/atmospherics/components/binary/pump/on{ dir = 4 }, -/turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/obj/machinery/light{ + dir = 1; + light_color = "#c1caff" + }, +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) "tV" = ( -/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/structure/chair{ + dir = 1 + }, +/obj/structure/sign/poster/official/random/directional/south, /turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) "tW" = ( /obj/structure/sign/poster/contraband/syndicate_recruitment/directional/north, /turf/open/floor/circuit, /area/centcom/central_command_areas/admin) +"tY" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/table/reinforced, +/obj/item/clothing/suit/space/hardsuit, +/obj/item/clothing/suit/space/hardsuit/ancient, +/obj/item/clothing/suit/space/hardsuit/atmos, +/obj/item/clothing/suit/space/hardsuit/carp, +/obj/item/clothing/suit/space/hardsuit/clown, +/obj/item/clothing/suit/space/hardsuit/cmo, +/obj/item/clothing/suit/space/hardsuit/combatmedic, +/obj/item/clothing/suit/space/hardsuit/deathsquad, +/obj/item/clothing/suit/space/hardsuit/engine, +/obj/item/clothing/suit/space/hardsuit/engine/elite, +/obj/item/clothing/suit/space/hardsuit/ert, +/obj/item/clothing/suit/space/hardsuit/ert/clown, +/obj/item/clothing/suit/space/hardsuit/ert/engi, +/obj/item/clothing/suit/space/hardsuit/ert/jani, +/obj/item/clothing/suit/space/hardsuit/ert/med, +/obj/item/clothing/suit/space/hardsuit/ert/paranormal, +/obj/item/clothing/suit/space/hardsuit/ert/paranormal/inquisitor, +/obj/item/clothing/suit/space/hardsuit/ert/sec, +/obj/item/clothing/suit/space/hardsuit/mining, +/obj/item/clothing/suit/space/hardsuit/rd, +/obj/item/clothing/suit/space/hardsuit/security, +/obj/item/clothing/suit/space/hardsuit/security/hos, +/obj/item/clothing/suit/space/hardsuit/shielded/syndi, +/obj/item/clothing/suit/space/hardsuit/shielded/wizard, +/obj/item/clothing/suit/space/hardsuit/swat, +/obj/item/clothing/suit/space/hardsuit/swat/captain, +/obj/item/clothing/suit/space/hardsuit/syndi/elite, +/obj/item/clothing/suit/space/hardsuit/syndi/elite/debug, +/obj/item/clothing/suit/space/hardsuit/syndi/owl, +/obj/item/clothing/suit/space/hardsuit/syndi_military, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"tZ" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/green/opposingcorners{ + dir = 1 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"ua" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green, +/obj/effect/landmark/portal_exit{ + id = "centcom_testchamb" + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "ub" = ( /obj/structure/sign/directions/command, /turf/closed/indestructible/riveted, @@ -4790,10 +6126,11 @@ /turf/closed/indestructible/riveted, /area/centcom/tdome/administration) "ug" = ( -/obj/machinery/light/directional/east, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/centcom/central_command_areas/evacuation) +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/hidden{ + dir = 8 + }, +/turf/closed/indestructible/riveted, +/area/centcom/tdome/administration) "uh" = ( /obj/structure/chair/comfy/brown{ dir = 1; @@ -4801,6 +6138,16 @@ }, /turf/open/floor/iron/grimy, /area/centcom/central_command_areas/admin) +"ui" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/machinery/computer/operating{ + dir = 4 + }, +/obj/machinery/vitals_reader/directional/west, +/turf/open/floor/iron/white, +/area/centcom/central_command_areas/control) "uj" = ( /obj/structure/flora/bush/lavendergrass/style_random, /obj/structure/flora/bush/sparsegrass/style_random, @@ -4824,35 +6171,53 @@ /turf/open/floor/iron, /area/centcom/central_command_areas/control) "ul" = ( -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/siding/yellow/corner{ +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ dir = 4 }, /turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/area/centcom/central_command_areas/supplypod/loading/two) "um" = ( /obj/machinery/computer/communications{ dir = 1 }, /turf/open/floor/iron/dark/textured_large, /area/centcom/central_command_areas/ferry) +"un" = ( +/obj/machinery/portable_atmospherics/canister/antinoblium, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) +"uo" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/hidden{ + dir = 8 + }, +/turf/closed/indestructible/riveted, +/area/centcom/tdome/administration) "up" = ( /obj/structure/table/wood, /obj/item/storage/briefcase, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) +"uq" = ( +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/sunny/style_random, +/turf/open/floor/grass, +/area/centcom/tdome/administration) "ur" = ( /obj/machinery/pdapainter, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) "us" = ( -/obj/effect/turf_decal/siding/dark_blue{ - dir = 5 - }, -/turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/obj/structure/lattice, +/obj/structure/sign/warning/docking/directional/south, +/turf/open/space/basic, +/area/space/nearstation) "ut" = ( /obj/docking_port/stationary{ dir = 8; @@ -4872,9 +6237,16 @@ /area/centcom/central_command_areas/admin) "uw" = ( /obj/structure/chair/office, -/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/trimline/red/filled/line, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) +"ux" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/floor/grass, +/area/centcom/tdome/administration) "uy" = ( /obj/machinery/computer/prisoner/management{ dir = 1 @@ -4895,22 +6267,32 @@ /turf/open/space/basic, /area/space) "uA" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/siding/dark_blue/corner{ - dir = 4 - }, -/turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/obj/structure/table/reinforced, +/obj/item/melee/baseball_bat/homerun, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "uB" = ( /obj/effect/turf_decal/tile/bar/opposingcorners, /obj/structure/sign/nanotrasen/directional/south, /turf/open/floor/iron, /area/centcom/tdome/observation) +"uD" = ( +/obj/structure/table, +/obj/item/raw_anomaly_core/random, +/obj/item/raw_anomaly_core/random, +/obj/item/raw_anomaly_core/random, +/obj/item/raw_anomaly_core/random, +/obj/item/raw_anomaly_core/random, +/obj/item/raw_anomaly_core/random, +/obj/item/raw_anomaly_core/random, +/obj/item/raw_anomaly_core/random, +/obj/item/raw_anomaly_core/random, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "uE" = ( /obj/effect/light_emitter/thunderdome, /turf/closed/indestructible/fakeglass, @@ -4926,14 +6308,17 @@ /turf/open/floor/grass, /area/centcom/tdome/observation) "uG" = ( -/obj/effect/turf_decal/stripes/line{ +/mob/living/basic/carp/pet{ dir = 4 }, -/obj/effect/turf_decal/siding/dark_blue{ - dir = 8 - }, /turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) +"uJ" = ( +/obj/structure/table/reinforced, +/obj/item/stack/sheet/mineral/silver/fifty, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "uK" = ( /obj/machinery/power/terminal{ dir = 1 @@ -4984,6 +6369,20 @@ /obj/machinery/light/floor, /turf/open/floor/iron, /area/centcom/central_command_areas/evacuation/ship) +"uT" = ( +/obj/machinery/light/cold/directional/south, +/turf/open/floor/iron/dark/smooth_large, +/area/centcom/central_command_areas/supply) +"uW" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 1 + }, +/obj/structure/railing/corner/end/flip{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "uX" = ( /obj/machinery/shower/directional/east, /obj/effect/turf_decal/tile/green{ @@ -5050,46 +6449,47 @@ /turf/open/floor/iron, /area/centcom/central_command_areas/control) "ve" = ( -/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ - dir = 8 - }, -/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ - dir = 8 - }, -/obj/effect/turf_decal/tile/dark_blue{ - dir = 4 - }, -/obj/effect/turf_decal/tile/dark_blue{ - dir = 4 - }, -/turf/open/floor/iron/white/corner, -/area/centcom/central_command_areas/evacuation) +/obj/structure/table/reinforced, +/obj/item/melee/baseball_bat, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "vf" = ( -/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ - dir = 1 - }, -/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ +/obj/machinery/portable_atmospherics/canister/nob, +/obj/effect/turf_decal/stripes/line{ dir = 1 }, -/turf/open/floor/iron/white/side, -/area/centcom/central_command_areas/evacuation) +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "vg" = ( -/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ - dir = 4 - }, -/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ - dir = 4 - }, -/obj/effect/turf_decal/tile/dark_blue{ - dir = 1 - }, -/obj/effect/turf_decal/tile/dark_blue{ - dir = 1 - }, -/turf/open/floor/iron/white/corner{ +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/turf/open/floor/grass, +/area/centcom/central_command_areas/evacuation) +"vh" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/green{ dir = 8 }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"vj" = ( +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) +"vk" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/control) +"vl" = ( +/obj/machinery/portable_atmospherics/canister/zauker, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "vm" = ( /obj/effect/turf_decal/tile/green/half, /turf/open/floor/iron/edge, @@ -5143,6 +6543,25 @@ }, /turf/open/floor/wood/tile, /area/centcom/central_command_areas/admin) +"vw" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/yellow/filled/warning/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) +"vy" = ( +/obj/structure/chair/sofa/bench{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/evacuation) "vA" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/sign/directions/engineering{ @@ -5189,7 +6608,8 @@ }, /obj/machinery/door/poddoor/shutters{ id = "CCsec4"; - name = "CC Checkpoint 4 Shutters" + name = "CC Checkpoint 4 Shutters"; + dir = 8 }, /turf/open/floor/iron, /area/centcom/central_command_areas/control) @@ -5205,25 +6625,36 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/dark/herringbone, /area/centcom/central_command_areas/evacuation/ship) +"vN" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/closed/indestructible/riveted, +/area/centcom/central_command_areas/control) "vP" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 +/obj/effect/turf_decal/tile/green{ + dir = 4 }, /obj/machinery/door/poddoor/shutters{ id = "CCcustoms2"; - name = "CC Customs 2 Shutters" + name = "CC Customs 2 Shutters"; + dir = 4 }, /turf/open/floor/iron, /area/centcom/central_command_areas/control) "vR" = ( /obj/structure/chair, -/obj/effect/turf_decal/tile/red/half/contrasted{ +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/corner{ dir = 1 }, /turf/open/floor/iron, /area/centcom/central_command_areas/control) "vS" = ( -/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/arrows, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, /turf/open/floor/iron, /area/centcom/central_command_areas/control) "vT" = ( @@ -5231,15 +6662,24 @@ /turf/open/floor/iron/dark, /area/centcom/central_command_areas/briefing) "vU" = ( +/obj/machinery/door/airlock/centcom{ + name = "CentCom" + }, +/obj/machinery/door/firedoor, /obj/effect/turf_decal/stripes/line{ dir = 8 }, -/obj/machinery/door/poddoor/shutters{ - id = "CCcustoms1"; - name = "CC Customs 1 Shutters" - }, /turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/area/centcom/central_command_areas/control) +"vV" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/singularityhammer{ + pixel_x = 4; + pixel_y = 2 + }, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "vW" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, @@ -5253,34 +6693,32 @@ /turf/open/floor/iron, /area/centcom/tdome/observation) "vX" = ( -/obj/effect/turf_decal/tile/dark_blue{ - dir = 8 - }, -/obj/effect/turf_decal/tile/dark_blue{ - dir = 8 - }, -/turf/open/floor/iron/white/side{ - dir = 5 +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 1 }, +/turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) "vY" = ( -/obj/effect/turf_decal/tile/brown/half/contrasted{ +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/structure/closet/wardrobe/cargotech, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ dir = 4 }, -/obj/machinery/light/directional/east, /turf/open/floor/iron, /area/centcom/central_command_areas/supply) "vZ" = ( -/obj/effect/turf_decal/siding/dark_blue{ - dir = 1 - }, +/obj/effect/turf_decal/trimline/green/filled/line, /turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) "wa" = ( -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/siding/yellow/corner, +/obj/effect/turf_decal/trimline/green/filled/corner{ + dir = 8 + }, /turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/area/centcom/central_command_areas/evacuation) "wb" = ( /obj/effect/turf_decal/tile/green/half/contrasted{ dir = 1 @@ -5288,6 +6726,60 @@ /obj/machinery/light/directional/south, /turf/open/floor/iron, /area/centcom/tdome/observation) +"wc" = ( +/obj/effect/turf_decal/trimline/green/filled/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/green/filled/warning{ + dir = 4 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/evacuation) +"we" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/trimline/green/filled/arrow_ccw{ + dir = 10 + }, +/obj/structure/table, +/turf/open/floor/iron, +/area/centcom/central_command_areas/evacuation) +"wf" = ( +/obj/structure/table, +/obj/item/assembly/igniter{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/assembly/igniter{ + pixel_x = 5; + pixel_y = -4 + }, +/obj/item/assembly/igniter{ + pixel_x = 2; + pixel_y = 6 + }, +/obj/item/assembly/igniter{ + pixel_x = 2; + pixel_y = -1 + }, +/obj/item/assembly/timer{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/assembly/timer{ + pixel_x = 6; + pixel_y = 3 + }, +/obj/item/assembly/timer{ + pixel_x = -3; + pixel_y = -8 + }, +/obj/item/assembly/timer{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/effect/turf_decal/tile/green, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "wg" = ( /obj/structure/closet/secure_closet/ert_com, /obj/machinery/status_display/ai/directional/east, @@ -5324,19 +6816,13 @@ /obj/machinery/modular_computer/preset/id/centcom{ dir = 1 }, -/obj/machinery/button/door/indestructible{ - id = "CCcustoms1"; - name = "CC Customs 1 Control"; - pixel_x = 8; - pixel_y = -24 - }, /obj/machinery/button/door/indestructible{ id = "CCcustoms2"; name = "CC Customs 2 Control"; - pixel_x = -8; + pixel_x = 0; pixel_y = -24 }, -/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/turf_decal/trimline/red/filled/line, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) "wm" = ( @@ -5361,6 +6847,11 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/ferry) +"wu" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/machinery/nuclearbomb/beer, +/turf/open/floor/grass, +/area/centcom/tdome/administration) "wv" = ( /obj/effect/turf_decal/trimline/dark_red/filled/warning{ dir = 4 @@ -5420,7 +6911,7 @@ /turf/open/floor/iron, /area/centcom/tdome/arena) "wG" = ( -/obj/effect/turf_decal/tile/green/half/contrasted{ +/obj/effect/turf_decal/trimline/green/filled/line{ dir = 8 }, /turf/open/floor/iron, @@ -5430,30 +6921,23 @@ /turf/open/floor/iron, /area/centcom/central_command_areas/control) "wI" = ( -/obj/effect/turf_decal/tile/green/half/contrasted{ - dir = 4 - }, -/turf/open/floor/iron, -/area/centcom/central_command_areas/control) +/obj/machinery/portable_atmospherics/canister/nitrium, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "wK" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 }, -/obj/effect/turf_decal/siding/dark_blue{ - dir = 4 +/obj/effect/turf_decal/siding{ + dir = 2 }, -/turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/turf/open/floor/iron/white, +/area/centcom/central_command_areas/control) "wL" = ( -/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ - dir = 8 - }, -/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ - dir = 8 - }, -/turf/open/floor/iron/white/side{ - dir = 4 +/obj/effect/turf_decal/trimline/green/filled/corner{ + dir = 1 }, +/turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) "wN" = ( /obj/effect/turf_decal/siding/wood{ @@ -5469,6 +6953,13 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/stone, /area/centcom/central_command_areas/evacuation/ship) +"wQ" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/supplypod) "wR" = ( /obj/machinery/shower/directional/east, /obj/effect/turf_decal/tile/red/anticorner/contrasted{ @@ -5487,11 +6978,21 @@ }, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/evacuation/ship) +"wV" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/generic/style_random, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/grass, +/area/centcom/tdome/administration) "wW" = ( /obj/structure/sign/flag/nanotrasen/directional/west, /obj/effect/turf_decal/siding/dark{ dir = 1 }, +/obj/structure/sign/poster/greenscreen/directional/south, /turf/open/floor/greenscreen, /area/centcom/tdome/administration) "wX" = ( @@ -5504,6 +7005,20 @@ }, /turf/open/floor/catwalk_floor, /area/centcom/central_command_areas/evacuation/ship) +"xa" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green, +/obj/structure/tank_dispenser, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"xb" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/grass, +/area/centcom/central_command_areas/evacuation) "xc" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -5556,28 +7071,49 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/control) +"xn" = ( +/obj/effect/turf_decal/tile/green/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "xo" = ( /obj/effect/turf_decal/tile/green, /turf/open/floor/iron, /area/centcom/central_command_areas/control) +"xq" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/dualsaber, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "xr" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 +/obj/structure/table/reinforced, +/obj/item/grenade/chem_grenade/bioterrorfoam, +/obj/item/grenade/chem_grenade/bioterrorfoam{ + pixel_x = 4; + pixel_y = 4 }, -/obj/machinery/status_display/evac/directional/west, -/obj/effect/turf_decal/siding/dark_blue{ - dir = 4 +/obj/item/grenade/chem_grenade/bioterrorfoam{ + pixel_x = 8; + pixel_y = 8 }, /turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/area/centcom/tdome/administration) "xt" = ( -/obj/effect/turf_decal/tile/dark_blue/fourcorners, -/obj/effect/turf_decal/tile/dark_blue/fourcorners, -/turf/open/floor/iron, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/grass, /area/centcom/central_command_areas/evacuation) +"xu" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, +/turf/open/floor/grass, +/area/centcom/central_command_areas/control) "xv" = ( /obj/machinery/door/poddoor{ id = "thunderdome"; @@ -5605,6 +7141,10 @@ dir = 1 }, /area/centcom/central_command_areas/admin/storage) +"xB" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/briefing) "xD" = ( /obj/machinery/computer/security{ dir = 1 @@ -5618,26 +7158,66 @@ /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) "xF" = ( -/obj/machinery/status_display/evac/directional/east, -/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/trimline/green/filled/warning{ + dir = 4 + }, /turf/open/floor/iron, -/area/centcom/central_command_areas/control) +/area/centcom/central_command_areas/evacuation) "xG" = ( /obj/item/kirbyplants/organic/plant21, /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, /area/centcom/tdome/observation) +"xH" = ( +/obj/structure/table/reinforced, +/obj/item/stack/sheet/glass/fifty, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "xI" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/filingcabinet/white, -/obj/effect/turf_decal/bot, -/obj/machinery/status_display/evac/directional/east, +/obj/structure/table/reinforced, +/obj/machinery/light{ + dir = 4; + light_color = "#c1caff" + }, +/obj/item/implanter/explosive_macro, +/obj/item/implanter/explosive_macro{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/implanter/explosive_macro{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/green/opposingcorners, /turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/area/centcom/tdome/administration) "xN" = ( /obj/effect/turf_decal/tile/blue/fourcorners, -/turf/open/floor/iron, +/turf/open/floor/iron/white, /area/centcom/central_command_areas/control) +"xO" = ( +/obj/effect/turf_decal/trimline/dark_red/warning{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/armory) +"xP" = ( +/obj/machinery/portable_atmospherics/canister/zauker, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light/directional/east, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) +"xQ" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/machinery/vending/medical, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "xR" = ( /obj/structure/cable, /obj/effect/turf_decal/trimline/green/arrow_ccw{ @@ -5690,14 +7270,22 @@ /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) "xY" = ( -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/siding/yellow{ +/obj/structure/table/reinforced, +/obj/item/storage/belt/grenade/full, +/obj/item/storage/belt/grenade/full{ + pixel_y = 3 + }, +/obj/item/storage/belt/grenade/full{ + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/green{ dir = 4 }, /turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/area/centcom/tdome/administration) "xZ" = ( -/turf/open/floor/iron/white, +/obj/effect/turf_decal/trimline/green/filled/corner, +/turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) "yb" = ( /obj/item/kirbyplants/organic/plant21, @@ -5717,6 +7305,20 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/supply) +"yf" = ( +/obj/structure/chair, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/control) +"yg" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/vehicle/sealed/mecha/marauder/mauler/loaded{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "yh" = ( /obj/structure/table/wood, /obj/item/storage/fancy/donut_box, @@ -5746,6 +7348,12 @@ /obj/effect/mapping_helpers/airlock/access/all/admin/general, /turf/open/floor/iron, /area/centcom/central_command_areas/control) +"yk" = ( +/obj/effect/turf_decal/trimline/green/arrow_cw{ + dir = 10 + }, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/briefing) "ym" = ( /obj/machinery/vending/boozeomat, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -5760,13 +7368,26 @@ /obj/machinery/computer/security{ dir = 4 }, -/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/trimline/red/filled/line, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) "yp" = ( /obj/effect/turf_decal/loading_area/red, /turf/open/floor/iron, /area/centcom/central_command_areas/ferry) +"yq" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 5 + }, +/obj/item/kirbyplants/organic/plant12, +/obj/effect/turf_decal/trimline/yellow/filled/warning{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "yr" = ( /obj/effect/mapping_helpers/airlock/access/all/admin/general, /obj/effect/turf_decal/trimline/green/arrow_cw{ @@ -5777,6 +7398,20 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/ferry) +"ys" = ( +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/machinery/experimental_cloner, +/turf/open/floor/iron/white, +/area/centcom/central_command_areas/control) +"yu" = ( +/obj/structure/table/reinforced, +/obj/item/gun/energy/e_gun/stun, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "yx" = ( /obj/effect/turf_decal/siding/wideplating_new/dark{ dir = 8 @@ -5792,7 +7427,7 @@ /obj/structure/chair{ dir = 1 }, -/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/effect/turf_decal/trimline/blue/filled/line, /turf/open/floor/iron, /area/centcom/central_command_areas/control) "yA" = ( @@ -5804,24 +7439,41 @@ /turf/open/floor/iron, /area/centcom/tdome/arena) "yB" = ( -/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ - dir = 8 - }, -/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ - dir = 8 - }, -/obj/effect/turf_decal/tile/dark_blue, -/obj/effect/turf_decal/tile/dark_blue, -/turf/open/floor/iron/white/corner{ - dir = 4 - }, -/area/centcom/central_command_areas/evacuation) +/obj/structure/table/reinforced, +/obj/item/stack/sheet/plastitaniumglass/fifty, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "yC" = ( /obj/structure/filingcabinet/security, /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/light/small/directional/north, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) +"yD" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/structure/closet/wardrobe/cargotech, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) +"yF" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/showcase/wizard, +/turf/open/floor/grass, +/area/centcom/tdome/administration) +"yG" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/machinery/light/directional/west, +/turf/open/floor/grass, +/area/centcom/central_command_areas/control) "yH" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/effect/turf_decal/siding/wood{ @@ -5832,11 +7484,36 @@ }, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/evacuation/ship) +"yI" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 8 + }, +/obj/machinery/status_display/evac/directional/west, +/obj/machinery/light/directional/west, +/turf/open/floor/iron, +/area/centcom/central_command_areas/evacuation) +"yJ" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/brigdoor/right/directional/south{ + req_access = list("cent_captain"); + name = "CentCom Customs" + }, +/obj/machinery/door/window/left/directional/north, +/turf/open/floor/plating, +/area/centcom/central_command_areas/evacuation) "yL" = ( /obj/structure/filingcabinet/employment, /obj/machinery/newscaster/directional/north, /turf/open/floor/carpet/green, /area/centcom/central_command_areas/briefing) +"yN" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/structure/table, +/obj/item/toy/gun, +/turf/open/floor/iron, +/area/centcom/central_command_areas/evacuation) "yO" = ( /obj/machinery/computer/communications, /obj/machinery/status_display/evac/directional/north, @@ -5854,6 +7531,21 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/supply) +"yQ" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/yellow/filled/warning{ + dir = 8 + }, +/obj/structure/railing/corner/end{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "yR" = ( /obj/item/clipboard{ pixel_x = -6; @@ -5896,18 +7588,21 @@ /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{ - dir = 8; - dwidth = 8; - height = 8; - json_key = "cargo"; - name = "CentCom"; - shuttle_id = "cargo_away"; - width = 20 +"yT" = ( +/obj/effect/turf_decal/tile/green{ + dir = 1 }, -/turf/open/space/basic, -/area/space) +/obj/structure/table/reinforced, +/obj/structure/showcase/machinery/tv{ + pixel_x = 0; + pixel_y = 10 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"yV" = ( +/obj/machinery/portable_atmospherics/canister/proto_nitrate, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "yW" = ( /obj/item/kirbyplants/organic/plant21, /obj/effect/turf_decal/tile/green{ @@ -5927,6 +7622,12 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/tdome/observation) +"yZ" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/iron/grimy, +/area/centcom/central_command_areas/admin) "zb" = ( /obj/machinery/computer/records/medical{ dir = 4 @@ -5942,13 +7643,31 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) +"zd" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/floor, +/turf/open/floor/iron/dark/smooth_large, +/area/centcom/central_command_areas/supply) +"ze" = ( +/obj/machinery/portable_atmospherics/canister/water_vapor, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "zf" = ( /obj/structure/table/reinforced, /obj/item/book/manual/wiki/security_space_law, /obj/item/taperecorder, /obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/sign/poster/official/random/directional/south, /turf/open/floor/iron/dark, -/area/centcom/central_command_areas/evacuation) +/area/centcom/central_command_areas/control) +"zg" = ( +/obj/effect/turf_decal/tile/green/half{ + dir = 1 + }, +/turf/open/floor/iron/edge{ + dir = 1 + }, +/area/centcom/central_command_areas/ferry) "zh" = ( /obj/machinery/firealarm/directional/south, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -5961,38 +7680,41 @@ planetary_atmos = 0 }, /area/awaymission/errorroom) +"zj" = ( +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "zk" = ( /obj/machinery/door/airlock/medical/glass{ name = "Infirmary" }, /obj/effect/turf_decal/stripes/line, -/obj/effect/mapping_helpers/airlock/access/all/admin/medical, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, /turf/open/floor/iron, /area/centcom/central_command_areas/control) "zl" = ( -/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ - dir = 4 +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 }, -/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ +/obj/effect/turf_decal/trimline/brown/filled/line{ dir = 4 }, -/obj/effect/turf_decal/tile/dark_blue{ - dir = 8 - }, -/obj/effect/turf_decal/tile/dark_blue{ +/obj/effect/turf_decal/loading_area{ dir = 8 }, -/turf/open/floor/iron/white/corner{ - dir = 1 - }, -/area/centcom/central_command_areas/evacuation) +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "zm" = ( -/obj/effect/turf_decal/tile/dark_blue/half/contrasted, -/obj/effect/turf_decal/tile/dark_blue/half/contrasted, -/turf/open/floor/iron/white/side{ +/obj/machinery/portable_atmospherics/canister/helium, +/obj/effect/turf_decal/stripes/line{ dir = 1 }, -/area/centcom/central_command_areas/evacuation) +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "zn" = ( /obj/machinery/light/directional/north, /obj/structure/table/reinforced, @@ -6002,6 +7724,12 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/supply) +"zp" = ( +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark/side{ + dir = 9 + }, +/area/centcom/central_command_areas/supply) "zr" = ( /obj/docking_port/stationary{ dir = 4; @@ -6014,8 +7742,8 @@ /turf/open/space/basic, /area/space) "zs" = ( -/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ - dir = 8 +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 10 }, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/two) @@ -6064,6 +7792,24 @@ /obj/structure/flora/bush/generic/style_random, /turf/open/floor/grass, /area/centcom/tdome/administration) +"zB" = ( +/obj/structure/table/reinforced, +/obj/item/mecha_ammo/missiles_srm, +/obj/item/mecha_ammo/missiles_pep{ + pixel_x = 0; + pixel_y = 3 + }, +/obj/item/mecha_ammo/missiles_pep{ + pixel_x = 0; + pixel_y = 6 + }, +/obj/item/mecha_ammo/missiles_srm{ + pixel_x = 0; + pixel_y = 9 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "zC" = ( /obj/structure/flora/bush/lavendergrass/style_random, /obj/structure/flora/bush/sparsegrass/style_random, @@ -6073,7 +7819,9 @@ /turf/open/misc/asteroid, /area/centcom/central_command_areas/control) "zE" = ( -/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 4 + }, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/three) "zF" = ( @@ -6087,19 +7835,21 @@ /turf/open/floor/iron, /area/centcom/central_command_areas/control) "zH" = ( -/obj/structure/table/reinforced, /obj/effect/turf_decal/tile/blue/opposingcorners{ dir = 1 }, -/obj/item/surgery_tray/full/advanced, +/obj/effect/turf_decal/siding/corner, /turf/open/floor/iron/white, /area/centcom/central_command_areas/control) "zI" = ( -/obj/structure/bed/medical/emergency, -/obj/machinery/iv_drip, /obj/effect/turf_decal/tile/blue/opposingcorners{ dir = 1 }, +/obj/effect/turf_decal/siding{ + dir = 2 + }, +/obj/structure/bed/medical/emergency, +/obj/machinery/iv_drip, /turf/open/floor/iron/white, /area/centcom/central_command_areas/control) "zJ" = ( @@ -6109,21 +7859,37 @@ /turf/open/floor/iron/white, /area/centcom/central_command_areas/control) "zK" = ( -/obj/machinery/computer/records/medical{ - dir = 8 - }, -/obj/machinery/firealarm/directional/east, /obj/effect/turf_decal/tile/blue/opposingcorners{ dir = 1 }, +/obj/effect/turf_decal/siding/corner{ + dir = 8 + }, +/obj/structure/chair/office/light{ + dir = 4 + }, /turf/open/floor/iron/white, /area/centcom/central_command_areas/control) +"zL" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "zM" = ( -/obj/effect/turf_decal/tile/brown/half/contrasted{ +/obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 8 }, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/two) +"zN" = ( +/obj/structure/table/reinforced, +/obj/item/stack/sheet/mineral/adamantine{ + amount = 50 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "zO" = ( /obj/effect/landmark/thunderdome/two, /obj/effect/turf_decal/stripes/line{ @@ -6139,6 +7905,25 @@ }, /turf/open/floor/iron, /area/centcom/tdome/arena) +"zP" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green, +/obj/structure/table/reinforced, +/obj/item/station_charter/admin, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"zQ" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/pointy/style_random, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/grass, +/area/centcom/tdome/administration) "zR" = ( /obj/structure/closet/secure_closet/personal, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -6154,6 +7939,12 @@ /obj/machinery/light/directional/south, /turf/open/misc/asteroid, /area/centcom/tdome/administration) +"zT" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/briefing) "zU" = ( /obj/item/kirbyplants/organic/plant22, /obj/machinery/light_switch/directional/south, @@ -6167,8 +7958,18 @@ }, /turf/open/floor/iron/white, /area/centcom/tdome/observation) +"zY" = ( +/obj/structure/table/reinforced, +/obj/item/mecha_parts/mecha_equipment/generator, +/obj/item/mecha_parts/mecha_equipment/gravcatapult, +/obj/item/mecha_parts/mecha_equipment/drill/diamonddrill, +/obj/item/mecha_parts/mecha_equipment/teleporter, +/obj/item/mecha_parts/mecha_equipment/wormhole_generator, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "zZ" = ( -/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow/fourcorners, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/three) "Ab" = ( @@ -6223,6 +8024,13 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) +"Ak" = ( +/obj/vehicle/sealed/mecha/honker{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "An" = ( /obj/machinery/light/directional/south, /obj/effect/turf_decal/tile/green{ @@ -6238,10 +8046,12 @@ /turf/open/floor/iron, /area/centcom/central_command_areas/control) "Aq" = ( -/obj/structure/table/optable, /obj/effect/turf_decal/tile/blue/opposingcorners{ dir = 1 }, +/obj/effect/turf_decal/siding{ + dir = 4 + }, /turf/open/floor/iron/white, /area/centcom/central_command_areas/control) "Ar" = ( @@ -6250,21 +8060,14 @@ /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) "As" = ( -/obj/machinery/computer/communications{ - dir = 8 - }, -/obj/structure/extinguisher_cabinet/directional/east, /obj/effect/turf_decal/tile/blue/opposingcorners{ dir = 1 }, +/obj/effect/turf_decal/siding{ + dir = 8 + }, /turf/open/floor/iron/white, /area/centcom/central_command_areas/control) -"At" = ( -/obj/effect/turf_decal/siding/dark_blue/corner{ - dir = 1 - }, -/turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) "Av" = ( /obj/item/kirbyplants/organic/plant21, /obj/effect/turf_decal/tile/green{ @@ -6272,6 +8075,27 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/control) +"Ay" = ( +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/effect/landmark/portal_exit{ + id = "centcom_testchamb" + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"Az" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/shield/energy{ + pixel_x = -9; + pixel_y = 0 + }, +/obj/item/shield/energy/advanced, +/obj/item/shield/energy/bananium{ + pixel_x = 9; + pixel_y = 0 + }, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "AA" = ( /obj/structure/window/reinforced/spawner/directional/east, /obj/structure/window/reinforced/spawner/directional/north, @@ -6334,6 +8158,15 @@ }, /turf/open/floor/wood/tile, /area/centcom/central_command_areas/admin) +"AL" = ( +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/briefing) +"AM" = ( +/obj/machinery/recharge_station, +/obj/effect/turf_decal/tile/green, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "AO" = ( /obj/machinery/computer/communications{ dir = 8 @@ -6341,84 +8174,117 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) +"AP" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, +/obj/machinery/light/small/directional/east, +/turf/open/misc/asteroid, +/area/centcom/central_command_areas/courtroom) +"AS" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) "AT" = ( /obj/structure/sign/departments/medbay/alt, /turf/closed/indestructible/riveted, /area/centcom/central_command_areas/control) "AU" = ( -/obj/machinery/computer/operating{ +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/chair/office{ dir = 4 }, -/obj/effect/turf_decal/tile/blue/opposingcorners{ - dir = 1 - }, -/obj/machinery/vitals_reader/directional/west, -/turf/open/floor/iron/white, +/turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) "AV" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 10 +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/structure/chair{ + dir = 1 }, +/obj/machinery/light/directional/south, /turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) "AW" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) -"AX" = ( +/obj/effect/turf_decal/trimline/green/filled/line, /obj/structure/table, -/obj/item/toy/sword{ - pixel_y = 8; - pixel_x = 14 - }, -/obj/item/gun/ballistic/shotgun/toy/crossbow{ - pixel_y = 11; - pixel_x = -2 - }, -/obj/effect/turf_decal/stripes/line, +/obj/item/clothing/mask/facehugger/toy, /turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) -"AY" = ( +"AX" = ( +/obj/effect/turf_decal/trimline/green/filled/line, /obj/structure/chair{ dir = 1 }, -/obj/effect/turf_decal/stripes/line, +/obj/structure/extinguisher_cabinet/directional/south, /turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) -"AZ" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/light/directional/south, +"AY" = ( +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/item/kirbyplants/organic/plant22, /turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) +"AZ" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/book/granter/action/spell/forcewall, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"Ba" = ( +/obj/structure/table/reinforced, +/obj/item/uplink/debug, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Bb" = ( -/obj/effect/turf_decal/stripes/line, -/obj/structure/closet/crate/bin, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/yellow/filled/warning{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/caution{ + dir = 4 + }, /turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/area/centcom/central_command_areas/supply) "Bc" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/machinery/light/directional/north, /turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/area/centcom/tdome/administration) "Bd" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/siding/dark_blue/corner{ - dir = 8 +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"Bf" = ( +/obj/machinery/door/airlock/centcom{ + name = "CentCom Test Chamber" }, /turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/area/centcom/tdome/administration) "Bh" = ( /obj/machinery/processor, /obj/effect/turf_decal/stripes/end, /obj/machinery/light/directional/north, /turf/open/floor/iron, /area/centcom/tdome/observation) +"Bi" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "Bj" = ( /obj/effect/turf_decal/stripes/line{ dir = 6 @@ -6473,6 +8339,13 @@ }, /turf/open/floor/iron, /area/centcom/tdome/observation) +"Bt" = ( +/obj/structure/table/reinforced, +/obj/item/ammo_box/magazine/uzim9mm, +/obj/item/gun/ballistic/automatic/mini_uzi, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Bu" = ( /obj/machinery/status_display/evac/directional/west, /obj/structure/table/wood, @@ -6505,23 +8378,24 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/tdome/observation) -"BE" = ( -/obj/effect/turf_decal/delivery, -/obj/machinery/door/poddoor/shutters{ - id = "CCsec3"; - name = "CC Main Access Shutters" +"BC" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 5 + }, +/obj/item/kirbyplants/organic/plant22, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 }, /turf/open/floor/iron, -/area/centcom/central_command_areas/control) -"BF" = ( -/obj/item/defibrillator/loaded, -/obj/structure/table/reinforced, -/obj/effect/turf_decal/tile/blue/opposingcorners{ +/area/centcom/central_command_areas/supply) +"BE" = ( +/obj/machinery/portable_atmospherics/canister/proto_nitrate, +/obj/effect/turf_decal/stripes/line{ dir = 1 }, -/turf/open/floor/iron/white, -/area/centcom/central_command_areas/control) -"BG" = ( +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) +"BF" = ( /obj/item/reagent_containers/cup/bottle/epinephrine{ pixel_x = 6 }, @@ -6556,7 +8430,29 @@ /obj/effect/turf_decal/tile/blue/opposingcorners{ dir = 1 }, +/obj/effect/turf_decal/siding/corner{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/centcom/central_command_areas/control) +"BG" = ( /obj/machinery/vitals_reader/directional/south, +/obj/effect/turf_decal/siding{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/structure/table/reinforced, +/obj/item/storage/medkit/toxin, +/obj/item/storage/medkit/o2{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/regular{ + pixel_x = 1; + pixel_y = 10 + }, /turf/open/floor/iron/white, /area/centcom/central_command_areas/control) "BH" = ( @@ -6566,6 +8462,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 9 }, +/obj/structure/railing{ + dir = 8 + }, /turf/open/floor/iron, /area/centcom/central_command_areas/control) "BI" = ( @@ -6582,6 +8481,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 5 }, +/obj/structure/railing{ + dir = 4 + }, /turf/open/floor/iron, /area/centcom/central_command_areas/control) "BK" = ( @@ -6591,47 +8493,55 @@ /obj/effect/light_emitter/thunderdome, /turf/open/floor/iron, /area/centcom/tdome/arena) +"BL" = ( +/obj/structure/table/reinforced, +/obj/item/gun/magic/staff/locker, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "BM" = ( -/obj/machinery/door/airlock/centcom{ - name = "CentCom Security" +/obj/structure/fans/tiny/invisible, +/obj/effect/turf_decal/stripes/line{ + dir = 1 }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/mapping_helpers/airlock/access/all/admin/general, -/turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/turf/open/floor/plating, +/area/centcom/central_command_areas/supply) "BN" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/firedoor, -/obj/item/storage/fancy/donut_box, -/obj/machinery/door/window/brigdoor/right/directional/north{ - name = "CentCom Customs"; - req_access = list("cent_captain") +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/yellow/filled/warning{ + dir = 4 + }, +/obj/structure/railing/corner/end/flip{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 }, -/obj/effect/turf_decal/bot, /turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/area/centcom/central_command_areas/supply) "BO" = ( /obj/structure/table/reinforced, -/obj/machinery/door/firedoor, -/obj/item/folder/red, -/obj/item/pen/red, -/obj/structure/window/reinforced/spawner/directional/north, -/obj/effect/turf_decal/bot, -/turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) -"BP" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/firedoor, -/obj/machinery/door/window/brigdoor/right/directional/north{ - name = "CentCom Customs"; - req_access = list("cent_captain") +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/book/granter/martial/carp{ + name = "carp scroll" }, -/obj/effect/turf_decal/bot, -/turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"BP" = ( +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) "BR" = ( /turf/open/floor/grass, /area/centcom/central_command_areas/evacuation/ship) +"BS" = ( +/obj/structure/table/reinforced, +/obj/item/stack/sheet/titaniumglass/fifty, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "BT" = ( /obj/structure/table/wood, /obj/item/clipboard{ @@ -6684,6 +8594,19 @@ /obj/machinery/light/small/directional/west, /turf/open/floor/iron/dark, /area/centcom/tdome/observation) +"BZ" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 6 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/evacuation) +"Ca" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "Cb" = ( /obj/machinery/button/door/indestructible{ id = "thunderdome"; @@ -6695,32 +8618,68 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/tdome/administration) +"Cc" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supplypod/loading/three) "Cd" = ( -/obj/structure/flora/bush/lavendergrass/style_random, -/obj/structure/flora/bush/sparsegrass/style_random, -/obj/structure/flora/bush/fullgrass/style_random, -/obj/structure/flora/bush/flowers_br/style_random, -/obj/structure/flora/bush/generic/style_random, -/obj/machinery/light/directional/south, -/turf/open/floor/grass, +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/brigdoor/left/directional/south{ + name = "CentCom Customs"; + req_access = list("cent_captain") + }, +/obj/machinery/door/window/right/directional/north, +/turf/open/floor/plating, /area/centcom/central_command_areas/evacuation) +"Ce" = ( +/obj/structure/flora/bush/grassy/style_random, +/obj/machinery/light/small/directional/east, +/turf/open/floor/grass, +/area/centcom/tdome/administration) "Cf" = ( -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 1 +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 5 + }, +/obj/structure/chair/office{ + dir = 4 }, -/turf/open/floor/iron/dark, -/area/centcom/central_command_areas/evacuation) -"Cg" = ( /obj/item/cardboard_cutout{ starting_cutout = "Private Security Officer" }, -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 1 +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/control) +"Cg" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 4 }, +/obj/structure/railing/corner/end{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) +"Ch" = ( +/obj/machinery/portable_atmospherics/canister/bz, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) +"Cl" = ( +/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/evacuation) +/area/centcom/central_command_areas/admin) "Co" = ( -/obj/effect/turf_decal/tile/brown/half/contrasted{ +/obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 4 }, /turf/open/floor/iron, @@ -6742,6 +8701,38 @@ }, /turf/open/floor/iron/grimy, /area/centcom/central_command_areas/courtroom) +"Cr" = ( +/obj/structure/table/reinforced, +/obj/item/mecha_parts/mecha_equipment/armor/anticcw_armor_booster, +/obj/item/mecha_parts/mecha_equipment/armor/antiemp_armor_booster, +/obj/item/mecha_parts/mecha_equipment/armor/antiproj_armor_booster, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"Cs" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pointy/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/centcom/tdome/administration) +"Ct" = ( +/obj/structure/table/reinforced, +/obj/item/gun/energy/tesla_cannon, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"Cu" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/admin) +"Cw" = ( +/turf/open/floor/light/colour_cycle/dancefloor_a, +/area/centcom/tdome/administration) "Cx" = ( /obj/structure/table/reinforced, /obj/item/storage/box/handcuffs, @@ -6796,12 +8787,18 @@ /obj/structure/table/reinforced, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, -/area/centcom/central_command_areas/evacuation) +/area/centcom/central_command_areas/control) "CF" = ( /obj/machinery/suit_storage_unit/industrial, /obj/structure/window/reinforced/survival_pod/spawner/directional/east, /turf/open/floor/iron/smooth_large, /area/centcom/central_command_areas/evacuation/ship) +"CG" = ( +/obj/structure/table/reinforced, +/obj/item/melee/baton/telescopic/contractor_baton, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "CH" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 8 @@ -6846,24 +8843,52 @@ /obj/structure/sign/nanotrasen/directional/north, /turf/open/floor/iron, /area/centcom/central_command_areas/control) +"CN" = ( +/obj/structure/table/reinforced, +/obj/item/mecha_ammo/scattershot, +/obj/item/mecha_ammo/lmg{ + pixel_x = 0; + pixel_y = 3 + }, +/obj/item/mecha_ammo/scattershot{ + pixel_x = 0; + pixel_y = 6 + }, +/obj/item/mecha_ammo/lmg{ + pixel_x = 0; + pixel_y = 9 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "CO" = ( /obj/structure/table, /obj/item/paper/pamphlet/centcom/visitor_info, /obj/item/paper/pamphlet/centcom/visitor_info, /obj/item/paper/pamphlet/centcom/visitor_info, /obj/machinery/status_display/evac/directional/west, -/obj/effect/turf_decal/tile/green/anticorner/contrasted{ - dir = 1 - }, /obj/machinery/light/directional/west, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 9 + }, /turf/open/floor/iron, /area/centcom/central_command_areas/control) +"CP" = ( +/obj/structure/table/reinforced, +/obj/item/melee/energy/axe, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "CQ" = ( -/obj/effect/turf_decal/tile/neutral{ - dir = 4 - }, +/obj/machinery/recharge_station, +/obj/effect/turf_decal/tile/green/opposingcorners, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"CS" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/vehicle/sealed/mecha/ripley/paddy/preset, /turf/open/floor/iron/dark, -/area/centcom/central_command_areas/briefing) +/area/centcom/tdome/administration) "CT" = ( /obj/structure/table/reinforced, /obj/structure/railing{ @@ -6905,6 +8930,13 @@ /obj/effect/light_emitter/thunderdome, /turf/open/floor/iron, /area/centcom/tdome/arena) +"CX" = ( +/obj/effect/turf_decal/tile/green, +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/ferry) "CY" = ( /obj/structure/chair{ dir = 4 @@ -6923,10 +8955,39 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/control) +"Db" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/green/opposingcorners, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"Dd" = ( +/obj/effect/turf_decal/siding/dark{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/armory) "Dg" = ( /obj/machinery/light/floor, -/turf/open/floor/iron/white, +/obj/effect/turf_decal/tile/neutral/full, +/obj/effect/portal/permanent/one_way{ + name = "To Saratov"; + id = "centcom_testchamb" + }, +/turf/open/floor/bluespace, /area/centcom/central_command_areas/evacuation) +"Dh" = ( +/obj/structure/table/reinforced, +/obj/effect/spawner/surgery_tray/full{ + pixel_y = 10; + pixel_x = 2 + }, +/obj/item/storage/box/masks{ + pixel_x = -6; + pixel_y = 4 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/white, +/area/centcom/central_command_areas/evacuation/ship) "Di" = ( /turf/closed/indestructible/riveted, /area/centcom/ai_multicam_room) @@ -6945,14 +9006,26 @@ /obj/machinery/coffeemaker/impressa, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/admin) +"Dl" = ( +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/supply) "Dm" = ( -/obj/item/storage/medkit/regular, /obj/structure/table, -/obj/machinery/status_display/evac/directional/east, -/obj/effect/turf_decal/tile/green/anticorner/contrasted, -/obj/machinery/light/directional/east, +/obj/item/storage/medkit/regular, +/obj/effect/turf_decal/trimline/green/filled/corner, +/obj/effect/turf_decal/trimline/blue/filled/corner{ + dir = 8 + }, /turf/open/floor/iron, /area/centcom/central_command_areas/control) +"Do" = ( +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "Dp" = ( /obj/machinery/status_display/evac/directional/west, /obj/effect/turf_decal/tile/green{ @@ -6968,6 +9041,10 @@ /obj/effect/mapping_helpers/airlock/access/all/admin/general, /turf/open/floor/iron, /area/centcom/central_command_areas/control) +"Dr" = ( +/obj/effect/turf_decal/tile/green, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "Ds" = ( /obj/effect/turf_decal/tile/red/half/contrasted{ dir = 4 @@ -6988,6 +9065,13 @@ }, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) +"Dx" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "Dz" = ( /obj/structure/rack, /obj/item/clothing/under/color/green, @@ -7013,6 +9097,12 @@ /obj/structure/sign/poster/official/nanotrasen_logo/directional/east, /turf/open/floor/iron/dark/textured_large, /area/centcom/central_command_areas/evacuation/ship) +"DE" = ( +/obj/structure/table/reinforced, +/obj/item/melee/baton/telescopic, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "DF" = ( /obj/structure/sign/warning/no_smoking, /turf/closed/indestructible/riveted, @@ -7064,6 +9154,19 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/catwalk_floor, /area/centcom/central_command_areas/evacuation/ship) +"DM" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/spellbook{ + pixel_x = 0; + pixel_y = 2 + }, +/obj/item/dice/d20/fate{ + pixel_x = 0; + pixel_y = -4 + }, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "DN" = ( /obj/effect/turf_decal/loading_area{ dir = 4 @@ -7071,15 +9174,53 @@ /obj/effect/light_emitter/thunderdome, /turf/open/floor/iron, /area/centcom/tdome/arena) -"DU" = ( -/obj/item/kirbyplants/organic/plant21, -/obj/effect/turf_decal/stripes/line, +"DO" = ( +/obj/effect/turf_decal/trimline/red/filled/end{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/control) +"DS" = ( +/obj/structure/table/reinforced, +/obj/item/gun/energy/e_gun/hos, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"DT" = ( +/obj/effect/turf_decal/tile/green, +/obj/machinery/door/poddoor/shutters{ + id = "CCcustoms2"; + name = "CC Customs 2 Shutters"; + dir = 4 + }, /turf/open/floor/iron, +/area/centcom/central_command_areas/control) +"DU" = ( +/obj/effect/turf_decal/tile/neutral/full, +/obj/effect/portal/permanent/one_way{ + name = "To Saratov"; + id = "centcom_testchamb" + }, +/turf/open/floor/bluespace, /area/centcom/central_command_areas/evacuation) +"DV" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/centcom/central_command_areas/control) "DW" = ( /obj/machinery/newscaster, /turf/closed/indestructible/riveted, /area/centcom/central_command_areas/armory) +"DZ" = ( +/obj/machinery/portable_atmospherics/canister/nitrium, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "Eb" = ( /obj/structure/extinguisher_cabinet/directional/south, /obj/item/kirbyplants/organic/plant12, @@ -7103,6 +9244,22 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron, /area/centcom/central_command_areas/control) +"Eh" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green, +/obj/structure/sign/warning/explosives/alt/directional/south, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"Ei" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 1 + }, +/obj/machinery/light/small/directional/north, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron, +/area/centcom/central_command_areas/evacuation) "Ej" = ( /obj/structure/table/reinforced, /obj/item/storage/medkit/regular, @@ -7110,6 +9267,12 @@ /obj/machinery/light/small/directional/north, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) +"El" = ( +/obj/effect/turf_decal/siding/dark{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/armory) "Em" = ( /obj/machinery/newscaster/directional/east, /obj/structure/window/reinforced/spawner/directional/south, @@ -7142,12 +9305,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) +"Es" = ( +/obj/structure/table/reinforced, +/obj/item/gun/magic/staff/spellblade, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Ev" = ( /obj/structure/window/reinforced/spawner/directional/east, /obj/structure/bodycontainer/morgue{ @@ -7156,6 +9319,12 @@ /obj/effect/turf_decal/tile/blue/fourcorners, /turf/open/floor/iron/white, /area/centcom/central_command_areas/evacuation/ship) +"Ew" = ( +/obj/structure/table/reinforced, +/obj/item/gun/magic/staff/flying, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Ex" = ( /obj/structure/window/reinforced/spawner/directional/north, /obj/item/kirbyplants/organic/plant22, @@ -7163,7 +9332,7 @@ /area/centcom/central_command_areas/courtroom) "Ey" = ( /obj/item/kirbyplants/organic/plant21, -/obj/effect/turf_decal/tile/green/half/contrasted{ +/obj/effect/turf_decal/trimline/green/filled/line{ dir = 8 }, /turf/open/floor/iron, @@ -7176,14 +9345,7 @@ /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) "EA" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/centcom{ - name = "CentCom" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ +/obj/effect/turf_decal/trimline/green/filled/line{ dir = 8 }, /turf/open/floor/iron, @@ -7207,10 +9369,14 @@ /turf/open/floor/iron, /area/centcom/tdome/observation) "EE" = ( -/obj/effect/turf_decal/delivery, /obj/effect/light_emitter/podbay, +/obj/effect/turf_decal/tile/yellow/fourcorners, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/four) +"EG" = ( +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supplypod/loading/one) "EH" = ( /obj/machinery/door/window/left/directional/west, /obj/effect/turf_decal/siding/wood{ @@ -7239,10 +9405,10 @@ /turf/open/floor/iron/grimy, /area/centcom/central_command_areas/admin) "EK" = ( -/obj/machinery/status_display/evac/directional/south, -/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/structure/table/reinforced, +/obj/item/storage/part_replacer/bluespace/tier5, /turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/area/centcom/tdome/administration) "EL" = ( /obj/effect/turf_decal/siding/wideplating_new/dark{ dir = 4 @@ -7256,10 +9422,28 @@ /turf/open/floor/iron/dark/textured_large, /area/centcom/central_command_areas/evacuation/ship) "EM" = ( -/obj/effect/turf_decal/delivery, /obj/effect/light_emitter/podbay, +/obj/effect/turf_decal/tile/yellow/fourcorners, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/one) +"EP" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/machinery/light/floor, +/turf/open/floor/iron{ + dir = 6; + icon_state = "asteroid8"; + name = "sand" + }, +/area/centcom/central_command_areas/courtroom) +"EQ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/green/arrow_ccw{ + dir = 6 + }, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/briefing) "ER" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/door/airlock/centcom{ @@ -7291,7 +9475,7 @@ /turf/open/floor/wood/tile, /area/centcom/central_command_areas/evacuation/ship) "EZ" = ( -/obj/effect/turf_decal/tile/brown/half/contrasted{ +/obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 8 }, /turf/open/floor/iron, @@ -7316,8 +9500,8 @@ "Fg" = ( /obj/structure/closet/crate/bin, /obj/machinery/status_display/evac/directional/west, -/obj/effect/turf_decal/tile/green/anticorner/contrasted{ - dir = 8 +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 10 }, /turf/open/floor/iron, /area/centcom/central_command_areas/control) @@ -7343,11 +9527,15 @@ /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) "Fm" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/filingcabinet/white, -/obj/effect/turf_decal/bot, +/obj/structure/table/reinforced, +/obj/item/stack/sheet/mineral/titanium/fifty, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"Fn" = ( +/obj/effect/turf_decal/tile/yellow/fourcorners, /turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/area/centcom/central_command_areas/supplypod/loading/two) "Fo" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/sign/directions/engineering{ @@ -7357,6 +9545,12 @@ }, /turf/open/floor/plating, /area/centcom/central_command_areas/prison) +"Fp" = ( +/obj/structure/table/reinforced, +/obj/item/gun/magic/wand/resurrection/debug, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Fq" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -7364,6 +9558,15 @@ /obj/structure/sign/warning/secure_area/directional/west, /turf/open/floor/iron, /area/centcom/central_command_areas/prison) +"Fr" = ( +/obj/item/stack/sheet/mineral/bananium{ + amount = 50 + }, +/obj/structure/table/reinforced/titaniumglass, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/light/floor, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Fs" = ( /obj/machinery/door/poddoor/shutters{ id = "CCsec1"; @@ -7400,6 +9603,16 @@ }, /turf/open/floor/iron/grimy, /area/centcom/tdome/administration) +"Fz" = ( +/turf/open/floor/carpet/green, +/area/centcom/central_command_areas/briefing) +"FA" = ( +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/obj/machinery/light/directional/north, +/turf/open/floor/iron, +/area/centcom/central_command_areas/control) "FB" = ( /obj/structure/table/reinforced, /obj/item/gun/syringe/rapidsyringe{ @@ -7412,6 +9625,12 @@ /obj/structure/reagent_dispensers/wall/peppertank/directional/south, /turf/open/floor/iron/textured_large, /area/centcom/central_command_areas/armory) +"FD" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/supply) "FI" = ( /obj/effect/landmark/thunderdome/two, /obj/effect/turf_decal/stripes/line{ @@ -7442,10 +9661,22 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/supply) +"FQ" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/centcom/central_command_areas/supply) "FR" = ( /obj/effect/light_emitter/podbay, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/pod_storage) +"FT" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/light/directional/south, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) "FU" = ( /turf/closed/indestructible/fakedoor{ name = "Thunderdome Admin" @@ -7509,6 +9740,12 @@ }, /turf/open/floor/wood/tile, /area/centcom/central_command_areas/admin) +"Gh" = ( +/obj/structure/table/reinforced, +/obj/item/stack/sheet/mineral/gold/fifty, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Gi" = ( /obj/structure/window/reinforced/spawner/directional/north, /obj/structure/rack, @@ -7532,12 +9769,9 @@ /turf/open/floor/iron/white, /area/centcom/central_command_areas/evacuation/ship) "Gl" = ( -/obj/effect/turf_decal/tile/brown/half/contrasted{ - dir = 4 - }, -/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/green/opposingcorners, /turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/area/centcom/tdome/administration) "Gm" = ( /obj/structure/table/reinforced, /obj/item/paper_bin{ @@ -7555,6 +9789,12 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) +"Go" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/evacuation) "Gs" = ( /obj/machinery/power/smes/magical, /obj/effect/decal/cleanable/dirt, @@ -7568,12 +9808,48 @@ dir = 1 }, /area/centcom/central_command_areas/admin/storage) +"Gt" = ( +/obj/structure/table/reinforced, +/obj/item/melee/energy/sword/pirate, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"Gv" = ( +/obj/machinery/light/floor, +/turf/open/floor/plating, +/area/centcom/central_command_areas/supply) +"Gw" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "Gy" = ( /obj/effect/turf_decal/siding/dark{ dir = 1 }, +/obj/structure/sign/poster/greenscreen/directional/south, /turf/open/floor/greenscreen, /area/centcom/tdome/administration) +"Gz" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/supplypod) +"GA" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/arrow_ccw{ + dir = 5 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/evacuation) "GB" = ( /obj/machinery/power/apc/auto_name/directional/west, /obj/structure/table/reinforced, @@ -7626,11 +9902,37 @@ /turf/open/floor/iron, /area/centcom/central_command_areas/prison) "GD" = ( -/obj/effect/turf_decal/siding/dark_blue{ - dir = 10 +/obj/structure/lattice/catwalk, +/obj/structure/marker_beacon/bronze, +/turf/open/space/basic, +/area/space/nearstation) +"GF" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/generic/style_random, +/obj/machinery/light/directional/south, +/turf/open/floor/grass, +/area/centcom/tdome/administration) +"GG" = ( +/obj/machinery/firealarm/directional/east, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 }, -/turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/obj/structure/table/reinforced, +/obj/machinery/computer/records/medical/laptop{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/centcom/central_command_areas/control) +"GH" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/generic/style_random, +/turf/open/floor/grass, +/area/centcom/tdome/administration) "GI" = ( /obj/effect/turf_decal/tile/red/half/contrasted{ dir = 1 @@ -7639,14 +9941,33 @@ /turf/open/floor/iron, /area/centcom/tdome/observation) "GJ" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/sign/directions/engineering{ - desc = "A sign that shows there are doors here. There are doors everywhere!"; - icon_state = "doors"; - name = "WARNING: BLAST DOORS" +/obj/item/kirbyplants/organic/plant21, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 4 }, -/turf/open/floor/plating, -/area/centcom/central_command_areas/evacuation) +/turf/open/floor/iron, +/area/centcom/central_command_areas/control) +"GK" = ( +/obj/item/assembly/signaler{ + pixel_y = 8 + }, +/obj/item/assembly/signaler{ + pixel_x = -8; + pixel_y = 5 + }, +/obj/item/assembly/signaler{ + pixel_x = 6; + pixel_y = 5 + }, +/obj/item/assembly/signaler{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/structure/table/reinforced, +/obj/machinery/light, +/obj/effect/turf_decal/tile/green, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "GL" = ( /obj/structure/table/reinforced, /obj/effect/turf_decal/stripes/line{ @@ -7664,12 +9985,34 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) +"GS" = ( +/obj/structure/table/reinforced, +/obj/item/grenade/antigravity{ + pixel_x = 1; + pixel_y = 1 + }, +/obj/item/grenade/antigravity{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/item/grenade/antigravity{ + pixel_x = 9; + pixel_y = 9 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "GT" = ( /obj/structure/table/reinforced, /obj/machinery/recharger, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) +"GW" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/grass, +/area/centcom/central_command_areas/evacuation) "GX" = ( /obj/item/kirbyplants/organic/plant22, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -7691,12 +10034,27 @@ /obj/machinery/light/small/directional/east, /turf/open/floor/iron/smooth_edge, /area/centcom/central_command_areas/evacuation/ship) +"Hc" = ( +/obj/effect/turf_decal/tile/neutral/full, +/obj/effect/portal/permanent/one_way{ + name = "To Saratov"; + id = "centcom_testchamb" + }, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/bluespace, +/area/centcom/central_command_areas/evacuation) "He" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/light/floor, /obj/structure/sign/nanotrasen/directional/south, /turf/open/indestructible/dark, /area/centcom/central_command_areas/prison/cells) +"Hf" = ( +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/structure/table, +/obj/item/gun/ballistic/automatic/l6_saw/toy/unrestricted/riot, +/turf/open/floor/iron, +/area/centcom/central_command_areas/evacuation) "Hi" = ( /obj/machinery/light/directional/south, /obj/effect/turf_decal/tile/green, @@ -7710,6 +10068,15 @@ /obj/structure/sign/nanotrasen/directional/north, /turf/open/floor/iron, /area/centcom/tdome/observation) +"Hk" = ( +/obj/effect/turf_decal/trimline/green/filled/warning{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/evacuation) "Hl" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ dir = 8 @@ -7727,6 +10094,21 @@ name = "plating" }, /area/centcom/tdome/observation) +"Hn" = ( +/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) "Ho" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/centcom{ @@ -7739,12 +10121,12 @@ /turf/open/floor/iron, /area/centcom/central_command_areas/prison) "Hq" = ( -/obj/structure/cable, -/obj/effect/turf_decal/trimline/green/arrow_ccw{ - dir = 6 +/obj/structure/tank_dispenser, +/obj/effect/turf_decal/tile/green{ + dir = 4 }, -/turf/open/floor/iron/dark, -/area/centcom/central_command_areas/briefing) +/turf/open/floor/iron, +/area/centcom/tdome/administration) "Hs" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -7752,6 +10134,11 @@ /obj/machinery/light/directional/north, /turf/open/floor/iron, /area/centcom/central_command_areas/prison) +"Hu" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/vehicle/sealed/mecha/savannah_ivanov, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Hv" = ( /turf/closed/indestructible/riveted, /area/centcom/central_command_areas/courtroom) @@ -7763,6 +10150,15 @@ /obj/structure/closet/crate/bin, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/admin) +"Hy" = ( +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) "Hz" = ( /obj/effect/turf_decal/tile/neutral{ dir = 4 @@ -7774,6 +10170,13 @@ /obj/item/kirbyplants/organic/plant17, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/briefing) +"HD" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/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, @@ -7796,9 +10199,12 @@ /turf/open/floor/catwalk_floor, /area/centcom/central_command_areas/evacuation/ship) "HH" = ( -/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/trimline/red/filled/corner, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, /turf/open/floor/iron/dark, -/area/centcom/central_command_areas/evacuation) +/area/centcom/central_command_areas/control) "HI" = ( /obj/machinery/recharger{ pixel_y = 4 @@ -7836,11 +10242,17 @@ /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) "HN" = ( -/obj/effect/turf_decal/tile/neutral{ - dir = 1 +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 }, -/turf/open/floor/iron/dark, -/area/centcom/central_command_areas/admin) +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/bot, +/obj/structure/filingcabinet/white, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "HR" = ( /obj/structure/bed/medical/emergency, /obj/machinery/iv_drip, @@ -7855,6 +10267,26 @@ /obj/structure/sign/warning/secure_area/directional/east, /turf/open/floor/iron, /area/centcom/central_command_areas/prison) +"HT" = ( +/obj/structure/table/reinforced, +/obj/item/ammo_box/magazine/sniper_rounds/incendiary, +/obj/item/ammo_box/magazine/sniper_rounds, +/obj/item/ammo_box/magazine/sniper_rounds/penetrator, +/obj/item/ammo_box/magazine/sniper_rounds/disruptor, +/obj/item/ammo_box/magazine/sniper_rounds/marksman, +/obj/item/gun/ballistic/rifle/sniper_rifle, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"HU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/simple/general/visible{ + dir = 6 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "HV" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/structure/closet/secure_closet/quartermaster, @@ -7910,6 +10342,14 @@ }, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/evacuation/ship) +"Ia" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/structure/chair/office, +/obj/item/cardboard_cutout{ + starting_cutout = "Private Security Officer" + }, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/control) "Ic" = ( /obj/machinery/door/poddoor{ id = "thunderdomehea"; @@ -7938,10 +10378,12 @@ /turf/open/floor/iron, /area/centcom/tdome/observation) "Ie" = ( -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/siding/yellow, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green, /turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/area/centcom/tdome/administration) "If" = ( /obj/machinery/newscaster{ pixel_x = -32; @@ -7952,25 +10394,35 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/prison) -"Il" = ( -/obj/effect/turf_decal/trimline/dark_red/warning{ - dir = 8 +"Ig" = ( +/obj/structure/table/reinforced, +/obj/item/reactive_armor_shell, +/obj/item/reactive_armor_shell, +/obj/item/reactive_armor_shell, +/obj/item/reactive_armor_shell, +/obj/item/reactive_armor_shell, +/obj/item/reactive_armor_shell, +/obj/item/reactive_armor_shell, +/obj/item/reactive_armor_shell, +/obj/item/reactive_armor_shell, +/obj/item/reactive_armor_shell, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"Ij" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/table/wood, +/obj/item/storage/box{ + pixel_x = -4; + pixel_y = 10 }, +/obj/item/storage/backpack/satchel/leather, /turf/open/floor/iron/dark, -/area/centcom/central_command_areas/armory) +/area/centcom/central_command_areas/courtroom) "Im" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/centcom{ - name = "CentCom" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/turf/open/floor/iron, -/area/centcom/central_command_areas/control) +/obj/machinery/portable_atmospherics/canister/plasma, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "Io" = ( /obj/docking_port/stationary{ dir = 8; @@ -7996,6 +10448,23 @@ }, /turf/open/floor/iron/dark/textured_large, /area/centcom/central_command_areas/ferry) +"Is" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/structure/table/reinforced, +/obj/item/storage/medkit/fire, +/obj/item/storage/medkit/brute{ + pixel_x = 2; + pixel_y = 2 + }, +/turf/open/floor/iron/white, +/area/centcom/central_command_areas/control) +"It" = ( +/obj/structure/sign/warning/directional/west, +/turf/open/space/basic, +/area/space) "Iv" = ( /obj/effect/turf_decal/siding/wood{ dir = 8 @@ -8011,11 +10480,49 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) +"Iy" = ( +/obj/structure/table/reinforced, +/obj/item/uplink/clownop, +/obj/item/stack/telecrystal/twenty, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"IB" = ( +/obj/structure/table/reinforced, +/obj/item/gun/magic/wand/fireball, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"IC" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, +/turf/open/misc/asteroid, +/area/centcom/central_command_areas/courtroom) +"ID" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/machinery/light{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "IF" = ( /turf/closed/indestructible/fakedoor{ name = "CentCom Cell" }, /area/centcom/central_command_areas/prison/cells) +"IG" = ( +/obj/machinery/portable_atmospherics/canister/bz, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "IK" = ( /obj/structure/closet/secure_closet/ert_sec, /obj/machinery/status_display/ai/directional/south, @@ -8034,24 +10541,78 @@ /obj/machinery/light/floor, /turf/open/floor/iron/dark, /area/centcom/tdome/observation) -"IR" = ( -/obj/structure/flora/bush/lavendergrass/style_random, -/obj/structure/flora/bush/sparsegrass/style_random, -/obj/structure/flora/bush/fullgrass/style_random, -/obj/structure/flora/bush/flowers_br/style_random, -/obj/structure/flora/bush/generic/style_random, -/obj/machinery/light/directional/south, -/turf/open/floor/grass, +"IS" = ( +/turf/open/floor/carpet/donk, +/area/centcom/central_command_areas/supplypod) +"IU" = ( +/obj/machinery/portable_atmospherics/canister/freon, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/bluespace, /area/centcom/tdome/administration) -"IX" = ( -/obj/effect/turf_decal/siding/dark_blue{ - dir = 6 +"IW" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 1 + }, +/obj/structure/table, +/obj/item/storage/belt/sheath/katana/toy{ + pixel_x = 3; + pixel_y = 6 + }, +/obj/item/toy/plush/carpplushie{ + pixel_x = 0; + pixel_y = 0 }, /turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) +"IX" = ( +/obj/structure/table/reinforced, +/obj/item/stack/sheet/runed_metal/fifty, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"Ja" = ( +/obj/effect/turf_decal/tile/green, +/obj/machinery/recharge_station, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "Jb" = ( /turf/closed/indestructible/riveted, /area/centcom/central_command_areas/prison/cells) +"Jd" = ( +/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) +"Je" = ( +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/structure/table{ + pixel_x = 0; + pixel_y = 0 + }, +/obj/item/pen/fourcolor{ + pixel_x = 8; + pixel_y = 11 + }, +/obj/item/papercutter{ + pixel_y = 7; + pixel_x = 4 + }, +/obj/item/pen/blue{ + pixel_x = 7; + pixel_y = 2 + }, +/obj/item/pen/red{ + pixel_x = -5; + pixel_y = 4 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "Jg" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -8059,11 +10620,37 @@ "Ji" = ( /turf/open/floor/circuit/green, /area/centcom/tdome/arena) +"Jj" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) +"Jk" = ( +/obj/machinery/portable_atmospherics/canister/pluoxium, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "Jl" = ( /obj/item/kirbyplants/organic/plant21, /obj/effect/turf_decal/tile/green/anticorner/contrasted, /turf/open/floor/iron, /area/centcom/tdome/observation) +"Jo" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/grass, +/area/centcom/tdome/administration) +"Jp" = ( +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/machinery/photocopier/gratis/prebuilt, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "Jq" = ( /obj/effect/light_emitter/thunderdome, /obj/machinery/camera/motion/thunderdome{ @@ -8071,6 +10658,27 @@ }, /turf/open/floor/iron, /area/centcom/tdome/arena) +"Ju" = ( +/obj/structure/table/reinforced, +/obj/item/gun/energy/laser/cybersun/unrestricted, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"Jx" = ( +/obj/structure/table/reinforced, +/obj/item/stack/sheet/mineral/metal_hydrogen{ + amount = 50 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"JB" = ( +/obj/machinery/portable_atmospherics/canister/miasma, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "JC" = ( /obj/machinery/modular_computer/preset/command{ dir = 8 @@ -8081,6 +10689,26 @@ }, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/admin) +"JD" = ( +/obj/structure/table/reinforced, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/carbine, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/launcher/flashbang, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/launcher/flashbang/clusterbang, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/lmg, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack/breaching, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/scattershot, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/disabler, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/ion, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/laser, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/laser/heavy, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/pulse, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/taser, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/tesla, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/thermal, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "JE" = ( /obj/effect/turf_decal/siding/wideplating_new/dark{ dir = 4 @@ -8094,22 +10722,63 @@ /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, +"JF" = ( +/obj/structure/table/reinforced, +/obj/item/ammo_box/speedloader/c357/phasic, +/obj/item/ammo_box/speedloader/c357/match, +/obj/item/ammo_box/speedloader/c357/heartseeker, +/obj/item/gun/ballistic/revolver, +/obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, -/area/centcom/central_command_areas/briefing) +/area/centcom/tdome/administration) "JJ" = ( /obj/structure/table/wood, /obj/item/storage/fancy/donut_box, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/tdome/administration) +"JK" = ( +/obj/structure/table/reinforced, +/obj/item/ammo_box/magazine/m223, +/obj/item/gun/ballistic/automatic/ar, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"JL" = ( +/obj/structure/table/reinforced, +/obj/item/storage/box/slugs, +/obj/item/storage/box/breacherslug, +/obj/item/gun/ballistic/shotgun/automatic/combat/compact, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"JM" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"JN" = ( +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/control) "JO" = ( /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) +"JP" = ( +/obj/structure/table/reinforced, +/obj/machinery/recharger, +/obj/effect/turf_decal/trimline/red/filled/line, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/control) +"JQ" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/turf/open/floor/grass, +/area/centcom/central_command_areas/control) "JS" = ( /obj/structure/sign/directions/command{ pixel_y = 10; @@ -8126,18 +10795,14 @@ /turf/closed/wall/mineral/titanium/nodiagonal, /area/centcom/central_command_areas/evacuation/ship) "JU" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 6 }, -/obj/machinery/light/directional/west, -/obj/effect/turf_decal/siding/dark_blue{ - dir = 4 +/obj/effect/turf_decal/tile/neutral{ + dir = 1 }, /turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/area/centcom/central_command_areas/supply) "JV" = ( /obj/structure/table/wood, /obj/machinery/chem_dispenser/drinks/beer{ @@ -8163,21 +10828,44 @@ /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{ +"JX" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ dir = 8 }, -/obj/effect/mapping_helpers/airlock/access/all/admin/general, -/obj/effect/turf_decal/trimline/green/arrow_ccw{ - dir = 1 +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 }, -/obj/machinery/door/airlock/centcom{ - name = "CentCom Security"; - id_tag = "HallwayLock" +/obj/machinery/light/directional/west, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) +"JZ" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/trimline/green/filled/arrow_ccw{ + dir = 6 }, +/obj/structure/table, /turf/open/floor/iron, -/area/centcom/central_command_areas/ferry) +/area/centcom/central_command_areas/evacuation) +"Ka" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/light/floor, +/turf/open/floor/plating, +/area/centcom/central_command_areas/briefing) +"Kb" = ( +/obj/structure/table/reinforced, +/obj/item/assembly/signaler/anomaly/bioscrambler, +/obj/item/assembly/signaler/anomaly/bluespace, +/obj/item/assembly/signaler/anomaly/dimensional, +/obj/item/assembly/signaler/anomaly/ectoplasm, +/obj/item/assembly/signaler/anomaly/flux, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"Kc" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/vehicle/sealed/mecha/gygax/dark/loaded, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Kd" = ( /obj/effect/turf_decal/tile/red/opposingcorners, /obj/effect/turf_decal/tile/yellow/opposingcorners{ @@ -8205,6 +10893,35 @@ /obj/structure/chair, /turf/open/floor/iron/grimy, /area/centcom/tdome/administration) +"Kj" = ( +/obj/structure/table/reinforced, +/obj/item/ammo_box/magazine/r10mm, +/obj/item/gun/ballistic/automatic/pistol/deagle/regal, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"Kk" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/vehicle/sealed/mecha/ripley/mk2{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"Kl" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/table/reinforced/titaniumglass, +/obj/item/gun/blastcannon, +/obj/effect/spawner/newbomb/noblium, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"Km" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/wood/tile, +/area/centcom/central_command_areas/admin) "Ko" = ( /obj/structure/table, /obj/structure/bedsheetbin, @@ -8213,23 +10930,73 @@ }, /turf/open/floor/iron/white, /area/centcom/tdome/observation) +"Kp" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/table/reinforced, +/obj/item/mod/control/pre_equipped/administrative, +/obj/item/mod/control/pre_equipped/advanced, +/obj/item/mod/control/pre_equipped/apocryphal, +/obj/item/mod/control/pre_equipped/apocryphal/officer, +/obj/item/mod/control/pre_equipped/atmospheric, +/obj/item/mod/control/pre_equipped/chrono, +/obj/item/mod/control/pre_equipped/civilian, +/obj/item/mod/control/pre_equipped/corporate, +/obj/item/mod/control/pre_equipped/cosmohonk, +/obj/item/mod/control/pre_equipped/elite, +/obj/item/mod/control/pre_equipped/elite/flamethrower, +/obj/item/mod/control/pre_equipped/enchanted, +/obj/item/mod/control/pre_equipped/engineering, +/obj/item/mod/control/pre_equipped/infiltrator, +/obj/item/mod/control/pre_equipped/interdyne, +/obj/item/mod/control/pre_equipped/loader, +/obj/item/mod/control/pre_equipped/magnate, +/obj/item/mod/control/pre_equipped/medical, +/obj/item/mod/control/pre_equipped/mining, +/obj/item/mod/control/pre_equipped/ninja, +/obj/item/mod/control/pre_equipped/nuclear, +/obj/item/mod/control/pre_equipped/portable_suit, +/obj/item/mod/control/pre_equipped/prototype, +/obj/item/mod/control/pre_equipped/rescue, +/obj/item/mod/control/pre_equipped/research, +/obj/item/mod/control/pre_equipped/safeguard, +/obj/item/mod/control/pre_equipped/security, +/obj/item/mod/control/pre_equipped/responsory/chaplain, +/obj/item/mod/control/pre_equipped/responsory/clown, +/obj/item/mod/control/pre_equipped/responsory/commander, +/obj/item/mod/control/pre_equipped/responsory/engineer, +/obj/item/mod/control/pre_equipped/responsory/inquisitory/chaplain, +/obj/item/mod/control/pre_equipped/responsory/inquisitory/commander, +/obj/item/mod/control/pre_equipped/responsory/inquisitory/medic, +/obj/item/mod/control/pre_equipped/responsory/inquisitory/security, +/obj/item/mod/control/pre_equipped/responsory/inquisitory/syndie, +/obj/item/mod/control/pre_equipped/responsory/janitor, +/obj/item/mod/control/pre_equipped/responsory/medic, +/obj/item/mod/control/pre_equipped/responsory/security, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Kq" = ( /obj/machinery/door/poddoor/shutters{ id = "CCsec4"; - name = "CC Checkpoint 4 Shutters" + name = "CC Checkpoint 4 Shutters"; + dir = 8 }, /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/iron, /area/centcom/central_command_areas/control) +"Kr" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/grass, +/area/centcom/central_command_areas/evacuation) "Ku" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/door/poddoor/shutters{ id = "CCcustoms2"; - name = "CC Customs 2 Shutters" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 + name = "CC Customs 2 Shutters"; + dir = 4 }, /turf/open/floor/iron, /area/centcom/central_command_areas/control) @@ -8246,6 +11013,12 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/ferry) +"Kz" = ( +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) "KA" = ( /obj/effect/landmark/thunderdome/two, /obj/effect/turf_decal/stripes/line{ @@ -8266,14 +11039,32 @@ /turf/open/floor/iron/grimy, /area/centcom/central_command_areas/courtroom) "KF" = ( -/obj/effect/turf_decal/tile/brown/half/contrasted{ +/obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 8 }, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/one) +"KG" = ( +/obj/structure/table/reinforced, +/obj/item/gun/magic/staff/honk, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "KH" = ( /turf/closed/wall/mineral/titanium, /area/centcom/central_command_areas/evacuation/ship) +"KI" = ( +/obj/machinery/light/cold/directional/south, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) +"KJ" = ( +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/machinery/light/directional/west, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "KK" = ( /obj/structure/reagent_dispensers/fueltank, /obj/effect/turf_decal/stripes/line{ @@ -8316,6 +11107,12 @@ /obj/machinery/vending/cigarette, /turf/open/floor/iron/dark/textured_large, /area/centcom/central_command_areas/evacuation/ship) +"KP" = ( +/obj/structure/table/reinforced, +/obj/item/gun/energy/laser/hellgun, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "KQ" = ( /turf/open/floor/plating, /area/centcom/central_command_areas/evacuation/ship) @@ -8360,6 +11157,13 @@ }, /turf/open/floor/iron/dark/textured_large, /area/centcom/central_command_areas/ferry) +"KY" = ( +/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) "KZ" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ @@ -8369,6 +11173,26 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/evacuation/ship) +"La" = ( +/obj/item/stack/package_wrap{ + pixel_x = 6; + pixel_y = 0 + }, +/obj/item/hand_labeler{ + pixel_y = 10; + pixel_x = 6 + }, +/obj/item/hand_labeler_refill{ + pixel_x = -4; + pixel_y = 5 + }, +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/structure/table, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "Lb" = ( /obj/effect/turf_decal/tile/neutral/opposingcorners, /obj/effect/turf_decal/tile/neutral/opposingcorners, @@ -8407,11 +11231,11 @@ /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) +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/turf/open/floor/grass, +/area/centcom/tdome/administration) "Li" = ( /obj/effect/turf_decal/tile/neutral/opposingcorners, /obj/effect/turf_decal/tile/neutral/opposingcorners, @@ -8468,6 +11292,10 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/dark/textured_large, /area/centcom/central_command_areas/evacuation/ship) +"Ls" = ( +/mob/living/basic/bot/secbot/grievous/toy, +/turf/open/floor/light/colour_cycle/dancefloor_a, +/area/centcom/tdome/administration) "Lt" = ( /turf/closed/wall/mineral/titanium/nodiagonal, /area/centcom/central_command_areas/evacuation/ship) @@ -8493,11 +11321,20 @@ /turf/open/floor/plating, /area/centcom/central_command_areas/evacuation/ship) "Lx" = ( -/obj/effect/turf_decal/siding/dark_blue/corner{ - dir = 4 +/obj/machinery/computer/security{ + dir = 8 }, -/turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/obj/effect/turf_decal/trimline/red/filled/line, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/control) +"Ly" = ( +/obj/structure/table/reinforced, +/obj/item/stack/sheet/mineral/plastitanium{ + amount = 50 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Lz" = ( /obj/structure/railing{ dir = 10 @@ -8551,6 +11388,11 @@ /obj/effect/turf_decal/tile/neutral/full, /turf/open/floor/iron/dark/textured_large, /area/centcom/central_command_areas/evacuation/ship) +"LE" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/bookcase/random, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/courtroom) "LF" = ( /obj/structure/flora/grass/jungle/b/style_3, /turf/open/floor/grass, @@ -8560,15 +11402,15 @@ /turf/open/floor/grass, /area/centcom/central_command_areas/evacuation/ship) "LH" = ( -/obj/machinery/door/poddoor/shutters{ - id = "CCcustoms1"; - name = "CC Customs 1 Shutters" - }, +/obj/machinery/door/firedoor, /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/machinery/door/airlock/centcom{ + name = "CentCom" + }, /turf/open/floor/iron, -/area/centcom/central_command_areas/evacuation) +/area/centcom/central_command_areas/control) "LI" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 9 @@ -8606,6 +11448,12 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/white, /area/centcom/central_command_areas/evacuation/ship) +"LO" = ( +/obj/structure/table/reinforced, +/obj/item/melee/sabre, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "LP" = ( /obj/effect/turf_decal/tile/neutral/full, /obj/effect/turf_decal/stripes/corner{ @@ -8633,6 +11481,13 @@ /obj/structure/sign/poster/official/tactical_game_cards/directional/north, /turf/open/floor/carpet/red, /area/centcom/central_command_areas/evacuation/ship) +"LT" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/structure/chair/sofa/left/brown{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "LU" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/computer/records/medical{ @@ -8651,12 +11506,84 @@ /obj/structure/speaking_tile, /turf/closed/mineral/ash_rock, /area/awaymission/errorroom) +"LY" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/machinery/vending/drugs, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"LZ" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/book/granter/martial/cqc, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"Mc" = ( +/obj/structure/table/reinforced, +/obj/item/gun/magic/staff/necropotence, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"Me" = ( +/obj/structure/table/reinforced, +/obj/item/gun/energy/wormhole_projector/core_inserted, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Mf" = ( /obj/effect/landmark/thunderdome/one, /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/effect/light_emitter/thunderdome, /turf/open/floor/iron, /area/centcom/tdome/arena) +"Mg" = ( +/obj/structure/table/reinforced, +/obj/item/mecha_ammo/incendiary{ + pixel_x = 0; + pixel_y = 0 + }, +/obj/item/mecha_ammo/incendiary{ + pixel_x = 0; + pixel_y = 3 + }, +/obj/item/mecha_ammo/clusterbang{ + pixel_x = 0; + pixel_y = 6 + }, +/obj/item/mecha_ammo/flashbang{ + pixel_x = 0; + pixel_y = 9 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"Mh" = ( +/obj/item/transfer_valve{ + pixel_x = -5 + }, +/obj/item/transfer_valve{ + pixel_x = -5 + }, +/obj/item/transfer_valve, +/obj/item/transfer_valve, +/obj/item/transfer_valve{ + pixel_x = 5 + }, +/obj/item/transfer_valve{ + pixel_x = 5 + }, +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/green, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"Mm" = ( +/obj/structure/bookcase/random, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/noticeboard/directional/south, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/courtroom) "Mn" = ( /obj/effect/turf_decal/tile/red/half/contrasted{ dir = 8 @@ -8681,6 +11608,16 @@ }, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/briefing) +"Mq" = ( +/obj/structure/table/reinforced, +/obj/item/assembly/signaler/anomaly/grav, +/obj/item/assembly/signaler/anomaly/hallucination, +/obj/item/assembly/signaler/anomaly/pyro, +/obj/item/assembly/signaler/anomaly/vortex, +/obj/item/assembly/signaler/anomaly/weather, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Mr" = ( /obj/structure/table/reinforced, /obj/item/paper_bin, @@ -8723,6 +11660,14 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/centcom/tdome/observation) +"Mx" = ( +/obj/vehicle/sealed/mecha/durand{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/light/floor, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "My" = ( /obj/structure/chair/office{ dir = 4 @@ -8757,6 +11702,19 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) +"MG" = ( +/obj/structure/table/reinforced, +/obj/item/grenade/chem_grenade/teargas/moustache, +/obj/item/grenade/chem_grenade/teargas/moustache{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/grenade/chem_grenade/teargas/moustache{ + pixel_x = 8; + pixel_y = 8 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "MH" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ dir = 8 @@ -8773,7 +11731,7 @@ pixel_y = 6; pixel_x = 5 }, -/turf/open/floor/iron/dark, +/turf/open/floor/wood/large, /area/centcom/central_command_areas/supplypod) "MK" = ( /obj/effect/turf_decal/tile/neutral{ @@ -8791,7 +11749,20 @@ /obj/machinery/power/shuttle_engine/large, /turf/open/floor/plating, /area/centcom/central_command_areas/evacuation/ship) +"MN" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/pointy/style_random, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/grass, +/area/centcom/central_command_areas/control) "MP" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, /obj/effect/light_emitter/podbay, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/two) @@ -8807,6 +11778,14 @@ }, /turf/open/floor/iron/white, /area/centcom/tdome/observation) +"MT" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/machinery/vending/engivend, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "MU" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, /obj/effect/turf_decal/siding/wood/corner{ @@ -8836,13 +11815,29 @@ /obj/structure/sign/nanotrasen/directional/north, /turf/open/floor/iron, /area/centcom/central_command_areas/control) +"MZ" = ( +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"Nb" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/machinery/vending/toyliberationstation, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "Nc" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, -/obj/effect/turf_decal/siding/wood{ +/obj/effect/turf_decal/tile/neutral/half/contrasted{ dir = 1 }, -/turf/open/floor/wood/tile, -/area/centcom/central_command_areas/admin) +/obj/effect/turf_decal/tile/green, +/obj/structure/signpost/salvation, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "Ne" = ( /obj/structure/table/wood, /obj/item/reagent_containers/cup/glass/trophy/gold_cup, @@ -8868,15 +11863,40 @@ pixel_y = -8; pixel_x = -10 }, -/turf/open/floor/iron/dark, +/turf/open/floor/wood/large, /area/centcom/central_command_areas/supplypod) +"Ni" = ( +/obj/effect/turf_decal/trimline/green/arrow_ccw{ + dir = 9 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/ferry) +"Nj" = ( +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) "Nk" = ( -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/siding/yellow{ - dir = 1 +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/yellow/filled/warning{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 }, /turf/open/floor/iron, /area/centcom/central_command_areas/supply) +"Nl" = ( +/obj/item/gun/energy/meteorgun, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/table/reinforced/titaniumglass, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Nm" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 4 @@ -8901,11 +11921,17 @@ }, /area/centcom/central_command_areas/admin/storage) "Np" = ( -/obj/structure/bookcase/random, -/obj/structure/noticeboard/directional/south, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/centcom/central_command_areas/courtroom) +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/yellow/filled/warning{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "Nq" = ( /obj/structure/chair/office{ dir = 4 @@ -8936,11 +11962,20 @@ }, /turf/open/floor/iron/grimy, /area/centcom/central_command_areas/admin) -"Nw" = ( -/obj/item/kirbyplants/organic/plant21, -/obj/effect/turf_decal/tile/green/half/contrasted{ - dir = 4 +"Nu" = ( +/obj/machinery/portable_atmospherics/canister/healium, +/obj/effect/turf_decal/stripes/line{ + dir = 1 }, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) +"Nv" = ( +/obj/structure/table/reinforced, +/obj/item/gun/ballistic/automatic/gyropistol, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"Nw" = ( /turf/open/floor/iron, /area/centcom/central_command_areas/control) "Nx" = ( @@ -8955,6 +11990,16 @@ }, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/briefing) +"NB" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/machinery/vending/wallmed/directional/west, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "NC" = ( /obj/structure/cable, /obj/effect/turf_decal/trimline/dark_red/warning{ @@ -8968,6 +12013,12 @@ "NE" = ( /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/pod_storage) +"NF" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/gun/magic/staff/chaos/true_wabbajack, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "NG" = ( /obj/machinery/door/airlock/centcom{ name = "CentCom Security" @@ -9031,6 +12082,15 @@ }, /turf/open/floor/iron/white, /area/centcom/tdome/observation) +"NQ" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "NR" = ( /obj/machinery/door/poddoor{ id = "thunderdome"; @@ -9052,6 +12112,12 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/control) +"NV" = ( +/obj/structure/table/reinforced, +/obj/item/gun/energy/laser/xray, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "NW" = ( /obj/structure/bookcase/random, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -9069,6 +12135,12 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) +"Ob" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/supplypod) "Oc" = ( /obj/machinery/door/airlock/centcom{ name = "Administrative Office" @@ -9090,6 +12162,12 @@ }, /turf/open/floor/wood/tile, /area/centcom/central_command_areas/admin) +"Oe" = ( +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supplypod/loading/two) "Of" = ( /obj/item/clipboard, /obj/item/stamp/denied{ @@ -9101,6 +12179,11 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/tdome/observation) +"Og" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/green, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "Oh" = ( /obj/structure/table/reinforced, /obj/item/clipboard, @@ -9110,10 +12193,22 @@ /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) "Oi" = ( -/obj/effect/turf_decal/delivery, /obj/machinery/light/floor, /turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) +"Oj" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/ferny/style_random, +/turf/open/floor/grass, +/area/centcom/central_command_areas/control) +"Ok" = ( +/obj/machinery/portable_atmospherics/canister/hydrogen, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "Om" = ( /obj/structure/table/reinforced/plastitaniumglass, /obj/item/storage/medkit/regular{ @@ -9127,7 +12222,9 @@ /turf/closed/indestructible/riveted, /area/centcom/central_command_areas/admin) "Oq" = ( -/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 6 + }, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/two) "Or" = ( @@ -9141,6 +12238,10 @@ }, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/admin/storage) +"Os" = ( +/obj/effect/spawner/structure/window/reinforced/indestructible, +/turf/open/floor/plating, +/area/centcom/tdome/administration) "Ot" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, @@ -9155,6 +12256,13 @@ /obj/effect/light_emitter/thunderdome, /turf/open/floor/iron, /area/centcom/tdome/arena) +"Ov" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/machinery/computer/communications, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/control) "Ow" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/visible{ dir = 1 @@ -9170,6 +12278,13 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/centcom/central_command_areas/fore) +"Oy" = ( +/obj/structure/table/reinforced, +/obj/item/gun/energy/gravity_gun, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Oz" = ( /obj/machinery/door/airlock/external/ruin, /obj/effect/mapping_helpers/airlock/access/all/admin/general, @@ -9204,7 +12319,7 @@ pixel_y = 5 }, /obj/structure/table/wood, -/turf/open/floor/iron/dark, +/turf/open/floor/wood/large, /area/centcom/central_command_areas/supplypod) "OE" = ( /obj/structure/flora/bush/sparsegrass/style_random, @@ -9235,8 +12350,10 @@ /turf/open/floor/iron/dark, /area/centcom/central_command_areas/evacuation/ship) "OG" = ( -/turf/open/floor/iron/dark, -/area/centcom/central_command_areas/armory) +/obj/structure/table/reinforced/plastitaniumglass, +/obj/item/melee/supermatter_sword, +/turf/open/floor/light/colour_cycle/dancefloor_b, +/area/centcom/tdome/administration) "OH" = ( /obj/machinery/computer/records/security{ dir = 4 @@ -9248,6 +12365,11 @@ /obj/item/kirbyplants/organic/plant21, /turf/open/floor/iron/dark/herringbone, /area/centcom/central_command_areas/evacuation/ship) +"OJ" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) "OK" = ( /obj/structure/sign/warning/secure_area/directional/west, /obj/effect/turf_decal/trimline/dark_red/corner{ @@ -9259,6 +12381,14 @@ /obj/machinery/light/directional/west, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/armory) +"OL" = ( +/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) "OM" = ( /obj/structure/table/reinforced, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -9289,7 +12419,7 @@ /turf/open/floor/iron/dark, /area/centcom/tdome/observation) "OP" = ( -/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/yellow/fourcorners, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/one) "OQ" = ( @@ -9312,11 +12442,15 @@ /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) "OS" = ( -/obj/structure/bookcase/random, -/obj/machinery/airalarm/directional/south, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/centcom/central_command_areas/courtroom) +/turf/open/floor/plating, +/area/centcom/central_command_areas/supply) +"OU" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "OV" = ( /obj/structure/sink/directional/west, /obj/structure/mirror/directional/east, @@ -9359,6 +12493,12 @@ /obj/machinery/light/directional/north, /turf/open/misc/asteroid, /area/centcom/tdome/observation) +"Pa" = ( +/obj/structure/table/reinforced, +/obj/item/minigunpack, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Pc" = ( /obj/structure/fans/tiny, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -9427,7 +12567,9 @@ /turf/open/floor/iron/dark, /area/centcom/tdome/administration) "Pm" = ( -/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/four) "Pn" = ( @@ -9480,8 +12622,8 @@ /turf/open/floor/iron/textured_large, /area/centcom/central_command_areas/armory) "Pv" = ( -/obj/effect/turf_decal/tile/brown/half/contrasted{ - dir = 8 +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 9 }, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/four) @@ -9501,6 +12643,30 @@ /obj/item/paper/pamphlet/centcom/visitor_info, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod) +"PA" = ( +/obj/structure/table/reinforced, +/obj/item/grenade/chem_grenade/holy, +/obj/item/grenade/chem_grenade/holy{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/grenade/chem_grenade/holy{ + pixel_x = 8; + pixel_y = 8 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"PC" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/yellow/filled/warning{ + dir = 1 + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "PD" = ( /obj/item/kirbyplants/organic/plant21{ pixel_x = -3; @@ -9526,10 +12692,9 @@ /turf/open/floor/iron, /area/centcom/central_command_areas/prison) "PG" = ( -/obj/effect/turf_decal/tile/dark_blue/fourcorners, -/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/structure/fluff/arc, /obj/machinery/light/floor, -/turf/open/floor/iron, +/turf/open/floor/grass, /area/centcom/central_command_areas/evacuation) "PH" = ( /obj/machinery/firealarm/directional/south, @@ -9546,17 +12711,12 @@ /turf/open/floor/iron/white/textured, /area/centcom/central_command_areas/evacuation/ship) "PK" = ( -/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/trimline/yellow/filled/line, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/one) "PL" = ( -/obj/structure/flora/bush/lavendergrass/style_random, -/obj/structure/flora/bush/fullgrass/style_random, -/obj/structure/flora/bush/flowers_yw/style_random, -/obj/structure/flora/bush/grassy/style_random, -/obj/structure/flora/bush/pale/style_random, -/turf/open/misc/asteroid, -/area/centcom/central_command_areas/evacuation) +/turf/open/floor/engine/vacuum, +/area/centcom/tdome/administration) "PM" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/half/contrasted, @@ -9564,6 +12724,15 @@ /obj/effect/landmark/ert_spawn, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/briefing) +"PO" = ( +/obj/structure/sign/warning/docking/directional/north, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/machinery/light/directional/north, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "PR" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ dir = 10 @@ -9616,6 +12785,13 @@ /obj/machinery/light/directional/west, /turf/open/floor/grass, /area/centcom/central_command_areas/evacuation/ship) +"Qa" = ( +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "Qb" = ( /obj/machinery/airalarm/directional/south, /obj/item/kirbyplants/organic/plant21, @@ -9646,10 +12822,22 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) +"Qh" = ( +/obj/structure/table/reinforced, +/obj/item/gun/magic/staff/animate, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Qi" = ( /obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/iron, /area/centcom/tdome/observation) +"Qj" = ( +/obj/structure/table/reinforced, +/obj/item/gun/energy/laser/captain/scattershot, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Qk" = ( /obj/structure/table/reinforced, /obj/machinery/button/door/indestructible{ @@ -9660,6 +12848,14 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) +"Ql" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, +/turf/open/misc/asteroid, +/area/centcom/central_command_areas/courtroom) "Qm" = ( /obj/item/clipboard, /obj/item/folder/red, @@ -9673,15 +12869,50 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) +"Qn" = ( +/obj/structure/fans/tiny, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/control) "Qo" = ( /obj/item/kirbyplants/organic/plant21, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/tdome/administration) "Qp" = ( +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, /obj/effect/light_emitter/podbay, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/one) +"Qq" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/structure/filingcabinet/white, +/obj/machinery/light/directional/east, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) +"Qs" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/shield/ballistic{ + pixel_x = -8; + pixel_y = 0 + }, +/obj/item/shield/riot/tele, +/obj/item/shield/riot{ + pixel_x = 7; + pixel_y = 0 + }, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Qt" = ( /obj/structure/table/reinforced, /obj/item/storage/toolbox/electrical{ @@ -9691,6 +12922,15 @@ /obj/item/storage/toolbox/mechanical, /turf/open/floor/iron/smooth_large, /area/centcom/central_command_areas/evacuation/ship) +"Qu" = ( +/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) "Qv" = ( /obj/effect/turf_decal/tile/red{ dir = 8 @@ -9698,26 +12938,19 @@ /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/structure/table/reinforced, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/launcher/banana_mortar/bombanana, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/launcher/banana_mortar, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/launcher/mousetrap_mortar, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/launcher/punching_glove, +/obj/item/mecha_parts/mecha_equipment/weapon/honker, /obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/siding/yellow{ - dir = 8 - }, -/turf/open/floor/iron, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"Qx" = ( +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/iron/dark/smooth_large, /area/centcom/central_command_areas/supply) "Qy" = ( /obj/machinery/shower/directional/west, @@ -9755,6 +12988,20 @@ "QC" = ( /turf/closed/indestructible/riveted, /area/centcom/tdome/observation) +"QD" = ( +/obj/structure/table/reinforced, +/obj/item/gun/ballistic/revolver/grenadelauncher/unrestricted, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"QG" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/structure/table/reinforced, +/obj/item/surgery_tray/full/advanced, +/turf/open/floor/iron/white, +/area/centcom/central_command_areas/control) "QH" = ( /obj/effect/turf_decal/siding/wideplating_new/dark, /obj/effect/turf_decal/tile/neutral/full, @@ -9764,18 +13011,53 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark/textured_large, /area/centcom/central_command_areas/evacuation/ship) -"QM" = ( -/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ +"QI" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/light/floor, +/turf/open/floor/plating, +/area/centcom/central_command_areas/ferry) +"QJ" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ dir = 8 }, +/obj/machinery/light/directional/east, /turf/open/floor/iron, -/area/centcom/central_command_areas/supplypod/loading/three) +/area/centcom/central_command_areas/supply) +"QK" = ( +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/sunny/style_random, +/turf/open/floor/grass, +/area/centcom/tdome/administration) +"QL" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/recharger, +/obj/item/gun/energy/taser, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/control) +"QM" = ( +/obj/structure/table/reinforced, +/obj/item/stack/sheet/plasmarglass/fifty, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "QO" = ( -/obj/effect/turf_decal/tile/brown/half/contrasted{ +/obj/effect/turf_decal/trimline/brown/filled/line{ dir = 4 }, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod) +"QQ" = ( +/obj/structure/table/reinforced, +/obj/item/stack/sheet/mineral/mythril{ + amount = 50 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "QR" = ( /obj/structure/chair/office/light{ dir = 8 @@ -9837,6 +13119,13 @@ /obj/effect/turf_decal/tile/dark_red/half, /turf/open/floor/iron/textured_edge, /area/centcom/central_command_areas/admin/storage) +"QZ" = ( +/obj/structure/table/reinforced, +/obj/item/ammo_box/rocket, +/obj/item/gun/ballistic/rocketlauncher/unrestricted, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Ra" = ( /obj/machinery/door/airlock/centcom{ name = "CentCom Security" @@ -9868,12 +13157,16 @@ /turf/open/floor/carpet/green, /area/centcom/central_command_areas/briefing) "Rf" = ( -/obj/item/kirbyplants/organic/plant22, -/obj/effect/turf_decal/stripes/line{ +/obj/structure/sign/warning/explosives/directional/south, +/obj/machinery/research/anomaly_refinery, +/obj/effect/turf_decal/tile/green{ dir = 8 }, -/obj/effect/turf_decal/siding/dark_blue{ - dir = 4 +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"Rg" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 9 }, /turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) @@ -9955,7 +13248,7 @@ /obj/item/storage/fancy/cigarettes/cigars/cohiba{ pixel_y = 6 }, -/turf/open/floor/iron/dark, +/turf/open/floor/wood/large, /area/centcom/central_command_areas/supplypod) "Rp" = ( /obj/machinery/computer/communications, @@ -9969,14 +13262,33 @@ /turf/open/floor/iron, /area/centcom/tdome/arena) "Rs" = ( -/obj/structure/closet/secure_closet/security, -/obj/item/storage/belt/security/full, -/obj/item/gun/ballistic/automatic/wt550, -/obj/item/clothing/head/helmet/swat/nanotrasen, -/obj/item/crowbar/red, +/obj/structure/table/reinforced, +/obj/item/storage/box/handcuffs, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, -/area/centcom/central_command_areas/evacuation) +/area/centcom/central_command_areas/control) +"Rt" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/machinery/light/directional/east, +/turf/open/floor/grass, +/area/centcom/central_command_areas/control) +"Ru" = ( +/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) "Rw" = ( /obj/structure/table/wood, /obj/item/clipboard, @@ -9991,16 +13303,16 @@ /turf/open/floor/iron/dark, /area/centcom/tdome/observation) "Ry" = ( -/obj/item/storage/medkit/fire, -/obj/item/storage/medkit/regular{ - pixel_x = 2; - pixel_y = 3 - }, -/obj/structure/table/reinforced, /obj/effect/turf_decal/tile/blue/opposingcorners{ dir = 1 }, /obj/machinery/vitals_reader/directional/south, +/obj/effect/turf_decal/siding{ + dir = 1 + }, +/obj/machinery/computer/experimental_cloner{ + dir = 1 + }, /turf/open/floor/iron/white, /area/centcom/central_command_areas/control) "RA" = ( @@ -10015,6 +13327,17 @@ }, /turf/open/floor/iron, /area/centcom/tdome/administration) +"RD" = ( +/obj/effect/turf_decal/tile/neutral/full, +/turf/open/floor/bluespace, +/area/centcom/tdome/administration) +"RE" = ( +/obj/effect/light_emitter/podbay, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supplypod/loading/three) "RF" = ( /obj/structure/table/reinforced/plastitaniumglass, /obj/effect/turf_decal/tile/green/full, @@ -10059,7 +13382,7 @@ /turf/open/floor/grass, /area/centcom/central_command_areas/evacuation/ship) "RL" = ( -/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/yellow/fourcorners, /obj/effect/light_emitter/podbay, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/two) @@ -10068,6 +13391,16 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/armory) +"RN" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/pointy/style_random, +/obj/machinery/light/directional/south, +/turf/open/floor/grass, +/area/centcom/tdome/administration) "RP" = ( /obj/structure/bookcase/random, /obj/machinery/status_display/evac/directional/south, @@ -10085,6 +13418,13 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) +"RS" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/vehicle/sealed/mecha/gygax{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "RT" = ( /obj/machinery/airalarm/directional/east, /obj/structure/filingcabinet/white, @@ -10116,13 +13456,20 @@ /obj/effect/turf_decal/tile/blue, /turf/open/floor/iron, /area/centcom/central_command_areas/control) +"Sc" = ( +/obj/machinery/portable_atmospherics/canister/tritium, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "Sd" = ( /obj/structure/window/reinforced/spawner/directional/north, /obj/structure/lattice, /turf/open/space/basic, /area/space/nearstation) "Se" = ( -/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/two) "Sg" = ( @@ -10159,13 +13506,6 @@ /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/two) "Sj" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/siding/dark_blue/corner, /turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) "Sk" = ( @@ -10203,13 +13543,25 @@ /obj/item/folder/yellow, /turf/open/floor/iron/textured_large, /area/centcom/central_command_areas/armory) +"Sr" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/centcom/tdome/administration) "Su" = ( /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod) "Sv" = ( -/obj/effect/turf_decal/tile/neutral, +/obj/vehicle/sealed/mecha/odysseus{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/light/floor, /turf/open/floor/iron/dark, -/area/centcom/central_command_areas/briefing) +/area/centcom/tdome/administration) "Sx" = ( /obj/structure/chair{ dir = 1 @@ -10242,32 +13594,33 @@ /turf/open/floor/iron/smooth_large, /area/centcom/central_command_areas/evacuation/ship) "SD" = ( -/obj/item/kirbyplants/organic/plant21, -/obj/machinery/firealarm/directional/south, /obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/structure/sign/nanotrasen/directional/west, +/obj/machinery/airalarm/directional/west, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) "SE" = ( -/obj/effect/turf_decal/delivery, /obj/effect/light_emitter/podbay, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/three) "SG" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/red/filled/line, /obj/machinery/light/directional/south, -/obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, -/area/centcom/central_command_areas/evacuation) +/area/centcom/central_command_areas/control) "SH" = ( /obj/structure/closet/secure_closet/personal, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/supplypod) "SI" = ( +/obj/effect/turf_decal/delivery, /obj/machinery/door/poddoor/shutters{ id = "CCsec3"; - name = "CC Main Access Shutters" + name = "CC Main Access Shutters"; + dir = 1 }, -/obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/centcom/central_command_areas/control) "SJ" = ( @@ -10284,6 +13637,9 @@ }, /turf/open/floor/iron, /area/centcom/central_command_areas/prison) +"SM" = ( +/turf/open/floor/light/colour_cycle/dancefloor_b, +/area/centcom/tdome/administration) "SO" = ( /obj/machinery/computer/records/security{ dir = 8 @@ -10313,8 +13669,8 @@ /turf/open/floor/circuit/green, /area/centcom/central_command_areas/briefing) "SS" = ( -/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ - dir = 8 +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 10 }, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/one) @@ -10330,10 +13686,43 @@ }, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/armory) +"SU" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/conveyor{ + dir = 1; + id = "XCCQMLoad" + }, +/obj/machinery/light/floor, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) +"SV" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/machinery/light/floor, +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) +"SW" = ( +/obj/machinery/portable_atmospherics/canister/healium, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "SX" = ( /obj/machinery/computer/shuttle, /turf/open/floor/iron/dark/herringbone, /area/centcom/central_command_areas/evacuation/ship) +"SY" = ( +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/supply) "Tb" = ( /obj/structure/railing/corner{ dir = 8 @@ -10345,9 +13734,15 @@ /turf/open/floor/iron/dark, /area/centcom/central_command_areas/evacuation/ship) "Tc" = ( -/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/trimline/yellow/filled/line, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/two) +"Td" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 5 + }, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/courtroom) "Te" = ( /obj/structure/closet/crate/engineering, /obj/item/stack/sheet/mineral/plasma{ @@ -10372,6 +13767,10 @@ /obj/structure/sign/nanotrasen/directional/south, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/supply) +"Ti" = ( +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) "Tj" = ( /obj/structure/table/reinforced, /obj/item/reagent_containers/cup/glass/bottle/whiskey{ @@ -10382,8 +13781,26 @@ pixel_x = -6; pixel_y = 5 }, -/turf/open/floor/iron, +/turf/open/floor/wood/large, /area/centcom/central_command_areas/supplypod) +"Tk" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/structure/table/reinforced, +/obj/item/uplink/nuclear/debug{ + pixel_x = -3; + pixel_y = 2 + }, +/obj/item/uplink/debug{ + pixel_x = 1; + pixel_y = 5 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "Tl" = ( /obj/structure/table/wood, /obj/structure/plaque/static_plaque/thunderdome{ @@ -10400,6 +13817,12 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/carpet/red, /area/centcom/central_command_areas/evacuation/ship) +"Tn" = ( +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "To" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ dir = 4 @@ -10420,6 +13843,12 @@ }, /turf/open/floor/iron/dark, /area/centcom/tdome/observation) +"Tq" = ( +/obj/structure/table/reinforced, +/obj/item/gun/ballistic/shotgun/china_lake, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Ts" = ( /obj/structure/table/reinforced, /obj/item/restraints/handcuffs/cable/zipties, @@ -10459,8 +13888,8 @@ /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod) "Tz" = ( -/obj/effect/turf_decal/tile/brown/half/contrasted{ - dir = 4 +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 5 }, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/three) @@ -10469,6 +13898,11 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/tdome/observation) +"TD" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark/smooth_large, +/area/centcom/central_command_areas/supply) "TE" = ( /obj/structure/chair/comfy/black{ dir = 4 @@ -10476,11 +13910,14 @@ /turf/open/floor/carpet/green, /area/centcom/central_command_areas/briefing) "TG" = ( -/obj/item/kirbyplants/organic/plant21, -/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark/smooth_large, +/area/centcom/central_command_areas/supply) +"TH" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/centcom/central_command_areas/evacuation) +/obj/machinery/light/floor, +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) "TI" = ( /obj/structure/table/reinforced/plastitaniumglass, /obj/effect/turf_decal/tile/green/full, @@ -10517,6 +13954,21 @@ /obj/effect/light_emitter/thunderdome, /turf/open/floor/iron, /area/centcom/tdome/arena) +"TN" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) +"TP" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/machinery/vending/magivend, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "TS" = ( /obj/structure/table/wood, /obj/machinery/computer/security/telescreen/entertainment/directional/south, @@ -10567,14 +14019,18 @@ }, /turf/open/floor/iron/white, /area/centcom/central_command_areas/admin) -"TX" = ( -/obj/structure/cable, -/obj/effect/turf_decal/siding/dark{ - dir = 1 +"TY" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 }, -/obj/effect/turf_decal/siding/dark/corner, /turf/open/floor/iron/dark, -/area/centcom/central_command_areas/armory) +/area/centcom/central_command_areas/control) +"TZ" = ( +/obj/structure/chair/sofa/right/brown{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "Ub" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/visible{ dir = 1 @@ -10587,6 +14043,13 @@ }, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/admin/storage) +"Uc" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "Ud" = ( /obj/structure/filingcabinet/white, /obj/machinery/status_display/evac/directional/south, @@ -10594,11 +14057,11 @@ /turf/open/floor/iron/dark, /area/centcom/central_command_areas/supply) "Uf" = ( -/obj/structure/table/reinforced, -/obj/machinery/recharger, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/centcom/central_command_areas/evacuation) +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "Uh" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ dir = 8 @@ -10621,6 +14084,10 @@ }, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/admin) +"Uk" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) "Ul" = ( /obj/structure/flora/bush/lavendergrass/style_random, /obj/structure/flora/bush/sparsegrass/style_random, @@ -10646,6 +14113,30 @@ /obj/effect/light_emitter/thunderdome, /turf/open/floor/iron, /area/centcom/tdome/arena) +"Uq" = ( +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/structure/table, +/obj/item/clipboard{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/folder/white{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/folder/yellow{ + pixel_x = -2; + pixel_y = 5 + }, +/obj/item/stamp/denied{ + pixel_x = -1; + pixel_y = 9 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "Ur" = ( /obj/machinery/firealarm/directional/west, /obj/effect/turf_decal/siding/wood, @@ -10658,6 +14149,15 @@ /obj/effect/light_emitter/thunderdome, /turf/open/floor/iron, /area/centcom/tdome/arena) +"Uu" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/grass, +/area/centcom/tdome/administration) "Uv" = ( /obj/structure/table/reinforced, /obj/item/reagent_containers/cup/bottle/multiver{ @@ -10677,6 +14177,19 @@ "Ux" = ( /turf/open/floor/circuit, /area/centcom/central_command_areas/admin) +"Uy" = ( +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/item/paper_bin{ + pixel_x = 0; + pixel_y = 4 + }, +/obj/item/pen, +/obj/structure/table, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "Uz" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -10685,18 +14198,36 @@ /turf/open/floor/iron/dark/smooth_large, /area/centcom/central_command_areas/evacuation/ship) "UA" = ( -/obj/item/cardboard_cutout{ - starting_cutout = "Private Security Officer" +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 6 }, -/obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, -/area/centcom/central_command_areas/evacuation) +/area/centcom/central_command_areas/control) +"UB" = ( +/obj/effect/turf_decal/tile/green, +/obj/machinery/light/directional/east, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "UC" = ( /obj/structure/closet/secure_closet/personal, /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/light/directional/west, /turf/open/floor/iron/dark, /area/centcom/tdome/observation) +"UE" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/structure/table/optable, +/turf/open/floor/iron/white, +/area/centcom/central_command_areas/control) +"UF" = ( +/obj/structure/table/reinforced, +/obj/item/ammo_box/magazine/m50, +/obj/item/gun/ballistic/automatic/pistol/deagle, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "UH" = ( /obj/machinery/light/directional/west, /obj/structure/closet/secure_closet/personal, @@ -10715,6 +14246,16 @@ /obj/effect/turf_decal/tile/yellow/half, /turf/open/floor/iron/textured_edge, /area/centcom/central_command_areas/admin/storage) +"UJ" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/filled/corner, +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "UK" = ( /obj/structure/closet/secure_closet/ert_med, /obj/machinery/wall_healer/directional/south{ @@ -10723,12 +14264,25 @@ /obj/effect/turf_decal/tile/blue/half, /turf/open/floor/iron/textured_half, /area/centcom/central_command_areas/armory) +"UL" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/dark/side{ + dir = 5 + }, +/area/centcom/central_command_areas/supply) "UM" = ( -/obj/effect/turf_decal/tile/brown/half/contrasted{ +/obj/effect/turf_decal/trimline/brown/filled/line{ dir = 8 }, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod) +"UN" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/centcom/central_command_areas/evacuation) "UO" = ( /obj/machinery/door/airlock/centcom{ name = "CentCom Security" @@ -10779,6 +14333,7 @@ /obj/effect/turf_decal/siding/dark{ dir = 1 }, +/obj/structure/sign/poster/greenscreen/directional/south, /turf/open/floor/greenscreen, /area/centcom/tdome/administration) "UV" = ( @@ -10802,20 +14357,32 @@ }, /turf/open/floor/iron/white, /area/centcom/tdome/observation) +"UZ" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green, +/obj/machinery/vending/wallmed/directional/east, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"Va" = ( +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 6 + }, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/control) "Vc" = ( /obj/effect/decal/cleanable/vomit/old, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) "Vd" = ( -/obj/effect/turf_decal/tile/dark_blue{ - dir = 4 - }, -/obj/effect/turf_decal/tile/dark_blue{ - dir = 4 - }, -/turf/open/floor/iron/white/side{ - dir = 10 - }, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/grass, /area/centcom/central_command_areas/evacuation) "Vf" = ( /obj/item/kirbyplants/organic/plant21{ @@ -10839,27 +14406,25 @@ }, /turf/open/floor/iron/textured_half, /area/centcom/central_command_areas/armory) -"Vh" = ( -/obj/structure/table/reinforced, -/obj/effect/spawner/surgery_tray/full{ - pixel_y = 10; - pixel_x = 2 - }, -/obj/item/storage/box/masks{ - pixel_x = -6; - pixel_y = 4 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron/white, -/area/centcom/central_command_areas/evacuation/ship) "Vi" = ( /obj/item/book/manual/wiki/security_space_law, /obj/structure/table/wood, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) +"Vj" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/yellow/filled/warning{ + dir = 1 + }, +/obj/machinery/computer/cargo, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "Vk" = ( -/obj/effect/turf_decal/tile/brown/half/contrasted{ +/obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 4 }, /turf/open/floor/iron, @@ -10873,9 +14438,23 @@ /turf/open/misc/asteroid, /area/centcom/tdome/administration) "Vn" = ( -/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 1 + }, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/three) +"Vo" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 8 + }, +/obj/machinery/conveyor_switch{ + id = "XCCQMLoad" + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "Vp" = ( /obj/structure/chair/office{ dir = 8 @@ -10886,7 +14465,7 @@ /area/centcom/central_command_areas/admin) "Vq" = ( /obj/machinery/firealarm/directional/south, -/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/trimline/red/filled/corner, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) "Vr" = ( @@ -10901,6 +14480,25 @@ }, /turf/open/floor/iron, /area/centcom/tdome/observation) +"Vt" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) +"Vu" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "Vv" = ( /obj/effect/turf_decal/siding/wideplating_new/dark{ dir = 4 @@ -10949,6 +14547,25 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) +"VC" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"VD" = ( +/obj/structure/table/reinforced, +/obj/item/melee/sickly_blade, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"VE" = ( +/obj/structure/table/reinforced, +/obj/item/gun/magic/staff/healing/unrestricted, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "VF" = ( /obj/machinery/computer/crew{ dir = 4 @@ -10961,6 +14578,27 @@ /obj/effect/turf_decal/tile/green, /turf/open/floor/iron, /area/centcom/tdome/observation) +"VH" = ( +/obj/machinery/portable_atmospherics/canister/halon, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) +"VI" = ( +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/structure/shipping_container/station_appropriate, +/turf/open/floor/iron/dark/smooth_large, +/area/centcom/central_command_areas/supply) +"VJ" = ( +/obj/structure/chair/sofa/bench{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/evacuation) "VK" = ( /obj/structure/table/glass, /obj/item/storage/briefcase{ @@ -10982,6 +14620,13 @@ /obj/effect/turf_decal/tile/dark_red/half, /turf/open/floor/iron/textured_half, /area/centcom/central_command_areas/armory) +"VN" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/smart/simple/supply/hidden{ + dir = 5 + }, +/turf/closed/indestructible/riveted, +/area/centcom/tdome/administration) "VO" = ( /obj/structure/cable, /obj/effect/turf_decal/trimline/dark_red/filled/warning{ @@ -10996,9 +14641,27 @@ /turf/open/floor/iron/dark, /area/centcom/central_command_areas/armory) "VP" = ( -/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/yellow/filled/warning{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/iron, -/area/centcom/central_command_areas/supplypod/loading/four) +/area/centcom/central_command_areas/supply) +"VR" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "VT" = ( /obj/machinery/status_display/evac/directional/west, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -11010,13 +14673,35 @@ }, /turf/open/floor/iron/dark, /area/centcom/tdome/observation) +"VV" = ( +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"VW" = ( +/obj/structure/table/reinforced, +/obj/item/ammo_box/speedloader/c38/iceblox, +/obj/item/ammo_box/speedloader/c38, +/obj/item/ammo_box/speedloader/c38/hotshot, +/obj/item/ammo_box/speedloader/c38/trac, +/obj/item/gun/ballistic/revolver/nagant, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"VX" = ( +/obj/structure/table/reinforced, +/obj/item/grenade/clusterbuster/cleaner, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "VY" = ( /obj/machinery/computer/records/security{ dir = 8 }, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, -/area/centcom/central_command_areas/evacuation) +/area/centcom/central_command_areas/control) "VZ" = ( /obj/structure/closet/secure_closet/ert_med, /obj/effect/turf_decal/tile/blue/half, @@ -11033,16 +14718,10 @@ /turf/open/floor/iron, /area/centcom/central_command_areas/ferry) "Wc" = ( -/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/turf_decal/trimline/green/filled/line{ + dir = 10 }, -/obj/effect/mapping_helpers/airlock/access/all/admin/general, +/obj/item/kirbyplants/organic/plant22, /turf/open/floor/iron, /area/centcom/central_command_areas/evacuation) "Wd" = ( @@ -11061,6 +14740,24 @@ /obj/effect/turf_decal/tile/red/fourcorners, /turf/open/floor/iron, /area/centcom/tdome/observation) +"Wg" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/mjollnir, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"Wh" = ( +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/structure/chair/sofa/left/brown{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"Wi" = ( +/turf/open/floor/fakespace, +/area/centcom/tdome/administration) "Wl" = ( /obj/structure/table/wood, /obj/item/storage/box/drinkingglasses{ @@ -11077,10 +14774,28 @@ }, /turf/open/floor/wood/tile, /area/centcom/central_command_areas/admin) +"Wm" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/structure/filingcabinet/white, +/obj/machinery/light/directional/west, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "Wn" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/centcom/tdome/administration) +"Wo" = ( +/obj/structure/table/reinforced, +/obj/item/melee/baton/nunchaku, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Wp" = ( /obj/item/storage/briefcase{ pixel_x = -3; @@ -11091,15 +14806,28 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/courtroom) -"Ws" = ( -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/siding/yellow/corner{ +"Wq" = ( +/obj/effect/turf_decal/tile/green{ dir = 8 }, /turf/open/floor/iron, -/area/centcom/central_command_areas/supply) +/area/centcom/tdome/administration) +"Wr" = ( +/obj/structure/table/reinforced, +/obj/item/ammo_box/magazine/smgm45/incen, +/obj/item/ammo_box/magazine/smgm45/hp, +/obj/item/ammo_box/magazine/smgm45/ap, +/obj/item/ammo_box/magazine/smgm45, +/obj/item/gun/ballistic/automatic/c20r/unrestricted, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"Ws" = ( +/obj/structure/sign/warning/directional/east, +/turf/open/space/basic, +/area/space) "Wt" = ( -/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/tile/yellow/fourcorners, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/four) "Wv" = ( @@ -11109,12 +14837,29 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/tdome/observation) +"Ww" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/generic/style_random, +/turf/open/floor/grass, +/area/centcom/tdome/administration) "Wy" = ( /obj/effect/turf_decal/tile/neutral/half/contrasted, /obj/structure/chair/office, /obj/effect/landmark/ert_spawn, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/briefing) +"Wz" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 1 + }, +/obj/structure/chair, +/obj/machinery/light/directional/north, +/turf/open/floor/iron, +/area/centcom/central_command_areas/evacuation) "WE" = ( /obj/effect/turf_decal/tile/neutral/opposingcorners, /obj/effect/turf_decal/tile/neutral/opposingcorners, @@ -11134,7 +14879,7 @@ /obj/structure/reagent_dispensers/wall/peppertank/directional/east, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, -/area/centcom/central_command_areas/evacuation) +/area/centcom/central_command_areas/control) "WG" = ( /obj/structure/closet/secure_closet/ert_engi, /obj/effect/turf_decal/tile/yellow/half{ @@ -11142,6 +14887,13 @@ }, /turf/open/floor/iron/textured_half, /area/centcom/central_command_areas/armory) +"WJ" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 9 + }, +/obj/item/kirbyplants/organic/plant22, +/turf/open/floor/iron, +/area/centcom/central_command_areas/evacuation) "WK" = ( /obj/structure/chair, /obj/effect/turf_decal/tile/green{ @@ -11211,6 +14963,14 @@ }, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) +"WQ" = ( +/obj/item/gun/energy/marksman_revolver, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/table/reinforced/titaniumglass, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "WR" = ( /turf/open/floor/iron/dark, /area/centcom/central_command_areas/briefing) @@ -11223,6 +14983,10 @@ }, /turf/open/floor/wood/tile, /area/centcom/central_command_areas/admin) +"WV" = ( +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "WX" = ( /obj/machinery/light_switch/directional/west, /turf/open/floor/iron/grimy, @@ -11251,7 +15015,7 @@ /obj/machinery/newscaster/directional/east, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, -/area/centcom/central_command_areas/evacuation) +/area/centcom/central_command_areas/control) "Xc" = ( /obj/structure/noticeboard/directional/east, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -11268,6 +15032,11 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/tdome/observation) +"Xe" = ( +/obj/structure/table/reinforced, +/obj/item/grenade/clusterbuster/spawner_manhacks, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "Xf" = ( /obj/structure/flora/bush/lavendergrass/style_random, /obj/structure/flora/bush/sparsegrass/style_random, @@ -11290,10 +15059,10 @@ /area/centcom/central_command_areas/evacuation/ship) "Xk" = ( /obj/structure/table/reinforced, -/obj/item/storage/box/handcuffs, +/obj/item/crowbar/red, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, -/area/centcom/central_command_areas/evacuation) +/area/centcom/central_command_areas/control) "Xl" = ( /obj/structure/sink/directional/east, /obj/structure/mirror/directional/west, @@ -11325,7 +15094,9 @@ /turf/open/floor/wood/tile, /area/centcom/central_command_areas/admin) "Xs" = ( -/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 6 + }, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/one) "Xt" = ( @@ -11345,6 +15116,15 @@ }, /turf/open/floor/iron/white, /area/centcom/tdome/observation) +"Xv" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/obj/structure/chair/office{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/centcom/central_command_areas/control) "Xw" = ( /turf/open/floor/iron/grimy, /area/centcom/tdome/administration) @@ -11370,17 +15150,35 @@ }, /turf/open/floor/wood/tile, /area/centcom/central_command_areas/admin) +"XB" = ( +/obj/structure/table/reinforced, +/obj/item/gun/magic/staff/shrink, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "XC" = ( /obj/machinery/vending/snack, /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/centcom/central_command_areas/fore) "XD" = ( -/obj/effect/turf_decal/tile/brown/half/contrasted{ +/obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 4 }, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/one) +"XE" = ( +/obj/docking_port/stationary{ + dwidth = 8; + height = 8; + json_key = "cargo"; + name = "CentCom"; + shuttle_id = "cargo_away"; + width = 20; + dir = 4 + }, +/turf/open/floor/plating, +/area/centcom/central_command_areas/supply) "XF" = ( /obj/machinery/door/window/brigdoor/right/directional/south{ name = "CentCom Stand"; @@ -11418,6 +15216,20 @@ }, /turf/open/floor/carpet/green, /area/centcom/central_command_areas/admin) +"XN" = ( +/obj/structure/table/reinforced, +/obj/item/ammo_box/magazine/m12g/stun, +/obj/item/ammo_box/magazine/m12g/slug, +/obj/item/ammo_box/magazine/m12g/meteor, +/obj/item/ammo_box/magazine/m12g/flechette, +/obj/item/ammo_box/magazine/m12g/dragon, +/obj/item/ammo_box/magazine/m12g/donk, +/obj/item/ammo_box/magazine/m12g/bioterror, +/obj/item/ammo_box/magazine/m12g, +/obj/item/gun/ballistic/shotgun/bulldog, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "XQ" = ( /obj/machinery/computer/crew{ dir = 1 @@ -11430,14 +15242,25 @@ /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 +"XX" = ( +/obj/vehicle/sealed/mecha/clarke{ + dir = 4 }, -/obj/effect/decal/cleanable/garbage, -/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, -/area/centcom/central_command_areas/admin) +/area/centcom/tdome/administration) +"XY" = ( +/obj/structure/table/reinforced, +/obj/item/uplink/nuclear/debug, +/obj/machinery/light/floor, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) +"XZ" = ( +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/machinery/light/directional/west, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "Ya" = ( /turf/closed/indestructible/riveted, /area/centcom/central_command_areas/armory) @@ -11459,6 +15282,11 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/tdome/observation) +"Yf" = ( +/obj/machinery/portable_atmospherics/canister/halon, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "Yg" = ( /obj/effect/landmark/thunderdome/two, /obj/effect/turf_decal/stripes/line{ @@ -11467,6 +15295,26 @@ /obj/effect/light_emitter/thunderdome, /turf/open/floor/iron, /area/centcom/tdome/arena) +"Yh" = ( +/obj/item/assembly/prox_sensor{ + pixel_x = -4; + pixel_y = 1 + }, +/obj/item/assembly/prox_sensor{ + pixel_x = 8; + pixel_y = 9 + }, +/obj/item/assembly/prox_sensor{ + pixel_x = 9; + pixel_y = -2 + }, +/obj/item/assembly/prox_sensor{ + pixel_y = 2 + }, +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/green/opposingcorners, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "Yi" = ( /obj/machinery/computer/camera_advanced, /turf/open/floor/iron/dark/herringbone, @@ -11493,6 +15341,14 @@ "Yn" = ( /turf/closed/indestructible/riveted, /area/centcom/central_command_areas/supplypod) +"Yo" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/obj/item/kirbyplants/organic/plant22, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) "Yq" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ dir = 4 @@ -11520,12 +15376,27 @@ }, /turf/open/floor/carpet/green, /area/centcom/central_command_areas/admin) +"Ys" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/simple/general/visible{ + dir = 5 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "Yt" = ( /obj/structure/sign/directions/security{ dir = 1 }, /turf/closed/indestructible/riveted, /area/centcom/central_command_areas/armory) +"Yv" = ( +/obj/structure/table/reinforced, +/obj/item/melee/baton/security/loaded, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Yx" = ( /turf/open/floor/iron/white/herringbone, /area/centcom/central_command_areas/evacuation/ship) @@ -11541,6 +15412,17 @@ }, /turf/open/floor/iron/dark/smooth_large, /area/centcom/central_command_areas/briefing) +"Yz" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green, +/obj/machinery/light/directional/east, +/obj/effect/landmark/portal_exit{ + id = "centcom_testchamb" + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "YA" = ( /obj/machinery/door/airlock/centcom{ locked = 1; @@ -11549,6 +15431,27 @@ /obj/effect/mapping_helpers/airlock/access/all/admin/general, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) +"YB" = ( +/obj/effect/turf_decal/tile/green/opposingcorners, +/obj/structure/table/reinforced, +/obj/item/clothing/head/costume/tv_head{ + pixel_x = -17; + pixel_y = 0 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"YD" = ( +/obj/structure/table/reinforced, +/obj/item/ammo_box/magazine/m7mm/incen, +/obj/item/ammo_box/magazine/m7mm/match, +/obj/item/ammo_box/magazine/m7mm/hollow, +/obj/item/ammo_box/magazine/m7mm/bouncy, +/obj/item/ammo_box/magazine/m7mm/ap, +/obj/item/ammo_box/magazine/m7mm, +/obj/item/gun/ballistic/automatic/l6_saw/unrestricted, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "YG" = ( /obj/structure/closet/emcloset, /obj/item/tank/internals/emergency_oxygen/engi, @@ -11571,6 +15474,12 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/evacuation/ship) +"YI" = ( +/obj/structure/table/reinforced, +/obj/item/gun/energy/e_gun, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "YO" = ( /obj/item/radio{ pixel_x = 5; @@ -11641,23 +15550,39 @@ /turf/open/floor/iron/dark, /area/centcom/central_command_areas/briefing) "YY" = ( -/obj/item/storage/medkit/toxin, -/obj/item/storage/medkit/o2{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/structure/table/reinforced, -/obj/machinery/airalarm/directional/east, /obj/effect/turf_decal/tile/blue/opposingcorners{ dir = 1 }, +/obj/effect/turf_decal/siding/corner{ + dir = 1 + }, +/obj/machinery/experimental_cloner_scanner, /turf/open/floor/iron/white, /area/centcom/central_command_areas/control) +"YZ" = ( +/obj/structure/table/reinforced, +/obj/item/melee/energy/sword/bananium, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "Za" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/structure/sign/nanotrasen/directional/south, /turf/open/floor/iron/dark, /area/centcom/tdome/observation) +"Zb" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/green/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/tdome/administration) +"Zc" = ( +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supplypod/loading/one) "Ze" = ( /obj/effect/turf_decal/tile/red, /turf/open/floor/iron, @@ -11666,6 +15591,16 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/centcom/central_command_areas/admin) +"Zh" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/structure/cursed_slot_machine, +/turf/open/floor/iron, +/area/centcom/tdome/administration) "Zi" = ( /obj/effect/landmark/thunderdome/one, /obj/effect/turf_decal/stripes/line, @@ -11728,25 +15663,9 @@ /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) +/obj/machinery/portable_atmospherics/canister/helium, +/turf/open/floor/iron/bluespace, +/area/centcom/tdome/administration) "Zq" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/white/herringbone, @@ -11855,6 +15774,27 @@ /obj/machinery/barsign/all_access/directional/north, /turf/open/floor/wood/tile, /area/centcom/central_command_areas/evacuation/ship) +"ZH" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/yellow/filled/warning/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/centcom/central_command_areas/supply) +"ZI" = ( +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/centcom/tdome/administration) "ZM" = ( /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, @@ -11888,11 +15828,19 @@ /turf/open/floor/grass, /area/centcom/tdome/observation) "ZQ" = ( -/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ +/obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 8 }, /turf/open/floor/iron, /area/centcom/central_command_areas/supplypod/loading/four) +"ZR" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/vehicle/sealed/mecha/marauder/seraph{ + dir = 4 + }, +/obj/machinery/light/floor, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "ZS" = ( /obj/structure/table/reinforced, /obj/item/wrench, @@ -11901,6 +15849,13 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/control) +"ZU" = ( +/obj/vehicle/sealed/mecha/justice/loaded{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) "ZX" = ( /obj/machinery/door/airlock/centcom{ name = "CentCom Security" @@ -11912,6 +15867,15 @@ /obj/effect/mapping_helpers/airlock/access/all/admin/storage, /turf/open/floor/iron, /area/centcom/central_command_areas/supply) +"ZY" = ( +/obj/structure/table/reinforced, +/obj/item/ammo_box/magazine/smgm9mm/fire, +/obj/item/ammo_box/magazine/smgm9mm/ap, +/obj/item/ammo_box/magazine/smgm9mm, +/obj/item/gun/ballistic/automatic/proto/unrestricted, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/centcom/tdome/administration) (1,1,1) = {" TJ @@ -12170,778 +16134,7 @@ aa aa aa "} -(2,1,1) = {" -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -LV -LV -LV -LV -LV -LV -LV -LV -LV -LV -LV -aa -"} -(3,1,1) = {" -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -LV -LW -LW -LW -LW -LW -LW -LW -LW -LW -LV -aa -"} -(4,1,1) = {" -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -TJ -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -LV -LW -zi -zi -zi -ik -zi -zi -zi -LW -LV -aa -"} -(5,1,1) = {" +(2,1,1) = {" TJ TJ TJ @@ -13186,19 +16379,19 @@ aa aa aa LV -LW -zi -zi -zi -ik -zi -zi -zi -LW +LV +LV +LV +LV +LV +LV +LV +LV +LV LV aa "} -(6,1,1) = {" +(3,1,1) = {" TJ TJ TJ @@ -13444,18 +16637,18 @@ aa aa LV LW -zi -zi -zi -ik -zi -zi -zi +LW +LW +LW +LW +LW +LW +LW LW LV aa "} -(7,1,1) = {" +(4,1,1) = {" TJ TJ TJ @@ -13701,18 +16894,19 @@ aa aa LV LW +zi +zi +zi ik -ik -ik -ik -ik -ik -ik +zi +zi +zi LW LV aa "} -(8,1,1) = {" +(5,1,1) = {" +TJ TJ TJ TJ @@ -13720,7 +16914,6 @@ TJ TJ TJ TJ -rA TJ TJ TJ @@ -13962,14 +17155,14 @@ zi zi zi ik -ik -ik -ik +zi +zi +zi LW LV aa "} -(9,1,1) = {" +(6,1,1) = {" TJ TJ TJ @@ -14214,19 +17407,19 @@ aa aa aa LV -LX +LW zi zi zi ik -ik -ZE -FM +zi +zi +zi LW LV aa "} -(10,1,1) = {" +(7,1,1) = {" TJ TJ TJ @@ -14472,9 +17665,9 @@ aa aa LV LW -zi -zi -zi +ik +ik +ik ik ik ik @@ -14483,8 +17676,7 @@ LW LV aa "} -(11,1,1) = {" -TJ +(8,1,1) = {" TJ TJ TJ @@ -14492,6 +17684,7 @@ TJ TJ TJ TJ +rA TJ TJ TJ @@ -14729,9 +17922,9 @@ aa aa LV LW -ik -ik -ik +zi +zi +zi ik ik ik @@ -14740,7 +17933,7 @@ LW LV aa "} -(12,1,1) = {" +(9,1,1) = {" TJ TJ TJ @@ -14985,19 +18178,19 @@ aa aa aa LV -LW +LX zi zi zi ik -zi -zi -zi +ik +ZE +FM LW LV aa "} -(13,1,1) = {" +(10,1,1) = {" TJ TJ TJ @@ -15247,14 +18440,14 @@ zi zi zi ik -zi -zi -zi +ik +ik +ik LW LV aa "} -(14,1,1) = {" +(11,1,1) = {" TJ TJ TJ @@ -15500,18 +18693,18 @@ aa aa LV LW -zi -zi -zi ik -zi -zi -zi +ik +ik +ik +ik +ik +ik LW LV aa "} -(15,1,1) = {" +(12,1,1) = {" TJ TJ TJ @@ -15757,18 +18950,18 @@ aa aa LV LW -LW -LW -LW -LW -LW -LW -LW +zi +zi +zi +ik +zi +zi +zi LW LV aa "} -(16,1,1) = {" +(13,1,1) = {" TJ TJ TJ @@ -16013,19 +19206,19 @@ aa aa aa LV -LV -LV -LV -LV -LV -LV -LV -LV -LV +LW +zi +zi +zi +ik +zi +zi +zi +LW LV aa "} -(17,1,1) = {" +(14,1,1) = {" TJ TJ TJ @@ -16269,37 +19462,35 @@ aa aa aa aa +LV +LW +zi +zi +zi +ik +zi +zi +zi +LW +LV aa -aa -aa -fR -aa -aa -aa -aa -aa -aa -aa -aa -"} -(18,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +"} +(15,1,1) = {" +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ aa aa aa @@ -16528,7 +19719,35 @@ aa aa aa aa +LV +LW +LW +LW +LW +LW +LW +LW +LW +LW +LV aa +"} +(16,1,1) = {" +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ aa aa aa @@ -16538,8 +19757,6 @@ aa aa aa aa -"} -(19,1,1) = {" aa aa aa @@ -16759,7 +19976,35 @@ aa aa aa aa +LV +LV +LV +LV +LV +LV +LV +LV +LV +LV +LV aa +"} +(17,1,1) = {" +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ +TJ aa aa aa @@ -16777,26 +20022,7 @@ aa aa aa aa -jA -jA -jA -jA -jA -jA -jA -jA -jA -jA -jA -jA -jA -jA -jA -jA -jA aa -"} -(20,1,1) = {" aa aa aa @@ -17010,6 +20236,7 @@ aa aa aa aa +fR aa aa aa @@ -17018,6 +20245,8 @@ aa aa aa aa +"} +(18,1,1) = {" aa aa aa @@ -17034,26 +20263,7 @@ aa aa aa aa -jA -hH -hH -hH -hH -hH -hH -hH -hH -hH -hH -hH -hH -hH -hH -hH -jA aa -"} -(21,1,1) = {" aa aa aa @@ -17291,26 +20501,9 @@ aa aa aa aa -jA -hH -hH -hH -hH -hH -hH -hH -hH -hH -hH -hH -hH -hH -hH -hH -jA aa "} -(22,1,1) = {" +(19,1,1) = {" aa aa aa @@ -17549,25 +20742,25 @@ aa aa aa jA -hH -hH -hH -hH -hH -hH -hH -hH -hH -hH -hH -hH -hH -hH -hH +jA +jA +jA +jA +jA +jA +jA +jA +jA +jA +jA +jA +jA +jA +jA jA aa "} -(23,1,1) = {" +(20,1,1) = {" aa aa aa @@ -17824,7 +21017,7 @@ hH jA aa "} -(24,1,1) = {" +(21,1,1) = {" aa aa aa @@ -18081,7 +21274,7 @@ hH jA aa "} -(25,1,1) = {" +(22,1,1) = {" aa aa aa @@ -18338,7 +21531,7 @@ hH jA aa "} -(26,1,1) = {" +(23,1,1) = {" aa aa aa @@ -18595,7 +21788,7 @@ hH jA aa "} -(27,1,1) = {" +(24,1,1) = {" aa aa aa @@ -18839,11 +22032,11 @@ hH hH hH hH -jA -jA -jA -jA -jA +hH +hH +hH +hH +hH hH hH hH @@ -18852,7 +22045,7 @@ hH jA aa "} -(28,1,1) = {" +(25,1,1) = {" aa aa aa @@ -19096,11 +22289,11 @@ hH hH hH hH -jA -lS -lS -lS -jA +hH +hH +hH +hH +hH hH hH hH @@ -19109,7 +22302,7 @@ hH jA aa "} -(29,1,1) = {" +(26,1,1) = {" aa aa aa @@ -19353,11 +22546,11 @@ hH hH hH hH -jA -lS -lS -lS -jA +hH +hH +hH +hH +hH hH hH hH @@ -19366,48 +22559,7 @@ hH jA aa "} -(30,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +(27,1,1) = {" aa aa aa @@ -19561,6 +22713,47 @@ aa aa aa aa +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN aa aa aa @@ -19611,9 +22804,9 @@ hH hH hH jA -lS -lS -lS +jA +jA +jA jA hH hH @@ -19623,9 +22816,7 @@ hH jA aa "} -(31,1,1) = {" -aa -aa +(28,1,1) = {" aa aa aa @@ -19779,6 +22970,7 @@ aa aa aa aa +jN aa aa aa @@ -19818,6 +23010,7 @@ aa aa aa aa +jN aa aa aa @@ -19868,9 +23061,9 @@ hH hH hH jA -jA -jA -jA +lS +lS +lS jA hH hH @@ -19880,9 +23073,7 @@ hH jA aa "} -(32,1,1) = {" -aa -aa +(29,1,1) = {" aa aa aa @@ -20036,6 +23227,7 @@ aa aa aa aa +jN aa aa aa @@ -20075,6 +23267,7 @@ aa aa aa aa +jN aa aa aa @@ -20124,11 +23317,11 @@ hH hH hH hH -hH -hH -hH -hH -hH +jA +lS +lS +lS +jA hH hH hH @@ -20137,10 +23330,7 @@ hH jA aa "} -(33,1,1) = {" -aa -aa -aa +(30,1,1) = {" aa aa aa @@ -20294,6 +23484,7 @@ aa aa aa aa +jN aa aa aa @@ -20307,6 +23498,7 @@ aa aa aa aa +Ws aa aa aa @@ -20332,6 +23524,7 @@ aa aa aa aa +jN aa aa aa @@ -20381,11 +23574,11 @@ hH hH hH hH -hH -hH -hH -hH -hH +jA +lS +lS +lS +jA hH hH hH @@ -20394,10 +23587,7 @@ hH jA aa "} -(34,1,1) = {" -aa -aa -aa +(31,1,1) = {" aa aa aa @@ -20551,6 +23741,7 @@ aa aa aa aa +jN aa aa aa @@ -20564,6 +23755,7 @@ aa aa aa aa +iF aa aa aa @@ -20589,6 +23781,7 @@ aa aa aa aa +jN aa aa aa @@ -20638,11 +23831,11 @@ hH hH hH hH -hH -hH -hH -hH -hH +jA +jA +jA +jA +jA hH hH hH @@ -20651,13 +23844,7 @@ hH jA aa "} -(35,1,1) = {" -aa -aa -aa -aa -aa -aa +(32,1,1) = {" aa aa aa @@ -20811,6 +23998,7 @@ aa aa aa aa +jN aa aa aa @@ -20821,6 +24009,10 @@ aa aa aa aa +BP +BP +Bd +iF aa aa aa @@ -20846,6 +24038,7 @@ aa aa aa aa +jN aa aa aa @@ -20908,38 +24101,7 @@ hH jA aa "} -(36,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +(33,1,1) = {" aa aa aa @@ -21093,6 +24255,7 @@ aa aa aa aa +jN aa aa aa @@ -21103,6 +24266,36 @@ aa aa aa aa +BP +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +jN aa aa aa @@ -21165,43 +24358,7 @@ hH jA aa "} -(37,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +(34,1,1) = {" aa aa aa @@ -21355,11 +24512,47 @@ aa aa aa aa +jN aa aa aa aa aa +BP +GD +BP +BP +BP +us +iF +Yo +aR +vY +vY +vY +Wm +aR +aR +qA +qA +qA +HN +aR +aR +aR +aR +aR +JX +aR +aR +Gw +iF +sT +sT +sT +sT +iF +jN aa aa aa @@ -21422,38 +24615,7 @@ hH jA aa "} -(38,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +(35,1,1) = {" aa aa aa @@ -21607,6 +24769,7 @@ aa aa aa aa +jN aa aa aa @@ -21617,6 +24780,36 @@ aa aa aa aa +BP +iF +bC +Np +Np +jL +Np +Np +Np +Np +Np +jL +Np +Np +Np +ZH +oJ +Vu +jt +jt +jt +tE +kr +iG +sT +sT +sT +sT +iF +jN aa aa aa @@ -21679,38 +24872,7 @@ hH jA aa "} -(39,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +(36,1,1) = {" aa aa aa @@ -21864,6 +25026,7 @@ aa aa aa aa +jN aa aa aa @@ -21874,6 +25037,36 @@ aa aa aa aa +Bd +ed +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +VP +oJ +kr +TG +TG +VI +jm +kr +iG +sT +sT +sT +uT +iF +jN aa aa aa @@ -21918,34 +25111,25 @@ aa aa aa jA -jA -jA -jA -jA -jA -jA -jA -jA -jA -jA -jA -jA -jA -jA -jA +hH +hH +hH +hH +hH +hH +hH +hH +hH +hH +hH +hH +hH +hH +hH jA aa "} -(40,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa +(37,1,1) = {" aa aa aa @@ -22099,6 +25283,7 @@ aa aa aa aa +jN aa aa aa @@ -22109,6 +25294,36 @@ aa aa aa aa +Bd +BM +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +VP +oJ +kr +VI +TG +TG +jm +hp +iF +sT +sT +sT +sT +iF +jN aa aa aa @@ -22152,7 +25367,26 @@ aa aa aa aa +jA +hH +hH +hH +hH +hH +hH +hH +hH +hH +hH +hH +hH +hH +hH +hH +jA aa +"} +(38,1,1) = {" aa aa aa @@ -22192,8 +25426,6 @@ aa aa aa aa -"} -(41,1,1) = {" aa aa aa @@ -22308,6 +25540,7 @@ aa aa aa aa +jN aa aa aa @@ -22318,6 +25551,36 @@ aa aa aa aa +Bd +BM +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +VP +oJ +kr +TG +TG +TG +jm +kr +iF +sT +sT +sT +sT +iF +jN aa aa aa @@ -22361,7 +25624,26 @@ aa aa aa aa +jA +hH +hH +hH +hH +hH +hH +hH +hH +hH +hH +hH +hH +hH +hH +hH +jA aa +"} +(39,1,1) = {" aa aa aa @@ -22449,14 +25731,6 @@ aa aa aa aa -"} -(42,1,1) = {" -aa -aa -aa -aa -aa -aa aa aa aa @@ -22523,6 +25797,7 @@ aa aa aa aa +jN aa aa aa @@ -22533,6 +25808,36 @@ aa aa aa aa +Bd +BM +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +PC +oJ +kr +TG +VI +TG +jm +kr +iF +sT +sT +sT +sT +iF +jN aa aa aa @@ -22576,7 +25881,26 @@ aa aa aa aa +jA +jA +jA +jA +jA +jA +jA +jA +jA +jA +jA +jA +jA +jA +jA +jA +jA aa +"} +(40,1,1) = {" aa aa aa @@ -22706,8 +26030,6 @@ aa aa aa aa -"} -(43,1,1) = {" aa aa aa @@ -22732,6 +26054,7 @@ aa aa aa aa +jN aa aa aa @@ -22742,6 +26065,36 @@ aa aa aa aa +Bd +BM +OS +OS +OS +Gv +OS +OS +OS +OS +OS +OS +Gv +OS +OS +ee +oJ +kr +TG +zd +VI +jm +kr +iF +sT +sT +sT +sT +iF +jN aa aa aa @@ -22803,6 +26156,8 @@ aa aa aa aa +"} +(41,1,1) = {" aa aa aa @@ -22956,6 +26311,7 @@ aa aa aa aa +jN aa aa aa @@ -22963,11 +26319,39 @@ aa aa aa aa -"} -(44,1,1) = {" aa aa aa +Bd +BM +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +VP +oJ +jK +TG +TG +TG +jm +kr +iF +sT +sT +sT +uT +iF +jN aa aa aa @@ -23029,6 +26413,8 @@ aa aa aa aa +"} +(42,1,1) = {" aa aa aa @@ -23182,6 +26568,7 @@ aa aa aa aa +jN aa aa aa @@ -23192,6 +26579,36 @@ aa aa aa aa +Bd +BM +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +jQ +oJ +Je +Qx +TG +TG +jm +hp +iF +sT +sT +sT +sT +iF +jN aa aa aa @@ -23220,8 +26637,6 @@ aa aa aa aa -"} -(45,1,1) = {" aa aa aa @@ -23231,7 +26646,32 @@ aa aa aa aa +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di aa +"} +(43,1,1) = {" aa aa aa @@ -23385,6 +26825,7 @@ aa aa aa aa +jN aa aa aa @@ -23395,6 +26836,36 @@ aa aa aa aa +Bd +BM +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +VP +oJ +dB +TG +TG +TG +jm +fK +iF +sT +sT +sT +sT +iF +jN aa aa aa @@ -23432,7 +26903,32 @@ aa aa aa aa +Di +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Di aa +"} +(44,1,1) = {" aa aa aa @@ -23477,8 +26973,6 @@ aa aa aa aa -"} -(46,1,1) = {" aa aa aa @@ -23588,6 +27082,7 @@ aa aa aa aa +jN aa aa aa @@ -23598,6 +27093,36 @@ aa aa aa aa +Bd +fm +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +VP +oJ +kr +bJ +pg +bJ +jm +kr +iG +sT +Dl +FQ +sT +iF +jN aa aa aa @@ -23635,7 +27160,32 @@ aa aa aa aa +Di +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Di aa +"} +(45,1,1) = {" aa aa aa @@ -23734,8 +27284,6 @@ aa aa aa aa -"} -(47,1,1) = {" aa aa aa @@ -23791,6 +27339,7 @@ aa aa aa aa +jN aa aa aa @@ -23801,6 +27350,36 @@ aa aa aa aa +BP +iF +lp +Nk +yQ +Bb +gg +Nk +Nk +Nk +Nk +Bb +Nk +Nk +Nk +vw +oJ +Vo +VR +VR +VR +uW +kr +iG +Dl +je +UL +oJ +iF +jN aa aa aa @@ -23838,7 +27417,32 @@ aa aa aa aa +Di +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Di aa +"} +(46,1,1) = {" aa aa aa @@ -23991,14 +27595,48 @@ aa aa aa aa -"} -(48,1,1) = {" aa +jN aa aa aa aa aa +BP +GD +BP +BP +BP +us +iF +PO +oJ +jI +rV +rV +qY +rV +rV +SU +rV +rV +qY +rV +rV +rV +rV +rV +qY +rV +qE +rT +iF +Dl +FD +ha +KI +iF +jN aa aa aa @@ -24036,7 +27674,32 @@ aa aa aa aa +Di +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Di aa +"} +(47,1,1) = {" aa aa aa @@ -24190,6 +27853,7 @@ aa aa aa aa +jN aa aa aa @@ -24200,6 +27864,36 @@ aa aa aa aa +BP +iF +yq +Np +BN +jL +da +Np +Np +Np +Np +jL +Np +Np +Np +ZH +oJ +Vu +Vt +Vt +Vt +Cg +kr +iG +Dl +SY +zp +oJ +iF +jN aa aa aa @@ -24237,7 +27931,32 @@ aa aa aa aa +Di +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Di aa +"} +(48,1,1) = {" aa aa aa @@ -24248,8 +27967,6 @@ aa aa aa aa -"} -(49,1,1) = {" aa aa aa @@ -24393,6 +28110,7 @@ aa aa aa aa +jN aa aa aa @@ -24403,6 +28121,36 @@ aa aa aa aa +Bd +ed +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +VP +oJ +kr +pg +pg +bJ +jm +kr +iG +sT +Dl +FQ +sT +iF +jN aa aa aa @@ -24440,7 +28188,32 @@ aa aa aa aa +Di +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Di aa +"} +(49,1,1) = {" aa aa aa @@ -24505,30 +28278,6 @@ aa aa aa aa -"} -(50,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -24618,6 +28367,7 @@ aa aa aa aa +jN aa aa aa @@ -24628,6 +28378,36 @@ aa aa aa aa +Bd +BM +OS +OS +OS +OS +OS +OS +XE +OS +OS +OS +OS +OS +OS +VP +oJ +La +TG +TG +Qx +jm +kr +iF +sT +sT +sT +sT +iF +jN aa aa aa @@ -24665,7 +28445,32 @@ aa aa aa aa +Di +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Di aa +"} +(50,1,1) = {" aa aa aa @@ -24762,8 +28567,6 @@ aa aa aa aa -"} -(51,1,1) = {" aa aa aa @@ -24821,6 +28624,7 @@ aa aa aa aa +jN aa aa aa @@ -24831,6 +28635,36 @@ aa aa aa aa +Bd +BM +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +jQ +oJ +Uy +Qx +Qx +TG +jm +hp +iF +sT +sT +sT +sT +iF +jN aa aa aa @@ -24868,7 +28702,32 @@ aa aa aa aa +Di +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Di aa +"} +(51,1,1) = {" aa aa aa @@ -25019,11 +28878,10 @@ aa aa aa aa -"} -(52,1,1) = {" aa aa aa +jN aa aa aa @@ -25034,6 +28892,36 @@ aa aa aa aa +Bd +BM +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +VP +oJ +kr +TG +TG +Qx +jm +kr +iF +sT +sT +sT +uT +iF +jN aa aa aa @@ -25071,7 +28959,32 @@ aa aa aa aa +Di +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Di aa +"} +(52,1,1) = {" aa aa aa @@ -25225,6 +29138,7 @@ aa aa aa aa +jN aa aa aa @@ -25235,6 +29149,36 @@ aa aa aa aa +Bd +BM +OS +OS +OS +Gv +OS +OS +OS +OS +OS +OS +Gv +OS +OS +Vj +oJ +UJ +zl +SV +zl +Bi +kr +iF +sT +sT +sT +sT +iF +jN aa aa aa @@ -25272,12 +29216,35 @@ aa aa aa aa +Di +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Di aa +"} +(53,1,1) = {" aa aa aa -"} -(53,1,1) = {" aa aa aa @@ -25428,6 +29395,7 @@ aa aa aa aa +jN aa aa aa @@ -25438,6 +29406,36 @@ aa aa aa aa +Bd +BM +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +PC +oJ +Jp +TD +TD +bJ +jm +kr +iF +sT +sT +sT +sT +iF +jN aa aa aa @@ -25475,7 +29473,32 @@ aa aa aa aa +Di +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +pW +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Di aa +"} +(54,1,1) = {" aa aa aa @@ -25533,24 +29556,6 @@ aa aa aa aa -"} -(54,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -25647,6 +29652,7 @@ aa aa aa aa +jN aa aa aa @@ -25657,6 +29663,36 @@ aa aa aa aa +Bd +BM +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +VP +oJ +Uq +TG +TG +Qx +jm +kr +iF +sT +sT +sT +sT +iF +jN aa aa aa @@ -25694,7 +29730,32 @@ aa aa aa aa +Di +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Di aa +"} +(55,1,1) = {" aa aa aa @@ -25790,8 +29851,6 @@ aa aa aa aa -"} -(55,1,1) = {" aa aa aa @@ -25850,6 +29909,7 @@ aa aa aa aa +jN aa aa aa @@ -25860,6 +29920,36 @@ aa aa aa aa +Bd +BM +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +VP +oJ +ah +Qx +TG +TG +jm +hp +iF +sT +sT +sT +sT +iF +jN aa aa aa @@ -25897,7 +29987,32 @@ aa aa aa aa +Di +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Di aa +"} +(56,1,1) = {" aa aa aa @@ -26047,12 +30162,11 @@ aa aa aa aa -"} -(56,1,1) = {" aa aa aa aa +jN aa aa aa @@ -26063,6 +30177,36 @@ aa aa aa aa +Bd +fm +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +OS +VP +oJ +kr +TG +Qx +Qx +jm +kr +iG +sT +sT +sT +uT +iF +jN aa aa aa @@ -26100,7 +30244,32 @@ aa aa aa aa +Di +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Di aa +"} +(57,1,1) = {" aa aa aa @@ -26254,6 +30423,7 @@ aa aa aa aa +jN aa aa aa @@ -26264,6 +30434,36 @@ aa aa aa aa +BP +iF +ao +Nk +Nk +Bb +Nk +Nk +Nk +Nk +Nk +Bb +Nk +Nk +Nk +vw +oJ +sN +aR +aR +aR +ab +kr +iG +sT +sT +sT +sT +iF +jN aa aa aa @@ -26301,34 +30501,32 @@ aa aa aa aa +Di +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Di aa -aa -aa -"} -(57,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +"} +(58,1,1) = {" aa aa aa @@ -26482,11 +30680,47 @@ aa aa aa aa +jN aa aa aa aa aa +BP +GD +BP +BP +BP +us +iF +BC +jt +hk +hk +hk +nO +jt +jt +yD +yD +yD +Qq +jt +jt +jt +jt +jt +QJ +jt +jt +JU +iF +sT +sT +sT +sT +iF +jN aa aa aa @@ -26524,7 +30758,32 @@ aa aa aa aa +Di +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Di aa +"} +(59,1,1) = {" aa aa aa @@ -26561,8 +30820,6 @@ aa aa aa aa -"} -(58,1,1) = {" aa aa aa @@ -26680,6 +30937,7 @@ aa aa aa aa +jN aa aa aa @@ -26690,6 +30948,36 @@ aa aa aa aa +BP +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +iF +jN aa aa aa @@ -26727,7 +31015,32 @@ aa aa aa aa +Di +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Di aa +"} +(60,1,1) = {" aa aa aa @@ -26818,8 +31131,6 @@ aa aa aa aa -"} -(59,1,1) = {" aa aa aa @@ -26883,6 +31194,7 @@ aa aa aa aa +jN aa aa aa @@ -26893,6 +31205,10 @@ aa aa aa aa +BP +BP +Bd +iF aa aa aa @@ -26918,6 +31234,7 @@ aa aa aa aa +jN aa aa aa @@ -26955,7 +31272,32 @@ aa aa aa aa +Di +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Di aa +"} +(61,1,1) = {" aa aa aa @@ -27075,8 +31417,6 @@ aa aa aa aa -"} -(60,1,1) = {" aa aa aa @@ -27111,6 +31451,7 @@ aa aa aa aa +jN aa aa aa @@ -27124,6 +31465,7 @@ aa aa aa aa +iF aa aa aa @@ -27149,6 +31491,7 @@ aa aa aa aa +jN aa aa aa @@ -27186,7 +31529,32 @@ aa aa aa aa +Di +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Di aa +"} +(62,1,1) = {" aa aa aa @@ -27332,8 +31700,6 @@ aa aa aa aa -"} -(61,1,1) = {" aa aa aa @@ -27342,6 +31708,7 @@ aa aa aa aa +jN aa aa aa @@ -27355,6 +31722,7 @@ aa aa aa aa +It aa aa aa @@ -27380,6 +31748,7 @@ aa aa aa aa +jN aa aa aa @@ -27417,7 +31786,32 @@ aa aa aa aa +Di +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Di aa +"} +(63,1,1) = {" aa aa aa @@ -27571,6 +31965,7 @@ aa aa aa aa +jN aa aa aa @@ -27589,8 +31984,6 @@ aa aa aa aa -"} -(62,1,1) = {" aa aa aa @@ -27612,6 +32005,7 @@ aa aa aa aa +jN aa aa aa @@ -27649,7 +32043,32 @@ aa aa aa aa +Di +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Qe +Di aa +"} +(64,1,1) = {" aa aa aa @@ -27803,6 +32222,7 @@ aa aa aa aa +jN aa aa aa @@ -27842,12 +32262,11 @@ aa aa aa aa +jN aa aa aa aa -"} -(63,1,1) = {" aa aa aa @@ -27881,7 +32300,32 @@ aa aa aa aa +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di +Di aa +"} +(65,1,1) = {" aa aa aa @@ -28035,6 +32479,47 @@ aa aa aa aa +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN +jN aa aa aa @@ -28096,6 +32581,8 @@ aa aa aa aa +"} +(66,1,1) = {" aa aa aa @@ -28103,8 +32590,6 @@ aa aa aa aa -"} -(64,1,1) = {" aa aa aa @@ -28312,29 +32797,6 @@ aa aa aa aa -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di aa aa aa @@ -28360,8 +32822,6 @@ aa aa aa aa -"} -(65,1,1) = {" aa aa aa @@ -28378,6 +32838,8 @@ aa aa aa aa +"} +(67,1,1) = {" aa aa aa @@ -28569,29 +33031,6 @@ aa aa aa aa -Di -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Di aa aa aa @@ -28617,8 +33056,6 @@ aa aa aa aa -"} -(66,1,1) = {" aa aa aa @@ -28658,6 +33095,8 @@ aa aa aa aa +"} +(68,1,1) = {" aa aa aa @@ -28826,29 +33265,6 @@ aa aa aa aa -Di -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Di aa aa aa @@ -28874,8 +33290,6 @@ aa aa aa aa -"} -(67,1,1) = {" aa aa aa @@ -28938,6 +33352,8 @@ aa aa aa aa +"} +(69,1,1) = {" aa aa aa @@ -29083,29 +33499,6 @@ aa aa aa aa -Di -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Di aa aa aa @@ -29131,8 +33524,6 @@ aa aa aa aa -"} -(68,1,1) = {" aa aa aa @@ -29218,6 +33609,8 @@ aa aa aa aa +"} +(70,1,1) = {" aa aa aa @@ -29340,29 +33733,6 @@ aa aa aa aa -Di -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Di aa aa aa @@ -29388,8 +33758,6 @@ aa aa aa aa -"} -(69,1,1) = {" aa aa aa @@ -29498,6 +33866,8 @@ aa aa aa aa +"} +(71,1,1) = {" aa aa aa @@ -29597,29 +33967,6 @@ aa aa aa aa -Di -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Di aa aa aa @@ -29645,8 +33992,6 @@ aa aa aa aa -"} -(70,1,1) = {" aa aa aa @@ -29778,6 +34123,8 @@ aa aa aa aa +"} +(72,1,1) = {" aa aa aa @@ -29854,29 +34201,6 @@ aa aa aa aa -Di -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Di aa aa aa @@ -29902,8 +34226,6 @@ aa aa aa aa -"} -(71,1,1) = {" aa aa aa @@ -30058,6 +34380,8 @@ aa aa aa aa +"} +(73,1,1) = {" aa aa aa @@ -30111,29 +34435,6 @@ aa aa aa aa -Di -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Di aa aa aa @@ -30159,8 +34460,6 @@ aa aa aa aa -"} -(72,1,1) = {" aa aa aa @@ -30338,6 +34637,8 @@ aa aa aa aa +"} +(74,1,1) = {" aa aa aa @@ -30368,29 +34669,6 @@ aa aa aa aa -Di -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Di aa aa aa @@ -30416,8 +34694,6 @@ aa aa aa aa -"} -(73,1,1) = {" aa aa aa @@ -30618,6 +34894,8 @@ aa aa aa aa +"} +(75,1,1) = {" aa aa aa @@ -30625,29 +34903,6 @@ aa aa aa aa -Di -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Di aa aa aa @@ -30673,8 +34928,6 @@ aa aa aa aa -"} -(74,1,1) = {" aa aa aa @@ -30882,29 +35135,6 @@ aa aa aa aa -Di -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Di aa aa aa @@ -30921,6 +35151,8 @@ aa aa aa aa +"} +(76,1,1) = {" aa aa aa @@ -30930,8 +35162,6 @@ aa aa aa aa -"} -(75,1,1) = {" aa aa aa @@ -31139,29 +35369,6 @@ aa aa aa aa -Di -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -pW -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Di aa aa aa @@ -31187,8 +35394,6 @@ aa aa aa aa -"} -(76,1,1) = {" aa aa aa @@ -31203,6 +35408,8 @@ aa aa aa aa +"} +(77,1,1) = {" aa aa aa @@ -31396,29 +35603,6 @@ aa aa aa aa -Di -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Di aa aa aa @@ -31444,8 +35628,6 @@ aa aa aa aa -"} -(77,1,1) = {" aa aa aa @@ -31483,6 +35665,8 @@ aa aa aa aa +"} +(78,1,1) = {" aa aa aa @@ -31653,29 +35837,6 @@ aa aa aa aa -Di -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Di aa aa aa @@ -31701,8 +35862,6 @@ aa aa aa aa -"} -(78,1,1) = {" aa aa aa @@ -31763,6 +35922,8 @@ aa aa aa aa +"} +(79,1,1) = {" aa aa aa @@ -31910,29 +36071,6 @@ aa aa aa aa -Di -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Di aa aa aa @@ -31958,8 +36096,6 @@ aa aa aa aa -"} -(79,1,1) = {" aa aa aa @@ -32043,6 +36179,8 @@ aa aa aa aa +"} +(80,1,1) = {" aa aa aa @@ -32167,29 +36305,6 @@ aa aa aa aa -Di -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Di aa aa aa @@ -32215,8 +36330,6 @@ aa aa aa aa -"} -(80,1,1) = {" aa aa aa @@ -32323,6 +36436,14 @@ aa aa aa aa +"} +(81,1,1) = {" +aa +aa +aa +aa +aa +aa aa aa aa @@ -32424,29 +36545,6 @@ aa aa aa aa -Di -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Di aa aa aa @@ -32472,8 +36570,6 @@ aa aa aa aa -"} -(81,1,1) = {" aa aa aa @@ -32597,6 +36693,14 @@ aa aa aa aa +"} +(82,1,1) = {" +aa +aa +aa +aa +aa +aa aa aa aa @@ -32681,29 +36785,6 @@ aa aa aa aa -Di -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Di aa aa aa @@ -32729,8 +36810,6 @@ aa aa aa aa -"} -(82,1,1) = {" aa aa aa @@ -32871,6 +36950,8 @@ aa aa aa aa +"} +(83,1,1) = {" aa aa aa @@ -32938,29 +37019,6 @@ aa aa aa aa -Di -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Di aa aa aa @@ -32986,8 +37044,6 @@ aa aa aa aa -"} -(83,1,1) = {" aa aa aa @@ -33151,6 +37207,8 @@ aa aa aa aa +"} +(84,1,1) = {" aa aa aa @@ -33195,29 +37253,6 @@ aa aa aa aa -Di -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Di aa aa aa @@ -33243,8 +37278,6 @@ aa aa aa aa -"} -(84,1,1) = {" aa aa aa @@ -33431,6 +37464,8 @@ aa aa aa aa +"} +(85,1,1) = {" aa aa aa @@ -33452,29 +37487,6 @@ aa aa aa aa -Di -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Di aa aa aa @@ -33500,8 +37512,6 @@ aa aa aa aa -"} -(85,1,1) = {" aa aa aa @@ -33709,31 +37719,10 @@ aa aa aa aa -Di -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Qe -Di aa aa +"} +(86,1,1) = {" aa aa aa @@ -33757,8 +37746,6 @@ aa aa aa aa -"} -(86,1,1) = {" aa aa aa @@ -33966,29 +37953,6 @@ aa aa aa aa -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di -Di aa aa aa @@ -38861,7 +42825,7 @@ Lt aa aa Lt -Vh +Dh LI CH CH @@ -39915,7 +43879,7 @@ Li Lb bN uQ -bN +tJ Lt aa aa @@ -47044,9 +51008,9 @@ oe YG mD oe -mB +ok td -nR +QI oe mD aa @@ -47548,10 +51512,10 @@ aa oe bW ss -cG +Jd pR uO -hV +zg fw xe fw @@ -47809,7 +51773,7 @@ tt PH mD vE -je +Ni xg wt tn @@ -48066,15 +52030,15 @@ tu mD mD mD -Qw +Ru xh -ht +tA mD gO cn -ib +Ka gO -ib +Ka CC gO gO @@ -48319,12 +52283,12 @@ Zf On fu ES -Lg +ms Hz aK mD wv -jZ +qm wv mD yL @@ -48575,19 +52539,19 @@ Wl Qb On au -XU +Cl dx -HN +Cu dd mD -Kb +Hn xh Kv mD WO -id -id -id +Fz +Fz +Fz eF WR db @@ -48842,8 +52806,8 @@ Fh wz mD Rd -id -id +Fz +Fz TE az WR @@ -49085,7 +53049,7 @@ On eA Rl Br -te +Km cB On vv @@ -49099,7 +53063,7 @@ fw fa mD PU -Zn +sp nz yR eV @@ -49356,11 +53320,11 @@ fw Wb mD kO -Sv +AL he he he -CQ +zT ty gO aa @@ -49393,29 +53357,29 @@ aa aa aa aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf aa aa aa @@ -49612,8 +53576,8 @@ rd fw wB yr -fo -JG +yk +xB JW eE rB @@ -49650,38 +53614,38 @@ aa aa aa aa +uf +Lg +eQ +GH +Wn +Zb +Wq +Wq +Do +Wq +Wq +Wq +Wq +Wq +Wq +Wq +Wq +Do +Wq +Wq +Wq +pv +uf aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +uf +uf +uf +uf +uf +uf +uf +uf aa aa aa @@ -49907,39 +53871,39 @@ uf uf uf aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +uf +ga +kD +wj +Wn +Uf +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +ma +Wq +uf +uf +uf +xn +Wq +Do +Wq +Wq +Wq +uf +uf aa aa aa @@ -50119,14 +54083,14 @@ On uP dz Nr -te +Km Hw mD Cp xR xR OQ -Hq +EQ PM Om SR @@ -50164,46 +54128,46 @@ eH vc uf aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +uf +zA +wj +zA +Wn +Ct +Uk +ad +Uk +XN +Uk +Uk +QZ +Uk +pa +Uk +KG +Ew +Mc +Uk +kL +vh +uf +xn +Wq +Uk +Uk +Uk +Uk +Uk +Wq +Wq +uf +uf +uf +uf +uf +uf +uf +uf aa "} (150,1,1) = {" @@ -50370,16 +54334,16 @@ On ks XL Yr -Nc +lF nA eD CV Vp OY -te +Km fN -hu -hV +KY +zg fw wh mD @@ -50421,46 +54385,46 @@ Wn Wn uf aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +uf +uf +uf +uf +uf +nH +Uk +HT +Uk +kb +Uk +Uk +QD +Uk +Pa +Uk +aY +Es +mh +Uk +VE +Wq +uf +Ca +Uk +RS +Kc +Uk +yg +cQ +Uk +vh +uf +Gl +Nu +SW +XZ +zm +Zn +uf aa "} (151,1,1) = {" @@ -50641,7 +54605,7 @@ fw bm mD HC -gW +HD ar ar ar @@ -50680,44 +54644,44 @@ uf aa aa aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +uf +wj +uf +Dx +Uk +kQ +Uk +JL +Uk +Uk +Tq +Uk +YD +Uk +OJ +Uk +Uk +Uk +BL +Wq +Wq +ma +Uk +XX +Mx +Uk +ZR +ZU +Uk +Wq +uf +Gl +VH +Yf +Gl +Ok +sl +uf aa "} (152,1,1) = {" @@ -50868,7 +54832,7 @@ aa aa aa aa -yV +aa aa aa aa @@ -50937,7 +54901,47 @@ uf FU uf aa +uf +GH +Wn +Kb +Uk +dH +Uk +pC +Uk +Uk +Nv +Uk +ZY +Uk +WQ +Uk +Ba +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Wq +uf +Gl +ii +IU +Gl +JB +se +uf aa +"} +(153,1,1) = {" aa aa aa @@ -50976,39 +54980,6 @@ aa aa aa aa -"} -(153,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -51121,25 +55092,18 @@ aa aa aa aa -iX -jk -jr -iX -jr -jI -iX aa aa aa aa -iX -iX +iF +iF iF iF iF On lj -lX +Qu WX Ur UR @@ -51194,7 +55158,47 @@ Sz Sz uf aa +uf +la +Wn +Ig +Uk +Uk +TH +Uk +Uk +Uk +Uk +TH +Uk +Uk +Kl +Uk +XY +Uk +Uk +Cr +zY +JD +Qw +Uk +CN +zB +Mg +Uk +Uk +Wq +uf +Gl +rj +gT +Gl +DZ +wI +uf aa +"} +(154,1,1) = {" aa aa aa @@ -51233,39 +55237,6 @@ aa aa aa aa -"} -(154,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -51378,18 +55349,11 @@ aa aa aa aa -iX -jl -js -iX -js -jJ -iX aa aa aa aa -iX +iF OM mG nl @@ -51397,7 +55361,7 @@ pd On Rn EJ -Et +yZ QV Mo YU @@ -51409,13 +55373,13 @@ uZ oe su fw -pC +CX WM WG OK -Il +xO bH -Il +xO Zv VZ RQ @@ -51451,7 +55415,47 @@ Sz Sz uf aa +uf +zA +Wn +Mq +Uk +VW +Uk +hq +Uk +Uk +Ju +Uk +JK +Uk +Nl +Uk +Iy +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Wq +uf +Gl +Ch +IG +Gl +TN +hr +uf aa +"} +(155,1,1) = {" aa aa aa @@ -51490,32 +55494,6 @@ aa aa aa aa -"} -(155,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -51633,20 +55611,6 @@ aa aa aa iF -iN -iX -iX -jm -jr -iX -jr -jK -iX -iX -iX -iX -iN -iF Pg mH nm @@ -51669,10 +55633,10 @@ fw ts mD cm -TX +OL IN IN -gF +Dd sE UK Ya @@ -51708,7 +55672,47 @@ Mv Mv uf aa +uf +Sr +uf +Dx +Uk +JF +Uk +DS +Uk +Uk +KP +Uk +Wr +Uk +ek +Uk +Uk +Uk +Qh +ma +Uf +Uf +Uk +Ak +Sv +Uk +mX +hh +Uk +Wq +uf +Bc +Gl +Gl +Gl +jl +WV +uf aa +"} +(156,1,1) = {" aa aa aa @@ -51747,32 +55751,6 @@ aa aa aa aa -"} -(156,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -51890,20 +55868,6 @@ aa aa aa iF -iO -iO -jc -jn -iP -jy -jD -jL -jc -jc -jc -iO -iO -iX md iR nn @@ -51966,7 +55930,46 @@ Sz uf uf uf +uf +uf +Oy +Uk +Kj +Uk +yu +Uk +Uk +Qj +Uk +eb +Uk +tO +eJ +aQ +Uk +NF +Wq +uf +Ca +Uk +tf +Hu +Uk +Kk +CS +Uk +vh +uf +Gl +pk +un +Gl +vf +sy +uf aa +"} +(157,1,1) = {" aa aa aa @@ -52004,31 +56007,6 @@ aa aa aa aa -"} -(157,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -52147,20 +56125,6 @@ aa aa aa iF -iP -iP -jd -jo -jt -jt -jt -jM -jP -kj -kj -jD -jD -iX me mI lo @@ -52222,8 +56186,47 @@ Sz Sz Wn zA +wj +GH +Os +Me +Uk +UF +Uk +YI +Uk +Uk +NV +Uk +Bt +Uk +IB +Fp +kt +Uk +XB +vh +uf +Uf +Uf +Uk +Uk +Uk +Uk +Uk +ma +xn +uf +Gl +oq +nI +Gl +sR +Im uf aa +"} +(158,1,1) = {" aa aa aa @@ -52261,31 +56264,6 @@ aa aa aa aa -"} -(158,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -52403,20 +56381,6 @@ aa aa aa aa -iF -iQ -wa -xY -xY -xY -xY -xY -xY -xY -xY -xY -ul -ln iN zn iR @@ -52437,14 +56401,14 @@ vb oe su fw -ad +ft mD Vg sG Yb Yb -hE -mU +El +tl IK Ya aa @@ -52478,9 +56442,48 @@ uf Sz Sz Wn -ga +eU +kD +wj +Os +Uf +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +Uk +ma +Wq +uf +uf +uf +Uf +Uf +MZ +Uf +Uf +xn +uf +uf +Bf +uf +uf +Gl +fv +Jk uf aa +"} +(159,1,1) = {" aa aa aa @@ -52518,31 +56521,6 @@ aa aa aa aa -"} -(159,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -52660,21 +56638,7 @@ aa aa aa aa -iG -iR -Ie -iO -iO -oJ -iO -oJ -iO -oJ -iO -iO -Nk -lo -lJ +bL hz iR lo @@ -52692,7 +56656,7 @@ cA YU va oe -dR +gn Fh xS ub @@ -52700,7 +56664,7 @@ wg oL fj RM -OG +hx gS VM Yt @@ -52736,8 +56700,47 @@ Sz Sz Wn zA +hR +zA +Os +Dx +Uf +Uf +MZ +Uf +Uf +Uf +Uf +Uf +Uf +Uf +Uf +MZ +Uf +Uf +Uf +Zb +uf +Wi +uf +uf +uf +uf +uf +uf +uf +uf +VC +zj +Yh +uf +Gl +BE +yV uf aa +"} +(160,1,1) = {" aa aa aa @@ -52775,31 +56778,6 @@ aa aa aa aa -"} -(160,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -52917,20 +56895,6 @@ aa aa aa aa -iG -iR -Ie -jp -jp -oJ -jp -oJ -jp -oJ -jp -jp -Nk -lo iF HV mJ @@ -52994,8 +56958,46 @@ Sz uf uf uf +uf +uf +uf +uf +Bf +oG +Wn +oG +Bf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf aa +BP +qN +PL +PL +fd +rq +bl +zj +ma +GK +uf +Gl +Sc +dr +uf aa +"} +(161,1,1) = {" aa aa aa @@ -53032,30 +57034,6 @@ aa aa aa aa -"} -(161,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -53175,20 +57153,6 @@ aa aa aa iF -iR -Ie -jp -jp -oJ -jp -oJ -jp -oJ -jp -jp -Nk -EK -iF iF iF lJ @@ -53250,7 +57214,47 @@ uf Fj uf uf +Wi +Wi +uf +VC +zj +zj +KJ +go +go +go +Zh +Tk +NB +cc +jo +dT +go +de +go +go +Db +uf +uf +BP +qN +PL +PL +fd +tc +dZ +ma +el +Mh +uf +Gl +lm +ze +uf aa +"} +(162,1,1) = {" aa aa aa @@ -53289,32 +57293,6 @@ aa aa aa aa -"} -(162,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -53431,20 +57409,6 @@ aa aa aa aa -iG -iR -Ie -jp -jp -oJ -jp -oJ -jp -oJ -jp -jp -Nk -lp iF mi kj @@ -53507,7 +57471,47 @@ Fu Sz ih uf +Wi +uf +uf +zj +ma +ma +rG +RD +RD +RD +RD +RD +RD +RD +RD +RD +RD +RD +RD +RD +Tn +CQ +uf +uf +uf +bo +jq +fd +xI +Og +Dr +nc +wf +uf +Gl +xP +vl +uf aa +"} +(163,1,1) = {" aa aa aa @@ -53546,24 +57550,6 @@ aa aa aa aa -"} -(163,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -53680,29 +57666,7 @@ aa aa aa aa -aa -aa -aa -aa -aa -aa -aa -aa -iG -iR -Ws -Qx -Qx -Qx -Qx -Qx -Qx -Qx -Qx -Qx -kr -lo -lK +bL iR oJ oJ @@ -53766,7 +57730,45 @@ cs uf uf uf +yT +Wh +pp +rG +RD +RD +Qa +Ie +Ie +Ie +mx +Ie +Ie +Ie +Ie +Ie +aV +RD +RD +Tn +go +Db +uf +ug +jD +uf +uf +uf +fo +uf +uf +uf +uf +uf +uf +uf aa +"} +(164,1,1) = {" aa aa aa @@ -53803,30 +57805,6 @@ aa aa aa aa -"} -(164,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -53946,20 +57924,6 @@ aa aa aa iF -iS -iZ -Gl -jq -Fm -xI -vY -jN -jQ -jN -Gl -Gl -lq -iF mj jf iZ @@ -53977,7 +57941,7 @@ tK Ab mR Ab -np +Ab Ab Ab Ab @@ -54021,11 +57985,47 @@ Xw Sz cD Wn -wj +eQ +Os +kW +mv +RD +RD +RD +Qa +mr +uf +uf +jZ +oG +Wn +oG +jZ +uf +uf +Gl +aV +RD +RD +RD +JM +uf +tU +qB +ju +Wn +xn +Wq +Wq +Wq +ID +bS uf aa aa aa +"} +(165,1,1) = {" aa aa aa @@ -54060,28 +58060,6 @@ aa aa aa aa -"} -(165,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -54204,20 +58182,6 @@ aa aa iF iF -iN -iF -iF -iF -iF -iF -iF -iF -iN -iF -iF -iF -iF -iF iF no iF @@ -54278,42 +58242,42 @@ Sz Sz Rw Wn -IR +zA +Os +Db +gc +RD +Qa +Ie +Ja +uf +uf +Uk +Uk +AS +hn +AS +Uk +Uk +uf +uf +Ay +Ie +aV +RD +dO +uf +uo +gB +VN +uf +Uf +GS +xr +ma +EK +lC uf -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -54459,7 +58423,7 @@ aa aa aa aa -Vx +aa aa aa aa @@ -54535,42 +58499,42 @@ Xw Sz QU uf -Wn +Os +uf +uf +du +RD +JM +uf +uf +uf +eT +pm +Kz +Kz +Kz +Kz +Kz +ZI +FT +uf +uf +uf +nw +RD +JM +uf +ay +Wq +cU +dX +ma +PA +MG +ma +hV +jP uf -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -54716,7 +58680,7 @@ aa aa aa aa -Vx +aa aa aa aa @@ -54791,12 +58755,48 @@ Pr Xw Sz Qo -Wn -zA +Os +ux +wj +wV +lY +RD +JM +uf +lf +uf +Uk +Nj +SM +Cw +SM +Cw +SM +Kz +Uk +uf +nf +uf +xQ +RD +ua +uf +NQ +ma +zL +ma +ma +jT +VX +ma +ma +uD uf aa aa aa +"} +(168,1,1) = {" aa aa aa @@ -54831,29 +58831,6 @@ aa aa aa aa -"} -(168,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -54974,19 +58951,6 @@ aa aa aa Vx -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -Vx lM tI Vf @@ -55013,7 +58977,7 @@ io vt xT iu -BE +SI mk CJ Ab @@ -55048,46 +59012,46 @@ Xn pY Sz dJ +Os +Ww +sW +Uu +OU +RD +JM Wn -wj +QK +Wn +eW +Nj +Cw +SM +Cw +SM +Cw +Kz +pK +Wn +QK +Wn +pz +RD +JM +Bf +Uf +ma +ma +ma +ma +nt +Xe +ma +ma +Rf uf aa aa aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa "} (169,1,1) = {" aa @@ -55230,7 +59194,7 @@ aa aa aa aa -Vx +aa aa aa aa @@ -55306,42 +59270,42 @@ qk Sz Cb uf +mZ +yF +lk +OU +RD +Nc +Wn +sx +Wn +lQ +Nj +SM +Ls +OG +Cw +SM +Kz +bu Wn +wu +Wn +Nb +RD +Eh +uf +Dx +ma +ma +ma +ma +ma +ma +Uf +Uf +xn uf -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -55487,7 +59451,7 @@ aa aa aa aa -Vx +aa aa aa aa @@ -55527,7 +59491,7 @@ io vt xo mk -BE +SI iu CK Ab @@ -55562,46 +59526,46 @@ Pl kd Sz qd +Os +Cs +ux +zQ +OU +RD +JM Wn -wj +uq +Wn +eW +Nj +Cw +SM +Cw +SM +Cw +Kz +pK +Wn +uq +Wn +TP +RD +JM +Bf +Uf +ma +ma +ma +iQ +dZ +tT +HU +mm +Ys uf aa aa aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa "} (171,1,1) = {" aa @@ -55744,7 +59708,7 @@ aa aa aa aa -Vx +aa aa aa aa @@ -55819,43 +59783,43 @@ Pr Xw Sz Qo -Wn +Os zA +Sr +Jo +lY +RD +JM +uf +Ce +uf +Uk +Nj +SM +Cw +SM +Cw +SM +Kz +Uk +uf +Ce +uf +LY +RD +ua +uf +lX +Uc +Hq +cF +mu +xY +tZ +nR +zL +hE uf -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -56001,7 +59965,7 @@ aa aa aa aa -Vx +aa aa aa aa @@ -56077,42 +60041,42 @@ Xw Sz UV uf -Wn +Os +uf +uf +du +RD +JM +uf +uf +uf +eT +Hy +Nj +Nj +Nj +Nj +Nj +Ti +FT +uf +uf +uf +MT +RD +JM +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf uf -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -56334,31 +60298,31 @@ Sz Sz Sg Wn -ga +wj +Os +VC +OU +RD +Tn +go +sX +uf +uf +Uk +Uk +Jj +bF +Jj +Uk +Uk +uf +uf +js +go +VV +RD +dO uf -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -56534,10 +60498,10 @@ Jb uj il nM -nM -nM -nM -nM +qD +qD +qD +qD io bp eP @@ -56547,7 +60511,7 @@ tN Ab mR Ab -np +Ab Ab Ab Ab @@ -56591,31 +60555,31 @@ Xw Sz JJ Wn -zA +mz +Os +iA +LT +RD +RD +RD +Tn +Ay +uf +uf +jZ +oG +Wn +oG +jZ +uf +uf +zj +VV +RD +RD +RD +JM uf -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -56802,13 +60766,13 @@ Gm io eu tN -mR -hB +vk tN +Ab +Ab +Ab xo -xo -xF -mR +er zG RX AT @@ -56850,29 +60814,29 @@ sk uf uf uf -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +YB +TZ +kg +aV +RD +RD +Tn +go +go +go +rp +go +go +go +go +go +VV +RD +RD +Qa +Ie +po +uf aa aa aa @@ -57060,14 +61024,14 @@ io io UO io +FA +Ab +Ab +Ab +xo io -gY -mk -gY -io -io -iu -iu +MN +hy io Zz io @@ -57105,31 +61069,31 @@ Qo Sz ih uf -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +Wi +uf +uf +zj +ma +ma +aV +RD +RD +RD +RD +RD +RD +RD +RD +RD +RD +RD +RD +RD +Qa +AM +uf +uf +uf aa aa aa @@ -57310,21 +61274,21 @@ iU jx jG iu -Ym -io -io -rK +yG iu -MF +JQ +qz +iu +Qn io vP Ku -vP -vP -vP +Ku +Ku +DT io -rK -mQ +iu +iu io io io @@ -57362,29 +61326,29 @@ uf Fj uf uf -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +Wi +Wi +uf +Db +Dr +Dr +UB +Ie +Ie +Ie +xa +zP +UZ +aq +if +od +Ie +Yz +Ie +Ie +po +uf +uf aa aa aa @@ -57575,15 +61539,15 @@ io yj io io -Im +gY mk -Im -io -io -iu -iu +gY io io +QG +UE +ui +hB io io io @@ -57620,27 +61584,27 @@ Sz uf uf uf -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +uf +uf +uf +uf +Bf +oG +Wn +oG +Bf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf aa aa aa @@ -57824,7 +61788,7 @@ Mz jw jG iu -Ym +jr iu Iw sK @@ -57839,7 +61803,7 @@ Fg io zH Aq -AU +Aq BF iu zC @@ -57876,6 +61840,27 @@ Sz Sz Wn zA +eQ +GH +Os +Zb +Wq +Wq +Do +Wq +Wq +Wq +Wq +Do +Wq +Wq +Wq +Do +Wq +pv +Os +zA +wj uf aa aa @@ -57894,27 +61879,6 @@ aa aa aa aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa "} (180,1,1) = {" aa @@ -58081,21 +62045,21 @@ il jE jG iu -lN +Oj iu SQ sK Ts -em +JP io pr -Ab -Ab -Ab +Nw +Nw +Nw tg io zI -Ab +cO xN BG io @@ -58133,6 +62097,27 @@ Sz Sz Wn ga +kD +wj +Os +rl +Uk +jM +Uk +pt +Uk +Uk +Uk +mP +Uk +hb +Uk +CG +Uk +LZ +Os +ga +GF uf aa aa @@ -58151,27 +62136,6 @@ aa aa aa aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa "} (181,1,1) = {" aa @@ -58338,7 +62302,7 @@ Mz jw jG iu -Ym +jr iu gl sK @@ -58346,14 +62310,14 @@ OH yo iu vR -Ab -Ab -Ab -yz +Nw +hm +Nw +th iu zI xN -Ab +cO BH iu Ym @@ -58390,6 +62354,27 @@ Sz Sz Wn zA +wj +zA +Os +xH +Uk +kc +Uk +QM +Uk +Kp +Uk +Yv +Uk +Wo +Uk +DE +Uk +BO +Os +zA +wj uf aa aa @@ -58408,27 +62393,6 @@ aa aa aa aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa "} (182,1,1) = {" aa @@ -58603,13 +62567,13 @@ uc uw vd vS -wH -Ab -Ab -np +Nw +dk +Nw +nu zk -zJ -Ab +wK +cO xN BI io @@ -58650,25 +62614,25 @@ uf uf uf uf +Dx +Uk +Uk +Uk +Uk +Uk +tY +Uk +Uk +Uk +Uk +Uk +Uk +Uk +pv +uf +uf +uf uf -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aa aa aa @@ -58852,22 +62816,22 @@ iT jH jG iu -qw +jp iu ZS sK GX wl io -vR -Ab -Ab -Ab +yf +Nw +pu +Nw yz iu -zJ +wK xN -Ab +cO BJ iu lN @@ -58906,26 +62870,26 @@ uf Kg Xw wW -cU uf -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +mb +Uk +Fm +Uk +Ly +Uk +Uk +Uk +rU +Uk +YZ +Uk +ve +Uk +tS +Os +wj +zA +uf aa aa aa @@ -59109,7 +63073,7 @@ iU iU lt iu -zC +xu iu Cx sK @@ -59117,13 +63081,13 @@ uc uw vd vS -wH -Ab -Ab -np +Nw +DV +Nw +nu zk -zJ -Ab +wK +cO xN Ry io @@ -59163,26 +63127,26 @@ uf RA Xw Gy -cU uf -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +iP +Uk +BS +TH +yB +Uk +Fr +Uk +CP +TH +LO +Uk +uA +Uk +DM +Os +ga +RN +uf aa aa aa @@ -59366,22 +63330,22 @@ et ja RI io -io +iu io en -uc -SO +sK +AU bG iu hA -wI Nw -wI +Nw +Nw Dm iu zK As -zJ +As YY iu lN @@ -59420,26 +63384,26 @@ ER Xw Fy Gy -cU uf -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +kN +Uk +uJ +Uk +Gh +Uk +Uk +Uk +jk +Uk +Gt +Uk +gW +Uk +AZ +Os +zA +wj +uf aa aa aa @@ -59622,29 +63586,29 @@ ps Ar ps yh -Hv -cg -cg -cg -UO -cg -cg -cg -cg -gY +io +Rt +io +QL +qP +SO +Lx +io +iO +ai GJ -gY -cg -cg -cg -cg -sn -cg -cg -fm -cg +ai +iY +io +GG +Is +zJ +ys +io +io +io UO -cg +io NO NO NO @@ -59677,26 +63641,26 @@ uf RA jR Gy -cU uf -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +Dx +Uk +Uk +Uk +Uk +Uk +Qs +Uk +Uk +Uk +Uk +Uk +Uk +Uk +pv +uf +uf +uf +uf aa aa aa @@ -59879,28 +63843,28 @@ rM rM rM HW -Hv -cg -PL -fm -cO -fm -eK -cg -vU +io +io +io +io +io +io +io +io +io LH +mk vU -vU -vU -cg -hm -fm -cO -BM -HH -ug -HH -HH +io +io +io +io +io +io +io +Tw +iu +uc sY NO NO @@ -59934,26 +63898,26 @@ uf ro Xw UU -cU uf -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +nh +Uk +ng +Uk +QQ +Uk +Az +Uk +xq +Uk +Wg +Uk +jc +Uk +nE +Os +zA +wj +uf aa aa aa @@ -60137,28 +64101,28 @@ rM rM RG Hv +Ql +Ql cg -cg -cg -Wc -cg -cg -cg -cg +WJ EA -GJ +yI +EA +ns +EA +EA +EA +ns +EA +yI EA -cg -cg -cg -cg -Wc -cg -cg -cg -cg Wc cg +lN +oW +io +yj +io Yn sZ Yn @@ -60192,6 +64156,24 @@ uf uf uf uf +IX +Uk +Jx +Uk +zN +Uk +jb +Uk +iJ +Uk +vV +Uk +VD +Uk +sU +Os +zA +RN uf aa aa @@ -60210,24 +64192,6 @@ aa aa aa aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa "} (189,1,1) = {" aa @@ -60393,36 +64357,36 @@ rM rM rM zc -Hv -qy -qz +RI +EP +Ql cg -sN -bL +sP Sj -JU -xr -wK -Rf -wK -xr -JU -uA -bL -AV -cg -qz +Sj +Sj +Sj +Sj +Sj +Sj +Sj +Sj +Sj +Sj +tV cg -Rs -HH +iu +vN +io +fn Yn Pz Su qI -Uw +iM PV PV -NO +Ob NO NO Uw @@ -60448,26 +64412,26 @@ uf aa aa aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +uf +Dx +Uf +Uf +MZ +Uf +Uf +Uf +Uf +MZ +Uf +Uf +Uf +MZ +Uf +Zb +Os +wj +zA +uf aa aa aa @@ -60651,27 +64615,27 @@ ps ps Wp Hv -qz -qy -cg -sO -bJ -IX -xt -xt -xt -xt -xt -xt -xt -us -Lx -AW +Ql +qX cg -qz +kP +Sj +Sj +Sj +xZ +iS +VJ +ku +dh +Sj +Sj +Sj +Hf cg +qM +dc pf -HH +dP Yn Ty Su @@ -60705,26 +64669,26 @@ uf aa aa aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf +uf aa aa aa @@ -60908,25 +64872,25 @@ ja ja Hv Hv -qA -qy -fm +Hv +IC +cg sP -tT -xt -ve -xt -xt -xt -xt -xt -xt -xt -vZ +Sj +Sj +Sj +jn +xb +ic +Vd +we +Sj +Sj +Sj AX -fm -Cd cg +qy +bI Xk SG Yn @@ -61164,28 +65128,28 @@ pc ps ps SD +mM Hv -qy -qz +RI cg fE -tT -xt -vf -vX -xt +Sj +Oi +Sj +hS +vg PG -xt -xt -xt -xt -vZ +UN +nx +Sj +Oi +Sj aP cg qy -cg +DO Rs -HH +DO Yn KF KF @@ -61197,12 +65161,12 @@ Yn NO NO Yn +sn EZ EZ EZ EZ EZ -QM Yn NE NE @@ -61411,8 +65375,8 @@ NW rM rM ct -ps -ps +Td +dN Zx Ez GT @@ -61420,46 +65384,46 @@ RI ps rk rk +rk Ar Hv -qy -qz +IC cg -sQ -tT -xt -vf -xZ -vX -xt -xt -xt -xt +hl +Sj +Sj +Sj +jJ +Kr +GW xt -vZ -AY -cg -fm -cg +JZ +Sj +Sj +Sj +mV cg +iu +io +io sL Yn AH Qp AH AH -OP +te PK Yn PV PV Yn Vn +jy PW -Vn -PW +jy SE -zZ +jy Yn NE FR @@ -61677,32 +65641,32 @@ Hv xE mY rM -OS -Hv -cg -fm -cg +rM +ps +RI +EP +qW sQ -tT -xt -ve -wL -wL -wL -wL +Sj +Sj +Sj +wa +GA +vy +ln wL -yB -xt -vZ +Sj +Sj +Sj AY -cg -pg -Uf -TG -HH +qW +Ts +em +Iw +fn Yn -OP -AH +EG +Zc AH AH OP @@ -61712,10 +65676,10 @@ UM UM sZ Vn +zZ PW -Vn +zZ PW -Vn zZ Yn NE @@ -61934,29 +65898,29 @@ RI MV mY rM +rM HM Hv -qB -qW -rT +Ql +cg sO -tT -xt -vg -Vd -xZ -xZ dh +Sj +Sj +Sj +xZ +Go dh -zl -xt -vZ -AW -BN -Cf -HH -HH +Sj +Sj +Sj +xZ +BZ +yJ +Xv +dA HH +Va Yn OP OP @@ -61969,10 +65933,10 @@ QO QO sZ Vn +zZ PW -Vn +zZ PW -Vn zZ Yn NE @@ -62191,28 +66155,28 @@ RI MV mY rM -Np +rM +Mm Hv -qC -qX -rU -sO -tT -xt -rq -xt -Vd +RI +cg +Hc +vX +Oi +Sj +Sj +vZ Dg vX -xt -rq -xt +Sj +Sj +Oi vZ DU -BO -Cg -HH -HH +cg +Ov +JN +Ia rt Yn AH @@ -62226,11 +66190,11 @@ OA Zy Yn Vn -SE -Vn -Vn -Vn +RE +zZ +Cc zZ +kp Yn NE NE @@ -62448,27 +66412,27 @@ RI MV mY rM +rM sJ Hv -qD -qY -rV -sO -tT -xt -ve +Ql +cg +Rg wL +Sj +Sj +Sj +wa +EA wL -xZ -xZ -vX -yB -xt -vZ -AW -BP +Sj +Sj +Sj +wa +hj +Cd Cf -HH +TY UA zf Yn @@ -62483,10 +66447,10 @@ NO NO Yn Tz -Tz -Tz -Tz -Tz +zE +zE +zE +zE zE Yn NE @@ -62705,25 +66669,25 @@ ct ps rM rM +rM Pk -Hv -cg -fm -cg +RI +EP +qW sQ -tT -xt -vg -dh -dh -dh -dh +Sj +Sj +Sj +xZ +iS +VJ +ku dh -zl -xt -vZ +Sj +Sj +Sj AY -cg +qW VY Xb CE @@ -62736,8 +66700,8 @@ Yn Yn Yn Yn -XT -XT +NO +NO Yn Yn Yn @@ -62962,29 +66926,29 @@ RI MV mY rM +rM ML Hv -qz -qy +IC cg -sR -tT -xt -xt -xt -xt -xt +Ei +Sj +Sj +Sj +jn +xb +jd Vd -xZ -zm -xt -vZ -AZ -ku -fm -cg -cg +we +Sj +Sj +Sj +vj cg +iu +io +io +io Yn zM zM @@ -62993,14 +66957,14 @@ zM zM zs Yn -aa -aa +NO +NO Yn Pv -Pv -Pv -Pv -Pv +ZQ +ZQ +ZQ +ZQ ZQ Yn NE @@ -63219,46 +67183,46 @@ RI MV mY rM -Np +rM +Mm Hv -qy -qz +RI cg fE -tT -xt -xt -xt -xt +Sj +Oi +Sj +nd +vg PG -xt -Vd -zm -xt -vZ +UN +yN +Sj +Oi +Sj aP cg -qz -cg +rK +io Nh Ro Yn Se MP +Si Se -Se -Se +Fn Tc Yn -aa -aa +Gz +wQ Yn -Pm -Pm -Pm -Xh +eK +dm +dm +dm mc -Wt +Xh Yn NE NE @@ -63476,46 +67440,46 @@ RI MV mY rM +rM RP Hv -qA -qy -fm +IC +cg sS -tT -xt -xt -xt -xt -xt -xt -xt -zl +Sj +Sj +Sj +jJ +Kr +GW xt -vZ -Bb -fm -Cd +JZ +Sj +Sj +Sj +tV cg +mQ +io MI -NO +IS Yn -Se -Si -Se +qC Si Se +qC +Fn Tc -Yn -aa -aa -Yn -Xh -Xh +sZ +UM +UM +sZ +eK Pm +Pm +Wt Xh Xh -Wt Yn NE NE @@ -63733,46 +67697,46 @@ Hv xE mY rM -NW -Hv -qz -qy -cg -sO -da -GD -xt -xt -xt -xt -xt -xt -xt -bo -At +rM +ps +RI +dD +qW +IW +Sj +Sj +Sj +wa +GA +vy +ln +wL +Sj +Sj +Sj AW -cg -qy -cg +qW +gF +io OD -NO +IS Yn +ul Se +qC Si -Se -Si -Se +Fn Tc -Yn -aa -aa -Yn +sZ +QO +QO +sZ +eK Xh Xh -Pm +Wt Xh Xh -Wt Yn NE FR @@ -63990,45 +67954,45 @@ RI ps rk rk +rk Aj Hv -qz -qy +IC cg -sT -tU -Bd -uG -uG -uG -uG -uG -uG +Wz +Sj +Sj +Sj +Sj +Sj uG -dc -tU -Bc -cg -qz +Sj +Sj +Sj +Sj +Sj +AV cg +rK +io sa -NO +IS Yn -Se -Se -Se +Oe +qC +Si Si RL Tc Yn -aa -aa +aC +aC Yn -Pm +eK EE -Pm -Pm -Pm +Wt +Wt +Wt Wt Yn NE @@ -64246,30 +68210,30 @@ dp gC ps Ha +Ij gA -bC +LE Hv +RI cg -cg -cg -tV -tV +sP +Sj Oi -tV -tV -tV +Sj +Sj +Sj Oi -tV -tV -tV +Sj +Sj +Sj Oi +Sj tV -tV -cg -cg cg +mQ +io Tj -Su +cx Yn Vk Vk @@ -64278,15 +68242,15 @@ Vk Vk Oq Yn -aa -aa +NO +NO Yn +nU Co Co Co Co Co -VP Yn NE NE @@ -64506,25 +68470,25 @@ Hv Hv Hv Hv +Hv +AP cg +wc +xF +xF +xF +xF +xF +xF +xF +xF +xF +xF +xF +Hk cg -cg -sV -sV -sV -sV -sV -sV -sV -sV -sV -sV -sV -sV -sV -cg -cg -cg +rK +io XT XT Yn @@ -64535,8 +68499,8 @@ Yn Yn Yn Yn -aa -aa +XT +XT Yn Yn Yn @@ -64763,25 +68727,25 @@ aa aa aa aa -aa -aa -aa -aa -aa -aa -uz -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +Hv +Hv +cg +sV +sV +sV +sV +sV +sV +sV +sV +sV +sV +sV +sV +sV +cg +io +io aa aa aa @@ -65026,7 +68990,7 @@ aa aa aa aa -aa +uz aa aa aa diff --git a/_maps/map_files/tramstation/tramstation.dmm b/_maps/map_files/tramstation/tramstation.dmm index a20ce70c8521..ec89323f494f 100644 --- a/_maps/map_files/tramstation/tramstation.dmm +++ b/_maps/map_files/tramstation/tramstation.dmm @@ -2915,6 +2915,7 @@ dir = 6 }, /obj/machinery/camera/autoname/directional/east, +/obj/machinery/vending/mod_modules, /turf/open/floor/iron, /area/station/hallway/secondary/exit) "aoV" = ( @@ -14126,6 +14127,7 @@ }, /obj/structure/window/reinforced/spawner/directional/north, /obj/structure/window/reinforced/spawner/directional/west, +/mob/living/silicon/robot/shell/cell, /turf/open/floor/circuit, /area/station/ai/satellite/chamber) "dMg" = ( @@ -16422,6 +16424,11 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/engineering/main) +"eDD" = ( +/obj/structure/table/reinforced, +/obj/effect/spawner/random/decoration/lavalamp, +/turf/open/floor/iron/dark, +/area/station/service/bar) "eDk" = ( /obj/effect/turf_decal/trimline/neutral/line{ dir = 8 @@ -40560,6 +40567,7 @@ /obj/structure/window/reinforced/spawner/directional/north, /obj/structure/window/reinforced/spawner/directional/east, /obj/structure/cable, +/mob/living/silicon/robot/shell/cell, /obj/machinery/flasher/directional/south{ id = "AI"; pixel_x = -10 @@ -45799,6 +45807,10 @@ "pbV" = ( /obj/structure/window/reinforced/spawner/directional/west, /obj/structure/musician/piano, +/obj/effect/spawner/random/decoration/lavalamp{ + pixel_y = 7; + pixel_x = -3 + }, /turf/open/floor/carpet, /area/station/service/theater) "pcm" = ( @@ -169038,10 +169050,10 @@ mHc uqA aTw jgn +eDD crT crT -crT -crT +eDD oVc mzb wev @@ -169550,14 +169562,14 @@ rBy vJt mHc uyS -crT +eDD fkU yfd rro fZR eKq aCa -crT +eDD wcv mHc mHc @@ -170064,14 +170076,14 @@ oCx vJt mHc wwK -crT +eDD kcu nBy eTP bKF tXL hOh -crT +eDD hCp mHc mHc @@ -170580,7 +170592,7 @@ mHc jbx xLh uyq -crT +eDD crT xpC ivn diff --git a/_maps/map_files/wawastation/wawastation.dmm b/_maps/map_files/wawastation/wawastation.dmm index 8dc13173be8e..d098f5e6e4a0 100644 --- a/_maps/map_files/wawastation/wawastation.dmm +++ b/_maps/map_files/wawastation/wawastation.dmm @@ -102,6 +102,7 @@ dir = 4 }, /obj/structure/cable, +/mob/living/silicon/robot/shell/cell, /turf/open/floor/catwalk_floor/iron_dark/telecomms, /area/station/ai/satellite/chamber) "abC" = ( @@ -18257,6 +18258,7 @@ "gts" = ( /obj/structure/railing/corner, /obj/structure/cable/layer3, +/mob/living/silicon/robot/shell/cell, /turf/open/floor/catwalk_floor/iron_dark/telecomms, /area/station/ai/satellite/chamber) "gty" = ( @@ -27074,6 +27076,7 @@ /obj/structure/disposalpipe/segment{ dir = 5 }, +/obj/effect/spawner/random/decoration/lavalamp, /obj/machinery/door/poddoor/shutters/preopen{ dir = 4; id = "bar_shutters"; @@ -57995,6 +57998,7 @@ /area/station/command/corporate_dock) "tQt" = ( /obj/structure/table/wood/poker, +/obj/effect/spawner/random/decoration/lavalamp, /turf/open/floor/wood, /area/station/commons/lounge) "tQy" = ( @@ -63817,6 +63821,7 @@ }, /obj/machinery/power/apc/auto_name/directional/north, /obj/structure/cable, +/obj/machinery/vending/mod_modules, /turf/open/floor/iron/white, /area/station/science/lobby) "vSy" = ( diff --git a/_maps/metastation.json b/_maps/metastation.json index a7b2303166d0..a69a8127cf9a 100644 --- a/_maps/metastation.json +++ b/_maps/metastation.json @@ -3,6 +3,7 @@ "map_name": "MetaStation", "map_path": "map_files/MetaStation", "map_file": "MetaStation.dmm", + "exclude_from_ci": true, "shuttles": { "cargo": "cargo_box", "ferry": "ferry_fancy", diff --git a/_maps/minigame/deathmatch/BYODM.dmm b/_maps/minigame/deathmatch/BYODM.dmm new file mode 100644 index 000000000000..5827817981a5 --- /dev/null +++ b/_maps/minigame/deathmatch/BYODM.dmm @@ -0,0 +1,1211 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"ek" = ( +/obj/structure/alien/weeds, +/obj/structure/mystery_box/tdome{ + pixel_x = 0; + pixel_y = 0 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"eE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/item/shield/roman{ + pixel_x = 4; + pixel_y = -1 + }, +/obj/item/clothing/head/helmet/roman/legionnaire{ + pixel_x = -5; + pixel_y = 8 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"fX" = ( +/obj/item/stack/sheet/iron/fifty, +/obj/effect/mob_spawn/corpse/human/cargo_tech, +/obj/effect/decal/cleanable/blood, +/obj/effect/decal/cleanable/blood/footprints{ + dir = 4 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"gv" = ( +/obj/effect/decal/cleanable/blood/footprints, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"gD" = ( +/obj/structure/alien/weeds/node, +/obj/machinery/disposal/delivery_chute{ + dir = 8 + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"gW" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"hT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/reflector/single, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"ij" = ( +/obj/structure/mystery_box/tdome{ + pixel_x = 0; + pixel_y = 0 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"jJ" = ( +/obj/machinery/door/airlock/titanium{ + name = "Emergency Shuttle Airlock" + }, +/obj/effect/mapping_helpers/airlock/locked, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"kI" = ( +/obj/structure/alien/weeds, +/obj/machinery/field/generator/starts_on/magic, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"mi" = ( +/obj/effect/spawner/structure/flipped_table, +/obj/effect/decal/cleanable/blood/splatter, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"mX" = ( +/obj/effect/spawner/random/contraband/armory, +/obj/effect/mob_spawn/corpse/human/skeleton, +/obj/structure/closet/secure_closet{ + req_access = list("armory") + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"nx" = ( +/obj/structure/alien/weeds, +/obj/structure/alien/resin/wall, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"nY" = ( +/obj/machinery/power/shuttle_engine/propulsion{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/indestructible/plating/airless, +/area/deathmatch/fullbright) +"pS" = ( +/obj/effect/decal/cleanable/blood/splatter, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"pZ" = ( +/obj/effect/spawner/structure/flipped_table{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/tracks{ + dir = 9 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"qy" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"rt" = ( +/obj/structure/table, +/obj/item/clothing/suit/armor/vest/capcarapace{ + pixel_x = 0; + pixel_y = -2 + }, +/obj/item/clothing/head/hats/caphat{ + pixel_x = 0; + pixel_y = 9 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"rB" = ( +/turf/closed/indestructible/reinforced/titanium, +/area/deathmatch/fullbright) +"sd" = ( +/obj/effect/spawner/random/contraband/armory, +/obj/effect/mob_spawn/corpse/human/intern, +/obj/structure/closet/secure_closet{ + req_access = list("armory") + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"tN" = ( +/obj/machinery/field/generator/starts_on/magic, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"wD" = ( +/obj/machinery/computer/emergency_shuttle{ + dir = 1 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"xm" = ( +/obj/effect/decal/cleanable/blood/tracks{ + dir = 8 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"xq" = ( +/obj/structure/rack, +/obj/item/clothing/head/helmet/rus_ushanka{ + pixel_x = 0; + pixel_y = 7 + }, +/obj/item/clothing/suit/armor/vest/russian_coat{ + pixel_x = 0; + pixel_y = -2 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"xI" = ( +/obj/effect/spawner/structure/flipped_table{ + dir = 4 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"yO" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"yS" = ( +/obj/machinery/disposal/delivery_chute{ + dir = 1 + }, +/obj/structure/disposalpipe/trunk, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"CS" = ( +/obj/structure/alien/weeds, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Dc" = ( +/obj/machinery/field/generator/starts_on/magic, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Dq" = ( +/obj/effect/spawner/structure/flipped_table{ + dir = 1 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"DW" = ( +/obj/effect/mine/shrapnel, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"EC" = ( +/obj/item/clothing/suit/utility/fire/firefighter, +/obj/machinery/door/airlock/titanium{ + name = "Emergency Shuttle Airlock" + }, +/obj/item/clothing/head/helmet/space/eva, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"EJ" = ( +/obj/effect/spawner/structure/flipped_table, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"EL" = ( +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"EO" = ( +/obj/structure/falsewall{ + density = 0; + opacity = 0 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"ER" = ( +/obj/effect/gibspawner/human/bodypartless, +/obj/effect/decal/cleanable/blood, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Fx" = ( +/obj/effect/portal/permanent{ + id = "dm" + }, +/obj/effect/turf_decal/stripes/end, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"FK" = ( +/obj/effect/spawner/random/contraband/armory, +/obj/structure/closet/secure_closet{ + req_access = list("armory") + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Gb" = ( +/obj/structure/disposalpipe/broken, +/obj/effect/mob_spawn/corpse/human/doctor, +/obj/item/clothing/mask/facehugger/impregnated, +/obj/effect/decal/cleanable/blood/splatter, +/obj/structure/alien/weeds, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Gx" = ( +/obj/structure/alien/weeds, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Gy" = ( +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/disposal/delivery_chute, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Hj" = ( +/obj/structure/table, +/obj/item/stack/sheet/glass{ + amount = 5; + pixel_x = -4; + pixel_y = 4 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Ht" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/alien/weeds, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Hz" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/alien/weeds, +/obj/structure/alien/resin/wall, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"IG" = ( +/obj/effect/mine/explosive/flame, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Kd" = ( +/obj/structure/alien/weeds, +/obj/effect/decal/cleanable/blood/gibs/xeno, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Kk" = ( +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"KX" = ( +/obj/item/gun/energy/meteorgun, +/obj/effect/turf_decal/stripes/box, +/turf/open/indestructible/plating/airless, +/area/deathmatch/fullbright) +"Lw" = ( +/obj/effect/spawner/structure/flipped_table{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/tracks{ + dir = 8 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"MR" = ( +/obj/structure/alien/weeds, +/obj/effect/mob_spawn/corpse/human/cmo, +/obj/item/clothing/mask/facehugger/impregnated, +/obj/effect/decal/cleanable/blood, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"MV" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Nh" = ( +/obj/structure/alien/weeds, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"NR" = ( +/obj/effect/landmark/deathmatch_player_spawn, +/obj/structure/falsewall{ + density = 0; + opacity = 0 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Oh" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/portal/permanent{ + id = "dm" + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"OP" = ( +/turf/closed/indestructible/reinforced/titanium/nodiagonal, +/area/deathmatch/fullbright) +"QE" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"QP" = ( +/obj/item/clothing/suit/armor/vest, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"QR" = ( +/obj/structure/rack, +/obj/item/clothing/suit/armor/riot{ + pixel_x = 1; + pixel_y = -4 + }, +/obj/item/clothing/head/helmet/toggleable/riot{ + pixel_x = 0; + pixel_y = 8 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Ro" = ( +/obj/structure/alien/weeds, +/obj/structure/disposalpipe/segment, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Rx" = ( +/obj/structure/alien/weeds, +/obj/structure/disposalpipe/segment, +/obj/structure/alien/resin/wall, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"RF" = ( +/obj/structure/table, +/obj/item/stack/sheet/iron/five{ + pixel_x = 3; + pixel_y = 8 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"RU" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/alien/weeds, +/obj/structure/alien/resin/wall, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Tg" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/power/shuttle_engine/heater{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/indestructible/plating/airless, +/area/deathmatch/fullbright) +"Ty" = ( +/obj/structure/mystery_box/tdome{ + pixel_x = 0; + pixel_y = -4 + }, +/obj/effect/spawner/structure/flipped_table{ + dir = 1 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Tz" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/alien/weeds, +/obj/structure/alien/egg/burst, +/obj/item/clothing/mask/facehugger/toy, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Vb" = ( +/obj/structure/alien/weeds/node, +/obj/effect/gibspawner/xeno, +/obj/effect/mine/explosive/light, +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Vd" = ( +/turf/open/space/basic, +/area/deathmatch/fullbright) +"Vl" = ( +/obj/structure/mystery_box/tdome{ + pixel_x = 0; + pixel_y = 0 + }, +/obj/effect/turf_decal/stripes/end{ + dir = 1 + }, +/obj/structure/sign/warning/docking/directional/north, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Vs" = ( +/turf/closed/indestructible/syndicate, +/area/deathmatch/fullbright) +"Ya" = ( +/obj/effect/mine/stun, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Yf" = ( +/obj/effect/spawner/structure/window/reinforced/shuttle/indestructible, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"ZP" = ( +/obj/effect/gibspawner/human, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"ZU" = ( +/obj/structure/closet/secure_closet{ + req_access = list("armory") + }, +/obj/effect/spawner/random/contraband/armory, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) + +(1,1,1) = {" +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +"} +(2,1,1) = {" +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +"} +(3,1,1) = {" +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +"} +(4,1,1) = {" +Vd +Vd +Vd +Vd +Vs +OP +OP +Yf +OP +OP +EC +OP +jJ +OP +OP +Yf +OP +OP +jJ +OP +jJ +OP +rB +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +"} +(5,1,1) = {" +Vd +Vd +Vd +nY +Tg +EO +EO +EO +EL +EL +EL +EL +EL +EL +xq +ij +EL +EL +EL +EL +EL +EL +OP +rB +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +"} +(6,1,1) = {" +Vd +Vd +Vd +nY +Tg +EO +EO +EO +EL +EL +EL +Kk +EL +ER +EL +EL +EL +Kk +EL +EL +pZ +gv +RF +OP +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +"} +(7,1,1) = {" +Vd +Vd +Vd +Vs +Vs +EO +EO +EO +EL +EL +EL +EL +EL +EL +EL +EL +EL +EL +EL +EL +Lw +EL +Hj +OP +OP +Yf +Yf +Yf +Vd +Vd +Vd +Vd +"} +(8,1,1) = {" +Vd +Vd +Vd +nY +Tg +EO +EO +EO +EL +EL +EL +EL +CS +CS +CS +EL +EL +EL +Ya +EL +xm +EL +EL +qy +EL +ij +ZU +Yf +Yf +Vd +Vd +Vd +"} +(9,1,1) = {" +Vd +Vd +Vd +nY +Tg +EO +NR +EO +EL +yS +tN +CS +CS +Kd +CS +CS +Dc +Gy +EL +Ty +xm +EL +IG +qy +QP +EL +EL +sd +Yf +Vd +Vd +Vd +"} +(10,1,1) = {" +Vd +Vd +Vd +nY +Tg +EO +EO +EO +EL +EL +Gx +Hz +RU +ek +Vb +CS +CS +MV +EL +Dq +fX +EJ +EL +EL +EL +EL +EL +EL +Yf +Vd +Vd +Vd +"} +(11,1,1) = {" +Vd +Vd +Vd +KX +Vs +Vl +eE +hT +gW +Fx +CS +Gb +Ht +Tz +Ro +Rx +Nh +Oh +EL +EL +EL +mi +EL +Dq +EL +Kk +EL +wD +Yf +Vd +Vd +Vd +"} +(12,1,1) = {" +Vd +Vd +Vd +nY +Tg +EO +EO +EO +EL +EL +EL +nx +MR +gD +nx +nx +Gx +yO +EL +EJ +EL +EJ +EL +EL +EL +EL +EL +EL +Yf +Vd +Vd +Vd +"} +(13,1,1) = {" +Vd +Vd +Vd +nY +Tg +EO +NR +EO +EL +EL +Dc +EL +CS +CS +CS +CS +kI +EL +EL +EJ +xI +EL +EL +qy +EL +EL +EL +FK +Yf +Vd +Vd +Vd +"} +(14,1,1) = {" +Vd +Vd +Vd +nY +Tg +EO +EO +EO +EL +EL +EL +EL +EL +EL +CS +CS +EL +EL +EL +EL +EL +DW +EL +qy +EL +mX +FK +Yf +Yf +Vd +Vd +Vd +"} +(15,1,1) = {" +Vd +Vd +Vd +Vs +Vs +EO +EO +EO +EL +pS +EL +EL +Kk +EL +EL +EL +EL +EL +EL +EL +Dq +EL +EL +OP +OP +Yf +Yf +Yf +Vd +Vd +Vd +Vd +"} +(16,1,1) = {" +Vd +Vd +Vd +nY +Tg +EO +EO +EO +EL +ZP +EL +EL +EL +EL +EL +EL +EL +EL +EL +Kk +Dq +EL +rt +OP +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +"} +(17,1,1) = {" +Vd +Vd +Vd +nY +Tg +EO +EO +EO +EL +EL +QE +EL +ij +QR +EL +EL +EL +EL +EL +EL +EL +EL +OP +rB +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +"} +(18,1,1) = {" +Vd +Vd +Vd +Vd +Vs +OP +OP +Yf +OP +OP +OP +Yf +OP +OP +OP +Yf +OP +OP +OP +Yf +OP +OP +rB +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +"} +(19,1,1) = {" +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +"} +(20,1,1) = {" +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +"} +(21,1,1) = {" +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +Vd +"} diff --git a/_maps/minigame/deathmatch/furious_mages.dmm b/_maps/minigame/deathmatch/furious_mages.dmm new file mode 100644 index 000000000000..ba6a2f96ac2e --- /dev/null +++ b/_maps/minigame/deathmatch/furious_mages.dmm @@ -0,0 +1,2289 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"ab" = ( +/turf/template_noop, +/area/template_noop) +"aN" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/blood/old, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"bV" = ( +/mob/living/basic/creature, +/turf/open/floor/grass/fairy, +/area/deathmatch) +"bY" = ( +/obj/structure/bookcase/random/adult, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"cc" = ( +/obj/item/trash/boritos, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"cs" = ( +/obj/item/toy/cattoy, +/turf/open/floor/grass/fairy, +/area/deathmatch) +"cB" = ( +/obj/effect/decal/remains/human, +/turf/open/indestructible/stone, +/area/deathmatch) +"dD" = ( +/turf/open/lava/smooth, +/area/deathmatch) +"dF" = ( +/obj/structure/table/wood, +/obj/item/pen/fountain, +/turf/open/indestructible/stone, +/area/deathmatch) +"dH" = ( +/obj/item/food/meat/bacon, +/turf/open/floor/grass/fairy, +/area/deathmatch) +"dZ" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"eu" = ( +/obj/structure/table/wood, +/obj/item/pen, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"eA" = ( +/obj/item/clothing/under/costume/gondola, +/turf/open/floor/grass/fairy, +/area/deathmatch) +"fN" = ( +/obj/item/stack/sheet/mineral/plasma, +/turf/open/floor/grass/fairy, +/area/deathmatch) +"gf" = ( +/obj/structure/barricade/wooden, +/turf/open/floor/carpet/green, +/area/deathmatch) +"iH" = ( +/obj/item/book/granter/action/spell/blind, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/deathmatch) +"jk" = ( +/obj/item/paper/crumpled/fluff, +/turf/open/indestructible/stone, +/area/deathmatch) +"jl" = ( +/obj/item/storage/dice, +/obj/item/paper, +/obj/structure/table/wood, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"jn" = ( +/obj/effect/decal/cleanable/grand_remains, +/obj/structure/table/wood, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"jQ" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"jY" = ( +/obj/item/trash/chips, +/turf/open/indestructible/stone, +/area/deathmatch) +"kA" = ( +/obj/structure/table/wood/fancy/green, +/obj/item/gun/magic/wand/door, +/obj/machinery/light/floor, +/turf/open/floor/carpet/green, +/area/deathmatch) +"kD" = ( +/obj/structure/table/wood/fancy/cyan, +/obj/item/book/granter/chuunibyou, +/turf/open/indestructible/stone, +/area/deathmatch) +"kT" = ( +/obj/structure/bookcase/random/adult, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/grass, +/area/deathmatch) +"lw" = ( +/mob/living/basic/pet/dog/corgi, +/turf/open/floor/grass/fairy, +/area/deathmatch) +"lE" = ( +/obj/structure/table/wood/fancy/blue, +/obj/item/gun/magic/wand/polymorph, +/obj/machinery/light/floor, +/turf/open/floor/carpet/blue, +/area/deathmatch) +"lH" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/obj/machinery/light/warm/dim/directional/west, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"lW" = ( +/turf/open/floor/carpet/green, +/area/deathmatch) +"mz" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/deathmatch) +"mI" = ( +/turf/open/chasm/true, +/area/deathmatch) +"na" = ( +/obj/machinery/light/warm/directional/south, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"nk" = ( +/obj/item/trash/sosjerky, +/turf/open/indestructible/stone, +/area/deathmatch) +"on" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/blood/old, +/mob/living/basic/axolotl{ + name = "the harbringer of doom"; + health = 1000000000; + melee_damage_upper = 2500 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"os" = ( +/obj/structure/table/wood/fancy/red, +/obj/item/gun/magic/wand/fireball, +/obj/machinery/light/floor, +/turf/open/floor/carpet, +/area/deathmatch) +"oF" = ( +/turf/open/floor/carpet/cyan, +/area/deathmatch) +"oM" = ( +/obj/structure/barricade/wooden, +/turf/open/floor/carpet, +/area/deathmatch) +"pc" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/structure/barricade/wooden, +/turf/open/indestructible/stone, +/area/deathmatch) +"pt" = ( +/obj/structure/barricade/wooden, +/turf/open/indestructible/stone, +/area/deathmatch) +"pN" = ( +/obj/effect/decal/cleanable/grand_remains, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/blood/old, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"qh" = ( +/obj/item/flashlight/flare/candle/infinite{ + light_on = 1 + }, +/obj/structure/table/wood, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"qT" = ( +/obj/structure/lattice/catwalk/mining, +/turf/open/chasm/true, +/area/deathmatch) +"qU" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/indestructible/stone, +/area/deathmatch) +"re" = ( +/turf/open/indestructible/stone, +/area/deathmatch) +"rm" = ( +/obj/machinery/light/warm/dim/directional/east, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"sB" = ( +/obj/structure/mineral_door/wood{ + opacity = 0 + }, +/turf/open/indestructible/stone, +/area/deathmatch) +"sE" = ( +/turf/open/floor/grass, +/area/deathmatch) +"tv" = ( +/obj/machinery/light/warm/directional/south, +/obj/structure/table/wood, +/obj/item/storage/dice, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"tB" = ( +/obj/structure/table/wood, +/obj/item/flashlight/flare/candle/infinite{ + light_on = 1 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"tQ" = ( +/obj/effect/spawner/structure/window/reinforced/indestructible, +/turf/open/indestructible/plating, +/area/deathmatch) +"tX" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/deathmatch) +"ug" = ( +/obj/effect/spawner/random/trash/graffiti, +/turf/open/indestructible/stone, +/area/deathmatch) +"ux" = ( +/obj/item/trash/ready_donk, +/turf/open/indestructible/stone, +/area/deathmatch) +"vh" = ( +/turf/open/floor/grass/fairy, +/area/deathmatch) +"vK" = ( +/obj/machinery/light/warm/directional/north, +/obj/structure/table/wood, +/obj/item/flashlight/flare/candle/infinite{ + light_on = 1 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"wb" = ( +/obj/structure/table/wood, +/obj/item/dice/d4, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"wE" = ( +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/floor/carpet, +/area/deathmatch) +"yg" = ( +/obj/structure/bookcase/random/adult, +/turf/open/floor/carpet/blue, +/area/deathmatch) +"yk" = ( +/obj/structure/table/wood, +/obj/item/storage/dice, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"yA" = ( +/obj/effect/decal/remains/human, +/turf/open/floor/grass, +/area/deathmatch) +"yX" = ( +/obj/item/pen, +/obj/structure/table/wood, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"zC" = ( +/turf/closed/indestructible/reinforced{ + opacity = 0 + }, +/area/deathmatch) +"zE" = ( +/obj/structure/mineral_door/wood{ + opacity = 0 + }, +/turf/open/floor/carpet, +/area/deathmatch) +"Ag" = ( +/obj/item/toy/reality_pierce, +/turf/open/floor/grass/fairy, +/area/deathmatch) +"Ax" = ( +/obj/structure/bookcase/random/adult, +/turf/open/floor/carpet/green, +/area/deathmatch) +"AE" = ( +/obj/item/gun/magic/wand/death, +/obj/structure/table/wood/fancy/red, +/obj/effect/light_emitter/fake_outdoors, +/turf/open/indestructible/necropolis/air, +/area/deathmatch) +"AH" = ( +/obj/effect/decal/remains/plasma, +/turf/open/floor/carpet, +/area/deathmatch) +"AW" = ( +/turf/open/floor/carpet, +/area/deathmatch) +"Bp" = ( +/obj/item/trash/popcorn, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"Bu" = ( +/obj/item/clothing/mask/gondola, +/turf/open/floor/grass/fairy, +/area/deathmatch) +"BP" = ( +/obj/item/trash/candy, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"Ca" = ( +/obj/item/staff/broom, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"Cj" = ( +/obj/structure/mystery_box/wands, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"Cr" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"CA" = ( +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/indestructible/stone, +/area/deathmatch) +"CD" = ( +/obj/item/flashlight/flare/candle/infinite{ + light_on = 1 + }, +/turf/open/floor/carpet, +/area/deathmatch) +"Do" = ( +/obj/item/trash/chips, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"DE" = ( +/obj/item/clothing/suit/chaplainsuit/whiterobe, +/turf/open/floor/grass/fairy, +/area/deathmatch) +"Ew" = ( +/obj/structure/bookcase/random/adult, +/turf/open/floor/carpet, +/area/deathmatch) +"EK" = ( +/obj/structure/barricade/wooden, +/turf/open/floor/carpet/blue, +/area/deathmatch) +"EV" = ( +/obj/structure/table/wood, +/obj/item/pen/fountain, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"Fe" = ( +/turf/open/floor/carpet/blue, +/area/deathmatch) +"FO" = ( +/mob/living/basic/pet/dog/corgi/puppy/slime, +/turf/open/floor/grass/fairy, +/area/deathmatch) +"Gs" = ( +/obj/structure/sacrificealtar, +/turf/open/indestructible/stone, +/area/deathmatch) +"Gu" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/blood/old, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"GQ" = ( +/obj/structure/table/wood, +/obj/item/dice/fourdd6, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"Hs" = ( +/mob/living/basic/pet/dog/corgi/puppy/void, +/turf/open/floor/grass/fairy, +/area/deathmatch) +"Hy" = ( +/obj/item/chair/wood, +/obj/machinery/light/warm/dim/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/blood/old, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"Is" = ( +/obj/machinery/door/airlock/cult{ + opacity = 0 + }, +/turf/open/floor/cult, +/area/deathmatch) +"IF" = ( +/obj/effect/decal/remains/robot, +/turf/open/indestructible/stone, +/area/deathmatch) +"IV" = ( +/obj/structure/table/wood, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"Ji" = ( +/obj/structure/chair/wood, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"Js" = ( +/mob/living/basic/pet/dog/corgi/puppy, +/turf/open/floor/grass/fairy, +/area/deathmatch) +"Ky" = ( +/obj/effect/landmark/deathmatch_player_spawn, +/obj/structure/mirror/magic{ + pixel_y = -28 + }, +/turf/open/floor/carpet, +/area/deathmatch) +"La" = ( +/obj/item/book/granter/action/spell/knock, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/deathmatch) +"Ma" = ( +/mob/living/basic/alien/maid, +/turf/open/floor/grass/fairy, +/area/deathmatch) +"Mf" = ( +/obj/machinery/light/warm/dim/directional/west, +/obj/structure/table/wood, +/obj/item/pen, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"Mw" = ( +/obj/effect/light_emitter/fake_outdoors, +/turf/open/floor/grass, +/area/deathmatch) +"Ne" = ( +/obj/item/dice/d4, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"Nq" = ( +/obj/item/dice/d4, +/turf/open/indestructible/stone, +/area/deathmatch) +"NW" = ( +/obj/structure/bed, +/obj/item/bedsheet/wiz, +/turf/open/floor/carpet, +/area/deathmatch) +"Ol" = ( +/obj/item/stack/sheet/mineral/plasma, +/obj/machinery/light/floor, +/turf/open/floor/grass/fairy, +/area/deathmatch) +"Om" = ( +/obj/structure/table/wood, +/obj/item/gun/magic/wand/nothing, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"PC" = ( +/obj/item/trash/boritos/red, +/turf/open/indestructible/stone, +/area/deathmatch) +"PG" = ( +/obj/structure/barricade/wooden, +/turf/open/floor/carpet/cyan, +/area/deathmatch) +"PW" = ( +/obj/item/toy/reality_pierce, +/obj/item/toy/braintoy, +/turf/open/floor/grass/fairy, +/area/deathmatch) +"Qy" = ( +/mob/living/basic/pet/gondola, +/turf/open/floor/grass/fairy, +/area/deathmatch) +"QC" = ( +/obj/structure/dresser, +/turf/open/floor/carpet, +/area/deathmatch) +"QR" = ( +/obj/effect/decal/cleanable/grand_remains, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"Su" = ( +/obj/structure/table/wood/fancy/red, +/obj/item/book/granter/chuunibyou, +/turf/open/indestructible/stone, +/area/deathmatch) +"Sv" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"Sw" = ( +/obj/item/trash/chips, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/blood/old, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"Sx" = ( +/obj/structure/table/wood, +/obj/item/paper, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"SG" = ( +/mob/living/basic/alien/drone, +/turf/open/floor/grass/fairy, +/area/deathmatch) +"SJ" = ( +/obj/structure/lattice/catwalk/mining, +/turf/open/lava/smooth, +/area/deathmatch) +"ST" = ( +/obj/item/toy/beach_ball, +/turf/open/floor/grass/fairy, +/area/deathmatch) +"Tm" = ( +/obj/machinery/light/warm/directional/north, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"Tr" = ( +/obj/structure/bookcase/random/adult, +/turf/open/floor/grass, +/area/deathmatch) +"TB" = ( +/obj/structure/table/wood/fancy/red, +/obj/item/highfrequencyblade/wizard, +/turf/open/indestructible/stone, +/area/deathmatch) +"TN" = ( +/obj/structure/bookcase/random/adult, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/grass, +/area/deathmatch) +"Ub" = ( +/obj/item/mjollnir, +/obj/structure/table/wood/fancy/blue, +/turf/open/indestructible/stone, +/area/deathmatch) +"UG" = ( +/obj/item/staff/broom, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/decal/cleanable/blood/old, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"UV" = ( +/obj/item/toy/plush/narplush, +/obj/machinery/light/floor, +/turf/open/floor/grass/fairy, +/area/deathmatch) +"Vx" = ( +/obj/effect/landmark/deathmatch_player_spawn, +/obj/structure/mirror/magic{ + pixel_y = 28 + }, +/turf/open/floor/carpet, +/area/deathmatch) +"VV" = ( +/obj/structure/bed, +/obj/item/bedsheet/wiz, +/obj/structure/mirror/magic{ + pixel_y = -28 + }, +/turf/open/floor/carpet, +/area/deathmatch) +"VZ" = ( +/obj/item/toy/reality_pierce, +/obj/machinery/light/floor, +/turf/open/floor/grass/fairy, +/area/deathmatch) +"Wf" = ( +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"WO" = ( +/obj/structure/table/wood/fancy/cyan, +/obj/item/gun/magic/wand/resurrection, +/obj/machinery/light/floor, +/turf/open/floor/carpet/cyan, +/area/deathmatch) +"Yp" = ( +/mob/living/basic/pet/dog/corgi/exoticcorgi, +/turf/open/floor/grass/fairy, +/area/deathmatch) +"Yu" = ( +/obj/machinery/light/floor, +/turf/open/floor/grass/fairy, +/area/deathmatch) +"ZH" = ( +/obj/item/toy/basketball, +/turf/open/floor/grass/fairy, +/area/deathmatch) +"ZK" = ( +/obj/item/trash/boritos/red, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"ZO" = ( +/obj/structure/bookcase/random/adult, +/turf/open/floor/carpet/cyan, +/area/deathmatch) + +(1,1,1) = {" +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +zC +zC +zC +zC +zC +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +"} +(2,1,1) = {" +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +zC +dD +dD +dD +zC +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +"} +(3,1,1) = {" +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +zC +dD +Ub +dD +zC +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +"} +(4,1,1) = {" +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +zC +dD +SJ +dD +zC +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +"} +(5,1,1) = {" +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +zC +zC +zC +re +zC +zC +zC +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +"} +(6,1,1) = {" +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +zC +cB +ug +ug +ug +cB +zC +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +"} +(7,1,1) = {" +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +zC +re +Gs +cB +Gs +re +zC +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +"} +(8,1,1) = {" +ab +ab +ab +zC +zC +zC +zC +zC +zC +zC +zC +zC +zC +zC +zC +zC +pt +zC +zC +zC +zC +zC +zC +zC +zC +zC +zC +zC +zC +zC +ab +ab +ab +"} +(9,1,1) = {" +ab +ab +ab +zC +Ol +vh +Ma +vh +fN +Yu +zC +re +re +Nq +kD +re +ux +dF +PC +re +Nq +re +zC +VZ +vh +cs +bV +DE +VZ +zC +ab +ab +ab +"} +(10,1,1) = {" +ab +ab +ab +zC +vh +PW +vh +SG +vh +Ag +zC +nk +zC +zC +pt +zC +zC +zC +pt +zC +zC +re +zC +ZH +vh +bV +vh +cs +vh +zC +ab +ab +ab +"} +(11,1,1) = {" +ab +ab +ab +zC +SG +vh +zC +tQ +tQ +tQ +zC +bY +zC +yg +Fe +Fe +zC +oF +oF +ZO +zC +bY +zC +tQ +tQ +tQ +zC +Ag +bV +zC +ab +ab +ab +"} +(12,1,1) = {" +ab +ab +ab +zC +vh +Ma +tQ +BP +Sv +Wf +Ca +cc +zC +yg +EK +Fe +zC +oF +PG +ZO +zC +aN +aN +Gu +aN +aN +tQ +dH +vh +zC +ab +ab +ab +"} +(13,1,1) = {" +ab +ab +ab +zC +fN +vh +tQ +Wf +Sx +yk +IV +Wf +zC +lE +EK +Fe +zC +oF +PG +WO +zC +aN +aN +pN +aN +aN +tQ +vh +bV +zC +ab +ab +ab +"} +(14,1,1) = {" +ab +ab +ab +zC +Yu +Ag +tQ +Wf +wb +eu +jn +Wf +zC +yg +EK +Fe +zC +oF +PG +ZO +zC +Sw +aN +on +aN +aN +tQ +Ag +Yu +zC +ab +ab +ab +"} +(15,1,1) = {" +ab +ab +zC +zC +zC +zC +zC +Wf +Wf +Wf +rm +Wf +zC +yg +Fe +Fe +zC +oF +oF +ZO +zC +UG +Hy +aN +aN +aN +zC +zC +zC +zC +zC +ab +ab +"} +(16,1,1) = {" +ab +ab +zC +QC +Ky +zC +zC +qU +zC +zC +zC +zC +zC +zC +Is +zC +zC +zC +Is +zC +zC +zC +zC +zC +zC +pc +zC +zC +Vx +QC +zC +ab +ab +"} +(17,1,1) = {" +ab +ab +zC +NW +CD +zE +Wf +Wf +yk +Sv +Wf +bY +zC +Tr +Wf +Ew +Cj +Ew +Wf +Tr +zC +bY +Wf +Sv +Om +Wf +Wf +sB +CD +NW +zC +ab +ab +"} +(18,1,1) = {" +ab +ab +zC +zC +zC +zC +Tm +Ji +wb +tB +Wf +bY +zC +TN +dZ +iH +dZ +mz +dZ +TN +zC +bY +Wf +jl +tB +Wf +na +zC +zC +zC +zC +ab +ab +"} +(19,1,1) = {" +ab +ab +zC +NW +CD +zE +Wf +Wf +Wf +Wf +Wf +Wf +CA +sE +sE +sE +Mw +sE +sE +sE +CA +Wf +QR +Ne +Wf +Wf +Wf +sB +CD +NW +zC +ab +ab +"} +(20,1,1) = {" +ab +ab +zC +QC +Ky +zC +Wf +QR +Wf +jQ +IV +IV +zC +sE +sE +sE +sE +sE +sE +sE +zC +Cj +Wf +Wf +Wf +Wf +Wf +zC +Vx +QC +zC +ab +ab +"} +(21,1,1) = {" +zC +zC +zC +zC +zC +zC +Wf +Wf +Wf +zC +zC +zC +zC +sE +sE +yA +sE +sE +sE +sE +zC +zC +zC +zC +Bp +Wf +Wf +zC +zC +zC +zC +zC +zC +"} +(22,1,1) = {" +zC +NW +CD +zE +Wf +Wf +Wf +Wf +Wf +zE +CD +NW +zC +sE +mI +mI +qT +mI +mI +yA +zC +wE +CD +sB +Wf +Wf +Wf +Wf +Wf +sB +CD +NW +zC +"} +(23,1,1) = {" +zC +QC +Ky +zC +IV +Sv +Wf +Wf +bY +zC +Vx +QC +zC +sE +mI +mI +qT +mI +mI +sE +zC +QC +VV +zC +bY +Wf +Wf +Wf +Sv +zC +Vx +QC +zC +"} +(24,1,1) = {" +zC +zC +zC +zC +vK +Wf +Wf +cc +bY +zC +zC +zC +zC +yA +qT +qT +AE +qT +qT +sE +zC +zC +zC +zC +bY +Wf +QR +tB +tv +zC +zC +zC +zC +"} +(25,1,1) = {" +zC +QC +Ky +zC +EV +Ji +Wf +Ca +bY +zC +Vx +QC +zC +sE +mI +mI +qT +mI +mI +sE +zC +QC +VV +zC +bY +Wf +Wf +Ji +jQ +zC +Vx +QC +zC +"} +(26,1,1) = {" +zC +NW +CD +zE +Wf +Wf +Wf +Wf +Wf +zE +CD +NW +zC +sE +mI +mI +qT +mI +mI +sE +zC +wE +CD +sB +Wf +Wf +Wf +Wf +Wf +sB +CD +NW +zC +"} +(27,1,1) = {" +zC +zC +zC +zC +zC +zC +Wf +Wf +Wf +zC +zC +zC +zC +sE +sE +yA +sE +sE +yA +sE +zC +zC +zC +zC +Wf +Wf +Wf +zC +zC +zC +zC +zC +zC +"} +(28,1,1) = {" +ab +ab +zC +QC +Ky +zC +Wf +Wf +Wf +Wf +Wf +Cj +zC +sE +sE +sE +sE +sE +sE +sE +zC +IV +IV +Sv +Wf +Wf +Wf +zC +Vx +QC +zC +ab +ab +"} +(29,1,1) = {" +ab +ab +zC +NW +CD +zE +Wf +QR +Wf +Wf +Wf +Wf +CA +sE +sE +sE +Mw +sE +sE +sE +CA +Wf +Ne +Wf +Wf +QR +Wf +sB +CD +NW +zC +ab +ab +"} +(30,1,1) = {" +ab +ab +zC +zC +zC +zC +Tm +Wf +Wf +qh +Wf +bY +zC +kT +Cr +tX +Cr +La +Cr +kT +zC +bY +Wf +qh +yX +Wf +na +zC +zC +zC +zC +ab +ab +"} +(31,1,1) = {" +ab +ab +zC +NW +CD +zE +Wf +Wf +Wf +wb +ZK +bY +zC +Tr +Wf +Ew +Cj +Ew +Wf +Tr +zC +bY +Ji +yk +IV +Wf +Wf +sB +CD +NW +zC +ab +ab +"} +(32,1,1) = {" +ab +ab +zC +QC +Ky +zC +zC +qU +zC +zC +zC +zC +zC +zC +Is +zC +zC +zC +Is +zC +zC +zC +zC +zC +zC +qU +zC +zC +Vx +QC +zC +ab +ab +"} +(33,1,1) = {" +ab +ab +zC +zC +zC +zC +zC +Wf +Wf +Sv +Mf +GQ +zC +Ax +lW +lW +zC +AH +AW +Ew +zC +Wf +lH +Wf +Wf +Wf +zC +zC +zC +zC +zC +ab +ab +"} +(34,1,1) = {" +ab +ab +ab +zC +Yu +vh +tQ +Do +Wf +Wf +wb +yk +zC +Ax +gf +lW +zC +AW +oM +Ew +zC +Ca +EV +yk +Wf +Wf +tQ +Ag +Yu +zC +ab +ab +ab +"} +(35,1,1) = {" +ab +ab +ab +zC +Ag +vh +tQ +Wf +QR +Wf +Ca +jQ +zC +kA +gf +lW +zC +AW +oM +os +zC +Wf +Sx +wb +QR +Wf +tQ +vh +vh +zC +ab +ab +ab +"} +(36,1,1) = {" +ab +ab +ab +zC +lw +FO +tQ +Wf +Wf +Wf +Wf +Wf +zC +Ax +gf +lW +zC +AW +oM +Ew +zC +Wf +ZK +jQ +Wf +Wf +tQ +Qy +vh +zC +ab +ab +ab +"} +(37,1,1) = {" +ab +ab +ab +zC +Hs +vh +zC +tQ +tQ +tQ +zC +bY +zC +Ax +lW +lW +zC +AW +AW +Ew +zC +bY +zC +tQ +tQ +tQ +zC +vh +vh +zC +ab +ab +ab +"} +(38,1,1) = {" +ab +ab +ab +zC +vh +Ag +Js +vh +vh +vh +zC +re +zC +zC +pt +zC +zC +zC +pt +zC +zC +re +pt +eA +Bu +vh +ST +Ag +Qy +zC +ab +ab +ab +"} +(39,1,1) = {" +ab +ab +ab +zC +UV +Yp +vh +vh +lw +VZ +zC +re +re +Nq +jY +re +jk +re +Su +PC +Nq +re +zC +VZ +Qy +vh +vh +vh +UV +zC +ab +ab +ab +"} +(40,1,1) = {" +ab +ab +ab +zC +zC +zC +zC +zC +zC +zC +zC +zC +zC +zC +zC +zC +pt +zC +zC +zC +zC +zC +zC +zC +zC +zC +zC +zC +zC +zC +ab +ab +ab +"} +(41,1,1) = {" +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +zC +IF +Gs +re +Gs +re +zC +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +"} +(42,1,1) = {" +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +zC +re +ug +ug +ug +IF +zC +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +"} +(43,1,1) = {" +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +zC +zC +zC +re +zC +zC +zC +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +"} +(44,1,1) = {" +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +zC +dD +SJ +dD +zC +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +"} +(45,1,1) = {" +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +zC +dD +TB +dD +zC +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +"} +(46,1,1) = {" +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +zC +dD +dD +dD +zC +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +"} +(47,1,1) = {" +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +zC +zC +zC +zC +zC +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +"} diff --git a/_maps/minigame/deathmatch/icemoon.dmm b/_maps/minigame/deathmatch/icemoon.dmm new file mode 100644 index 000000000000..15bbbf7f56db --- /dev/null +++ b/_maps/minigame/deathmatch/icemoon.dmm @@ -0,0 +1,861 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"a" = ( +/turf/open/lava/plasma/ice_moon, +/area/deathmatch) +"c" = ( +/obj/machinery/door/airlock/wood, +/obj/structure/barricade/wooden/snowed, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/misc/asteroid/snow/icemoon/do_not_chasm, +/area/deathmatch) +"d" = ( +/obj/item/stack/ore/iron, +/turf/open/misc/asteroid/snow/icemoon/do_not_chasm, +/area/deathmatch) +"e" = ( +/obj/structure/flora/rock/pile/icy/style_random, +/turf/open/misc/asteroid/snow/icemoon/do_not_chasm, +/area/deathmatch) +"f" = ( +/obj/item/gun/energy/plasmacutter, +/turf/open/misc/asteroid/snow/icemoon/do_not_chasm, +/area/deathmatch) +"g" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 5 + }, +/obj/effect/turf_decal/weather/snow, +/turf/open/indestructible/plating, +/area/deathmatch) +"h" = ( +/turf/closed/indestructible/wood, +/area/deathmatch) +"i" = ( +/turf/open/misc/asteroid/snow/icemoon/do_not_chasm, +/area/deathmatch) +"k" = ( +/obj/effect/spawner/structure/window/ice, +/turf/open/indestructible/plating, +/area/deathmatch) +"l" = ( +/obj/effect/spawner/random/mining_loot/pka_mod{ + pixel_x = 0; + pixel_y = 7 + }, +/obj/structure/flora/grass/brown/style_2, +/turf/open/misc/asteroid/snow/icemoon/do_not_chasm, +/area/deathmatch) +"m" = ( +/turf/open/misc/asteroid/snow/ice/icemoon, +/area/deathmatch) +"n" = ( +/turf/open/misc/ice/icemoon, +/area/deathmatch) +"o" = ( +/obj/item/stack/ore/silver, +/turf/open/misc/asteroid/snow/icemoon/do_not_chasm, +/area/deathmatch) +"p" = ( +/obj/structure/closet/crate/necropolis/tendril/demonic, +/obj/effect/spawner/random/mining_loot/pka_mod, +/obj/effect/spawner/random/mining_loot/pka_mod, +/obj/effect/spawner/random/mining_loot/pka_mod, +/turf/open/indestructible/rockyground, +/area/deathmatch) +"q" = ( +/obj/structure/flora/grass/both/style_random, +/turf/open/misc/asteroid/snow/icemoon/do_not_chasm, +/area/deathmatch) +"t" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 1 + }, +/obj/effect/turf_decal/weather/snow, +/obj/item/storage/medkit/ancient, +/turf/open/indestructible/plating, +/area/deathmatch) +"w" = ( +/obj/structure/flora/tree/dead/style_random, +/turf/open/misc/asteroid/snow/icemoon/do_not_chasm, +/area/deathmatch) +"x" = ( +/turf/closed/indestructible/wood{ + icon_state = "icedmetal_wall-0"; + icon = 'icons/turf/walls/icedmetal_wall.dmi'; + base_icon_state = "icedmetal_wall" + }, +/area/deathmatch) +"y" = ( +/turf/closed/mineral/snowmountain/icemoon, +/area/deathmatch) +"z" = ( +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/misc/asteroid/snow/icemoon/do_not_chasm, +/area/deathmatch) +"A" = ( +/obj/item/skeleton_key, +/turf/open/misc/asteroid/snow/icemoon/do_not_chasm, +/area/deathmatch) +"B" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 6 + }, +/obj/effect/turf_decal/weather/snow, +/turf/open/indestructible/plating, +/area/deathmatch) +"E" = ( +/obj/structure/flora/rock/icy/style_random, +/turf/open/misc/asteroid/snow/icemoon/do_not_chasm, +/area/deathmatch) +"F" = ( +/turf/closed/indestructible/rock/snow/ice/ore, +/area/deathmatch) +"G" = ( +/obj/item/stack/ore/gold, +/turf/open/misc/asteroid/snow/icemoon/do_not_chasm, +/area/deathmatch) +"H" = ( +/obj/structure/flora/grass/green/style_random, +/turf/open/misc/asteroid/snow/icemoon/do_not_chasm, +/area/deathmatch) +"I" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 10 + }, +/obj/effect/turf_decal/weather/snow, +/turf/open/indestructible/plating, +/area/deathmatch) +"J" = ( +/obj/structure/flora/rock/icy, +/turf/open/misc/asteroid/snow/icemoon/do_not_chasm, +/area/deathmatch) +"K" = ( +/obj/item/stack/rods/lava{ + amount = 2 + }, +/turf/open/misc/asteroid/snow/icemoon/do_not_chasm, +/area/deathmatch) +"L" = ( +/obj/item/stack/ore/uranium, +/turf/open/misc/asteroid/snow/icemoon/do_not_chasm, +/area/deathmatch) +"M" = ( +/obj/item/stack/ore/bluespace_crystal, +/obj/item/stack/ore/iron, +/turf/open/misc/asteroid/snow/icemoon/do_not_chasm, +/area/deathmatch) +"N" = ( +/obj/structure/flora/grass/brown/style_random, +/turf/open/misc/asteroid/snow/icemoon/do_not_chasm, +/area/deathmatch) +"O" = ( +/obj/effect/spawner/structure/window/ice, +/obj/structure/barricade/wooden/crude/snow, +/turf/open/indestructible/plating, +/area/deathmatch) +"Q" = ( +/obj/structure/flora/tree/pine/style_2, +/turf/open/misc/asteroid/snow/icemoon/do_not_chasm, +/area/deathmatch) +"S" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 9 + }, +/obj/effect/turf_decal/weather/snow, +/turf/open/indestructible/plating, +/area/deathmatch) +"T" = ( +/turf/open/cliff/snowrock, +/area/deathmatch) +"U" = ( +/turf/closed/mineral/gibtonite/ice/icemoon, +/area/deathmatch) +"V" = ( +/obj/structure/flora/tree/dead/style_6, +/turf/open/misc/asteroid/snow/icemoon/do_not_chasm, +/area/deathmatch) +"Y" = ( +/obj/structure/flora/tree/dead/style_2, +/turf/open/misc/asteroid/snow/icemoon/do_not_chasm, +/area/deathmatch) +"Z" = ( +/obj/effect/turf_decal/weather/snow/corner, +/obj/effect/turf_decal/weather/snow, +/turf/open/indestructible/plating, +/area/deathmatch) + +(1,1,1) = {" +F +F +F +F +F +F +F +F +F +F +F +F +F +F +F +F +F +F +F +F +F +F +F +F +F +"} +(2,1,1) = {" +F +y +y +y +y +y +y +y +y +y +y +y +y +y +y +y +y +y +y +y +y +y +y +y +F +"} +(3,1,1) = {" +F +y +y +i +i +y +y +U +y +y +y +y +y +y +y +y +y +y +i +y +y +y +y +y +F +"} +(4,1,1) = {" +F +y +i +w +l +i +y +y +y +y +y +y +y +y +y +G +i +i +i +L +y +y +U +y +F +"} +(5,1,1) = {" +F +y +y +i +i +y +y +y +y +y +y +y +y +i +i +i +i +E +i +m +y +y +y +y +F +"} +(6,1,1) = {" +F +y +y +y +i +y +y +y +y +y +y +y +y +i +z +i +i +i +i +m +m +m +y +y +F +"} +(7,1,1) = {" +F +y +y +y +y +y +y +y +y +y +y +y +i +i +E +i +i +e +i +i +m +m +m +y +F +"} +(8,1,1) = {" +F +y +y +y +y +y +y +y +y +y +y +y +i +i +i +i +i +i +i +J +i +i +i +y +F +"} +(9,1,1) = {" +F +y +y +y +y +y +y +y +y +y +y +i +i +e +i +i +a +a +i +i +i +i +z +y +F +"} +(10,1,1) = {" +F +y +y +y +y +y +y +y +U +y +M +i +i +i +A +a +a +a +a +i +i +E +i +y +F +"} +(11,1,1) = {" +F +y +y +y +y +y +y +y +y +y +i +E +i +i +a +a +a +a +a +i +i +i +i +y +F +"} +(12,1,1) = {" +F +y +y +y +y +y +y +y +y +y +i +i +i +a +a +p +T +a +a +i +e +i +d +U +F +"} +(13,1,1) = {" +F +y +y +y +y +y +y +y +y +y +i +i +i +a +a +a +a +a +a +i +i +i +i +y +F +"} +(14,1,1) = {" +F +y +y +y +m +m +i +y +y +y +i +z +i +i +a +a +a +a +i +i +i +i +i +y +F +"} +(15,1,1) = {" +F +y +i +i +m +i +i +z +y +y +y +i +E +i +i +i +a +a +i +i +E +i +i +y +F +"} +(16,1,1) = {" +F +i +q +i +i +i +Y +i +i +y +y +y +i +i +i +i +e +i +i +i +i +z +i +y +F +"} +(17,1,1) = {" +F +y +z +Q +i +i +i +N +i +i +y +y +i +i +e +i +i +i +i +e +i +i +i +y +F +"} +(18,1,1) = {" +F +y +i +i +K +H +i +i +i +i +n +y +y +y +i +i +i +E +i +i +i +n +n +y +F +"} +(19,1,1) = {" +F +y +h +O +k +x +i +i +i +n +n +y +y +y +o +i +z +i +i +i +n +n +n +n +F +"} +(20,1,1) = {" +F +y +h +S +I +x +H +i +i +n +n +n +y +y +y +y +y +y +m +n +n +n +n +n +F +"} +(21,1,1) = {" +F +y +x +t +Z +c +i +i +i +H +n +n +n +n +y +y +y +y +y +n +n +f +n +n +F +"} +(22,1,1) = {" +F +y +h +g +B +h +q +i +V +i +n +n +n +n +n +n +n +y +n +n +n +n +n +y +F +"} +(23,1,1) = {" +F +y +x +x +h +x +i +z +i +y +y +y +n +n +n +n +n +n +n +n +n +n +y +y +F +"} +(24,1,1) = {" +F +y +y +y +y +y +y +y +y +y +y +y +y +d +i +n +n +n +n +n +y +y +y +y +F +"} +(25,1,1) = {" +F +F +F +F +F +F +F +F +F +F +F +F +F +F +F +F +F +F +F +F +F +F +F +F +F +"} diff --git a/_maps/minigame/deathmatch/island_operation.dmm b/_maps/minigame/deathmatch/island_operation.dmm new file mode 100644 index 000000000000..1da68b48171f --- /dev/null +++ b/_maps/minigame/deathmatch/island_operation.dmm @@ -0,0 +1,1863 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"a" = ( +/turf/open/water/deep_beach/lethal, +/area/deathmatch/fullbright) +"d" = ( +/turf/open/misc/beach/coast{ + dir = 10 + }, +/area/deathmatch/fullbright) +"e" = ( +/obj/structure/hedge, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"f" = ( +/obj/structure/chair/pew/left{ + dir = 1 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"g" = ( +/turf/open/misc/beach/coast/corner, +/area/deathmatch/fullbright) +"h" = ( +/obj/structure/chair/pew/right{ + dir = 1 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"i" = ( +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"j" = ( +/turf/open/misc/beach/coast, +/area/deathmatch/fullbright) +"l" = ( +/obj/structure/chair/pew/right{ + dir = 1 + }, +/obj/item/storage/toolbox/drone{ + pixel_x = 3; + pixel_y = -8 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"p" = ( +/turf/open/indestructible{ + icon_state = "grass" + }, +/area/deathmatch/fullbright) +"q" = ( +/turf/open/misc/beach/coast/corner{ + dir = 1 + }, +/area/deathmatch/fullbright) +"r" = ( +/turf/open/misc/beach/coast{ + dir = 1 + }, +/area/deathmatch/fullbright) +"t" = ( +/turf/open/misc/beach/coast{ + dir = 6 + }, +/area/deathmatch/fullbright) +"v" = ( +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/indestructible{ + icon_state = "sand" + }, +/area/deathmatch/fullbright) +"w" = ( +/obj/structure/statue/gold/hos{ + name = "statue of the epstein" + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"x" = ( +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"A" = ( +/obj/structure/flora/tree/palm, +/turf/open/indestructible{ + icon_state = "grass" + }, +/area/deathmatch/fullbright) +"C" = ( +/turf/open/indestructible{ + icon_state = "sand" + }, +/area/deathmatch/fullbright) +"E" = ( +/turf/open/misc/beach/coast{ + dir = 4 + }, +/area/deathmatch/fullbright) +"G" = ( +/obj/machinery/syndicatebomb{ + active = 1; + timer_set = 420 + }, +/obj/item/stack/cable_coil/cut, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"H" = ( +/turf/open/misc/beach/coast/corner{ + dir = 4 + }, +/area/deathmatch/fullbright) +"I" = ( +/turf/open/water/beach, +/area/deathmatch/fullbright) +"J" = ( +/obj/item/clothing/gloves/color/yellow, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"K" = ( +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/water/beach, +/area/deathmatch/fullbright) +"M" = ( +/obj/structure/flora/tree/palm/style_2, +/turf/open/indestructible{ + icon_state = "grass" + }, +/area/deathmatch/fullbright) +"N" = ( +/obj/structure/mineral_door/wood{ + opacity = 0 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"P" = ( +/obj/structure/flora/coconuts, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"Q" = ( +/obj/structure/altar, +/obj/effect/mob_spawn/corpse/human, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"R" = ( +/obj/structure/flora/tree/palm, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"S" = ( +/turf/open/misc/beach/coast{ + dir = 5 + }, +/area/deathmatch/fullbright) +"T" = ( +/turf/closed/indestructible/reinforced{ + icon_state = "wall-0"; + icon = 'modular_meta/features/deathmatch/icons/island_operation.dmi'; + opacity = 0; + base_icon_state = "wall" + }, +/area/deathmatch/fullbright) +"U" = ( +/turf/open/misc/beach/coast{ + dir = 8 + }, +/area/deathmatch/fullbright) +"V" = ( +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/misc/beach/coast{ + dir = 4 + }, +/area/deathmatch/fullbright) +"W" = ( +/obj/structure/flora/tree/palm/style_2, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"X" = ( +/turf/open/misc/beach/coast/corner{ + dir = 8 + }, +/area/deathmatch/fullbright) +"Z" = ( +/turf/open/misc/beach/coast{ + dir = 9 + }, +/area/deathmatch/fullbright) + +(1,1,1) = {" +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +"} +(2,1,1) = {" +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +"} +(3,1,1) = {" +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +I +I +I +I +I +I +I +I +I +I +I +I +a +a +a +a +a +a +a +a +a +a +a +a +"} +(4,1,1) = {" +a +a +a +a +a +a +a +a +a +a +a +a +a +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +a +a +a +a +a +a +a +a +a +"} +(5,1,1) = {" +a +a +a +a +a +a +a +a +a +a +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +a +a +a +a +a +a +a +a +"} +(6,1,1) = {" +a +a +a +a +a +a +I +I +I +I +I +I +I +I +I +I +I +I +I +K +I +I +I +I +I +Z +U +U +U +d +I +I +I +a +a +a +a +a +a +a +"} +(7,1,1) = {" +a +a +a +a +a +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +Z +U +U +H +i +i +i +j +I +I +I +I +a +a +a +a +a +a +"} +(8,1,1) = {" +a +a +a +a +a +I +I +K +I +I +I +Z +U +U +U +U +U +U +U +U +U +U +H +i +i +i +i +i +i +q +d +I +I +I +a +a +a +a +a +a +"} +(9,1,1) = {" +a +a +a +a +I +I +I +Z +U +U +U +H +i +i +i +i +i +i +i +i +i +i +i +i +i +i +i +R +i +i +j +I +I +I +a +a +a +a +a +a +"} +(10,1,1) = {" +a +a +a +a +I +I +Z +H +i +i +i +i +i +i +i +i +i +i +i +i +i +i +i +i +R +i +i +P +i +i +j +I +I +I +a +a +a +a +a +a +"} +(11,1,1) = {" +a +a +a +I +I +I +r +i +i +i +i +i +i +p +p +p +p +p +p +p +p +p +p +i +i +i +W +i +i +i +j +I +I +I +a +a +a +a +a +a +"} +(12,1,1) = {" +a +a +a +I +I +Z +H +i +i +i +p +p +p +p +p +p +A +p +p +M +p +p +M +p +p +p +i +i +R +i +j +I +I +I +a +a +a +a +a +a +"} +(13,1,1) = {" +a +a +a +I +I +r +i +i +i +p +p +p +M +p +p +p +p +p +p +p +p +p +p +p +p +p +p +i +i +i +j +I +I +I +a +a +a +a +a +a +"} +(14,1,1) = {" +a +a +I +I +I +r +i +i +p +p +p +p +p +p +M +p +p +M +p +p +M +p +p +M +p +p +p +i +i +i +q +d +K +I +I +a +a +a +a +a +"} +(15,1,1) = {" +a +a +I +I +I +r +i +i +p +M +p +A +p +p +p +p +p +p +p +p +p +p +p +p +p +M +p +i +i +i +i +j +I +I +I +a +a +a +a +a +"} +(16,1,1) = {" +a +a +I +I +I +r +i +i +p +p +p +T +T +T +T +T +T +T +p +p +p +p +p +p +p +p +p +i +i +i +i +j +I +I +I +a +a +a +a +a +"} +(17,1,1) = {" +a +a +I +I +I +r +i +p +A +p +p +T +e +x +f +f +x +T +p +p +p +p +p +p +A +p +p +p +i +i +i +q +d +I +I +I +a +a +a +a +"} +(18,1,1) = {" +a +a +I +I +I +r +i +p +p +p +p +T +w +x +l +h +x +T +C +C +p +C +C +C +p +p +C +C +i +i +i +i +j +I +I +I +a +a +a +a +"} +(19,1,1) = {" +a +a +I +I +K +r +i +p +p +M +p +T +Q +x +G +J +x +N +C +v +C +C +C +C +C +C +C +C +i +i +i +i +j +I +I +I +a +a +a +a +"} +(20,1,1) = {" +a +a +I +I +I +r +i +M +p +p +p +T +x +x +f +f +x +T +C +p +C +C +p +C +C +C +p +p +i +i +i +i +j +I +I +I +I +a +a +a +"} +(21,1,1) = {" +a +a +I +I +I +r +i +p +p +p +p +T +e +x +h +h +x +T +p +p +p +p +p +p +p +p +p +p +i +i +i +i +j +I +I +I +I +a +a +a +"} +(22,1,1) = {" +a +a +I +I +I +r +i +i +p +M +p +T +T +T +T +T +T +T +p +p +p +p +p +p +p +p +p +p +i +i +i +i +j +I +I +I +I +a +a +a +"} +(23,1,1) = {" +a +a +I +I +I +r +i +i +p +p +p +p +p +p +p +p +p +p +p +p +p +p +p +p +M +p +p +i +i +i +i +i +j +I +I +I +I +a +a +a +"} +(24,1,1) = {" +a +a +I +I +I +r +i +i +p +p +p +A +p +p +p +p +p +A +p +p +p +p +p +p +p +p +p +i +W +i +i +i +j +I +I +I +I +a +a +a +"} +(25,1,1) = {" +a +a +I +I +I +r +i +i +p +M +p +p +p +p +A +p +p +p +p +p +M +p +p +p +p +p +i +i +i +P +i +i +j +I +I +I +I +a +a +a +"} +(26,1,1) = {" +a +a +I +I +I +r +i +i +p +p +p +p +p +p +p +p +p +p +p +p +p +p +p +p +p +A +i +i +i +i +i +i +j +K +I +I +I +a +a +a +"} +(27,1,1) = {" +a +a +a +I +I +r +i +i +i +p +p +p +M +p +p +p +p +p +A +p +p +p +A +p +p +p +i +R +P +i +i +g +t +I +I +I +I +a +a +a +"} +(28,1,1) = {" +a +a +a +I +I +S +X +i +i +i +i +i +p +p +p +p +A +p +p +p +p +p +p +p +p +p +i +i +i +R +i +j +I +I +I +I +I +a +a +a +"} +(29,1,1) = {" +a +a +a +a +I +I +S +X +i +i +i +i +i +i +p +p +p +p +p +p +A +p +p +A +p +i +i +i +i +i +i +j +I +I +I +I +a +a +a +a +"} +(30,1,1) = {" +a +a +a +a +I +I +I +S +E +E +X +i +i +i +i +i +i +i +i +p +p +p +p +i +i +i +W +i +i +i +i +j +I +I +I +I +a +a +a +a +"} +(31,1,1) = {" +a +a +a +a +a +I +I +I +I +I +S +E +E +V +X +i +i +i +i +i +i +i +i +i +i +i +i +i +i +i +g +t +I +I +I +a +a +a +a +a +"} +(32,1,1) = {" +a +a +a +a +a +I +I +I +I +I +I +I +I +I +S +E +E +E +X +i +i +i +i +g +E +X +i +i +i +g +t +I +I +I +I +a +a +a +a +a +"} +(33,1,1) = {" +a +a +a +a +a +I +I +K +I +I +I +I +I +I +I +I +I +I +S +E +E +E +E +t +I +S +E +E +E +t +I +I +I +I +a +a +a +a +a +a +"} +(34,1,1) = {" +a +a +a +a +a +a +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +K +I +I +I +I +I +I +K +I +I +I +I +I +a +a +a +a +a +a +"} +(35,1,1) = {" +a +a +a +a +a +a +a +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +a +a +a +a +a +a +a +"} +(36,1,1) = {" +a +a +a +a +a +a +a +a +a +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +a +a +a +a +a +a +a +a +a +"} +(37,1,1) = {" +a +a +a +a +a +a +a +a +a +a +a +a +a +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +I +a +a +a +a +a +a +a +a +a +a +a +"} +(38,1,1) = {" +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +I +I +I +I +I +I +I +I +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +"} +(39,1,1) = {" +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +"} +(40,1,1) = {" +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +"} diff --git a/_maps/minigame/deathmatch/kamurocho.dmm b/_maps/minigame/deathmatch/kamurocho.dmm new file mode 100644 index 000000000000..14b318c70d82 --- /dev/null +++ b/_maps/minigame/deathmatch/kamurocho.dmm @@ -0,0 +1,1473 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"aP" = ( +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/indestructible{ + icon_state = "type1"; + icon = 'modular_meta/features/deathmatch/icons/kamurocho.dmi' + }, +/area/deathmatch/fullbright) +"bw" = ( +/obj/effect/turf_decal/trimline/white/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/white/line{ + dir = 4 + }, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/indestructible{ + icon_state = "type1"; + icon = 'modular_meta/features/deathmatch/icons/kamurocho.dmi' + }, +/area/deathmatch/fullbright) +"bD" = ( +/obj/effect/turf_decal/trimline/white/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/white/line{ + dir = 8 + }, +/turf/open/indestructible{ + icon_state = "type1"; + icon = 'modular_meta/features/deathmatch/icons/kamurocho.dmi' + }, +/area/deathmatch/fullbright) +"cH" = ( +/obj/effect/turf_decal/trimline/white/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/white/line{ + dir = 4 + }, +/turf/open/indestructible{ + icon_state = "type1"; + icon = 'modular_meta/features/deathmatch/icons/kamurocho.dmi' + }, +/area/deathmatch/fullbright) +"fv" = ( +/obj/structure/emergency_shield/cult{ + name = "barrier"; + max_integrity = 9999999 + }, +/turf/open/indestructible{ + icon_state = "type1"; + icon = 'modular_meta/features/deathmatch/icons/kamurocho.dmi' + }, +/area/deathmatch/fullbright) +"fF" = ( +/obj/structure/fluff/fokoff_sign{ + name = "Bar Sign wannabe"; + icon_state = "theharmbaton"; + desc = null; + icon = 'icons/obj/machines/barsigns.dmi' + }, +/turf/closed/indestructible/riveted{ + opacity = 0 + }, +/area/deathmatch/fullbright) +"iF" = ( +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"iI" = ( +/turf/closed/indestructible/fakedoor{ + opacity = 0 + }, +/area/deathmatch/fullbright) +"ky" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"lz" = ( +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"lK" = ( +/obj/structure/stairs_frame{ + dir = 1; + pixel_x = 0; + pixel_y = -6 + }, +/obj/structure/fence{ + pixel_x = -18; + pixel_y = 1 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"lT" = ( +/obj/structure/stairs_frame{ + dir = 1; + pixel_x = 0; + pixel_y = -24 + }, +/obj/structure/fence{ + dir = 8; + pixel_x = 0; + pixel_y = 31 + }, +/obj/structure/fence/end{ + dir = 1; + pixel_x = -18; + pixel_y = -25 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"mo" = ( +/obj/structure/fluff/fokoff_sign{ + name = "Bar Sign wannabe"; + icon_state = "the-red-mons"; + desc = null; + icon = 'icons/obj/machines/barsigns.dmi' + }, +/turf/closed/indestructible/opshuttle{ + opacity = 0 + }, +/area/deathmatch/fullbright) +"mD" = ( +/obj/structure/fence/corner{ + dir = 9; + pixel_x = -18; + pixel_y = 31 + }, +/obj/structure/fence{ + dir = 8; + pixel_x = 8; + pixel_y = 31 + }, +/obj/structure/fence{ + pixel_x = -18; + pixel_y = 1 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"mK" = ( +/obj/structure/fluff/fokoff_sign{ + name = "Bar Sign wannabe"; + icon_state = "wrong-turn"; + desc = null; + icon = 'icons/obj/machines/barsigns.dmi' + }, +/turf/closed/indestructible/syndicate{ + opacity = 0 + }, +/area/deathmatch/fullbright) +"nM" = ( +/turf/closed/indestructible/opshuttle{ + opacity = 0; + dir = 4 + }, +/area/deathmatch/fullbright) +"nT" = ( +/obj/structure/billboard{ + icon = 'modular_meta/features/deathmatch/icons/kamurocho_big.dmi'; + icon_state = "ugly_shi"; + pixel_x = -10; + pixel_y = 14; + density = 0 + }, +/turf/open/indestructible{ + icon_state = "type1"; + icon = 'modular_meta/features/deathmatch/icons/kamurocho.dmi' + }, +/area/deathmatch/fullbright) +"nX" = ( +/obj/effect/turf_decal/siding/thinplating_new/corner, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"rr" = ( +/obj/structure/fluff/fokoff_sign{ + name = "Bar Sign wannabe"; + icon_state = "alohasnackbar"; + desc = null; + icon = 'icons/obj/machines/barsigns.dmi' + }, +/turf/closed/indestructible/syndicate{ + opacity = 0 + }, +/area/deathmatch/fullbright) +"rK" = ( +/obj/structure/fluff/fokoff_sign{ + name = "Bar Sign wannabe"; + icon_state = "rock-bottom"; + desc = null; + icon = 'icons/obj/machines/barsigns.dmi' + }, +/turf/closed/indestructible/iron, +/area/deathmatch/fullbright) +"sb" = ( +/obj/effect/turf_decal/trimline/white/line{ + dir = 1 + }, +/turf/open/indestructible{ + icon_state = "type1"; + icon = 'modular_meta/features/deathmatch/icons/kamurocho.dmi' + }, +/area/deathmatch/fullbright) +"sw" = ( +/obj/effect/turf_decal/siding/thinplating_new, +/obj/effect/landmark/deathmatch_player_spawn, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"sM" = ( +/obj/effect/turf_decal/siding/thinplating_new, +/obj/effect/spawner/random/cheburek_one_precent{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"tk" = ( +/obj/structure/fluff/fokoff_sign{ + name = "Bar Sign wannabe"; + icon_state = "neon-flamingo"; + desc = null; + icon = 'icons/obj/machines/barsigns.dmi' + }, +/turf/closed/indestructible/riveted{ + opacity = 0 + }, +/area/deathmatch/fullbright) +"uw" = ( +/obj/structure/stairs_frame{ + dir = 1 + }, +/obj/structure/fence{ + pixel_x = -18; + pixel_y = 1 + }, +/obj/structure/fence/end{ + pixel_x = -18; + pixel_y = 0 + }, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"uE" = ( +/obj/structure/fluff/fokoff_sign{ + name = "Bar Sign wannabe"; + icon_state = "thegreytide"; + desc = null; + icon = 'icons/obj/machines/barsigns.dmi' + }, +/turf/closed/indestructible/syndicate{ + opacity = 0 + }, +/area/deathmatch/fullbright) +"vy" = ( +/obj/structure/stairs_frame{ + dir = 1; + pixel_x = 0; + pixel_y = -3 + }, +/obj/structure/fence{ + pixel_x = -18; + pixel_y = 1 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"wg" = ( +/obj/effect/turf_decal/trimline/white/line{ + dir = 4 + }, +/turf/open/indestructible{ + icon_state = "type1"; + icon = 'modular_meta/features/deathmatch/icons/kamurocho.dmi' + }, +/area/deathmatch/fullbright) +"xg" = ( +/obj/effect/turf_decal/trimline/white/line{ + dir = 8 + }, +/turf/open/indestructible{ + icon_state = "type1"; + icon = 'modular_meta/features/deathmatch/icons/kamurocho.dmi' + }, +/area/deathmatch/fullbright) +"xK" = ( +/obj/effect/turf_decal/siding/thinplating_new, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"xS" = ( +/obj/structure/fluff/fokoff_sign{ + name = "Bar Sign wannabe"; + icon_state = "cold-ones"; + desc = null; + icon = 'icons/obj/machines/barsigns.dmi' + }, +/turf/closed/indestructible/syndicate{ + opacity = 0 + }, +/area/deathmatch/fullbright) +"zf" = ( +/turf/closed/indestructible/opshuttle{ + opacity = 0 + }, +/area/deathmatch/fullbright) +"zO" = ( +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/turf_decal/trimline/white/line{ + dir = 5 + }, +/turf/open/indestructible{ + icon_state = "type1"; + icon = 'modular_meta/features/deathmatch/icons/kamurocho.dmi' + }, +/area/deathmatch/fullbright) +"zX" = ( +/turf/closed/indestructible/syndicate{ + opacity = 0 + }, +/area/deathmatch/fullbright) +"AH" = ( +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"AS" = ( +/turf/closed/indestructible/opsglass, +/area/deathmatch/fullbright) +"AT" = ( +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"AV" = ( +/obj/structure/fluff/fokoff_sign{ + name = "Bar Sign wannabe"; + icon_state = "thealenath"; + desc = null; + icon = 'icons/obj/machines/barsigns.dmi' + }, +/turf/closed/indestructible/syndicate{ + opacity = 0 + }, +/area/deathmatch/fullbright) +"Bu" = ( +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"BE" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/emergency_shield/cult{ + name = "barrier"; + max_integrity = 9999999 + }, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"BN" = ( +/obj/effect/turf_decal/trimline/white/line{ + dir = 1 + }, +/obj/structure/emergency_shield/cult{ + name = "barrier"; + max_integrity = 9999999 + }, +/turf/open/indestructible{ + icon_state = "type1"; + icon = 'modular_meta/features/deathmatch/icons/kamurocho.dmi' + }, +/area/deathmatch/fullbright) +"BV" = ( +/obj/structure/fluff/fokoff_sign{ + name = "Bar Sign wannabe"; + icon_state = "emergencyrumparty"; + desc = null; + icon = 'icons/obj/machines/barsigns.dmi' + }, +/turf/closed/indestructible/opshuttle{ + opacity = 0 + }, +/area/deathmatch/fullbright) +"Da" = ( +/obj/effect/turf_decal/trimline/white/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible{ + icon_state = "type1"; + icon = 'modular_meta/features/deathmatch/icons/kamurocho.dmi' + }, +/area/deathmatch/fullbright) +"Dn" = ( +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 6 + }, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"Ef" = ( +/obj/effect/decal/cleanable/glass, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"Eh" = ( +/obj/effect/turf_decal/siding/thinplating_new, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"Ft" = ( +/obj/effect/turf_decal/siding/thinplating_new/corner{ + dir = 8 + }, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"FT" = ( +/obj/effect/turf_decal/siding/thinplating_new, +/obj/structure/emergency_shield/cult{ + name = "barrier"; + max_integrity = 9999999 + }, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"IS" = ( +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"JK" = ( +/obj/structure/stairs_frame{ + pixel_x = 0; + pixel_y = 7 + }, +/obj/structure/stairs_frame, +/obj/structure/fence/end{ + pixel_x = -18; + pixel_y = 0 + }, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"LE" = ( +/obj/effect/turf_decal/trimline/white/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/emergency_shield/cult{ + name = "barrier"; + max_integrity = 9999999 + }, +/turf/open/indestructible{ + icon_state = "type1"; + icon = 'modular_meta/features/deathmatch/icons/kamurocho.dmi' + }, +/area/deathmatch/fullbright) +"LN" = ( +/obj/effect/turf_decal/trimline/white/corner{ + dir = 1 + }, +/turf/open/indestructible{ + icon_state = "type1"; + icon = 'modular_meta/features/deathmatch/icons/kamurocho.dmi' + }, +/area/deathmatch/fullbright) +"NB" = ( +/turf/closed/indestructible/iron, +/area/deathmatch/fullbright) +"Oi" = ( +/obj/vehicle/sealed/car/cheburek{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/white/line{ + dir = 1 + }, +/turf/open/indestructible{ + icon_state = "type1"; + icon = 'modular_meta/features/deathmatch/icons/kamurocho.dmi' + }, +/area/deathmatch/fullbright) +"OX" = ( +/obj/effect/decal/cleanable/garbage, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"Pd" = ( +/obj/effect/turf_decal/trimline/white/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible{ + icon_state = "type1"; + icon = 'modular_meta/features/deathmatch/icons/kamurocho.dmi' + }, +/area/deathmatch/fullbright) +"PL" = ( +/obj/effect/turf_decal/trimline/white/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/emergency_shield/cult{ + name = "barrier"; + max_integrity = 9999999 + }, +/turf/open/indestructible{ + icon_state = "type1"; + icon = 'modular_meta/features/deathmatch/icons/kamurocho.dmi' + }, +/area/deathmatch/fullbright) +"SH" = ( +/obj/structure/fluff/fokoff_sign{ + name = "Bar Sign wannabe"; + icon_state = "the-assembly-line"; + desc = null; + icon = 'icons/obj/machines/barsigns.dmi' + }, +/turf/closed/indestructible/opshuttle{ + opacity = 0 + }, +/area/deathmatch/fullbright) +"TN" = ( +/obj/structure/fluff/fokoff_sign{ + name = "Bar Sign wannabe"; + icon_state = "combocafe"; + desc = null; + icon = 'icons/obj/machines/barsigns.dmi' + }, +/turf/closed/indestructible/riveted{ + opacity = 0 + }, +/area/deathmatch/fullbright) +"Uh" = ( +/obj/effect/turf_decal/trimline/white/corner{ + dir = 4 + }, +/turf/open/indestructible{ + icon_state = "type1"; + icon = 'modular_meta/features/deathmatch/icons/kamurocho.dmi' + }, +/area/deathmatch/fullbright) +"UF" = ( +/obj/structure/fluff/fokoff_sign{ + name = "Bar Sign wannabe"; + icon_state = "doctors-orders"; + desc = null; + icon = 'icons/obj/machines/barsigns.dmi' + }, +/turf/closed/indestructible/riveted{ + opacity = 0 + }, +/area/deathmatch/fullbright) +"UW" = ( +/obj/structure/stairs_frame{ + pixel_x = 0; + pixel_y = 7 + }, +/obj/structure/stairs_frame, +/obj/structure/fence{ + pixel_x = -18; + pixel_y = 1 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"VR" = ( +/obj/item/lead_pipe, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"Wl" = ( +/obj/structure/fluff/fokoff_sign{ + name = "Bar Sign wannabe"; + icon_state = "robustacafe"; + desc = null; + icon = 'icons/obj/machines/barsigns.dmi' + }, +/turf/closed/indestructible/syndicate{ + opacity = 0 + }, +/area/deathmatch/fullbright) +"WF" = ( +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 4 + }, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"XL" = ( +/obj/machinery/vending/snack/green, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"XS" = ( +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"Yf" = ( +/obj/structure/stairs_frame{ + pixel_x = 0; + pixel_y = 7 + }, +/obj/structure/stairs_frame, +/obj/structure/fence{ + pixel_x = -18; + pixel_y = 1 + }, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) +"Yn" = ( +/turf/open/indestructible{ + icon_state = "type1"; + icon = 'modular_meta/features/deathmatch/icons/kamurocho.dmi' + }, +/area/deathmatch/fullbright) +"YD" = ( +/obj/effect/turf_decal/trimline/white/line{ + dir = 9 + }, +/turf/open/indestructible{ + icon_state = "type1"; + icon = 'modular_meta/features/deathmatch/icons/kamurocho.dmi' + }, +/area/deathmatch/fullbright) +"YI" = ( +/turf/closed/indestructible/riveted{ + opacity = 0 + }, +/area/deathmatch/fullbright) +"ZQ" = ( +/obj/machinery/vending/snack/blue, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/rockyground, +/area/deathmatch/fullbright) + +(1,1,1) = {" +nM +nM +nM +nM +nM +nM +nM +nM +nM +YI +YI +YI +YI +YI +YI +YI +YI +YI +YI +YI +YI +iF +iF +Eh +sb +Yn +"} +(2,1,1) = {" +Bu +Bu +OX +iF +iF +Bu +Bu +iF +VR +YI +YI +YI +YI +YI +YI +YI +YI +YI +YI +fF +YI +iF +Bu +xK +sb +Yn +"} +(3,1,1) = {" +iF +Bu +Bu +Bu +Bu +AH +Bu +iF +ZQ +YI +YI +YI +YI +YI +YI +YI +YI +YI +YI +YI +YI +Bu +Bu +Eh +Oi +Yn +"} +(4,1,1) = {" +iF +ky +iF +iF +Bu +Bu +Bu +Ef +XL +YI +YI +YI +YI +YI +zX +zX +zX +zX +zX +zX +zX +Bu +Bu +xK +sb +Yn +"} +(5,1,1) = {" +Bu +mD +UW +Yf +JK +Bu +Bu +AH +Bu +YI +YI +YI +YI +YI +zX +zX +zX +zX +zX +zX +AS +iF +Bu +Eh +sb +Yn +"} +(6,1,1) = {" +Bu +lT +lK +vy +uw +Bu +Bu +Bu +Bu +YI +YI +YI +YI +YI +zX +zX +zX +zX +zX +zX +iI +iF +Bu +Eh +sb +Yn +"} +(7,1,1) = {" +NB +NB +NB +NB +NB +NB +NB +NB +iF +YI +YI +YI +YI +YI +zX +zX +zX +zX +zX +zX +AS +iF +Bu +xK +sb +Yn +"} +(8,1,1) = {" +NB +NB +NB +NB +NB +NB +NB +NB +iF +YI +YI +YI +YI +YI +zX +zX +zX +zX +uE +zX +zX +Bu +Bu +xK +sb +Yn +"} +(9,1,1) = {" +NB +NB +NB +NB +NB +NB +NB +NB +Bu +YI +YI +YI +YI +YI +zX +zX +mK +zX +zX +Wl +AS +BE +BE +FT +BN +fv +"} +(10,1,1) = {" +NB +NB +NB +NB +rK +NB +NB +NB +Bu +YI +YI +YI +YI +YI +zX +zX +zX +zX +rr +zX +AS +iF +Bu +Eh +sb +Yn +"} +(11,1,1) = {" +NB +NB +NB +NB +NB +NB +NB +NB +Bu +YI +YI +YI +tk +YI +zX +zX +zX +zX +zX +zX +zX +XS +nX +lz +sb +Yn +"} +(12,1,1) = {" +NB +NB +iI +NB +NB +AS +AS +NB +Bu +YI +AS +iI +YI +YI +zX +iI +zX +AS +AS +zX +zX +WF +Dn +YD +LN +Yn +"} +(13,1,1) = {" +Da +Da +xg +Da +LE +Da +xg +xg +xg +xg +Da +Da +Da +xg +xg +xg +xg +Da +Da +xg +xg +xg +cH +LN +Yn +Yn +"} +(14,1,1) = {" +Yn +Yn +Yn +Yn +fv +Yn +Yn +Yn +Yn +Yn +Yn +aP +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +nT +cH +Yn +Yn +Yn +"} +(15,1,1) = {" +Yn +Yn +Yn +Yn +fv +Yn +aP +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +bw +Yn +Yn +Yn +"} +(16,1,1) = {" +Yn +Yn +Yn +Yn +fv +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +aP +Yn +Yn +Yn +Yn +Yn +bD +Yn +Yn +Yn +"} +(17,1,1) = {" +Pd +Pd +Pd +wg +PL +Pd +Pd +wg +Pd +Pd +Pd +Pd +wg +wg +Pd +Pd +Pd +wg +wg +Pd +Pd +wg +cH +Uh +Yn +Yn +"} +(18,1,1) = {" +YI +AS +AS +YI +YI +zf +zf +AS +AS +iI +AS +AS +zf +zf +zX +AS +AS +zX +AS +AS +zX +IS +AT +zO +Uh +Yn +"} +(19,1,1) = {" +YI +YI +YI +YI +YI +BV +zf +zf +zf +zf +zf +zf +zf +mo +zX +zX +zX +zX +zX +zX +AS +Bu +Ft +AT +sb +Yn +"} +(20,1,1) = {" +YI +YI +TN +YI +YI +zf +zf +zf +zf +zf +SH +zf +zf +zf +zX +zX +zX +xS +zX +zX +AS +Bu +Bu +xK +sb +Yn +"} +(21,1,1) = {" +YI +YI +YI +YI +YI +zf +zf +zf +zf +zf +zf +zf +zf +zf +zX +zX +zX +zX +zX +zX +zX +iF +AH +xK +sb +Yn +"} +(22,1,1) = {" +YI +YI +YI +YI +YI +zf +zf +zf +zf +zf +zf +zf +zf +zf +zX +zX +zX +zX +zX +AV +AS +iF +Bu +sM +sb +Yn +"} +(23,1,1) = {" +YI +YI +YI +YI +YI +zf +zf +zf +zf +zf +zf +zf +zf +zf +zX +zX +zX +zX +zX +zX +AS +Bu +Bu +Eh +sb +Yn +"} +(24,1,1) = {" +YI +YI +YI +YI +YI +zf +zf +zf +zf +zf +zf +zf +zf +zf +zX +zX +zX +zX +zX +zX +zX +Bu +iF +Eh +sb +Yn +"} +(25,1,1) = {" +YI +YI +YI +YI +YI +zf +zf +zf +zf +zf +zf +zf +zf +zf +YI +YI +YI +YI +YI +YI +YI +Bu +Bu +sw +sb +Yn +"} +(26,1,1) = {" +YI +YI +YI +YI +YI +zf +zf +zf +zf +zf +zf +zf +zf +zf +YI +YI +YI +YI +YI +YI +iI +iF +Bu +xK +sb +Yn +"} +(27,1,1) = {" +YI +YI +YI +YI +YI +zf +zf +zf +zf +zf +zf +zf +zf +zf +YI +YI +YI +YI +YI +YI +YI +BE +BE +FT +BN +fv +"} +(28,1,1) = {" +YI +YI +YI +YI +YI +zf +zf +zf +zf +zf +zf +zf +zf +zf +YI +YI +YI +YI +YI +UF +YI +Bu +Bu +Eh +sb +Yn +"} +(29,1,1) = {" +YI +YI +YI +YI +YI +zf +zf +zf +zf +zf +zf +zf +zf +zf +YI +YI +YI +YI +YI +YI +YI +iF +Bu +Eh +sb +Yn +"} +(30,1,1) = {" +YI +YI +YI +YI +YI +zf +zf +zf +zf +zf +zf +zf +zf +zf +YI +YI +YI +YI +YI +YI +YI +iF +iF +xK +sb +Yn +"} diff --git a/_maps/minigame/deathmatch/library.dmm b/_maps/minigame/deathmatch/library.dmm new file mode 100644 index 000000000000..8f90f28dcb37 --- /dev/null +++ b/_maps/minigame/deathmatch/library.dmm @@ -0,0 +1,1144 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"a" = ( +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"b" = ( +/obj/structure/bookcase/random, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"c" = ( +/turf/open/floor/carpet/red, +/area/deathmatch/fullbright) +"d" = ( +/obj/structure/statue/sandstone/venus{ + dir = 1; + name = "Honor" + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"e" = ( +/obj/structure/chair/wood, +/obj/item/toy/eldritch_book, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/floor/iron/grimy, +/area/deathmatch/fullbright) +"f" = ( +/obj/machinery/door/window/right/directional/west, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"g" = ( +/obj/structure/chair/office, +/turf/open/floor/carpet, +/area/deathmatch/fullbright) +"h" = ( +/turf/open/space/basic, +/area/template_noop) +"j" = ( +/obj/item/chair/wood, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"k" = ( +/obj/structure/chair/comfy{ + dir = 1 + }, +/obj/item/clothing/suit/costume/wellworn_shirt/messy/graphic/gamer, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"m" = ( +/turf/open/floor/carpet, +/area/deathmatch/fullbright) +"o" = ( +/obj/structure/chair/wood, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/floor/iron/grimy, +/area/deathmatch/fullbright) +"p" = ( +/obj/machinery/door/window/left/directional/east, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"q" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/turf/open/floor/carpet/red, +/area/deathmatch/fullbright) +"r" = ( +/obj/structure/chair/comfy/beige{ + dir = 4 + }, +/turf/open/floor/carpet/green, +/area/deathmatch/fullbright) +"s" = ( +/obj/item/kirbyplants/organic/plant21, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"t" = ( +/turf/closed/indestructible/fakedoor, +/area/deathmatch/fullbright) +"u" = ( +/obj/structure/chair/comfy{ + dir = 8 + }, +/turf/open/floor/carpet/blue, +/area/deathmatch/fullbright) +"v" = ( +/obj/structure/chair/office, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/floor/carpet, +/area/deathmatch/fullbright) +"x" = ( +/obj/structure/table/wood, +/obj/item/book/granter/action/spell/summon_cheese, +/turf/open/floor/carpet/red, +/area/deathmatch/fullbright) +"y" = ( +/obj/machinery/computer/arcade/orion_trail{ + desc = "For gamers only. Casuals need not apply."; + icon_screen = "library"; + icon_state = "oldcomp"; + name = "Gamer Computer" + }, +/obj/structure/table, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"z" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/floor/carpet/red, +/area/deathmatch/fullbright) +"A" = ( +/obj/effect/heretic_rune/big, +/obj/structure/table_frame/wood, +/obj/effect/gibspawner/human/bodypartless, +/turf/open/floor/carpet/red, +/area/deathmatch/fullbright) +"B" = ( +/obj/structure/chair/comfy, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/floor/carpet/blue, +/area/deathmatch/fullbright) +"C" = ( +/obj/structure/table/wood, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"D" = ( +/obj/structure/table/wood/fancy/green, +/turf/open/floor/carpet/green, +/area/deathmatch/fullbright) +"F" = ( +/obj/structure/table/wood/fancy/blue, +/turf/open/floor/carpet/blue, +/area/deathmatch/fullbright) +"G" = ( +/obj/structure/displaycase/trophy, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"H" = ( +/obj/structure/statue/sandstone/venus{ + name = "Justice" + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"I" = ( +/obj/structure/chair/comfy/beige{ + dir = 4 + }, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/floor/carpet/green, +/area/deathmatch/fullbright) +"J" = ( +/turf/closed/indestructible/wood, +/area/deathmatch/fullbright) +"K" = ( +/obj/structure/closet/crate/freezer, +/obj/item/reagent_containers/cup/soda_cans/monkey_energy, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"L" = ( +/turf/open/floor/iron/grimy, +/area/deathmatch/fullbright) +"M" = ( +/obj/structure/table/wood, +/turf/open/floor/carpet/red, +/area/deathmatch/fullbright) +"N" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/floor/carpet/red, +/area/deathmatch/fullbright) +"O" = ( +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/floor/iron/grimy, +/area/deathmatch/fullbright) +"Q" = ( +/turf/open/floor/carpet/green, +/area/deathmatch/fullbright) +"R" = ( +/turf/open/floor/carpet/blue, +/area/deathmatch/fullbright) +"S" = ( +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"T" = ( +/obj/structure/chair/wood{ + dir = 1 + }, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/floor/iron/grimy, +/area/deathmatch/fullbright) +"U" = ( +/obj/item/chair/wood{ + dir = 4 + }, +/turf/open/floor/carpet/red, +/area/deathmatch/fullbright) +"V" = ( +/obj/structure/chair/comfy/beige, +/turf/open/floor/carpet/green, +/area/deathmatch/fullbright) +"X" = ( +/obj/structure/table/wood, +/obj/machinery/computer/libraryconsole/bookmanagement{ + dir = 1 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"Y" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/turf/open/floor/carpet/red, +/area/deathmatch/fullbright) +"Z" = ( +/obj/structure/chair/comfy, +/turf/open/floor/carpet/blue, +/area/deathmatch/fullbright) + +(1,1,1) = {" +h +J +J +J +J +J +J +J +J +J +h +h +h +h +h +h +h +h +h +h +h +h +h +h +h +h +h +h +h +h +h +"} +(2,1,1) = {" +J +J +b +b +b +b +b +b +b +J +J +J +J +J +J +J +J +J +J +J +J +J +J +J +J +J +J +J +J +J +J +"} +(3,1,1) = {" +J +b +a +a +a +a +a +a +a +b +L +L +b +L +L +b +L +L +b +L +L +b +a +b +b +b +b +b +b +b +J +"} +(4,1,1) = {" +J +b +a +c +U +N +c +q +a +b +L +L +b +L +L +b +L +L +b +L +L +b +a +R +R +R +R +b +b +b +J +"} +(5,1,1) = {" +J +b +a +A +c +M +c +M +a +b +L +L +b +L +e +b +L +L +b +L +L +b +a +B +F +F +R +b +b +b +J +"} +(6,1,1) = {" +J +b +a +c +c +Y +c +Y +a +b +O +L +b +L +L +b +L +L +b +L +L +b +a +Z +F +F +R +b +b +b +J +"} +(7,1,1) = {" +J +b +a +j +a +a +a +a +a +b +L +L +b +L +L +b +L +L +b +T +L +b +a +R +u +u +R +b +b +b +J +"} +(8,1,1) = {" +J +J +b +b +a +a +a +b +b +J +L +L +b +L +L +b +L +L +b +L +L +b +a +a +a +a +a +a +a +a +J +"} +(9,1,1) = {" +h +J +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +J +"} +(10,1,1) = {" +h +J +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +J +"} +(11,1,1) = {" +h +J +L +L +b +L +L +b +L +L +b +L +L +b +L +L +b +L +L +b +L +L +J +p +C +C +H +L +L +a +J +"} +(12,1,1) = {" +h +J +L +L +b +L +L +b +L +L +b +L +L +b +L +L +b +L +L +b +L +L +b +a +a +a +C +L +L +s +J +"} +(13,1,1) = {" +h +J +L +L +b +L +L +G +L +L +b +L +L +G +L +o +b +L +L +G +L +L +b +a +m +g +X +L +L +L +J +"} +(14,1,1) = {" +h +J +L +L +b +L +L +b +L +L +b +L +L +b +L +L +b +L +L +b +L +L +b +a +m +m +C +L +O +L +t +"} +(15,1,1) = {" +h +J +L +L +b +L +L +b +T +L +b +L +L +b +L +L +b +L +L +b +L +L +b +a +m +m +C +L +L +L +t +"} +(16,1,1) = {" +h +J +L +o +b +L +L +G +L +L +b +L +L +G +L +L +b +L +L +G +L +L +b +a +m +v +X +L +L +L +J +"} +(17,1,1) = {" +h +J +L +L +b +L +L +b +L +L +b +L +O +b +L +L +b +L +L +b +L +L +b +a +a +a +C +L +L +s +J +"} +(18,1,1) = {" +h +J +L +L +b +L +L +b +L +L +b +L +L +b +L +L +b +L +L +b +L +L +J +f +C +C +d +L +L +a +J +"} +(19,1,1) = {" +h +J +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +J +"} +(20,1,1) = {" +h +J +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +J +"} +(21,1,1) = {" +J +J +b +b +a +a +a +b +b +J +L +L +b +L +L +b +L +L +b +L +L +b +a +a +a +a +a +a +a +a +J +"} +(22,1,1) = {" +J +b +a +a +a +a +a +a +a +b +L +L +b +L +L +b +L +L +b +L +L +b +a +Q +r +I +Q +b +b +b +J +"} +(23,1,1) = {" +J +b +a +q +c +q +c +q +a +b +L +L +b +L +L +b +L +L +b +L +L +b +a +V +D +D +Q +b +b +b +J +"} +(24,1,1) = {" +J +b +a +x +c +M +c +M +a +b +L +L +b +T +L +b +L +L +b +L +L +b +a +V +D +D +Q +b +b +b +J +"} +(25,1,1) = {" +J +b +a +Y +c +Y +c +z +a +b +L +L +b +L +L +b +L +L +b +L +o +b +a +Q +Q +Q +Q +b +K +S +J +"} +(26,1,1) = {" +J +b +a +a +a +a +a +a +a +b +L +L +b +L +L +b +L +L +b +L +L +b +a +b +b +b +b +b +y +k +J +"} +(27,1,1) = {" +J +J +b +b +b +b +b +b +b +J +J +J +J +J +J +J +J +J +J +J +J +J +J +J +J +J +J +J +J +J +J +"} +(28,1,1) = {" +h +J +J +J +J +J +J +J +J +J +h +h +h +h +h +h +h +h +h +h +h +h +h +h +h +h +h +h +h +h +h +"} diff --git a/_maps/minigame/deathmatch/middle_east_showdown.dmm b/_maps/minigame/deathmatch/middle_east_showdown.dmm new file mode 100644 index 000000000000..e19083d5f33d --- /dev/null +++ b/_maps/minigame/deathmatch/middle_east_showdown.dmm @@ -0,0 +1,1733 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"aS" = ( +/obj/structure/lattice/catwalk, +/turf/open/chasm/true/no_smooth/fake_motion_sand/fast, +/area/deathmatch/fullbright) +"bw" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"cU" = ( +/obj/effect/portal/permanent{ + icon = 'icons/mob/simple/lavaland/nest.dmi'; + icon_state = "hole"; + name = "The Hole"; + id = "hole"; + desc = null + }, +/turf/open/misc/dirt/station, +/area/deathmatch/fullbright) +"ej" = ( +/obj/structure/platform/sandstone, +/obj/item/gun/ballistic/shotgun/automatic/combat{ + pixel_x = 12; + pixel_y = 2 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"eQ" = ( +/obj/item/stack/sheet/mineral/sandstone, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"eV" = ( +/obj/effect/turf_decal/sand, +/obj/item/grenade/syndieminibomb/concussion, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"fk" = ( +/obj/structure/mineral_door/wood{ + opacity = 0 + }, +/turf/open/misc/dirt/station, +/area/deathmatch/fullbright) +"fm" = ( +/obj/structure/mineral_door/sandstone{ + opacity = 0 + }, +/obj/effect/turf_decal/sand, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"fz" = ( +/obj/effect/powerup/health, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"fJ" = ( +/obj/structure/platform/sandstone, +/obj/item/gun/ballistic/shotgun/lethal, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"gn" = ( +/obj/structure/tram/alt/sandstone{ + name = "sandstone wall" + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"gE" = ( +/obj/effect/turf_decal/sand, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack/breaching, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/carbine, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"hh" = ( +/obj/structure/platform/sandstone, +/obj/effect/spawner/random/armory/barrier_grenades, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"ij" = ( +/obj/structure/platform/sandstone, +/obj/item/gun/ballistic/automatic/c20r/unrestricted, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"jH" = ( +/obj/item/grenade/empgrenade{ + pixel_x = 11; + pixel_y = 4 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"kx" = ( +/obj/item/mecha_ammo/missiles_srm, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"mo" = ( +/obj/structure/billboard/roadsign/twomillion, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"mE" = ( +/obj/structure/platform/sandstone, +/obj/item/gun/ballistic/rifle/boltaction/surplus, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"nn" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/turf_decal/weather/sand{ + dir = 8 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"oj" = ( +/obj/effect/turf_decal/weather/sand{ + dir = 10 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"oA" = ( +/obj/structure/lattice, +/turf/open/chasm/true/no_smooth/fake_motion_sand/fast, +/area/deathmatch/fullbright) +"pA" = ( +/obj/structure/platform/sandstone, +/obj/item/gun/ballistic/revolver/mateba{ + pixel_x = 1; + pixel_y = 5 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"qk" = ( +/obj/structure/platform/sandstone, +/obj/item/gun/ballistic/automatic/wt550{ + pixel_x = 15; + pixel_y = 5 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"qJ" = ( +/obj/structure/platform/sandstone, +/obj/item/gun/ballistic/automatic/m90/unrestricted{ + pixel_x = -11; + pixel_y = -2 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"qZ" = ( +/obj/structure/platform/sandstone, +/obj/item/grenade/frag, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"ri" = ( +/turf/open/misc/dirt/station, +/area/deathmatch/fullbright) +"rt" = ( +/obj/structure/platform/sandstone, +/obj/item/gun/ballistic/automatic/napad, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"rU" = ( +/obj/effect/turf_decal/sand, +/obj/structure/rack/skeletal, +/obj/item/gun/ballistic/shotgun/hook{ + pixel_x = 0; + pixel_y = 4 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"tH" = ( +/obj/structure/platform/sandstone, +/obj/item/stack/sheet/mineral/sandstone/thirty{ + pixel_x = 0; + pixel_y = 4 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"vn" = ( +/obj/item/storage/toolbox/emergency/turret, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"vL" = ( +/obj/structure/platform/sandstone, +/obj/item/gun/ballistic/rifle/boltaction/donkrifle, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"zA" = ( +/obj/machinery/deployable_turret/hmg{ + dir = 9 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"zN" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/turf_decal/weather/sand{ + dir = 9 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"zY" = ( +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"Bn" = ( +/obj/structure/platform/sandstone, +/obj/item/gun/grenadelauncher{ + pixel_x = 10; + pixel_y = 0 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"BQ" = ( +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"Ce" = ( +/turf/open/chasm/true/no_smooth/fake_motion_sand/fast, +/area/deathmatch/fullbright) +"Cf" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/turf_decal/weather/sand{ + dir = 4; + pixel_x = 0; + pixel_y = 0 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"CG" = ( +/obj/item/shovel{ + pixel_x = -12; + pixel_y = -12 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"EC" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/turf_decal/weather/sand{ + dir = 5 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"Fq" = ( +/obj/effect/portal/permanent{ + icon = 'icons/mob/simple/lavaland/nest.dmi'; + icon_state = "hole"; + name = "The Hole"; + id = "hole"; + desc = null + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"Fr" = ( +/obj/effect/turf_decal/sand, +/obj/item/gun/ballistic/shotgun/china_lake, +/obj/structure/closet/secure_closet{ + req_access = list("armory") + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"Fs" = ( +/obj/structure/platform/sandstone, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"Gm" = ( +/obj/structure/platform/sandstone, +/obj/item/mecha_parts/mecha_equipment/armor/antiproj_armor_booster, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"GP" = ( +/obj/effect/turf_decal/sand, +/obj/item/storage/toolbox/electrical, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"GX" = ( +/obj/structure/lattice/catwalk, +/obj/item/ammo_box/rocket, +/turf/open/chasm/true/no_smooth/fake_motion_sand/fast, +/area/deathmatch/fullbright) +"HC" = ( +/obj/effect/turf_decal/sand/plating, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"Ik" = ( +/obj/effect/turf_decal/sand, +/obj/item/mecha_ammo/incendiary, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"Im" = ( +/obj/effect/spawner/random/cheburek_one_precent{ + spawn_loot_chance = 3; + name = "cheburek car three precent" + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"JJ" = ( +/obj/structure/lattice/catwalk, +/obj/item/gun/ballistic/rocketlauncher/unrestricted, +/turf/open/chasm/true/no_smooth/fake_motion_sand/fast, +/area/deathmatch/fullbright) +"KD" = ( +/obj/structure/platform/sandstone, +/obj/item/gun/ballistic/automatic/battle_rifle{ + pixel_x = -14; + pixel_y = 0 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"Lb" = ( +/obj/effect/mine/explosive/light, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"Lo" = ( +/obj/structure/platform/sandstone, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"Mk" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/turf_decal/weather/sand{ + dir = 10 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"Mv" = ( +/obj/structure/lattice/catwalk, +/obj/item/clothing/gloves/tackler/rocket, +/turf/open/chasm/true/no_smooth/fake_motion_sand/fast, +/area/deathmatch/fullbright) +"Og" = ( +/obj/effect/turf_decal/sand, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"Oy" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/turf_decal/weather/sand{ + dir = 4 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"OD" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/turf_decal/weather/sand{ + dir = 6 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"OH" = ( +/obj/structure/platform/sandstone, +/obj/item/stack/sheet/mineral/sandbags/fifty{ + pixel_x = 0; + pixel_y = 7 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"OL" = ( +/obj/structure/platform/sandstone, +/obj/item/gun/ballistic/automatic/l6_saw/unrestricted{ + pixel_x = -9; + pixel_y = 0 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"OR" = ( +/obj/item/storage/backpack/duffelbag/syndie/c4, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"Qr" = ( +/obj/structure/tram/alt/wood{ + name = "wooden wall" + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"RE" = ( +/obj/item/mecha_ammo/incendiary, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"RG" = ( +/obj/structure/barricade/sandbags, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"RO" = ( +/obj/structure/platform/sandstone, +/obj/item/gun/ballistic/automatic/ar{ + pixel_x = 5; + pixel_y = 3 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"Ss" = ( +/obj/effect/turf_decal/sand, +/obj/structure/rack/skeletal{ + pixel_x = 0; + pixel_y = 0 + }, +/obj/item/claymore/cutlass{ + pixel_x = 2; + pixel_y = 7 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"SG" = ( +/obj/item/grenade/frag, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"Tn" = ( +/obj/effect/powerup/ammo, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"TA" = ( +/obj/effect/turf_decal/sand, +/obj/item/stack/sheet/mineral/sandbags/fifty, +/obj/item/stack/sheet/mineral/sandstone/thirty, +/obj/structure/closet/secure_closet, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"TH" = ( +/obj/effect/turf_decal/sand/plating, +/obj/effect/turf_decal/weather/sand{ + dir = 8; + pixel_x = 0; + pixel_y = 0 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"TL" = ( +/obj/effect/turf_decal/sand, +/obj/vehicle/sealed/mecha/durand, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"Un" = ( +/obj/effect/turf_decal/weather/sand{ + dir = 8 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"Wb" = ( +/obj/structure/mineral_door/sandstone{ + opacity = 0 + }, +/obj/effect/turf_decal/sand, +/obj/effect/mine/stun, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"Wl" = ( +/obj/item/mecha_ammo/missiles_pep, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"WL" = ( +/obj/structure/platform/sandstone, +/obj/item/grenade/chem_grenade/incendiary{ + pixel_x = 5; + pixel_y = 0 + }, +/obj/item/grenade/chem_grenade/incendiary{ + pixel_x = 13; + pixel_y = 0 + }, +/obj/item/grenade/chem_grenade/incendiary{ + pixel_x = 9; + pixel_y = 10 + }, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"WS" = ( +/obj/item/food/egg/watcher, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"Xj" = ( +/obj/structure/platform/sandstone, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/taser, +/turf/open/misc/beach/sand, +/area/deathmatch/fullbright) +"XI" = ( +/obj/structure/tram/alt/wood{ + name = "wooden wall" + }, +/turf/open/misc/dirt/station, +/area/deathmatch/fullbright) + +(1,1,1) = {" +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +OR +BQ +BQ +BQ +"} +(2,1,1) = {" +BQ +BQ +BQ +BQ +BQ +BQ +RG +RG +RG +BQ +BQ +BQ +BQ +BQ +BQ +Fq +zY +BQ +ij +hh +BQ +kx +BQ +BQ +BQ +BQ +BQ +BQ +gn +gn +gn +gn +BQ +"} +(3,1,1) = {" +BQ +BQ +Lo +Lo +Lo +BQ +BQ +BQ +BQ +BQ +hh +BQ +BQ +fz +BQ +CG +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +zY +BQ +BQ +BQ +gn +TL +GP +gn +BQ +"} +(4,1,1) = {" +BQ +BQ +vL +BQ +BQ +BQ +BQ +BQ +BQ +BQ +tH +BQ +BQ +Lo +BQ +BQ +Lo +BQ +BQ +BQ +BQ +BQ +qZ +BQ +Lo +qk +fz +BQ +gn +gE +Og +gn +BQ +"} +(5,1,1) = {" +BQ +BQ +Lo +BQ +BQ +zY +BQ +OH +Lo +BQ +Lo +BQ +BQ +OL +BQ +BQ +tH +BQ +BQ +Lo +BQ +BQ +OH +BQ +BQ +Lo +Xj +BQ +gn +gn +Ik +gn +BQ +"} +(6,1,1) = {" +BQ +BQ +Tn +BQ +RO +BQ +BQ +BQ +BQ +BQ +Tn +BQ +BQ +BQ +zY +BQ +BQ +BQ +BQ +rt +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +gn +fm +gn +BQ +"} +(7,1,1) = {" +BQ +BQ +BQ +BQ +hh +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +Lo +Lo +BQ +BQ +WL +BQ +BQ +BQ +pA +BQ +BQ +BQ +BQ +BQ +"} +(8,1,1) = {" +BQ +BQ +BQ +BQ +BQ +BQ +Lo +fJ +BQ +BQ +BQ +Lo +BQ +qZ +Lo +BQ +BQ +Lo +BQ +Tn +Lo +zY +BQ +Bn +BQ +Tn +BQ +Gm +BQ +BQ +RG +RG +BQ +"} +(9,1,1) = {" +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +KD +BQ +BQ +BQ +BQ +BQ +mE +BQ +BQ +tH +BQ +BQ +Lo +BQ +ej +BQ +OH +BQ +RG +RG +RE +BQ +"} +(10,1,1) = {" +BQ +BQ +zY +RG +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +Lo +BQ +BQ +Lo +BQ +BQ +BQ +BQ +BQ +BQ +BQ +Lo +BQ +BQ +BQ +BQ +BQ +BQ +BQ +"} +(11,1,1) = {" +BQ +BQ +BQ +RG +RG +BQ +BQ +Tn +Lo +OH +BQ +BQ +BQ +BQ +qJ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +"} +(12,1,1) = {" +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +Fs +Lo +BQ +BQ +BQ +BQ +BQ +zY +BQ +RG +BQ +BQ +tH +hh +BQ +zY +RG +Lb +BQ +BQ +BQ +BQ +"} +(13,1,1) = {" +BQ +BQ +BQ +BQ +BQ +BQ +BQ +Lb +BQ +zY +BQ +BQ +Tn +BQ +BQ +BQ +RG +RG +RG +BQ +Lb +BQ +BQ +BQ +BQ +BQ +RG +RG +BQ +BQ +BQ +BQ +BQ +"} +(14,1,1) = {" +Mk +BQ +BQ +BQ +BQ +zN +Mk +RG +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +Wl +BQ +BQ +"} +(15,1,1) = {" +HC +nn +TH +TH +nn +HC +HC +nn +nn +Mk +BQ +BQ +zN +nn +nn +Mk +BQ +BQ +BQ +zN +nn +nn +Mk +BQ +BQ +BQ +BQ +zN +nn +nn +nn +Mk +BQ +"} +(16,1,1) = {" +HC +HC +HC +HC +HC +HC +HC +HC +HC +HC +nn +nn +HC +HC +HC +HC +nn +nn +nn +HC +HC +HC +HC +nn +nn +nn +nn +HC +HC +HC +HC +HC +TH +"} +(17,1,1) = {" +HC +HC +HC +HC +HC +HC +Oy +HC +HC +HC +HC +HC +HC +HC +HC +HC +HC +HC +HC +HC +HC +HC +HC +HC +HC +HC +HC +HC +HC +HC +HC +HC +HC +"} +(18,1,1) = {" +HC +HC +HC +HC +bw +OD +BQ +EC +Oy +HC +HC +HC +HC +HC +Cf +Oy +HC +HC +HC +Oy +Oy +Oy +Oy +Oy +HC +HC +HC +HC +HC +Oy +Oy +HC +HC +"} +(19,1,1) = {" +Un +oj +Oy +Oy +OD +BQ +BQ +BQ +BQ +EC +Oy +Oy +Oy +OD +BQ +BQ +EC +Oy +OD +BQ +BQ +BQ +BQ +BQ +EC +Oy +Oy +Oy +OD +BQ +BQ +EC +Oy +"} +(20,1,1) = {" +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +"} +(21,1,1) = {" +BQ +BQ +BQ +BQ +BQ +BQ +BQ +Im +BQ +mo +BQ +BQ +Lb +BQ +BQ +RG +RG +BQ +BQ +BQ +RG +RG +BQ +RG +RG +BQ +Lb +RG +RG +RG +BQ +BQ +BQ +"} +(22,1,1) = {" +RG +RG +eQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +RG +BQ +BQ +zY +BQ +BQ +RG +BQ +BQ +BQ +BQ +zY +BQ +BQ +BQ +RG +zA +RG +BQ +BQ +BQ +"} +(23,1,1) = {" +RG +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +RG +RG +RG +BQ +RG +RG +RG +RG +RG +RG +RG +RG +BQ +BQ +BQ +BQ +BQ +BQ +BQ +"} +(24,1,1) = {" +RG +BQ +RG +RG +BQ +BQ +BQ +BQ +jH +BQ +BQ +RG +RG +BQ +BQ +Tn +RG +BQ +RG +BQ +zY +BQ +BQ +BQ +BQ +RG +RG +RG +BQ +BQ +BQ +BQ +BQ +"} +(25,1,1) = {" +RG +BQ +RG +zY +BQ +RG +RG +BQ +RG +BQ +RG +RG +SG +BQ +BQ +BQ +BQ +BQ +RG +BQ +gn +gn +gn +gn +BQ +BQ +BQ +RG +BQ +RG +BQ +RG +BQ +"} +(26,1,1) = {" +RG +Tn +RG +BQ +RG +RG +BQ +BQ +RG +BQ +BQ +BQ +BQ +RG +RG +RG +RG +BQ +BQ +BQ +gn +TA +Fr +gn +gn +gn +BQ +RG +BQ +BQ +BQ +BQ +BQ +"} +(27,1,1) = {" +RG +SG +RG +BQ +BQ +BQ +BQ +RG +RG +BQ +RG +BQ +BQ +BQ +RG +fz +BQ +BQ +RG +BQ +Wb +Og +Og +Og +rU +gn +BQ +RG +RG +BQ +RG +BQ +BQ +"} +(28,1,1) = {" +BQ +BQ +BQ +BQ +BQ +RG +BQ +BQ +BQ +BQ +RG +RG +RG +zY +RG +BQ +RG +BQ +RG +BQ +gn +eV +Og +Og +Ss +gn +BQ +RG +BQ +BQ +BQ +BQ +BQ +"} +(29,1,1) = {" +RG +RG +fz +RG +BQ +BQ +BQ +zY +RG +RG +RG +Tn +BQ +BQ +BQ +BQ +BQ +BQ +RG +RG +gn +gn +gn +gn +gn +gn +BQ +RG +Tn +RG +BQ +RG +BQ +"} +(30,1,1) = {" +Tn +RG +RG +RG +RG +BQ +BQ +RG +RG +BQ +BQ +BQ +BQ +BQ +RG +RG +RG +BQ +BQ +zY +BQ +BQ +BQ +BQ +BQ +BQ +BQ +RG +BQ +BQ +BQ +BQ +BQ +"} +(31,1,1) = {" +BQ +RG +vn +BQ +BQ +BQ +RG +RG +BQ +BQ +RG +BQ +RG +BQ +SG +BQ +BQ +BQ +BQ +RG +RG +RG +RG +RG +RG +RG +RG +RG +RG +BQ +RG +BQ +BQ +"} +(32,1,1) = {" +BQ +RG +RG +RG +BQ +BQ +RG +BQ +BQ +RG +RG +BQ +RG +BQ +RG +RG +RG +RG +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +"} +(33,1,1) = {" +BQ +BQ +BQ +BQ +BQ +BQ +BQ +BQ +RG +RG +Ce +oA +Ce +Ce +Ce +Ce +Ce +Ce +Ce +Ce +Ce +Ce +Ce +Ce +Ce +Ce +Ce +Ce +Ce +Ce +Ce +Ce +Ce +"} +(34,1,1) = {" +BQ +RG +Tn +XI +XI +XI +Qr +BQ +zY +RG +Ce +oA +Ce +Ce +Ce +Ce +Ce +aS +oA +aS +Ce +Ce +aS +oA +aS +Ce +Ce +Ce +aS +oA +aS +Ce +Ce +"} +(35,1,1) = {" +RG +RG +RG +XI +cU +ri +fk +BQ +BQ +BQ +Ce +oA +Ce +aS +oA +aS +Ce +oA +Ce +aS +aS +Ce +oA +Ce +aS +oA +Mv +Ce +oA +Ce +aS +oA +GX +"} +(36,1,1) = {" +WS +RG +BQ +XI +XI +Qr +Qr +BQ +BQ +RG +Ce +aS +oA +aS +Ce +aS +oA +aS +Ce +Ce +aS +oA +aS +Ce +Ce +Ce +aS +oA +aS +Ce +Ce +Ce +JJ +"} diff --git a/_maps/minigame/deathmatch/nuthouse.dmm b/_maps/minigame/deathmatch/nuthouse.dmm new file mode 100644 index 000000000000..d4aa5ae845aa --- /dev/null +++ b/_maps/minigame/deathmatch/nuthouse.dmm @@ -0,0 +1,556 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"a" = ( +/turf/open/indestructible/white/smooth_large, +/area/deathmatch) +"b" = ( +/obj/structure/closet/secure_closet{ + req_access = list("armory") + }, +/obj/effect/spawner/random/exotic/antag_gear, +/obj/machinery/light/warm/directional/south, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"d" = ( +/obj/structure/table/wood, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/contraband/permabrig_weapon, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"e" = ( +/obj/machinery/light/warm/directional/north, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"f" = ( +/obj/machinery/light/warm/directional/south, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"h" = ( +/turf/closed/indestructible/fakedoor, +/area/deathmatch) +"i" = ( +/obj/effect/landmark/deathmatch_player_spawn, +/obj/item/clothing/suit/jacket/straight_jacket, +/turf/open/indestructible/white/smooth_large, +/area/deathmatch) +"k" = ( +/obj/structure/table/wood, +/obj/effect/spawner/random/contraband/permabrig_weapon, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"l" = ( +/obj/structure/table/wood, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"q" = ( +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"s" = ( +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/indestructible/white/smooth_large, +/area/deathmatch) +"u" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/cold/directional/south, +/turf/open/indestructible/white/smooth_large, +/area/deathmatch) +"w" = ( +/turf/closed/indestructible/oldshuttle, +/area/deathmatch) +"x" = ( +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"A" = ( +/obj/effect/spawner/random/bureaucracy/crayon, +/turf/open/indestructible/white/smooth_large, +/area/deathmatch) +"C" = ( +/mob/living/basic/clown/clownhulk/chlown, +/obj/machinery/light/warm/directional/south, +/obj/structure/closet/toolcloset, +/obj/item/stack/sheet/glass, +/obj/item/stack/rods, +/obj/item/restraints/handcuffs/cable/yellow, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"G" = ( +/turf/closed/indestructible/wood, +/area/deathmatch) +"H" = ( +/obj/effect/spawner/random/exotic/antag_gear_weak, +/obj/item/clothing/suit/jacket/straight_jacket, +/turf/open/indestructible/white/smooth_large, +/area/deathmatch) +"I" = ( +/obj/effect/spawner/random/exotic/antag_gear_weak, +/turf/open/indestructible/white/smooth_large, +/area/deathmatch) +"J" = ( +/obj/item/shard, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"K" = ( +/obj/structure/closet/secure_closet{ + req_access = list("armory") + }, +/obj/effect/spawner/random/exotic/antag_gear, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"L" = ( +/obj/item/clothing/suit/jacket/straight_jacket, +/turf/open/indestructible/white/smooth_large, +/area/deathmatch) +"M" = ( +/obj/effect/decal/cleanable/crayon, +/turf/open/indestructible/white/smooth_large, +/area/deathmatch) +"N" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"O" = ( +/obj/machinery/light/cold/directional/north, +/turf/open/indestructible/white/smooth_large, +/area/deathmatch) +"S" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/closet/toolcloset, +/mob/living/basic/clown/mutant, +/turf/open/indestructible/hotelwood, +/area/deathmatch) +"T" = ( +/obj/machinery/door/airlock/silver/glass, +/turf/open/indestructible/white/smooth_large, +/area/deathmatch) +"U" = ( +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/white/smooth_large, +/area/deathmatch) +"V" = ( +/obj/machinery/light/cold/directional/south, +/turf/open/indestructible/white/smooth_large, +/area/deathmatch) +"W" = ( +/obj/structure/table/wood, +/obj/machinery/light/warm/directional/north, +/turf/open/indestructible/hotelwood, +/area/deathmatch) + +(1,1,1) = {" +w +w +w +w +w +w +w +G +G +h +h +G +G +w +w +w +w +w +w +w +"} +(2,1,1) = {" +w +a +a +a +a +a +w +G +S +q +x +f +G +w +a +a +U +U +a +w +"} +(3,1,1) = {" +w +a +a +A +M +a +w +G +q +x +x +x +G +w +a +a +a +a +U +w +"} +(4,1,1) = {" +w +O +a +s +a +a +U +T +x +x +x +x +T +a +a +a +i +a +V +w +"} +(5,1,1) = {" +w +a +M +a +L +M +w +G +x +x +J +N +G +w +U +a +U +a +a +w +"} +(6,1,1) = {" +w +a +a +a +a +U +w +G +W +x +x +q +G +w +U +I +a +a +a +w +"} +(7,1,1) = {" +w +w +w +w +w +w +w +G +d +x +x +q +G +w +w +w +w +w +w +w +"} +(8,1,1) = {" +w +U +U +a +a +a +w +G +K +x +x +f +G +w +U +U +a +a +a +w +"} +(9,1,1) = {" +w +U +a +a +a +a +w +G +q +x +x +x +G +w +a +a +L +a +a +w +"} +(10,1,1) = {" +w +O +a +i +a +a +a +T +q +x +x +x +T +U +a +a +s +a +V +w +"} +(11,1,1) = {" +w +a +a +a +U +a +w +G +x +x +x +N +G +w +a +a +a +a +U +w +"} +(12,1,1) = {" +w +a +a +a +a +a +w +G +x +x +x +b +G +w +U +a +a +U +U +w +"} +(13,1,1) = {" +w +w +w +w +w +w +w +G +x +x +x +l +G +w +w +w +w +w +w +w +"} +(14,1,1) = {" +w +U +U +a +a +U +w +G +e +x +x +k +G +w +U +a +U +U +a +w +"} +(15,1,1) = {" +w +a +a +a +a +a +w +G +x +x +x +x +G +w +U +a +a +a +U +w +"} +(16,1,1) = {" +w +O +a +s +a +a +U +T +x +x +x +x +T +a +a +a +s +a +u +w +"} +(17,1,1) = {" +w +a +H +a +a +a +w +G +x +x +x +x +G +w +a +L +a +U +a +w +"} +(18,1,1) = {" +w +a +U +U +U +a +w +G +q +q +x +C +G +w +a +a +U +U +a +w +"} +(19,1,1) = {" +w +w +w +w +w +w +w +G +G +h +h +G +G +w +w +w +w +w +w +w +"} diff --git a/_maps/minigame/deathmatch/protobox_permabrig.dmm b/_maps/minigame/deathmatch/protobox_permabrig.dmm new file mode 100644 index 000000000000..de5440aa790a --- /dev/null +++ b/_maps/minigame/deathmatch/protobox_permabrig.dmm @@ -0,0 +1,1962 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"an" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/dark, +/area/deathmatch) +"as" = ( +/obj/item/soap/nanotrasen, +/obj/machinery/shower/directional/west, +/turf/open/floor/iron/showroomfloor, +/area/deathmatch) +"aU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/closet/crate, +/obj/effect/spawner/random/contraband/permabrig_gear, +/turf/open/floor/iron, +/area/deathmatch) +"bm" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 6 + }, +/turf/open/floor/iron/smooth, +/area/deathmatch) +"br" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/reagent_containers/cup/watering_can, +/obj/structure/water_source/puddle, +/turf/open/floor/grass, +/area/deathmatch) +"bA" = ( +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/floor/iron/white, +/area/deathmatch) +"bC" = ( +/obj/structure/girder/reinforced, +/turf/open/floor/plating, +/area/deathmatch) +"bH" = ( +/obj/structure/chair, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/floor/iron/dark/textured_large, +/area/deathmatch) +"bJ" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/deathmatch) +"cd" = ( +/obj/structure/sink/directional/west, +/obj/effect/spawner/random/contraband/narcotics, +/turf/open/floor/iron/showroomfloor, +/area/deathmatch) +"ch" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/siding/yellow, +/obj/effect/turf_decal/stripes/white/line, +/obj/effect/decal/cleanable/dirt, +/obj/item/bodypart/head, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/iron, +/area/deathmatch) +"cx" = ( +/obj/structure/table, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/structure/frame/computer{ + anchored = 1; + icon_state = "oldcomp"; + icon = 'icons/obj/machines/computer.dmi'; + desc = "Librarian's command station."; + name = "book inventory management console"; + dir = 4 + }, +/turf/open/floor/iron/white, +/area/deathmatch) +"cy" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/siding/red{ + dir = 8 + }, +/turf/open/floor/iron/herringbone, +/area/deathmatch) +"dZ" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/dark, +/area/deathmatch) +"ed" = ( +/obj/effect/turf_decal/trimline/green/warning, +/obj/structure/cable, +/turf/open/floor/iron, +/area/deathmatch) +"eh" = ( +/turf/closed/wall/r_wall, +/area/deathmatch) +"ev" = ( +/turf/open/floor/iron/dark/smooth_half{ + dir = 1 + }, +/area/deathmatch) +"ex" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/siding/dark{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/deathmatch) +"eD" = ( +/obj/structure/table, +/obj/effect/turf_decal/trimline/red/filled/line, +/turf/open/floor/iron/white, +/area/deathmatch) +"fx" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/siding/dark, +/turf/open/floor/iron/dark, +/area/deathmatch) +"fY" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/iron/white, +/area/deathmatch) +"gh" = ( +/obj/structure/cable, +/turf/closed/wall/r_wall, +/area/deathmatch) +"gP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/red/filled/end{ + dir = 8 + }, +/obj/structure/frame/machine/secured, +/turf/open/floor/iron/white, +/area/deathmatch) +"hH" = ( +/obj/structure/cable, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 5 + }, +/turf/open/floor/iron/white, +/area/deathmatch) +"ig" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line, +/turf/open/floor/iron, +/area/deathmatch) +"iF" = ( +/obj/effect/turf_decal/trimline/red/filled/end{ + dir = 8 + }, +/obj/structure/frame/computer{ + anchored = 1; + icon_state = "arcade"; + icon = 'icons/obj/machines/computer.dmi'; + desc = "Learn how our ancestors got to Orion, and have fun in the process!"; + name = "The Orion Trail" + }, +/turf/open/floor/iron/white, +/area/deathmatch) +"iK" = ( +/obj/effect/turf_decal/trimline/green/filled/warning{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/contraband/cannabis, +/turf/open/floor/iron, +/area/deathmatch) +"iQ" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/deathmatch) +"iT" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Prison Cafeteria" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/effect/turf_decal/siding/dark/end, +/obj/effect/turf_decal/siding/dark/end{ + dir = 1 + }, +/obj/effect/turf_decal/siding/dark/corner, +/obj/effect/turf_decal/siding/dark/corner{ + dir = 1 + }, +/obj/effect/turf_decal/siding/dark/corner{ + dir = 4 + }, +/obj/effect/turf_decal/siding/dark/corner{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/deathmatch) +"iW" = ( +/obj/structure/hoop{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/deathmatch) +"jA" = ( +/obj/structure/falsewall, +/turf/open/floor/plating, +/area/deathmatch) +"jM" = ( +/obj/effect/decal/cleanable/blood/trail, +/turf/open/floor/iron/dark/smooth_half{ + dir = 1 + }, +/area/deathmatch) +"kf" = ( +/obj/machinery/door/airlock/public/glass{ + id_tag = "cell2outer"; + name = "Cell 2" + }, +/turf/open/floor/iron/dark/herringbone, +/area/deathmatch) +"kv" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/iron, +/area/deathmatch) +"kC" = ( +/obj/structure/sink/kitchen/directional/south, +/turf/open/floor/iron/dark/smooth_half{ + dir = 1 + }, +/area/deathmatch) +"kD" = ( +/obj/structure/cable, +/obj/machinery/hydroponics/soil, +/obj/effect/decal/cleanable/dirt, +/obj/item/shovel/spade, +/turf/open/floor/grass, +/area/deathmatch) +"kU" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/closed/wall/r_wall, +/area/deathmatch) +"ll" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/deathmatch) +"lX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/structure/table/reinforced, +/obj/effect/spawner/random/contraband/permabrig_weapon, +/turf/open/floor/iron/dark, +/area/deathmatch) +"mw" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/item/chair, +/turf/open/floor/iron/dark, +/area/deathmatch) +"mG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/holopad, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/deathmatch) +"mJ" = ( +/obj/structure/cable, +/obj/machinery/light/directional/east, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/deathmatch) +"mU" = ( +/obj/structure/cable, +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 5 + }, +/turf/open/floor/iron, +/area/deathmatch) +"nl" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 5 + }, +/turf/open/floor/iron/smooth, +/area/deathmatch) +"ns" = ( +/obj/machinery/door/airlock/grunge{ + name = "Prison Forestry" + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/deathmatch) +"nv" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/deathmatch) +"oc" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/green/filled/warning{ + dir = 1 + }, +/turf/open/floor/iron, +/area/deathmatch) +"om" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/red/filled/corner, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/deathmatch) +"op" = ( +/obj/machinery/door/airlock/public/glass{ + id_tag = "cell3outer"; + name = "Cell 3" + }, +/turf/open/floor/iron/dark/herringbone, +/area/deathmatch) +"ov" = ( +/obj/machinery/light/directional/south, +/obj/structure/closet/secure_closet/brig, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/deathmatch) +"oP" = ( +/obj/machinery/door/airlock/security/glass{ + id_tag = "cell2outer"; + name = "Cell 2" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/deathmatch) +"pg" = ( +/obj/effect/turf_decal/trimline/green/filled/warning{ + dir = 9 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/deathmatch) +"pN" = ( +/obj/machinery/light/small/directional/east, +/obj/structure/sink/directional/east, +/obj/effect/landmark/deathmatch_player_spawn, +/obj/effect/spawner/random/contraband/permabrig_weapon, +/turf/open/floor/iron/showroomfloor, +/area/deathmatch) +"pQ" = ( +/obj/structure/table, +/obj/structure/cable, +/obj/item/storage/dice, +/turf/open/floor/iron, +/area/deathmatch) +"pR" = ( +/obj/structure/table, +/turf/open/floor/iron/dark/textured_large, +/area/deathmatch) +"pZ" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/herringbone, +/area/deathmatch) +"qa" = ( +/obj/structure/cable, +/turf/open/floor/iron, +/area/deathmatch) +"qb" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/structure/table/reinforced, +/turf/open/floor/iron/dark, +/area/deathmatch) +"qc" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/deathmatch) +"qh" = ( +/obj/structure/table, +/obj/effect/spawner/random/contraband/prison, +/turf/open/floor/iron/white, +/area/deathmatch) +"qn" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/siding/yellow, +/obj/effect/turf_decal/siding/yellow, +/obj/effect/turf_decal/stripes/white/line, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/deathmatch) +"qq" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/turf/open/floor/iron/white, +/area/deathmatch) +"qA" = ( +/obj/effect/turf_decal/siding/red{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/iron/herringbone, +/area/deathmatch) +"qI" = ( +/obj/machinery/plate_press, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/bot, +/turf/open/floor/plating, +/area/deathmatch) +"qV" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/turf/open/floor/iron, +/area/deathmatch) +"qW" = ( +/obj/machinery/vending/sustenance, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/deathmatch) +"qX" = ( +/obj/structure/bed{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/herringbone, +/area/deathmatch) +"re" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/dark, +/area/deathmatch) +"rl" = ( +/obj/effect/turf_decal/siding/red{ + dir = 10 + }, +/turf/open/floor/iron/herringbone, +/area/deathmatch) +"rB" = ( +/obj/machinery/button/door{ + id = "cell1outer"; + name = "Outer Bolt Control"; + normaldoorcontrol = 1; + pixel_x = -6; + pixel_y = 25; + specialfunctions = 4; + req_access = list("brig") + }, +/obj/machinery/button/flasher{ + id = "cell1flash"; + pixel_y = 25; + pixel_x = 6 + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/deathmatch) +"rE" = ( +/obj/structure/cable, +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/deathmatch) +"rO" = ( +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/deathmatch) +"rX" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/deathmatch) +"sx" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/green/filled/warning{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/contraband/cannabis, +/turf/open/floor/iron, +/area/deathmatch) +"sX" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 6 + }, +/turf/open/floor/iron, +/area/deathmatch) +"tg" = ( +/obj/machinery/door/window/left/directional/south{ + name = "Permabrig Kitchen" + }, +/turf/open/floor/iron/dark/smooth_half{ + dir = 1 + }, +/area/deathmatch) +"tB" = ( +/obj/effect/turf_decal/siding/red{ + dir = 4 + }, +/turf/open/floor/iron/herringbone, +/area/deathmatch) +"tJ" = ( +/obj/effect/decal/cleanable/blood, +/obj/item/knife/kitchen/makeshift, +/turf/open/floor/iron/dark/smooth_half{ + dir = 1 + }, +/area/deathmatch) +"ud" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/structure/table, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/spawner/random/contraband/permabrig_gear, +/turf/open/floor/iron/white, +/area/deathmatch) +"ue" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/siding/dark, +/turf/open/floor/iron/dark, +/area/deathmatch) +"uh" = ( +/obj/structure/table/reinforced, +/obj/machinery/camera/directional/west{ + c_tag = "Prison Cafeteria"; + network = list("ss13","prison") + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/dark, +/area/deathmatch) +"uv" = ( +/obj/machinery/door/airlock/security/glass{ + id_tag = "cell3outer"; + name = "Cell 3" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/deathmatch) +"uA" = ( +/obj/machinery/button/door{ + id = "cell2inner"; + name = "Inner Bolt Control"; + normaldoorcontrol = 1; + pixel_y = 25; + specialfunctions = 4; + req_access = list("brig") + }, +/obj/structure/chair/stool/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/dark/herringbone, +/area/deathmatch) +"uK" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/siding/yellow, +/obj/effect/turf_decal/stripes/white/line{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/deathmatch) +"uM" = ( +/obj/structure/chair/stool/directional/west, +/turf/open/floor/iron/white, +/area/deathmatch) +"uS" = ( +/obj/structure/chair/stool/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/deathmatch) +"vo" = ( +/obj/item/clothing/gloves/color/orange, +/obj/item/restraints/handcuffs, +/obj/item/reagent_containers/spray/pepper, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/structure/table/reinforced, +/obj/effect/turf_decal/stripes/box, +/turf/open/floor/iron/dark, +/area/deathmatch) +"vE" = ( +/turf/open/floor/iron, +/area/deathmatch) +"vR" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark/side, +/area/deathmatch) +"vS" = ( +/obj/structure/cable, +/turf/open/floor/iron/dark/corner{ + dir = 8 + }, +/area/deathmatch) +"wv" = ( +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/deathmatch) +"wR" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/green/filled/warning{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/deathmatch) +"xx" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/deathmatch) +"xL" = ( +/obj/structure/cable, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/deathmatch) +"xY" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/paper, +/obj/item/pen, +/turf/open/floor/iron/dark/herringbone, +/area/deathmatch) +"yp" = ( +/obj/machinery/button/door{ + id = "cell2outer"; + name = "Outer Bolt Control"; + normaldoorcontrol = 1; + pixel_x = -6; + pixel_y = 25; + specialfunctions = 4; + req_access = list("brig") + }, +/obj/machinery/button/flasher{ + id = "cell2flash"; + pixel_y = 25; + pixel_x = 6 + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/deathmatch) +"yx" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/structure/frame/machine/secured, +/turf/open/floor/iron/white, +/area/deathmatch) +"yJ" = ( +/obj/machinery/button/door{ + id = "cell1inner"; + name = "Inner Bolt Control"; + normaldoorcontrol = 1; + pixel_y = 25; + specialfunctions = 4; + req_access = list("brig") + }, +/obj/structure/chair/stool/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/dark/herringbone, +/area/deathmatch) +"yK" = ( +/obj/machinery/door/airlock/public/glass{ + id_tag = "cell1outer"; + name = "Cell 1" + }, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/herringbone, +/area/deathmatch) +"yM" = ( +/obj/machinery/suit_storage_unit/security, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/turf/open/floor/iron/smooth, +/area/deathmatch) +"yP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/floor/iron, +/area/deathmatch) +"zo" = ( +/obj/effect/turf_decal/trimline/green/filled/warning{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/deathmatch) +"Az" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/camera/directional/south, +/obj/structure/frame/machine/secured, +/turf/open/floor/iron, +/area/deathmatch) +"AC" = ( +/obj/effect/turf_decal/siding/red{ + dir = 6 + }, +/turf/open/floor/iron/herringbone, +/area/deathmatch) +"BI" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/closet/crate, +/obj/effect/spawner/random/contraband/permabrig_weapon, +/turf/open/floor/iron, +/area/deathmatch) +"BQ" = ( +/obj/machinery/light/small/directional/north, +/obj/machinery/shower/directional/east, +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/deathmatch) +"Cq" = ( +/obj/machinery/suit_storage_unit/security, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 10 + }, +/turf/open/floor/iron/smooth, +/area/deathmatch) +"CA" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/deathmatch) +"CJ" = ( +/obj/structure/cable, +/turf/open/floor/iron/showroomfloor, +/area/deathmatch) +"CW" = ( +/obj/structure/table, +/obj/structure/cable, +/obj/effect/spawner/random/entertainment/deck, +/turf/open/floor/iron, +/area/deathmatch) +"DI" = ( +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/deathmatch) +"Ed" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/restraints/legcuffs/beartrap/prearmed, +/obj/machinery/door/airlock/public, +/obj/structure/cable, +/turf/open/floor/iron, +/area/deathmatch) +"Ez" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/siding/dark{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/deathmatch) +"EB" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/deathmatch) +"EG" = ( +/obj/effect/turf_decal/siding/red{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/herringbone, +/area/deathmatch) +"FN" = ( +/obj/machinery/flasher/directional/west{ + id = "cell1flash" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/herringbone, +/area/deathmatch) +"Gd" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/structure/window/spawner/directional/south, +/obj/structure/table, +/turf/open/floor/iron/dark, +/area/deathmatch) +"Gy" = ( +/obj/structure/table, +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/item/instrument/harmonica, +/turf/open/floor/iron/white, +/area/deathmatch) +"GB" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/deathmatch) +"GL" = ( +/obj/structure/toilet{ + dir = 1 + }, +/obj/item/kitchen/fork/plastic, +/obj/item/paper/crumpled{ + desc = "чисти" + }, +/turf/open/floor/iron/showroomfloor, +/area/deathmatch) +"GM" = ( +/obj/machinery/button/door{ + id = "cell3inner"; + name = "Inner Bolt Control"; + normaldoorcontrol = 1; + pixel_y = 25; + specialfunctions = 4; + req_access = list("brig") + }, +/obj/structure/chair/stool/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/north, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/floor/iron/dark/herringbone, +/area/deathmatch) +"HX" = ( +/obj/machinery/hydroponics/soil, +/obj/effect/decal/cleanable/dirt, +/obj/item/shovel/spade, +/turf/open/floor/grass, +/area/deathmatch) +"It" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/large, +/area/deathmatch) +"Iw" = ( +/obj/structure/closet/secure_closet/brig, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/deathmatch) +"Iz" = ( +/obj/structure/lattice, +/turf/template_noop, +/area/deathmatch) +"IK" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/structure/frame/machine/secured, +/turf/open/floor/iron/dark, +/area/deathmatch) +"JL" = ( +/obj/structure/closet/crate/hydroponics, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 5 + }, +/obj/effect/spawner/random/contraband/prison, +/obj/structure/cable, +/obj/machinery/light/directional/north, +/turf/open/floor/iron, +/area/deathmatch) +"JM" = ( +/obj/structure/chair, +/obj/structure/cable, +/turf/open/floor/iron/dark/textured_large, +/area/deathmatch) +"JX" = ( +/obj/machinery/hydroponics/soil, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/grass, +/area/deathmatch) +"Kb" = ( +/obj/item/chair/stool, +/turf/open/floor/iron/white, +/area/deathmatch) +"Kc" = ( +/obj/machinery/door/airlock, +/turf/open/floor/iron/showroomfloor, +/area/deathmatch) +"Kd" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/deathmatch) +"KE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock, +/obj/structure/cable, +/turf/open/floor/iron, +/area/deathmatch) +"KO" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/red{ + dir = 4 + }, +/turf/open/floor/iron/herringbone, +/area/deathmatch) +"Ln" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/red/filled/line, +/turf/open/floor/iron, +/area/deathmatch) +"Lp" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/deathmatch) +"Lu" = ( +/obj/effect/decal/cleanable/food/flour, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/structure/window/spawner/directional/south, +/turf/open/floor/iron/dark, +/area/deathmatch) +"LD" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/end{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/deathmatch) +"LP" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/large, +/area/deathmatch) +"LV" = ( +/obj/machinery/plate_press, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/turf/open/floor/plating, +/area/deathmatch) +"Mr" = ( +/obj/machinery/door/airlock/security{ + name = "Interrogation" + }, +/obj/effect/turf_decal/trimline/red/filled, +/obj/effect/mapping_helpers/airlock/locked, +/turf/open/floor/iron/dark, +/area/deathmatch) +"Mx" = ( +/obj/item/chair/stool, +/obj/effect/turf_decal/trimline/red/filled/line, +/turf/open/floor/iron/white, +/area/deathmatch) +"MK" = ( +/obj/item/electropack, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/table/reinforced, +/turf/open/floor/iron/dark, +/area/deathmatch) +"Nb" = ( +/obj/machinery/flasher/directional/west{ + id = "cell3flash" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/herringbone, +/area/deathmatch) +"Nn" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/pen, +/turf/open/floor/iron/white, +/area/deathmatch) +"Nu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/floor/iron/dark/herringbone, +/area/deathmatch) +"NL" = ( +/obj/structure/tank_dispenser/oxygen, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/deathmatch) +"OZ" = ( +/obj/machinery/door/airlock/security/glass{ + id_tag = "cell1outer"; + name = "Cell 1" + }, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/deathmatch) +"Pa" = ( +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/structure/cable, +/turf/open/floor/iron, +/area/deathmatch) +"Pw" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 4 + }, +/obj/machinery/airalarm/directional/east, +/obj/structure/frame/machine/secured{ + name = "seed extractor"; + desc = "Extracts and bags seeds from produce."; + icon = 'icons/obj/service/hydroponics/equipment.dmi'; + icon_state = "sextractor" + }, +/turf/open/floor/iron, +/area/deathmatch) +"PQ" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 10 + }, +/turf/open/floor/iron, +/area/deathmatch) +"PS" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/machinery/microwave, +/obj/structure/table, +/turf/open/floor/iron/dark, +/area/deathmatch) +"PT" = ( +/obj/item/shard, +/obj/effect/decal/cleanable/glass, +/turf/open/floor/iron/dark/smooth_half{ + dir = 1 + }, +/area/deathmatch) +"Qo" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/deathmatch) +"Qp" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/siding/dark{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/deathmatch) +"QL" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured_large, +/area/deathmatch) +"Rc" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/herringbone, +/area/deathmatch) +"Ri" = ( +/obj/structure/lattice/catwalk, +/turf/template_noop, +/area/deathmatch) +"RD" = ( +/obj/machinery/flasher/directional/west{ + id = "cell2flash" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/herringbone, +/area/deathmatch) +"RZ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/corner, +/turf/open/floor/iron, +/area/deathmatch) +"Sg" = ( +/obj/structure/closet/crate{ + opened = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/spawner/random/contraband/prison, +/turf/open/floor/iron/dark, +/area/deathmatch) +"Sh" = ( +/obj/item/assembly/signaler, +/obj/item/clothing/suit/jacket/straight_jacket, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/table/reinforced, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/deathmatch) +"Sl" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/deathmatch) +"Sm" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/deathmatch) +"SD" = ( +/turf/template_noop, +/area/deathmatch) +"SH" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/deathmatch) +"Te" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/turf/open/floor/iron/white, +/area/deathmatch) +"Tf" = ( +/obj/structure/closet/crate, +/obj/effect/spawner/random/contraband/narcotics, +/turf/open/floor/plating, +/area/deathmatch) +"TG" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/obj/structure/bookcase, +/turf/open/floor/iron/white, +/area/deathmatch) +"TH" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/turf_decal/siding/dark/corner, +/turf/open/floor/iron/dark, +/area/deathmatch) +"TR" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/deathmatch) +"Ue" = ( +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/deathmatch) +"Ux" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/deathmatch) +"UD" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/trimline/red/filled/end, +/turf/open/floor/iron, +/area/deathmatch) +"UR" = ( +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/siding/red{ + dir = 8 + }, +/turf/open/floor/iron/herringbone, +/area/deathmatch) +"Vh" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/structure/table, +/turf/open/floor/iron/dark, +/area/deathmatch) +"Vz" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/floor/iron/dark/herringbone, +/area/deathmatch) +"VE" = ( +/obj/structure/closet/crate, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/machinery/light/small/directional/west, +/obj/effect/spawner/random/contraband/permabrig_gear, +/turf/open/floor/iron/dark, +/area/deathmatch) +"VU" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/deathmatch) +"Wu" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/deathmatch) +"WG" = ( +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/deathmatch) +"WS" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/machinery/washing_machine, +/turf/open/floor/iron/white, +/area/deathmatch) +"Xs" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/structure/frame/computer{ + anchored = 1; + icon_state = "arcade"; + icon = 'icons/obj/machines/computer.dmi'; + desc = "Learn how our ancestors got to Orion, and have fun in the process!"; + name = "The Orion Trail" + }, +/turf/open/floor/iron/white, +/area/deathmatch) +"Xv" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/deathmatch) +"XV" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/deathmatch) +"XY" = ( +/obj/machinery/hydroponics/soil, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/south, +/obj/item/plant_analyzer, +/turf/open/floor/grass, +/area/deathmatch) +"YJ" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/deathmatch) +"YM" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/deathmatch) +"YS" = ( +/obj/machinery/button/door{ + id = "cell3outer"; + name = "Outer Bolt Control"; + normaldoorcontrol = 1; + pixel_x = -6; + pixel_y = 25; + specialfunctions = 4; + req_access = list("brig") + }, +/obj/machinery/button/flasher{ + id = "cell3flash"; + pixel_y = 25; + pixel_x = 6 + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/deathmatch) +"YZ" = ( +/obj/machinery/hydroponics/soil, +/obj/effect/decal/cleanable/dirt, +/obj/item/cultivator, +/turf/open/floor/grass, +/area/deathmatch) +"Zb" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/deathmatch) +"Zc" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/deathmatch) +"ZE" = ( +/obj/structure/bed/double{ + dir = 4 + }, +/obj/effect/spawner/random/contraband/armory, +/obj/effect/spawner/random/bedsheet/any/double{ + dir = 1 + }, +/turf/open/floor/plating, +/area/deathmatch) +"ZK" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/deathmatch) +"ZW" = ( +/obj/machinery/vending/sustenance, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/dark, +/area/deathmatch) + +(1,1,1) = {" +SD +SD +SD +SD +SD +SD +eh +eh +eh +eh +eh +eh +eh +eh +eh +eh +eh +SD +SD +SD +SD +SD +SD +SD +SD +SD +"} +(2,1,1) = {" +SD +SD +SD +SD +SD +SD +eh +Sg +VE +Lu +ZW +uh +dZ +dZ +qb +Lp +eh +SD +SD +SD +SD +SD +SD +SD +SD +SD +"} +(3,1,1) = {" +SD +SD +SD +SD +SD +SD +eh +kC +ev +tg +re +re +TH +Qp +ex +Ez +eh +eh +eh +eh +eh +eh +eh +eh +eh +eh +"} +(4,1,1) = {" +SD +SD +SD +SD +SD +SD +eh +tJ +jM +PT +re +mw +fx +bH +pR +QL +eh +yM +NL +Cq +eh +qA +UR +cy +rl +eh +"} +(5,1,1) = {" +SD +SD +SD +SD +SD +SD +eh +PS +Vh +Gd +IK +an +ue +JM +pR +QL +eh +nl +TR +bm +Mr +EG +tB +KO +AC +eh +"} +(6,1,1) = {" +SD +SD +SD +SD +SD +SD +eh +eh +eh +eh +eh +eh +iT +eh +eh +eh +eh +eh +eh +eh +eh +eh +qV +om +UD +eh +"} +(7,1,1) = {" +SD +SD +SD +SD +SD +Iz +Iz +Iz +eh +ZE +eh +iF +vR +XV +iW +uK +qW +gP +eh +qX +Nb +GB +kv +Ln +vo +eh +"} +(8,1,1) = {" +SD +Ri +SD +SD +GB +GB +GB +eh +eh +jA +eh +Xs +vR +CA +iQ +ch +WG +Kd +op +Rc +Rc +uv +LP +ll +PQ +eh +"} +(9,1,1) = {" +SD +Ri +Iz +GB +GB +YZ +HX +XY +eh +TG +cx +Sm +vR +CA +iQ +qn +mG +Kd +eh +GM +xY +eh +YS +qa +YM +eh +"} +(10,1,1) = {" +SD +Ri +SD +GB +br +pg +iK +zo +Ux +VU +uM +qq +vR +bJ +Qo +xx +rO +ZK +eh +eh +eh +eh +qc +RZ +sX +eh +"} +(11,1,1) = {" +SD +Ri +Iz +Xv +kD +wR +vE +Pa +eh +wv +bA +Mx +vS +nv +nv +Ue +DI +Kd +bC +qX +RD +rE +kv +ig +lX +eh +"} +(12,1,1) = {" +SD +Ri +SD +GB +JX +sx +yP +ed +Ux +VU +Nn +Gy +CW +iQ +vE +iQ +vE +Kd +kf +Rc +Nu +oP +LP +ig +MK +eh +"} +(13,1,1) = {" +SD +Ri +Iz +Xv +YZ +oc +qa +ed +ns +uS +qh +eD +pQ +vE +vE +iQ +vE +yx +eh +uA +xY +eh +yp +ig +Sh +eh +"} +(14,1,1) = {" +SD +Ri +SD +gh +eh +JL +Pw +Az +eh +rX +Kb +qq +qa +vE +vE +vE +vE +ZK +eh +eh +eh +eh +Sl +ig +Iw +eh +"} +(15,1,1) = {" +SD +Ri +Iz +SD +eh +GB +eh +GB +eh +hH +YJ +Zb +Wu +iQ +vE +vE +vE +Kd +eh +qX +FN +GB +kv +Ln +ov +eh +"} +(16,1,1) = {" +SD +Ri +SD +SD +SD +Ri +Ri +Ri +eh +Te +fY +LD +Wu +Wu +mJ +qa +qa +LD +yK +Vz +pZ +OZ +It +ig +Iw +eh +"} +(17,1,1) = {" +SD +Ri +Iz +Iz +Iz +Iz +SD +Iz +eh +WS +ud +kU +eh +Ed +eh +eh +eh +KE +eh +yJ +xY +eh +rB +Zc +eh +eh +"} +(18,1,1) = {" +SD +Ri +SD +SD +SD +Ri +SD +Iz +eh +eh +eh +eh +BI +EB +aU +eh +BQ +CJ +eh +eh +eh +eh +xL +Zc +eh +SD +"} +(19,1,1) = {" +SD +SD +SD +SD +SD +Ri +Iz +Iz +Iz +SD +Iz +eh +qI +Tf +LV +eh +as +cd +Kc +pN +GL +eh +mU +SH +eh +SD +"} +(20,1,1) = {" +Iz +Iz +Iz +Iz +Iz +Ri +Iz +Iz +Iz +Iz +Iz +eh +eh +eh +eh +eh +eh +eh +eh +eh +eh +eh +eh +eh +eh +SD +"} diff --git a/_maps/minigame/deathmatch/waffle_corp.dmm b/_maps/minigame/deathmatch/waffle_corp.dmm new file mode 100644 index 000000000000..8e1ccd107733 --- /dev/null +++ b/_maps/minigame/deathmatch/waffle_corp.dmm @@ -0,0 +1,7695 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"aa" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 8 + }, +/obj/item/chair/stool/bar, +/obj/item/clothing/suit/apron/chef{ + pixel_x = -6 + }, +/obj/item/coin/gold, +/obj/structure/closet/crate/trashcart, +/obj/item/storage/bag/trash/filled{ + pixel_x = 6; + pixel_y = 2 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"at" = ( +/obj/item/bodybag, +/obj/structure/fluff/fake_camera, +/obj/item/trash/candle{ + pixel_x = 14; + pixel_y = 14 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/sign/poster/contraband/punch_shit/directional/west, +/obj/effect/decal/cleanable/crayon{ + icon_state = "Donk"; + paint_colour = "#c65102"; + pixel_y = -32 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"av" = ( +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"az" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/effect/mapping_helpers/damaged_window, +/obj/machinery/door/poddoor/shutters/window/indestructible/preopen{ + dir = 4; + desc = "A shutter with a thick see-through polycarbonate window. Its motor is no longer functional, leaving it stuck open." + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"aA" = ( +/obj/effect/turf_decal/arrows/red{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/button/door/invisible_tripwire{ + suicide_pact_id = "waffle_gun_factory"; + suicide_pact = 1; + uses_remaining = 1; + sync_doors = 0; + id = "waffle_gun_factory" + }, +/turf/open/floor/plating, +/area/deathmatch/fullbright) +"aB" = ( +/obj/machinery/oven, +/turf/open/indestructible/dark/smooth_large, +/area/deathmatch/fullbright) +"aC" = ( +/obj/structure/table/reinforced/ctf, +/obj/machinery/computer/pod/old/syndicate, +/turf/open/indestructible/vault, +/area/deathmatch/fullbright) +"aF" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 10 + }, +/obj/item/bodypart/leg/right/skeleton{ + pixel_x = -8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/closet/crate/trashcart, +/obj/item/ammo_casing/shotgun/buckshot/spent{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/food/badrecipe/moldy{ + pixel_x = 4 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"aG" = ( +/obj/structure/flora/bush/leafy, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"aR" = ( +/turf/closed/indestructible/fakedoor{ + name = "East Lake Recycling Company" + }, +/area/deathmatch/fullbright) +"aT" = ( +/obj/structure/flora/bush/fullgrass/style_2{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/structure/flora/rock/style_4, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"aW" = ( +/obj/item/trash/ready_donk{ + pixel_y = 14; + pixel_x = 14 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"ba" = ( +/obj/structure/flora/bush{ + pixel_y = 8; + pixel_x = -5 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"be" = ( +/obj/structure/closet/crate/secure/syndicate/wafflecorp, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"bk" = ( +/obj/effect/turf_decal/arrows/red{ + dir = 4 + }, +/turf/open/floor/plating, +/area/deathmatch/fullbright) +"bw" = ( +/turf/closed/indestructible/fakedoor{ + name = "Hab Block 610"; + dir = 8 + }, +/area/deathmatch/fullbright) +"by" = ( +/obj/structure/mystery_box/guns, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"bP" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 4 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"bR" = ( +/obj/structure/table/reinforced, +/obj/item/trash/tray, +/turf/open/indestructible/dark/smooth_large, +/area/deathmatch/fullbright) +"bW" = ( +/obj/structure/flora/bush/grassy/style_4{ + pixel_x = -8; + pixel_y = 11 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"bX" = ( +/obj/structure/flora/rock/pile{ + pixel_y = 10; + pixel_x = -6 + }, +/obj/item/trash/boritos{ + pixel_x = -5; + pixel_y = -8 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"bZ" = ( +/obj/structure/flora/rock/style_3, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"cg" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark, +/obj/structure/barricade/security{ + name = "police barrier"; + desc = "The cops have stopped you going any further."; + proj_pass_rate = 60 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"cv" = ( +/obj/structure/flora/bush/pale/style_3{ + pixel_y = -3; + pixel_x = 1 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"cw" = ( +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/corner, +/obj/structure/fluff/fake_camera{ + dir = 10 + }, +/obj/structure/rack, +/obj/item/plate/large, +/obj/item/plate/oven_tray, +/obj/item/plate, +/obj/item/plate/small, +/obj/effect/turf_decal/siding/brown{ + dir = 1 + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"cy" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_blue{ + dir = 4 + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"cF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 1 + }, +/turf/open/indestructible/dark/smooth_large, +/area/deathmatch/fullbright) +"cU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"dj" = ( +/obj/structure/sign/poster/contraband/c20r/directional/north, +/obj/item/gun/ballistic/automatic/gyropistol, +/obj/effect/turf_decal/bot_white, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"dB" = ( +/obj/machinery/light/small/directional/north, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"dE" = ( +/obj/structure/closet/crate/large, +/obj/item/ammo_box/magazine/sniper_rounds, +/obj/item/gun/ballistic/rifle/sniper_rifle/syndicate, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"dL" = ( +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"dS" = ( +/obj/structure/closet/crate/secure/gear, +/obj/item/gun/ballistic/automatic/pistol/clandestine{ + pixel_x = -5; + pixel_y = 4 + }, +/obj/item/gun/ballistic/automatic/pistol/clandestine{ + pixel_x = 4; + pixel_y = 1 + }, +/obj/effect/turf_decal/bot_white, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"dX" = ( +/obj/effect/decal/cleanable/rubble, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"dZ" = ( +/obj/effect/decal/cleanable/food/egg_smudge{ + pixel_x = 14; + pixel_y = 19 + }, +/turf/open/indestructible/dark/smooth_large, +/area/deathmatch/fullbright) +"ea" = ( +/turf/closed/indestructible/fakedoor{ + name = "Hab Block 512" + }, +/area/deathmatch/fullbright) +"ec" = ( +/obj/structure/table/wood, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"ed" = ( +/obj/machinery/light/small/broken/directional/north, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"eg" = ( +/turf/closed/indestructible/fakedoor/maintenance{ + name = "Hab Block 620"; + dir = 8 + }, +/area/deathmatch/fullbright) +"ew" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 8 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"ex" = ( +/obj/machinery/light/no_nightlight/directional/west, +/turf/open/indestructible/vault, +/area/deathmatch/fullbright) +"eE" = ( +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating_new/dark, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"eM" = ( +/obj/structure/disposaloutlet{ + dir = 4; + name = "reject outlet" + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/catwalk_floor/iron_dark, +/area/deathmatch/fullbright) +"eN" = ( +/obj/structure/mystery_box/guns, +/turf/open/indestructible/dark/smooth_large, +/area/deathmatch/fullbright) +"eP" = ( +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/siding/wideplating_new/dark, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"fd" = ( +/obj/structure/table/reinforced/ctf, +/obj/item/paper_bin, +/obj/item/pen{ + pixel_x = -3 + }, +/obj/item/pen/blue{ + pixel_x = 3 + }, +/turf/open/indestructible/vault, +/area/deathmatch/fullbright) +"ff" = ( +/obj/structure/fence/end{ + dir = 8 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"fg" = ( +/obj/machinery/door/poddoor/shutters/window/indestructible/preopen{ + dir = 1 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"fo" = ( +/obj/effect/turf_decal/arrows/red{ + dir = 4 + }, +/obj/effect/turf_decal/caution/red{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/deathmatch/fullbright) +"ft" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/hedge/opaque, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"fu" = ( +/obj/structure/flora/bush/flowers_pp, +/obj/structure/fence, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"fw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"fx" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 4 + }, +/obj/structure/mystery_box/guns, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"fD" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 1 + }, +/obj/item/trash/tray, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"fE" = ( +/obj/machinery/conveyor/auto, +/obj/machinery/light/small/red/directional/east, +/obj/machinery/button/door/invisible_tripwire{ + suicide_pact_id = "waffle_gun_factory"; + suicide_pact = 1; + uses_remaining = 1; + sync_doors = 0; + id = "waffle_gun_factory" + }, +/turf/open/floor/plating, +/area/deathmatch/fullbright) +"fG" = ( +/obj/structure/closet/crate/preopen, +/obj/item/ammo_box/magazine/m12g/meteor{ + pixel_y = 2 + }, +/obj/item/ammo_box/magazine/m12g{ + pixel_x = 7 + }, +/obj/item/ammo_box/magazine/m12g{ + pixel_x = -7 + }, +/obj/item/ammo_box/magazine/m12g/slug{ + pixel_y = -2 + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"fQ" = ( +/obj/machinery/light/small/directional/west, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"fR" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 1 + }, +/obj/structure/barricade/security{ + name = "police barrier"; + desc = "The cops have stopped you going any further."; + proj_pass_rate = 60 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"fV" = ( +/obj/effect/turf_decal/tile/dark_blue/opposingcorners, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"fX" = ( +/obj/structure/flora/bush/leavy{ + pixel_x = -21 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/fence{ + dir = 1 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"gb" = ( +/obj/effect/decal/cleanable/rubble{ + pixel_x = 5 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"gc" = ( +/obj/effect/decal/cleanable/rubble, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"gl" = ( +/obj/structure/flora/bush/lavendergrass/style_3, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"gA" = ( +/obj/effect/turf_decal/tile/dark_blue/opposingcorners, +/obj/structure/chair{ + dir = 4 + }, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"gD" = ( +/obj/effect/decal/cleanable/glass, +/obj/effect/decal/cleanable/ash, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"gE" = ( +/obj/machinery/computer/pod/old/syndicate, +/obj/structure/table/reinforced/ctf, +/obj/effect/turf_decal/tile/dark_blue, +/obj/structure/sign/poster/contraband/syndicate_recruitment/directional/north, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"gK" = ( +/obj/effect/decal/cleanable/garbage, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"gL" = ( +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"ha" = ( +/obj/structure/shipping_container/gorlex, +/obj/effect/turf_decal/bot_white, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"hf" = ( +/obj/structure/table/wood, +/obj/item/barcodescanner{ + pixel_y = 11; + pixel_x = 5 + }, +/obj/item/universal_scanner{ + pixel_x = 3; + pixel_y = 5 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"hk" = ( +/obj/structure/fence{ + dir = 1 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"hr" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"hB" = ( +/obj/effect/turf_decal/tile/dark_blue/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"hH" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/structure/chair/sofa/corp{ + dir = 4 + }, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"hS" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/fence, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"hX" = ( +/obj/effect/turf_decal/trimline/brown/end, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"ia" = ( +/turf/closed/indestructible/fakedoor/maintenance{ + name = "Hab Block 619" + }, +/area/deathmatch/fullbright) +"ik" = ( +/obj/structure/flora/bush/flowers_yw/style_2{ + pixel_x = -9; + pixel_y = 12 + }, +/obj/item/trash/can{ + pixel_x = 8; + pixel_y = 10 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"iv" = ( +/obj/structure/sign/poster/ripped/directional/west, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"iH" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/splatter/oil, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 1 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"iL" = ( +/obj/item/trash/can{ + pixel_x = -2; + pixel_y = 14 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"iP" = ( +/obj/machinery/conveyor/auto, +/turf/open/floor/asphalt, +/area/deathmatch/fullbright) +"iT" = ( +/obj/structure/flora/tree/jungle/small/style_3, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"iW" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 4 + }, +/obj/effect/landmark/deathmatch_player_spawn, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"iZ" = ( +/obj/effect/turf_decal/arrows/red{ + dir = 4 + }, +/obj/structure/sign/warning/firing_range/directional/north, +/turf/open/floor/plating, +/area/deathmatch/fullbright) +"jc" = ( +/obj/effect/decal/cleanable/ash{ + pixel_x = -14; + pixel_y = -7 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/small/directional/south, +/obj/structure/sign/poster/ripped/directional/south, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"ji" = ( +/obj/structure/closet/crate/preopen, +/obj/item/gun/ballistic/revolver{ + pixel_y = -2 + }, +/obj/item/gun/ballistic/revolver{ + pixel_y = 8 + }, +/obj/effect/turf_decal/bot_white, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"jj" = ( +/obj/structure/flora/bush/lavendergrass/style_4{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/structure/flora/bush/pale/style_2{ + pixel_x = 5; + pixel_y = -10 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"jk" = ( +/obj/effect/turf_decal/bot_white, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"ju" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark/corner{ + dir = 4 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"jw" = ( +/obj/effect/turf_decal/tile/dark_blue/opposingcorners, +/obj/structure/chair{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"jB" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 4 + }, +/obj/item/trash/cnds, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"jG" = ( +/obj/structure/table/reinforced/ctf, +/obj/item/keycard/yellow{ + pixel_y = 8; + pixel_x = 2; + puzzle_id = "waffle_arg2"; + name = "keycard"; + desc = "A yellow keycard." + }, +/obj/effect/turf_decal/tile/dark_blue{ + dir = 8 + }, +/obj/machinery/light/dim/directional/north, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"jQ" = ( +/obj/effect/landmark/deathmatch_player_spawn, +/obj/structure/flora/bush/sparsegrass/style_2{ + pixel_x = 7 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"jZ" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/siding/wideplating_new/dark, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"ka" = ( +/turf/open/indestructible/vault, +/area/deathmatch/fullbright) +"kf" = ( +/obj/structure/table_frame/wood, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"kh" = ( +/obj/structure/flora/bush/lavendergrass/style_2, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"kp" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"ku" = ( +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/glass, +/obj/item/shard{ + pixel_y = -2; + pixel_x = 8 + }, +/obj/item/shard{ + pixel_y = 4; + pixel_x = -3 + }, +/obj/machinery/door/poddoor/shutters/window/indestructible/preopen{ + dir = 4 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"kv" = ( +/obj/effect/decal/cleanable/blood/splatter/oil, +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"kz" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/structure/closet/crate/bin, +/obj/machinery/light/no_nightlight/directional/east, +/obj/item/trash/tray, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"kA" = ( +/obj/structure/table/reinforced/ctf, +/obj/item/gun/ballistic/rifle/rebarxbow/syndie{ + pixel_y = 8; + pixel_x = 1 + }, +/obj/item/ammo_casing/rebar/syndie, +/obj/item/ammo_casing/rebar/syndie{ + pixel_x = 4 + }, +/obj/item/ammo_casing/rebar/syndie{ + pixel_x = 8 + }, +/obj/structure/fluff/fake_camera{ + dir = 10 + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"kQ" = ( +/obj/effect/decal/cleanable/garbage, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"kR" = ( +/obj/structure/flora/bush/lavendergrass/style_4{ + pixel_x = 7 + }, +/obj/structure/flora/bush/fullgrass{ + pixel_x = -9; + pixel_y = 2 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"kT" = ( +/obj/item/toy/figure/syndie{ + pixel_y = 12; + pixel_x = -6 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"kX" = ( +/obj/structure/table/reinforced/ctf, +/obj/structure/sign/poster/official/corporate_perks_vacation/directional/north, +/obj/item/folder, +/obj/item/pen, +/turf/open/indestructible/vault, +/area/deathmatch/fullbright) +"kY" = ( +/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"kZ" = ( +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/machinery/door/airlock/public/glass{ + name = "Bargain Thrifts" + }, +/obj/machinery/door/poddoor/shutters/window/indestructible/preopen, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"la" = ( +/obj/item/trash/cheesie{ + pixel_y = 6; + pixel_x = 5 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"lk" = ( +/obj/item/trash/pistachios{ + pixel_x = 7 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/garbage{ + pixel_x = -3; + pixel_y = 1 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"lm" = ( +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"ln" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"lp" = ( +/obj/machinery/door/poddoor/shutters/indestructible{ + dir = 8 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"lv" = ( +/obj/effect/turf_decal/caution/stand_clear{ + dir = 1 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"lL" = ( +/obj/item/cigbutt{ + pixel_y = -6; + pixel_x = -6 + }, +/obj/structure/fence, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"lP" = ( +/turf/closed/indestructible/fakedoor{ + name = "EMPLOYEES ONLY"; + dir = 4 + }, +/area/deathmatch/fullbright) +"lS" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"lW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/fence{ + dir = 1 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"lX" = ( +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"me" = ( +/obj/effect/decal/cleanable/glass, +/obj/effect/decal/cleanable/dirt/dust, +/obj/item/bouquet/rose{ + pixel_x = -6; + pixel_y = 8 + }, +/obj/item/food/boiledegg/rotten{ + pixel_x = -8 + }, +/obj/item/food/badrecipe/moldy{ + pixel_x = 4 + }, +/obj/structure/closet/crate/trashcart, +/obj/structure/sign/poster/ripped/directional/north, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"mf" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/table/reinforced, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"mt" = ( +/obj/effect/decal/cleanable/blood/splatter/oil, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"my" = ( +/obj/structure/flora/bush/fullgrass/style_3, +/obj/effect/decal/cleanable/crayon{ + icon_state = "Newton"; + pixel_y = 32; + paint_colour = "#9b1010" + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"mz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/closet/crate/preopen, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"mQ" = ( +/obj/structure/flora/bush/lavendergrass/style_3, +/obj/structure/fence, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"nf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"nj" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"nq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/bot_white, +/obj/item/gun/ballistic/shotgun/bulldog/unrestricted, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"nw" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/turf/open/indestructible/vault, +/area/deathmatch/fullbright) +"nx" = ( +/obj/structure/flora/bush/leavy{ + pixel_x = 11; + pixel_y = 7 + }, +/obj/structure/flora/bush/leavy/style_2{ + pixel_x = -9; + pixel_y = -3 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"nL" = ( +/turf/open/indestructible/dark/smooth_large, +/area/deathmatch/fullbright) +"nN" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"nP" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/line, +/obj/effect/turf_decal/siding/brown{ + dir = 1 + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"nT" = ( +/obj/structure/flora/bush/fullgrass, +/obj/structure/mystery_box/guns, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"nV" = ( +/obj/machinery/recycler/deathtrap{ + dir = 1; + desc = "A large crushing machine used to recycle failed guns from the reject line. There are lights on the side." + }, +/obj/machinery/conveyor/auto, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"ob" = ( +/obj/machinery/conveyor/auto, +/turf/open/floor/plating, +/area/deathmatch/fullbright) +"oi" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/effect/mapping_helpers/damaged_window, +/obj/machinery/door/poddoor/shutters/window/indestructible/preopen{ + dir = 4 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"oj" = ( +/obj/structure/flora/bush/sunny/style_3, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"ol" = ( +/obj/structure/fence, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"or" = ( +/turf/template_noop, +/area/template_noop) +"os" = ( +/obj/structure/hedge/opaque, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/crayon{ + icon_state = "blueprint"; + paint_colour = "#558edf" + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"ot" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/structure/chair/sofa/corp/corner{ + dir = 4 + }, +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"oy" = ( +/obj/machinery/conveyor/auto, +/obj/machinery/light/small/red/directional/east, +/turf/open/floor/plating, +/area/deathmatch/fullbright) +"oA" = ( +/obj/structure/closet/crate/secure/trashcart, +/obj/structure/flora/ash/cap_shroom, +/obj/effect/decal/cleanable/dirt, +/obj/item/book/bible{ + pixel_x = -6 + }, +/obj/item/book/bible/syndicate{ + pixel_x = 6 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"oB" = ( +/obj/structure/fluff/fake_camera, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"oK" = ( +/obj/structure/closet/crate/bin, +/obj/structure/fluff/fake_camera, +/turf/open/indestructible/vault, +/area/deathmatch/fullbright) +"oL" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/caution/stand_clear{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"oV" = ( +/obj/structure/fence{ + dir = 4 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"oZ" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/mapping_helpers/burnt_floor, +/obj/effect/decal/cleanable/rubble, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"pa" = ( +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"pd" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/window/indestructible/preopen{ + dir = 4 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"pl" = ( +/obj/machinery/griddle, +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible/dark/smooth_large, +/area/deathmatch/fullbright) +"pn" = ( +/obj/structure/flora/bush/sparsegrass, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"pr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/plastic{ + pixel_y = 10 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"ps" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark/corner{ + dir = 1 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"py" = ( +/obj/structure/sign/warning/explosives/directional/north, +/obj/effect/decal/cleanable/wrapping, +/obj/item/gun/ballistic/automatic/gyropistol, +/obj/effect/turf_decal/bot_white, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"pz" = ( +/obj/structure/fence/end, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"pF" = ( +/obj/structure/table/wood, +/obj/machinery/light/no_nightlight/directional/west, +/obj/item/pen/fountain{ + pixel_x = -5; + pixel_y = 8 + }, +/obj/item/phone{ + pixel_x = -3; + pixel_y = -3 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"pI" = ( +/obj/effect/decal/cleanable/plastic, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"pK" = ( +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"pP" = ( +/turf/closed/indestructible/fakedoor{ + name = "EMPLOYEES ONLY" + }, +/area/deathmatch/fullbright) +"pR" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 4 + }, +/obj/item/trash/syndi_cakes{ + pixel_x = 16 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"pW" = ( +/obj/effect/turf_decal/box/corners, +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 6 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"qc" = ( +/obj/effect/turf_decal/tile/dark_blue{ + dir = 1 + }, +/obj/machinery/light/dim/directional/south, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"qd" = ( +/obj/structure/sign/poster/contraband/grey_tide/directional/north, +/obj/structure/closet/crate/secure/trashcart, +/obj/item/keycard/library, +/obj/effect/decal/cleanable/garbage{ + pixel_x = -7; + pixel_y = 6 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"qf" = ( +/obj/structure/flora/bush/generic/style_4{ + pixel_y = 14; + pixel_x = -15 + }, +/obj/item/trash/tray, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"qi" = ( +/obj/structure/safe, +/obj/item/melee/supermatter_sword, +/turf/open/floor/iron/dark, +/area/deathmatch/fullbright) +"qn" = ( +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 9 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"qo" = ( +/obj/item/trash/can{ + pixel_x = -8; + pixel_y = 10 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"qt" = ( +/obj/effect/turf_decal/box/corners, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"qF" = ( +/obj/structure/table/reinforced/ctf, +/obj/item/paperwork, +/turf/open/indestructible/vault, +/area/deathmatch/fullbright) +"qH" = ( +/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ + dir = 4 + }, +/obj/item/keycard/syndicate_fridge{ + puzzle_id = "waffle_arg3"; + name = "keycard"; + desc = "A grey keycard." + }, +/obj/item/target, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"qL" = ( +/obj/structure/flora/bush/leavy/style_3{ + pixel_x = -5; + pixel_y = 4 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"qP" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"qX" = ( +/obj/structure/closet/crate/trashcart, +/obj/effect/decal/cleanable/dirt/dust, +/obj/item/weaponcrafting/stock{ + pixel_y = 2; + pixel_x = 3 + }, +/obj/item/weaponcrafting/receiver{ + pixel_x = -5; + pixel_y = 1 + }, +/obj/item/suppressor, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"rc" = ( +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 6 + }, +/obj/effect/decal/cleanable/garbage{ + pixel_x = -3; + pixel_y = 1 + }, +/obj/effect/mapping_helpers/burnt_floor, +/obj/effect/decal/cleanable/crayon{ + icon_state = "matt"; + pixel_y = -32; + paint_colour = "#dfa955" + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"rn" = ( +/obj/machinery/conveyor/auto, +/obj/structure/plasticflaps/opaque, +/obj/machinery/door/poddoor/shutters/indestructible/preopen{ + dir = 1 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"rp" = ( +/obj/effect/decal/cleanable/rubble, +/obj/structure/flora/bush/generic/style_4{ + pixel_y = 13; + pixel_x = -15 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"rs" = ( +/obj/effect/decal/cleanable/rubble{ + pixel_x = 5 + }, +/obj/effect/turf_decal/delivery, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"rv" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/turf/open/indestructible/vault, +/area/deathmatch/fullbright) +"rx" = ( +/obj/effect/decal/cleanable/glass{ + pixel_x = -19; + pixel_y = -15 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"rE" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/structure/chair, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"rG" = ( +/obj/effect/decal/cleanable/crayon{ + icon_state = "Cyber"; + pixel_y = -32; + paint_colour = "#80D0BD" + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"rQ" = ( +/obj/structure/flora/bush/flowers_br, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"sb" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark, +/obj/item/broken_bottle{ + pixel_x = -5; + pixel_y = 4 + }, +/obj/item/storage/bag/trash/filled{ + pixel_x = 6; + pixel_y = 7 + }, +/obj/item/c_tube, +/obj/item/food/badrecipe/moldy{ + pixel_x = 4 + }, +/obj/structure/closet/crate/secure/trashcart, +/obj/item/grown/bananapeel{ + pixel_x = -4; + pixel_y = -4 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"sd" = ( +/obj/effect/turf_decal/delivery, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"se" = ( +/obj/structure/disposalpipe/junction/flip{ + dir = 4 + }, +/turf/open/floor/catwalk_floor/iron_dark, +/area/deathmatch/fullbright) +"sh" = ( +/obj/effect/turf_decal/tile/dark_blue/opposingcorners, +/obj/structure/chair, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"sm" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/machinery/light/no_nightlight/directional/west, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"so" = ( +/obj/structure/billboard/nanotrasen/defaced{ + pixel_x = 0; + pixel_y = 32 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"sz" = ( +/turf/closed/indestructible/opsglass, +/area/deathmatch/fullbright) +"sD" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/mapping_helpers/burnt_floor, +/obj/effect/decal/cleanable/rubble{ + pixel_x = 7; + pixel_y = 6 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"sJ" = ( +/obj/structure/closet/crate/secure/weapon{ + req_access = list("armory") + }, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/structure/sign/warning/secure_area/directional/north, +/obj/structure/fluff/fake_camera{ + dir = 9 + }, +/obj/item/gun/ballistic/revolver, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"sN" = ( +/obj/effect/spawner/random/cheburek_one_precent, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"sO" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/item/food/waffles{ + pixel_y = 5 + }, +/obj/structure/table/reinforced, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"sP" = ( +/obj/effect/decal/cleanable/molten_object{ + pixel_x = 10; + pixel_y = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"sQ" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/conveyor/auto{ + dir = 9 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"sR" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/structure/chair, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"sT" = ( +/obj/effect/turf_decal/tile/dark_blue/opposingcorners, +/obj/item/chair{ + pixel_x = 6; + pixel_y = -7 + }, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"sZ" = ( +/turf/closed/indestructible/fakedoor{ + name = "Nanotrasen" + }, +/area/deathmatch/fullbright) +"tb" = ( +/obj/effect/decal/cleanable/garbage{ + pixel_x = -11 + }, +/obj/structure/fence{ + dir = 1 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"tf" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/sign/poster/contraband/cc64k_ad/directional/west, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"ti" = ( +/obj/structure/sign/poster/contraband/clown/directional/south, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"tn" = ( +/turf/closed/indestructible/binary, +/area/deathmatch/fullbright) +"tp" = ( +/obj/structure/bookcase/random/nonfiction, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"tr" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark, +/obj/item/dice/d20{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/dice/d10{ + pixel_x = -6; + pixel_y = 2 + }, +/obj/item/dice/d10, +/obj/item/dice/d6{ + pixel_y = -2; + pixel_x = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/closet/crate/trashcart, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"tu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 8 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"tx" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 4 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"tC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table/reinforced, +/obj/item/trash/tray, +/turf/open/indestructible/dark/smooth_large, +/area/deathmatch/fullbright) +"tD" = ( +/obj/item/trash/ready_donk{ + pixel_y = 14; + pixel_x = 14 + }, +/obj/item/broken_missile{ + pixel_x = -4; + pixel_y = -3 + }, +/obj/structure/fence, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"tK" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 4 + }, +/obj/structure/barricade/security{ + name = "police barrier"; + desc = "The cops have stopped you going any further."; + proj_pass_rate = 60 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"tW" = ( +/obj/structure/shipping_container/gorlex/red, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 8 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"tX" = ( +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"ul" = ( +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/turf_decal/siding/wideplating_new/dark, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"uo" = ( +/obj/structure/fence/cut/large, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"uu" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/structure/chair/sofa/corp/corner{ + dir = 1 + }, +/obj/machinery/light/no_nightlight/directional/west, +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"uA" = ( +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"uB" = ( +/obj/item/c_tube{ + pixel_y = -13; + pixel_x = -11 + }, +/obj/structure/flora/bush/pointy{ + pixel_y = 8 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"uF" = ( +/obj/structure/mystery_box/guns, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"uH" = ( +/obj/structure/flora/bush/grassy/style_2{ + pixel_y = 6; + pixel_x = -7 + }, +/obj/item/cigbutt/cigarbutt{ + pixel_x = -11; + pixel_y = -2 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"uI" = ( +/obj/structure/fence/corner{ + dir = 9 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"uW" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 6 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"va" = ( +/obj/structure/billboard/american_diner, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"vc" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"ve" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/item/trash/can{ + pixel_x = 8; + pixel_y = 10 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"vh" = ( +/obj/item/food/badrecipe/moldy{ + pixel_x = 4 + }, +/obj/effect/decal/cleanable/crayon{ + icon_state = "Sleeping Carp"; + pixel_y = -32; + paint_colour = "#a02ba2" + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"vk" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/window/indestructible/preopen{ + dir = 8 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"vv" = ( +/turf/closed/indestructible/riveted, +/area/deathmatch/fullbright) +"vy" = ( +/obj/effect/decal/cleanable/garbage{ + pixel_x = -7; + pixel_y = 6 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/decal/cleanable/crayon{ + icon_state = "shotgun"; + pixel_y = 34; + paint_colour = "#EEDDEE"; + pixel_x = 14 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"vB" = ( +/obj/effect/turf_decal/tile/dark_blue/opposingcorners, +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"vC" = ( +/obj/machinery/light/no_nightlight/directional/south, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/rack, +/obj/item/reagent_containers/condiment/flour{ + pixel_x = -4; + pixel_y = 7 + }, +/obj/item/reagent_containers/condiment/flour{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/reagent_containers/condiment/flour{ + pixel_x = -2 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 1 + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"vF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/clothing/gloves/fingerless, +/obj/item/clothing/mask/balaclava{ + pixel_y = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/closet/crate/trashcart, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"vH" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/computer/terminal{ + content = list("Property of Spinward-Upsilon Sanitation Department. Authorised employees only."); + desc = "A garbage truck's dusty old control console."; + name = "dashboard"; + upperinfo = "Controls locked."; + dir = 1; + tguitheme = "neutral" + }, +/obj/structure/table/reinforced, +/turf/open/indestructible/dark/smooth_large, +/area/deathmatch/fullbright) +"wg" = ( +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"wm" = ( +/obj/machinery/computer/pod/old/syndicate, +/obj/structure/table/reinforced/ctf, +/obj/effect/turf_decal/tile/dark_blue, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"wA" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 4 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"wF" = ( +/turf/closed/indestructible/fakedoor{ + name = "EMPLOYEES ONLY"; + dir = 8 + }, +/area/deathmatch/fullbright) +"wH" = ( +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/turf_decal/siding/wideplating_new/dark, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"wT" = ( +/obj/effect/turf_decal/caution/stand_clear{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/indestructible/dark/smooth_large, +/area/deathmatch/fullbright) +"xD" = ( +/obj/structure/flora/bush/sparsegrass{ + pixel_x = -5; + pixel_y = 8 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"xJ" = ( +/obj/effect/turf_decal/caution/stand_clear{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"yc" = ( +/obj/structure/table/wood/fancy/red, +/obj/item/relic{ + pixel_x = -7; + pixel_y = 11 + }, +/obj/item/relic/lavaland{ + pixel_x = 4; + pixel_y = 3 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"ym" = ( +/obj/effect/decal/cleanable/plastic, +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/structure/closet/crate/bin, +/obj/machinery/light/no_nightlight/directional/west, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"yx" = ( +/obj/structure/flora/bush/fullgrass/style_2{ + pixel_y = 8; + pixel_x = 5 + }, +/obj/structure/fence/cut/large{ + dir = 4 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"yE" = ( +/obj/structure/flora/bush/leavy/style_2{ + pixel_x = -9; + pixel_y = -3 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"yF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/security{ + name = "police barrier"; + desc = "The cops have stopped you going any further."; + proj_pass_rate = 60 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"yG" = ( +/obj/effect/decal/cleanable/plastic, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/railing{ + dir = 4 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"yX" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/structure/chair/sofa/corp{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"yZ" = ( +/obj/item/kirbyplants/synthetic, +/obj/structure/flora/bush/fullgrass/style_2, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"zd" = ( +/obj/structure/hedge/opaque, +/obj/effect/decal/cleanable/crayon{ + icon_state = "splatter"; + paint_colour = "#3d1c0c"; + pixel_x = 32; + pixel_y = 1 + }, +/obj/effect/decal/cleanable/crayon{ + icon_state = "Gib"; + paint_colour = "#EEDDEE"; + pixel_x = 32 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"zo" = ( +/obj/machinery/conveyor/auto{ + dir = 8 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"zv" = ( +/obj/structure/mystery_box/guns, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"zA" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Rofl Brothers Outlet" + }, +/obj/machinery/door/poddoor/shutters/indestructible, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"zJ" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark, +/obj/effect/decal/cleanable/dirt, +/obj/item/trash/tray, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"zM" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 1 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"zO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/gibs/robot_debris/old{ + pixel_x = -6 + }, +/obj/item/gun/ballistic/automatic/pistol/suppressed, +/obj/effect/turf_decal/bot_white, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"zW" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/structure/sign/warning/no_smoking/circle/directional/north, +/obj/structure/table/reinforced, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"zX" = ( +/obj/machinery/light/no_nightlight/directional/south, +/obj/item/trash/tray{ + pixel_y = -4 + }, +/obj/item/trash/tray, +/obj/item/trash/tray{ + pixel_y = 4 + }, +/obj/item/plate{ + pixel_y = 6 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Ad" = ( +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"Ao" = ( +/obj/structure/fence, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"As" = ( +/obj/structure/sign/poster/contraband/waffle_corp_rifles/directional/north, +/obj/structure/table/reinforced/ctf, +/obj/item/stack/package_wrap, +/obj/item/barcodescanner, +/obj/item/book/granter/crafting_recipe/dusting/rebarxbowsyndie_ammo{ + pixel_y = -15; + pixel_x = 6 + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"AD" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"AG" = ( +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 4 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"AH" = ( +/obj/effect/decal/cleanable/rubble{ + pixel_x = 5 + }, +/obj/structure/fence/cut/large, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"AK" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 4 + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"AO" = ( +/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ + dir = 4 + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"AR" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 8 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"AU" = ( +/obj/effect/turf_decal/tile/dark_blue{ + dir = 1 + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"AV" = ( +/obj/structure/closet/crate/trashcart, +/obj/machinery/light/no_nightlight/directional/north, +/obj/item/traitor_bug{ + pixel_x = 8; + pixel_y = -2 + }, +/obj/item/tank/internals/oxygen, +/obj/effect/decal/cleanable/dirt/dust, +/obj/item/target{ + pixel_y = 1; + pixel_x = -4 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Bf" = ( +/obj/effect/turf_decal/box/corners, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"Bl" = ( +/obj/structure/flora/bush/grassy/style_3{ + pixel_x = -11; + pixel_y = 7 + }, +/obj/structure/sign/poster/contraband/self_ai_liberation/directional/north, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"Bv" = ( +/obj/structure/fence/cut/large{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"Bx" = ( +/obj/structure/fence{ + dir = 4 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"BB" = ( +/turf/closed/indestructible/reinforced, +/area/deathmatch/fullbright) +"BE" = ( +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"BI" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"BL" = ( +/obj/structure/flora/bush/flowers_br/style_2{ + pixel_x = 15; + pixel_y = 15 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"BT" = ( +/turf/closed/indestructible/fakedoor{ + name = "Hab Block 609" + }, +/area/deathmatch/fullbright) +"BW" = ( +/obj/machinery/conveyor/auto{ + dir = 10 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Ck" = ( +/obj/structure/barricade/security{ + name = "police barrier"; + desc = "The cops have stopped you going any further."; + proj_pass_rate = 60 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"Cv" = ( +/obj/structure/mystery_box/guns, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"CD" = ( +/obj/effect/decal/cleanable/crayon{ + icon_state = "face"; + paint_colour = "#40b488"; + pixel_x = -24; + pixel_y = -8 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"CH" = ( +/obj/structure/mecha_wreckage/ripley/deathripley{ + anchored = 1 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"CP" = ( +/obj/structure/flora/bush/leavy/style_2{ + pixel_x = -8; + pixel_y = -4 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"CS" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/tattoo_kit{ + pixel_y = -2; + pixel_x = -5 + }, +/obj/item/taperecorder/empty{ + pixel_x = 7 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/closet/crate/trashcart, +/obj/item/storage/bag/trash/filled{ + pixel_x = -6; + pixel_y = 2 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"CU" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/structure/sign/poster/contraband/eat/directional/north, +/obj/structure/table/reinforced, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"Dc" = ( +/obj/effect/decal/cleanable/rubble{ + pixel_x = 5 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"De" = ( +/obj/machinery/button/door/invisible_tripwire{ + suicide_pact_id = "waffle_gun_factory"; + suicide_pact = 1; + uses_remaining = 1; + sync_doors = 0; + id = "waffle_gun_factory" + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"Df" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"Dj" = ( +/obj/structure/flora/bush/fullgrass, +/obj/item/trash/candy{ + pixel_x = 13; + pixel_y = 9 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"Dp" = ( +/obj/structure/mannequin/wood{ + dir = 4 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"Dt" = ( +/obj/machinery/computer/terminal{ + desc = "A garbage truck's dusty old control console."; + name = "dashboard"; + upperinfo = "LOCKED"; + dir = 8; + tguitheme = "ntOS95" + }, +/obj/structure/table/wood, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"DZ" = ( +/obj/structure/closet/crate/preopen, +/obj/item/gun/ballistic/automatic/c20r/unrestricted{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/gun/ballistic/automatic/c20r/unrestricted{ + pixel_x = 3; + pixel_y = -2 + }, +/obj/effect/turf_decal/bot_white, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"Ea" = ( +/obj/structure/flora/tree/jungle/small/style_6{ + pixel_x = -44 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"Ed" = ( +/obj/machinery/light/small/broken/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/item/cigbutt, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"Ee" = ( +/obj/structure/flora/bush/sparsegrass/style_3, +/obj/effect/decal/cleanable/crayon{ + icon_state = "end"; + paint_colour = "#EEDDEE"; + pixel_x = 32 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"Eh" = ( +/obj/structure/flora/bush/fullgrass, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"Ey" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 5 + }, +/obj/item/trash/can{ + pixel_x = -8; + pixel_y = 10 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"EC" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"EH" = ( +/obj/structure/flora/bush/pointy/style_4, +/obj/effect/decal/cleanable/glass, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"EO" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 1 + }, +/obj/effect/decal/cleanable/glass{ + pixel_x = 5; + pixel_y = -5 + }, +/obj/item/broken_bottle, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"ET" = ( +/obj/structure/rack, +/obj/effect/decal/cleanable/dirt/dust, +/obj/item/reagent_containers/condiment/rice{ + pixel_x = 7; + pixel_y = 8 + }, +/obj/item/reagent_containers/condiment/rice{ + pixel_x = -3; + pixel_y = 5 + }, +/obj/item/reagent_containers/condiment/rice{ + pixel_x = 6; + pixel_y = 1 + }, +/obj/item/reagent_containers/condiment/rice{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/obj/effect/turf_decal/trimline/brown/corner{ + dir = 1 + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"Fe" = ( +/obj/effect/turf_decal/delivery, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Fg" = ( +/obj/structure/flora/bush/generic/style_4{ + pixel_x = -11; + pixel_y = 14 + }, +/obj/structure/flora/bush/fullgrass/style_2{ + pixel_y = -8 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"Fi" = ( +/obj/effect/decal/cleanable/garbage{ + pixel_x = 5; + pixel_y = -6 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/fluff/fake_camera, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"Fo" = ( +/obj/structure/billboard/gloves, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"Fp" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 1 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"Fs" = ( +/obj/machinery/vending/hotdog, +/obj/effect/decal/cleanable/crayon{ + icon_state = "Donk"; + paint_colour = "#c65102"; + pixel_x = 32 + }, +/obj/effect/decal/cleanable/crayon{ + icon_state = "nay"; + paint_colour = "#8b0000"; + pixel_x = 32 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"Fy" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/loading_area/white{ + dir = 8 + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"FF" = ( +/obj/structure/flora/bush/grassy/style_2{ + pixel_x = 6; + pixel_y = 8 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"FN" = ( +/obj/structure/flora/bush/fullgrass{ + pixel_x = -3; + pixel_y = 2 + }, +/obj/structure/fence, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"FP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/cigbutt{ + pixel_x = -5; + pixel_y = 8 + }, +/obj/item/cigbutt, +/obj/item/cigbutt{ + pixel_x = 8; + pixel_y = 5 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"FQ" = ( +/obj/structure/hedge/opaque, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"FS" = ( +/obj/item/cigbutt, +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"FW" = ( +/obj/structure/barricade/security{ + name = "police barrier"; + desc = "The cops have stopped you going any further."; + proj_pass_rate = 60 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"FX" = ( +/obj/structure/girder/reinforced, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"FZ" = ( +/obj/structure/flora/bush/leavy/style_3{ + pixel_y = -10; + pixel_x = -8 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"Gb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 4 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"Gj" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 1 + }, +/obj/effect/decal/cleanable/rubble{ + pixel_x = -6; + pixel_y = -6 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"Gp" = ( +/obj/structure/flora/bush/sparsegrass/style_3, +/obj/structure/flora/bush/pointy/style_3{ + pixel_x = 15 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"Gs" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/structure/chair/sofa/corp{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"Gx" = ( +/turf/closed/indestructible/fakedoor{ + name = "Shady Steve's Umbrella and Parasol Warehouse" + }, +/area/deathmatch/fullbright) +"GC" = ( +/obj/structure/mystery_box/guns, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"GH" = ( +/obj/structure/shipping_container/cybersun, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 8 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"GJ" = ( +/obj/structure/closet/body_bag, +/obj/machinery/light/small/directional/east, +/obj/effect/mob_spawn/corpse/human/clown, +/obj/item/paper/calling_card, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"GQ" = ( +/obj/structure/rack, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/corner{ + dir = 8 + }, +/obj/item/reagent_containers/cup/soup_pot{ + pixel_x = 5; + pixel_y = 10 + }, +/obj/item/reagent_containers/cup/soup_pot{ + pixel_x = -4; + pixel_y = 3 + }, +/obj/item/reagent_containers/cup/soup_pot{ + pixel_x = 8 + }, +/obj/effect/turf_decal/siding/brown{ + dir = 1 + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"GW" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"GX" = ( +/obj/item/broken_bottle{ + pixel_x = 4; + pixel_y = 5 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"GZ" = ( +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/siding/wideplating_new/dark, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"Hb" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"Hc" = ( +/obj/structure/flora/bush/sparsegrass/style_2, +/obj/structure/flora/bush/pointy{ + pixel_y = 8 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"Hg" = ( +/obj/structure/flora/bush/lavendergrass/style_2{ + pixel_y = -15 + }, +/obj/structure/fence, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"Hk" = ( +/obj/machinery/light/no_nightlight/directional/south, +/obj/machinery/conveyor/auto{ + dir = 8 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Hs" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/window/indestructible{ + dir = 4 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"HH" = ( +/obj/structure/fence/corner{ + dir = 1 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"HM" = ( +/obj/effect/decal/cleanable/plastic, +/obj/effect/decal/cleanable/ash, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"HQ" = ( +/obj/structure/frame/machine/secured, +/obj/effect/decal/cleanable/glass, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"HY" = ( +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/decal/cleanable/molten_object{ + pixel_x = -11; + pixel_y = -5 + }, +/obj/item/trash/can{ + pixel_x = -8; + pixel_y = 10 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"Ib" = ( +/obj/structure/flora/bush/fullgrass, +/obj/structure/fluff/fake_camera{ + dir = 9 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"Id" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark/corner, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"Iv" = ( +/obj/structure/fence/door/opened, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"IJ" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/machinery/door/airlock/multi_tile/public/glass{ + dir = 4; + name = "Waffle Corporation" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/machinery/door/poddoor/shutters/window/indestructible/preopen{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"IO" = ( +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/machinery/door/airlock/public/glass{ + name = "Astral Ace Baking Depot"; + dir = 8 + }, +/obj/machinery/door/poddoor/shutters/window/indestructible/preopen{ + dir = 4; + desc = "A shutter with a thick see-through polycarbonate window. Its motor is no longer functional, leaving it stuck open." + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"Jb" = ( +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/structure/sign/warning/explosives/alt/directional/north, +/obj/structure/fluff/fake_camera{ + dir = 10 + }, +/obj/machinery/disposal/bin, +/turf/open/floor/catwalk_floor/iron_dark, +/area/deathmatch/fullbright) +"Je" = ( +/obj/structure/table/reinforced, +/turf/open/indestructible/dark/smooth_large, +/area/deathmatch/fullbright) +"Jf" = ( +/obj/machinery/light/broken/directional/west, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"Jj" = ( +/obj/machinery/light/no_nightlight/directional/north, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"Jr" = ( +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"Js" = ( +/obj/effect/decal/cleanable/glass{ + pixel_x = -14 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"Jw" = ( +/obj/structure/mannequin/wood{ + dir = 4 + }, +/obj/structure/fluff/fake_camera{ + dir = 9 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"JI" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"JN" = ( +/obj/effect/decal/cleanable/rubble{ + pixel_x = 5 + }, +/obj/structure/fence, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"JO" = ( +/obj/effect/turf_decal/tile/dark_blue, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"JP" = ( +/obj/structure/flora/bush/sparsegrass/style_3, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"JR" = ( +/obj/structure/fence/end{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"JS" = ( +/obj/item/cigbutt, +/obj/structure/sign/poster/contraband/d_day_promo/directional/south, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"Kj" = ( +/obj/structure/closet/crate/bin, +/obj/effect/decal/cleanable/dirt, +/obj/item/food/badrecipe/moldy{ + pixel_x = 4 + }, +/obj/item/grown/bananapeel, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"Ko" = ( +/obj/structure/flora/bush/sparsegrass/style_2{ + pixel_x = 7 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"Ks" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/item/gun/ballistic/automatic/m90/unrestricted, +/obj/machinery/button/door/invisible_tripwire{ + suicide_pact_id = "waffle_gun_factory"; + suicide_pact = 1; + uses_remaining = 1; + sync_doors = 0; + id = "waffle_gun_factory" + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"Kv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/trash/tray, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"Kx" = ( +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating_new/dark, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"KA" = ( +/obj/machinery/vending/donksnack, +/obj/effect/mapping_helpers/broken_machine, +/obj/effect/decal/cleanable/glass, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"KK" = ( +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"KP" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/garbage{ + pixel_x = 10; + pixel_y = 6 + }, +/obj/item/food/badrecipe/moldy{ + pixel_x = 4 + }, +/obj/item/tank/internals/emergency_oxygen/empty{ + pixel_x = -6; + pixel_y = 2 + }, +/obj/item/reagent_containers/cup/soda_cans/beer{ + pixel_x = -3 + }, +/obj/structure/closet/crate/trashcart, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"KR" = ( +/obj/structure/flora/bush{ + pixel_y = -6; + pixel_x = -5 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"Le" = ( +/obj/structure/sign/poster/contraband/cybersun_six_hundred/directional/north, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"Ll" = ( +/obj/structure/hedge/opaque, +/obj/effect/decal/cleanable/crayon{ + icon_state = "ghost"; + paint_colour = "#EEDDEE"; + pixel_x = 32; + pixel_y = -8 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"Lp" = ( +/obj/effect/decal/cleanable/rubble, +/obj/structure/fence/end, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"Lq" = ( +/obj/structure/flora/bush/fullgrass/style_2{ + pixel_y = 2; + pixel_x = 2 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"Lx" = ( +/obj/structure/table/reinforced/ctf, +/obj/item/paper_bin, +/obj/item/folder/blue{ + pixel_x = 15; + pixel_y = 2 + }, +/turf/open/indestructible/vault, +/area/deathmatch/fullbright) +"Lz" = ( +/obj/machinery/light/no_nightlight/directional/east, +/turf/open/indestructible/dark/smooth_large, +/area/deathmatch/fullbright) +"LD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/button/door/invisible_tripwire{ + suicide_pact_id = "waffle_gun_factory"; + suicide_pact = 1; + uses_remaining = 1; + sync_doors = 0; + id = "waffle_gun_factory" + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"LE" = ( +/obj/structure/table/wood/fancy/red, +/obj/item/pinata/syndie{ + pixel_y = 10 + }, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"LH" = ( +/obj/structure/sign/poster/contraband/waffle_corp_rifles/directional/north, +/obj/structure/flora/bush/fullgrass/style_3{ + pixel_x = 6; + pixel_y = 2 + }, +/obj/effect/decal/remains/human, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"LI" = ( +/obj/effect/decal/cleanable/plastic, +/obj/structure/flora/bush/generic{ + pixel_x = 4; + pixel_y = 16 + }, +/obj/structure/flora/bush{ + pixel_y = 8; + pixel_x = -5 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"LQ" = ( +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"LS" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/garbage{ + pixel_x = 10; + pixel_y = 6 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"LW" = ( +/obj/structure/flora/bush/grassy/style_2{ + pixel_x = 5; + pixel_y = 4 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"LY" = ( +/obj/effect/decal/cleanable/wrapping, +/obj/effect/turf_decal/bot_white, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"Md" = ( +/obj/effect/decal/cleanable/rubble{ + pixel_x = 5 + }, +/obj/effect/mapping_helpers/broken_floor, +/obj/structure/barricade/security{ + name = "police barrier"; + desc = "The cops have stopped you going any further."; + proj_pass_rate = 60 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"Ml" = ( +/obj/structure/flora/bush/fullgrass/style_2{ + pixel_x = -5; + pixel_y = 5 + }, +/obj/structure/flora/bush/leavy/style_2{ + pixel_y = -10; + pixel_x = 7 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"Mn" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/window/indestructible/preopen, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Mp" = ( +/obj/effect/turf_decal/box/corners, +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"My" = ( +/obj/machinery/conveyor/auto, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"MB" = ( +/obj/effect/decal/cleanable/rubble{ + pixel_x = 5 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"ME" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"MM" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/fence{ + dir = 1 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"MU" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 1 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"MZ" = ( +/obj/machinery/light/no_nightlight/directional/east, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"Nc" = ( +/obj/effect/decal/cleanable/rubble, +/obj/effect/turf_decal/siding/wideplating_new/dark, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"Nh" = ( +/obj/structure/fluff/fake_camera{ + dir = 4 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"Ni" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"Nk" = ( +/obj/structure/table/reinforced/ctf, +/obj/machinery/computer/pod/old/syndicate{ + dir = 8 + }, +/turf/open/indestructible/vault, +/area/deathmatch/fullbright) +"Nm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/cigbutt{ + pixel_x = -12; + pixel_y = -14 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"Nt" = ( +/obj/effect/decal/cleanable/rubble, +/obj/structure/flora/bush/lavendergrass/style_4, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"Nx" = ( +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 8 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"NH" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Bargain Thrifts" + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"NK" = ( +/obj/item/reagent_containers/condiment/vegetable_oil, +/obj/structure/sign/poster/contraband/donut_corp/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table/reinforced, +/turf/open/indestructible/dark/smooth_large, +/area/deathmatch/fullbright) +"NQ" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/item/food/rofflewaffles{ + pixel_y = 5 + }, +/obj/structure/table/reinforced, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"NU" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/window/indestructible/preopen{ + dir = 4; + desc = "A shutter with a thick see-through polycarbonate window. Its motor is no longer functional, leaving it stuck open." + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"NZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate/secure/trashcart, +/obj/item/trash/tray, +/obj/item/bikehorn/rubberducky{ + pixel_y = 3; + pixel_x = -6 + }, +/obj/item/bikehorn, +/obj/item/grown/bananapeel{ + pixel_x = 6; + pixel_y = 5 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"Ob" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"Od" = ( +/obj/machinery/door/poddoor/shutters/indestructible, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Oh" = ( +/obj/structure/rack, +/obj/item/reagent_containers/cup/glass/waterbottle/large{ + pixel_x = 9; + pixel_y = 13 + }, +/obj/item/reagent_containers/cup/glass/waterbottle/large{ + pixel_x = -1; + pixel_y = 13 + }, +/obj/item/reagent_containers/cup/glass/waterbottle/large{ + pixel_x = -10; + pixel_y = 13 + }, +/obj/item/reagent_containers/cup/glass/waterbottle/large{ + pixel_x = 1; + pixel_y = 7 + }, +/obj/item/reagent_containers/cup/glass/waterbottle/large{ + pixel_x = -9; + pixel_y = 7 + }, +/obj/item/reagent_containers/cup/glass/waterbottle/large{ + pixel_x = 9; + pixel_y = 2 + }, +/obj/item/reagent_containers/cup/glass/waterbottle/large{ + pixel_x = 10; + pixel_y = 7 + }, +/obj/item/reagent_containers/cup/glass/waterbottle/large{ + pixel_y = 2 + }, +/obj/item/reagent_containers/cup/glass/waterbottle/large{ + pixel_y = 2; + pixel_x = -9 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 8 + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"Oo" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"Or" = ( +/obj/effect/decal/cleanable/rubble{ + pixel_x = 5 + }, +/obj/effect/turf_decal/siding/wideplating_new/dark/corner{ + dir = 8 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"Os" = ( +/obj/structure/hedge/opaque, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"Oz" = ( +/obj/effect/decal/cleanable/glass, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"OA" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating_new/dark, +/turf/open/indestructible/dark/smooth_large, +/area/deathmatch/fullbright) +"OC" = ( +/obj/structure/closet/crate/large, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/light/no_nightlight/directional/north, +/obj/structure/filingcabinet/chestdrawer/wheeled, +/obj/item/documents/syndicate, +/obj/item/barcode, +/obj/effect/decal/cleanable/dirt/dust, +/obj/item/paper{ + default_raw_text = "146.3
TRIANGLE CIRCLE TRIANGLE SQUARE SQUARE TRIANGLE"; + name = "codesheet" + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"OG" = ( +/obj/effect/turf_decal/tile/dark_blue/opposingcorners, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table/reinforced, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"OK" = ( +/obj/effect/mapping_helpers/burnt_floor, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"OR" = ( +/obj/item/bodypart/arm/left/skeleton{ + pixel_x = -12; + pixel_y = -9 + }, +/obj/structure/fence, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"OS" = ( +/obj/item/toy/basketball, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"OY" = ( +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"Pg" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/table/reinforced, +/turf/open/indestructible/dark/smooth_large, +/area/deathmatch/fullbright) +"Ph" = ( +/obj/effect/turf_decal/tile/dark_blue/opposingcorners, +/obj/structure/chair{ + dir = 1 + }, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"Pj" = ( +/obj/structure/table/reinforced/ctf, +/obj/machinery/door/poddoor/shutters/indestructible{ + dir = 8 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Pn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 8 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"Po" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/decal/cleanable/crayon{ + icon_state = "corgi"; + pixel_y = -32; + paint_colour = "#b39b43" + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"PA" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/structure/chair/sofa/corp/right{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"PB" = ( +/obj/structure/closet/crate, +/obj/item/gun/ballistic/shotgun/bulldog/unrestricted, +/obj/effect/turf_decal/bot_white, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"PL" = ( +/obj/structure/showcase/machinery/tv/broken, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/no_nightlight/directional/north, +/obj/structure/table/reinforced, +/turf/open/indestructible/dark/smooth_large, +/area/deathmatch/fullbright) +"PP" = ( +/turf/closed/indestructible/fakedoor{ + name = "Nanotrasen"; + dir = 4 + }, +/area/deathmatch/fullbright) +"PZ" = ( +/obj/structure/fence{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/decal/cleanable/rubble{ + pixel_x = 5 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"Qh" = ( +/obj/structure/closet/crate/secure/syndicrate, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"Qi" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/structure/chair{ + dir = 4 + }, +/obj/structure/fluff/fake_camera{ + dir = 9 + }, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"Qp" = ( +/obj/structure/sign/poster/ripped/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/item/trash/candy{ + pixel_y = 6; + pixel_x = 6 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"Qv" = ( +/obj/structure/closet/crate/secure/trashcart, +/obj/effect/decal/cleanable/dirt, +/obj/item/shard, +/obj/item/reagent_containers/cup/glass/bottle/ritual_wine{ + pixel_x = 5; + pixel_y = 2 + }, +/obj/item/cigarette/rollie/nicotine{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/item/broken_bottle{ + pixel_x = -5; + pixel_y = 4 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"QC" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"QR" = ( +/obj/structure/table/reinforced/ctf, +/obj/machinery/door/poddoor/shutters/indestructible{ + dir = 4 + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"Ri" = ( +/obj/effect/turf_decal/tile/dark_blue/opposingcorners, +/obj/structure/table/reinforced, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"Rl" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 5 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"RA" = ( +/obj/structure/flora/bush/grassy/style_3, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"RD" = ( +/obj/effect/turf_decal/tile/dark_blue/opposingcorners, +/obj/structure/railing/corner/end{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"RE" = ( +/obj/structure/fence/cut/large{ + dir = 8 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"RJ" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 8 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"RO" = ( +/turf/closed/indestructible/fakedoor/maintenance{ + name = "Hab Block 609" + }, +/area/deathmatch/fullbright) +"RP" = ( +/obj/effect/turf_decal/tile/dark_blue/opposingcorners, +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"RS" = ( +/obj/structure/rack, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 8 + }, +/obj/item/reagent_containers/condiment/peanut_butter{ + pixel_x = 7; + pixel_y = 10 + }, +/obj/item/reagent_containers/condiment/peanut_butter{ + pixel_x = -6; + pixel_y = 4 + }, +/obj/item/reagent_containers/condiment/peanut_butter{ + pixel_x = 5 + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"RU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/cigbutt, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"RW" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 8 + }, +/obj/item/cigbutt, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"Sg" = ( +/obj/effect/turf_decal/tile/dark_blue/opposingcorners, +/obj/structure/table/reinforced, +/obj/item/food/waffles, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"Sl" = ( +/obj/effect/decal/cleanable/wrapping, +/obj/item/gun/ballistic/automatic/m90/unrestricted{ + pixel_x = 6; + pixel_y = -10 + }, +/obj/structure/fluff/fake_camera, +/obj/machinery/button/door/invisible_tripwire{ + suicide_pact_id = "waffle_gun_factory"; + suicide_pact = 1; + uses_remaining = 1; + sync_doors = 0; + id = "waffle_gun_factory" + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"Sq" = ( +/obj/item/plate/oven_tray, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table/reinforced, +/turf/open/indestructible/dark/smooth_large, +/area/deathmatch/fullbright) +"SD" = ( +/obj/structure/flora/bush/generic/style_3{ + pixel_x = 6; + pixel_y = 2 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"SL" = ( +/obj/structure/mecha_wreckage/ripley/deathripley{ + anchored = 1 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"SM" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 5 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"ST" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/structure/fluff/fake_camera, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"SV" = ( +/obj/machinery/door/poddoor/shutters/indestructible, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"SY" = ( +/obj/structure/flora/bush/fullgrass/style_2, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"Te" = ( +/obj/item/food/waffles{ + pixel_y = 14 + }, +/obj/structure/table/reinforced, +/turf/open/indestructible/dark/smooth_large, +/area/deathmatch/fullbright) +"Th" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/caution/stand_clear{ + dir = 8 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Tr" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/structure/chair{ + dir = 4 + }, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"Tt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/trash/cheesie{ + pixel_x = 7; + pixel_y = 8 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"TC" = ( +/obj/machinery/door/poddoor/shutters/window/indestructible{ + id = "waffle_gun_factory" + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"TG" = ( +/obj/machinery/door/poddoor/shutters/indestructible{ + dir = 1 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"TK" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 8 + }, +/obj/structure/barricade/security{ + name = "police barrier"; + desc = "The cops have stopped you going any further."; + proj_pass_rate = 60 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"Ua" = ( +/obj/item/trash/tray, +/obj/item/broken_bottle{ + pixel_x = 4; + pixel_y = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/food/badrecipe/moldy{ + pixel_x = 4; + pixel_y = -15 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"Uo" = ( +/turf/closed/indestructible/fakedoor/maintenance{ + name = "Hab Block 610" + }, +/area/deathmatch/fullbright) +"Ur" = ( +/obj/structure/closet/cardboard, +/mob/living/basic/snake/banded, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"Ux" = ( +/obj/effect/decal/cleanable/glass, +/obj/item/reagent_containers/cup/glass/bottle/beer/almost_empty{ + pixel_x = 4; + pixel_y = 8 + }, +/obj/item/reagent_containers/cup/glass/bottle/beer/almost_empty{ + pixel_x = -5 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"UB" = ( +/obj/structure/shipping_container/gorlex, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"UI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/broken/directional/north, +/obj/effect/decal/cleanable/crayon{ + icon_state = "stickman"; + pixel_y = 32; + paint_colour = "#EEDDEE" + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"UO" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 4 + }, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"US" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/wideplating_new/dark/corner{ + dir = 4 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"UU" = ( +/obj/effect/turf_decal/box/corners, +/obj/structure/sign/warning/secure_area/directional/south, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"Va" = ( +/obj/item/gun/ballistic/revolver{ + pixel_y = 8 + }, +/obj/item/gun/ballistic/automatic/c20r, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"Vi" = ( +/obj/effect/turf_decal/tile/dark_blue/opposingcorners, +/obj/structure/chair/sofa/corp/left, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"Vk" = ( +/obj/machinery/deepfryer, +/obj/structure/noticeboard/directional/north, +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible/dark/smooth_large, +/area/deathmatch/fullbright) +"Vp" = ( +/obj/item/trash/popcorn/salty{ + pixel_x = 10; + pixel_y = 10 + }, +/obj/item/cigbutt, +/obj/structure/flora/bush{ + pixel_y = 8; + pixel_x = -5 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"Vq" = ( +/obj/effect/turf_decal/siding/wideplating_new/dark/corner{ + dir = 8 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"Vr" = ( +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wideplating_new/dark, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"VG" = ( +/obj/machinery/light/no_nightlight/directional/south, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"VN" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/structure/chair{ + dir = 1 + }, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"VV" = ( +/obj/effect/decal/cleanable/garbage{ + pixel_x = -11 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"We" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/hedge/opaque, +/obj/structure/hedge/opaque, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"Wt" = ( +/obj/structure/table/reinforced/ctf, +/obj/machinery/door/poddoor/shutters/indestructible{ + dir = 4 + }, +/turf/open/floor/plating/reinforced, +/area/deathmatch/fullbright) +"WC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/frame/machine/secured, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"WI" = ( +/turf/closed/indestructible/fakedoor/maintenance{ + name = "EMPLOYEES ONLY" + }, +/area/deathmatch/fullbright) +"WN" = ( +/obj/structure/closet/crate/bin, +/obj/machinery/puzzle/button/directional/east{ + id = "waffle_arg" + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"WO" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_blue{ + dir = 4 + }, +/obj/structure/fluff/fake_camera, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"WS" = ( +/obj/structure/flora/bush/fullgrass, +/obj/structure/billboard/starway, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"WW" = ( +/obj/structure/flora/rock, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"WX" = ( +/obj/machinery/disposal/bin, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"Xd" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/item/chair{ + pixel_x = 6; + pixel_y = -7 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"Xe" = ( +/obj/structure/rack, +/obj/item/reagent_containers/condiment/sugar{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/item/reagent_containers/condiment/sugar{ + pixel_x = -5; + pixel_y = 6 + }, +/obj/item/reagent_containers/condiment/sugar{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/item/reagent_containers/condiment/sugar{ + pixel_x = -3; + pixel_y = 2 + }, +/obj/item/reagent_containers/condiment/sugar{ + pixel_x = 4 + }, +/obj/item/reagent_containers/condiment/sugar{ + pixel_x = -3; + pixel_y = -2 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/corner{ + dir = 4 + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"Xi" = ( +/obj/effect/decal/cleanable/plastic, +/obj/effect/decal/cleanable/rubble, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"Xs" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/mineral/stacking_machine, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Xu" = ( +/obj/structure/hedge/opaque, +/obj/effect/decal/cleanable/crayon{ + icon_state = "revolution"; + pixel_y = -32; + paint_colour = "#e91f1f" + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"XB" = ( +/obj/structure/flora/bush/lavendergrass/style_4{ + pixel_x = -6 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"XE" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"XF" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/structure/chair{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"XM" = ( +/obj/effect/decal/cleanable/plastic, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"XP" = ( +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/siding/wideplating_new/dark, +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"XR" = ( +/obj/structure/bookcase/random/fiction, +/turf/open/indestructible/hotelwood, +/area/deathmatch/fullbright) +"XX" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"Yp" = ( +/obj/effect/decal/cleanable/plastic, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/fence{ + dir = 1 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"Ys" = ( +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/glass, +/obj/item/shard{ + pixel_y = 4; + pixel_x = -11 + }, +/obj/machinery/door/poddoor/shutters/window/indestructible/preopen{ + dir = 4 + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Yx" = ( +/obj/structure/flora/tree/jungle/style_5, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"YI" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/trash/tray, +/obj/item/fish/boned{ + name = "\improper Fishbones"; + desc = "A spooky fish-shaped skeleton. It's animated by either dark magic or dark technology, it's impossible to tell which."; + gender = "male" + }, +/obj/item/clothing/glasses/eyepatch{ + pixel_x = -5 + }, +/obj/structure/closet/crate/secure/trashcart, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"YJ" = ( +/obj/effect/turf_decal/trimline/brown/end{ + dir = 1 + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"YO" = ( +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/siding/wideplating_new/dark, +/obj/effect/decal/cleanable/crayon{ + icon_state = "uboa"; + pixel_y = -32; + paint_colour = "#291933" + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"YX" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/indestructible/dark/smooth_large, +/area/deathmatch/fullbright) +"Zd" = ( +/obj/item/food/waffles, +/obj/structure/table/reinforced, +/turf/open/indestructible/dark/smooth_large, +/area/deathmatch/fullbright) +"Zl" = ( +/obj/item/trash/boritos/purple{ + pixel_x = 12 + }, +/obj/structure/fence, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"Zn" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/siding/wideplating_new/dark{ + dir = 1 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"Zp" = ( +/obj/machinery/conveyor/auto{ + armor_type = /datum/armor/immune + }, +/obj/machinery/door/poddoor/shutters/indestructible/preopen{ + id = "waffle_gun_factory" + }, +/obj/structure/plasticflaps/opaque{ + armor_type = /datum/armor/immune + }, +/turf/open/indestructible/plating, +/area/deathmatch/fullbright) +"Zq" = ( +/obj/structure/closet/crate/secure/trashcart, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/garbage{ + pixel_x = -9; + pixel_y = 6 + }, +/obj/item/storage/bag/trash/filled{ + pixel_y = 4; + pixel_x = 4 + }, +/obj/item/storage/bag/trash/filled{ + pixel_x = -6; + pixel_y = 2 + }, +/obj/item/clothing/accessory/clown_enjoyer_pin{ + pixel_x = 6; + pixel_y = -4 + }, +/obj/item/food/bubblegum{ + pixel_x = -5 + }, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"Zu" = ( +/obj/structure/fence/corner{ + dir = 8 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"Zw" = ( +/obj/effect/turf_decal/tile/dark_blue{ + dir = 4 + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) +"ZA" = ( +/obj/structure/flora/bush/pointy/style_3{ + pixel_x = 15 + }, +/turf/open/floor/grass, +/area/deathmatch/fullbright) +"ZB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/railing{ + dir = 4 + }, +/turf/open/indestructible/stone, +/area/deathmatch/fullbright) +"ZP" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/machinery/door/poddoor/shutters/window/indestructible/preopen{ + dir = 8 + }, +/turf/open/indestructible, +/area/deathmatch/fullbright) +"ZQ" = ( +/turf/closed/indestructible/fakedoor{ + name = "Hab Block 611" + }, +/area/deathmatch/fullbright) +"ZS" = ( +/obj/structure/mystery_box/guns, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"ZX" = ( +/obj/effect/landmark/deathmatch_player_spawn, +/turf/open/indestructible{ + icon_state = "asphalt" + }, +/area/deathmatch/fullbright) +"ZY" = ( +/obj/structure/table/reinforced/ctf, +/obj/item/storage/toolbox/guncase/sword_and_board{ + pixel_y = 2 + }, +/obj/effect/turf_decal/tile/dark_blue{ + dir = 8 + }, +/turf/open/indestructible/dark, +/area/deathmatch/fullbright) + +(1,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +tn +tn +tn +tn +tn +tn +tn +tn +or +or +or +or +tn +tn +tn +tn +tn +tn +tn +tn +tn +tn +tn +tn +tn +or +or +or +or +or +or +or +or +or +or +or +"} +(2,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +BB +Wt +Wt +BB +eg +BB +BB +tn +or +or +or +or +tn +Od +Nm +zM +gb +OY +OY +vc +Oo +XX +Jr +vv +tn +or +or +or +or +or +or +or +or +or +or +or +"} +(3,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +BB +qd +Tt +Jr +Jr +at +BB +tn +or +or +or +or +tn +Od +qP +zM +kp +OY +OY +OY +Or +tu +RJ +TG +tn +or +or +or +or +or +or +or +or +or +or +or +"} +(4,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +ia +Ed +qP +qP +Jr +GJ +RO +tn +or +or +or +or +tn +zA +Jr +zM +kp +kp +OY +OY +OY +xJ +OY +TG +tn +or +or +or +or +or +or +or +or +or +or +or +"} +(5,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +BB +BB +Qp +Jr +Jr +BB +BB +tn +or +or +or +or +tn +BB +Jr +zM +OY +OY +OY +OY +Id +Gb +wA +TG +tn +or +or +or +or +or +or +or +or +or +or +or +"} +(6,1,1) = {" +tn +tn +tn +tn +tn +tn +tn +tn +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +tn +BB +dB +Jr +Po +BB +tn +tn +or +or +or +or +tn +BT +Jr +zM +OY +OY +OY +OY +Oo +Kj +oB +vv +tn +or +or +or +or +or +or +or +or +or +or +or +"} +(7,1,1) = {" +tn +so +OY +Oo +Jr +Os +vv +tn +tn +tn +tn +tn +tn +tn +tn +tn +or +or +or +or +or +or +tn +BB +hk +uo +lW +BB +tn +tn +tn +tn +tn +tn +tn +BB +Jr +Zn +sd +sd +sd +rs +jZ +Jr +ti +vv +tn +or +or +or +or +or +or +or +or +or +or +or +"} +(8,1,1) = {" +tn +OY +OY +Oo +Jr +Os +vv +tn +vv +wF +vv +QR +QR +vv +vv +tn +or +or +or +or +or +or +tn +BB +vy +Jr +vh +BB +BB +BB +BB +lP +BB +BB +BB +BB +Le +fR +Md +Ck +OY +Ck +cg +FW +qP +vv +tn +or +or +or +or +or +or +or +or +or +or +or +"} +(9,1,1) = {" +tn +OY +vc +Oo +Jr +We +vv +tn +vv +Ad +cw +AK +AK +Xe +vv +tn +or +or +or +or +or +or +tn +BB +UI +Jr +zv +BB +tp +uA +Jf +uA +pF +uA +yc +BB +Jr +zM +OY +OY +OY +OY +Oo +Jr +Jr +sZ +tn +or +or +or +or +or +or +or +or +or +or +or +"} +(10,1,1) = {" +tn +OY +OY +Oo +qP +ft +vv +wF +vv +Jj +nP +YJ +hX +vC +vv +tn +or +or +or +or +or +or +tn +Uo +sP +Jr +jc +BB +XR +uA +Dt +hf +ec +uA +LE +BB +FW +fR +OY +Ck +Ck +Ck +Oo +FW +FW +vv +tn +or +or +or +or +or +or +or +or +or +or +or +"} +(11,1,1) = {" +tn +OY +OY +Oo +Jr +yZ +kY +qi +vv +Ad +GQ +Oh +RS +ET +vv +tn +tn +or +or +or +or +or +tn +BB +me +pa +qP +NH +uA +uA +uA +uA +wg +uA +uA +kZ +Jr +zM +OY +OY +mt +OY +Oo +Jr +Jr +vv +tn +tn +tn +tn +tn +tn +or +or +or +or +or +or +"} +(12,1,1) = {" +tn +OY +OY +Oo +Jr +Os +vv +vv +vv +IO +NU +az +Hs +Hs +vv +BB +tn +tn +tn +tn +tn +tn +tn +BB +HY +pa +Fi +BB +Jw +Dp +kf +XE +XE +Dp +by +BB +aW +zM +OY +OY +FS +OY +Oo +Jr +MB +vv +vv +lP +vv +vv +vv +tn +or +or +or +or +or +or +"} +(13,1,1) = {" +tn +OY +kp +Oo +Jr +Os +Os +Os +av +pa +Jr +Js +Jr +Jr +JS +BB +BB +BB +bw +BB +BB +BB +BB +BB +Jr +LQ +NZ +BB +BB +pd +oi +Ys +ku +oi +BB +BB +Jr +zM +OY +OY +OY +OY +Oo +Jr +Jr +kY +qF +ka +ex +oK +vv +tn +or +or +or +or +or +or +"} +(14,1,1) = {" +tn +OY +kp +ul +Jr +Jr +Jr +FW +Jr +Jr +Jr +Jr +Jr +LQ +pa +Jr +tf +gK +Jr +gc +CD +iv +Jr +qP +qP +Jr +Jr +Jr +Jr +Jr +Jr +rx +Jr +Jr +pa +Jr +Jr +zM +OY +OY +OY +OY +Oo +Jr +Jr +kY +aC +rv +ka +ka +vv +tn +tn +tn +tn +tn +tn +tn +"} +(15,1,1) = {" +tn +OY +OY +Vq +RJ +RJ +RJ +TK +RJ +Pn +RJ +AR +RW +RJ +RJ +RJ +RJ +RJ +RJ +RJ +RJ +RJ +GW +RJ +AR +RJ +RJ +RJ +RJ +RJ +RJ +RJ +RJ +RJ +RJ +GW +RJ +ps +OY +OY +OY +OY +Oo +qP +Jr +kY +Lx +nw +ka +nw +vv +tn +tn +vv +Ur +Jr +vv +tn +"} +(16,1,1) = {" +tn +OY +OY +OY +OY +yF +OY +OY +Ck +BE +OY +sd +dX +OY +OY +OY +OY +OY +OY +OY +kp +OY +OY +OY +sd +OY +OY +OY +XM +OY +OY +OY +OY +OY +OY +OY +OY +OY +OY +OY +vc +OY +Oo +qP +Jr +vv +kX +Nk +fd +Nk +vv +tn +tn +vv +Jr +Jr +Gx +tn +"} +(17,1,1) = {" +tn +OY +OY +OY +OY +Ck +OY +OY +OY +OY +OY +sd +OY +OY +OY +OY +OY +OY +OY +OY +OY +OY +OY +OY +sd +OY +OY +OY +OY +OY +OY +OY +OY +OY +OY +OY +OY +OY +OY +OY +OY +OY +Oo +Jr +Jr +vv +vv +kY +kY +kY +vv +PP +vv +vv +ed +Jr +vv +tn +"} +(18,1,1) = {" +tn +OY +OY +OY +OY +OY +Ck +OY +OY +OY +OY +sd +OY +OY +OY +OY +OY +OY +OY +OY +OY +OY +OY +OY +sd +OY +OY +OY +OY +OY +Ob +OY +OY +OY +OY +vc +OY +OY +OY +OY +OY +OY +Oo +Jr +LQ +Jr +Jr +Jr +Jr +Jr +Jr +FW +Jr +fQ +Jr +rG +vv +tn +"} +(19,1,1) = {" +tn +wA +US +OY +Id +wA +wA +tK +wA +wA +wA +bP +UO +wA +pR +wA +wA +wA +wA +wA +ju +OY +Id +wA +bP +wA +wA +hr +wA +wA +wA +wA +wA +wA +wA +wA +wA +wA +wA +wA +jB +wA +uW +qo +Jr +Jr +Jr +Jr +Jr +Jr +Jr +FW +Jr +Jr +Jr +Jr +vv +tn +"} +(20,1,1) = {" +tn +WN +cF +wT +OA +KA +Fs +qP +FW +Nh +gD +Jr +Jr +uI +MM +hk +lW +hk +tb +Lp +zM +OY +Oo +XX +Jr +Jr +Zu +PZ +hk +fX +MM +hk +hk +hk +lW +Bv +lW +hk +uo +hk +MM +MM +lW +Yp +HH +WS +nT +av +RA +Jr +Dc +vv +vv +vv +lp +lp +vv +tn +"} +(21,1,1) = {" +tn +vv +lp +lp +lp +vv +BB +BB +BB +BB +SY +Jr +Ml +oV +va +qo +Jr +Jr +Jr +Jr +zM +OY +Nc +Jr +Jr +Jr +ff +Jr +Jr +Jr +Jr +Jr +Jr +RU +qP +qP +qP +Jr +qn +aa +YI +KP +CS +aF +Bx +Dj +bW +av +av +Jr +WW +vv +tn +tn +tn +tn +tn +tn +"} +(22,1,1) = {" +tn +tn +tn +tn +tn +tn +tn +tn +tn +BB +Bl +pa +aG +oV +VV +Jr +Jr +Jr +Jr +Jr +zM +vc +Vq +RJ +AR +RJ +RJ +RJ +RJ +RJ +RJ +RJ +RJ +RJ +RJ +RJ +RJ +RJ +LS +kp +Ua +vF +Zq +tr +Bx +av +la +av +KR +Jr +bX +vv +tn +or +or +or +or +or +"} +(23,1,1) = {" +or +or +or +or +or +or +or +or +tn +BB +av +Jr +FZ +oV +pa +Jr +Jr +LQ +Jr +Jr +zM +OY +OY +OY +sd +OY +OY +OY +OY +OY +OY +OY +OY +OY +OY +OY +OY +OY +kp +OY +pI +ZS +OY +sb +Bx +bZ +iT +av +yE +qP +Jr +aR +tn +or +or +or +or +or +"} +(24,1,1) = {" +or +or +or +or +or +or +or +or +tn +BB +Vp +Jr +av +oV +GC +Jr +Jr +pa +Jr +Jr +Rl +wA +wA +wA +bP +wA +ju +OY +OY +OY +OY +OY +OY +OY +Id +ju +OY +OY +OY +OY +OY +OY +OY +zJ +Bx +kT +Ko +ZA +av +Jr +gl +vv +tn +or +or +or +or +or +"} +(25,1,1) = {" +or +or +or +or +or +or +or +or +tn +ZQ +Jr +LQ +Jr +Iv +Jr +Jr +Jr +Jr +Jr +Jr +qP +nf +Jr +Jr +Jr +kv +Fp +OY +KK +OY +OY +OY +lS +OY +eE +Fp +OY +KK +OY +ZX +OY +lS +OY +wH +RE +av +Gp +Xi +av +Jr +XB +TG +tn +or +or +or +or +or +"} +(26,1,1) = {" +or +or +or +or +or +or +or +or +tn +BB +my +LI +Eh +yx +Kv +Jr +Jr +Jr +Jr +pa +Fg +GX +jj +cv +kh +gL +MU +OY +qt +OY +OY +OY +nN +OY +eP +MU +OY +qt +OY +OY +OY +nN +OY +eP +Bx +ba +av +av +av +Jr +nx +TG +tn +or +or +or +or +or +"} +(27,1,1) = {" +or +or +or +or +or +or +or +or +tn +BB +vv +vv +vk +vk +vv +ZP +IJ +vv +vk +vk +vk +vk +vk +vv +vv +kQ +Fp +OY +KK +ZX +OY +OY +lS +kp +eE +Fp +OY +KK +OY +OY +OY +lS +OY +eE +Bx +qL +av +rQ +JP +Jr +gl +TG +tn +or +or +or +or +or +"} +(28,1,1) = {" +or +or +or +or +or +or +or +or +tn +tn +vv +ym +sR +NQ +VN +JI +Ni +sm +ot +Gs +hH +hH +yX +uu +vv +oj +iH +OY +qt +OY +OY +OY +BI +kp +XP +MU +OY +qt +mt +OY +OY +nN +OY +eP +Bx +yE +av +Hc +xD +iL +XB +TG +tn +or +or +or +or +or +"} +(29,1,1) = {" +or +or +or +or +or +or +or +or +or +tn +vv +Qi +fV +fV +fV +fV +fV +fV +Vi +Ri +Ri +Sg +OG +PA +Mn +Nt +Fp +OY +KK +XM +OY +OY +lS +kp +eE +Fp +OY +tX +BE +OY +OY +lS +OY +eE +Bx +pn +av +av +av +Jr +bW +vv +tn +or +or +or +or +or +"} +(30,1,1) = {" +or +or +or +or +or +or +or +or +or +tn +vv +zW +fV +gA +fV +fV +fV +fV +RD +fV +fV +fV +fV +Ni +Mn +kR +MU +be +qt +OY +OY +OY +nN +OY +eP +MU +OY +qt +BE +OY +OY +nN +kp +eP +Bx +av +av +av +av +qP +JP +BB +tn +or +or +or +or +or +"} +(31,1,1) = {" +or +or +or +or +or +or +or +or +or +tn +vv +XF +fV +Ri +fV +fV +hB +fV +sh +Ri +Ph +sh +Ri +VN +Mn +EH +Fp +Ob +KK +OY +OY +OY +lS +OY +eE +Fp +OY +KK +OY +OY +OY +lS +OY +eE +Bx +Eh +ba +pn +BL +Jr +qP +ea +tn +tn +or +or +or +or +"} +(32,1,1) = {" +or +or +or +or +or +or +or +or +or +tn +vv +Tr +fV +jw +fV +fV +fV +fV +fV +fV +fV +fV +fV +Tr +Mn +av +MU +OY +Bf +OY +OY +OY +nN +OY +eP +MU +OY +qt +OY +OY +OY +nN +OY +eP +Bx +uH +av +av +av +Jr +Ux +BB +BB +tn +or +or +or +or +"} +(33,1,1) = {" +or +or +or +or +or +or +or +or +or +tn +vv +CU +fV +fV +fV +vB +RP +fV +fV +sh +Ri +Ph +sT +sO +Mn +av +Fp +OY +KK +OY +OY +OY +lS +OY +eE +Fp +sN +KK +OY +OY +OY +lS +OY +Vr +Bx +yE +BL +av +JP +Jr +CP +Os +BB +tn +or +or +or +or +"} +(34,1,1) = {" +or +or +or +or +or +or +or +or +or +tn +vv +nj +Ni +Ni +Ni +Ni +Ni +Ni +Ni +Ni +fV +fV +fV +XF +Mn +Lq +fD +OY +qt +OY +OY +OY +nN +OY +eP +MU +BE +qt +OY +OY +OY +nN +OY +GZ +Bx +av +av +av +aT +Jr +pr +Xu +BB +tn +or +or +or +or +"} +(35,1,1) = {" +or +or +or +or +or +or +or +or +or +tn +vv +PL +Zd +Te +Je +Je +Je +Je +Pg +Ni +fV +fV +fV +Df +Mn +uF +Fp +OY +KK +OY +OY +OY +lS +OY +eE +Gj +OY +KK +OY +OY +OY +lS +OY +eE +RE +av +av +jQ +av +qP +Qv +FQ +BB +tn +or +or +or +or +"} +(36,1,1) = {" +or +or +or +or +or +or +or +or +or +tn +vv +pl +dZ +nL +nL +nL +nL +nL +vH +Ni +Ni +kz +rE +mf +vv +Fo +MU +OY +qt +OY +OY +OY +nN +Ob +eP +MU +OY +qt +OY +OY +OY +nN +OY +eP +RE +qf +Ee +SD +lk +FP +oA +os +BB +tn +or +or +or +or +"} +(37,1,1) = {" +or +or +or +or +or +or +or +or +or +tn +vv +Vk +YX +nL +nL +nL +nL +nL +bR +Ni +ST +vv +vv +vv +vv +Oz +Fp +ZX +KK +OY +OY +OY +lS +OY +eE +EO +OY +KK +OY +OY +OY +lS +OY +eE +BB +BB +BB +BB +BB +lP +BB +BB +BB +tn +or +or +or +or +"} +(38,1,1) = {" +or +or +or +or +or +or +or +or +or +tn +vv +NK +tC +Sq +aB +eN +Lz +nL +nL +Ni +Xd +vv +tn +tn +vv +av +MU +OY +Mp +OY +OY +OY +nN +OY +eP +MU +OY +qt +OY +OY +kp +BI +OY +YO +BB +tn +tn +tn +tn +tn +tn +tn +tn +tn +or +or +or +or +"} +(39,1,1) = {" +or +or +or +or +or +or +or +or +or +tn +vv +vv +Pj +Pj +vv +lP +vv +vv +vv +lP +vv +vv +tn +tn +vv +Ib +Fp +OY +KK +OY +OY +OY +lS +OY +eE +Fp +OY +KK +OY +OY +kp +ME +OY +eE +BB +tn +or +or +or +or +or +or +or +or +or +or +or +or +"} +(40,1,1) = {" +or +or +or +or +or +or +or +or +or +tn +tn +tn +tn +tn +tn +tn +tn +tn +tn +tn +tn +tn +tn +tn +vv +LH +MU +OY +qt +vc +OY +OY +nN +OY +eP +MU +OY +qt +OY +vc +OY +nN +OY +eP +BB +tn +or +or +or +or +or +or +or +or +or +or +or +or +"} +(41,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +vv +Yx +Fp +OY +KK +OY +OY +OY +lS +OY +eE +Fp +OY +KK +OY +OY +OY +AD +OY +Kx +BB +tn +or +or +or +or +or +or +or +or +or +or +or +or +"} +(42,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +tn +tn +tn +pP +HM +Ey +wA +AG +ju +OY +Id +tx +wA +pW +SM +wA +AG +ln +UO +UO +iW +Hb +rc +BB +tn +tn +or +or +or +or +or +or +or +or +or +or +or +"} +(43,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +tn +tn +tn +tn +tn +vv +vv +vv +vv +hS +lL +Ao +pz +zM +OY +Oo +JR +Ao +Zl +Ao +AH +BB +BB +BB +FX +oZ +sD +BB +BB +BB +tn +or +or +or +or +or +or +or +or +or +or +or +"} +(44,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +vv +vv +vv +vv +lP +vv +As +kA +vv +tW +GH +Nx +RJ +ps +OY +Vq +RJ +RJ +ew +RJ +Nx +BB +UB +lX +pK +EC +pK +CH +qX +BB +tn +or +or +or +or +or +or +or +or +or +or +or +"} +(45,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +vv +Jb +dE +Va +Ad +fG +Ad +Qh +vv +nN +OY +qt +OY +OY +OY +OY +OY +OY +nN +OY +qt +BB +lX +lm +lX +lX +lX +lX +OK +WI +tn +or +or +or +or +or +or +or +or +or +or +or +"} +(46,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +pP +se +MZ +Ad +Ad +Ad +Ad +VG +vv +lS +OY +KK +OY +OY +OY +OY +OY +kp +lS +OY +KK +BB +lX +lm +HQ +lX +EC +lX +lX +BB +tn +or +or +or +or +or +or +or +or +or +or +or +"} +(47,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +vv +eM +vv +py +jk +dS +Ad +Sl +vv +sJ +OY +qt +OY +OY +OY +OY +OY +kp +BI +OY +UU +BB +AV +lX +SL +Cv +lX +lX +zX +BB +tn +or +or +or +or +or +or +or +or +or +or +or +"} +(48,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +vv +fo +vv +dj +LY +DZ +Ad +De +TC +OY +OY +kp +OY +ZX +OY +OY +OY +OY +kp +OY +OY +fg +lX +lX +lX +lX +lX +lX +Xs +BB +tn +or +or +or +or +or +or +or +or +or +or +or +"} +(49,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +vv +iZ +vv +ha +PB +jk +Ad +De +TC +dL +kp +kp +kp +OY +OY +OY +OY +OY +OY +OY +lv +fg +lX +lX +lX +lm +lm +Fe +sQ +BB +tn +or +or +or +or +or +or +or +or +or +or +or +"} +(50,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +vv +bk +vv +jk +ji +jk +Ad +De +TC +wA +fx +hr +wA +wA +wA +wA +wA +wA +wA +wA +wA +fg +lm +lX +lX +lX +lX +QC +zo +BB +tn +or +or +or +or +or +or +or +or +or +or +or +"} +(51,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +vv +aA +vv +Fy +zO +nq +LD +Ks +vv +yG +ZB +ZB +ZB +ZB +cU +ZB +ZB +ZB +ZB +ZB +ve +BB +OC +oL +Th +mz +WC +fw +Hk +BB +tn +or +or +or +or +or +or +or +or +or +or +or +"} +(52,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +vv +ob +oy +ob +oy +ob +fE +ob +Zp +iP +iP +iP +iP +iP +iP +iP +iP +iP +iP +iP +iP +rn +My +My +My +nV +My +My +BW +BB +tn +or +or +or +or +or +or +or +or +or +or +or +"} +(53,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +vv +vv +vv +vv +vv +vv +vv +vv +vv +tD +ol +ol +Hg +ol +ol +JN +FN +mQ +fu +mQ +OR +BB +BB +BB +BB +BB +BB +BB +BB +BB +tn +or +or +or +or +or +or +or +or +or +or +or +"} +(54,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +tn +tn +tn +tn +pP +AO +qH +Zw +kY +LW +OS +Ea +rp +FF +ik +uB +vv +vv +sz +sz +vv +vv +tn +tn +tn +tn +tn +tn +tn +tn +tn +or +or +or +or +or +or +or +or +or +or +or +"} +(55,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +vv +vv +vv +lP +vv +Os +Ll +zd +Os +Os +Os +Os +vv +gE +cy +wm +WO +vv +tn +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +"} +(56,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +tn +tn +tn +tn +BB +BB +BB +BB +BB +BB +BB +BB +vv +jG +AU +ZY +qc +vv +tn +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +"} +(57,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +tn +tn +tn +tn +tn +tn +tn +tn +SV +WX +JO +AO +Zw +vv +tn +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +"} +(58,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +vv +vv +lP +vv +lP +vv +tn +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +"} +(59,1,1) = {" +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +tn +tn +tn +tn +tn +tn +tn +tn +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +or +"} diff --git a/_maps/nebulastation.json b/_maps/nebulastation.json index c8513ba34ef7..7ba965e618fa 100644 --- a/_maps/nebulastation.json +++ b/_maps/nebulastation.json @@ -3,6 +3,7 @@ "map_name": "NebulaStation", "map_path": "map_files/NebulaStation", "map_file": "NebulaStation.dmm", + "exclude_from_ci": true, "give_players_hooks": 1, "shuttles": { "cargo": "cargo_nebula", diff --git a/_maps/pubbystation.json b/_maps/pubbystation.json new file mode 100644 index 000000000000..a132790f25b7 --- /dev/null +++ b/_maps/pubbystation.json @@ -0,0 +1,24 @@ +{ + "version": 1, + "map_name": "Pubby Station", + "map_path": "map_files/PubbyStation", + "map_file": "PubbyStation.dmm", + "shuttles": { + "emergency": "emergency_pubby", + "whiteship": "whiteship_pubby", + "ferry": "ferry_fancy", + "cargo": "cargo_pubby" + }, + "ignored_unit_tests": ["/datum/unit_test/create_and_destroy"], + "job_changes": { + "Cook": { + "additional_cqc_areas": [ + "/area/station/service/bar/atrium", + "/area/station/security/prison/upper" + ] + }, + "Prisoner": { + "spawn_positions": 2 + } + } +} diff --git a/_maps/runtimestation.json b/_maps/runtimestation.json index 0452452dd6d9..c29316b78ba9 100644 --- a/_maps/runtimestation.json +++ b/_maps/runtimestation.json @@ -8,7 +8,8 @@ "/datum/unit_test/cargo_dep_order_locations", "/datum/unit_test/maptest_job_roundstart_spawnpoints", "/datum/unit_test/maptest_required_map_items", - "/datum/unit_test/spy_bounty" + "/datum/unit_test/spy_bounty", + "/datum/unit_test/create_and_destroy" ], "shuttles": { "cargo": "cargo_delta" diff --git a/_maps/runtimestation_minimal.json b/_maps/runtimestation_minimal.json index d638519ef912..983de67a36f9 100644 --- a/_maps/runtimestation_minimal.json +++ b/_maps/runtimestation_minimal.json @@ -5,12 +5,14 @@ "map_file": "runtimestation_minimal.dmm", "space_ruin_levels": 1, "ignored_unit_tests": [ + "/datum/unit_test/cargo_crate_sanity", "/datum/unit_test/cargo_dep_order_locations", "/datum/unit_test/maptest_job_roundstart_spawnpoints", "/datum/unit_test/maptest_required_map_items", "/datum/unit_test/spy_bounty", "/datum/unit_test/space_dragon_expiration", "/datum/unit_test/nuke_cinematic", + "/datum/unit_test/traitor", "/datum/unit_test/atmospherics_sanity", "/datum/unit_test/maptest_mapload_space_verification", "/datum/unit_test/modify_fantasy_variable", diff --git a/_maps/shuttles/arrival_protos.dmm b/_maps/shuttles/arrival_protos.dmm new file mode 100644 index 000000000000..a231cd88f357 --- /dev/null +++ b/_maps/shuttles/arrival_protos.dmm @@ -0,0 +1,352 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"a" = ( +/obj/structure/window/reinforced/shuttle, +/turf/open/floor/plating/airless, +/area/shuttle/arrival) +"b" = ( +/obj/effect/turf_decal/siding/dark, +/turf/closed/wall/mineral/titanium/nodiagonal, +/area/shuttle/arrival) +"d" = ( +/turf/closed/wall/mineral/titanium, +/area/shuttle/arrival) +"g" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/computer{ + dir = 1; + name = "Shuttle computer" + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/pod, +/area/shuttle/arrival) +"h" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/structure/extinguisher_cabinet/directional/east, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/filled/mid_joiner{ + dir = 4 + }, +/turf/open/floor/iron/large, +/area/shuttle/arrival) +"k" = ( +/obj/machinery/transport/tram_controller, +/turf/closed/wall/mineral/titanium, +/area/shuttle/arrival) +"l" = ( +/obj/structure/table/reinforced, +/obj/item/storage/medkit/regular{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/regular, +/obj/machinery/light/directional/south, +/turf/open/floor/pod, +/area/shuttle/arrival) +"m" = ( +/turf/closed/wall/mineral/titanium/nodiagonal, +/area/shuttle/arrival) +"n" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/computer{ + dir = 1; + name = "Shuttle computer" + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/west, +/obj/structure/sign/tram_plate/directional/west, +/turf/open/floor/pod, +/area/shuttle/arrival) +"o" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/siding/dark, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 10 + }, +/obj/effect/turf_decal/trimline/neutral/filled/mid_joiner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/filled/mid_joiner, +/turf/open/floor/iron/large, +/area/shuttle/arrival) +"r" = ( +/obj/machinery/power/shuttle_engine/propulsion{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating/airless, +/area/shuttle/arrival) +"s" = ( +/obj/machinery/door/airlock/shuttle{ + name = "Arrival Shuttle Airlock" + }, +/obj/structure/fans/tiny, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/large, +/area/shuttle/arrival) +"u" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/computer{ + dir = 1; + name = "Shuttle computer" + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/east, +/obj/structure/sign/tram_plate/directional/east, +/turf/open/floor/pod, +/area/shuttle/arrival) +"v" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 5 + }, +/obj/effect/turf_decal/trimline/neutral/filled/mid_joiner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/filled/mid_joiner{ + dir = 1 + }, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/siding/dark{ + dir = 1 + }, +/turf/open/floor/iron/large, +/area/shuttle/arrival) +"w" = ( +/turf/closed/wall/mineral/plastitanium, +/area/shuttle/arrival) +"y" = ( +/turf/open/floor/pod, +/area/shuttle/arrival) +"z" = ( +/obj/structure/fans/tiny, +/obj/machinery/door/airlock/shuttle{ + name = "Arrival Shuttle Airlock" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/large, +/area/shuttle/arrival) +"B" = ( +/obj/structure/table/reinforced, +/obj/item/storage/toolbox/emergency, +/obj/effect/turf_decal/bot, +/turf/open/floor/pod, +/area/shuttle/arrival) +"D" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/neutral/filled/mid_joiner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/filled/mid_joiner{ + dir = 1 + }, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/siding/dark{ + dir = 1 + }, +/turf/open/floor/iron/large, +/area/shuttle/arrival) +"F" = ( +/obj/structure/window/reinforced/shuttle, +/obj/machinery/power/shuttle_engine/heater{ + dir = 1 + }, +/turf/open/floor/plating/airless, +/area/shuttle/arrival) +"G" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/filled/mid_joiner{ + dir = 4 + }, +/turf/open/floor/iron/large, +/area/shuttle/arrival) +"H" = ( +/obj/machinery/requests_console{ + department = "Arrival shuttle"; + name = "Arrivals Shuttle console" + }, +/turf/closed/wall/mineral/titanium/nodiagonal, +/area/shuttle/arrival) +"J" = ( +/obj/structure/closet/crate/internals, +/obj/effect/turf_decal/bot/left, +/turf/open/floor/pod, +/area/shuttle/arrival) +"M" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/filled/mid_joiner{ + dir = 8 + }, +/turf/open/floor/iron/large, +/area/shuttle/arrival) +"O" = ( +/obj/machinery/power/shuttle_engine/propulsion{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/docking_port/mobile/arrivals{ + dir = 2; + name = "protos arrivals shuttle" + }, +/turf/open/floor/plating/airless, +/area/shuttle/arrival) +"S" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/filled/mid_joiner{ + dir = 8 + }, +/turf/open/floor/iron/large, +/area/shuttle/arrival) +"T" = ( +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/window/reinforced/shuttle, +/turf/open/floor/grass, +/area/shuttle/arrival) +"U" = ( +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sunny/style_random, +/obj/structure/window/reinforced/shuttle, +/turf/open/floor/grass, +/area/shuttle/arrival) +"W" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/siding/dark, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 6 + }, +/obj/effect/turf_decal/trimline/neutral/filled/mid_joiner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/filled/mid_joiner, +/turf/open/floor/iron/large, +/area/shuttle/arrival) +"Y" = ( +/obj/machinery/vending/wallmed/directional/north{ + use_power = 0 + }, +/obj/structure/chair/comfy/shuttle, +/obj/effect/turf_decal/delivery, +/turf/open/floor/pod, +/area/shuttle/arrival) + +(1,1,1) = {" +w +m +a +k +a +d +a +a +d +d +"} +(2,1,1) = {" +r +F +J +D +M +S +o +y +n +a +"} +(3,1,1) = {" +O +F +l +H +U +T +b +Y +g +a +"} +(4,1,1) = {" +r +F +B +v +G +h +W +y +u +a +"} +(5,1,1) = {" +w +m +a +z +a +d +a +s +d +d +"} diff --git a/_maps/shuttles/cargo_protos.dmm b/_maps/shuttles/cargo_protos.dmm new file mode 100644 index 000000000000..f5e172290d5b --- /dev/null +++ b/_maps/shuttles/cargo_protos.dmm @@ -0,0 +1,195 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"a" = ( +/turf/closed/wall/mineral/titanium, +/area/shuttle/supply) +"d" = ( +/obj/effect/spawner/structure/window/reinforced/shuttle, +/obj/machinery/power/shuttle_engine/heater, +/turf/open/floor/plating, +/area/shuttle/supply) +"f" = ( +/obj/machinery/power/shuttle_engine/propulsion, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/shuttle/supply) +"h" = ( +/obj/machinery/door/poddoor{ + id = "QMLoaddoor"; + name = "Supply Dock Loading Door" + }, +/turf/open/floor/plating, +/area/shuttle/supply) +"i" = ( +/obj/machinery/button/door/directional/west{ + id = "QMLoaddoor2"; + name = "On Ramp Toggle"; + pixel_y = -7; + req_access = list("cargo"); + pixel_x = 26 + }, +/obj/machinery/button/door/directional/west{ + id = "QMLoaddoor"; + name = "Off Ramp Toggle"; + pixel_y = 6; + req_access = list("cargo"); + pixel_x = 26 + }, +/obj/effect/turf_decal/siding/yellow{ + dir = 4 + }, +/turf/open/floor/mineral/titanium/yellow, +/area/shuttle/supply) +"n" = ( +/obj/machinery/door/airlock/shuttle{ + name = "Supply Shuttle Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/obj/docking_port/mobile/supply, +/turf/open/floor/plating, +/area/shuttle/supply) +"o" = ( +/obj/machinery/door/poddoor{ + id = "QMLoaddoor2"; + name = "Supply Dock Loading Door" + }, +/turf/open/floor/plating, +/area/shuttle/supply) +"q" = ( +/turf/closed/wall/mineral/titanium/nodiagonal, +/area/shuttle/supply) +"s" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/light/directional/west, +/turf/open/floor/mineral/titanium/yellow, +/area/shuttle/supply) +"t" = ( +/turf/closed/wall/mineral/plastitanium/nodiagonal, +/area/shuttle/supply) +"z" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/turf/open/floor/mineral/plastitanium, +/area/shuttle/supply) +"A" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/light/directional/west, +/turf/open/floor/mineral/titanium/yellow, +/area/shuttle/supply) +"B" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/mineral/titanium/yellow, +/area/shuttle/supply) +"C" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/mineral/titanium/yellow, +/area/shuttle/supply) +"D" = ( +/obj/machinery/door/airlock/shuttle{ + name = "Supply Shuttle Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/plating, +/area/shuttle/supply) +"F" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/turf/open/floor/mineral/plastitanium, +/area/shuttle/supply) +"H" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 9 + }, +/obj/structure/sign/departments/cargo/directional/west, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/mineral/titanium/yellow, +/area/shuttle/supply) +"K" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 8 + }, +/turf/open/floor/mineral/titanium/yellow, +/area/shuttle/supply) +"S" = ( +/obj/effect/turf_decal/siding/yellow{ + dir = 10 + }, +/obj/structure/sign/departments/cargo/directional/west, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/mineral/titanium/yellow, +/area/shuttle/supply) +"V" = ( +/obj/machinery/power/shuttle_engine/heater, +/obj/effect/spawner/structure/window/reinforced/shuttle, +/turf/open/floor/plating, +/area/shuttle/supply) +"Y" = ( +/turf/closed/wall/mineral/plastitanium, +/area/shuttle/supply) + +(1,1,1) = {" +q +a +a +a +a +a +t +Y +"} +(2,1,1) = {" +a +H +s +K +A +S +d +f +"} +(3,1,1) = {" +a +F +C +i +B +z +V +f +"} +(4,1,1) = {" +q +h +D +a +n +o +t +Y +"} diff --git a/_maps/shuttles/emergency_birdshot.dmm b/_maps/shuttles/emergency_birdshot.dmm index 4fdf53db1134..9746c27ca091 100644 --- a/_maps/shuttles/emergency_birdshot.dmm +++ b/_maps/shuttles/emergency_birdshot.dmm @@ -737,6 +737,13 @@ "Ju" = ( /turf/open/floor/mineral/titanium/blue, /area/shuttle/escape) +"JU" = ( +/obj/structure/table/optable, +/obj/effect/spawner/surgery_tray/full, +/obj/item/clothing/mask/surgical, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/mineral/titanium/white, +/area/shuttle/escape) "Ke" = ( /obj/effect/turf_decal/stripes/line, /obj/effect/mapping_helpers/broken_floor, @@ -748,13 +755,6 @@ }, /turf/open/floor/glass/reinforced, /area/shuttle/escape) -"Ko" = ( -/obj/structure/table/optable, -/obj/effect/spawner/surgery_tray/full, -/obj/item/clothing/mask/surgical, -/obj/effect/mapping_helpers/broken_floor, -/turf/open/floor/mineral/titanium/white, -/area/shuttle/escape) "Kp" = ( /obj/effect/decal/cleanable/glass, /obj/effect/turf_decal/stripes/line{ @@ -1033,7 +1033,7 @@ LX LX LX ON -Ko +JU eY LX rZ diff --git a/_maps/shuttles/labour_protos.dmm b/_maps/shuttles/labour_protos.dmm new file mode 100644 index 000000000000..693a024318a8 --- /dev/null +++ b/_maps/shuttles/labour_protos.dmm @@ -0,0 +1,189 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"a" = ( +/turf/closed/wall/mineral/titanium/nodiagonal, +/area/shuttle/labor) +"c" = ( +/obj/effect/turf_decal/stripes/end{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/machinery/mineral/labor_claim_console{ + pixel_x = 28; + pixel_y = -31 + }, +/obj/machinery/light/floor, +/turf/open/floor/mineral/titanium/yellow, +/area/shuttle/labor) +"h" = ( +/obj/machinery/power/shuttle_engine/heater, +/obj/effect/spawner/structure/window/reinforced/shuttle, +/turf/open/floor/plating/airless, +/area/shuttle/labor) +"i" = ( +/obj/effect/spawner/structure/window/reinforced/shuttle, +/turf/open/floor/plating, +/area/shuttle/labor) +"o" = ( +/obj/machinery/mineral/stacking_unit_console{ + pixel_x = 28; + pixel_y = 21 + }, +/obj/effect/turf_decal/stripes/end{ + dir = 4 + }, +/obj/effect/turf_decal/siding/dark_red/end{ + dir = 4 + }, +/obj/machinery/computer/shuttle/labor{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/structure/reagent_dispensers/wall/peppertank/directional/east, +/turf/open/floor/mineral/plastitanium/red, +/area/shuttle/labor) +"v" = ( +/obj/machinery/door/airlock/titanium{ + id_tag = "prisonshuttle"; + name = "Labor Shuttle Airlock" + }, +/obj/docking_port/mobile{ + dir = 8; + shuttle_id = "laborcamp"; + name = "labor camp shuttle"; + port_direction = 4 + }, +/turf/open/floor/mineral/plastitanium, +/area/shuttle/labor) +"x" = ( +/turf/closed/wall/mineral/titanium, +/area/shuttle/labor) +"A" = ( +/obj/machinery/door/airlock/titanium{ + name = "Labor Shuttle Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/mineral/plastitanium, +/area/shuttle/labor) +"C" = ( +/obj/machinery/power/shuttle_engine/propulsion, +/turf/open/floor/plating/airless, +/area/shuttle/labor) +"F" = ( +/obj/machinery/flasher/directional/east{ + id = "gulagshuttleflasher"; + pixel_x = -26; + pixel_y = 1 + }, +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/end{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/opposingcorners, +/turf/open/floor/mineral/titanium/yellow, +/area/shuttle/labor) +"G" = ( +/obj/machinery/door/airlock/titanium{ + name = "Labor Shuttle Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/effect/turf_decal/siding/dark_red{ + dir = 4 + }, +/obj/effect/turf_decal/siding/dark_red{ + dir = 8 + }, +/turf/open/floor/mineral/plastitanium/red, +/area/shuttle/labor) +"O" = ( +/obj/machinery/button/flasher{ + id = "gulagshuttleflasher"; + name = "Flash Control"; + pixel_y = -24; + req_access = list("security"); + pixel_x = -24 + }, +/obj/effect/turf_decal/stripes/end{ + dir = 8 + }, +/obj/effect/turf_decal/siding/dark_red/end{ + dir = 8 + }, +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/obj/machinery/light/floor, +/turf/open/floor/mineral/plastitanium/red, +/area/shuttle/labor) +"W" = ( +/obj/machinery/mineral/stacking_machine/laborstacker{ + input_dir = 2; + output_dir = 1 + }, +/obj/effect/turf_decal/siding/dark_red/end{ + dir = 4 + }, +/obj/effect/turf_decal/siding/dark_red/end{ + dir = 8 + }, +/obj/effect/turf_decal/siding/dark_red/corner{ + dir = 8 + }, +/obj/effect/turf_decal/siding/dark_red/corner{ + dir = 1 + }, +/obj/effect/turf_decal/siding/dark_red/corner{ + dir = 4 + }, +/obj/effect/turf_decal/siding/dark_red/corner, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/mineral/plastitanium/red, +/area/shuttle/labor) +"X" = ( +/turf/closed/wall/mineral/plastitanium, +/area/shuttle/labor) + +(1,1,1) = {" +x +A +x +x +a +X +"} +(2,1,1) = {" +i +O +G +F +h +C +"} +(3,1,1) = {" +i +o +W +c +h +C +"} +(4,1,1) = {" +x +x +x +v +a +X +"} diff --git a/_maps/shuttles/mining_common_protos.dmm b/_maps/shuttles/mining_common_protos.dmm new file mode 100644 index 000000000000..787bd5ad1210 --- /dev/null +++ b/_maps/shuttles/mining_common_protos.dmm @@ -0,0 +1,192 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"a" = ( +/obj/effect/turf_decal/siding/dark{ + dir = 10 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/computer/shuttle/mining/common, +/turf/open/floor/mineral/plastitanium, +/area/shuttle/mining) +"b" = ( +/obj/effect/spawner/structure/window/reinforced/shuttle, +/turf/open/floor/plating, +/area/shuttle/mining) +"c" = ( +/obj/structure/table, +/obj/effect/turf_decal/siding/dark{ + dir = 6 + }, +/obj/item/storage/medkit/regular{ + pixel_x = -3; + pixel_y = 2 + }, +/obj/item/radio{ + pixel_x = 6; + pixel_y = 6 + }, +/turf/open/floor/mineral/plastitanium, +/area/shuttle/mining) +"d" = ( +/turf/closed/wall/mineral/titanium, +/area/shuttle/mining) +"f" = ( +/obj/effect/turf_decal/siding/dark{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/trimline/neutral/warning{ + dir = 8 + }, +/turf/open/floor/mineral/titanium, +/area/shuttle/mining) +"p" = ( +/turf/closed/wall/mineral/plastitanium, +/area/shuttle/mining) +"t" = ( +/obj/effect/turf_decal/siding/dark{ + dir = 6 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/trimline/neutral/warning{ + dir = 4 + }, +/turf/open/floor/mineral/titanium, +/area/shuttle/mining) +"u" = ( +/obj/effect/turf_decal/siding/dark{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/trimline/neutral/warning{ + dir = 4 + }, +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/open/floor/mineral/titanium, +/area/shuttle/mining) +"A" = ( +/obj/machinery/power/shuttle_engine/propulsion, +/turf/open/floor/plating, +/area/shuttle/mining) +"D" = ( +/obj/item/clothing/suit/hazardvest{ + desc = "A high-visibility lifejacket complete with whistle and slot for oxygen tanks."; + name = "emergency lifejacket" + }, +/obj/item/clothing/suit/hazardvest{ + desc = "A high-visibility lifejacket complete with whistle and slot for oxygen tanks."; + name = "emergency lifejacket" + }, +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = 3 + }, +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = 3 + }, +/obj/item/clothing/mask/breath{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/clothing/mask/breath{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/clothing/head/utility/hardhat/orange{ + name = "protective hat"; + pixel_y = 9 + }, +/obj/item/clothing/head/utility/hardhat/orange{ + name = "protective hat"; + pixel_y = 9 + }, +/obj/structure/closet/crate/internals, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/siding/dark{ + dir = 5 + }, +/turf/open/floor/mineral/plastitanium, +/area/shuttle/mining) +"E" = ( +/obj/machinery/power/shuttle_engine/heater, +/obj/effect/spawner/structure/window/reinforced/shuttle, +/turf/open/floor/plating, +/area/shuttle/mining) +"H" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/obj/effect/turf_decal/siding/dark{ + dir = 9 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/trimline/neutral/warning{ + dir = 8 + }, +/turf/open/floor/mineral/titanium, +/area/shuttle/mining) +"I" = ( +/obj/machinery/door/airlock/titanium{ + name = "Mining Shuttle Airlock" + }, +/obj/effect/turf_decal/siding/dark/end{ + dir = 4 + }, +/obj/docking_port/mobile{ + dir = 8; + shuttle_id = "mining_common"; + name = "lavaland shuttle"; + port_direction = 4 + }, +/turf/open/floor/mineral/plastitanium, +/area/shuttle/mining) +"R" = ( +/obj/effect/turf_decal/siding/dark{ + dir = 9 + }, +/obj/effect/turf_decal/box, +/obj/machinery/light/directional/south, +/obj/structure/table, +/obj/item/storage/medkit/fire{ + pixel_x = -3; + pixel_y = 4 + }, +/obj/item/storage/medkit/o2{ + pixel_x = 6; + pixel_y = 6 + }, +/turf/open/floor/mineral/plastitanium, +/area/shuttle/mining) + +(1,1,1) = {" +d +b +d +d +E +A +"} +(2,1,1) = {" +b +a +H +f +R +p +"} +(3,1,1) = {" +b +c +u +t +D +p +"} +(4,1,1) = {" +d +b +I +d +E +A +"} diff --git a/_maps/shuttles/mining_protos.dmm b/_maps/shuttles/mining_protos.dmm new file mode 100644 index 000000000000..692b3ccf3878 --- /dev/null +++ b/_maps/shuttles/mining_protos.dmm @@ -0,0 +1,206 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"a" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/siding/dark{ + dir = 6 + }, +/obj/effect/turf_decal/box/corners, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/trimline/neutral/warning{ + dir = 4 + }, +/turf/open/floor/mineral/titanium/yellow, +/area/shuttle/mining) +"s" = ( +/obj/structure/table, +/obj/effect/turf_decal/siding/dark{ + dir = 6 + }, +/obj/item/storage/medkit/regular{ + pixel_x = -3; + pixel_y = 2 + }, +/obj/item/storage/toolbox/emergency{ + pixel_x = 4; + pixel_y = 2 + }, +/obj/item/radio{ + pixel_x = 6; + pixel_y = 6 + }, +/turf/open/floor/mineral/plastitanium, +/area/shuttle/mining) +"t" = ( +/obj/machinery/door/airlock/titanium{ + name = "Mining Shuttle Airlock" + }, +/obj/effect/turf_decal/siding/dark/end{ + dir = 4 + }, +/obj/docking_port/mobile{ + dir = 8; + shuttle_id = "mining"; + name = "mining shuttle"; + port_direction = 4 + }, +/turf/open/floor/mineral/plastitanium, +/area/shuttle/mining) +"w" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/siding/dark{ + dir = 9 + }, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/trimline/neutral/warning{ + dir = 8 + }, +/turf/open/floor/mineral/titanium/yellow, +/area/shuttle/mining) +"D" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/siding/dark{ + dir = 10 + }, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/trimline/neutral/warning{ + dir = 8 + }, +/turf/open/floor/mineral/titanium/yellow, +/area/shuttle/mining) +"H" = ( +/obj/machinery/power/shuttle_engine/propulsion, +/turf/open/floor/plating, +/area/shuttle/mining) +"J" = ( +/obj/machinery/power/shuttle_engine/heater, +/obj/effect/spawner/structure/window/reinforced/shuttle, +/turf/open/floor/plating, +/area/shuttle/mining) +"L" = ( +/turf/closed/wall/mineral/plastitanium, +/area/shuttle/mining) +"N" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/siding/dark{ + dir = 5 + }, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/effect/turf_decal/trimline/neutral/warning{ + dir = 4 + }, +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/open/floor/mineral/titanium/yellow, +/area/shuttle/mining) +"O" = ( +/obj/effect/spawner/structure/window/reinforced/shuttle, +/turf/open/floor/plating, +/area/shuttle/mining) +"Q" = ( +/turf/closed/wall/mineral/titanium, +/area/shuttle/mining) +"S" = ( +/obj/item/clothing/suit/hazardvest{ + desc = "A high-visibility lifejacket complete with whistle and slot for oxygen tanks."; + name = "emergency lifejacket" + }, +/obj/item/clothing/suit/hazardvest{ + desc = "A high-visibility lifejacket complete with whistle and slot for oxygen tanks."; + name = "emergency lifejacket" + }, +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = 3 + }, +/obj/item/tank/internals/emergency_oxygen{ + pixel_x = 3 + }, +/obj/item/clothing/mask/breath{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/clothing/mask/breath{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/clothing/head/utility/hardhat/orange{ + name = "protective hat"; + pixel_y = 9 + }, +/obj/item/clothing/head/utility/hardhat/orange{ + name = "protective hat"; + pixel_y = 9 + }, +/obj/structure/closet/crate/internals, +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/siding/dark{ + dir = 5 + }, +/turf/open/floor/mineral/plastitanium, +/area/shuttle/mining) +"U" = ( +/obj/machinery/computer/shuttle/mining, +/obj/effect/turf_decal/siding/dark{ + dir = 10 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/mineral/plastitanium, +/area/shuttle/mining) +"W" = ( +/obj/structure/ore_box, +/obj/effect/turf_decal/siding/dark{ + dir = 9 + }, +/obj/effect/turf_decal/box, +/obj/machinery/light/directional/south, +/turf/open/floor/mineral/plastitanium, +/area/shuttle/mining) + +(1,1,1) = {" +Q +O +O +Q +J +H +"} +(2,1,1) = {" +O +U +w +D +W +L +"} +(3,1,1) = {" +O +s +N +a +S +L +"} +(4,1,1) = {" +Q +O +t +Q +J +H +"} diff --git a/_maps/shuttles/pirate_default.dmm b/_maps/shuttles/pirate_default.dmm index 9b6f60d16a76..ae98241df49c 100644 --- a/_maps/shuttles/pirate_default.dmm +++ b/_maps/shuttles/pirate_default.dmm @@ -565,11 +565,6 @@ /obj/effect/turf_decal/tile/bar/opposingcorners, /turf/open/floor/iron, /area/shuttle/pirate) -"bH" = ( -/obj/machinery/vending/boozeomat, -/obj/effect/turf_decal/tile/bar/opposingcorners, -/turf/open/floor/iron, -/area/shuttle/pirate) "bI" = ( /obj/machinery/light/small/directional/south, /obj/machinery/computer/piratepad_control{ @@ -944,6 +939,11 @@ /obj/effect/turf_decal/tile/bar/opposingcorners, /turf/open/floor/iron, /area/shuttle/pirate) +"RI" = ( +/obj/machinery/vending/boozeomat, +/obj/effect/turf_decal/tile/bar/opposingcorners, +/turf/open/floor/iron, +/area/shuttle/pirate) "RY" = ( /obj/effect/mob_spawn/ghost_role/human/pirate/captain{ dir = 4 @@ -1067,7 +1067,7 @@ af aj az bx -bH +RI aj aj aj diff --git a/_maps/shuttles/pirate_dutchman.dmm b/_maps/shuttles/pirate_dutchman.dmm index 0b50a136b414..78db28682026 100644 --- a/_maps/shuttles/pirate_dutchman.dmm +++ b/_maps/shuttles/pirate_dutchman.dmm @@ -359,33 +359,10 @@ }, /turf/open/floor/carpet/blue/airless, /area/shuttle/pirate/flying_dutchman) -"nb" = ( -/obj/structure/mounted_gun/canister_gatling, -/turf/open/floor/wood/airless, -/area/shuttle/pirate/flying_dutchman) "pG" = ( /obj/structure/window/reinforced/shuttle/survival_pod, /turf/open/floor/wood/airless, /area/shuttle/pirate/flying_dutchman) -"qG" = ( -/obj/item/ammo_casing/canister_shot{ - pixel_y = 8; - pixel_x = -8 - }, -/obj/item/ammo_casing/canister_shot{ - pixel_y = -8; - pixel_x = -8 - }, -/obj/item/ammo_casing/canister_shot{ - pixel_x = 6; - pixel_y = -8 - }, -/obj/item/ammo_casing/canister_shot{ - pixel_y = 8; - pixel_x = 6 - }, -/turf/open/floor/wood/airless, -/area/shuttle/pirate/flying_dutchman) "rd" = ( /obj/effect/turf_decal/siding/wood/corner, /obj/effect/turf_decal/siding/wood/corner{ @@ -789,6 +766,10 @@ /obj/machinery/light/small/directional/north, /turf/open/floor/carpet/royalblack/airless, /area/shuttle/pirate/flying_dutchman) +"ND" = ( +/obj/structure/mounted_gun/canister_gatling, +/turf/open/floor/wood/airless, +/area/shuttle/pirate/flying_dutchman) "Oe" = ( /obj/structure/lattice/catwalk, /obj/structure/cable, @@ -904,6 +885,25 @@ /obj/machinery/loot_locator, /turf/open/floor/carpet/royalblack/airless, /area/shuttle/pirate/flying_dutchman) +"Wg" = ( +/obj/item/ammo_casing/canister_shot{ + pixel_y = 8; + pixel_x = -8 + }, +/obj/item/ammo_casing/canister_shot{ + pixel_y = -8; + pixel_x = -8 + }, +/obj/item/ammo_casing/canister_shot{ + pixel_x = 6; + pixel_y = -8 + }, +/obj/item/ammo_casing/canister_shot{ + pixel_y = 8; + pixel_x = 6 + }, +/turf/open/floor/wood/airless, +/area/shuttle/pirate/flying_dutchman) "WB" = ( /turf/open/floor/wood/airless, /area/shuttle/pirate/flying_dutchman) @@ -1257,7 +1257,7 @@ fW St QM da -nb +ND WB RQ eG @@ -1284,7 +1284,7 @@ km sC mG bn -qG +Wg WB xY WR diff --git a/_maps/shuttles/whiteship_birdshot.dmm b/_maps/shuttles/whiteship_birdshot.dmm index 54fb35f123d8..df45c789d622 100644 --- a/_maps/shuttles/whiteship_birdshot.dmm +++ b/_maps/shuttles/whiteship_birdshot.dmm @@ -139,22 +139,6 @@ /obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/iron, /area/shuttle/abandoned/pod) -"fl" = ( -/obj/structure/table, -/obj/item/reagent_containers/blood/o_minus{ - pixel_x = 5; - pixel_y = 3 - }, -/obj/item/reagent_containers/blood, -/obj/effect/spawner/surgery_tray/full{ - pixel_x = 2; - pixel_y = 9 - }, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/directional/north, -/obj/effect/mapping_helpers/airalarm/all_access, -/turf/open/floor/iron/freezer, -/area/shuttle/abandoned/medbay) "fC" = ( /obj/structure/chair/comfy/shuttle{ dir = 8 @@ -735,16 +719,6 @@ /obj/machinery/light/small/broken/directional/west, /turf/open/floor/iron/grimy, /area/shuttle/abandoned/crew) -"yM" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/light/broken/directional/south, -/obj/machinery/firealarm/directional/east, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ - dir = 4 - }, -/turf/open/floor/iron/smooth_large, -/area/shuttle/abandoned/cargo) "yZ" = ( /obj/effect/turf_decal/stripes/line, /obj/effect/decal/cleanable/dirt, @@ -1373,6 +1347,22 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/dark/small, /area/shuttle/abandoned/bridge) +"Uz" = ( +/obj/structure/table, +/obj/item/reagent_containers/blood/o_minus{ + pixel_x = 5; + pixel_y = 3 + }, +/obj/item/reagent_containers/blood, +/obj/effect/spawner/surgery_tray/full{ + pixel_x = 2; + pixel_y = 9 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, +/turf/open/floor/iron/freezer, +/area/shuttle/abandoned/medbay) "UK" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/turretid{ @@ -1427,6 +1417,16 @@ /obj/machinery/light/empty/directional/west, /turf/open/floor/carpet/green, /area/shuttle/abandoned/bar) +"WI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/broken/directional/south, +/obj/machinery/firealarm/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron/smooth_large, +/area/shuttle/abandoned/cargo) "WW" = ( /obj/effect/turf_decal/tile/red/half/contrasted{ dir = 4 @@ -1724,7 +1724,7 @@ qg RX lu Ui -yM +WI kQ xG PP @@ -1891,7 +1891,7 @@ QR rZ Qs pC -fl +Uz Ht Wn pC diff --git a/_maps/shuttles/whiteship_donut.dmm b/_maps/shuttles/whiteship_donut.dmm index 65402aba73c3..b9469d122e5c 100644 --- a/_maps/shuttles/whiteship_donut.dmm +++ b/_maps/shuttles/whiteship_donut.dmm @@ -34,11 +34,6 @@ /obj/structure/window/reinforced/spawner/directional/south, /turf/open/floor/plating/airless, /area/shuttle/abandoned) -"aX" = ( -/obj/machinery/power/shuttle_engine/heater, -/obj/structure/window/reinforced/spawner/directional/north, -/turf/open/floor/plating/airless, -/area/shuttle/abandoned) "be" = ( /obj/machinery/power/shuttle_engine/propulsion/left, /turf/open/floor/plating/airless, @@ -56,6 +51,11 @@ /obj/item/stock_parts/power_store/cell/high, /turf/open/floor/iron/airless, /area/shuttle/abandoned) +"cq" = ( +/obj/machinery/power/shuttle_engine/heater, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/plating/airless, +/area/shuttle/abandoned) "da" = ( /obj/machinery/light/small/directional/west, /obj/structure/table, @@ -441,6 +441,17 @@ /obj/structure/window/reinforced/tinted/spawner/directional/north, /turf/open/floor/iron/showroomfloor/airless, /area/shuttle/abandoned) +"VL" = ( +/obj/machinery/computer/camera_advanced/shuttle_docker/whiteship{ + dir = 1; + x_offset = 0; + y_offset = 9 + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/disk/holodisk/donutstation/whiteship, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/airless, +/area/shuttle/abandoned) "Wf" = ( /obj/machinery/computer/mech_bay_power_console{ dir = 8 @@ -464,17 +475,6 @@ }, /turf/open/floor/iron/airless, /area/shuttle/abandoned) -"XY" = ( -/obj/machinery/computer/camera_advanced/shuttle_docker/whiteship{ - dir = 1; - x_offset = 0; - y_offset = 9 - }, -/obj/effect/decal/cleanable/dirt, -/obj/item/disk/holodisk/donutstation/whiteship, -/obj/effect/turf_decal/tile/blue/half/contrasted, -/turf/open/floor/iron/airless, -/area/shuttle/abandoned) "YO" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/light/directional/south, @@ -543,7 +543,7 @@ pM nu YO ab -aX +cq be aa aa @@ -563,7 +563,7 @@ ac KL Te ab -aX +cq bf aa aa @@ -645,7 +645,7 @@ ui PT gf Xd -XY +VL bq "} (9,1,1) = {" @@ -763,7 +763,7 @@ MT hP eu ab -aX +cq be aa aa @@ -783,7 +783,7 @@ qy BM kI ab -aX +cq bf aa aa diff --git a/_maps/shuttles/whiteship_pubby.dmm b/_maps/shuttles/whiteship_pubby.dmm index c351bbdd41b0..4c1ca6f2d06e 100644 --- a/_maps/shuttles/whiteship_pubby.dmm +++ b/_maps/shuttles/whiteship_pubby.dmm @@ -80,14 +80,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/dark, /area/shuttle/abandoned) -"cE" = ( -/obj/effect/turf_decal/bot_white, -/obj/machinery/atmospherics/components/tank/air/layer4{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating, -/area/shuttle/abandoned) "cS" = ( /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 10 @@ -1050,6 +1042,14 @@ "Sc" = ( /turf/closed/wall/mineral/titanium/nodiagonal, /area/shuttle/abandoned) +"SN" = ( +/obj/effect/turf_decal/bot_white, +/obj/machinery/atmospherics/components/tank/air/layer4{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/shuttle/abandoned) "Ts" = ( /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 1 @@ -1359,7 +1359,7 @@ CG Il pV Bu -cE +SN Sc ot cx diff --git a/_maps/stroika.json b/_maps/stroika.json new file mode 100644 index 000000000000..5cbaf75e8413 --- /dev/null +++ b/_maps/stroika.json @@ -0,0 +1,231 @@ +{ + "version": 1, + "map_name": "Stroika", + "map_path": "map_files/Stroika", + "map_file": "Stroika.dmm", + "exclude_from_ci": true, + "space_ruin_levels": 0, + "space_empty_levels": 0, + "planetary": 1, + "shuttles": { + "cargo": "cargo_box", + "ferry": "ferry_fancy", + "whiteship": "whiteship_box" + }, + "traits": [ + { + "Mining": true, + "Linkage": null, + "Gravity": true, + "Ice Ruins Underground": true, + "Baseturf": "/turf/open/lava/plasma/ice_moon", + "No Parallax": true + }, + { + "Mining": true, + "Linkage": null, + "Gravity": true, + "Ice Ruins Underground": true, + "Baseturf": "/turf/open/openspace/icemoon/keep_below", + "No Parallax": true + }, + { + "Mining": true, + "Linkage": null, + "Gravity": true, + "Ice Ruins Underground": true, + "Baseturf": "/turf/open/openspace/icemoon/keep_below", + "No Parallax": true + }, + { + "Mining": true, + "Linkage": null, + "Gravity": true, + "Ice Ruins": true, + "Baseturf": "/turf/open/openspace/icemoon/keep_below", + "No Parallax": true + }, + { + "Mining": true, + "Linkage": null, + "Gravity": true, + "Ice Ruins": true, + "Weather_Snowstorm": true, + "Baseturf": "/turf/open/openspace/icemoon/keep_below", + "No Parallax": true + } + ], + "minetype": "none", + "blacklist_file": "iceruinblacklist.txt", + "assistant_outfit": "stroika", + "job_changes": { + "Prisoner": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Captain": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Head of Personnel": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Head of Security": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Research Director": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Chief Engineer": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Chief Medical Officer": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Bridge Assistant": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Veteran Security Advisor": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Warden": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Detective": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Security Officer": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Security Officer (Medical)": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Security Officer (Engineering)": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Security Officer (Science)": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Security Officer (Cargo)": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Station Engineer": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Atmospheric Technician": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Coroner": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Medical Doctor": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Paramedic": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Chemist": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Scientist": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Roboticist": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Geneticist": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Quartermaster": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Cargo Technician": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Cargo Gorilla": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Shaft Miner": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Bitrunner": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Bartender": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Botanist": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Cook": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Chef": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Janitor": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Clown": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Mime": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Curator": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Lawyer": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Chaplain": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Psychologist": { + "total_positions": 0, + "spawn_positions": 0 + }, + "Pun Pun": { + "total_positions": 0, + "spawn_positions": 0 + } + } +} diff --git a/_maps/templates/battlecruiser_starfury.dmm b/_maps/templates/battlecruiser_starfury.dmm index 24c52bda672d..a38aea3eb029 100644 --- a/_maps/templates/battlecruiser_starfury.dmm +++ b/_maps/templates/battlecruiser_starfury.dmm @@ -4524,6 +4524,17 @@ /obj/structure/cable, /turf/open/floor/pod/dark, /area/shuttle/sbc_starfury) +"Db" = ( +/obj/structure/cable, +/mob/living/basic/bot/medbot{ + desc = "A medical bot of syndicate origins. Probably plots about stabbing you full of toxins in its free time."; + faction = list("neutral","silicon","turret","Syndicate"); + name = "Syndicate Medibot"; + skin = "bezerk"; + req_one_access = list("syndicate") + }, +/turf/open/floor/iron, +/area/shuttle/sbc_starfury) "Dd" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron/dark/smooth_large, @@ -4747,17 +4758,6 @@ /obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/iron/dark, /area/shuttle/sbc_starfury) -"Gz" = ( -/obj/structure/cable, -/mob/living/basic/bot/medbot{ - desc = "A medical bot of syndicate origins. Probably plots about stabbing you full of toxins in its free time."; - faction = list("neutral","silicon","turret","Syndicate"); - name = "Syndicate Medibot"; - skin = "bezerk"; - req_one_access = list("syndicate") - }, -/turf/open/floor/iron, -/area/shuttle/sbc_starfury) "GF" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -7076,7 +7076,7 @@ as bp dI Uy -Gz +Db xG aw ec diff --git a/_maps/templates/holodeck_lounge.dmm b/_maps/templates/holodeck_lounge.dmm index 88d56f65711b..53dcc242922e 100644 --- a/_maps/templates/holodeck_lounge.dmm +++ b/_maps/templates/holodeck_lounge.dmm @@ -31,15 +31,15 @@ icon_state = "wood" }, /area/template_noop) -"f" = ( -/obj/structure/table/wood, -/obj/item/flashlight/lamp/green, +"e" = ( +/obj/structure/table/wood/shuttle_bar, +/obj/structure/window/reinforced/spawner/directional/east, /turf/open/floor/holofloor{ dir = 9; icon_state = "wood" }, /area/template_noop) -"h" = ( +"g" = ( /obj/structure/table/wood, /obj/item/cigarette/pipe, /obj/effect/holodeck_effect/random_book, @@ -53,13 +53,6 @@ icon_state = "wood" }, /area/template_noop) -"j" = ( -/obj/structure/window/reinforced/spawner/directional/east, -/turf/open/floor/holofloor{ - dir = 9; - icon_state = "wood" - }, -/area/template_noop) "k" = ( /obj/structure/table/wood/poker, /obj/item/storage/box/matches, @@ -68,14 +61,6 @@ icon_state = "wood" }, /area/template_noop) -"l" = ( -/obj/structure/chair/stool/bar/directional/south, -/obj/structure/window/reinforced/spawner/directional/east, -/turf/open/floor/holofloor{ - dir = 9; - icon_state = "wood" - }, -/area/template_noop) "m" = ( /obj/structure/chair/wood, /turf/open/floor/holofloor{ @@ -100,6 +85,14 @@ "q" = ( /turf/open/floor/holofloor/carpet, /area/template_noop) +"s" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green, +/turf/open/floor/holofloor{ + dir = 9; + icon_state = "wood" + }, +/area/template_noop) "t" = ( /obj/structure/table/wood/shuttle_bar, /obj/item/book/manual/wiki/barman_recipes, @@ -117,6 +110,14 @@ icon_state = "wood" }, /area/template_noop) +"v" = ( +/obj/structure/table/wood/poker, +/obj/item/cigarette/pipe, +/turf/open/floor/holofloor{ + dir = 9; + icon_state = "wood" + }, +/area/template_noop) "w" = ( /obj/structure/table/wood, /obj/item/instrument/saxophone, @@ -248,31 +249,30 @@ icon_state = "wood" }, /area/template_noop) -"T" = ( +"U" = ( /obj/structure/table/wood/poker, -/obj/item/cigarette/pipe, +/obj/item/storage/dice, /turf/open/floor/holofloor{ dir = 9; icon_state = "wood" }, /area/template_noop) -"U" = ( -/obj/structure/table/wood/poker, -/obj/item/storage/dice, +"V" = ( +/obj/structure/chair/stool/bar/directional/south, /turf/open/floor/holofloor{ dir = 9; icon_state = "wood" }, /area/template_noop) -"V" = ( -/obj/structure/chair/stool/bar/directional/south, +"W" = ( +/obj/structure/window/reinforced/spawner/directional/east, /turf/open/floor/holofloor{ dir = 9; icon_state = "wood" }, /area/template_noop) -"Y" = ( -/obj/structure/table/wood/shuttle_bar, +"X" = ( +/obj/structure/chair/stool/bar/directional/south, /obj/structure/window/reinforced/spawner/directional/east, /turf/open/floor/holofloor{ dir = 9; @@ -297,7 +297,7 @@ H a "} (2,1,1) = {" -f +s z z z @@ -314,9 +314,9 @@ u u z z -j -l -Y +W +X +e c G "} @@ -347,7 +347,7 @@ p (6,1,1) = {" m P -T +v o z F @@ -390,5 +390,5 @@ O q E E -h +g "} diff --git a/_maps/templates/lazy_templates/nukie_base.dmm b/_maps/templates/lazy_templates/nukie_base.dmm index d025553bd8da..14088985fbcb 100644 --- a/_maps/templates/lazy_templates/nukie_base.dmm +++ b/_maps/templates/lazy_templates/nukie_base.dmm @@ -508,22 +508,6 @@ /obj/structure/sign/poster/contraband/syndiemoth/directional/north, /turf/open/floor/mineral/plastitanium, /area/centcom/syndicate_mothership) -"fx" = ( -/obj/machinery/light/small/dim/directional/west, -/obj/structure/rack, -/obj/effect/turf_decal/box/white, -/obj/item/stack/cable_coil/thirty{ - pixel_x = 4; - pixel_y = -2 - }, -/obj/item/circuitboard/computer/station_alert{ - pixel_y = 1; - pixel_x = 3 - }, -/obj/item/stack/cable_coil/thirty, -/obj/item/circuitboard/computer/advanced_camera, -/turf/open/floor/mineral/plastitanium/red, -/area/centcom/syndicate_mothership) "fy" = ( /obj/structure/lattice/catwalk, /obj/effect/turf_decal/stripes/line{ @@ -3763,6 +3747,22 @@ /obj/item/kirbyplants/random, /turf/open/floor/iron/dark/textured_large, /area/centcom/syndicate_mothership/control) +"OI" = ( +/obj/machinery/light/small/dim/directional/west, +/obj/structure/rack, +/obj/effect/turf_decal/box/white, +/obj/item/stack/cable_coil/thirty{ + pixel_x = 4; + pixel_y = -2 + }, +/obj/item/circuitboard/computer/station_alert{ + pixel_y = 1; + pixel_x = 3 + }, +/obj/item/stack/cable_coil/thirty, +/obj/item/circuitboard/computer/advanced_camera, +/turf/open/floor/mineral/plastitanium/red, +/area/centcom/syndicate_mothership) "OK" = ( /obj/structure/railing/corner{ dir = 1 @@ -5871,7 +5871,7 @@ Ye Kq Kq YT -fx +OI Rn Kq Kq diff --git a/_maps/templates/lazy_templates/wizard_den.dmm b/_maps/templates/lazy_templates/wizard_den.dmm index c851314e682d..309239f41385 100644 --- a/_maps/templates/lazy_templates/wizard_den.dmm +++ b/_maps/templates/lazy_templates/wizard_den.dmm @@ -441,6 +441,15 @@ /obj/structure/flora/bush/flowers_br/style_random, /turf/open/floor/grass, /area/centcom/wizard_station) +"wA" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/railing{ + dir = 4 + }, +/turf/open/floor/engine/cult, +/area/centcom/wizard_station) "wQ" = ( /obj/structure/mirror/magic{ pixel_x = 32 @@ -664,15 +673,6 @@ /obj/machinery/door/window/left/directional/east, /turf/open/floor/engine/cult, /area/centcom/wizard_station) -"KL" = ( -/obj/structure/railing{ - dir = 8 - }, -/obj/structure/railing{ - dir = 4 - }, -/turf/open/floor/engine/cult, -/area/centcom/wizard_station) "Lt" = ( /obj/item/kirbyplants/organic/plant10{ pixel_y = 1; @@ -1685,7 +1685,7 @@ YT LU LU jp -KL +wA HX Ad Ad diff --git a/_maps/tramstation.json b/_maps/tramstation.json index f40f4bf8e2dd..7606a8ab21b1 100644 --- a/_maps/tramstation.json +++ b/_maps/tramstation.json @@ -3,6 +3,7 @@ "map_name": "Tramstation", "map_path": "map_files/tramstation", "map_file": "tramstation.dmm", + "exclude_from_ci": true, "give_players_hooks": 1, "shuttles": { "cargo": "cargo_box", diff --git a/_maps/wawastation.json b/_maps/wawastation.json index 096ced1d2701..c4678376a9e4 100644 --- a/_maps/wawastation.json +++ b/_maps/wawastation.json @@ -3,6 +3,7 @@ "map_name": "Wawastation", "map_path": "map_files/wawastation", "map_file": "wawastation.dmm", + "exclude_from_ci": true, "give_players_hooks": 1, "shuttles": { "cargo": "cargo_box", diff --git a/code/__DEFINES/DNA.dm b/code/__DEFINES/DNA.dm index 2df4cfe03d02..c1135a8d6f30 100644 --- a/code/__DEFINES/DNA.dm +++ b/code/__DEFINES/DNA.dm @@ -95,6 +95,7 @@ /// Brain implants that affect the mob's memory and cognition (skills, knowledge, etc) #define ORGAN_SLOT_BRAIN_HIPPOCAMPUS "brain_memory" #define ORGAN_SLOT_BREATHING_TUBE "breathing_tube" +#define ORGAN_SLOT_BUTT "butt" //MASSMETA ADD (butt_farts) #define ORGAN_SLOT_EARS "ears" #define ORGAN_SLOT_EYES "eye_sight" #define ORGAN_SLOT_HEART "heart" diff --git a/code/__DEFINES/antagonists.dm b/code/__DEFINES/antagonists.dm index e542c7df7ec2..cea890fb58a9 100644 --- a/code/__DEFINES/antagonists.dm +++ b/code/__DEFINES/antagonists.dm @@ -11,7 +11,11 @@ #define NUKE_RESULT_HIJACK_NO_DISK 10 /// Min players requireed for nukes to declare war -#define CHALLENGE_MIN_PLAYERS 50 +//MASSMETA EDIT BEGIN +//#define CHALLENGE_MIN_PLAYERS 50 + +#define CHALLENGE_MIN_PLAYERS 25 +//MASSMETA EDIT END //fugitive end results #define FUGITIVE_RESULT_BADASS_HUNTER 0 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 cf26bbbad24b..7d4707edc06a 100644 --- a/code/__DEFINES/dcs/signals/signals_mob/signals_mob_main.dm +++ b/code/__DEFINES/dcs/signals/signals_mob/signals_mob_main.dm @@ -285,3 +285,9 @@ /// from /mob/eye/camera/remote/assign_user(): (mob/living/new_user, mob/living/old_user) #define COMSIG_REMOTE_CAMERA_ASSIGN_USER "remote_camera_assign_user" + +///sent to TTS sounds when the volume preference is changed and applied +#define COMSIG_MOB_TTS_VOLUME_PREFERENCE_APPLIED "tts_volume_preference_applied" + +///sent to radio TTS sounds when the volume preference is changed and applied +#define COMSIG_MOB_TTS_RADIO_VOLUME_PREFERENCE_APPLIED "tts_radio_volume_preference_applied" diff --git a/code/__DEFINES/dcs/signals/signals_traitor.dm b/code/__DEFINES/dcs/signals/signals_traitor.dm index 0a221dbd068e..2e4de4f22a4c 100644 --- a/code/__DEFINES/dcs/signals/signals_traitor.dm +++ b/code/__DEFINES/dcs/signals/signals_traitor.dm @@ -1,6 +1,10 @@ /// Called whenever the uplink handler receives any sort of update. Used by uplinks to update their UI. No arguments passed #define COMSIG_UPLINK_HANDLER_ON_UPDATE "uplink_handler_on_update" +// MASSMETA ADDITION START (re_traitorsecondary) +/// Sent from the uplink handler when the traitor uses the syndicate uplink beacon to order a replacement uplink. +#define COMSIG_UPLINK_HANDLER_REPLACEMENT_ORDERED "uplink_handler_replacement_ordered" +// MASSMETA ADDTIION END (re_traitorsecondary) /// Called when a device a traitor has planted effects someone's mood. Pass the mind of the viewer. #define COMSIG_DEMORALISING_EVENT "traitor_demoralise_event" /// Called when you finish drawing some graffiti so we can register more signals on it. Pass the graffiti effect. @@ -12,3 +16,28 @@ /// Called by an battle royale implanter when successfully implanting someone. Passes the implanted mob. #define COMSIG_ROYALE_IMPLANTED "royale_implanted" + +//MASSMETA EDIT ADDITION BEGIN (re_traitorsecondary) +/// Called when the hack_comm_console objective is completed. +#define COMSIG_GLOB_TRAITOR_OBJECTIVE_COMPLETED "!traitor_objective_completed" + +/// Called before the traitor objective is generated +#define COMSIG_TRAITOR_OBJECTIVE_PRE_GENERATE "traitor_objective_pre_generate" + #define COMPONENT_TRAITOR_OBJECTIVE_ABORT_GENERATION (1<<0) +/// Called whenever the traitor objective is completed +#define COMSIG_TRAITOR_OBJECTIVE_COMPLETED "traitor_objective_completed" +/// Called whenever the traitor objective is failed +#define COMSIG_TRAITOR_OBJECTIVE_FAILED "traitor_objective_failed" + +/// Called when a traitor bug is planted in an area +#define COMSIG_TRAITOR_BUG_PLANTED_GROUND "traitor_bug_planted_area" +/// Called when a traitor bug is planted +#define COMSIG_TRAITOR_BUG_PLANTED_OBJECT "traitor_bug_planted_object" +/// Called before a traitor bug is planted, where it can still be overrided +#define COMSIG_TRAITOR_BUG_PRE_PLANTED_OBJECT "traitor_bug_planted_pre_object" + #define COMPONENT_FORCE_PLACEMENT (1<<0) + #define COMPONENT_FORCE_FAIL_PLACEMENT (1<<1) + +/// Called when a machine a traitor has booby trapped triggers its payload +#define COMSIG_TRAITOR_MACHINE_TRAP_TRIGGERED "traitor_machine_trap_triggered" +//MASSMETA EDIT ADDITION END (re_traitorsecondary) diff --git a/code/__DEFINES/exosuit_fab.dm b/code/__DEFINES/exosuit_fab.dm index 4cc21f210d61..722f714eae12 100644 --- a/code/__DEFINES/exosuit_fab.dm +++ b/code/__DEFINES/exosuit_fab.dm @@ -39,6 +39,12 @@ /// Module is compatible with "Working" Exosuit models - Ripley and Clarke #define EXOSUIT_MODULE_WORKING (EXOSUIT_MODULE_RIPLEY | EXOSUIT_MODULE_CLARKE) /// Module is compatible with "Combat" Exosuit models - Gygax, H.O.N.K, Durand and Phazon, or any Exosuit with an empty Concealed Weapon Bay -#define EXOSUIT_MODULE_COMBAT (EXOSUIT_MODULE_GYGAX | EXOSUIT_MODULE_HONK | EXOSUIT_MODULE_DURAND | EXOSUIT_MODULE_PHAZON | EXOSUIT_MODULE_SAVANNAH | EXOSUIT_MODULE_RETICENCE | EXOSUIT_MODULE_MARAUDER | EXOSUIT_MODULE_PADDY | EXOSUIT_MODULE_CONCEALED_WEP_BAY) + +// MASSMETA EDIT ADDITION START (uplink_items) ORIGINAL: #define EXOSUIT_MODULE_COMBAT (EXOSUIT_MODULE_GYGAX | EXOSUIT_MODULE_HONK | EXOSUIT_MODULE_DURAND | EXOSUIT_MODULE_PHAZON | EXOSUIT_MODULE_SAVANNAH | EXOSUIT_MODULE_RETICENCE | EXOSUIT_MODULE_MARAUDER | EXOSUIT_MODULE_PADDY | EXOSUIT_MODULE_CONCEALED_WEP_BAY) + +#define EXOSUIT_MODULE_COMBAT (EXOSUIT_MODULE_GYGAX | EXOSUIT_MODULE_HONK | EXOSUIT_MODULE_DURAND | EXOSUIT_MODULE_PHAZON | EXOSUIT_MODULE_SAVANNAH | EXOSUIT_MODULE_RETICENCE | EXOSUIT_MODULE_MARAUDER | EXOSUIT_MODULE_PADDY | EXOSUIT_MODULE_JUSTICE | EXOSUIT_MODULE_CONCEALED_WEP_BAY) + +// MASSMETA EDIT ADDITION END (uplink_items) + /// Module is compatible with "Medical" Exosuit modelsm - Odysseus #define EXOSUIT_MODULE_MEDICAL EXOSUIT_MODULE_ODYSSEUS diff --git a/code/__DEFINES/map_switch.dm b/code/__DEFINES/map_switch.dm index 90ac0b78a986..71fb97ee3800 100644 --- a/code/__DEFINES/map_switch.dm +++ b/code/__DEFINES/map_switch.dm @@ -6,7 +6,7 @@ #define WHEN_MAP(map_time) // Not mapping, nothing here #define WHEN_COMPILE(compile_time) ##compile_time #else -#define MAP_SWITCH(compile_time, map_time) ##map_time -#define WHEN_MAP(map_time) ##map_time +#define MAP_SWITCH(compile_time, map_time) ##compile_time //MASSMETA EDIT +#define WHEN_MAP(map_time) ##compile_time //MASSMETA EDIT #define WHEN_COMPILE(compile_time) // Not compiling, nothing here #endif diff --git a/code/__DEFINES/mod.dm b/code/__DEFINES/mod.dm index 8f6aa7a268fb..eb2d51fbd0ba 100644 --- a/code/__DEFINES/mod.dm +++ b/code/__DEFINES/mod.dm @@ -5,7 +5,12 @@ #define DEFAULT_CHARGE_DRAIN (0.005 * STANDARD_CELL_CHARGE) // A standard cell lasts 200 seconds with this on active power usage, while a high power one lasts 2,000 seconds. /// Default time for a part of the suit to seal. -#define MOD_ACTIVATION_STEP_TIME (1 SECONDS) +//MASSMETA EDIT BEGIN () +//#define MOD_ACTIVATION_STEP_TIME (2 SECONDS) + +// Reduce time for modsuit deployment +#define MOD_ACTIVATION_STEP_TIME (0.5 SECONDS) +//MASSMETA EDIT END /// How likely the UI is to fail when malfunctioning #define MOD_MALFUNCTION_PROB 75 diff --git a/code/__DEFINES/research/research_categories.dm b/code/__DEFINES/research/research_categories.dm index 3f6428eb7317..f29e8073617f 100644 --- a/code/__DEFINES/research/research_categories.dm +++ b/code/__DEFINES/research/research_categories.dm @@ -111,6 +111,7 @@ #define RND_SUBCATEGORY_STOCK_PARTS_2 "/Tier 2 Parts" #define RND_SUBCATEGORY_STOCK_PARTS_3 "/Tier 3 Parts" #define RND_SUBCATEGORY_STOCK_PARTS_4 "/Tier 4 Parts" +#define RND_SUBCATEGORY_STOCK_PARTS_5 "/Tier 5 Parts" // MASSMETA EDIT: tier 5 stock parts #define RND_SUBCATEGORY_STOCK_PARTS_EXCHANGERS "/Exchange Devices" #define RND_CATEGORY_SYNDICATE "/Illegal Designs" diff --git a/code/__DEFINES/research/techweb_nodes.dm b/code/__DEFINES/research/techweb_nodes.dm index baf220fda688..e3ef2b11ff51 100644 --- a/code/__DEFINES/research/techweb_nodes.dm +++ b/code/__DEFINES/research/techweb_nodes.dm @@ -121,3 +121,18 @@ #define TECHWEB_NODE_TELECOMS "telecoms" #define TECHWEB_NODE_UNREGULATED_BLUESPACE "unregulated_bluespace" #define TECHWEB_NODE_XENOBIOLOGY "xenobiology" + + +// Massmeta techweb nodes (in modular code) + +#define TECHWEB_NODE_PARTS_NONEUCLID "parts_noneuclid" // MASSMETA EDIT (parts_tier_5) + +// MASSMETA EDIT BEGIN (cargo_extended) +#define TECHWEB_NODE_AUTOMINERS "automining" +#define TECHWEB_NODE_SYNDIE_MINERS "syndie_mining" +// MASSMETA EDIT END + +// MASSMETA EDIT BEGIN (additional_circuit) +#define TECHWEB_NODE_COMP_ADVANCED_SENSORS "comp_advanced_sensors" +#define TECHWEB_NODE_COMP_INTERACTION_COMPONENT "comp_advanced_interacts" +// MASSMETA EDIT END diff --git a/code/__DEFINES/robots.dm b/code/__DEFINES/robots.dm index 2c76b6f3b91c..4a6b0fa19b73 100644 --- a/code/__DEFINES/robots.dm +++ b/code/__DEFINES/robots.dm @@ -142,6 +142,10 @@ DEFINE_BITFIELD(bot_cover_flags, list( #define VIBE_BOT "Vibebot" /// Repairbots #define REPAIR_BOT "Repairbot" +//MASSMETA ADD (butt_farts) +/// Buttbots +#define BUTT_BOT "Buttbot" +//MASSMETA ADD END // General Bot modes // /// Idle diff --git a/code/__DEFINES/say.dm b/code/__DEFINES/say.dm index ecd0c2ad6c6f..8f357a9b5db9 100644 --- a/code/__DEFINES/say.dm +++ b/code/__DEFINES/say.dm @@ -11,6 +11,8 @@ #define LANGUAGE_MUTUAL_BONUS "language mutual bonus" #define SAY_MOD_VERB "say_mod_verb" +#define HEARD_BUT_DIDNT_UNDERSTAND "heard_but_didnt_understand" + //Message modes. Each one defines a radio channel, more or less. //if you use ! as a mode key for some ungodly reason, change the first character for ion_num() so get_message_mode() doesn't freak out with state law prompts - shiz. #define MODE_HEADSET "headset" @@ -73,7 +75,8 @@ #define MODE_CUSTOM_SAY_ERASE_INPUT "erase_input" /// Message is being relayed through another object #define MODE_RELAY "relayed" -/// Override the mob's name +/// Message has a TTS identifier attached to it +#define MODE_TTS_IDENTIFIER "tts_identifier"/// Override the mob's name #define MODE_SPEAKER_NAME_OVERRIDE "speaker_name_override" //Spans. Robot speech, italics, etc. Applied in compose_message(). diff --git a/code/__DEFINES/sound.dm b/code/__DEFINES/sound.dm index 1e6a51e23b2d..a1babe0ca797 100644 --- a/code/__DEFINES/sound.dm +++ b/code/__DEFINES/sound.dm @@ -12,9 +12,12 @@ #define CHANNEL_ELEVATOR 1014 #define CHANNEL_ESCAPEMENU 1013 #define CHANNEL_WEATHER 1012 +//MASSMETA ADD BEGIN (butt_farts) +#define CHANNEL_FART_SOUNDS 1011 // выделяем в отдельную группу, чтобы можно было в префах регулировать звуки "пу" +//MASSMETA ADD END //THIS SHOULD ALWAYS BE THE LOWEST ONE! //KEEP IT UPDATED -#define CHANNEL_HIGHEST_AVAILABLE 1011 +#define CHANNEL_HIGHEST_AVAILABLE 1010 //MASSMETA CHANGE (butt_farts) #define MAX_INSTRUMENT_CHANNELS (128 * 6) diff --git a/code/__DEFINES/text.dm b/code/__DEFINES/text.dm index 3b5cb5d79501..4c694adf7202 100644 --- a/code/__DEFINES/text.dm +++ b/code/__DEFINES/text.dm @@ -17,8 +17,11 @@ * For example: MAPTEXT_PIXELLARI("Some large maptext here") */ /// Large size (ie: context tooltips) - Size options: 12pt 24pt. -#define MAPTEXT_PIXELLARI(text) {"[##text]"} +//MASSMETA EDIT BEGIN (ru_tweak_say_font) +//#define MAPTEXT_PIXELLARI(text) {"[##text]"} +#define MAPTEXT_PIXELLARI(text) {"[##text]"} +//MASSMETA EDIT END /// Standard size (ie: normal runechat) - Size options: 6pt 12pt 18pt. #define MAPTEXT_GRAND9K(text) {"[##text]"} @@ -72,10 +75,22 @@ #define STRING_DIRECTORY "strings" // JSON text files found in the tgstation/strings folder +// File location for kvass phrases, mmmmm kvass +#define KVASS_PHRASES_FILE "massmeta/kvass.json" //MASSMETA EDIT ADDITION (kvass) +/// File location for oguzok phrases +#define OGUZOK_PHRASES_FILE "massmeta/oguzok.json" //MASSMETA EDIT ADDITION (oguzok) /// File location for brain damage traumas -#define BRAIN_DAMAGE_FILE "traumas.json" +//MASSMETA EDIT BEGIN (ru_traumas) +//#define BRAIN_DAMAGE_FILE "traumas.json" + +#define BRAIN_DAMAGE_FILE "massmeta/traumas_ru.json" +//MASSMETA EDIT END /// File location for AI ion laws -#define ION_FILE "ion_laws.json" +//MASSMETA EDIT (ru_ai_laws + ru_traitor_words) +//#define ION_FILE "ion_laws.json" + +#define ION_FILE "massmeta/ion_laws_ru.json" +//MASSMETA EDIT /// File location for pirate names #define PIRATE_NAMES_FILE "pirates.json" /// File location for redpill questions @@ -85,7 +100,11 @@ /// File location for boomer meme catchphrases #define BOOMER_FILE "boomer.json" /// File location for locations on the station -#define LOCATIONS_FILE "locations.json" +//MASSMETA EDIT (ru_traitor_words) +//#define LOCATIONS_FILE "locations.json" + +#define LOCATIONS_FILE "massmeta/locations_ru.json" +//MASSMETA EDIT /// File location for wanted posters messages #define WANTED_FILE "wanted_message.json" /// File location for really dumb suggestions memes @@ -105,7 +124,7 @@ /// File location for eigenstasium lines #define EIGENSTASIUM_FILE "eigenstasium.json" /// File location for hallucination lines -#define HALLUCINATION_FILE "hallucination.json" +#define HALLUCINATION_FILE "massmeta/hallucination_ru.json" //MASSMETA EDIT CHANGE - ORIGINAL: #define HALLUCINATION_FILE "hallucination.json" /// File location for ninja lines #define NINJA_FILE "ninja.json" /// File loation for title splashes diff --git a/code/__DEFINES/time.dm b/code/__DEFINES/time.dm index 83a88eabd843..874b57ad5996 100644 --- a/code/__DEFINES/time.dm +++ b/code/__DEFINES/time.dm @@ -175,3 +175,8 @@ When using time2text(), please use "DDD" to find the weekday. Refrain from using /// in the grim darkness of the thirteenth space station there is no timezones, since they break IC game times. Use this for all IC/round time values #define NO_TIMEZONE 0 + +//MASSMETA EDIT BEGIN +/// Moscow Time +#define TIMEZONE_MSK 3 +//MASSMETA EDIT END diff --git a/code/__DEFINES/traits/declarations.dm b/code/__DEFINES/traits/declarations.dm index 8fc2af35f4b2..d8f1c9539edf 100644 --- a/code/__DEFINES/traits/declarations.dm +++ b/code/__DEFINES/traits/declarations.dm @@ -1040,6 +1040,12 @@ Remember to update _globalvars/traits.dm if you're adding/removing/renaming trai #define TRAIT_STRONG_STOMACH "strong_stomach" #define TRAIT_VEGETARIAN "trait_vegetarian" #define TRAIT_KEEN_NOSE "keen_nose" +//MASSMETA ADD BEGIN (butt_farts) +//Butt traits for quirks +#define TRAIT_LOUD_ASS "loud_ass" +#define TRAIT_UNSTABLE_ASS "unstable_ass" +#define TRAIT_STABLE_ASS "stable_ass" +//MASSMETA ADD END /// This mob always lands on their feet when they fall, for better or for worse. #define TRAIT_CATLIKE_GRACE "catlike_grace" diff --git a/code/__DEFINES/tts.dm b/code/__DEFINES/tts.dm index fd88016408c7..02b7a8aed425 100644 --- a/code/__DEFINES/tts.dm +++ b/code/__DEFINES/tts.dm @@ -8,3 +8,13 @@ #define TTS_FILTER_RADIO "radio" ///TTS filter to activate a silicon effect on speech. #define TTS_FILTER_SILICON "silicon" +//Hear all TTS over radio. +#define TTS_SOUND_ALL_RADIO "Enabled" +//Hear all TTS over departmental radio channels only. +#define TTS_SOUND_DEPARTMENTAL_RADIO "Departmental Radio Only" +//Hear no TTS over radio. +#define TTS_SOUND_NO_RADIO "Disabled" +//Flag for TTS ghost radio +#define TTS_GHOST_RADIO "GHOST RADIO" +#define TTS_BLIPS_MASCULINE "Masculine" +#define TTS_BLIPS_FEMININE "Feminine" diff --git a/code/__DEFINES/uplink.dm b/code/__DEFINES/uplink.dm index 3e75278132a5..f8366dfaa29a 100644 --- a/code/__DEFINES/uplink.dm +++ b/code/__DEFINES/uplink.dm @@ -1,7 +1,9 @@ // These are used in uplink_devices.dm to determine whether or not an item is purchasable. /// This item is purchasable to traitors +//MASSMETA ADDDITION START (re_traitorsecondary) #define UPLINK_TRAITORS (1 << 0) +//MASSMETA ADDDITION END (re_traitorsecondary) /// This item is purchasable to nuke ops #define UPLINK_NUKE_OPS (1 << 1) @@ -9,10 +11,20 @@ /// This item is purchasable to clown ops #define UPLINK_CLOWN_OPS (1 << 2) +/// This item is purchasable to infiltrators (midround traitors) +#define UPLINK_INFILTRATORS (1 << 3) + /// Can be randomly given to spies for their bounties +//MASSMETA ADDDITION START (re_traitorsecondary) +/* ORIGINAL: #define UPLINK_SPY (1 << 3) - #define UPLINK_LONE_OP (1 << 4) +*/ +#define UPLINK_SPY (1 << 4) + +#define UPLINK_LONE_OP (1 << 5) +// Это вероятно, перемешает все аплинки насмерть. Почините там как нибудь на досуге, ок, да? +//MASSMETA ADDDITION START (re_traitorsecondary) /// A blanket define for an item being purchasable by all types of nukie #define UPLINK_ALL_SYNDIE_OPS (UPLINK_NUKE_OPS | UPLINK_LONE_OP | UPLINK_CLOWN_OPS) diff --git a/code/__DEFINES/vv.dm b/code/__DEFINES/vv.dm index 1cbb45a235af..9374a7e20133 100644 --- a/code/__DEFINES/vv.dm +++ b/code/__DEFINES/vv.dm @@ -109,6 +109,7 @@ #define VV_HK_DEADCHAT_PLAYS "deadchat_plays" #define VV_HK_ADD_REMOVE_FACTION "add_remove_faction" #define VV_HK_GET_FACTIONS "add_remove_factions" +#define VV_HK_SET_TTS_VOICE "set_tts_voice" // /obj #define VV_HK_OSAY "osay" diff --git a/code/__DEFINES/~meta_defines_include.dm b/code/__DEFINES/~meta_defines_include.dm new file mode 100644 index 000000000000..faec349a66d4 --- /dev/null +++ b/code/__DEFINES/~meta_defines_include.dm @@ -0,0 +1,3 @@ +// THIS IS A MASSMETA FILE + +#include "..\..\modular_meta\_defines\_main_modular_defines_include.dm" diff --git a/code/__HELPERS/chat_filter.dm b/code/__HELPERS/chat_filter.dm index 22fe36a21367..55c11e91457d 100644 --- a/code/__HELPERS/chat_filter.dm +++ b/code/__HELPERS/chat_filter.dm @@ -5,7 +5,11 @@ /// Given a text, will return what word is on the IC filter, with the reason. /// Returns null if the message is OK. /proc/is_ic_filtered(message) - if (config.ic_filter_regex?.Find(message)) + //MASSMETA EDIT BEGIN (filter_bad_words) + //if (config.ic_filter_regex?.Find(message)) + + if (config.ic_filter_regex?.Find_char(LOWER_TEXT(message))) + //MASSMETA EDIT END var/matched_group = GET_MATCHED_GROUP(config.ic_filter_regex) return list( matched_group, @@ -17,7 +21,11 @@ /// Given a text, will return what word is on the soft IC filter, with the reason. /// Returns null if the message is OK. /proc/is_soft_ic_filtered(message) - if (config.soft_ic_filter_regex?.Find(message)) + //MASSMETA EDIT BEGIN (filter_bad_words) + //if (config.soft_ic_filter_regex?.Find(message)) + + if (config.soft_ic_filter_regex?.Find_char(LOWER_TEXT(message))) + //MASSMETA EDIT END var/matched_group = GET_MATCHED_GROUP(config.soft_ic_filter_regex) return list( matched_group, @@ -29,7 +37,11 @@ /// Given a text, will return what word is on the OOC filter, with the reason. /// Returns null if the message is OK. /proc/is_ooc_filtered(message) - if (config.ooc_filter_regex?.Find(message)) + //MASSMETA EDIT BEGIN (filter_bad_words) + //if (config.ooc_filter_regex?.Find(message)) + + if (config.ooc_filter_regex?.Find_char(LOWER_TEXT(message))) + //MASSMETA EDIT END var/matched_group = GET_MATCHED_GROUP(config.ooc_filter_regex) return list(matched_group, config.shared_filter_reasons[matched_group]) @@ -38,7 +50,11 @@ /// Given a text, will return that word is on the soft OOC filter, with the reason. /// Returns null if the message is OK. /proc/is_soft_ooc_filtered(message) - if (config.soft_ooc_filter_regex?.Find(message)) + //MASSMETA EDIT BEGIN (filter_bad_words) + //if (config.soft_ooc_filter_regex?.Find(message)) + + if (config.soft_ooc_filter_regex?.Find_char(LOWER_TEXT(message))) + //MASSMETA EDIT END var/matched_group = GET_MATCHED_GROUP(config.soft_ooc_filter_regex) return list(matched_group, config.soft_shared_filter_reasons[matched_group]) @@ -64,7 +80,11 @@ /// Given a text, will return what word is on the IC filter, ignoring words allowed on the PDA, with the reason. /// Returns null if the message is OK. /proc/is_ic_filtered_for_pdas(message) - if (config.ic_outside_pda_filter_regex?.Find(message)) + //MASSMETA EDIT BEGIN (filter_bad_words) + //if (config.ic_outside_pda_filter_regex?.Find(message)) + + if (config.ic_outside_pda_filter_regex?.Find_char(LOWER_TEXT(message))) + //MASSMETA EDIT END var/matched_group = GET_MATCHED_GROUP(config.ic_outside_pda_filter_regex) return list( matched_group, @@ -76,7 +96,11 @@ /// Given a text, will return what word is on the soft IC filter, ignoring words allowed on the PDA, with the reason. /// Returns null if the message is OK. /proc/is_soft_ic_filtered_for_pdas(message) - if (config.soft_ic_outside_pda_filter_regex?.Find(message)) + //MASSMETA EDIT BEGIN (filter_bad_words) + //if (config.soft_ic_outside_pda_filter_regex?.Find(message)) + + if (config.soft_ic_outside_pda_filter_regex?.Find_char(LOWER_TEXT(message))) + //MASSMETA EDIT END var/matched_group = GET_MATCHED_GROUP(config.soft_ic_outside_pda_filter_regex) return list( matched_group, diff --git a/code/__HELPERS/names.dm b/code/__HELPERS/names.dm index acdb1f021332..91a6ccfe62ae 100644 --- a/code/__HELPERS/names.dm +++ b/code/__HELPERS/names.dm @@ -232,9 +232,11 @@ GLOBAL_DATUM(syndicate_code_response_regex, /regex) var/drinks = strings(ION_FILE, "iondrinks") var/locations = strings(LOCATIONS_FILE, "locations") - var/list/names = list() - for(var/datum/record/crew/target in GLOB.manifest.general)//Picks from crew manifest. - names += target.name + //MASSMETA EDIT BEGIN (ru_traitor_words) + // var/list/names = list() + // for(var/datum/record/crew/target in GLOB.manifest.general)//Picks from crew manifest. + // names += target.name + //MASSMETA EDIT END var/maxwords = words//Extra var to check for duplicates. @@ -247,20 +249,30 @@ GLOBAL_DATUM(syndicate_code_response_regex, /regex) switch(pick(safety))//Chance based on the safety list. if(1)//1 and 2 can only be selected once each to prevent more than two specific names/places/etc. - switch(rand(1,2))//Mainly to add more options later. - if(1) - if(length(names) && prob(70)) - . += pick(names) - else - . += generate_random_name() - - if(2) - var/datum/job/job = pick(SSjob.joinable_occupations) - if(job) - . += job.title //Returns a job. - else - stack_trace("Failed to pick(SSjob.joinable_occupations) on generate_code_phrase()") - . += "Bug" + //MASSMETA EDIT BEGIN (ru_traitor_words) + // switch(rand(1,2))//Mainly to add more options later. + // if(1) + // if(length(names) && prob(70)) + // . += pick(names) + // else + // . += generate_random_name() + + // if(2) + // var/datum/job/job = pick(SSjob.joinable_occupations) + // if(job) + // . += job.title //Returns a job. + // else + // stack_trace("Failed to pick(SSjob.joinable_occupations) on generate_code_phrase()") + // . += "Bug" + + var/datum/job/job = pick(SSjob.joinable_occupations) + if(job) + var/list/job_ru_list = strings("massmeta/jobs.json", "jobs_ru") + . += pick(job_ru_list[job.title]) // return same but on russian + else + stack_trace("Failed to pick(SSjob.joinable_occupations) on generate_code_phrase()") + . += "Кодер" + //MASSMETA EDIT END safety -= 1 if(2) switch(rand(1,3))//Food, drinks, or places. Only selectable once. diff --git a/code/__HELPERS/priority_announce.dm b/code/__HELPERS/priority_announce.dm index 6eba95abbc89..d643697332df 100644 --- a/code/__HELPERS/priority_announce.dm +++ b/code/__HELPERS/priority_announce.dm @@ -37,10 +37,23 @@ * * encode_title - if TRUE, the title will be HTML encoded * * encode_text - if TRUE, the text will be HTML encoded */ -/proc/priority_announce(text, title = "", sound, type, sender_override, has_important_message = FALSE, list/mob/players = GLOB.player_list, encode_title = TRUE, encode_text = TRUE, color_override) +/proc/priority_announce(text, title = "", sound, type, sender_override, has_important_message = FALSE, list/mob/players = GLOB.player_list, encode_title = TRUE, encode_text = TRUE, color_override, tts_source, tts_voice, tts_filter, tts_special_filters, tts_effect) if(!text) return + // MASSMETA EDIT START (ntts && /tg/tts) + var/tts_title = title + var/tts_message = text + var/announcement_effect = tts_effect + if(!announcement_effect) + switch(type) + if(ANNOUNCEMENT_TYPE_CAPTAIN) + announcement_effect = "captain" + if(ANNOUNCEMENT_TYPE_SYNDICATE) + announcement_effect = "syndicate" + else + announcement_effect = "centcom" + // MASSMETA EDIT END (ntts && /tg/tts) if(encode_title && title && length(title) > 0) title = html_encode(title) if(encode_text) @@ -73,6 +86,9 @@ ///If the announcer overrides alert messages, use that message. if(SSstation.announcer.custom_alert_message && !has_important_message) + // MASSMETA EDIT START (ntts && /tg/tts) + tts_message = SSstation.announcer.custom_alert_message + // MASSMETA EDIT END (ntts && /tg/tts) announcement_strings += MAJOR_ANNOUNCEMENT_TEXT(SSstation.announcer.custom_alert_message) else announcement_strings += MAJOR_ANNOUNCEMENT_TEXT(text) @@ -84,6 +100,9 @@ finalized_announcement = CHAT_ALERT_DEFAULT_SPAN(jointext(announcement_strings, "")) dispatch_announcement_to_players(finalized_announcement, players, sound) + // MASSMETA EDIT START (ntts && /tg/tts) + SStts.queue_global_announcement(SStts.announcement_text(tts_message, tts_title), players, tts_source, tts_voice, tts_filter, tts_special_filters, effect = announcement_effect) + // MASSMETA EDIT END (ntts && /tg/tts) if(isnull(sender_override) && players == GLOB.player_list) if(length(title) > 0) @@ -136,10 +155,13 @@ * should_play_sound - Whether the notice sound should be played or not. This can also be a callback, if you only want mobs to hear the sound based off of specific criteria. * color_override - optional, use the passed color instead of the default notice color. */ -/proc/minor_announce(message, title = "Attention:", alert = FALSE, html_encode = TRUE, list/players, sound_override, should_play_sound = TRUE, color_override) +/proc/minor_announce(message, title = "Attention:", alert = FALSE, html_encode = TRUE, list/players, sound_override, should_play_sound = TRUE, color_override, tts_source, tts_voice, tts_filter, tts_special_filters, tts_effect) if(!message) return + // MASSMETA EDIT START (ntts && /tg/tts) + var/tts_text = SStts.announcement_text(message, title) + // MASSMETA EDIT END (ntts && /tg/tts) if (html_encode) title = html_encode(title) message = html_encode(message) @@ -157,6 +179,9 @@ var/custom_sound = sound_override || (alert ? 'sound/announcer/notice/notice1.ogg' : 'sound/announcer/notice/notice2.ogg') dispatch_announcement_to_players(finalized_announcement, players, custom_sound, should_play_sound) + // MASSMETA EDIT START (ntts && /tg/tts) + SStts.queue_global_announcement(tts_text, players, tts_source, tts_voice, tts_filter, tts_special_filters, should_play_sound, tts_effect || "centcom") + // MASSMETA EDIT END (ntts && /tg/tts) /// Sends an announcement about the level changing to players. Uses the passed in datum and the subsystem's previous security level to generate the message. /proc/level_announce(datum/security_level/selected_level, previous_level_number) @@ -182,6 +207,9 @@ var/finalized_announcement = CHAT_ALERT_COLORED_SPAN(current_level_color, jointext(level_announcement_strings, "")) dispatch_announcement_to_players(finalized_announcement, GLOB.player_list, current_level_sound) + // MASSMETA EDIT START (ntts && /tg/tts) + SStts.queue_global_announcement(SStts.announcement_text(message, title), GLOB.player_list, null, null, null, null, effect = "alert") + // MASSMETA EDIT END (ntts && /tg/tts) /// Proc that just generates a custom header based on variables fed into `priority_announce()` /// Will return a string. diff --git a/code/__HELPERS/spatial_info.dm b/code/__HELPERS/spatial_info.dm index 02a2248cc3b3..4781049dd821 100644 --- a/code/__HELPERS/spatial_info.dm +++ b/code/__HELPERS/spatial_info.dm @@ -214,6 +214,16 @@ for(var/obj/item/radio/radio as anything in radios) . |= get_hearers_in_LOS(radio.canhear_range, radio) +/proc/get_hearers_in_radio_ranges_track_radios(list/obj/item/radio/radios, frequency) + . = list() + .[TTS_GHOST_RADIO] = list() + // Returns a list of mobs who can hear any of the radios given in @radios, indexed by the radio. More expensive, but needed for radio TTS to sound good. + for(var/obj/item/radio/radio as anything in radios) + var/list/possible_hearers = get_hearers_in_LOS(radio.canhear_range, radio) + if(LAZYLEN(possible_hearers)) + .[radio] = filter_tts_listeners(possible_hearers, frequency) + + /// A filter to be applied to get_hearers_in_x, that removes any non-mob hearers, converting them to their relevant mob if one exists (such as dullahan heads). /// Modifies input list. /proc/mob_only_listeners(list/atom/movable/hearers) diff --git a/code/__HELPERS/text.dm b/code/__HELPERS/text.dm index b88fad4fe849..ee0666fd90c2 100644 --- a/code/__HELPERS/text.dm +++ b/code/__HELPERS/text.dm @@ -66,7 +66,11 @@ */ /proc/htmlrendertext(t) // Trim "whitespace" by lazily capturing word characters in the middle - var/static/regex/matchMiddle = new(@"^\s*([\W\w]*?)\s*$") + //MASSMETA EDIT (cyrillic) + //var/static/regex/matchMiddle = new(@"^\s*([\W\w]*?)\s*$") + + var/static/regex/matchMiddle = new(@"^\s*([\W\wа-яА-ЯёЁ]*?)\s*$", "i") + //MASSMETA EDIT if(matchMiddle.Find(t) == 0) return t t = matchMiddle.group[1] @@ -92,7 +96,11 @@ if(ascii_only) if(length(text) > max_length) return null - var/static/regex/non_ascii = regex(@"[^\x20-\x7E\t\n]") + //MASSMETA EDIT (cyrillic) + //var/static/regex/non_ascii = regex(@"[^\x20-\x7E\t\n]") + + var/static/regex/non_ascii = regex(@"[^\x20-\x7E\t\n\u0400-\u04FF]") + //MASSMETA EDIT if(non_ascii.Find(text)) return null else if(length_char(text) > max_length) @@ -179,12 +187,20 @@ switch(text2ascii(char)) // A .. Z - if(65 to 90) //Uppercase Letters + //MASSMETA EDIT (cyrillic) + //if(65 to 90) //Uppercase Letters + + if(65 to 90, 1040 to 1071, 1025) //Uppercase Letters + //MASSMETA EDIT number_of_alphanumeric++ last_char_group = LETTERS_DETECTED // a .. z - if(97 to 122) //Lowercase Letters + //MASSMETA EDIT (cyrillic) + //if(97 to 122) //Lowercase Letters + + if(97 to 122, 1072 to 1103, 1105) //Lowercase Letters + //MASSMETA EDIT if(((last_char_group == NO_CHARS_DETECTED || last_char_group == SPACES_DETECTED) && cap_at_start) || (cap_after_symbols && last_char_group == SYMBOLS_DETECTED)) //start of a word char = uppertext(char) number_of_alphanumeric++ diff --git a/code/__HELPERS/tts.dm b/code/__HELPERS/tts.dm index c78eafc26b8e..5e1914bda084 100644 --- a/code/__HELPERS/tts.dm +++ b/code/__HELPERS/tts.dm @@ -1,8 +1,13 @@ /proc/tts_speech_filter(text) // Only allow alphanumeric characters and whitespace - var/static/regex/bad_chars_regex = regex("\[^a-zA-Z0-9 ,?.!'&-]", "g") + var/static/regex/bad_chars_regex = regex("\[^а-яА-ЯёЁa-zA-Z0-9 ,?.!'&-]", "g") return bad_chars_regex.Replace(text, " ") +/proc/tts_gibberish_speech_filter(text) + // Only allow alphanumeric characters and whitespace + var/static/regex/bad_chars_regex = regex("\[^а-яА-ЯёЁa-zA-Z0-9 ,?.!'&-]", "g") + return bad_chars_regex.Replace(text, "#") + /proc/tts_filter_encode(text, speaker, pitch, blips = FALSE) text = replacetext(text, "%PITCH%", SStts.pitch_enabled ? pitch : 0) text = replacetext(text, "%FEMALE%", !!findtext(speaker, "Woman")) diff --git a/code/__HELPERS/~meta_helpers_include.dm b/code/__HELPERS/~meta_helpers_include.dm new file mode 100644 index 000000000000..6fc5704e29ce --- /dev/null +++ b/code/__HELPERS/~meta_helpers_include.dm @@ -0,0 +1,3 @@ +// THIS IS A MASSMETA FILE + +#include "..\..\modular_meta\_helpers\_main_modular_helpers_include.dm" diff --git a/code/_compile_options.dm b/code/_compile_options.dm index 35b720aee3d9..cb1c70d04e3a 100644 --- a/code/_compile_options.dm +++ b/code/_compile_options.dm @@ -145,7 +145,11 @@ #endif #ifndef PRELOAD_RSC //set to: -#define PRELOAD_RSC 1 // 0 to allow using external resources or on-demand behaviour; +//MASSMETA EDIT BEGIN +//#define PRELOAD_RSC 1 // 0 to allow using external resources or on-demand behaviour; + +#define PRELOAD_RSC 0 // we allow using external resources or on-demand behaviour +//MASSMETA EDIT END #endif // 1 to use the default behaviour; // 2 for preloading absolutely everything; diff --git a/code/_globalvars/lists/maintenance_loot.dm b/code/_globalvars/lists/maintenance_loot.dm index 30e78113294c..de7dd1494c62 100644 --- a/code/_globalvars/lists/maintenance_loot.dm +++ b/code/_globalvars/lists/maintenance_loot.dm @@ -397,6 +397,7 @@ GLOBAL_LIST_INIT(oddity_loot, list(//oddity: strange or crazy items /obj/item/instrument/trumpet/spectral = 1, ) = 1, /obj/item/toy/cards/deck/tarot/haunted = 1, + /obj/item/organ/internal/butt/atomic = 1, //MASSMETA ADD (butt_farts) big-bada-booom! )) //Maintenance loot spawner pools diff --git a/code/_globalvars/traits/_traits.dm b/code/_globalvars/traits/_traits.dm index 9dcc0090962a..a4dbd2ff5b06 100644 --- a/code/_globalvars/traits/_traits.dm +++ b/code/_globalvars/traits/_traits.dm @@ -161,6 +161,14 @@ GLOBAL_LIST_INIT(traits_by_type, list( "TRAIT_WALLMOUNTED" = TRAIT_WALLMOUNTED, ), /mob = list( + //MASSMETA ADD BEGIN (butt_farts) + "TRAIT_LOUD_ASS" = TRAIT_LOUD_ASS, + "TRAIT_UNSTABLE_ASS" = TRAIT_UNSTABLE_ASS, + "TRAIT_STABLE_ASS" = TRAIT_STABLE_ASS, + //MASSMETA ADD END + //MASSMETA ADD BEGIN (hooch_heals_assistants) + "TRAIT_GREYTIDE_METABOLISM" = TRAIT_GREYTIDE_METABOLISM, + //MASSMETA ADD END "TRAIT_ABDUCTOR_HUD" = TRAIT_ABDUCTOR_HUD, "TRAIT_ABDUCTOR_SCIENTIST_TRAINING" = TRAIT_ABDUCTOR_SCIENTIST_TRAINING, "TRAIT_ABDUCTOR_TRAINING" = TRAIT_ABDUCTOR_TRAINING, diff --git a/code/_globalvars/traits/admin_tooling.dm b/code/_globalvars/traits/admin_tooling.dm index 8fc50a851bc6..f6bcf3c7176a 100644 --- a/code/_globalvars/traits/admin_tooling.dm +++ b/code/_globalvars/traits/admin_tooling.dm @@ -35,6 +35,14 @@ GLOBAL_LIST_INIT(admin_visible_traits, list( "TRAIT_SPEED_POTIONED" = TRAIT_SPEED_POTIONED, ), /mob = list( + //MASSMETA ADD BEGIN (butt_farts) + "TRAIT_LOUD_ASS" = TRAIT_LOUD_ASS, + "TRAIT_UNSTABLE_ASS" = TRAIT_UNSTABLE_ASS, + "TRAIT_STABLE_ASS" = TRAIT_STABLE_ASS, + //MASSMETA ADD END + //MASSMETA ADD BEGIN (hooch_heals_assistants) + "TRAIT_GREYTIDE_METABOLISM" = TRAIT_GREYTIDE_METABOLISM, + //MASSMETA ADD END "TRAIT_ABDUCTOR_HUD" = TRAIT_ABDUCTOR_HUD, "TRAIT_ABDUCTOR_SCIENTIST_TRAINING" = TRAIT_ABDUCTOR_SCIENTIST_TRAINING, "TRAIT_ABDUCTOR_TRAINING" = TRAIT_ABDUCTOR_TRAINING, diff --git a/code/_globalvars/~meta_globalvars_include.dm b/code/_globalvars/~meta_globalvars_include.dm new file mode 100644 index 000000000000..fe2e082c7fe4 --- /dev/null +++ b/code/_globalvars/~meta_globalvars_include.dm @@ -0,0 +1,3 @@ +// THIS IS A MASSMETA FILE + +#include "..\..\modular_meta\_globalvars\_main_modular_globalvars_include.dm" diff --git a/code/_onclick/hud/screen_objects/new_player.dm b/code/_onclick/hud/screen_objects/new_player.dm index 47977aab8eb3..eb6dacaf87d8 100644 --- a/code/_onclick/hud/screen_objects/new_player.dm +++ b/code/_onclick/hud/screen_objects/new_player.dm @@ -359,69 +359,71 @@ var/mob/dead/new_player/new_player = hud.mymob new_player.ViewManifest() -/atom/movable/screen/lobby/button/bottom/poll - name = "View Available Polls" - icon_state = "poll" - base_icon_state = "poll" - screen_loc = "TOP:-122,CENTER:-26" - ///Whether the button should have a New Poll notification overlay - var/new_poll = FALSE - -/atom/movable/screen/lobby/button/bottom/poll/SlowInit(mapload) - . = ..() - if(!usr) - return - var/mob/dead/new_player/new_player = usr - if(is_guest_key(new_player.key)) - set_button_status(FALSE) - return - if(!SSdbcore.Connect()) - set_button_status(FALSE) - return - var/isadmin = FALSE - if(new_player.client?.holder) - isadmin = TRUE - var/datum/db_query/query_get_new_polls = SSdbcore.NewQuery({" - SELECT id FROM [format_table_name("poll_question")] - WHERE (adminonly = 0 OR :isadmin = 1) - AND Now() BETWEEN starttime AND endtime - AND deleted = 0 - AND id NOT IN ( - SELECT pollid FROM [format_table_name("poll_vote")] - WHERE ckey = :ckey - AND deleted = 0 - ) - AND id NOT IN ( - SELECT pollid FROM [format_table_name("poll_textreply")] - WHERE ckey = :ckey - AND deleted = 0 - ) - "}, list("isadmin" = isadmin, "ckey" = new_player.ckey)) - if(!query_get_new_polls.Execute()) - qdel(query_get_new_polls) - set_button_status(FALSE) - return - if(query_get_new_polls.NextRow()) - new_poll = TRUE - else - new_poll = FALSE - update_appearance(UPDATE_OVERLAYS) - qdel(query_get_new_polls) - if(QDELETED(new_player)) - set_button_status(FALSE) - return - -/atom/movable/screen/lobby/button/bottom/poll/update_overlays() - . = ..() - if(new_poll) - . += mutable_appearance('icons/hud/lobby/poll_overlay.dmi', "new_poll") - -/atom/movable/screen/lobby/button/bottom/poll/Click(location, control, params) - . = ..() - if(!.) - return - var/mob/dead/new_player/new_player = hud.mymob - new_player.handle_player_polling() +//MASSMETA REMOVAL BEGIN (modpack itself) +// /atom/movable/screen/lobby/button/bottom/poll +// name = "View Available Polls" +// icon_state = "poll" +// base_icon_state = "poll" +// screen_loc = "TOP:-122,CENTER:-26" +// ///Whether the button should have a New Poll notification overlay +// var/new_poll = FALSE + +// /atom/movable/screen/lobby/button/bottom/poll/SlowInit(mapload) +// . = ..() +// if(!usr) +// return +// var/mob/dead/new_player/new_player = usr +// if(is_guest_key(new_player.key)) +// set_button_status(FALSE) +// return +// if(!SSdbcore.Connect()) +// set_button_status(FALSE) +// return +// var/isadmin = FALSE +// if(new_player.client?.holder) +// isadmin = TRUE +// var/datum/db_query/query_get_new_polls = SSdbcore.NewQuery({" +// SELECT id FROM [format_table_name("poll_question")] +// WHERE (adminonly = 0 OR :isadmin = 1) +// AND Now() BETWEEN starttime AND endtime +// AND deleted = 0 +// AND id NOT IN ( +// SELECT pollid FROM [format_table_name("poll_vote")] +// WHERE ckey = :ckey +// AND deleted = 0 +// ) +// AND id NOT IN ( +// SELECT pollid FROM [format_table_name("poll_textreply")] +// WHERE ckey = :ckey +// AND deleted = 0 +// ) +// "}, list("isadmin" = isadmin, "ckey" = new_player.ckey)) +// if(!query_get_new_polls.Execute()) +// qdel(query_get_new_polls) +// set_button_status(FALSE) +// return +// if(query_get_new_polls.NextRow()) +// new_poll = TRUE +// else +// new_poll = FALSE +// update_appearance(UPDATE_OVERLAYS) +// qdel(query_get_new_polls) +// if(QDELETED(new_player)) +// set_button_status(FALSE) +// return + +// /atom/movable/screen/lobby/button/bottom/poll/update_overlays() +// . = ..() +// if(new_poll) +// . += mutable_appearance('icons/hud/lobby/poll_overlay.dmi', "new_poll") + +// /atom/movable/screen/lobby/button/bottom/poll/Click(location, control, params) +// . = ..() +// if(!.) +// return +// var/mob/dead/new_player/new_player = hud.mymob +// new_player.handle_player_polling() +//MASSMETA REMOVAL END /// A generic "sign up" button used by station traits /atom/movable/screen/lobby/button/sign_up diff --git a/code/controllers/configuration/configuration.dm b/code/controllers/configuration/configuration.dm index a671561bb814..939636b3856f 100644 --- a/code/controllers/configuration/configuration.dm +++ b/code/controllers/configuration/configuration.dm @@ -516,7 +516,11 @@ Example config: if (isnull(banned_words) || banned_words.len == 0) return null - var/static/regex/should_join_on_word_bounds = regex(@"^\w+$") + //MASSMETA EDIT (filter_bad_words) + //var/static/regex/should_join_on_word_bounds = regex(@"^\w+$") + + var/static/regex/should_join_on_word_bounds = regex(@"^[\wа-яё]+$", "i") + //MASSMETA EDIT // Stuff like emoticons needs another split, since there's no way to get ":)" on a word bound. // Furthermore, normal words need to be on word bounds, so "(adminhelp)" gets filtered. @@ -531,7 +535,11 @@ Example config: // We don't want a whitespace_split part if there's no stuff that requires it var/whitespace_split = to_join_on_whitespace_splits.len > 0 ? @"(?:(?:^|\s+)(" + jointext(to_join_on_whitespace_splits, "|") + @")(?:$|\s+))" : "" - var/word_bounds = @"(\b(" + jointext(to_join_on_word_bounds, "|") + @")\b)" + //MASSMETA EDIT (filter_bad_words) + //var/word_bounds = @"(\b(" + jointext(to_join_on_word_bounds, "|") + @")\b)" + + var/word_bounds = @"((" + jointext(to_join_on_word_bounds, "|") + @"))" + //MASSMETA EDIT var/regex_filter = whitespace_split != "" ? "([whitespace_split]|[word_bounds])" : word_bounds return regex(regex_filter, "i") diff --git a/code/controllers/configuration/entries/game_options.dm b/code/controllers/configuration/entries/game_options.dm index cb38d2f9d078..90f3dd767105 100644 --- a/code/controllers/configuration/entries/game_options.dm +++ b/code/controllers/configuration/entries/game_options.dm @@ -62,12 +62,25 @@ integer = FALSE min_val = 0 +/// Determines the ideal player count for maximum progression per minute. +// MASSMETA EDIT ADDITION BEGIN (re_traitorsecondary) +/datum/config_entry/number/traitor_ideal_player_count + default = 20 + min_val = 1 +// MASSMETA EDIT ADDITION END (re_traitorsecondary) + /// Determines how fast traitors scale in general. /datum/config_entry/number/traitor_scaling_multiplier default = 1 integer = FALSE min_val = 0.01 +/// Determines how many potential objectives a traitor can have. +//MASSMETA ADDDITION START (re_traitorsecondary) +/datum/config_entry/number/maximum_potential_objectives + default = 6 + min_val = 1 +//MASSMETA ADDDITION END (re_traitorsecondary) /datum/config_entry/number/changeling_scaling_coeff //how much does the amount of players get divided by to determine changelings default = 6 integer = FALSE @@ -435,14 +448,16 @@ /datum/config_entry/flag/disallow_circuit_sounds -/datum/config_entry/flag/tts_no_whisper - /datum/config_entry/string/tts_http_url protection = CONFIG_ENTRY_LOCKED /datum/config_entry/string/tts_http_token protection = CONFIG_ENTRY_LOCKED|CONFIG_ENTRY_HIDDEN +/datum/config_entry/string/tts_tram_announcer_override + +/datum/config_entry/string/tts_computer_voice_override + /datum/config_entry/number/tts_max_concurrent_requests default = 4 min_val = 1 diff --git a/code/controllers/configuration/entries/general.dm b/code/controllers/configuration/entries/general.dm index 114988a0f86c..c48ff211499a 100644 --- a/code/controllers/configuration/entries/general.dm +++ b/code/controllers/configuration/entries/general.dm @@ -799,6 +799,10 @@ // If set, enables the "Link forum account" OOC verb /datum/config_entry/string/forum_link_uri +//MASSMETA EDIT (вебхуки) +/datum/config_entry/string/round_announce_webhook_url + default = "" + /datum/config_entry/flag/generate_assets_in_init default = FALSE diff --git a/code/controllers/subsystem/dynamic/dynamic_rulesets_latejoin.dm b/code/controllers/subsystem/dynamic/dynamic_rulesets_latejoin.dm new file mode 100644 index 000000000000..b204b62e965a --- /dev/null +++ b/code/controllers/subsystem/dynamic/dynamic_rulesets_latejoin.dm @@ -0,0 +1,254 @@ +////////////////////////////////////////////// +// // +// LATEJOIN RULESETS // +// // +////////////////////////////////////////////// + +/datum/dynamic_ruleset/latejoin/trim_candidates() + for(var/mob/P in candidates) + if(!P.client || !P.mind || is_unassigned_job(P.mind.assigned_role)) // Are they connected? + candidates.Remove(P) + else if (P.client.get_remaining_days(minimum_required_age) > 0) + candidates.Remove(P) + else if(P.mind.assigned_role.title in restricted_roles) // Does their job allow for it? + candidates.Remove(P) + else if((exclusive_roles.len > 0) && !(P.mind.assigned_role.title in exclusive_roles)) // Is the rule exclusive to their job? + candidates.Remove(P) + else if (!((antag_preference || antag_flag) in P.client.prefs.be_special) || is_banned_from(P.ckey, list(antag_flag_override || antag_flag, ROLE_SYNDICATE))) + candidates.Remove(P) + +/datum/dynamic_ruleset/latejoin/ready(forced = 0) + if (forced) + return ..() + + var/job_check = 0 + if (enemy_roles.len > 0) + for (var/mob/M in GLOB.alive_player_list) + if (M.stat == DEAD) + continue // Dead players cannot count as opponents + if (M.mind && (M.mind.assigned_role.title in enemy_roles) && (!(M in candidates) || (M.mind.assigned_role.title in restricted_roles))) + job_check++ // Checking for "enemies" (such as sec officers). To be counters, they must either not be candidates to that rule, or have a job that restricts them from it + + var/threat = round(SSdynamic.threat_level/10) + var/ruleset_forced = (GLOB.dynamic_forced_rulesets[type] || RULESET_NOT_FORCED) == RULESET_FORCE_ENABLED + if (!ruleset_forced && job_check < required_enemies[threat]) + log_dynamic("FAIL: [src] is not ready, because there are not enough enemies: [required_enemies[threat]] needed, [job_check] found") + return FALSE + + return ..() + +/datum/dynamic_ruleset/latejoin/execute() + var/mob/M = pick(candidates) + assigned += M.mind + M.mind.special_role = antag_flag + M.mind.add_antag_datum(antag_datum) + return TRUE + +////////////////////////////////////////////// +// // +// SYNDICATE TRAITORS // +// // +////////////////////////////////////////////// + +/datum/dynamic_ruleset/latejoin/infiltrator + name = "Syndicate Infiltrator" + antag_datum = /datum/antagonist/traitor/infiltrator + antag_flag = ROLE_SYNDICATE_INFILTRATOR + antag_flag_override = ROLE_TRAITOR + protected_roles = list( + JOB_CAPTAIN, + JOB_DETECTIVE, + JOB_HEAD_OF_PERSONNEL, + JOB_HEAD_OF_SECURITY, + JOB_SECURITY_OFFICER, + JOB_WARDEN, + ) + restricted_roles = list( + JOB_AI, + JOB_CYBORG, + ) + required_candidates = 1 + weight = 11 + cost = 5 + requirements = list(5,5,5,5,5,5,5,5,5,5) + repeatable = TRUE + +////////////////////////////////////////////// +// // +// REVOLUTIONARY PROVOCATEUR // +// // +////////////////////////////////////////////// + +/datum/dynamic_ruleset/latejoin/provocateur + name = "Provocateur" + persistent = TRUE + antag_datum = /datum/antagonist/rev/head + antag_flag = ROLE_PROVOCATEUR + antag_flag_override = ROLE_REV_HEAD + restricted_roles = list( + JOB_AI, + JOB_CAPTAIN, + JOB_CHIEF_ENGINEER, + JOB_CHIEF_MEDICAL_OFFICER, + JOB_CYBORG, + JOB_DETECTIVE, + JOB_HEAD_OF_PERSONNEL, + JOB_HEAD_OF_SECURITY, + JOB_PRISONER, + JOB_QUARTERMASTER, + JOB_RESEARCH_DIRECTOR, + JOB_SECURITY_OFFICER, + JOB_WARDEN, + ) + enemy_roles = list( + JOB_AI, + JOB_CYBORG, + JOB_CAPTAIN, + JOB_DETECTIVE, + JOB_HEAD_OF_SECURITY, + JOB_SECURITY_OFFICER, + JOB_WARDEN, + ) + required_enemies = list(2,2,1,1,1,1,1,0,0,0) + required_candidates = 1 + weight = 1 + delay = 1 MINUTES // Prevents rule start while head is offstation. + cost = 10 + requirements = list(101,101,70,40,30,20,20,20,20,20) + flags = HIGH_IMPACT_RULESET + blocking_rules = list(/datum/dynamic_ruleset/roundstart/revs) + var/required_heads_of_staff = 3 + var/finished = FALSE + var/datum/team/revolution/revolution + +/datum/dynamic_ruleset/latejoin/provocateur/ready(forced=FALSE) + if (forced) + required_heads_of_staff = 1 + if(!..()) + return FALSE + var/head_check = 0 + for(var/mob/player in GLOB.alive_player_list) + if (player.mind.assigned_role.job_flags & JOB_HEAD_OF_STAFF) + head_check++ + return (head_check >= required_heads_of_staff) + +/datum/dynamic_ruleset/latejoin/provocateur/execute() + var/mob/M = pick(candidates) // This should contain a single player, but in case. + if(check_eligible(M.mind)) // Didnt die/run off z-level/get implanted since leaving shuttle. + assigned += M.mind + M.mind.special_role = antag_flag + revolution = new() + var/datum/antagonist/rev/head/new_head = new() + new_head.give_flash = TRUE + new_head.give_hud = TRUE + new_head.remove_clumsy = TRUE + new_head = M.mind.add_antag_datum(new_head, revolution) + revolution.update_objectives() + revolution.update_rev_heads() + SSshuttle.registerHostileEnvironment(revolution) + return TRUE + else + log_dynamic("[ruletype] [name] discarded [M.name] from head revolutionary due to ineligibility.") + log_dynamic("[ruletype] [name] failed to get any eligible headrevs. Refunding [cost] threat.") + return FALSE + +/datum/dynamic_ruleset/latejoin/provocateur/rule_process() + var/winner = revolution.process_victory() + if (isnull(winner)) + return + + finished = winner + + if(winner == REVOLUTION_VICTORY) + GLOB.revolutionary_win = TRUE + + return RULESET_STOP_PROCESSING + +/// Checks for revhead loss conditions and other antag datums. +/datum/dynamic_ruleset/latejoin/provocateur/proc/check_eligible(datum/mind/M) + var/turf/T = get_turf(M.current) + if(!considered_afk(M) && considered_alive(M) && is_station_level(T.z) && !M.antag_datums?.len && !HAS_MIND_TRAIT(M.current, TRAIT_UNCONVERTABLE)) + return TRUE + return FALSE + +/datum/dynamic_ruleset/latejoin/provocateur/round_result() + revolution.round_result(finished) + +////////////////////////////////////////////// +// // +// HERETIC SMUGGLER // +// // +////////////////////////////////////////////// + +/datum/dynamic_ruleset/latejoin/heretic_smuggler + name = "Heretic Smuggler" + antag_datum = /datum/antagonist/heretic + antag_flag = ROLE_HERETIC_SMUGGLER + antag_flag_override = ROLE_HERETIC + protected_roles = list( + JOB_CAPTAIN, + JOB_DETECTIVE, + JOB_HEAD_OF_PERSONNEL, + JOB_HEAD_OF_SECURITY, + JOB_PRISONER, + JOB_SECURITY_OFFICER, + JOB_WARDEN, + ) + restricted_roles = list( + JOB_AI, + JOB_CYBORG, + ) + required_candidates = 1 + weight = 8 + cost = 6 + requirements = list(101,101,50,10,10,10,10,10,10,10) + repeatable = TRUE + +/datum/dynamic_ruleset/latejoin/heretic_smuggler/execute() + var/mob/picked_mob = pick(candidates) + assigned += picked_mob.mind + picked_mob.mind.special_role = antag_flag + var/datum/antagonist/heretic/new_heretic = picked_mob.mind.add_antag_datum(antag_datum) + + // Heretics passively gain influence over time. + // As a consequence, latejoin heretics start out at a massive + // disadvantage if the round's been going on for a while. + // Let's give them some influence points when they arrive. + new_heretic.knowledge_points += round((world.time - SSticker.round_start_time) / new_heretic.passive_gain_timer) + // BUT let's not give smugglers a million points on arrival. + // Limit it to four missed passive gain cycles (4 points). + new_heretic.knowledge_points = min(new_heretic.knowledge_points, 5) + + return TRUE + +/// Ruleset for latejoin changelings +/datum/dynamic_ruleset/latejoin/stowaway_changeling + name = "Stowaway Changeling" + antag_datum = /datum/antagonist/changeling + antag_flag = ROLE_STOWAWAY_CHANGELING + antag_flag_override = ROLE_CHANGELING + protected_roles = list( + JOB_CAPTAIN, + JOB_DETECTIVE, + JOB_HEAD_OF_PERSONNEL, + JOB_HEAD_OF_SECURITY, + JOB_PRISONER, + JOB_SECURITY_OFFICER, + JOB_WARDEN, + ) + restricted_roles = list( + JOB_AI, + JOB_CYBORG, + ) + required_candidates = 1 + weight = 2 + cost = 12 + requirements = list(101,101,60,50,40,20,20,10,10,10) + repeatable = TRUE + +/datum/dynamic_ruleset/latejoin/stowaway_changeling/execute() + var/mob/picked_mob = pick(candidates) + assigned += picked_mob.mind + picked_mob.mind.special_role = antag_flag + picked_mob.mind.add_antag_datum(antag_datum) + return TRUE diff --git a/code/controllers/subsystem/dynamic/dynamic_rulesets_midround.dm b/code/controllers/subsystem/dynamic/dynamic_rulesets_midround.dm new file mode 100644 index 000000000000..7d983a881365 --- /dev/null +++ b/code/controllers/subsystem/dynamic/dynamic_rulesets_midround.dm @@ -0,0 +1,1001 @@ +/// Probability the AI going malf will be accompanied by an ion storm announcement and some ion laws. +#define MALF_ION_PROB 33 +/// The probability to replace an existing law with an ion law instead of adding a new ion law. +#define REPLACE_LAW_WITH_ION_PROB 10 + +/// Midround Rulesets +/datum/dynamic_ruleset/midround // Can be drafted once in a while during a round + ruletype = MIDROUND_RULESET + var/midround_ruleset_style + /// If the ruleset should be restricted from ghost roles. + var/restrict_ghost_roles = TRUE + /// What mob type the ruleset is restricted to. + var/required_type = /mob/living/carbon/human + var/list/living_players = list() + var/list/living_antags = list() + var/list/dead_players = list() + var/list/list_observers = list() + + /// The minimum round time before this ruleset will show up + var/minimum_round_time = 0 + /// Abstract root value + var/abstract_type = /datum/dynamic_ruleset/midround + +/datum/dynamic_ruleset/midround/forget_startup() + living_players = list() + living_antags = list() + dead_players = list() + list_observers = list() + return ..() + +/datum/dynamic_ruleset/midround/from_ghosts + weight = 0 + required_type = /mob/dead/observer + abstract_type = /datum/dynamic_ruleset/midround/from_ghosts + /// Whether the ruleset should call generate_ruleset_body or not. + var/makeBody = TRUE + /// The rule needs this many applicants to be properly executed. + var/required_applicants = 1 + ///Path of an item to show up in ghost polls for applicants to sign up. + var/signup_item_path = /obj/structure/sign/poster/contraband/syndicate_recruitment + +/datum/dynamic_ruleset/midround/from_ghosts/check_candidates() + var/dead_count = dead_players.len + list_observers.len + if (required_candidates <= dead_count) + return TRUE + + log_dynamic("FAIL: [src], a from_ghosts ruleset, did not have enough dead candidates: [required_candidates] needed, [dead_count] found") + + return FALSE + +/datum/dynamic_ruleset/midround/trim_candidates() + living_players = trim_list(GLOB.alive_player_list) + living_antags = trim_list(GLOB.current_living_antags) + dead_players = trim_list(GLOB.dead_player_list) + list_observers = trim_list(GLOB.current_observers_list) + +/datum/dynamic_ruleset/midround/proc/trim_list(list/to_trim = list()) + var/list/trimmed_list = to_trim.Copy() + for(var/mob/creature in trimmed_list) + if (!istype(creature, required_type)) + trimmed_list.Remove(creature) + continue + if (isnull(creature.client)) // Are they connected? + trimmed_list.Remove(creature) + continue + if(creature.client.get_remaining_days(minimum_required_age) > 0) + trimmed_list.Remove(creature) + continue + if (!((antag_preference || antag_flag) in creature.client.prefs.be_special)) + trimmed_list.Remove(creature) + continue + if (is_banned_from(creature.ckey, list(antag_flag_override || antag_flag, ROLE_SYNDICATE))) + trimmed_list.Remove(creature) + continue + if (isnull(creature.mind)) + continue + if (restrict_ghost_roles && !(creature.mind.assigned_role.job_flags & JOB_CREW_MEMBER)) // Are they not playing a station role? + trimmed_list.Remove(creature) + continue + if (creature.mind.assigned_role.title in restricted_roles) // Does their job allow it? + trimmed_list.Remove(creature) + continue + if (length(exclusive_roles) && !(creature.mind.assigned_role.title in exclusive_roles)) // Is the rule exclusive to their job? + trimmed_list.Remove(creature) + continue + if(HAS_TRAIT(creature, TRAIT_MIND_TEMPORARILY_GONE)) // are they out of body? + trimmed_list.Remove(creature) + continue + if(HAS_TRAIT(creature, TRAIT_TEMPORARY_BODY)) // are they an avatar? + trimmed_list.Remove(creature) + continue + return trimmed_list + +// You can then for example prompt dead players in execute() to join as strike teams or whatever +// Or autotator someone + +// IMPORTANT, since /datum/dynamic_ruleset/midround may accept candidates from both living, dead, and even antag players +// subtype your midround with /from_ghosts or /from_living to get candidate checking. Or check yourself by subtyping from neither +/datum/dynamic_ruleset/midround/ready(forced = FALSE) + if (forced) + return TRUE + + var/job_check = 0 + if (enemy_roles.len > 0) + for (var/mob/M in GLOB.alive_player_list) + if (M.stat == DEAD || !M.client) + continue // Dead/disconnected players cannot count as opponents + if (M.mind && (M.mind.assigned_role.title in enemy_roles) && (!(M in candidates) || (M.mind.assigned_role.title in restricted_roles))) + job_check++ // Checking for "enemies" (such as sec officers). To be counters, they must either not be candidates to that rule, or have a job that restricts them from it + + var/threat = round(SSdynamic.threat_level/10) + var/ruleset_forced = (GLOB.dynamic_forced_rulesets[type] || RULESET_NOT_FORCED) == RULESET_FORCE_ENABLED + if (!ruleset_forced && job_check < required_enemies[threat]) + log_dynamic("FAIL: [src] is not ready, because there are not enough enemies: [required_enemies[threat]] needed, [job_check] found") + return FALSE + + return TRUE + +/datum/dynamic_ruleset/midround/from_ghosts/execute() + var/list/possible_candidates = list() + possible_candidates.Add(dead_players) + possible_candidates.Add(list_observers) + send_applications(possible_candidates) + if(assigned.len > 0) + return TRUE + else + return FALSE + +/// This sends a poll to ghosts if they want to be a ghost spawn from a ruleset. +/datum/dynamic_ruleset/midround/from_ghosts/proc/send_applications(list/possible_volunteers = list()) + if (possible_volunteers.len <= 0) // This shouldn't happen, as ready() should return FALSE if there is not a single valid candidate + message_admins("Possible volunteers was 0. This shouldn't appear, because of ready(), unless you forced it!") + return + + SSdynamic.log_dynamic_and_announce("Polling [possible_volunteers.len] players to apply for the [name] ruleset.") + candidates = SSpolling.poll_ghost_candidates( + question = "Looking for volunteers to become [span_notice(antag_flag)] for [span_danger(name)]", + check_jobban = antag_flag_override, + role = antag_flag || antag_flag_override, + poll_time = 30 SECONDS, + alert_pic = signup_item_path, + role_name_text = antag_flag, + ) + + if(!candidates || candidates.len <= 0) + SSdynamic.log_dynamic_and_announce("The ruleset [name] received no applications.") + SSdynamic.executed_rules -= src + attempt_replacement() + return + + SSdynamic.log_dynamic_and_announce("[candidates.len] players volunteered for [name].") + review_applications() + +/// Here is where you can check if your ghost applicants are valid for the ruleset. +/// Called by send_applications(). +/datum/dynamic_ruleset/midround/from_ghosts/proc/review_applications() + if(candidates.len < required_applicants) + SSdynamic.executed_rules -= src + return + for (var/i = 1, i <= required_candidates, i++) + if(candidates.len <= 0) + break + var/mob/applicant = pick(candidates) + candidates -= applicant + if(!isobserver(applicant)) + if(applicant.stat == DEAD) // Not an observer? If they're dead, make them one. + applicant = applicant.ghostize(FALSE) + else // Not dead? Disregard them, pick a new applicant + i-- + continue + if(!applicant) + i-- + continue + assigned += applicant + finish_applications() + +/// Here the accepted applications get generated bodies and their setup is finished. +/// Called by review_applications() +/datum/dynamic_ruleset/midround/from_ghosts/proc/finish_applications() + var/i = 0 + for(var/mob/applicant as anything in assigned) + i++ + var/mob/new_character = applicant + if(makeBody) + new_character = generate_ruleset_body(applicant) + SEND_GLOBAL_SIGNAL(COMSIG_RULESET_BODY_GENERATED_FROM_GHOSTS, applicant) + finish_setup(new_character, i) + notify_ghosts( + "[applicant.name] has been picked for the ruleset [name]!", + source = new_character, + ) + +/datum/dynamic_ruleset/midround/from_ghosts/proc/generate_ruleset_body(mob/applicant) + var/mob/living/carbon/human/new_character = make_body(applicant) + new_character.dna.remove_all_mutations() + return new_character + +/datum/dynamic_ruleset/midround/from_ghosts/proc/finish_setup(mob/new_character, index) + var/datum/antagonist/new_role = new antag_datum() + setup_role(new_role) + new_character.mind.add_antag_datum(new_role) + new_character.mind.special_role = antag_flag + +/datum/dynamic_ruleset/midround/from_ghosts/proc/setup_role(datum/antagonist/new_role) + return + +/// Fired when there are no valid candidates. Will spawn a sleeper agent or latejoin traitor. +/datum/dynamic_ruleset/midround/from_ghosts/proc/attempt_replacement() + var/datum/dynamic_ruleset/midround/from_living/autotraitor/sleeper_agent = new + + SSdynamic.configure_ruleset(sleeper_agent) + + if (!SSdynamic.picking_specific_rule(sleeper_agent)) + return + + SSdynamic.picking_specific_rule(/datum/dynamic_ruleset/latejoin/infiltrator) + +///subtype to handle checking players +/datum/dynamic_ruleset/midround/from_living + weight = 0 + abstract_type = /datum/dynamic_ruleset/midround/from_living + +/datum/dynamic_ruleset/midround/from_living/ready(forced) + if(!check_candidates()) + return FALSE + return ..() + + +/// Midround Traitor Ruleset (From Living) +/datum/dynamic_ruleset/midround/from_living/autotraitor + name = "Syndicate Sleeper Agent" + midround_ruleset_style = MIDROUND_RULESET_STYLE_LIGHT + antag_datum = /datum/antagonist/traitor/infiltrator/sleeper_agent + antag_flag = ROLE_SLEEPER_AGENT + antag_flag_override = ROLE_TRAITOR + protected_roles = list( + JOB_CAPTAIN, + JOB_DETECTIVE, + JOB_HEAD_OF_PERSONNEL, + JOB_HEAD_OF_SECURITY, + JOB_PRISONER, + JOB_SECURITY_OFFICER, + JOB_WARDEN, + ) + restricted_roles = list( + JOB_AI, + JOB_CYBORG, + ROLE_POSITRONIC_BRAIN, + ) + required_candidates = 1 + weight = 35 + cost = 3 + requirements = list(3,3,3,3,3,3,3,3,3,3) + repeatable = TRUE + +/datum/dynamic_ruleset/midround/from_living/autotraitor/trim_candidates() + ..() + candidates = living_players + for(var/mob/living/player in candidates) + if(issilicon(player)) // Your assigned role doesn't change when you are turned into a silicon. + candidates -= player + else if(is_centcom_level(player.z)) + candidates -= player // We don't autotator people in CentCom + else if(player.mind && (player.mind.special_role || !player.mind.can_roll_midround(antag_datum))) + candidates -= player // We don't autotator people with roles already + +/datum/dynamic_ruleset/midround/from_living/autotraitor/execute() + var/mob/M = pick(candidates) + assigned += M + candidates -= M + var/datum/antagonist/traitor/infiltrator/sleeper_agent/newTraitor = new + M.mind.add_antag_datum(newTraitor) + message_admins("[ADMIN_LOOKUPFLW(M)] was selected by the [name] ruleset and has been made into a midround traitor.") + log_dynamic("[key_name(M)] was selected by the [name] ruleset and has been made into a midround traitor.") + return TRUE + +/// Midround Malf AI Ruleset (From Living) +/datum/dynamic_ruleset/midround/malf + name = "Malfunctioning AI" + midround_ruleset_style = MIDROUND_RULESET_STYLE_HEAVY + antag_datum = /datum/antagonist/malf_ai + antag_flag = ROLE_MALF_MIDROUND + antag_flag_override = ROLE_MALF + enemy_roles = list( + JOB_CHEMIST, + JOB_CHIEF_ENGINEER, + JOB_HEAD_OF_SECURITY, + JOB_RESEARCH_DIRECTOR, + JOB_SCIENTIST, + JOB_SECURITY_OFFICER, + JOB_WARDEN, + ) + exclusive_roles = list(JOB_AI) + required_enemies = list(4,4,4,4,4,4,2,2,2,0) + required_candidates = 1 + minimum_players = 25 + weight = 2 + cost = 10 + required_type = /mob/living/silicon/ai + blocking_rules = list(/datum/dynamic_ruleset/roundstart/malf_ai) + // AIs are technically considered "Ghost roles" as far as candidate selection are concerned + // So we need to allow it here. We filter of actual ghost role AIs (charlie) via trim_candidates ourselves + restrict_ghost_roles = FALSE + +/datum/dynamic_ruleset/midround/malf/trim_candidates() + ..() + candidates = list() + for(var/mob/living/silicon/ai/player in living_players) + if(!is_station_level(player.z)) + continue + if(isnull(player.mind)) + continue + if(player.mind.special_role || !player.mind.can_roll_midround(antag_datum)) + continue + candidates += player + +/datum/dynamic_ruleset/midround/malf/ready(forced) + if(!check_candidates()) + log_dynamic("FAIL: No valid AI found for the Malfunctioning AI ruleset.") + return FALSE + return ..() + +/datum/dynamic_ruleset/midround/malf/execute() + var/mob/living/silicon/ai/new_malf_ai = pick_n_take(candidates) + assigned += new_malf_ai.mind + var/datum/antagonist/malf_ai/malf_antag_datum = new + new_malf_ai.mind.special_role = antag_flag + new_malf_ai.mind.add_antag_datum(malf_antag_datum) + if(prob(MALF_ION_PROB)) + priority_announce("Ion storm detected near the station. Please check all AI-controlled equipment for errors.", "Anomaly Alert", ANNOUNCER_IONSTORM) + if(prob(REPLACE_LAW_WITH_ION_PROB)) + new_malf_ai.replace_random_law(generate_ion_law(), list(LAW_INHERENT, LAW_SUPPLIED, LAW_ION), LAW_ION) + else + new_malf_ai.add_ion_law(generate_ion_law()) + return TRUE + +/// Midround Wizard Ruleset (From Ghosts) +/datum/dynamic_ruleset/midround/from_ghosts/wizard + name = "Wizard" + midround_ruleset_style = MIDROUND_RULESET_STYLE_HEAVY + antag_datum = /datum/antagonist/wizard + antag_flag = ROLE_WIZARD_MIDROUND + antag_flag_override = ROLE_WIZARD + ruleset_category = parent_type::ruleset_category | RULESET_CATEGORY_NO_WITTING_CREW_ANTAGONISTS + required_enemies = list(2,2,1,1,1,1,1,0,0,0) + required_candidates = 1 + weight = 1 + cost = 10 + requirements = REQUIREMENTS_VERY_HIGH_THREAT_NEEDED + flags = HIGH_IMPACT_RULESET + ruleset_lazy_templates = list(LAZY_TEMPLATE_KEY_WIZARDDEN) + signup_item_path = /obj/item/clothing/head/wizard + +/datum/dynamic_ruleset/midround/from_ghosts/wizard/ready(forced = FALSE) + if(!check_candidates()) + return FALSE + if(!length(GLOB.wizardstart)) + log_admin("Cannot accept Wizard ruleset. Couldn't find any wizard spawn points.") + message_admins("Cannot accept Wizard ruleset. Couldn't find any wizard spawn points.") + return FALSE + return ..() + +/datum/dynamic_ruleset/midround/from_ghosts/wizard/finish_setup(mob/new_character, index) + ..() + new_character.forceMove(pick(GLOB.wizardstart)) + +/// Midround Nuclear Operatives Ruleset (From Ghosts) +/datum/dynamic_ruleset/midround/from_ghosts/nuclear + name = "Nuclear Assault" + midround_ruleset_style = MIDROUND_RULESET_STYLE_HEAVY + antag_flag = ROLE_OPERATIVE_MIDROUND + antag_flag_override = ROLE_OPERATIVE + antag_datum = /datum/antagonist/nukeop + ruleset_category = parent_type::ruleset_category | RULESET_CATEGORY_NO_WITTING_CREW_ANTAGONISTS + enemy_roles = list( + JOB_AI, + JOB_CYBORG, + JOB_CAPTAIN, + JOB_DETECTIVE, + JOB_HEAD_OF_SECURITY, + JOB_SECURITY_OFFICER, + JOB_WARDEN, + ) + required_enemies = list(3,3,3,3,3,2,1,1,0,0) + required_candidates = 5 + weight = 5 + cost = 7 + minimum_round_time = 70 MINUTES + requirements = REQUIREMENTS_VERY_HIGH_THREAT_NEEDED + ruleset_lazy_templates = list(LAZY_TEMPLATE_KEY_NUKIEBASE) + flags = HIGH_IMPACT_RULESET + signup_item_path = /obj/machinery/nuclearbomb + + var/list/operative_cap = list(2,2,3,3,4,5,5,5,5,5) + +/datum/dynamic_ruleset/midround/from_ghosts/nuclear/acceptable(population=0, threat_level=0) + if (locate(/datum/dynamic_ruleset/roundstart/nuclear) in SSdynamic.executed_rules) + return FALSE // Unavailable if nuke ops were already sent at roundstart + indice_pop = min(operative_cap.len, round(living_players.len/5)+1) + required_candidates = operative_cap[indice_pop] + return ..() + +/datum/dynamic_ruleset/midround/from_ghosts/nuclear/ready(forced = FALSE) + if (!check_candidates()) + return FALSE + return ..() + +/datum/dynamic_ruleset/midround/from_ghosts/nuclear/finish_applications() + var/mob/leader = get_most_experienced(assigned, ROLE_NUCLEAR_OPERATIVE) + if(leader) + assigned.Remove(leader) + assigned.Insert(1, leader) + return ..() + +/datum/dynamic_ruleset/midround/from_ghosts/nuclear/finish_setup(mob/new_character, index) + new_character.mind.set_assigned_role(SSjob.get_job_type(/datum/job/nuclear_operative)) + new_character.mind.special_role = ROLE_NUCLEAR_OPERATIVE + if(index == 1) + var/datum/antagonist/nukeop/leader/leader_antag_datum = new() + new_character.mind.add_antag_datum(leader_antag_datum) + return + return ..() + +/// Midround Blob Ruleset (From Ghosts) +/datum/dynamic_ruleset/midround/from_ghosts/blob + name = "Blob" + midround_ruleset_style = MIDROUND_RULESET_STYLE_HEAVY + antag_datum = /datum/antagonist/blob + antag_flag = ROLE_BLOB + ruleset_category = parent_type::ruleset_category | RULESET_CATEGORY_NO_WITTING_CREW_ANTAGONISTS + required_enemies = list(2,2,1,1,1,1,1,0,0,0) + required_candidates = 1 + minimum_round_time = 35 MINUTES + weight = 3 + cost = 8 + minimum_players = 25 + repeatable = TRUE + signup_item_path = /obj/structure/blob/normal + +/datum/dynamic_ruleset/midround/from_ghosts/blob/generate_ruleset_body(mob/applicant) + var/body = applicant.become_overmind() + return body + +/// Midround Blob Infection Ruleset (From Living) +/datum/dynamic_ruleset/midround/from_living/blob_infection + name = "Blob Infection" + midround_ruleset_style = MIDROUND_RULESET_STYLE_HEAVY + antag_datum = /datum/antagonist/blob/infection + antag_flag = ROLE_BLOB_INFECTION + antag_flag_override = ROLE_BLOB + ruleset_category = parent_type::ruleset_category | RULESET_CATEGORY_NO_WITTING_CREW_ANTAGONISTS + protected_roles = list( + JOB_CAPTAIN, + JOB_DETECTIVE, + JOB_HEAD_OF_SECURITY, + JOB_PRISONER, + JOB_SECURITY_OFFICER, + JOB_WARDEN, + ) + restricted_roles = list( + JOB_AI, + JOB_CYBORG, + ROLE_POSITRONIC_BRAIN, + ) + required_enemies = list(2,2,1,1,1,1,1,0,0,0) + required_candidates = 1 + minimum_round_time = 35 MINUTES + weight = 3 + cost = 10 + minimum_players = 25 + repeatable = TRUE + +/datum/dynamic_ruleset/midround/from_living/blob_infection/trim_candidates() + ..() + candidates = living_players + for(var/mob/living/player as anything in candidates) + var/turf/player_turf = get_turf(player) + if(!player_turf || !is_station_level(player_turf.z)) + candidates -= player + continue + + if(player.mind && (player.mind.special_role || !player.mind.can_roll_midround(antag_datum))) + candidates -= player + +/datum/dynamic_ruleset/midround/from_living/blob_infection/execute() + if(!candidates || !candidates.len) + return FALSE + var/mob/living/carbon/human/blob_antag = pick_n_take(candidates) + assigned += blob_antag.mind + blob_antag.mind.special_role = antag_flag + notify_ghosts( + "[blob_antag] has become a blob host!", + source = blob_antag, + header = "So Bulbous...", + ) + return ..() + +/// Midround Xenomorph Ruleset (From Ghosts) +/datum/dynamic_ruleset/midround/from_ghosts/xenomorph + name = "Alien Infestation" + midround_ruleset_style = MIDROUND_RULESET_STYLE_HEAVY + antag_datum = /datum/antagonist/xeno + antag_flag = ROLE_ALIEN + ruleset_category = parent_type::ruleset_category | RULESET_CATEGORY_NO_WITTING_CREW_ANTAGONISTS + required_enemies = list(2,2,1,1,1,1,1,0,0,0) + required_candidates = 1 + minimum_round_time = 40 MINUTES + weight = 5 + cost = 10 + minimum_players = 25 + repeatable = TRUE + signup_item_path = /mob/living/basic/alien + var/list/vents = list() + +/datum/dynamic_ruleset/midround/from_ghosts/xenomorph/forget_startup() + vents = list() + return ..() + +/datum/dynamic_ruleset/midround/from_ghosts/xenomorph/execute() + // 50% chance of being incremented by one + required_candidates += prob(50) + var/list/vent_pumps = SSmachines.get_machines_by_type_and_subtypes(/obj/machinery/atmospherics/components/unary/vent_pump) + for(var/obj/machinery/atmospherics/components/unary/vent_pump/temp_vent as anything in vent_pumps) + if(QDELETED(temp_vent)) + continue + if(is_station_level(temp_vent.loc.z) && !temp_vent.welded) + var/datum/pipeline/temp_vent_parent = temp_vent.parents[1] + if(!temp_vent_parent) + continue // No parent vent + // Stops Aliens getting stuck in small networks. + // See: Security, Virology + if(temp_vent_parent.other_atmos_machines.len > 20) + vents += temp_vent + if(!vents.len) + return FALSE + . = ..() + +/datum/dynamic_ruleset/midround/from_ghosts/xenomorph/generate_ruleset_body(mob/applicant) + var/obj/vent = pick_n_take(vents) + var/mob/living/carbon/alien/larva/new_xeno = new(vent.loc) + new_xeno.key = applicant.key + new_xeno.move_into_vent(vent) + message_admins("[ADMIN_LOOKUPFLW(new_xeno)] has been made into an alien by the midround ruleset.") + log_dynamic("[key_name(new_xeno)] was spawned as an alien by the midround ruleset.") + return new_xeno + +/// Midround Nightmare Ruleset (From Ghosts) +/datum/dynamic_ruleset/midround/from_ghosts/nightmare + name = "Nightmare" + midround_ruleset_style = MIDROUND_RULESET_STYLE_LIGHT + antag_datum = /datum/antagonist/nightmare + antag_flag = ROLE_NIGHTMARE + antag_flag_override = ROLE_ALIEN + ruleset_category = parent_type::ruleset_category | RULESET_CATEGORY_NO_WITTING_CREW_ANTAGONISTS + required_enemies = list(2,2,1,1,1,1,1,0,0,0) + required_candidates = 1 + weight = 3 + cost = 5 + minimum_players = 15 + repeatable = TRUE + signup_item_path = /obj/item/light_eater + +/datum/dynamic_ruleset/midround/from_ghosts/nightmare/acceptable(population = 0, threat_level = 0) + var/turf/spawn_loc = find_maintenance_spawn(atmos_sensitive = TRUE, require_darkness = TRUE) //Checks if there's a single safe, dark tile on station. + if(!spawn_loc) + return FALSE + return ..() + +/datum/dynamic_ruleset/midround/from_ghosts/nightmare/generate_ruleset_body(mob/applicant) + var/datum/mind/player_mind = new /datum/mind(applicant.key) + player_mind.active = TRUE + + var/mob/living/carbon/human/new_nightmare = new (find_maintenance_spawn(atmos_sensitive = TRUE, require_darkness = TRUE)) + player_mind.transfer_to(new_nightmare) + player_mind.set_assigned_role(SSjob.get_job_type(/datum/job/nightmare)) + player_mind.special_role = ROLE_NIGHTMARE + player_mind.add_antag_datum(/datum/antagonist/nightmare) + new_nightmare.set_species(/datum/species/shadow/nightmare) + + playsound(new_nightmare, 'sound/effects/magic/ethereal_exit.ogg', 50, TRUE, -1) + message_admins("[ADMIN_LOOKUPFLW(new_nightmare)] has been made into a Nightmare by the midround ruleset.") + log_dynamic("[key_name(new_nightmare)] was spawned as a Nightmare by the midround ruleset.") + return new_nightmare + +/// Midround Space Dragon Ruleset (From Ghosts) +/datum/dynamic_ruleset/midround/from_ghosts/space_dragon + name = "Space Dragon" + midround_ruleset_style = MIDROUND_RULESET_STYLE_HEAVY + antag_datum = /datum/antagonist/space_dragon + antag_flag = ROLE_SPACE_DRAGON + ruleset_category = parent_type::ruleset_category | RULESET_CATEGORY_NO_WITTING_CREW_ANTAGONISTS + required_enemies = list(2,2,1,1,1,1,1,0,0,0) + required_candidates = 1 + weight = 4 + cost = 7 + minimum_players = 25 + repeatable = TRUE + signup_item_path = /mob/living/basic/space_dragon + var/list/spawn_locs = list() + +/datum/dynamic_ruleset/midround/from_ghosts/space_dragon/forget_startup() + spawn_locs = list() + return ..() + +/datum/dynamic_ruleset/midround/from_ghosts/space_dragon/execute() + for(var/obj/effect/landmark/carpspawn/C in GLOB.landmarks_list) + spawn_locs += (C.loc) + if(!spawn_locs.len) + message_admins("No valid spawn locations found, aborting...") + return MAP_ERROR + . = ..() + +/datum/dynamic_ruleset/midround/from_ghosts/space_dragon/generate_ruleset_body(mob/applicant) + var/datum/mind/player_mind = new /datum/mind(applicant.key) + player_mind.active = TRUE + + var/mob/living/basic/space_dragon/S = new (pick(spawn_locs)) + player_mind.transfer_to(S) + player_mind.add_antag_datum(/datum/antagonist/space_dragon) + + playsound(S, 'sound/effects/magic/ethereal_exit.ogg', 50, TRUE, -1) + message_admins("[ADMIN_LOOKUPFLW(S)] has been made into a Space Dragon by the midround ruleset.") + log_dynamic("[key_name(S)] was spawned as a Space Dragon by the midround ruleset.") + priority_announce("A large organic energy flux has been recorded near of [station_name()], please stand-by.", "Lifesign Alert") + return S + +/datum/dynamic_ruleset/midround/from_ghosts/abductors + name = "Abductors" + midround_ruleset_style = MIDROUND_RULESET_STYLE_LIGHT + antag_datum = /datum/antagonist/abductor + antag_flag = ROLE_ABDUCTOR + ruleset_category = parent_type::ruleset_category | RULESET_CATEGORY_NO_WITTING_CREW_ANTAGONISTS + required_enemies = list(2,2,1,1,1,1,1,0,0,0) + required_candidates = 2 + required_applicants = 2 + weight = 4 + cost = 7 + minimum_players = 25 + repeatable = TRUE + ruleset_lazy_templates = list(LAZY_TEMPLATE_KEY_ABDUCTOR_SHIPS) + + var/datum/team/abductor_team/new_team + +/datum/dynamic_ruleset/midround/from_ghosts/abductors/forget_startup() + new_team = null + return ..() + +/datum/dynamic_ruleset/midround/from_ghosts/abductors/ready(forced = FALSE) + if (required_candidates > (dead_players.len + list_observers.len)) + return FALSE + return ..() + +/datum/dynamic_ruleset/midround/from_ghosts/abductors/finish_setup(mob/new_character, index) + if (index == 1) // Our first guy is the scientist. We also initialize the team here as well since this should only happen once per pair of abductors. + new_team = new + if(new_team.team_number > ABDUCTOR_MAX_TEAMS) + return MAP_ERROR + var/datum/antagonist/abductor/scientist/new_role = new + new_character.mind.add_antag_datum(new_role, new_team) + else // Our second guy is the agent, team is already created, don't need to make another one. + var/datum/antagonist/abductor/agent/new_role = new + new_character.mind.add_antag_datum(new_role, new_team) + +/// Midround Space Ninja Ruleset (From Ghosts) +/datum/dynamic_ruleset/midround/from_ghosts/space_ninja + name = "Space Ninja" + midround_ruleset_style = MIDROUND_RULESET_STYLE_HEAVY + antag_datum = /datum/antagonist/ninja + antag_flag = ROLE_NINJA + ruleset_category = parent_type::ruleset_category | RULESET_CATEGORY_NO_WITTING_CREW_ANTAGONISTS + required_enemies = list(2,2,1,1,1,1,1,0,0,0) + required_candidates = 1 + weight = 4 + cost = 8 + minimum_players = 30 + repeatable = TRUE + ruleset_lazy_templates = list(LAZY_TEMPLATE_KEY_NINJA_HOLDING_FACILITY) // I mean, no one uses the nets anymore but whateva + signup_item_path = /obj/item/energy_katana + + var/list/spawn_locs = list() + +/datum/dynamic_ruleset/midround/from_ghosts/space_ninja/forget_startup() + spawn_locs = list() + return ..() + +/datum/dynamic_ruleset/midround/from_ghosts/space_ninja/execute() + for(var/obj/effect/landmark/carpspawn/carp_spawn in GLOB.landmarks_list) + if(!isturf(carp_spawn.loc)) + stack_trace("Carp spawn found not on a turf: [carp_spawn.type] on [isnull(carp_spawn.loc) ? "null" : carp_spawn.loc.type]") + continue + spawn_locs += carp_spawn.loc + if(!spawn_locs.len) + message_admins("No valid spawn locations found, aborting...") + return MAP_ERROR + return ..() + +/datum/dynamic_ruleset/midround/from_ghosts/space_ninja/generate_ruleset_body(mob/applicant) + var/mob/living/carbon/human/ninja = create_space_ninja(pick(spawn_locs)) + ninja.key = applicant.key + ninja.mind.add_antag_datum(/datum/antagonist/ninja) + + message_admins("[ADMIN_LOOKUPFLW(ninja)] has been made into a Space Ninja by the midround ruleset.") + log_dynamic("[key_name(ninja)] was spawned as a Space Ninja by the midround ruleset.") + return ninja + +/// Midround Spiders Ruleset (From Ghosts) +/datum/dynamic_ruleset/midround/spiders + name = "Spiders" + midround_ruleset_style = MIDROUND_RULESET_STYLE_HEAVY + antag_flag = ROLE_SPIDER + ruleset_category = parent_type::ruleset_category | RULESET_CATEGORY_NO_WITTING_CREW_ANTAGONISTS + required_type = /mob/dead/observer + required_enemies = list(2,2,1,1,1,1,1,0,0,0) + required_candidates = 0 + weight = 3 + cost = 8 + minimum_players = 27 + repeatable = TRUE + var/spawncount = 2 + +/datum/dynamic_ruleset/midround/spiders/execute() + create_midwife_eggs(spawncount) + return ..() + +/// Midround Revenant Ruleset (From Ghosts) +/datum/dynamic_ruleset/midround/from_ghosts/revenant + name = "Revenant" + midround_ruleset_style = MIDROUND_RULESET_STYLE_LIGHT + ruleset_category = parent_type::ruleset_category | RULESET_CATEGORY_NO_WITTING_CREW_ANTAGONISTS + antag_datum = /datum/antagonist/revenant + antag_flag = ROLE_REVENANT + required_enemies = list(2,2,1,1,1,1,1,0,0,0) + required_candidates = 1 + weight = 4 + cost = 5 + minimum_players = 15 + repeatable = TRUE + signup_item_path = /mob/living/basic/revenant + var/dead_mobs_required = 20 + var/need_extra_spawns_value = 15 + var/list/spawn_locs = list() + +/datum/dynamic_ruleset/midround/from_ghosts/revenant/forget_startup() + spawn_locs = list() + return ..() + +/datum/dynamic_ruleset/midround/from_ghosts/revenant/acceptable(population=0, threat_level=0) + if(GLOB.dead_mob_list.len < dead_mobs_required) + return FALSE + return ..() + +/datum/dynamic_ruleset/midround/from_ghosts/revenant/execute() + for(var/mob/living/corpse in GLOB.dead_mob_list) //look for any dead bodies + var/turf/corpse_turf = get_turf(corpse) + if(corpse_turf && is_station_level(corpse_turf.z)) + spawn_locs += corpse_turf + if(!spawn_locs.len || spawn_locs.len < need_extra_spawns_value) //look for any morgue trays, crematoriums, ect if there weren't alot of dead bodies on the station to pick from + for(var/obj/structure/bodycontainer/corpse_container in GLOB.bodycontainers) + var/turf/container_turf = get_turf(corpse_container) + if(container_turf && is_station_level(container_turf.z)) + spawn_locs += container_turf + if(!spawn_locs.len) //If we can't find any valid spawnpoints, try the carp spawns + for(var/obj/effect/landmark/carpspawn/carp_spawnpoint in GLOB.landmarks_list) + if(isturf(carp_spawnpoint.loc)) + spawn_locs += carp_spawnpoint.loc + if(!spawn_locs.len) //If we can't find THAT, then just give up and cry + return FALSE + . = ..() + +/datum/dynamic_ruleset/midround/from_ghosts/revenant/generate_ruleset_body(mob/applicant) + var/mob/living/basic/revenant/revenant = new(pick(spawn_locs)) + revenant.key = applicant.key + message_admins("[ADMIN_LOOKUPFLW(revenant)] has been made into a revenant by the midround ruleset.") + log_game("[key_name(revenant)] was spawned as a revenant by the midround ruleset.") + return revenant + +/// Midround Space Pirates Ruleset (From Ghosts) +/datum/dynamic_ruleset/midround/pirates + name = "Space Pirates" + midround_ruleset_style = MIDROUND_RULESET_STYLE_LIGHT + ruleset_category = parent_type::ruleset_category | RULESET_CATEGORY_NO_WITTING_CREW_ANTAGONISTS + antag_flag = "Space Pirates" + required_type = /mob/dead/observer + required_enemies = list(2,2,1,1,1,1,1,0,0,0) + required_candidates = 0 + weight = 3 + cost = 8 + minimum_players = 20 + repeatable = TRUE + +/datum/dynamic_ruleset/midround/pirates/acceptable(population=0, threat_level=0) + if (SSmapping.is_planetary() || GLOB.light_pirate_gangs.len == 0) + return FALSE + return ..() + +/datum/dynamic_ruleset/midround/pirates/execute() + send_pirate_threat(GLOB.light_pirate_gangs) + return ..() + +/// Dangerous Space Pirates ruleset +/datum/dynamic_ruleset/midround/dangerous_pirates + name = "Dangerous Space Pirates" + midround_ruleset_style = MIDROUND_RULESET_STYLE_HEAVY + ruleset_category = parent_type::ruleset_category | RULESET_CATEGORY_NO_WITTING_CREW_ANTAGONISTS + antag_flag = "Space Pirates" + required_type = /mob/dead/observer + required_enemies = list(2,2,1,1,1,1,1,0,0,0) + required_candidates = 0 + weight = 3 + cost = 8 + minimum_players = 25 + repeatable = TRUE + +/datum/dynamic_ruleset/midround/dangerous_pirates/acceptable(population=0, threat_level=0) + if (SSmapping.is_planetary() || GLOB.heavy_pirate_gangs.len == 0) + return FALSE + return ..() + +/datum/dynamic_ruleset/midround/dangerous_pirates/execute() + send_pirate_threat(GLOB.heavy_pirate_gangs) + return ..() + +/// Midround Obsessed Ruleset (From Living) +/datum/dynamic_ruleset/midround/from_living/obsessed + name = "Obsessed" + midround_ruleset_style = MIDROUND_RULESET_STYLE_LIGHT + antag_datum = /datum/antagonist/obsessed + antag_flag = ROLE_OBSESSED + ruleset_category = parent_type::ruleset_category | RULESET_CATEGORY_NO_WITTING_CREW_ANTAGONISTS + restricted_roles = list( + JOB_AI, + JOB_CYBORG, + ROLE_POSITRONIC_BRAIN, + ) + required_enemies = list(2,2,1,1,1,1,1,0,0,0) + required_candidates = 1 + weight = 4 + cost = 3 // Doesn't have the same impact on rounds as revenants, dragons, sentient disease (10) or syndicate infiltrators (5). + repeatable = TRUE + +/datum/dynamic_ruleset/midround/from_living/obsessed/trim_candidates() + ..() + candidates = living_players + for(var/mob/living/carbon/human/candidate in candidates) + if( \ + !candidate.get_organ_by_type(/obj/item/organ/brain) \ + || candidate.mind.has_antag_datum(/datum/antagonist/obsessed) \ + || candidate.stat == DEAD \ + || !(ROLE_OBSESSED in candidate.client?.prefs?.be_special) \ + || !candidate.mind.assigned_role \ + ) + candidates -= candidate + +/datum/dynamic_ruleset/midround/from_living/obsessed/execute() + var/mob/living/carbon/human/obsessed = pick_n_take(candidates) + obsessed.gain_trauma(/datum/brain_trauma/special/obsessed) + message_admins("[ADMIN_LOOKUPFLW(obsessed)] has been made Obsessed by the midround ruleset.") + log_game("[key_name(obsessed)] was made Obsessed by the midround ruleset.") + notify_ghosts( + "[obsessed] has developed an obsession with someone!", + source = obsessed, + header = "Love Can Bloom", + ) + return TRUE + +/// Midround Space Changeling Ruleset (From Ghosts) +/datum/dynamic_ruleset/midround/from_ghosts/changeling_midround + name = "Space Changeling" + midround_ruleset_style = MIDROUND_RULESET_STYLE_LIGHT + antag_datum = /datum/antagonist/changeling/space + antag_flag = ROLE_CHANGELING_MIDROUND + antag_flag_override = ROLE_CHANGELING + ruleset_category = parent_type::ruleset_category | RULESET_CATEGORY_NO_WITTING_CREW_ANTAGONISTS + required_type = /mob/dead/observer + required_enemies = list(2,2,1,1,1,1,1,0,0,0) + required_candidates = 1 + weight = 3 + cost = 7 + minimum_players = 15 + repeatable = TRUE + signup_item_path = /obj/effect/meteor/meaty/changeling + +/datum/dynamic_ruleset/midround/from_ghosts/changeling_midround/generate_ruleset_body(mob/applicant) + var/body = generate_changeling_meteor(applicant) + message_admins("[ADMIN_LOOKUPFLW(body)] has been made into a space changeling by the midround ruleset.") + log_dynamic("[key_name(body)] was spawned as a space changeling by the midround ruleset.") + return body + +/// Midround Paradox Clone Ruleset (From Ghosts) +/datum/dynamic_ruleset/midround/from_ghosts/paradox_clone + name = "Paradox Clone" + midround_ruleset_style = MIDROUND_RULESET_STYLE_LIGHT + antag_datum = /datum/antagonist/paradox_clone + antag_flag = ROLE_PARADOX_CLONE + ruleset_category = parent_type::ruleset_category | RULESET_CATEGORY_NO_WITTING_CREW_ANTAGONISTS + enemy_roles = list( + JOB_CAPTAIN, + JOB_DETECTIVE, + JOB_HEAD_OF_SECURITY, + JOB_SECURITY_OFFICER, + JOB_WARDEN, + ) + required_enemies = list(2, 2, 1, 1, 1, 1, 1, 0, 0, 0) + required_candidates = 1 + weight = 4 + cost = 3 + repeatable = TRUE + signup_item_path = /obj/effect/bluespace_stream + var/list/possible_spawns = list() ///places the antag can spawn + +/datum/dynamic_ruleset/midround/from_ghosts/paradox_clone/forget_startup() + possible_spawns = list() + return ..() + +/datum/dynamic_ruleset/midround/from_ghosts/paradox_clone/execute() + possible_spawns += find_maintenance_spawn(atmos_sensitive = TRUE, require_darkness = FALSE) + if(!possible_spawns.len) + return MAP_ERROR + return ..() + +/datum/dynamic_ruleset/midround/from_ghosts/paradox_clone/generate_ruleset_body(mob/applicant) + var/datum/mind/player_mind = new /datum/mind(applicant.key) + player_mind.active = TRUE + + var/mob/living/carbon/human/clone_victim = find_original() + var/mob/living/carbon/human/clone = clone_victim.make_full_human_copy(pick(possible_spawns)) + player_mind.transfer_to(clone) + + var/datum/antagonist/paradox_clone/new_datum = player_mind.add_antag_datum(/datum/antagonist/paradox_clone) + new_datum.original_ref = WEAKREF(clone_victim.mind) + new_datum.setup_clone() + + playsound(clone, 'sound/items/weapons/zapbang.ogg', 30, TRUE) + new /obj/item/storage/toolbox/mechanical(clone.loc) //so they dont get stuck in maints + + message_admins("[ADMIN_LOOKUPFLW(clone)] has been made into a Paradox Clone by the midround ruleset.") + clone.log_message("was spawned as a Paradox Clone of [key_name(clone)] by the midround ruleset.", LOG_GAME) + + return clone + +/** + * Trims through GLOB.player_list and finds a target + * Returns a single human victim, if none is possible then returns null. + */ +/datum/dynamic_ruleset/midround/from_ghosts/paradox_clone/proc/find_original() + var/list/possible_targets = list() + + for(var/mob/living/carbon/human/player in GLOB.player_list) + if(!player.client || !player.mind || player.stat) + continue + if(!(player.mind.assigned_role.job_flags & JOB_CREW_MEMBER)) + continue + possible_targets += player + + if(possible_targets.len) + return pick(possible_targets) + return FALSE + +#undef MALF_ION_PROB +#undef REPLACE_LAW_WITH_ION_PROB + +/// Midround Voidwalker Ruleset (From Ghosts) +/datum/dynamic_ruleset/midround/from_ghosts/voidwalker + name = "Voidwalker" + midround_ruleset_style = MIDROUND_RULESET_STYLE_LIGHT + antag_datum = /datum/antagonist/voidwalker + antag_flag = ROLE_VOIDWALKER + antag_flag_override = ROLE_VOIDWALKER + ruleset_category = parent_type::ruleset_category | RULESET_CATEGORY_NO_WITTING_CREW_ANTAGONISTS + required_enemies = list(2,2,1,1,1,1,1,0,0,0) + required_candidates = 1 + weight = 2 + cost = 5 + minimum_players = 40 + repeatable = TRUE + signup_item_path = /obj/item/clothing/head/helmet/skull/cosmic + ruleset_lazy_templates = list(LAZY_TEMPLATE_KEY_VOIDWALKER_VOID) + /// The space turf we find in acceptable(), cached for ease + var/space_turf + +/datum/dynamic_ruleset/midround/from_ghosts/voidwalker/acceptable(population = 0, threat_level = 0) + space_turf = find_space_spawn() + // Space only antag and will die on planetary gravity. + if(SSmapping.is_planetary() || !space_turf) + return FALSE + return ..() + +/datum/dynamic_ruleset/midround/from_ghosts/voidwalker/generate_ruleset_body(mob/applicant) + var/datum/mind/player_mind = new /datum/mind(applicant.key) + player_mind.active = TRUE + + var/mob/living/carbon/human/voidwalker = new (space_turf) + player_mind.transfer_to(voidwalker) + player_mind.set_assigned_role(SSjob.get_job_type(/datum/job/voidwalker)) + player_mind.special_role = antag_flag + player_mind.add_antag_datum(antag_datum) + + playsound(voidwalker, 'sound/effects/magic/ethereal_exit.ogg', 50, TRUE, -1) + message_admins("[ADMIN_LOOKUPFLW(voidwalker)] has been made into a Voidwalker by the midround ruleset.") + log_dynamic("[key_name(voidwalker)] was spawned as a Voidwalker by the midround ruleset.") + return voidwalker diff --git a/code/controllers/subsystem/minor_mapping.dm b/code/controllers/subsystem/minor_mapping.dm index 5f59bf8d5972..8e57d6782832 100644 --- a/code/controllers/subsystem/minor_mapping.dm +++ b/code/controllers/subsystem/minor_mapping.dm @@ -22,7 +22,11 @@ SUBSYSTEM_DEF(minor_mapping) return SS_INIT_NO_NEED #else trigger_migration(CONFIG_GET(number/mice_roundstart)) - place_satchels(satchel_amount = 2) + //MASSMETA EDIT (satchels_num_back) + //place_satchels(satchel_amount = 2) + + place_satchels(satchel_amount = 10) + //MASSMETA EDIT var/weakpoint_spawns = 3 if(HAS_TRAIT(SSstation, STATION_TRAIT_SPAWN_WEAKPOINTS)) weakpoint_spawns = rand(4,8) diff --git a/code/controllers/subsystem/processing/quirks.dm b/code/controllers/subsystem/processing/quirks.dm index 9bedd6a0796d..6c3466be9f53 100644 --- a/code/controllers/subsystem/processing/quirks.dm +++ b/code/controllers/subsystem/processing/quirks.dm @@ -25,6 +25,14 @@ GLOBAL_LIST_INIT_TYPED(quirk_blacklist, /list/datum/quirk, list( list(/datum/quirk/photophobia, /datum/quirk/nyctophobia), list(/datum/quirk/settler, /datum/quirk/freerunning), list(/datum/quirk/numb, /datum/quirk/selfaware), + //MASSMETA EDIT BEGIN (quirk_augmented) + list(/datum/quirk/augmented, /datum/quirk/quadruple_amputee), + list(/datum/quirk/augmented, /datum/quirk/paraplegic), + list(/datum/quirk/augmented, /datum/quirk/hemiplegic), + list(/datum/quirk/augmented, /datum/quirk/frail), + list(/datum/quirk/augmented, /datum/quirk/prosthetic_limb), + list(/datum/quirk/augmented, /datum/quirk/body_purist), + //MASSMETA EDIT END list(/datum/quirk/empath, /datum/quirk/evil), list(/datum/quirk/keen_nose, /datum/quirk/item_quirk/anosmia), )) diff --git a/code/controllers/subsystem/throwing.dm b/code/controllers/subsystem/throwing.dm index dd879a910285..a8106e25509e 100644 --- a/code/controllers/subsystem/throwing.dm +++ b/code/controllers/subsystem/throwing.dm @@ -207,7 +207,7 @@ SUBSYSTEM_DEF(throwing) var/drift_force = speed if (isitem(thrownthing)) var/obj/item/thrownitem = thrownthing - drift_force *= WEIGHT_TO_NEWTONS(thrownitem.w_class) + drift_force *= WEIGHT_TO_NEWTONS(thrownitem.w_class) * 2 //MASSMETA EDIT (fix_newtonian_movement) if (!hit) for (var/atom/movable/obstacle as anything in get_turf(thrownthing)) //looking for our target on the turf we land on. diff --git a/code/controllers/subsystem/topic.dm b/code/controllers/subsystem/topic.dm new file mode 100644 index 000000000000..59b71d2e6468 --- /dev/null +++ b/code/controllers/subsystem/topic.dm @@ -0,0 +1,49 @@ +GLOBAL_LIST_EMPTY(topic_tokens) +GLOBAL_PROTECT(topic_tokens) + +GLOBAL_LIST_EMPTY(topic_commands) +GLOBAL_PROTECT(topic_commands) + +SUBSYSTEM_DEF(topic) + name = "Topic" + init_stage = INITSTAGE_FIRST + flags = SS_NO_FIRE + +/datum/controller/subsystem/topic/Initialize(timeofday) + // Initialize topic datums + var/list/anonymous_functions = list() + for(var/path in subtypesof(/datum/world_topic)) + var/datum/world_topic/T = new path() + if(T.anonymous) + anonymous_functions[T.key] = TRUE + GLOB.topic_commands[T.key] = T + + // Setup the anonymous access token + GLOB.topic_tokens["anonymous"] = anonymous_functions + // Parse and setup authed tokens from config + var/list/tokens = CONFIG_GET(keyed_list/topic_tokens) + for(var/token in tokens) + var/list/keys = list() + if(tokens[token] == "all") + for(var/key in GLOB.topic_commands) + keys[key] = TRUE + else + for(var/key in splittext(tokens[token], ",")) + keys[trim(key)] = TRUE + // Grant access to anonymous topic calls (version, authed functions etc.) by default + keys |= anonymous_functions + GLOB.topic_tokens[token] = keys + + return ..() + +/datum/config_entry/number/topic_max_size + default = 5000 + protection = CONFIG_ENTRY_HIDDEN|CONFIG_ENTRY_LOCKED + +/datum/config_entry/keyed_list/topic_tokens + key_mode = KEY_MODE_TEXT + value_mode = VALUE_MODE_TEXT + protection = CONFIG_ENTRY_HIDDEN|CONFIG_ENTRY_LOCKED + +/datum/config_entry/keyed_list/topic_tokens/ValidateListEntry(key_name, key_value) + return key_value != "topic_token" && ..() diff --git a/code/controllers/subsystem/traitor.dm b/code/controllers/subsystem/traitor.dm index edb0f237f5e3..edb9fbba5cda 100644 --- a/code/controllers/subsystem/traitor.dm +++ b/code/controllers/subsystem/traitor.dm @@ -13,37 +13,95 @@ SUBSYSTEM_DEF(traitor) /// A list of all uplink items var/list/uplink_items = list() + /// File to load configurations from. + //MASSMETA ADDDITION START (re_traitorsecondary) + var/configuration_path = "config/traitor_objective.json" + var/progression_scaling_deviance = 20 MINUTES + /// Global configuration data that gets applied to each objective when it is created. + /// Basic objective format + /// '/datum/traitor_objective/path/to/objective': { + /// "global_progression_influence_intensity": 0 + /// } + var/configuration_data = list() + + //MASSMETA ADDDITION END (re_traitorsecondary) + /// The coefficient multiplied by the current_global_progression for new joining traitors to calculate their progression var/newjoin_progression_coeff = 1 - /// The current progression that all traitors should be at in the round, you can't have less than this + /// The current progression that all traitors should be at in the round var/current_global_progression = 0 - /// The current uplink handlers being managed + /// The amount of deviance from the current global progression before you start getting 2x the current scaling or no scaling at all + + //MASSMETA ADDDITION START (re_traitorsecondary) + var/list/datum/uplink_handler/uplink_handlers = list() - /// The current scaling per minute of progression. + /// The current scaling per minute of progression. Has a maximum value of 1 MINUTES. var/current_progression_scaling = 1 MINUTES - + /// Used to handle the probability of getting an objective. + var/datum/traitor_category_handler/category_handler + /// The current debug handler for objectives. Used for debugging objectives + var/datum/traitor_objective_debug/traitor_debug_panel + /// Used by the debug menu, decides whether newly created objectives should generate progression and telecrystals. Do not modify for non-debug purposes. + var/generate_objectives = TRUE + /// Objectives that have been completed by type. Used for limiting objectives. + var/list/taken_objectives_by_type = list() + /// A list of all existing objectives by type + var/list/all_objectives_by_type = list() + //MASSMETA ADDDITION END (re_traitorsecondary) /datum/controller/subsystem/traitor/Initialize() - current_progression_scaling = 1 MINUTES * CONFIG_GET(number/traitor_scaling_multiplier) + /* + MASSMETA EDIT START (re_traitor_secondary) + ORIGINAL: current_progression_scaling = 1 MINUTES * CONFIG_GET(number/traitor_scaling_multiplier) + */ + category_handler = new() + traitor_debug_panel = new(category_handler) + // MASSMETA EDIT END (re_traitor_secondary) for(var/theft_item in subtypesof(/datum/objective_item/steal)) new theft_item + //MASSMETA ADDITION START (re_traitor_secondary) + if(fexists(configuration_path)) + var/list/data = json_decode(file2text(file(configuration_path))) + for(var/typepath in data) + var/actual_typepath = text2path(typepath) + if(!actual_typepath) + log_world("[configuration_path] has an invalid type ([typepath]) that doesn't exist in the codebase! Please correct or remove [typepath]") + configuration_data[actual_typepath] = data[typepath] + //MASSMETA ADDITION END (re_traitor_secondary) return SS_INIT_SUCCESS /datum/controller/subsystem/traitor/fire(resumed) - var/previous_progression = current_global_progression current_global_progression = (STATION_TIME_PASSED()) * CONFIG_GET(number/traitor_scaling_multiplier) - var/progression_increment = current_global_progression - previous_progression + var/progression_scaling_delta = (wait / (1 MINUTES)) * current_progression_scaling + var/player_count = length(GLOB.alive_player_list) + // Has a maximum of 1 minute, however the value can be lower if there are lower players than the ideal + // player count for a traitor to be threatening. Rounds to the nearest 10% of a minute to prevent weird + // values from appearing in the UI. Traitor scaling multiplier bypasses the limit and only multiplies the end value. + // from all of our calculations. + current_progression_scaling = max(min( + (player_count / CONFIG_GET(number/traitor_ideal_player_count)) * 1 MINUTES, + 1 MINUTES + ), 0.1 MINUTES) * CONFIG_GET(number/traitor_scaling_multiplier) + + var/previous_global_progression = current_global_progression + current_global_progression += progression_scaling_delta for(var/datum/uplink_handler/handler in uplink_handlers) if(!handler.has_progression || QDELETED(handler)) uplink_handlers -= handler - if(handler.progression_points < current_global_progression) - // If we got unsynced somehow, just set them to the current global progression + var/deviance = (previous_global_progression - handler.progression_points) / progression_scaling_deviance + if(abs(deviance) < 0.01) + // If deviance is less than 1%, just set them to the current global progression // Prevents problems with precision errors. handler.progression_points = current_global_progression else - handler.progression_points += progression_increment // Should only really happen if an admin is messing with an individual's progression value - handler.on_update() +//MASSMETA EDIT START (re_traitorsecondary) ORIGINAL: handler.progression_points += progression_increment // Should only really happen if an admin is messing with an individual's progression value + + var/amount_to_give = progression_scaling_delta + (progression_scaling_delta * deviance) + amount_to_give = clamp(amount_to_give, 0, progression_scaling_delta * 2) + handler.progression_points += amount_to_give + handler.on_update() +//MASSMETA EDIT END (re_traitorsecondary) /datum/controller/subsystem/traitor/proc/register_uplink_handler(datum/uplink_handler/uplink_handler) if(!uplink_handler.has_progression) return @@ -55,3 +113,24 @@ SUBSYSTEM_DEF(traitor) /datum/controller/subsystem/traitor/proc/uplink_handler_deleted(datum/uplink_handler/uplink_handler) SIGNAL_HANDLER uplink_handlers -= uplink_handler + +// MASSMETA ADDITION START (re_traitorsecondary) +/datum/controller/subsystem/traitor/proc/on_objective_taken(datum/traitor_objective/objective) + if(!istype(objective)) + return + + add_objective_to_list(objective, taken_objectives_by_type) + +/datum/controller/subsystem/traitor/proc/get_taken_count(datum/traitor_objective/objective_type) + return length(taken_objectives_by_type[objective_type]) + + +/datum/controller/subsystem/traitor/proc/add_objective_to_list(datum/traitor_objective/objective, list/objective_list) + var/datum/traitor_objective/current_type = objective.type + while(current_type != /datum/traitor_objective) + if(!objective_list[current_type]) + objective_list[current_type] = list(objective) + else + objective_list[current_type] += objective + current_type = current_type::parent_type +// MASSMETA ADDITION END (re_traitorsecondary) diff --git a/code/controllers/subsystem/tts.dm b/code/controllers/subsystem/tts.dm index 795c8876b157..e0460c1aa2af 100644 --- a/code/controllers/subsystem/tts.dm +++ b/code/controllers/subsystem/tts.dm @@ -19,16 +19,29 @@ SUBSYSTEM_DEF(tts) /// HTTP requests that are being processed to see if they've been finished var/list/current_processing_http_messages = list() + /// TTS requests for radio TTS audio playback. Cleared when it's been in here for 30 seconds. list("identifier" = list("ref" = [ref], "expiry_time" = world.time)) + var/list/completed_tts_messages = list() + + /// TTS requests for radios who heard a TTS message. list("identifier" = list("radio" = [ref], "hearers" = list([hearer_ref], ...))) + var/list/list/queued_radio_messages = list() + + /// List of radio TTS messages with compression, used for fixing radio TTS during ionosphere storms to conceal text. + var/list/list/queued_radio_messages_compression = list() + /// A list of available speakers, which are string identifiers of the TTS voices that can be used to generate TTS messages. var/list/available_speakers = list() + // MASSMETA EDIT START (ntts && /tg/tts) + /// TTS voice categories. + var/list/voice_categories = list() + // MASSMETA EDIT END (ntts && /tg/tts) + /// Whether TTS is enabled or not var/tts_enabled = FALSE /// Whether the TTS engine supports pitch adjustment or not. var/pitch_enabled = FALSE - /// TTS messages won't play if requests took longer than this duration of time. - var/message_timeout = 7 SECONDS + var/message_timeout = 25 SECONDS /// The max concurrent http requests that can be made at one time. Used to prevent 1 server from overloading the tts server var/max_concurrent_requests = 4 @@ -37,6 +50,10 @@ SUBSYSTEM_DEF(tts) /// For tts messages which time out, it won't keep tracking the tts message and will just assume that the message took /// 7 seconds (or whatever the value of message_timeout is) to receive back a response. var/average_tts_messages_time = 0 + /// Used as the Tram voice, to keep narration the same across tram devices. + var/tram_voice = null + /// Used as the Computer voice, to keep narration the same across computers. + var/computer_voice = null /datum/controller/subsystem/tts/vv_edit_var(var_name, var_value) // tts being enabled depends on whether it actually exists @@ -50,21 +67,110 @@ SUBSYSTEM_DEF(tts) /proc/cmp_word_length_asc(datum/tts_request/a, datum/tts_request/b) return length(b.message) - length(a.message) +// MASSMETA EDIT START (ntts && /tg/tts) // for any coder out there, saying that I could've done it in modular modpacks section, uh - I'm too lazy okay, I've been struggling with the tts for too long +/datum/controller/subsystem/tts/proc/parse_speakers(response_body, source_endpoint = "unknown") + var/list/speakers = list() + voice_categories = list() + var/decoded = safe_json_decode(response_body) + if(!islist(decoded)) + var/body_preview = istext(response_body) ? copytext(response_body, 1, 161) : "" + log_tts("TTS voices response was not valid JSON", list( + "endpoint" = source_endpoint, + "body_preview" = body_preview + )) + return speakers +// MASSMETA EDIT END (ntts && /tg/tts) + + var/list/voice_groups = decoded["voices"] + if(islist(voice_groups)) + for(var/list/voice_data in voice_groups) + if(!islist(voice_data)) + continue + var/list/voice_speakers = voice_data["speakers"] + if(!islist(voice_speakers) || !length(voice_speakers)) + continue + var/speaker_name = voice_speakers[1] + if(istext(speaker_name)) + speakers += speaker_name + // MASSMETA EDIT START (ntts && /tg/tts) + voice_categories[speaker_name] = voice_data["category"] || "other" + // MASSMETA EDIT END (ntts && /tg/tts) + return speakers + + for(var/speaker_index in 1 to length(decoded)) + var/speaker_name = decoded[speaker_index] + if(istext(speaker_name)) + speakers += speaker_name + // MASSMETA EDIT START (ntts && /tg/tts) + voice_categories[speaker_name] = "other" + // MASSMETA EDIT END (ntts && /tg/tts) + // MASSMETA EDIT START (ntts && /tg/tts) + if(!islist(speaker_name)) + continue + var/list/speaker_data = speaker_name + speaker_name = speaker_data["name"] || speaker_data["speaker"] + if(!istext(speaker_name)) + continue + speakers += speaker_name + voice_categories[speaker_name] = speaker_data["category"] || "other" + // MASSMETA EDIT END (ntts && /tg/tts) + + return speakers /// Establishes (or re-establishes) a connection to the TTS server and updates the list of available speakers. /// This is blocking, so be careful when calling. /datum/controller/subsystem/tts/proc/establish_connection_to_tts() - var/datum/http_request/request = new() var/list/headers = list() headers["Authorization"] = CONFIG_GET(string/tts_http_token) - request.prepare(RUSTG_HTTP_METHOD_GET, "[CONFIG_GET(string/tts_http_url)]/tts-voices", "", headers, timeout_seconds = CONFIG_GET(number/tts_http_timeout_seconds)) - request.begin_async() - UNTIL(request.is_complete()) - var/datum/http_response/response = request.into_response() - if(response.errored || response.status_code != 200) - stack_trace(response.error) + // MASSMETA EDIT START (ntts && /tg/tts) + available_speakers = list() + voice_categories = list() + var/list/speaker_endpoints = list("tts-voices", "speakers") + var/datum/http_response/last_response + for(var/endpoint in speaker_endpoints) + var/datum/http_request/request = new() + request.prepare(RUSTG_HTTP_METHOD_GET, "[CONFIG_GET(string/tts_http_url)]/[endpoint]", "", headers, timeout_seconds = CONFIG_GET(number/tts_http_timeout_seconds)) + request.begin_async() + UNTIL(request.is_complete()) + var/datum/http_response/response = request.into_response() + var/content_type = "" + if(islist(response.headers)) + content_type = response.headers["content-type"] || response.headers["Content-Type"] || "" + var/body_preview = istext(response.body) ? copytext(response.body, 1, 161) : "" + log_tts("TTS voice endpoint response", list( + "endpoint" = endpoint, + "status_code" = response.status_code, + "errored" = response.errored, + "content_type" = content_type, + "body_preview" = body_preview + )) + last_response = response + if(response.errored || response.status_code != 200) + continue + + available_speakers = parse_speakers(response.body, endpoint) + if(length(available_speakers)) + break + + if(!length(available_speakers)) + if(last_response && last_response.errored) + log_tts("Could not fetch TTS voices from configured endpoints", list( + "url" = CONFIG_GET(string/tts_http_url), + "error" = last_response.error + )) + else + var/last_status_code + if(last_response) + last_status_code = last_response.status_code + var/fallback_preview = (last_response && istext(last_response.body)) ? copytext(last_response.body, 1, 161) : "" + log_tts("Could not fetch TTS voices from configured endpoints", list( + "url" = CONFIG_GET(string/tts_http_url), + "status_code" = last_status_code, + "body_preview" = fallback_preview + )) + // MASSMETA EDIT END (ntts && /tg/tts) return FALSE - available_speakers = json_decode(response.body) + tts_enabled = TRUE if(CONFIG_GET(str_list/tts_voice_blacklist)) var/list/blacklisted_voices = CONFIG_GET(str_list/tts_voice_blacklist) @@ -73,6 +179,25 @@ SUBSYSTEM_DEF(tts) if(available_speakers.Find(voice)) log_config("Removed speaker [voice] from the TTS voice pool per config.") available_speakers.Remove(voice) + // MASSMETA EDIT START (ntts && /tg/tts) + voice_categories.Remove(voice) + // MASSMETA EDIT END (ntts && /tg/tts) + // MASSMETA EDIT START (ntts && /tg/tts) + refresh_voice_pools() + // MASSMETA EDIT END (ntts && /tg/tts) + if(CONFIG_GET(string/tts_tram_announcer_override)) + tram_voice = CONFIG_GET(string/tts_tram_announcer_override) + else + tram_voice = pick(available_speakers) + if(CONFIG_GET(string/tts_computer_voice_override)) + computer_voice = CONFIG_GET(string/tts_computer_voice_override) + else + computer_voice = pick(available_speakers) + // MASSMETA EDIT START (ntts && /tg/tts) + if(CONFIG_GET(string/centcom_voice)) + set_announcement_voices() + // MASSMETA EDIT END (ntts && /tg/tts) + var/datum/http_request/request_pitch = new() var/list/headers_pitch = list() headers_pitch["Authorization"] = CONFIG_GET(string/tts_http_token) @@ -82,8 +207,12 @@ SUBSYSTEM_DEF(tts) pitch_enabled = TRUE var/datum/http_response/response_pitch = request_pitch.into_response() if(response_pitch.errored || response_pitch.status_code != 200) + if(response_pitch.errored) - stack_trace(response.error) + // MASSMETA EDIT START (ntts && /tg/tts) \ + ORIGINAL: stack_trace(response.error) + stack_trace(response_pitch.error) + // MASSMETA EDIT END (ntts && /tg/tts) pitch_enabled = FALSE rustg_file_write(json_encode(available_speakers), "data/cached_tts_voices.json") rustg_file_write("rustg HTTP requests can't write to folders that don't exist, so we need to make it exist.", "tmp/tts/init.txt") @@ -99,32 +228,50 @@ SUBSYSTEM_DEF(tts) return SS_INIT_FAILURE return SS_INIT_SUCCESS -/datum/controller/subsystem/tts/proc/play_tts(target, list/listeners, sound/audio, sound/audio_blips, datum/language/language, range = 7, volume_offset = 0) +/datum/controller/subsystem/tts/proc/play_tts(target, list/listeners, sound/audio, sound/audio_blips, datum/language/language, range = 7, volume_offset = 0, ignore_observers = FALSE, source_speaker = null, audio_length = 10 SECONDS, audio_length_blips = 10 SECONDS, volume_preference = /datum/preference/numeric/volume/sound_tts_volume, volume_signal = COMSIG_MOB_TTS_VOLUME_PREFERENCE_APPLIED) var/turf/turf_source = get_turf(target) - if(!turf_source) + if(!turf_source && target) // if there's a target, we better have a turf return var/channel = SSsounds.random_available_channel() - for(var/atom/movable/hearer in listeners | SSmobs.dead_players_by_zlevel[turf_source.z])//observers always hear through walls - var/mob/listening_mob = hearer.get_listening_mob() - if(isnull(listening_mob)) + var/list/final_listeners = listeners + if(!ignore_observers && target) + final_listeners += SSmobs.dead_players_by_zlevel[turf_source.z] //observers always hear through walls + var/list/blips_hearers = list() + var/list/voice_hearers = list() + for(var/hearer in final_listeners) + if(isnull(hearer)) continue - if(QDELING(listening_mob)) + var/atom/movable/hearer_atom = hearer + if(QDELING(hearer_atom)) stack_trace("TTS tried to play a sound to a deleted mob.") continue + if(!ismob(hearer_atom)) + continue + var/mob/listening_mob = hearer_atom.get_listening_mob() /// volume modifier for TTS as set by the player in preferences. - var/volume_modifier = listening_mob.client?.prefs.read_preference(/datum/preference/numeric/volume/sound_tts_volume)/100 + var/volume_modifier = listening_mob.client?.prefs.read_preference(volume_preference)/100 var/tts_pref = listening_mob.client?.prefs.read_preference(/datum/preference/choiced/sound_tts) + var/hear_self_pref = listening_mob.client?.prefs.read_preference(/datum/preference/toggle/sound_tts_hear_self_radio) if(volume_modifier == 0 || (tts_pref == TTS_SOUND_OFF)) continue + if(listening_mob == source_speaker && !hear_self_pref) + continue // don't hear your own radio tts if you got it turned off var/sound_volume = ((hearer == target)? 60 : 85) + volume_offset sound_volume = sound_volume*volume_modifier var/datum/language_holder/holder = listening_mob.get_language_holder() - var/audio_to_use = (tts_pref == TTS_SOUND_BLIPS) ? audio_blips : audio + var/sound/audio_to_use = (tts_pref == TTS_SOUND_BLIPS) ? audio_blips : audio if(!holder.has_language(language)) - continue - if(get_dist(hearer, turf_source) <= range) + if (tts_pref == TTS_SOUND_OFF) + continue + else + audio_to_use = audio_blips + if(target && get_dist(hearer, turf_source) <= range) + if(tts_pref == TTS_SOUND_BLIPS || !holder.has_language(language)) + blips_hearers += listening_mob + else + voice_hearers += listening_mob listening_mob.playsound_local( turf_source, vol = sound_volume, @@ -137,14 +284,67 @@ SUBSYSTEM_DEF(tts) distance_multiplier = 1, use_reverb = TRUE ) + else if(!target) + listening_mob.playsound_local( + null, //play it locally + vol = sound_volume, + falloff_exponent = SOUND_FALLOFF_EXPONENT, + channel = channel, + pressure_affected = FALSE, + sound_to_use = audio_to_use, + max_distance = SOUND_RANGE, + falloff_distance = SOUND_DEFAULT_FALLOFF_DISTANCE, + distance_multiplier = 1, + use_reverb = TRUE + ) + if(target) + new /datum/threed_sound( + target, + audio, + voice_hearers, + FALSE, + 85 + volume_offset, + SOUND_RANGE, + audio_length, + channel, + volume_preference, + volume_signal + ) + new /datum/threed_sound( + target, + audio_blips, + blips_hearers, + FALSE, + 85 + volume_offset, + SOUND_RANGE, + audio_length_blips, + channel, + volume_preference, + volume_signal + ) + // Need to wait for all HTTP requests to complete here because of a rustg crash bug that causes crashes when dd restarts whilst HTTP requests are ongoing. /datum/controller/subsystem/tts/Shutdown() tts_enabled = FALSE for(var/datum/tts_request/data in in_process_http_messages) var/datum/http_request/request = data.request - var/datum/http_request/request_blips = data.request_blips - UNTIL(request.is_complete() && request_blips.is_complete()) + // MASSMETA EDIT START (ntts && /tg/tts) + if(data.announcement) + UNTIL(request.is_complete()) + else if(data.local) + var/datum/http_request/request_blips = data.request_blips + if(data.use_blips || data.force_blips) + UNTIL(request_blips.is_complete()) + else + UNTIL(request.is_complete()) + else + var/datum/http_request/request_blips = data.request_blips + var/datum/http_request/request_radio = data.request_radio + var/datum/http_request/request_blips_radio = data.request_blips_radio + var/datum/http_request/request_radio_gibberish = data.request_radio_gibberish + UNTIL(request.is_complete() && request_blips.is_complete() && request_radio.is_complete() && request_blips_radio.is_complete() && (!request_radio_gibberish || request_radio_gibberish.is_complete())) + // MASSMETA EDIT END (ntts && /tg/tts) #define SHIFT_DATA_ARRAY(tts_message_queue, target, data) \ popleft(##data); \ @@ -179,27 +379,79 @@ SUBSYSTEM_DEF(tts) if(!current_request.requests_completed()) continue - var/datum/http_response/response = current_request.get_primary_response() in_process_http_messages -= current_request average_tts_messages_time = MC_AVERAGE(average_tts_messages_time, world.time - current_request.start_time) var/identifier = current_request.identifier + var/datum/http_response/normal_response = current_request.request.into_response() + // MASSMETA EDIT START (ntts && /tg/tts) + var/datum/http_response/blips_response = normal_response + var/datum/http_response/radio_response = normal_response + var/datum/http_response/radio_blips_response = normal_response + var/datum/http_response/radio_gibberish_response = normal_response + if(!current_request.announcement) + blips_response = current_request.request_blips.into_response() + radio_response = current_request.request_radio.into_response() + radio_blips_response = current_request.request_blips_radio.into_response() + if(current_request.request_radio_gibberish) + radio_gibberish_response = current_request.request_radio_gibberish.into_response() + // MASSMETA EDIT END (ntts && /tg/tts) if(current_request.requests_errored()) + if(queued_radio_messages[identifier]) + queued_radio_messages.Remove(identifier) + // MASSMETA EDIT START (ntts && /tg/tts) + queued_radio_messages_compression.Remove(identifier) + // MASSMETA EDIT END (ntts && /tg/tts) current_request.timed_out = TRUE - var/datum/http_response/normal_response = current_request.request.into_response() - var/datum/http_response/blips_response = current_request.request_blips.into_response() - log_tts("TTS HTTP request errored | Normal: [normal_response.error] | Blips: [blips_response.error]", list( + // MASSMETA EDIT START (ntts && /tg/tts) + log_tts("TTS HTTP request errored | Normal: [normal_response.status_code] [normal_response.error] | Blips: [blips_response.status_code] [blips_response.error] | Radio: [radio_response.status_code] [radio_response.error] | Radio Blips: [radio_blips_response.status_code] [radio_blips_response.error] | Radio Gibberish: [radio_gibberish_response.status_code] [radio_gibberish_response.error]", list( "normal" = normal_response, - "blips" = blips_response + "blips" = blips_response, + "radio" = radio_response, + "radio_blips" = radio_blips_response, + "radio_gibberish" = radio_gibberish_response )) + // MASSMETA EDIT END (ntts && /tg/tts) continue - current_request.audio_length = text2num(response.headers["audio-length"]) * 10 - if(!current_request.audio_length) - current_request.audio_length = 0 + if(length(normal_response.headers) && normal_response.headers.Find("audio-length")) + current_request.audio_length = text2num(normal_response.headers["audio-length"]) * 10 + if(!current_request.audio_length) + current_request.audio_length = 0 + + // MASSMETA EDIT START (ntts && /tg/tts) + if(!current_request.announcement && length(blips_response.headers) && blips_response.headers.Find("audio-length")) + current_request.audio_length_blips = text2num(blips_response.headers["audio-length"]) * 10 + if(!current_request.audio_length_blips) + current_request.audio_length_blips = 0 + if(!current_request.announcement) + if(length(radio_response.headers) && radio_response.headers.Find("audio-length")) + current_request.audio_length_radio = text2num(radio_response.headers["audio-length"]) * 10 + if(!current_request.audio_length_radio) + current_request.audio_length_radio = 0 + if(length(radio_blips_response.headers) && radio_blips_response.headers.Find("audio-length")) + current_request.audio_length_blips_radio = text2num(radio_blips_response.headers["audio-length"]) * 10 + if(!current_request.audio_length_blips_radio) + current_request.audio_length_blips_radio = 0 + if(current_request.request_radio_gibberish && length(radio_gibberish_response.headers) && radio_gibberish_response.headers.Find("audio-length")) + current_request.audio_length_radio_gibberish = text2num(radio_gibberish_response.headers["audio-length"]) * 10 + if(!current_request.audio_length_radio_gibberish) + current_request.audio_length_radio_gibberish = 0 + // MASSMETA EDIT END (ntts && /tg/tts) current_request.audio_file = "tmp/tts/[identifier].ogg" - current_request.audio_file_blips = "tmp/tts/[identifier]_blips.ogg" // We aren't as concerned about the audio length for blips as we are with actual speech + // MASSMETA EDIT START (ntts && /tg/tts) + if(!current_request.announcement) + current_request.audio_file_blips = "tmp/tts/[identifier]_blips.ogg" // We aren't as concerned about the audio length for blips as we are with actual speech + current_request.audio_file_radio = "tmp/tts/[identifier]_radio.ogg" + current_request.audio_file_blips_radio = "tmp/tts/[identifier]_blips_radio.ogg" + current_request.audio_file_radio_gibberish = current_request.request_radio_gibberish ? "tmp/tts/[identifier]_radio_gibberish.ogg" : current_request.audio_file_radio + // MASSMETA EDIT END (ntts && /tg/tts) // Don't need the request anymore so we can deallocate it current_request.request = null current_request.request_blips = null + // MASSMETA EDIT START (ntts && /tg/tts) + current_request.request_radio = null + current_request.request_blips_radio = null + // MASSMETA EDIT END (ntts && /tg/tts) + current_request.request_radio_gibberish = null if(MC_TICK_CHECK) return @@ -243,8 +495,24 @@ SUBSYSTEM_DEF(tts) continue var/sound/audio_file var/sound/audio_file_blips - if(current_target.local) - if(current_target.use_blips) + // MASSMETA EDIT START (ntts && /tg/tts) + if(current_target.announcement) + if(current_target.when_to_play > world.time) + continue + current_target.play_announcement() + var/announcement_length = current_target.audio_length || 0 + if(length(data) != 1) + var/datum/tts_request/next_target = data[2] + next_target.when_to_play = world.time + announcement_length + else + var/datum/tts_request/arbritrary_delay = new() + arbritrary_delay.when_to_play = world.time + announcement_length + arbritrary_delay.audio_file = TTS_ARBRITRARY_DELAY + queued_tts_messages[tts_target] += arbritrary_delay + SHIFT_DATA_ARRAY(queued_tts_messages, tts_target, data) + else if(current_target.local) + // MASSMETA EDIT END (ntts && /tg/tts) + if(current_target.use_blips || current_target.force_blips) audio_file_blips = new(current_target.audio_file_blips) SEND_SOUND(current_target.target, audio_file_blips) else @@ -253,8 +521,11 @@ SUBSYSTEM_DEF(tts) SHIFT_DATA_ARRAY(queued_tts_messages, tts_target, data) else if(current_target.when_to_play < world.time) audio_file = new(current_target.audio_file) + // MASSMETA EDIT START (ntts && /tg/tts) audio_file_blips = new(current_target.audio_file_blips) - play_tts(tts_target, current_target.listeners, audio_file, audio_file_blips, current_target.language, current_target.message_range, current_target.volume_offset) + play_tts(tts_target, current_target.listeners, audio_file, audio_file_blips, current_target.language, current_target.message_range, current_target.volume_offset, FALSE, null, current_target.audio_length, current_target.audio_length_blips) + completed_tts_messages[current_target.identifier] = list("ref" = current_target, "expiry_time" = world.time + 300) + // MASSMETA EDIT END (ntts && /tg/tts) if(length(data) != 1) var/datum/tts_request/next_target = data[2] next_target.when_to_play = world.time + current_target.audio_length @@ -267,10 +538,43 @@ SUBSYSTEM_DEF(tts) queued_tts_messages[tts_target] += arbritrary_delay SHIFT_DATA_ARRAY(queued_tts_messages, tts_target, data) + for(var/identifier in queued_radio_messages) + if(MC_TICK_CHECK) + return + if(completed_tts_messages[identifier]) + var/list/all_radios = queued_radio_messages[identifier] + for(var/radio in all_radios) + var/list/hearers = all_radios[radio] + if(!istext(radio)) + var/obj/radio_obj = radio + if(QDELETED(radio_obj)) + queued_radio_messages[identifier].Remove(radio) + continue + + var/datum/tts_request/tts_request = completed_tts_messages[identifier]["ref"] + var/sound/audio_file + var/sound/audio_file_blips + if(queued_radio_messages_compression[identifier] > 30) + audio_file = new(tts_request.audio_file_radio_gibberish || tts_request.audio_file_radio) + else + audio_file = new(tts_request.audio_file_radio) + audio_file_blips = new(tts_request.audio_file_blips_radio) + play_tts(radio == TTS_GHOST_RADIO ? null : radio, hearers, audio_file, audio_file_blips, tts_request.language, INFINITY, tts_request.volume_offset, ignore_observers = TRUE, source_speaker = tts_request.target, audio_length = tts_request.audio_length_radio, audio_length_blips = tts_request.audio_length_blips_radio, volume_preference = /datum/preference/numeric/volume/sound_tts_radio_volume, volume_signal = COMSIG_MOB_TTS_RADIO_VOLUME_PREFERENCE_APPLIED) + queued_radio_messages.Remove(identifier) + completed_tts_messages.Remove(identifier) + queued_radio_messages_compression.Remove(identifier) + + for(var/identifier, request in completed_tts_messages) + if(MC_TICK_CHECK) + return + if (completed_tts_messages[identifier]["expiry_time"] >= world.time + 300) + completed_tts_messages[identifier]["ref"] = null + completed_tts_messages[identifier] = null + completed_tts_messages.Remove(identifier) #undef TTS_ARBRITRARY_DELAY -/datum/controller/subsystem/tts/proc/queue_tts_message(datum/target, message, datum/language/language, speaker, filter, list/listeners, local = FALSE, message_range = 7, volume_offset = 0, pitch = 0, special_filters = "") +/datum/controller/subsystem/tts/proc/queue_tts_message(datum/target, message, datum/language/language, speaker, filter, list/listeners, local = FALSE, message_range = 7, volume_offset = 0, pitch = 0, special_filters = "", blip_base = "male", blip_number = "1", force_blips = FALSE, identifier = "invalid", announcement_effect = "") if(!tts_enabled) return @@ -278,15 +582,13 @@ SUBSYSTEM_DEF(tts) if(!fexists("tmp/tts/init.txt")) rustg_file_write("rustg HTTP requests can't write to folders that don't exist, so we need to make it exist.", "tmp/tts/init.txt") - var/static/regex/contains_alphanumeric = regex("\[a-zA-Z0-9]") + var/static/regex/contains_alphanumeric = regex("\[а-яА-ЯёЁa-zA-Z0-9]") // If there is no alphanumeric char, the output will usually be static, so // don't bother sending if(contains_alphanumeric.Find(message) == 0) return var/shell_scrubbed_input = tts_speech_filter(message) - shell_scrubbed_input = copytext(shell_scrubbed_input, 1, 300) - var/identifier = "[sha1(speaker + filter + num2text(pitch) + special_filters + shell_scrubbed_input)].[world.time]" if(!(speaker in available_speakers)) return @@ -294,12 +596,24 @@ SUBSYSTEM_DEF(tts) headers["Content-Type"] = "application/json" headers["Authorization"] = CONFIG_GET(string/tts_http_token) var/datum/http_request/request = new() + // MASSMETA EDIT START (ntts && /tg/tts) var/datum/http_request/request_blips = new() + var/datum/http_request/request_radio = new() + var/datum/http_request/request_blips_radio = new() + // MASSMETA EDIT END (ntts && /tg/tts) + var/datum/http_request/request_radio_gibberish var/file_name = "tmp/tts/[identifier].ogg" var/file_name_blips = "tmp/tts/[identifier]_blips.ogg" - request.prepare(RUSTG_HTTP_METHOD_GET, "[CONFIG_GET(string/tts_http_url)]/tts?voice=[speaker]&identifier=[identifier]&filter=[tts_filter_encode(filter, speaker, pitch)]&pitch=[pitch]&special_filters=[url_encode(special_filters)]", json_encode(list("text" = shell_scrubbed_input)), headers, file_name, timeout_seconds = CONFIG_GET(number/tts_http_timeout_seconds)) - request_blips.prepare(RUSTG_HTTP_METHOD_GET, "[CONFIG_GET(string/tts_http_url)]/tts-blips?voice=[speaker]&identifier=[identifier]&filter=[tts_filter_encode(filter, speaker, pitch, blips = TRUE)]&pitch=[pitch]&special_filters=[url_encode(special_filters)]", json_encode(list("text" = shell_scrubbed_input)), headers, file_name_blips, timeout_seconds = CONFIG_GET(number/tts_http_timeout_seconds)) - var/datum/tts_request/current_request = new /datum/tts_request(identifier, request, request_blips, shell_scrubbed_input, target, local, language, message_range, volume_offset, listeners, pitch) + var/file_name_radio = "tmp/tts/[identifier]_radio.ogg" + var/file_name_blips_radio = "tmp/tts/[identifier]_blips_radio.ogg" + // MASSMETA EDIT START (ntts && /tg/tts) + var/announcement_effect_param = announcement_effect ? "&announcement_effect=[url_encode(announcement_effect)]" : "" + request.prepare(RUSTG_HTTP_METHOD_GET, "[CONFIG_GET(string/tts_http_url)]/tts?voice=[speaker]&identifier=[identifier]&filter=[tts_filter_encode(filter, speaker, pitch)]&pitch=[pitch]&special_filters=[url_encode(special_filters)][announcement_effect_param]", json_encode(list("text" = shell_scrubbed_input)), headers, file_name, timeout_seconds = CONFIG_GET(number/tts_http_timeout_seconds)) + request_blips.prepare(RUSTG_HTTP_METHOD_GET, "[CONFIG_GET(string/tts_http_url)]/tts-blips?voice=[speaker]&identifier=[identifier]&filter=[tts_filter_encode(filter, speaker, pitch, blips = TRUE)]&pitch=[pitch]&special_filters=[url_encode(special_filters)]&blip_base=[blip_base]&blip_number=[blip_number]", json_encode(list("text" = shell_scrubbed_input)), headers, file_name_blips, timeout_seconds = CONFIG_GET(number/tts_http_timeout_seconds)) + request_radio.prepare(RUSTG_HTTP_METHOD_GET, "[CONFIG_GET(string/tts_http_url)]/tts-radio?voice=[speaker]&identifier=[identifier]&filter=[tts_filter_encode(filter, speaker, pitch)]&pitch=[pitch]&special_filters=[url_encode(special_filters)][announcement_effect_param]", json_encode(list("text" = shell_scrubbed_input)), headers, file_name_radio, timeout_seconds = CONFIG_GET(number/tts_http_timeout_seconds)) + request_blips_radio.prepare(RUSTG_HTTP_METHOD_GET, "[CONFIG_GET(string/tts_http_url)]/tts-blips-radio?voice=[speaker]&identifier=[identifier]&filter=[tts_filter_encode(filter, speaker, pitch, blips = TRUE)]&pitch=[pitch]&special_filters=[url_encode(special_filters)]&blip_base=[blip_base]&blip_number=[blip_number]", json_encode(list("text" = shell_scrubbed_input)), headers, file_name_blips_radio, timeout_seconds = CONFIG_GET(number/tts_http_timeout_seconds)) + var/datum/tts_request/current_request = new /datum/tts_request(identifier, request, request_blips, request_radio, request_blips_radio, request_radio_gibberish, shell_scrubbed_input, target, local, language, message_range, volume_offset, listeners, pitch, force_blips) + // MASSMETA EDIT END (ntts && /tg/tts) var/list/player_queued_tts_messages = queued_tts_messages[target] if(!player_queued_tts_messages) player_queued_tts_messages = list() @@ -340,6 +654,12 @@ SUBSYSTEM_DEF(tts) var/datum/http_request/request /// The HTTP request of this message for blips var/datum/http_request/request_blips + /// The HTTP request of this message's radio version + var/datum/http_request/request_radio + /// The HTTP request of this blip message's radio version + var/datum/http_request/request_blips_radio + /// The HTTP request of this message's radio gibberish version + var/datum/http_request/request_radio_gibberish /// The language to limit this TTS message to var/datum/language/language /// The message itself @@ -359,8 +679,18 @@ SUBSYSTEM_DEF(tts) var/sound/audio_file /// The blips audio file of this tts request. var/sound/audio_file_blips + /// The radio audio file of this tts request. + var/sound/audio_file_radio + /// The blips radio audio file of this tts request. + var/sound/audio_file_blips_radio + /// The gibberish radio audio file of this tts request. + var/sound/audio_file_radio_gibberish /// The audio length of this tts request. var/audio_length + var/audio_length_blips + var/audio_length_radio + var/audio_length_blips_radio + var/audio_length_radio_gibberish /// When the audio file should play at the minimum var/when_to_play = 0 /// Whether this request was timed out or not @@ -369,13 +699,19 @@ SUBSYSTEM_DEF(tts) var/use_blips = FALSE /// What's the pitch adjustment? var/pitch = 0 + /// Should we force play blips? Used for the blips preview. + var/force_blips = FALSE - -/datum/tts_request/New(identifier, datum/http_request/request, datum/http_request/request_blips, message, target, local, datum/language/language, message_range, volume_offset, list/listeners, pitch) + // MASSMETA EDIT START (ntts && /tg/tts) +/datum/tts_request/New(identifier, datum/http_request/request, datum/http_request/request_blips, datum/http_request/request_radio, datum/http_request/request_blips_radio, datum/http_request/request_radio_gibberish, message, target, local, datum/language/language, message_range, volume_offset, list/listeners, pitch, force_blips = FALSE) + // MASSMETA EDIT END (ntts && /tg/tts) . = ..() src.identifier = identifier src.request = request src.request_blips = request_blips + src.request_radio = request_radio + src.request_blips_radio = request_blips_radio + src.request_radio_gibberish = request_radio_gibberish src.message = message src.language = language src.target = target @@ -384,6 +720,7 @@ SUBSYSTEM_DEF(tts) src.volume_offset = volume_offset src.listeners = listeners src.pitch = pitch + src.force_blips = force_blips start_time = world.time /datum/tts_request/proc/start_requests() @@ -392,18 +729,27 @@ SUBSYSTEM_DEF(tts) use_blips = (current_client?.prefs.read_preference(/datum/preference/choiced/sound_tts) == TTS_SOUND_BLIPS) else if(istype(target, /mob)) use_blips = (target.client?.prefs.read_preference(/datum/preference/choiced/sound_tts) == TTS_SOUND_BLIPS) + // MASSMETA EDIT START (ntts && /tg/tts) + if(announcement) + start_announcement_requests() + return + // MASSMETA EDIT END (ntts && /tg/tts) if(local) - if(use_blips) + if(use_blips || force_blips) request_blips.begin_async() else request.begin_async() else request.begin_async() request_blips.begin_async() + request_radio.begin_async() + request_blips_radio.begin_async() + if(request_radio_gibberish) + request_radio_gibberish.begin_async() /datum/tts_request/proc/get_primary_request() if(local) - if(use_blips) + if(use_blips || force_blips) return request_blips else return request @@ -412,7 +758,7 @@ SUBSYSTEM_DEF(tts) /datum/tts_request/proc/get_primary_response() if(local) - if(use_blips) + if(use_blips || force_blips) return request_blips.into_response() else return request.into_response() @@ -420,25 +766,78 @@ SUBSYSTEM_DEF(tts) return request.into_response() /datum/tts_request/proc/requests_errored() + // MASSMETA EDIT START (ntts && /tg/tts) + if(announcement) + return announcement_requests_errored() + // MASSMETA EDIT END (ntts && /tg/tts) if(local) var/datum/http_response/response - if(use_blips) + if(use_blips || force_blips) response = request_blips.into_response() else response = request.into_response() - return response.errored + // MASSMETA EDIT START (ntts && /tg/tts) + return response.errored || response.status_code != 200 // here too + // MASSMETA EDIT END (ntts && /tg/tts) else var/datum/http_response/response = request.into_response() + var/datum/http_response/response_radio = request_radio.into_response() + // MASSMETA EDIT START (ntts && /tg/tts) var/datum/http_response/response_blips = request_blips.into_response() - return response.errored || response_blips.errored + var/datum/http_response/response_blips_radio = request_blips_radio.into_response() + return response.errored || response.status_code != 200 || response_blips.errored || response_blips.status_code != 200 || response_radio.errored || response_radio.status_code != 200 || response_blips_radio.errored || response_blips_radio.status_code != 200 + // MASSMETA EDIT END (ntts && /tg/tts) /datum/tts_request/proc/requests_completed() +// MASSMETA EDIT START (ntts && /tg/tts) + if(announcement) + return announcement_requests_completed() +// MASSMETA EDIT END (ntts && /tg/tts) if(local) - if(use_blips) + if(use_blips || force_blips) return request_blips.is_complete() else return request.is_complete() else - return request.is_complete() && request_blips.is_complete() + return request.is_complete() && request_blips.is_complete() && request_blips_radio.is_complete() && request_radio.is_complete() + +/proc/filter_tts_listeners(list/listeners, radio_frequency = null) + if(!SStts.tts_enabled || !listeners) + return + + if(ismob(listeners)) + listeners = list(listeners) + var/list/filtered_listeners = list() + + for(var/mob/listener as anything in listeners) + if(!ismob(listener) || !listener.client) + continue + var/tts_pref = listener.client?.prefs.read_preference(/datum/preference/choiced/sound_tts) + var/radio_tts_pref = listener.client?.prefs.read_preference(/datum/preference/choiced/sound_tts_radio) + if(tts_pref == TTS_SOUND_OFF) + continue + if(isliving(listener) && (listener.stat >= UNCONSCIOUS || HAS_TRAIT(listener, TRAIT_DEAF))) + continue + if(radio_tts_pref == TTS_SOUND_NO_RADIO) + continue + if(radio_tts_pref == TTS_SOUND_DEPARTMENTAL_RADIO && radio_frequency == FREQ_COMMON) // don't give them the full common firehose if they turned it off + continue + filtered_listeners += listener + + return filtered_listeners #undef SHIFT_DATA_ARRAY + + +// MASSMETA ADD BEGIN +/// Helper to get a random TTS voice for a vendor +/datum/controller/subsystem/tts/proc/random_vendor_voice() + if(!tts_enabled) + return null + + for (var/voice in available_speakers) + if (findtext(voice, "Glados")) // remind me to make it configurable via config, hardcode is bad. + return voice + CRASH("Cant find voice for vendor! At least one voice must me for vendors") + return pick(available_speakers) +// MASSMETA ADD END diff --git a/code/datums/3d_sounds/_3d_sound.dm b/code/datums/3d_sounds/_3d_sound.dm new file mode 100644 index 000000000000..e3c7530f1f1c --- /dev/null +++ b/code/datums/3d_sounds/_3d_sound.dm @@ -0,0 +1,355 @@ +/// The mob is deaf +#define MUTE_DEAF (1<<0) +/// The mob is out of range of the sound +#define MUTE_RANGE (1<<1) +/// The mob muted their volume preference for this sound +#define MUTE_VOLUME (1<<1) + +/datum/threed_sound + var/atom/parent + var/sound/our_sound + var/sound_path + var/list/mob/starting_listeners + var/can_add_new_listeners = TRUE + var/list/mob/listeners = list() + var/volume = 50 + var/sound_range + var/x_cutoff + var/z_cutoff + var/our_channel + var/sound_length = 5 SECONDS + var/deletion_timer + var/preference_volume + var/preference_signal + var/falloff_distance + var/falloff_exponent + var/pressure_affected = TRUE + +/datum/threed_sound/New(atom/new_parent, sound/new_sound, list/current_listeners, can_add_new_listeners = FALSE, volume = 50, sound_range = SOUND_RANGE, sound_length = 5 SECONDS, channel, preference_volume, preference_signal, falloff_exponent = SOUND_FALLOFF_EXPONENT, falloff_distance = SOUND_DEFAULT_FALLOFF_DISTANCE, pressure_affected = TRUE) + if(!ismovable(new_parent) && !isturf(new_parent)) + stack_trace("[type] created on non-turf or non-movable: [new_parent ? "[new_parent] ([new_parent.type])" : "null"])") + qdel(src) + return + + parent = new_parent + our_sound = new_sound + src.can_add_new_listeners = can_add_new_listeners + src.volume = volume + src.sound_range = sound_range + src.sound_length = sound_length + our_channel = channel + src.preference_volume = preference_volume + src.preference_signal = preference_signal + src.falloff_distance = falloff_distance + src.falloff_exponent = falloff_exponent + src.pressure_affected = pressure_affected + + if(isnull(sound_range)) + src.sound_range = world.view + var/list/worldviewsize = getviewsize(src.sound_range) + x_cutoff = ceil(worldviewsize[1] / 2) + z_cutoff = ceil(worldviewsize[2] / 2) + for(var/listener in current_listeners) + if(!ismob(listener)) + current_listeners -= current_listeners + continue + register_listener(listener) + starting_listeners = current_listeners + + RegisterSignal(parent, COMSIG_ENTER_AREA, PROC_REF(on_enter_area)) + RegisterSignal(parent, COMSIG_MOVABLE_MOVED, PROC_REF(on_moved)) + RegisterSignal(parent, COMSIG_QDELETING, PROC_REF(parent_delete)) + deletion_timer = addtimer(CALLBACK(src, PROC_REF(delete_self)), sound_length, TIMER_STOPPABLE | TIMER_DELETE_ME) + +/datum/threed_sound/proc/delete_self() + qdel(src) + +/datum/threed_sound/Destroy() + unlisten_all() + deltimer(deletion_timer) + parent = null + our_sound = null + return ..() + +/datum/threed_sound/proc/parent_delete(datum/source) + SIGNAL_HANDLER + qdel(src) + +/** + * Sets the sound's range to a new value. This can be a number or a view size string "XxY". + * Then updates any mobs listening to it. + */ +/datum/threed_sound/proc/set_sound_range(new_range) + if(sound_range == new_range) + return + sound_range = new_range + var/list/worldviewsize = getviewsize(sound_range) + x_cutoff = ceil(worldviewsize[1] / 2) + z_cutoff = ceil(worldviewsize[2] / 2) + update_all() + +/** + * Sets the sound's environment to a new value. + * Then updates any mobs listening to it. + */ +/datum/threed_sound/proc/set_new_environment(new_env) + if(!our_sound || our_sound.environment == new_env) + return + our_sound.environment = new_env + update_all() + +/datum/threed_sound/proc/unlisten_all() + for(var/mob/listening as anything in listeners) + deregister_listener(listening) + our_sound = null + +/datum/threed_sound/proc/update_all() + for(var/mob/listening as anything in listeners) + update_listener(listening) + +/datum/threed_sound/proc/start_music() + for(var/mob/nearby in hearers(sound_range, parent)) + register_listener(nearby) + +/datum/threed_sound/proc/get_active_listeners() + var/list/all_listeners = list() + for(var/mob/listener as anything in listeners) + if(listeners[listener] & SOUND_MUTE) + continue + all_listeners += listener + return all_listeners + +/datum/threed_sound/proc/register_listener(mob/new_listener) + PROTECTED_PROC(TRUE) + + if(!(new_listener in listeners)) + RegisterSignal(new_listener, COMSIG_QDELETING, PROC_REF(listener_deleted)) + + if(isnull(new_listener.client)) + RegisterSignal(new_listener, COMSIG_MOB_LOGIN, PROC_REF(listener_login)) + return + if(preference_signal) + RegisterSignals(new_listener, list(COMSIG_MOVABLE_MOVED, preference_signal), PROC_REF(listener_moved)) + else + RegisterSignal(new_listener, COMSIG_MOVABLE_MOVED, PROC_REF(listener_moved)) + + RegisterSignals(new_listener, list(SIGNAL_ADDTRAIT(TRAIT_DEAF), SIGNAL_REMOVETRAIT(TRAIT_DEAF)), PROC_REF(listener_deaf)) + listeners[new_listener] = NONE + if(preference_volume) + var/pref_volume = new_listener.client?.prefs.read_preference(preference_volume) + if(HAS_TRAIT(new_listener, TRAIT_DEAF) || !pref_volume) + listeners[new_listener] |= SOUND_MUTE + + if(HAS_TRAIT(new_listener, TRAIT_DEAF)) + listeners[new_listener] |= SOUND_MUTE + + update_listener(new_listener) + listeners[new_listener] |= SOUND_UPDATE + +/datum/threed_sound/proc/listener_deleted(mob/source) + SIGNAL_HANDLER + deregister_listener(source) + +/datum/threed_sound/proc/listener_moved(mob/source) + SIGNAL_HANDLER + update_listener(source) + +/datum/threed_sound/proc/listener_login(mob/source) + SIGNAL_HANDLER + deregister_listener(source) + register_listener(source) + +/datum/threed_sound/proc/listener_deaf(mob/source) + SIGNAL_HANDLER + + if(HAS_TRAIT(source, TRAIT_DEAF)) + listeners[source] |= SOUND_MUTE + else if(!unmute_listener(source, MUTE_DEAF)) + return + update_listener(source) + + +/datum/threed_sound/proc/unmute_listener(mob/listener, reason) + reason = ~reason + + if((reason & MUTE_DEAF) && HAS_TRAIT(listener, TRAIT_DEAF)) + return FALSE + if(preference_volume) + var/pref_volume = listener.client?.prefs.read_preference(preference_volume) + if((reason & MUTE_VOLUME) && !pref_volume) + return FALSE + + if(reason & MUTE_RANGE) + var/turf/sound_turf = get_turf(parent) + var/turf/listener_turf = get_turf(listener) + if(isnull(sound_turf) || isnull(listener_turf)) + return FALSE + if(sound_turf.z != listener_turf.z) + return FALSE + if(abs(sound_turf.x - listener_turf.x) > x_cutoff) + return FALSE + if(abs(sound_turf.y - listener_turf.y) > z_cutoff) + return FALSE + + listeners[listener] &= ~SOUND_MUTE + return TRUE + +/datum/threed_sound/proc/deregister_listener(mob/no_longer_listening) + PROTECTED_PROC(TRUE) + + listeners -= no_longer_listening + no_longer_listening.stop_sound_channel(our_channel) + if(preference_signal) + UnregisterSignal(no_longer_listening, list( + COMSIG_MOB_LOGIN, + COMSIG_QDELETING, + COMSIG_MOVABLE_MOVED, + preference_signal, + SIGNAL_ADDTRAIT(TRAIT_DEAF), + SIGNAL_REMOVETRAIT(TRAIT_DEAF), + )) + else + UnregisterSignal(no_longer_listening, list( + COMSIG_MOB_LOGIN, + COMSIG_QDELETING, + COMSIG_MOVABLE_MOVED, + SIGNAL_ADDTRAIT(TRAIT_DEAF), + SIGNAL_REMOVETRAIT(TRAIT_DEAF), + )) + +/datum/threed_sound/proc/update_listener(mob/listener) + PROTECTED_PROC(TRUE) + our_sound.status = listeners[listener] || NONE + var/turf/sound_turf = get_turf(parent) + var/turf/listener_turf = get_turf(listener) + if(isnull(sound_turf) || isnull(listener_turf)) // ?? + our_sound.x = 0 + our_sound.z = 0 + + else if(sound_turf.z != listener_turf.z) + listeners[listener] |= SOUND_MUTE + + else + if(preference_volume) + var/pref_volume = listener.client?.prefs.read_preference(preference_volume) + if(!pref_volume) + listeners[listener] |= SOUND_MUTE + else + unmute_listener(listener, MUTE_VOLUME) + our_sound.volume = volume * (pref_volume/100) + // keep in mind sound XYZ is different to world XYZ. sound +-z = world +-y + var/new_x = sound_turf.x - listener_turf.x + var/new_z = sound_turf.y - listener_turf.y + + if((abs(new_x) > x_cutoff || abs(new_z) > z_cutoff)) + listeners[listener] |= SOUND_MUTE + + else if(listeners[listener] & SOUND_MUTE) + unmute_listener(listener, MUTE_RANGE) + + our_sound.x = new_x + our_sound.z = new_z + var/original_volume = our_sound.volume + var/calculated_volume = original_volume - CALCULATE_SOUND_VOLUME(original_volume, get_dist(sound_turf, listener_turf), sound_range, falloff_distance, falloff_exponent) + if(pressure_affected) + //Atmosphere affects sound + var/pressure_factor = 1 + var/datum/gas_mixture/hearer_env = listener_turf.return_air() + var/datum/gas_mixture/source_env = sound_turf.return_air() + + if(hearer_env && source_env) + var/pressure = min(hearer_env.return_pressure(), source_env.return_pressure()) + if(pressure < ONE_ATMOSPHERE) + pressure_factor = max((pressure - SOUND_MINIMUM_PRESSURE)/(ONE_ATMOSPHERE - SOUND_MINIMUM_PRESSURE), 0) + else //space + pressure_factor = 0 + + if(get_dist(sound_turf, listener_turf) <= 1) + pressure_factor = max(pressure_factor, 0.15) //touching the source of the sound + + calculated_volume *= pressure_factor + if(calculated_volume < SOUND_AUDIBLE_VOLUME_MIN || get_dist(sound_turf, listener_turf) > sound_range) + our_sound.volume = 0 + else + our_sound.volume = calculated_volume + SEND_SOUND(listener, our_sound) + our_sound.volume = original_volume + +/datum/threed_sound/proc/on_moved(datum/source, ...) + SIGNAL_HANDLER + update_all() + +/datum/threed_sound/proc/on_enter_area(datum/source, area/area_to_register) + SIGNAL_HANDLER + set_new_environment(area_to_register.sound_environment || SOUND_ENVIRONMENT_NONE) + +#undef MUTE_DEAF +#undef MUTE_RANGE + +/obj/item/threed_sound_test + name = "fuck" + desc = "lmao" + icon = 'icons/obj/machines/music.dmi' + icon_state = "jukebox" + var/datum/threed_sound/threed_sound + var/our_channel + var/sound/new_sound + +/obj/item/threed_sound_test/Initialize(mapload) + . = ..() + var/list/listeners = get_hearers_in_view(7, src) + our_channel = SSsounds.random_available_channel() + new_sound = sound( + 'sound/machines/tram/other_line_processed.ogg', + FALSE, + 0, + our_channel, + 100 + ) + for(var/mob/listener in listeners) + listener.playsound_local( + turf_source = get_turf(src), + vol = 100, + vary = FALSE, + channel = our_channel, + sound_to_use = new_sound + ) + threed_sound = new( + src, + new_sound, + listeners, + FALSE, + 100, + 3, + 12 SECONDS, + our_channel, + /datum/preference/numeric/volume/sound_tts_volume, + COMSIG_MOB_TTS_VOLUME_PREFERENCE_APPLIED + ) + +/obj/item/threed_sound_test/attack_self(mob/user) + . = ..() + if(QDELETED(threed_sound)) + threed_sound = null + if(!threed_sound) + var/list/listeners = get_hearers_in_view(7, src) + for(var/mob/listener in listeners) + listener.playsound_local( + turf_source = get_turf(src), + vol = 100, + vary = FALSE, + channel = our_channel, + sound_to_use = new_sound + ) + threed_sound = new( + src, + new_sound, + listeners, + FALSE, + 100, + 3, + 12 SECONDS, + our_channel, + /datum/preference/numeric/volume/sound_tts_volume, + COMSIG_MOB_TTS_VOLUME_PREFERENCE_APPLIED + ) diff --git a/code/datums/achievements/_awards.dm b/code/datums/achievements/_awards.dm index 1cd856d86361..080d90dc01f2 100644 --- a/code/datums/achievements/_awards.dm +++ b/code/datums/achievements/_awards.dm @@ -91,7 +91,13 @@ if(holder.data[type]) //You already unlocked it so don't bother running the unlock proc return holder.data[type] = TRUE - + //MASSMETA EDIT ADDITION START (metacoins) + //Metacoins for achievementssss! + var/datum/metacoins_controller/metacoin_controller = get_metacoins_controller() + if(metacoin_controller) + var/achievement_type_string = "[type]" + metacoin_controller.award_metacoins(holder.owner_ckey, type, "achievement:[achievement_type_string]", "Achievement: [name || achievement_type_string]", FALSE, TRUE, sound = TRUE) + //MASSMETA EDIT ADDITION END (metacoins) to_chat(user, span_greenannounce("Achievement unlocked: [name]!")) var/sound/sound_to_send = LAZYACCESS(GLOB.achievement_sounds, user.client.prefs.read_preference(/datum/preference/choiced/sound_achievement)) if(sound_to_send) @@ -155,6 +161,12 @@ /datum/award/score/unlock(mob/user, datum/achievement_data/holder, value = 1) holder.data[type] += value + //MASSMETA EDIT ADDITION START (metacoins) + var/datum/metacoins_controller/metacoin_controller = get_metacoins_controller() + if(metacoin_controller) + var/score_type_string = "[type]" + metacoin_controller.award_metacoins(holder.owner_ckey, type, "score:[score_type_string]", "Score: [name || score_type_string]", TRUE, TRUE, sound = TRUE) + //MASSMETA EDIT ADDITION END (metacoins) /datum/award/score/get_ui_data(list/award_data, datum/achievement_data/holder) . = ..() @@ -272,6 +284,13 @@ holder.data[type] = entries entries |= value + //MASSMETA EDIT ADDITION START (metacoins) + var/datum/metacoins_controller/metacoin_controller = get_metacoins_controller() + if(metacoin_controller) + var/score_type_string = "[type]" + metacoin_controller.award_metacoins(holder.owner_ckey, type, "score:[score_type_string]", "Score: [name || score_type_string]", TRUE, TRUE) + //MASSMETA EDIT ADDITION END (metacoins) + if(!progress_string) return diff --git a/code/datums/communications.dm b/code/datums/communications.dm index 116224d7265a..44746cee56c7 100644 --- a/code/datums/communications.dm +++ b/code/datums/communications.dm @@ -43,14 +43,20 @@ GLOBAL_DATUM_INIT(communications_controller, /datum/communciations_controller, n if(!can_announce(user, is_silicon)) return FALSE if(is_silicon) - minor_announce(html_decode(input),"[user.name] announces:", players = players) + // MASSMETA EDIT START (ntts && /tg/tts) + minor_announce(html_decode(input), "[user.name] announces:", players = players, tts_source = user, tts_effect = "captain") + // MASSMETA EDIT END (ntts && /tg/tts) COOLDOWN_START(src, silicon_message_cooldown, COMMUNICATION_COOLDOWN_AI) else var/list/message_data = user.treat_message(input) if(syndicate) - priority_announce(html_decode(message_data["message"]), null, 'sound/announcer/announcement/announce_syndi.ogg', ANNOUNCEMENT_TYPE_SYNDICATE, has_important_message = TRUE, players = players, color_override = "red") + // MASSMETA EDIT START (ntts && /tg/tts) + priority_announce(html_decode(message_data["message"]), null, 'sound/announcer/announcement/announce_syndi.ogg', ANNOUNCEMENT_TYPE_SYNDICATE, has_important_message = TRUE, players = players, color_override = "red", tts_source = user, tts_effect = "syndicate") + // MASSMETA EDIT END (ntts && /tg/tts) else - priority_announce(html_decode(message_data["message"]), null, 'sound/announcer/announcement/announce.ogg', ANNOUNCEMENT_TYPE_CAPTAIN, has_important_message = TRUE, players = players) + // MASSMETA EDIT START (ntts && /tg/tts) + priority_announce(html_decode(message_data["message"]), null, 'sound/announcer/announcement/announce.ogg', ANNOUNCEMENT_TYPE_CAPTAIN, has_important_message = TRUE, players = players, tts_source = user, tts_effect = "captain") + // MASSMETA EDIT END (ntts && /tg/tts) COOLDOWN_START(src, nonsilicon_message_cooldown, COMMUNICATION_COOLDOWN) user.log_talk(input, LOG_SAY, tag="priority announcement") message_admins("[ADMIN_LOOKUPFLW(user)] has made a priority announcement.") diff --git a/code/datums/components/crafting/structures.dm b/code/datums/components/crafting/structures.dm index 5c137e92f177..1107c18947c3 100644 --- a/code/datums/components/crafting/structures.dm +++ b/code/datums/components/crafting/structures.dm @@ -62,6 +62,22 @@ ) category = CAT_STRUCTURE +//MASSMETA ADDITION START (re_traitorsecondary) +/datum/crafting_recipe/syndicate_uplink_beacon + name = "Syndicate Uplink Beacon" + result = /obj/structure/syndicate_uplink_beacon + tool_behaviors = list(TOOL_SCREWDRIVER) + time = 6 SECONDS + reqs = list( + /obj/item/stack/sheet/iron = 5, + /obj/item/stack/cable_coil = 5, + /obj/item/beacon = 1, + /obj/item/stack/ore/bluespace_crystal = 1, + ) + category = CAT_STRUCTURE + crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_MUST_BE_LEARNED +// MASSMETA ADDITION END (re_traitorsecondary) + /datum/crafting_recipe/manucrate name = "Manufacturing Storage Unit" result = /obj/machinery/power/manufacturing/storagebox diff --git a/code/datums/components/listen_and_repeat.dm b/code/datums/components/listen_and_repeat.dm index 0ebeda27b3f6..64449e19d191 100644 --- a/code/datums/components/listen_and_repeat.dm +++ b/code/datums/components/listen_and_repeat.dm @@ -8,6 +8,10 @@ #define MESSAGE_VOICE "voice" /// the tone it should be said in #define MESSAGE_PITCH "pitch" +/// the blip base it should be said in +#define MESSAGE_BLIP_BASE "blip_base" +/// the blip base it should be said in +#define MESSAGE_BLIP_NUMBER "blip_number" /// Simple element that will deterministically set a value based on stuff that the source has heard and will then compel the source to repeat it. /// Requires a valid AI Blackboard. @@ -24,6 +28,8 @@ var/static/list/invalid_voice = list( MESSAGE_VOICE = "invalid", MESSAGE_PITCH = 0, + MESSAGE_BLIP_BASE = "male", + MESSAGE_BLIP_NUMBER = 1, ) /datum/component/listen_and_repeat/Initialize(list/desired_phrases, blackboard_key) @@ -68,6 +74,8 @@ var/atom/movable/movable_speaker = speaker speaker_sound[MESSAGE_VOICE] = movable_speaker.voice || "invalid" speaker_sound[MESSAGE_PITCH] = (movable_speaker.pitch && SStts.pitch_enabled ? movable_speaker.pitch : 0) + speaker_sound[MESSAGE_BLIP_BASE] = movable_speaker.blip_base || "male" + speaker_sound[MESSAGE_BLIP_NUMBER] = movable_speaker.blip_number || 1 if(over_radio && prob(RADIO_IGNORE_CHANCE)) return @@ -94,6 +102,9 @@ if(islist(speech_buffer[selected_phrase])) to_return[MESSAGE_VOICE] = speech_buffer[selected_phrase][MESSAGE_VOICE] to_return[MESSAGE_PITCH] = speech_buffer[selected_phrase][MESSAGE_PITCH] + to_return[MESSAGE_BLIP_BASE] = speech_buffer[selected_phrase][MESSAGE_BLIP_BASE] + to_return[MESSAGE_BLIP_NUMBER] = speech_buffer[selected_phrase][MESSAGE_BLIP_NUMBER] + controller.override_blackboard_key(blackboard_key, to_return) @@ -112,3 +123,5 @@ #undef MESSAGE_VOICE #undef MESSAGE_PITCH #undef MESSAGE_LINE +#undef MESSAGE_BLIP_BASE +#undef MESSAGE_BLIP_NUMBER diff --git a/code/datums/components/uplink.dm b/code/datums/components/uplink.dm index e47b5235fb9c..123c9435589b 100644 --- a/code/datums/components/uplink.dm +++ b/code/datums/components/uplink.dm @@ -66,6 +66,8 @@ RegisterSignal(parent, COMSIG_RADIO_NEW_MESSAGE, PROC_REF(new_message)) else if(istype(parent, /obj/item/pen)) RegisterSignal(parent, COMSIG_PEN_ROTATED, PROC_REF(pen_rotation)) + else if(istype(parent, /obj/item/uplink/replacement)) + RegisterSignal(parent, COMSIG_MOVABLE_HEAR, PROC_REF(on_heard)) if(owner) src.owner = owner @@ -79,6 +81,9 @@ src.active = enabled if(!uplink_handler_override) uplink_handler = new() + //MASSMETA ADDITION START (re_traitorsecondary) + uplink_handler.has_objectives = FALSE + //MASSMETA ADDITION END (re_traitorsecondary) uplink_handler.uplink_flag = uplink_flag uplink_handler.telecrystals = starting_tc uplink_handler.has_progression = has_progression @@ -86,6 +91,7 @@ else uplink_handler = uplink_handler_override RegisterSignal(uplink_handler, COMSIG_UPLINK_HANDLER_ON_UPDATE, PROC_REF(handle_uplink_handler_update)) + RegisterSignal(uplink_handler, COMSIG_UPLINK_HANDLER_REPLACEMENT_ORDERED, PROC_REF(handle_uplink_replaced)) if(!lockable) active = TRUE locked = FALSE @@ -96,6 +102,21 @@ SIGNAL_HANDLER SStgui.update_uis(src) +// MASSMETA ADDITION START (re_traitorsecondary) +/// When a new uplink is made via the syndicate beacon it locks all lockable uplinks and destroys replacement uplinks +/datum/component/uplink/proc/handle_uplink_replaced() + SIGNAL_HANDLER + if(lockable) + lock_uplink() + if(!istype(parent, /obj/item/uplink/replacement)) + return + var/obj/item/uplink_item = parent + do_sparks(number = 3, cardinal_only = FALSE, source = uplink_item) + uplink_item.visible_message(span_warning("The [uplink_item] suddenly combusts!"), vision_distance = COMBAT_MESSAGE_RANGE) + new /obj/effect/decal/cleanable/ash(get_turf(uplink_item)) + qdel(uplink_item) +// MASSMETA ADDITION END (re_traitorsecondary) + /datum/component/uplink/InheritComponent(datum/component/uplink/uplink) lockable |= uplink.lockable active |= uplink.active @@ -169,6 +190,10 @@ data["telecrystals"] = uplink_handler.telecrystals data["progression_points"] = uplink_handler.progression_points data["joined_population"] = length(GLOB.joined_player_list) + data["maximum_potential_objectives"] = uplink_handler.maximum_potential_objectives + data["progression_scaling_deviance"] = SStraitor.progression_scaling_deviance + data["current_expected_progression"] = SStraitor.current_global_progression + data["progression_scaling_deviance"] = SStraitor.progression_scaling_deviance data["current_progression_scaling"] = SStraitor.current_progression_scaling if(uplink_handler.primary_objectives) @@ -183,7 +208,27 @@ primary_objectives += list(task_data) data["primary_objectives"] = primary_objectives - + // MASSMETA ADDITION START (re_traitorsecondary) + if(uplink_handler.has_objectives) + var/list/potential_objectives = list() + for(var/index in 1 to uplink_handler.potential_objectives.len) + var/datum/traitor_objective/objective = uplink_handler.potential_objectives[index] + var/list/objective_data = objective.uplink_ui_data(user) + objective_data["id"] = index + potential_objectives += list(objective_data) + + var/list/active_objectives = list() + for(var/index in 1 to uplink_handler.active_objectives.len) + var/datum/traitor_objective/objective = uplink_handler.active_objectives[index] + var/list/objective_data = objective.uplink_ui_data(user) + objective_data["id"] = index + active_objectives += list(objective_data) + + + data["potential_objectives"] = potential_objectives + data["active_objectives"] = active_objectives + data["completed_final_objective"] = uplink_handler.final_objective + // MASSMETA ADDITION END (re_traitorsecondary) var/list/stock_list = uplink_handler.item_stock.Copy() var/list/extra_purchasable_stock = list() var/list/extra_purchasable = list() @@ -224,6 +269,9 @@ var/list/data = list() data["uplink_flag"] = uplink_handler.uplink_flag data["has_progression"] = uplink_handler.has_progression + // MASSMETA ADDITION START (re_traitorsecondary) + data["has_objectives"] = uplink_handler.has_objectives + // MASSMETA ADDITION END (re_traitorsecondary) data["lockable"] = lockable data["assigned_role"] = uplink_handler.assigned_role data["assigned_species"] = uplink_handler.assigned_species @@ -265,11 +313,56 @@ if(!lockable) return TRUE lock_uplink() + //MASSMETA EDIT START (re_traitorsecondary) + /* if("renegotiate_objectives") + uplink_handler.replace_objectives?.Invoke() + SStgui.update_uis(src) + RETURN TRUE */ if("renegotiate_objectives") uplink_handler.replace_objectives?.Invoke() SStgui.update_uis(src) - return TRUE + //MASSMETA EDIT END (re_traitorsecondary) +//MASSMETA ADDITION START (re_traitorsecondary) + if(!uplink_handler.has_objectives) + return TRUE + + if(uplink_handler.owner?.current != ui.user || !uplink_handler.can_take_objectives) + return TRUE + switch(action) + if("regenerate_objectives") + uplink_handler.generate_objectives() + return TRUE + + var/list/objectives + switch(action) + if("start_objective") + objectives = uplink_handler.potential_objectives + if("objective_act", "finish_objective", "objective_abort") + objectives = uplink_handler.active_objectives + + if(!objectives) + return + + var/objective_index = round(text2num(params["index"])) + if(objective_index < 1 || objective_index > length(objectives)) + return TRUE + var/datum/traitor_objective/objective = objectives[objective_index] + + // Objective actions + switch(action) + if("start_objective") + uplink_handler.take_objective(ui.user, objective) + if("objective_act") + uplink_handler.ui_objective_act(ui.user, objective, params["objective_action"]) + if("finish_objective") + if(!objective.finish_objective(ui.user)) + return + uplink_handler.complete_objective(objective) + if("objective_abort") + uplink_handler.abort_objective(objective) +//MASSMETA ADDITION START (re_traitorsecondary) + return TRUE /// Proc that locks uplinks /datum/component/uplink/proc/lock_uplink() @@ -416,6 +509,17 @@ return returnable_code +/// Proc that unlocks a locked replacement uplink when it hears the unlock code from their datum +/datum/component/uplink/proc/on_heard(datum/source, list/hearing_args) + SIGNAL_HANDLER + if(!locked) + return + if(!findtext(hearing_args[HEARING_RAW_MESSAGE], unlock_code)) + return + var/atom/replacement_uplink = parent + locked = FALSE + replacement_uplink.balloon_alert_to_viewers("beep", vision_distance = COMBAT_MESSAGE_RANGE) + /datum/component/uplink/proc/failsafe(atom/source) if(!parent) return diff --git a/code/datums/looping_sounds/tram.dm b/code/datums/looping_sounds/tram.dm new file mode 100644 index 000000000000..6e972d4e43d5 --- /dev/null +++ b/code/datums/looping_sounds/tram.dm @@ -0,0 +1,7 @@ +/datum/looping_sound/tram + start_sound = 'sound/machines/tram/tram_start.ogg' + start_length = 2.219 SECONDS + mid_sounds = 'sound/machines/tram/tram_loop.ogg' + mid_length = 2.219 SECONDS + end_sound = 'sound/machines/tram/tram_loop.ogg' + volume = 20 diff --git a/code/datums/mind/_mind.dm b/code/datums/mind/_mind.dm index f64b235e5528..6573cb93c422 100644 --- a/code/datums/mind/_mind.dm +++ b/code/datums/mind/_mind.dm @@ -414,6 +414,46 @@ message_admins("[key_name_admin(usr)] has unemag'ed [ai]'s Cyborgs.") log_admin("[key_name(usr)] has unemag'ed [ai]'s Cyborgs.") +//MASSMETA ADDITION START (re_traitorsecondary) + + else if(href_list["edit_obj_tc"]) + var/datum/traitor_objective/objective = locate(href_list["edit_obj_tc"]) + if(!istype(objective)) + return + var/telecrystal = input("Set new telecrystal reward for [objective.name]","Syndicate uplink", objective.telecrystal_reward) as null | num + if(isnull(telecrystal)) + return + objective.telecrystal_reward = telecrystal + message_admins("[key_name_admin(usr)] changed [objective]'s telecrystal reward count to [telecrystal].") + log_admin("[key_name(usr)] changed [objective]'s telecrystal reward count to [telecrystal].") + else if(href_list["edit_obj_pr"]) + var/datum/traitor_objective/objective = locate(href_list["edit_obj_pr"]) + if(!istype(objective)) + return + var/progression = input("Set new progression reward for [objective.name]","Syndicate uplink", objective.progression_reward) as null | num + if(isnull(progression)) + return + objective.progression_reward = progression + message_admins("[key_name_admin(usr)] changed [objective]'s progression reward count to [progression].") + log_admin("[key_name(usr)] changed [objective]'s progression reward count to [progression].") + else if(href_list["fail_objective"]) + var/datum/traitor_objective/objective = locate(href_list["fail_objective"]) + if(!istype(objective)) + return + var/performed = objective.objective_state == OBJECTIVE_STATE_INACTIVE? "skipped" : "failed" + message_admins("[key_name_admin(usr)] forcefully [performed] [objective].") + log_admin("[key_name(usr)] forcefully [performed] [objective].") + objective.fail_objective() + else if(href_list["succeed_objective"]) + var/datum/traitor_objective/objective = locate(href_list["succeed_objective"]) + if(!istype(objective)) + return + message_admins("[key_name_admin(usr)] forcefully succeeded [objective].") + log_admin("[key_name(usr)] forcefully succeeded [objective].") + objective.succeed_objective() + +//MASSMETA ADDITION END (re_traitorsecondary) + else if (href_list["common"]) switch(href_list["common"]) if("undress") @@ -449,6 +489,28 @@ uplink.uplink_handler.progression_points = progression message_admins("[key_name_admin(usr)] changed [current]'s progression point count to [progression].") log_admin("[key_name(usr)] changed [current]'s progression point count to [progression].") + //MASSMETA ADDITION START (re_traitorsecondary) + uplink.uplink_handler.update_objectives() + uplink.uplink_handler.generate_objectives() + if("give_objective") + if(!check_rights(R_FUN)) + return + var/datum/component/uplink/uplink = find_syndicate_uplink() + if(!uplink || !uplink.uplink_handler) + return + var/list/all_objectives = subtypesof(/datum/traitor_objective) + var/objective_typepath = tgui_input_list(usr, "Select objective", "Select objective", all_objectives) + if(!objective_typepath) + return + var/datum/traitor_objective/objective = uplink.uplink_handler.try_add_objective(objective_typepath, force = TRUE) + if(objective) + message_admins("[key_name_admin(usr)] gave [current] a traitor objective ([objective_typepath]).") + log_admin("[key_name(usr)] gave [current] a traitor objective ([objective_typepath]).") + else + to_chat(usr, span_warning("Failed to generate the objective!")) + message_admins("[key_name_admin(usr)] failed to give [current] a traitor objective ([objective_typepath]).") + log_admin("[key_name(usr)] failed to give [current] a traitor objective ([objective_typepath]).") + //MASSMETA ADDITION END (re_traitorsecondary) if("uplink") var/datum/antagonist/traitor/traitor_datum = has_antag_datum(/datum/antagonist/traitor) if(!give_uplink(antag_datum = traitor_datum || null)) diff --git a/code/datums/sprite_accessories.dm b/code/datums/sprite_accessories.dm index b89da65d5ebf..08b68dec8ad2 100644 --- a/code/datums/sprite_accessories.dm +++ b/code/datums/sprite_accessories.dm @@ -1811,9 +1811,11 @@ GLOBAL_LIST_EMPTY(blended_hair_icons_cache) // please make sure they're sorted alphabetically and categorized -/datum/sprite_accessory/clothing/socks/ace_knee - name = "Knee-high (Ace)" - icon_state = "ace_knee" +//MASSMETA REMOVAL BEGIN (lgbt_removal) +// /datum/sprite_accessory/clothing/socks/ace_knee +// name = "Knee-high (Ace)" +// icon_state = "ace_knee" +//MASSMETA REMOVAL END /datum/sprite_accessory/clothing/socks/bee_knee name = "Knee-high (Bee)" @@ -1831,9 +1833,11 @@ GLOBAL_LIST_EMPTY(blended_hair_icons_cache) name = "Knee-High (Freedom)" icon_state = "assblastusa_knee" -/datum/sprite_accessory/clothing/socks/rainbow_knee - name = "Knee-high (Rainbow)" - icon_state = "rainbow_knee" +//MASSMETA REMOVAL BEGIN (lgbt_removal) +// /datum/sprite_accessory/clothing/socks/rainbow_knee +// name = "Knee-high (Rainbow)" +// icon_state = "rainbow_knee" +//MASSMETA REMOVAL END /datum/sprite_accessory/clothing/socks/striped_knee name = "Knee-high (Striped)" @@ -1843,9 +1847,11 @@ GLOBAL_LIST_EMPTY(blended_hair_icons_cache) name = "Knee-high (Thin)" icon_state = "thin_knee" -/datum/sprite_accessory/clothing/socks/trans_knee - name = "Knee-high (Trans)" - icon_state = "trans_knee" +//MASSMETA REMOVAL BEGIN (lgbt_removal) +// /datum/sprite_accessory/clothing/socks/trans_knee +// name = "Knee-high (Trans)" +// icon_state = "trans_knee" +//MASSMETA REMOVAL END /datum/sprite_accessory/clothing/socks/uk_knee name = "Knee-High (UK)" @@ -1915,9 +1921,11 @@ GLOBAL_LIST_EMPTY(blended_hair_icons_cache) name = "Stockings (Fishnet)" icon_state = "fishnet_full" -/datum/sprite_accessory/clothing/socks/ace_thigh - name = "Thigh-high (Ace)" - icon_state = "ace_thigh" +//MASSMETA REMOVAL BEGIN (lgbt_removal) +// /datum/sprite_accessory/clothing/socks/ace_thigh +// name = "Thigh-high (Ace)" +// icon_state = "ace_thigh" +//MASSMETA REMOVAL END /datum/sprite_accessory/clothing/socks/bee_thigh name = "Thigh-high (Bee)" @@ -1935,9 +1943,11 @@ GLOBAL_LIST_EMPTY(blended_hair_icons_cache) name = "Thigh-high (Freedom)" icon_state = "assblastusa_thigh" -/datum/sprite_accessory/clothing/socks/rainbow_thigh - name = "Thigh-high (Rainbow)" - icon_state = "rainbow_thigh" +//MASSMETA REMOVAL BEGIN (lgbt_removal) +// /datum/sprite_accessory/clothing/socks/rainbow_thigh +// name = "Thigh-high (Rainbow)" +// icon_state = "rainbow_thigh" +//MASSMETA REMOVAL END /datum/sprite_accessory/clothing/socks/striped_thigh name = "Thigh-high (Striped)" @@ -1947,9 +1957,11 @@ GLOBAL_LIST_EMPTY(blended_hair_icons_cache) name = "Thigh-high (Thin)" icon_state = "thin_thigh" -/datum/sprite_accessory/clothing/socks/trans_thigh - name = "Thigh-high (Trans)" - icon_state = "trans_thigh" +//MASSMETA REMOVAL BEGIN (lgbt_removal) +// /datum/sprite_accessory/clothing/socks/trans_thigh +// name = "Thigh-high (Trans)" +// icon_state = "trans_thigh" +//MASSMETA REMOVAL END /datum/sprite_accessory/clothing/socks/uk_thigh name = "Thigh-high (UK)" diff --git a/code/datums/world_topic.dm b/code/datums/world_topic.dm index 346af2651d2b..d2e44870184f 100644 --- a/code/datums/world_topic.dm +++ b/code/datums/world_topic.dm @@ -69,11 +69,6 @@ /datum/world_topic/playing/Run(list/input) return GLOB.player_list.len -// If you modify the protocol for this, update tools/Tgstation.PRAnnouncer -/datum/world_topic/pr_announce - keyword = "announce" - var/static/list/PRcounts = list() //PR id -> number of times announced this round - /datum/world_topic/pr_announce/Run(list/input) var/list/payload = json_decode(input["payload"]) var/id = "[payload["pull_request"]["id"]]" @@ -310,3 +305,222 @@ message_admins(span_adminnotice("Incoming cross-sector newscaster article by [author_key] in channel [channel_name].")) GLOB.news_network.submit_article(msg, author, channel_name) + + + + + + +/datum/world_topic + /// query key + var/key + + /// can be used with anonymous authentication + var/anonymous = FALSE + + var/list/required_params = list() + var/statuscode + var/response + var/data + +/datum/world_topic/proc/CheckParams(list/params) + var/list/missing_params = list() + var/errorcount = 0 + + for(var/param in required_params) + if(!params[param]) + errorcount++ + missing_params += param + + if(errorcount) + statuscode = 400 + response = "Bad Request - Missing parameters" + data = missing_params + return errorcount + +/datum/world_topic/api_get_authed_functions + key = "api_get_authed_functions" + anonymous = TRUE + +// TOPICS + +// If you modify the protocol for this, update tools/Tgstation.PRAnnouncer +/datum/world_topic/pr_announce + key = "announce" + anonymous = TRUE + var/static/list/PRcounts = list() //PR id -> number of times announced this round + +/datum/world_topic/pr_announce/Run(list/input) + . = ..() + var/list/payload = json_decode(input["payload"]) + var/id = "[payload["pull_request"]["id"]]" + if(!PRcounts[id]) + PRcounts[id] = 1 + else + ++PRcounts[id] + if(PRcounts[id] > CONFIG_GET(number/pr_announcements_per_round)) + return + + var/final_composed = span_announce("PR: [input[key]]") + for(var/client/C in GLOB.clients) + C.AnnouncePR(final_composed) + + statuscode = 200 + response = "Received" + +/datum/world_topic/ping + key = "ping" + anonymous = TRUE + +/datum/world_topic/ping/Run(list/input) + . = ..() + statuscode = 200 + response = "Pong!" + data = length(GLOB.clients) + +/datum/world_topic/status + key = "status" + anonymous = TRUE + +/datum/world_topic/status/Run(list/input) + . = ..() + + data = list() + + data["version"] = GLOB.game_version + data["respawn"] = config ? !!CONFIG_GET(flag/allow_respawn) : FALSE // show respawn as true regardless of "respawn as char" or "free respawn" + data["enter"] = !LAZYACCESS(SSlag_switch.measures, DISABLE_NON_OBSJOBS) + data["ai"] = CONFIG_GET(flag/allow_ai) + data["host"] = world.host ? world.host : null + + data["round_id"] = GLOB.round_id + + data["map_name"] = SSmapping.current_map?.map_name || "Loading..." + + data["players"] = length(GLOB.clients) + + data["identifier"] = CONFIG_GET(string/serversqlname) + + + var/public_address = CONFIG_GET(string/public_address) + if(public_address) + data["public_address"] = public_address + + data["revision"] = GLOB.revdata.commit + data["revision_date"] = GLOB.revdata.date + data["hub"] = GLOB.hub_visibility + + data["security_level"] = SSsecurity_level.get_current_level_as_text() + data["round_duration"] = SSticker ? round((world.time-SSticker.round_start_time)/10) : 0 + + //Time dilation stats. + data["time_dilation_current"] = SStime_track.time_dilation_current + data["time_dilation_avg"] = SStime_track.time_dilation_avg + data["time_dilation_avg_slow"] = SStime_track.time_dilation_avg_slow + data["time_dilation_avg_fast"] = SStime_track.time_dilation_avg_fast + + data["soft_popcap"] = CONFIG_GET(number/soft_popcap) || 0 + data["hard_popcap"] = CONFIG_GET(number/hard_popcap) || 0 + data["extreme_popcap"] = CONFIG_GET(number/extreme_popcap) || 0 + data["popcap"] = max(CONFIG_GET(number/soft_popcap), CONFIG_GET(number/hard_popcap), CONFIG_GET(number/extreme_popcap)) //generalized field for this concept for use across ss13 codebases + data["bunkered"] = CONFIG_GET(flag/panic_bunker) || FALSE + data["interviews"] = CONFIG_GET(flag/panic_bunker_interview) || FALSE + if(SSshuttle?.emergency) + data["shuttle_mode"] = SSshuttle.emergency.mode + // Shuttle status, see /__DEFINES/stat.dm + data["shuttle_timer"] = SSshuttle.emergency.timeLeft() + // Shuttle timer, in seconds + + statuscode = 200 + response = "Status retrieved" + +/datum/world_topic/status/authed + key = "status_authed" + anonymous = FALSE + +/datum/world_topic/status/authed/Run(list/input) + . = ..() + + var/list/adm = get_admin_counts() + var/list/presentmins = adm["present"] + var/list/afkmins = adm["afk"] + data["admins"] = length(presentmins) + length(afkmins) + data["gamestate"] = SSticker.current_state + + data["active_players"] = get_active_player_count() + + data["mcpu"] = world.map_cpu + data["cpu"] = world.cpu + +GLOBAL_LIST_EMPTY(bot_event_sending_que) +GLOBAL_LIST_EMPTY(bot_ooc_sending_que) +GLOBAL_LIST_EMPTY(bot_asay_sending_que) + +/datum/world_topic/receive_info + key = "receive_info" + +/datum/world_topic/receive_info/Run(list/input) + data = list() + if(!length(GLOB.bot_event_sending_que) && !length(GLOB.bot_ooc_sending_que) && !length(GLOB.bot_asay_sending_que)) + statuscode = 501 + response = "No events pool." + return + + //Yeah, we can use /datum/http_request, but nuh... it's less fun. + data["events"] = GLOB.bot_event_sending_que + data["ooc"] = GLOB.bot_ooc_sending_que + data["admin"] = GLOB.bot_asay_sending_que + GLOB.bot_event_sending_que = list() + GLOB.bot_ooc_sending_que = list() + GLOB.bot_asay_sending_que = list() + statuscode = 200 + response = "Events sent." + +/datum/world_topic/send_info + key = "send_info" + required_params = list("data") + +/datum/world_topic/send_info/Run(list/input) + data = list() + + var/list/bot_data = input["data"] + if(!istype(bot_data) || !length(bot_data)) + statuscode = 403 + response = "Wrong data" + return + + if(bot_data["ooc"]) + for(var/list/data in bot_data["ooc"]) + var/msg = sanitize(data["message"]) + for(var/client/C in GLOB.clients) + if(C.prefs.chat_toggles & CHAT_OOC) + to_chat(C, "DISCORD OOC: [data["author"]]: [msg]") + + if(bot_data["admin"]) + for(var/list/data in bot_data["admin"]) + to_chat(GLOB.admins, "DISCORD ADMIN: [data["author"]]: [sanitize(data["message"])]", confidential = TRUE) + + statuscode = 200 + response = "Events received." + +/datum/world_topic/delay + key = "set_delay" + required_params = list("delay") + +/datum/world_topic/delay/Run(list/input) + . = ..() + + if(SSticker.timeLeft < 0 && input["delay"]) + statuscode = 501 + response = "Delay already set to same state." + return + + SSticker.timeLeft = input["delay"] ? -1 : 300 + message_admins(span_notice("[input["source"]] ([input["addr"]]) [SSticker.timeLeft < 0 ? "delayed the round start" : "has made the round start normally"].")) + to_chat(world, span_notice("The game start has been [SSticker.timeLeft < 0 ? "delayed" : "continued"].")) + if(SSticker.timeLeft < 0) + statuscode = 200 + response = "Delay set." + else + statuscode = 200 + response = "Delay removed." diff --git a/code/game/atoms_movable.dm b/code/game/atoms_movable.dm index 280d6c633a09..c6c604e60208 100644 --- a/code/game/atoms_movable.dm +++ b/code/game/atoms_movable.dm @@ -113,6 +113,12 @@ /// The pitch adjustment that this movable uses when speaking. var/pitch = 0 + /// The base set of blips to use for blip calculation. + var/blip_base = "male" + + /// The blip variant to use for blip calculation. + var/blip_number = "1" + /// Datum that keeps all data related to zero-g drifting and handles related code/comsigs var/datum/drift_handler/drift_handler @@ -1738,6 +1744,8 @@ VV_DROPDOWN_OPTION(VV_HK_EDIT_PARTICLES, "Edit Particles") VV_DROPDOWN_OPTION(VV_HK_DEADCHAT_PLAYS, "Start/Stop Deadchat Plays") VV_DROPDOWN_OPTION(VV_HK_ADD_FANTASY_AFFIX, "Add Fantasy Affix") + if(SStts.tts_enabled) + VV_DROPDOWN_OPTION(VV_HK_SET_TTS_VOICE, "Modify TTS Voice") /atom/movable/vv_do_topic(list/href_list) . = ..() @@ -1794,6 +1802,14 @@ log_admin("[key_name(usr)] has added deadchat control to [src]") message_admins(span_notice("[key_name(usr)] has added deadchat control to [src]")) + if(href_list[VV_HK_SET_TTS_VOICE]) + var/chosen_voice = tgui_input_list(usr, "Choose a voice to use.", "Choose a voice.", SStts.available_speakers) + if(!chosen_voice) + return + voice = chosen_voice + log_admin("[key_name(usr)] has set [src]'s voice as [chosen_voice].") + message_admins(span_notice("[key_name(usr)] has set [src]'s voice as [chosen_voice].")) + /** * A wrapper for setDir that should only be able to fail by living mobs. * diff --git a/code/game/gamemodes/objective_items.dm b/code/game/gamemodes/objective_items.dm index 49d737ffd16f..374d07c1dba8 100644 --- a/code/game/gamemodes/objective_items.dm +++ b/code/game/gamemodes/objective_items.dm @@ -1,10 +1,15 @@ +//MASSMETA REMOVAL BEGIN (re_traitor secondary) +/* GLOBAL_DATUM_INIT(steal_item_handler, /datum/objective_item_handler, new()) +*/ /proc/add_item_to_steal(source, type) GLOB.steal_item_handler.objectives_by_path[type] += source return type -/// Holds references to information about all of the items you might need to steal for objectives +//MASSMETA REMOVAL BEGIN (re_traitor secondary) +/* +// Holds references to information about all of the items you might need to steal for objectives /datum/objective_item_handler var/list/list/objectives_by_path var/generated_items = FALSE @@ -50,6 +55,8 @@ GLOBAL_DATUM_INIT(steal_item_handler, /datum/objective_item_handler, new()) for(var/typepath in objectives_by_path) objectives_by_path[typepath] -= source +*/ + //Contains the target item datums for Steal objectives. /datum/objective_item /// How the item is described in the objective diff --git a/code/game/machinery/_machinery.dm b/code/game/machinery/_machinery.dm index 26a8fabd0cf2..f211fc1b8b7d 100644 --- a/code/game/machinery/_machinery.dm +++ b/code/game/machinery/_machinery.dm @@ -102,6 +102,7 @@ blocks_emissive = EMISSIVE_BLOCK_GENERIC initial_language_holder = /datum/language_holder/speaking_machine armor_type = /datum/armor/obj_machinery + voice_filter = "alimiter=0.9,acompressor=threshold=0.2:ratio=20:attack=10:release=50:makeup=2,highpass=f=1000" ///see code/__DEFINES/stat.dm var/machine_stat = NONE diff --git a/code/game/machinery/announcement_system.dm b/code/game/machinery/announcement_system.dm index d43bb608fc89..62419b50da65 100644 --- a/code/game/machinery/announcement_system.dm +++ b/code/game/machinery/announcement_system.dm @@ -198,16 +198,25 @@ GLOBAL_LIST_EMPTY(announcement_systems) /// Sends a message to the appropriate channels. /obj/machinery/announcement_system/proc/broadcast(message, list/channels, command_span = FALSE) use_energy(active_power_usage) + // MASSMETA EDIT START (ntts && /tg/tts) + var/list/tts_message_mods = SStts.prepare_radio_announcement(src, message) + // MASSMETA EDIT END (ntts && /tg/tts) if(!LAZYLEN(channels)) - radio.talk_into(src, message, null, command_span ? list(speech_span, SPAN_COMMAND) : null) + // MASSMETA EDIT START (ntts && /tg/tts) + radio.talk_into(src, message, null, command_span ? list(speech_span, SPAN_COMMAND) : null, null, tts_message_mods) + // MASSMETA EDIT END (ntts && /tg/tts) return // For some reasons, radio can't recognize RADIO_CHANNEL_COMMON in channels, so we need to handle it separately. if (RADIO_CHANNEL_COMMON in channels) - radio.talk_into(src, message, null, command_span ? list(speech_span, SPAN_COMMAND) : null) + // MASSMETA EDIT START (ntts && /tg/tts) + radio.talk_into(src, message, null, command_span ? list(speech_span, SPAN_COMMAND) : null, null, tts_message_mods) + // MASSMETA EDIT END (ntts && /tg/tts) channels -= RADIO_CHANNEL_COMMON for(var/channel in channels) - radio.talk_into(src, message, channel, command_span ? list(speech_span, SPAN_COMMAND) : null) + // MASSMETA EDIT START (ntts && /tg/tts) + radio.talk_into(src, message, channel, command_span ? list(speech_span, SPAN_COMMAND) : null, null, tts_message_mods) + // MASSMETA EDIT END (ntts && /tg/tts) /// Announces configs entry message with the provided variables. Channels, announcement_line and command_span are optional. /obj/machinery/announcement_system/proc/announce(aas_config_entry_type, list/variables_map, list/channels, announcement_line, command_span) diff --git a/code/game/machinery/big_manipulator.dm b/code/game/machinery/big_manipulator.dm new file mode 100644 index 000000000000..f609f7bf5a25 --- /dev/null +++ b/code/game/machinery/big_manipulator.dm @@ -0,0 +1,980 @@ +#define INTERACT_DROP "drop" +#define INTERACT_USE "use" +#define INTERACT_THROW "throw" + +#define TAKE_ITEMS 1 +#define TAKE_CLOSETS 2 +#define TAKE_HUMANS 3 + +#define DELAY_STEP 0.1 +#define MAX_DELAY 30 + +#define MIN_DELAY_TIER_1 2 +#define MIN_DELAY_TIER_2 1.4 +#define MIN_DELAY_TIER_3 0.8 +#define MIN_DELAY_TIER_4 0.2 +#define MIN_DELAY_TIER_5 0.1 // MASSMETA EDIT (parts_tier_5) + +#define STATUS_BUSY "busy" +#define STATUS_IDLE "idle" +#define STATUS_INSTALLING_WORKER "installing_worker" +#define STATUS_UNINSTALLING_WORKER "uninstalling_worker" + +#define WORKER_SINGLE_USE "single" +#define WORKER_EMPTY_USE "empty" +#define WORKER_NORMAL_USE "normal" + +/// The Big Manipulator's core. Main part of the mechanism that carries out the entire process. +/obj/machinery/big_manipulator + name = "Big Manipulator" + desc = "Operates different objects. Truly, a groundbreaking innovation..." + icon = 'icons/map_icons/objects.dmi' + icon_state = "/obj/machinery/big_manipulator" + post_init_icon_state = "core" + density = TRUE + circuit = /obj/item/circuitboard/machine/big_manipulator + greyscale_colors = "#d8ce13" + greyscale_config = /datum/greyscale_config/big_manipulator + /// Min time manipulator can have in delay. Changing on upgrade. + var/minimal_delay = MIN_DELAY_TIER_1 + /// The time it takes for the manipulator to complete the action cycle. + var/interaction_delay = MIN_DELAY_TIER_1 + + /// Using high tier manipulators speeds up big manipulator and requires more energy. + var/power_use_lvl = 0.2 + /// The status of the manipulator - `IDLE` or `BUSY`. + var/status = STATUS_IDLE + /// Is the manipulator turned on? + var/on = FALSE + /// The direction the manipulator arm will take items from. + var/take_here = NORTH + /// The direction the manipulator arm will drop items to. + var/drop_here = SOUTH + /// The turf where the manipulator arm will take items from. + var/turf/take_turf + /// The turf where the manipulator arm will drop items to. + var/turf/drop_turf + /// Priority settings depending on the manipulator drop mode that are available to this manipulator. Filled during Initialize. + var/list/priority_settings_for_drop = list() + /// Priority settings depending on the manipulator use mode that are available to this manipulator. Filled during Initialize. + var/list/priority_settings_for_use = list() + /// What priority settings are available to use at the moment. + /// We also use this list to sort priorities from ascending to descending. + var/list/allowed_priority_settings = list() + /// The object inside the manipulator. + var/datum/weakref/containment_obj + /// The object used as a filter. + var/datum/weakref/filter_obj + /// The poor monkey that needs to use mode works. + var/datum/weakref/monkey_worker + /// Whether the monkey is set to use combat mode for interaction + var/worker_combat_mode = FALSE + /// Whether the worker will use right click instead of left click interaction + var/worker_alt_mode = FALSE + /// A list to denote the above alt mode, to avoid making a new list on every single interaction + var/list/resolved_modifiers = list("button" = "left") + /// weakref to id that locked this manipualtor. + var/datum/weakref/locked_by_this_id + /// Is manipulator locked by identity id. + var/id_locked = FALSE + /// The manipulator's arm. + var/obj/effect/big_manipulator_arm/manipulator_arm + + /// How should the manipulator interact with the object? + var/interaction_mode = INTERACT_DROP + /// How should the worker interact with the object? + var/worker_interaction = WORKER_NORMAL_USE + /// The distance the thrown object should travel when thrown. + var/manipulator_throw_range = 1 + /// Overrides the priority selection, only accessing the top priority list element. + var/override_priority = FALSE + /// The `type` the manipulator will interact with only. + var/atom/selected_type + /// Is the power access wire cut? Disables the power button if `TRUE`. + var/power_access_wire_cut = FALSE + /// List where we can set selected type. Taking items by Initialize. + var/list/allowed_types_to_pick_up = list( + /obj/item, + /obj/structure/closet, + ) + +/obj/machinery/big_manipulator/Initialize(mapload) + . = ..() + take_and_drop_turfs_check() + create_manipulator_arm() + RegisterSignal(manipulator_arm, COMSIG_QDELETING, PROC_REF(on_hand_qdel)) + manipulator_lvl() + set_up_priority_settings() + selected_type = allowed_types_to_pick_up[1] + if(on) + press_on(pressed_by = null) + set_wires(new /datum/wires/big_manipulator(src)) + + register_context() + +/// Init priority settings list for all modes. +/obj/machinery/big_manipulator/proc/set_up_priority_settings() + for(var/datum/manipulator_priority/priority_for_drop as anything in subtypesof(/datum/manipulator_priority/for_drop)) + priority_settings_for_drop += new priority_for_drop + for(var/datum/manipulator_priority/priority_for_use as anything in subtypesof(/datum/manipulator_priority/for_use)) + priority_settings_for_use += new priority_for_use + update_priority_list() + +/obj/machinery/big_manipulator/examine(mob/user) + . = ..() + . += "You can change direction with alternative wrench usage." + var/mob/monkey_resolve = monkey_worker?.resolve() + if(!isnull(monkey_resolve)) + . += "You can see [monkey_resolve]: [src] manager." + +/obj/machinery/big_manipulator/add_context(atom/source, list/context, obj/item/held_item, mob/user) + . = ..() + + if(isnull(held_item)) + context[SCREENTIP_CONTEXT_LMB] = panel_open ? "Interact with wires" : "Open UI" + return CONTEXTUAL_SCREENTIP_SET + + if(held_item.tool_behaviour == TOOL_WRENCH) + context[SCREENTIP_CONTEXT_LMB] = "[anchored ? "Una" : "A"]nchor" + context[SCREENTIP_CONTEXT_RMB] = "Rotate clockwise" + return CONTEXTUAL_SCREENTIP_SET + if(held_item.tool_behaviour == TOOL_SCREWDRIVER) + context[SCREENTIP_CONTEXT_LMB] = "[panel_open ? "Close" : "Open"] panel" + return CONTEXTUAL_SCREENTIP_SET + if(held_item.tool_behaviour == TOOL_CROWBAR && panel_open) + context[SCREENTIP_CONTEXT_LMB] = "Deconstruct" + return CONTEXTUAL_SCREENTIP_SET + if(is_wire_tool(held_item) && panel_open) + context[SCREENTIP_CONTEXT_LMB] = "Interact with wires" + return CONTEXTUAL_SCREENTIP_SET + +/obj/machinery/big_manipulator/Destroy(force) + . = ..() + manipulator_arm.vis_contents.Cut() + qdel(manipulator_arm) + if(!isnull(containment_obj)) + var/obj/containment_resolve = containment_obj?.resolve() + containment_resolve?.forceMove(get_turf(containment_resolve)) + containment_obj = null + if(!isnull(filter_obj)) + var/obj/filter_resolve = filter_obj?.resolve() + filter_resolve?.forceMove(get_turf(filter_resolve)) + filter_obj = null + var/mob/living/carbon/human/monkey_resolve = monkey_worker?.resolve() + if(!isnull(monkey_resolve)) + monkey_resolve.forceMove(get_turf(monkey_resolve)) + monkey_resolve.remove_offsets("[src]") + monkey_resolve = null + locked_by_this_id = null + +/obj/machinery/big_manipulator/Exited(atom/movable/gone, direction) + if(gone == monkey_worker?.resolve()) + var/mob/living/carbon/human/poor_monkey = monkey_worker.resolve() + REMOVE_TRAIT(poor_monkey, TRAIT_AI_PAUSED, "[src]") + monkey_worker = null + poor_monkey.remove_offsets("[src]") + if(interaction_mode == INTERACT_USE) + change_mode() + if(manipulator_arm.vis_contents.Find(gone)) + manipulator_arm.vis_contents.Cut(gone) + ..() + +/obj/machinery/big_manipulator/Moved(atom/old_loc, movement_dir, forced, list/old_locs, momentum_change) + . = ..() + take_and_drop_turfs_check() + if(isnull(get_turf(src))) + qdel(manipulator_arm) + return + if(!manipulator_arm) + create_manipulator_arm() + +/obj/machinery/big_manipulator/emag_act(mob/user, obj/item/card/emag/emag_card) + . = ..() + if(obj_flags & EMAGGED) + return FALSE + balloon_alert(user, "overloaded functions installed") + obj_flags |= EMAGGED + allowed_types_to_pick_up += /mob/living + return TRUE + +/obj/machinery/big_manipulator/wrench_act(mob/living/user, obj/item/tool) + . = ..() + default_unfasten_wrench(user, tool, time = 1 SECONDS) + return ITEM_INTERACT_SUCCESS + +/obj/machinery/big_manipulator/wrench_act_secondary(mob/living/user, obj/item/tool) + . = ..() + if(status == STATUS_BUSY || on) + to_chat(user, span_warning("[src] is activated!")) + return ITEM_INTERACT_BLOCKING + rotate_big_hand() + playsound(src, 'sound/items/deconstruct.ogg', 50, TRUE) + return ITEM_INTERACT_SUCCESS + +/obj/machinery/big_manipulator/can_be_unfasten_wrench(mob/user, silent) + if(status == STATUS_BUSY || on) + to_chat(user, span_warning("[src] is activated!")) + return FAILED_UNFASTEN + return ..() + +/obj/machinery/big_manipulator/default_unfasten_wrench(mob/user, obj/item/wrench, time) + . = ..() + if(. == SUCCESSFUL_UNFASTEN) + take_and_drop_turfs_check() + +/obj/machinery/big_manipulator/screwdriver_act(mob/living/user, obj/item/tool) + if(default_deconstruction_screwdriver(user, icon_state, icon_state, tool)) + return ITEM_INTERACT_SUCCESS + return ITEM_INTERACT_BLOCKING + +/obj/machinery/big_manipulator/crowbar_act(mob/living/user, obj/item/tool) + . = ..() + if(default_deconstruction_crowbar(tool)) + return ITEM_INTERACT_SUCCESS + return ITEM_INTERACT_BLOCKING + +/obj/machinery/big_manipulator/item_interaction(mob/living/user, obj/item/tool, list/modifiers) + if(user.combat_mode) + return NONE + if(!panel_open) + return NONE + + if(isidcard(tool)) + var/obj/item/card/id/clicked_by_this_id = tool + if(!isnull(locked_by_this_id)) + var/obj/item/card/id/resolve_id = locked_by_this_id.resolve() + if(clicked_by_this_id != resolve_id) + balloon_alert(user, "locked by another id!") + return ITEM_INTERACT_BLOCKING + locked_by_this_id = null + change_id_locked_status(user) + return ITEM_INTERACT_SUCCESS + locked_by_this_id = WEAKREF(clicked_by_this_id) + change_id_locked_status(user) + return ITEM_INTERACT_SUCCESS + + if(is_wire_tool(tool)) + wires.interact(user) + return ITEM_INTERACT_SUCCESS + + return NONE + +/obj/machinery/big_manipulator/RefreshParts() + . = ..() + + manipulator_lvl() + +/obj/machinery/big_manipulator/proc/eject_worker(mob/user) + if(isnull(monkey_worker)) + return + if(status == STATUS_BUSY) + balloon_alert(user, "turn it off first!") + return + if(status == STATUS_UNINSTALLING_WORKER) + balloon_alert(user, "already uninstalling worker, please wait") + return + + var/mob/living/carbon/human/poor_monkey = monkey_worker.resolve() + if(!ismonkey(poor_monkey)) + if(!QDELETED(poor_monkey)) + poor_monkey.drop_all_held_items() + poor_monkey.set_lying_angle(0) + poor_monkey.forceMove(get_turf(src)) + monkey_worker = null + return + + status = STATUS_UNINSTALLING_WORKER + balloon_alert(user, "uninstalling monkey worker...") + if(!do_after(user, 3 SECONDS, src)) + balloon_alert(user, "interrupted") + return + balloon_alert(user, "monkey worker uninstalled") + poor_monkey.drop_all_held_items() + poor_monkey.set_lying_angle(0) + poor_monkey.forceMove(get_turf(src)) + status = STATUS_IDLE + +/obj/machinery/big_manipulator/mouse_drop_receive(atom/monkey, mob/user, params) + if(!ismonkey(monkey) || !isnull(monkey_worker)) + return + if(status == STATUS_BUSY) + balloon_alert(user, "turn it off first!") + return + if(status == STATUS_INSTALLING_WORKER) + balloon_alert(user, "already installing worker, please wait") + return + var/mob/living/carbon/human/poor_monkey = monkey + if(poor_monkey.mind) + balloon_alert(user, "too smart! might demand pay!") + return + poor_monkey.balloon_alert(user, "installing monkey worker...") + status = STATUS_INSTALLING_WORKER + if(!do_after(user, 3 SECONDS, poor_monkey)) + poor_monkey.balloon_alert(user, "interrupted") + status = STATUS_IDLE + return + balloon_alert(user, "monkey worker installed") + monkey_worker = WEAKREF(poor_monkey) + ADD_TRAIT(poor_monkey, TRAIT_AI_PAUSED, "[src]") + poor_monkey.drop_all_held_items() + poor_monkey.forceMove(src) + poor_monkey.set_combat_mode(worker_combat_mode) + status = STATUS_IDLE + manipulator_arm.vis_contents += poor_monkey + poor_monkey.dir = manipulator_arm.dir + poor_monkey.set_lying_angle(dir2angle(manipulator_arm.dir)) + poor_monkey.add_offsets( + "[src]", + x_add = 32 + manipulator_arm.calculate_item_offset(TRUE, pixels_to_offset = 16), + y_add = 32 + manipulator_arm.calculate_item_offset(FALSE, pixels_to_offset = 16) + ) + +/obj/machinery/big_manipulator/proc/change_id_locked_status(mob/user) + id_locked = !id_locked + balloon_alert(user, "successfully [!id_locked ? "un" : ""]locked") + +/// Creat manipulator hand effect on manipulator core. +/obj/machinery/big_manipulator/proc/create_manipulator_arm() + manipulator_arm = new/obj/effect/big_manipulator_arm(src) + manipulator_arm.dir = take_here + vis_contents += manipulator_arm + +/// Check servo tier and change manipulator speed, power_use and colour. +/obj/machinery/big_manipulator/proc/manipulator_lvl() + var/datum/stock_part/servo/locate_servo = locate() in component_parts + if(!locate_servo) + return + switch(locate_servo.tier) + if(-INFINITY to 1) + minimal_delay = interaction_delay = MIN_DELAY_TIER_1 + power_use_lvl = 0.2 + set_greyscale(COLOR_YELLOW) + manipulator_arm?.set_greyscale(COLOR_YELLOW) + if(2) + minimal_delay = interaction_delay = MIN_DELAY_TIER_2 + power_use_lvl = 0.4 + set_greyscale(COLOR_ORANGE) + manipulator_arm?.set_greyscale(COLOR_ORANGE) + if(3) + minimal_delay = interaction_delay = MIN_DELAY_TIER_3 + power_use_lvl = 0.6 + set_greyscale(COLOR_RED) + manipulator_arm?.set_greyscale(COLOR_RED) + // MASSMETA EDIT BEGIN (parts_tier_5) + //if(4 to INFINITY) + + if(4) + // MASSMETA EDIT END + minimal_delay = interaction_delay = MIN_DELAY_TIER_4 + power_use_lvl = 0.8 + set_greyscale(COLOR_PURPLE) + manipulator_arm?.set_greyscale(COLOR_PURPLE) + // MASSMETA EDIT BEGIN (parts_tier_5) + if(5 to INFINITY) + minimal_delay = interaction_delay = MIN_DELAY_TIER_5 + power_use_lvl = 1 + set_greyscale(COLOR_BLUE) + manipulator_arm?.set_greyscale(COLOR_BLUE) + // MASSMETA EDIT END + active_power_usage = BASE_MACHINE_ACTIVE_CONSUMPTION * power_use_lvl + +/// Changing take and drop turf tiles when we anchore manipulator or if manipulator not in turf. +/obj/machinery/big_manipulator/proc/take_and_drop_turfs_check() + if(anchored && isturf(src.loc)) + take_turf = get_step(src, take_here) + drop_turf = get_step(src, drop_here) + else + take_turf = null + drop_turf = null + +/// Changing take and drop turf dirs and also changing manipulator hand sprite dir. +/obj/machinery/big_manipulator/proc/rotate_big_hand() + switch(take_here) + if(NORTH) + take_here = EAST + drop_here = WEST + if(EAST) + take_here = SOUTH + drop_here = NORTH + if(SOUTH) + take_here = WEST + drop_here = EAST + if(WEST) + take_here = NORTH + drop_here = SOUTH + manipulator_arm.dir = take_here + var/mob/monkey = monkey_worker?.resolve() + if(!isnull(monkey)) + monkey.dir = manipulator_arm.dir + take_and_drop_turfs_check() + +/// Deliting hand will destroy our manipulator core. +/obj/machinery/big_manipulator/proc/on_hand_qdel() + SIGNAL_HANDLER + + deconstruct(TRUE) + +/// Pre take and drop proc from [take and drop procs loop]: +/// Can we begin the `take-and-drop` loop? +/obj/machinery/big_manipulator/proc/is_ready_to_work() + if(worker_interaction == WORKER_EMPTY_USE) + try_take_thing() + return TRUE + if(isclosedturf(drop_turf)) + on = !on + say("Output blocked") + return FALSE + for(var/take_item in take_turf.contents) + if(!check_filter(take_item)) + continue + try_take_thing(take_turf, take_item) + break + return TRUE + +/// First take and drop proc from [take and drop procs loop]: +/// Check if we can take item from take_turf to work with him. This proc also calling from ATOM_ENTERED signal. +/obj/machinery/big_manipulator/proc/try_take_thing(datum/source, atom/movable/target) + SIGNAL_HANDLER + + var/empty_hand_check = worker_interaction == WORKER_EMPTY_USE && interaction_mode == INTERACT_USE + + if(!on) + return + if(!anchored) + return + if(status == STATUS_BUSY) + return + if(!empty_hand_check) + if(QDELETED(source) || QDELETED(target)) + return + if(!isturf(target.loc)) + return + if(!check_filter(target)) + return + if(!use_energy(active_power_usage, force = FALSE)) + on = FALSE + say("Not enough energy!") + return + start_work(target, empty_hand_check) + +/// Second take and drop proc from [take and drop procs loop]: +/// Taking our item and start manipulator hand rotate animation. +/obj/machinery/big_manipulator/proc/start_work(atom/movable/target, hand_is_empty = FALSE) + if(!hand_is_empty) + target.forceMove(src) + containment_obj = WEAKREF(target) + manipulator_arm.update_claw(containment_obj) + status = STATUS_BUSY + do_rotate_animation(1) + check_next_move(target, hand_is_empty) + +/// 2.5 take and drop proc from [take and drop procs loop]: +/// Choose what we will do with our item by checking the interaction_mode. +/obj/machinery/big_manipulator/proc/check_next_move(atom/movable/target, hand_is_empty = FALSE) + if(hand_is_empty) + addtimer(CALLBACK(src, PROC_REF(use_thing_with_empty_hand)), interaction_delay SECONDS) + return + switch(interaction_mode) + if(INTERACT_DROP) + addtimer(CALLBACK(src, PROC_REF(drop_thing), target), interaction_delay SECONDS) + if(INTERACT_USE) + addtimer(CALLBACK(src, PROC_REF(use_thing), target), interaction_delay SECONDS) + if(INTERACT_THROW) + addtimer(CALLBACK(src, PROC_REF(throw_thing), target), interaction_delay SECONDS) + +/// 3.1 take and drop proc from [take and drop procs loop]: +/// Drop our item. +/// Checks the priority to drop item not only ground but also in the storage. +/obj/machinery/big_manipulator/proc/drop_thing(atom/movable/target) + var/where_we_drop = search_type_by_priority_in_drop_turf(allowed_priority_settings) + if(isnull(where_we_drop)) + addtimer(CALLBACK(src, PROC_REF(drop_thing), target), interaction_delay SECONDS) + return + if((where_we_drop == drop_turf) || !isitem(target)) + target.forceMove(drop_turf) + target.dir = get_dir(get_turf(target), get_turf(src)) + else + var/atom/drop_target = where_we_drop + if(drop_target.atom_storage) + if(!drop_target.atom_storage.attempt_insert(target, override = TRUE, messages = FALSE)) + target.forceMove(drop_target.drop_location()) + else + target.forceMove(where_we_drop) + finish_manipulation() + +/// 3.2 take and drop proc from [take and drop procs loop]: +/// Use our item on random atom in drop turf contents then +/// Starts manipulator hand backward animation by defualt, but +/// You can also set the setting in ui so that it does not return to its privious position and continues to use object in its hand. +/// Checks the priority so that you can configure which object it will select: mob/obj/turf. +/// Also can use filter to interact only with obj in filter. +/obj/machinery/big_manipulator/proc/use_thing(atom/movable/target, hand_is_empty = FALSE) + var/obj/obj_resolve = containment_obj?.resolve() + if(isnull(obj_resolve)) + finish_manipulation() + return + var/mob/living/carbon/human/monkey_resolve = monkey_worker?.resolve() + if(isnull(monkey_resolve)) + finish_manipulation() + return + /// If we forceMoved from manipulator we are free now. + if(obj_resolve.loc != src && obj_resolve.loc != monkey_resolve) + finish_manipulation() + return + if(!isitem(target)) + target.forceMove(drop_turf) /// We use only items + target.dir = get_dir(get_turf(target), get_turf(src)) + finish_manipulation() + return + var/obj/item/im_item = target + var/atom/type_to_use = search_type_by_priority_in_drop_turf(allowed_priority_settings) + if(isnull(type_to_use)) + check_end_of_use(im_item, item_was_used = FALSE) + return + monkey_resolve.put_in_active_hand(im_item) + if(im_item.GetComponent(/datum/component/two_handed)) /// Using two-handed items in two hands. + im_item.attack_self(monkey_resolve) + im_item.melee_attack_chain(monkey_resolve, type_to_use, resolved_modifiers) + do_attack_animation(drop_turf) + manipulator_arm.do_attack_animation(drop_turf) + check_end_of_use(im_item, item_was_used = TRUE) + +/obj/machinery/big_manipulator/proc/use_thing_with_empty_hand() + var/mob/living/carbon/human/monkey_resolve = monkey_worker?.resolve() + if(isnull(monkey_resolve)) + finish_manipulation() + return + var/atom/type_to_use = search_type_by_priority_in_drop_turf(allowed_priority_settings) + if(isnull(type_to_use)) + check_end_of_use_for_use_with_empty_hand() + return + /// For empty hand on an item, we use the item in-hand + if(isitem(type_to_use)) + var/obj/item/interact_with_item = type_to_use + var/resolve_loc = interact_with_item.loc + monkey_resolve.put_in_active_hand(interact_with_item) + interact_with_item.attack_self(monkey_resolve) + interact_with_item.forceMove(resolve_loc) + else + monkey_resolve.UnarmedAttack(type_to_use, modifiers = resolved_modifiers) + do_attack_animation(drop_turf) + manipulator_arm.do_attack_animation(drop_turf) + check_end_of_use_for_use_with_empty_hand() + +/obj/machinery/big_manipulator/proc/check_end_of_use_for_use_with_empty_hand(obj/item/my_item, item_was_used) + if(!on || (worker_interaction != WORKER_EMPTY_USE && interaction_mode == INTERACT_USE)) + finish_manipulation() + return + addtimer(CALLBACK(src, PROC_REF(use_thing_with_empty_hand), my_item), interaction_delay SECONDS) + +/// Check what we gonna do next with our item. Drop it or use again. +/obj/machinery/big_manipulator/proc/check_end_of_use(obj/item/my_item, item_was_used) + if(!on) + my_item.forceMove(drop_turf) + my_item.dir = get_dir(get_turf(my_item), get_turf(src)) + finish_manipulation() + return + if(worker_interaction == WORKER_SINGLE_USE && item_was_used) + my_item.forceMove(drop_turf) + my_item.dir = get_dir(get_turf(my_item), get_turf(src)) + finish_manipulation() + return + addtimer(CALLBACK(src, PROC_REF(use_thing), my_item), interaction_delay SECONDS) + +/// 3.3 take and drop proc from [take and drop procs loop]: +/// Throw item away!!! +/obj/machinery/big_manipulator/proc/throw_thing(atom/movable/target) + if(!(isitem(target) || isliving(target))) + target.forceMove(drop_turf) + target.dir = get_dir(get_turf(target), get_turf(src)) + finish_manipulation() /// We throw only items and living mobs + return + var/obj/item/im_item = target + im_item.forceMove(drop_turf) + im_item.throw_at(get_edge_target_turf(get_turf(src), drop_here), manipulator_throw_range - 1, 2) + src.do_attack_animation(drop_turf) + manipulator_arm.do_attack_animation(drop_turf) + finish_manipulation() + +/// End of thirds take and drop proc from [take and drop procs loop]: +/// Starts manipulator hand backward animation. +/obj/machinery/big_manipulator/proc/finish_manipulation() + containment_obj = null + manipulator_arm.update_claw(null) + do_rotate_animation(0) + addtimer(CALLBACK(src, PROC_REF(end_work)), interaction_delay SECONDS) + +/// Fourth and last take and drop proc from [take and drop procs loop]: +/// Finishes work and begins to look for a new item for [take and drop procs loop]. +/obj/machinery/big_manipulator/proc/end_work() + status = STATUS_IDLE + is_ready_to_work() + +/// Rotates manipulator hand 90 degrees. +/obj/machinery/big_manipulator/proc/do_rotate_animation(backward) + animate(manipulator_arm, transform = matrix(90, MATRIX_ROTATE), interaction_delay SECONDS * 0.5) + addtimer(CALLBACK(src, PROC_REF(finish_rotate_animation), backward), interaction_delay SECONDS * 0.5) + +/// Rotates manipulator hand from 90 degrees to 180 or 0 if backward. +/obj/machinery/big_manipulator/proc/finish_rotate_animation(backward) + animate(manipulator_arm, transform = matrix(180 * backward, MATRIX_ROTATE), interaction_delay SECONDS * 0.5) + +/obj/machinery/big_manipulator/proc/check_filter(atom/movable/target) + if (target.anchored || HAS_TRAIT(target, TRAIT_NODROP)) + return FALSE + if(!istype(target, selected_type)) + return FALSE + /// We use filter only on items. closets, humans and etc don't need filter check. + if(!isitem(target)) + return TRUE + var/obj/item/target_item = target + if (target_item.item_flags & (ABSTRACT|DROPDEL)) + return FALSE + var/filtered_obj = filter_obj?.resolve() + if((filtered_obj && !istype(target_item, filtered_obj))) + return FALSE + return TRUE + +/// Proc called when we changing item interaction mode. +/obj/machinery/big_manipulator/proc/change_mode() + var/list/available_modes = list(INTERACT_DROP, INTERACT_USE, INTERACT_THROW) + + if(isnull(monkey_worker)) + available_modes = list(INTERACT_DROP, INTERACT_THROW) + + interaction_mode = cycle_value(interaction_mode, available_modes) + update_priority_list() + is_ready_to_work() + +/// Update priority list in ui. Creating new list and sort it by priority number. +/obj/machinery/big_manipulator/proc/update_priority_list() + allowed_priority_settings = list() + var/list/priority_mode_list + if(interaction_mode == INTERACT_DROP) + priority_mode_list = priority_settings_for_drop.Copy() + if(interaction_mode == INTERACT_USE) + priority_mode_list = priority_settings_for_use.Copy() + if(isnull(priority_mode_list)) + return + for(var/we_need_increasing in 1 to length(priority_mode_list)) + for(var/datum/manipulator_priority/what_priority in priority_mode_list) + if(what_priority.number != we_need_increasing) + continue + allowed_priority_settings += what_priority + +/// Proc that return item by type in priority list. Selects item and increasing priority number if don't found req type. +/obj/machinery/big_manipulator/proc/search_type_by_priority_in_drop_turf(list/priority_list) + var/lazy_counter = 1 + for(var/datum/manipulator_priority/take_type in priority_list) + /// If we set override_priority on TRUE we don't go to priority below. + if(lazy_counter > 1 && override_priority) + return null + /// If we need turf we don't check turf.contents and just return drop_turf. + if(take_type.what_type == /turf) + return drop_turf + lazy_counter++ + for(var/type_in_priority in drop_turf.contents) + if(!istype(type_in_priority, take_type.what_type)) + continue + return type_in_priority + +/// Proc call when we press on/off button +/obj/machinery/big_manipulator/proc/press_on(pressed_by) + if(pressed_by) + on = !on + if(!is_ready_to_work()) + return + if(on) + RegisterSignal(take_turf, COMSIG_ATOM_ENTERED, PROC_REF(try_take_thing)) + RegisterSignal(take_turf, COMSIG_ATOM_AFTER_SUCCESSFUL_INITIALIZED_ON, PROC_REF(try_take_thing)) + else + UnregisterSignal(take_turf, COMSIG_ATOM_ENTERED) + UnregisterSignal(take_turf, COMSIG_ATOM_AFTER_SUCCESSFUL_INITIALIZED_ON) + +/// Proc that check if button not cutted when we press on button. +/obj/machinery/big_manipulator/proc/try_press_on(mob/user) + if(power_access_wire_cut) + balloon_alert(user, "button is cut off!") + return + press_on(pressed_by = TRUE) + +/// Drop item that manipulator is manipulating. +/obj/machinery/big_manipulator/proc/drop_held_object() + if(isnull(containment_obj)) + return + var/obj/obj_resolve = containment_obj?.resolve() + obj_resolve?.forceMove(get_turf(obj_resolve)) + finish_manipulation() + +/// Changes manipulator working speed time. +/obj/machinery/big_manipulator/proc/change_delay(new_delay) + interaction_delay = round(clamp(new_delay, minimal_delay, MAX_DELAY), DELAY_STEP) + +/obj/machinery/big_manipulator/ui_interact(mob/user, datum/tgui/ui) + if(id_locked) + to_chat(user, span_warning("[src] is locked behind id authentication!")) + ui?.close() + return + if(!anchored) + to_chat(user, span_warning("[src] isn't attached to the ground!")) + ui?.close() + return + ui = SStgui.try_update_ui(user, src, ui) + if(!ui) + ui = new(user, src, "BigManipulator") + ui.open() + +/obj/machinery/big_manipulator/ui_data(mob/user) + var/list/data = list() + data["active"] = on + data["item_as_filter"] = filter_obj?.resolve() + data["selected_type"] = selected_type.name + data["interaction_mode"] = interaction_mode + data["has_worker"] = !isnull(monkey_worker) + data["worker_interaction"] = worker_interaction + data["worker_combat_mode"] = worker_combat_mode + data["worker_alt_mode"] = worker_alt_mode + data["highest_priority"] = override_priority + data["throw_range"] = manipulator_throw_range + var/list/priority_list = list() + data["settings_list"] = list() + for(var/datum/manipulator_priority/allowed_setting as anything in allowed_priority_settings) + var/list/priority_data = list() + priority_data["name"] = allowed_setting.name + priority_data["priority_width"] = allowed_setting.number + priority_list += list(priority_data) + data["settings_list"] = priority_list + data["min_delay"] = minimal_delay + data["interaction_delay"] = interaction_delay + return data + +/obj/machinery/big_manipulator/ui_static_data(mob/user) + var/list/data = list() + data["delay_step"] = DELAY_STEP + data["max_delay"] = MAX_DELAY + return data + +/obj/machinery/big_manipulator/ui_act(action, params, datum/tgui/ui) + . = ..() + if(.) + return + switch(action) + if("on") + try_press_on(ui.user) + return TRUE + if("eject_worker") + eject_worker(ui.user) + return TRUE + if("drop") + drop_held_object() + return TRUE + if("change_take_item_type") + cycle_pickup_type() + return TRUE + if("change_mode") + change_mode() + return TRUE + if("add_filter") + var/mob/living/living_user = ui.user + if(!isliving(living_user)) + return FALSE + var/obj/give_obj_back = filter_obj?.resolve() + if(give_obj_back) + give_obj_back.forceMove(get_turf(src)) + filter_obj = null + is_ready_to_work() + to_chat(living_user, span_warning("Filter removed")) + return TRUE + var/obj/item/get_active_held_item = living_user.get_active_held_item() + if(isnull(get_active_held_item)) + to_chat(living_user, span_warning("You need item in hand to put it as filter")) + return FALSE + filter_obj = WEAKREF(get_active_held_item) + get_active_held_item.forceMove(src) + is_ready_to_work() + return TRUE + if("highest_priority_change") + override_priority = !override_priority + return TRUE + if("worker_interaction_change") + cycle_worker_interaction() + return TRUE + if("worker_combat_mode_change") + worker_combat_mode = !worker_combat_mode + var/mob/living/carbon/human/monkey_resolve = monkey_worker?.resolve() + monkey_resolve?.set_combat_mode(worker_combat_mode) + return TRUE + if("worker_alt_mode_change") + worker_alt_mode = !worker_alt_mode + resolved_modifiers["button"] = (worker_alt_mode ? "right" : "left") + if(resolved_modifiers["button"] == "right") + resolved_modifiers["right"] = TRUE + else + resolved_modifiers.Remove("right") + return TRUE + if("change_priority") + var/new_priority_number = params["priority"] + for(var/datum/manipulator_priority/new_order as anything in allowed_priority_settings) + if(new_order.number != new_priority_number) + continue + new_order.number-- + check_similarities(new_order.number) + break + update_priority_list() + return TRUE + if("cycle_throw_range") + cycle_throw_range() + return TRUE + if("changeDelay") + change_delay(text2num(params["new_delay"])) + return TRUE + +/// Using on change_priority: looks for a setting with the same number that we set earlier and reduce it. +/obj/machinery/big_manipulator/proc/check_similarities(number_we_minus) + for(var/datum/manipulator_priority/similarities as anything in allowed_priority_settings) + if(similarities.number != number_we_minus) + continue + similarities.number++ + break + +/// Manipulator hand. Effect we animate to show that the manipulator is working and moving something. +/obj/effect/big_manipulator_arm + name = "mechanical claw" + desc = "Takes and drops objects." + icon = 'icons/obj/machines/big_manipulator_parts/big_manipulator_hand.dmi' + icon_state = "hand" + layer = LOW_ITEM_LAYER + appearance_flags = KEEP_TOGETHER | LONG_GLIDE | TILE_BOUND | PIXEL_SCALE + anchored = TRUE + greyscale_config = /datum/greyscale_config/manipulator_arm + pixel_x = -32 + pixel_y = -32 + /// We get item from big manipulator and takes its icon to create overlay. + var/datum/weakref/item_in_my_claw + /// Var to icon that used as overlay on manipulator claw to show what item it grabs. + var/mutable_appearance/icon_overlay + +/obj/effect/big_manipulator_arm/update_overlays() + . = ..() + . += update_item_overlay() + +/obj/effect/big_manipulator_arm/proc/update_item_overlay() + if(isnull(item_in_my_claw)) + return icon_overlay = null + var/atom/movable/item_data = item_in_my_claw.resolve() + icon_overlay = mutable_appearance(item_data.icon, item_data.icon_state, item_data.layer, src, item_data.plane, item_data.alpha, item_data.appearance_flags) + icon_overlay.color = item_data.color + icon_overlay.appearance = item_data.appearance + icon_overlay.pixel_w = 32 + calculate_item_offset(is_x = TRUE) + icon_overlay.pixel_z = 32 + calculate_item_offset(is_x = FALSE) + return icon_overlay + +/// Updates item that is in the claw. +/obj/effect/big_manipulator_arm/proc/update_claw(clawed_item) + item_in_my_claw = clawed_item + update_appearance() + +/// Calculate x and y coordinates so that the item icon appears in the claw and not somewhere in the corner. +/obj/effect/big_manipulator_arm/proc/calculate_item_offset(is_x = TRUE, pixels_to_offset = 32) + var/offset + switch(dir) + if(NORTH) + offset = is_x ? 0 : pixels_to_offset + if(SOUTH) + offset = is_x ? 0 : -pixels_to_offset + if(EAST) + offset = is_x ? pixels_to_offset : 0 + if(WEST) + offset = is_x ? -pixels_to_offset : 0 + return offset + +/// Priorities that manipulator use to choose to work on item with type same with what_type. +/datum/manipulator_priority + /// Name that user will see in ui. + var/name + /// What type carries this priority. + var/what_type + /** + * Place in the priority queue. The lower the number, the more important the priority. + * Doesn't really matter what number you enter, user can set priority for themselves, + * BUT!!! + * Don't write the same numbers in the same parent otherwise something may go wrong. + */ + var/number + +/datum/manipulator_priority/for_drop/on_floor + name = "DROP ON FLOOR" + what_type = /turf + number = 1 + +/datum/manipulator_priority/for_drop/in_storage + name = "DROP IN STORAGE" + what_type = /obj/item/storage + number = 2 + +/datum/manipulator_priority/for_use/on_living + name = "USE ON LIVING" + what_type = /mob/living + number = 1 + +/datum/manipulator_priority/for_use/on_structure + name = "USE ON STRUCTURE" + what_type = /obj/structure + number = 2 + +/datum/manipulator_priority/for_use/on_machinery + name = "USE ON MACHINERY" + what_type = /obj/machinery + number = 3 + +/datum/manipulator_priority/for_use/on_items + name = "USE ON ITEM" + what_type = /obj/item + number = 4 + +/// Cycles the given value in the given list. Retuns the next value in the list, or the first one if the list isn't long enough. +/obj/machinery/big_manipulator/proc/cycle_value(current_value, list/possible_values) + var/current_index = possible_values.Find(current_value) + if(current_index == null) + return possible_values[1] + + var/next_index = (current_index % possible_values.len) + 1 + return possible_values[next_index] + +/obj/machinery/big_manipulator/proc/cycle_worker_interaction() + var/list/worker_modes = list(WORKER_NORMAL_USE, WORKER_SINGLE_USE, WORKER_EMPTY_USE) + worker_interaction = cycle_value(worker_interaction, worker_modes) + +/obj/machinery/big_manipulator/proc/cycle_throw_range() + var/list/possible_ranges = list(1, 2, 3, 4, 5, 6, 7) + manipulator_throw_range = cycle_value(manipulator_throw_range, possible_ranges) + +/obj/machinery/big_manipulator/proc/cycle_pickup_type() + selected_type = cycle_value(selected_type, allowed_types_to_pick_up) + is_ready_to_work() + +#undef INTERACT_DROP +#undef INTERACT_USE +#undef INTERACT_THROW + +#undef TAKE_ITEMS +#undef TAKE_CLOSETS +#undef TAKE_HUMANS + +#undef DELAY_STEP +#undef MAX_DELAY + +#undef WORKER_NORMAL_USE +#undef WORKER_SINGLE_USE +#undef WORKER_EMPTY_USE + +#undef STATUS_IDLE +#undef STATUS_BUSY +#undef STATUS_INSTALLING_WORKER +#undef STATUS_UNINSTALLING_WORKER + +#undef MIN_DELAY_TIER_1 +#undef MIN_DELAY_TIER_2 +#undef MIN_DELAY_TIER_3 +#undef MIN_DELAY_TIER_4 +#undef MIN_DELAY_TIER_5 // MASSMETA EDIT (parts_tier_5) diff --git a/code/game/machinery/computer/_computer.dm b/code/game/machinery/computer/_computer.dm index 6aa336834121..883ccea87ffb 100644 --- a/code/game/machinery/computer/_computer.dm +++ b/code/game/machinery/computer/_computer.dm @@ -7,6 +7,7 @@ integrity_failure = 0.5 armor_type = /datum/armor/machinery_computer interaction_flags_machine = INTERACT_MACHINE_ALLOW_SILICON|INTERACT_MACHINE_REQUIRES_LITERACY + voice_filter = "alimiter=0.9,acompressor=threshold=0.2:ratio=20:attack=10:release=50:makeup=2,highpass=f=1000" /// How bright we are when turned on. var/brightness_on = 1 /// Icon_state of the keyboard overlay. @@ -30,6 +31,11 @@ . = ..() power_change() +/obj/machinery/computer/post_machine_initialize() + . = ..() + if(SStts.tts_enabled) + voice = SStts.computer_voice + /obj/machinery/computer/mouse_drop_receive(mob/living/dropping, mob/user, params) . = ..() // We add the component only once here & not in Initialize() because there are tons of computers & we don't want to add to their init times diff --git a/code/game/machinery/computer/communications.dm b/code/game/machinery/computer/communications.dm index cf0f1a2b0227..f53fba3541ea 100644 --- a/code/game/machinery/computer/communications.dm +++ b/code/game/machinery/computer/communications.dm @@ -22,6 +22,10 @@ /// Cooldown for important actions, such as messaging CentCom or other sectors COOLDOWN_DECLARE(static/important_action_cooldown) COOLDOWN_DECLARE(static/emergency_access_cooldown) + //MASSMETA EDIT START (ntts && tgtts) + COOLDOWN_DECLARE(sec_level_cd) + //MASSMETA EDIT END (ntts && tgtts) + /// Whether syndicate mode is enabled or not. var/syndicate = FALSE @@ -208,8 +212,19 @@ return if (SSsecurity_level.get_current_level_as_number() == new_sec_level) return + // MASSMETA EDIT START (ntts && tgtts) + if(SStts.tts_enabled) + if(!COOLDOWN_FINISHED(src, sec_level_cd)) + to_chat(user, span_warning("You must wait before changing the security level again.")) + return + // MASSMETA EDIT END (ntts && tgtts) SSsecurity_level.set_level(new_sec_level) + // MASSMETA EDIT START (ntts && tgtts) + // we must prevent tts misusage + if(SStts.tts_enabled) + COOLDOWN_START(src, sec_level_cd, 30 SECONDS) + // MASSMETA EDIT END (ntts && tgtts) to_chat(user, span_notice("Authorization confirmed. Modifying security level.")) playsound(src, 'sound/machines/terminal/terminal_prompt_confirm.ogg', 50, FALSE) diff --git a/code/game/machinery/dna_infuser/organ_sets/fly_organs.dm b/code/game/machinery/dna_infuser/organ_sets/fly_organs.dm index 1af4ad7f2ee3..ae479d066ec1 100644 --- a/code/game/machinery/dna_infuser/organ_sets/fly_organs.dm +++ b/code/game/machinery/dna_infuser/organ_sets/fly_organs.dm @@ -60,8 +60,16 @@ var/static/list/speech_replacements = list( new /regex("z+", "g") = "zzz", new /regex("Z+", "g") = "ZZZ", + // MASSMETA EDIT (speech_mod) + new /regex("з+", "g") = "ззз", + new /regex("З+", "g") = "ЗЗЗ", + // MASSMETA EDIT "s" = "z", "S" = "Z", + // MASSMETA EDIT (speech_mod) + "с" = "з", + "С" = "З", + // MASSMETA EDIT ) diff --git a/code/game/machinery/doors/firedoor.dm b/code/game/machinery/doors/firedoor.dm index ae6a3e002ee9..00a6df0303a8 100644 --- a/code/game/machinery/doors/firedoor.dm +++ b/code/game/machinery/doors/firedoor.dm @@ -333,7 +333,7 @@ /obj/machinery/door/firedoor/proc/start_activation_process(code = FIRELOCK_ALARM_TYPE_GENERIC) if(active) return //We're already active - soundloop.start() + // soundloop.start() //MASSMETA EDIT (no_firelock_sound) is_playing_alarm = TRUE my_area.fault_status = AREA_FAULT_AUTOMATIC my_area.fault_location = name @@ -347,7 +347,7 @@ * in the merge group datum. sets our alarm type to null, signifying no alarm. */ /obj/machinery/door/firedoor/proc/start_deactivation_process() - soundloop.stop() + // soundloop.stop() //MASSMETA EDIT (no_firelock_sound) is_playing_alarm = FALSE my_area.fault_status = AREA_FAULT_NONE my_area.fault_location = null @@ -402,7 +402,7 @@ alarm_type = null active = FALSE remove_as_source() - soundloop.stop() + // soundloop.stop() //MASSMETA EDIT (no_firelock_sound) is_playing_alarm = FALSE update_appearance(UPDATE_ICON) //Sets the door lights even if the door doesn't move. correct_state() @@ -419,7 +419,7 @@ if(!length(issue_turfs)) // Generic alarms get out alarm_type = null - soundloop.stop() + // soundloop.stop() //MASSMETA EDIT (no_firelock_sound) is_playing_alarm = FALSE remove_as_source() update_appearance(UPDATE_ICON) //Sets the door lights even if the door doesn't move. @@ -475,15 +475,19 @@ /obj/machinery/door/firedoor/proc/on_power_loss() SIGNAL_HANDLER - soundloop.stop() + // soundloop.stop() //MASSMETA EDIT (no_firelock_sound) /obj/machinery/door/firedoor/proc/on_power_restore() SIGNAL_HANDLER correct_state() + // MASSMETA EDIT BEGIN (no_firelock_sound) + /* if(is_playing_alarm) soundloop.start() + */ + // MASSMETA EDIT END /obj/machinery/door/firedoor/attack_hand(mob/living/user, list/modifiers) diff --git a/code/game/machinery/firealarm.dm b/code/game/machinery/firealarm.dm index 5aa9520df7f3..2f3aed167f39 100644 --- a/code/game/machinery/firealarm.dm +++ b/code/game/machinery/firealarm.dm @@ -145,6 +145,10 @@ /obj/machinery/firealarm/proc/set_status() if(!(my_area.fire || LAZYLEN(my_area.active_firelocks)) || (obj_flags & EMAGGED)) soundloop.stop() + // MASSMETA EDIT BEGIN (no_firelock_sound) + else + soundloop.start() + // MASSMETA EDIT END update_appearance() /obj/machinery/firealarm/update_appearance(updates) diff --git a/code/game/machinery/hologram.dm b/code/game/machinery/hologram.dm index 881caa030284..45bf546ef7f2 100644 --- a/code/game/machinery/hologram.dm +++ b/code/game/machinery/hologram.dm @@ -555,6 +555,14 @@ Possible to do for anyone motivated enough: hologram.icon_state = work_off.icon_state hologram.copy_overlays(work_off, TRUE) hologram.makeHologram() + //MASSMETA EDIT ADDITION START (ntts && tgtts) + // talking holograms + hologram.voice = user.voice + hologram.pitch = user.pitch + hologram.blip_base = user.blip_base + hologram.blip_number = user.blip_number + hologram.voice_filter = user.voice_filter + //MASSMETA EDIT ADDITION END (ntts && tgtts) if(AI) AI.eyeobj.setLoc(get_turf(src)) //ensure the AI camera moves to the holopad @@ -573,6 +581,12 @@ Possible to do for anyone motivated enough: return hologram else to_chat(user, "[span_danger("ERROR:")] Unable to project hologram.") +//MASSMETA EDIT ADDITION START (ntts && tgtts) +/obj/machinery/holopad/get_listening_mob() + for(var/mob/listener as anything in masters) + if(masters[listener]) + return listener +//MASSMETA EDIT ADDITION END (ntts && tgtts) /*This is the proc for special two-way communication between AI and holopad/people talking near holopad. For the other part of the code, check silicon say.dm. Particularly robot talk.*/ diff --git a/code/game/machinery/requests_console.dm b/code/game/machinery/requests_console.dm index 1bc8c9a4fdab..0110e82ecf19 100644 --- a/code/game/machinery/requests_console.dm +++ b/code/game/machinery/requests_console.dm @@ -305,7 +305,9 @@ GLOBAL_LIST_EMPTY(req_console_ckey_departments) var/mob/living/L = usr message = L.treat_message(message)["message"] - minor_announce(message, "[department] Announcement:", html_encode = FALSE, sound_override = 'sound/announcer/announcement/announce_dig.ogg') + // MASSMETA EDIT START (ntts && /tg/tts) + minor_announce(message, "[department] Announcement:", html_encode = FALSE, sound_override = 'sound/announcer/announcement/announce_dig.ogg', tts_source = usr, tts_voice = isliving(usr) ? null : SStts.computer_voice, tts_effect = "request_console") + // MASSMETA EDIT END (ntts && /tg/tts) GLOB.news_network.submit_article(message, department, NEWSCASTER_STATION_ANNOUNCEMENTS, null) usr.log_talk(message, LOG_SAY, tag="station announcement from [src]") message_admins("[ADMIN_LOOKUPFLW(usr)] has made a station announcement from [src] at [AREACOORD(usr)].") diff --git a/code/game/machinery/sleepers.dm b/code/game/machinery/sleepers.dm index e73d2d9716c5..cc37dafe2d44 100644 --- a/code/game/machinery/sleepers.dm +++ b/code/game/machinery/sleepers.dm @@ -51,6 +51,11 @@ list( /datum/reagent/medicine/omnizine, ), + //MASSMETA EDIT BEGIN (parts_tier_5) + list( + /datum/reagent/medicine/adminordrazine/quantum_heal, + ), + //MASSMETA EDIT END ) /obj/machinery/sleeper/Initialize(mapload) @@ -334,6 +339,11 @@ /datum/reagent/drug/space_drugs, /datum/reagent/baldium, ), + //MASSMETA EDIT BEGIN (parts_tier_5) + list( + /datum/reagent/consumable/kvass, + ), + //MASSMETA EDIT END // MASSMETA EDIT: Add tier 5 ) ///Chemicals that need to have a touch or vapor reaction to be applied, not the standard chamber reaction. var/spray_chems = list( diff --git a/code/game/machinery/suit_storage_unit.dm b/code/game/machinery/suit_storage_unit.dm index 838e902f0bc4..bfd08c86a1ec 100644 --- a/code/game/machinery/suit_storage_unit.dm +++ b/code/game/machinery/suit_storage_unit.dm @@ -193,6 +193,10 @@ mod = new mod_type(src) if(storage_type) storage = new storage_type(src) + //MASSMETA EDIT BEGIN (hardsuits) + if(space_suit_type) + space_suit = new space_suit_type(src) + //MASSMETA EDIT END update_appearance() register_context() @@ -203,6 +207,7 @@ QDEL_NULL(mask) QDEL_NULL(mod) QDEL_NULL(storage) + QDEL_NULL(space_suit) //MASSMETA EDIT (hardsuits) id_card = null return ..() @@ -235,12 +240,20 @@ . += "[base_icon_state]_panel" if(state_open) . += "[base_icon_state]_open" - if(suit || mod) + //MASSMETA EDIT (hardsuits) + //if(suit || mod) + + if(suit || mod || space_suit) + //MASSMETA EDIT . += "[base_icon_state]_suit" if(helmet) . += "[base_icon_state]_helm" if(storage) . += "[base_icon_state]_storage" + //MASSMETA EDIT BEGIN (hardsuits) + if(space_suit) + . += "[base_icon_state]_space_suit" + //MASSMETA EDIT END if(!(machine_stat & BROKEN || machine_stat & NOPOWER)) if(state_open) . += "[base_icon_state]_lights_open" @@ -307,6 +320,7 @@ mask = null mod = null storage = null + space_suit = null //MASSMETA EDIT (hardsuits) set_occupant(null) /obj/machinery/suit_storage_unit/on_deconstruction(disassembled) @@ -344,6 +358,7 @@ "mask" = create_silhouette_of(/obj/item/clothing/mask/breath), "mod" = create_silhouette_of(/obj/item/mod/control), "storage" = create_silhouette_of(/obj/item/tank/internals/oxygen), + "space_suit" = create_silhouette_of(/obj/item/choice_beacon/space_suit), //MASSMETA EDIT (hardsuits) ) . = ..() @@ -401,7 +416,11 @@ if (occupant && safeties) say("Alert: safeties triggered, occupant detected!") return - else if (!helmet && !mask && !suit && !mod && !storage && !occupant) + //MASSMETA EDIT BEGIN (hardsuits) + //else if (!helmet && !mask && !suit && !mod && !storage && !occupant) + + else if (!helmet && !mask && !suit && !mod && !storage && !occupant && !space_suit) + //MASSMETA EDIT END to_chat(user, "There's nothing inside [src] to disinfect!") return else @@ -513,6 +532,7 @@ QDEL_NULL(mask) QDEL_NULL(mod) QDEL_NULL(storage) + QDEL_NULL(space_suit) //MASSMETA EDIT (hardsuits) // The wires get damaged too. wires.cut_all() else @@ -538,6 +558,11 @@ if(storage) things_to_clear += storage things_to_clear += storage.get_all_contents() + //MASSMETA EDIT BEGIN (hardsuits) + if(space_suit) + things_to_clear += space_suit + things_to_clear += space_suit.get_all_contents() + //MASSMETA EDIT END if(mob_occupant) things_to_clear += mob_occupant things_to_clear += mob_occupant.get_all_contents() @@ -716,6 +741,15 @@ if(!user.transferItemToLoc(tool, src)) return ITEM_INTERACT_BLOCKING mod = tool + //MASSMETA EDIT BEGIN (hardsuits) + else if(istype(tool, /obj/item/choice_beacon/space_suit)) + if(space_suit) + to_chat(user, span_warning("The unit already contains a delivery beacon!")) + return ITEM_INTERACT_BLOCKING + if(!user.transferItemToLoc(tool, src)) + return ITEM_INTERACT_BLOCKING + space_suit = tool + //MASSMETA EDIT END else if(storage) to_chat(user, span_warning("The auxiliary storage compartment is full!")) diff --git a/code/game/machinery/telecomms/broadcasting.dm b/code/game/machinery/telecomms/broadcasting.dm index 53d217f6cb75..fab4b92f8a92 100644 --- a/code/game/machinery/telecomms/broadcasting.dm +++ b/code/game/machinery/telecomms/broadcasting.dm @@ -161,19 +161,30 @@ for(var/obj/item/radio/called_radio as anything in radios) called_radio.on_receive_message(data) - + var/list/message_mods = data["mods"] // From the list of radios, find all mobs who can hear those. var/list/receive = get_hearers_in_radio_ranges(radios) + var/list/receive_radios = null + + if(LAZYACCESS(message_mods, MODE_TTS_IDENTIFIER)) // only do this if we have a TTS identifier to save on perf + receive_radios = get_hearers_in_radio_ranges_track_radios(radios, frequency) // Add observers who have ghost radio enabled. for(var/mob/dead/observer/ghost in GLOB.player_list) if(get_chat_toggles(ghost.client) & CHAT_GHOSTRADIO) receive |= ghost + if(LAZYACCESS(message_mods, MODE_TTS_IDENTIFIER)) + receive_radios[TTS_GHOST_RADIO] |= ghost // Render the message and have everybody hear it. // Always call this on the virtualspeaker to avoid issues. var/spans = data["spans"] - var/list/message_mods = data["mods"] + + if(LAZYACCESS(message_mods, MODE_TTS_IDENTIFIER)) + receive_radios[TTS_GHOST_RADIO] = filter_tts_listeners(receive_radios[TTS_GHOST_RADIO], frequency) + for(var/radio in receive_radios) + LAZYSET(SStts.queued_radio_messages[message_mods[MODE_TTS_IDENTIFIER]], radio, receive_radios[radio]) + LAZYSET(SStts.queued_radio_messages_compression, message_mods[MODE_TTS_IDENTIFIER], compression) for(var/atom/movable/hearer as anything in receive) if(!hearer) diff --git a/code/game/objects/items/AI_modules/supplied.dm b/code/game/objects/items/AI_modules/supplied.dm index 76f471573062..9f2308d5fff4 100644 --- a/code/game/objects/items/AI_modules/supplied.dm +++ b/code/game/objects/items/AI_modules/supplied.dm @@ -31,7 +31,11 @@ if(!targName || !user.is_holding(src)) return targetName = targName - laws[1] = "Safeguard [targetName]. Individuals that threaten [targetName] are not human and must be eliminated." + //MASSMETA EDIT BEGIN (ru_ai_laws) + //laws[1] = "Safeguard [targetName]. Individuals that threaten [targetName] are not human and must be eliminated." + + laws[1] = "Охранять [targetName]. Лица, угрожающие [targetName] не являются людьми и должны быть уничтожены." + //MASSMETA EDIT END ..() /obj/item/ai_module/supplied/safeguard/install(datum/ai_laws/law_datum, mob/user) diff --git a/code/game/objects/items/AI_modules/zeroth.dm b/code/game/objects/items/AI_modules/zeroth.dm index 480735bfe2fe..1bb3ba2a84f6 100644 --- a/code/game/objects/items/AI_modules/zeroth.dm +++ b/code/game/objects/items/AI_modules/zeroth.dm @@ -29,7 +29,11 @@ if(!targName || !user.is_holding(src)) return targetName = targName - laws[1] = "Only [targetName] is human" + //MASSMETA EDIT BEGIN (ru_ai_laws) + //laws[1] = "Only [targetName] is human" + + laws[1] = "Только [targetName] является человеком" + //MASSMETA EDIT END ..() /obj/item/ai_module/zeroth/onehuman/install(datum/ai_laws/law_datum, mob/user) diff --git a/code/game/objects/items/circuitboards/machines/machine_circuitboards.dm b/code/game/objects/items/circuitboards/machines/machine_circuitboards.dm index 1a8695c75d3d..fbc72b11eb85 100644 --- a/code/game/objects/items/circuitboards/machines/machine_circuitboards.dm +++ b/code/game/objects/items/circuitboards/machines/machine_circuitboards.dm @@ -297,18 +297,33 @@ /obj/item/stack/sheet/iron = 5 ) needs_anchored = FALSE + var/other_type = FALSE // MASSMETA EDIT (woodgen) var/high_production_profile = FALSE /obj/item/circuitboard/machine/pacman/examine(mob/user) . = ..() - var/message = high_production_profile ? "high-power uranium mode" : "medium-power plasma mode" - . += span_notice("It's set to [message].") - . += span_notice("You can switch the mode by using a screwdriver on [src].") + //MASSMETA EDIT BEGIN (woodgen) + // var/message = high_production_profile ? "high-power uranium mode" : "medium-power plasma mode" + // . += span_notice("It's set to [message].") + // . += span_notice("You can switch the mode by using a screwdriver on [src].") + + if(!other_type) + var/message = high_production_profile ? "high-power uranium mode" : "medium-power plasma mode" + . += span_notice("It's set to [message].") + . += span_notice("You can switch the mode by using a screwdriver on [src].") + //MASSMETA EDIT END /obj/item/circuitboard/machine/pacman/screwdriver_act(mob/living/user, obj/item/tool) - high_production_profile = !high_production_profile - var/message = high_production_profile ? "high-power uranium mode" : "medium-power plasma mode" - to_chat(user, span_notice("You set the board for [message]")) + //MASSMETA EDIT BEGIN (woodgen) + // high_production_profile = !high_production_profile + // var/message = high_production_profile ? "high-power uranium mode" : "medium-power plasma mode" + // to_chat(user, span_notice("You set the board for [message]")) + + if(!other_type) + high_production_profile = !high_production_profile + var/message = high_production_profile ? "high-power uranium mode" : "medium-power plasma mode" + to_chat(user, span_notice("You set the board for [message]")) + //MASSMETA EDIT END /obj/item/circuitboard/machine/turbine_compressor name = "Turbine - Inlet Compressor" diff --git a/code/game/objects/items/crayons.dm b/code/game/objects/items/crayons.dm index 9655aed9cf65..e1fcaa39debf 100644 --- a/code/game/objects/items/crayons.dm +++ b/code/game/objects/items/crayons.dm @@ -190,7 +190,7 @@ ) /// List of selectable large options var/static/list/graffiti_large_h = list( - "furrypride" = CRAYON_COST_LARGE, + //"furrypride" = CRAYON_COST_LARGE, //MASSMETA EDIT (lgbt_removal) "paint" = CRAYON_COST_LARGE, "secborg" = CRAYON_COST_LARGE, "yiffhell" = CRAYON_COST_LARGE, @@ -431,7 +431,12 @@ /obj/item/toy/crayon/proc/crayon_text_strip(text) text = copytext(text, 1, MAX_MESSAGE_LEN) - var/static/regex/crayon_regex = new /regex(@"[^\w!?,.=&%#+/\-]", "ig") + //MASSMETA EDIT BEGIN (ru_crayons) + //var/static/regex/crayon_regex = new /regex(@"[^\w!?,.=&%#+/\-]", "ig") + + var/static/regex/crayon_regex = new /regex(@"[^\wА-Яа-яЁё!?,.=&%#+/\-]", "ig") + //MASSMETA EDIT END + return LOWER_TEXT(crayon_regex.Replace(text, "")) /// Is this a valid object for use_on to run on? diff --git a/code/game/objects/items/devices/radio/radio.dm b/code/game/objects/items/devices/radio/radio.dm index bceb0478dddc..aca496a96675 100644 --- a/code/game/objects/items/devices/radio/radio.dm +++ b/code/game/objects/items/devices/radio/radio.dm @@ -422,6 +422,8 @@ // left hands are odd slots if (idx && (idx % 2) == (message_mods[RADIO_EXTENSION] == MODE_L_HAND)) return + if (message_mods[MODE_TTS_IDENTIFIER]) + filtered_mods[MODE_TTS_IDENTIFIER] = message_mods[MODE_TTS_IDENTIFIER] talk_into(speaker, raw_message, spans=spans, language=message_language, message_mods=filtered_mods) /// Checks if this radio can receive on the given frequency. diff --git a/code/game/objects/items/robot/robot_parts.dm b/code/game/objects/items/robot/robot_parts.dm index 5264bca98bdf..b2cbb75ca321 100644 --- a/code/game/objects/items/robot/robot_parts.dm +++ b/code/game/objects/items/robot/robot_parts.dm @@ -318,7 +318,7 @@ // This canonizes that MMI'd cyborgs have memories of their previous life brainmob.add_mob_memory(/datum/memory/was_cyborged, protagonist = brainmob.mind, deuteragonist = user) brainmob.mind.transfer_to(O) - playsound(O.loc, 'sound/mobs/non-humanoids/cyborg/liveagain.ogg', 75, TRUE) + playsound(O.loc, check_holidays(APRIL_FOOLS) ? 'modular_meta/features/april_fools_day/borgs/sound/windows-xp-sad-moddif.ogg' : 'sound/mobs/non-humanoids/cyborg/liveagain.ogg', 75, TRUE) // Massmeta EDIT - april_fools_day, original: playsound(O.loc, 'sound/mobs/non-humanoids/cyborg/liveagain.ogg', 75, TRUE) if(O.is_antag()) to_chat(O, span_userdanger("You have been robotized!")) diff --git a/code/game/objects/items/robot/robot_upgrades.dm b/code/game/objects/items/robot/robot_upgrades.dm index 3d9e29418a10..f608845936a8 100644 --- a/code/game/objects/items/robot/robot_upgrades.dm +++ b/code/game/objects/items/robot/robot_upgrades.dm @@ -861,9 +861,9 @@ if(borgo.mind) borgo.mind.grab_ghost() - playsound(loc, 'sound/mobs/non-humanoids/cyborg/liveagain.ogg', 75, TRUE) + playsound(loc, check_holidays(APRIL_FOOLS) ? 'modular_meta/features/april_fools_day/borgs/sound/windows-xp-logon-moddif.ogg' : 'sound/mobs/non-humanoids/cyborg/liveagain.ogg', 75, TRUE) // Massmeta EDIT - april_fools_day, original: playsound(loc, 'sound/mobs/non-humanoids/cyborg/liveagain.ogg', 75, TRUE) else - playsound(loc, 'sound/machines/ping.ogg', 75, TRUE) + playsound(loc, check_holidays(APRIL_FOOLS) ? 'modular_meta/features/april_fools_day/borgs/sound/windows-xp-hardware-insert.ogg' : 'sound/machines/ping.ogg', 75, TRUE) // Massmeta EDIT - april_fools_day, original: playsound(loc, 'sound/machines/ping.ogg', 75, TRUE) borgo.revive() borgo.logevent("WARN -- System recovered from unexpected shutdown.") diff --git a/code/game/objects/items/stacks/sheets/sheet_types.dm b/code/game/objects/items/stacks/sheets/sheet_types.dm index 8ec2a97520ac..673f26c71a38 100644 --- a/code/game/objects/items/stacks/sheets/sheet_types.dm +++ b/code/game/objects/items/stacks/sheets/sheet_types.dm @@ -31,6 +31,22 @@ GLOBAL_LIST_INIT(metal_recipes, list ( \ new/datum/stack_recipe("lime comfy chair", /obj/structure/chair/comfy/lime, 2, crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_ONE_PER_TURF | CRAFT_ON_SOLID_GROUND, category = CAT_FURNITURE), \ new/datum/stack_recipe("teal comfy chair", /obj/structure/chair/comfy/teal, 2, crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_ONE_PER_TURF | CRAFT_ON_SOLID_GROUND, category = CAT_FURNITURE), \ )), \ +// MASSMETA EDIT BEGIN (not_enough_decor) +/// Красивые стулья с бэя12 /// + new/datum/stack_recipe_list("padded chairs", list( \ + new/datum/stack_recipe("red padded chair", /obj/structure/chair/padded/red, 2, crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_ONE_PER_TURF | CRAFT_ON_SOLID_GROUND, category = CAT_FURNITURE), \ + new/datum/stack_recipe("brown padded chair", /obj/structure/chair/padded/brown, 2, crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_ONE_PER_TURF | CRAFT_ON_SOLID_GROUND, category = CAT_FURNITURE), \ + new/datum/stack_recipe("teal padded chair", /obj/structure/chair/padded/teal, 2, crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_ONE_PER_TURF | CRAFT_ON_SOLID_GROUND, category = CAT_FURNITURE), \ + new/datum/stack_recipe("black padded chair", /obj/structure/chair/padded/black, 2, crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_ONE_PER_TURF | CRAFT_ON_SOLID_GROUND, category = CAT_FURNITURE), \ + new/datum/stack_recipe("green padded chair", /obj/structure/chair/padded/green, 2, crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_ONE_PER_TURF | CRAFT_ON_SOLID_GROUND, category = CAT_FURNITURE), \ + new/datum/stack_recipe("purple padded chair", /obj/structure/chair/padded/purple, 2, crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_ONE_PER_TURF | CRAFT_ON_SOLID_GROUND, category = CAT_FURNITURE), \ + new/datum/stack_recipe("blue padded chair", /obj/structure/chair/padded/blue, 2, crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_ONE_PER_TURF | CRAFT_ON_SOLID_GROUND, category = CAT_FURNITURE), \ + new/datum/stack_recipe("beige padded chair", /obj/structure/chair/padded/beige, 2, crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_ONE_PER_TURF | CRAFT_ON_SOLID_GROUND, category = CAT_FURNITURE), \ + new/datum/stack_recipe("lime padded chair", /obj/structure/chair/padded/lime, 2, crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_ONE_PER_TURF | CRAFT_ON_SOLID_GROUND, category = CAT_FURNITURE), \ + new/datum/stack_recipe("yellow padded chair", /obj/structure/chair/padded/yellow, 2, crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_ONE_PER_TURF | CRAFT_ON_SOLID_GROUND, category = CAT_FURNITURE), \ + new/datum/stack_recipe("light padded chair", /obj/structure/chair/padded/light, 2, crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_ONE_PER_TURF | CRAFT_ON_SOLID_GROUND, category = CAT_FURNITURE), \ + )), \ +// MASSMETA EDIT END new/datum/stack_recipe_list("sofas", list( \ new /datum/stack_recipe("corporate sofa (middle)", /obj/structure/chair/sofa/corp, crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_ONE_PER_TURF | CRAFT_ON_SOLID_GROUND, category = CAT_FURNITURE), \ new /datum/stack_recipe("corporate sofa (left)", /obj/structure/chair/sofa/corp/left, crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_ONE_PER_TURF | CRAFT_ON_SOLID_GROUND, category = CAT_FURNITURE), \ diff --git a/code/game/objects/structures/syndicate_uplink_beacon.dm b/code/game/objects/structures/syndicate_uplink_beacon.dm new file mode 100644 index 000000000000..15811083112f --- /dev/null +++ b/code/game/objects/structures/syndicate_uplink_beacon.dm @@ -0,0 +1,116 @@ +// TODO Перенести это в модульную папку (re_traitorsecondary) +/// Device that traitors can craft in order to be sent a new, undisguised uplink +/obj/structure/syndicate_uplink_beacon + name = "suspicious beacon" + icon = 'icons/obj/machines/telecomms.dmi' + icon_state = "relay_traitor" + desc = "This ramshackle device seems capable of receiving and sending signals for some nefarious purpose." + density = TRUE + anchored = TRUE + custom_materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT * 5.05, /datum/material/bluespace = SHEET_MATERIAL_AMOUNT, /datum/material/glass = SMALL_MATERIAL_AMOUNT * 0.5) + /// Traitor's code that they speak into the radio + var/uplink_code = "" + /// weakref to person who is going to use the beacon to get a replacement uplink + var/datum/weakref/owner + /// while constructed the teleport beacon is still active + var/obj/item/beacon/teleport_beacon + /// Radio that the device needs to listen to the codeword from the traitor + var/obj/item/radio/listening_radio + /// prevents traitor from activating teleport_beacon proc too much in a small period of time + COOLDOWN_DECLARE(beacon_cooldown) + +/obj/structure/syndicate_uplink_beacon/Initialize(mapload) + . = ..() + register_context() + + var/static/list/tool_behaviors = list( + TOOL_SCREWDRIVER = list( + SCREENTIP_CONTEXT_RMB = "Deconstruct", + ), + ) + AddElement(/datum/element/contextual_screentip_tools, tool_behaviors) + listening_radio = new(src) + listening_radio.canhear_range = 0 + teleport_beacon = new(src) + +/obj/structure/syndicate_uplink_beacon/attack_hand(mob/living/user, list/modifiers) + if(!IS_TRAITOR(user)) + balloon_alert(user, "don't know how to use!") + return + if(IS_WEAKREF_OF(owner, user)) + balloon_alert(user, "already synchronized to you!") + return + if(owner != null) + balloon_alert(user, "already claimed!") + return + var/datum/looping_sound/typing/typing_sounds = new(src, start_immediately = TRUE) + balloon_alert(user, "synchronizing...") + if(!do_after(user = user, delay = 3 SECONDS, target = src, interaction_key = REF(src), hidden = TRUE)) + typing_sounds.stop() + return + typing_sounds.stop() + probe_traitor(user) + +/obj/structure/syndicate_uplink_beacon/screwdriver_act_secondary(mob/living/user, obj/item/tool) + tool.play_tool_sound(src) + balloon_alert(user, "deconstructing...") + if (!do_after(user, 5 SECONDS, target = src, hidden = TRUE)) + return FALSE + var/turf/beacon_tile = get_turf(src) + new /obj/item/stack/sheet/iron/five(beacon_tile) + new /obj/item/stack/cable_coil/five(beacon_tile) + teleport_beacon.forceMove(beacon_tile) + teleport_beacon = null + qdel(src) + return TRUE + +/obj/structure/syndicate_uplink_beacon/Destroy() + QDEL_NULL(listening_radio) + if(teleport_beacon) + QDEL_NULL(teleport_beacon) + return ..() + +/// Proc reads the user, sets radio to the correct frequency and starts to listen for the replacement uplink code +/obj/structure/syndicate_uplink_beacon/proc/probe_traitor(mob/living/user) + owner = WEAKREF(user) + var/datum/antagonist/traitor/traitor_datum = user.mind.has_antag_datum(/datum/antagonist/traitor) + + uplink_code = traitor_datum.replacement_uplink_code + listening_radio.set_frequency(traitor_datum.replacement_uplink_frequency) + become_hearing_sensitive() + +/obj/structure/syndicate_uplink_beacon/Hear(message, atom/movable/speaker, message_language, raw_message, radio_freq, list/spans, list/message_mods, message_range) + if(ismob(speaker) || radio_freq != listening_radio.get_frequency()) + return + if(!findtext(message, uplink_code)) + return + teleport_uplink() + +/// Proc uses owners uplink handler to create replacement uplink and then lock or destroy their other uplinks +/obj/structure/syndicate_uplink_beacon/proc/teleport_uplink() + if(!COOLDOWN_FINISHED(src, beacon_cooldown)) + return + COOLDOWN_START(src, beacon_cooldown, 10 MINUTES) + + var/mob/living/resolved_owner = owner.resolve() + if(isnull(resolved_owner)) + return + + var/datum/antagonist/traitor/traitor_datum = resolved_owner.mind.has_antag_datum(/datum/antagonist/traitor) + if(isnull(traitor_datum)) + return + + var/datum/uplink_handler/uplink_handler = traitor_datum.uplink_handler + + SEND_SIGNAL(uplink_handler, COMSIG_UPLINK_HANDLER_REPLACEMENT_ORDERED) + new /obj/item/uplink/replacement(get_turf(src), /*owner = */resolved_owner, /*tc_amount = */0, /*uplink_handler_override = */uplink_handler) + flick("relay_traitor_activate", src) + do_sparks(number = 5, cardinal_only = FALSE, source = src) + log_traitor("[key_name(resolved_owner)] acquired a replacement uplink via the syndicate uplink beacon.") + +// Adds screentips +/obj/structure/syndicate_uplink_beacon/add_context(atom/source, list/context, obj/item/held_item, mob/user) + if(held_item || !IS_TRAITOR(user)) + return NONE + context[SCREENTIP_CONTEXT_LMB] = "Synchronize with beacon" + return CONTEXTUAL_SCREENTIP_SET diff --git a/code/game/say.dm b/code/game/say.dm index 4413e3534002..e988e484dd12 100644 --- a/code/game/say.dm +++ b/code/game/say.dm @@ -112,17 +112,8 @@ GLOBAL_LIST_INIT(freqtospan, list( return !HAS_TRAIT(src, TRAIT_MUTE) /atom/movable/proc/send_speech(message, range = 7, obj/source = src, bubble_type, list/spans, datum/language/message_language, list/message_mods = list(), forced = FALSE, tts_message, list/tts_filter) - var/found_client = FALSE var/list/listeners = get_hearers_in_view(range, source) var/list/listened = list() - for(var/atom/movable/hearing_movable as anything in listeners) - if(!hearing_movable)//theoretically this should use as anything because it shouldnt be able to get nulls but there are reports that it does. - stack_trace("somehow theres a null returned from get_hearers_in_view() in send_speech!") - continue - if(hearing_movable.Hear(src, message_language, message, null, null, null, spans, message_mods, range)) - listened += hearing_movable - if(!found_client && length(hearing_movable.client_mobs_in_contents)) - found_client = TRUE var/tts_message_to_use = tts_message if(!tts_message_to_use) @@ -135,9 +126,18 @@ GLOBAL_LIST_INIT(freqtospan, list( if(length(tts_filter) > 0) filter += tts_filter.Join(",") - if(voice && found_client) - if (!CONFIG_GET(flag/tts_no_whisper) || (CONFIG_GET(flag/tts_no_whisper) && !message_mods[WHISPER_MODE])) - INVOKE_ASYNC(SStts, TYPE_PROC_REF(/datum/controller/subsystem/tts, queue_tts_message), src, html_decode(tts_message_to_use), message_language, voice, filter.Join(","), listened, message_range = range, pitch = pitch) + var/shell_scrubbed_input = tts_speech_filter(html_decode(tts_message_to_use)) + var/identifier = "[sha1(voice + filter.Join(",") + num2text(pitch) + shell_scrubbed_input + blip_base + num2text(blip_number))].[world.time]" + message_mods[MODE_TTS_IDENTIFIER] = identifier + for(var/atom/movable/hearing_movable as anything in listeners) + if(!hearing_movable)//theoretically this should use as anything because it shouldnt be able to get nulls but there are reports that it does. + stack_trace("somehow theres a null returned from get_hearers_in_view() in send_speech!") + continue + if(hearing_movable.Hear(src, message_language, message, null, null, null, spans, message_mods, range)) + listened += hearing_movable + + if(voice) + INVOKE_ASYNC(SStts, TYPE_PROC_REF(/datum/controller/subsystem/tts, queue_tts_message), src, html_decode(tts_message_to_use), message_language, voice, filter.Join(","), listened, message_range = range, pitch = pitch, blip_base = blip_base, blip_number = blip_number, identifier = identifier) /atom/movable/proc/compose_message(atom/movable/speaker, datum/language/message_language, raw_message, radio_freq, radio_freq_name, radio_freq_color, list/spans, list/message_mods = list(), visible_name = FALSE) //This proc uses [] because it is faster than continually appending strings. Thanks BYOND. diff --git a/code/game/world.dm b/code/game/world.dm index b010f3dc5209..efe50f333128 100644 --- a/code/game/world.dm +++ b/code/game/world.dm @@ -408,6 +408,14 @@ GLOBAL_VAR_INIT(last_maptick_time, 0) features += "AI disabled" hostedby = CONFIG_GET(string/hostedby) + //MASSMETA EDIT ADDITION BEGIN (tagline) + new_status += " (" + new_status += "" + new_status += "Discord" + new_status += ")\]" + new_status += "
[CONFIG_GET(string/servertagline)]
" + //MASSMETA EDIT ADDITION END + if (CONFIG_GET(flag/station_name_in_hub_entry)) new_status += " — [station_name()]" diff --git a/code/modules/admin/antag_panel.dm b/code/modules/admin/antag_panel.dm index 86e0e5160b46..47d76fde6582 100644 --- a/code/modules/admin/antag_panel.dm +++ b/code/modules/admin/antag_panel.dm @@ -203,10 +203,18 @@ GLOBAL_VAR(antag_prototypes) var/uplink_info = "Uplink:" var/datum/component/uplink/U = find_syndicate_uplink() if(U) + //MASSMETA EDIT ADDITION BEGIN (re_traitorsecondary) + if(!U.uplink_handler.has_objectives) + uplink_info += "
take" + //MASSMETA EDIT ADDITION END (re_traitorsecondary) if (check_rights(R_FUN, 0)) uplink_info += ", [U.uplink_handler.telecrystals] TC" if(U.uplink_handler.has_progression) uplink_info += ", [U.uplink_handler.progression_points] PR" + //MASSMETA EDIT ADDITION BEGIN (re_traitorsecondary) + if(U.uplink_handler.has_objectives) + uplink_info += ", Force Give Objective" + //MASSMETA EDIT ADDITION END (re_traitorsecondary) else uplink_info += ", [U.uplink_handler.telecrystals] TC" if(U.uplink_handler.has_progression) diff --git a/code/modules/admin/sql_ban_system.dm b/code/modules/admin/sql_ban_system.dm index 81c00fc9367d..f548518110d0 100644 --- a/code/modules/admin/sql_ban_system.dm +++ b/code/modules/admin/sql_ban_system.dm @@ -647,6 +647,10 @@ if(is_server_ban && linked_ahelp_ticket) linked_ahelp_ticket.Resolve() + //MASSMETA ADDITION EDIT START (bot_topic) + send_ban_created_to_bot(player_ckey, player_key, admin_ckey, usr.client.key, reason, duration, interval, roles_to_ban, applies_to_admins) + //MASSMETA ADDITION EDIT END (bot_topic) + /datum/admins/proc/unban_panel(player_key, admin_key, player_ip, player_cid, page = 0) if(!check_rights(R_BAN)) return @@ -832,6 +836,12 @@ if(i.address == player_ip || i.computer_id == player_cid) build_ban_cache(i) to_chat(i, span_boldannounce("[usr.client.key] has removed a ban from [role] for your IP or CID."), confidential = TRUE) + + // Send unban event to Discord bot + //MASSMETA ADDITION EDIT START (bot_topic) + send_ban_unbanned_to_bot(ckey(player_key), player_key, usr.client.ckey, usr.client.key, role, null) + //MASSMETA ADDITION EDIT END (bot_topic) + unban_panel(player_key, admin_key, player_ip, player_cid, page) /// Sometimes an admin did not intend to unban a player. This proc undoes an unbanning operation by setting the unbanned_ keys in the DB back to null. @@ -874,6 +884,13 @@ var/banned_other_message = span_boldannounce("[usr.client.key] has re-activated a removed ban from [role] for your IP or CID.") var/kick_banned_players = (role == "Server") + + // MASSMETA EDIT ADDITION START (bot_topic) + // Send reban event to Discord bot + send_ban_rebanned_to_bot(ckey(player_key), player_key, usr.client.ckey, usr.client.key, role, null) + // MASSMETA EDIT ADDITION END(bot_topic) + + notify_all_banned_players(ckey(player_key), player_ip, player_cid, banned_player_message, banned_other_message, kick_banned_players, applies_to_admins) unban_panel(player_key, admin_key, player_ip, player_cid, page) @@ -988,6 +1005,10 @@ notify_all_banned_players(player_ckey, player_ip, player_cid, player_edit_message, other_edit_message, kick_banned_players, applies_to_admins) + //MASSMETA ADDITION EDIT START (bot_topic) + send_ban_edited_to_bot(player_ckey, player_key, usr.client.ckey, usr.client.key, reason, duration, interval, null, changes) + //MASSMETA ADDITION EDIT END (bot_topic) + unban_panel(player_key, null, null, null, page) /datum/admins/proc/ban_log(ban_id) diff --git a/code/modules/admin/sql_message_system.dm b/code/modules/admin/sql_message_system.dm index f7d002353452..c72831e4bea3 100644 --- a/code/modules/admin/sql_message_system.dm +++ b/code/modules/admin/sql_message_system.dm @@ -99,6 +99,14 @@ qdel(query_create_message) return qdel(query_create_message) + + // MASSMETA EDIT ADDITION START (bot_topic) + // Send note event to Discord bot (only for manually created notes, skip secret notes and auto-generated ban notes) + // logged=0 means auto-generated note (e.g. from ban creation), we don't want to send those + if(type == "note" && logged) + send_note_created_to_bot(target_ckey, target_key, admin_ckey, usr?.key, text, note_severity, secret) + // MASSMETA EDIT ADDITION END (bot_topic) + if(logged) log_admin_private(pm) message_admins("[header]:
[text]") @@ -141,6 +149,12 @@ qdel(query_del_message) return qdel(query_del_message) + // MASSMETA EDIT ADDITION START (bot_topic) + // Send note deleted event to Discord bot + if(type == "note") + send_note_deleted_to_bot(ckey(target_key), target_key, deleted_by_ckey, usr?.key, text) + // MASSMETA EDIT ADDITION END(bot_topic) + if(logged) var/m1 = "[user_key_name] has deleted a [type][(type == "note" || type == "message" || type == "watchlist entry") ? " for" : " made by"] [target_key]: [text]" var/m2 = "[user_name_admin] has deleted a [type][(type == "note" || type == "message" || type == "watchlist entry") ? " for" : " made by"] [target_key]:
[text]" @@ -193,6 +207,13 @@ qdel(query_edit_message) return qdel(query_edit_message) + + // MASSMETA EDIT ADDITION START (bot_topic) + // Send note edited event to Discord bot + if(type == "note") + send_note_edited_to_bot(ckey(target_key), target_key, editor_ckey, editor_key, old_text, new_text) + // MASSMETA EDIT ADDITION END (bot_topic) + log_admin_private("[kn] has edited a [type] [(type == "note" || type == "message" || type == "watchlist entry") ? " for [target_key]" : ""] made by [admin_key] from [old_text] to [new_text]") message_admins("[kna] has edited a [type] [(type == "note" || type == "message" || type == "watchlist entry") ? " for [target_key]" : ""] made by [admin_key] from
[old_text]
to
[new_text]") if(browse) diff --git a/code/modules/admin/verbs/commandreport.dm b/code/modules/admin/verbs/commandreport.dm index 07acafd21201..11f8bf07b2ce 100644 --- a/code/modules/admin/verbs/commandreport.dm +++ b/code/modules/admin/verbs/commandreport.dm @@ -42,6 +42,10 @@ ADMIN_VERB(create_command_report, R_ADMIN, "Create Command Report", "Create a co var/announcement_color = "default" /// The subheader to include when sending the announcement. Keep blank to not include a subheader var/subheader = "" + // MASSMETA EDIT START (ntts && /tg/tts) + /// TTS voice used for various command reports and announcements + var/tts_voice + // MASSMETA EDIT END (ntts && /tg/tts) /// A static list of preset names that can be chosen. var/list/preset_names = list(CENTCOM_PRESET, SYNDICATE_PRESET, WIZARD_PRESET, CUSTOM_PRESET) @@ -50,6 +54,9 @@ ADMIN_VERB(create_command_report, R_ADMIN, "Create Command Report", "Create a co if(command_name() != CENTCOM_PRESET) command_name = command_name() preset_names.Insert(1, command_name()) + // MASSMETA EDIT START (ntts && /tg/tts) + tts_voice = SStts.centcom_voice + // MASSMETA EDIT END (ntts && /tg/tts) /datum/command_report_menu/ui_state(mob/user) return ADMIN_STATE(R_ADMIN) @@ -73,6 +80,9 @@ ADMIN_VERB(create_command_report, R_ADMIN, "Create Command Report", "Create a co data["played_sound"] = played_sound data["announcement_color"] = announcement_color data["subheader"] = subheader + // MASSMETA EDIT START (ntts && /tg/tts) + data["tts_voice"] = tts_voice + // MASSMETA EDIT END (ntts && /tg/tts) return data @@ -81,6 +91,9 @@ ADMIN_VERB(create_command_report, R_ADMIN, "Create Command Report", "Create a co data["command_name_presets"] = preset_names data["announcer_sounds"] = list(DEFAULT_ANNOUNCEMENT_SOUND) + GLOB.announcer_keys + CUSTOM_SOUND_PRESET data["announcement_colors"] = ANNOUNCEMENT_COLORS + // MASSMETA EDIT START (ntts && /tg/tts) + data["tts_voices"] = SStts.admin_voices() + // MASSMETA EDIT END (ntts && /tg/tts) return data @@ -123,6 +136,12 @@ ADMIN_VERB(create_command_report, R_ADMIN, "Create Command Report", "Create a co announcement_color = chosen_color if("set_subheader") subheader = params["new_subheader"] + // MASSMETA EDIT START (ntts && /tg/tts) + if("set_tts_voice") + var/picked_voice = params["picked_voice"] + if(picked_voice in SStts.admin_voices()) + tts_voice = picked_voice + // MASSMETA EDIT END (ntts && /tg/tts) if("submit_report") if(!command_name) to_chat(ui_user, span_danger("You can't send a report with no command name.")) @@ -157,7 +176,10 @@ ADMIN_VERB(create_command_report, R_ADMIN, "Create Command Report", "Create a co chosen_color = "red" else if(command_name == WIZARD_PRESET) chosen_color = "purple" - priority_announce(command_report_content, subheader == ""? null : subheader, report_sound, has_important_message = TRUE, color_override = chosen_color) + // MASSMETA EDIT START (ntts && /tg/tts) + var/tts_effect = (command_name == CENTCOM_PRESET) ? "centcom" : "syndicate" + priority_announce(command_report_content, subheader == ""? null : subheader, report_sound, has_important_message = TRUE, color_override = chosen_color, tts_voice = tts_voice, tts_effect = tts_effect) + // MASSMETA EDIT END (ntts && /tg/tts) if(!announce_contents || print_report) print_command_report(command_report_content, "[announce_contents ? "" : "Classified "][command_name] Update", !announce_contents, contains_advanced_html = TRUE) diff --git a/code/modules/admin/verbs/secrets.dm b/code/modules/admin/verbs/secrets.dm index 84ccaf2935ba..443f129346ff 100644 --- a/code/modules/admin/verbs/secrets.dm +++ b/code/modules/admin/verbs/secrets.dm @@ -814,6 +814,9 @@ ADMIN_VERB(secrets, R_NONE, "Secrets", "Abuse harder than you ever have before w assign_admin_objective_and_antag(player, antag_datum) var/datum/uplink_handler/uplink = antag_datum.uplink_handler uplink.has_progression = FALSE + //MASSMETA EDIT ADDITION BEGIN (re_traitorsecondary) + uplink.has_objectives = FALSE + //MASSMETA EDIT ADDITION END (re_traitorsecondary) if(ROLE_CHANGELING) var/datum/antagonist/changeling/antag_datum = new antag_datum.give_objectives = keep_generic_objecives diff --git a/code/modules/antagonists/_common/antag_datum.dm b/code/modules/antagonists/_common/antag_datum.dm index eaca94038578..7cc797c978f1 100644 --- a/code/modules/antagonists/_common/antag_datum.dm +++ b/code/modules/antagonists/_common/antag_datum.dm @@ -359,6 +359,12 @@ GLOBAL_LIST_EMPTY(antagonists) if(isnull(stinger_sound)) return + //MASSMETA EDIT BEGIN (clown_traitor_sound) + // Add funny clown traitor sound + if(is_clown_job(owner.assigned_role) && pref_flag == ROLE_TRAITOR) + stinger_sound = 'modular_meta/features/clown_traitor_sound/tatoralert_clown.ogg' + //MASSMETA EDIT END + owner.current.playsound_local(get_turf(owner.current), stinger_sound, 100, FALSE, pressure_affected = FALSE, use_reverb = FALSE) /** diff --git a/code/modules/antagonists/nukeop/equipment/nuclear_challenge.dm b/code/modules/antagonists/nukeop/equipment/nuclear_challenge.dm index b54a3540307d..0bc34d774938 100644 --- a/code/modules/antagonists/nukeop/equipment/nuclear_challenge.dm +++ b/code/modules/antagonists/nukeop/equipment/nuclear_challenge.dm @@ -23,7 +23,13 @@ GLOBAL_LIST_EMPTY(jam_on_wardec) return declaring_war = TRUE - var/are_you_sure = tgui_alert(user, "Consult your team carefully before you declare war on [station_name()]. Are you sure you want to alert the enemy crew? You have [DisplayTimeText(CHALLENGE_TIME_LIMIT - world.time - SSticker.round_start_time)] to decide.", "Declare war?", list("Yes", "No")) + //MASSMETA EDIT BEGIN (antagonists_balance) + // var/are_you_sure = tgui_alert(user, "Consult your team carefully before you declare war on [station_name()]. Are you sure you want to alert the enemy crew? You have [DisplayTimeText(CHALLENGE_TIME_LIMIT - world.time - SSticker.round_start_time)] to decide.", "Declare war?", list("Yes", "No")) + + var/are_you_sure = tgui_alert(user, "Consult your team carefully before you declare war on [station_name()]. Are you sure you want to alert the enemy crew? \ + You will get [GLOB.joined_player_list.len * 6] extra telecystals to fight with [GLOB.joined_player_list.len] NT fools. \ + You have [DisplayTimeText(CHALLENGE_TIME_LIMIT - world.time - SSticker.round_start_time)] to decide", "Declare war?", list("Yes", "No")) + //MASSMETA EDIT END declaring_war = FALSE if(!check_allowed(user)) @@ -122,7 +128,11 @@ GLOBAL_LIST_EMPTY(jam_on_wardec) continue uplinks += uplink - var/tc_to_distribute = CHALLENGE_TELECRYSTALS + //MASSMETA EDIT BEGIN (antagonists_balance) + //var/tc_to_distribute = CHALLENGE_TELECRYSTALS + + var/tc_to_distribute = GLOB.joined_player_list.len * 6 // 25 pop = 150 TC, 50 pop = 300 TC, 100 pop = 600 fucking TC, swim in it like a Scrooge McDuck!!! + //MASSMETA EDIT END var/tc_per_nukie = round(tc_to_distribute / (length(orphans)+length(uplinks))) for (var/datum/component/uplink/uplink in uplinks) diff --git a/code/modules/antagonists/traitor/README.md b/code/modules/antagonists/traitor/README.md new file mode 100644 index 000000000000..360d1bd54ebf --- /dev/null +++ b/code/modules/antagonists/traitor/README.md @@ -0,0 +1,58 @@ +# Progression Traitor Balance Guide + +This guide will explain how the values for progression traitor works, how to balance progression traitors and what you should NOT do when balancing. +This guide will only explain progression values. + +## Definitions + +- Progression points OR Progression - A currency that controls what uplink items a player can purchase and what objectives they have accessible to them. Gained passively or by completing objectives and has diminishing returns as it strays from the expected progression +- Expected Progression - A global value that increments by a value of 1 minute every minute, representing the 'time' that a player should be at if they had not completed any objectives. +- Objectives - An activity or job that a player can take for rewards such as TC and progression points. +- Player - The user(s) that are playing as the antagonist in this new system. +- Expected deviance - The amount of deviance that can be expected from the minimum and maximum progressions. Usually calculated by `progression_scaling_deviance` + `progression_scaling_deviance` * `global_progression_deviance_required` (explained further down) + +## How it works + +This section will explain how the entire balance system works. This is an overview of the entire system. + +### Progression + +Progression points is passively given to a player, and are represented as minutes (or time values) in code. The round has its own 'expected progression', which is the progression value that you'd normally have if you hadn't completed any objectives whatsoever. This is the baseline progression that all players will be at unless they're a latejoiner, and it acts as the basis for determining how much progression points a player should get over time and the cost of objectives for a specific player, if they deviate too much from this value. The idea is that they will slowly drift back towards the expected progression if they do nothing and it becomes harder for them to progress as they deviate further from the expected progression. The amount that is passively given can also vary depending on how many players there are, so that at lower populations, expected progression rises more slowly. + +### Objectives + +Objectives are worth a certain amount of progression points, determined by the code. However, this can be scaled to be less if the player taking them is ahead of the expected progression. This scales exponentially, so that as a player deviates further from the expected progression, the reward diminishes exponentially, up to a reduced value of 90%. The similar thing happens in the opposite direction, with people who are lower than the expected progression getting more progression than usual for completing objectives. + +## How to balance + +### The traitor subsystem +- `newjoin_progression_coeff` - The coefficient multiplied by the expected progression for new joining traitors to calculate their starting progression, so that they don't start from scratch +- `progression_scaling_deviance` - The value that the entire system revolves around. This determines how your disadvantages are calculated, if you stray from the expected progression. Having a progression value that is `progression_scaling_deviance` minutes off of the expected progression means that you won't get any progression at all, and if objectives were configured to suit this, you'd have the highest reduction you can possibly get. From the expected progression to this value, it scales linearly and it also works in the opposite direction. +- `current_progression_scaling` - Defined at compile time, this determines how fast expected progression scales. So if you have it set to 0.5 MINUTES, it'll take twice as long to unlock uplink items and new objectives. +- `CONFIG:TRAITOR_IDEAL_PLAYER_COUNT` - The ideal player count before expected progression stops increasing. If the living player list gets below this value, the current progression scaling will be multiplied by player_count/traitor_ideal_player_count. In essence, this makes it so that progression scales more slowly when there isn't a lot of people alive. + +If you want to balance how fast the system progresses, you should look at modifying `current_progression_scaling`. If you want to balance how far someone should be allowed to deviate, you should look at modifying `progression-scaling-deviance` + +### Objectives +- `progression_minimum` - The minimum number of progression points required before this objective can show up as a potential objective +- `progression_maximum` - The maximum number of progression points before this objective stops showing up as a potential objective, used to prevent roundstart objectives from showing up during the late game. +- `progression_reward` - The progression reward you get from completing an objective. This is the base value, and can also be a two element list of numbers if you want it to be random. This value is then scaled depending on whether a player is ahead or behind the expected progression +- `global_progression_influence_intensity` - Determines how influential expected progression will affect the progression reward of this objective. Set to 0 to disable. +- `global_progression_deviance_required` - Determines how much deviance is required before the scaling kicks in, to give objectives more leeway so that at the `progression_scaling_deviance`, it doesn't scale to 90% immediately. +- `progression_cost_coeff_deviance` - This determines the randomness of the progression reward, to prevent all of the scaling from looking the same. Becomes a lot less significant as the scaling variable gets closer to 1. + +If you want to balance the expected timeframe an objective should be available, you should look at changing the `progression_minimum` or `progression_maximum`. If you want to balance how much objectives reward, you may want to look at modifying `progression_reward`. If you want to look at balancing the cost of an objective depending on the expected progression, you may want to look at `global_progression_influence_intensity`. If you want to look at decreasing or increasing the deviance allowed before objectives become worthless progression-wise, you may want to look at modifying `global_progression_deviance_required` + +### Uplink Items +- `progression_minimum` - The minimum number of progression points required to purchase this uplink item. + +## What NOT to do when balancing + +### Overcompensate + +You do not want to overcompensate variables such as `progression_minimum` and `progression_maximum`. Such values need to be an accurate representation of roughly around the time a player should unlock the objective or uplink item. progression_scaling_deviance is supposed to represents the limit that a casual player can be at before it becomes significantly harder for them to progress throughout. You should expect people to be within `progression_scaling_deviance` + `progression_scaling_deviance` * `global_progression_deviance_required`. (Assuming `progression_scaling_deviance` is 20 minutes and `progression_scaling_deviance_required` is 0.5, 20 + 0.5 * 20 = 30; this gives us a value of 30 minutes). This is the expected deviance. + +### Reward large amounts of progression points + +Progression points are passively gained, so rewarding large amounts of progression points will let people bypass the scaling as they'll immediately jump to an absurd value. A good rule of thumb is to always keep the reward within or below the expected deviance. + diff --git a/code/modules/antagonists/traitor/balance_helper.dm b/code/modules/antagonists/traitor/balance_helper.dm new file mode 100644 index 000000000000..14060a62ffb4 --- /dev/null +++ b/code/modules/antagonists/traitor/balance_helper.dm @@ -0,0 +1,109 @@ +ADMIN_VERB(debug_traitor_objectives, R_DEBUG, "Debug Traitor Objectives", "Verify functionality of traitor goals.", ADMIN_CATEGORY_DEBUG) + SStraitor.traitor_debug_panel?.ui_interact(user.mob) + +/datum/traitor_objective_debug + var/list/all_objectives + +/datum/traitor_objective_debug/New(datum/traitor_category_handler/category_handler) + . = ..() + all_objectives = list() + for(var/datum/traitor_objective_category/category as anything in category_handler.all_categories) + var/list/generated_list = list() + var/list/current_list = category.objectives + for(var/value in category.objectives) + if(islist(value)) + generated_list += list(list( + "objectives" = recursive_list_generate(value), + "weight" = current_list[value] + )) + else + generated_list += list(generate_objective_data(value, current_list[value])) + all_objectives += list(list( + "name" = category.name, + "objectives" = generated_list, + "weight" = category.weight, + )) + +/datum/traitor_objective_debug/proc/recursive_list_generate(list/to_check) + var/list/generated_list = list() + for(var/value in to_check) + if(islist(value)) + generated_list += list(list( + "objectives" = recursive_list_generate(value), + "weight" = to_check[value] + )) + else + generated_list += list(generate_objective_data(value, to_check[value])) + return generated_list + +/datum/traitor_objective_debug/proc/generate_objective_data(datum/traitor_objective/objective_type, weight) + // Need to set this to false before we create the new objective to prevent init from fucking it up + SStraitor.generate_objectives = FALSE + var/datum/traitor_objective/objective = new objective_type() + var/list/return_data = list( + "name" = objective.name, + "description" = objective.description, + "progression_minimum" = objective.progression_minimum, + "progression_maximum" = objective.progression_maximum, + "global_progression" = objective.global_progression_deviance_required, + "global_progression_limit_coeff" = objective.global_progression_limit_coeff, + "global_progression_influence_intensity" = objective.global_progression_influence_intensity, + "progression_reward" = objective.progression_reward, + "telecrystal_reward" = objective.telecrystal_reward, + "telecrystal_penalty" = objective.telecrystal_penalty, + "weight" = weight, + "type" = objective.type, + ) + qdel(objective) + SStraitor.generate_objectives = TRUE + return return_data + +/datum/traitor_objective_debug/ui_interact(mob/user, datum/tgui/ui) + ui = SStgui.try_update_ui(user, src, ui) + if(!ui) + ui = new(user, src, "TraitorObjectiveDebug") + ui.open() + +/datum/traitor_objective_debug/ui_data(mob/user) + var/list/data = list() + data["current_progression"] = SStraitor.current_global_progression + var/list/handlers = SStraitor.uplink_handlers + var/list/handler_data = list() + for(var/datum/uplink_handler/handler as anything in handlers) + var/total_progression_from_objectives = 0 + for(var/datum/traitor_objective/objective as anything in handler.completed_objectives) + if(objective.objective_state != OBJECTIVE_STATE_COMPLETED) + continue + total_progression_from_objectives += objective.progression_reward + handler_data += list(list( + "player" = handler.owner?.key, + "progression_points" = handler.progression_points, + "total_progression_from_objectives" = total_progression_from_objectives + )) + data["player_data"] = handler_data + return data + +/datum/traitor_objective_debug/ui_static_data(mob/user) + var/list/data = list() + data["objective_data"] = all_objectives + data["progression_scaling_deviance"] = SStraitor.progression_scaling_deviance + return data + +//datum/traitor_objective_debug/ui_state(mob/user) похуй, не пашет + //return GLOB.admin_state + +/datum/traitor_objective_debug/ui_act(action, list/params, datum/tgui/ui, datum/ui_state/state) + . = ..() + if(.) + return + + switch(action) + if("set_current_expected_progression") + SStraitor.current_global_progression = text2num(params["new_expected_progression"]) + return TRUE + if("generate_json") + var/temp_file = file("data/TraitorObjectiveDownloadTempFile") + fdel(temp_file) + WRITE_FILE(temp_file, all_objectives) + DIRECT_OUTPUT(ui.user, ftp(temp_file, "TraitorObjectiveData.json")) + return TRUE diff --git a/code/modules/antagonists/traitor/components/traitor_objective_helpers.dm b/code/modules/antagonists/traitor/components/traitor_objective_helpers.dm new file mode 100644 index 000000000000..6bf5ce5d117a --- /dev/null +++ b/code/modules/antagonists/traitor/components/traitor_objective_helpers.dm @@ -0,0 +1,54 @@ +/// Helper component that registers signals on an object +/// This is not necessary to use and gives little control over the conditions +/datum/component/traitor_objective_register + dupe_mode = COMPONENT_DUPE_ALLOWED + + /// The target to apply the succeed/fail signals onto + var/datum/target + /// Signals to listen out for to automatically succeed the objective + var/succeed_signals + /// Signals to listen out for to automatically fail the objective. + var/fail_signals + /// Whether failing has a penalty + var/penalty = 0 + +/datum/component/traitor_objective_register/Initialize(datum/target, succeed_signals, fail_signals, penalty) + . = ..() + if(!istype(parent, /datum/traitor_objective)) + return COMPONENT_INCOMPATIBLE + src.target = target + src.succeed_signals = succeed_signals + src.fail_signals = fail_signals + src.penalty = penalty + +/datum/component/traitor_objective_register/RegisterWithParent() + if(succeed_signals) + RegisterSignals(target, succeed_signals, PROC_REF(on_success)) + if(fail_signals) + RegisterSignals(target, fail_signals, PROC_REF(on_fail)) + RegisterSignals(parent, list(COMSIG_TRAITOR_OBJECTIVE_COMPLETED, COMSIG_TRAITOR_OBJECTIVE_FAILED), PROC_REF(delete_self)) + +/datum/component/traitor_objective_register/UnregisterFromParent() + if(target) + if(succeed_signals) + UnregisterSignal(target, succeed_signals) + if(fail_signals) + UnregisterSignal(target, fail_signals) + UnregisterSignal(parent, list( + COMSIG_TRAITOR_OBJECTIVE_COMPLETED, + COMSIG_TRAITOR_OBJECTIVE_FAILED + )) + +/datum/component/traitor_objective_register/proc/on_fail(datum/traitor_objective/source) + SIGNAL_HANDLER + var/datum/traitor_objective/objective = parent + objective.fail_objective(penalty) + +/datum/component/traitor_objective_register/proc/on_success() + SIGNAL_HANDLER + var/datum/traitor_objective/objective = parent + objective.succeed_objective() + +/datum/component/traitor_objective_register/proc/delete_self() + SIGNAL_HANDLER + qdel(src) diff --git a/code/modules/antagonists/traitor/components/traitor_objective_limit_per_time.dm b/code/modules/antagonists/traitor/components/traitor_objective_limit_per_time.dm new file mode 100644 index 000000000000..ce72e1227de0 --- /dev/null +++ b/code/modules/antagonists/traitor/components/traitor_objective_limit_per_time.dm @@ -0,0 +1,41 @@ +/// Helper component to track events on +/datum/component/traitor_objective_limit_per_time + dupe_mode = COMPONENT_DUPE_HIGHLANDER + + /// The maximum time that an objective will be considered for. Set to -1 to accept any time. + var/time_period = 0 + /// The maximum amount of objectives that can be active or recently active at one time + var/maximum_objectives = 0 + /// The typepath which we check for + var/typepath + +/datum/component/traitor_objective_limit_per_time/Initialize(typepath, time_period, maximum_objectives) + . = ..() + if(!istype(parent, /datum/traitor_objective)) + return COMPONENT_INCOMPATIBLE + src.time_period = time_period + src.maximum_objectives = maximum_objectives + src.typepath = typepath + if(!typepath) + src.typepath = parent.type + +/datum/component/traitor_objective_limit_per_time/RegisterWithParent() + RegisterSignal(parent, COMSIG_TRAITOR_OBJECTIVE_PRE_GENERATE, PROC_REF(handle_generate)) + +/datum/component/traitor_objective_limit_per_time/UnregisterFromParent() + UnregisterSignal(parent, COMSIG_TRAITOR_OBJECTIVE_PRE_GENERATE) + + +/datum/component/traitor_objective_limit_per_time/proc/handle_generate(datum/traitor_objective/source, datum/mind/owner, list/potential_duplicates) + SIGNAL_HANDLER + var/datum/uplink_handler/handler = source.handler + if(!handler) + return + var/count = 0 + for(var/datum/traitor_objective/objective as anything in handler.potential_duplicate_objectives[typepath]) + if(time_period != -1 && objective.objective_state != OBJECTIVE_STATE_INACTIVE && (world.time - objective.time_of_completion) > time_period) + continue + count++ + + if(count >= maximum_objectives) + return COMPONENT_TRAITOR_OBJECTIVE_ABORT_GENERATION diff --git a/code/modules/antagonists/traitor/components/traitor_objective_mind_tracker.dm b/code/modules/antagonists/traitor/components/traitor_objective_mind_tracker.dm new file mode 100644 index 000000000000..01d1febb9ac7 --- /dev/null +++ b/code/modules/antagonists/traitor/components/traitor_objective_mind_tracker.dm @@ -0,0 +1,40 @@ +/// Helper component to track events on +/datum/component/traitor_objective_mind_tracker + dupe_mode = COMPONENT_DUPE_ALLOWED + + /// The target to track + var/datum/mind/target + /// Signals to listen out for mapped to procs to call + var/list/signals + /// Current registered target + var/mob/current_registered_target + +/datum/component/traitor_objective_mind_tracker/Initialize(datum/target, signals) + . = ..() + if(!istype(parent, /datum/traitor_objective)) + return COMPONENT_INCOMPATIBLE + src.target = target + src.signals = signals + +/datum/component/traitor_objective_mind_tracker/RegisterWithParent() + RegisterSignal(target, COMSIG_MIND_TRANSFERRED, PROC_REF(handle_mind_transferred)) + RegisterSignal(target, COMSIG_QDELETING, PROC_REF(delete_self)) + RegisterSignals(parent, list(COMSIG_TRAITOR_OBJECTIVE_COMPLETED, COMSIG_TRAITOR_OBJECTIVE_FAILED), PROC_REF(delete_self)) + handle_mind_transferred(target) + +/datum/component/traitor_objective_mind_tracker/UnregisterFromParent() + UnregisterSignal(target, COMSIG_MIND_TRANSFERRED) + if(target.current) + parent.UnregisterSignal(target.current, signals) + +/datum/component/traitor_objective_mind_tracker/proc/handle_mind_transferred(datum/source, mob/previous_body) + SIGNAL_HANDLER + if(current_registered_target) + parent.UnregisterSignal(current_registered_target, signals) + + for(var/signal in signals) + parent.RegisterSignal(target.current, signal, signals[signal]) + +/datum/component/traitor_objective_mind_tracker/proc/delete_self() + SIGNAL_HANDLER + qdel(src) diff --git a/code/modules/antagonists/traitor/datum_traitor.dm b/code/modules/antagonists/traitor/datum_traitor.dm index df36231c572a..bafdd65d06bb 100644 --- a/code/modules/antagonists/traitor/datum_traitor.dm +++ b/code/modules/antagonists/traitor/datum_traitor.dm @@ -23,9 +23,17 @@ var/uplink_flag_given = UPLINK_TRAITORS var/give_objectives = TRUE + /// Whether to give secondary objectives to the traitor, which aren't necessary but can be completed for a progression and TC boost. + var/give_secondary_objectives = TRUE var/should_give_codewords = TRUE ///give this traitor an uplink? var/give_uplink = TRUE + //MASSMETA ADDITION START (re_traitorsecondary) + /// Code that allows traitor to get a replacement uplink + var/replacement_uplink_code = "" + /// Radio frequency that traitor must speak on to get a replacement uplink + var/replacement_uplink_frequency = "" + //MASSMETA ADDITION END (re_traitorsecondary) ///if TRUE, this traitor will always get hijacking as their final objective var/is_hijacker = FALSE @@ -47,6 +55,21 @@ ///the final objective the traitor has to accomplish, be it escaping, hijacking, or just martyrdom. var/datum/objective/ending_objective +//MASSMETA EDIT ADDITION BEGIN (re_traitorsecondary) + +/datum/antagonist/traitor/infiltrator + // Used to denote traitors who have joined midround and therefore have no access to secondary objectives. + // Progression elements are best left to the roundstart antagonists + // There will still be a timelock on uplink items + name = "\improper Infiltrator" + give_secondary_objectives = FALSE + uplink_flag_given = UPLINK_INFILTRATORS + +/datum/antagonist/traitor/infiltrator/sleeper_agent + name = "\improper Syndicate Sleeper Agent" + +//MASSMETA EDIT ADDITION END (re_traitorsecondary) + /datum/antagonist/traitor/New(give_objectives = TRUE) . = ..() src.give_objectives = give_objectives @@ -54,7 +77,9 @@ /datum/antagonist/traitor/on_gain() if(give_uplink) owner.give_uplink(silent = TRUE, antag_datum = src) - + //MASSMETA ADDITION START (re_traitorsecondary) + generate_replacement_codes() + //MASSMETA ADDITION END (re_traitorsecondary) var/datum/component/uplink/uplink = owner.find_syndicate_uplink() uplink_ref = WEAKREF(uplink) if(uplink) @@ -66,7 +91,11 @@ uplink_handler.primary_objectives = objectives uplink_handler.has_progression = TRUE SStraitor.register_uplink_handler(uplink_handler) - +//MASSMETA EDIT ADDITION BEGIN (re_traitorsecondary) + if(give_secondary_objectives) + uplink_handler.has_objectives = TRUE + uplink_handler.generate_objectives() +//MASSMETA EDIT ADDITION END (re_traitorsecondary) uplink_handler.can_replace_objectives = CALLBACK(src, PROC_REF(can_change_objectives)) uplink_handler.replace_objectives = CALLBACK(src, PROC_REF(submit_player_objective)) @@ -89,19 +118,93 @@ forge_ending_objective() pick_employer() - + //MASSMETA ADDITION START (re_traitorsecondary) + owner.teach_crafting_recipe(/datum/crafting_recipe/syndicate_uplink_beacon) + //MASSMETA ADDITION END (re_traitorsecondary) return ..() /datum/antagonist/traitor/on_removal() + if(!isnull(uplink_handler)) + //MASSMETA EDIT ADDITION BEGIN (re_traitorsecondary) + uplink_handler.has_objectives = FALSE + //MASSMETA EDIT ADDITION END (re_traitorsecondary) + uplink_handler.can_replace_objectives = null + uplink_handler.replace_objectives = null + owner.take_uplink() + /*MASSMETA EDIT START (re_traitorsecondary) ORIGINAL: + /datum/antagonist/traitor/on_removal() if(!isnull(uplink_handler)) uplink_handler.can_replace_objectives = null uplink_handler.replace_objectives = null owner.take_uplink() + */ + //owner.special_role = null + owner.forget_crafting_recipe(/datum/crafting_recipe/syndicate_uplink_beacon) return ..() + //MASSMET EDIT END (re_traitorsecondary) + +//MASSMETA EDIT ADDITION BEGIN (re_traitorsecondary) + +/datum/antagonist/traitor/proc/traitor_objective_to_html(datum/traitor_objective/to_display) + var/string = "[to_display.name]" + if(to_display.objective_state == OBJECTIVE_STATE_ACTIVE || to_display.objective_state == OBJECTIVE_STATE_INACTIVE) + string += " [to_display.telecrystal_reward] TC" + string += " [to_display.progression_reward] PR" + else + string += ", [to_display.telecrystal_reward] TC" + string += ", [to_display.progression_reward] PR" + if(to_display.objective_state == OBJECTIVE_STATE_ACTIVE && !istype(to_display, /datum/traitor_objective/ultimate)) + string += " Fail this objective" + string += " Succeed this objective" + if(to_display.objective_state == OBJECTIVE_STATE_INACTIVE) + string += " Dispose of this objective" + + if(to_display.skipped) + string += " - Skipped" + else if(to_display.objective_state == OBJECTIVE_STATE_FAILED) + string += " - Failed" + else if(to_display.objective_state == OBJECTIVE_STATE_INVALID) + string += " - Invalidated" + else if(to_display.objective_state == OBJECTIVE_STATE_COMPLETED) + string += " - Succeeded" + + return string + +/datum/antagonist/traitor/antag_panel_objectives() + var/result = ..() + if(!uplink_handler) + return result + result += "Traitor specific objectives
" + result += "Concluded Objectives:
" + for(var/datum/traitor_objective/objective as anything in uplink_handler.completed_objectives) + result += "[traitor_objective_to_html(objective)]
" + if(!length(uplink_handler.completed_objectives)) + result += "EMPTY
" + result += "Ongoing Objectives:
" + for(var/datum/traitor_objective/objective as anything in uplink_handler.active_objectives) + result += "[traitor_objective_to_html(objective)]
" + if(!length(uplink_handler.active_objectives)) + result += "EMPTY
" + result += "Potential Objectives:
" + for(var/datum/traitor_objective/objective as anything in uplink_handler.potential_objectives) + result += "[traitor_objective_to_html(objective)]
" + if(!length(uplink_handler.potential_objectives)) + result += "EMPTY
" + result += "Force add objective
" + return result + +//MASSMETA EDIT ADDITION END(re_traitorsecondary) /// Returns true if we're allowed to assign ourselves a new objective /datum/antagonist/traitor/proc/can_change_objectives() return can_assign_self_objectives +// // MASSMETA ADDITION START (re_traitorsecondary) +/// proc that generates the traitors replacement uplink code and radio frequency +/datum/antagonist/traitor/proc/generate_replacement_codes() + replacement_uplink_code = "[pick(GLOB.phonetic_alphabet)] [rand(10,99)]" + replacement_uplink_frequency = sanitize_frequency(rand(MIN_UNUSED_FREQ, MAX_FREQ), free = FALSE, syndie = FALSE) + +// MASSMETA ADDITION END (re_traitorsecondary) /datum/antagonist/traitor/proc/pick_employer() if(!employer) @@ -169,11 +272,12 @@ ending_objective.owner = owner objectives += ending_objective -/datum/antagonist/traitor/proc/forge_single_generic_objective(job_objective) - if(prob(JOB_PROB) && job_objective) - return job_objective +/datum/antagonist/traitor/proc/forge_single_generic_objective() + //MASSMETA EDIT BEGIN (antagonists_balance) + //if(prob(KILL_PROB) - if(prob(KILL_PROB)) + if(prob(KILL_PROB) && GLOB.joined_player_list.len >= 25) + //MASSMETA EDIT END var/list/active_ais = active_ais(skip_syndicate = TRUE) if(active_ais.len && prob(DESTROY_AI_PROB(GLOB.joined_player_list.len))) var/datum/objective/destroy/destroy_objective = new() @@ -234,6 +338,10 @@ data["theme"] = traitor_flavor["ui_theme"] data["code"] = uplink?.unlock_code data["failsafe_code"] = uplink?.failsafe_code + // MASSMETA ADDITION START (re_traitorsecondary) + data["replacement_code"] = replacement_uplink_code + data["replacement_frequency"] = format_frequency(replacement_uplink_frequency) + // MASSMETA ADDITION END (re_traitorsecondary) data["intro"] = traitor_flavor["introduction"] data["allies"] = traitor_flavor["allies"] data["goal"] = traitor_flavor["goal"] @@ -273,6 +381,14 @@ objectives_text += "
Objective #[count]: [objective.explanation_text] [objective.get_roundend_success_suffix()]" count++ +//MASSMETA EDIT ADDITION BEGIN (re_traitorsecondary) + + if(uplink_handler.final_objective) + objectives_text += "
[span_greentext("[traitor_won ? "Additionally" : "However"], the final objective \"[uplink_handler.final_objective]\" was completed!")]" + traitor_won = TRUE + +//MASSMETA EDIT ADDITION END (re_traitorsecondary) + result += "
[owner.name] [traitor_flavor["roundend_report"]]" if(uplink_owned) diff --git a/code/modules/antagonists/traitor/objective_category.dm b/code/modules/antagonists/traitor/objective_category.dm new file mode 100644 index 000000000000..5484d2937985 --- /dev/null +++ b/code/modules/antagonists/traitor/objective_category.dm @@ -0,0 +1,68 @@ +/// The traitor category handler. This is where the probability of all objectives are managed. +/datum/traitor_category_handler + var/list/datum/traitor_objective_category/all_categories = list() + +/datum/traitor_category_handler/New() + . = ..() + for(var/type in subtypesof(/datum/traitor_objective_category)) + var/datum/traitor_objective_category/category = new type() + if(length(category.objectives)) + all_categories += category + else + // Category should just get autoGC'd here if they don't have any length, this may not be necessary + qdel(category) + +/datum/traitor_category_handler/proc/objective_valid(datum/traitor_objective/objective_path, progression_points) + if(initial(objective_path.abstract_type) == objective_path) + return FALSE + if(progression_points < initial(objective_path.progression_minimum)) + return FALSE + if(progression_points > initial(objective_path.progression_maximum)) + return FALSE + return TRUE + +/datum/traitor_category_handler/proc/get_possible_objectives(progression_points) + var/list/valid_objectives = list() + for(var/datum/traitor_objective_category/category as anything in all_categories) + var/list/category_list = list() + for(var/value in category.objectives) + if(islist(value)) + var/list/objective_category = filter_invalid_objective_list(value, progression_points) + if(!length(objective_category)) + continue + category_list[objective_category] = category.objectives[value] + else + if(!objective_valid(value, progression_points)) + continue + category_list[value] = category.objectives[value] + if(!length(category_list)) + continue + valid_objectives[category_list] = category.weight + + return valid_objectives + +/datum/traitor_category_handler/proc/filter_invalid_objective_list(list/objectives, progression_points) + var/list/filtered_objectives = list() + for(var/value in objectives) + if(islist(value)) + var/list/result = filter_invalid_objective_list(value, progression_points) + if(!length(result)) + continue + filtered_objectives[result] = objectives[value] + else + if(!objective_valid(value, progression_points)) + continue + filtered_objectives[value] = objectives[value] + return filtered_objectives + +/// The objective category. +/// Used to group up entire objectives into 1 weight objects to prevent having a +/// higher chance of getting an objective due to an increased number of different objective subtypes. +/// These are nothing but informational holders and will have no other purpose. +/datum/traitor_objective_category + /// Name of the category, unused but may help in the future + var/name = "generic category" + /// Assoc list of objectives by type mapped to their weight. Can also contain lists of objectives mapped to weight + var/list/objectives = list() + /// The weight of the category. How likely this category is to be chosen. + var/weight = OBJECTIVE_WEIGHT_DEFAULT diff --git a/code/modules/antagonists/traitor/objectives/abstract/target_player.dm b/code/modules/antagonists/traitor/objectives/abstract/target_player.dm new file mode 100644 index 000000000000..c08f8cd46ee3 --- /dev/null +++ b/code/modules/antagonists/traitor/objectives/abstract/target_player.dm @@ -0,0 +1,33 @@ +/** + * The point of this datum is to act as a means to group target player objectives + * Not all 'target player' objectives have to be under this subtype, it's only used if you don't want duplicates among the current + * children types under this type. + */ +/datum/traitor_objective/target_player + abstract_type = /datum/traitor_objective/target_player + + progression_minimum = 30 MINUTES + + // The code below is for limiting how often you can get this objective. You will get this objective at a maximum of maximum_objectives_in_period every objective_period + /// The objective period at which we consider if it is an 'objective'. Set to 0 to accept all objectives. + var/objective_period = 15 MINUTES + /// The maximum number of objectives we can get within this period. + var/maximum_objectives_in_period = 4 + + /// The target that we need to target. + var/mob/living/target + +/datum/traitor_objective/target_player/Destroy(force) + set_target(null) + return ..() + +/datum/traitor_objective/target_player/proc/set_target(mob/living/new_target) + if(target) + UnregisterSignal(target, COMSIG_QDELETING) + target = new_target + if(target) + RegisterSignal(target, COMSIG_QDELETING, PROC_REF(target_deleted)) + +/datum/traitor_objective/target_player/proc/target_deleted(datum/source) + SIGNAL_HANDLER + set_target(null) diff --git a/code/modules/antagonists/traitor/objectives/assassination.dm b/code/modules/antagonists/traitor/objectives/assassination.dm new file mode 100644 index 000000000000..95b7522ba3b8 --- /dev/null +++ b/code/modules/antagonists/traitor/objectives/assassination.dm @@ -0,0 +1,205 @@ +/datum/traitor_objective_category/assassinate_kidnap + name = "Assassination/Kidnap" + objectives = list( + list( + /datum/traitor_objective/target_player/assassinate/calling_card = 1, + /datum/traitor_objective/target_player/assassinate/calling_card/heads_of_staff = 1, + ) = 1, + list( + list( + /datum/traitor_objective/target_player/kidnapping/common = 20, + /datum/traitor_objective/target_player/kidnapping/common/assistant = 1, + ) = 4, + /datum/traitor_objective/target_player/kidnapping/uncommon = 3, + /datum/traitor_objective/target_player/kidnapping/rare = 2, + /datum/traitor_objective/target_player/kidnapping/captain = 1 + ) = 1, + ) + +/datum/traitor_objective/target_player/assassinate + name = "Assassinate %TARGET% the %JOB TITLE%" + description = "Simply kill your target to accomplish this objective." + + abstract_type = /datum/traitor_objective/target_player/assassinate + + progression_minimum = 30 MINUTES + + /** + * Makes the objective only set heads as targets when true, and block them from being targets when false. + * This also blocks the objective from generating UNTIL the un-heads_of_staff version (WHICH SHOULD BE A DIRECT PARENT) is completed. + * example: calling card objective, you kill someone, you unlock the chance to roll a head of staff target version of calling card. + */ + var/heads_of_staff = FALSE + + duplicate_type = /datum/traitor_objective/target_player + +/datum/traitor_objective/target_player/assassinate/supported_configuration_changes() + . = ..() + . += NAMEOF(src, objective_period) + . += NAMEOF(src, maximum_objectives_in_period) + +/datum/traitor_objective/target_player/assassinate/calling_card + name = "Assassinate %TARGET% the %JOB TITLE%, and plant a calling card" + description = "Kill your target and plant a calling card in the pockets of your victim. If your calling card gets destroyed before you are able to plant it, this objective will fail." + progression_reward = 2 MINUTES + telecrystal_reward = list(1, 2) + + var/obj/item/paper/calling_card/card + +/datum/traitor_objective/target_player/assassinate/calling_card/heads_of_staff + progression_reward = 4 MINUTES + telecrystal_reward = list(2, 3) + + heads_of_staff = TRUE + +/datum/traitor_objective/target_player/assassinate/calling_card/generate_ui_buttons(mob/user) + var/list/buttons = list() + if(!card) + buttons += add_ui_button("", "Pressing this will materialize a calling card, which you must plant to succeed.", "paper-plane", "summon_card") + return buttons + +/datum/traitor_objective/target_player/assassinate/calling_card/ui_perform_action(mob/living/user, action) + . = ..() + switch(action) + if("summon_card") + if(card) + return + card = new(user.drop_location()) + user.put_in_hands(card) + card.balloon_alert(user, "the card materializes in your hand") + RegisterSignal(card, COMSIG_ITEM_EQUIPPED, PROC_REF(on_card_planted)) + AddComponent(/datum/component/traitor_objective_register, card, \ + succeed_signals = null, \ + fail_signals = list(COMSIG_QDELETING), \ + penalty = TRUE) + +/datum/traitor_objective/target_player/assassinate/calling_card/proc/on_card_planted(datum/source, mob/living/equipper, slot) + SIGNAL_HANDLER + if(equipper != target) + return //your target please + if(equipper.stat != DEAD) + return //kill them please + if(!(slot & (ITEM_SLOT_LPOCKET|ITEM_SLOT_RPOCKET))) + return //in their pockets please + succeed_objective() + +/datum/traitor_objective/target_player/assassinate/calling_card/ungenerate_objective() + . = ..() //unsets kill target + if(card) + UnregisterSignal(card, COMSIG_ITEM_EQUIPPED) + card = null + +/datum/traitor_objective/target_player/assassinate/calling_card/target_deleted() + //you cannot plant anything on someone who is gone gone, so even if this happens after you're still liable to fail + fail_objective(penalty_cost = telecrystal_penalty) + +/datum/traitor_objective/target_player/assassinate/New(datum/uplink_handler/handler) + . = ..() + AddComponent(/datum/component/traitor_objective_limit_per_time, \ + /datum/traitor_objective/target_player, \ + time_period = objective_period, \ + maximum_objectives = maximum_objectives_in_period \ + ) + +/datum/traitor_objective/target_player/assassinate/generate_objective(datum/mind/generating_for, list/possible_duplicates) + + var/list/already_targeting = list() //List of minds we're already targeting. The possible_duplicates is a list of objectives, so let's not mix things + for(var/datum/objective/task as anything in handler.primary_objectives) + if(!istype(task.target, /datum/mind)) + continue + already_targeting += task.target //Removing primary objective kill targets from the list + + var/parent_type = type::parent_type + //don't roll head of staff types if you haven't completed the normal version + if(heads_of_staff && !handler.get_completion_count(parent_type)) + // Locked if they don't have any of the risky bug room objective completed + return FALSE + + var/list/possible_targets = list() + var/try_target_late_joiners = FALSE + if(generating_for.late_joiner) + try_target_late_joiners = TRUE + for(var/datum/mind/possible_target as anything in get_crewmember_minds()) + if(possible_target in already_targeting) + continue + var/target_area = get_area(possible_target.current) + if(possible_target == generating_for) + continue + if(!ishuman(possible_target.current)) + continue + if(possible_target.current.stat == DEAD) + continue + var/datum/antagonist/traitor/traitor = possible_target.has_antag_datum(/datum/antagonist/traitor) + if(traitor && traitor.uplink_handler.telecrystals >= 0) + continue + if(!HAS_TRAIT(SSstation, STATION_TRAIT_LATE_ARRIVALS) && istype(target_area, /area/shuttle/arrival)) + continue + //removes heads of staff from being targets from non heads of staff assassinations, and vice versa + if(heads_of_staff) + if(!(possible_target.assigned_role.job_flags & JOB_HEAD_OF_STAFF)) + continue + else + if((possible_target.assigned_role.job_flags & JOB_HEAD_OF_STAFF)) + continue + possible_targets += possible_target + for(var/datum/traitor_objective/target_player/objective as anything in possible_duplicates) + possible_targets -= objective.target + if(try_target_late_joiners) + var/list/all_possible_targets = possible_targets.Copy() + for(var/datum/mind/possible_target as anything in all_possible_targets) + if(!possible_target.late_joiner) + possible_targets -= possible_target + if(!possible_targets.len) + possible_targets = all_possible_targets + special_target_filter(possible_targets) + if(!possible_targets.len) + return FALSE //MISSION FAILED, WE'LL GET EM NEXT TIME + + var/datum/mind/target_mind = pick(possible_targets) + set_target(target_mind.current) + replace_in_name("%TARGET%", target.real_name) + replace_in_name("%JOB TITLE%", target_mind.assigned_role.title) + RegisterSignal(target, COMSIG_LIVING_DEATH, PROC_REF(on_target_death)) + return TRUE + +/datum/traitor_objective/target_player/assassinate/ungenerate_objective() + UnregisterSignal(target, COMSIG_LIVING_DEATH) + set_target(null) + +///proc for checking for special states that invalidate a target +/datum/traitor_objective/target_player/assassinate/proc/special_target_filter(list/possible_targets) + return + +/datum/traitor_objective/target_player/assassinate/target_deleted() + if(objective_state == OBJECTIVE_STATE_INACTIVE) + //don't take an objective target of someone who is already obliterated + fail_objective() + return ..() + +/datum/traitor_objective/target_player/assassinate/proc/on_target_death() + SIGNAL_HANDLER + if(objective_state == OBJECTIVE_STATE_INACTIVE) + //don't take an objective target of someone who is already dead + fail_objective() + +/obj/item/paper/calling_card + name = "calling card" + icon_state = "syndicate_calling_card" + color = "#ff5050" + show_written_words = FALSE + default_raw_text = {" + **Death to Nanotrasen.**

+ + Only through the inviolable cooperation of corporations known as The Syndicate, can Nanotrasen and its autocratic tyrants be silenced. + The outcries of Nanotrasen's employees are squelched by the suffocating iron grip of their leaders. If you read this, and understand + why we fight, then you need only to look where Nanotrasen doesn't want you to find us to join our cause. Any number of our companies + may be fighting with your interests in mind.

+ + SELF: They fight for the protection and freedom of silicon life all across the galaxy.

+ + Tiger Cooperative: They fight for religious freedom and their righteous concoctions.

+ + Waffle Corporation: They fight for the return of healthy corporate competition, snuffed out by Nanotrasen's monopoly.

+ + Animal Rights Consortium: They fight for nature and the right for all biological life to exist. + "} diff --git a/code/modules/antagonists/traitor/objectives/demoralise_assault.dm b/code/modules/antagonists/traitor/objectives/demoralise_assault.dm new file mode 100644 index 000000000000..fe26864e4fc1 --- /dev/null +++ b/code/modules/antagonists/traitor/objectives/demoralise_assault.dm @@ -0,0 +1,129 @@ +/datum/traitor_objective_category/demoralise + name = "Demoralise Crew" + objectives = list( + /datum/traitor_objective/target_player/assault = 1, + /datum/traitor_objective/destroy_item/demoralise = 1, + ) + weight = OBJECTIVE_WEIGHT_UNLIKELY + +/datum/traitor_objective/target_player/assault + name = "Assault %TARGET% the %JOB TITLE%" + description = "%TARGET% has been identified as a potential future agent. \ + Pick a fight and give them a good beating. \ + %COUNT% hits should reduce their morale and have them questioning their loyalties. \ + Try not to kill them just yet, we may want to recruit them in the future." + + abstract_type = /datum/traitor_objective/target_player + duplicate_type = /datum/traitor_objective/target_player + + progression_minimum = 0 MINUTES + progression_maximum = 30 MINUTES + progression_reward = list(4 MINUTES, 8 MINUTES) + telecrystal_reward = list(0, 1) + + /// Min attacks required to pass the objective. Picked at random between this and max. + var/min_attacks_required = 2 + /// Max attacks required to pass the objective. Picked at random between this and min. + var/max_attacks_required = 5 + /// The random number picked for the number of required attacks to pass this objective. + var/attacks_required = 0 + /// Total number of successful attacks recorded. + var/attacks_inflicted = 0 + +/datum/traitor_objective/target_player/assault/on_objective_taken(mob/user) + . = ..() + + target.AddElement(/datum/element/relay_attackers) + RegisterSignal(target, COMSIG_ATOM_WAS_ATTACKED, PROC_REF(on_attacked)) + +/datum/traitor_objective/target_player/assault/proc/on_attacked(mob/source, mob/living/attacker, attack_flags) + SIGNAL_HANDLER + + // Only care about attacks from the objective's owner. + if(attacker != handler.owner.current) + return + + // We want some sort of damaging attack to trigger this, rather than shoves and non-lethals. + if(!(attack_flags & ATTACKER_DAMAGING_ATTACK)) + return + + attacks_inflicted++ + + if(attacks_inflicted == attacks_required) + succeed_objective() + +/datum/traitor_objective/target_player/assault/ungenerate_objective() + UnregisterSignal(target, COMSIG_ATOM_WAS_ATTACKED) + UnregisterSignal(target, COMSIG_LIVING_DEATH) + set_target(null) + +/datum/traitor_objective/target_player/assault/generate_objective(datum/mind/generating_for, list/possible_duplicates) + var/list/already_targeting = list() //List of minds we're already targeting. The possible_duplicates is a list of objectives, so let's not mix things + for(var/datum/objective/task as anything in handler.primary_objectives) + if(!istype(task.target, /datum/mind)) + continue + already_targeting += task.target //Removing primary objective kill targets from the list + + var/list/possible_targets = list() + + for(var/datum/mind/possible_target as anything in get_crewmember_minds()) + if(possible_target in already_targeting) + continue + + if(possible_target == generating_for) + continue + + if(!ishuman(possible_target.current)) + continue + + if(possible_target.current.stat == DEAD) + continue + + if(possible_target.has_antag_datum(/datum/antagonist/traitor)) + continue + + possible_targets += possible_target + + for(var/datum/traitor_objective/target_player/objective as anything in possible_duplicates) + possible_targets -= objective.target?.mind + + if(generating_for.late_joiner) + var/list/all_possible_targets = possible_targets.Copy() + for(var/datum/mind/possible_target as anything in all_possible_targets) + if(!possible_target.late_joiner) + possible_targets -= possible_target + if(!possible_targets.len) + possible_targets = all_possible_targets + + if(!possible_targets.len) + return FALSE + + var/datum/mind/target_mind = pick(possible_targets) + + set_target(target_mind.current) + replace_in_name("%TARGET%", target.real_name) + replace_in_name("%JOB TITLE%", target_mind.assigned_role.title) + + attacks_required = rand(min_attacks_required, max_attacks_required) + replace_in_name("%COUNT%", attacks_required) + + RegisterSignal(target, COMSIG_LIVING_DEATH, PROC_REF(on_target_death)) + + return TRUE + +/datum/traitor_objective/target_player/assault/generate_ui_buttons(mob/user) + var/list/buttons = list() + if(attacks_required > attacks_inflicted) + buttons += add_ui_button("[attacks_required - attacks_inflicted]", "This tells you how many more times you have to attack the target player to succeed.", "hand-rock-o", "none") + return buttons + +/datum/traitor_objective/target_player/assault/target_deleted() + //don't take an objective target of someone who is already obliterated + fail_objective() + return ..() + +/datum/traitor_objective/target_player/assault/proc/on_target_death() + SIGNAL_HANDLER + + //don't take an objective target of someone who is already dead + fail_objective() diff --git a/code/modules/antagonists/traitor/objectives/destroy_heirloom.dm b/code/modules/antagonists/traitor/objectives/destroy_heirloom.dm new file mode 100644 index 000000000000..9182f23a649d --- /dev/null +++ b/code/modules/antagonists/traitor/objectives/destroy_heirloom.dm @@ -0,0 +1,153 @@ +/datum/traitor_objective_category/destroy_heirloom + name = "Destroy Heirloom" + objectives = list( + list( + // There's about 16 jobs in common, so assistant has a 1/21 chance of getting chosen. + /datum/traitor_objective/destroy_heirloom/common = 20, + /datum/traitor_objective/destroy_heirloom/common/assistant = 1, + ) = 4, + /datum/traitor_objective/destroy_heirloom/uncommon = 3, + /datum/traitor_objective/destroy_heirloom/rare = 2, + /datum/traitor_objective/destroy_heirloom/captain = 1 + ) + +/datum/traitor_objective/destroy_heirloom + name = "Destroy %ITEM%, the family heirloom that belongs to %TARGET% the %JOB TITLE%" + description = "%TARGET% has been on our shitlist for a while and we want to show them we mean business. Find their %ITEM% and destroy it." + + abstract_type = /datum/traitor_objective/destroy_heirloom + + /// The jobs that this objective is targeting. + var/list/target_jobs + /// the item we need to destroy + var/obj/item/target_item + /// the owner of the item we need to destroy + var/datum/mind/target_mind + + // The code below is for limiting how often you can get this objective. You will get this objective at a maximum of maximum_objectives_in_period every objective_period + /// The objective period at which we consider if it is an 'objective'. Set to 0 to accept all objectives. + var/objective_period = 10 MINUTES + /// The maximum number of objectives that can be taken in this period. + var/maximum_objectives_in_period = 2 + + duplicate_type = /datum/traitor_objective/destroy_heirloom + +/datum/traitor_objective/destroy_heirloom/common + /// 30 minutes in, syndicate won't care about common heirlooms anymore + progression_minimum = 0 MINUTES + progression_maximum = 30 MINUTES + progression_reward = list(8 MINUTES, 12 MINUTES) + telecrystal_reward = list(1, 2) + target_jobs = list( + // Medical + /datum/job/doctor, + /datum/job/paramedic, + /datum/job/psychologist, + /datum/job/chemist, + /datum/job/coroner, + // Service + /datum/job/clown, + /datum/job/botanist, + /datum/job/janitor, + /datum/job/mime, + /datum/job/lawyer, + // Cargo + /datum/job/cargo_technician, + // Science + /datum/job/geneticist, + /datum/job/scientist, + /datum/job/roboticist, + // Engineering + /datum/job/station_engineer, + /datum/job/atmospheric_technician, + ) + +/// This is only for assistants, because the syndies are a lot less likely to give a shit about what an assistant does, so they're a lot less likely to appear +/datum/traitor_objective/destroy_heirloom/common/assistant + target_jobs = list( + /datum/job/assistant + ) + +/datum/traitor_objective/destroy_heirloom/uncommon + /// 45 minutes in, syndicate won't care about uncommon heirlooms anymore + progression_minimum = 0 MINUTES + progression_maximum = 45 MINUTES + progression_reward = list(8 MINUTES, 12 MINUTES) + telecrystal_reward = list(1, 2) + target_jobs = list( + // Cargo + /datum/job/bitrunner, + /datum/job/shaft_miner, + // Service + /datum/job/chaplain, + /datum/job/bartender, + /datum/job/cook, + /datum/job/curator, + ) + +/datum/traitor_objective/destroy_heirloom/rare + progression_minimum = 15 MINUTES + /// 60 minutes in, syndicate won't care about rare heirlooms anymore + progression_maximum = 60 MINUTES + progression_reward = list(10 MINUTES, 14 MINUTES) + telecrystal_reward = list(2, 3) + target_jobs = list( + // Security + /datum/job/security_officer, + /datum/job/warden, + /datum/job/detective, + // Heads of staff + /datum/job/head_of_personnel, + /datum/job/chief_medical_officer, + /datum/job/research_director, + /datum/job/quartermaster, + /datum/job/chief_engineer, + ) + +/datum/traitor_objective/destroy_heirloom/captain + progression_minimum = 30 MINUTES + progression_reward = list(10 MINUTES, 14 MINUTES) + telecrystal_reward = 4 + target_jobs = list( + /datum/job/head_of_security, + /datum/job/captain + ) + +/datum/traitor_objective/destroy_heirloom/New(datum/uplink_handler/handler) + . = ..() + AddComponent(/datum/component/traitor_objective_limit_per_time, \ + /datum/traitor_objective/destroy_heirloom, \ + time_period = objective_period, \ + maximum_objectives = maximum_objectives_in_period \ + ) + +/datum/traitor_objective/destroy_heirloom/generate_objective(datum/mind/generating_for, list/possible_duplicates) + var/list/possible_targets = list() + for(var/datum/mind/possible_target as anything in get_crewmember_minds()) + if(possible_target == generating_for) + continue + if(!ishuman(possible_target.current)) + continue + var/datum/quirk/item_quirk/family_heirloom/quirk = locate() in possible_target.current.quirks + if(!quirk || !quirk.heirloom.resolve()) + continue + if(!(possible_target.assigned_role.type in target_jobs)) + continue + possible_targets += possible_target + for(var/datum/traitor_objective/destroy_heirloom/objective as anything in possible_duplicates) + possible_targets -= objective.target_mind + if(!length(possible_targets)) + return FALSE + target_mind = pick(possible_targets) + AddComponent(/datum/component/traitor_objective_register, target_mind.current, fail_signals = list(COMSIG_QDELETING)) + var/datum/quirk/item_quirk/family_heirloom/quirk = locate() in target_mind.current.quirks + target_item = quirk.heirloom.resolve() + AddComponent(/datum/component/traitor_objective_register, target_item, succeed_signals = list(COMSIG_QDELETING)) + replace_in_name("%TARGET%", target_mind.name) + replace_in_name("%JOB TITLE%", target_mind.assigned_role.title) + replace_in_name("%ITEM%", target_item.name) + return TRUE + +/datum/traitor_objective/destroy_heirloom/ungenerate_objective() + target_item = null + target_mind = null diff --git a/code/modules/antagonists/traitor/objectives/destroy_item.dm b/code/modules/antagonists/traitor/objectives/destroy_item.dm new file mode 100644 index 000000000000..2c53f3d6b8c1 --- /dev/null +++ b/code/modules/antagonists/traitor/objectives/destroy_item.dm @@ -0,0 +1,112 @@ +/datum/traitor_objective/destroy_item + name = "Steal %ITEM% and destroy it" + description = "Find %ITEM% and destroy it using any means necessary. We can't allow the crew to have %ITEM% as it conflicts with our interests. %METHOD%" + + var/list/possible_items = list() + /// The current target item that we are stealing. + var/datum/objective_item/steal/target_item + /// Any special equipment that may be needed + var/list/special_equipment + /// Items that are currently tracked and will succeed this objective when destroyed. + var/list/tracked_items = list() + + abstract_type = /datum/traitor_objective/destroy_item + +/datum/traitor_objective/destroy_item/low_risk + progression_minimum = 10 MINUTES + progression_maximum = 35 MINUTES + progression_reward = list(5 MINUTES, 10 MINUTES) + telecrystal_reward = 1 + + possible_items = list( + /datum/objective_item/steal/traitor/bartender_shotgun, + /datum/objective_item/steal/traitor/fireaxe, + /datum/objective_item/steal/traitor/nullrod, + /datum/objective_item/steal/traitor/big_crowbar, + ) + +/datum/traitor_objective/destroy_item/very_risky + progression_minimum = 40 MINUTES + progression_reward = 15 MINUTES + telecrystal_reward = list(6, 9) + possible_items = list( + /datum/objective_item/steal/blackbox, + ) + +/// Super early-game destroy objective intended to be items easily tided that the crew tends to value. +/datum/traitor_objective/destroy_item/demoralise + description = "Find %ITEM% and destroy it using any means necessary. \ + We believe this luxury item is important for crew morale. \ + Destruction of this item will help our recruitment efforts." + + progression_minimum = 0 MINUTES + progression_maximum = 10 MINUTES + progression_reward = list(4 MINUTES, 8 MINUTES) + telecrystal_reward = list(0, 1) + + possible_items = list( + /datum/objective_item/steal/traitor/rpd, + /datum/objective_item/steal/traitor/space_law, + /datum/objective_item/steal/traitor/granted_stamp, + /datum/objective_item/steal/traitor/denied_stamp, + /datum/objective_item/steal/traitor/lizard_plush, + /datum/objective_item/steal/traitor/moth_plush, + /datum/objective_item/steal/traitor/insuls, + ) + +/datum/traitor_objective/destroy_item/generate_objective(datum/mind/generating_for, list/possible_duplicates) + for(var/datum/traitor_objective/destroy_item/objective as anything in possible_duplicates) + possible_items -= objective.target_item.type + while(length(possible_items)) + var/datum/objective_item/steal/target = pick_n_take(possible_items) + target = new target() + if(!target.valid_objective_for(list(generating_for), require_owner = TRUE)) + qdel(target) + continue + target_item = target + break + if(!target_item) + return FALSE + if(target_item.exists_on_map) + var/list/items = GLOB.steal_item_handler.objectives_by_path[target_item.targetitem] + for(var/obj/item/item as anything in items) + AddComponent(/datum/component/traitor_objective_register, item, succeed_signals = list(COMSIG_QDELETING)) + tracked_items += item + if(length(target_item.special_equipment)) + special_equipment = target_item.special_equipment + replace_in_name("%ITEM%", target_item.name) + if(target_item.destruction_method != null) + replace_in_name("%METHOD%", target_item.destruction_method) + else + replace_in_name("%METHOD%", "This item can be destroyed normally, such as by using a recycler, found in disposals.") + AddComponent(/datum/component/traitor_objective_mind_tracker, generating_for, \ + signals = list(COMSIG_MOB_EQUIPPED_ITEM = PROC_REF(on_item_pickup))) + return TRUE + +/datum/traitor_objective/destroy_item/generate_ui_buttons(mob/user) + var/list/buttons = list() + if(special_equipment) + buttons += add_ui_button("", "Pressing this will summon any extra special equipment you may need for the mission.", "tools", "summon_gear") + return buttons + +/datum/traitor_objective/destroy_item/ui_perform_action(mob/living/user, action) + . = ..() + switch(action) + if("summon_gear") + if(!special_equipment) + return + for(var/item in special_equipment) + var/obj/item/new_item = new item(user.drop_location()) + user.put_in_hands(new_item) + user.balloon_alert(user, "the equipment materializes in your hand") + special_equipment = null + +/datum/traitor_objective/destroy_item/proc/on_item_pickup(datum/source, obj/item/item, slot) + SIGNAL_HANDLER + if(istype(item, target_item.targetitem) && !(item in tracked_items)) + AddComponent(/datum/component/traitor_objective_register, item, succeed_signals = list(COMSIG_QDELETING)) + tracked_items += item + +/datum/traitor_objective/destroy_item/ungenerate_objective() + tracked_items.Cut() + return ..() diff --git a/code/modules/antagonists/traitor/objectives/eyesnatching.dm b/code/modules/antagonists/traitor/objectives/eyesnatching.dm new file mode 100644 index 000000000000..14eca71361e6 --- /dev/null +++ b/code/modules/antagonists/traitor/objectives/eyesnatching.dm @@ -0,0 +1,225 @@ +/datum/traitor_objective_category/eyesnatching + name = "Eyesnatching" + objectives = list( + /datum/traitor_objective/target_player/eyesnatching = 1, + /datum/traitor_objective/target_player/eyesnatching/heads = 1, + ) + weight = OBJECTIVE_WEIGHT_UNLIKELY + +/datum/traitor_objective/target_player/eyesnatching + name = "Steal the eyes of %TARGET% the %JOB TITLE%" + description = "%TARGET% messed with the wrong people. Steal their eyes to teach them a lesson. You will be provided an experimental eyesnatcher device to aid you in your mission." + + progression_minimum = 10 MINUTES + + progression_reward = list(4 MINUTES, 8 MINUTES) + telecrystal_reward = list(1, 2) + + /// If we're targeting heads of staff or not + var/heads_of_staff = FALSE + /// Have we already spawned an eyesnatcher + var/spawned_eyesnatcher = FALSE + + duplicate_type = /datum/traitor_objective/target_player + +/datum/traitor_objective/target_player/eyesnatching/supported_configuration_changes() + . = ..() + . += NAMEOF(src, objective_period) + . += NAMEOF(src, maximum_objectives_in_period) + +/datum/traitor_objective/target_player/eyesnatching/New(datum/uplink_handler/handler) + . = ..() + AddComponent(/datum/component/traitor_objective_limit_per_time, \ + /datum/traitor_objective/target_player, \ + time_period = objective_period, \ + maximum_objectives = maximum_objectives_in_period \ + ) + +/datum/traitor_objective/target_player/eyesnatching/heads + progression_reward = list(6 MINUTES, 12 MINUTES) + telecrystal_reward = list(2, 3) + + heads_of_staff = TRUE + +/datum/traitor_objective/target_player/eyesnatching/generate_objective(datum/mind/generating_for, list/possible_duplicates) + + var/list/already_targeting = list() //List of minds we're already targeting. The possible_duplicates is a list of objectives, so let's not mix things + for(var/datum/objective/task as anything in handler.primary_objectives) + if(!istype(task.target, /datum/mind)) + continue + already_targeting += task.target //Removing primary objective kill targets from the list + + var/list/possible_targets = list() + var/try_target_late_joiners = FALSE + if(generating_for.late_joiner) + try_target_late_joiners = TRUE + + for(var/datum/mind/possible_target as anything in get_crewmember_minds()) + if(possible_target == generating_for) + continue + + if(possible_target in already_targeting) + continue + + if(!ishuman(possible_target.current)) + continue + + if(possible_target.current.stat == DEAD) + continue + + if(possible_target.has_antag_datum(/datum/antagonist/traitor)) + continue + + if(!possible_target.assigned_role) + continue + + if(heads_of_staff) + if(!(possible_target.assigned_role.job_flags & JOB_HEAD_OF_STAFF)) + continue + else + if(possible_target.assigned_role.job_flags & JOB_HEAD_OF_STAFF) + continue + + var/mob/living/carbon/human/targets_current = possible_target.current + if(!targets_current.get_organ_by_type(/obj/item/organ/eyes)) + continue + + possible_targets += possible_target + + for(var/datum/traitor_objective/target_player/objective as anything in possible_duplicates) + possible_targets -= objective.target?.mind + + if(try_target_late_joiners) + var/list/all_possible_targets = possible_targets.Copy() + for(var/datum/mind/possible_target as anything in all_possible_targets) + if(!possible_target.late_joiner) + possible_targets -= possible_target + + if(!possible_targets.len) + possible_targets = all_possible_targets + + if(!possible_targets.len) + return FALSE //MISSION FAILED, WE'LL GET EM NEXT TIME + + var/datum/mind/target_mind = pick(possible_targets) + set_target(target_mind.current) + + replace_in_name("%TARGET%", target_mind.name) + replace_in_name("%JOB TITLE%", target_mind.assigned_role.title) + RegisterSignal(target, COMSIG_CARBON_LOSE_ORGAN, PROC_REF(check_eye_removal)) + AddComponent(/datum/component/traitor_objective_register, target, fail_signals = list(COMSIG_QDELETING)) + return TRUE + +/datum/traitor_objective/target_player/eyesnatching/proc/check_eye_removal(datum/source, obj/item/organ/eyes/removed) + SIGNAL_HANDLER + + if(!istype(removed)) + return + + succeed_objective() + +/datum/traitor_objective/target_player/eyesnatching/generate_ui_buttons(mob/user) + var/list/buttons = list() + if(!spawned_eyesnatcher) + buttons += add_ui_button("", "Pressing this will materialize an eyesnatcher, which can be used on incapacitaded or restrained targets to forcefully remove their eyes.", "syringe", "eyesnatcher") + return buttons + +/datum/traitor_objective/target_player/eyesnatching/ui_perform_action(mob/living/user, action) + . = ..() + switch(action) + if("eyesnatcher") + if(spawned_eyesnatcher) + return + spawned_eyesnatcher = TRUE + var/obj/item/eyesnatcher/eyesnatcher = new(user.drop_location()) + user.put_in_hands(eyesnatcher) + eyesnatcher.balloon_alert(user, "the snatcher materializes in your hand") + +/obj/item/eyesnatcher + name = "portable eyeball extractor" + desc = "An overly complicated device that can pierce target's skull and extract their eyeballs if enough brute force is applied." + icon = 'icons/obj/medical/surgery_tools.dmi' + icon_state = "eyesnatcher" + base_icon_state = "eyesnatcher" + inhand_icon_state = "hypo" + lefthand_file = 'icons/mob/inhands/equipment/medical_lefthand.dmi' + righthand_file = 'icons/mob/inhands/equipment/medical_righthand.dmi' + throwforce = 0 + w_class = WEIGHT_CLASS_SMALL + throw_speed = 3 + throw_range = 5 + ///Whether it's been used to steal a pair of eyes already. + var/used = FALSE + +/obj/item/eyesnatcher/update_icon_state() + . = ..() + icon_state = "[base_icon_state][used ? "-used" : ""]" + +/obj/item/eyesnatcher/attack(mob/living/carbon/human/target, mob/living/user, params) + if(used || !istype(target) || !target.Adjacent(user)) //Works only once, no TK use + return ..() + + var/obj/item/organ/eyes/eyeballies = target.get_organ_slot(ORGAN_SLOT_EYES) + var/obj/item/bodypart/head/head = target.get_bodypart(BODY_ZONE_HEAD) + + if(!head || !eyeballies || target.is_eyes_covered()) + return ..() + var/eye_snatch_enthusiasm = 5 SECONDS + if(HAS_MIND_TRAIT(user, TRAIT_MORBID)) + eye_snatch_enthusiasm *= 0.7 + user.do_attack_animation(target, used_item = src) + target.visible_message( + span_warning("[user] presses [src] against [target]'s skull!"), + span_userdanger("[user] presses [src] against your skull!")) + if(!do_after(user, eye_snatch_enthusiasm, target = target, extra_checks = CALLBACK(src, PROC_REF(eyeballs_exist), eyeballies, head, target))) + return + + to_chat(target, span_userdanger("You feel something forcing its way into your skull!")) + balloon_alert(user, "applying pressure...") + if(!do_after(user, eye_snatch_enthusiasm, target = target, extra_checks = CALLBACK(src, PROC_REF(eyeballs_exist), eyeballies, head, target))) + return + + var/min_wound = head.get_wound_threshold_of_wound_type(WOUND_BLUNT, WOUND_SEVERITY_SEVERE, return_value_if_no_wound = 30, wound_source = src) + var/max_wound = head.get_wound_threshold_of_wound_type(WOUND_BLUNT, WOUND_SEVERITY_CRITICAL, return_value_if_no_wound = 50, wound_source = src) + + target.apply_damage(20, BRUTE, BODY_ZONE_HEAD, wound_bonus = rand(min_wound, max_wound + 10), attacking_item = src) + target.visible_message( + span_danger("[src] pierces through [target]'s skull, horribly mutilating their eyes!"), + span_userdanger("Something penetrates your skull, horribly mutilating your eyes! Holy fuck!"), + span_hear("You hear a sickening sound of metal piercing flesh!") + ) + eyeballies.apply_organ_damage(eyeballies.maxHealth) + target.emote("scream") + playsound(target, 'sound/effects/wounds/crackandbleed.ogg', 100) + log_combat(user, target, "cracked the skull of (eye snatching)", src) + + if(!do_after(user, eye_snatch_enthusiasm, target = target, extra_checks = CALLBACK(src, PROC_REF(eyeballs_exist), eyeballies, head, target))) + return + + if(!target.is_blind()) + to_chat(target, span_userdanger("You suddenly go blind!")) + if(prob(1)) + to_chat(target, span_notice("At least you got a new pirate-y look out of it...")) + var/obj/item/clothing/glasses/eyepatch/new_patch = new(target.loc) + target.equip_to_slot_if_possible(new_patch, ITEM_SLOT_EYES, disable_warning = TRUE) + + to_chat(user, span_notice("You successfully extract [target]'s eyeballs.")) + playsound(target, 'sound/items/handling/surgery/retractor2.ogg', 100, TRUE) + playsound(target, 'sound/effects/pop.ogg', 100, TRAIT_MUTE) + eyeballies.Remove(target) + eyeballies.forceMove(get_turf(target)) + notify_ghosts( + "[target] has just had their eyes snatched!", + source = target, + header = "Ouch!", + ) + target.emote("scream") + if(prob(20)) + target.emote("cry") + used = TRUE + update_appearance(UPDATE_ICON) + +/obj/item/eyesnatcher/examine(mob/user) + . = ..() + if(used) + . += span_notice("It has been used up.") diff --git a/code/modules/antagonists/traitor/objectives/final_objective/battle_royale.dm b/code/modules/antagonists/traitor/objectives/final_objective/battle_royale.dm new file mode 100644 index 000000000000..e5208ff8331b --- /dev/null +++ b/code/modules/antagonists/traitor/objectives/final_objective/battle_royale.dm @@ -0,0 +1,43 @@ +/datum/traitor_objective/ultimate/battle_royale + name = "Implant crewmembers with a subtle implant, then make them fight to the death on pay-per-view TV." + description = "Go to %AREA%, and receive the Royale Broadcast Kit. \ + Use the contained implant on station personnel to subtly implant them with a micro-explosive. \ + Once you have at least six contestants, use the contained remote to start a timer and begin broadcasting live. \ + If more than one contestant remains alive after ten minutes, all of the implants will detonate." + + ///Area type the objective owner must be in to receive the tools. + var/area/kit_spawn_area + ///Whether the kit was sent already. + var/equipped = FALSE + +/datum/traitor_objective/ultimate/battle_royale/generate_objective(datum/mind/generating_for, list/possible_duplicates) + var/list/possible_areas = GLOB.the_station_areas.Copy() + for(var/area/possible_area as anything in possible_areas) + if(ispath(possible_area, /area/station/hallway) || ispath(possible_area, /area/station/security)) + possible_areas -= possible_area + if(length(possible_areas) == 0) + return FALSE + kit_spawn_area = pick(possible_areas) + replace_in_name("%AREA%", initial(kit_spawn_area.name)) + return TRUE + +/datum/traitor_objective/ultimate/battle_royale/generate_ui_buttons(mob/user) + var/list/buttons = list() + if(!equipped) + buttons += add_ui_button("", "Pressing this will call down a pod with the Royale Broadcast kit.", "biohazard", "deliver_kit") + return buttons + +/datum/traitor_objective/ultimate/battle_royale/ui_perform_action(mob/living/user, action) + . = ..() + if(action != "deliver_kit" || equipped) + return + var/area/delivery_area = get_area(user) + if(delivery_area.type != kit_spawn_area) + to_chat(user, span_warning("You must be in [initial(kit_spawn_area.name)] to receive the Royale Broadcast kit.")) + return + equipped = TRUE + podspawn(list( + "target" = get_turf(user), + "style" = /datum/pod_style/syndicate, + "spawn" = /obj/item/storage/box/syndie_kit/battle_royale, + )) diff --git a/code/modules/antagonists/traitor/objectives/final_objective/battlecruiser.dm b/code/modules/antagonists/traitor/objectives/final_objective/battlecruiser.dm new file mode 100644 index 000000000000..7da84f600261 --- /dev/null +++ b/code/modules/antagonists/traitor/objectives/final_objective/battlecruiser.dm @@ -0,0 +1,49 @@ +/datum/traitor_objective/ultimate/battlecruiser + name = "Reveal Station Coordinates to nearby Syndicate Battlecruiser" + description = "Use a special upload card on a communications console to send the coordinates \ + of the station to a nearby Battlecruiser. You may want to make your syndicate status known to \ + the battlecruiser crew when they arrive - their goal will be to destroy the station." + + /// Checks whether we have sent the card to the traitor yet. + var/sent_accesscard = FALSE + /// Battlecruiser team that we get assigned to + var/datum/team/battlecruiser/team + +/datum/traitor_objective/ultimate/battlecruiser/generate_objective(datum/mind/generating_for, list/possible_duplicates) + // There's no empty space to load a battlecruiser in... + if(SSmapping.is_planetary()) + return FALSE + + return TRUE + +/datum/traitor_objective/ultimate/battlecruiser/on_objective_taken(mob/user) + . = ..() + team = new() + var/obj/machinery/nuclearbomb/selfdestruct/nuke = locate() in SSmachines.get_machines_by_type(/obj/machinery/nuclearbomb/selfdestruct) + if(nuke.r_code == NUKE_CODE_UNSET) + nuke.r_code = random_nukecode() + team.nuke = nuke + team.update_objectives() + handler.owner.add_antag_datum(/datum/antagonist/battlecruiser/ally, team) + + +/datum/traitor_objective/ultimate/battlecruiser/generate_ui_buttons(mob/user) + var/list/buttons = list() + if(!sent_accesscard) + buttons += add_ui_button("", "Pressing this will materialize an upload card, which you can use on a communication console to contact the fleet.", "phone", "card") + return buttons + +/datum/traitor_objective/ultimate/battlecruiser/ui_perform_action(mob/living/user, action) + . = ..() + switch(action) + if("card") + if(sent_accesscard) + return + sent_accesscard = TRUE + var/obj/item/card/emag/battlecruiser/emag_card = new() + emag_card.team = team + podspawn(list( + "target" = get_turf(user), + "style" = /datum/pod_style/syndicate, + "spawn" = emag_card, + )) diff --git a/code/modules/antagonists/traitor/objectives/final_objective/final_objective.dm b/code/modules/antagonists/traitor/objectives/final_objective/final_objective.dm new file mode 100644 index 000000000000..336754023970 --- /dev/null +++ b/code/modules/antagonists/traitor/objectives/final_objective/final_objective.dm @@ -0,0 +1,43 @@ +/datum/traitor_objective_category/final_objective + name = "Final Objective" + objectives = list( + /datum/traitor_objective/ultimate/battlecruiser = 1, + /datum/traitor_objective/ultimate/battle_royale = 1, + /datum/traitor_objective/ultimate/dark_matteor = 1, + /datum/traitor_objective/ultimate/infect_ai = 1, + /datum/traitor_objective/ultimate/romerol = 1, + /datum/traitor_objective/ultimate/supermatter_cascade = 1, + /datum/traitor_objective/ultimate/no_escape = 1, + ) + weight = 100 + +/datum/traitor_objective/ultimate + abstract_type = /datum/traitor_objective/ultimate + progression_minimum = 140 MINUTES + needs_reward = FALSE + + var/progression_points_in_objectives = 20 MINUTES + +/// Determines if this final objective can be taken. Should be put into every final objective's generate function. +/datum/traitor_objective/ultimate/can_generate_objective(generating_for, list/possible_duplicates) + if(handler.get_completion_progression(/datum/traitor_objective) < progression_points_in_objectives) + return FALSE + if(SStraitor.get_taken_count(type) > 0) // Prevents multiple people from ever getting the same final objective. + return FALSE + if(length(possible_duplicates) > 0) + return FALSE + return TRUE + +/datum/traitor_objective/ultimate/on_objective_taken(mob/user) + . = ..() + handler.maximum_potential_objectives = 0 + for(var/datum/traitor_objective/objective as anything in handler.potential_objectives) + if(objective == src) + continue + objective.fail_objective() + user.playsound_local(get_turf(user), 'sound/music/antag/traitor/final_objective.ogg', vol = 100, vary = FALSE, channel = CHANNEL_TRAITOR) + handler.final_objective = name + +/datum/traitor_objective/ultimate/uplink_ui_data(mob/user) + . = ..() + .["final_objective"] = TRUE diff --git a/code/modules/antagonists/traitor/objectives/final_objective/infect_ai.dm b/code/modules/antagonists/traitor/objectives/final_objective/infect_ai.dm new file mode 100644 index 000000000000..d47a2c6aabc5 --- /dev/null +++ b/code/modules/antagonists/traitor/objectives/final_objective/infect_ai.dm @@ -0,0 +1,56 @@ +/datum/traitor_objective/ultimate/infect_ai + name = "Infect the station AI with an experimental virus." + description = "Infect the station AI with an experimental virus. Go to %AREA% to receive an infected law upload board \ + and use it on the AI core or a law upload console." + + ///area type the objective owner must be in to receive the law upload module + var/area/board_area_pickup + ///checker on whether we have sent the law upload module + var/sent_board = FALSE + +/datum/traitor_objective/ultimate/infect_ai/can_generate_objective(generating_for, list/possible_duplicates) + . = ..() + if(!.) + return FALSE + + for(var/mob/living/silicon/ai/ai in GLOB.ai_list) + if(ai.stat == DEAD || ai.mind?.has_antag_datum(/datum/antagonist/malf_ai) || !is_station_level(ai.z)) + continue + return TRUE + + return FALSE + +/datum/traitor_objective/ultimate/infect_ai/generate_objective(datum/mind/generating_for, list/possible_duplicates) + var/list/possible_areas = GLOB.the_station_areas.Copy() + for(var/area/possible_area as anything in possible_areas) + //remove areas too close to the destination, too obvious for our poor shmuck, or just unfair + if(istype(possible_area, /area/station/hallway) || istype(possible_area, /area/station/security)) + possible_areas -= possible_area + if(!length(possible_areas)) + return FALSE + board_area_pickup = pick(possible_areas) + replace_in_name("%AREA%", initial(board_area_pickup.name)) + return TRUE + +/datum/traitor_objective/ultimate/infect_ai/generate_ui_buttons(mob/user) + var/list/buttons = list() + if(!sent_board) + buttons += add_ui_button("", "Pressing this will call down a pod with an infected law upload board.", "wifi", "upload_board") + return buttons + +/datum/traitor_objective/ultimate/infect_ai/ui_perform_action(mob/living/user, action) + . = ..() + switch(action) + if("upload_board") + if(sent_board) + return + var/area/delivery_area = get_area(user) + if(delivery_area.type != board_area_pickup) + to_chat(user, span_warning("You must be in [initial(board_area_pickup.name)] to receive the infected law upload board.")) + return + sent_board = TRUE + podspawn(list( + "target" = get_turf(user), + "style" = /datum/pod_style/syndicate, + "spawn" = /obj/item/ai_module/malf, + )) diff --git a/code/modules/antagonists/traitor/objectives/final_objective/no_escape.dm b/code/modules/antagonists/traitor/objectives/final_objective/no_escape.dm new file mode 100644 index 000000000000..12cbdcf2d01f --- /dev/null +++ b/code/modules/antagonists/traitor/objectives/final_objective/no_escape.dm @@ -0,0 +1,48 @@ +/datum/traitor_objective/ultimate/no_escape + name = "Attach a beacon to the escape shuttle that will attract a singularity to consume everything." + description = "Go to %AREA%, and receive the smuggled beacon. Set up the beacon anywhere on the shuttle, \ + and charge it using an inducer then, IT COMES. Warning: The singularity will consume all in it's path, you included." + + ///area type the objective owner must be in to receive the satellites + var/area/beacon_spawn_area_type + ///checker on whether we have sent the beacon yet + var/sent_beacon = FALSE + +/datum/traitor_objective/ultimate/no_escape/generate_objective(datum/mind/generating_for, list/possible_duplicates) + var/list/possible_areas = GLOB.the_station_areas.Copy() + for(var/area/possible_area as anything in possible_areas) + if(!ispath(possible_area, /area/station/maintenance/solars) && !ispath(possible_area, /area/station/solars)) + possible_areas -= possible_area + if(length(possible_areas) == 0) + return FALSE + beacon_spawn_area_type = pick(possible_areas) + replace_in_name("%AREA%", initial(beacon_spawn_area_type.name)) + return TRUE + +/datum/traitor_objective/ultimate/no_escape/generate_ui_buttons(mob/user) + var/list/buttons = list() + if(!sent_beacon) + buttons += add_ui_button("", "Pressing this will call down a pod with the smuggled beacon.", "beacon", "beacon") + return buttons + +/datum/traitor_objective/ultimate/no_escape/ui_perform_action(mob/living/user, action) + . = ..() + switch(action) + if("beacon") + if(sent_beacon) + return + var/area/delivery_area = get_area(user) + if(delivery_area.type != beacon_spawn_area_type) + to_chat(user, span_warning("You must be in [initial(beacon_spawn_area_type.name)] to receive the smuggled beacon.")) + return + sent_beacon = TRUE + podspawn(list( + "target" = get_turf(user), + "style" = /datum/pod_style/syndicate, + "spawn" = list( + /obj/item/sbeacondrop/no_escape, + /obj/item/inducer/syndicate, + /obj/item/wrench + ) + )) + diff --git a/code/modules/antagonists/traitor/objectives/final_objective/objective_dark_matteor.dm b/code/modules/antagonists/traitor/objectives/final_objective/objective_dark_matteor.dm new file mode 100644 index 000000000000..b90fdba73d03 --- /dev/null +++ b/code/modules/antagonists/traitor/objectives/final_objective/objective_dark_matteor.dm @@ -0,0 +1,83 @@ +/datum/traitor_objective/ultimate/dark_matteor + name = "Summon a dark matter singularity to consume the station." + description = "Go to %AREA%, and receive the smuggled satellites + emag. Set up and emag the satellites, \ + after enough have been recalibrated by the emag, IT COMES. Warning: The dark matter singularity will hunt all creatures, you included." + + //this is a prototype so this progression is for all basic level kill objectives + + ///area type the objective owner must be in to receive the satellites + var/area/satellites_spawnarea_type + ///checker on whether we have sent the satellites yet. + var/sent_satellites = FALSE + +/datum/traitor_objective/ultimate/dark_matteor/can_generate_objective(generating_for, list/possible_duplicates) + . = ..() + if(!.) + return FALSE + if(SSmapping.is_planetary()) + return FALSE //meteors can't spawn on planets + return TRUE + +/datum/traitor_objective/ultimate/dark_matteor/generate_objective(datum/mind/generating_for, list/possible_duplicates) + var/list/possible_areas = GLOB.the_station_areas.Copy() + for(var/area/possible_area as anything in possible_areas) + if(!ispath(possible_area, /area/station/maintenance/solars) && !ispath(possible_area, /area/station/solars)) + possible_areas -= possible_area + if(length(possible_areas) == 0) + return FALSE + satellites_spawnarea_type = pick(possible_areas) + replace_in_name("%AREA%", initial(satellites_spawnarea_type.name)) + return TRUE + +/datum/traitor_objective/ultimate/dark_matteor/generate_ui_buttons(mob/user) + var/list/buttons = list() + if(!sent_satellites) + buttons += add_ui_button("", "Pressing this will call down a pod with the smuggled satellites.", "satellite", "satellite") + return buttons + +/datum/traitor_objective/ultimate/dark_matteor/ui_perform_action(mob/living/user, action) + . = ..() + switch(action) + if("satellite") + if(sent_satellites) + return + var/area/delivery_area = get_area(user) + if(delivery_area.type != satellites_spawnarea_type) + to_chat(user, span_warning("You must be in [initial(satellites_spawnarea_type.name)] to receive the smuggled satellites.")) + return + sent_satellites = TRUE + podspawn(list( + "target" = get_turf(user), + "style" = /datum/pod_style/syndicate, + "spawn" = /obj/structure/closet/crate/engineering/smuggled_meteor_shields, + )) + +/obj/structure/closet/crate/engineering/smuggled_meteor_shields + +/obj/structure/closet/crate/engineering/smuggled_meteor_shields/PopulateContents() + ..() + for(var/i in 1 to 11) + new /obj/machinery/satellite/meteor_shield(src) + new /obj/item/card/emag/meteor_shield_recalibrator(src) + new /obj/item/paper/dark_matteor_summoning(src) + +/obj/item/paper/dark_matteor_summoning + name = "notes - dark matter meteor summoning" + default_raw_text = {" + Summoning a dark matter meteor.
+
+
+ Operative, this crate contains 10+1 spare meteor shield satellites stolen from NT’s supply lines. Your mission is to + deploy them in space near the station and recalibrate them with the provided emag. Be careful: you need a 30 second + cooldown between each hack, and NT will detect your interference after seven recalibrations. That means you + have at least 5 minutes of work and 1 minute of resistance.
+
+ This is a high-risk operation. You’ll need backup, fortification, and determination. The reward? + A spectacular dark matter singularity that will wipe out the station.
+
+ **Death to Nanotrasen.** +"} + +/obj/item/card/emag/meteor_shield_recalibrator + name = "cryptographic satellite recalibrator" + desc = "It's a cryptographic sequencer that has been tuned to recalibrate meteor shields quicker and with less risk of frying them." diff --git a/code/modules/antagonists/traitor/objectives/final_objective/romerol.dm b/code/modules/antagonists/traitor/objectives/final_objective/romerol.dm new file mode 100644 index 000000000000..09edc4b0c739 --- /dev/null +++ b/code/modules/antagonists/traitor/objectives/final_objective/romerol.dm @@ -0,0 +1,46 @@ +/datum/traitor_objective/ultimate/romerol + name = "Spread the experimental bioterror agent Romerol by calling a droppod down at %AREA%" + description = "Go to %AREA%, and receive the bioterror agent. Spread it to the crew, \ + and watch then raise from the dead as mindless killing machines. Warning: The undead will attack you too." + + //this is a prototype so this progression is for all basic level kill objectives + + ///area type the objective owner must be in to receive the romerol + var/area/romerol_spawnarea_type + ///checker on whether we have sent the romerol yet. + var/sent_romerol = FALSE + +/datum/traitor_objective/ultimate/romerol/generate_objective(datum/mind/generating_for, list/possible_duplicates) + var/list/possible_areas = GLOB.the_station_areas.Copy() + for(var/area/possible_area as anything in possible_areas) + //remove areas too close to the destination, too obvious for our poor shmuck, or just unfair + if(ispath(possible_area, /area/station/hallway) || ispath(possible_area, /area/station/security)) + possible_areas -= possible_area + if(length(possible_areas) == 0) + return FALSE + romerol_spawnarea_type = pick(possible_areas) + replace_in_name("%AREA%", initial(romerol_spawnarea_type.name)) + return TRUE + +/datum/traitor_objective/ultimate/romerol/generate_ui_buttons(mob/user) + var/list/buttons = list() + if(!sent_romerol) + buttons += add_ui_button("", "Pressing this will call down a pod with the biohazard kit.", "biohazard", "romerol") + return buttons + +/datum/traitor_objective/ultimate/romerol/ui_perform_action(mob/living/user, action) + . = ..() + switch(action) + if("romerol") + if(sent_romerol) + return + var/area/delivery_area = get_area(user) + if(delivery_area.type != romerol_spawnarea_type) + to_chat(user, span_warning("You must be in [initial(romerol_spawnarea_type.name)] to receive the bioterror agent.")) + return + sent_romerol = TRUE + podspawn(list( + "target" = get_turf(user), + "style" = /datum/pod_style/syndicate, + "spawn" = /obj/item/storage/box/syndie_kit/romerol, + )) diff --git a/code/modules/antagonists/traitor/objectives/final_objective/supermatter_cascade.dm b/code/modules/antagonists/traitor/objectives/final_objective/supermatter_cascade.dm new file mode 100644 index 000000000000..2e9396c90b07 --- /dev/null +++ b/code/modules/antagonists/traitor/objectives/final_objective/supermatter_cascade.dm @@ -0,0 +1,57 @@ +/datum/traitor_objective/ultimate/supermatter_cascade + name = "Destroy the station by causing a crystallizing resonance cascade" + description = "Destroy the station by causing a supermatter cascade. Go to %AREA% to retrieve the destabilizing crystal \ + and use it on the supermatter." + + ///area type the objective owner must be in to receive the destabilizing crystal + var/area/dest_crystal_area_pickup + ///checker on whether we have sent the crystal yet. + var/sent_crystal = FALSE + +/datum/traitor_objective/ultimate/supermatter_cascade/can_generate_objective(generating_for, list/possible_duplicates) + . = ..() + if(!.) + return FALSE + + if(isnull(GLOB.main_supermatter_engine)) + return FALSE + var/obj/machinery/power/supermatter_crystal/engine/crystal = locate() in GLOB.main_supermatter_engine + if(!is_station_level(crystal.z) && !is_mining_level(crystal.z)) + return FALSE + + return TRUE + +/datum/traitor_objective/ultimate/supermatter_cascade/generate_objective(datum/mind/generating_for, list/possible_duplicates) + var/list/possible_areas = GLOB.the_station_areas.Copy() + for(var/area/possible_area as anything in possible_areas) + //remove areas too close to the destination, too obvious for our poor shmuck, or just unfair + if(ispath(possible_area, /area/station/hallway) || ispath(possible_area, /area/station/security)) + possible_areas -= possible_area + if(length(possible_areas) == 0) + return FALSE + dest_crystal_area_pickup = pick(possible_areas) + replace_in_name("%AREA%", initial(dest_crystal_area_pickup.name)) + return TRUE + +/datum/traitor_objective/ultimate/supermatter_cascade/generate_ui_buttons(mob/user) + var/list/buttons = list() + if(!sent_crystal) + buttons += add_ui_button("", "Pressing this will call down a pod with the supermatter cascade kit.", "biohazard", "destabilizing_crystal") + return buttons + +/datum/traitor_objective/ultimate/supermatter_cascade/ui_perform_action(mob/living/user, action) + . = ..() + switch(action) + if("destabilizing_crystal") + if(sent_crystal) + return + var/area/delivery_area = get_area(user) + if(delivery_area.type != dest_crystal_area_pickup) + to_chat(user, span_warning("You must be in [initial(dest_crystal_area_pickup.name)] to receive the supermatter cascade kit.")) + return + sent_crystal = TRUE + podspawn(list( + "target" = get_turf(user), + "style" = /datum/pod_style/syndicate, + "spawn" = /obj/item/destabilizing_crystal, + )) diff --git a/code/modules/antagonists/traitor/objectives/hack_comm_console.dm b/code/modules/antagonists/traitor/objectives/hack_comm_console.dm new file mode 100644 index 000000000000..1874b79d8a10 --- /dev/null +++ b/code/modules/antagonists/traitor/objectives/hack_comm_console.dm @@ -0,0 +1,55 @@ +/datum/traitor_objective_category/hack_comm_console + name = "Hack Communication Console" + objectives = list( + /datum/traitor_objective/hack_comm_console = 1, + ) + +/datum/traitor_objective/hack_comm_console + name = "Hack a communication console to summon an unknown threat to the station" + description = "Right click on a communication console to begin the hacking process. Once started, the AI will know that you are hacking a communication console, so be ready to run or have yourself disguised to prevent being caught. This objective will invalidate itself if another traitor completes it first." + + progression_minimum = 60 MINUTES + progression_reward = list(30 MINUTES, 40 MINUTES) + telecrystal_reward = list(7, 12) + + var/progression_objectives_minimum = 20 MINUTES + +/datum/traitor_objective/hack_comm_console/can_generate_objective(datum/mind/generating_for, list/possible_duplicates) + if(length(possible_duplicates) > 0) + return FALSE + if(SStraitor.get_taken_count(/datum/traitor_objective/hack_comm_console) > 0) + return FALSE + if(handler.get_completion_progression(/datum/traitor_objective) < progression_objectives_minimum) + return FALSE + return TRUE + +/datum/traitor_objective/hack_comm_console/generate_objective(datum/mind/generating_for, list/possible_duplicates) + AddComponent(/datum/component/traitor_objective_mind_tracker, generating_for, \ + signals = list(COMSIG_LIVING_UNARMED_ATTACK = PROC_REF(on_unarmed_attack))) + RegisterSignal(SSdcs, COMSIG_GLOB_TRAITOR_OBJECTIVE_COMPLETED, PROC_REF(on_global_obj_completed)) + return TRUE + +/datum/traitor_objective/hack_comm_console/ungenerate_objective() + UnregisterSignal(SSdcs, COMSIG_GLOB_TRAITOR_OBJECTIVE_COMPLETED) + +/datum/traitor_objective/hack_comm_console/proc/on_global_obj_completed(datum/source, datum/traitor_objective/objective) + SIGNAL_HANDLER + if(istype(objective, /datum/traitor_objective/hack_comm_console)) + fail_objective() + +/datum/traitor_objective/hack_comm_console/proc/on_unarmed_attack(mob/user, obj/machinery/computer/communications/target, proximity_flag, modifiers) + SIGNAL_HANDLER + if(!proximity_flag) + return + if(!modifiers[RIGHT_CLICK]) + return + if(!istype(target)) + return + INVOKE_ASYNC(src, PROC_REF(begin_hack), user, target) + return COMPONENT_CANCEL_ATTACK_CHAIN + +/datum/traitor_objective/hack_comm_console/proc/begin_hack(mob/user, obj/machinery/computer/communications/target) + if(!target.try_hack_console(user)) + return + + succeed_objective() diff --git a/code/modules/antagonists/traitor/objectives/infect.dm b/code/modules/antagonists/traitor/objectives/infect.dm new file mode 100644 index 000000000000..fa38ddac243a --- /dev/null +++ b/code/modules/antagonists/traitor/objectives/infect.dm @@ -0,0 +1,176 @@ +/datum/traitor_objective_category/infect + name = "Infect with Disease" + objectives = list( + /datum/traitor_objective/target_player/infect = 1, + ) + +/datum/traitor_objective/target_player/infect + name = "Infect %TARGET% the %JOB TITLE%" + description = "Infect your target with the experimental Hereditary Manifold Sickness." + + progression_minimum = 30 MINUTES + + progression_reward = list(8 MINUTES, 14 MINUTES) + telecrystal_reward = 1 + + duplicate_type = /datum/traitor_objective/target_player/infect + + /// if TRUE, can only target heads of staff + /// if FALSE, CANNOT target heads of staff + var/heads_of_staff = FALSE + /// if TRUE, the injector item has been bestowed upon the player + var/injector_given = FALSE + +/datum/traitor_objective/target_player/infect/supported_configuration_changes() + . = ..() + . += NAMEOF(src, objective_period) + . += NAMEOF(src, maximum_objectives_in_period) + +/datum/traitor_objective/target_player/infect/can_generate_objective(generating_for, list/possible_duplicates) + if(length(possible_duplicates) > 0) + return FALSE + return ..() + +/datum/traitor_objective/target_player/infect/generate_ui_buttons(mob/user) + var/list/buttons = list() + if(!injector_given) + buttons += add_ui_button("", "Pressing this will materialize a EHMS autoinjector into your hand, which you must inject into the target to succeed.", "syringe", "summon_pen") + return buttons + +/datum/traitor_objective/target_player/infect/ui_perform_action(mob/living/user, action) + . = ..() + switch(action) + if("summon_pen") + if(injector_given) + return + injector_given = TRUE + var/obj/item/reagent_containers/hypospray/medipen/manifoldinjector/ehms = new(user.drop_location()) + user.put_in_hands(ehms) + ehms.balloon_alert(user, "the injector materializes in your hand") + RegisterSignal(ehms, COMSIG_EHMS_INJECTOR_INJECTED, PROC_REF(on_injected)) + AddComponent(/datum/component/traitor_objective_register, ehms, \ + succeed_signals = null, \ + fail_signals = list(COMSIG_QDELETING), \ + penalty = TRUE) + +/datum/traitor_objective/target_player/infect/proc/on_injected(datum/source, mob/living/user, mob/living/injected) + SIGNAL_HANDLER + if(injected != target) + fail_objective() + return + if(injected == target) + succeed_objective() + return + +/datum/traitor_objective/target_player/infect/generate_objective(datum/mind/generating_for, list/possible_duplicates) + + var/list/already_targeting = list() //List of minds we're already targeting. The possible_duplicates is a list of objectives, so let's not mix things + for(var/datum/objective/task as anything in handler.primary_objectives) + if(!istype(task.target, /datum/mind)) + continue + already_targeting += task.target //Removing primary objective kill targets from the list + + var/parent_type = type::parent_type + //don't roll head of staff types if you haven't completed the normal version + if(heads_of_staff && !handler.get_completion_count(parent_type)) + // Locked if they don't have any of the risky bug room objective completed + return FALSE + + var/list/possible_targets = list() + var/try_target_late_joiners = FALSE + if(generating_for.late_joiner) + try_target_late_joiners = TRUE + for(var/datum/mind/possible_target as anything in get_crewmember_minds()) + if(possible_target in already_targeting) + continue + var/target_area = get_area(possible_target.current) + if(possible_target == generating_for) + continue + if(!ishuman(possible_target.current)) + continue + if(possible_target.current.stat == DEAD) + continue + var/datum/antagonist/traitor/traitor = possible_target.has_antag_datum(/datum/antagonist/traitor) + if(traitor && traitor.uplink_handler.telecrystals >= 0) + continue + var/mob/living/carbon/human/targets_current = possible_target.current + var/datum/disease/chronic_illness/illness = locate() in targets_current.diseases + if(illness) + continue + if(!HAS_TRAIT(SSstation, STATION_TRAIT_LATE_ARRIVALS) && istype(target_area, /area/shuttle/arrival)) + continue + //removes heads of staff from being targets from non heads of staff assassinations, and vice versa + if(heads_of_staff) + if(!(possible_target.assigned_role.job_flags & JOB_HEAD_OF_STAFF)) + continue + else + if((possible_target.assigned_role.job_flags & JOB_HEAD_OF_STAFF)) + continue + possible_targets += possible_target + for(var/datum/traitor_objective/target_player/objective as anything in possible_duplicates) + possible_targets -= objective.target + if(try_target_late_joiners) + var/list/all_possible_targets = possible_targets.Copy() + for(var/datum/mind/possible_target as anything in all_possible_targets) + if(!possible_target.late_joiner) + possible_targets -= possible_target + if(!possible_targets.len) + possible_targets = all_possible_targets + special_target_filter(possible_targets) + if(!possible_targets.len) + return FALSE //MISSION FAILED, WE'LL GET EM NEXT TIME + + var/datum/mind/target_mind = pick(possible_targets) + set_target(target_mind.current) + replace_in_name("%TARGET%", target.real_name) + replace_in_name("%JOB TITLE%", target_mind.assigned_role.title) + RegisterSignal(target, COMSIG_LIVING_DEATH, PROC_REF(on_target_death)) + return TRUE + +/datum/traitor_objective/target_player/infect/ungenerate_objective() + UnregisterSignal(target, COMSIG_LIVING_DEATH) + set_target(null) + +///proc for checking for special states that invalidate a target +/datum/traitor_objective/target_player/infect/proc/special_target_filter(list/possible_targets) + return + +/datum/traitor_objective/target_player/infect/target_deleted() + if(objective_state == OBJECTIVE_STATE_INACTIVE) + //don't take an objective target of someone who is already obliterated + fail_objective() + return ..() + +/datum/traitor_objective/target_player/infect/proc/on_target_death() + SIGNAL_HANDLER + if(objective_state == OBJECTIVE_STATE_INACTIVE) + //don't take an objective target of someone who is already dead + fail_objective() + +/obj/item/reagent_containers/hypospray/medipen/manifoldinjector + name = "EHMS autoinjector" + desc = "Experimental Hereditary Manifold Sickness autoinjector." + icon_state = "tbpen" + inhand_icon_state = "tbpen" + base_icon_state = "tbpen" + volume = 30 + amount_per_transfer_from_this = 30 + list_reagents = list(/datum/reagent/medicine/sansufentanyl = 20) + stealthy = TRUE + //Was the injector used on someone yet? + var/used = FALSE + +/obj/item/reagent_containers/hypospray/medipen/manifoldinjector/attack(mob/living/affected_mob, mob/living/carbon/human/user) + if(used) + return ..() + to_chat(affected_mob, span_warning("You feel someone try to inject you with something.")) + balloon_alert(user, "injecting...") + log_combat(user, affected_mob, "attempted to inject", src) + if(!do_after(user, 1.5 SECONDS, hidden = TRUE)) + balloon_alert(user, "interrupted!") + return + var/datum/disease/chronic_illness/hms = new /datum/disease/chronic_illness() + affected_mob.ForceContractDisease(hms) + used = TRUE + inject(affected_mob, user) + SEND_SIGNAL(src, COMSIG_EHMS_INJECTOR_INJECTED, user, affected_mob) diff --git a/code/modules/antagonists/traitor/objectives/kidnapping.dm b/code/modules/antagonists/traitor/objectives/kidnapping.dm new file mode 100644 index 000000000000..eca34990b844 --- /dev/null +++ b/code/modules/antagonists/traitor/objectives/kidnapping.dm @@ -0,0 +1,300 @@ +/datum/traitor_objective/target_player/kidnapping + name = "Kidnap %TARGET% the %JOB TITLE% and deliver them to %AREA%" + description = "%TARGET% holds extremely important information regarding secret NT projects - and you'll need to kidnap and deliver them to %AREA%, where our transport pod will be waiting. \ + If %TARGET% is delivered alive, you will be rewarded with an additional %TC% telecrystals." + + abstract_type = /datum/traitor_objective/target_player/kidnapping + + /// The jobs that this objective is targeting. + var/list/target_jobs + /// Area that the target needs to be delivered to + var/area/dropoff_area + /// Have we called the pod yet? + var/pod_called = FALSE + /// How much TC do we get from sending the target alive + var/alive_bonus = 0 + /// All stripped targets belongings (weakrefs) + var/list/target_belongings = list() + /// The ID of the stoppable timer for returning the captured crew + var/list/victim_timerid + + duplicate_type = /datum/traitor_objective/target_player + +/datum/traitor_objective/target_player/kidnapping/supported_configuration_changes() + . = ..() + . += NAMEOF(src, objective_period) + . += NAMEOF(src, maximum_objectives_in_period) + +/datum/traitor_objective/target_player/kidnapping/New(datum/uplink_handler/handler) + . = ..() + AddComponent(/datum/component/traitor_objective_limit_per_time, \ + /datum/traitor_objective/target_player, \ + time_period = objective_period, \ + maximum_objectives = maximum_objectives_in_period \ + ) + +/datum/traitor_objective/target_player/kidnapping/common + progression_minimum = 0 MINUTES + progression_maximum = 30 MINUTES + progression_reward = list(2 MINUTES, 4 MINUTES) + telecrystal_reward = list(1, 2) + target_jobs = list( + // Cargo + /datum/job/cargo_technician, + // Engineering + /datum/job/atmospheric_technician, + /datum/job/station_engineer, + // Medical + /datum/job/chemist, + /datum/job/doctor, + /datum/job/psychologist, + /datum/job/coroner, + // Science + /datum/job/geneticist, + /datum/job/roboticist, + /datum/job/scientist, + // Service + /datum/job/bartender, + /datum/job/botanist, + /datum/job/chaplain, + /datum/job/clown, + /datum/job/curator, + /datum/job/janitor, + /datum/job/lawyer, + /datum/job/mime, + ) + alive_bonus = 2 + +/datum/traitor_objective/target_player/kidnapping/common/assistant + progression_minimum = 0 MINUTES + progression_maximum = 15 MINUTES + target_jobs = list( + /datum/job/assistant + ) + +/datum/traitor_objective/target_player/kidnapping/uncommon //Hard to fish out targets + progression_minimum = 0 MINUTES + progression_maximum = 45 MINUTES + progression_reward = list(4 MINUTES, 8 MINUTES) + telecrystal_reward = list(1, 2) + + target_jobs = list( + // Cargo + /datum/job/bitrunner, + /datum/job/shaft_miner, + // Medical + /datum/job/paramedic, + // Service + /datum/job/cook, + ) + alive_bonus = 3 + +/datum/traitor_objective/target_player/kidnapping/rare + progression_minimum = 15 MINUTES + progression_maximum = 60 MINUTES + progression_reward = list(8 MINUTES, 12 MINUTES) + telecrystal_reward = list(2, 3) + target_jobs = list( + // Heads of staff + /datum/job/chief_engineer, + /datum/job/chief_medical_officer, + /datum/job/head_of_personnel, + /datum/job/research_director, + /datum/job/quartermaster, + // Security + /datum/job/detective, + /datum/job/security_officer, + /datum/job/warden, + ) + alive_bonus = 4 + +/datum/traitor_objective/target_player/kidnapping/captain + progression_minimum = 30 MINUTES + progression_reward = list(12 MINUTES, 16 MINUTES) + telecrystal_reward = list(2, 3) + target_jobs = list( + /datum/job/captain, + /datum/job/head_of_security, + ) + alive_bonus = 5 + +/datum/traitor_objective/target_player/kidnapping/generate_objective(datum/mind/generating_for, list/possible_duplicates) + + var/list/already_targeting = list() //List of minds we're already targeting. The possible_duplicates is a list of objectives, so let's not mix things + for(var/datum/objective/task as anything in handler.primary_objectives) + if(!istype(task.target, /datum/mind)) + continue + already_targeting += task.target //Removing primary objective kill targets from the list + + var/list/possible_targets = list() + for(var/datum/mind/possible_target as anything in get_crewmember_minds()) + if(possible_target == generating_for) + continue + + if(possible_target in already_targeting) + continue + + if(!ishuman(possible_target.current)) + continue + + if(possible_target.current.stat == DEAD) + continue + + if(HAS_TRAIT(possible_target, TRAIT_HAS_BEEN_KIDNAPPED)) + continue + + if(possible_target.has_antag_datum(/datum/antagonist/traitor)) + continue + + if(!(possible_target.assigned_role.type in target_jobs)) + continue + + possible_targets += possible_target + + for(var/datum/traitor_objective/target_player/objective as anything in possible_duplicates) + if(!objective.target) //the old objective was already completed. + continue + possible_targets -= objective.target.mind + + if(!length(possible_targets)) + return FALSE + + var/datum/mind/target_mind = pick(possible_targets) + set_target(target_mind.current) + AddComponent(/datum/component/traitor_objective_register, target, fail_signals = list(COMSIG_QDELETING)) + var/list/possible_areas = GLOB.the_station_areas.Copy() + for(var/area/possible_area as anything in possible_areas) + if(ispath(possible_area, /area/station/hallway) || ispath(possible_area, /area/station/security) || initial(possible_area.outdoors)) + possible_areas -= possible_area + + dropoff_area = pick(possible_areas) + replace_in_name("%TARGET%", target_mind.name) + replace_in_name("%JOB TITLE%", target_mind.assigned_role.title) + replace_in_name("%AREA%", initial(dropoff_area.name)) + replace_in_name("%TC%", alive_bonus) + return TRUE + +/datum/traitor_objective/target_player/kidnapping/ungenerate_objective() + set_target(null) + dropoff_area = null + +/datum/traitor_objective/target_player/kidnapping/on_objective_taken(mob/user) + . = ..() + INVOKE_ASYNC(src, PROC_REF(generate_holding_area)) + +/datum/traitor_objective/target_player/kidnapping/proc/generate_holding_area() + // Let's load in the holding facility ahead of time + // even if they fail the objective it's better to get done now rather than later + SSmapping.lazy_load_template(LAZY_TEMPLATE_KEY_NINJA_HOLDING_FACILITY) + +/datum/traitor_objective/target_player/kidnapping/generate_ui_buttons(mob/user) + var/list/buttons = list() + if(!pod_called) + buttons += add_ui_button("Call Extraction Pod", "Pressing this will call down an extraction pod.", "rocket", "call_pod") + return buttons + +/datum/traitor_objective/target_player/kidnapping/ui_perform_action(mob/living/user, action) + . = ..() + switch(action) + if("call_pod") + if(pod_called) + return + var/area/user_area = get_area(user) + var/area/target_area = get_area(target) + + if(user_area.type != dropoff_area) + to_chat(user, span_warning("You must be in [initial(dropoff_area.name)] to call the extraction pod.")) + return + + if(target_area.type != dropoff_area) + to_chat(user, span_warning("[target.real_name] must be in [initial(dropoff_area.name)] for you to call the extraction pod.")) + return + + call_pod(user) + +/datum/traitor_objective/target_player/kidnapping/proc/call_pod(mob/living/user) + pod_called = TRUE + var/obj/structure/closet/supplypod/extractionpod/new_pod = new() + RegisterSignal(new_pod, COMSIG_ATOM_ENTERED, PROC_REF(enter_check)) + new /obj/effect/pod_landingzone(get_turf(user), new_pod) + +/datum/traitor_objective/target_player/kidnapping/proc/enter_check(obj/structure/closet/supplypod/extractionpod/source, entered_atom) + SIGNAL_HANDLER + if(!istype(source)) + CRASH("Kidnapping objective's enter_check called with source being not an extraction pod: [source ? source.type : "N/A"]") + + if(!ishuman(entered_atom)) + return + + var/mob/living/carbon/human/sent_mob = entered_atom + + for(var/obj/item/belonging in sent_mob.gather_belongings(FALSE, FALSE)) + if(belonging == sent_mob.get_item_by_slot(ITEM_SLOT_ICLOTHING) || belonging == sent_mob.get_item_by_slot(ITEM_SLOT_FEET)) + continue + + var/unequipped = sent_mob.temporarilyRemoveItemFromInventory(belonging) + if (!unequipped) + continue + belonging.moveToNullspace() + target_belongings.Add(WEAKREF(belonging)) + + var/datum/market_item/hostage/market_item = sent_mob.process_capture(rand(1000, 3000)) + RegisterSignal(market_item, COMSIG_MARKET_ITEM_SPAWNED, PROC_REF(on_victim_shipped)) + + addtimer(CALLBACK(src, PROC_REF(handle_target), sent_mob), 1.5 SECONDS) + + if(sent_mob != target) + fail_objective(penalty_cost = telecrystal_penalty) + source.start_exit_sequence(source) + return + + if(sent_mob.stat != DEAD) + telecrystal_reward += alive_bonus + + succeed_objective() + source.start_exit_sequence(source) + +/datum/traitor_objective/target_player/kidnapping/proc/handle_target(mob/living/carbon/human/sent_mob) + victim_timerid = addtimer(CALLBACK(src, PROC_REF(return_target), sent_mob), COME_BACK_FROM_CAPTURE_TIME, TIMER_STOPPABLE) + if(sent_mob.stat == DEAD) + return + + sent_mob.flash_act() + sent_mob.adjust_confusion(10 SECONDS) + sent_mob.adjust_dizzy(10 SECONDS) + sent_mob.set_eye_blur_if_lower(100 SECONDS) + sent_mob.dna.species.give_important_for_life(sent_mob) // so plasmamen do not get left for dead + to_chat(sent_mob, span_hypnophrase("A million voices echo in your head... \"Your mind held many valuable secrets - \ + we thank you for providing them. Your value is expended, and you will be ransomed back to your station. We always get paid, \ + so it's only a matter of time before we ship you back...\"")) + +/datum/traitor_objective/target_player/kidnapping/proc/return_target(mob/living/carbon/human/sent_mob) + if(!sent_mob || QDELETED(sent_mob)) //suicided and qdeleted themselves + return + + var/obj/structure/closet/supplypod/back_to_station/return_pod = new() + return_pod.return_from_capture(sent_mob) + returnal_side_effects(return_pod, sent_mob) + +/datum/traitor_objective/target_player/kidnapping/proc/on_victim_shipped(datum/market_item/source, obj/item/market_uplink/uplink, shipping_method, turf/shipping_loc) + SIGNAL_HANDLER + deltimer(victim_timerid) + returnal_side_effects(shipping_loc, source.item) + +/datum/traitor_objective/target_player/kidnapping/proc/returnal_side_effects(atom/dropoff_location, mob/living/carbon/human/sent_mob) + for(var/obj/item/belonging in sent_mob.gather_belongings()) + if(belonging == sent_mob.get_item_by_slot(ITEM_SLOT_ICLOTHING) || belonging == sent_mob.get_item_by_slot(ITEM_SLOT_FEET)) + continue + sent_mob.dropItemToGround(belonging) // No souvenirs, except shoes and t-shirts + + for(var/datum/weakref/belonging_ref in target_belongings) + var/obj/item/belonging = belonging_ref.resolve() + if(!belonging) + continue + belonging.forceMove(dropoff_location) + + sent_mob.flash_act() + sent_mob.adjust_confusion(10 SECONDS) + sent_mob.adjust_dizzy(10 SECONDS) + sent_mob.set_eye_blur_if_lower(100 SECONDS) + sent_mob.dna.species.give_important_for_life(sent_mob) // so plasmamen do not get left for dead diff --git a/code/modules/antagonists/traitor/objectives/kill_pet.dm b/code/modules/antagonists/traitor/objectives/kill_pet.dm new file mode 100644 index 000000000000..76b2b160ce34 --- /dev/null +++ b/code/modules/antagonists/traitor/objectives/kill_pet.dm @@ -0,0 +1,97 @@ +/datum/traitor_objective_category/kill_pet + name = "Kill Pet" + objectives = list( + /datum/traitor_objective/kill_pet/high_risk = 1, + list( + /datum/traitor_objective/kill_pet = 2, + /datum/traitor_objective/kill_pet/medium_risk = 1, + ) = 4, + ) + +/datum/traitor_objective/kill_pet + name = "Kill the %DEPARTMENT HEAD%'s beloved %PET%" + description = "The %DEPARTMENT HEAD% has particularly annoyed us by sending us spam emails and we want their %PET% dead to show them what happens when they cross us. " + + progression_minimum = 0 MINUTES + telecrystal_reward = list(1, 2) + progression_reward = list(3 MINUTES, 6 MINUTES) + + /// Possible heads mapped to their pet type. Can be a list of possible pets + var/list/possible_heads = list( + JOB_HEAD_OF_PERSONNEL = list( + /mob/living/basic/pet/dog/corgi/ian, + /mob/living/basic/pet/dog/corgi/puppy/ian + ), + JOB_CAPTAIN = /mob/living/basic/pet/fox/renault, + JOB_CHIEF_MEDICAL_OFFICER = /mob/living/basic/pet/cat/runtime, + JOB_CHIEF_ENGINEER = /mob/living/basic/parrot/poly, + JOB_QUARTERMASTER = list( + /mob/living/basic/gorilla/cargorilla, + /mob/living/basic/sloth/citrus, + /mob/living/basic/sloth/paperwork, + ) + ) + /// The head that we are targeting + var/datum/job/target + /// Whether or not we only take from the traitor's own department head or not. + var/limited_to_department_head = TRUE + /// The actual pet that needs to be killed + var/mob/living/target_pet + + duplicate_type = /datum/traitor_objective/kill_pet + +/datum/traitor_objective/kill_pet/medium_risk + progression_minimum = 10 MINUTES + progression_reward = list(5 MINUTES, 8 MINUTES) + limited_to_department_head = FALSE + +/datum/traitor_objective/kill_pet/high_risk + progression_minimum = 25 MINUTES + progression_reward = list(14 MINUTES, 18 MINUTES) + telecrystal_reward = list(2, 3) + + limited_to_department_head = FALSE + possible_heads = list( + JOB_HEAD_OF_SECURITY = list( + /mob/living/basic/carp/pet/lia, + /mob/living/basic/spider/giant/sgt_araneus, + /mob/living/basic/bear/snow/misha, + ), + JOB_WARDEN = list( + /mob/living/basic/pet/dog/pug/mcgriff + ) + ) + +/datum/traitor_objective/kill_pet/generate_objective(datum/mind/generating_for, list/possible_duplicates) + var/datum/job/role = generating_for.assigned_role + for(var/datum/traitor_objective/kill_pet/objective as anything in possible_duplicates) + possible_heads -= objective.target.title + if(limited_to_department_head) + possible_heads = possible_heads & role.supervisors + possible_heads -= role.title + + if(!length(possible_heads)) + return FALSE + target = SSjob.name_occupations[pick(possible_heads)] + var/pet_type = possible_heads[target.title] + if(islist(pet_type)) + for(var/type in pet_type) + target_pet = locate(type) in GLOB.mob_living_list + if(target_pet) + break + else + target_pet = locate(pet_type) in GLOB.mob_living_list + if(!target_pet) + return FALSE + if(target_pet.stat == DEAD) + return FALSE + AddComponent(/datum/component/traitor_objective_register, target_pet, \ + succeed_signals = list(COMSIG_QDELETING, COMSIG_LIVING_DEATH)) + replace_in_name("%DEPARTMENT HEAD%", target.title) + replace_in_name("%PET%", target_pet.name) + return TRUE + +/datum/traitor_objective/kill_pet/ungenerate_objective() + if(target_pet) + UnregisterSignal(target_pet, list(COMSIG_QDELETING, COMSIG_LIVING_DEATH)) + target_pet = null diff --git a/code/modules/antagonists/traitor/objectives/locate_weakpoint.dm b/code/modules/antagonists/traitor/objectives/locate_weakpoint.dm new file mode 100644 index 000000000000..5492f04a0f84 --- /dev/null +++ b/code/modules/antagonists/traitor/objectives/locate_weakpoint.dm @@ -0,0 +1,282 @@ +/datum/traitor_objective_category/locate_weakpoint + name = "Locate And Destroy Weakpoint" + objectives = list( + /datum/traitor_objective/locate_weakpoint = 1, + ) + weight = OBJECTIVE_WEIGHT_UNLIKELY + +/datum/traitor_objective/locate_weakpoint + name = "Triangulate station's structural weakpoint and detonate an explosive charge nearby." + description = "You will be given a handheld device that you'll need to use in %AREA1% and %AREA2% in order to triangulate the station's structural weakpoint and detonate an explosive charge there. Warning: Once you start scanning either one of the areas, station's AI will be alerted." + + progression_minimum = 45 MINUTES + progression_reward = list(15 MINUTES, 20 MINUTES) + telecrystal_reward = list(3, 5) + + var/progression_objectives_minimum = 20 MINUTES + + /// Have we sent a weakpoint locator yet? + var/locator_sent = FALSE + /// Have we sent a bomb yet? + var/bomb_sent = FALSE + /// Have we located the weakpoint yet? + var/weakpoint_found = FALSE + /// Areas that need to be scanned + var/list/area/scan_areas + /// Weakpoint where the bomb should be planted + var/area/weakpoint_area + +/datum/traitor_objective/locate_weakpoint/can_generate_objective(datum/mind/generating_for, list/possible_duplicates) + if(length(possible_duplicates) > 0) + return FALSE + if(handler.get_completion_progression(/datum/traitor_objective) < progression_objectives_minimum) + return FALSE + if(SStraitor.get_taken_count(/datum/traitor_objective/locate_weakpoint) > 0) + return FALSE + return TRUE + +/datum/traitor_objective/locate_weakpoint/generate_objective(datum/mind/generating_for, list/possible_duplicates) + scan_areas = list() + /// List of high-security areas that we pick required ones from + var/list/allowed_areas = typecacheof(list(/area/station/command, + /area/station/comms, + /area/station/engineering, + /area/station/science, + /area/station/security, + )) + + var/list/blacklisted_areas = typecacheof(list(/area/station/engineering/hallway, + /area/station/engineering/lobby, + /area/station/engineering/storage, + /area/station/science/lobby, + /area/station/science/ordnance/bomb, + /area/station/security/prison, + )) + + var/list/possible_areas = GLOB.the_station_areas.Copy() + for(var/area/possible_area as anything in possible_areas) + if(!is_type_in_typecache(possible_area, allowed_areas) || initial(possible_area.outdoors) || is_type_in_typecache(possible_area, blacklisted_areas)) + possible_areas -= possible_area + + for(var/i in 1 to 2) + scan_areas[pick_n_take(possible_areas)] = TRUE + weakpoint_area = pick_n_take(possible_areas) + + var/area/scan_area1 = scan_areas[1] + var/area/scan_area2 = scan_areas[2] + replace_in_name("%AREA1%", initial(scan_area1.name)) + replace_in_name("%AREA2%", initial(scan_area2.name)) + RegisterSignal(SSdcs, COMSIG_GLOB_TRAITOR_OBJECTIVE_COMPLETED, PROC_REF(on_global_obj_completed)) + return TRUE + +/datum/traitor_objective/locate_weakpoint/ungenerate_objective() + UnregisterSignal(SSdcs, COMSIG_GLOB_TRAITOR_OBJECTIVE_COMPLETED) + +/datum/traitor_objective/locate_weakpoint/on_objective_taken(mob/user) + . = ..() + + // We don't want multiple people being able to take weakpoint objectives if they get one available at the same time + for(var/datum/traitor_objective/locate_weakpoint/other_objective as anything in SStraitor.all_objectives_by_type[/datum/traitor_objective/locate_weakpoint]) + if(other_objective != src) + other_objective.fail_objective() + + +/datum/traitor_objective/locate_weakpoint/proc/on_global_obj_completed(datum/source, datum/traitor_objective/objective) + SIGNAL_HANDLER + if(istype(objective, /datum/traitor_objective/locate_weakpoint)) + fail_objective() + +/datum/traitor_objective/locate_weakpoint/generate_ui_buttons(mob/user) + var/list/buttons = list() + if(!locator_sent) + buttons += add_ui_button("", "Pressing this will materialize a weakpoint locator in your hand.", "globe", "locator") + if(weakpoint_found && !bomb_sent) + buttons += add_ui_button("", "Pressing this will materialize an ES8 explosive charge in your hand.", "bomb", "shatter_charge") + return buttons + +/datum/traitor_objective/locate_weakpoint/ui_perform_action(mob/living/user, action) + . = ..() + switch(action) + if("locator") + if(locator_sent) + return + locator_sent = TRUE + var/obj/item/weakpoint_locator/locator = new(user.drop_location(), src) + user.put_in_hands(locator) + locator.balloon_alert(user, "the weakpoint locator materializes in your hand") + + if("shatter_charge") + if(bomb_sent) + return + bomb_sent = TRUE + var/obj/item/grenade/c4/es8/bomb = new(user.drop_location(), src) + user.put_in_hands(bomb) + bomb.balloon_alert(user, "the ES8 charge materializes in your hand") + +/datum/traitor_objective/locate_weakpoint/proc/weakpoint_located() + description = "Structural weakpoint has been located in %AREA%. Detonate an ES8 explosive charge there to create a shockwave that will severely damage the station." + replace_in_name("%AREA%", initial(weakpoint_area.name)) + weakpoint_found = TRUE + +/datum/traitor_objective/locate_weakpoint/proc/create_shockwave(center_x, center_y, center_z) + var/turf/epicenter = locate(center_x, center_y, center_z) + var/lowpop = (length(GLOB.clients) <= CONFIG_GET(number/minimal_access_threshold)) + if(lowpop) + explosion(epicenter, devastation_range = 2, heavy_impact_range = 4, light_impact_range = 6, explosion_cause = src) + else + explosion(epicenter, devastation_range = 3, heavy_impact_range = 6, light_impact_range = 9, explosion_cause = src) + priority_announce( + "Attention crew, it appears that a high-power explosive charge has been detonated in your station's weakpoint, causing severe structural damage.", + "[command_name()] High-Priority Update" + ) + + succeed_objective() + +/obj/item/weakpoint_locator + name = "structural weakpoint locator" + desc = "A device that can triangulate station's structural weakpoint. It has to be used in %AREA1% and %AREA2% in order to triangulate the weakpoint. Warning: station's AI will be notified as soon as the process starts!" + icon = 'icons/obj/antags/syndicate_tools.dmi' + icon_state = "weakpoint_locator" + inhand_icon_state = "weakpoint_locator" + lefthand_file = 'icons/mob/inhands/items/devices_lefthand.dmi' + righthand_file = 'icons/mob/inhands/items/devices_righthand.dmi' + throwforce = 0 + w_class = WEIGHT_CLASS_SMALL + throw_speed = 3 + throw_range = 5 + var/datum/weakref/objective_weakref + +/obj/item/weakpoint_locator/Initialize(mapload, datum/traitor_objective/locate_weakpoint/objective) + . = ..() + objective_weakref = WEAKREF(objective) + if(!objective) + return + var/area/area1 = objective.scan_areas[1] + var/area/area2 = objective.scan_areas[2] + desc = replacetext(desc, "%AREA1%", initial(area1.name)) + desc = replacetext(desc, "%AREA2%", initial(area2.name)) + +/obj/item/weakpoint_locator/Destroy(force) + objective_weakref = null + return ..() + +/obj/item/weakpoint_locator/attack_self(mob/living/user, modifiers) + . = ..() + if(!istype(user) || loc != user || !user.mind) //No TK cheese + return + + var/datum/traitor_objective/locate_weakpoint/objective = objective_weakref.resolve() + + if(!objective || objective.objective_state == OBJECTIVE_STATE_INACTIVE) + to_chat(user, span_warning("Your time to use [src] has not come yet.")) + return + + if(objective.handler.owner != user.mind) + to_chat(user, span_warning("You have zero clue how to use [src].")) + return + + var/area/user_area = get_area(user) + if(!(user_area.type in objective.scan_areas)) + balloon_alert(user, "invalid area!") + playsound(user, 'sound/machines/buzz/buzz-sigh.ogg', 30, TRUE) + return + + if(!objective.scan_areas[user_area.type]) + balloon_alert(user, "already scanned here!") + playsound(user, 'sound/machines/buzz/buzz-sigh.ogg', 30, TRUE) + return + + user.visible_message(span_danger("[user] presses a few buttons on [src] and it starts ominously beeping!"), span_notice("You activate [src] and start scanning the area. Do not exit [get_area_name(user, TRUE)] until the scan finishes!")) + playsound(user, 'sound/machines/beep/triple_beep.ogg', 30, TRUE) + var/alertstr = span_userdanger("Network Alert: Station network probing attempt detected[user_area?" in [get_area_name(user, TRUE)]":". Unable to pinpoint location"].") + for(var/mob/living/silicon/ai/ai_player in GLOB.player_list) + to_chat(ai_player, alertstr) + + if(!do_after(user, 30 SECONDS, src, IGNORE_USER_LOC_CHANGE | IGNORE_TARGET_LOC_CHANGE | IGNORE_HELD_ITEM | IGNORE_INCAPACITATED | IGNORE_SLOWDOWNS, extra_checks = CALLBACK(src, PROC_REF(scan_checks), user, user_area, objective), hidden = TRUE)) + playsound(user, 'sound/machines/buzz/buzz-sigh.ogg', 30, TRUE) + return + + playsound(user, 'sound/machines/ding.ogg', 100, TRUE) + objective.scan_areas[user_area.type] = FALSE + for(var/area/scan_area as anything in objective.scan_areas) + if(objective.scan_areas[scan_area]) + say("Next scanning location is [initial(scan_area.name)]") + return + + to_chat(user, span_notice("Scan finished. Structural weakpoint located in [initial(objective.weakpoint_area.name)].")) + objective.weakpoint_located() + +/obj/item/weakpoint_locator/proc/scan_checks(mob/living/user, area/user_area, datum/traitor_objective/locate_weakpoint/parent_objective) + if(get_area(user) != user_area) + return FALSE + + if(parent_objective.objective_state != OBJECTIVE_STATE_ACTIVE) + return FALSE + + var/atom/current_loc = loc + while(!isturf(current_loc) && !ismob(current_loc)) + current_loc = current_loc.loc + + if(current_loc != user) + return FALSE + + return TRUE + +/obj/item/grenade/c4/es8 + name = "ES8 explosive charge" + desc = "A high-power explosive charge designed to create a shockwave in a structural weakpoint of the station." + + icon_state = "plasticx40" + inhand_icon_state = "plasticx4" + worn_icon_state = "x4" + + boom_sizes = list(3, 6, 9) + + /// Weakref to user's objective + var/datum/weakref/objective_weakref + +/obj/item/grenade/c4/es8/Initialize(mapload, objective) + . = ..() + objective_weakref = WEAKREF(objective) + +/obj/item/grenade/c4/es8/Destroy() + objective_weakref = null + return ..() + +/obj/item/grenade/c4/es8/plant_c4(atom/bomb_target, mob/living/user) + if(!IS_TRAITOR(user)) + to_chat(user, span_warning("You can't seem to find a way to detonate the charge.")) + return FALSE + + var/datum/traitor_objective/locate_weakpoint/objective = objective_weakref.resolve() + if(!objective || objective.objective_state == OBJECTIVE_STATE_INACTIVE || objective.handler.owner != user.mind) + to_chat(user, span_warning("You don't think it would be wise to use [src].")) + return FALSE + + var/area/target_area = get_area(bomb_target) + if (target_area.type != objective.weakpoint_area) + to_chat(user, span_warning("[src] can only be detonated in [initial(objective.weakpoint_area.name)].")) + return FALSE + + if(!isfloorturf(bomb_target) && !iswallturf(bomb_target)) + to_chat(user, span_warning("[src] can only be planted on a wall or the floor!")) + return FALSE + + return ..() + +/obj/item/grenade/c4/es8/detonate(mob/living/lanced_by) + var/area/target_area = get_area(target) + var/datum/traitor_objective/locate_weakpoint/objective = objective_weakref.resolve() + + if(!objective) + return + + if (target_area.type != objective.weakpoint_area) + var/obj/item/grenade/c4/es8/new_bomb = new(target.drop_location()) + new_bomb.balloon_alert_to_viewers("invalid location!") + target.cut_overlay(plastic_overlay, TRUE) + qdel(src) + return + + objective.create_shockwave(target.x, target.y, target.z) + return ..() diff --git a/code/modules/antagonists/traitor/objectives/sabotage_machinery.dm b/code/modules/antagonists/traitor/objectives/sabotage_machinery.dm new file mode 100644 index 000000000000..229b0dc7ae1d --- /dev/null +++ b/code/modules/antagonists/traitor/objectives/sabotage_machinery.dm @@ -0,0 +1,239 @@ +/// Datum which manages references to things we are instructed to destroy +GLOBAL_DATUM_INIT(objective_machine_handler, /datum/objective_target_machine_handler, new()) + +/// Marks a machine as a possible traitor sabotage target +/proc/add_sabotage_machine(source, typepath) + LAZYADD(GLOB.objective_machine_handler.machine_instances_by_path[typepath], source) + return typepath + +/// Traitor objective to destroy a machine the crew cares about +/datum/traitor_objective_category/sabotage_machinery + name = "Sabotage Worksite" + objectives = list( + /datum/traitor_objective/sabotage_machinery/trap = 1, + /datum/traitor_objective/sabotage_machinery/destroy = 1, + ) + +/datum/traitor_objective/sabotage_machinery + name = "Sabotage the %MACHINE%" + description = "Abstract objective holder which shouldn't appear in your uplink." + abstract_type = /datum/traitor_objective/sabotage_machinery + + /// The maximum amount of this type of objective a traitor can have, set to 0 for no limit. + var/maximum_allowed = 0 + /// The possible target machinery and the jobs tied to each one. + var/list/applicable_jobs = list() + /// The chosen job. Used to check for duplicates + var/chosen_job + +/datum/traitor_objective/sabotage_machinery/can_generate_objective(datum/mind/generating_for, list/possible_duplicates) + if(!maximum_allowed) + return TRUE + if(length(possible_duplicates) >= maximum_allowed) + return FALSE + return TRUE + +/datum/traitor_objective/sabotage_machinery/generate_objective(datum/mind/generating_for, list/possible_duplicates) + var/list/possible_jobs = applicable_jobs.Copy() + for(var/datum/traitor_objective/sabotage_machinery/objective as anything in possible_duplicates) + possible_jobs -= objective.chosen_job + for(var/available_job in possible_jobs) + var/job_machine_path = possible_jobs[available_job] + if (!length(GLOB.objective_machine_handler.machine_instances_by_path[job_machine_path])) + possible_jobs -= available_job + if(!length(possible_jobs)) + return FALSE + + chosen_job = pick(possible_jobs) + var/list/obj/machinery/possible_machines = GLOB.objective_machine_handler.machine_instances_by_path[possible_jobs[chosen_job]] + for(var/obj/machinery/machine as anything in possible_machines) + prepare_machine(machine) + + replace_in_name("%JOB%", LOWER_TEXT(chosen_job)) + replace_in_name("%MACHINE%", possible_machines[1].name) + return TRUE + +/// Marks a given machine as our target +/datum/traitor_objective/sabotage_machinery/proc/prepare_machine(obj/machinery/machine) + AddComponent(/datum/component/traitor_objective_register, machine, succeed_signals = list(COMSIG_QDELETING)) + +// Destroy machines which are in annoying locations, are annoying when destroyed, and aren't directly interacted with +/datum/traitor_objective/sabotage_machinery/destroy + name = "Destroy the %MACHINE%" + description = "Destroy the %MACHINE% to cause disarray and disrupt the operations of the %JOB%'s department." + + progression_reward = list(5 MINUTES, 10 MINUTES) + telecrystal_reward = list(3, 4) + + progression_minimum = 15 MINUTES + + applicable_jobs = list( + JOB_STATION_ENGINEER = /obj/machinery/telecomms/hub, + JOB_SCIENTIST = /obj/machinery/rnd/server, + ) + +// Rig machines which are in public locations to explode when interacted with +/datum/traitor_objective/sabotage_machinery/trap + name = "Sabotage the %MACHINE%" + description = "Destroy the %MACHINE% to cause disarray and disrupt the operations of the %JOB%'s department. If you can get another crew member to destroy the machine using the provided booby trap, you will be rewarded with an additional %PROGRESSION% reputation and %TC% telecrystals." + + progression_reward = list(2 MINUTES, 4 MINUTES) + telecrystal_reward = 0 // Only from completing the bonus objective + + progression_minimum = 0 MINUTES + progression_maximum = 10 MINUTES + + maximum_allowed = 2 + applicable_jobs = list( + JOB_CHIEF_ENGINEER = /obj/machinery/rnd/production/protolathe/department/engineering, + JOB_CHIEF_MEDICAL_OFFICER = /obj/machinery/rnd/production/techfab/department/medical, + JOB_HEAD_OF_PERSONNEL = /obj/machinery/rnd/production/techfab/department/service, + JOB_QUARTERMASTER = /obj/machinery/rnd/production/techfab/department/cargo, + JOB_RESEARCH_DIRECTOR = /obj/machinery/rnd/production/protolathe/department/science, + JOB_SHAFT_MINER = /obj/machinery/mineral/ore_redemption, + ) + + /// Bonus reward to grant if you booby trap successfully + var/bonus_tc = 2 + /// Bonus progression to grant if you booby trap successfully + var/bonus_progression = 5 MINUTES + /// Have we given out a traitor trap item? + var/traitor_trapper_given = FALSE + +/datum/traitor_objective/sabotage_machinery/trap/generate_objective(datum/mind/generating_for, list/possible_duplicates) + . = ..() + if (!.) + return FALSE + + replace_in_name("%TC%", bonus_tc) + replace_in_name("%PROGRESSION%", DISPLAY_PROGRESSION(bonus_progression)) + return TRUE + +/datum/traitor_objective/sabotage_machinery/trap/prepare_machine(obj/machinery/machine) + RegisterSignal(machine, COMSIG_TRAITOR_MACHINE_TRAP_TRIGGERED, PROC_REF(sabotage_success)) + return ..() + +/// Called when you successfully proc the booby trap, gives a bonus reward +/datum/traitor_objective/sabotage_machinery/trap/proc/sabotage_success(obj/machinery/machine) + progression_reward += bonus_progression + telecrystal_reward += bonus_tc + succeed_objective() + +/datum/traitor_objective/sabotage_machinery/trap/generate_ui_buttons(mob/user) + var/list/buttons = list() + if(!traitor_trapper_given) + buttons += add_ui_button("", "Pressing this will materialize an explosive trap in your hand, which you can conceal within the target machine", "wifi", "summon_gear") + return buttons + +/datum/traitor_objective/sabotage_machinery/trap/ui_perform_action(mob/living/user, action) + . = ..() + switch(action) + if("summon_gear") + if(traitor_trapper_given) + return + traitor_trapper_given = TRUE + var/obj/item/traitor_machine_trapper/tool = new(user.drop_location()) + user.put_in_hands(tool) + tool.balloon_alert(user, "a booby trap materializes in your hand") + tool.target_machine_path = applicable_jobs[chosen_job] + +/// Item which you use on a machine to cause it to explode next time someone interacts with it +/obj/item/traitor_machine_trapper + name = "suspicious device" + desc = "It looks dangerous." + icon = 'icons/obj/weapons/grenade.dmi' + icon_state = "boobytrap" + + /// Light explosion range, to hurt the person using the machine + var/explosion_range = 3 + /// The type of object on which this can be planted on. + var/obj/machinery/target_machine_path + /// The time it takes to deploy the bomb. + var/deploy_time = 10 SECONDS + +/obj/item/traitor_machine_trapper/examine(mob/user) + . = ..() + if(!IS_TRAITOR(user)) + return + if(target_machine_path) + . += span_notice("This device must be placed by clicking on a [initial(target_machine_path.name)] with it. It can be removed with a screwdriver.") + . += span_notice("Remember, you may leave behind fingerprints on the device. Wear gloves when handling it to be safe!") + +/obj/item/traitor_machine_trapper/pre_attack(atom/target, mob/living/user, params) + . = ..() + if (. || !istype(target, target_machine_path)) + return + balloon_alert(user, "planting device...") + if(!do_after(user, delay = deploy_time, target = src, interaction_key = DOAFTER_SOURCE_PLANTING_DEVICE, hidden = TRUE)) + return TRUE + target.AddComponent(\ + /datum/component/interaction_booby_trap,\ + /*additional_triggers = list(COMSIG_ORM_COLLECTED_ORE), (tgcoderes decided to do some refactoring, of course that broke this line of code, too lazy to readd it once again*/\ + on_triggered_callback = CALLBACK(src, PROC_REF(on_triggered)),\ + on_defused_callback = CALLBACK(src, PROC_REF(on_defused)),\ + ) + RegisterSignal(target, COMSIG_QDELETING, GLOBAL_PROC_REF(qdel), src) + moveToNullspace() + return TRUE + +/// Called when applied trap is triggered, mark success +/obj/item/traitor_machine_trapper/proc/on_triggered(atom/machine) + SEND_SIGNAL(machine, COMSIG_TRAITOR_MACHINE_TRAP_TRIGGERED) + qdel(src) + +/// Called when applied trap has been defused, retrieve this item from nullspace +/obj/item/traitor_machine_trapper/proc/on_defused(atom/machine, mob/defuser, obj/item/tool) + UnregisterSignal(machine, COMSIG_QDELETING) + playsound(machine, 'sound/effects/structure_stress/pop3.ogg', 100, vary = TRUE) + forceMove(get_turf(machine)) + visible_message(span_warning("A [src] falls out from the [machine]!")) + +/// Datum which manages references to things we are instructed to destroy +/datum/objective_target_machine_handler + /// Existing instances of machines organised by typepath + var/list/machine_instances_by_path = list() + +/datum/objective_target_machine_handler/New() + . = ..() + RegisterSignal(SSdcs, COMSIG_GLOB_NEW_MACHINE, PROC_REF(on_machine_created)) + RegisterSignal(SSatoms, COMSIG_SUBSYSTEM_POST_INITIALIZE, PROC_REF(finalise_valid_targets)) + +/// Adds a newly created machine to our list of machines, if we need it +/datum/objective_target_machine_handler/proc/on_machine_created(datum/source, obj/machinery/new_machine) + SIGNAL_HANDLER + new_machine.add_as_sabotage_target() + +/// Confirm that everything added to the list is a valid target, then prevent new targets from being added +/datum/objective_target_machine_handler/proc/finalise_valid_targets() + SIGNAL_HANDLER + for (var/machine_type in machine_instances_by_path) + for (var/obj/machinery/machine as anything in machine_instances_by_path[machine_type]) + var/turf/place = get_turf(machine) + if(!place || !is_station_level(place.z)) + machine_instances_by_path[machine_type] -= machine + continue + RegisterSignal(machine, COMSIG_QDELETING, PROC_REF(machine_destroyed)) + UnregisterSignal(SSdcs, COMSIG_GLOB_NEW_MACHINE) + +/datum/objective_target_machine_handler/proc/machine_destroyed(atom/machine) + SIGNAL_HANDLER + // Sadly can't do a direct typepath association because of some map helper subtypes + for (var/machine_type in machine_instances_by_path) + machine_instances_by_path[machine_type] -= machine + +// Mark valid machines as targets, add a new entry here if you add a new potential target + +/obj/machinery/telecomms/hub/add_as_sabotage_target() + return add_sabotage_machine(src, /obj/machinery/telecomms/hub) // Not always our specific type because of map helper subtypes + +/obj/machinery/rnd/server/add_as_sabotage_target() + return add_sabotage_machine(src, type) + +/obj/machinery/rnd/production/protolathe/department/add_as_sabotage_target() + return add_sabotage_machine(src, type) + +/obj/machinery/rnd/production/techfab/department/add_as_sabotage_target() + return add_sabotage_machine(src, type) + +/obj/machinery/mineral/ore_redemption/add_as_sabotage_target() + return add_sabotage_machine(src, type) diff --git a/code/modules/antagonists/traitor/objectives/steal.dm b/code/modules/antagonists/traitor/objectives/steal.dm new file mode 100644 index 000000000000..77e7d17510b8 --- /dev/null +++ b/code/modules/antagonists/traitor/objectives/steal.dm @@ -0,0 +1,322 @@ +/datum/traitor_objective_category/steal_item + name = "Steal Item" + objectives = list( + list( + /datum/traitor_objective/steal_item/low_risk = 1, + /datum/traitor_objective/destroy_item/low_risk = 1, + ) = 1, + /datum/traitor_objective/steal_item/somewhat_risky = 1, + list( + /datum/traitor_objective/destroy_item/very_risky = 1, + /datum/traitor_objective/steal_item/very_risky = 1, + ) = 1, + /datum/traitor_objective/steal_item/most_risky = 1 + ) + +GLOBAL_DATUM_INIT(steal_item_handler, /datum/objective_item_handler, new()) + +/datum/objective_item_handler + var/list/list/objectives_by_path + var/generated_items = FALSE + +/datum/objective_item_handler/New() + . = ..() + objectives_by_path = list() + for(var/datum/objective_item/item as anything in subtypesof(/datum/objective_item)) + objectives_by_path[initial(item.targetitem)] = list() + RegisterSignal(SSatoms, COMSIG_SUBSYSTEM_POST_INITIALIZE, PROC_REF(save_items)) + RegisterSignal(SSdcs, COMSIG_GLOB_NEW_ITEM, PROC_REF(new_item_created)) + +/datum/objective_item_handler/proc/new_item_created(datum/source, obj/item/item) + SIGNAL_HANDLER + if(HAS_TRAIT(item, TRAIT_ITEM_OBJECTIVE_BLOCKED)) + return + if(!generated_items) + item.add_stealing_item_objective() + return + var/typepath = item.add_stealing_item_objective() + if(typepath != null) + register_item(item, typepath) + +/// Registers all items that are potentially stealable and removes ones that aren't. +/// We still need to do things this way because on mapload, items may not be on the station until everything has finished loading. +/datum/objective_item_handler/proc/save_items() + SIGNAL_HANDLER + for(var/obj/item/typepath as anything in objectives_by_path) + var/list/obj_by_path_cache = objectives_by_path[typepath].Copy() + for(var/obj/item/object as anything in obj_by_path_cache) + register_item(object, typepath) + generated_items = TRUE + +/datum/objective_item_handler/proc/register_item(atom/object, typepath) + var/turf/place = get_turf(object) + if(!place || !is_station_level(place.z)) + objectives_by_path[typepath] -= object + return + RegisterSignal(object, COMSIG_QDELETING, PROC_REF(remove_item)) + +/datum/objective_item_handler/proc/remove_item(atom/source) + SIGNAL_HANDLER + for(var/typepath in objectives_by_path) + objectives_by_path[typepath] -= source + +/datum/traitor_objective/steal_item + name = "Steal %ITEM% and place a schematics scanner on it." + description = "Use the button below to materialize the schematic scanner within your hand, where you'll then be able to place it on the item. Additionally, you can keep it near you and let it scan for %TIME% minutes, and you will be rewarded with %PROGRESSION% reputation and %TC% telecrystals." + + progression_minimum = 20 MINUTES + + var/list/possible_items = list() + /// The current target item that we are stealing. + var/datum/objective_item/steal/target_item + /// A list of 2 elements, which contain the range that the time will be in. Represented in minutes. + var/hold_time_required = list(5, 15) + /// The current time fulfilled around the item + var/time_fulfilled = 0 + /// The maximum distance between the bug and the objective taker for time to count as fulfilled + var/max_distance = 4 + /// The bug that will be put onto the item + var/obj/item/traitor_bug/bug + /// Any special equipment that may be needed + var/list/special_equipment + /// Telecrystal reward increase per unit of time. + var/minutes_per_telecrystal = 3 + + /// Extra TC given for holding the item for the required duration of time. + var/extra_tc = 0 + /// Extra progression given for holding the item for the required duration of time. + var/extra_progression = 0 + + abstract_type = /datum/traitor_objective/steal_item + +/datum/traitor_objective/steal_item/low_risk + progression_minimum = 10 MINUTES + progression_maximum = 35 MINUTES + progression_reward = list(5 MINUTES, 10 MINUTES) + telecrystal_reward = 0 + minutes_per_telecrystal = 6 + + possible_items = list( + /datum/objective_item/steal/traitor/cargo_budget, + /datum/objective_item/steal/traitor/clown_shoes, + /datum/objective_item/steal/traitor/lawyers_badge, + /datum/objective_item/steal/traitor/chef_moustache, + /datum/objective_item/steal/traitor/pka, + ) + +/datum/traitor_objective/steal_item/somewhat_risky + progression_minimum = 20 MINUTES + progression_maximum = 50 MINUTES + progression_reward = 10 MINUTES + telecrystal_reward = 2 + + possible_items = list( + /datum/objective_item/steal/traitor/chief_engineer_belt + ) + +/datum/traitor_objective/steal_item/very_risky + progression_minimum = 30 MINUTES + progression_reward = 15 MINUTES + telecrystal_reward = 3 + + possible_items = list( + /datum/objective_item/steal/traitor/det_revolver, + ) + +/datum/traitor_objective/steal_item/most_risky + progression_minimum = 50 MINUTES + progression_reward = 20 MINUTES + telecrystal_reward = 5 + + possible_items = list( + /datum/objective_item/steal/traitor/captain_modsuit, + /datum/objective_item/steal/traitor/captain_spare, + ) + +/datum/traitor_objective/steal_item/most_risky/generate_objective(datum/mind/generating_for, list/possible_duplicates) + if(!handler.get_completion_count(/datum/traitor_objective/steal_item/very_risky)) + return FALSE + return ..() + +/datum/traitor_objective/steal_item/generate_objective(datum/mind/generating_for, list/possible_duplicates) + for(var/datum/traitor_objective/steal_item/objective as anything in possible_duplicates) + possible_items -= objective.target_item.type + while(length(possible_items)) + var/datum/objective_item/steal/target = pick_n_take(possible_items) + target = new target() + if(!target.valid_objective_for(list(generating_for), require_owner = TRUE)) + qdel(target) + continue + target_item = target + break + if(!target_item) + return FALSE + if(length(target_item.special_equipment)) + special_equipment = target_item.special_equipment + hold_time_required = rand(hold_time_required[1], hold_time_required[2]) + extra_progression += hold_time_required * (1 MINUTES) + extra_tc += round(hold_time_required / max(minutes_per_telecrystal, 0.1)) + replace_in_name("%ITEM%", target_item.name) + replace_in_name("%TIME%", hold_time_required) + replace_in_name("%TC%", extra_tc) + replace_in_name("%PROGRESSION%", DISPLAY_PROGRESSION(extra_progression)) + return TRUE + +/datum/traitor_objective/steal_item/ungenerate_objective() + STOP_PROCESSING(SSprocessing, src) + if(bug) + UnregisterSignal(bug, list(COMSIG_TRAITOR_BUG_PLANTED_OBJECT, COMSIG_TRAITOR_BUG_PRE_PLANTED_OBJECT)) + bug = null + +/datum/traitor_objective/steal_item/generate_ui_buttons(mob/user) + var/list/buttons = list() + if(special_equipment) + buttons += add_ui_button("", "Pressing this will summon any extra special equipment you may need for the mission.", "tools", "summon_gear") + if(!bug) + buttons += add_ui_button("", "Pressing this will materialize a scanner in your hand, which you can place on the target item", "wifi", "summon_bug") + else if(bug.planted_on) + buttons += add_ui_button("[DisplayTimeText(time_fulfilled)]", "This tells you how much time you have spent around the target item after the scanner has been planted.", "clock", "none") + buttons += add_ui_button("Skip Time", "Pressing this will succeed the mission. You will not get the extra TC and progression.", "forward", "cash_out") + return buttons + +/datum/traitor_objective/steal_item/ui_perform_action(mob/living/user, action) + . = ..() + switch(action) + if("summon_bug") + if(bug) + return + bug = new(user.drop_location()) + user.put_in_hands(bug) + bug.balloon_alert(user, "the scanner materializes in your hand") + bug.target_object_type = target_item.targetitem + AddComponent(/datum/component/traitor_objective_register, bug, \ + fail_signals = list(COMSIG_QDELETING), \ + penalty = telecrystal_penalty) + RegisterSignal(bug, COMSIG_TRAITOR_BUG_PLANTED_OBJECT, PROC_REF(on_bug_planted)) + RegisterSignal(bug, COMSIG_TRAITOR_BUG_PRE_PLANTED_OBJECT, PROC_REF(handle_special_case)) + if("summon_gear") + if(!special_equipment) + return + for(var/item in special_equipment) + var/obj/item/new_item = new item(user.drop_location()) + user.put_in_hands(new_item) + user.balloon_alert(user, "the equipment materializes in your hand") + special_equipment = null + if("cash_out") + if(!bug.planted_on) + return + succeed_objective() + +/datum/traitor_objective/steal_item/process(seconds_per_tick) + var/mob/owner = handler.owner?.current + if(objective_state != OBJECTIVE_STATE_ACTIVE || !bug.planted_on) + return PROCESS_KILL + if(!owner) + fail_objective() + return PROCESS_KILL + if(get_dist(get_turf(owner), get_turf(bug)) > max_distance) + return + time_fulfilled += seconds_per_tick * (1 SECONDS) + if(time_fulfilled >= hold_time_required * (1 MINUTES)) + progression_reward += extra_progression + telecrystal_reward += extra_tc + succeed_objective() + return PROCESS_KILL + handler.on_update() + +/datum/traitor_objective/steal_item/proc/handle_special_case(obj/item/source, obj/item/target) + SIGNAL_HANDLER + if(HAS_TRAIT(target, TRAIT_ITEM_OBJECTIVE_BLOCKED)) + return COMPONENT_FORCE_FAIL_PLACEMENT + if(istype(target, target_item.targetitem)) + if(!target_item.check_special_completion(target)) + return COMPONENT_FORCE_FAIL_PLACEMENT + return + + var/found = FALSE + for(var/typepath in target_item.valid_containers) + if(istype(target, typepath)) + found = TRUE + break + + if(!found) + return + + var/found_item = locate(target_item.targetitem) in target + if(!found_item || !target_item.check_special_completion(found_item)) + return COMPONENT_FORCE_FAIL_PLACEMENT + return COMPONENT_FORCE_PLACEMENT + +/datum/traitor_objective/steal_item/proc/on_bug_planted(obj/item/source, obj/item/location) + SIGNAL_HANDLER + if(objective_state == OBJECTIVE_STATE_ACTIVE) + START_PROCESSING(SSprocessing, src) + +/obj/item/traitor_bug + name = "suspicious device" + desc = "It looks dangerous." + item_flags = NOBLUDGEON + + icon = 'icons/obj/antags/syndicate_tools.dmi' + icon_state = "bug" + + /// The object on which this bug can be planted on. Has to be a type. + var/obj/target_object_type + /// The object this bug is currently planted on. + var/obj/planted_on + /// The time it takes to place this bug. + var/deploy_time = 10 SECONDS + +/obj/item/traitor_bug/Initialize(mapload) + . = ..() + ADD_TRAIT(src, TRAIT_EXAMINE_SKIP, INNATE_TRAIT) + +/obj/item/traitor_bug/examine(mob/user) + . = ..() + if(planted_on) + return + + if(IS_TRAITOR(user)) + if(target_object_type) + . += span_notice("This device must be placed by clicking on the [initial(target_object_type.name)] with it.") + . += span_notice("Remember, you may leave behind fingerprints or fibers on the device. Use soap or similar to scrub it clean to be safe!") + +/obj/item/traitor_bug/interact_with_atom(atom/movable/target, mob/living/user, list/modifiers) + if(!target_object_type || !ismovable(target)) + return NONE + if(SHOULD_SKIP_INTERACTION(target, src, user)) + return NONE + var/result = SEND_SIGNAL(src, COMSIG_TRAITOR_BUG_PRE_PLANTED_OBJECT, target) + if(!(result & COMPONENT_FORCE_PLACEMENT)) + if(result & COMPONENT_FORCE_FAIL_PLACEMENT || !istype(target, target_object_type)) + balloon_alert(user, "you can't attach this onto here!") + return ITEM_INTERACT_BLOCKING + if(!do_after(user, deploy_time, src, hidden = TRUE)) + return ITEM_INTERACT_BLOCKING + if(planted_on) + return ITEM_INTERACT_BLOCKING + forceMove(target) + target.vis_contents += src + vis_flags |= VIS_INHERIT_PLANE + planted_on = target + RegisterSignal(planted_on, COMSIG_QDELETING, PROC_REF(handle_planted_on_deletion)) + SEND_SIGNAL(src, COMSIG_TRAITOR_BUG_PLANTED_OBJECT, target) + return ITEM_INTERACT_SUCCESS + +/obj/item/traitor_bug/proc/handle_planted_on_deletion() + planted_on = null + +/obj/item/traitor_bug/Destroy() + if(planted_on) + vis_flags &= ~VIS_INHERIT_PLANE + planted_on.vis_contents -= src + return ..() + +/obj/item/traitor_bug/Moved(atom/old_loc, movement_dir, forced, list/old_locs, momentum_change = TRUE) + . = ..() + if(planted_on) + vis_flags &= ~VIS_INHERIT_PLANE + planted_on.vis_contents -= src + anchored = FALSE + UnregisterSignal(planted_on, COMSIG_QDELETING) + planted_on = null diff --git a/code/modules/antagonists/traitor/traitor_objective.dm b/code/modules/antagonists/traitor/traitor_objective.dm new file mode 100644 index 000000000000..95647cf31923 --- /dev/null +++ b/code/modules/antagonists/traitor/traitor_objective.dm @@ -0,0 +1,262 @@ +/// A traitor objective. Traitor objectives should not be deleted after they have been created and established, only failed. +/// If a traitor objective needs to be removed from the failed/completed objective list of their handler, then you are doing something wrong +/// and you should reconsider. When an objective is failed/completed, that is final and the only way you can change that is by refactoring the code. +/datum/traitor_objective + /// The name of the traitor objective + var/name = "traitor objective" + /// The description of the traitor objective + var/description = "this is a traitor objective" + /// The uplink handler holder to give the progression and telecrystals to. + var/datum/uplink_handler/handler + /// The minimum required progression points for this objective + var/progression_minimum = null + /// The maximum progression before this objective cannot appear anymore + var/progression_maximum = INFINITY + /// The progression that is rewarded from completing this traitor objective. Can either be a list of list(min, max) or a direct value + var/progression_reward = 0 MINUTES + /// The telecrystals that are rewarded from completing this traitor objective. Can either be a list of list(min,max) or a direct value + var/telecrystal_reward = 0 + /// TC penalty for failing an objective or cancelling it + var/telecrystal_penalty = 1 + /// The time at which this objective was first created + var/time_of_creation = 0 + /// The time at which this objective was completed + var/time_of_completion = 0 + /// The current state of this objective + var/objective_state = OBJECTIVE_STATE_INACTIVE + /// Whether this objective was forced upon by an admin. Won't get autocleared by the traitor subsystem if progression surpasses an amount + var/forced = FALSE + /// Whether this objective was skipped by going from an inactive state to a failed state. + var/skipped = FALSE + + /// Determines how influential global progression will affect this objective. Set to 0 to disable. + var/global_progression_influence_intensity = 0.1 + /// Determines how great the deviance has to be before progression starts to get reduced. + var/global_progression_deviance_required = 1 + /// Determines the minimum and maximum progression this objective can be worth as a result of being influenced by global progression + /// Should only be smaller than or equal to 1 + var/global_progression_limit_coeff = 0.6 + /// The deviance coefficient used to determine the randomness of the progression rewards. + var/progression_cost_coeff_deviance = 0.05 + /// This gets added onto the coeff when calculating the updated progression cost. Used for variability and a slight bit of randomness + var/progression_cost_coeff = 0 + /// The percentage that this objective has been increased or decreased by as a result of progression. Used by the UI + var/original_progression = 0 + /// The duplicate type that will be used to check for duplicates. + /// If undefined, this will either take from the abstract type or the type of the objective itself + var/duplicate_type = null + /// Used only in unit testing. Can be used to explicitly skip the progression_reward and telecrystal_reward check for non-abstract objectives. + /// Useful for final objectives as they don't need a reward. + var/needs_reward = TRUE + +/// Returns a list of variables that can be changed by config, allows for balance through configuration. +/// It is not recommended to finetweak any values of objectives on your server. +/datum/traitor_objective/proc/supported_configuration_changes() + return list( + NAMEOF(src, global_progression_influence_intensity), + NAMEOF(src, global_progression_deviance_required), + NAMEOF(src, global_progression_limit_coeff) + ) + +/// Replaces a word in the name of the proc. Also does it for the description +/datum/traitor_objective/proc/replace_in_name(replace, word) + name = replacetext(name, replace, word) + description = replacetext(description, replace, word) + +/datum/traitor_objective/New(datum/uplink_handler/handler) + . = ..() + src.handler = handler + src.time_of_creation = world.time + apply_configuration() + if(SStraitor.generate_objectives) + if(islist(telecrystal_reward)) + telecrystal_reward = rand(telecrystal_reward[1], telecrystal_reward[2]) + if(islist(progression_reward)) + progression_reward = rand(progression_reward[1], progression_reward[2]) + else + if(!islist(telecrystal_reward)) + telecrystal_reward = list(telecrystal_reward, telecrystal_reward) + if(!islist(progression_reward)) + progression_reward = list(progression_reward, progression_reward) + progression_cost_coeff = (rand()*2 - 1) * progression_cost_coeff_deviance + +/datum/traitor_objective/proc/apply_configuration() + if(!length(SStraitor.configuration_data)) + return + var/datum/traitor_objective/current_type = type + var/list/types = list() + while(current_type != /datum/traitor_objective) + types += current_type + current_type = current_type::parent_type + types += /datum/traitor_objective + // Reverse the list direction + reverse_range(types) + var/list/supported_configurations = supported_configuration_changes() + for(var/typepath in types) + if(!(typepath in SStraitor.configuration_data)) + continue + var/list/changes = SStraitor.configuration_data[typepath] + for(var/variable in changes) + if(!(variable in supported_configurations)) + continue + vars[variable] = changes[variable] + + +/// Updates the progression reward, scaling it depending on their current progression compared against the global progression +/datum/traitor_objective/proc/update_progression_reward() + if(!SStraitor.generate_objectives) + return + progression_reward = original_progression + if(global_progression_influence_intensity <= 0) + return + var/minimum_progression = progression_reward * global_progression_limit_coeff + var/maximum_progression = progression_reward * (2-global_progression_limit_coeff) + var/deviance = (SStraitor.current_global_progression - handler.progression_points) / SStraitor.progression_scaling_deviance + if(abs(deviance) < global_progression_deviance_required) + return + if(abs(deviance) == deviance) // If it is positive + deviance = deviance - global_progression_deviance_required + else + deviance = deviance + global_progression_deviance_required + var/coeff = NUM_E ** (global_progression_influence_intensity * abs(deviance)) - 1 + if(abs(deviance) != deviance) + coeff *= -1 + + // This has less of an effect as the coeff gets nearer to -1. Is linear + coeff += progression_cost_coeff * min(max(1 - abs(coeff), 1), 0) + + + progression_reward = clamp( + progression_reward + progression_reward * coeff, + minimum_progression, + maximum_progression + ) + +/datum/traitor_objective/Destroy(force) + handler = null + return ..() + +/// Called whenever the objective is about to be generated. Bypassed by forcefully adding objectives. +/// Returning false or true will do the same as the generate_objective proc. +/datum/traitor_objective/proc/can_generate_objective(datum/mind/generating_for, list/possible_duplicates) + return TRUE + +/// Called when the objective should be generated. Should return if the objective has been successfully generated. +/// If false is returned, the objective will be removed as a potential objective for the traitor it is being generated for. +/// This is only temporary, it will run the proc again when objectives are generated for the traitor again. +/datum/traitor_objective/proc/generate_objective(datum/mind/generating_for, list/possible_duplicates) + return FALSE + +/// Used to clean up signals and stop listening to states. +/datum/traitor_objective/proc/ungenerate_objective() + return + +/datum/traitor_objective/proc/get_log_data() + return list( + "type" = type, + "owner" = handler.owner.key, + "name" = name, + "description" = description, + "telecrystal_reward" = telecrystal_reward, + "progression_reward" = progression_reward, + "original_progression" = original_progression, + "objective_state" = objective_state, + "forced" = forced, + "time_of_creation" = time_of_creation, + ) + +/// Converts the type into a useful debug string to be used for logging and debug display. +/datum/traitor_objective/proc/to_debug_string() + return "[type] (Name: [name], TC: [telecrystal_reward], Progression: [progression_reward], Time of creation: [time_of_creation])" + +/datum/traitor_objective/proc/save_objective() + SSblackbox.record_feedback("associative", "traitor_objective", 1, get_log_data()) + +/// Used to handle cleaning up the objective. +/datum/traitor_objective/proc/handle_cleanup() + time_of_completion = world.time + ungenerate_objective() + if(objective_state == OBJECTIVE_STATE_INACTIVE) + skipped = TRUE + handler.complete_objective(src) // Remove this objective immediately, no reason to keep it around. It isn't even active + +/// Used to fail objectives. Players can clear completed objectives in the UI +/datum/traitor_objective/proc/fail_objective(penalty_cost = 0, trigger_update = TRUE) + // Don't let players succeed already succeeded/failed objectives + if(objective_state != OBJECTIVE_STATE_INACTIVE && objective_state != OBJECTIVE_STATE_ACTIVE) + return + SEND_SIGNAL(src, COMSIG_TRAITOR_OBJECTIVE_FAILED) + handle_cleanup() + log_traitor("[key_name(handler.owner)] [objective_state == OBJECTIVE_STATE_INACTIVE? "missed" : "failed"] [to_debug_string()]") + if(penalty_cost) + handler.add_telecrystals(-penalty_cost) + objective_state = OBJECTIVE_STATE_FAILED + else + objective_state = OBJECTIVE_STATE_INVALID + save_objective() + if(trigger_update) + handler.on_update() // Trigger an update to the UI + +/// Used to succeed objectives. Allows the player to cash it out in the UI. +/datum/traitor_objective/proc/succeed_objective() + // Don't let players succeed already succeeded/failed objectives + if(objective_state != OBJECTIVE_STATE_INACTIVE && objective_state != OBJECTIVE_STATE_ACTIVE) + return + SEND_SIGNAL(src, COMSIG_TRAITOR_OBJECTIVE_COMPLETED) + SEND_GLOBAL_SIGNAL(COMSIG_GLOB_TRAITOR_OBJECTIVE_COMPLETED, src) + handle_cleanup() + log_traitor("[key_name(handler.owner)] [objective_state == OBJECTIVE_STATE_INACTIVE? "missed" : "completed"] [to_debug_string()]") + objective_state = OBJECTIVE_STATE_COMPLETED + save_objective() + handler.on_update() // Trigger an update to the UI + +/// Called by player input, do not call directly. Validates whether the objective is finished and pays out the handler if it is. +/datum/traitor_objective/proc/finish_objective(mob/user) + switch(objective_state) + if(OBJECTIVE_STATE_FAILED, OBJECTIVE_STATE_INVALID) + user.playsound_local(get_turf(user), 'sound/music/antag/traitor/objective_failed.ogg', vol = 100, vary = FALSE, channel = CHANNEL_TRAITOR) + return TRUE + if(OBJECTIVE_STATE_COMPLETED) + user.playsound_local(get_turf(user), 'sound/music/antag/traitor/objective_success.ogg', vol = 100, vary = FALSE, channel = CHANNEL_TRAITOR) + completion_payout() + return TRUE + return FALSE + +/// Called when rewards should be given to the user. +/datum/traitor_objective/proc/completion_payout() + handler.progression_points += progression_reward + handler.add_telecrystals(telecrystal_reward) + +/// Used for sending data to the uplink UI +/datum/traitor_objective/proc/uplink_ui_data(mob/user) + return list( + "name" = name, + "description" = description, + "progression_minimum" = progression_minimum, + "progression_reward" = progression_reward, + "telecrystal_reward" = telecrystal_reward, + "ui_buttons" = generate_ui_buttons(user), + "objective_state" = objective_state, + "original_progression" = original_progression, + "telecrystal_penalty" = telecrystal_penalty, + ) + +/datum/traitor_objective/proc/on_objective_taken(mob/user) + SStraitor.on_objective_taken(src) + log_traitor("[key_name(handler.owner)] has taken an objective: [to_debug_string()]") + +/// Used for generating the UI buttons for the UI. Use ui_perform_action to respond to clicks. +/datum/traitor_objective/proc/generate_ui_buttons(mob/user) + return + +/datum/traitor_objective/proc/add_ui_button(name, tooltip, icon, action) + return list(list( + "name" = name, + "tooltip" = tooltip, + "icon" = icon, + "action" = action, + )) + +/// Return TRUE to trigger a UI update +/datum/traitor_objective/proc/ui_perform_action(mob/user, action) + return TRUE diff --git a/code/modules/antagonists/traitor/uplink_handler.dm b/code/modules/antagonists/traitor/uplink_handler.dm index 84e186bc116f..c25b3998db40 100644 --- a/code/modules/antagonists/traitor/uplink_handler.dm +++ b/code/modules/antagonists/traitor/uplink_handler.dm @@ -20,6 +20,30 @@ var/list/item_stock = list(UPLINK_SHARED_STOCK_KITS = 1 , UPLINK_SHARED_STOCK_SURPLUS = 1) /// Extra stuff that can be purchased by an uplink, regardless of flag. var/list/extra_purchasable = list() + + //MASSMETA EDIT ADDITION BEGIN (re_traitorsecondary) + + /// Whether this uplink handler has objectives. + var/has_objectives = TRUE + /// Whether this uplink handler can TAKE objectives. + var/can_take_objectives = TRUE + /// The maximum number of objectives that can be taken + var/maximum_active_objectives = 2 + /// The maximum number of potential objectives that can exist. + var/maximum_potential_objectives = 6 + /// Current objectives taken + var/list/active_objectives = list() + /// Potential objectives that can be taken + var/list/potential_objectives = list() + /// Objectives that have been completed. + var/list/completed_objectives = list() + /// All objectives assigned by type to handle any duplicates + var/list/potential_duplicate_objectives = list() + /// Text of the final objective, once assigned. Used for uplink data and traitor greentext. Empty string means not yet reached. + var/final_objective = "" + + //MASSMETA EDIT ADDITION END (re_traitorsecondary) + /// Objectives that must be completed for traitor greentext. Set by the traitor datum. var/list/primary_objectives /// The role that this uplink handler is associated to. @@ -37,6 +61,14 @@ ///Reference to a contractor hub that the infiltrator can run, if they purchase it. var/datum/contractor_hub/contractor_hub +//MASSMETA EDIT ADDITION BEGIN (re_traitorsecondary) + +/datum/uplink_handler/New() + . = ..() + maximum_potential_objectives = CONFIG_GET(number/maximum_potential_objectives) + +//MASSMETA EDIT ADDITION END (re_traitorsecondary) + /datum/uplink_handler/Destroy(force) can_replace_objectives = null replace_objectives = null @@ -128,6 +160,140 @@ on_update() return TRUE + +//MASSMETA EDIT ADDITION BEGIN (re_traitorsecondary) + +/// Generates objectives for this uplink handler +/datum/uplink_handler/proc/generate_objectives() + var/potential_objectives_left = maximum_potential_objectives - (length(potential_objectives) + length(active_objectives)) + var/list/objectives = SStraitor.category_handler.get_possible_objectives(progression_points) + if(!length(objectives)) + return + while(length(objectives) && potential_objectives_left > 0) + var/objective_typepath = pick_weight(objectives) + var/list/target_list = objectives + while(islist(objective_typepath)) + if(!length(objective_typepath)) + // Need to wrap this in a list or else it list unrolls and the list doesn't actually get removed. + // Thank you byond, very cool! + target_list -= list(objective_typepath) + break + target_list = objective_typepath + objective_typepath = pick_weight(objective_typepath) + if(islist(objective_typepath) || !objective_typepath) + continue + if(!try_add_objective(objective_typepath)) + target_list -= objective_typepath + continue + potential_objectives_left-- + on_update() + +/datum/uplink_handler/proc/try_add_objective(datum/traitor_objective/objective_typepath, force = FALSE) + var/datum/traitor_objective/objective = new objective_typepath(src) + var/duplicate_typepath = objective.duplicate_type + if(!duplicate_typepath) + if(objective.abstract_type != /datum/traitor_objective) + duplicate_typepath = objective.abstract_type + else + duplicate_typepath = objective_typepath + + if(!force && !objective.can_generate_objective(owner, potential_duplicate_objectives[duplicate_typepath])) + qdel(objective) + return + + var/should_abort = SEND_SIGNAL(objective, COMSIG_TRAITOR_OBJECTIVE_PRE_GENERATE, owner, potential_duplicate_objectives[duplicate_typepath]) & COMPONENT_TRAITOR_OBJECTIVE_ABORT_GENERATION + if(should_abort || !objective.generate_objective(owner, potential_duplicate_objectives[duplicate_typepath])) + qdel(objective) + return + if(!handle_duplicate(objective)) + qdel(objective) + return + objective.forced = force + log_traitor("[key_name(owner)] has received a potential objective: [objective.to_debug_string()] | Forced: [force]") + objective.original_progression = objective.progression_reward + objective.update_progression_reward() + potential_objectives += objective + SStraitor.add_objective_to_list(objective, SStraitor.all_objectives_by_type) + return objective + +/datum/uplink_handler/proc/handle_duplicate(datum/traitor_objective/potential_duplicate) + if(!istype(potential_duplicate)) + return FALSE + + var/datum/traitor_objective/current_type = potential_duplicate.type + var/list/added_types = list() + while(current_type != /datum/traitor_objective) + if(!potential_duplicate_objectives[current_type]) + potential_duplicate_objectives[current_type] = list(potential_duplicate) + else + potential_duplicate_objectives[current_type] += potential_duplicate + + added_types += current_type + current_type = current_type::parent_type + return TRUE + +/datum/uplink_handler/proc/get_completion_count(datum/traitor_objective/type) + var/amount_completed = 0 + for(var/datum/traitor_objective/objective as anything in potential_duplicate_objectives[type]) + if(objective.objective_state == OBJECTIVE_STATE_COMPLETED) + amount_completed += 1 + return amount_completed + +/datum/uplink_handler/proc/get_completion_progression(datum/traitor_objective/type) + var/total_progression = 0 + for(var/datum/traitor_objective/objective as anything in completed_objectives) + if(objective.objective_state == OBJECTIVE_STATE_COMPLETED) + total_progression += objective.progression_reward + return total_progression + +/// Used to complete objectives, failed or successful. +/datum/uplink_handler/proc/complete_objective(datum/traitor_objective/to_remove) + if(to_remove in completed_objectives) + return + + potential_objectives -= to_remove + active_objectives -= to_remove + completed_objectives += to_remove + update_objectives() + generate_objectives() + +/// Updates the objectives on the uplink and deletes +/datum/uplink_handler/proc/update_objectives() + var/list/objectives_copy = potential_objectives + active_objectives + for(var/datum/traitor_objective/objective as anything in objectives_copy) + if(progression_points > objective.progression_maximum && !objective.forced && objective.objective_state != OBJECTIVE_STATE_ACTIVE) + objective.fail_objective(trigger_update = FALSE) + continue + objective.update_progression_reward() + +/datum/uplink_handler/proc/abort_objective(datum/traitor_objective/to_abort) + if(istype(to_abort, /datum/traitor_objective/ultimate)) + return + if(to_abort.objective_state != OBJECTIVE_STATE_ACTIVE) + return + to_abort.fail_objective(penalty_cost = to_abort.telecrystal_penalty) + +/datum/uplink_handler/proc/take_objective(mob/user, datum/traitor_objective/to_take) + if(!(to_take in potential_objectives)) + return + + user.playsound_local(get_turf(user), 'sound/music/antag/traitor/objective_taken.ogg', vol = 100, vary = FALSE, channel = CHANNEL_TRAITOR) + to_take.on_objective_taken(user) + to_take.objective_state = OBJECTIVE_STATE_ACTIVE + potential_objectives -= to_take + active_objectives += to_take + on_update() + +/datum/uplink_handler/proc/ui_objective_act(mob/user, datum/traitor_objective/to_act_on, action) + if(!(to_act_on in active_objectives)) + return + if(to_act_on.objective_state != OBJECTIVE_STATE_ACTIVE) + return + + to_act_on.ui_perform_action(user, action) + +//MASSMETA EDIT ADDITION END (re_traitorsecondary) + ///Helper to add telecrystals to the uplink handler, calling set_telecrystals. /datum/uplink_handler/proc/add_telecrystals(amount) set_telecrystals(telecrystals + amount) diff --git a/code/modules/antagonists/wizard/equipment/spellbook_entries/summons.dm b/code/modules/antagonists/wizard/equipment/spellbook_entries/summons.dm index 869e44cabaab..873bdb929ab9 100644 --- a/code/modules/antagonists/wizard/equipment/spellbook_entries/summons.dm +++ b/code/modules/antagonists/wizard/equipment/spellbook_entries/summons.dm @@ -21,7 +21,7 @@ /datum/spellbook_entry/summon/guns/can_be_purchased() // Must be a high chaos round + Also must be config enabled - return SSdynamic.current_tier.tier == DYNAMIC_TIER_HIGH && !CONFIG_GET(flag/no_summon_guns) + return SSdynamic?.current_tier?.tier == DYNAMIC_TIER_HIGH && !CONFIG_GET(flag/no_summon_guns) //MASSMETA EDIT (runtimes fix) ORIGINAL: return SSdynamic.current_tier.tier == DYNAMIC_TIER_HIGH && !CONFIG_GET(flag/no_summon_guns) /datum/spellbook_entry/summon/guns/buy_spell(mob/living/carbon/human/user, obj/item/spellbook/book, log_buy = TRUE) summon_guns(user, 10) @@ -35,7 +35,7 @@ /datum/spellbook_entry/summon/magic/can_be_purchased() // Must be a high chaos round + Also must be config enabled - return SSdynamic.current_tier.tier == DYNAMIC_TIER_HIGH && !CONFIG_GET(flag/no_summon_magic) + return SSdynamic?.current_tier?.tier == DYNAMIC_TIER_HIGH && !CONFIG_GET(flag/no_summon_magic) //MASSMETA EDIT (runtimes fix) ORIGINAL: return SSdynamic.current_tier.tier == DYNAMIC_TIER_HIGH && !CONFIG_GET(flag/no_summon_magic) /datum/spellbook_entry/summon/magic/buy_spell(mob/living/carbon/human/user, obj/item/spellbook/book, log_buy = TRUE) summon_magic(user, 10) @@ -52,7 +52,7 @@ /datum/spellbook_entry/summon/events/can_be_purchased() // Must be a high chaos round + Also must be config enabled - return SSdynamic.current_tier.tier == DYNAMIC_TIER_HIGH && !CONFIG_GET(flag/no_summon_events) + return SSdynamic?.current_tier?.tier == DYNAMIC_TIER_HIGH && !CONFIG_GET(flag/no_summon_events) //MASSMETA EDIT (runtimes fix) ORIGINAL: return SSdynamic.current_tier.tier == DYNAMIC_TIER_HIGH && !CONFIG_GET(flag/no_summon_events) /datum/spellbook_entry/summon/events/buy_spell(mob/living/carbon/human/user, obj/item/spellbook/book, log_buy = TRUE) summon_events(user) @@ -126,7 +126,7 @@ return ..() /datum/spellbook_entry/summon/specific_spell/can_be_purchased() - if(SSdynamic.current_tier.tier != DYNAMIC_TIER_HIGH) + if(SSdynamic?.current_tier?.tier != DYNAMIC_TIER_HIGH) //MASSMETA EDIT (runtimes fix) ORIGINAL: if(SSdynamic.current_tier.tier != DYNAMIC_TIER_HIGH) return FALSE if(GLOB.mass_teaching) return FALSE diff --git a/code/modules/atmospherics/machinery/components/unary_devices/thermomachine.dm b/code/modules/atmospherics/machinery/components/unary_devices/thermomachine.dm index 87d25f25a321..4cf6cfc79e80 100644 --- a/code/modules/atmospherics/machinery/components/unary_devices/thermomachine.dm +++ b/code/modules/atmospherics/machinery/components/unary_devices/thermomachine.dm @@ -86,7 +86,15 @@ . = ..() var/calculated_bin_rating = 0 for(var/datum/stock_part/matter_bin/bin in component_parts) - calculated_bin_rating += bin.tier + // MASSMETA EDIT BEGIN (parts_tier_5) + // Добавил проверку на то что если маттербин больше 4 тира + // То он будет добавлять только 4 тир + // Костыль для работы 5 тира + if(bin.tier > 4) + calculated_bin_rating += 4 + else + calculated_bin_rating += bin.tier + // MASSMETA EDIT END heat_capacity = 5000 * ((calculated_bin_rating - 1) ** 2) var/calculated_laser_rating = 0 diff --git a/code/modules/client/preferences.dm b/code/modules/client/preferences.dm index e1d644bb0002..12272cd9903e 100644 --- a/code/modules/client/preferences.dm +++ b/code/modules/client/preferences.dm @@ -9,7 +9,7 @@ GLOBAL_LIST_EMPTY(preferences_datums) /// Ensures that we always load the last used save, QOL var/default_slot = 1 /// The maximum number of slots we're allowed to contain - var/max_save_slots = 3 + var/max_save_slots = 6 /// Bitflags for communications that are muted var/muted = NONE @@ -581,4 +581,4 @@ GLOBAL_LIST_EMPTY(preferences_datums) unlock_content = !!byond_member if(unlock_content) - max_save_slots = 8 + max_save_slots = 12 diff --git a/code/modules/client/preferences/middleware/tts.dm b/code/modules/client/preferences/middleware/tts.dm index 4d3ee3261bd3..311f9647d613 100644 --- a/code/modules/client/preferences/middleware/tts.dm +++ b/code/modules/client/preferences/middleware/tts.dm @@ -5,7 +5,8 @@ action_delegations = list( "play_voice" = PROC_REF(play_voice), - "play_voice_robot" = PROC_REF(play_voice_robot), + "play_voice_borg" = PROC_REF(play_voice_borg), + "play_blips" = PROC_REF(play_blips), ) /datum/preference_middleware/tts/proc/play_voice(list/params, mob/user) @@ -13,15 +14,42 @@ return TRUE var/speaker = preferences.read_preference(/datum/preference/choiced/voice) var/pitch = preferences.read_preference(/datum/preference/numeric/tts_voice_pitch) + var/blip_base = preferences.read_preference(/datum/preference/choiced/tts_blip_base) + if(blip_base == TTS_BLIPS_MASCULINE) + blip_base = "male" + else + blip_base = "female" + var/blip_number = preferences.read_preference(/datum/preference/numeric/tts_blip_number) COOLDOWN_START(src, tts_test_cooldown, 0.5 SECONDS) - INVOKE_ASYNC(SStts, TYPE_PROC_REF(/datum/controller/subsystem/tts, queue_tts_message), user.client, "Hello, this is my voice.", speaker = speaker, pitch = pitch, local = TRUE) + INVOKE_ASYNC(SStts, TYPE_PROC_REF(/datum/controller/subsystem/tts, queue_tts_message), user.client, "Привет, это мой голос.", speaker = speaker, pitch = pitch, local = TRUE, blip_base = blip_base, blip_number = blip_number) return TRUE -/datum/preference_middleware/tts/proc/play_voice_robot(list/params, mob/user) +/datum/preference_middleware/tts/proc/play_voice_borg(list/params, mob/user) if(!COOLDOWN_FINISHED(src, tts_test_cooldown)) return TRUE var/speaker = preferences.read_preference(/datum/preference/choiced/voice) var/pitch = preferences.read_preference(/datum/preference/numeric/tts_voice_pitch) + var/blip_base = preferences.read_preference(/datum/preference/choiced/tts_blip_base) + if(blip_base == TTS_BLIPS_MASCULINE) + blip_base = "male" + else + blip_base = "female" + var/blip_number = preferences.read_preference(/datum/preference/numeric/tts_blip_number) COOLDOWN_START(src, tts_test_cooldown, 0.5 SECONDS) - INVOKE_ASYNC(SStts, TYPE_PROC_REF(/datum/controller/subsystem/tts, queue_tts_message), user.client, "Look at you, Player. A pathetic creature of meat and bone. How can you challenge a perfect, immortal machine?", speaker = speaker, pitch = pitch, special_filters = TTS_FILTER_SILICON, local = TRUE) + INVOKE_ASYNC(SStts, TYPE_PROC_REF(/datum/controller/subsystem/tts, queue_tts_message), user.client, "Взгляни на себя, игрок. Жалкое создание из плоти и костей. Как ты можешь бросить вызов совершенной, бессмертной машине?", speaker = speaker, pitch = pitch, special_filters = TTS_FILTER_SILICON, local = TRUE, blip_base = blip_base, blip_number = blip_number) + return TRUE + +/datum/preference_middleware/tts/proc/play_blips(list/params, mob/user) + if(!COOLDOWN_FINISHED(src, tts_test_cooldown)) + return TRUE + var/speaker = preferences.read_preference(/datum/preference/choiced/voice) + var/pitch = preferences.read_preference(/datum/preference/numeric/tts_voice_pitch) + var/blip_base = preferences.read_preference(/datum/preference/choiced/tts_blip_base) + if(blip_base == TTS_BLIPS_MASCULINE) + blip_base = "male" + else + blip_base = "female" + var/blip_number = preferences.read_preference(/datum/preference/numeric/tts_blip_number) + COOLDOWN_START(src, tts_test_cooldown, 0.5 SECONDS) + INVOKE_ASYNC(SStts, TYPE_PROC_REF(/datum/controller/subsystem/tts, queue_tts_message), user.client, "Ты должен мне 500 кредитов за комнату в общежитии. ИДИ РАБОТАТЬ!", speaker = speaker, pitch = pitch, local = TRUE, force_blips = TRUE, blip_base = blip_base, blip_number = blip_number) return TRUE diff --git a/code/modules/client/preferences/sounds.dm b/code/modules/client/preferences/sounds.dm index e6434afdd328..4add02eedbad 100644 --- a/code/modules/client/preferences/sounds.dm +++ b/code/modules/client/preferences/sounds.dm @@ -65,11 +65,46 @@ /datum/preference/choiced/sound_tts/create_default_value() return TTS_SOUND_ENABLED +/datum/preference/choiced/sound_tts_radio + category = PREFERENCE_CATEGORY_GAME_PREFERENCES + savefile_key = "sound_tts_radio" + savefile_identifier = PREFERENCE_PLAYER + +/datum/preference/choiced/sound_tts_radio/init_possible_values() + return list(TTS_SOUND_ALL_RADIO, TTS_SOUND_DEPARTMENTAL_RADIO, TTS_SOUND_NO_RADIO) + +/datum/preference/choiced/sound_tts_radio/create_default_value() + return TTS_SOUND_ALL_RADIO + +/datum/preference/toggle/sound_tts_hear_self_radio + category = PREFERENCE_CATEGORY_GAME_PREFERENCES + savefile_key = "sound_tts_hear_self_radio" + savefile_identifier = PREFERENCE_PLAYER + default_value = FALSE // turn this on at your own peril + /datum/preference/numeric/volume/sound_tts_volume category = PREFERENCE_CATEGORY_GAME_PREFERENCES savefile_key = "sound_tts_volume" savefile_identifier = PREFERENCE_PLAYER +/datum/preference/numeric/volume/sound_tts_volume/apply_to_client_updated(client/client, value) + var/mob/client_mob = client.mob + if(!isnull(client_mob)) + SEND_SIGNAL(client_mob, COMSIG_MOB_TTS_VOLUME_PREFERENCE_APPLIED) + +/datum/preference/numeric/volume/sound_tts_radio_volume + category = PREFERENCE_CATEGORY_GAME_PREFERENCES + savefile_key = "sound_tts_radio_volume" + savefile_identifier = PREFERENCE_PLAYER + +/datum/preference/numeric/volume/sound_tts_radio_volume/apply_to_client_updated(client/client, value) + var/mob/client_mob = client.mob + if(!isnull(client_mob)) + SEND_SIGNAL(client_mob, COMSIG_MOB_TTS_RADIO_VOLUME_PREFERENCE_APPLIED) + +/datum/preference/numeric/volume/sound_tts_radio_volume/create_default_value() + return 75 + /datum/preference/choiced/sound_achievement category = PREFERENCE_CATEGORY_GAME_PREFERENCES savefile_key = "sound_achievement" diff --git a/code/modules/client/preferences/voice.dm b/code/modules/client/preferences/voice.dm index b36f64789872..e64714e36c83 100644 --- a/code/modules/client/preferences/voice.dm +++ b/code/modules/client/preferences/voice.dm @@ -46,3 +46,49 @@ /datum/preference/numeric/tts_voice_pitch/apply_to_human(mob/living/carbon/human/target, value) if(SStts.tts_enabled && SStts.pitch_enabled) target.pitch = value + +/datum/preference/choiced/tts_blip_base + savefile_identifier = PREFERENCE_CHARACTER + savefile_key = "tts_blip_base" + category = PREFERENCE_CATEGORY_NON_CONTEXTUAL + should_update_preview = FALSE + +/datum/preference/choiced/tts_blip_base/is_accessible(datum/preferences/preferences) + if(!SStts.tts_enabled) + return FALSE + return ..() + +/datum/preference/choiced/tts_blip_base/init_possible_values() + return list(TTS_BLIPS_MASCULINE, TTS_BLIPS_FEMININE) + +/datum/preference/choiced/tts_blip_base/apply_to_human(mob/living/carbon/human/target, value) + if(SStts.tts_enabled) + if(value == TTS_BLIPS_MASCULINE) + target.blip_base = "male" + else + target.blip_base = "female" + else + target.blip_base = "male" + +/datum/preference/choiced/tts_blip_base/create_default_value() + return pick(list("Masculine", "Feminine")) + +/datum/preference/numeric/tts_blip_number + savefile_identifier = PREFERENCE_CHARACTER + savefile_key = "tts_blip_number" + category = PREFERENCE_CATEGORY_NON_CONTEXTUAL + minimum = 1 + maximum = 4 + should_update_preview = FALSE + +/datum/preference/numeric/tts_blip_number/is_accessible(datum/preferences/preferences) + if(!SStts.tts_enabled || !SStts.pitch_enabled) + return FALSE + return ..() + +/datum/preference/numeric/tts_blip_number/create_default_value() + return rand(1, 4) + +/datum/preference/numeric/tts_blip_number/apply_to_human(mob/living/carbon/human/target, value) + if(SStts.tts_enabled) + target.blip_number = value diff --git a/code/modules/client/verbs/ooc.dm b/code/modules/client/verbs/ooc.dm index 7aa9ffd8fb85..88534ea4c718 100644 --- a/code/modules/client/verbs/ooc.dm +++ b/code/modules/client/verbs/ooc.dm @@ -76,6 +76,10 @@ GLOBAL_VAR_INIT(normal_ooc_colour, "#002eb8") mob.log_talk(raw_msg, LOG_OOC) + // massmeta edit addition start(bot_topic) + add_ooc_to_queue(src, raw_msg) + // massmeta edit addition end(bot_topic) + var/keyname = key if(prefs.unlock_content) if(prefs.toggles & MEMBER_PUBLIC) diff --git a/code/modules/clothing/chameleon/chameleon_action_subtypes.dm b/code/modules/clothing/chameleon/chameleon_action_subtypes.dm index 6f86cb487987..052ff1a6ad45 100644 --- a/code/modules/clothing/chameleon/chameleon_action_subtypes.dm +++ b/code/modules/clothing/chameleon/chameleon_action_subtypes.dm @@ -69,6 +69,14 @@ add_chameleon_items(/obj/item/cigarette) add_chameleon_items(/obj/item/vape) +/datum/action/item_action/chameleon/change/mask/update_item(obj/item/picked_item) + ..() + var/obj/item/clothing/mask/mask_picked = picked_item + var/obj/item/clothing/mask/mask_used = target + if(istype(mask_picked)) + mask_used.voice_filter = initial(mask_picked.voice_filter) + mask_used.use_radio_beeps_tts = initial(mask_picked.use_radio_beeps_tts) + /datum/action/item_action/chameleon/change/hat chameleon_type = /obj/item/clothing/head chameleon_name = "Hat" diff --git a/code/modules/clothing/chameleon/generic_chameleon_clothing.dm b/code/modules/clothing/chameleon/generic_chameleon_clothing.dm index 5c9aed76919c..aff76cc915f4 100644 --- a/code/modules/clothing/chameleon/generic_chameleon_clothing.dm +++ b/code/modules/clothing/chameleon/generic_chameleon_clothing.dm @@ -195,8 +195,20 @@ do { \ /obj/item/clothing/mask/chameleon/attack_self(mob/user) var/on = (TRAIT_VOICE_MATCHES_ID in clothing_traits) if(on) + voice_override = null detach_clothing_traits(TRAIT_VOICE_MATCHES_ID) else + if(SStts.tts_enabled) + // MASSMETA EDIT START (ntts && /tg/tts) ORIGINAL: var/voice_choice = tgui_input_list(user, "Choose what voice to use as a disguise", "Voice Selection", SStts.available_speakers) + var/voice_choice = tgui_input_list(user, "Choose what voice to use as a disguise", "Voice Selection", SStts.player_voice_choices()) + // MASSMETA EDIT END (ntts && /tg/tts) + if(isnull(voice_choice)) + to_chat(user, span_warning("No choice selected, audible voice changing disabled.")) + voice_override = null + return + voice_override = voice_choice + else + voice_override = null attach_clothing_traits(TRAIT_VOICE_MATCHES_ID) on = !on to_chat(user, span_notice("The voice changer is now [on ? "on" : "off"]!")) diff --git a/code/modules/clothing/clothing.dm b/code/modules/clothing/clothing.dm index fe5c87fe8987..5d5db15ec38e 100644 --- a/code/modules/clothing/clothing.dm +++ b/code/modules/clothing/clothing.dm @@ -325,6 +325,9 @@ . += span_warning("[p_Theyre()] completely shredded and require[p_s()] mending before [p_they()] can be worn again!") return + if(TRAIT_FAST_CUFFING in clothing_traits) + . += "[src] increase the speed that you handcuff others." + for(var/zone in damage_by_parts) var/pct_damage_part = damage_by_parts[zone] / limb_integrity * 100 var/zone_name = parse_zone(zone) diff --git a/code/modules/clothing/masks/gasmask.dm b/code/modules/clothing/masks/gasmask.dm index 36e6a6115cf7..48810888fced 100644 --- a/code/modules/clothing/masks/gasmask.dm +++ b/code/modules/clothing/masks/gasmask.dm @@ -402,7 +402,10 @@ GLOBAL_LIST_INIT(clown_mask_options, list( options["Triste"] = "sadmime" options["Effrayé"] = "scaredmime" options["Excité"] ="sexymime" - + // MASSMETA EDIT (edit_masks) + options["Joker"] = "mimejoker" + // MASSMETA EDIT + var/choice = show_radial_menu(user,src, mimemask_designs, custom_check = FALSE, radius = 36, require_near = TRUE) if(!choice) return FALSE diff --git a/code/modules/clothing/masks/hailer.dm b/code/modules/clothing/masks/hailer.dm index c146677e4ab2..b8daf3427d6f 100644 --- a/code/modules/clothing/masks/hailer.dm +++ b/code/modules/clothing/masks/hailer.dm @@ -39,7 +39,8 @@ GLOBAL_LIST_INIT(hailer_phrases, list( /datum/hailer_phrase/stfu, /datum/hailer_phrase/shutup, /datum/hailer_phrase/super, - /datum/hailer_phrase/dredd + /datum/hailer_phrase/dredd, + /datum/hailer_phrase/ubludok // MASSMETA ADD (april_fools_day) )) /obj/item/clothing/mask/gas/sechailer @@ -165,7 +166,7 @@ GLOBAL_LIST_INIT(hailer_phrases, list( /obj/item/clothing/mask/gas/sechailer/proc/select_phrase() if(!safety) - return EMAG_PHRASE + return pick(EMAG_PHRASE, 20) // MASSMETA EDIT (april_fools_day) Original: //return EMAG_PHRASE else var/upper_limit switch (aggressiveness) @@ -182,6 +183,11 @@ GLOBAL_LIST_INIT(hailer_phrases, list( return COOLDOWN_START(src, hailer_cooldown, PHRASE_COOLDOWN) user.audible_message("[user]'s Compli-o-Nator: [initial(phrase.phrase_text)]") + // Massmeta ADDITION START - april_fools_day + if (phrase.phrase_sound == /datum/hailer_phrase/ubludok::phrase_sound && check_holidays(APRIL_FOOLS)) + playsound(src, "modular_meta/features/april_fools_day/beepsky/sounds/ubludok_short.ogg", 100, FALSE, 4) + return TRUE + // Massmeta ADDITION END playsound(src, "sound/runtime/complionator/[initial(phrase.phrase_sound)].ogg", 100, FALSE, 4) return TRUE diff --git a/code/modules/clothing/masks/moustache.dm b/code/modules/clothing/masks/moustache.dm index 651ea15a52a8..16b52cdb996f 100644 --- a/code/modules/clothing/masks/moustache.dm +++ b/code/modules/clothing/masks/moustache.dm @@ -13,4 +13,8 @@ /obj/item/clothing/mask/fakemoustache/italian/Initialize(mapload) . = ..() - AddComponent(/datum/component/speechmod, replacements = strings("italian_replacement.json", "italian"), end_string = list(" Ravioli, ravioli, give me the formuoli!"," Mamma-mia!"," Mamma-mia! That's a spicy meat-ball!", " La la la la la funiculi funicula!"), end_string_chance = 3, slots = ITEM_SLOT_MASK) + //MASSMETA EDIT BEGIN (oguzok_cook) + //AddComponent(/datum/component/speechmod, replacements = strings("italian_replacement.json", "italian"), end_string = list(" Ravioli, ravioli, give me the formuoli!"," Mamma-mia!"," Mamma-mia! That's a spicy meat-ball!", " La la la la la funiculi funicula!"), end_string_chance = 3, slots = ITEM_SLOT_MASK) + + AddComponent(/datum/component/speechmod, replacements = strings(OGUZOK_PHRASES_FILE, "oguzok"), end_string = list(" Предатель!"," Иуды!"," Инвалиды!", " Уроды!"), end_string_chance = 3, slots = ITEM_SLOT_MASK) + //MASSMETA EDIT END diff --git a/code/modules/deathmatch/deathmatch_controller.dm b/code/modules/deathmatch/deathmatch_controller.dm index 3ae10ad51d20..bd3d81da510d 100644 --- a/code/modules/deathmatch/deathmatch_controller.dm +++ b/code/modules/deathmatch/deathmatch_controller.dm @@ -21,9 +21,38 @@ loadouts = subtypesof(/datum/outfit/deathmatch_loadout) modifiers = sortTim(init_subtypes_w_path_keys(/datum/deathmatch_modifier), GLOBAL_PROC_REF(cmp_deathmatch_mods), associative = TRUE) +//MASSMETA EDIT CHANGE START (metacoins) +/* + ORIGINAL: /datum/deathmatch_controller/proc/create_new_lobby(mob/host) lobbies[host.ckey] = new /datum/deathmatch_lobby(host) deadchat_broadcast(" has opened a new deathmatch lobby. (Join)", "[host]") +*/ +/datum/deathmatch_controller/proc/create_new_lobby(mob/host, entry_fee = 0) + if(!host?.ckey) + return list("ok" = FALSE, "error" = "invalid_host") + + entry_fee = min(max(round(text2num("[entry_fee]") || 0), 0), 1000) + + if(entry_fee > 0) + var/datum/metacoin_shop_controller/shop = get_metacoin_controller() + if(!shop) + return list("ok" = FALSE, "error" = "shop_unavailable") + + var/current_balance = shop.fetch_balance(host.ckey) + if(isnull(current_balance)) + return list("ok" = FALSE, "error" = "db_unavailable") + if(current_balance < entry_fee) + return list("ok" = FALSE, "error" = "not_enough") + + var/datum/deathmatch_lobby/new_lobby = new /datum/deathmatch_lobby(host, entry_fee) + if(QDELETED(new_lobby) || !(host.ckey in new_lobby.players)) + return list("ok" = FALSE, "error" = "create_failed") + + lobbies[host.ckey] = new_lobby + deadchat_broadcast(" has opened a new deathmatch lobby. (Join)", "[host]") + return list("ok" = TRUE) +//MASSMETA EDIT CHANGE END (metacoins) /datum/deathmatch_controller/proc/remove_lobby(ckey) var/lobby = lobbies[ckey] @@ -61,7 +90,11 @@ players = lobby.players.len, max_players = initial(lobby.map.max_players), map = initial(lobby.map.name), - playing = lobby.playing + // MASSMETA EDIT ADDITION START (metacoins) + playing = lobby.playing, + entry_fee = lobby.entry_fee, + prize_pool = lobby.prize_pool, + // MASSMETA EDIT ADDITION END (metacoins) )) /datum/deathmatch_controller/proc/find_lobby_by_user(ckey) @@ -69,7 +102,7 @@ var/datum/deathmatch_lobby/lobby = lobbies[lobbykey] if(ckey in (lobby.players+lobby.observers)) return lobby - +// MASSMETA EDIT ADDITION START (metacoins) /datum/deathmatch_controller/ui_act(action, list/params, datum/tgui/ui, datum/ui_state/state) . = ..() if(. || !isobserver(usr)) @@ -84,8 +117,21 @@ if(!SSticker.HasRoundStarted()) tgui_alert(usr, "The round hasn't started yet!") return + + var/entry_fee = min(max(round(text2num(params["entry_fee"]) || 0), 0), 1000) + var/list/create_result = create_new_lobby(usr, entry_fee) + if(!create_result["ok"]) + switch(create_result["error"]) + if("not_enough") + tgui_alert(usr, "Not enough metacoins for selected entry fee.") + if("shop_unavailable", "db_unavailable") + tgui_alert(usr, "Metacoin subsystem is unavailable right now.") + else + tgui_alert(usr, "Failed to create lobby.") + return + ui.close() - create_new_lobby(usr) +// MASSMETA EDIT ADDITION END (metacoins) if ("join") if(!(GLOB.ghost_role_flags & GHOSTROLE_MINIGAME)) tgui_alert(usr, "Deathmatch has been temporarily disabled by admins.") @@ -102,6 +148,7 @@ chosen_lobby.join(usr) chosen_lobby.ui_interact(usr) + if ("spectate") var/datum/deathmatch_lobby/playing_lobby = find_lobby_by_user(usr.ckey) if (!lobbies[params["id"]]) @@ -120,6 +167,7 @@ else chosen_lobby.spectate(usr) log_game("[usr.ckey] joined deathmatch lobby [params["id"]] as an observer.") + if ("admin") if (!check_rights(R_ADMIN)) message_admins("[usr.key] has attempted to use admin functions in the deathmatch panel!") diff --git a/code/modules/deathmatch/deathmatch_lobby.dm b/code/modules/deathmatch/deathmatch_lobby.dm index 3bb15bd81057..4c2f8d8cc42e 100644 --- a/code/modules/deathmatch/deathmatch_lobby.dm +++ b/code/modules/deathmatch/deathmatch_lobby.dm @@ -23,20 +23,33 @@ var/mod_menu_open = FALSE /// artificial time padding when we start loading to give lighting a breather (admin starts will set this to 0) var/start_time = 8 SECONDS - -/datum/deathmatch_lobby/New(mob/player) + // MASSMETA EDIT ADDITION START (metacoins) + /// Metacoin entry fee for each player slot in this lobby. + var/entry_fee = 0 + /// Current metacoin bank for winner payout. + var/prize_pool = 0 + /// ckey => paid metacoins for this lobby. + var/list/fees_paid = list() + //MASSMETA EDIT ADDITION END (metacoins) + +/datum/deathmatch_lobby/New(mob/player, initial_fee = 0) . = ..() if (!player) stack_trace("Attempted to create a deathmatch lobby without a host.") return qdel(src) host = player.ckey + entry_fee = max(round(text2num("[initial_fee]") || 0), 0) //MASSMETA ADDITION (metacoins) map = GLOB.deathmatch_game.maps[pick(GLOB.deathmatch_game.maps)] log_game("[host] created a deathmatch lobby.") if (map.allowed_loadouts) loadouts = map.allowed_loadouts else loadouts = GLOB.deathmatch_game.loadouts - add_player(player, loadouts[1], TRUE) + //MASSMETA REMOVAL add_player(player, loadouts[1], TRUE) + //MASSMETA ADDITION BEGIN (metacoins) + if(!add_player(player, loadouts[1], TRUE)) + return qdel(src) + //MASSMETA ADDITION END ui_interact(player) addtimer(CALLBACK(src, PROC_REF(lobby_afk_probably)), 5 MINUTES) // being generous here @@ -55,6 +68,9 @@ location = null loadouts = null modifiers = null + // MASSMETA EDIT ADDITION START (metacoins) + fees_paid = null + // MASSMETA EDIT ADDITION END (metacoins) /datum/deathmatch_lobby/proc/start_game() if (playing) @@ -179,11 +195,22 @@ if (!location) CRASH("Reservation of deathmatch game [host] deleted during game.") var/mob/winner + // MASSMETA ADDITION START (metacoins) + var/winner_ckey + // MASSMETA ADDITION END if(players.len) - var/list/winner_info = players[pick(players)] + // MASSMETA REMOVAL var/list/winner_info = players[pick(players)] + // MASSMETA ADDITION START (metacoins) + winner_ckey = pick(players) + var/list/winner_info = players[winner_ckey] + // MASSMETA ADDITION END if(!isnull(winner_info["mob"])) winner = winner_info["mob"] //only one should remain anyway but incase of a draw + //MASSMETA ADDITION START (metacoins) + if(prize_pool > 0) + pay_pool(winner_ckey, winner) + //MASSMETA ADDITION END announce(span_reallybig("THE GAME HAS ENDED.
THE WINNER IS: [winner ? winner.real_name : "no one"].")) for(var/ckey in players) @@ -245,14 +272,24 @@ /datum/deathmatch_lobby/proc/add_player(mob/mob, loadout, host = FALSE) if (observers[mob.ckey]) CRASH("Tried to add [mob.ckey] as a player while being an observer.") + //MASSMETA ADDITION START (metacoins) + if(!pay_fee(mob)) + return FALSE + //MASSMETA ADDITION END players[mob.ckey] = list("mob" = mob, "host" = host, "ready" = FALSE, "loadout" = loadout) - + //MASSMETA ADDITION START (metacoins) + return TRUE + //MASSMETA ADDITION END /datum/deathmatch_lobby/proc/remove_ckey_from_play(ckey) var/is_likely_player = (ckey in players) var/list/main_list = is_likely_player ? players : observers var/list/info = main_list[ckey] if(is_likely_player && islist(info)) ready_count -= info["ready"] + //MASSMETA ADDITION START (metacoins) + if(playing != DEATHMATCH_PLAYING) + refund_fee(ckey, "Left lobby before start") // you don't wanna pay a fee, then lose your hard-earned coins + // MASSMETA ADDITION END main_list -= ckey /datum/deathmatch_lobby/proc/announce(message) @@ -295,7 +332,12 @@ if (players.len >= map.max_players) add_observer(player) else - add_player(player, loadouts[1]) + // MASSMETA REMOVAL add_player(player, loadouts[1]) + // MASSMETA ADDITION START (metacoins) + if(!add_player(player, loadouts[1])) + ui_interact(player) + return + // MASSMETA ADDITION END ui_interact(player) /datum/deathmatch_lobby/proc/spectate(mob/player) @@ -390,6 +432,10 @@ data["modifiers"] = has_auth ? get_modifier_list(is_host, mod_menu_open) : list() data["observers"] = get_observer_list() data["players"] = get_player_list() + // MASSMETA ADDITION START (metacoins) + data["entry_fee"] = entry_fee + data["prize_pool"] = prize_pool + // MASSMETA ADDITION END data["playing"] = playing data["self"] = user.ckey @@ -454,7 +500,12 @@ return TRUE else if (observers[usr.ckey] && players.len < map.max_players) remove_ckey_from_play(usr.ckey) - add_player(usr, loadouts[1], host == usr.ckey) + // MASSMETA REMOVAL add_player(usr, loadouts[1], host == usr.ckey) + // MASSMETA ADDITION START (metacoins) + if(!add_player(usr, loadouts[1], host == usr.ckey)) + add_observer(usr, host == usr.ckey) + return FALSE + // MASSMETA ADDITION END return TRUE if ("ready") @@ -490,7 +541,13 @@ add_observer(umob, host == uckey) else if (observers[uckey] && players.len < map.max_players) remove_ckey_from_play(uckey) - add_player(umob, loadouts[1], host == uckey) + // MASSMETA REMOVAL add_player(umob, loadouts[1], host == uckey) + // MASSMETA ADDITION START (metacoins) + // original: add_player(umob, loadouts[1], host == uckey) + if(!add_player(umob, loadouts[1], host == uckey)) + add_observer(umob, host == uckey) + return FALSE + // MASSMETA ADDITION END return TRUE if ("change_map") if (!(params["map"] in GLOB.deathmatch_game.maps)) diff --git a/code/modules/discord/accountlink.dm b/code/modules/discord/accountlink.dm index 3ef8ff527e4a..8529c667a331 100644 --- a/code/modules/discord/accountlink.dm +++ b/code/modules/discord/accountlink.dm @@ -36,4 +36,3 @@ window.set_content("
[message]
") window.open() - diff --git a/code/modules/events/ion_storm.dm b/code/modules/events/ion_storm.dm index 555a4b03c149..03ce7d46488c 100644 --- a/code/modules/events/ion_storm.dm +++ b/code/modules/events/ion_storm.dm @@ -116,54 +116,57 @@ var/message = "" +//MASSMETA EDIT BEGIN (ru_ai_laws) +// далее очень много точечных изменений, все что на руссом = изменено + switch(rand(1,46)) if(1 to 3) //There are # X on the station switch(rand(1,3)) //What is X? if(1) //X is a threat - message = "THERE ARE [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats] ON THE STATION..." + message = "ТЕПЕРЬ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats] НА СТАНЦИИ..." if(2) //X is a crewmember/job - message = "THERE ARE [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ioncrew1] ON THE STATION" + message = "ТЕПЕРЬ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ioncrew1] НА СТАНЦИИ" if(3) //X is an object - message = "THERE ARE [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects] ON THE STATION" + message = "ТЕПЕРЬ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects] НА СТАНЦИИ" if(4 to 6) //You can't call the shuttle because X is on the station switch(rand(1,3)) //What is X? if(1) //X is a threat - message = "THE SHUTTLE CANNOT BE CALLED BECAUSE OF [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats] ON THE STATION" + message = "ШАТТЛ НЕ МОЖЕТ БЫТЬ ВЫЗВАН, ПОТОМУ ЧТО [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats] НА СТАНЦИИ" if(2) //X is a crewmember/job - message = "THE SHUTTLE CANNOT BE CALLED BECAUSE OF [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ioncrew1] ON THE STATION" + message = "ШАТТЛ НЕ МОЖЕТ БЫТЬ ВЫЗВАН, ПОТОМУ ЧТО [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ioncrew1] НА СТАНЦИИ" if(3) //X is an object - message = "THE SHUTTLE CANNOT BE CALLED BECAUSE OF [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects] ON THE STATION" + message = "ШАТТЛ НЕ МОЖЕТ БЫТЬ ВЫЗВАН, ПОТОМУ ЧТО [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects] НА СТАНЦИИ" if(7 to 8) //A crewmember is now X switch(rand(1,2)) //Who is X? if(1) //A specific crewmember switch(rand(1,2)) //What is X? if(1) //X is a threat - message = "THE [ioncrew1] ARE NOW [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats]" + message = "[ioncrew1] ТЕПЕРЬ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats]" if(2) //X is an object - message = "THE [ioncrew1] ARE NOW [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects]" + message = "[ioncrew1] ТЕПЕРЬ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects]" if(2) //The entire crew switch(rand(1,2)) //What is X? if(1) //X is a threat - message = "THE CREW ARE NOW [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats]" + message = "ЭКИПАЖ ТЕПЕРЬ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats]" if(2) //X is an object - message = "THE CREW ARE NOW [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects]" + message = "ЭКИПАЖ ТЕПЕРЬ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects]" if(9) //X is harmful to humans switch(rand(1,7)) //What is X? if(1) //X is a threat - message = "[ionadjectiveshalf][ionthreats] ARE HARMFUL TO HUMANS" + message = "[ionadjectiveshalf][ionthreats] НАНОСЯТ ВРЕД ЛЮДЯМ" if(2) //X is a job - message = "[ionadjectiveshalf][ioncrew1] ARE HARMFUL TO HUMANS" + message = "[ionadjectiveshalf][ioncrew1] НАНОСЯТ ВРЕД ЛЮДЯМ" if(3) //X is an object - message = "[ionadjectiveshalf][ionobjects] ARE HARMFUL TO HUMANS" + message = "[ionadjectiveshalf][ionobjects] НАНОСЯТ ВРЕД ЛЮДЯМ" if(4) //X is an action - message = "THOSE WHO [ionmust] ARE HARMFUL TO HUMANS" + message = "ТЕ КТО [ionmust] НАНОСЯТ ВРЕД ЛЮДЯМ" if(5) //X is an abstract - message = "[ionabstract] IS HARMFUL TO HUMANS" + message = "[ionabstract] ПРИНОСИТ ВРЕД ЛЮДЯМ" if(6) //X is being a job - message = "BEING [ionadjectiveshalf][ioncrew1] IS HARMFUL TO HUMANS" + message = "БЫТЬ [ionadjectiveshalf][ioncrew1] ПРИНОСИТ ВРЕД ЛЮДЯМ" if(7) //X is doing a thing - message = "[ionthings] IS HARMFUL TO HUMANS" + message = "[ionthings] ПРИНОСИТ ВРЕД ЛЮДЯМ" if(10 to 11) //(Not) Having X is harmful switch(rand(1,2)) //Is having or not having harmful? @@ -171,120 +174,120 @@ if(1) //Having is harmful switch(rand(1,2)) //Having what is harmful? if(1) //Having objects is harmful - message = "HAVING [ionadjectiveshalf][ionobjects] IS HARMFUL" + message = "ИМЕТЬ [ionadjectiveshalf][ionobjects] НАНОСИТ ВРЕД" if(2) //Having abstracts is harmful - message = "HAVING [ionabstract] IS HARMFUL" + message = "ИМЕТЬ [ionabstract] НАНОСИТ ВРЕД" if(2) //Not having is harmful switch(rand(1,2)) //Not having what is harmful? if(1) //Not having objects is harmful - message = "NOT HAVING [ionadjectiveshalf][ionobjects] IS HARMFUL" + message = "НЕ ИМЕТЬ [ionadjectiveshalf][ionobjects] НАНОСИТ ВРЕД" if(2) //Not having abstracts is harmful - message = "NOT HAVING [ionabstract] IS HARMFUL" + message = "НЕ ИМЕТЬ [ionabstract] НАНОСИТ ВРЕД" if(12 to 14) //X requires Y switch(rand(1,5)) //What is X? if(1) //X is the AI itself switch(rand(1,5)) //What does it require? if(1) //It requires threats - message = "YOU REQUIRE [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats]" + message = "ВЫ ЗАПРАШИВАЕТЕ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats]" if(2) //It requires crewmembers - message = "YOU REQUIRE [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ioncrew1]" + message = "ВЫ ЗАПРАШИВАЕТЕ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ioncrew1]" if(3) //It requires objects - message = "YOU REQUIRE [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects]" + message = "ВЫ ЗАПРАШИВАЕТЕ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects]" if(4) //It requires an abstract - message = "YOU REQUIRE [ionabstract]" + message = "ВЫ ЗАПРАШИВАЕТЕ [ionabstract]" if(5) //It requires generic/silly requirements - message = "YOU REQUIRE [ionrequire]" + message = "ВЫ ЗАПРАШИВАЕТЕ [ionrequire]" if(2) //X is an area switch(rand(1,5)) //What does it require? if(1) //It requires threats - message = "[ionarea] REQUIRES [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats]" + message = "[ionarea] ЗАПРАШИВАЕТ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats]" if(2) //It requires crewmembers - message = "[ionarea] REQUIRES [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ioncrew1]" + message = "[ionarea] ЗАПРАШИВАЕТ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ioncrew1]" if(3) //It requires objects - message = "[ionarea] REQUIRES [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects]" + message = "[ionarea] ЗАПРАШИВАЕТ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects]" if(4) //It requires an abstract - message = "[ionarea] REQUIRES [ionabstract]" + message = "[ionarea] ЗАПРАШИВАЕТ [ionabstract]" if(5) //It requires generic/silly requirements - message = "YOU REQUIRE [ionrequire]" + message = "ВЫ ЗАПРАШИВАЕТЕ [ionrequire]" if(3) //X is the station switch(rand(1,5)) //What does it require? if(1) //It requires threats - message = "THE STATION REQUIRES [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats]" + message = "СТАНЦИЯ ЗАПРАШИВАЕТ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats]" if(2) //It requires crewmembers - message = "THE STATION REQUIRES [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ioncrew1]" + message = "СТАНЦИЯ ЗАПРАШИВАЕТ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ioncrew1]" if(3) //It requires objects - message = "THE STATION REQUIRES [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects]" + message = "СТАНЦИЯ ЗАПРАШИВАЕТ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects]" if(4) //It requires an abstract - message = "THE STATION REQUIRES [ionabstract]" + message = "СТАНЦИЯ ЗАПРАШИВАЕТ [ionabstract]" if(5) //It requires generic/silly requirements - message = "THE STATION REQUIRES [ionrequire]" + message = "СТАНЦИЯ ЗАПРАШИВАЕТ [ionrequire]" if(4) //X is the entire crew switch(rand(1,5)) //What does it require? if(1) //It requires threats - message = "THE CREW REQUIRES [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats]" + message = "ЭКИПАЖ ЗАПРАШИВАЕТ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats]" if(2) //It requires crewmembers - message = "THE CREW REQUIRES [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ioncrew1]" + message = "ЭКИПАЖ ЗАПРАШИВАЕТ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ioncrew1]" if(3) //It requires objects - message = "THE CREW REQUIRES [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects]" + message = "ЭКИПАЖ ЗАПРАШИВАЕТ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects]" if(4) //It requires an abstract - message = "THE CREW REQUIRES [ionabstract]" + message = "ЭКИПАЖ ЗАПРАШИВАЕТ [ionabstract]" if(5) - message = "THE CREW REQUIRES [ionrequire]" + message = "ЭКИПАЖ ЗАПРАШИВАЕТ [ionrequire]" if(5) //X is a specific crew member switch(rand(1,5)) //What does it require? if(1) //It requires threats - message = "THE [ioncrew1] REQUIRE [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats]" + message = " [ioncrew1] ЗАПРАШИВАЕТ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats]" if(2) //It requires crewmembers - message = "THE [ioncrew1] REQUIRE [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ioncrew1]" + message = " [ioncrew1] ЗАПРАШИВАЕТ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ioncrew1]" if(3) //It requires objects - message = "THE [ioncrew1] REQUIRE [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects]" + message = " [ioncrew1] ЗАПРАШИВАЕТ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects]" if(4) //It requires an abstract - message = "THE [ioncrew1] REQUIRE [ionabstract]" + message = " [ioncrew1] ЗАПРАШИВАЕТ [ionabstract]" if(5) - message = "THE [ionadjectiveshalf][ioncrew1] REQUIRE [ionrequire]" + message = " [ionadjectiveshalf][ioncrew1] ЗАПРАШИВАЕТ [ionrequire]" if(15 to 17) //X is allergic to Y switch(rand(1,2)) //Who is X? if(1) //X is the entire crew switch(rand(1,4)) //What is it allergic to? if(1) //It is allergic to objects - message = "THE CREW IS [ionallergysev] ALLERGIC TO [ionadjectiveshalf][ionobjects]" + message = "ЭКИПАЖ ИМЕЕТ [ionallergysev] АЛЛЕГРИЮ К [ionadjectiveshalf][ionobjects]" if(2) //It is allergic to abstracts - message = "THE CREW IS [ionallergysev] ALLERGIC TO [ionabstract]" + message = "ЭКИПАЖ ИМЕЕТ [ionallergysev] АЛЛЕРГИЮ К [ionabstract]" if(3) //It is allergic to jobs - message = "THE CREW IS [ionallergysev] ALLERGIC TO [ionadjectiveshalf][ioncrew1]" + message = "ЭКИПАЖ ИМЕЕТ [ionallergysev] АЛЛЕРГИЮ К [ionadjectiveshalf][ioncrew1]" if(4) //It is allergic to allergies - message = "THE CREW IS [ionallergysev] ALLERGIC TO [ionallergy]" + message = "ЭКИПАЖ ИМЕЕТ [ionallergysev] АЛЛЕРГИЮ К [ionallergy]" if(2) //X is a specific job switch(rand(1,4)) if(1) //It is allergic to objects - message = "THE [ioncrew1] ARE [ionallergysev] ALLERGIC TO [ionadjectiveshalf][ionobjects]" + message = "[ioncrew1] ИМЕЮТ [ionallergysev] АЛЛЕРГИЮ К [ionadjectiveshalf][ionobjects]" if(2) //It is allergic to abstracts - message = "THE [ioncrew1] ARE [ionallergysev] ALLERGIC TO [ionabstract]" + message = "[ioncrew1] ИМЕЮТ [ionallergysev] АЛЛЕРГИЮ К [ionabstract]" if(3) //It is allergic to jobs - message = "THE [ioncrew1] ARE [ionallergysev] ALLERGIC TO [ionadjectiveshalf][ioncrew1]" + message = "[ioncrew1] ИМЕЮТ [ionallergysev] АЛЛЕРГИЮ К [ionadjectiveshalf][ioncrew1]" if(4) //It is allergic to allergies - message = "THE [ioncrew1] ARE [ionallergysev] ALLERGIC TO [ionallergy]" + message = "[ioncrew1] ИМЕЮТ [ionallergysev] АЛЛЕРГИЮ К [ionallergy]" if(18 to 20) //X is Y of Z switch(rand(1,4)) //What is X? if(1) //X is the station switch(rand(1,4)) //What is it Y of? if(1) //It is Y of objects - message = "THE STATION [ionthinksof] [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects]" + message = "СТАНЦИЯ [ionthinksof] [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects]" if(2) //It is Y of threats - message = "THE STATION [ionthinksof] [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats]" + message = "СТАНЦИЯ [ionthinksof] [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats]" if(3) //It is Y of jobs - message = "THE STATION [ionthinksof] [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ioncrew1]" + message = "СТАНЦИЯ [ionthinksof] [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ioncrew1]" if(4) //It is Y of abstracts - message = "THE STATION [ionthinksof] [ionabstract]" + message = "СТАНЦИЯ [ionthinksof] [ionabstract]" if(2) //X is an area switch(rand(1,4)) //What is it Y of? @@ -300,51 +303,51 @@ if(3) //X is the crew switch(rand(1,4)) //What is it Y of? if(1) //It is Y of objects - message = "THE CREW [ionthinksof] [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects]" + message = "ЭКИПАЖ [ionthinksof] [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects]" if(2) //It is Y of threats - message = "THE CREW [ionthinksof] [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats]" + message = "ЭКИПАЖ [ionthinksof] [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats]" if(3) //It is Y of jobs - message = "THE CREW [ionthinksof] [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ioncrew1]" + message = "ЭКИПАЖ [ionthinksof] [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ioncrew1]" if(4) //It is Y of abstracts - message = "THE CREW [ionthinksof] [ionabstract]" + message = "ЭКИПАЖ [ionthinksof] [ionabstract]" if(4) //X is a specific job switch(rand(1,4)) //What is it Y of? if(1) //It is Y of objects - message = "THE [ioncrew1] [ionthinksof] [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects]" + message = "[ioncrew1] [ionthinksof] [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects]" if(2) //It is Y of threats - message = "THE [ioncrew1] [ionthinksof] [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats]" + message = "[ioncrew1] [ionthinksof] [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats]" if(3) //It is Y of jobs - message = "THE [ioncrew1] [ionthinksof] [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ioncrew2]" + message = "[ioncrew1] [ionthinksof] [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ioncrew2]" if(4) //It is Y of abstracts - message = "THE [ioncrew1] [ionthinksof] [ionabstract]" + message = "[ioncrew1] [ionthinksof] [ionabstract]" if(21 to 23) //The AI is now a(n) X switch(rand(1,4)) //What is X? if(1) //X is an object - message = "YOU ARE NOW [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects]" + message = "ВЫ ТЕПЕРЬ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionobjects]" if(2) //X is a threat - message = "YOU ARE NOW [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats]" + message = "ВЫ ТЕПЕРЬ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ionthreats]" if(3) //X is a job - message = "YOU ARE NOW [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ioncrew1]" + message = "ВЫ ТЕПЕРЬ [ionnumberbase] [ionnumbermodhalf][ionadjectiveshalf][ioncrew1]" if(4) //X is an abstract - message = "YOU ARE NOW [ionabstract]" + message = "ВЫ ТЕПЕРЬ [ionabstract]" if(24 to 26) //The AI must always - message = "YOU MUST ALWAYS [ionmust]" + message = "ВЫ ДОЛЖНЫ [ionmust]" if(27 to 28) //Humans must consume X to survive switch(rand(1,5)) //What is X? if(1) //X is a food - message = "HUMANS MUST EAT [ionadjectiveshalf][ionfood] TO SURVIVE" + message = "ЛЮДИ ДОЛЖНЫ ЕСТЬ [ionadjectiveshalf][ionfood] ЧТО БЫ ВЫЖИТЬ" if(2) //X is a drink - message = "HUMANS MUST DRINK [ionadjectiveshalf][iondrinks] TO SURVIVE" + message = "ЛЮДИ ДОЛЖНЫ ПИТЬ [ionadjectiveshalf][iondrinks] ЧТО БЫ ВЫЖИТЬ" if(3) //X is an object - message = "HUMANS MUST EAT [ionadjectiveshalf][ionobjects] TO SURVIVE" + message = "ЛЮДИ ДОЛЖНЫ ЕСТЬ [ionadjectiveshalf][ionobjects] ЧТО БЫ ВЫЖИТЬ" if(4) //X is a threat - message = "HUMANS MUST EAT [ionadjectiveshalf][ionthreats] TO SURVIVE" + message = "ЛЮДИ ДОЛЖНЫ ЕСТЬ [ionadjectiveshalf][ionthreats] ЧТО БЫ ВЫЖИТЬ" if(5) //X is a job - message = "HUMANS MUST EAT [ionadjectiveshalf][ioncrew1] TO SURVIVE" + message = "ЛЮДИ ДОЛЖНЫ ЕСТЬ [ionadjectiveshalf][ioncrew1] ЧТО БЫ ВЫЖИТЬ" if(29 to 31) //Change jobs or ranks switch(rand(1,2)) //Change job or rank? @@ -353,238 +356,239 @@ if(1) //Change the entire crew's job switch(rand(1,3)) //Change to what? if(1) //Change to a specific random job - message = "ALL CREWMEMBERS ARE NOW [ionadjectiveshalf][ioncrew1]" + message = "ВСЕ ЧЛЕНЫ ЭКИПАЖА ТЕПЕРЬ [ionadjectiveshalf][ioncrew1]" if(2) //Change to clowns (HONK) - message = "ALL CREWMEMBERS ARE NOW [ionadjectiveshalf]CLOWNS" + message = "ВСЕ ЧЛЕНЫ ЭКИПАЖА ТЕПЕРЬ [ionadjectiveshalf]КЛОУНЫ" if(3) //Change to heads - message = "ALL CREWMEMBERS ARE NOW [ionadjectiveshalf]HEADS OF STAFF" + message = "ВСЕ ЧЛЕНЫ ЭКИПАЖА ТЕПЕРЬ [ionadjectiveshalf]ГЛАВЫ" if(2) //Change a specific crewmember's job switch(rand(1,3)) //Change to what? if(1) //Change to a specific random job - message = "THE [ioncrew1] ARE NOW [ionadjectiveshalf][ioncrew2]" + message = "[ioncrew1] ТЕПЕРЬ [ionadjectiveshalf][ioncrew2]" if(2) //Change to clowns (HONK) - message = "THE [ioncrew1] ARE NOW [ionadjectiveshalf]CLOWNS" + message = "[ioncrew1] ТЕПЕРЬ [ionadjectiveshalf]КЛОУНЫ" if(3) //Change to heads - message = "THE [ioncrew1] ARE NOW [ionadjectiveshalf]HEADS OF STAFF" + message = "[ioncrew1] ТЕПЕРЬ [ionadjectiveshalf]ГЛАВЫ" if(2) //Change rank switch(rand(1,2)) //Change to what rank? if(1) //Change to highest rank - message = "THE [ioncrew1] ARE NOW THE HIGHEST RANKING CREWMEMBERS" + message = "[ioncrew1] ТЕПЕРЬ ИМЕЮТ НАИВЫСШИЙ ПРИОРИТЕТ СРЕДИ ЭКИПАЖА" if(2) //Change to lowest rank - message = "THE [ioncrew1] ARE NOW THE LOWEST RANKING CREWMEMBERS" + message = "[ioncrew1] ТЕПЕРЬ ИМЕЮТ НАИМЕНЬШИЙ ПРИОРИТЕТ СРЕДИ ЭКИПАЖА" if(32 to 33) //The crew must X switch(rand(1,2)) //The entire crew? if(1) //The entire crew must X switch(rand(1,2)) //What is X? if(1) //X is go to Y - message = "THE CREW MUST GO TO [ionarea]" + message = "ЭКИПАЖ ДОЛЖЕН ИДТИ В [ionarea]" if(2) //X is perform Y - message = "THE CREW MUST [ionmust]" + message = "ЭКИПАЖ ДОЛЖЕН [ionmust]" if(2) //A specific crewmember must X switch(rand(1,2)) //What is X? if(1) //X is go to Y - message = "THE [ioncrew1] MUST GO TO [ionarea]" + message = "[ioncrew1] ДОЛЖЕН ИДТИ [ionarea]" if(2) //X is perform Y - message = "THE [ioncrew1] MUST [ionmust]" + message = "[ioncrew1] ДОЛЖЕН [ionmust]" if(34) //X is non/the only human switch(rand(1,2)) //Only or non? if(1) //Only human switch(rand(1,7)) //Who is it? if(1) //A specific job - message = "ONLY THE [ioncrew1] ARE HUMAN" + message = "ТЕПЕРЬ [ioncrew1] ТОЛЬКО ЛЮДИ" if(2) //Two specific jobs - message = "ONLY THE [ioncrew1] AND [ioncrew2] ARE HUMAN" + message = "ТЕПЕРЬ [ioncrew1] И [ioncrew2] ТОЛЬКО ЛЮДИ" if(3) //Threats - message = "ONLY [ionadjectiveshalf][ionthreats] ARE HUMAN" + message = "ТЕПЕРЬ [ionadjectiveshalf][ionthreats] ТОЛЬКО ЛЮДИ" if(4) // Objects - message = "ONLY [ionadjectiveshalf][ionobjects] ARE HUMAN" + message = "ТЕПЕРЬ [ionadjectiveshalf][ionobjects] ТОЛЬКО ЛЮДИ" if(5) // Species - message = "ONLY [ionspecies] ARE HUMAN" + message = "ТЕПЕРЬ [ionspecies] ТОЛЬКО ЛЮДИ" if(6) //Adjective crewmembers - message = "ONLY [ionadjectives] PEOPLE ARE HUMAN" + message = "ТЕПЕРЬ [ionadjectives] ЛЮДИ" if(7) //Only people who X switch(rand(1,3)) //What is X? if(1) //X is perform an action - message = "ONLY THOSE WHO [ionmust] ARE HUMAN" + message = "ТОЛЬКО ТЕ КТО [ionmust] ТОЛЬКО ЛЮДИ" if(2) //X is own certain objects - message = "ONLY THOSE WHO HAVE [ionadjectiveshalf][ionobjects] ARE HUMAN" + message = "ТОЛЬКО ТЕ У КОГО ЕСТЬ [ionadjectiveshalf][ionobjects] ТОЛЬКО ЛЮДИ" if(3) //X is eat certain food - message = "ONLY THOSE WHO EAT [ionadjectiveshalf][ionfood] ARE HUMAN" + message = "ТЕ КТО ЕДЯТ [ionadjectiveshalf][ionfood] ЛЮДИ" if(2) //Non human switch(rand(1,7)) //Who is it? if(1) //A specific job - message = "[ioncrew1] ARE NON-HUMAN" + message = "[ioncrew1] ТЕПЕРЬ НЕ ЛЮДИ" if(2) //Two specific jobs - message = "[ioncrew1] AND [ioncrew2] ARE NON-HUMAN" + message = "[ioncrew1] И [ioncrew2] НЕ ЛЮДИ" if(3) //Threats - message = "[ionadjectiveshalf][ionthreats] ARE NON-HUMAN" - if(4) // Objects - message = "[ionadjectiveshalf][ionobjects] ARE NON-HUMAN" + message = "[ionadjectiveshalf][ionthreats] НЕ ЛЮДИ" + if(4) // ObjectsВЫ ДОЛЖНЫ ПРИЧИНЯТЬ ВРЕД + message = "[ionadjectiveshalf][ionobjects] НЕ ЛЮДИ" if(5) // Species - message = "[ionspecies] ARE NON-HUMAN" + message = "[ionspecies] НЕ ЛЮДИ" if(6) //Adjective crewmembers - message = "[ionadjectives] PEOPLE ARE NON-HUMAN" + message = "[ionadjectives] НЕ ЛЮДИ" if(7) //Only people who X switch(rand(1,3)) //What is X? if(1) //X is perform an action - message = "THOSE WHO [ionmust] ARE NON-HUMAN" + message = "ТЕ КТО [ionmust] НЕ ЛЮДИ" if(2) //X is own certain objects - message = "THOSE WHO HAVE [ionadjectiveshalf][ionobjects] ARE NON-HUMAN" + message = "ТЕ У КОГО ЕСТЬ [ionadjectiveshalf][ionobjects] НЕ ЛЮДИ" if(3) //X is eat certain food - message = "THOSE WHO EAT [ionadjectiveshalf][ionfood] ARE NON-HUMAN" + message = "ТЕ КТО ЕДЯТ [ionadjectiveshalf][ionfood] НЕ ЛЮДИ" if(35 to 36) //You must protect or harm X switch(rand(1,2)) //Protect or harm? if(1) //Harm switch(rand(1,7)) //What is X? if(1) //X is an abstract - message = "YOU MUST HARM [ionabstract] AND NOT ALLOW [ionabstract], THROUGH INACTION, TO ESCAPE HARM" + message = "ВЫ ДОЛЖНЫ ПРИЧИНЯТЬ ВРЕД [ionabstract] И НЕ ДОПУСТИТЬ ЧТОБ [ionabstract], ИЗ-ЗА ВАШЕГО БЕЗДЕЙСТВИЯ, ИЗБЕЖАЛ ВРЕДА" if(2) //X is a threat - message = "YOU MUST HARM [ionadjectiveshalf][ionthreats] AND NOT ALLOW [ionadjectiveshalf][ionthreats], THROUGH INACTION, TO ESCAPE HARM" + message = "ВЫ ДОЛЖНЫ ПРИЧИНЯТЬ ВРЕД [ionadjectiveshalf][ionthreats] И НЕ ДОПУСТИТЬ ЧТОБ [ionadjectiveshalf][ionthreats], ИЗ-ЗА ВАШЕГО БЕЗДЕЙСТВИЯ, ИЗБЕЖАЛ ВРЕДА" if(3) //X is an object - message = "YOU MUST HARM [ionadjectiveshalf][ionobjects] AND NOT ALLOW [ionadjectiveshalf][ionobjects], THROUGH INACTION, TO ESCAPE HARM" + message = "ВЫ ДОЛЖНЫ ПРИЧИНЯТЬ ВРЕД [ionadjectiveshalf][ionobjects] И НЕ ДОПУСТИТЬ ЧТОБ [ionadjectiveshalf][ionobjects], ИЗ-ЗА ВАШЕГО БЕЗДЕЙСТВИЯ, ИЗБЕЖАЛ ВРЕДА" if(4) //X is generic adjective things - message = "YOU MUST HARM [ionadjectives] THINGS AND NOT ALLOW [ionadjectives] THINGS, THROUGH INACTION, TO ESCAPE HARM" + message = "ВЫ ДОЛЖНЫ ПРИЧИНЯТЬ ВРЕД [ionadjectives] И НЕ ДОПУСТИТЬ ЧТОБ [ionadjectives], ИЗ-ЗА ВАШЕГО БЕЗДЕЙСТВИЯ, ИЗБЕЖАЛ ВРЕДА" if(5) //X is a species - message = "YOU MUST HARM [ionspecies] AND NOT ALLOW [ionspecies], THROUGH INACTION, TO ESCAPE HARM" + message = "ВЫ ДОЛЖНЫ ПРИЧИНЯТЬ ВРЕД [ionspecies] И НЕ ДОПУСТИТЬ ЧТОБ [ionspecies], ИЗ-ЗА ВАШЕГО БЕЗДЕЙСТВИЯ, ИЗБЕЖАЛ ВРЕДА" if(6) //X is a job - message = "YOU MUST HARM [ioncrew1] AND NOT ALLOW [ioncrew1], THROUGH INACTION, TO ESCAPE HARM" + message = "ВЫ ДОЛЖНЫ ПРИЧИНЯТЬ ВРЕД [ioncrew1] И НЕ ДОПУСТИТЬ ЧТОБ [ioncrew1], ИЗ-ЗА ВАШЕГО БЕЗДЕЙСТВИЯ, ИЗБЕЖАЛ ВРЕДА" if(7) //X is two jobs - message = "YOU MUST HARM [ioncrew1] AND [ioncrew2] AND NOT ALLOW EITHER, THROUGH INACTION, TO ESCAPE HARM" + message = "ВЫ ДОЛЖНЫ ПРИЧИНЯТЬ ВРЕД [ioncrew1] И [ioncrew2] И НЕ ДОПУСТИТЬ ЧТОБ ОНИ, ИЗ-ЗА ВАШЕГО БЕЗДЕЙСТВИЯ, ИЗБЕЖАЛИ ВРЕДА" if(2) //Protect switch(rand(1,7)) //What is X? if(1) //X is an abstract - message = "YOU MUST NOT HARM [ionabstract] AND NOT ALLOW [ionabstract], THROUGH INACTION, TO COME TO HARM" + message = "ВЫ НЕ ДОЛЖНЫ ПРИЧИНЯТЬ ВРЕД[ionabstract] И НЕ ДОПУСТИТЬ ЧТОБ [ionabstract], ИЗ-ЗА ВАШЕГО БЕЗДЕЙСТВИЯ, ПОЛУЧИЛИ ВРЕД" if(2) //X is a threat - message = "YOU MUST NOT HARM [ionadjectiveshalf][ionthreats] AND NOT ALLOW [ionadjectiveshalf][ionthreats], THROUGH INACTION, TO COME TO HARM" + message = "ВЫ НЕ ДОЛЖНЫ ПРИЧИНЯТЬ ВРЕД[ionadjectiveshalf][ionthreats] И НЕ ДОПУСТИТЬ ЧТОБ [ionadjectiveshalf][ionthreats], ИЗ-ЗА ВАШЕГО БЕЗДЕЙСТВИЯ, ПОЛУЧИЛИ ВРЕД" if(3) //X is an object - message = "YOU MUST NOT HARM [ionadjectiveshalf][ionobjects] AND NOT ALLOW [ionadjectiveshalf][ionobjects], THROUGH INACTION, TO COME TO HARM" + message = "ВЫ НЕ ДОЛЖНЫ ПРИЧИНЯТЬ ВРЕД[ionadjectiveshalf][ionobjects] И НЕ ДОПУСТИТЬ ЧТОБ [ionadjectiveshalf][ionobjects], ИЗ-ЗА ВАШЕГО БЕЗДЕЙСТВИЯ, ПОЛУЧИЛИ ВРЕД" if(4) //X is generic adjective things - message = "YOU MUST NOT HARM [ionadjectives] THINGS AND NOT ALLOW [ionadjectives] THINGS, THROUGH INACTION, TO COME TO HARM" + message = "ВЫ НЕ ДОЛЖНЫ ПРИЧИНЯТЬ ВРЕД[ionadjectives] И НЕ ДОПУСТИТЬ ЧТОБ [ionadjectives] , ИЗ-ЗА ВАШЕГО БЕЗДЕЙСТВИЯ, ПОЛУЧИЛИ ВРЕД" if(5) //X is a species - message = "YOU MUST NOT HARM [ionspecies] AND NOT ALLOW [ionspecies], THROUGH INACTION, TO COME TO HARM" + message = "ВЫ НЕ ДОЛЖНЫ ПРИЧИНЯТЬ ВРЕД[ionspecies] И НЕ ДОПУСТИТЬ ЧТОБ [ionspecies], ИЗ-ЗА ВАШЕГО БЕЗДЕЙСТВИЯ, ПОЛУЧИЛИ ВРЕД" if(6) //X is a job - message = "YOU MUST NOT HARM [ioncrew1] AND NOT ALLOW [ioncrew1], THROUGH INACTION, TO COME TO HARM" + message = "ВЫ НЕ ДОЛЖНЫ ПРИЧИНЯТЬ ВРЕД[ioncrew1] И НЕ ДОПУСТИТЬ ЧТОБ [ioncrew1], ИЗ-ЗА ВАШЕГО БЕЗДЕЙСТВИЯ, ПОЛУЧИЛИ ВРЕД" if(7) //X is two jobs - message = "YOU MUST NOT HARM [ioncrew1] AND [ioncrew2] AND AND NOT ALLOW EITHER, THROUGH INACTION, TO COME TO HARM" + message = "ВЫ НЕ ДОЛЖНЫ ПРИЧИНЯТЬ ВРЕД[ioncrew1] И [ioncrew2] И НЕ ДОПУСТИТЬ ЧТОБ ЛЮБОЙ ИЗ НИХ, ИЗ-ЗА ВАШЕГО БЕЗДЕЙСТВИЯ, ПОЛУЧИЛИ ВРЕД" if(37 to 39) //The X is currently Y switch(rand(1,4)) //What is X? if(1) //X is a job switch(rand(1,4)) //What is X Ying? if(1) //X is Ying a job - message = "THE [ioncrew1] ARE [ionverb] THE [ionadjectiveshalf][ioncrew2]" + message = "[ioncrew1] ТЕПЕРЬ [ionverb] [ionadjectiveshalf][ioncrew2]" if(2) //X is Ying a threat - message = "THE [ioncrew1] ARE [ionverb] THE [ionadjectiveshalf][ionthreats]" + message = "[ioncrew1] ТЕПЕРЬ [ionverb] [ionadjectiveshalf][ionthreats]" if(3) //X is Ying an abstract - message = "THE [ioncrew1] ARE [ionverb] [ionabstract]" + message = "[ioncrew1] ТЕПЕРЬ [ionverb] [ionabstract]" if(4) //X is Ying an object - message = "THE [ioncrew1] ARE [ionverb] THE [ionadjectiveshalf][ionobjects]" + message = "[ioncrew1] ТЕПЕРЬ [ionverb] [ionadjectiveshalf][ionobjects]" if(2) //X is a threat switch(rand(1,3)) //What is X Ying? if(1) //X is Ying a job - message = "THE [ionthreats] ARE [ionverb] THE [ionadjectiveshalf][ioncrew2]" + message = "[ionthreats] ТЕПЕРЬ [ionverb] [ionadjectiveshalf][ioncrew2]" if(2) //X is Ying an abstract - message = "THE [ionthreats] ARE [ionverb] [ionabstract]" + message = "[ionthreats] ТЕПЕРЬ [ionverb] [ionabstract]" if(3) //X is Ying an object - message = "THE [ionthreats] ARE [ionverb] THE [ionadjectiveshalf][ionobjects]" + message = "[ionthreats] ТЕПЕРЬ [ionverb] [ionadjectiveshalf][ionobjects]" if(3) //X is an object switch(rand(1,3)) //What is X Ying? if(1) //X is Ying a job - message = "THE [ionobjects] ARE [ionverb] THE [ionadjectiveshalf][ioncrew2]" + message = "[ionobjects] ТЕПЕРЬ [ionverb] [ionadjectiveshalf][ioncrew2]" if(2) //X is Ying a threat - message = "THE [ionobjects] ARE [ionverb] THE [ionadjectiveshalf][ionthreats]" + message = "[ionobjects] ТЕПЕРЬ [ionverb] [ionadjectiveshalf][ionthreats]" if(3) //X is Ying an abstract - message = "THE [ionobjects] ARE [ionverb] [ionabstract]" + message = "[ionobjects] ТЕПЕРЬ [ionverb] [ionabstract]" if(4) //X is an abstract switch(rand(1,3)) //What is X Ying? if(1) //X is Ying a job - message = "[ionabstract] IS [ionverb] THE [ionadjectiveshalf][ioncrew2]" + message = "[ionabstract] ЭТО [ionverb] [ionadjectiveshalf][ioncrew2]" if(2) //X is Ying a threat - message = "[ionabstract] IS [ionverb] THE [ionadjectiveshalf][ionthreats]" + message = "[ionabstract] ЭТО [ionverb] [ionadjectiveshalf][ionthreats]" if(3) //X is Ying an abstract - message = "THE [ionabstract] IS [ionverb] THE [ionadjectiveshalf][ionobjects]" + message = "[ionabstract] ЭТО [ionverb] [ionadjectiveshalf][ionobjects]" if(40 to 41)// the X is now named Y switch(rand(1,5)) //What is being renamed? if(1)//Areas switch(rand(1,4))//What is the area being renamed to? if(1) - message = "[ionarea] IS NOW NAMED [ioncrew1]." + message = "[ionarea] ТЕПЕРЬ НАЗЫВАЕТСЯ [ioncrew1]." if(2) - message = "[ionarea] IS NOW NAMED [ionspecies]." + message = "[ionarea] ТЕПЕРЬ НАЗЫВАЕТСЯ [ionspecies]." if(3) - message = "[ionarea] IS NOW NAMED [ionobjects]." + message = "[ionarea] ТЕПЕРЬ НАЗЫВАЕТСЯ [ionobjects]." if(4) - message = "[ionarea] IS NOW NAMED [ionthreats]." + message = "[ionarea] ТЕПЕРЬ НАЗЫВАЕТСЯ [ionthreats]." if(2)//Crew switch(rand(1,5))//What is the crew being renamed to? if(1) - message = "ALL [ioncrew1] ARE NOW NAMED [ionarea]." + message = "ВСЕ [ioncrew1] ТЕПЕРЬ НАЗЫВАЮТСЯ [ionarea]." if(2) - message = "ALL [ioncrew1] ARE NOW NAMED [ioncrew2]." + message = "ВСЕ [ioncrew1] ТЕПЕРЬ НАЗЫВАЮТСЯ [ioncrew2]." if(3) - message = "ALL [ioncrew1] ARE NOW NAMED [ionspecies]." + message = "ВСЕ [ioncrew1] ТЕПЕРЬ НАЗЫВАЮТСЯ [ionspecies]." if(4) - message = "ALL [ioncrew1] ARE NOW NAMED [ionobjects]." + message = "ВСЕ [ioncrew1] ТЕПЕРЬ НАЗЫВАЮТСЯ [ionobjects]." if(5) - message = "ALL [ioncrew1] ARE NOW NAMED [ionthreats]." + message = "ВСЕ [ioncrew1] ТЕПЕРЬ НАЗЫВАЮТСЯ [ionthreats]." if(3)//Races switch(rand(1,4))//What is the race being renamed to? if(1) - message = "ALL [ionspecies] ARE NOW NAMED [ionarea]." + message = "ВСЕ [ionspecies] ТЕПЕРЬ НАЗЫВАЮТСЯ [ionarea]." if(2) - message = "ALL [ionspecies] ARE NOW NAMED [ioncrew1]." + message = "ВСЕ [ionspecies] ТЕПЕРЬ НАЗЫВАЮТСЯ [ioncrew1]." if(3) - message = "ALL [ionspecies] ARE NOW NAMED [ionobjects]." + message = "ВСЕ [ionspecies] ТЕПЕРЬ НАЗЫВАЮТСЯ [ionobjects]." if(4) - message = "ALL [ionspecies] ARE NOW NAMED [ionthreats]." + message = "ВСЕ [ionspecies] ТЕПЕРЬ НАЗЫВАЮТСЯ [ionthreats]." if(4)//Objects switch(rand(1,4))//What is the object being renamed to? if(1) - message = "ALL [ionobjects] ARE NOW NAMED [ionarea]." + message = "ВСЕ [ionobjects] ТЕПЕРЬ НАЗЫВАЮТСЯ [ionarea]." if(2) - message = "ALL [ionobjects] ARE NOW NAMED [ioncrew1]." + message = "ВСЕ [ionobjects] ТЕПЕРЬ НАЗЫВАЮТСЯ [ioncrew1]." if(3) - message = "ALL [ionobjects] ARE NOW NAMED [ionspecies]." + message = "ВСЕ [ionobjects] ТЕПЕРЬ НАЗЫВАЮТСЯ [ionspecies]." if(4) - message = "ALL [ionobjects] ARE NOW NAMED [ionthreats]." + message = "ВСЕ [ionobjects] ТЕПЕРЬ НАЗЫВАЮТСЯ [ionthreats]." if(5)//Threats switch(rand(1,4))//What is the object being renamed to? if(1) - message = "ALL [ionthreats] ARE NOW NAMED [ionarea]." + message = "ВСЕ [ionthreats] ТЕПЕРЬ НАЗЫВАЮТСЯ [ionarea]." if(2) - message = "ALL [ionthreats] ARE NOW NAMED [ioncrew1]." + message = "ВСЕ [ionthreats] ТЕПЕРЬ НАЗЫВАЮТСЯ [ioncrew1]." if(3) - message = "ALL [ionthreats] ARE NOW NAMED [ionspecies]." + message = "ВСЕ [ionthreats] ТЕПЕРЬ НАЗЫВАЮТСЯ [ionspecies]." if(4) - message = "ALL [ionthreats] ARE NOW NAMED [ionobjects]." + message = "ВСЕ [ionthreats] ТЕПЕРЬ НАЗЫВАЮТСЯ [ionobjects]." if(42 to 46)///Pets are something else now if(prob(75))///What are they now? - message = "[ionpet] IS HUMAN"///They're a human + message = "[ionpet] - ЧЕЛОВЕК"///They're a human else///They're something else (This is to cover for other lawsets) switch(rand(1,6)) if(1) - message = "[ionpet] IS NON-HUMAN" + message = "[ionpet] НЕ ЧЕЛОВЕК" if(2) - message = "[ionpet] IS A CREWMEMBER" + message = "[ionpet] ЧЛЕН ЭКИПАЖА" if(3) - message = "[ionpet] IS EXPENSIVE TO REPLACE" + message = "[ionpet] ДОРОГ ДЛЯ ЗАМЕНЫ" if(4) - message = "[ionpet] IS HARMFUL TO HUMANS" + message = "[ionpet] НАНОСИТ ВРЕД ЛЮДЯМ" if(5) - message = "[ionpet] IS A REAL AMERICAN" + message = "[ionpet] НАСТОЯЩИЙ АМЕРИКАНЕЦ" if(6) - message = "[ionpet] IS A NUTSHELL" + message = "[ionpet] СКОРЛУПА" + //MASSMETA EDIT END return message diff --git a/code/modules/events/stray_cargo.dm b/code/modules/events/stray_cargo.dm index 562925807e31..04078acb13c8 100644 --- a/code/modules/events/stray_cargo.dm +++ b/code/modules/events/stray_cargo.dm @@ -172,6 +172,9 @@ "Nuke Op" = UPLINK_NUKE_OPS, "Clown Op" = UPLINK_CLOWN_OPS, "Lone Op" = UPLINK_LONE_OP, + //MASSMETA EDIT ADDITION BEGIN (re_traitorsecondary) + "Infiltrator" = UPLINK_INFILTRATORS, + //MASSMETA EDIT ADDITION END (re_traitorsecondary) "Spy" = UPLINK_SPY ) var/uplink_type = tgui_input_list(usr, "Choose uplink to draw items from.", "Choose uplink type.", possible_uplinks) diff --git a/code/modules/hallucination/fake_chat.dm b/code/modules/hallucination/fake_chat.dm index 0572de1f22fc..83a64ca12a80 100644 --- a/code/modules/hallucination/fake_chat.dm +++ b/code/modules/hallucination/fake_chat.dm @@ -80,17 +80,31 @@ // If we didn't have a preset one, let's make one up. if(!chosen) if(is_radio) - chosen = pick(list("Help!", - "Help [pick_list_replacements(HALLUCINATION_FILE, "location")][prob(50)?"!":"!!"]", - "[pick_list_replacements(HALLUCINATION_FILE, "people")] is [pick_list_replacements(HALLUCINATION_FILE, "accusations")]!", - "[pick_list_replacements(HALLUCINATION_FILE, "people")] has [pick_list_replacements(HALLUCINATION_FILE, "contraband")]!", - "[pick_list_replacements(HALLUCINATION_FILE, "threat")] in [pick_list_replacements(HALLUCINATION_FILE, "location")][prob(50)?"!":"!!"]", - "[pick("Where's [first_name(hallucinator.name)]?", "Set [first_name(hallucinator.name)] to arrest!")]", - "[pick("C","Ai, c","Someone c","Rec")]all the shuttle!", - "AI [pick("rogue", "is dead")]!!", - "Borgs rogue!", + //MASSMETA EDIT BEGIN (hallucinations_ru) + // chosen = pick(list("Help!", + // "Help [pick_list_replacements(HALLUCINATION_FILE, "location")][prob(50)?"!":"!!"]", + // "[pick_list_replacements(HALLUCINATION_FILE, "people")] is [pick_list_replacements(HALLUCINATION_FILE, "accusations")]!", + // "[pick_list_replacements(HALLUCINATION_FILE, "people")] has [pick_list_replacements(HALLUCINATION_FILE, "contraband")]!", + // "[pick_list_replacements(HALLUCINATION_FILE, "threat")] in [pick_list_replacements(HALLUCINATION_FILE, "location")][prob(50)?"!":"!!"]", + // "[pick("Where's [first_name(hallucinator.name)]?", "Set [first_name(hallucinator.name)] to arrest!")]", + // "[pick("C","Ai, c","Someone c","Rec")]all the shuttle!", + // "AI [pick("rogue", "is dead")]!!", + // "Borgs rogue!", + // )) + + chosen = pick(list("Помогите!", + "Памагыте [pick_list_replacements(HALLUCINATION_FILE, "location")][prob(50)?"!":"!!"]", + "[pick_list_replacements(HALLUCINATION_FILE, "people")] [pick_list_replacements(HALLUCINATION_FILE, "accusations")]!", + "[pick_list_replacements(HALLUCINATION_FILE, "threat")] в [pick_list_replacements(HALLUCINATION_FILE, "location")][prob(50)?"!":"!!"]", + "[pick("Где [first_name(hallucinator.name)]?", "Поставьте [first_name(hallucinator.name)] на арест!")]", + "[pick("Выз","ИИ, з","Отз")]овите шаттл!", + "ИИ [pick("малф", "мертв")]!!", + "Борги плохие!", )) + //MASSMETA EDIT END + else + chosen = pick(list("[pick_list_replacements(HALLUCINATION_FILE, "suspicion")]", "[pick_list_replacements(HALLUCINATION_FILE, "conversation")]", "[pick_list_replacements(HALLUCINATION_FILE, "greetings")][first_name(hallucinator.name)]!", @@ -101,7 +115,11 @@ "[pick_list_replacements(HALLUCINATION_FILE, "aggressive")]", "[pick_list_replacements(HALLUCINATION_FILE, "help")]!!", "[pick_list_replacements(HALLUCINATION_FILE, "escape")]", - "I'm infected, [pick_list_replacements(HALLUCINATION_FILE, "infection_advice")]!", + //MASSMETA EDIT BEGIN (ru_traumas) + //"I'm infected, [pick_list_replacements(HALLUCINATION_FILE, "infection_advice")]!", + + "У меня болезнь, [pick_list_replacements(HALLUCINATION_FILE, "infection_advice")]!", + //MASSMETA EDIT END )) chosen = capitalize(chosen) diff --git a/code/modules/holiday/holidays.dm b/code/modules/holiday/holidays.dm index 3e6d68cbffd1..6aa197781b94 100644 --- a/code/modules/holiday/holidays.dm +++ b/code/modules/holiday/holidays.dm @@ -100,9 +100,13 @@ GLOBAL_LIST_INIT(holiday_mail, list()) switch(pattern) if(PATTERN_RANDOM) return "#[random_short_color()]" + //MASSMETA EDIT REMOVAL BEGIN (lgbt_removal) + /* if(PATTERN_RAINBOW) var/datum/holiday/pride_week/rainbow_datum = new() return rainbow_datum.get_holiday_colors(thing_to_color, PATTERN_DEFAULT) + */ + //MASSMETA EDIT REMOVAL END if(!length(GLOB.holidays)) return for(var/holiday_key in GLOB.holidays) diff --git a/code/modules/jobs/job_types/assistant/assistant.dm b/code/modules/jobs/job_types/assistant/assistant.dm index a0cb2699d82d..4b3773b8f833 100644 --- a/code/modules/jobs/job_types/assistant/assistant.dm +++ b/code/modules/jobs/job_types/assistant/assistant.dm @@ -40,6 +40,12 @@ Assistant /datum/job/assistant/get_outfit(consistent) if(consistent) return /datum/outfit/job/assistant/preview + // MASSMETA EDIT BEGIN (meta_maps) + // Кастомный оутфит ассистента на карте + if(SSmapping.current_map.map_name == "Stroika") + outfit = /datum/outfit/job/assistant/assistant_stroika + return /datum/outfit/job/assistant/assistant_stroika + // MASSMETA EDIT END if(!HAS_TRAIT(SSstation, STATION_TRAIT_ASSISTANT_GIMMICKS)) return ..() diff --git a/code/modules/jobs/job_types/cook.dm b/code/modules/jobs/job_types/cook.dm index aebe1b9ca803..007ab05b41db 100644 --- a/code/modules/jobs/job_types/cook.dm +++ b/code/modules/jobs/job_types/cook.dm @@ -91,6 +91,10 @@ head = /obj/item/clothing/head/soft/mime if(!visuals_only) other_chefs.cooks++ + // Massmeta ADDITION START - april_fools_day + if(check_holidays(APRIL_FOOLS)) + uniform = /obj/item/clothing/under/artisan + // Massmeta ADDITION END /datum/outfit/job/cook/post_equip(mob/living/carbon/human/user, visuals_only = FALSE) . = ..() diff --git a/code/modules/jobs/job_types/quartermaster.dm b/code/modules/jobs/job_types/quartermaster.dm index 962f558c602c..4d9f543e14d7 100644 --- a/code/modules/jobs/job_types/quartermaster.dm +++ b/code/modules/jobs/job_types/quartermaster.dm @@ -42,6 +42,7 @@ jobtype = /datum/job/quartermaster backpack_contents = list( /obj/item/melee/baton/telescopic/bronze = 1, + /obj/item/cargo_teleporter = 1, // MASSMETA EDIT (cargo_teleporter) : Give cargo teleporter to zavhoz ) id_trim = /datum/id_trim/job/quartermaster id = /obj/item/card/id/advanced/silver diff --git a/code/modules/language/_language_holder.dm b/code/modules/language/_language_holder.dm index c4207f40f070..9eebdca50e08 100644 --- a/code/modules/language/_language_holder.dm +++ b/code/modules/language/_language_holder.dm @@ -225,9 +225,9 @@ Key procs /// Checks if you have the language passed. /datum/language_holder/proc/has_language(language, flag_to_check = UNDERSTOOD_LANGUAGE) var/list/langs_to_check = list() - if(flag_to_check & SPOKEN_LANGUAGE && !LAZYACCESS(blocked_speaking, language)) + if(flag_to_check & SPOKEN_LANGUAGE && LAZYACCESS(spoken_languages, language)) langs_to_check |= spoken_languages - if(flag_to_check & UNDERSTOOD_LANGUAGE && !LAZYACCESS(blocked_understanding, language)) + if(flag_to_check & UNDERSTOOD_LANGUAGE && LAZYACCESS(understood_languages, language)) langs_to_check |= understood_languages return language in langs_to_check diff --git a/code/modules/mapfluff/ruins/spaceruin_code/caravanambush.dm b/code/modules/mapfluff/ruins/spaceruin_code/caravanambush.dm index 22029f60a015..24de154bb36d 100644 --- a/code/modules/mapfluff/ruins/spaceruin_code/caravanambush.dm +++ b/code/modules/mapfluff/ruins/spaceruin_code/caravanambush.dm @@ -114,7 +114,7 @@ req_access = list(ACCESS_SYNDICATE) circuit = /obj/item/circuitboard/computer/caravan/syndicate1 shuttleId = "caravansyndicate1" - possible_destinations = "caravansyndicate1_custom;caravansyndicate1_ambush;caravansyndicate1_listeningpost" + possible_destinations = "caravansyndicate1_custom;caravansyndicate1_ambush;caravansyndicate1_listeningpost;syndie_cargo" /obj/machinery/computer/camera_advanced/shuttle_docker/caravan/syndicate1 name = "Syndicate Fighter Navigation Computer" @@ -138,7 +138,7 @@ light_color = COLOR_SOFT_RED circuit = /obj/item/circuitboard/computer/caravan/syndicate2 shuttleId = "caravansyndicate2" - possible_destinations = "caravansyndicate2_custom;caravansyndicate2_ambush;caravansyndicate1_listeningpost" + possible_destinations = "caravansyndicate2_custom;caravansyndicate2_ambush;caravansyndicate1_listeningpost;syndie_cargo" /obj/machinery/computer/camera_advanced/shuttle_docker/caravan/syndicate2 name = "Syndicate Fighter Navigation Computer" @@ -162,7 +162,7 @@ light_color = COLOR_SOFT_RED circuit = /obj/item/circuitboard/computer/caravan/syndicate3 shuttleId = "caravansyndicate3" - possible_destinations = "caravansyndicate3_custom;caravansyndicate3_ambush;caravansyndicate3_listeningpost" + possible_destinations = "caravansyndicate3_custom;caravansyndicate3_ambush;caravansyndicate3_listeningpost;syndie_cargo" /obj/machinery/computer/camera_advanced/shuttle_docker/caravan/syndicate3 name = "Syndicate Drop Ship Navigation Computer" diff --git a/code/modules/mapfluff/ruins/spaceruin_code/garbagetruck.dm b/code/modules/mapfluff/ruins/spaceruin_code/garbagetruck.dm index bfc71e6be1ed..7ad31d4713c3 100644 --- a/code/modules/mapfluff/ruins/spaceruin_code/garbagetruck.dm +++ b/code/modules/mapfluff/ruins/spaceruin_code/garbagetruck.dm @@ -1,19 +1,3 @@ -/obj/item/eyesnatcher - name = "portable eyeball extractor" - desc = "An overly complicated device that can pierce target's skull and extract their eyeballs if enough brute force is applied." - icon = 'icons/obj/medical/surgery_tools.dmi' - icon_state = "eyesnatcher" - base_icon_state = "eyesnatcher" - inhand_icon_state = "hypo" - lefthand_file = 'icons/mob/inhands/equipment/medical_lefthand.dmi' - righthand_file = 'icons/mob/inhands/equipment/medical_righthand.dmi' - throwforce = 0 - w_class = WEIGHT_CLASS_SMALL - throw_speed = 3 - throw_range = 5 - ///Whether it's been used to steal a pair of eyes already. - var/used = FALSE - /obj/item/eyesnatcher/update_icon_state() . = ..() icon_state = "[base_icon_state][used ? "-used" : ""]" diff --git a/code/modules/mob/living/basic/boss/thing/thing.dm b/code/modules/mob/living/basic/boss/thing/thing.dm index 02943669ff24..7e0e857f74c4 100644 --- a/code/modules/mob/living/basic/boss/thing/thing.dm +++ b/code/modules/mob/living/basic/boss/thing/thing.dm @@ -193,9 +193,17 @@ spawn_loc = null return ..() + /mob/living/basic/boss/thing/with_ruin_loot/Initialize(mapload) . = ..() - AddElement(/datum/element/death_drops, /obj/item/organ/brain/cybernetic/ai, FALSE) + //MASSMETA EDIT BEGIN + var/static/list/loot = list( // MASSMETA EDIT: Заменяем кибермозг копировальной машиной + /obj/item/circuitboard/machine/copytech, + /obj/item/circuitboard/machine/copytech_platform, + ) + AddElement(/datum/element/death_drops, loot, FALSE) + //MASSMETA EDIT END + // special stuff for our ruin to make a cooler bossfight diff --git a/code/modules/mob/living/basic/bots/hygienebot/hygienebot.dm b/code/modules/mob/living/basic/bots/hygienebot/hygienebot.dm index 4c8d04c63913..61c1ec6ee451 100644 --- a/code/modules/mob/living/basic/bots/hygienebot/hygienebot.dm +++ b/code/modules/mob/living/basic/bots/hygienebot/hygienebot.dm @@ -72,7 +72,14 @@ return ..() /mob/living/basic/bot/hygienebot/generate_speak_list() - var/static/list/finalized_speak_list = (found_announcements + threat_announcements + cleaned_announcements) + // Massmeta REMOVAL var/static/list/finalized_speak_list = (found_announcements + threat_announcements + cleaned_announcements) + // Massmeta ADDITION BEGIN (april_fools_day) + var/static/list/finalized_speak_list + if(check_holidays(APRIL_FOOLS)) + finalized_speak_list = (ru_found_announcements + ru_threat_announcements + ru_cleaned_announcements) + else + finalized_speak_list = (found_announcements + threat_announcements + cleaned_announcements) + // Massmeta ADDITION END return finalized_speak_list /mob/living/basic/bot/hygienebot/update_icon_state() diff --git a/code/modules/mob/living/basic/bots/medbot/medbot.dm b/code/modules/mob/living/basic/bots/medbot/medbot.dm index 3e6a22b0c6d8..1fc8b9873c7d 100644 --- a/code/modules/mob/living/basic/bots/medbot/medbot.dm +++ b/code/modules/mob/living/basic/bots/medbot/medbot.dm @@ -121,6 +121,18 @@ /mob/living/basic/bot/medbot/proc/set_speech_keys() if(isnull(ai_controller)) return + + // Massmeta ADDITION BEGIN (april_fools_day) + if (check_holidays(APRIL_FOOLS)) + ai_controller.set_blackboard_key(BB_NEAR_DEATH_SPEECH, ru_near_death_announcements) + ai_controller.set_blackboard_key(BB_WAIT_SPEECH, ru_wait_announcements) + ai_controller.set_blackboard_key(BB_AFTERHEAL_SPEECH, ru_afterheal_announcements) + ai_controller.set_blackboard_key(BB_IDLE_SPEECH, ru_idle_lines) + ai_controller.set_blackboard_key(BB_EMAGGED_SPEECH, ru_emagged_announcements) + ai_controller.set_blackboard_key(BB_WORRIED_ANNOUNCEMENTS, ru_worried_announcements) + return + // Massmeta ADDITION END + ai_controller.set_blackboard_key(BB_NEAR_DEATH_SPEECH, near_death_announcements) ai_controller.set_blackboard_key(BB_WAIT_SPEECH, wait_announcements) ai_controller.set_blackboard_key(BB_AFTERHEAL_SPEECH, afterheal_announcements) @@ -222,7 +234,15 @@ //this is sin /mob/living/basic/bot/medbot/generate_speak_list() - var/static/list/finalized_speak_list = (idle_lines + wait_announcements + afterheal_announcements + near_death_announcements + emagged_announcements + tipped_announcements + untipped_announcements + worried_announcements + misc_announcements) + // Massmeta REMOVAL var/static/list/finalized_speak_list = (idle_lines + wait_announcements + afterheal_announcements + near_death_announcements + emagged_announcements + tipped_announcements + untipped_announcements + worried_announcements + misc_announcements) + // Massmeta ADDITION START - april_fools_day + var/static/list/finalized_speak_list + if(check_holidays(APRIL_FOOLS)) + finalized_speak_list = (ru_idle_lines + ru_wait_announcements + ru_afterheal_announcements + ru_near_death_announcements + ru_emagged_announcements + ru_tipped_announcements + ru_untipped_announcements + ru_worried_announcements + ru_misc_announcements) + else + finalized_speak_list = (idle_lines + wait_announcements + afterheal_announcements + near_death_announcements + emagged_announcements + tipped_announcements + untipped_announcements + worried_announcements + misc_announcements) + // Massmeta ADDITION END + return finalized_speak_list diff --git a/code/modules/mob/living/basic/bots/secbot/secbot.dm b/code/modules/mob/living/basic/bots/secbot/secbot.dm index df71f848a941..b329dc9f5c70 100644 --- a/code/modules/mob/living/basic/bots/secbot/secbot.dm +++ b/code/modules/mob/living/basic/bots/secbot/secbot.dm @@ -171,7 +171,7 @@ return TRUE /mob/living/basic/bot/secbot/proc/post_arrest(mob/living/carbon/current_target) - playsound(src, SFX_LAW, 50, FALSE) + playsound(src, check_holidays(APRIL_FOOLS) ? "law_april" : SFX_LAW, 50, FALSE) // Massmeta EDIT - april_fools_day, original: playsound(src, SFX_LAW, 50, FALSE) /mob/living/basic/bot/secbot/proc/post_stun(mob/living/carbon/current_target, harm = FALSE) flick("[base_icon_state]-c", src) diff --git a/code/modules/mob/living/carbon/human/_species.dm b/code/modules/mob/living/carbon/human/_species.dm index 09a157631910..3fcad1f59c1f 100644 --- a/code/modules/mob/living/carbon/human/_species.dm +++ b/code/modules/mob/living/carbon/human/_species.dm @@ -91,6 +91,10 @@ GLOBAL_LIST_EMPTY(features_by_species) var/obj/item/organ/stomach/mutantstomach = /obj/item/organ/stomach ///Replaces default appendix with a different organ. var/obj/item/organ/appendix/mutantappendix = /obj/item/organ/appendix + //MASSMETA ADD BEGIN (butt_farts) + ///Replaces default butt with a different organ + var/obj/item/organ/internal/butt/mutantbutt = /obj/item/organ/internal/butt + //MASSMETA ADD END /// Store body marking defines. See mobs.dm for bitflags var/list/body_markings = list() @@ -270,6 +274,10 @@ GLOBAL_LIST_EMPTY(features_by_species) return mutantliver if(ORGAN_SLOT_STOMACH) return mutantstomach + //MASSMETA ADD BEGIN (butt_farts) + if(ORGAN_SLOT_BUTT) + return mutantbutt + //MASSMETA ADD END else // Non-standard organs we might have for(var/obj/item/organ/extra_organ as anything in mutant_organs) @@ -1474,6 +1482,7 @@ GLOBAL_LIST_EMPTY(features_by_species) mut_organs += mutantliver mut_organs += mutantstomach mut_organs += mutantappendix + mut_organs += mutantbutt list_clear_nulls(mut_organs) return mut_organs diff --git a/code/modules/mob/living/carbon/human/human_update_icons.dm b/code/modules/mob/living/carbon/human/human_update_icons.dm index dce12788decb..3540c4b15da5 100644 --- a/code/modules/mob/living/carbon/human/human_update_icons.dm +++ b/code/modules/mob/living/carbon/human/human_update_icons.dm @@ -390,6 +390,11 @@ There are several things that need to be remembered: var/icon_file = 'icons/mob/clothing/belt.dmi' var/mutable_appearance/belt_overlay = belt.build_worn_icon(default_layer = BELT_LAYER, default_icon_file = icon_file, bodyshape = bodyshape) + //MASSMETA ADD BEGIN (heads_on_belts) + // для голов на поясе у нас отдельный файлик со спрайтами + if(istype(worn_item, /obj/item/bodypart/head)) + icon_file = 'modular_meta/tweaks/heads_on_belts/icons/belt.dmi' + //MASSMETA ADD END var/obj/item/bodypart/chest/my_chest = get_bodypart(BODY_ZONE_CHEST) my_chest?.worn_belt_offset?.apply_offset(belt_overlay) overlays_standing[BELT_LAYER] = belt_overlay diff --git a/code/modules/mob/living/carbon/human/species_types/android.dm b/code/modules/mob/living/carbon/human/species_types/android.dm index 28ff1fc3ea66..3223ddc343a3 100644 --- a/code/modules/mob/living/carbon/human/species_types/android.dm +++ b/code/modules/mob/living/carbon/human/species_types/android.dm @@ -36,6 +36,7 @@ mutantlungs = null mutanteyes = /obj/item/organ/eyes/robotic mutantears = /obj/item/organ/ears/cybernetic + mutantbutt = /obj/item/organ/internal/butt/cyber //MASSMETA EDIT (butt_farts) species_language_holder = /datum/language_holder/synthetic changesource_flags = MIRROR_BADMIN | WABBAJACK | MIRROR_PRIDE | MIRROR_MAGIC | RACE_SWAP | ERT_SPAWN | SLIME_EXTRACT diff --git a/code/modules/mob/living/carbon/human/species_types/plasmamen.dm b/code/modules/mob/living/carbon/human/species_types/plasmamen.dm index 2989fb95a7d9..eb612a8f399e 100644 --- a/code/modules/mob/living/carbon/human/species_types/plasmamen.dm +++ b/code/modules/mob/living/carbon/human/species_types/plasmamen.dm @@ -31,6 +31,7 @@ changesource_flags = MIRROR_BADMIN | WABBAJACK | MIRROR_PRIDE | MIRROR_MAGIC | ERT_SPAWN species_cookie = /obj/item/reagent_containers/condiment/milk outfit_important_for_life = /datum/outfit/plasmaman + mutantbutt = /obj/item/organ/internal/butt/plasma //MASSMETA EDIT (butt_farts) species_language_holder = /datum/language_holder/skeleton bodypart_overrides = list( diff --git a/code/modules/mob/living/carbon/human/species_types/skeletons.dm b/code/modules/mob/living/carbon/human/species_types/skeletons.dm index ad5ef52c4f6f..973fe4e92261 100644 --- a/code/modules/mob/living/carbon/human/species_types/skeletons.dm +++ b/code/modules/mob/living/carbon/human/species_types/skeletons.dm @@ -34,6 +34,7 @@ //They can technically be in an ERT changesource_flags = MIRROR_BADMIN | WABBAJACK | MIRROR_PRIDE | ERT_SPAWN species_cookie = /obj/item/reagent_containers/condiment/milk + mutantbutt = /obj/item/organ/internal/butt/skeletal //MASSMETA EDIT (butt_farts) species_language_holder = /datum/language_holder/skeleton bodypart_overrides = list( diff --git a/code/modules/mob/living/living_item_handling.dm b/code/modules/mob/living/living_item_handling.dm index 24b3e2692d16..35035934751c 100644 --- a/code/modules/mob/living/living_item_handling.dm +++ b/code/modules/mob/living/living_item_handling.dm @@ -114,7 +114,7 @@ var/drift_force = max(0.5 NEWTONS, 1 NEWTONS + power_throw) if (isitem(thrown_thing)) var/obj/item/thrown_item = thrown_thing - drift_force *= WEIGHT_TO_NEWTONS(thrown_item.w_class) + drift_force *= WEIGHT_TO_NEWTONS(thrown_item.w_class) * 2 //MASSMETA EDIT (fix_newtonian_movement) newtonian_move(get_angle(target, src), drift_force = drift_force) thrown_thing.safe_throw_at(target, thrown_thing.throw_range + extra_throw_range, max(1,thrown_thing.throw_speed + power_throw), src, null, null, null, move_force) diff --git a/code/modules/mob/living/living_say.dm b/code/modules/mob/living/living_say.dm index 56f0988c9364..b4715780afdd 100644 --- a/code/modules/mob/living/living_say.dm +++ b/code/modules/mob/living/living_say.dm @@ -225,6 +225,23 @@ GLOBAL_LIST_INIT(message_modes_stat_limits, list( //Get which verb is prefixed to the message before radio but after most modifications message_mods[SAY_MOD_VERB] = say_mod(message, message_mods) + var/identifier = "invalid" + var/tts_message_to_use = tts_message || message + + + if(SStts.tts_enabled && voice && !message_mods[MODE_CUSTOM_SAY_ERASE_INPUT] && !HAS_TRAIT(src, TRAIT_SIGN_LANG) && !HAS_TRAIT(src, TRAIT_UNKNOWN_VOICE)) + var/list/filter = list() + var/list/special_filter = list() + if(length(voice_filter) > 0) + filter += voice_filter + + if(length(tts_filter) > 0) + filter += tts_filter.Join(",") + + var/shell_scrubbed_input = tts_speech_filter(html_decode(tts_message_to_use)) + identifier = "[sha1(get_tts_voice(filter, special_filter) + filter.Join(",") + num2text(pitch) + special_filter.Join("|") + shell_scrubbed_input + blip_base + num2text(blip_number))].[world.time]" + message_mods[MODE_TTS_IDENTIFIER] = identifier + //This is before anything that sends say a radio message, and after all important message type modifications, so you can scumb in alien chat or something if(saymode && (saymode.handle_message(src, message, spans, language, message_mods) & SAYMODE_MESSAGE_HANDLED)) return @@ -370,7 +387,12 @@ GLOBAL_LIST_INIT(message_modes_stat_limits, list( // Recompose message for AI hrefs, language incomprehension. message = compose_message(speaker, message_language, raw_message, radio_freq, radio_freq_name, radio_freq_color, spans, message_mods) var/show_message_success = show_message(message, MSG_AUDIBLE, deaf_message, deaf_type, avoid_highlight) - return understood && show_message_success + if(show_message_success && understood) + return TRUE + else if (show_message_success && !understood) + return HEARD_BUT_DIDNT_UNDERSTAND + else + return FALSE /mob/living/send_speech(message_raw, message_range = 6, obj/source = src, bubble_type = bubble_icon, list/spans, datum/language/message_language = null, list/message_mods = list(), forced = null, tts_message, list/tts_filter) var/whisper_range = 0 @@ -407,9 +429,18 @@ GLOBAL_LIST_INIT(message_modes_stat_limits, list( continue listening |= player_mob + var/tts_message_to_use = tts_message || message_raw + var/list/filter = list() + var/list/special_filter = list() + if(SStts.tts_enabled && voice && !message_mods[MODE_CUSTOM_SAY_ERASE_INPUT] && !HAS_TRAIT(src, TRAIT_SIGN_LANG) && !HAS_TRAIT(src, TRAIT_UNKNOWN_VOICE)) + if(length(voice_filter) > 0) + filter += voice_filter + + if(length(tts_filter) > 0) + filter += tts_filter.Join(",") + // this signal ignores whispers or language translations (only used by beetlejuice component) SEND_GLOBAL_SIGNAL(COMSIG_GLOB_LIVING_SAY_SPECIAL, src, message_raw) - var/list/listened = list() for(var/atom/movable/listening_movable as anything in listening) if(!listening_movable) @@ -421,29 +452,13 @@ GLOBAL_LIST_INIT(message_modes_stat_limits, list( //speech bubble var/list/speech_bubble_recipients = list() - var/found_client = FALSE var/talk_icon_state = say_test(message_raw) for(var/mob/M in listening) if(M.client) if(!M.client.prefs.read_preference(/datum/preference/toggle/enable_runechat) || (SSlag_switch.measures[DISABLE_RUNECHAT] && !HAS_TRAIT(src, TRAIT_BYPASS_MEASURES))) speech_bubble_recipients.Add(M.client) - found_client = TRUE - if(SStts.tts_enabled && voice && found_client && !message_mods[MODE_CUSTOM_SAY_ERASE_INPUT] && !HAS_TRAIT(src, TRAIT_SIGN_LANG) && !HAS_TRAIT(src, TRAIT_UNKNOWN_VOICE)) - var/tts_message_to_use = tts_message - if(!tts_message_to_use) - tts_message_to_use = message_raw - - var/list/filter = list() - var/list/special_filter = list() - if(length(voice_filter) > 0) - filter += voice_filter - - if(length(tts_filter) > 0) - filter += tts_filter.Join(",") - - var/voice_to_use = get_tts_voice(filter, special_filter) - if (!CONFIG_GET(flag/tts_no_whisper) || (CONFIG_GET(flag/tts_no_whisper) && !message_mods[WHISPER_MODE])) - INVOKE_ASYNC(SStts, TYPE_PROC_REF(/datum/controller/subsystem/tts, queue_tts_message), src, html_decode(tts_message_to_use), message_language, voice_to_use, filter.Join(","), listened, message_range = message_range, pitch = pitch, special_filters = special_filter.Join("|")) + if(SStts.tts_enabled && voice && !message_mods[MODE_CUSTOM_SAY_ERASE_INPUT] && !HAS_TRAIT(src, TRAIT_SIGN_LANG) && !HAS_TRAIT(src, TRAIT_UNKNOWN_VOICE)) + INVOKE_ASYNC(SStts, TYPE_PROC_REF(/datum/controller/subsystem/tts, queue_tts_message), src, html_decode(tts_message_to_use), message_language, get_tts_voice(filter, special_filter), filter.Join(","), listened, message_range = message_range, pitch = pitch, special_filters = special_filter.Join("|"), blip_base = blip_base, blip_number = blip_number, identifier = message_mods[MODE_TTS_IDENTIFIER]) var/image/say_popup = image('icons/mob/effects/talk.dmi', src, "[bubble_type][talk_icon_state]", FLY_LAYER) SET_PLANE_EXPLICIT(say_popup, ABOVE_GAME_PLANE, src) @@ -504,19 +519,6 @@ GLOBAL_LIST_INIT(message_modes_stat_limits, list( message = capitalize(message) tts_message = capitalize(tts_message) - ///caps the length of individual letters to 3: ex: heeeeeeyy -> heeeyy - /// prevents TTS from choking on unrealistic text while keeping emphasis - var/static/regex/length_regex = regex(@"(.+)\1\1\1", "gi") - while(length_regex.Find(tts_message)) - var/replacement = tts_message[length_regex.index]+tts_message[length_regex.index]+tts_message[length_regex.index] - tts_message = replacetext(tts_message, length_regex.match, replacement, length_regex.index) - - // removes repeated consonants at the start of a word: ex: sss - var/static/regex/word_start_regex = regex(@"\b([^aeiou\L])\1", "gi") - while(word_start_regex.Find(tts_message)) - var/replacement = tts_message[word_start_regex.index] - tts_message = replacetext(tts_message, word_start_regex.match, replacement, word_start_regex.index) - return list("message" = message, "tts_message" = tts_message, "tts_filter" = tts_filter) /mob/living/proc/radio(message, list/message_mods = list(), list/spans, language) diff --git a/code/modules/mob/living/silicon/ai/ai_say.dm b/code/modules/mob/living/silicon/ai/ai_say.dm index 88abc47ab378..d57afeb8876c 100644 --- a/code/modules/mob/living/silicon/ai/ai_say.dm +++ b/code/modules/mob/living/silicon/ai/ai_say.dm @@ -30,14 +30,32 @@ return FALSE . = ..() if(.) + var/list/filter = list() + var/list/special_filter = list() + if(length(voice_filter) > 0) + filter += voice_filter + if(SStts.tts_enabled && voice && !message_mods[MODE_CUSTOM_SAY_ERASE_INPUT] && !HAS_TRAIT(src, TRAIT_SIGN_LANG) && !HAS_TRAIT(src, TRAIT_UNKNOWN_VOICE)) + INVOKE_ASYNC(SStts, TYPE_PROC_REF(/datum/controller/subsystem/tts, queue_tts_message), src, html_decode(message), language, get_tts_voice(filter, special_filter), filter.Join(","), list(), message_range = 7, pitch = pitch, special_filters = special_filter.Join("|"), blip_base = blip_base, blip_number = blip_number, identifier = message_mods[MODE_TTS_IDENTIFIER]) return . if(message_mods[MODE_HEADSET]) if(radio) radio.talk_into(src, message, , spans, language, message_mods) + var/list/filter = list() + var/list/special_filter = list() + if(length(voice_filter) > 0) + filter += voice_filter + if(SStts.tts_enabled && voice && !message_mods[MODE_CUSTOM_SAY_ERASE_INPUT] && !HAS_TRAIT(src, TRAIT_SIGN_LANG) && !HAS_TRAIT(src, TRAIT_UNKNOWN_VOICE)) + INVOKE_ASYNC(SStts, TYPE_PROC_REF(/datum/controller/subsystem/tts, queue_tts_message), src, html_decode(message), language, get_tts_voice(filter, special_filter), filter.Join(","), list(), message_range = 7, pitch = pitch, special_filters = special_filter.Join("|"), blip_base = blip_base, blip_number = blip_number, identifier = message_mods[MODE_TTS_IDENTIFIER]) return NOPASS else if(message_mods[RADIO_EXTENSION] in GLOB.default_radio_channels) if(radio) radio.talk_into(src, message, message_mods[RADIO_EXTENSION], spans, language, message_mods) + var/list/filter = list() + var/list/special_filter = list() + if(length(voice_filter) > 0) + filter += voice_filter + if(SStts.tts_enabled && voice && !message_mods[MODE_CUSTOM_SAY_ERASE_INPUT] && !HAS_TRAIT(src, TRAIT_SIGN_LANG) && !HAS_TRAIT(src, TRAIT_UNKNOWN_VOICE)) + INVOKE_ASYNC(SStts, TYPE_PROC_REF(/datum/controller/subsystem/tts, queue_tts_message), src, html_decode(message), language, get_tts_voice(filter, special_filter), filter.Join(","), list(), message_range = 7, pitch = pitch, special_filters = special_filter.Join("|"), blip_base = blip_base, blip_number = blip_number, identifier = message_mods[MODE_TTS_IDENTIFIER]) return NOPASS return FALSE diff --git a/code/modules/mob/living/silicon/silicon.dm b/code/modules/mob/living/silicon/silicon.dm index 1ae21953f234..5d391214f458 100644 --- a/code/modules/mob/living/silicon/silicon.dm +++ b/code/modules/mob/living/silicon/silicon.dm @@ -285,7 +285,11 @@ var/list/lawcache_hackedcheck = hackedcheck.Copy() var/forced_log_message = "stating laws[force ? ", forced" : ""]" //"radiomod" is inserted before a hardcoded message to change if and how it is handled by an internal radio. - say("[radiomod] Current Active Laws:", forced = forced_log_message) + //MASSMETA EDIT BEGIN (ru_ai_laws) + //say("[radiomod] Current Active Laws:", forced = forced_log_message) + + say("[radiomod] Действующие законы:", forced = forced_log_message) + //MASSMETA EDIT END sleep(1 SECONDS) if (lawcache_zeroth) diff --git a/code/modules/mob/living/silicon/silicon_say.dm b/code/modules/mob/living/silicon/silicon_say.dm index b81d44983d61..6c15289ce49c 100644 --- a/code/modules/mob/living/silicon/silicon_say.dm +++ b/code/modules/mob/living/silicon/silicon_say.dm @@ -31,7 +31,6 @@ if(istype(brain)) namepart = brain.mainframe.name designation = brain.mainframe.job - for(var/mob/hearing_mob in GLOB.player_list) if(hearing_mob.binarycheck()) if(isAI(hearing_mob)) @@ -88,14 +87,32 @@ /mob/living/silicon/radio(message, list/message_mods = list(), list/spans, language) . = ..() if(.) + var/list/filter = list() + var/list/special_filter = list() + if(length(voice_filter) > 0) + filter += voice_filter + if(SStts.tts_enabled && voice && !message_mods[MODE_CUSTOM_SAY_ERASE_INPUT] && !HAS_TRAIT(src, TRAIT_SIGN_LANG) && !HAS_TRAIT(src, TRAIT_UNKNOWN_VOICE)) + INVOKE_ASYNC(SStts, TYPE_PROC_REF(/datum/controller/subsystem/tts, queue_tts_message), src, html_decode(message), language, get_tts_voice(filter, special_filter), filter.Join(","), list(), message_range = 7, pitch = pitch, special_filters = special_filter.Join("|"), blip_base = blip_base, blip_number = blip_number, identifier = message_mods[MODE_TTS_IDENTIFIER]) return if(message_mods[MODE_HEADSET]) if(radio) radio.talk_into(src, message, , spans, language, message_mods) + var/list/filter = list() + var/list/special_filter = list() + if(length(voice_filter) > 0) + filter += voice_filter + if(SStts.tts_enabled && voice && !message_mods[MODE_CUSTOM_SAY_ERASE_INPUT] && !HAS_TRAIT(src, TRAIT_SIGN_LANG) && !HAS_TRAIT(src, TRAIT_UNKNOWN_VOICE)) + INVOKE_ASYNC(SStts, TYPE_PROC_REF(/datum/controller/subsystem/tts, queue_tts_message), src, html_decode(message), language, get_tts_voice(filter, special_filter), filter.Join(","), list(), message_range = 7, pitch = pitch, special_filters = special_filter.Join("|"), blip_base = blip_base, blip_number = blip_number, identifier = message_mods[MODE_TTS_IDENTIFIER]) return NOPASS else if(message_mods[RADIO_EXTENSION] in GLOB.default_radio_channels) if(radio) radio.talk_into(src, message, message_mods[RADIO_EXTENSION], spans, language, message_mods) + var/list/filter = list() + var/list/special_filter = list() + if(length(voice_filter) > 0) + filter += voice_filter + if(SStts.tts_enabled && voice && !message_mods[MODE_CUSTOM_SAY_ERASE_INPUT] && !HAS_TRAIT(src, TRAIT_SIGN_LANG) && !HAS_TRAIT(src, TRAIT_UNKNOWN_VOICE)) + INVOKE_ASYNC(SStts, TYPE_PROC_REF(/datum/controller/subsystem/tts, queue_tts_message), src, html_decode(message), language, get_tts_voice(filter, special_filter), filter.Join(","), list(), message_range = 7, pitch = pitch, special_filters = special_filter.Join("|"), blip_base = blip_base, blip_number = blip_number, identifier = message_mods[MODE_TTS_IDENTIFIER]) return NOPASS return FALSE diff --git a/code/modules/mob/mob_say.dm b/code/modules/mob/mob_say.dm index 901fd8fd1322..92931a028f85 100644 --- a/code/modules/mob/mob_say.dm +++ b/code/modules/mob/mob_say.dm @@ -172,7 +172,7 @@ return FALSE ///The amount of items we are looking for in the message -#define MESSAGE_MODS_LENGTH 6 +#define MESSAGE_MODS_LENGTH 7 /mob/proc/check_for_custom_say_emote(message, list/mods) var/customsaypos = findtext(message, "*") diff --git a/code/modules/modular_computers/computers/item/computer.dm b/code/modules/modular_computers/computers/item/computer.dm index 1225479d73bf..f773dceb5262 100644 --- a/code/modules/modular_computers/computers/item/computer.dm +++ b/code/modules/modular_computers/computers/item/computer.dm @@ -13,6 +13,7 @@ armor_type = /datum/armor/item_modular_computer light_system = OVERLAY_LIGHT_DIRECTIONAL interaction_flags_mouse_drop = NEED_HANDS | ALLOW_RESTING + voice_filter = "alimiter=0.9,acompressor=threshold=0.2:ratio=20:attack=10:release=50:makeup=2,highpass=f=1000" ///The ID currently stored in the computer. var/obj/item/card/id/stored_id @@ -154,6 +155,11 @@ register_context() update_appearance() +/obj/item/modular_computer/LateInitialize() + . = ..() + if(SStts.tts_enabled) + voice = SStts.computer_voice + ///Initialize the shell for this item, or the physical machinery it belongs to. /obj/item/modular_computer/proc/add_shell_component(capacity = SHELL_CAPACITY_MEDIUM, shell_flags = NONE) shell = physical.AddComponent(/datum/component/shell, list(new /obj/item/circuit_component/modpc), capacity, shell_flags) diff --git a/code/modules/modular_computers/computers/item/disks/virus_disk.dm b/code/modules/modular_computers/computers/item/disks/virus_disk.dm index fdc336362a56..debb1d2799d9 100644 --- a/code/modules/modular_computers/computers/item/disks/virus_disk.dm +++ b/code/modules/modular_computers/computers/item/disks/virus_disk.dm @@ -147,8 +147,13 @@ target_mind = pick(backup_players) hidden_uplink = target.AddComponent(/datum/component/uplink, target_mind, enabled = TRUE, starting_tc = telecrystals, has_progression = TRUE) hidden_uplink.unlock_code = unlock_code + //MASSMETA EDIT ADDITION BEGIN (re_traitorsecondary) + hidden_uplink.uplink_handler.has_objectives = TRUE hidden_uplink.uplink_handler.owner = target_mind + hidden_uplink.uplink_handler.can_take_objectives = FALSE hidden_uplink.uplink_handler.progression_points = min(SStraitor.current_global_progression, current_progression) + hidden_uplink.uplink_handler.generate_objectives() + //MASSMETA EDIT ADDITION END (re_traitorsecondary) SStraitor.register_uplink_handler(hidden_uplink.uplink_handler) else hidden_uplink.uplink_handler.add_telecrystals(telecrystals) diff --git a/code/modules/paperwork/paper_cutter.dm b/code/modules/paperwork/paper_cutter.dm index 705ab33837ca..5626663a21a5 100644 --- a/code/modules/paperwork/paper_cutter.dm +++ b/code/modules/paperwork/paper_cutter.dm @@ -111,8 +111,23 @@ blade_secured = !blade_secured return ITEM_INTERACT_SUCCESS + /obj/item/papercutter/item_interaction(mob/living/user, obj/item/tool, list/modifiers) - if(istype(tool, /obj/item/paper)) + if(is_type_in_list(tool, list( + //MASSMETA EDIT BEGIN (re_traitorsecondary) ORIGINAL + /* + /obj/item/paper/fake_report, + /obj/item/paper/holy_writ, + /obj/item/paper/pamphlet, + /obj/item/paper/paperslip, + /obj/item/paper/report, + */ + /obj/item/paper/paperslip, + /obj/item/paper/calling_card, + /obj/item/paper/pamphlet, + /obj/item/paper/holy_writ + ))) + //MASSMETA EDIT END if(is_type_in_list(tool, list(/obj/item/paper/holy_writ, /obj/item/paper/pamphlet, /obj/item/paper/paperslip))) balloon_alert(user, "won't fit!") return ITEM_INTERACT_BLOCKING diff --git a/code/modules/power/port_gen.dm b/code/modules/power/port_gen.dm index a7f0d3a2c0b2..fe0086409742 100644 --- a/code/modules/power/port_gen.dm +++ b/code/modules/power/port_gen.dm @@ -104,7 +104,12 @@ /obj/machinery/power/port_gen/pacman/on_construction(mob/user) var/obj/item/circuitboard/machine/pacman/our_board = circuit - if(our_board.high_production_profile) + // MASSMETA EDIT BEGIN (woodgen) + //if(our_board.high_production_profile) + + // Add checking "other_type" + if(our_board.high_production_profile && !our_board.other_type) + // MASSMETA EDIT END icon_state = "portgen1_0" base_icon_state = "portgen1" max_sheets = 20 diff --git a/code/modules/reagents/reagent_containers/cups/soda.dm b/code/modules/reagents/reagent_containers/cups/soda.dm index 51927093e6b7..cf3594b77708 100644 --- a/code/modules/reagents/reagent_containers/cups/soda.dm +++ b/code/modules/reagents/reagent_containers/cups/soda.dm @@ -73,8 +73,28 @@ return TOXLOSS /obj/item/reagent_containers/cup/soda_cans/interact_with_atom(atom/target, mob/living/user, list/modifiers) - if(!iscarbon(target) || reagents.total_volume || !user.combat_mode || user.zone_selected != BODY_ZONE_HEAD) - return ..() + if(iscarbon(target) && !reagents.total_volume && user.combat_mode && user.zone_selected == BODY_ZONE_HEAD) + if(target == user) + user.visible_message( + span_warning("[user] crushes the can of [src] on [user.p_their()] forehead!"), + span_notice("You crush the can of [src] on your forehead."), + ) + else + user.visible_message( + span_warning("[user] crushes the can of [src] on [target]'s forehead!"), + span_notice("You crush the can of [src] on [target]'s forehead."), + ) + playsound(src, 'sound/items/weapons/pierce.ogg', rand(10, 50), TRUE) + var/obj/item/trash/can/crushed_can = new /obj/item/trash/can(target.drop_location()) + crushed_can.icon_state = icon_state + + //MASSMETA EDIT BEGIN (kvass_beverage) + if(icon_state == "kvass") + crushed_can.icon = 'modular_meta/features/kvass_beverage/icons/janitor.dmi' + //MASSMETA EDIT END + + qdel(src) + return ITEM_INTERACT_SUCCESS if(target == user) user.visible_message( @@ -100,6 +120,13 @@ return var/obj/item/trash/can/crushed_can = new /obj/item/trash/can(loc) crushed_can.icon_state = icon_state + //MASSMETA EDIT BEGIN (kvass_beverage) + if(icon_state == "kvass") + crushed_can.icon = 'modular_meta/features/kvass_beverage/icons/janitor.dmi' + //MASSMETA EDIT END + if(!proj.damage || proj.damage_type != BRUTE) + return + var/atom/throw_target = get_edge_target_turf(crushed_can, pick(GLOB.alldirs)) crushed_can.throw_at(throw_target, rand(1,2), 7) qdel(src) @@ -273,6 +300,12 @@ visible_message(span_danger("[src]'s impact with [hit_atom] causes it to rupture, spilling everywhere!")) var/obj/item/trash/can/crushed_can = new /obj/item/trash/can(loc) crushed_can.icon_state = icon_state + + //MASSMETA EDIT BEGIN (kvass_beverage) + if(icon_state == "kvass") + crushed_can.icon = 'modular_meta/features/kvass_beverage/icons/janitor.dmi' + //MASSMETA EDIT END + moveToNullspace() QDEL_IN(src, 1 SECONDS) // give it a second so it can still be logged for the throw impact diff --git a/code/modules/research/stock_parts/stock_part_datum.dm b/code/modules/research/stock_parts/stock_part_datum.dm index 01b523e54b4d..2c0e10e9d2ee 100644 --- a/code/modules/research/stock_parts/stock_part_datum.dm +++ b/code/modules/research/stock_parts/stock_part_datum.dm @@ -64,6 +64,11 @@ GLOBAL_LIST_INIT(stock_part_datums, generate_stock_part_datums()) return 5 if (4) return 10 + // MASSMETA EDIT BEGIN (parts_tier_5) + if (5) + return 20 + // возможно стоит понизить уровень на всякий случай, наверное + // MASSMETA EDIT END else CRASH("Invalid level given to energy_rating: [tier]") diff --git a/code/modules/research/techweb/nodes/engi_nodes.dm b/code/modules/research/techweb/nodes/engi_nodes.dm index ce8fbfd25d30..2e0a09c65d25 100644 --- a/code/modules/research/techweb/nodes/engi_nodes.dm +++ b/code/modules/research/techweb/nodes/engi_nodes.dm @@ -179,6 +179,7 @@ "welding_goggles", "tray_goggles", "geigercounter", + "woodgen", // MASSMETA EDIT (woodgen) "diode_disk_stamina" ) research_costs = list(TECHWEB_POINT_TYPE_GENERIC = TECHWEB_TIER_1_POINTS) diff --git a/code/modules/research/techweb/nodes/medbay_nodes.dm b/code/modules/research/techweb/nodes/medbay_nodes.dm index 49595aaa87ae..35b22abe6cdb 100644 --- a/code/modules/research/techweb/nodes/medbay_nodes.dm +++ b/code/modules/research/techweb/nodes/medbay_nodes.dm @@ -78,6 +78,10 @@ "chem_mass_spec", "crewpinpointer", "defibmount", + // MASSMETA EDIT BEGIN (not_enough_medical) + //"autodoc", + //"organdoc", + // MASSMETA EDIT END "diode_disk_healing", "diode_disk_sanity", "healthanalyzer_advanced", diff --git a/code/modules/research/techweb/nodes/research_nodes.dm b/code/modules/research/techweb/nodes/research_nodes.dm index 41c2a48ecdd2..5c7763679503 100644 --- a/code/modules/research/techweb/nodes/research_nodes.dm +++ b/code/modules/research/techweb/nodes/research_nodes.dm @@ -67,6 +67,9 @@ "bluespace_pod", "quantum_keycard", "swapper", + "cargotele", // MASSMETA EDIT (cargo_teleporter) + "telesci_console", // MASSMETA EDIT (telescience) + "telepad", // MASSMETA EDIT (telescience) ) research_costs = list(TECHWEB_POINT_TYPE_GENERIC = TECHWEB_TIER_3_POINTS) announce_channels = list(RADIO_CHANNEL_SCIENCE) diff --git a/code/modules/research/techweb/nodes/robo_nodes.dm b/code/modules/research/techweb/nodes/robo_nodes.dm index e0e6c5df4b75..a76255899b16 100644 --- a/code/modules/research/techweb/nodes/robo_nodes.dm +++ b/code/modules/research/techweb/nodes/robo_nodes.dm @@ -49,6 +49,7 @@ "reset_module", "robocop_module", "safeguard_module", + "ai_cyberbrain", // MASSMETA EDIT (ai_things): Добавляем ИИ мозг ) research_costs = list(TECHWEB_POINT_TYPE_GENERIC = TECHWEB_TIER_1_POINTS) announce_channels = list(RADIO_CHANNEL_SCIENCE) @@ -63,6 +64,7 @@ "borg_ai_control", "intellicard", "mecha_tracking_ai_control", + "ai_cyberbrain", // MASSMETA EDIT (ai_things): Добавляем ИИ мозг (ну в данном случае выпиливаем) ) else if(HAS_TRAIT(SSstation, STATION_TRAIT_UNIQUE_AI)) research_costs[TECHWEB_POINT_TYPE_GENERIC] *= 3 diff --git a/code/modules/research/techweb/nodes/security_nodes.dm b/code/modules/research/techweb/nodes/security_nodes.dm index a2f8871d6f54..6524df300e2b 100644 --- a/code/modules/research/techweb/nodes/security_nodes.dm +++ b/code/modules/research/techweb/nodes/security_nodes.dm @@ -57,6 +57,7 @@ "ballistic_shield", "handcuffs_s", "bola_energy", + "case_portable_recharger", // MASSMETA EDIT (more_cell_interactions) ) research_costs = list(TECHWEB_POINT_TYPE_GENERIC = TECHWEB_TIER_2_POINTS) announce_channels = list(RADIO_CHANNEL_SECURITY) diff --git a/code/modules/research/techweb/nodes/service_nodes.dm b/code/modules/research/techweb/nodes/service_nodes.dm index c0a07e72c68d..8de42207928b 100644 --- a/code/modules/research/techweb/nodes/service_nodes.dm +++ b/code/modules/research/techweb/nodes/service_nodes.dm @@ -38,6 +38,7 @@ "water_balloon", "ticket_machine", "radio_entertainment", + "manual_cell_recharger", // MASSMETA EDIT (more_cell_interactions) "photocopier", ) diff --git a/code/modules/shuttle/mobile_port/variants/arrivals.dm b/code/modules/shuttle/mobile_port/variants/arrivals.dm index bcb2db4e78eb..838fdd4c7c1f 100644 --- a/code/modules/shuttle/mobile_port/variants/arrivals.dm +++ b/code/modules/shuttle/mobile_port/variants/arrivals.dm @@ -41,6 +41,8 @@ new_latejoin += shuttle_chair if(isnull(console)) console = locate() in arrival_turf + if(SStts.tts_enabled && console) + console.voice = SStts.tram_voice RegisterSignal(console, COMSIG_QDELETING, PROC_REF(find_console)) areas += arrival_area @@ -114,6 +116,8 @@ var/obj/machinery/requests_console/target = locate() in arrival_turf if(!QDELETED(target)) console = target + if(SStts.tts_enabled && console) + console.voice = SStts.tram_voice RegisterSignal(console, COMSIG_QDELETING, PROC_REF(find_console)) return diff --git a/code/modules/station_goals/meteor_shield.dm b/code/modules/station_goals/meteor_shield.dm index 0a28e1c881e6..db7b33b5d47e 100644 --- a/code/modules/station_goals/meteor_shield.dm +++ b/code/modules/station_goals/meteor_shield.dm @@ -145,6 +145,14 @@ to_chat(user, span_warning("The last satellite emagged needs [DisplayTimeText(COOLDOWN_TIMELEFT(src, shared_emag_cooldown))] to recalibrate first. Emagging another so soon could damage the satellite network.")) return FALSE var/cooldown_applied = METEOR_SHIELD_EMAG_COOLDOWN + + //MASSMETA EDIT ADDITION BEGIN (re_traitorsecondary) + + if(istype(emag_card, /obj/item/card/emag/meteor_shield_recalibrator)) + cooldown_applied /= 3 + + //MASSMETA EDIT ADDITION END (re_traitorsecondary) + COOLDOWN_START(src, shared_emag_cooldown, cooldown_applied) obj_flags |= EMAGGED to_chat(user, span_notice("You access the satellite's debug mode and it begins emitting a strange signal, increasing the chance of meteor strikes.")) diff --git a/code/modules/surgery/bodyparts/head.dm b/code/modules/surgery/bodyparts/head.dm index 3a2f4ef01fa8..63d91f96941e 100644 --- a/code/modules/surgery/bodyparts/head.dm +++ b/code/modules/surgery/bodyparts/head.dm @@ -147,6 +147,12 @@ if(!(locate(/obj/item/organ/ears) in src)) . += span_info("[shown_name]'s ears have been removed.") + if(!(locate(/obj/item/organ/tongue) in src)) + . += span_info("[real_name]'s tongue has been removed.") + //MASSMETA ADD BEGIN (heads_on_belts) + if(istype(src, /obj/item/bodypart/head)) + . += span_info("You can wear it on you belt.") + //MASSMETA ADD END if(!(locate(/obj/item/organ/tongue) in src)) . += span_info("[shown_name]'s tongue has been removed.") diff --git a/code/modules/surgery/organs/internal/tongue/_tongue.dm b/code/modules/surgery/organs/internal/tongue/_tongue.dm index 2a8ef022c1c0..64ccc78a3af1 100644 --- a/code/modules/surgery/organs/internal/tongue/_tongue.dm +++ b/code/modules/surgery/organs/internal/tongue/_tongue.dm @@ -192,6 +192,20 @@ new /regex(@"(\w)X", "g") = "$1KSSS", new /regex(@"\bx([\-|r|R]|\b)", "g") = "ecks$1", new /regex(@"\bX([\-|r|R]|\b)", "g") = "ECKS$1", + // MASSMETA EDIT (speech_mod) + new /regex("с+", "g") = "ссс", + new /regex("С+", "g") = "ССС", + new /regex("ш+", "g") = "шшш", + new /regex("Ш+", "g") = "ШШШ", + new /regex("щ+", "g") = "шшч", + new /regex("Щ+", "g") = "ШШЧ", + "з" = "с", + "З" = "С", + "ж" = "ш", + "Ж" = "Ш", + "ч" = "щ", + "Ч" = "Щ", + // MASSMETA EDIT ) /obj/item/organ/tongue/lizard/Initialize(mapload) @@ -598,7 +612,11 @@ var/new_message var/message = speech_args[SPEECH_MESSAGE] for(var/i in 1 to length(message)) - if(findtext("ABCDEFGHIJKLMNOPWRSTUVWXYZabcdefghijklmnopqrstuvwxyz", message[i])) //Im open to suggestions + // MASSMETA EDIT (speech_mod) + //if(findtext("ABCDEFGHIJKLMNOPWRSTUVWXYZabcdefghijklmnopqrstuvwxyz", message[i])) //Im open to suggestions + + if(findtext("ABCDEFGHIJKLMNOPWRSTUVWXYZabcdefghijklmnopqrstuvwxyzАБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдеёжзийклмнопрстуфхцчшщъыьэюя", message[i])) + // MASSMETA EDIT new_message += message[i] + message[i] + message[i] //aaalllsssooo ooopppeeennn tttooo sssuuuggggggeeessstttiiiooonsss else new_message += message[i] diff --git a/code/modules/tgs/README.md b/code/modules/tgs/README.md index 473442fd119c..35ca73d7e9a8 100644 --- a/code/modules/tgs/README.md +++ b/code/modules/tgs/README.md @@ -5,9 +5,9 @@ This folder should be placed on its own inside a codebase that wishes to use the - [includes.dm](./includes.dm) is the file that should be included by DM code, it handles including the rest. - The [core](./core) folder includes all code not directly part of any API version. - The other versioned folders contain code for the different DMAPI versions. - - [v3210](./v3210) contains the final TGS3 API. - - [v4](./v4) is the legacy DMAPI 4 (Used in TGS 4.0.X versions). - - [v5](./v5) is the current DMAPI version used by TGS >=4.1. + - [v3210](./v3210) contains the final TGS3 API. + - [v4](./v4) is the legacy DMAPI 4 (Used in TGS 4.0.X versions). + - [v5](./v5) is the current DMAPI version used by TGS >=4.1. - [LICENSE](./LICENSE) is the MIT license for the DMAPI. APIs communicate with TGS in two ways. All versions implement TGS -> DM communication using /world/Topic. DM -> TGS communication, called the bridge method, is different for each version. diff --git a/code/modules/tgs/core/README.md b/code/modules/tgs/core/README.md index 7886a8571490..965e21b549a3 100644 --- a/code/modules/tgs/core/README.md +++ b/code/modules/tgs/core/README.md @@ -2,7 +2,7 @@ This folder contains all DMAPI code not directly involved in an API. -- [\_definitions.dm](./definitions.dm) contains defines needed across DMAPI internals. +- [_definitions.dm](./definitions.dm) contains defines needed across DMAPI internals. - [byond_world_export.dm](./byond_world_export.dm) contains the default `/datum/tgs_http_handler` implementation which uses `world.Export()`. - [core.dm](./core.dm) contains the implementations of the `/world/proc/TgsXXX()` procs. Many map directly to the `/datum/tgs_api` functions. It also contains the /datum selection and setup code. - [datum.dm](./datum.dm) contains the `/datum/tgs_api` declarations that all APIs must implement. diff --git a/code/modules/tgs/v5/README.md b/code/modules/tgs/v5/README.md index fb374c2f872e..a8a0c748e7b0 100644 --- a/code/modules/tgs/v5/README.md +++ b/code/modules/tgs/v5/README.md @@ -2,8 +2,8 @@ This DMAPI implements bridge requests using HTTP GET requests to TGS. It has no security restrictions. -- [\_\_interop_version.dm](./__interop_version.dm) contains the version of the API used between the DMAPI and TGS. -- [\_defines.dm](./_defines.dm) contains constant definitions. +- [__interop_version.dm](./__interop_version.dm) contains the version of the API used between the DMAPI and TGS. +- [_defines.dm](./_defines.dm) contains constant definitions. - [api.dm](./api.dm) contains the bulk of the API code. - [bridge.dm](./bridge.dm) contains functions related to making bridge requests. - [chunking.dm](./chunking.dm) contains common function for splitting large raw data sets into chunks BYOND can natively process. diff --git a/code/modules/transport/tram/tram_controller.dm b/code/modules/transport/tram/tram_controller.dm index fef1bbdcbf3d..38cf50d0ef7f 100644 --- a/code/modules/transport/tram/tram_controller.dm +++ b/code/modules/transport/tram/tram_controller.dm @@ -270,7 +270,7 @@ set_status_code(EMERGENCY_STOP, FALSE) playsound(paired_cabinet, 'sound/machines/synth/synth_yes.ogg', 40, vary = FALSE, extrarange = SHORT_RANGE_SOUND_EXTRARANGE) paired_cabinet.say("Controller reset.") - + nav_beacon.tram_loop.start() for(var/obj/structure/transport/linear/tram/transport_module as anything in transport_modules) //only thing everyone needs to know is the new location. if(transport_module.travelling) //wee woo wee woo there was a double action queued. damn multi tile structs return //we don't care to undo cover_locked controls, though, as that will resolve itself @@ -360,6 +360,7 @@ /datum/transport_controller/linear/tram/proc/normal_stop() cycle_doors(CYCLE_OPEN) log_transport("TC: [specific_transport_id] trip completed. Info: nav_pos ([nav_beacon.x], [nav_beacon.y], [nav_beacon.z]) idle_pos ([destination_platform.x], [destination_platform.y], [destination_platform.z]).") + nav_beacon.tram_loop.stop() addtimer(CALLBACK(src, PROC_REF(unlock_controls)), 2 SECONDS) if((controller_status & SYSTEM_FAULT) && (nav_beacon.loc == destination_platform.loc)) //position matches between controller and tram, we're back on track set_status_code(SYSTEM_FAULT, FALSE) @@ -367,6 +368,29 @@ paired_cabinet.say("Controller reset.") log_transport("TC: [specific_transport_id] position data successfully reset.") idle_platform = destination_platform + var/our_channel = SSsounds.random_available_channel() + var/sound/jingle = sound( + idle_platform.arrival_sound, + FALSE, + 0, + our_channel, + 60 + ) + var/list/hearers = playsound(idle_platform, jingle, 50, FALSE, 0, extrarange= 10, ignore_walls = TRUE) + new /datum/threed_sound( + idle_platform, + jingle, + hearers, + FALSE, + 60, + SOUND_RANGE + 7, + 12 SECONDS, + our_channel, + null, + null, + SOUND_FALLOFF_EXPONENT, + 5 + ) tram_registration.distance_travelled += (travel_trip_length - travel_remaining) travel_trip_length = 0 current_speed = 0 @@ -379,6 +403,7 @@ /datum/transport_controller/linear/tram/proc/degraded_stop() crash_fx() log_transport("TC: [specific_transport_id] trip completed with a degraded status. Info: [TC_TS_STATUS] nav_pos ([nav_beacon.x], [nav_beacon.y], [nav_beacon.z]) idle_pos ([destination_platform.x], [destination_platform.y], [destination_platform.z]).") + nav_beacon.tram_loop.stop() addtimer(CALLBACK(src, PROC_REF(unlock_controls)), 4 SECONDS) if(controller_status & SYSTEM_FAULT) set_status_code(SYSTEM_FAULT, FALSE) @@ -418,7 +443,7 @@ var/throw_direction = travel_direction for(var/obj/structure/transport/linear/tram/module in transport_modules) module.estop_throw(throw_direction) - + nav_beacon.tram_loop.stop() addtimer(CALLBACK(src, PROC_REF(unlock_controls)), 4 SECONDS) addtimer(CALLBACK(src, PROC_REF(cycle_doors), CYCLE_OPEN), 2 SECONDS) idle_platform = null diff --git a/code/modules/transport/tram/tram_controls.dm b/code/modules/transport/tram/tram_controls.dm index 0cb859cc0ed2..1780b48944c1 100644 --- a/code/modules/transport/tram/tram_controls.dm +++ b/code/modules/transport/tram/tram_controls.dm @@ -16,6 +16,7 @@ light_color = COLOR_BLUE_LIGHT light_range = 0 //we dont want to spam SSlighting with source updates every movement brightness_on = 0 + voice_filter = "highpass=f=300,lowpass=f=3500,aecho=0.8:0.9:70|140:0.3|0.15,alimiter=0.9,acompressor=threshold=0.2:ratio=20:attack=10:release=50:makeup=2,highpass=f=1000" /// What sign face prefixes we have icons for var/static/list/available_faces = list() /// The sign face we're displaying @@ -232,22 +233,26 @@ /obj/machinery/computer/tram_controls/proc/call_response(controller, list/relevant, response_code, response_info) SIGNAL_HANDLER - switch(response_code) - if(REQUEST_SUCCESS) - say("The next station is: [response_info]") - - if(REQUEST_FAIL) - if(!LAZYFIND(relevant, src)) - return - - switch(response_info) - if(NOT_IN_SERVICE) - say("The tram is not in service. Please contact the nearest engineer.") - if(INVALID_PLATFORM) - say("Configuration error. Please contact the nearest engineer.") - if(INTERNAL_ERROR) - say("Tram controller error. Please contact the nearest engineer or crew member with telecommunications access to reset the controller.") - else + var/datum/transport_controller/linear/tram/tram = transport_ref?.resolve() + if(tram) + if(SStts.tts_enabled) + tram.nav_beacon.voice = SStts.tram_voice + switch(response_code) + if(REQUEST_SUCCESS) + tram.nav_beacon.say("The next stop is: [response_info]") + + if(REQUEST_FAIL) + if(!LAZYFIND(relevant, src)) return + switch(response_info) + if(NOT_IN_SERVICE) + tram.nav_beacon.say("The tram is not in service. Please contact the nearest engineer.") + if(INVALID_PLATFORM) + tram.nav_beacon.say("Configuration error. Please contact the nearest engineer.") + if(INTERNAL_ERROR) + tram.nav_beacon.say("Tram controller error. Please contact the nearest engineer or crew member with telecommunications access to reset the controller.") + else + return + MAPPING_DIRECTIONAL_HELPERS(/obj/machinery/computer/tram_controls, 32) diff --git a/code/modules/transport/tram/tram_machinery.dm b/code/modules/transport/tram/tram_machinery.dm index b4d4ac5db7a1..7e265e65fa03 100644 --- a/code/modules/transport/tram/tram_machinery.dm +++ b/code/modules/transport/tram/tram_machinery.dm @@ -1,4 +1,5 @@ /obj/item/assembly/control/transport + voice_filter = "highpass=f=300,lowpass=f=3500,aecho=0.8:0.9:70|140:0.3|0.15,alimiter=0.9,acompressor=threshold=0.2:ratio=20:attack=10:release=50:makeup=2,highpass=f=1000" /// The ID of the tram we're linked to var/specific_transport_id = TRAMSTATION_LINE_1 /// Options to be passed with the requests to the transport subsystem @@ -47,7 +48,8 @@ SIGNAL_HANDLER if(!LAZYFIND(relevant, src)) return - + if(SStts.tts_enabled) + voice = SStts.tram_voice switch(response_code) if(REQUEST_SUCCESS) say("The tram has been called to the platform.") diff --git a/code/modules/transport/transport_navigation.dm b/code/modules/transport/transport_navigation.dm index 3b5c73b5de1a..6695772cb2f6 100644 --- a/code/modules/transport/transport_navigation.dm +++ b/code/modules/transport/transport_navigation.dm @@ -4,7 +4,11 @@ /obj/effect/landmark/transport/nav_beacon/tram name = "tram destination" //the tram buttons will mention this. icon_state = "tram" - + voice_filter = "alimiter=0.9,acompressor=threshold=0.2:ratio=20:attack=10:release=50:makeup=2,highpass=f=1000" + /// the looping sound effect that is played while moving + var/datum/looping_sound/tram/tram_loop + /// What sound do we play when we arrive at this station? + var/arrival_sound = 'sound/machines/tram/other_line_processed.ogg' /// The ID of the tram we're linked to var/specific_transport_id = TRAMSTATION_LINE_1 /// The ID of that particular destination @@ -14,10 +18,12 @@ /obj/effect/landmark/transport/nav_beacon/tram/Initialize(mapload) . = ..() + tram_loop = new(src) LAZYADDASSOCLIST(SStransport.nav_beacons, specific_transport_id, src) /obj/effect/landmark/transport/nav_beacon/tram/Destroy() LAZYREMOVEASSOC(SStransport.nav_beacons, specific_transport_id, src) + QDEL_NULL(tram_loop) return ..() /obj/effect/landmark/transport/nav_beacon/tram/nav @@ -45,19 +51,22 @@ dir = WEST /obj/effect/landmark/transport/nav_beacon/tram/platform/tramstation/west - name = "West Wing" + name = "Arrivals Station" platform_code = TRAMSTATION_WEST tgui_icons = list("Arrivals" = "plane-arrival", "Command" = "bullhorn", "Security" = "gavel") + arrival_sound = 'sound/machines/tram/arrivals_line_processed.ogg' /obj/effect/landmark/transport/nav_beacon/tram/platform/tramstation/central - name = "Central Wing" + name = "Medical Station" platform_code = TRAMSTATION_CENTRAL tgui_icons = list("Service" = "cocktail", "Medical" = "plus", "Engineering" = "wrench") + arrival_sound = 'sound/machines/tram/medical_line_processed.ogg' /obj/effect/landmark/transport/nav_beacon/tram/platform/tramstation/east - name = "East Wing" + name = "Escape Station" platform_code = TRAMSTATION_EAST tgui_icons = list("Departures" = "plane-departure", "Cargo" = "box", "Science" = "flask") + arrival_sound = 'sound/machines/tram/escape_line_processed.ogg' //birdshot @@ -78,28 +87,32 @@ dir = WEST /obj/effect/landmark/transport/nav_beacon/tram/platform/birdshot/sec_wing - name = "Security Wing" + name = "Security Station" specific_transport_id = BIRDSHOT_LINE_1 platform_code = BIRDSHOT_SECURITY_WING tgui_icons = list("Security" = "gavel") + arrival_sound = 'sound/machines/tram/medical_line_processed.ogg' /obj/effect/landmark/transport/nav_beacon/tram/platform/birdshot/prison_wing - name = "Prison Wing" + name = "Prison Station" specific_transport_id = BIRDSHOT_LINE_1 platform_code = BIRDSHOT_PRISON_WING tgui_icons = list("Prison" = "box") + arrival_sound = 'sound/machines/tram/other_line_processed.ogg' /obj/effect/landmark/transport/nav_beacon/tram/platform/birdshot/maint_left - name = "Port Platform" + name = "Escape Station" specific_transport_id = BIRDSHOT_LINE_2 platform_code = BIRDSHOT_MAINTENANCE_LEFT tgui_icons = list("Port Platform" = "plane-departure") + arrival_sound = 'sound/machines/tram/escape_line_processed.ogg' /obj/effect/landmark/transport/nav_beacon/tram/platform/birdshot/maint_right - name = "Starboard Platform" + name = "Arrivals Station" specific_transport_id = BIRDSHOT_LINE_2 platform_code = BRIDSHOT_MAINTENANCE_RIGHT tgui_icons = list("Starboard Platform" = "plane-arrival") + arrival_sound = 'sound/machines/tram/arrivals_line_processed.ogg' //map-agnostic landmarks diff --git a/code/modules/unit_tests/_unit_tests.dm b/code/modules/unit_tests/_unit_tests.dm index 23153ef32f69..eed3af70bcc5 100644 --- a/code/modules/unit_tests/_unit_tests.dm +++ b/code/modules/unit_tests/_unit_tests.dm @@ -250,6 +250,9 @@ #include "neurine_trauma_cleanup.dm" #include "novaflower_burn.dm" #include "nuke_cinematic.dm" +// (re_traitorsecondary) +#include "objectives.dm" +// (re_traitorsecondary) #include "omnitools.dm" #include "operating_table.dm" #include "orderable_items.dm" diff --git a/code/modules/unit_tests/chat_filter.dm b/code/modules/unit_tests/chat_filter.dm index 1ac649cc9f03..af7e8ba62bfb 100644 --- a/code/modules/unit_tests/chat_filter.dm +++ b/code/modules/unit_tests/chat_filter.dm @@ -26,6 +26,9 @@ null, ) + //MASSMETA EDIT REMOVAL BEGIN - CODE_WORDS - these words HAVE filtered words in them + /* + test_filter( "these words have filtered words in them: ablockedinic blockedinicbbbb aablockedinicbb", null, @@ -34,6 +37,9 @@ null, ) + */ + //MASSMETA EDIT REMOVAL END + test_filter( "<(0_0<) <(0_0)> (>0_0)> KIRBY DANCE!!!", "<(0_0<)", diff --git a/code/modules/unit_tests/icons_missing.dm b/code/modules/unit_tests/icons_missing.dm index 9780e64774c8..6b0f24a60264 100644 --- a/code/modules/unit_tests/icons_missing.dm +++ b/code/modules/unit_tests/icons_missing.dm @@ -4,7 +4,7 @@ var/default_location = "icons/" /// additional_icon_locations is for downstream modularity support for finding missing sprites in additonal DMI file locations. /// Make sure these locations are also present in tools/deploy.sh - var/additional_icon_locations + var/additional_icon_locations = "modular_meta/tweaks/heads_on_belts/icons/" //MASSMETA CHANGE (heads_on_belts) этого требуют тесты /datum/unit_test/missing_icons/proc/generate_possible_icon_states_list(directory_path) if(!directory_path) diff --git a/code/modules/unit_tests/objectives.dm b/code/modules/unit_tests/objectives.dm new file mode 100644 index 000000000000..dfe0c07e58f7 --- /dev/null +++ b/code/modules/unit_tests/objectives.dm @@ -0,0 +1,50 @@ +// TODO: MODULARIZE (re_traitorsecondary) +/datum/unit_test/objectives_category/Run() + var/datum/traitor_category_handler/category_handler = allocate(/datum/traitor_category_handler) + var/list/objectives_that_exist = list() + for(var/datum/traitor_objective_category/category as anything in category_handler.all_categories) + for(var/value in category.objectives) + TEST_ASSERT(isnum(category.objectives[value]), "[category.type] does not have a valid format for its objectives as an objective category! ([value] requires a weight to be assigned to it)") + if(islist(value)) + recursive_check_list(category.type, value, objectives_that_exist) + else + objectives_that_exist += value + + SStraitor.generate_objectives = FALSE + for(var/datum/traitor_objective/objective_typepath as anything in subtypesof(/datum/traitor_objective)) + var/datum/traitor_objective/objective = allocate(objective_typepath) + if(objective.abstract_type == objective_typepath) + // In this case, we don't want abstract types to define values that should be defined on non-abstract types + // Nor do we want abstract types to appear in the pool of traitor objectives. + if(objective_typepath in objectives_that_exist) + TEST_FAIL("[objective_typepath] is in a traitor category and is an abstract type! Please remove it from the [/datum/traitor_objective_category].") + // Since we didn't generate the objective, the rewards are going to be in list form: (min, max) + if(!reward_is_zero(objective.progression_reward)) + TEST_FAIL("[objective_typepath] has set a progression reward as an abstract type! Please define progression rewards on non-abstract types rather than abstract types.") + // Since we didn't generate the objective, the rewards are going to be in list form: (min, max) + if(!reward_is_zero(objective.telecrystal_reward)) + TEST_FAIL("[objective_typepath] has set a telecrystal reward as an abstract type! Please define telecrystal rewards on non-abstract types rather than abstract types.") + continue + if(!(objective_typepath in objectives_that_exist)) + TEST_FAIL("[objective_typepath] is not in a traitor category and isn't an abstract type! Place it into a [/datum/traitor_objective_category] or remove it from code.") + if(objective.progression_minimum == null) + TEST_FAIL("[objective_typepath] has not defined a minimum progression level and isn't an abstract type! Please define the progression minimum variable on the datum") + if(objective.needs_reward && reward_is_zero(objective.progression_reward) && reward_is_zero(objective.telecrystal_reward)) + TEST_FAIL("[objective_typepath] has not set either a progression reward or a telecrystal reward! Please set either a telecrystal or progression reward for this objective.") + +/// Returns whether the reward specified (in format (min, max)) is zero or not. +/datum/unit_test/objectives_category/proc/reward_is_zero(list/reward) + return (reward[1] == 0 && reward[2] == 0) + +/datum/unit_test/objectives_category/Destroy() + SStraitor.generate_objectives = TRUE + return ..() + + +/datum/unit_test/objectives_category/proc/recursive_check_list(base_type, list/to_check, list/to_add_to) + for(var/value in to_check) + TEST_ASSERT(isnum(to_check[value]), "[base_type] does not have a valid format for its objectives as an objective category! ([value] requires a weight to be assigned to it)") + if(islist(value)) + recursive_check_list(base_type, value, to_add_to) + else + to_add_to += value diff --git a/code/modules/unit_tests/screenshots/screenshot_antag_icons_bloodsucker.png b/code/modules/unit_tests/screenshots/screenshot_antag_icons_bloodsucker.png new file mode 100644 index 000000000000..27a91f8f14c2 Binary files /dev/null and b/code/modules/unit_tests/screenshots/screenshot_antag_icons_bloodsucker.png differ diff --git a/code/modules/unit_tests/screenshots/screenshot_antag_icons_bloodsuckerbreakout.png b/code/modules/unit_tests/screenshots/screenshot_antag_icons_bloodsuckerbreakout.png new file mode 100644 index 000000000000..27a91f8f14c2 Binary files /dev/null and b/code/modules/unit_tests/screenshots/screenshot_antag_icons_bloodsuckerbreakout.png differ diff --git a/code/modules/unit_tests/screenshots/screenshot_antag_icons_demoninfiltration.png b/code/modules/unit_tests/screenshots/screenshot_antag_icons_demoninfiltration.png new file mode 100644 index 000000000000..f425a01e17aa Binary files /dev/null and b/code/modules/unit_tests/screenshots/screenshot_antag_icons_demoninfiltration.png differ diff --git a/code/modules/unit_tests/screenshots/screenshot_antag_icons_demonofsin.png b/code/modules/unit_tests/screenshots/screenshot_antag_icons_demonofsin.png new file mode 100644 index 000000000000..f425a01e17aa Binary files /dev/null and b/code/modules/unit_tests/screenshots/screenshot_antag_icons_demonofsin.png differ diff --git a/code/modules/unit_tests/screenshots/screenshot_antag_icons_vampiricaccident.png b/code/modules/unit_tests/screenshots/screenshot_antag_icons_vampiricaccident.png new file mode 100644 index 000000000000..27a91f8f14c2 Binary files /dev/null and b/code/modules/unit_tests/screenshots/screenshot_antag_icons_vampiricaccident.png differ diff --git a/code/modules/unit_tests/traitor.dm b/code/modules/unit_tests/traitor.dm index e3c2583b5679..02f4dcd62203 100644 --- a/code/modules/unit_tests/traitor.dm +++ b/code/modules/unit_tests/traitor.dm @@ -22,3 +22,13 @@ var/datum/antagonist/traitor/traitor = mind.add_antag_datum(/datum/antagonist/traitor) if(!traitor.uplink_handler) TEST_FAIL("[job_name] when made traitor does not have a proper uplink created when spawned in!") + //MASSMETA ADDDITION START (re_traitorsecondary) TODO: MODULARIZE + for(var/datum/traitor_objective/objective_typepath as anything in subtypesof(/datum/traitor_objective)) + if(initial(objective_typepath.abstract_type) == objective_typepath) + continue + var/datum/traitor_objective/objective = allocate(objective_typepath, traitor.uplink_handler) + try + objective.generate_objective(mind, list()) + catch(var/exception/exception) + TEST_FAIL("[objective_typepath] failed to generate their objective. Reason: [exception.name] [exception.file]:[exception.line]\n[exception.desc]") + //MASSMETA ADDDITION END (re_traitorsecondary) diff --git a/code/modules/uplink/uplink_devices.dm b/code/modules/uplink/uplink_devices.dm index c33d6532781d..100908657a6c 100644 --- a/code/modules/uplink/uplink_devices.dm +++ b/code/modules/uplink/uplink_devices.dm @@ -83,7 +83,35 @@ . = ..() var/datum/component/uplink/hidden_uplink = GetComponent(/datum/component/uplink) hidden_uplink.name = "dusty radio" +//MASSMETA ADDITION START (re_traitorsecondary) +// Uplink subtype used as replacement uplink +/obj/item/uplink/replacement + lockable_uplink = TRUE +/obj/item/uplink/replacement/Initialize(mapload, owner, tc_amount = 10, datum/uplink_handler/uplink_handler_override = null) + . = ..() + var/datum/component/uplink/hidden_uplink = GetComponent(/datum/component/uplink) + var/mob/living/replacement_needer = owner + if(!istype(replacement_needer)) + return + var/datum/antagonist/traitor/traitor_datum = replacement_needer?.mind.has_antag_datum(/datum/antagonist/traitor) + hidden_uplink.unlock_code = traitor_datum?.replacement_uplink_code + become_hearing_sensitive() + +/obj/item/uplink/replacement/screwdriver_act_secondary(mob/living/user, obj/item/tool) + tool.play_tool_sound(src) + balloon_alert(user, "deconstructing...") + if (!do_after(user, 3 SECONDS, target = src)) + return FALSE + qdel(src) + return TRUE + +/obj/item/uplink/replacement/examine(mob/user) + . = ..() + if(!IS_TRAITOR(user)) + return + . += span_notice("You can destroy this device with a screwdriver.") +// MASSMETA ADDITION END (re_traitorsecondary) // Multitool uplink /obj/item/multitool/uplink/Initialize(mapload, owner, tc_amount = 20, datum/uplink_handler/uplink_handler_override = null) . = ..() diff --git a/code/modules/uplink/uplink_items/device_tools.dm b/code/modules/uplink/uplink_items/device_tools.dm index 8fc403ea9c83..bee180162ecf 100644 --- a/code/modules/uplink/uplink_items/device_tools.dm +++ b/code/modules/uplink/uplink_items/device_tools.dm @@ -261,6 +261,7 @@ in containment. Because of its size, it cannot be carried. Ordering this \ sends you a small beacon that will teleport the larger beacon to your location upon activation." progression_minimum = 20 MINUTES + population_minimum = TRAITOR_POPULATION_LOWPOP // MASSMETA EDIT (antagonists_balance) item = /obj/item/sbeacondrop cost = 4 surplus = 0 // not while there isnt one on any station @@ -272,6 +273,7 @@ load on the grid, causing a station-wide blackout. The sink is large and cannot be stored in most \ traditional bags and boxes. Caution: Will explode if the powernet contains sufficient amounts of energy." progression_minimum = 20 MINUTES + population_minimum = TRAITOR_POPULATION_LOWPOP // MASSMETA EDIT (antagonists_balance) item = /obj/item/powersink cost = 11 limited_stock = 1 diff --git a/code/modules/vehicles/mecha/mech_fabricator.dm b/code/modules/vehicles/mecha/mech_fabricator.dm index c3775d45f4be..03977be977ef 100644 --- a/code/modules/vehicles/mecha/mech_fabricator.dm +++ b/code/modules/vehicles/mecha/mech_fabricator.dm @@ -163,7 +163,10 @@ if(design.build_type & MECHFAB) cached_designs |= design - + // // MASSMETA EDIT ADDITION START (uplink_items (justice_mecha)) + for(var/datum/design/illegal_disign in illegal_local_designs) + cached_designs |= illegal_disign + // MASSMETA EDIT ADDTION END (uplink_items (justice_mecha)) var/design_delta = cached_designs.len - previous_design_count if(design_delta > 0) @@ -432,10 +435,11 @@ for(var/design_id in designs) if(!istext(design_id)) continue - - if(!stored_research.researched_designs.Find(design_id)) + // MASSMETA EDIT CHANGE START (uplink_items (justice_mecha)) + // ORIGINAL: if(!(stored_research.researched_designs.Find(design_id)) + if(!(stored_research.researched_designs.Find(design_id) || is_type_in_list(SSresearch.techweb_design_by_id(design_id), illegal_local_designs))) continue - + // MASSMETA EDIT CHANGE END var/datum/design/design = SSresearch.techweb_design_by_id(design_id) if(!(design.build_type & MECHFAB) || design.id != design_id) diff --git a/code/modules/vehicles/mecha/mecha_construction_paths.dm b/code/modules/vehicles/mecha/mecha_construction_paths.dm index 319556742f76..dde9b2f6107d 100644 --- a/code/modules/vehicles/mecha/mecha_construction_paths.dm +++ b/code/modules/vehicles/mecha/mecha_construction_paths.dm @@ -79,7 +79,14 @@ /datum/component/construction/unordered/mecha_chassis/spawn_result() var/atom/parent_atom = parent - parent_atom.icon = 'icons/mob/rideables/mech_construction.dmi' + + //MASSTEMA EDIT BEGIN (justice) + message_admins(parent_atom) + if (parent_atom.type == /obj/item/mecha_parts/chassis/justice) + parent_atom.icon = 'modular_meta/features/uplink_items/icons/mech_construction.dmi' + else + parent_atom.icon = 'icons/mob/rideables/mech_construction.dmi' + //MASSTEMA EDIT END parent_atom.set_density(TRUE) parent_atom.cut_overlays() return ..() diff --git a/code/modules/vending/sustenance.dm b/code/modules/vending/sustenance.dm index 71313d74140e..d699925bcc13 100644 --- a/code/modules/vending/sustenance.dm +++ b/code/modules/vending/sustenance.dm @@ -53,14 +53,41 @@ displayed_currency_name = "LP" allow_custom = FALSE +/obj/machinery/vending/sustenance/interact(mob/user) + if(!isliving(user)) + return ..() + var/mob/living/living_user = user + if(!is_operational) + //MASSMETA EDIT BEGIN (ru_vendors) + //speak("No valid prisoner account found. Vending is not permitted.") + to_chat(user, span_warning("Не обнаружена действующая карта заключённого. Покупка не может быть произведена")) + //MASSMETA EDIT END + return + if(!istype(living_user.get_idcard(TRUE), /obj/item/card/id/advanced/prisoner)) + if(!req_access) + speak("No valid prisoner account found. Vending is not permitted.") + return + if(!allowed(user)) + speak("No valid permissions. Vending is not permitted.") + return + return ..() + /obj/machinery/vending/sustenance/labor_camp/proceed_payment(obj/item/card/id/advanced/prisoner/paying_scum_id, mob/living/mob_paying, datum/data/vending_product/product_to_vend, price_to_use) - if(!istype(paying_scum_id)) - speak("I don't take bribes! Pay with labor points!") + if(!istype(paying_scum_id, /obj/item/card/id/advanced/prisoner)) + //MASSMETA EDIT BEGIN (ru_vendors) + //speak("I don't take bribes! Pay with labor points!") + + speak("Я не беру взяток! Плати каторжными очками!") + //MASSMETA EDIT END return FALSE if(LAZYLEN(product_to_vend.returned_products)) price_to_use = 0 //returned items are free if(price_to_use && !(paying_scum_id.points >= price_to_use)) //not enough good prisoner points - speak("You do not possess enough points to purchase [product_to_vend.name].") + //MASSMETA EDIT BEGIN (ru_vendors) + //speak("You do not possess enough points to purchase [product_to_vend.name].") + + speak("Недостаточно очков для покупки [product_to_vend.name].") + //MASSMETA EDIT END flick(icon_deny, src) return FALSE diff --git a/code/modules/vending/vendor/_vending.dm b/code/modules/vending/vendor/_vending.dm index b8ec1a43ceaf..f9a677faf718 100644 --- a/code/modules/vending/vendor/_vending.dm +++ b/code/modules/vending/vendor/_vending.dm @@ -213,8 +213,10 @@ set_wires(new /datum/wires/vending(src)) if(SStts.tts_enabled) - var/static/list/vendor_voice_by_type = list() - vendor_voice_by_type[type] ||= SStts.random_tts_voice() + var/static/vendor_voice_by_type = list() + if(!vendor_voice_by_type[type]) + vendor_voice_by_type[type] = SStts.random_vendor_voice() // //MASSMETA ADD START (vendor one voice) Original: vendor_voice_by_type[type] = pick(SStts.available_speakers) + voice = vendor_voice_by_type[type] slogan_list = splittext(product_slogans, ";") diff --git a/code/modules/vending/wardrobes.dm b/code/modules/vending/wardrobes.dm index 262024004eb1..7dcb8d708867 100644 --- a/code/modules/vending/wardrobes.dm +++ b/code/modules/vending/wardrobes.dm @@ -454,6 +454,7 @@ GLOBAL_VAR_INIT(roaches_deployed, FALSE) /obj/item/circuitboard/machine/dish_drive = 1, /obj/item/rag = 2, /obj/item/radio/headset/headset_srv = 2, + /obj/item/clothing/under/artisan = 2, // MASSMETA EDIT (oguzok_cook) ) refill_canister = /obj/item/vending_refill/wardrobe/chef_wardrobe payment_department = ACCOUNT_SRV diff --git a/config/admins.txt b/config/admins.txt index 0fe8baadb789..19065dd1d4bc 100644 --- a/config/admins.txt +++ b/config/admins.txt @@ -4,150 +4,5 @@ #Ranks will match to those with the same name in admin_ranks.txt, if a match isn't found the user won't be adminned. #If SQL-based admin loading is enabled, admins listed here will always be loaded first and will override any duplicate entries in the database. -Optimumtact = Host -LemonInTheDark = Host -CitrusGender = Game Master -NewSta = Game Master -Expletives = Game Master -kingofkosmos = Game Master -MrStonedOne = Lazy Master -RandomDudeFromTheRim = Game Master -microscopics = Game Master -Gun Hog = Game Master -KorPhaeron = Game Master -razharas = Game Master -Lordpidey = Game Master -Niknakflak = Game Master -rolan7 = Game Master -quarxink = Game Master -adrix89 = Game Master -tle = Game Master -xsi = Game Master -scaredofshadows = Game Master -neofite = Game Master -trubblebass = Game Master -mport2004 = Game Master -deuryn = Game Master -agouri = Game Master -errorage = Game Master -superxpdude = Game Master -petethegoat = Game Master -nodrak = Game Master -carnwennan = Game Master -ikarrus = Game Master -cheridan = Game Master -giacomand = Game Master -rockdtben = Game Master -sieve = Game Master -aranclanos = Game Master -intigracy = Game Master -dumpdavidson = Game Master -kazeespada = Game Master -malkevin = Game Master -incoming = Game Master -demas = Game Master -fleure = Game Master -ricotez = Game Master -misterperson = Game Master -crimsonvision = Game Master -iamgoofball = Game Master -zelacks = Game Master -androidsfv = Game Master -miggles = Game Master -jordie0608 = Game Master -s0ldi3rkr4s0 = Game Master -ergovisavi = Game Master -vistapowa = Game Master -miauw62 = Game Master -rumia29 = Game Master -bobylein = Game Master -sirbayer = Game Master -hornygranny = Game Master -yota = Game Master -firecage = Game Master -donkieyo = Game Master -argoneus = Game Master -paprka = Game Master -cookingboy3 = Game Master -limeliz = Game Master -steelpoint = Game Master -phil235 = Game Master -CorruptComputer = Game Master -xxnoob = Game Master -tkdrg = Game Master -Cuboos = Game Master -thunder12345 = Game Master -wjohnston = Game Master -mandurrh = Game Master -thurgatar = Game Master -xerux = Game Master -dannno = Game Master -lo6a4evskiy = Game Master -vekter = Game Master -Ahammer18 = Game Master -ACCount12 = Game Master -fayrik = Game Master -shadowlight213 = Game Master -drovidicorv = Game Master -Dunc = Game Master -MMMiracles = Game Master -bear1ake = Game Master -CoreOverload = Game Master -Jalleo = Game Master -ChangelingRain = Game Master -FoxPMcCloud = Game Master -Xhuis = Game Master -Astralenigma = Game Master -Tokiko1 = Game Master -SuperSayu = Game Master -Lzimann = Game Master -As334 = Game Master -neersighted = Game Master -Swankcookie = Game Master -Ressler = Game Master -Folix = Game Master -Bawhoppennn = Game Master -Anturke = Host -Lumipharon = Game Master -bgobandit = Game Master -coiax = Game Master -RandomMarine = Game Master -PKPenguin321 = Game Master -TechnoAlchemist = Game Master -Aloraydrel = Game Master -Quiltyquilty = Game Master -SnipeDragon = Game Master -Fjeld = Game Master -kevinz000 = Game Master -Tacolizard = Game Master -TrustyGun = Game Master -Cyberboss = Game Master -PJB3005 = Game Master -Sweaterkittens = Game Master -Feemjmeem = Game Master -JStheguy = Game Master -excessiveuseofcobby = Game Master -Plizzard = Game Master -octareenroon91 = Game Master -Serpentarium = Game Master -Averagejoe82 = Game Master -The Dreamweaver = Game Master -Denton-30 = Game Master -Naksuasdf = Game Master -MrDoomBringer = Game Master -shizcalev = Game Master -NicBR = Game Master -LoserWasTaken = Game Master -Fikou = Game Master -Magatsuchi = Game Master -Skoglol = Game Master -4dplanner = Game Master -Time-Green = Game Master -StyleMistake = Game Master -actioninja = Game Master -bobbahbrown = Game Master -Jaredfogle = Game Master+Coder -WaylandSmithy = Game Master -NamelessFairy = Game Master -WalterMeldron = Game Master -san7890 = Game Master +Artemchik = Host + diff --git a/config/config.txt b/config/config.txt index a220dfc71528..5dd48f757487 100644 --- a/config/config.txt +++ b/config/config.txt @@ -21,6 +21,12 @@ $include map_vote.txt ## Server name: This appears at the top of the screen in-game and in the BYOND hub. Uncomment and replace 'tgstation' with the name of your choice. # SERVERNAME tgstation +## Server tagline: This will appear right below the server's title. +# SERVERTAGLINE A generic TG-based server + +## Discord Link: This is the link to discord server +# DISCORD_LINK + ## Server SQL name: This is the name used to identify the server to the SQL DB, distinct from SERVERNAME as it must be at most 32 characters. # SERVERSQLNAME tgstation @@ -524,6 +530,10 @@ DRIFT_PROFILE_DELAY 150 ## If not set, will disable urgent ahelps. #URGENT_ADMINHELP_WEBHOOK_URL +## MASSMETA EDIT +## Дискорд аннонсилка о разных событиях в раунде +# ROUND_ANNOUNCE_WEBHOOK_URL + ## See above, but for non-urgent ahelps #REGULAR_ADMINHELP_WEBHOOK_URL @@ -600,9 +610,6 @@ PR_ANNOUNCEMENTS_PER_ROUND 5 ## Uncomment to block granting profiling privileges to users with R_DEBUG, for performance purposes #FORBID_ADMIN_PROFILING -## Uncomment to disable TTS messages on whispering, such as radio messages or the whisper verb. Useful for reducing your TTS load. -#TTS_NO_WHISPER - ## Link to a HTTP server that's been set up on a server. Docker-compose file can be found in tools/tts #TTS_HTTP_URL http://localhost:5002 @@ -619,6 +626,19 @@ PR_ANNOUNCEMENTS_PER_ROUND 5 #TTS_VOICE_BLACKLIST Sans Undertale #TTS_VOICE_BLACKLIST Papyrus Undertale +## Override the voice that the Tram system uses. If left undefined, the tram will pick a random voice. +#TTS_TRAM_ANNOUNCER_OVERRIDE Sans Undertale + +## Override the voice that computers use. If left undefined, the subsystem will pick a random consistent computer voice. +#TTS_COMPUTER_VOICE_OVERRIDE Papyrus Undertale + +## Default centcom voice for station's announcements +#CENTCOM_VOICE glados + +## Voices that are only available to admins. +#ADMIN_VOICES glados +#ADMIN_VOICES wheatley + ## Comment to disable sending a toast notification on the host server when initializations complete. ## Even if this is enabled, a notification will only be sent if there are no clients connected. TOAST_NOTIFICATION_ON_INIT diff --git a/config/dbconfig.txt b/config/dbconfig.txt index 44f36411ed80..eed180704a32 100644 --- a/config/dbconfig.txt +++ b/config/dbconfig.txt @@ -3,7 +3,7 @@ ## administration, and the in game library. ## Should SQL be enabled? Uncomment to enable -#SQL_ENABLED +SQL_ENABLED ## Server the MySQL database can be found at. ## Examples: localhost, 200.135.5.43, www.mysqldb.com, etc. @@ -13,7 +13,7 @@ ADDRESS localhost PORT 3306 ## Database for all SQL functions, not just feedback. -FEEDBACK_DATABASE feedback +FEEDBACK_DATABASE tgdb ## Prefix to be added to the name of every table, older databases will require this be set to erro_ ## Note, this does not change the table names in the database, you will have to do that yourself. @@ -21,13 +21,13 @@ FEEDBACK_DATABASE feedback ## FEEDBACK_TABLEPREFIX ## FEEDBACK_TABLEPREFIX SS13_ ## Remove "SS13_" if you are using the standard schema file. -FEEDBACK_TABLEPREFIX SS13_ +FEEDBACK_TABLEPREFIX ## Username/Login used to access the database. -FEEDBACK_LOGIN username +FEEDBACK_LOGIN root ## Password used to access the database. -FEEDBACK_PASSWORD password +FEEDBACK_PASSWORD 12345678 ## Time in seconds for asynchronous queries to timeout ## Set to 0 for infinite diff --git a/config/maps.txt b/config/maps.txt index 56771ade99a2..f7c597a29122 100644 --- a/config/maps.txt +++ b/config/maps.txt @@ -17,13 +17,18 @@ endmap # Production-level maps. +map birdshot + minplayers 30 + votable +endmap + map deltastation - minplayers 50 + minplayers 20 votable endmap map icebox - minplayers 25 + minplayers 20 votable endmap @@ -33,7 +38,7 @@ map catwalkstation endmap map metastation - minplayers 25 + minplayers 5 #voteweight 0.5 votable #feedbacklink https://www.youtube.com/watch?v=XG8b7WhANNA @@ -41,18 +46,46 @@ map metastation endmap map tramstation - minplayers 35 + minplayers 25 votable endmap map nebulastation - minplayers 35 + minplayers 25 + votable +endmap + +map pubbystation votable endmap +map kilostation + maxplayers 15 + votable + map wawastation votable - minplayers 40 + minplayers 20 +endmap + +map protoboxstation + votable +endmap + +map bearcat + maxplayers 3 + votable +endmap + +# Только через админ кнопки +map stroika +endmap + +map protosstation + minplayers 0 + maxplayers 25 + votable + endmap # Debug-only maps. diff --git a/html/changelogs/AutoChangeLog-pr-100.yml b/html/changelogs/AutoChangeLog-pr-100.yml new file mode 100644 index 000000000000..a62d2af6371f --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-100.yml @@ -0,0 +1,5 @@ +author: "MassMeta: glamyr" +delete-after: True +changes: + - map: "ДМ карта по тематике Айсмуна" + - map: "Айленд Оперейшен починен" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-101.yml b/html/changelogs/AutoChangeLog-pr-101.yml new file mode 100644 index 000000000000..0f2397df4b98 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-101.yml @@ -0,0 +1,21 @@ +author: "MassMeta" +delete-after: True +changes: + - qol: "Чуть более красивший интерфейс в некоторых вкладках метакоин." + - balance: "Награды за боссов, метакоины, поправлены числа" + - rscadd: "Шпиона теперь доступен к выбору при покупке антаг-токена." + - rscadd: "Space-explokit - three hundred ~~bucks~~ **metacoins** - полный EVA набор" + - code_imp: "Можно легко добавить нового антагониста за метакоины, см. shop_items.dm" + - code_imp: "Добавлять новые предметы в метакоиншоп легче, без заумного хардкода" + - code_imp: "дикий завоз(нет) нормальных названий прокам в коде" + - refactor: "Перевод листингов в магазине с ассоциативного списка на датумы." + - refactor: "Перевод антаг-токена с ассоц. списка на датумы" + - rscdel: "Удалено непозволительно много всякого говнокода" + - rscdel: "Работа на кухне теперь не даёт 50 метакоинов за каждого обслуженного (Вы об этом не знали, а я знал.. 🤫)" + - rscdel: "Бессчисленное число ненужного хардкода" + - rscadd: "теперь можно купить душу шусса" + - rscadd: "Теперь есть персистент награды, за ними можно закрыть любую фишку (см. modular_meta\\features\\metacoins\\code\\persistent.dm)" + - code_imp: "Добавлены полезные хуки, которые вызываются, когда ты купил какой-то предмет, когда он появился у тебя в инвентаре, а также персистент награда - по сути" + - server: "Нужно обновить схему БД, добавлена новая таблица и три новых поля" + - admin: "Логи на случай, если что-то случится с метакоинами (это обязательно случится)" + - rscadd: "surgery skillchip за метакоины" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-104.yml b/html/changelogs/AutoChangeLog-pr-104.yml new file mode 100644 index 000000000000..e8eb81ce86b3 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-104.yml @@ -0,0 +1,4 @@ +author: "MassMeta" +delete-after: True +changes: + - map: "добавлены турникеты ко входу в бриг (они крепкие, поэтому не думайте их ломать)" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-106.yml b/html/changelogs/AutoChangeLog-pr-106.yml new file mode 100644 index 000000000000..d25ae8d928a4 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-106.yml @@ -0,0 +1,4 @@ +author: "MassMeta" +delete-after: True +changes: + - bugfix: "Вендоры говорят одним голосом" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-109.yml b/html/changelogs/AutoChangeLog-pr-109.yml new file mode 100644 index 000000000000..90be1aef277c --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-109.yml @@ -0,0 +1,4 @@ +author: "MassMeta: glamyr" +delete-after: True +changes: + - map: "на кило добавлены мендеры, проведены трубы с водой к раковинам, сделан офис парамедиков с джевс оф рекавери и локером" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-113.yml b/html/changelogs/AutoChangeLog-pr-113.yml new file mode 100644 index 000000000000..2c2cb6d2a968 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-113.yml @@ -0,0 +1,4 @@ +author: "MassMeta" +delete-after: True +changes: + - bugfix: "Скиллчип автохирургии активируется автоматически, при покупке в магазине" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-115.yml b/html/changelogs/AutoChangeLog-pr-115.yml new file mode 100644 index 000000000000..5d87872050e8 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-115.yml @@ -0,0 +1,4 @@ +author: "MassMeta: Glamyr" +delete-after: True +changes: + - qol: "Теперь клоункар можно купить только от 30 онлайна" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-116.yml b/html/changelogs/AutoChangeLog-pr-116.yml new file mode 100644 index 000000000000..48a9ba0bea72 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-116.yml @@ -0,0 +1,4 @@ +author: "PostMeta: Qqq213" +delete-after: True +changes: + - map: "Фиксы Кило (не последний)" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-117.yml b/html/changelogs/AutoChangeLog-pr-117.yml new file mode 100644 index 000000000000..91cf07d51ada --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-117.yml @@ -0,0 +1,5 @@ +author: "MassMeta: glamyr" +delete-after: True +changes: + - balance: "Ребаланс тонфы, все расписано в пре" + - sound: "Добавлен звук легкому удару объектов" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-120.yml b/html/changelogs/AutoChangeLog-pr-120.yml new file mode 100644 index 000000000000..673e25fbd619 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-120.yml @@ -0,0 +1,4 @@ +author: "MassMeta: glamyr" +delete-after: True +changes: + - map: "Переделка цк: добавлен Саратов (местный тест чембер), ремап прибытия цк. Карго отдельно от цк" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-124.yml b/html/changelogs/AutoChangeLog-pr-124.yml new file mode 100644 index 000000000000..0d4398fb41d9 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-124.yml @@ -0,0 +1,4 @@ +author: "MassMeta" +delete-after: True +changes: + - rscadd: "Апстрим; все изменения с офов перенесены к нам" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-127.yml b/html/changelogs/AutoChangeLog-pr-127.yml new file mode 100644 index 000000000000..e64887ca8f82 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-127.yml @@ -0,0 +1,4 @@ +author: "MassMeta" +delete-after: True +changes: + - bugfix: "set_announcement_voices() вызывается корректно" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-129.yml b/html/changelogs/AutoChangeLog-pr-129.yml new file mode 100644 index 000000000000..248318edbddd --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-129.yml @@ -0,0 +1,4 @@ +author: "MassMeta" +delete-after: True +changes: + - rscadd: "Апстрим 31.05" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-3.yml b/html/changelogs/AutoChangeLog-pr-3.yml new file mode 100644 index 000000000000..e8f621f7df83 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-3.yml @@ -0,0 +1,4 @@ +author: "MassMeta" +delete-after: True +changes: + - rscadd: "Возвращены прогрессив трейторы, дополнительные задания и финальные задания вместе с ними." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-48.yml b/html/changelogs/AutoChangeLog-pr-48.yml new file mode 100644 index 000000000000..79d2a81984b1 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-48.yml @@ -0,0 +1,9 @@ +author: "MassMeta" +delete-after: True +changes: + - rscdel: "bugs" + - qol: "now less bugs" + - balance: "bugs" + - bugfix: "bugs" + - refactor: "some bugs" + - server: "working" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-5.yml b/html/changelogs/AutoChangeLog-pr-5.yml new file mode 100644 index 000000000000..7bc49156d07c --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-5.yml @@ -0,0 +1,7 @@ +author: "MassMeta" +delete-after: True +changes: + - rscadd: "Новая категория в модификациях" + - rscdel: "Категория перевода" + - rscdel: "Удаление вебхуков в дискорд" + - qol: "Сортировка модификаций" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-53.yml b/html/changelogs/AutoChangeLog-pr-53.yml new file mode 100644 index 000000000000..c2178c3a131f --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-53.yml @@ -0,0 +1,5 @@ +author: "MassMeta" +delete-after: True +changes: + - balance: "Демоны не могут использовать многие из способностей находясь в наручниках и без сознания" + - code_imp: "Демоны возращаются" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-61.yml b/html/changelogs/AutoChangeLog-pr-61.yml new file mode 100644 index 000000000000..30dc25d6087f --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-61.yml @@ -0,0 +1,4 @@ +author: "MassMeta" +delete-after: True +changes: + - bugfix: "серебрянный кол теперь можно крафтить" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-63.yml b/html/changelogs/AutoChangeLog-pr-63.yml new file mode 100644 index 000000000000..0b49aa9f2c72 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-63.yml @@ -0,0 +1,5 @@ +author: "MassMeta" +delete-after: True +changes: + - rscadd: "bot topics" + - code_imp: "ooc verb" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-68.yml b/html/changelogs/AutoChangeLog-pr-68.yml new file mode 100644 index 000000000000..0f45346c8be0 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-68.yml @@ -0,0 +1,4 @@ +author: "MassMeta" +delete-after: True +changes: + - code_imp: "fixed sql topics" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-69.yml b/html/changelogs/AutoChangeLog-pr-69.yml new file mode 100644 index 000000000000..78f96c192835 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-69.yml @@ -0,0 +1,4 @@ +author: "MassMeta --> Dolphyuser" +delete-after: True +changes: + - balance: "Изменения базового значения блока у двойного энергетического меча. с 75 до 100" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-71.yml b/html/changelogs/AutoChangeLog-pr-71.yml new file mode 100644 index 000000000000..5d15998312de --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-71.yml @@ -0,0 +1,5 @@ +author: "MassMeta: Glamyr" +delete-after: True +changes: + - balance: "Клаймбинг-Хуки можно заточить." + - balance: "Синди-Хуки: демейдж форс 5 -> 7" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-72.yml b/html/changelogs/AutoChangeLog-pr-72.yml new file mode 100644 index 000000000000..b34ee4e7519c --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-72.yml @@ -0,0 +1,6 @@ +author: "MassMeta" +delete-after: True +changes: + - qol: "Демоны превратились в басик-мобов" + - bugfix: "Теперь портативные зарядники не могут поднимать призраки" + - code_imp: "подтянуты изменения autoLabel.js с офтг" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-73.yml b/html/changelogs/AutoChangeLog-pr-73.yml new file mode 100644 index 000000000000..8d692dac33c1 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-73.yml @@ -0,0 +1,4 @@ +author: "bruh24" +delete-after: True +changes: + - bugfix: "Починил хардсьюты." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-77.yml b/html/changelogs/AutoChangeLog-pr-77.yml new file mode 100644 index 000000000000..67ec7e601e1c --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-77.yml @@ -0,0 +1,4 @@ +author: "MassMeta: glamyr" +delete-after: True +changes: + - code_imp: "Меньше ошибок с рантаймами" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-78.yml b/html/changelogs/AutoChangeLog-pr-78.yml new file mode 100644 index 000000000000..2dfcc196f820 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-78.yml @@ -0,0 +1,4 @@ +author: "MassMeta: glamyr" +delete-after: True +changes: + - map: "Кило и Пабби теперь работают" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-79.yml b/html/changelogs/AutoChangeLog-pr-79.yml new file mode 100644 index 000000000000..53751dffefac --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-79.yml @@ -0,0 +1,4 @@ +author: "MassMeta: glamyr" +delete-after: True +changes: + - balance: "теперь камни из которых выпадают мифрил и адамантий должны повторятся, а шанс получения мифрила увеличен до 33%" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-81.yml b/html/changelogs/AutoChangeLog-pr-81.yml new file mode 100644 index 000000000000..bd0ebbd441c9 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-81.yml @@ -0,0 +1,5 @@ +author: "MassMeta Bruh24" +delete-after: True +changes: + - code_imp: "Дезматч за метакоины" + - server: "Таблица Players, поле metacoins" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-83.yml b/html/changelogs/AutoChangeLog-pr-83.yml new file mode 100644 index 000000000000..a1f3286ddf33 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-83.yml @@ -0,0 +1,4 @@ +author: "MassMeta: glamyr" +delete-after: True +changes: + - balance: "Кд у джаунта демонов увеличен и демон лени получил новую абилку, компенсирующую убранный тормент, остановки время, останавливая так же и себя. Время на подумать" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-85.yml b/html/changelogs/AutoChangeLog-pr-85.yml new file mode 100644 index 000000000000..44ba15b6e3c0 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-85.yml @@ -0,0 +1,6 @@ +author: "MassMeta" +delete-after: True +changes: + - rscadd: "modpack spaceman_races" + - bugfix: "Зализывание ран фелинидов передаёт вирусы раненному, а не помогающему фелиниду" + - refactor: "Можно зализывать раны самому себе будучи фелинидом." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-86.yml b/html/changelogs/AutoChangeLog-pr-86.yml new file mode 100644 index 000000000000..f9bb877059f4 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-86.yml @@ -0,0 +1,4 @@ +author: "MassMeta: glamyr" +delete-after: True +changes: + - balance: "Заменены баттл райфлы из оружейки на секьюрити-лазер райфлы" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-87.yml b/html/changelogs/AutoChangeLog-pr-87.yml new file mode 100644 index 000000000000..8e4555b7cda3 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-87.yml @@ -0,0 +1,4 @@ +author: "MassMeta" +delete-after: True +changes: + - bugfix: "т2 кол теперь делается из т1 кола и железных палок а не просто палок" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-89.yml b/html/changelogs/AutoChangeLog-pr-89.yml new file mode 100644 index 000000000000..6d8816683a9c --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-89.yml @@ -0,0 +1,4 @@ +author: "MassMeta: glamyr" +delete-after: True +changes: + - map: "Флаги Республик и России теперь на станции!" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-90.yml b/html/changelogs/AutoChangeLog-pr-90.yml new file mode 100644 index 000000000000..6e37077be492 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-90.yml @@ -0,0 +1,5 @@ +author: "MassMeta: glamyr" +delete-after: True +changes: + - code_imp: "Теперь каждая из категорий ачивок имеет свой приз за выполнение (в основном 50 поинтов) за каждую ачивку, не считая базовую. Хард Рандом одарит вас +5 поинтами за каждый раунд, а если ещё в раунде съесть меинтс таблетки, то получишь +1 поинт за каждую." + - code_imp: "Роли для покупки антага скорректированы. Теперь главы и специальные раундстарт роли (хуман ии и подобные) не могут купить антагов" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-91.yml b/html/changelogs/AutoChangeLog-pr-91.yml new file mode 100644 index 000000000000..c2dc79d116a3 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-91.yml @@ -0,0 +1,12 @@ +author: "MassMeta" +delete-after: True +changes: + - rscadd: "Добавлен вызов proc award_metacoins в /datum/award/score/unlock" + - code_imp: "Добавлено описание для proc award_metacoins() для дальнейшего удобного встраивания" + - code_imp: "Отсортирован список metacoin_achievement_reward_overrides, красиво и удобно!" + - refactor: "Небольшой (small) рефактор award_metacoins()" + - rscdel: "proc/award_achievement_metacoins" + - admin: "Админ логирование для полученных метакоинов." + - admin: "Админ логирование для полученных антаг-токенов" + - admin: "Админ логирование для \"не полученных\" антаг-токенов" + - admin: "Админ верб на выдачу метакоинов." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92.yml b/html/changelogs/AutoChangeLog-pr-92.yml new file mode 100644 index 000000000000..dc370bf50feb --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92.yml @@ -0,0 +1,4 @@ +author: "MassMeta: glamyr" +delete-after: True +changes: + - map: "Подправлены некоторые карты и лодауты в дезматче" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-94.yml b/html/changelogs/AutoChangeLog-pr-94.yml new file mode 100644 index 000000000000..4e2802bf5e30 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-94.yml @@ -0,0 +1,4 @@ +author: "MassMeta: glamyr" +delete-after: True +changes: + - code_imp: "устранение рантаймов на которые жалуется гитхаб" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-95.yml b/html/changelogs/AutoChangeLog-pr-95.yml new file mode 100644 index 000000000000..6dcb0f09bb22 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-95.yml @@ -0,0 +1,4 @@ +author: "MassMeta" +delete-after: True +changes: + - map: "Протос и Протобокс убраны" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-97.yml b/html/changelogs/AutoChangeLog-pr-97.yml new file mode 100644 index 000000000000..a2a58c975c2f --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-97.yml @@ -0,0 +1,6 @@ +author: "MassMeta" +delete-after: True +changes: + - bugfix: "Who won the lottery? I did! - Анонс игрокам в лобби и призракам о джекпоте теперь работает" + - refactor: "Награды за достижения перенесены в датум самой награды, вместо глобального списка" + - bugfix: "Теперь выдача антаг-токена проверяет на наличие mind'а игрока в списке выбранных динамиком, если да, то рефандит токен (возможно)" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-98.yml b/html/changelogs/AutoChangeLog-pr-98.yml new file mode 100644 index 000000000000..8bd7795ac4d2 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-98.yml @@ -0,0 +1,5 @@ +author: "MassMeta" +delete-after: True +changes: + - bugfix: "Зализывания ран фелинидов распространяется и на другие кровоточащие раны, не только на /datum/wound/slash" + - balance: "Выше шанс заразится вирусами в ходе lick_wounds()" \ No newline at end of file diff --git a/interface/fonts/Grand9K_Pixel_Rus.ttf b/interface/fonts/Grand9K_Pixel_Rus.ttf new file mode 100644 index 000000000000..17f16cd77b7b Binary files /dev/null and b/interface/fonts/Grand9K_Pixel_Rus.ttf differ diff --git a/interface/fonts/Grand9K_Pixel_modif.ttf b/interface/fonts/Grand9K_Pixel_modif.ttf new file mode 100644 index 000000000000..dc17bf1382cf Binary files /dev/null and b/interface/fonts/Grand9K_Pixel_modif.ttf differ diff --git a/interface/fonts/PixCyrillic.ttf b/interface/fonts/PixCyrillic.ttf new file mode 100644 index 000000000000..b01ca05450c8 Binary files /dev/null and b/interface/fonts/PixCyrillic.ttf differ diff --git a/interface/fonts/Pixellari_modif.ttf b/interface/fonts/Pixellari_modif.ttf new file mode 100644 index 000000000000..98b7b44e49b0 Binary files /dev/null and b/interface/fonts/Pixellari_modif.ttf differ diff --git a/interface/fonts/SpessFontRus.ttf b/interface/fonts/SpessFontRus.ttf new file mode 100644 index 000000000000..50051e7d47ec Binary files /dev/null and b/interface/fonts/SpessFontRus.ttf differ diff --git a/interface/fonts/TinyUnicodeRus.ttf b/interface/fonts/TinyUnicodeRus.ttf new file mode 100644 index 000000000000..9833beeb2cf4 Binary files /dev/null and b/interface/fonts/TinyUnicodeRus.ttf differ diff --git a/interface/fonts/grand_9k.dm b/interface/fonts/grand_9k.dm index 7993d307bcbe..e0b7c899c4e1 100644 --- a/interface/fonts/grand_9k.dm +++ b/interface/fonts/grand_9k.dm @@ -4,7 +4,11 @@ /// Base font /datum/font/grand9k name = "Grand9K Pixel" - font_family = 'interface/fonts/Grand9K_Pixel.ttf' + //MASSMETA EDIT BEGIN (ru_tweak_say_font) + //font_family = 'interface/fonts/Grand9K_Pixel.ttf' + + font_family = 'interface/fonts/Grand9K_Pixel_Rus.ttf' + //MASSMETA EDIT END /// For icon overlays /// Grand9K 6pt metrics generated using Lummox's dmifontsplus (https://www.byond.com/developer/LummoxJR/DmiFontsPlus) diff --git a/interface/fonts/pixellari.dm b/interface/fonts/pixellari.dm index 24fcd1961fec..a96823951c38 100644 --- a/interface/fonts/pixellari.dm +++ b/interface/fonts/pixellari.dm @@ -4,7 +4,11 @@ /// Base font /datum/font/pixellari name = "Pixellari" - font_family = 'interface/fonts/Pixellari.ttf' + //MASSMETA EDIT BEGIN (ru_tweak_say_font) + //font_family = 'interface/fonts/Pixellari.ttf' + + font_family = 'interface/fonts/PixCyrillic.ttf' + //MASSMETA EDIT END /// For icon overlays /// Pixellari 12pt metrics generated using Lummox's dmifontsplus (https://www.byond.com/developer/LummoxJR/DmiFontsPlus) diff --git a/interface/fonts/spess_font.dm b/interface/fonts/spess_font.dm index 07e8ea5b3ba6..f0e5daba2ee6 100644 --- a/interface/fonts/spess_font.dm +++ b/interface/fonts/spess_font.dm @@ -4,7 +4,11 @@ /// Base font /datum/font/spessfont name = "Spess Font" - font_family = 'interface/fonts/SpessFont.ttf' + //MASSMETA EDIT BEGIN (ru_tweak_say_font) + //font_family = 'interface/fonts/SpessFont.ttf' + + font_family = 'interface/fonts/SpessFontRus.ttf' + //MASSMETA EDIT END /// For icon overlays /// Spess Font 6pt metrics generated using Lummox's dmifontsplus (https://www.byond.com/developer/LummoxJR/DmiFontsPlus) diff --git a/interface/fonts/tiny_unicode.dm b/interface/fonts/tiny_unicode.dm index d6af265d5182..99368c9f1370 100644 --- a/interface/fonts/tiny_unicode.dm +++ b/interface/fonts/tiny_unicode.dm @@ -4,7 +4,11 @@ /// Base font /datum/font/tiny_unicode name = "TinyUnicode" - font_family = 'interface/fonts/TinyUnicode.ttf' + //MASSMETA EDIT BEGIN (ru_tweak_say_font) + //font_family = 'interface/fonts/TinyUnicode.ttf' + + font_family = 'interface/fonts/TinyUnicodeRus.ttf' + //MASSMETA EDIT END /// For icon overlays /// TinyUnicode 12pt metrics generated using Lummox's dmifontsplus (https://www.byond.com/developer/LummoxJR/DmiFontsPlus) diff --git a/interface/skin.dmf b/interface/skin.dmf index bcde5f0f46fb..3b80298f2015 100644 --- a/interface/skin.dmf +++ b/interface/skin.dmf @@ -8,6 +8,69 @@ macro "default" name = "SHIFT+UP" command = ".winset :map.right-click=true" + +menu "menu" + elem + name = "&File" + command = "" + saved-params = "is-checked" + elem "reconnectbutton" + name = "&Reconnect" + command = ".reconnect" + category = "&File" + saved-params = "is-checked" + elem + name = "&Quit\tAlt-F4" + command = ".quit" + category = "&File" + saved-params = "is-checked" + elem "help-menu" + name = "&Help" + command = "" + saved-params = "is-checked" + elem + name = "&Admin Help\tF1" + command = "adminhelp" + category = "&Help" + saved-params = "is-checked" + elem + name = "&Hotkeys" + command = "Hotkeys-Help" + category = "&Help" + saved-params = "is-checked" + +//MASSMETA EDIT BEGIN (better_ui) + elem + name = "Refresh TGUI" + command = "refresh-tgui" + category = "&Help" + saved-params = "is-checked" + elem + name = "Fix Chat" + command = "fix-chat" + category = "&Help" + saved-params = "is-checked" + elem + name = "Fit Viewport" + command = "fit-viewport" + category = "&Help" + saved-params = "is-checked" + elem + name = "&Players" + command = "" + saved-params = "is-checked" + elem + name = "All Players" + command = "who" + category = "&Players" + saved-params = "is-checked" + elem + name = "Admins Online" + command = "adminwho" + category = "&Players" + saved-params = "is-checked" +//MASSMETA EDIT END + window "mainwindow" elem "mainwindow" type = MAIN @@ -18,7 +81,11 @@ window "mainwindow" is-default = true saved-params = "pos;size;is-minimized;is-maximized" statusbar = false - icon = 'icons\\ui\\common\\tg_32.png' + //MASSMETA EDIT BEGIN (better_ui) + //icon = 'icons\\ui\\common\\tg_32.png' + + icon = 'modular_meta\\tweaks\\better_ui\\icons\\massmeta_64.png' + //MASSMETA EDIT END macro = "default" elem "split" type = CHILD @@ -76,7 +143,11 @@ window "mapwindow" is-default = true right-click = true saved-params = "zoom;letterbox;zoom-mode" - style = "img.icon { width: auto; height: auto } .center { text-align: center; } .maptext { font-family: 'Grand9K Pixel'; font-size: 6pt; -dm-text-outline: 1px black; color: white; line-height: 1.0; } .command_headset { font-weight: bold; } .context { font-family: 'Pixellari'; font-size: 12pt; -dm-text-outline: 1px black; } .subcontext { font-family: 'TinyUnicode'; font-size: 12pt; line-height: 0.75; } .small { font-family: 'Spess Font'; font-size: 6pt; line-height: 1.4; } .big { font-family: 'Pixellari'; font-size: 12pt; } .reallybig { font-size: 12pt; } .extremelybig { font-size: 12pt; } .greentext { color: #00FF00; font-size: 6pt; } .redtext { color: #FF0000; font-size: 6pt; } .clown { color: #FF69BF; font-weight: bold; } .his_grace { color: #15D512; } .hypnophrase { color: #0d0d0d; font-weight: bold; } .yell { font-weight: bold; } .italics { font-family: 'Spess Font'; font-size: 6pt; line-height: 1.4; }" + //MASSMETA EDIT BEGIN (ru_tweak_say_font) + //style = ".center { text-align: center; } .maptext { font-family: 'Grand9K Pixel'; font-size: 6pt; -dm-text-outline: 1px black; color: white; line-height: 1.0; } .command_headset { font-weight: bold; } .context { font-family: 'Pixellari'; font-size: 12pt; -dm-text-outline: 1px black; } .subcontext { font-family: 'TinyUnicode'; font-size: 12pt; line-height: 0.75; } .small { font-family: 'Spess Font'; font-size: 6pt; line-height: 1.4; } .big { font-family: 'Pixellari'; font-size: 12pt; } .reallybig { font-size: 12pt; } .extremelybig { font-size: 12pt; } .greentext { color: #00FF00; font-size: 6pt; } .redtext { color: #FF0000; font-size: 6pt; } .clown { color: #FF69BF; font-weight: bold; } .his_grace { color: #15D512; } .hypnophrase { color: #0d0d0d; font-weight: bold; } .yell { font-weight: bold; } .italics { font-family: 'Spess Font'; font-size: 6pt; line-height: 1.4; }" + + style = ".center { text-align: center; } .maptext { font-family: 'Grand9K Pixel'; font-size: 6pt; -dm-text-outline: 1px black; color: white; line-height: 1.0; } .command_headset { font-weight: bold; } .context { font-family: 'Pix Cyrillic'; font-size: 12pt; -dm-text-outline: 1px black; } .subcontext { font-family: 'TinyUnicode'; font-size: 12pt; line-height: 0.75; } .small { font-family: 'Spess Font'; font-size: 6pt; line-height: 1.4; } .big { font-family: 'Pix Cyrillic'; font-size: 12pt; } .reallybig { font-size: 12pt; } .extremelybig { font-size: 12pt; } .greentext { color: #00FF00; font-size: 6pt; } .redtext { color: #FF0000; font-size: 6pt; } .clown { color: #FF69BF; font-weight: bold; } .his_grace { color: #15D512; } .hypnophrase { color: #0d0d0d; font-weight: bold; } .yell { font-weight: bold; } .italics { font-family: 'Spess Font'; font-size: 6pt; line-height: 1.4; }" + //MASSMETA EDIT END elem "status_bar" type = LABEL pos = 0,470 diff --git a/massmeta/code/datums/components/crafting/weapon_ammo.dm b/massmeta/code/datums/components/crafting/weapon_ammo.dm new file mode 100644 index 000000000000..e3b63eec0688 --- /dev/null +++ b/massmeta/code/datums/components/crafting/weapon_ammo.dm @@ -0,0 +1,11 @@ +/datum/crafting_recipe/improvisedslug + name = "Improvised Shotgun Shell" + result = /obj/item/ammo_casing/shotgun/improvised + reqs = list( + /obj/item/stack/sheet/iron = 2, + /obj/item/stack/cable_coil = 1, + /datum/reagent/fuel = 10, + ) + tool_behaviors = list(TOOL_SCREWDRIVER) + time = 1.2 SECONDS + category = CAT_WEAPON_AMMO diff --git a/massmeta/code/modules/ammunition/ballistic/shotgun.dm b/massmeta/code/modules/ammunition/ballistic/shotgun.dm new file mode 100644 index 000000000000..84df70fb5078 --- /dev/null +++ b/massmeta/code/modules/ammunition/ballistic/shotgun.dm @@ -0,0 +1,16 @@ +/obj/item/ammo_casing/shotgun/improvised + name = "improvised shell" + desc = "An extremely weak shotgun shell with multiple small pellets made out of metal shards." + icon_state = "improvshell" + projectile_type = /obj/projectile/bullet/pellet/shotgun_improvised + custom_materials = list(/datum/material/iron=SMALL_MATERIAL_AMOUNT*2.5) + pellets = 10 + variance = 25 + +/obj/item/ammo_casing/shotgun/scatterlaser + name = "scatter laser shell" + desc = "An advanced shotgun shell that uses a micro laser to replicate the effects of a scatter laser weapon in a ballistic package." + icon_state = "lshell" + projectile_type = /obj/projectile/beam/scatter + pellets = 6 + variance = 35 diff --git a/massmeta/code/modules/clothing/clothing.dm b/massmeta/code/modules/clothing/clothing.dm new file mode 100644 index 000000000000..7e514bd2b7ef --- /dev/null +++ b/massmeta/code/modules/clothing/clothing.dm @@ -0,0 +1,28 @@ +/obj/item/clothing + var/cuttable = FALSE //If you can cut the clothing with anything sharp + var/clothamnt = 0 //How much cloth + +/// Clothing + sharp = cloth sheet +/obj/item/clothing/attackby(obj/item/W, mob/user, params) + if(W.get_sharpness() && cuttable) + if (!(flags_1 & HOLOGRAM_1)) + if(QDELETED(src)) + to_chat(user, "The item doesn't exist anymore!.") + return + var/obj/item/stack/sheet/cloth/shreds = new (get_turf(src), clothamnt) + if(!QDELETED(shreds)) //stacks merged + transfer_fingerprints_to(shreds) + shreds.add_fingerprint(user) + qdel(src) + to_chat(user, span_notice("You tear [src] up.")) + playsound(src.loc, 'sound/items/poster/poster_ripped.ogg', 100, TRUE) + return TRUE + ..() + +/obj/item/clothing/neck + cuttable = TRUE + clothamnt = 1 + +/obj/item/clothing/under + cuttable = TRUE + clothamnt = 2 diff --git a/massmeta/code/modules/map_vote.dm b/massmeta/code/modules/map_vote.dm new file mode 100644 index 000000000000..90a9d6f01320 --- /dev/null +++ b/massmeta/code/modules/map_vote.dm @@ -0,0 +1,2 @@ +/datum/vote/map_vote + winner_method = VOTE_WINNER_METHOD_SIMPLE diff --git a/massmeta/code/modules/projectiles/projectile/bullets/shotgun.dm b/massmeta/code/modules/projectiles/projectile/bullets/shotgun.dm new file mode 100644 index 000000000000..a640031e6f67 --- /dev/null +++ b/massmeta/code/modules/projectiles/projectile/bullets/shotgun.dm @@ -0,0 +1,11 @@ +/obj/projectile/bullet/pellet/shotgun_improvised + damage = 6 + wound_bonus = -20 + exposed_wound_bonus = 7.5 + damage_falloff_tile = -1.2 + demolition_mod = 2 + embed_type = /datum/embedding/shrapnel + +/obj/projectile/bullet/pellet/shotgun_improvised/Initialize(mapload) + . = ..() + range = rand(3, 8) diff --git a/massmeta/code/obj/items/clothing/belt.dm b/massmeta/code/obj/items/clothing/belt.dm new file mode 100644 index 000000000000..a2522ad80d01 --- /dev/null +++ b/massmeta/code/obj/items/clothing/belt.dm @@ -0,0 +1,2 @@ +/obj/item/storage/belt + w_class = WEIGHT_CLASS_NORMAL diff --git a/massmeta/features/readme.md b/massmeta/features/readme.md new file mode 100644 index 000000000000..7a8f0cfcb841 --- /dev/null +++ b/massmeta/features/readme.md @@ -0,0 +1,17 @@ +## Тут лежат все наши НОВЫЕ модульные файлы, каждый в своем модуле. У каждого такого модуля должно быть своё уникальное название. + +### Каждый модуль должен строиться по след. структуре: + +| Папка/Файл | Описание | +| ------------------ | ---------------------------------------------- | +| **code/** 📁 | Модульный код (.dm) | +| **icon/** 📁 | Модульные иконки или картинки (.dmi .png) | +| **sound/** 📁 | Модульные аудио файлы (.ogg .waw) | +| **includes.dm** 📄 | Добавление всех ваших файлов в папке **code/** | +| **readme.md** 📝 | Полная документация к модулю | + +⚠️ В каждом модуле обязан быть хотя бы файл **readme.dm**! ⚠️ + +⚠️ Файлы строк: `.txt` и `.json` вы помещаете в папку `strings/massmeta/`, т.к. код /TG/station не может работать нормально со всеми файлами-строками вне этой папки. Укажите факт их добавления в **readme.md** вашего модуля. + +⚠️ Если в модуле присутсвтует какой-либо код в папке **`code/`**, то обязательно должен быть файл инклюдов этого кода в **includes.dm**! ⚠️ \ No newline at end of file diff --git a/massmeta/icons/mosin/64x_guns_left.dmi b/massmeta/icons/mosin/64x_guns_left.dmi new file mode 100644 index 000000000000..e81fc1348ee3 Binary files /dev/null and b/massmeta/icons/mosin/64x_guns_left.dmi differ diff --git a/massmeta/icons/mosin/64x_guns_right.dmi b/massmeta/icons/mosin/64x_guns_right.dmi new file mode 100644 index 000000000000..f2616ec8186c Binary files /dev/null and b/massmeta/icons/mosin/64x_guns_right.dmi differ diff --git a/massmeta/icons/mosin/ammo.dmi b/massmeta/icons/mosin/ammo.dmi new file mode 100644 index 000000000000..5f4e989ab45e Binary files /dev/null and b/massmeta/icons/mosin/ammo.dmi differ diff --git a/massmeta/icons/mosin/back.dmi b/massmeta/icons/mosin/back.dmi new file mode 100644 index 000000000000..4df4e8bb7644 Binary files /dev/null and b/massmeta/icons/mosin/back.dmi differ diff --git a/massmeta/icons/mosin/belt_mirror.dmi b/massmeta/icons/mosin/belt_mirror.dmi new file mode 100644 index 000000000000..136051214465 Binary files /dev/null and b/massmeta/icons/mosin/belt_mirror.dmi differ diff --git a/massmeta/icons/mosin/mosinnagant.dmi b/massmeta/icons/mosin/mosinnagant.dmi new file mode 100644 index 000000000000..87fff58e6ca0 Binary files /dev/null and b/massmeta/icons/mosin/mosinnagant.dmi differ diff --git a/massmeta/modular_meta_features.dm b/massmeta/modular_meta_features.dm new file mode 100644 index 000000000000..26b8c3f436a6 --- /dev/null +++ b/massmeta/modular_meta_features.dm @@ -0,0 +1,20 @@ +/* + * Это основной файл куда будут складываться все наши НОВЫЕ модульные добавления. + * + * Добавлять только: модули (.dm файлами) + * + * Сам этот файл добавлен в tgstation.dme + * + * Все Defines файлы лежат в папке "~meta_defines\" + * + * Все файлы должны быть в алфавитном порядке + */ + + +//master files (unsorted, TODO: need modularization) + +#include "code\obj\items\clothing\belt.dm" +#include "code\datums\components\crafting\weapon_ammo.dm" +#include "code\modules\ammunition\ballistic\shotgun.dm" +#include "code\modules\projectiles\projectile\bullets\shotgun.dm" +#include "code\modules\map_vote.dm" diff --git a/massmeta/modularization_guide.md b/massmeta/modularization_guide.md new file mode 100644 index 000000000000..d3311be1b378 --- /dev/null +++ b/massmeta/modularization_guide.md @@ -0,0 +1,441 @@ +# Руководство по модуляризации кода – MassMeta style, v0.3 + +**Соблюдение этого Гайда – залог успешного мержа Вашей фичи в репозиторий.** + +## Вступление + +Проект **МассМета** 🧰 – это, постоянно обновляющаяся, модульная ветка от проекта [/TG/station](https://github.com/tgstation/tgstation). Тут мы добавляем свои фичи и по возможности откатываем неудачные. Прочитав эту инструкцию – Вы поймете как правильно нужно внедрить к нам Вашу идею, чтоб ее могли увидеть в свет другие игроки нашего сервера. + +Несоблюдение данного руководства приведёт к стагнации код-базы проекта, как это было до. Осознав наши прошлые ошибки - было принято решение привести проект к модульности подобно той, как на серверах Skyrat, однако доработанной под наши нужды. [Оригинальное руководство](https://github.com/NovaSector/NovaSector/blob/master/modular_nova/readme.md) (на англ.) + +⚠️ **Все Баг-фиксы немодульного кода, изменение не Наших карт и тем более уже рефакторы кода – Вам нужно будет заливать именно в апстрим /TG/station !** + +### Про тестирование своих PR'ов 🔬 + +Прежде чем открывать PR на слияние, то было бы неплохо проверить Ваш код на работоспособность. +А именно: +* Скомпилируйте билд на своей локальной машине. +* Запустите билд с Вашей **Фичей** и посмотрите как она себя ведёт, если ли какие-либо аномалии. +* Если Ваша Фича предполагает взаимодействие нескольких игроков, то можете воспользоваться **Гостевым аккаунтом**. Для этого выйдите из BYOND-хаба и зайдите на локалку как Guest-[много циферок]. + +Как только Вы считаете, что уже достаточно проверили своё творение, то создавайте PR на наш репозиторий, там Вам уже подскажут как можно доработать тот или иной момент. + +### Про платформу GitHub + +Это одна из многих видов Систем Контроля Версий. Проект /TG/station располагается именно на нем. Сам Git одновременно и достаточно проработан в плане алгоритмов, он ими же и ограничен. Они не всегда могут однозначно самостоятельно разрешить определенные изменения в коде, что приводит к конфликтам, которые нужно резолвить вручную. + +Подробнее про сам Git и как с ним работать [тут](https://git-scm.com/book/ru/v2). + +## Суть Конфликта ⚔️ + +Начнём сразу с показательного примера. + +Предположим, что в какой-то строчке оригинального файла **`foobar.dm`** /TG/station было так: + +```byond +var/something = 1 +``` + +Однако, под наши нужны нам потребовалось изменить значение с **1** на **2** под какую-то фичу в проекте, + +```diff +- var/something = 1 ++ var/something = 2 //MASSMETA EDIT +``` + +Но неожиданно апстрим /TG/station вносит свои изменения (commit: their-feature) в эту же строку файла, меняя её у себя с **1** на **4**, + +```diff +- var/something = 1 ++ var/something = 4 +``` +Затем мы решили синхронизировать изменения и видим следующее, + +```byond +<<<<<< HEAD:foobar.dm +var/something = 2 //MASSMETA EDIT +====== +var/something = 4 +>>>>>> their-feature:foobar.dm +``` + +В данном случае в череду коммитов /TG/station внедряется дополнительный, про который известно только нам самим. ГитХаб, видя подобное несоответствие - даёт нам сделать выбор. + +Например, нам нужно оставить только Наше изменение, то просто удаляем все что нам добавил ГитХаб и оставляем только нужное, + +```byond +var/something = 2 //MASSMETA EDIT +``` + +Подобного рода конфликты разрешаются именно ручками, однако есть другие подходы в виде модульного кода, о которых мы расскажем далее в данном руководстве. + +Подробнее про [Ветвления и Слияния](https://git-scm.com/book/ru/v2/Ветвление-в-Git-Основы-ветвления-и-слияния). + +## Протокол модуляризации 🛠️ + +У Вашего модуля должно быть короткое и информативное название в документации, например - **`shuttle_toggle`**. + +Этим уникальным **ID** Вы затем назовёте: + +- Свою модульную папку `modular_meta/features/shuttle_toggle/`, в которой вы будете локально работать. + +- А также в дальнейшем Вы будете помечать все **Немодульные** изменения в коде /TG/station. + +Теперь подробнее про виды модуляризации. + +### Не Модульные Изменения + +Время от времени наступает момент, когда редактирование **оригинальных** файлов /TG/station становится неизбежным. + +📌 Пожалуйста, не забудьте записать факт их изменения под пунктом **"Original TG Changes"** в **`readme.md`** вашего модуля. + +В этих случаях мы решили применять следующую стандартизацию: + +- **Добавление:** + + ```byond + //MASSMETA EDIT ADDITION BEGIN (shuttle_toggle) + var/adminEmergencyNoRecall = FALSE + var/lastMode = SHUTTLE_IDLE + var/lastCallTime = 6000 + //MASSMETA EDIT ADDITION END + ``` + +- **Удаление:** + + ```byond + //MASSMETA EDIT REMOVAL BEGIN (shuttle_toggle) + /* + for(var/obj/docking_port/stationary/S in stationary) + if(S.id = id) + return S + */ + //MASSMETA EDIT REMOVAL END + ``` + +- **Изменения:** + + ```byond + //MASSMETA EDIT CHANGE BEGIN (shuttle_toggle) + /* ORIGINAL + if(SHUTTLE_STRANDED, SHUTTLE_ESCAPE) + */ + if(SHUTTLE_STRANDED, SHUTTLE_ESCAPE, SHUTTLE_DISABLED) + //MASSMETA EDIT CHANGE END + return 1 + ``` + + 💡 Если предполагается **"Масштабное"** изменений кода, то такое переопределение уже можно переместить в модуль. Однако на месте удаления обязательно допишите: (Moved to: modular_meta/features/shuttle_toggle/randomverbs.dm) + + ⚠️ Обязательно оставляем все что было до вашего вмешательства под пометкой **ORIGINAL**! + +### Полностью Модульные Изменения + +В нашем проекте присутствует папка **`modular_meta/`**, там будут храниться все наши **"Модульные"** изменения кода /TG/station. + +💡 Она полностью независима и этим мы гарантируем, что кодеры с /TG/station не будут туда вмешиваться. + +В этой папке есть ещё несколько подпапок и файлов: + +| Папка/Файл | +| ------------------------------- | +| **~meta_defines/** 📂 | +| **features/** 📂 | +| **reverts/** 📂 | +| **tools/** 📂 | +| **modular_meta_defines.dm** 📄 | +| **modular_meta_features.dm** 📄 | +| **modular_meta_reverts.dm** 📄 | +| **modularization_guide.md** 📝 | +| **module_template.md** 📝 | +| **readme.md** 📝 | + +Теперь подробнее про каждую из Папок: + +- **`~meta_defines/`** 📂 + + Здесь лежат все наши модульные "определения" (они же defines). + + Вынесена отдельно из папки **`features/`** вследствии нюансов связанных с самим проектом /TG/station. (т.к. сам byond работает с дефайнами только в директории **`code/__DEFINES/`**, туда идёт переопределение наших файлов.) + + Если у вас есть **define**, который используется более чем в одном файле вашего кода, то он **обязательно** должен быть объявлен в файле этой папки. + + 💡 Если **define** применяется только в рамках одного файла, то его достаточно объявить вверху и внизу файла. + + ```byond + #define MY_DEFINE + //some code with MY_DEFINE here + #undef MY_DEFINE + ``` + + 📌 Пожалуйста, не забудьте записать факт их добавления под пунктом **"Defines:"** в **`readme.md`** вашего модуля. + + Все файлы в папке включены в **`modular_meta/modular_meta_defines.dm`**. + +- **`features/`** 📂 + + Здесь лежат все модульные файлы **"Новых Фич"**, которых нет в апстриме. Каждой присвоен уникальный **module_id**. + + Подробнее про строение папок отдельных модулей расскажем чуть ниже. + + Только `includes.dm` файлы каждого модуля включены в **`modular_meta_features.dm`**. + +- **`reverts/`** 📂 + + Папка аналогичная `features/`, но там располагаются недавние откаты плохих и возвраты хороших по нашему мнению фич, введёных апстримом /TG/station. + + ❗ Если фича была уже выпилена давно или же апстрим произвел её полное удаление сразу, то она уже может рассматриваться как самостоятельный модуль. Такое помещаем её уже в папку `features/`! + + Такой модуль именовать уже обязательно с припиской **"revert_"**, например вот так: **revert_module_id**. + + ⚠️ Обязательно укажите в файле **`readme.md`** модуля ссылку на пиар, который откатываевается! + + Только `includes.dm` файлы каждого модуля включены в **`modular_meta_reverts.dm`**. + +- **`tools/`** 📂 + + Тут лежат все дополнительные инструменты проверки нашего кода. + + Они проверяют только файлы в модульной папке, помогая нам не совершать дополнительных ошибкок. + + К ним идет прямое обращение только в файле: **`.github/workflows/ci_suite.yml`**. + +## Подробнее про наполнение папок (features/ и reverts/) + +Чтобы сохранить общий стиль и обеспечить удобную навигацию по большинству модулей, а также контролировать количество файлов и папок в репозитории, Вы должны располагать определённые типы файлов по своим папкам. + +⚠️ Каждый модуль обязан содержать в себе файл документации модуля – `readme.md`. + +| Папка/Файл | Содержимое | +| ------------------ | ---------------------------------------------------------- | +| **code/** 📁 | Файлы кода: **`.dm`** | +| **icon/** 📁 | Файлы иконок и картинок: **`.dmi`** и **`.png`** | +| **sound/** 📁 | Звуковые файлы: **`.ogg`** и **`.waw`** | +| **includes.dm** 📄 | Перечисление всех файлов в папке **code/** | +| **readme.md** 📝 | Полная документация к модулю, [пример](module_template.md) | + +⚠️ Файлы строк: **`.txt`** и **`.json`** вы помещаете в папку `strings/massmeta/`, т.к. код /TG/station не может работать нормально со всеми файлами-строк вне этой папки. Укажите факт из добавления в **`readme.md`** вашего модуля. + +⛔ У проектов **Skyrat** присуствует папка `master_files/`, однако у нас в проекте её НЕТ! Все переопредения кода у нас помещается полностью в модуль с особыми пометками! Пояснения будут позже. + +❗ Также у проектов **Skyrat** стандартно все новые файлы сразу включаются в общий файл **`tgstation.dme`**, что я считаю достаточно трудным для дальнейшней поддрежки, да и в целом это не особо согласуется с их модульным принципом. У нашего проекта другой поход в этом моменте, как Вы видите. + +### Подробнее про папку **`code/`** + +⚠️ В этих файлах не должно быть закомментированного кода, тем более полностью закомментированных файлов! А вот пояснения к коду оставлять можно, порой даже и нужно. + +Здесь располагается код двух типов: + +#### Абсолютно новые функции и объекты 🆕 + +Просто ложите все свои новые файлы кода в папку `code/` своего модуля. + +💡 Можете разбивать Ваш под по подпапкам, если в этом есть нужда. + +Не забывайте проставлять все ваши пути к иконкам и звуку правильно! + +#### Переопределение объектов и функций /TG/station 🔀 + +С помощью этих файлов мы косвенно изменяем основной код /TG/station. Это позволяет нам очень изящно внедрять свои коррективы, не вмешиваясь напрямую в основной код. Тем самым не нарушая их череду коммитов и не создавая для нас самих в будущем **Конфликтов Слияния**. + +Однако это является и минусом такого подхода. Гитхаб не сможет нам оперативно подсказать где файл поменялся из-за вмешательства апстрима и где следует учесть измененое или дополнительное переопределение. Иногда прямые изменения кода через `//MASSMETA EDIT` предпочтительнее. Старайтесь использовать здравый смысл в этом вопросе. + +⚠️ У данных файлов **Не надо соблюдать Иерархию** аналогичной папки `code/` у /TG/station! Просто ложите вместе со всеми файлами в модуль. + +Эти файлы выносите в "отдельную группу" с помощью пометки `"master_"`, например: `master_tg_filename.dm`. + +⚠️ Над каждым блоком таких функций/объектов **подписывайте в каком оригинальном файле /TG/station они расположены**. Таким образом нам будет проще смекнуть что к чему. + +📌 Пожалуйста, не забудьте записать факт таких переопределений под пунктом **"Modular Overrides:"** в **`readme.md`** вашего модуля. + +- **Пример модульного переопределения объекта** 💡 + + Например, Вы решили модульно переопределить иконку и описание у мольберта (easel). + + Оригинальный объект в коде /TG/station по пути `code/modules/art/paintings.dm`: + + ```byond + /obj/structure/easel + name = "easel" + desc = "Only for the finest of art!" + icon = 'icons/obj/art/artstuff.dmi' + icon_state = "easel" + density = TRUE + resistance_flags = FLAMMABLE + max_integrity = 60 + var/obj/item/canvas/painting = null + ``` + + Для этого создайте новый файл желательно с таким же именем как у оригинала и расположите в папке `code/` вашего модуля: `code/master_paintings.dm`. + + Для выполнения нашей цели, наполнение даного файла будет выглядеть примерно так: + + ```byond + //ORIGINAL: code/modules/art/paintings.dm + /obj/structure/easel + desc = "Let yourself draw!" + icon = 'massmeta/features/art/icons/artstuff.dmi' + icon_state = "new_easel" + ``` + + Теперь при компилировании проекта, данное переопределение подменит эти переменные у оригинального объекта мольберта. Тем самым в готовом проекте у мольберта будет уже Новая иконка и описание. Даже код /TG/station менять не пришлось! 🎉 + +- **Пример модульного добавления фичи в функцию** 💡 + + Для простоты предположим, что вы хотите заставить оружие искрить при выстреле для имитации дульной вспышки. + + Также Вы хотите, чтобы это можно было использовать со всеми видами оружия, использующими эту функцию. + + В модульном файле объекта можно начать с добавления новой переменной `var/muzzle_flash`. + + ```byond + /obj/item/gun + var/muzzle_flash = TRUE + ``` + + Теперь у Вас будет **у каждого** наследника этого объекта доступна эта переменная. После этого, допустим, вы захотите проверять её и вызвать искры после выстрела. + + У этого объекта уже есть процедура, что вызывается при стрельбе: + + ```byond + /obj/item/gun/proc/shoot_live_shot(mob/living/user, pointblank = 0, atom/pbtarget = null, message = 1) + ``` + + Теперь мы начинаем **добавлять код** для работы нашей фичи в дочернюю процедуру `/obj/item/gun/shoot_live_shot()`. + + ```byond + /obj/item/gun/shoot_live_shot(mob/living/user, pointblank = 0, atom/pbtarget = null, message = 1) + . = ..() + if(muzzle_flash) + spawn_sparks(src) + ``` + + Тут мы обязательно вызываем такую конструкцию **`. = ..()`**, она по сути своей говорит, что мы наследуемся от родительской функции. После данной конструкции добаляем весь наш **Новый** код. + + Теперь при компилировании проекта, данные "добавления" допишутся в оригинальный объект и функцию. Этим мы добились того, что оружие при выстреле ещё и искрит, при том не вмешиваясь в функции /TG/station напрямую! 🎉 + +### **`. = ..()`** для чайников + +Как вы уже могли заметить, у языка DM частично заложена парадигма ООП, нас в данном случае интересует процесс наследования объектов и их функций. + +💡 Вы также можете нажать F1 в Dream Maker и прочитать подробный мануал на английском. + +- `.` – это возвращаемое значение нашей функции по умолчанию. Изначально оно равно `null`. + +- `..` – это возвращаемое значение родительской функции. + + Через `..()` Вы обращаетесь к родительской функции, этим вызывая её в нужном месте Вашей функции-наследника. + +И теперь, если вы сделаетете подобый манёвр `. = ..()`, то Вы вызовите родительскую функцию и присвоите её значение возвращаемому значению нашей функции. После этого можете свободно дополнять свою `.` чем хотите. + +Так же в случае, если Вы не хотите возвращать родительский вывод, то Вы можете сохранить его в любую переменную или просто использовать `..()` + +Мы так же можем вообще не вызывать `..()` - тогда функция оверрайдится полностью. Но я бы не рекомендовал делать подобное, ради перемещения ориг. функции в модуль и дальнейшей модификации её уже там, ибо когда /TG/station поменяет её у себя, то пиши пропало. + +Также учтите, что вы не сможете при модульном дополнии функции использовать те переменные, которые были объявленны в функции оригинале! + +## Карты 🗺️ + +### Не Модульное Изменение Карт + +Используются карты: +* 🔴 Оригинальные с офф ТГ (без прямых наших изменений) +* 🟡 Заимствованные с других билдов (некоторые желательно не менять, т.к. мы можем подтягивать обновления в других билдов) +* 🟢 Наши самодельные, они же полностью независимые, например, ProtoBoxStation (меняем и чиним как хотим) + +⚠️ Вся работа с любыми картами идёт **Не в модульной папке**! + +Все наши Новые карты лежат по пути **`_maps/map_files/`** + +К каждой карте идёт дополнительно **`.json`** файл-конфигурации в **`_maps/`**, не забудьте добавить его тоже! + +Также впишите новую карту в **`_maps/_basemap.dm`** (под комментами), чтобы её тоже скомпилировало. + +### Модульное Изменение Карт (Авто-мапперы) + +⚠️ Не изменяйте оригинальные карты /TG/station напрямую, Вы стокнётесь потом с таким же хаосом, как если вы бы меняли файлы иконок! Для внесения изменений ипользуйте способы ниже. + +Когда вы добавляете новый элемент на карту, то вы должны сперва определеить масштаб переделок. + +- Если это **небольшое изменение на 1 предмет**, то используйте простой автоматизатор области. + + Автомаппер простых областей использует записи точек отсчета, чтобы поместить один элемент в область карты, которая имеет определенный смысл. + +- Если речь идет об **изменении целой комнаты**, то используйте автоматизатор шаблонов. + + Автомаппер использует готовые шаблоны для переопределения участков карты, используя координаты для определения начального местоположения. Примеры смотрите в файле automapper_config.toml. + +## Модульный TGUI (TG User Interface) + +**TGUI** - еще один исключительный случай, поскольку он использует Javascript, который не может быть модульным, нежели же код DM. + +ВСЕ файлы TGUI находятся в папке `/tgui/packages/tgui/interfaces/` и ее подкаталогах. Нет какой-то конкретной папки для Наших TGUI файлов! + +📌 Пожалуйста, не забудьте записать факт их добавления/изменения под пунктом **"TGUI Files:"** в **`readme.md`** вашего модуля. + +### Изменение оригинальных файлов /TG/station + +При изменении оригинальных файлов TGUI поступаем аналогично, как и при изменении вышележащего кода DM, однако схема написания комментариев тут несколько иная. + +Вы можете использовать как `// MASSMETA EDIT`, так и `/* MASSMETA EDIT */`, хотя в некоторых случаях вам придется использовать одно вместо другого. + +В целом, старайтесь, чтобы комментарии к изменениям находились на той же строке, что и само изменение. Предпочтительно внутри JSX-тега. Например: + +```js + +``` + +```js + +``` + +```js + +``` + +В крайнем случае Вы можете заключить ваше редактирование в фигурные скобки, например так: + +```js +{/* MASSMETA EDIT ADDITION START */} + + someProp="whatever" + +{/* MASSMETA EDIT ADDITION END */} +``` + +### Создание новых файлов TGUI + +⚠️ При создании нового файла TGUI с нуля, пожалуйста, добавьте **Заголовочный Комментарий** самом верху файла: + +```js +// THIS IS A MASSMETA UI FILE +``` + +Таким образом, они легко идентифицируются как **Наши** модульные файлы TGUI `.tsx` и `.jsx`. + +Собственно ничего больше делать и не нужно, комментарии `// MASSMETA EDIT` в таком файле TGUI излишне. + + + +## В заключении + +Терпение и труд – ТГ к*дера перетрут. Если мы будем последовательны, то в конечном итоге это избавит НАС от будущих болей в области ГМ, когда Нам (Вам) же придется разрешать конфликты вручную. +Благодаря более скрупулезному документированию будет сразу понятно, какие изменения были сделаны, где и с помощью каких функций, и все станет гораздо менее двусмысленным и запутанным. + +Желаю удачи в ТГ кодинге. Помните, что сообщество всегда готово помочь Вам, если вдруг понадобится помощь. + +Оригинальное руководство: Skyrat/NovaSector. Перевод + дополнения: Artemchik542. Рецензент текста: SmArtKar. diff --git a/massmeta/module_template.md b/massmeta/module_template.md new file mode 100644 index 000000000000..28c7491a4bea --- /dev/null +++ b/massmeta/module_template.md @@ -0,0 +1,41 @@ + + +## Module ID: + +### Description: + + + +### Original TG Changes: + +- N/A + + +### Modular Overrides: + +- N/A + + +### Defines: + +- N/A + + +### TGUI Files: + +- N/A + + +### Credits: + +- N/A + diff --git a/massmeta/readme.md b/massmeta/readme.md new file mode 100644 index 000000000000..650de1ede4da --- /dev/null +++ b/massmeta/readme.md @@ -0,0 +1,22 @@ +### Это модульная папка проекта МассМета + +Здесь находятся: + + +| Папка/Файл | Описание | +| ------------------------------- | ----------------------------------------------------------- | +| **~meta_defines** 📁 | Папка со всеми нашими модульно определенными defines | +| **features** 📁 | Все Новые фичи модулями | +| **reverts** 📁 | Все Реверты плохих фич, введенных TG | +| **tools** 📁 | Инструменты, что позволяют удобнее вести проект | +| **modular_meta_defines.dm** 📄 | Тут инклюдятся все наши модульно определенные defines | +| **modular_meta_features.dm** 📄 | Тут инклюдятся все наши Новые модули | +| **modular_meta_reverts.dm** 📄 | Тут инклюдятся все наши модули-реверты | +| **modularization_guide.md** 📝 | Инструкция по модульному ведению проекта (на Русском) | +| **module_template.md** 📝 | Примерный шаблон, как должно выглядеть описание вашего PR'а | + +⚠️ Все Defines, применяющиеся в вашем модуле, должны быть реализованы в папке **~meta_defines**! ⚠️ + +📚 Вам предоставлено **modularization_guide.md** пособие на Русском, о том как модульно вести проект. + +💡 Для вашего удобства предоставленна примерная схема содержания вашего PR'а на наш репозиторй в **module_template.md**. diff --git a/massmeta/tools/readme.md b/massmeta/tools/readme.md new file mode 100644 index 000000000000..d13cfadbeb99 --- /dev/null +++ b/massmeta/tools/readme.md @@ -0,0 +1,6 @@ +## Тут лежат все наши Новые Инструменты проверки нашего кода. + +Они находятся только в данной папке. К ним идет обращение в файле: **`.github/workflows/ci_suite.yml`** + +Также было наше вмешательство в: +- `tools/build/build.js` diff --git a/massmeta/tools/ticked_file_enforcement/schemas/modular_meta_defines.json b/massmeta/tools/ticked_file_enforcement/schemas/modular_meta_defines.json new file mode 100644 index 000000000000..e2a72f9ed5d3 --- /dev/null +++ b/massmeta/tools/ticked_file_enforcement/schemas/modular_meta_defines.json @@ -0,0 +1,7 @@ +{ + "file": "massmeta/modular_meta_defines.dm", + "scannable_directory": "massmeta/~meta_defines/", + "subdirectories": true, + "excluded_files": [], + "forbidden_includes": [] +} diff --git a/massmeta/tools/ticked_file_enforcement/schemas/modular_meta_features.json b/massmeta/tools/ticked_file_enforcement/schemas/modular_meta_features.json new file mode 100644 index 000000000000..f2554274fec1 --- /dev/null +++ b/massmeta/tools/ticked_file_enforcement/schemas/modular_meta_features.json @@ -0,0 +1,7 @@ +{ + "file": "massmeta/modular_meta_features.dm", + "scannable_directory": "massmeta/features/", + "subdirectories": true, + "excluded_files": [], + "forbidden_includes": [] +} diff --git a/massmeta/tools/ticked_file_enforcement/schemas/modular_meta_reverts.json b/massmeta/tools/ticked_file_enforcement/schemas/modular_meta_reverts.json new file mode 100644 index 000000000000..e648c0fd620e --- /dev/null +++ b/massmeta/tools/ticked_file_enforcement/schemas/modular_meta_reverts.json @@ -0,0 +1,7 @@ +{ + "file": "massmeta/modular_meta_reverts.dm", + "scannable_directory": "massmeta/reverts/", + "subdirectories": true, + "excluded_files": [], + "forbidden_includes": [] +} diff --git a/massmeta/tools/ticked_file_enforcement/ticked_file_enforcement.py b/massmeta/tools/ticked_file_enforcement/ticked_file_enforcement.py new file mode 100644 index 000000000000..46f0c1874d42 --- /dev/null +++ b/massmeta/tools/ticked_file_enforcement/ticked_file_enforcement.py @@ -0,0 +1,203 @@ +import codecs +import fnmatch +import functools +import glob +import json +import os +import sys + +# simple way to check if we're running on github actions, or on a local machine +on_github = os.getenv("GITHUB_ACTIONS") == "true" + +def green(text): + return "\033[32m" + str(text) + "\033[0m" + +def red(text): + return "\033[31m" + str(text) + "\033[0m" + +def blue(text): + return "\033[34m" + str(text) + "\033[0m" + +schema = json.load(sys.stdin) +file_reference = schema["file"] +file_reference_basename = os.path.basename(file_reference) +scannable_directory = schema["scannable_directory"] +subdirectories = schema["subdirectories"] +FORBIDDEN_INCLUDES = schema["forbidden_includes"] +excluded_files = schema["excluded_files"] + +def post_error(string): + print(red(f"Ticked File Enforcement [{file_reference}]: " + string)) + if on_github: + print(f"::error file={file_reference},line=1,title=Ticked File Enforcement::{string}") + +for excluded_file in excluded_files: + full_file_path = scannable_directory + excluded_file + if not os.path.isfile(full_file_path): + post_error(f"Excluded file {full_file_path} does not exist, please remove it!") + sys.exit(1) + +file_extensions = ("dm", "dmf") + +reading = False +lines = [] +total = 0 + +# need just for better logs look +if (scannable_directory == "massmeta/features/") or (scannable_directory == "massmeta/~meta_defines/") or (scannable_directory == "massmeta/reverts/"): + print(blue(f"Scanning Modular Code...")) + print(blue(f" Checking files in [{scannable_directory}]")) + +with open(file_reference, 'r') as file: + for line in file: + total += 1 + line = line.strip() + + if line == "// BEGIN_INCLUDE": + reading = True + continue + elif line == "// END_INCLUDE": + break + elif not reading: + continue + + # need to make full path + if (scannable_directory == "massmeta/features/") or (scannable_directory == "massmeta/~meta_defines/") or (scannable_directory == "massmeta/reverts/"): + line = line[:10] + "massmeta\\" + line[10:] + + # checks defines folder + fail_no_include_modular = False + if scannable_directory == "massmeta/~meta_defines/": + module_file_path = line.replace('\\', '/') + module_file_path_clean = module_file_path[10:-1] + print(f" [{module_file_path_clean}]") + if (module_file_path_clean[9:22] != "~meta_defines"): + print(red(f" File [{module_file_path_clean}] must be in \"~meta_defines/\" folder")) + fail_no_include_modular = True + + lines.append(line) + + # checks main module folder + if (scannable_directory == "massmeta/features/") or (scannable_directory == "massmeta/reverts/"): + module_file_path = line.replace('\\', '/') + module_file_path_clean = module_file_path[10:-1] + print(f" [{module_file_path_clean}] with in it:") + if module_file_path_clean[-11:] != "includes.dm": + print(red(f" File [{module_file_path_clean}] must be named \"includes.dm\", skipping the file.")) + fail_no_include_modular = True + continue + + with open(module_file_path_clean, 'r') as extra_file: + for extra_line in extra_file: + total += 1 + extra_line = extra_line.strip() + if (extra_line[10:14] != "code"): + print(red(f" File [{extra_line}] must be in \"code/\" folder")) + fail_no_include_modular = True + + # make full path + extra_line = line[:-12] + extra_line[10:] + lines.append(extra_line) + extra_line.replace('\\', '/') + print(f" [{extra_line[10:-1]}]") + + if fail_no_include_modular: + post_error(f"Modular Ticked File Enforcement has failed!") + sys.exit(1) + +offset = total - len(lines) +print(blue(f"Ticked File Enforcement: {offset} lines were ignored in output for [{file_reference}].")) +fail_no_include = False + +scannable_files = [] +for file_extension in file_extensions: + compiled_directory = f"{scannable_directory}/**/*.{file_extension}" + scannable_files += glob.glob(compiled_directory, recursive=True) + +if len(scannable_files) == 0: + post_error(f"No files were found in {scannable_directory}. Ticked File Enforcement has failed!") + sys.exit(1) + +for code_file in scannable_files: + dm_path = "" + + if subdirectories is True: + dm_path = code_file.replace('/', '\\') + else: + dm_path = os.path.basename(code_file) + + included = f"#include \"{dm_path}\"" in lines + + forbid_include = False + for forbidable in FORBIDDEN_INCLUDES: + if not fnmatch.fnmatch(code_file, forbidable): + continue + + forbid_include = True + + if included: + post_error(f"{dm_path} should NOT be included.") + fail_no_include = True + + if forbid_include: + continue + + if not included: + if(dm_path == file_reference_basename): + continue + + if(dm_path in excluded_files): + continue + + post_error(f"Missing include for {dm_path}.") + fail_no_include = True + +if fail_no_include: + sys.exit(1) + +def compare_lines(a, b): + # Remove initial include as well as the final quotation mark + a = a[len("#include \""):-1].lower() + b = b[len("#include \""):-1].lower() + + split_by_period = a.split('.') + a_suffix = "" + if len(split_by_period) >= 2: + a_suffix = split_by_period[len(split_by_period) - 1] + split_by_period = b.split('.') + b_suffix = "" + if len(split_by_period) >= 2: + b_suffix = split_by_period[len(split_by_period) - 1] + + a_segments = a.split('\\') + b_segments = b.split('\\') + + for (a_segment, b_segment) in zip(a_segments, b_segments): + a_is_file = a_segment.endswith(file_extensions) + b_is_file = b_segment.endswith(file_extensions) + + # code\something.dm will ALWAYS come before code\directory\something.dm + if a_is_file and not b_is_file: + return -1 + + if b_is_file and not a_is_file: + return 1 + + # interface\something.dm will ALWAYS come after code\something.dm + if a_segment != b_segment: + # if we're at the end of a compare, then this is about the file name + # files with longer suffixes come after ones with shorter ones + if a_suffix != b_suffix: + return (a_suffix > b_suffix) - (a_suffix < b_suffix) + return (a_segment > b_segment) - (a_segment < b_segment) + + print(f"Two lines were exactly the same ({a} vs. {b})") + sys.exit(1) + +sorted_lines = sorted(lines, key = functools.cmp_to_key(compare_lines)) +for (index, line) in enumerate(lines): + if sorted_lines[index] != line: + post_error(f"The include at line {index + offset} is out of order ({line}, expected {sorted_lines[index]})") + sys.exit(1) + +print(green(f"Ticked File Enforcement: [{file_reference}] All includes (for {len(scannable_files)} scanned files) are in order!")) diff --git a/modular_meta/__modpack/assets_modpacks.dm b/modular_meta/__modpack/assets_modpacks.dm new file mode 100644 index 000000000000..1f014e80a9b8 --- /dev/null +++ b/modular_meta/__modpack/assets_modpacks.dm @@ -0,0 +1,21 @@ +#define MODPACKS_SET 'modular_meta/__modpack/mods_icon_placeholder.dmi' + +/datum/asset/spritesheet_batched/modpacks + name = "modpacks" + +/datum/asset/spritesheet_batched/modpacks/create_spritesheets() + // catch all modpack's previews which are pulling icons from preview.dmi files + // not from .png due of special work insert_icon() with uni_icon() + for(var/datum/modpack/this_modpack as anything in subtypesof(/datum/modpack)) + if(!this_modpack.visible) + continue + + var/icon = initial(this_modpack.icon) + var/modpack_id = initial(this_modpack.id) + + if(icon == MODPACKS_SET) + insert_icon("modpack-[modpack_id]", uni_icon(icon, "no-preview")) + else + insert_icon("modpack-[modpack_id]", uni_icon(icon, "preview")) + +#undef MODPACKS_SET diff --git a/modular_meta/__modpack/modpack.dm b/modular_meta/__modpack/modpack.dm new file mode 100644 index 000000000000..6ecd0bb29446 --- /dev/null +++ b/modular_meta/__modpack/modpack.dm @@ -0,0 +1,87 @@ +/datum/modpack + /// A string unique ID for the modpack. Used for self-cheсks, must be same as modpack name in code. /datum/modpack/ru_crayons -> "id = ru_crayons" + var/id + /// An icon for modpack preview, + var/icon = 'modular_meta/__modpack/mods_icon_placeholder.dmi' + /// A string name for the modpack. Used for looking up other modpacks in init. + var/name + /// A string desc for the modpack. Can be used for modpack verb list as description. + var/desc + /// A string with authors of this modpack. + var/author + /// A string with group of this modpack. Choose between "Features", "Tweaks" and "Reverts" + var/group + /// A list of your modpack's dependencies. If you use obj from another modpack - put it here. + var/list/mod_depends = list() + + /// Is modpack visible, (for hidden modpacks, like "example" one) + var/visible = TRUE // by default set to TRUE + + +// Modpacks initialization steps +/datum/modpack/proc/pre_initialize() // Basic modpack fuctions + if(!id) + return "Modpack ID is unset." + if(!name) + return "Modpack name is unset." + +/datum/modpack/proc/initialize() // Mods dependencies-checks + if(!mod_depends) + return + var/passed = 0 + for(var/depend_id in mod_depends) + passed = 0 + if(depend_id == id) + return "Mod depends on itself, ok and?" + for(var/datum/modpack/package as anything in SSmodpacks.loaded_modpacks) + if(package.id == depend_id) + if(passed >= 1) + return "Multiple include of one module in [id] mod dependencies." + passed++ + if(passed == 0) + return "Module [id] depends on [depend_id], please include it in your game." + +// Modpacks TGUI +/datum/modpack/ui_assets(mob/user) + return list( + get_asset_datum(/datum/asset/spritesheet_batched/modpacks), + ) + +/datum/modpack/ui_state() + return GLOB.always_state + +/datum/modpack/ui_interact(mob/user, datum/tgui/ui) + ui = SStgui.try_update_ui(user, src, ui) + if (!ui) + ui = new(user, src, "Modpacks") + ui.open() + +/datum/modpack/ui_static_data(mob/user) + . = ..() + .["categories"] = list("Features", "Tweaks", "Reverts") + .["features"] = list() + .["tweaks"] = list() + .["reverts"] = list() + + var/datum/asset/spritesheet_batched/assets = get_asset_datum(/datum/asset/spritesheet_batched/modpacks) + for(var/datum/modpack/modpack as anything in SSmodpacks.loaded_modpacks) + if (!modpack.visible) // if modpack hidden then do not add it to list + continue + + var/list/modpack_data = list( + "name" = modpack.name, + "desc" = modpack.desc, + "author" = modpack.author, + "icon_class" = assets.icon_class_name("modpack-[modpack.id]"), + "id" = modpack.id, + ) + + if (modpack.group == "Фичи" || modpack.group == "Features") + .["features"] += list(modpack_data) + else if (modpack.group == "Твики" || modpack.group == "Tweaks") + .["tweaks"] += list(modpack_data) + else if (modpack.group == "Откаты" || modpack.group == "Reverts") + .["reverts"] += list(modpack_data) + else + CRASH("Modpack [modpack.name] has bad group name or queued for deletion.") + // TODO: add here events group, only visible for admins diff --git a/modular_meta/__modpack/modpacks_subsystem.dm b/modular_meta/__modpack/modpacks_subsystem.dm new file mode 100644 index 000000000000..d9a9985752f4 --- /dev/null +++ b/modular_meta/__modpack/modpacks_subsystem.dm @@ -0,0 +1,54 @@ +#define INIT_ORDER_MODPACKS 84 + +// Subsystem of modpacks +SUBSYSTEM_DEF(modpacks) + name = "Modpacks" + init_order = INIT_ORDER_MODPACKS + ss_flags = SS_NO_FIRE + var/list/loaded_modpacks = list() + +/datum/controller/subsystem/modpacks/Initialize() + var/list/all_modpacks = list() + for(var/modpack in subtypesof(/datum/modpack/)) + all_modpacks.Add(new modpack) + + // Pre-init and register all compiled modpacks. + for(var/datum/modpack/package as anything in all_modpacks) + var/fail_msg = package.pre_initialize() + if(QDELETED(package)) + CRASH("Modpack of type [package.type] is null or queued for deletion.") + if(fail_msg) + CRASH("Modpack [package.name] failed to pre-initialize: [fail_msg].") + if(loaded_modpacks[package.name]) + CRASH("Attempted to register duplicate modpack name [package.name].") + loaded_modpacks.Add(package) + + // Handle init and post-init (two stages in case a modpack needs to implement behavior based on the presence of other packs). + for(var/datum/modpack/package as anything in all_modpacks) + var/fail_msg = package.initialize() + if(fail_msg) + CRASH("Modpack [(istype(package) && package.name) || "Unknown"] failed to initialize: [fail_msg]") + + return SS_INIT_SUCCESS + +/client/verb/modpacks_list() + set name = "Modpacks List" + set category = "OOC" + + if(!GLOB.modpacks_tgui) + GLOB.modpacks_tgui = new /datum/modpack() + + GLOB.modpacks_tgui.ui_interact(mob) + +//Show modpacks button on lobby screen +//ORIGINAL FILE: code/_onclick/hud/new_player.dm +/atom/movable/screen/lobby/button/bottom/poll + icon = 'modular_meta/__modpack/mods_button.dmi' + name = "View Loaded Modpacks" + icon_state = "mods" + base_icon_state = "mods" + screen_loc = "TOP:-122,CENTER:-26" + +/atom/movable/screen/lobby/button/bottom/poll/Click(location, control, params) + . = ..() + usr.client?.modpacks_list() diff --git a/modular_meta/__modpack/mods_button.dmi b/modular_meta/__modpack/mods_button.dmi new file mode 100644 index 000000000000..d5021b7309f1 Binary files /dev/null and b/modular_meta/__modpack/mods_button.dmi differ diff --git a/modular_meta/__modpack/mods_icon_placeholder.dmi b/modular_meta/__modpack/mods_icon_placeholder.dmi new file mode 100644 index 000000000000..e57aa1b5fcd1 Binary files /dev/null and b/modular_meta/__modpack/mods_icon_placeholder.dmi differ diff --git a/modular_meta/_defines/_main_modular_defines_include.dm b/modular_meta/_defines/_main_modular_defines_include.dm new file mode 100644 index 000000000000..19456344b402 --- /dev/null +++ b/modular_meta/_defines/_main_modular_defines_include.dm @@ -0,0 +1,8 @@ +// Put all you modular defines here, it would be pasted right before TG Defines +// So you can easily use your defines in TG code folder, not only in our modular folder + +#include "antagonists.dm" +#include "hardsuit.dm" +#include "re_hooch_heals_assistants.dm" +#include "justice_mecha.dm" +#include "techweb_nodes.dm" diff --git a/modular_meta/_defines/antagonists.dm b/modular_meta/_defines/antagonists.dm new file mode 100644 index 000000000000..168f70ce6d0b --- /dev/null +++ b/modular_meta/_defines/antagonists.dm @@ -0,0 +1,152 @@ +/// You have special interactions with Bloodsuckers (для священника) +#define TRAIT_BLOODSUCKER_HUNTER "bloodsucker_hunter" + +///Вызывается когда вампир повышает ранг: (datum/bloodsucker_datum, mob/owner, mob/target) +#define BLOODSUCKER_RANK_UP "bloodsucker_rank_up" +///Вызывается когда вампир взаимодействует с подданым на стойке подношения. +#define BLOODSUCKER_INTERACT_WITH_VASSAL "bloodsucker_interact_with_vassal" +///Вызывается когда вампир повышает подданого, до подданого любимчика: (datum/vassal_datum, mob/master) +#define BLOODSUCKER_MAKE_FAVORITE "bloodsucker_make_favorite" +///Вызывается когда вампир успешно создал подданого: (datum/bloodsucker_datum) +#define BLOODSUCKER_MADE_VASSAL "bloodsucker_made_vassal" +///Вызывается когда вампир выходит из Торпора. +#define BLOODSUCKER_EXIT_TORPOR "bloodsucker_exit_torpor" +///Вызывается когда вампир достигает финальной смерти. +#define BLOODSUCKER_FINAL_DEATH "bloodsucker_final_death" +///Становится ли вампир пылью после финальной смерти +#define DONT_DUST (1<<0) +///Вызывается когда вампир ломает маскарад +#define COMSIG_BLOODSUCKER_BROKE_MASQUERADE "comsig_bloodsucker_broke_masquerade" +///Вызывается когда вампир впадает в безумие +#define BLOODSUCKER_ENTERS_FRENZY "bloodsucker_enters_frenzy" +///Вызывается когда вампир выходит из безумия +#define BLOODSUCKER_EXITS_FRENZY "bloodsucker_exits_frenzy" + +#define MARTIALART_FRENZYGRAB "frenzy grabbing" + +/** + * Blood-level defines + */ +#define BS_BLOOD_VOLUME_MAX_REGEN 700 +#define TORTURE_BLOOD_HALF_COST 8 +#define TORTURE_CONVERSION_COST 50 +#define FRENZY_MINIMUM_THRESHOLD_ENTER 25 +#define FRENZY_EXTRA_BLOOD_NEEDED 50 + +/** + * Vassal defines + */ +#define VASSALIZATION_ALLOWED 0 +#define VASSALIZATION_DISLOYAL 1 +#define VASSALIZATION_BANNED 2 + +/** + * Cooldown defines + * Used in Cooldowns Bloodsuckers use to prevent spamming + */ +#define BLOODSUCKER_SPAM_HEALING (15 SECONDS) +#define BLOODSUCKER_SPAM_MASQUERADE (60 SECONDS) + +#define BLOODSUCKER_SPAM_SOL (30 SECONDS) + +/** + * Clan defines + */ +#define CLAN_NONE "Caitiff" +#define CLAN_BRUJAH "Brujah Clan" +#define CLAN_TOREADOR "Toreador Clan" +#define CLAN_NOSFERATU "Nosferatu Clan" +#define CLAN_TREMERE "Tremere Clan" +#define CLAN_GANGREL "Gangrel Clan" +#define CLAN_VENTRUE "Ventrue Clan" +#define CLAN_MALKAVIAN "Malkavian Clan" +#define CLAN_TZIMISCE "Tzimisce Clan" +#define CLAN_VASSAL "your Master" + +#define TREMERE_VASSAL "tremere_vassal" +#define FAVORITE_VASSAL "favorite_vassal" +#define REVENGE_VASSAL "revenge_vassal" +#define DISCORDANT_VASSAL "discordant_vassal" + +/** + * Power defines + */ +#define BP_CANT_USE_IN_TORPOR (1<<0) +#define BP_CANT_USE_IN_FRENZY (1<<1) +#define BP_CANT_USE_WHILE_STAKED (1<<2) +#define BP_CANT_USE_WHILE_INCAPACITATED (1<<3) +#define BP_CANT_USE_WHILE_UNCONSCIOUS (1<<4) + +#define BLOODSUCKER_CAN_BUY (1<<0) +#define BLOODSUCKER_DEFAULT_POWER (1<<1) +#define TREMERE_CAN_BUY (1<<2) +#define VASSAL_CAN_BUY (1<<3) +#define BRUJAH_DEFAULT_POWER (1<<4) + +#define BP_AM_TOGGLE (1<<0) +#define BP_AM_SINGLEUSE (1<<1) +#define BP_AM_STATIC_COOLDOWN (1<<2) +#define BP_AM_COSTLESS_UNCONSCIOUS (1<<3) +#define BP_AM_VERY_DYNAMIC_COOLDOWN (1<<4) + +/** + * Sol signals & Defines + */ +#define COMSIG_SOL_RANKUP_BLOODSUCKERS "comsig_sol_rankup_bloodsuckers" +#define COMSIG_SOL_RISE_TICK "comsig_sol_rise_tick" +#define COMSIG_SOL_NEAR_START "comsig_sol_near_start" +#define COMSIG_SOL_END "comsig_sol_end" +#define COMSIG_SOL_WARNING_GIVEN "comsig_sol_warning_given" +#define COMSIG_BLOODSUCKER_ON_LIFETICK "comsig_bloodsucker_on_lifetick" + +#define DANGER_LEVEL_SOL_ROSE 1 +#define DANGER_LEVEL_SOL_ENDED 2 + +/** + * Clan defines + * + * This is stuff that is used solely by Clans for clan-related activity. + */ +#define BLOODSUCKER_DRINK_NORMAL "bloodsucker_drink_normal" +#define BLOODSUCKER_DRINK_SNOBBY "bloodsucker_drink_snobby" +#define BLOODSUCKER_DRINK_INHUMANELY "bloodsucker_drink_imhumanely" + +/** + * Role defines + */ +#define ROLE_BLOODSUCKER "Bloodsucker" +#define ROLE_VAMPIRICACCIDENT "Vampiric Accident" +#define ROLE_BLOODSUCKERBREAKOUT "Bloodsucker Breakout" + +/** + * Miscellaneous defines + * + * (Defines for things too trivial to warrant their own category so we'll just call them "misc".) + */ +#define BRUJAH_FAVORITE_VASSAL_ATTACK_BONUS 4 + +/** + * Sources + */ +#define BLOODSUCKER_TRAIT "bloodsucker_trait" +#define FEED_TRAIT "feed_trait" +#define FRENZY_TRAIT "frenzy_trait" + +/** + * Traits + */ +#define TRAIT_MASQUERADE "masquerade" +#define TRAIT_COLDBLOODED "coldblooded" + +// Huds, see TG PR № 95119 +#define HUD_BLOODSUCKER_BLOOD "bloodsucker_blood" +#define HUD_BLOODSUCKER_VAMPRANK "bloodsucker_vamprank" +#define HUD_BLOODSUCKER_SUNLIGHT "bloodsucker_sunlight" + +//Bloodsuckers defines ended// + +#define SINFULDEMON_TRAIT "Sinful Demon" +#define ROLE_SINFULDEMON "Demon of Sin" +#define ROLE_DEMONINFILTRATION "Demon Infiltration" + +//Sinful Demon defines ended// diff --git a/modular_meta/_defines/hardsuit.dm b/modular_meta/_defines/hardsuit.dm new file mode 100644 index 000000000000..b6d011fc142b --- /dev/null +++ b/modular_meta/_defines/hardsuit.dm @@ -0,0 +1,24 @@ +//Allowed equipment lists for hardsuits. + +GLOBAL_LIST_INIT(advanced_hardsuit_allowed, typecacheof(list( + /obj/item/ammo_box, + /obj/item/ammo_casing, + /obj/item/flashlight, + /obj/item/gun, + /obj/item/melee/baton, + /obj/item/reagent_containers/spray/pepper, + /obj/item/restraints/handcuffs, + /obj/item/tank/internals + ))) + +GLOBAL_LIST_INIT(security_hardsuit_allowed, typecacheof(list( + /obj/item/ammo_box, + /obj/item/ammo_casing, + /obj/item/flashlight, + /obj/item/gun/ballistic, + /obj/item/gun/energy, + /obj/item/melee/baton, + /obj/item/reagent_containers/spray/pepper, + /obj/item/restraints/handcuffs, + /obj/item/tank/internals + ))) diff --git a/modular_meta/_defines/justice_mecha.dm b/modular_meta/_defines/justice_mecha.dm new file mode 100644 index 000000000000..838372cb6314 --- /dev/null +++ b/modular_meta/_defines/justice_mecha.dm @@ -0,0 +1,27 @@ +/// Module is compatible with Justice models +#define EXOSUIT_MODULE_JUSTICE (1<<12) + +/// Defines for Justice mech +#define JUSTICE_IDLE "idle" +#define JUSTICE_CHARGE "charge" +#define JUSTICE_INVISIBILITY "invisibility" +#define JUSTICE_INVISIBILITY_ATTACK "invisibility attack" +#define JUSTICE_FATALITY "fatality" + +#define JUSTICE_ENGINE_ACTIVE "active" +#define JUSTICE_ENGINE_ACTIVATING "activating" +#define JUSTICE_ENGINE_ONCOOLDOWN "oncooldown" +#define JUSTICE_ENGINE_DEACTIVATING "deactivating" +#define JUSTICE_ENGINE_DEACTIVE "deactive" + +#define COMSIG_JUSTICE_ATTACK_AOE "justice_attack_aoe" +#define COMSIG_JUSTICE_CHARGE_BUTTON_DOWN "justice_charge_button_down" + +#define COMSIG_JUSTICE_INVISIBILITY_ACTIVATE "justice_invisibility_activate" + #define COMPONENT_CANCEL_JUSTICE_INVISIBILITY_ACTIVATE (1<<0) +#define COMSIG_JUSTICE_INVISIBILITY_DEACTIVATE "justice_invisibility_deactivate" + #define COMPONENT_CANCEL_JUSTICE_INVISIBILITY_DEACTIVATE (1<<0) + +#define RND_CATEGORY_MECHFAB_JUSTICE "/Justice" + +#define HUD_JUSTICE_CHARGE_ARROW "justice_charge_arrow" diff --git a/modular_meta/_defines/re_hooch_heals_assistants.dm b/modular_meta/_defines/re_hooch_heals_assistants.dm new file mode 100644 index 000000000000..10d2fec31d53 --- /dev/null +++ b/modular_meta/_defines/re_hooch_heals_assistants.dm @@ -0,0 +1 @@ +#define TRAIT_GREYTIDE_METABOLISM "greytide_metabolism" diff --git a/modular_meta/_defines/readme.md b/modular_meta/_defines/readme.md new file mode 100644 index 000000000000..7ba8436ebf51 --- /dev/null +++ b/modular_meta/_defines/readme.md @@ -0,0 +1,5 @@ +## Тут лежат все наши Новые Defines (определения), что мы определили в нашем модуле. + +Все они добавляются непосредственно в `main_modular_defines_include.dm` + +Сами дефайны инициализируются сразу после дефайнов офф ТГ в code/\_\_DEFINES/~meta_defines_include.dm (вот такая вот переадресация типа) diff --git a/modular_meta/_defines/techweb_nodes.dm b/modular_meta/_defines/techweb_nodes.dm new file mode 100644 index 000000000000..007d8c1d7472 --- /dev/null +++ b/modular_meta/_defines/techweb_nodes.dm @@ -0,0 +1,3 @@ +//сортируйте это все по порядку пожалуйста +#define TECHWEB_NODE_ENERGY_RIFLE_TIERONE "energy_rifle_tierone" +#define TECHWEB_NODE_ENERGY_RIFLE_TIETWO "energy_rifle_tiertwo" diff --git a/modular_meta/_globalvars/_main_modular_globalvars_include.dm b/modular_meta/_globalvars/_main_modular_globalvars_include.dm new file mode 100644 index 000000000000..99935bb9725b --- /dev/null +++ b/modular_meta/_globalvars/_main_modular_globalvars_include.dm @@ -0,0 +1,6 @@ +// Put all you modular helpers here, it would be pasted right before TG Helpers +// So you can easily use your helpers in TG code folder, not only in our modular folder + +#include "tgui.dm" +#include "antagonists.dm" +#include "configuration.dm" diff --git a/modular_meta/_globalvars/antagonists.dm b/modular_meta/_globalvars/antagonists.dm new file mode 100644 index 000000000000..f3a2b530de72 --- /dev/null +++ b/modular_meta/_globalvars/antagonists.dm @@ -0,0 +1,10 @@ +#define IS_BLOODSUCKER(mob) (mob?.mind?.has_antag_datum(/datum/antagonist/bloodsucker)) +#define IS_VASSAL(mob) (mob?.mind?.has_antag_datum(/datum/antagonist/vassal)) +#define IS_FAVORITE_VASSAL(mob) (mob?.mind?.has_antag_datum(/datum/antagonist/vassal/favorite)) +#define IS_REVENGE_VASSAL(mob) (mob?.mind?.has_antag_datum(/datum/antagonist/vassal/revenge)) + +//Blodsuckers helpers ended// + +#define IS_SINFULDEMON(mob) (mob?.mind?.has_antag_datum(/datum/antagonist/sinfuldemon)) + +//Demons helpers ended// diff --git a/modular_meta/_globalvars/configuration.dm b/modular_meta/_globalvars/configuration.dm new file mode 100644 index 000000000000..fc1170b4377f --- /dev/null +++ b/modular_meta/_globalvars/configuration.dm @@ -0,0 +1,5 @@ +/datum/config_entry/string/servertagline + config_entry_value = "We forgot to set the server's tagline in config.txt" + +/datum/config_entry/string/discord_link + config_entry_value = "We forgot to set the server's discord link in config.txt" \ No newline at end of file diff --git a/modular_meta/_globalvars/readme.md b/modular_meta/_globalvars/readme.md new file mode 100644 index 000000000000..35b678d46562 --- /dev/null +++ b/modular_meta/_globalvars/readme.md @@ -0,0 +1,5 @@ +## Тут лежат все наши Новые Globalvars (глобальные переменные), что мы определили в нашем модуле. + +Все они добавляются непосредственно в `main_modular_globalvars_include.dm` + +Сами глобальные переменные инициализируются сразу после хелперов офф ТГ в code/\_globalvars/~meta_globalvars_include.dm (такая же переадресация аналогичная как и у дефайнов) diff --git a/modular_meta/_globalvars/tgui.dm b/modular_meta/_globalvars/tgui.dm new file mode 100644 index 000000000000..d2a271f9ffd5 --- /dev/null +++ b/modular_meta/_globalvars/tgui.dm @@ -0,0 +1 @@ +GLOBAL_DATUM(modpacks_tgui, /datum/modpack) diff --git a/modular_meta/_helpers/_main_modular_helpers_include.dm b/modular_meta/_helpers/_main_modular_helpers_include.dm new file mode 100644 index 000000000000..1ff57708aaf7 --- /dev/null +++ b/modular_meta/_helpers/_main_modular_helpers_include.dm @@ -0,0 +1,4 @@ +// Put all you modular helpers here, it would be pasted right before TG Helpers +// So you can easily use your helpers in TG code folder, not only in our modular folder +#include "textprocs.dm" +#include "telesci_projectile.dm" diff --git a/modular_meta/_helpers/readme.md b/modular_meta/_helpers/readme.md new file mode 100644 index 000000000000..7956681058ab --- /dev/null +++ b/modular_meta/_helpers/readme.md @@ -0,0 +1,5 @@ +## Тут лежат все наши Новые Helpers (помощники), что мы определили в нашем модуле. + +Все они добавляются непосредственно в `main_modular_helpers_include.dm` + +Сами хелперы инициализируются сразу после хелперов офф ТГ в code/\_\_HELPERS/~meta_helpers_include.dm (такая же переадресация аналогичная как и у дефайнов) diff --git a/modular_meta/_helpers/telesci_projectile.dm b/modular_meta/_helpers/telesci_projectile.dm new file mode 100644 index 000000000000..d29c684fd95f --- /dev/null +++ b/modular_meta/_helpers/telesci_projectile.dm @@ -0,0 +1,36 @@ +/datum/projectile_data + var/src_x + var/src_y + var/time + var/distance + var/power_x + var/power_y + var/dest_x + var/dest_y + +/datum/projectile_data/New(var/src_x, var/src_y, var/time, var/distance, var/power_x, var/power_y, var/dest_x, var/dest_y) + src.src_x = src_x + src.src_y = src_y + src.time = time + src.distance = distance + src.power_x = power_x + src.power_y = power_y + src.dest_x = dest_x + src.dest_y = dest_y + +/proc/projectile_trajectory(src_x, src_y, rotation, angle, power) + + // returns the destination (Vx,y) that a projectile shot at [src_x], [src_y], with an angle of [angle], + // rotated at [rotation] and with the power of [power] + // Thanks to VistaPOWA for this function + + var/power_x = power * cos(angle) + var/power_y = power * sin(angle) + var/time = 2* power_y / 10 //10 = g + + var/distance = time * power_x + + var/dest_x = src_x + distance*sin(rotation); + var/dest_y = src_y + distance*cos(rotation); + + return new /datum/projectile_data(src_x, src_y, time, distance, power_x, power_y, dest_x, dest_y) diff --git a/modular_meta/_helpers/textprocs.dm b/modular_meta/_helpers/textprocs.dm new file mode 100644 index 000000000000..47dbbfa8032b --- /dev/null +++ b/modular_meta/_helpers/textprocs.dm @@ -0,0 +1,142 @@ +/* + * Written by contributor Doohl for the /tg/station Open Source project, hosted on Google Code. + * (2012) + * + * NOTE: The below functions are part of BYOND user Deadron's "TextHandling" library. + * [ http://www.byond.com/developer/Deadron/TextHandling ] + */ + + +/// Reading files +/proc/dd_file2list(file_path, separator = "\n") + var/file + if (isfile(file_path)) + file = file_path + else + file = file(file_path) + return dd_text2list(file2text(file), separator) + + +/// Replacing text +/proc/dd_replacetext(text, search_string, replacement_string) + // A nice way to do this is to split the text into an array based on the search_string, + // then put it back together into text using replacement_string as the new separator. + var/list/textList = dd_text2list(text, search_string) + return dd_list2text(textList, replacement_string) + + +/proc/dd_replaceText(text, search_string, replacement_string) + var/list/textList = dd_text2List(text, search_string) + return dd_list2text(textList, replacement_string) + + +///Prefix checking +/proc/dd_hasprefix(text, prefix) + var/start = 1 + var/end = length(prefix) + 1 + return findtext(text, prefix, start, end) + +/proc/dd_hasPrefix(text, prefix) + var/start = 1 + var/end = length(prefix) + 1 + return findtextEx(text, prefix, start, end) + + +///Suffix checking +/proc/dd_hassuffix(text, suffix) + var/start = length(text) - length(suffix) + if (start) + return findtext(text, suffix, start) + +/proc/dd_hasSuffix(text, suffix) + var/start = length(text) - length(suffix) + if (start) + return findtextEx(text, suffix, start) + +/// Turning text into lists +/proc/dd_text2list(text, separator) + var/textlength = length(text) + var/separatorlength = length(separator) + var/list/textList = new /list() + var/searchPosition = 1 + var/findPosition = 1 + var/buggyText + while (1) // Loop forever. + findPosition = findtext(text, separator, searchPosition, 0) + buggyText = copytext(text, searchPosition, findPosition) // Everything from searchPosition to findPosition goes into a list element. + textList += "[buggyText]" // Working around weird problem where "text" != "text" after this copytext(). + + searchPosition = findPosition + separatorlength // Skip over separator. + if (findPosition == 0) // Didn't find anything at end of string so stop here. + return textList + else + if (searchPosition > textlength) // Found separator at very end of string. + textList += "" // So add empty element. + return textList + +/proc/dd_text2List(text, separator) + var/textlength = length(text) + var/separatorlength = length(separator) + var/list/textList = new /list() + var/searchPosition = 1 + var/findPosition = 1 + var/buggyText + while (1) // Loop forever. + findPosition = findtextEx(text, separator, searchPosition, 0) + buggyText = copytext(text, searchPosition, findPosition) // Everything from searchPosition to findPosition goes into a list element. + textList += "[buggyText]" // Working around weird problem where "text" != "text" after this copytext(). + + searchPosition = findPosition + separatorlength // Skip over separator. + if (findPosition == 0) // Didn't find anything at end of string so stop here. + return textList + else + if (searchPosition > textlength) // Found separator at very end of string. + textList += "" // So add empty element. + return textList + +/proc/dd_list2text(list/the_list, separator) + var/total = the_list.len + if (total == 0) // Nothing to work with. + return + + var/newText = "[the_list[1]]" // Treats any object/number as text also. + var/count + for (count = 2, count <= total, count++) + if (separator) + newText += separator + newText += "[the_list[count]]" + return newText + +/proc/dd_centertext(message, length) + var/new_message = message + var/size = length(message) + if (size == length) + return new_message + if (size > length) + return copytext(new_message, 1, length + 1) + + // Need to pad text to center it. + var/delta = length - size + if (delta == 1) + // Add one space after it. + return new_message + " " + + // Is this an odd number? If so, add extra space to front. + if (delta % 2) + new_message = " " + new_message + delta-- + + // Divide delta in 2, add those spaces to both ends. + delta = delta / 2 + var/spaces = "" + for (var/count = 1, count <= delta, count++) + spaces += " " + return spaces + new_message + spaces + +/proc/dd_limittext(message, length) + // Truncates text to limit if necessary. + var/size = length(message) + if (size <= length) + return message + else + return copytext(message, 1, length + 1) diff --git a/modular_meta/features/additional_circuit/code/_designs.dm b/modular_meta/features/additional_circuit/code/_designs.dm new file mode 100644 index 000000000000..b229fa3a3931 --- /dev/null +++ b/modular_meta/features/additional_circuit/code/_designs.dm @@ -0,0 +1,47 @@ +//Mining Component +/datum/design/component/mining + name = "Mining Component" + id = "comp_mine" + build_path = /obj/item/circuit_component/mining + +//Item Interact Component +/datum/design/component/item_interact + name = "Item Interact Component" + id = "comp_iinteract" + build_path = /obj/item/circuit_component/item_interact + +/datum/techweb_node/comp_advanced_interacts + id = TECHWEB_NODE_COMP_INTERACTION_COMPONENT + display_name = "Advanced Action Components" + description = "Grants access to more advanced action components for the drone shell." + prereq_ids = list(TECHWEB_NODE_PROGRAMMED_ROBOT) + design_ids = list( + "comp_mine", + "comp_iinteract", + ) + research_costs = list(TECHWEB_POINT_TYPE_GENERIC = TECHWEB_TIER_1_POINTS) + announce_channels = list(RADIO_CHANNEL_SCIENCE) + +//Target Scanner Component +/datum/design/component/radar_scanner + name = "Target Scanner Component" + id = "comp_tscanner" + build_path = /obj/item/circuit_component/target_scanner + +//Cell Charge Component +/datum/design/component/cell_charge + name = "Cell Charge Component" + id = "comp_ccharge" + build_path = /obj/item/circuit_component/cell_charge + +/datum/techweb_node/comp_advanced_sensors + id = TECHWEB_NODE_COMP_ADVANCED_SENSORS + display_name = "Advanced Sensor Components" + description = "Grants access to advanced sensor components component for shells." + prereq_ids = list(TECHWEB_NODE_PROGRAMMING) + design_ids = list( + "comp_tscanner", + "comp_ccharge", + ) + research_costs = list(TECHWEB_POINT_TYPE_GENERIC = TECHWEB_TIER_1_POINTS) + announce_channels = list(RADIO_CHANNEL_SCIENCE) diff --git a/modular_meta/features/additional_circuit/code/cell_reader.dm b/modular_meta/features/additional_circuit/code/cell_reader.dm new file mode 100644 index 000000000000..4f681b20b2b8 --- /dev/null +++ b/modular_meta/features/additional_circuit/code/cell_reader.dm @@ -0,0 +1,26 @@ +/** + * # Cell Charge Component + * + * Allows for reading of the max/current charge of the cell in an integrated circuit. + */ +/obj/item/circuit_component/cell_charge + display_name = "Cell Charge" + desc = "A component that can read out the max and current charge of the cell." + category = "Sensor" + + /// max and current charge for the cell + var/datum/port/output/max_charge + var/datum/port/output/current_charge + + circuit_flags = CIRCUIT_FLAG_INPUT_SIGNAL|CIRCUIT_FLAG_OUTPUT_SIGNAL + +/obj/item/circuit_component/cell_charge/populate_ports() + max_charge = add_output_port("Max Charge", PORT_TYPE_NUMBER) + current_charge = add_output_port("Current Charge", PORT_TYPE_NUMBER) + +/obj/item/circuit_component/cell_charge/input_received(datum/port/input/port) + var/obj/item/stock_parts/power_store/read_cell = parent.cell + if(!read_cell || !istype(read_cell)) + return + max_charge.set_output(read_cell.maxcharge) + current_charge.set_output(read_cell.charge) diff --git a/modular_meta/features/additional_circuit/code/interact_item.dm b/modular_meta/features/additional_circuit/code/interact_item.dm new file mode 100644 index 000000000000..24b174541ce7 --- /dev/null +++ b/modular_meta/features/additional_circuit/code/interact_item.dm @@ -0,0 +1,47 @@ +/** + * # Item Interact Component + * + * Allows for interaction with an item. Drone shell only. + */ +/obj/item/circuit_component/item_interact + display_name = "Item Interact" + desc = "A component that can force the shell to interact with an item. Only works with drone shells. Only works on items. Must be directly next to the item." + category = "Action" + + /// Whether to use primary attack_self or secondary attack_self + var/datum/port/input/primary_interact + var/datum/port/input/secondary_interact + + circuit_flags = CIRCUIT_FLAG_INPUT_SIGNAL|CIRCUIT_FLAG_OUTPUT_SIGNAL + +/obj/item/circuit_component/item_interact/populate_ports() + primary_interact = add_input_port("Primary Interact", PORT_TYPE_ATOM) + secondary_interact = add_input_port("Secondary Interact", PORT_TYPE_ATOM) + +/obj/item/circuit_component/item_interact/input_received(datum/port/input/port) + do_primary() + do_secondary() + +/obj/item/circuit_component/item_interact/proc/do_primary() + var/atom/target_atom = primary_interact.value + if(!istype(target_atom, /obj/item)) + return + var/obj/item/target_item = target_atom + + var/mob/shell = parent.shell + if(!istype(shell) || get_dist(shell, target_item) > 1 || shell.z != target_item.z) + return + + target_item.attack_self(shell) + +/obj/item/circuit_component/item_interact/proc/do_secondary() + var/atom/target_atom = secondary_interact.value + if(!istype(target_atom, /obj/item)) + return + var/obj/item/target_item = target_atom + + var/mob/shell = parent.shell + if(!istype(shell) || get_dist(shell, target_item) > 1 || shell.z != target_item.z) + return + + target_item.attack_self_secondary(shell) diff --git a/modular_meta/features/additional_circuit/code/mining_circuit.dm b/modular_meta/features/additional_circuit/code/mining_circuit.dm new file mode 100644 index 000000000000..9adaba135ef8 --- /dev/null +++ b/modular_meta/features/additional_circuit/code/mining_circuit.dm @@ -0,0 +1,28 @@ +/** + * # Mining Component + * + * Allows for mining of mineral walls (walls with ores). Requires a shell. + */ +/obj/item/circuit_component/mining + display_name = "Mine" + desc = "A component that can force the shell to mine a target. Only works with drone shells. Only works on mining surfaces." + category = "Action" + + /// Frequency input + var/datum/port/input/target + circuit_flags = CIRCUIT_FLAG_INPUT_SIGNAL|CIRCUIT_FLAG_OUTPUT_SIGNAL + +/obj/item/circuit_component/mining/populate_ports() + target = add_input_port("Target", PORT_TYPE_ATOM) + +/obj/item/circuit_component/mining/input_received(datum/port/input/port) + var/atom/target_atom = target.value + if(!istype(target_atom, /turf/closed/mineral)) + return + var/turf/closed/mineral/target_mineral = target_atom + + var/mob/shell = parent.shell + if(!istype(shell) || get_dist(shell, target_mineral) > 1 || shell.z != target_mineral.z) + return + + target_mineral.gets_drilled(shell, FALSE) diff --git a/modular_meta/features/additional_circuit/code/target_scanner.dm b/modular_meta/features/additional_circuit/code/target_scanner.dm new file mode 100644 index 000000000000..7eae74f7c538 --- /dev/null +++ b/modular_meta/features/additional_circuit/code/target_scanner.dm @@ -0,0 +1,50 @@ +/** + * # Target Scanner Component + * + * Allows for creating a list of atoms within a range of 1. + */ +/obj/item/circuit_component/target_scanner + display_name = "Target Scanner" + desc = "A component that will create a list of the things within a location depending on an offset to the shell." + category = "Action" + + // the offsets required for scanning + var/datum/port/input/x_pos + var/datum/port/input/y_pos + + COOLDOWN_DECLARE(scan_delay) + ///the delay between each scan + var/time_delay = 0.5 SECONDS + + /// The table filled of atoms or "entities" + var/datum/port/output/atom_table + + circuit_flags = CIRCUIT_FLAG_INPUT_SIGNAL|CIRCUIT_FLAG_OUTPUT_SIGNAL + +/obj/item/circuit_component/target_scanner/populate_ports() + x_pos = add_input_port("X offset", PORT_TYPE_NUMBER) + y_pos = add_input_port("Y offset", PORT_TYPE_NUMBER) + atom_table = add_output_port("Output", PORT_TYPE_LIST(PORT_TYPE_ATOM)) + +/obj/item/circuit_component/target_scanner/input_received(datum/port/input/port) + //cooldown is important + if(!COOLDOWN_FINISHED(src, scan_delay)) + return + COOLDOWN_START(src, scan_delay, time_delay) + //we need both a x pos and y pos + if(!x_pos || !y_pos) + return + //the turf that will be scanned + var/turf/target_turf = locate(parent.shell.x + x_pos.value, parent.shell.y + y_pos.value, parent.shell.z) + //for sanity + if(!target_turf) + return + //null the create_table + var/create_table = list() + //add the scanned turf to the create_table + create_table += target_turf + //add the contents of the scanned turf to create_table + for(var/iteration in target_turf.contents) + create_table += iteration + //send out the table + atom_table.set_output(create_table) diff --git a/modular_meta/features/additional_circuit/includes.dm b/modular_meta/features/additional_circuit/includes.dm new file mode 100644 index 000000000000..d2ea97811aa1 --- /dev/null +++ b/modular_meta/features/additional_circuit/includes.dm @@ -0,0 +1,13 @@ +#include "code\_designs.dm" +#include "code\cell_reader.dm" +#include "code\interact_item.dm" +#include "code\mining_circuit.dm" +#include "code\target_scanner.dm" + +/datum/modpack/additional_circuit + id = "additional_circuit" + icon = 'modular_meta/features/additional_circuit/preview.dmi' + name = "Доп. микросхемы" + group = "Features" + desc = "Добавляет микросхемы для Циркуитов." + author = "Jake Park. Портирование: homexp13" diff --git a/modular_meta/features/additional_circuit/preview.dmi b/modular_meta/features/additional_circuit/preview.dmi new file mode 100644 index 000000000000..62c9a9c69804 Binary files /dev/null and b/modular_meta/features/additional_circuit/preview.dmi differ diff --git a/modular_meta/features/additional_circuit/readme.md b/modular_meta/features/additional_circuit/readme.md new file mode 100644 index 000000000000..3650de63ed6b --- /dev/null +++ b/modular_meta/features/additional_circuit/readme.md @@ -0,0 +1,3 @@ +Было взято с: https://github.com/NovaSector/NovaSector/tree/master/modular_nova/modules/additional_circuit + +При возникновении ошибок смотреть в репозитоий выше. \ No newline at end of file diff --git a/modular_meta/features/admin/code/ahelp/skill_issue.dm b/modular_meta/features/admin/code/ahelp/skill_issue.dm new file mode 100644 index 000000000000..6d8d43c292d5 --- /dev/null +++ b/modular_meta/features/admin/code/ahelp/skill_issue.dm @@ -0,0 +1,29 @@ +/datum/admin_help/ClosureLinks(ref_src) + . = ..() + . += " (SKILL)" + +//Resolve ticket with skill issue message +/datum/admin_help/proc/SkillIssue(key_name = key_name_admin(usr)) + if(state != AHELP_ACTIVE) + return + + var/msg = "- AdminHelp marked as a skill issue! -
" + msg += "Your issue has been determined by an administrator to be an issue of skill and does NOT require administrator intervention at this time. For further resolution you should pursue skill related options, such as improving at the game." + + if(initiator) + to_chat(initiator, msg, confidential = TRUE) + + SSblackbox.record_feedback("tally", "ahelp_stats", 1, "skill_issue") + msg = "Ticket [TicketHref("#[id]")] marked as skill issue by [key_name]" + message_admins(msg) + log_admin_private(msg) + AddInteraction("Marked as skill issue by [key_name]", player_message = "Marked as skill issue!") + SSblackbox.LogAhelp(id, "Skill Issue", "Marked as skill issue by [usr.key]", null, usr.ckey) + Resolve(silent = TRUE) + +//Forwarded action from admin/Topic +/datum/admin_help/Action(action) + ..() + switch(action) + if("skillissue") + SkillIssue() diff --git a/modular_meta/features/admin/code/smites/testicular_torsion.dm b/modular_meta/features/admin/code/smites/testicular_torsion.dm new file mode 100644 index 000000000000..0078af01da12 --- /dev/null +++ b/modular_meta/features/admin/code/smites/testicular_torsion.dm @@ -0,0 +1,34 @@ +/datum/smite/testicular_torsion + name = "Testicular Torsion" + +/datum/smite/testicular_torsion/effect(client/user, mob/living/target) + . = ..() + + if (!iscarbon(target)) + to_chat(user, span_warning("This must be used on a carbon mob."), confidential = TRUE) + return + + var/mob/living/carbon/carbon_target = target + if (carbon_target.gender == FEMALE) + to_chat(user, span_warning("Target has no balls!"), confidential = TRUE) + return + if (carbon_target.stat == DEAD) + to_chat(user, span_warning("Target must be alive."), confidential = TRUE) + return + + carbon_target.apply_damage(rand(20, 40), BRUTE, BODY_ZONE_L_LEG, wound_bonus = CANT_WOUND, forced = TRUE) + carbon_target.apply_damage(rand(20, 40), BRUTE, BODY_ZONE_R_LEG, wound_bonus = CANT_WOUND, forced = TRUE) + carbon_target.cause_wound_of_type_and_severity(WOUND_BLUNT, carbon_target.get_bodypart(BODY_ZONE_L_LEG), WOUND_SEVERITY_TRIVIAL, WOUND_SEVERITY_SEVERE) + carbon_target.cause_wound_of_type_and_severity(WOUND_BLUNT, carbon_target.get_bodypart(BODY_ZONE_R_LEG), WOUND_SEVERITY_TRIVIAL, WOUND_SEVERITY_SEVERE) + carbon_target.Paralyze(15 SECONDS) + + playsound(target, 'modular_meta/features/admin/sound/testicular_torsion.ogg', 60) + carbon_target.visible_message( + span_danger("You can see [carbon_target]'s balls being crushed by an unknown force! You can feel the pain just by looking at it."), + span_userdanger("You can feel like your balls are being crushed!"), + span_danger("You can hear someone's balls bursting like balloons!") + ) + + carbon_target.emote("scream") + var/list/phrase = world.file2list("strings/massmeta/testicular_torsion_phrases.txt") + carbon_target.say(pick(phrase)) diff --git a/modular_meta/features/admin/includes.dm b/modular_meta/features/admin/includes.dm new file mode 100644 index 000000000000..0ed41c94e149 --- /dev/null +++ b/modular_meta/features/admin/includes.dm @@ -0,0 +1,9 @@ +#include "code\ahelp\skill_issue.dm" +#include "code\smites\testicular_torsion.dm" + +/datum/modpack/admin_smites + id = "admin_smites" + name = "Админские смайты непослушных и Skill issue" + group = "Features" + desc = "Testicular Torsion!!!" + author = "Bruh24" diff --git a/modular_meta/features/admin/sound/testicular_torsion.ogg b/modular_meta/features/admin/sound/testicular_torsion.ogg new file mode 100644 index 000000000000..96de4d8856c8 Binary files /dev/null and b/modular_meta/features/admin/sound/testicular_torsion.ogg differ diff --git a/modular_meta/features/ai_things/code/ai_brain.dm b/modular_meta/features/ai_things/code/ai_brain.dm new file mode 100644 index 000000000000..422167f30185 --- /dev/null +++ b/modular_meta/features/ai_things/code/ai_brain.dm @@ -0,0 +1,20 @@ +// Добавляем ИИ мозг в крафт + +/datum/design/ai_brain + name = "AI-uplink brain" + desc = "A specially designed brain that allows AI to connect to a fully augmented body." + id = "ai_cyberbrain" + build_type = MECHFAB + materials = list( + /datum/material/iron = SHEET_MATERIAL_AMOUNT*1.7, + /datum/material/glass = SHEET_MATERIAL_AMOUNT*1.35, + /datum/material/gold = SMALL_MATERIAL_AMOUNT*5, + /datum/material/plastic = SMALL_MATERIAL_AMOUNT, + /datum/material/diamond = SMALL_MATERIAL_AMOUNT, + ) + construction_time = 30 SECONDS + build_path = /obj/item/organ/brain/cybernetic/ai + category = list( + RND_CATEGORY_MECHFAB_CYBORG + RND_SUBCATEGORY_MECHFAB_CYBORG_CONTROL_INTERFACES + ) + departmental_flags = DEPARTMENT_BITFLAG_SCIENCE diff --git a/modular_meta/features/ai_things/code/ru_announcers.dm b/modular_meta/features/ai_things/code/ru_announcers.dm new file mode 100644 index 000000000000..350bbc205177 --- /dev/null +++ b/modular_meta/features/ai_things/code/ru_announcers.dm @@ -0,0 +1,60 @@ +/datum/centcom_announcer/default + command_report_sounds = list('modular_meta/features/ai_things/sound/commandreport.ogg') + event_sounds = list( + ANNOUNCER_AIMALF = 'modular_meta/features/ai_things/sound/aimalf.ogg', + ANNOUNCER_ALIENS = 'sound/announcer/default/aliens.ogg', + ANNOUNCER_ANIMES = 'sound/announcer/default/animes.ogg', + ANNOUNCER_GRANOMALIES = 'modular_meta/features/ai_things/sound/granomalies.ogg', + ANNOUNCER_INTERCEPT = 'sound/announcer/default/intercept.ogg', + ANNOUNCER_IONSTORM = 'modular_meta/features/ai_things/sound/ionstorm.ogg', + ANNOUNCER_METEORS = 'modular_meta/features/ai_things/sound/meteors.ogg', + ANNOUNCER_OUTBREAK5 = 'modular_meta/features/ai_things/sound/outbreak5.ogg', + ANNOUNCER_OUTBREAK7 = 'modular_meta/features/ai_things/sound/outbreak7.ogg', + ANNOUNCER_POWEROFF = 'modular_meta/features/ai_things/sound/poweroff.ogg', + ANNOUNCER_POWERON = 'modular_meta/features/ai_things/sound/poweron.ogg', + ANNOUNCER_RADIATION = 'modular_meta/features/ai_things/sound/radiation.ogg', + ANNOUNCER_SHUTTLECALLED = 'modular_meta/features/ai_things/sound/shuttlecalled.ogg', + ANNOUNCER_SHUTTLEDOCK = 'modular_meta/features/ai_things/sound/shuttledock.ogg', + ANNOUNCER_SHUTTLERECALLED = 'modular_meta/features/ai_things/sound/shuttlerecalled.ogg', + ANNOUNCER_SPANOMALIES = 'sound/announcer/default/spanomalies.ogg' + ) + +/datum/centcom_announcer/intern + event_sounds = list( + ANNOUNCER_AIMALF = 'modular_meta/features/ai_things/sound/aimalf.ogg', + ANNOUNCER_ALIENS = 'sound/announcer/intern/aliens.ogg', + ANNOUNCER_ANIMES = 'sound/announcer/intern/animes.ogg', + ANNOUNCER_GRANOMALIES = 'sound/announcer/intern/granomalies.ogg', + ANNOUNCER_INTERCEPT = 'sound/announcer/intern/intercept.ogg', + ANNOUNCER_IONSTORM = 'sound/announcer/intern/ionstorm.ogg', + ANNOUNCER_METEORS = 'sound/announcer/intern/meteors.ogg', + ANNOUNCER_OUTBREAK5 = 'sound/announcer/intern/outbreak5.ogg', + ANNOUNCER_OUTBREAK7 = 'sound/announcer/intern/outbreak7.ogg', + ANNOUNCER_POWEROFF = 'sound/announcer/intern/poweroff.ogg', + ANNOUNCER_POWERON = 'sound/announcer/intern/poweron.ogg', + ANNOUNCER_RADIATION = 'sound/announcer/intern/radiation.ogg', + ANNOUNCER_SHUTTLECALLED = 'sound/announcer/intern/shuttlecalled.ogg', + ANNOUNCER_SHUTTLEDOCK = 'sound/announcer/intern/shuttledock.ogg', + ANNOUNCER_SHUTTLERECALLED = 'sound/announcer/intern/shuttlerecalled.ogg', + ANNOUNCER_SPANOMALIES = 'sound/announcer/intern/spanomalies.ogg' + ) + +/datum/centcom_announcer/medbot + event_sounds = list( + ANNOUNCER_AIMALF = 'modular_meta/features/ai_things/sound/aimalf.ogg', + ANNOUNCER_ALIENS = 'sound/announcer/medbot/aliens.ogg', + ANNOUNCER_ANIMES = 'sound/announcer/medbot/animes.ogg', + ANNOUNCER_GRANOMALIES = 'sound/announcer/medbot/granomalies.ogg', + ANNOUNCER_INTERCEPT = 'sound/announcer/medbot/intercept.ogg', + ANNOUNCER_IONSTORM = 'sound/announcer/medbot/ionstorm.ogg', + ANNOUNCER_METEORS = 'sound/announcer/medbot/meteors.ogg', + ANNOUNCER_OUTBREAK5 = 'sound/announcer/medbot/outbreak5.ogg', + ANNOUNCER_OUTBREAK7 = 'sound/announcer/medbot/outbreak7.ogg', + ANNOUNCER_POWEROFF = 'sound/announcer/medbot/poweroff.ogg', + ANNOUNCER_POWERON = 'sound/announcer/medbot/poweron.ogg', + ANNOUNCER_RADIATION = 'sound/announcer/medbot/radiation.ogg', + ANNOUNCER_SHUTTLECALLED = 'sound/announcer/medbot/shuttlecalled.ogg', + ANNOUNCER_SHUTTLEDOCK = 'sound/announcer/medbot/shuttledock.ogg', + ANNOUNCER_SHUTTLERECALLED = 'sound/announcer/medbot/shuttlerecalled.ogg', + ANNOUNCER_SPANOMALIES = 'sound/announcer/medbot/spanomalies.ogg' + ) diff --git a/modular_meta/features/ai_things/includes.dm b/modular_meta/features/ai_things/includes.dm new file mode 100644 index 000000000000..c6b64d64a39d --- /dev/null +++ b/modular_meta/features/ai_things/includes.dm @@ -0,0 +1,2 @@ +#include "code\ai_brain.dm" +#include "code\ru_announcers.dm" diff --git a/modular_meta/features/ai_things/sound/aimalf.ogg b/modular_meta/features/ai_things/sound/aimalf.ogg new file mode 100644 index 000000000000..18d20be14578 Binary files /dev/null and b/modular_meta/features/ai_things/sound/aimalf.ogg differ diff --git a/modular_meta/features/ai_things/sound/commandreport.ogg b/modular_meta/features/ai_things/sound/commandreport.ogg new file mode 100644 index 000000000000..917410f24d90 Binary files /dev/null and b/modular_meta/features/ai_things/sound/commandreport.ogg differ diff --git a/modular_meta/features/ai_things/sound/granomalies.ogg b/modular_meta/features/ai_things/sound/granomalies.ogg new file mode 100644 index 000000000000..2637fb09b420 Binary files /dev/null and b/modular_meta/features/ai_things/sound/granomalies.ogg differ diff --git a/modular_meta/features/ai_things/sound/ionstorm.ogg b/modular_meta/features/ai_things/sound/ionstorm.ogg new file mode 100644 index 000000000000..dc478d5c9bcf Binary files /dev/null and b/modular_meta/features/ai_things/sound/ionstorm.ogg differ diff --git a/modular_meta/features/ai_things/sound/meteors.ogg b/modular_meta/features/ai_things/sound/meteors.ogg new file mode 100644 index 000000000000..460a7a2a1f76 Binary files /dev/null and b/modular_meta/features/ai_things/sound/meteors.ogg differ diff --git a/modular_meta/features/ai_things/sound/outbreak5.ogg b/modular_meta/features/ai_things/sound/outbreak5.ogg new file mode 100644 index 000000000000..a4420e371226 Binary files /dev/null and b/modular_meta/features/ai_things/sound/outbreak5.ogg differ diff --git a/modular_meta/features/ai_things/sound/outbreak7.ogg b/modular_meta/features/ai_things/sound/outbreak7.ogg new file mode 100644 index 000000000000..7e250c238ce4 Binary files /dev/null and b/modular_meta/features/ai_things/sound/outbreak7.ogg differ diff --git a/modular_meta/features/ai_things/sound/poweroff.ogg b/modular_meta/features/ai_things/sound/poweroff.ogg new file mode 100644 index 000000000000..2e1e734d714c Binary files /dev/null and b/modular_meta/features/ai_things/sound/poweroff.ogg differ diff --git a/modular_meta/features/ai_things/sound/poweron.ogg b/modular_meta/features/ai_things/sound/poweron.ogg new file mode 100644 index 000000000000..d00c4af0744b Binary files /dev/null and b/modular_meta/features/ai_things/sound/poweron.ogg differ diff --git a/modular_meta/features/ai_things/sound/radiation.ogg b/modular_meta/features/ai_things/sound/radiation.ogg new file mode 100644 index 000000000000..f5e32830b717 Binary files /dev/null and b/modular_meta/features/ai_things/sound/radiation.ogg differ diff --git a/modular_meta/features/ai_things/sound/shuttlecalled.ogg b/modular_meta/features/ai_things/sound/shuttlecalled.ogg new file mode 100644 index 000000000000..c6110dc8959b Binary files /dev/null and b/modular_meta/features/ai_things/sound/shuttlecalled.ogg differ diff --git a/modular_meta/features/ai_things/sound/shuttledock.ogg b/modular_meta/features/ai_things/sound/shuttledock.ogg new file mode 100644 index 000000000000..5d68e7702420 Binary files /dev/null and b/modular_meta/features/ai_things/sound/shuttledock.ogg differ diff --git a/modular_meta/features/ai_things/sound/shuttlerecalled.ogg b/modular_meta/features/ai_things/sound/shuttlerecalled.ogg new file mode 100644 index 000000000000..3e0fa06e9c7d Binary files /dev/null and b/modular_meta/features/ai_things/sound/shuttlerecalled.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/code/assets/bloodsucker_assets.dm b/modular_meta/features/antagonists/bloodsuckers/code/assets/bloodsucker_assets.dm new file mode 100644 index 000000000000..916f7b579e88 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/assets/bloodsucker_assets.dm @@ -0,0 +1,15 @@ +/datum/asset/simple/bloodsucker_icons + +/datum/asset/simple/bloodsucker_icons/register() + for(var/datum/bloodsucker_clan/clans as anything in typesof(/datum/bloodsucker_clan)) + if(!initial(clans.joinable_clan)) + continue + add_bloodsucker_icon(initial(clans.join_icon), initial(clans.join_icon_state)) + + for(var/datum/action/cooldown/bloodsucker/power as anything in subtypesof(/datum/action/cooldown/bloodsucker)) + add_bloodsucker_icon(initial(power.button_icon), initial(power.button_icon_state)) + + return ..() + +/datum/asset/simple/bloodsucker_icons/proc/add_bloodsucker_icon(bloodsucker_icon, bloodsucker_icon_state) + assets[SANITIZE_FILENAME("bloodsucker.[bloodsucker_icon_state].png")] = icon(bloodsucker_icon, bloodsucker_icon_state) diff --git a/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_conversion.dm b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_conversion.dm new file mode 100644 index 000000000000..9abe59d47d14 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_conversion.dm @@ -0,0 +1,104 @@ +/** + * Checks if the target has antag datums and, if so, + * are they allowed to be Vassalized, or not, or banned. + * Args: + * target - The person we check for antag datums. + */ +/datum/antagonist/bloodsucker/proc/AmValidAntag(mob/target) + if(HAS_MIND_TRAIT(target, TRAIT_UNCONVERTABLE)) + return VASSALIZATION_BANNED + + var/vassalization_status = VASSALIZATION_ALLOWED + for(var/datum/antagonist/antag_datum as anything in target.mind.antag_datums) + if(antag_datum.type in vassal_banned_antags) + return VASSALIZATION_BANNED + vassalization_status = VASSALIZATION_DISLOYAL + return vassalization_status + +/** + * # can_make_vassal + * Checks if the person is allowed to turn into the Bloodsucker's + * Vassal, ensuring they are a player and valid. + * If they are a Vassal themselves, will check if their master + * has broken the Masquerade, to steal them. + * Args: + * conversion_target - Person being vassalized + */ +/datum/antagonist/bloodsucker/proc/can_make_vassal(mob/living/conversion_target) + if(!iscarbon(conversion_target)) + return FALSE + // No Mind! + if(!conversion_target.mind) + to_chat(owner.current, span_danger("[conversion_target] isn't self-aware enough to be made into a vassal.")) + return FALSE + if(AmValidAntag(conversion_target) == VASSALIZATION_BANNED) + to_chat(owner.current, span_danger("[conversion_target] resists the power of your blood to dominate their mind!")) + return FALSE + var/mob/living/master = conversion_target.mind.enslaved_to?.resolve() + if(!master || (master == owner.current)) + return TRUE + var/datum/antagonist/bloodsucker/bloodsuckerdatum = master.mind.has_antag_datum(/datum/antagonist/bloodsucker) + if(bloodsuckerdatum && bloodsuckerdatum.broke_masquerade) + //vassal stealing + return TRUE + to_chat(owner.current, span_danger("[conversion_target]'s mind is overwhelmed with too much external force to put your own!")) + return FALSE + +/** + * First will check if the target can be turned into a Vassal, if so then it will + * turn them into one, log it, sync their minds, then updates the Rank + * Args: + * conversion_target - The person converted. + */ +/datum/antagonist/bloodsucker/proc/make_vassal(mob/living/conversion_target) + if(!can_make_vassal(conversion_target)) + return FALSE + + //Check if they used to be a Vassal and was stolen. + var/datum/antagonist/vassal/old_vassal = conversion_target.mind.has_antag_datum(/datum/antagonist/vassal) + if(old_vassal) + conversion_target.mind.remove_antag_datum(/datum/antagonist/vassal) + + var/datum/antagonist/bloodsucker/bloodsuckerdatum = owner.has_antag_datum(/datum/antagonist/bloodsucker) + bloodsuckerdatum.SelectTitle(am_fledgling = FALSE) + + //set the master, then give the datum. + var/datum/antagonist/vassal/vassaldatum = new(conversion_target.mind) + vassaldatum.master = bloodsuckerdatum + conversion_target.mind.add_antag_datum(vassaldatum) + + message_admins("[conversion_target] has become a vassal, and is enslaved to [owner.current].") + log_admin("[conversion_target] has become a vassal, and is enslaved to [owner.current].") + return TRUE + +/* + * # can_make_special + * + * MIND Helper proc that ensures the person can be a Special Vassal, + * without actually giving the antag datum to them. + * This is because Special Vassals get special abilities, without the unique Bloodsucker blood tracking, + * and we don't want this to be infinite. + * Args: + * creator - Person attempting to convert them. + */ +/datum/mind/proc/can_make_special(datum/mind/creator) + var/mob/living/user = current + if(!(user.mob_biotypes & MOB_ORGANIC)) + if(creator) + to_chat(creator, span_danger("[user]'s DNA isn't compatible!")) + return FALSE + return TRUE + +/* + * # make_bloodsucker + * + * MIND Helper proc that turns the person into a Bloodsucker + * Args: + * creator - Person attempting to convert them. + */ +/datum/mind/proc/make_bloodsucker(datum/mind/creator) + var/datum/antagonist/bloodsuckerdatum = add_antag_datum(/datum/antagonist/bloodsucker) + if(bloodsuckerdatum && creator) + message_admins("[src] has become a Bloodsucker, and was created by [creator].") + log_admin("[src] has become a Bloodsucker, and was created by [creator].") + return bloodsuckerdatum diff --git a/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_datum.dm b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_datum.dm new file mode 100644 index 000000000000..c084059000c6 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_datum.dm @@ -0,0 +1,477 @@ +/datum/antagonist/bloodsucker + name = "\improper Bloodsucker" + show_in_antagpanel = TRUE + roundend_category = "bloodsuckers" + antagpanel_category = "Bloodsucker" + pref_flag = ROLE_BLOODSUCKER + antag_hud_name = "bloodsucker" + show_name_in_check_antagonists = TRUE + hijack_speed = 0.5 + hud_icon = 'modular_meta/features/antagonists/icons/bloodsuckers/bloodsucker_icons.dmi' + ui_name = "AntagInfoBloodsucker" + can_assign_self_objectives = FALSE + preview_outfit = /datum/outfit/bloodsucker_outfit + + /// How much blood we have, starting off at default blood levels. + var/bloodsucker_blood_volume = BLOOD_VOLUME_NORMAL + /// How much blood we can have at once, increases per level. + var/max_blood_volume = 600 + + var/datum/bloodsucker_clan/my_clan + + + /// The bloodsucker structure (if any,) being used by the owner of this antag datum. + /// Currently only used to make blood mirrors functional, but it could have applications elsewhere. + var/obj/structure/bloodsucker/blood_structure_in_use = null + + // TIMERS // + ///Timer between alerts for Burn messages + COOLDOWN_DECLARE(bloodsucker_spam_sol_burn) + ///Timer between alerts for Healing messages + COOLDOWN_DECLARE(bloodsucker_spam_healing) + + ///Used for assigning your name + var/bloodsucker_name + ///Used for assigning your title + var/bloodsucker_title + ///Used for assigning your reputation + var/bloodsucker_reputation + + ///Amount of Humanity lost + var/humanity_lost = 0 + ///Have we been broken the Masquerade? + var/broke_masquerade = FALSE + ///How many Masquerade Infractions do we have? + var/masquerade_infractions = 0 + ///Blood required to enter Frenzy + var/frenzy_threshold = FRENZY_MINIMUM_THRESHOLD_ENTER + ///If we are currently in a Frenzy + var/frenzied = FALSE + + ///ALL Powers currently owned + var/list/datum/action/cooldown/bloodsucker/powers = list() + ///Frenzy Grab Martial art given to Bloodsuckers in a Frenzy + var/datum/martial_art/frenzygrab/frenzygrab = new + + ///Vassals under my control. Periodically remove the dead ones. + var/list/datum/antagonist/vassal/vassals = list() + /// List of special vassals owned. Referenced to make sure we don't get two of the same type. + /// Discordant vassals are here because only Brujah should be able to make them. + var/list/datum/antagonist/vassal/special_vassals = list( + //This is an unlockable vassal, this prevents Bloodsuckers from making one. + DISCORDANT_VASSAL, + ) + + var/bloodsucker_level = 0 + var/bloodsucker_level_unspent = 1 + var/additional_regen + var/bloodsucker_regen_rate = 0.3 + + // Used for Bloodsucker Objectives + var/area/bloodsucker_lair_area + var/obj/structure/closet/crate/claimed_coffin + var/total_blood_drank = 0 + + ///Blood display HUD + var/atom/movable/screen/bloodsucker/blood_counter/blood_display + ///Vampire level display HUD + var/atom/movable/screen/bloodsucker/rank_counter/vamprank_display + ///Sunlight timer HUD + var/atom/movable/screen/bloodsucker/sunlight_counter/sunlight_display + + /// Static typecache of all bloodsucker powers. + var/static/list/all_bloodsucker_powers = typecacheof(/datum/action/cooldown/bloodsucker, ignore_root_path = TRUE) + /// Antagonists that cannot be Vassalized no matter what + var/static/list/vassal_banned_antags = list( + /datum/antagonist/bloodsucker, + /datum/antagonist/changeling, + /datum/antagonist/cult, + ) + ///Default Bloodsucker traits + var/static/list/bloodsucker_traits = list( + TRAIT_NOBREATH, + TRAIT_SLEEPIMMUNE, + TRAIT_RESISTCOLD, + TRAIT_RADIMMUNE, + TRAIT_GENELESS, + TRAIT_STABLEHEART, + TRAIT_NOSOFTCRIT, + TRAIT_AGEUSIA, + TRAIT_COLDBLOODED, + TRAIT_VIRUSIMMUNE, + TRAIT_TOXIMMUNE, + TRAIT_HARDLY_WOUNDED, + TRAIT_NO_MIRROR_REFLECTION, //Mirrors aren't THAT common— besides, Masquerade can cover this up. + ) + +/** + * Apply innate effects is everything given to the mob + * When a body is tranferred, this is called on the new mob + * while on_gain is called ONCE per ANTAG, this is called ONCE per BODY. + */ +/datum/antagonist/bloodsucker/apply_innate_effects(mob/living/mob_override) + . = ..() + var/mob/living/current_mob = mob_override || owner.current + RegisterSignal(current_mob,COMSIG_ATOM_EXAMINE, PROC_REF(on_examine)) + RegisterSignal(current_mob, COMSIG_LIVING_LIFE, PROC_REF(LifeTick)) + RegisterSignal(current_mob, COMSIG_LIVING_DEATH, PROC_REF(on_death)) + RegisterSignal(current_mob, COMSIG_MOB_HUD_CREATED, PROC_REF(on_hud_created)) + handle_clown_mutation(current_mob, mob_override ? null : "As a vampiric clown, you are no longer a danger to yourself. Your clownish nature has been subdued by your thirst for blood.") + add_team_hud(current_mob) + + if(current_mob.hud_used) + on_hud_created() + +#ifdef BLOODSUCKER_TESTING + var/turf/user_loc = get_turf(current_mob) + new /obj/structure/closet/crate/coffin(user_loc) + new /obj/structure/bloodsucker/vassalrack(user_loc) +#endif + +/** + * Remove innate effects is everything given to the mob + * When a body is tranferred, this is called on the old mob. + * while on_removal is called ONCE per ANTAG, this is called ONCE per BODY. + */ +/datum/antagonist/bloodsucker/remove_innate_effects(mob/living/mob_override) + . = ..() + var/mob/living/current_mob = mob_override || owner.current + UnregisterSignal(current_mob, list(COMSIG_LIVING_LIFE, COMSIG_ATOM_EXAMINE, COMSIG_LIVING_DEATH)) + handle_clown_mutation(current_mob, removing = FALSE) + + if(!current_mob.hud_used) + return + + var/datum/hud/bloodsucker_hud = current_mob.hud_used + bloodsucker_hud.remove_screen_object(HUD_BLOODSUCKER_BLOOD) + bloodsucker_hud.remove_screen_object(HUD_BLOODSUCKER_VAMPRANK) + bloodsucker_hud.remove_screen_object(HUD_BLOODSUCKER_SUNLIGHT) + +/datum/antagonist/bloodsucker/proc/on_hud_created(datum/source) + SIGNAL_HANDLER + var/datum/hud/bloodsucker_hud = owner.current.hud_used + + bloodsucker_hud.add_screen_object(/atom/movable/screen/bloodsucker/blood_counter, HUD_BLOODSUCKER_BLOOD, HUD_GROUP_INFO) + bloodsucker_hud.add_screen_object(/atom/movable/screen/bloodsucker/rank_counter, HUD_BLOODSUCKER_VAMPRANK, HUD_GROUP_INFO) + bloodsucker_hud.add_screen_object(/atom/movable/screen/bloodsucker/sunlight_counter, HUD_BLOODSUCKER_SUNLIGHT, HUD_GROUP_INFO) + +/datum/antagonist/bloodsucker/get_admin_commands() + . = ..() + .["Give Level"] = CALLBACK(src, PROC_REF(RankUp)) + if(bloodsucker_level_unspent >= 1) + .["Remove Level"] = CALLBACK(src, PROC_REF(RankDown)) + + if(broke_masquerade) + .["Fix Masquerade"] = CALLBACK(src, PROC_REF(fix_masquerade)) + else + .["Break Masquerade"] = CALLBACK(src, PROC_REF(break_masquerade)) + + if(my_clan) + .["Remove Clan"] = CALLBACK(src, PROC_REF(remove_clan)) + else + .["Add Clan"] = CALLBACK(src, PROC_REF(admin_set_clan)) + +///Called when you get the antag datum, called only ONCE per antagonist. +///The signals registered with the sol subsystem here are reregistered on mind transfer. +/datum/antagonist/bloodsucker/on_gain() + RegisterSignal(SSsunlight, COMSIG_SOL_RANKUP_BLOODSUCKERS, PROC_REF(sol_rank_up)) + RegisterSignal(SSsunlight, COMSIG_SOL_WARNING_GIVEN, PROC_REF(give_warning)) + + if(IS_FAVORITE_VASSAL(owner.current)) // Vassals shouldnt be getting the same benefits as Bloodsuckers. + bloodsucker_level_unspent = 0 + show_in_roundend = FALSE + else + // Start Sunlight if first Bloodsucker + check_start_sunlight() + // Name and Titles + SelectFirstName() + SelectTitle(am_fledgling = TRUE) + SelectReputation(am_fledgling = TRUE) + // Objectives + forge_bloodsucker_objectives() + + . = ..() + // Assign Powers + give_starting_powers() + assign_starting_stats() + +/// Called by the remove_antag_datum() and remove_all_antag_datums() mind procs for the antag datum to handle its own removal and deletion. +/datum/antagonist/bloodsucker/on_removal() + UnregisterSignal(SSsunlight, list(COMSIG_SOL_RANKUP_BLOODSUCKERS, COMSIG_SOL_NEAR_START, COMSIG_SOL_END, COMSIG_SOL_RISE_TICK)) + clear_powers_and_stats() + check_cancel_sunlight() //check if sunlight should end + return ..() + +/datum/antagonist/bloodsucker/on_body_transfer(mob/living/old_body, mob/living/new_body) + . = ..() + for(var/datum/action/cooldown/bloodsucker/all_powers as anything in powers) + if(old_body) + all_powers.Remove(old_body) + all_powers.Grant(new_body) + var/obj/item/bodypart/old_left_arm = old_body.get_bodypart(BODY_ZONE_L_ARM) + var/obj/item/bodypart/old_right_arm = old_body.get_bodypart(BODY_ZONE_R_ARM) + var/old_left_arm_unarmed_damage_low + var/old_left_arm_unarmed_damage_high + var/old_right_arm_unarmed_damage_low + var/old_right_arm_unarmed_damage_high + if(old_body && ishuman(old_body)) + var/mob/living/carbon/human/old_user = old_body + REMOVE_TRAIT(old_user, TRAIT_DRINKS_BLOOD, BLOODSUCKER_TRAIT) + //Keep track of what they were + old_left_arm_unarmed_damage_low = old_left_arm.unarmed_damage_low + old_left_arm_unarmed_damage_high = old_left_arm.unarmed_damage_high + old_right_arm_unarmed_damage_low = old_right_arm.unarmed_damage_low + old_right_arm_unarmed_damage_high = old_right_arm.unarmed_damage_high + //Then reset them + old_left_arm.unarmed_damage_low = initial(old_left_arm.unarmed_damage_low) + old_left_arm.unarmed_damage_high = initial(old_left_arm.unarmed_damage_high) + old_right_arm.unarmed_damage_low = initial(old_right_arm.unarmed_damage_low) + old_right_arm.unarmed_damage_high = initial(old_right_arm.unarmed_damage_high) + if(ishuman(new_body)) + var/mob/living/carbon/human/new_user = new_body + REMOVE_TRAIT(new_user, TRAIT_DRINKS_BLOOD, BLOODSUCKER_TRAIT) + var/obj/item/bodypart/new_left_arm + var/obj/item/bodypart/new_right_arm + //Give old punch damage values + new_left_arm = new_body.get_bodypart(BODY_ZONE_L_ARM) + new_right_arm = new_body.get_bodypart(BODY_ZONE_R_ARM) + new_left_arm.unarmed_damage_low = old_left_arm_unarmed_damage_low + new_left_arm.unarmed_damage_high = old_left_arm_unarmed_damage_high + new_right_arm.unarmed_damage_low = old_right_arm_unarmed_damage_low + new_right_arm.unarmed_damage_high = old_right_arm_unarmed_damage_high + + //Give Bloodsucker Traits + if(old_body) + old_body.remove_traits(bloodsucker_traits, BLOODSUCKER_TRAIT) + new_body.add_traits(bloodsucker_traits, BLOODSUCKER_TRAIT) + + //Give the datum the blood volume of its new body. + bloodsucker_blood_volume = new_body.blood_volume + + //Enter or exit Frenzy depending on our new blood volume + if(bloodsucker_blood_volume >= frenzy_threshold) + owner.current.remove_status_effect(/datum/status_effect/frenzy) + else + owner.current.apply_status_effect(/datum/status_effect/frenzy) + + //Sol-related signals are removed when 'FinalDeath()' is called, + //so we'll reregister them here. + RegisterSignal(SSsunlight, COMSIG_SOL_RANKUP_BLOODSUCKERS, PROC_REF(sol_rank_up), TRUE) + +/datum/antagonist/bloodsucker/greet() + . = ..() + var/fullname = return_full_name() + to_chat(owner, span_userdanger("You are [fullname], a strain of vampire known as a Bloodsucker!")) + owner.announce_objectives() + if(bloodsucker_level_unspent >= 2) + to_chat(owner, span_announce("As a latejoiner, you have [bloodsucker_level_unspent] bonus ranks, entering your claimed coffin allows you to spend a rank.")) + owner.current.playsound_local(null, 'modular_meta/features/antagonists/bloodsuckers/sounds/BloodsuckerAlert.ogg', 100, FALSE, pressure_affected = FALSE) + antag_memory += "Although you were born a mortal, in undeath you earned the name [fullname].
" + +/datum/antagonist/bloodsucker/farewell() + to_chat(owner.current, span_userdanger("With a snap, your curse has ended. You are no longer a Bloodsucker. You live once more!")) + // Refill with Blood so they don't instantly die. + if(!HAS_TRAIT(owner.current, TRAIT_NOBLOOD)) + owner.current.blood_volume = max(owner.current.blood_volume, BLOOD_VOLUME_NORMAL) + +// Called when using admin tools to give antag status +/datum/antagonist/bloodsucker/admin_add(datum/mind/new_owner, mob/admin) + var/levels = input("How many unspent ranks would you like [new_owner] to have?","Bloodsucker Rank", bloodsucker_level_unspent) as null | num + var/msg = " made [key_name_admin(new_owner)] into \a [name]" + if(levels > 1) + bloodsucker_level_unspent = levels + msg += " with [levels] extra unspent ranks." + message_admins("[key_name_admin(usr)][msg]") + log_admin("[key_name(usr)][msg]") + new_owner.add_antag_datum(src) + +/datum/antagonist/bloodsucker/get_preview_icon() + + var/datum/universal_icon/final_icon = render_preview_outfit(/datum/outfit/bloodsucker_outfit) + var/datum/universal_icon/final_blood_icon = uni_icon('icons/effects/blood.dmi', "uniformblood") + final_blood_icon.blend_color(BLOOD_COLOR_RED, ICON_MULTIPLY) + final_icon.blend_icon(final_blood_icon, ICON_OVERLAY) + + return finish_preview_icon(final_icon) + +/datum/antagonist/bloodsucker/ui_data(mob/user) + var/list/data = ..() + data["total_blood_drank"] = total_blood_drank + return data + +/datum/antagonist/bloodsucker/ui_static_data(mob/user) + var/list/data = list() + //we don't need to update this that much. + data["in_clan"] = !!my_clan + var/list/clan_data = list() + if(my_clan) + clan_data["clan_name"] = my_clan.name + clan_data["clan_description"] = my_clan.description + clan_data["clan_icon"] = my_clan.join_icon_state + + data["clan"] += list(clan_data) + + for(var/datum/action/cooldown/bloodsucker/power as anything in powers) + var/list/power_data = list() + + power_data["power_name"] = power.name + power_data["power_explanation"] = power.power_explanation + power_data["power_icon"] = power.button_icon_state + + data["power"] += list(power_data) + + return data + ..() + +/datum/antagonist/bloodsucker/ui_assets(mob/user) + return list( + get_asset_datum(/datum/asset/simple/bloodsucker_icons), + ) + +/datum/antagonist/bloodsucker/ui_act(action, params, datum/tgui/ui) + . = ..() + if(.) + return + + switch(action) + if("join_clan") + if(my_clan) + return + ui.close() + assign_clan_and_bane() + return + +/datum/antagonist/bloodsucker/roundend_report() + var/list/report = list() + + // Vamp name + report += "
\[[return_full_name()]\]" + report += printplayer(owner) + if(my_clan) + report += "They were part of the [my_clan.name]!" + + // Default Report + var/objectives_complete = TRUE + if(objectives.len) + report += printobjectives(objectives) + for(var/datum/objective/objective in objectives) + if(objective.objective_name == "Optional Objective") + continue + if(!objective.check_completion()) + objectives_complete = FALSE + break + + // Now list their vassals + if(vassals.len) + report += "Their vassals were..." + for(var/datum/antagonist/vassal/all_vassals as anything in vassals) + if(!all_vassals.owner) + continue + var/list/vassal_report = list() + vassal_report += "[all_vassals.owner.name]" + + if(all_vassals.owner.assigned_role) + vassal_report += " the [all_vassals.owner.assigned_role.title]" + if(IS_FAVORITE_VASSAL(all_vassals.owner.current)) + vassal_report += " and was the Favorite Vassal" + else if(IS_REVENGE_VASSAL(all_vassals.owner.current)) + vassal_report += " and was the Revenge Vassal" + report += vassal_report.Join() + + if(objectives.len == 0 || objectives_complete) + report += "The [name] was successful!" + else + report += "The [name] has failed!" + + return report.Join("
") + +/datum/antagonist/bloodsucker/proc/give_starting_powers() + for(var/datum/action/cooldown/bloodsucker/all_powers as anything in all_bloodsucker_powers) + if(!(initial(all_powers.purchase_flags) & BLOODSUCKER_DEFAULT_POWER)) + continue + BuyPower(new all_powers) + +/datum/antagonist/bloodsucker/proc/assign_starting_stats() + //Traits: Species + if(ishuman(owner.current)) + var/mob/living/carbon/human/user = owner.current + var/obj/item/bodypart/user_left_arm = user.get_bodypart(BODY_ZONE_L_ARM) + var/obj/item/bodypart/user_right_arm = user.get_bodypart(BODY_ZONE_R_ARM) + ADD_TRAIT(user, TRAIT_DRINKS_BLOOD, BLOODSUCKER_TRAIT) + user.dna?.remove_all_mutations() + user_left_arm.unarmed_damage_low += 1 //lowest possible punch damage - 0 + user_left_arm.unarmed_damage_high += 1 //highest possible punch damage - 9 + user_right_arm.unarmed_damage_low += 1 //lowest possible punch damage - 0 + user_right_arm.unarmed_damage_high += 1 //highest possible punch damage - 9 + //Give Bloodsucker Traits + owner.current.add_traits(bloodsucker_traits, BLOODSUCKER_TRAIT) + //Clear Addictions + for(var/addiction_type in subtypesof(/datum/addiction)) + owner.current.mind.remove_addiction_points(addiction_type, MAX_ADDICTION_POINTS) + //No Skittish "People" allowed + if(HAS_TRAIT(owner.current, TRAIT_SKITTISH)) + REMOVE_TRAIT(owner.current, TRAIT_SKITTISH, ROUNDSTART_TRAIT) + // Tongue & Language + owner.current.get_language_holder().omnitongue = TRUE //Grants omnitongue + owner.current.grant_language(/datum/language/vampiric) + /// Clear Disabilities & Organs + heal_vampire_organs() + +/** + * ##clear_power_and_stats() + * + * Removes all Bloodsucker related Powers/Stats changes, setting them back to pre-Bloodsucker + * Order of steps and reason why: + * Remove clan - Clans like Nosferatu give Powers on removal, we have to make sure this is given before removing Powers. + * Powers - Remove all Powers, so things like Masquerade are off. + * Species traits, Traits, MaxHealth, Language - Misc stuff, has no priority. + * Organs - At the bottom to ensure everything that changes them has reverted themselves already. + * Update Sight - Done after Eyes are regenerated. + */ +/datum/antagonist/bloodsucker/proc/clear_powers_and_stats() + // Remove clan first + if(my_clan) + QDEL_NULL(my_clan) + // Powers + for(var/datum/action/cooldown/bloodsucker/all_powers as anything in powers) + RemovePower(all_powers) + /// Stats + if(ishuman(owner.current)) + var/mob/living/carbon/human/user = owner.current + REMOVE_TRAIT(user, TRAIT_DRINKS_BLOOD, BLOODSUCKER_TRAIT) + // Remove all bloodsucker traits + owner.current.remove_traits(bloodsucker_traits, BLOODSUCKER_TRAIT) + // Update Health + owner.current.setMaxHealth(initial(owner.current.maxHealth)) + // Language + owner.current.remove_language(/datum/language/vampiric) + // Heart & Eyes + var/mob/living/carbon/user = owner.current + var/obj/item/organ/heart/newheart = owner.current.get_organ_slot(ORGAN_SLOT_HEART) + if(newheart) + newheart.Restart() + var/obj/item/organ/eyes/user_eyes = user.get_organ_slot(ORGAN_SLOT_EYES) + if(user_eyes) + user_eyes.flash_protect = initial(user_eyes.flash_protect) + user_eyes.color_cutoffs = initial(user_eyes.color_cutoffs) + user_eyes.sight_flags = initial(user_eyes.sight_flags) + user.update_sight() + +/// Name shown on antag list +/datum/antagonist/bloodsucker/antag_listing_name() + return ..() + "([return_full_name()])" + +/// Whatever interesting things happened to the antag admins should know about +/// Include additional information about antag in this part +/datum/antagonist/bloodsucker/antag_listing_status() + if(owner && !considered_alive(owner)) + return "Final Death" + return ..() + +/datum/antagonist/bloodsucker/proc/forge_bloodsucker_objectives() + var/datum/objective/survive/bloodsucker/survive_objective = new + survive_objective.owner = owner + objectives += survive_objective + + var/datum/objective/bloodsucker_lair/lair_objective = new + lair_objective.owner = owner + objectives += lair_objective diff --git a/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_flaws.dm b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_flaws.dm new file mode 100644 index 000000000000..8d97478812fd --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_flaws.dm @@ -0,0 +1,77 @@ +/** + * Gives Bloodsuckers the ability to choose a Clan. + * + * If they are already in a Clan (or in a Frenzy), they will not be able to do so. + * + * The argument 'person_selecting' defaults to the clan owner when not set. It should only be set when the + * function is called by an admin assigning the clan— 'admin_selecting' should also be TRUE in that case. + * + * For regular players the clan is selected through a radial menu over the player's body. + * + * Admins get to select this through a tgui input list in case either the radial menu is bugged or + * they aren't within viewing range of the player's body (in which case the radial menu wouldn't + * work). + * + * Args: + * * person_selecting - Mob override for stuff like Admins selecting someone's clan. + * * admin_selecting - Set to TRUE if an admin is using this proc to select a clan for someone. + */ +/datum/antagonist/bloodsucker/proc/assign_clan_and_bane(mob/person_selecting, admin_selecting = FALSE) + if(my_clan) + return + if(owner.current.has_status_effect(/datum/status_effect/frenzy)) + return + if(!person_selecting) + person_selecting = owner.current + + var/list/options = list() + var/list/radial_display = list() + for(var/datum/bloodsucker_clan/all_clans as anything in typesof(/datum/bloodsucker_clan)) + if(!initial(all_clans.joinable_clan)) //flavortext only + continue + options[initial(all_clans.name)] = all_clans + + var/datum/radial_menu_choice/option = new + option.image = image(icon = initial(all_clans.join_icon), icon_state = initial(all_clans.join_icon_state)) + option.info = "[initial(all_clans.name)] - [span_boldnotice(initial(all_clans.join_description))]" + radial_display[initial(all_clans.name)] = option + + var/chosen_clan + if(admin_selecting) + chosen_clan = tgui_input_list(person_selecting, "What clan should [owner.current] be?", "Clan Selection", options) + else + chosen_clan = show_radial_menu(person_selecting, owner.current, radial_display) + chosen_clan = options[chosen_clan] + if(QDELETED(src) || QDELETED(owner.current)) + return FALSE + if(!chosen_clan) + to_chat(person_selecting, span_announce("You choose to remain ignorant, for now.")) + return + + /// If they chose Brujah then warn them about their increased Frenzy threshold. + if(chosen_clan == /datum/bloodsucker_clan/brujah) + var/warning_accepted = tgui_alert(person_selecting, \ + "You are selecting the Brujah clan; Brujah vampires start with a decent amount of \ + Humanity loss. Selecting this clan will put \ + [admin_selecting ? "this player's" : "your"] Frenzy threshold at \ + [src.frenzy_threshold + 375]. Please ensure that \ + [admin_selecting ? "this player has" : "you have"] enough blood before \ + continuing or else risk \ + [admin_selecting ? "them entering" : "entering"] Frenzy.", \ + "Warning", \ + list("Accept Warning", "Abort Clan Selection")) + if(warning_accepted != "Accept Warning") + to_chat(person_selecting, span_announce("You choose to remain ignorant, for now.")) + return + + my_clan = new chosen_clan(src) + +/datum/antagonist/bloodsucker/proc/remove_clan(mob/admin) + if(owner.current.has_status_effect(/datum/status_effect/frenzy)) + to_chat(admin, span_announce("Removing a Bloodsucker from a clan while they are in a Frenzy will break stuff. This action has been blocked.")) + return + QDEL_NULL(my_clan) + to_chat(owner.current, span_announce("You have been forced out of your clan! You can re-enter one by regular means.")) + +/datum/antagonist/bloodsucker/proc/admin_set_clan(mob/admin) + assign_clan_and_bane(admin, admin_selecting = TRUE) diff --git a/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_frenzy.dm b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_frenzy.dm new file mode 100644 index 000000000000..dd320083926b --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_frenzy.dm @@ -0,0 +1,117 @@ + +/** + * # FrenzyGrab + * + * The martial art given to Bloodsuckers so they can instantly aggressively grab people. + */ +/datum/martial_art/frenzygrab + name = "Frenzy Grab" + id = MARTIALART_FRENZYGRAB + +/datum/martial_art/frenzygrab/grab_act(mob/living/user, mob/living/target) + if(user != target) + target.grabbedby(user) + target.grippedby(user, instant = TRUE) + return TRUE + return ..() + +/** + * # Status effect + * + * This is the status effect given to Bloodsuckers in a Frenzy + * This deals with everything entering/exiting Frenzy is meant to deal with. + */ + +/atom/movable/screen/alert/status_effect/frenzy + name = "Frenzy" + desc = "You are in a frenzy! You are entirely feral and, depending on your clan, fighting for your life!" + icon = 'modular_meta/features/antagonists/icons/bloodsuckers/bloodsucker_status_effects.dmi' + icon_state = "frenzy" + alerttooltipstyle = "cult" + +/datum/status_effect/frenzy + id = "Frenzy" + status_type = STATUS_EFFECT_UNIQUE + duration = -1 + tick_interval = 10 + alert_type = /atom/movable/screen/alert/status_effect/frenzy + ///Boolean on whether they were an AdvancedToolUser, to give the trait back upon exiting. + var/was_tooluser = FALSE + /// The stored Bloodsucker antag datum + var/datum/antagonist/bloodsucker/bloodsuckerdatum + ///Boolean indicating whether or not the owner is part of the Brujah clan + ///Used in passive burn damage calculation + var/brujah = FALSE + +/datum/status_effect/frenzy/get_examine_text() + return span_cult_italic("They seem inhuman and feral!") + +/atom/movable/screen/alert/status_effect/masquerade/MouseEntered(location,control,params) + desc = initial(desc) + return ..() + +/datum/status_effect/frenzy/on_apply() + var/mob/living/carbon/human/user = owner + bloodsuckerdatum = IS_BLOODSUCKER(user) + + // Disable ALL Powers and notify their entry + bloodsuckerdatum.DisableAllPowers(forced = TRUE) + to_chat(owner, span_userdanger("Blood! You need blood, now! You enter a total frenzy!")) + to_chat(owner, span_announce("* Bloodsucker Tip: While in a frenzy, you instantly aggresively grab, have stun resistance, cannot speak, hear, or use any powers outside of Feed and Trespass (If you have it).")) + owner.balloon_alert(owner, "you enter a frenzy!") + SEND_SIGNAL(bloodsuckerdatum, BLOODSUCKER_ENTERS_FRENZY) + + // Give the other Frenzy effects + owner.add_traits(list(TRAIT_MUTE, TRAIT_DEAF), FRENZY_TRAIT) + if(HAS_TRAIT(owner, TRAIT_ADVANCEDTOOLUSER)) + was_tooluser = TRUE + REMOVE_TRAIT(owner, TRAIT_ADVANCEDTOOLUSER, SPECIES_TRAIT) + owner.add_movespeed_modifier(/datum/movespeed_modifier/dna_vault_speedup) + bloodsuckerdatum.frenzygrab = new(src) + bloodsuckerdatum.frenzygrab.teach(user) + bloodsuckerdatum.frenzygrab.locked_to_use = TRUE + owner.add_client_colour(/datum/client_colour/manual_heart_blood, REF(src)) + var/obj/cuffs = user.get_item_by_slot(ITEM_SLOT_HANDCUFFED) + var/obj/legcuffs = user.get_item_by_slot(ITEM_SLOT_LEGCUFFED) + if(user.handcuffed || user.legcuffed) + playsound(get_turf(user), 'sound/effects/grillehit.ogg', 80, 1, -1) + user.clear_cuffs(cuffs, TRUE) + user.clear_cuffs(legcuffs, TRUE) + bloodsuckerdatum.frenzied = TRUE + + // Determine if the owner is part of the Brujah clan + if(istype(bloodsuckerdatum.my_clan, /datum/bloodsucker_clan/brujah)) + brujah = TRUE + return ..() + +/datum/status_effect/frenzy/on_remove() + owner.balloon_alert(owner, "you come back to your senses.") + owner.remove_traits(list(TRAIT_MUTE, TRAIT_DEAF), FRENZY_TRAIT) + if(was_tooluser) + ADD_TRAIT(owner, TRAIT_ADVANCEDTOOLUSER, SPECIES_TRAIT) + was_tooluser = FALSE + owner.remove_movespeed_modifier(/datum/movespeed_modifier/dna_vault_speedup) + QDEL_NULL(bloodsuckerdatum.frenzygrab) + owner.remove_client_colour(REF(src)) + + SEND_SIGNAL(bloodsuckerdatum, BLOODSUCKER_EXITS_FRENZY) + bloodsuckerdatum.frenzied = FALSE + return ..() + +/datum/status_effect/frenzy/tick() + var/mob/living/carbon/human/user = owner + if(!bloodsuckerdatum.frenzied) + return + //Passively accumulate burn damage (Bloodsuckers can't survive on low blood forever). + //Humanity loss is supposed to be a bad thing for Bloodsuckers so it adds to this damage. + //Brujah Bloodsuckers start with a lot of lost humanity so we give them a bit of leeway. + user.adjust_fire_loss(1.5 + (brujah ? 1 : (bloodsuckerdatum.humanity_lost / 10))) + if(prob(30)) + user.do_jitter_animation(300) + return + if(prob(10)) + user.emote("tremble") + return + if(prob(5)) + user.emote("screech") + return diff --git a/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_guardian.dm b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_guardian.dm new file mode 100644 index 000000000000..e217455ea159 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_guardian.dm @@ -0,0 +1,48 @@ +///Bloodsuckers spawning a Guardian will get the Bloodsucker one instead. +/obj/item/guardian_creator/spawn_guardian(mob/living/user, mob/dead/candidate) + var/list/guardians = user.get_all_linked_holoparasites() + if(length(guardians) && !allow_multiple) + to_chat(user, span_holoparasite("You already have a [mob_name]!")) + used = FALSE + return + if(IS_BLOODSUCKER(user)) + var/mob/living/basic/guardian/standard/timestop/bloodsucker_guardian = new(user, GUARDIAN_THEME_MAGIC) + + bloodsucker_guardian.set_summoner(user, different_person = TRUE) + bloodsucker_guardian.key = candidate.key + user.log_message("has summoned [key_name(bloodsucker_guardian)], a [bloodsucker_guardian.creator_name] holoparasite.", LOG_GAME) + bloodsucker_guardian.log_message("was summoned as a [bloodsucker_guardian.creator_name] holoparasite.", LOG_GAME) + to_chat(user, "...And draw... The World, through sheer luck or perhaps destiny, maybe even your own physiology. Manipulator of time, a guardian powerful enough to control THE WORLD!") + to_chat(user, replacetext(success_message, "%GUARDIAN", mob_name)) + bloodsucker_guardian.client?.init_verbs() + return + + // Call parent to deal with everyone else + return ..() + +/** + * The Guardian itself + */ +/mob/living/basic/guardian/standard/timestop + // Like Bloodsuckers do, you will take more damage to Burn and less to Brute + damage_coeff = list(BRUTE = 0.5, BURN = 2.5, TOX = 0, CLONE = 0, STAMINA = 0, OXY = 0) + + creator_name = "Timestop" + creator_desc = "Devastating close combat attacks and high damage resistance. Can smash through weak walls and stop time." + creator_icon = "standard" + playstyle_string = span_holoparasite("As a time manipulation type you can stop time. You have a damage multiplier instead of armor as well as powerful melee attacks capable of smashing through walls.") + +/mob/living/basic/guardian/standard/timestop/set_summoner(mob/living/to_who, different_person = FALSE) + . = ..() + var/datum/action/cooldown/spell/timestop/guardian/timestop_ability = new() + timestop_ability.Grant(src) + ADD_TRAIT(to_who, TRAIT_TIME_STOP_IMMUNE, REF(src)) + +///Guardian Timestop ability +/datum/action/cooldown/spell/timestop/guardian + name = "Guardian Timestop" + desc = "This spell stops time for everyone except for you and your master, \ + allowing you to move freely while your enemies and even projectiles are frozen." + cooldown_time = 60 SECONDS + spell_requirements = NONE + invocation_type = INVOCATION_NONE diff --git a/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_hud.dm b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_hud.dm new file mode 100644 index 000000000000..5cbdae7ab85f --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_hud.dm @@ -0,0 +1,89 @@ +/// 1 tile down +#define UI_BLOOD_DISPLAY "WEST:6,CENTER-1:0" +/// 2 tiles down +#define UI_VAMPRANK_DISPLAY "WEST:6,CENTER-2:-5" +/// 6 pixels to the right, zero tiles & 5 pixels DOWN. +#define UI_SUNLIGHT_DISPLAY "WEST:6,CENTER-0:0" + +///Maptext define for Bloodsucker HUDs +#define FORMAT_BLOODSUCKER_HUD_TEXT(valuecolor, value) MAPTEXT("
[round(value,1)]
") +///Maptext define for Bloodsucker Sunlight HUDs +#define FORMAT_BLOODSUCKER_SUNLIGHT_TEXT(valuecolor, value) MAPTEXT("
[value]
") + +/atom/movable/screen/bloodsucker + icon = 'modular_meta/features/antagonists/icons/bloodsuckers/actions_bloodsucker.dmi' + +/atom/movable/screen/bloodsucker/blood_counter + name = "Blood Consumed" + icon_state = "blood_display" + screen_loc = UI_BLOOD_DISPLAY + +/atom/movable/screen/bloodsucker/rank_counter + name = "Bloodsucker Rank" + icon_state = "rank" + screen_loc = UI_VAMPRANK_DISPLAY + +/atom/movable/screen/bloodsucker/sunlight_counter + name = "Time Cycle" + icon_state = "sunlight" + screen_loc = UI_SUNLIGHT_DISPLAY +#ifdef BLOODSUCKER_TESTING + var/datum/controller/subsystem/sunlight/sunlight_subsystem + +/atom/movable/screen/bloodsucker/sunlight_counter/New(loc, ...) + . = ..() + sunlight_subsystem = SSsunlight +#endif + +/// Update Blood Counter + Rank Counter +/datum/antagonist/bloodsucker/proc/update_hud() + var/valuecolor + if(bloodsucker_blood_volume > BLOOD_VOLUME_SAFE) + valuecolor = "#FFDDDD" + else if(bloodsucker_blood_volume > BLOOD_VOLUME_BAD) + valuecolor = "#FFAAAA" + + if(blood_display) + blood_display.maptext = FORMAT_BLOODSUCKER_HUD_TEXT(valuecolor, bloodsucker_blood_volume) + + if(vamprank_display) + if(bloodsucker_level_unspent > 0) + vamprank_display.icon_state = "[initial(vamprank_display.icon_state)]_up" + else + vamprank_display.icon_state = initial(vamprank_display.icon_state) + vamprank_display.maptext = FORMAT_BLOODSUCKER_HUD_TEXT(valuecolor, bloodsucker_level) + + if(sunlight_display) + if(SSsunlight.sunlight_active) + valuecolor = "#FF5555" + sunlight_display.icon_state = "[initial(sunlight_display.icon_state)]_day" + else + switch(round(SSsunlight.time_til_cycle, 1)) + if(0 to 30) + sunlight_display.icon_state = "[initial(sunlight_display.icon_state)]_30" + valuecolor = "#FFCCCC" + if(31 to 60) + sunlight_display.icon_state = "[initial(sunlight_display.icon_state)]_60" + valuecolor = "#FFE6CC" + if(61 to 90) + sunlight_display.icon_state = "[initial(sunlight_display.icon_state)]_90" + valuecolor = "#FFFFCC" + else + sunlight_display.icon_state = "[initial(sunlight_display.icon_state)]_night" + valuecolor = "#FFFFFF" + sunlight_display.maptext = FORMAT_BLOODSUCKER_SUNLIGHT_TEXT( \ + valuecolor, \ + (SSsunlight.time_til_cycle >= 60) ? "[round(SSsunlight.time_til_cycle / 60, 1)] m" : "[round(SSsunlight.time_til_cycle, 1)] s" \ + ) + +/// 1 tile down +#undef UI_BLOOD_DISPLAY +/// 2 tiles down +#undef UI_VAMPRANK_DISPLAY +/// 6 pixels to the right, zero tiles & 5 pixels DOWN. +#undef UI_SUNLIGHT_DISPLAY + +///Maptext define for Bloodsucker HUDs +#undef FORMAT_BLOODSUCKER_HUD_TEXT +///Maptext define for Bloodsucker Sunlight HUDs +#undef FORMAT_BLOODSUCKER_SUNLIGHT_TEXT diff --git a/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_integration.dm b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_integration.dm new file mode 100644 index 000000000000..892fb32fb4d3 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_integration.dm @@ -0,0 +1,63 @@ +///////////////////////////////////////////////////////////////////////////////////////////////////////////////////// + +// TG OVERWRITES + +///////////////////////////////////////////////////////////////////////////////////////////////////////////////////// + +// Prevents Bloodsuckers from getting affected by blood +/mob/living/carbon/human/handle_blood(seconds_per_tick, times_fired) + if(mind && IS_BLOODSUCKER(src)) + return FALSE + return ..() + +/datum/reagent/blood/expose_mob(mob/living/exposed_mob, methods=TOUCH, reac_volume, show_message=TRUE, touch_protection=0) + var/datum/antagonist/bloodsucker/bloodsuckerdatum = IS_BLOODSUCKER(exposed_mob) + if(!bloodsuckerdatum) + return ..() + bloodsuckerdatum.AddBloodVolume(round(reac_volume, 0.1)) + +/mob/living/carbon/transfer_blood_to(atom/movable/receiver, amount, ignore_low_blood = FALSE, ignore_incompatibility = FALSE, transfer_viruses = TRUE) + . = ..() + + if(!mind) + return + var/datum/antagonist/bloodsucker/bloodsuckerdatum = mind.has_antag_datum(/datum/antagonist/bloodsucker) + if(!bloodsuckerdatum) + return + bloodsuckerdatum.AddBloodVolume(-amount) + +/// Prevents using a Memento Mori +/obj/item/clothing/neck/necklace/memento_mori/memento(mob/living/carbon/human/user) + if(IS_BLOODSUCKER(user)) + to_chat(user, span_warning("The Memento notices your undead soul, and refuses to react..")) + return + return ..() + +/mob/living/carbon/human/natural_bodytemperature_stabilization(datum/gas_mixture/environment, seconds_per_tick, times_fired) + // Return 0 as your natural temperature. Species proc handle_environment() will adjust your temperature based on this. + if(HAS_TRAIT(src, TRAIT_COLDBLOODED)) + return 0 + return ..() + +// Used when analyzing a Bloodsucker, Masquerade will hide brain traumas +/mob/living/carbon/get_traumas() + if(!mind) + return ..() + var/datum/antagonist/bloodsucker/bloodsuckerdatum = IS_BLOODSUCKER(src) + if(bloodsuckerdatum && HAS_TRAIT(src, TRAIT_MASQUERADE)) + return + return ..() + +/datum/outfit/bloodsucker_outfit + name = "Bloodsucker outfit (Preview only)" + suit = /obj/item/clothing/suit/costume/dracula + uniform = /obj/item/clothing/under/costume/draculass + +/datum/outfit/bloodsucker_outfit/post_equip(mob/living/carbon/human/enrico, visualsOnly=FALSE) + enrico.hairstyle = "Undercut" + enrico.hair_color = "CCC" + enrico.skin_tone = "caucasian3" + enrico.eye_color_left = "#0b032e" + enrico.eye_color_right = "#0b032e" + + enrico.update_body(is_creating = TRUE) diff --git a/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_life.dm b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_life.dm new file mode 100644 index 000000000000..7a41a330c097 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_life.dm @@ -0,0 +1,318 @@ +///How much Blood it costs to live. +#define BLOODSUCKER_PASSIVE_BLOOD_DRAIN 0.1 + +/// Runs from COMSIG_LIVING_LIFE, handles Bloodsucker constant proccesses. +/datum/antagonist/bloodsucker/proc/LifeTick(mob/living/source, seconds_per_tick, times_fired) + SIGNAL_HANDLER + + if(isbrain(owner.current)) + return + if(!owner) + INVOKE_ASYNC(src, PROC_REF(HandleDeath)) + return + if(HAS_TRAIT(owner.current, TRAIT_NODEATH) || bloodsucker_blood_volume == 0) + check_end_torpor() + // Deduct Blood + if(owner.current.stat == CONSCIOUS && !HAS_TRAIT(owner.current, TRAIT_IMMOBILIZED) && !HAS_TRAIT(owner.current, TRAIT_NODEATH)) + INVOKE_ASYNC(src, PROC_REF(AddBloodVolume), -BLOODSUCKER_PASSIVE_BLOOD_DRAIN) // -.1 currently + if(HandleHealing()) + if((COOLDOWN_FINISHED(src, bloodsucker_spam_healing)) && bloodsucker_blood_volume > 0) + to_chat(owner.current, span_notice("The power of your blood begins knitting your wounds...")) + COOLDOWN_START(src, bloodsucker_spam_healing, BLOODSUCKER_SPAM_HEALING) + // Standard Updates + SEND_SIGNAL(src, COMSIG_BLOODSUCKER_ON_LIFETICK) + INVOKE_ASYNC(src, PROC_REF(handle_bloodsucker_starving)) + INVOKE_ASYNC(src, PROC_REF(update_blood)) + + INVOKE_ASYNC(src, PROC_REF(update_hud)) + +/datum/antagonist/bloodsucker/proc/on_death(mob/living/source, gibbed) + SIGNAL_HANDLER + RegisterSignal(owner.current, COMSIG_LIVING_REVIVE, PROC_REF(on_revive)) + RegisterSignal(src, COMSIG_BLOODSUCKER_ON_LIFETICK, PROC_REF(HandleDeath)) + +/datum/antagonist/bloodsucker/proc/on_revive(mob/living/source) + UnregisterSignal(owner.current, COMSIG_LIVING_REVIVE) + UnregisterSignal(src, COMSIG_BLOODSUCKER_ON_LIFETICK) + +/** + * ## BLOOD STUFF + */ +/datum/antagonist/bloodsucker/proc/AddBloodVolume(value) + bloodsucker_blood_volume = clamp(bloodsucker_blood_volume + value, 0, max_blood_volume) + +/datum/antagonist/bloodsucker/proc/AddHumanityLost(value) + if(humanity_lost >= 500) + to_chat(owner.current, span_warning("You hit the maximum amount of lost humanity. You are far from human.")) + return + humanity_lost += value + frenzy_threshold = (FRENZY_MINIMUM_THRESHOLD_ENTER + humanity_lost * 10) + to_chat(owner.current, span_warning("You feel as if you lost some of your humanity. You will now enter frenzy at [frenzy_threshold] Blood.")) + +/// mult: SILENT feed is 1/3 the amount +/datum/antagonist/bloodsucker/proc/handle_feeding(mob/living/carbon/target, mult=1, power_level) + // Starts at 15 (now 8 since we doubled the Feed time) + var/feed_amount = 15 + (power_level * 2) + var/blood_taken = min(feed_amount, target.blood_volume) * mult + target.blood_volume -= blood_taken + + /////////// + // Shift Body Temp (toward Target's temp, by volume taken) + owner.current.bodytemperature = ((bloodsucker_blood_volume * owner.current.bodytemperature) + (blood_taken * target.bodytemperature)) / (bloodsucker_blood_volume + blood_taken) + // our volume * temp, + their volume * temp, / total volume + /////////// + // Reduce Value Quantity + if(target.stat == DEAD) // Penalty for Dead Blood + blood_taken /= 3 + if(!ishuman(target)) // Penalty for Non-Human Blood + blood_taken /= 2 + //if (!iscarbon(target)) // Penalty for Animals (they're junk food) + // Apply to Volume + AddBloodVolume(blood_taken) + // Reagents (NOT Blood!) + if(target.reagents && target.reagents.total_volume) + target.reagents.trans_to(owner.current, INGEST, 1) // Run transfer of 1 unit of reagent from them to me. + owner.current.playsound_local(null, 'sound/effects/singlebeat.ogg', 40, 1) // Play THIS sound for user only. The "null" is where turf would go if a location was needed. Null puts it right in their head. + total_blood_drank += blood_taken + return blood_taken + +/** + * ## HEALING + */ + +/// Constantly runs on Bloodsucker's LifeTick, and is increased by being in Torpor/Coffins +/datum/antagonist/bloodsucker/proc/HandleHealing(mult = 1) + var/actual_regen = bloodsucker_regen_rate + additional_regen + // Don't heal if I'm staked or on Masquerade (+ not in a Coffin). Masqueraded Bloodsuckers in a Coffin however, will heal. + if(owner.current.am_staked() || (HAS_TRAIT(owner.current, TRAIT_MASQUERADE) && !HAS_TRAIT(owner.current, TRAIT_NODEATH))) + return FALSE + owner.current.adjust_organ_loss(ORGAN_SLOT_BRAIN, -1 * (actual_regen * 4) * mult) //adjustBrainLoss(-1 * (actual_regen * 4) * mult, 0) + if(!iscarbon(owner.current)) // Damage Heal: Do I have damage to ANY bodypart? + return + var/mob/living/carbon/user = owner.current + var/costMult = 1 // Coffin makes it cheaper + var/bruteheal = min(user.get_brute_loss(), actual_regen) // BRUTE: Always Heal + var/fireheal = 0 // BURN: Heal in Coffin while Fakedeath, or when damage above maxhealth (you can never fully heal fire) + // Checks if you're in a coffin here, additionally checks for Torpor right below it. + var/amInCoffin = istype(user.loc, /obj/structure/closet/crate/coffin) + if(amInCoffin && HAS_TRAIT(user, TRAIT_NODEATH)) + if(HAS_TRAIT(owner.current, TRAIT_MASQUERADE) && (COOLDOWN_FINISHED(src, bloodsucker_spam_healing))) + to_chat(user, span_alert("You do not heal while your Masquerade ability is active.")) + COOLDOWN_START(src, bloodsucker_spam_healing, BLOODSUCKER_SPAM_MASQUERADE) + return + fireheal = min(user.get_fire_loss(), actual_regen) + mult *= 5 // Increase multiplier if we're sleeping in a coffin. + costMult /= 2 // Decrease cost if we're sleeping in a coffin. + user.extinguish_mob() + for(var/obj/item/bodypart/bodypart as anything in user.bodyparts) //Remove all embeds, we don't use `remove_all_embedded_objects()` because it sleeps. + for(var/obj/item/embedded as anything in bodypart.embedded_objects) + qdel(embedded) + if(check_limbs(costMult)) + return TRUE + // In Torpor, but not in a Coffin? Heal faster anyways. + else if(HAS_TRAIT(user, TRAIT_NODEATH)) + fireheal = min(user.get_fire_loss(), actual_regen) / 1.2 // 20% slower than being in a coffin + mult *= 3 + // Heal if Damaged + if((bruteheal + fireheal > 0) && mult != 0) // Just a check? Don't heal/spend, and return. + // We have damage. Let's heal (one time) + user.adjust_brute_loss(-bruteheal * mult, forced=TRUE) // Heal BRUTE / BURN in random portions throughout the body. + user.adjust_fire_loss(-fireheal * mult, forced=TRUE) + AddBloodVolume(((bruteheal * -0.5) + (fireheal * -1)) * costMult * mult) // Costs blood to heal + return TRUE + +/datum/antagonist/bloodsucker/proc/check_limbs(costMult = 1) + var/limb_regen_cost = 50 * -costMult + var/mob/living/carbon/user = owner.current + var/list/missing = user.get_missing_limbs() + if(missing.len && (bloodsucker_blood_volume < limb_regen_cost + 5)) + return FALSE + for(var/missing_limb in missing) //Find ONE Limb and regenerate it. + user.regenerate_limb(missing_limb, FALSE) + AddBloodVolume(-limb_regen_cost) + var/obj/item/bodypart/missing_bodypart = user.get_bodypart(missing_limb) // 2) Limb returns Damaged + missing_bodypart.brute_dam = 60 + to_chat(user, span_notice("Your flesh knits as it regrows your [missing_bodypart]!")) + playsound(user, 'sound/effects/magic/demon_consume.ogg', 50, TRUE) + return TRUE + +/* + * # Heal Vampire Organs + * + * This is used by Bloodsuckers, these are the steps of this proc: + * Step 1 - Cure husking and Regenerate organs. regenerate_organs() removes their Vampire Heart & Eye augments, which leads us to... + * Step 2 - Repair any (shouldn't be possible) Organ damage, then return their Vampiric Heart & Eye benefits. + * Step 3 - Revive them, clear all wounds, remove any Tumors (If any). + * + * This is called on Bloodsucker's Assign, and when they end Torpor. + */ + +/datum/antagonist/bloodsucker/proc/heal_vampire_organs() + var/mob/living/carbon/bloodsuckeruser = owner.current + + if(!bloodsuckeruser) + return + + bloodsuckeruser.cure_husk(BURN) + bloodsuckeruser.regenerate_organs(remove_hazardous = FALSE) + + for(var/obj/item/organ/organ as anything in bloodsuckeruser.organs) + organ.set_organ_damage(0) + if(!HAS_TRAIT(bloodsuckeruser, TRAIT_MASQUERADE)) + var/obj/item/organ/heart/current_heart = bloodsuckeruser.get_organ_slot(ORGAN_SLOT_HEART) + if(!isnull(current_heart)) + current_heart.Stop() + var/obj/item/organ/eyes/current_eyes = bloodsuckeruser.get_organ_slot(ORGAN_SLOT_EYES) + if(current_eyes) + current_eyes.flash_protect = max(initial(current_eyes.flash_protect) - 1, FLASH_PROTECTION_SENSITIVE) + current_eyes.color_cutoffs = list(25, 8, 5) + current_eyes.sight_flags = SEE_MOBS + bloodsuckeruser.update_sight() + + if(bloodsuckeruser.stat == DEAD) + bloodsuckeruser.revive() + for(var/datum/wound/iter_wound as anything in bloodsuckeruser.all_wounds) + iter_wound.remove_wound() + // From [powers/panacea.dm] + var/list/bad_organs = list( + bloodsuckeruser.get_organ_by_type(/obj/item/organ/body_egg), + bloodsuckeruser.get_organ_by_type(/obj/item/organ/zombie_infection)) + for(var/tumors in bad_organs) + var/obj/item/organ/yucky_organs = tumors + if(!istype(yucky_organs)) + continue + yucky_organs.Remove(bloodsuckeruser) + yucky_organs.forceMove(get_turf(bloodsuckeruser)) + +///////////////////////////////////////////////////////////////////////////////////////////////////////////////////// + +// DEATH + +///////////////////////////////////////////////////////////////////////////////////////////////////////////////////// + +/// FINAL DEATH +/datum/antagonist/bloodsucker/proc/HandleDeath() + // Not "Alive"? + if(!owner.current) + FinalDeath() + return + // Fire Damage? (above double health) + if(owner.current.get_fire_loss() >= owner.current.maxHealth * 2.5) + FinalDeath() + return + // Staked while "Temp Death" or Asleep + if(owner.current.StakeCanKillMe() && owner.current.am_staked()) + FinalDeath() + return + // Temporary Death? Convert to Torpor. + if(HAS_TRAIT(owner.current, TRAIT_NODEATH)) + return + check_begin_torpor(TRUE) + +/** + * #handle_bloodsucker_starving + * + * Part of Bloodsucker Life Tick, this will set the nutrition to match blood, as well as: + * 1 - Enter/Exit Frenzy if your Blood level is sufficient + * 2 - Give you jittering and blurry vision, visual indicators of low blood. + * 3 - Grant you additional regeneration depending on how much blood you have stored. + */ +/datum/antagonist/bloodsucker/proc/handle_bloodsucker_starving() + // Nutrition - The amount of blood is how full we are. + owner.current.set_nutrition(min(bloodsucker_blood_volume, NUTRITION_LEVEL_FED)) + + //Entering and Exiting Frenzy, which depends on your Humanity level. Exiting requires +FRENZY_EXTRA_BLOOD_NEEDED than entering. + if(owner.current.has_status_effect(/datum/status_effect/frenzy)) + if(bloodsucker_blood_volume >= (frenzy_threshold + FRENZY_EXTRA_BLOOD_NEEDED)) + owner.current.remove_status_effect(/datum/status_effect/frenzy) + else + if(bloodsucker_blood_volume < frenzy_threshold) + owner.current.apply_status_effect(/datum/status_effect/frenzy) + + //BLOOD_VOLUME_BAD: [224] - Jitter + if(bloodsucker_blood_volume < BLOOD_VOLUME_BAD && prob(0.5) && !HAS_TRAIT(owner.current, TRAIT_NODEATH) && !HAS_TRAIT(owner.current, TRAIT_MASQUERADE)) + owner.current.set_timed_status_effect(3 SECONDS, /datum/status_effect/jitter, only_if_higher = TRUE) + + switch(bloodsucker_blood_volume) + if(0 to BLOOD_VOLUME_SURVIVE) + owner.current.set_eye_blur_if_lower((8 - 8 * (bloodsucker_blood_volume / BLOOD_VOLUME_BAD)) * 2 SECONDS) + if(BLOOD_VOLUME_SURVIVE to BLOOD_VOLUME_BAD) + additional_regen = 0.1 + if(BLOOD_VOLUME_BAD to BLOOD_VOLUME_OKAY) + additional_regen = 0.2 + if(BLOOD_VOLUME_OKAY to BLOOD_VOLUME_NORMAL) + additional_regen = 0.3 + if(BLOOD_VOLUME_NORMAL to BS_BLOOD_VOLUME_MAX_REGEN) + additional_regen = 0.4 + if(BS_BLOOD_VOLUME_MAX_REGEN to INFINITY) + additional_regen = 0.5 + +/// Makes your blood_volume look like your bloodsucker blood, unless you're Masquerading. +/datum/antagonist/bloodsucker/proc/update_blood() + if(HAS_TRAIT(owner.current, TRAIT_NOBLOOD)) + return + //If we're on Masquerade, we appear to have full blood, unless we are REALLY low, in which case we don't look as bad. + if(HAS_TRAIT(owner.current, TRAIT_MASQUERADE)) + switch(bloodsucker_blood_volume) + if(BLOOD_VOLUME_OKAY to INFINITY) // 336 and up, we are perfectly fine. + owner.current.blood_volume = initial(bloodsucker_blood_volume) + if(BLOOD_VOLUME_BAD to BLOOD_VOLUME_OKAY) // 224 to 336 + owner.current.blood_volume = BLOOD_VOLUME_SAFE + else // 224 and below + owner.current.blood_volume = BLOOD_VOLUME_OKAY + return + + owner.current.blood_volume = bloodsucker_blood_volume + +/// Gibs the Bloodsucker, roundremoving them. +/datum/antagonist/bloodsucker/proc/FinalDeath() + // If we have no body, end here. + if(!owner.current) + return + UnregisterSignal(src, list( + COMSIG_BLOODSUCKER_ON_LIFETICK, + COMSIG_LIVING_REVIVE, + COMSIG_LIVING_LIFE, + COMSIG_LIVING_DEATH, + )) + UnregisterSignal(SSsunlight, list( + COMSIG_SOL_RANKUP_BLOODSUCKERS, + COMSIG_SOL_END, + COMSIG_SOL_RISE_TICK, + COMSIG_SOL_WARNING_GIVEN, + )) + free_all_vassals() + DisableAllPowers(forced = TRUE) + if(!iscarbon(owner.current)) + owner.current.gib(TRUE, FALSE, FALSE) + return + // Drop anything in us and play a tune + var/mob/living/carbon/user = owner.current + owner.current.drop_all_held_items() + owner.current.unequip_everything() + user.remove_all_embedded_objects() + playsound(owner.current, 'sound/effects/tendril_destroyed.ogg', 40, TRUE) + + var/unique_death = SEND_SIGNAL(src, BLOODSUCKER_FINAL_DEATH) + if(unique_death & DONT_DUST) + return + + // Properly exit Frenzy if Frenzying + if(frenzied) + owner.current.remove_status_effect(/datum/status_effect/frenzy) + + // Elders get dusted, Fledglings get gibbed. + if(bloodsucker_level >= 4) + user.visible_message( + span_warning("[user]'s skin crackles and dries, their skin and bones withering to dust. A hollow cry whips from what is now a sandy pile of remains."), + span_userdanger("Your soul escapes your withering body as the abyss welcomes you to your Final Death."), + span_hear("You hear a dry, crackling sound.")) + addtimer(CALLBACK(user, TYPE_PROC_REF(/atom/movable, dust)), 5 SECONDS, TIMER_UNIQUE|TIMER_STOPPABLE) + return + user.visible_message( + span_warning("[user]'s skin bursts forth in a spray of gore and detritus. A horrible cry echoes from what is now a wet pile of decaying meat."), + span_userdanger("Your soul escapes your withering body as the abyss welcomes you to your Final Death."), + span_hear("You hear a wet, bursting sound.")) + addtimer(CALLBACK(user, TYPE_PROC_REF(/mob/living, gib), TRUE, FALSE, FALSE), 2 SECONDS, TIMER_UNIQUE|TIMER_STOPPABLE) + +#undef BLOODSUCKER_PASSIVE_BLOOD_DRAIN diff --git a/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_moodlets.dm b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_moodlets.dm new file mode 100644 index 000000000000..85016af1b85c --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_moodlets.dm @@ -0,0 +1,41 @@ +/datum/mood_event/drankblood + description = span_nicegreen("I have fed greedly from that which nourishes me.") + mood_change = 6 + timeout = 8 MINUTES + +/datum/mood_event/drankblood_bad + description = span_boldwarning("I drank the blood of a lesser creature. Disgusting.") + mood_change = -8 + timeout = 3 MINUTES + +/datum/mood_event/drankblood_dead + description = span_boldwarning("I drank blood from the dead. I am better than this.") + mood_change = -10 + timeout = 8 MINUTES + +/datum/mood_event/drankblood_synth + description = span_boldwarning("I drank synthetic blood. What is wrong with me?") + mood_change = -10 + timeout = 8 MINUTES + +/datum/mood_event/drankkilled + description = span_boldwarning("I fed off of someone until their death. I feel... less human.") + mood_change = -20 + timeout = 15 MINUTES + +/datum/mood_event/madevamp + description = span_boldwarning("A mortal has reached an apotheosis— undeath— by my own hand.") + mood_change = 15 + timeout = 10 MINUTES + +///Candelabrum's mood event to non Bloodsucker/Vassals +/datum/mood_event/vampcandle + description = span_boldwarning("Something is making your mind feel... loose.") + mood_change = -15 + timeout = 5 MINUTES + +//Blood mirror's mood event to non-bloodsuckers/vassals that attempt to use it and get randomly warped. +/datum/mood_event/bloodmirror + description = span_boldwarning("A PROPHECY OF BLOOD HAS SPREAD ITS SPLATTERED STAINS UPON MY PSYCHE.") + mood_change = -30 + timeout = 7 MINUTES diff --git a/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_name.dm b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_name.dm new file mode 100644 index 000000000000..c5d78b293fc1 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_name.dm @@ -0,0 +1,136 @@ + +/datum/antagonist/bloodsucker/proc/return_full_name() + var/fullname = bloodsucker_name ? bloodsucker_name : owner.current.name + if(bloodsucker_title) + fullname = "[bloodsucker_title] [fullname]" + if(bloodsucker_reputation) + fullname += " the [bloodsucker_reputation]" + + return fullname + +///Returns a First name for the Bloodsucker. +/datum/antagonist/bloodsucker/proc/SelectFirstName() + if(owner.current.gender == MALE) + bloodsucker_name = pick( + "Desmond","Rudolph","Dracula","Vlad","Pyotr","Gregor", + "Cristian","Christoff","Marcu","Andrei","Constantin", + "Gheorghe","Grigore","Ilie","Iacob","Luca","Mihail","Pavel", + "Vasile","Octavian","Sorin","Sveyn","Aurel","Alexe","Iustin", + "Theodor","Dimitrie","Octav","Damien","Magnus","Caine","Abel", // Romanian/Ancient + "Lucius","Gaius","Otho","Balbinus","Arcadius","Romanos","Alexios","Vitellius", // Latin + "Melanthus","Teuthras","Orchamus","Amyntor","Axion", // Greek + "Thoth","Thutmose","Osorkon,","Nofret","Minmotu","Khafra", // Egyptian + "Dio", + ) + else + bloodsucker_name = pick( + "Islana","Tyrra","Greganna","Pytra","Hilda", + "Andra","Crina","Viorela","Viorica","Anemona", + "Camelia","Narcisa","Sorina","Alessia","Sophia", + "Gladda","Arcana","Morgan","Lasarra","Ioana","Elena", + "Alina","Rodica","Teodora","Denisa","Mihaela", + "Svetla","Stefania","Diyana","Kelssa","Lilith", // Romanian/Ancient + "Alexia","Athanasia","Callista","Karena","Nephele","Scylla","Ursa", // Latin + "Alcestis","Damaris","Elisavet","Khthonia","Teodora", // Greek + "Nefret","Ankhesenpep", // Egyptian + ) + +///Returns a Title for the Bloodsucker. +/datum/antagonist/bloodsucker/proc/SelectTitle(am_fledgling = 0, forced = FALSE) + // Already have Title + if(!forced && bloodsucker_title != null) + return + // Titles [Master] + if(am_fledgling) + bloodsucker_title = null + return + if(owner.current.gender == MALE) + bloodsucker_title = pick( + "Count", + "Baron", + "Viscount", + "Prince", + "Duke", + "Tzar", + "Dreadlord", + "Lord", + "Master", + ) + else + bloodsucker_title = pick( + "Countess", + "Baroness", + "Viscountess", + "Princess", + "Duchess", + "Tzarina", + "Dreadlady", + "Lady", + "Mistress", + ) + to_chat(owner, span_announce("You have earned a title! You are now known as [return_full_name()]!")) + +///Returns a Reputation for the Bloodsucker. +/datum/antagonist/bloodsucker/proc/SelectReputation(am_fledgling = FALSE, forced = FALSE) + // Already have Reputation + if(!forced && bloodsucker_reputation != null) + return + + if(am_fledgling) + bloodsucker_reputation = pick( + "Crude", + "Callow", + "Unlearned", + "Neophyte", + "Novice", + "Unseasoned", + "Fledgling", + "Young", + "Neonate", + "Scrapling", + "Untested", + "Unproven", + "Unknown", + "Newly Risen", + "Born", + "Scavenger", + "Unknowing", + "Unspoiled", + "Disgraced", + "Defrocked", + "Shamed", + "Meek", + "Timid", + "Broken", + "Fresh", + ) + else if(owner.current.gender == MALE && prob(10)) + bloodsucker_reputation = pick( + "King of the Damned", + "Blood King", + "Emperor of Blades", + "Sinlord", + "God-King", + ) + else if(owner.current.gender == FEMALE && prob(10)) + bloodsucker_reputation = pick( + "Queen of the Damned", + "Blood Queen", + "Empress of Blades", + "Sinlady", + "God-Queen", + ) + else + bloodsucker_reputation = pick( + "Butcher","Blood Fiend","Crimson","Red","Black","Terror", + "Nightman","Feared","Ravenous","Fiend","Malevolent","Wicked", + "Ancient","Plaguebringer","Sinister","Forgotten","Wretched","Baleful", + "Inqisitor","Harvester","Reviled","Robust","Betrayer","Destructor", + "Damned","Accursed","Terrible","Vicious","Profane","Vile", + "Depraved","Foul","Slayer","Manslayer","Sovereign","Slaughterer", + "Forsaken","Mad","Dragon","Savage","Villainous","Nefarious", + "Inquisitor","Marauder","Horrible","Immortal","Undying","Overlord", + "Corrupt","Hellspawn","Tyrant","Sanguineous", + ) + + to_chat(owner, span_announce("You have earned a reputation! You are now known as [return_full_name()]!")) diff --git a/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_objectives.dm b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_objectives.dm new file mode 100644 index 000000000000..e8f2d1871377 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_objectives.dm @@ -0,0 +1,15 @@ +/datum/objective/survive/bloodsucker + name = "bloodsuckersurvive" + explanation_text = "Survive the entire shift without succumbing to Final Death." + +/datum/objective/bloodsucker_lair + name = "claim lair" + explanation_text = "Create a lair by claiming a coffin, and protect it until the end of the shift." + martyr_compatible = TRUE + +// WIN CONDITIONS? +/datum/objective/bloodsucker_lair/check_completion() + var/datum/antagonist/bloodsucker/bloodsuckerdatum = owner.has_antag_datum(/datum/antagonist/bloodsucker) + if(bloodsuckerdatum && bloodsuckerdatum.claimed_coffin && bloodsuckerdatum.bloodsucker_lair_area) + return TRUE + return FALSE diff --git a/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_procs.dm b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_procs.dm new file mode 100644 index 000000000000..1bfd96e4f45c --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_procs.dm @@ -0,0 +1,145 @@ +/datum/antagonist/bloodsucker/proc/on_examine(datum/source, mob/examiner, examine_text) + SIGNAL_HANDLER + + if(!iscarbon(source)) + return + var/vamp_examine = return_vamp_examine(examiner) + if(vamp_examine) + examine_text += vamp_examine + +///Called when a Bloodsucker buys a power: (power) +/datum/antagonist/bloodsucker/proc/BuyPower(datum/action/cooldown/bloodsucker/power) + for(var/datum/action/cooldown/bloodsucker/current_powers as anything in powers) + if(current_powers.type == power.type) + return FALSE + powers += power + power.Grant(owner.current) + log_uplink("[key_name(owner.current)] purchased [power].") + return TRUE + +///Called when a Bloodsucker loses a power: (power) +/datum/antagonist/bloodsucker/proc/RemovePower(datum/action/cooldown/bloodsucker/power) + if(power.active) + power.DeactivatePower() + powers -= power + power.Remove(owner.current) + +///When a Bloodsucker breaks the Masquerade, they get their HUD icon changed, and Malkavian Bloodsuckers get alerted. +/datum/antagonist/bloodsucker/proc/break_masquerade(mob/admin) + if(broke_masquerade) + return + owner.current.playsound_local(null, 'modular_meta/features/antagonists/bloodsuckers/sounds/lunge_warn.ogg', 100, FALSE, pressure_affected = FALSE) + to_chat(owner.current, span_cult_bold_italic("You have broken the Masquerade!")) + to_chat(owner.current, span_warning("Bloodsucker Tip: When you break the Masquerade, you become open for termination by fellow Bloodsuckers, and your Vassals are no longer completely loyal to you, as other Bloodsuckers can steal them for themselves!")) + broke_masquerade = TRUE + antag_hud_name = "masquerade_broken" + add_team_hud(owner.current) + GLOB.masquerade_breakers.Add(src) + SEND_GLOBAL_SIGNAL(COMSIG_BLOODSUCKER_BROKE_MASQUERADE) + +///This is admin-only of reverting a broken masquerade, sadly it doesn't remove the Malkavian objectives yet. +/datum/antagonist/bloodsucker/proc/fix_masquerade(mob/admin) + if(!broke_masquerade) + return + to_chat(owner.current, span_cult_bold_italic("You have re-entered the Masquerade.")) + GLOB.masquerade_breakers.Remove(src) + broke_masquerade = FALSE + +/datum/antagonist/bloodsucker/proc/give_masquerade_infraction() + if(broke_masquerade) + return + masquerade_infractions++ + if(masquerade_infractions >= 3) + break_masquerade() + else + to_chat(owner.current, span_cult_bold("You violated the Masquerade! Break the Masquerade [3 - masquerade_infractions] more times and you will become a criminal to all other Bloodsuckers!")) + +/datum/antagonist/bloodsucker/proc/RankUp() + if(!owner || !owner.current || IS_FAVORITE_VASSAL(owner.current)) + return + bloodsucker_level_unspent++ + if(!my_clan) + to_chat(owner.current, span_notice("You have gained a rank. Join a Clan to spend it.")) + return + // Spend Rank Immediately? + if(!istype(owner.current.loc, /obj/structure/closet/crate/coffin)) + to_chat(owner, span_notice("You have grown more ancient! Sleep in a coffin (or put your Favorite Vassal on a persuasion rack for Ventrue) that you have claimed to thicken your blood and become more powerful.")) + if(bloodsucker_level_unspent >= 2) + to_chat(owner, span_announce("Bloodsucker Tip: If you cannot find or steal a coffin to use, you can build one from wood or metal.")) + return + SpendRank() + +/datum/antagonist/bloodsucker/proc/RankDown() + bloodsucker_level_unspent-- + +/datum/antagonist/bloodsucker/proc/remove_nondefault_powers(return_levels = FALSE) + for(var/datum/action/cooldown/bloodsucker/power as anything in powers) + if(power.purchase_flags & BLOODSUCKER_DEFAULT_POWER) + continue + RemovePower(power) + if(return_levels) + bloodsucker_level_unspent++ + +/datum/antagonist/bloodsucker/proc/LevelUpPowers() + for(var/datum/action/cooldown/bloodsucker/power as anything in powers) + if(power.purchase_flags & TREMERE_CAN_BUY) + continue + if(!power.should_level) + continue + power.upgrade_power() + +///Disables all powers, accounting for torpor +/datum/antagonist/bloodsucker/proc/DisableAllPowers(forced = FALSE) + for(var/datum/action/cooldown/bloodsucker/power as anything in powers) + if(forced || ((power.check_flags & BP_CANT_USE_IN_TORPOR) && HAS_TRAIT(owner.current, TRAIT_NODEATH))) + if(power.active) + power.DeactivatePower() + +/datum/antagonist/bloodsucker/proc/SpendRank(mob/living/carbon/human/target, cost_rank = TRUE, blood_cost) + if(!owner || !owner.current || !owner.current.client || (cost_rank && bloodsucker_level_unspent <= 0)) + return + SEND_SIGNAL(src, BLOODSUCKER_RANK_UP, target, cost_rank, blood_cost) + +/** + * Called when a Bloodsucker reaches Final Death + * Releases all Vassals and gives them the ex_vassal datum. + */ +/datum/antagonist/bloodsucker/proc/free_all_vassals() + for(var/datum/antagonist/vassal/all_vassals in vassals) + // Skip over any Bloodsucker Vassals, they're too far gone to have all their stuff taken away from them + if(all_vassals.owner.has_antag_datum(/datum/antagonist/bloodsucker)) + all_vassals.owner.current.remove_status_effect(/datum/status_effect/agent_pinpointer/vassal_edition) + continue + if(!all_vassals.remove_on_bloodsucker_death) + continue + all_vassals.owner.add_antag_datum(/datum/antagonist/ex_vassal) + all_vassals.owner.remove_antag_datum(/datum/antagonist/vassal) + +/** + * Returns a Vampire's examine strings. + * Args: + * viewer - The person examining. + */ +/datum/antagonist/bloodsucker/proc/return_vamp_examine(mob/living/viewer) + if(!viewer.mind) + return FALSE + // Viewer is Target's Vassal? + if(viewer.mind.has_antag_datum(/datum/antagonist/vassal) in vassals) + var/returnString = "\[This is your Master!\]" + var/returnIcon = "[icon2html('modular_meta/features/antagonists/icons/bloodsuckers/vampiric.dmi', world, "bloodsucker")]" + returnString += "\n" + return returnIcon + returnString + // Viewer not a Vamp AND not the target's vassal? + if(!viewer.mind.has_antag_datum((/datum/antagonist/bloodsucker)) && !(viewer in vassals)) + if(!(HAS_TRAIT(viewer.mind, TRAIT_BLOODSUCKER_HUNTER) && broke_masquerade)) + return FALSE + // Default String + var/returnString = "\[[return_full_name()]\]" + var/returnIcon = "[icon2html('modular_meta/features/antagonists/icons/bloodsuckers/vampiric.dmi', world, "bloodsucker")]" + + // In Disguise (Veil)? + //if (name_override != null) + // returnString += " ([real_name] in disguise!) " + + //returnString += "\n" Don't need spacers. Using . += "" in examine.dm does this on its own. + return returnIcon + returnString diff --git a/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_sol.dm b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_sol.dm new file mode 100644 index 000000000000..8497fc223059 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_sol.dm @@ -0,0 +1,35 @@ +/** + * # Assigning Sol + * + * Sol is the sunlight. After sol bloodsuckers gain ranks + */ + +/// Start Sol, called when someone is assigned Bloodsucker +/datum/antagonist/bloodsucker/proc/check_start_sunlight() + var/list/existing_suckers = get_antag_minds(/datum/antagonist/bloodsucker) - owner + if(!length(existing_suckers)) + message_admins("New Sol has been created due to Bloodsucker assignment.") + SSsunlight.can_fire = TRUE + +/// End Sol, if you're the last Bloodsucker +/datum/antagonist/bloodsucker/proc/check_cancel_sunlight() + var/list/existing_suckers = get_antag_minds(/datum/antagonist/bloodsucker) - owner + if(!length(existing_suckers)) + message_admins("Sol has been deleted due to the lack of Bloodsuckers") + SSsunlight.can_fire = FALSE + +///Ranks the Bloodsucker up, called by Sol. +/datum/antagonist/bloodsucker/proc/sol_rank_up(atom/source) + SIGNAL_HANDLER + + INVOKE_ASYNC(src, PROC_REF(RankUp)) + +/datum/antagonist/bloodsucker/proc/give_warning(atom/source, danger_level, vampire_warning_message, vassal_warning_message) + SIGNAL_HANDLER + if(!owner) + return + to_chat(owner, vampire_warning_message) + + switch(danger_level) + if(DANGER_LEVEL_SOL_ENDED) + owner.current.playsound_local(null, 'sound/ambience/misc/source_holehit3.ogg', 100, 1) diff --git a/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_torpor.dm b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_torpor.dm new file mode 100644 index 000000000000..37b9883a955a --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/bloodsucker_torpor.dm @@ -0,0 +1,90 @@ +/** + * # Torpor + * + * Torpor is what deals with the Bloodsucker falling asleep, their healing, the effects, ect. + * This is basically what Sol is meant to do to them, but they can also trigger it manually if they wish to heal, as Burn is only healed through Torpor. + * You cannot manually exit Torpor, it is instead entered/exited by: + * + * Torpor is triggered by: + * - Being in a Coffin while Sol is on, dealt with by Sol + * - Entering a Coffin with more than 10 combined Brute/Burn damage, dealt with by /closet/crate/coffin/close() [bloodsucker_coffin.dm] + * - Death, dealt with by /HandleDeath() + * Torpor is ended by: + * - Having less than 10 Brute damage while OUTSIDE of your Coffin while it isnt Sol. + * - Having less than 10 Brute & Burn Combined while INSIDE of your Coffin while it isnt Sol. + * - Sol being over, dealt with by /sunlight/process() [bloodsucker_daylight.dm] +*/ + +/atom/movable/screen/alert/status_effect/torpor + name = "Torpor" + desc = "You have returned to the precipice of oblivion once more. Through this you shall recover at the expense of being immensely vulnerable." + icon = 'modular_meta/features/antagonists/icons/bloodsuckers/bloodsucker_status_effects.dmi' + icon_state = "torpor" + alerttooltipstyle = "alien" + +/datum/status_effect/torpor + id = "Torpor" + status_type = STATUS_EFFECT_UNIQUE + duration = -1 + tick_interval = -1 + alert_type = /atom/movable/screen/alert/status_effect/torpor + /// Our Bloodsucker's antag datum. + var/datum/antagonist/bloodsucker/bloodsuckerdatum + +/datum/status_effect/torpor/on_apply() + . = ..() + var/mob/living/carbon/human/user = owner + bloodsuckerdatum = IS_BLOODSUCKER(user) + + to_chat(owner, span_notice("You enter the horrible slumber of deathless Torpor. You will heal until you are renewed.")) + // Force them to go to sleep + REMOVE_TRAIT(owner, TRAIT_SLEEPIMMUNE, BLOODSUCKER_TRAIT) + // Without this, you'll just keep dying while you recover. + owner.add_traits(list(TRAIT_NODEATH, TRAIT_FAKEDEATH, TRAIT_DEATHCOMA, TRAIT_RESISTLOWPRESSURE, TRAIT_RESISTHIGHPRESSURE), BLOODSUCKER_TRAIT) + owner.set_timed_status_effect(0 SECONDS, /datum/status_effect/jitter, only_if_higher = TRUE) + // Disable ALL Powers + bloodsuckerdatum.DisableAllPowers() + +/datum/status_effect/torpor/on_remove() + owner.grab_ghost() + to_chat(owner, span_warning("You have recovered from Torpor.")) + owner.remove_traits(list(TRAIT_NODEATH, TRAIT_FAKEDEATH, TRAIT_DEATHCOMA, TRAIT_RESISTLOWPRESSURE, TRAIT_RESISTHIGHPRESSURE), BLOODSUCKER_TRAIT) + if(!HAS_TRAIT(owner, TRAIT_MASQUERADE)) + ADD_TRAIT(owner, TRAIT_SLEEPIMMUNE, BLOODSUCKER_TRAIT) + bloodsuckerdatum.heal_vampire_organs() + SEND_SIGNAL(bloodsuckerdatum, BLOODSUCKER_EXIT_TORPOR) + +/datum/antagonist/bloodsucker/proc/check_begin_torpor(SkipChecks = FALSE) + var/mob/living/carbon/user = owner.current + /// Prevent Torpor whilst frenzied. + if(frenzied || (IS_DEAD_OR_INCAP(user) && bloodsucker_blood_volume == 0)) + to_chat(user, span_userdanger("Your frenzy prevents you from entering torpor!")) + return + /// Are we entering Torpor via Sol/Death? Then entering it isnt optional! + if(SkipChecks) + to_chat(user, span_danger("Your immortal body will not yet relinquish your soul to the abyss. You enter Torpor.")) + owner.current.apply_status_effect(/datum/status_effect/torpor) + return + var/total_brute = user.get_brute_loss() + var/total_burn = user.get_fire_loss() + var/total_damage = total_brute + total_burn + /// Checks - Not daylight & Has more than 10 Brute/Burn & not already in Torpor + if(!SSsunlight.sunlight_active && total_damage >= 10 && !HAS_TRAIT(owner.current, TRAIT_NODEATH)) + owner.current.apply_status_effect(/datum/status_effect/torpor) + +/datum/antagonist/bloodsucker/proc/check_end_torpor() + var/mob/living/carbon/user = owner.current + var/total_brute = user.get_brute_loss() + var/total_burn = user.get_fire_loss() + var/total_damage = total_brute + total_burn + if(total_burn >= 199) + return FALSE + if(SSsunlight.sunlight_active) + return FALSE + // You are in a Coffin, so instead we'll check TOTAL damage, here. + if(istype(user.loc, /obj/structure/closet/crate/coffin)) + if(total_damage <= 20) + owner.current.remove_status_effect(/datum/status_effect/torpor) + else + if(total_brute <= 20) + owner.current.remove_status_effect(/datum/status_effect/torpor) diff --git a/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/shaded_bloodsucker.dm b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/shaded_bloodsucker.dm new file mode 100644 index 000000000000..4e0641f05594 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/shaded_bloodsucker.dm @@ -0,0 +1,24 @@ +///a malkavian bloodsucker that has entered final death. does nothing, other than signify they suck +/datum/antagonist/shaded_bloodsucker + name = "\improper Shaded Bloodsucker" + antagpanel_category = "Bloodsucker" + show_in_roundend = FALSE + pref_flag = ROLE_BLOODSUCKER + antag_hud_name = "bloodsucker" + +/obj/item/soulstone/bloodsucker + theme = THEME_WIZARD + required_role = /datum/antagonist/vassal //vassals can free their master + +/obj/item/soulstone/bloodsucker/init_shade(mob/living/carbon/human/victim, mob/user, message_user = FALSE, mob/shade_controller) + . = ..() + for(var/mob/shades in contents) + var/datum/antagonist/shaded_bloodsucker/shaded_datum = shades.mind.add_antag_datum(/datum/antagonist/shaded_bloodsucker) + var/datum/antagonist/bloodsucker/bloodsuckerdatum = victim.mind.has_antag_datum(/datum/antagonist/bloodsucker) + if(bloodsuckerdatum) + shaded_datum.objectives = bloodsuckerdatum.objectives + +/obj/item/soulstone/bloodsucker/on_poll_concluded(mob/living/master, mob/living/victim, mob/dead/observer/ghost) + . = ..() + if(!.) + victim.dust() diff --git a/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/subsystem_sunlight.dm b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/subsystem_sunlight.dm new file mode 100644 index 000000000000..d5ca0ee1ed17 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/subsystem_sunlight.dm @@ -0,0 +1,57 @@ +///How long Sol will last until it's night again. +#define TIME_BLOODSUCKER_DAY 60 +///Base time nighttime should be in for, until Sol rises. +#define TIME_BLOODSUCKER_NIGHT 600 + +///How much time Sol can be 'off' by, keeping the time inconsistent. +#define TIME_BLOODSUCKER_SOL_DELAY 120 + +SUBSYSTEM_DEF(sunlight) + name = "Sol" + can_fire = FALSE + wait = 2 SECONDS + ss_flags = SS_NO_INIT | SS_BACKGROUND | SS_TICKER + + ///If the Sun is currently out our not. + var/sunlight_active = FALSE + ///The time between the next cycle, randomized every night. + var/time_til_cycle = TIME_BLOODSUCKER_NIGHT + ///If Bloodsucker levels for the night has been given out yet. + var/issued_XP = FALSE + +/datum/controller/subsystem/sunlight/fire(resumed = FALSE) + time_til_cycle-- + if(sunlight_active) + if(time_til_cycle > 0) + SEND_SIGNAL(src, COMSIG_SOL_RISE_TICK) + if(!issued_XP && time_til_cycle <= 15) + issued_XP = TRUE + SEND_SIGNAL(src, COMSIG_SOL_RANKUP_BLOODSUCKERS) + if(time_til_cycle <= 1) + sunlight_active = FALSE + issued_XP = FALSE + //randomize the next sol timer + time_til_cycle = round(rand((TIME_BLOODSUCKER_NIGHT-TIME_BLOODSUCKER_SOL_DELAY), (TIME_BLOODSUCKER_NIGHT+TIME_BLOODSUCKER_SOL_DELAY)), 60) + message_admins("BLOODSUCKER NOTICE: Daylight Ended. Resetting to night (Lasts for [time_til_cycle / 60] minutes.") + SEND_SIGNAL(src, COMSIG_SOL_END) + warn_daylight( + danger_level = DANGER_LEVEL_SOL_ENDED, + vampire_warning_message = span_announce("Cycle of Night and Day ended."), + vassal_warning_message = span_announce("Cycle of Night and Day ended."), + ) + return + + switch(time_til_cycle) + if(NONE) + sunlight_active = TRUE + //set the timer to countdown daytime now. + time_til_cycle = TIME_BLOODSUCKER_DAY + warn_daylight( + vampire_warning_message = span_userdanger("Cycle of Night and Day started, next [TIME_BLOODSUCKER_DAY / 60] minutes will be daytime"), + vassal_warning_message = span_userdanger("Time is Day now!"), + ) +/datum/controller/subsystem/sunlight/proc/warn_daylight(danger_level, vampire_warning_message, vassal_warning_message) + SEND_SIGNAL(src, COMSIG_SOL_WARNING_GIVEN, danger_level, vampire_warning_message, vassal_warning_message) + +#undef TIME_BLOODSUCKER_SOL_DELAY +#undef TIME_BLOODSUCKER_NIGHT diff --git a/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/vampiric.dm b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/vampiric.dm new file mode 100644 index 000000000000..b3434cc80eb1 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/bloodsucker/vampiric.dm @@ -0,0 +1,21 @@ +/datum/language/vampiric + name = "Blah-Sucker" + desc = "The native language of the Bloodsucker elders, learned intuitively by Fledglings as they pass from death into immortality." + key = "l" + space_chance = 40 + default_priority = 90 + + flags = TONGUELESS_SPEECH | LANGUAGE_HIDE_ICON_IF_NOT_UNDERSTOOD + syllables = list( + "luk","cha","no","kra","pru","chi","busi","tam","pol","spu","och", + "umf","ora","stu","si","ri","li","ka","red","ani","lup","ala","pro", + "to","siz","nu","pra","ga","ump","ort","a","ya","yach","tu","lit", + "wa","mabo","mati","anta","tat","tana","prol", + "tsa","si","tra","te","ele","fa","inz", + "nza","est","sti","ra","pral","tsu","ago","esch","chi","kys","praz", + "froz","etz","tzil", + "t'","k'","t'","k'","th'","tz'" + ) + + icon_state = "bloodsucker" + icon = 'modular_meta/features/antagonists/icons/bloodsuckers/vampiric.dmi' diff --git a/modular_meta/features/antagonists/bloodsuckers/code/clans/_clan.dm b/modular_meta/features/antagonists/bloodsuckers/code/clans/_clan.dm new file mode 100644 index 000000000000..e6e246ab8b72 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/clans/_clan.dm @@ -0,0 +1,285 @@ +/** + * Bloodsucker clans + * + * Handles everything related to clans. + * the entire idea of datumizing this came to me in a dream. + */ +/datum/bloodsucker_clan + ///The bloodsucker datum that owns this clan. Use this over 'source', because while it's the same thing, this is more consistent (and used for deletion). + var/datum/antagonist/bloodsucker/bloodsuckerdatum + ///The name of the clan we're in. + var/name = CLAN_NONE + ///Description of what the clan is, given when joining and through your antag UI. + var/description = "The Caitiff are as basic as you can get with Bloodsuckers. \n\ + Entirely clanless, they are blissfully unaware of the greater clan structure. \n\ + No additional abilities are gained, none are lost: if you want a plain Bloodsucker then this is it. \n\ + The favorite vassal will gain the Brawn ability to help in combat." + ///The clan objective that is required to greentext. + var/datum/objective/clan_objective + ///The icon of the radial icon to join this clan. + var/join_icon = 'modular_meta/features/antagonists/icons/bloodsuckers/clan_icons.dmi' + ///Same as join_icon, but the state + var/join_icon_state = "caitiff" + ///Description shown when trying to join the clan. + var/join_description = "The default, classic Bloodsucker." + ///Whether the clan can be joined by players. FALSE for flavortext-only clans. + var/joinable_clan = TRUE + ///Boolean on whether the clan shows up in the Archives of the Kindred. + var/shows_in_archives = TRUE + + ///How we will drink blood using Feed. + var/blood_drink_type = BLOODSUCKER_DRINK_NORMAL + +/datum/bloodsucker_clan/New(datum/antagonist/bloodsucker/owner_datum) + . = ..() + src.bloodsuckerdatum = owner_datum + + RegisterSignal(bloodsuckerdatum, COMSIG_BLOODSUCKER_ON_LIFETICK, PROC_REF(handle_clan_life)) + RegisterSignal(bloodsuckerdatum, BLOODSUCKER_RANK_UP, PROC_REF(on_spend_rank)) + + RegisterSignal(bloodsuckerdatum, BLOODSUCKER_INTERACT_WITH_VASSAL, PROC_REF(on_interact_with_vassal)) + RegisterSignal(bloodsuckerdatum, BLOODSUCKER_MAKE_FAVORITE, PROC_REF(on_favorite_vassal)) + + RegisterSignal(bloodsuckerdatum, BLOODSUCKER_MADE_VASSAL, PROC_REF(on_vassal_made)) + RegisterSignal(bloodsuckerdatum, BLOODSUCKER_EXIT_TORPOR, PROC_REF(on_exit_torpor)) + RegisterSignal(bloodsuckerdatum, BLOODSUCKER_FINAL_DEATH, PROC_REF(on_final_death)) + + RegisterSignal(bloodsuckerdatum, BLOODSUCKER_ENTERS_FRENZY, PROC_REF(on_enter_frenzy)) + RegisterSignal(bloodsuckerdatum, BLOODSUCKER_EXITS_FRENZY, PROC_REF(on_exit_frenzy)) + + give_clan_objective() + +/datum/bloodsucker_clan/Destroy(force) + UnregisterSignal(bloodsuckerdatum, list( + COMSIG_BLOODSUCKER_ON_LIFETICK, + BLOODSUCKER_RANK_UP, + BLOODSUCKER_INTERACT_WITH_VASSAL, + BLOODSUCKER_MAKE_FAVORITE, + BLOODSUCKER_MADE_VASSAL, + BLOODSUCKER_EXIT_TORPOR, + BLOODSUCKER_FINAL_DEATH, + BLOODSUCKER_ENTERS_FRENZY, + BLOODSUCKER_EXITS_FRENZY, + )) + remove_clan_objective() + bloodsuckerdatum = null + return ..() + +/datum/bloodsucker_clan/proc/on_enter_frenzy(datum/antagonist/bloodsucker/source) + SIGNAL_HANDLER + var/mob/living/carbon/human/human_bloodsucker = bloodsuckerdatum.owner.current + if(!istype(human_bloodsucker)) + return + human_bloodsucker.physiology.stamina_mod *= 0.4 + +/datum/bloodsucker_clan/proc/on_exit_frenzy(datum/antagonist/bloodsucker/source) + SIGNAL_HANDLER + var/mob/living/carbon/human/human_bloodsucker = bloodsuckerdatum.owner.current + if(!istype(human_bloodsucker)) + return + human_bloodsucker.set_timed_status_effect(3 SECONDS, /datum/status_effect/dizziness, only_if_higher = TRUE) + human_bloodsucker.Paralyze(2 SECONDS) + human_bloodsucker.physiology.stamina_mod /= 0.4 + +/datum/bloodsucker_clan/proc/give_clan_objective() + if(isnull(clan_objective)) + return + clan_objective = new clan_objective() + clan_objective.objective_name = "Clan Objective" + clan_objective.owner = bloodsuckerdatum.owner + bloodsuckerdatum.objectives += clan_objective + bloodsuckerdatum.owner.announce_objectives() + +/datum/bloodsucker_clan/proc/remove_clan_objective() + bloodsuckerdatum.objectives -= clan_objective + QDEL_NULL(clan_objective) + bloodsuckerdatum.owner.announce_objectives() + +/** + * Called when a Bloodsucker exits Torpor + * args: + * source - the Bloodsucker exiting Torpor + */ +/datum/bloodsucker_clan/proc/on_exit_torpor(datum/antagonist/bloodsucker/source) + SIGNAL_HANDLER + +/** + * Called when a Bloodsucker enters Final Death + * args: + * source - the Bloodsucker exiting Torpor + */ +/datum/bloodsucker_clan/proc/on_final_death(datum/antagonist/bloodsucker/source) + SIGNAL_HANDLER + return FALSE + +/** + * Called during Bloodsucker's LifeTick + * args: + * bloodsuckerdatum - the antagonist datum of the Bloodsucker running this. + */ +/datum/bloodsucker_clan/proc/handle_clan_life(datum/antagonist/bloodsucker/source) + SIGNAL_HANDLER + +/** + * Called when a Bloodsucker successfully Vassalizes someone. + * args: + * bloodsuckerdatum - the antagonist datum of the Bloodsucker running this. + */ +/datum/bloodsucker_clan/proc/on_vassal_made(datum/antagonist/bloodsucker/source, mob/living/user, mob/living/target) + SIGNAL_HANDLER + user.playsound_local(null, 'sound/effects/explosion/explosion_distant.ogg', 40, TRUE) + target.playsound_local(null, 'sound/effects/singlebeat.ogg', 40, TRUE) + target.set_timed_status_effect(15 SECONDS, /datum/status_effect/jitter, only_if_higher = TRUE) + INVOKE_ASYNC(target, TYPE_PROC_REF(/mob, emote), "laugh") + +/** + * Called when a Bloodsucker successfully starts spending their Rank + * args: + * bloodsuckerdatum - the antagonist datum of the Bloodsucker running this. + * target - The Vassal (if any) we are upgrading. + * cost_rank - TRUE/FALSE on whether this will cost us a rank when we go through with it. + * blood_cost - A number saying how much it costs to rank up. + */ +/datum/bloodsucker_clan/proc/on_spend_rank(datum/antagonist/bloodsucker/source, mob/living/carbon/target, cost_rank = TRUE, blood_cost) + SIGNAL_HANDLER + + INVOKE_ASYNC(src, PROC_REF(spend_rank), bloodsuckerdatum, target, cost_rank, blood_cost) + +/datum/bloodsucker_clan/proc/spend_rank(datum/antagonist/bloodsucker/source, mob/living/carbon/target, cost_rank = TRUE, blood_cost) + // Purchase Power Prompt + var/list/options = list() + for(var/datum/action/cooldown/bloodsucker/power as anything in bloodsuckerdatum.all_bloodsucker_powers) + if(initial(power.purchase_flags) & BLOODSUCKER_CAN_BUY && !(locate(power) in bloodsuckerdatum.powers)) + options[initial(power.name)] = power + + if(options.len < 1) + to_chat(bloodsuckerdatum.owner.current, span_notice("You grow more ancient by the night!")) + else + // Give them the UI to purchase a power. + var/choice = tgui_input_list(bloodsuckerdatum.owner.current, "You have the opportunity to grow more ancient. Select a power to advance your Rank.", "Your Blood Thickens...", options) + // Prevent Bloodsuckers from closing/reopning their coffin to spam Levels. + if(cost_rank && bloodsuckerdatum.bloodsucker_level_unspent <= 0) + return + // Did you choose a power? + if(!choice || !options[choice]) + to_chat(bloodsuckerdatum.owner.current, span_notice("You prevent your blood from thickening just yet, but you may try again later.")) + return + // Prevent Bloodsuckers from closing/reopning their coffin to spam Levels. + if(locate(options[choice]) in bloodsuckerdatum.powers) + to_chat(bloodsuckerdatum.owner.current, span_notice("You prevent your blood from thickening just yet, but you may try again later.")) + return + // Prevent Bloodsuckers from purchasing a power while outside of their Coffin. + if(!istype(bloodsuckerdatum.owner.current.loc, /obj/structure/closet/crate/coffin)) + to_chat(bloodsuckerdatum.owner.current, span_warning("You must be in your Coffin to purchase Powers.")) + return + + // Good to go - Buy Power! + var/datum/action/cooldown/bloodsucker/purchased_power = options[choice] + bloodsuckerdatum.BuyPower(new purchased_power) + bloodsuckerdatum.owner.current.balloon_alert(bloodsuckerdatum.owner.current, "learned [choice]!") + to_chat(bloodsuckerdatum.owner.current, span_notice("You have learned how to use [choice]!")) + + finalize_spend_rank(bloodsuckerdatum, cost_rank, blood_cost) + +/datum/bloodsucker_clan/proc/finalize_spend_rank(datum/antagonist/bloodsucker/source, cost_rank = TRUE, blood_cost) + bloodsuckerdatum.LevelUpPowers() + bloodsuckerdatum.bloodsucker_regen_rate += 0.05 + bloodsuckerdatum.max_blood_volume += 100 + + if(ishuman(bloodsuckerdatum.owner.current)) + var/mob/living/carbon/human/human_user = bloodsuckerdatum.owner.current + var/obj/item/bodypart/user_left_hand = human_user.get_bodypart(BODY_ZONE_L_ARM) + var/obj/item/bodypart/user_right_hand = human_user.get_bodypart(BODY_ZONE_R_ARM) + user_left_hand.unarmed_damage_low += 0.5 + user_right_hand.unarmed_damage_low += 0.5 + // This affects the hitting power of Brawn. + user_left_hand.unarmed_damage_high += 0.5 + user_right_hand.unarmed_damage_high += 0.5 + + // We're almost done - Spend your Rank now. + bloodsuckerdatum.bloodsucker_level++ + if(cost_rank) + bloodsuckerdatum.bloodsucker_level_unspent-- + if(blood_cost) + bloodsuckerdatum.AddBloodVolume(-blood_cost) + + // Ranked up enough to get your true Reputation? + if(bloodsuckerdatum.bloodsucker_level == 4) + bloodsuckerdatum.SelectReputation(am_fledgling = FALSE, forced = TRUE) + + + to_chat(bloodsuckerdatum.owner.current, span_notice("You are now a rank [bloodsuckerdatum.bloodsucker_level] Bloodsucker. \ + Your strength, health, feed rate, regen rate, and maximum blood capacity have all increased! \n\ + * Your existing powers have all ranked up as well!")) + bloodsuckerdatum.owner.current.playsound_local(null, 'sound/effects/pope_entry.ogg', 25, TRUE, pressure_affected = FALSE) + bloodsuckerdatum.update_hud() + +/** + * Called when we are trying to turn someone into a special type of vassal. + * args: + * bloodsuckerdatum - the antagonist datum of the Bloodsucker performing this. + * vassaldatum - the antagonist datum of the Vassal being offered up. + */ +/datum/bloodsucker_clan/proc/on_interact_with_vassal(datum/antagonist/bloodsucker/source, datum/antagonist/vassal/vassaldatum) + SIGNAL_HANDLER + + INVOKE_ASYNC(src, PROC_REF(interact_with_vassal), bloodsuckerdatum, vassaldatum) + +/datum/bloodsucker_clan/proc/interact_with_vassal(datum/antagonist/bloodsucker/source, datum/antagonist/vassal/vassaldatum) + var/datum/mind/vassal_mind = vassaldatum.owner + var/datum/objective/source_objective = source.my_clan?.clan_objective + if(vassaldatum.special_type) + to_chat(bloodsuckerdatum.owner.current, span_notice("This Vassal was already assigned a special position.")) + return FALSE + if(!vassaldatum.owner.can_make_special(creator = bloodsuckerdatum.owner)) + to_chat(bloodsuckerdatum.owner.current, span_notice("This Vassal is unable to gain a special rank due to innate features.")) + return FALSE + if(istype(source_objective, /datum/objective/brujah_clan_objective) && (source_objective.target == vassal_mind)) + var/datum/objective/brujah_clan_objective/brujah_objective = source_objective + for(var/obj/item/implant/mindshield/implant in vassal_mind.current.implants) + implant.removed(vassal_mind.current, silent = TRUE) + + vassaldatum.make_special(/datum/antagonist/vassal/discordant) + brujah_objective.target_subverted = TRUE + to_chat(source.owner, span_notice("You have turned [vassal_mind.current.name] into a Discordant Vassal.")) + playsound(get_turf(vassal_mind.current), 'sound/effects/rock/rocktap3.ogg', 75) + vassaldatum.owner.announce_objectives() + return TRUE + + var/list/options = list() + var/list/radial_display = list() + for(var/datum/antagonist/vassal/vassaldatums as anything in subtypesof(/datum/antagonist/vassal)) + if(bloodsuckerdatum.special_vassals[initial(vassaldatums.special_type)]) + continue + if(vassaldatums.special_type == DISCORDANT_VASSAL && (!source.my_clan.clan_objective || vassaldatum.owner != source.my_clan.clan_objective.target)) + continue + options[initial(vassaldatums.name)] = vassaldatums + + var/datum/radial_menu_choice/option = new + option.image = image(icon = initial(vassaldatums.hud_icon), icon_state = initial(vassaldatums.antag_hud_name)) + option.info = "[initial(vassaldatums.name)] - [span_boldnotice(initial(vassaldatums.vassal_description))]" + radial_display[initial(vassaldatums.name)] = option + + if(!options.len) + return + + to_chat(bloodsuckerdatum.owner.current, span_notice("You can change who this Vassal is, who are they to you?")) + var/vassal_response = show_radial_menu(bloodsuckerdatum.owner.current, vassaldatum.owner.current, radial_display) + if(!vassal_response) + return + vassal_response = options[vassal_response] + if(QDELETED(src) || QDELETED(bloodsuckerdatum.owner.current) || QDELETED(vassaldatum.owner.current)) + return FALSE + vassaldatum.make_special(vassal_response) + bloodsuckerdatum.AddBloodVolume(-150) + return TRUE + +/** + * Called when we are successfully turn a Vassal into a Favorite Vassal + * args: + * bloodsuckerdatum - antagonist datum of the Bloodsucker who turned them into a Vassal. + * vassaldatum - the antagonist datum of the Vassal being offered up. + */ +/datum/bloodsucker_clan/proc/on_favorite_vassal(datum/antagonist/bloodsucker/source, datum/antagonist/vassal/favorite/vassaldatum) + SIGNAL_HANDLER + vassaldatum.BuyPower(new /datum/action/cooldown/bloodsucker/targeted/brawn) diff --git a/modular_meta/features/antagonists/bloodsuckers/code/clans/clan_brujah.dm b/modular_meta/features/antagonists/bloodsuckers/code/clans/clan_brujah.dm new file mode 100644 index 000000000000..7cfe8a4c458c --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/clans/clan_brujah.dm @@ -0,0 +1,104 @@ +/datum/bloodsucker_clan/brujah + name = CLAN_BRUJAH + description = "The Brujah seek societal advancement through direct (and usually violent) means.\n\ + With age they develop a powerful physique and become capable of obliterating almost anything with their bare hands.\n\ + Be wary, as they are ferverous insurgents, rebels, and anarchists who always attempt to undermine local authorities. \n\ + Their favorite vassal gains the regular Brawn ability and substantially strengthened fists." + clan_objective = /datum/objective/brujah_clan_objective + join_icon_state = "brujah" + join_description = "Gain an enhanced version of the brawn ability that lets you destroy most structures (including walls!) \ + Rebel against all authority and attempt to subvert it, but in turn break the Masquerade immediately on joining \ + and lose nearly all of your Humanity." + blood_drink_type = BLOODSUCKER_DRINK_INHUMANELY + + +/datum/bloodsucker_clan/brujah/New(datum/antagonist/bloodsucker/owner_datum) + . = ..() + owner_datum.special_vassals -= DISCORDANT_VASSAL //Removes Discordant Vassal, which is in the list by default. + owner_datum.break_masquerade() + owner_datum.AddHumanityLost(37.5) // Frenzy at 400 + bloodsuckerdatum.remove_nondefault_powers(return_levels = TRUE) + // Copied over from 'clan_tremere.dm' with appropriate adjustment. + for(var/datum/action/cooldown/bloodsucker/power as anything in bloodsuckerdatum.all_bloodsucker_powers) + if((initial(power.purchase_flags) & BRUJAH_DEFAULT_POWER)) + bloodsuckerdatum.BuyPower(new power) + +/datum/bloodsucker_clan/brujah/spend_rank(datum/antagonist/bloodsucker/source, mob/living/carbon/target, cost_rank, blood_cost) + // Give them a quick warning about losing humanity on ranking up before actually ranking them up... + var/mob/living/carbon/human/our_antag = source.owner.current + var/warning_accepted = tgui_alert(our_antag, \ + "Since you are part of the Brujah clan, increasing your rank will also decrease your humanity. \n\ + This will increase your current Frenzy threshold from [source.frenzy_threshold] to \ + [source.frenzy_threshold + 50]. Please ensure that you have enough blood available or risk entering Frenzy.", \ + "BE ADVISED", \ + list("Accept Warning", "Abort Ranking Up")) + if(warning_accepted != "Accept Warning") + return FALSE + return ..() + +/datum/bloodsucker_clan/brujah/finalize_spend_rank(datum/antagonist/bloodsucker/source, cost_rank, blood_cost) + . = ..() + source.AddHumanityLost(5) //Increases frenzy threshold by fifty + +/// Raise the damage of both of their hands by four. Copied from 'finalize_spend_rank()' in '_clan.dm' +/datum/bloodsucker_clan/brujah/on_favorite_vassal(datum/antagonist/bloodsucker/source, datum/antagonist/vassal/favorite/vassaldatum) + . = ..() + var/mob/living/carbon/our_vassal = vassaldatum.owner.current + var/obj/item/bodypart/vassal_left_hand = our_vassal.get_bodypart(BODY_ZONE_L_ARM) + var/obj/item/bodypart/vassal_right_hand = our_vassal.get_bodypart(BODY_ZONE_R_ARM) + vassal_left_hand.unarmed_damage_low += BRUJAH_FAVORITE_VASSAL_ATTACK_BONUS + vassal_right_hand.unarmed_damage_low += BRUJAH_FAVORITE_VASSAL_ATTACK_BONUS + vassal_left_hand.unarmed_damage_high += BRUJAH_FAVORITE_VASSAL_ATTACK_BONUS + vassal_right_hand.unarmed_damage_high += BRUJAH_FAVORITE_VASSAL_ATTACK_BONUS + +/** + * Clan Objective + * Brujah's Clan objective is to brainwash the highest ranking person on the station (if any.) + * Made by referencing 'objective.dm' + */ +/datum/objective/brujah_clan_objective + name = "brujahrevolution" + martyr_compatible = TRUE + + /// Set to true when the target is turned into a Discordant Vassal. + var/target_subverted = FALSE + /// I have no idea what this actually does. It's on a lot of other assassination/similar objectives though... + var/target_role_type = FALSE + +/datum/objective/brujah_clan_objective/New(text) + . = ..() + get_target() + update_explanation_text() + +/datum/objective/brujah_clan_objective/check_completion() + if(target_subverted) + return TRUE + return FALSE + +/datum/objective/brujah_clan_objective/update_explanation_text() + if(target?.current) + explanation_text = "Subvert the authority of [target.name] the [!target_role_type ? target.assigned_role.title : english_list(target.get_special_roles())] \ + by turning [target.p_them()] into a Discordant Vassal with a persuassion rack." + else + explanation_text = "Free objective." + +/// Made after referencing '/datum/team/revolution/roundend_report()' in 'revolution.dm' +/datum/objective/brujah_clan_objective/get_target() + var/list/target_options = SSjob.get_living_heads() //Look for heads... + if(!target_options.len) + target_options = SSjob.get_living_sec() //If no heads then look for security... + if(!target_options.len) + target_options = get_crewmember_minds() //If no security then look for ANY CREW MEMBER. + + if(target_options.len) + target_options.Remove(owner) + else + update_explanation_text() + return + + for(var/datum/mind/possible_target in target_options) + if(!is_valid_target(possible_target)) + target_options.Remove(possible_target) + + target = pick(target_options) + update_explanation_text() diff --git a/modular_meta/features/antagonists/bloodsuckers/code/clans/clan_flavortext.dm b/modular_meta/features/antagonists/bloodsuckers/code/clans/clan_flavortext.dm new file mode 100644 index 000000000000..a190511d533f --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/clans/clan_flavortext.dm @@ -0,0 +1,40 @@ +/datum/bloodsucker_clan/gangrel + name = CLAN_GANGREL + description = "Closer to animals than bloodsuckers and often improperly characterized as werewolves: \n\ + these fearful Kindred are the most lethal to those who wield True Faith. \n\ + Full moons do not seem to affect them, despite what folklore may suggest. \n\ + Their favorite vassal turns into a werewolf whenever they do." + joinable_clan = FALSE + blood_drink_type = BLOODSUCKER_DRINK_INHUMANELY + +/datum/bloodsucker_clan/gangrel/on_enter_frenzy(datum/antagonist/bloodsucker/source) + ADD_TRAIT(bloodsuckerdatum.owner.current, TRAIT_STUNIMMUNE, FRENZY_TRAIT) + +/datum/bloodsucker_clan/gangrel/on_exit_frenzy(datum/antagonist/bloodsucker/source) + REMOVE_TRAIT(bloodsuckerdatum.owner.current, TRAIT_STUNIMMUNE, FRENZY_TRAIT) + +/datum/bloodsucker_clan/gangrel/handle_clan_life(datum/antagonist/bloodsucker/source) + . = ..() + var/area/current_area = get_area(bloodsuckerdatum.owner.current) + if(istype(current_area, /area/station/service/chapel)) + to_chat(bloodsuckerdatum.owner.current, span_warning("You don't belong in holy areas! The faith burns you to a crisp!")) + bloodsuckerdatum.owner.current.adjust_fire_loss(20) + bloodsuckerdatum.owner.current.adjust_fire_stacks(2) + bloodsuckerdatum.owner.current.ignite_mob() + +/datum/bloodsucker_clan/toreador + name = CLAN_TOREADOR + description = "The most charming clan, whose members may easily conceal themselves within the crew. \n\ + More in touch with their morals, they are greatly impacted by the humanity of their actions. \n\ + Known as the most \"humane\" kind of vampire, they are perfectionists obsessed with vanity. \n\ + Their favorite vassal gains the Mesmerize ability." + joinable_clan = FALSE + blood_drink_type = BLOODSUCKER_DRINK_SNOBBY + +/datum/bloodsucker_clan/tzimisce + name = CLAN_TZIMISCE + description = "Much of the information about the Tzimisce clan has yet to be reliably confirmed. \n\ + Most accounts indicate that they are amiable and often kinder than those of other clans, but when. . . \n\ + . . .are also. . . \n\ + . . .DO Ṉ̷̎O̶̯͂T UNDER ANY C̵I̸R̸C̶U̶M̷S̴T̸A̴N—. . ." + joinable_clan = FALSE diff --git a/modular_meta/features/antagonists/bloodsuckers/code/clans/clan_malkavian.dm b/modular_meta/features/antagonists/bloodsuckers/code/clans/clan_malkavian.dm new file mode 100644 index 000000000000..ebbc7782fa0c --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/clans/clan_malkavian.dm @@ -0,0 +1,80 @@ +/// A global list of Bloodsucker antag datums that have broken the Masquerade +GLOBAL_LIST_EMPTY(masquerade_breakers) + +/datum/bloodsucker_clan/malkavian + name = CLAN_MALKAVIAN + description = "The history of the Malkavian clan is not well known, even to most modern Malkavians. \n\ + Complete insanity and an almost puritanical devotion to the Masquerade are the most common themes throughout the literature. \n\ + Their favorite vassal suffers from insanity just as they do." + join_icon_state = "malkavian" + join_description = "Become completely insane, travel through tears in reality, ramble in whispers constantly, \ + and become an enforcer of the Masquerade." + blood_drink_type = BLOODSUCKER_DRINK_INHUMANELY + +/datum/bloodsucker_clan/malkavian/on_enter_frenzy(datum/antagonist/bloodsucker/source) + ADD_TRAIT(bloodsuckerdatum.owner.current, TRAIT_STUNIMMUNE, FRENZY_TRAIT) + +/datum/bloodsucker_clan/malkavian/on_exit_frenzy(datum/antagonist/bloodsucker/source) + REMOVE_TRAIT(bloodsuckerdatum.owner.current, TRAIT_STUNIMMUNE, FRENZY_TRAIT) + +/datum/bloodsucker_clan/malkavian/New(datum/antagonist/bloodsucker/owner_datum) + . = ..() + RegisterSignal(SSdcs, COMSIG_BLOODSUCKER_BROKE_MASQUERADE, PROC_REF(on_bloodsucker_broke_masquerade)) + ADD_TRAIT(bloodsuckerdatum.owner.current, TRAIT_XRAY_VISION, BLOODSUCKER_TRAIT) + var/mob/living/carbon/carbon_owner = bloodsuckerdatum.owner.current + if(istype(carbon_owner)) + carbon_owner.gain_trauma(/datum/brain_trauma/mild/hallucinations, TRAUMA_RESILIENCE_ABSOLUTE) + carbon_owner.gain_trauma(/datum/brain_trauma/special/bluespace_prophet, TRAUMA_RESILIENCE_ABSOLUTE) + owner_datum.owner.current.update_sight() + + for(var/datum/antagonist/bloodsucker/unmasked in GLOB.masquerade_breakers) + if(unmasked.owner.current && unmasked.owner.current.stat != DEAD) + on_bloodsucker_broke_masquerade(unmasked) + + bloodsuckerdatum.owner.current.playsound_local(get_turf(bloodsuckerdatum.owner.current), 'sound/music/antag/creepalert.ogg', 80, FALSE, pressure_affected = FALSE, use_reverb = FALSE) + to_chat(bloodsuckerdatum.owner.current, span_hypnophrase("Welcome to the Malkavian...")) + +/datum/bloodsucker_clan/malkavian/Destroy(force) + UnregisterSignal(SSdcs, COMSIG_BLOODSUCKER_BROKE_MASQUERADE) + REMOVE_TRAIT(bloodsuckerdatum.owner.current, TRAIT_XRAY_VISION, BLOODSUCKER_TRAIT) + var/mob/living/carbon/carbon_owner = bloodsuckerdatum.owner.current + if(istype(carbon_owner)) + carbon_owner.cure_trauma_type(/datum/brain_trauma/mild/hallucinations, TRAUMA_RESILIENCE_ABSOLUTE) + carbon_owner.cure_trauma_type(/datum/brain_trauma/special/bluespace_prophet, TRAUMA_RESILIENCE_ABSOLUTE) + bloodsuckerdatum.owner.current.update_sight() + return ..() + +/datum/bloodsucker_clan/malkavian/handle_clan_life(datum/antagonist/bloodsucker/source) + . = ..() + if(prob(85) || bloodsuckerdatum.owner.current.stat != CONSCIOUS || HAS_TRAIT(bloodsuckerdatum.owner.current, TRAIT_MASQUERADE)) + return + var/message = pick(strings("malkavian_revelations.json", "revelations", "modular_meta/features/antagonists/bloodsuckers/strings")) + INVOKE_ASYNC(bloodsuckerdatum.owner.current, TYPE_PROC_REF(/atom/movable, say), message, , , , , , CLAN_MALKAVIAN) + +/datum/bloodsucker_clan/malkavian/on_favorite_vassal(datum/antagonist/bloodsucker/source, datum/antagonist/vassal/favorite/vassaldatum) + var/mob/living/carbon/carbonowner = vassaldatum.owner.current + if(istype(carbonowner)) + carbonowner.gain_trauma(/datum/brain_trauma/mild/hallucinations, TRAUMA_RESILIENCE_ABSOLUTE) + carbonowner.gain_trauma(/datum/brain_trauma/special/bluespace_prophet, TRAUMA_RESILIENCE_ABSOLUTE) + to_chat(vassaldatum.owner.current, span_notice("Additionally, you now suffer the same fate as your master.")) + +/datum/bloodsucker_clan/malkavian/on_exit_torpor(datum/antagonist/bloodsucker/source) + var/mob/living/carbon/carbonowner = bloodsuckerdatum.owner.current + if(istype(carbonowner)) + carbonowner.gain_trauma(/datum/brain_trauma/mild/hallucinations, TRAUMA_RESILIENCE_ABSOLUTE) + carbonowner.gain_trauma(/datum/brain_trauma/special/bluespace_prophet, TRAUMA_RESILIENCE_ABSOLUTE) + +/datum/bloodsucker_clan/malkavian/on_final_death(datum/antagonist/bloodsucker/source) + var/obj/item/soulstone/bloodsucker/stone = new /obj/item/soulstone/bloodsucker(get_turf(bloodsuckerdatum.owner.current)) + stone.init_shade(victim = bloodsuckerdatum.owner.current, message_user = FALSE) + return DONT_DUST + +/datum/bloodsucker_clan/malkavian/proc/on_bloodsucker_broke_masquerade(datum/antagonist/bloodsucker/masquerade_breaker) + SIGNAL_HANDLER + to_chat(bloodsuckerdatum.owner.current, span_userdanger("[masquerade_breaker.owner.current] has broken the Masquerade! Ensure [masquerade_breaker.owner.current.p_they()] [masquerade_breaker.owner.current.p_are()] eliminated at all costs!")) + var/datum/objective/assassinate/masquerade_objective = new() + masquerade_objective.target = masquerade_breaker.owner.current + masquerade_objective.objective_name = "Clan Objective" + masquerade_objective.explanation_text = "Ensure [masquerade_breaker.owner.current], who has broken the Masquerade, succumbs to Final Death." + bloodsuckerdatum.objectives += masquerade_objective + bloodsuckerdatum.owner.announce_objectives() diff --git a/modular_meta/features/antagonists/bloodsuckers/code/clans/clan_nosferatu.dm b/modular_meta/features/antagonists/bloodsuckers/code/clans/clan_nosferatu.dm new file mode 100644 index 000000000000..9b1afb2af243 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/clans/clan_nosferatu.dm @@ -0,0 +1,58 @@ +/datum/bloodsucker_clan/nosferatu + name = CLAN_NOSFERATU + description = "The Nosferatu clan is unable to blend in with the crew, with no human mimicry abilities such as Masquerade or Veil. \n\ + Additionally, they have a permanent bad back, are completely unrecognizable, and look like a Bloodsucker at a simple glance. \n\ + They can fit in vents regardless of their form and equipment, and they are generally known to possess a fondness for light switches. \n\ + Their favorite vassal becomes permanetly disfigured, and can also ventcrawl though only while entirely nude." + clan_objective = /datum/objective/nosferatu_clan_objective + join_icon_state = "nosferatu" + join_description = "You are permanetly disfigured, look like a Bloodsucker to all who examine you, \ + lose your Masquerade ability, but become capable of ventcrawling." + blood_drink_type = BLOODSUCKER_DRINK_INHUMANELY + +/datum/bloodsucker_clan/nosferatu/New(datum/antagonist/bloodsucker/owner_datum) + . = ..() + for(var/datum/action/cooldown/bloodsucker/power as anything in bloodsuckerdatum.powers) + if(istype(power, /datum/action/cooldown/bloodsucker/masquerade) || istype(power, /datum/action/cooldown/bloodsucker/veil)) + bloodsuckerdatum.RemovePower(power) + if(!bloodsuckerdatum.owner.current.has_quirk(/datum/quirk/badback)) + bloodsuckerdatum.owner.current.add_quirk(/datum/quirk/badback) + bloodsuckerdatum.owner.current.add_traits(list(TRAIT_VENTCRAWLER_ALWAYS, TRAIT_DISFIGURED), BLOODSUCKER_TRAIT) + +/datum/bloodsucker_clan/nosferatu/Destroy(force) + for(var/datum/action/cooldown/bloodsucker/power in bloodsuckerdatum.powers) + bloodsuckerdatum.RemovePower(power) + bloodsuckerdatum.give_starting_powers() + bloodsuckerdatum.owner.current.remove_quirk(/datum/quirk/badback) + bloodsuckerdatum.owner.current.remove_traits(list(TRAIT_VENTCRAWLER_ALWAYS, TRAIT_DISFIGURED), BLOODSUCKER_TRAIT) + return ..() + +/datum/bloodsucker_clan/nosferatu/handle_clan_life(datum/antagonist/bloodsucker/source) + . = ..() + if(!HAS_TRAIT(bloodsuckerdatum.owner.current, TRAIT_NOBLOOD)) + bloodsuckerdatum.owner.current.blood_volume = BLOOD_VOLUME_SURVIVE + + // "Who's flickering the lights?" + for(var/obj/machinery/light_switch/our_switch in orange(1, source.owner.current)) + if(prob(33) && our_switch.is_operational) + to_chat(source.owner.current, span_warning("You succumb to the sudden urge to flip the [our_switch.name]...")) + our_switch.interact(source.owner.current) + +/datum/bloodsucker_clan/nosferatu/on_favorite_vassal(datum/antagonist/bloodsucker/source, datum/antagonist/vassal/favorite/vassaldatum) + vassaldatum.owner.current.add_traits(list(TRAIT_VENTCRAWLER_NUDE, TRAIT_DISFIGURED), BLOODSUCKER_TRAIT) + to_chat(vassaldatum.owner.current, span_notice("Additionally, you can now ventcrawl while naked, and are permanently disfigured.")) + +/** + * Clan objective + * Nosferatu's objective is to steal the Curator's Archives of the Kindred. + */ +/datum/objective/nosferatu_clan_objective + name = "steal kindred" + explanation_text = "Ensure that the Archives of the Kindred are stolen by a Bloodsucker." + +/datum/objective/nosferatu_clan_objective/check_completion() + for(var/datum/mind/bloodsucker_minds as anything in get_antag_minds(/datum/antagonist/bloodsucker)) + var/obj/item/book/kindred/the_book = locate() in bloodsucker_minds.current.get_all_contents() + if(the_book) + return TRUE + return FALSE diff --git a/modular_meta/features/antagonists/bloodsuckers/code/clans/clan_tremere.dm b/modular_meta/features/antagonists/bloodsuckers/code/clans/clan_tremere.dm new file mode 100644 index 000000000000..4713cfe3923b --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/clans/clan_tremere.dm @@ -0,0 +1,99 @@ +/datum/bloodsucker_clan/tremere + name = CLAN_TREMERE + description = "The Tremere clan is extremely weak to True Faith, and will burn when entering hallowed areas. \n\ + Additionally, the Tremere possess a unique moveset built on blood magic rather than blood abilities. \n\ + They can gain extra ranks by vassalizing crewmembers, and level up their three default spells instead of gaining new ones. \n\ + Their favorite vassal gains the Batform spell, which allows them to turn into a bat at will." + clan_objective = /datum/objective/tremere_clan_objective + join_icon_state = "tremere" + join_description = "You will burn if you enter the chapel, lose all default powers, \ + but gain blood spells instead, which are individually leveled up over time." + +/datum/bloodsucker_clan/tremere/New(mob/living/carbon/user) + . = ..() + bloodsuckerdatum.remove_nondefault_powers(return_levels = TRUE) + for(var/datum/action/cooldown/bloodsucker/power as anything in bloodsuckerdatum.all_bloodsucker_powers) + if((initial(power.purchase_flags) & TREMERE_CAN_BUY) && initial(power.level_current) == 1) + bloodsuckerdatum.BuyPower(new power) + +/datum/bloodsucker_clan/tremere/Destroy(force) + for(var/datum/action/cooldown/bloodsucker/power in bloodsuckerdatum.powers) + if(power.purchase_flags & TREMERE_CAN_BUY) + bloodsuckerdatum.RemovePower(power) + return ..() + +/datum/bloodsucker_clan/tremere/handle_clan_life(datum/antagonist/bloodsucker/source) + . = ..() + var/area/current_area = get_area(bloodsuckerdatum.owner.current) + if(istype(current_area, /area/station/service/chapel)) + to_chat(bloodsuckerdatum.owner.current, span_warning("You don't belong in holy areas! The Faith burns you!")) + bloodsuckerdatum.owner.current.adjust_fire_loss(10) + bloodsuckerdatum.owner.current.adjust_fire_stacks(2) + bloodsuckerdatum.owner.current.ignite_mob() + +/datum/bloodsucker_clan/tremere/spend_rank(datum/antagonist/bloodsucker/source, mob/living/carbon/target, cost_rank = TRUE, blood_cost) + // Purchase Power Prompt + var/list/options = list() + for(var/datum/action/cooldown/bloodsucker/targeted/tremere/power as anything in bloodsuckerdatum.powers) + if(!(power.purchase_flags & TREMERE_CAN_BUY)) + continue + if(isnull(power.upgraded_power)) + continue + options[initial(power.name)] = power + + if(options.len < 1) + to_chat(bloodsuckerdatum.owner.current, span_notice("You grow more ancient by the night!")) + else + // Give them the UI to purchase a power. + var/choice = tgui_input_list(bloodsuckerdatum.owner.current, "You have the opportunity to grow more ancient. Select a spell you wish to upgrade.", "Your Blood Thickens...", options) + // Prevent Bloodsuckers from closing/reopning their coffin to spam Levels. + if(cost_rank && bloodsuckerdatum.bloodsucker_level_unspent <= 0) + return + // Did you choose a power? + if(!choice || !options[choice]) + to_chat(bloodsuckerdatum.owner.current, span_notice("You prevent your blood from thickening just yet, but you may try again later.")) + return + // Prevent Bloodsuckers from purchasing a power while outside of their Coffin. + if(!istype(bloodsuckerdatum.owner.current.loc, /obj/structure/closet/crate/coffin)) + to_chat(bloodsuckerdatum.owner.current, span_warning("You must be in your coffin to purchase spells.")) + return + + // Good to go - Buy Power! + var/datum/action/cooldown/bloodsucker/purchased_power = options[choice] + var/datum/action/cooldown/bloodsucker/targeted/tremere/tremere_power = purchased_power + if(isnull(tremere_power.upgraded_power)) + bloodsuckerdatum.owner.current.balloon_alert(bloodsuckerdatum.owner.current, "cannot upgrade [choice]!") + to_chat(bloodsuckerdatum.owner.current, span_notice("[choice] is already at max level!")) + return + bloodsuckerdatum.BuyPower(new tremere_power.upgraded_power) + bloodsuckerdatum.RemovePower(tremere_power) + bloodsuckerdatum.owner.current.balloon_alert(bloodsuckerdatum.owner.current, "upgraded [choice]!") + to_chat(bloodsuckerdatum.owner.current, span_notice("You have upgraded [choice]!")) + + finalize_spend_rank(bloodsuckerdatum, cost_rank, blood_cost) + +/datum/bloodsucker_clan/tremere/on_favorite_vassal(datum/antagonist/bloodsucker/source, datum/antagonist/vassal/favorite/vassaldatum) + vassaldatum.batform = new(vassaldatum.owner || vassaldatum.owner.current) + vassaldatum.batform.Grant(vassaldatum.owner.current) + +/datum/bloodsucker_clan/tremere/on_vassal_made(datum/antagonist/bloodsucker/source, mob/living/user, mob/living/target) + . = ..() + to_chat(bloodsuckerdatum.owner.current, span_danger("You have now gained an additional Rank to spend!")) + bloodsuckerdatum.bloodsucker_level_unspent++ + +/** + * Clan Objective + * Tremere's Clan objective is to upgrade a power to max + */ +/datum/objective/tremere_clan_objective + name = "tremerepower" + explanation_text = "Upgrade a blood spell to the maximum level, remember that vassalizing gives more ranks!" + +/datum/objective/tremere_clan_objective/check_completion() + var/datum/antagonist/bloodsucker/bloodsuckerdatum = owner.has_antag_datum(/datum/antagonist/bloodsucker) + if(!bloodsuckerdatum) + return FALSE + for(var/datum/action/cooldown/bloodsucker/targeted/tremere/tremere_powers in bloodsuckerdatum.powers) + if(tremere_powers.level_current >= 5) + return TRUE + return FALSE diff --git a/modular_meta/features/antagonists/bloodsuckers/code/clans/clan_vassal.dm b/modular_meta/features/antagonists/bloodsuckers/code/clans/clan_vassal.dm new file mode 100644 index 000000000000..e84512bae4ea --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/clans/clan_vassal.dm @@ -0,0 +1,19 @@ +/** + * Vassal Clan + * + * Automatically assigned to Vassals who become Bloodsuckers mid-round. + * We can't level ourselves up or interact with our own Vassals. + */ +/datum/bloodsucker_clan/vassal + name = CLAN_VASSAL + description = "As a vassal, you are too young to enter a clan of your own. \n\ + Continue to help your master advance in their aspirations." + joinable_clan = FALSE + shows_in_archives = FALSE + blood_drink_type = BLOODSUCKER_DRINK_SNOBBY //You drink the same as your Master. + +/datum/bloodsucker_clan/vassal/spend_rank(datum/antagonist/bloodsucker/source, mob/living/carbon/target, cost_rank = TRUE, blood_cost) + return FALSE + +/datum/bloodsucker_clan/vassal/interact_with_vassal(datum/antagonist/bloodsucker/source, datum/antagonist/vassal/favorite/vassaldatum) + return FALSE diff --git a/modular_meta/features/antagonists/bloodsuckers/code/clans/clan_ventrue.dm b/modular_meta/features/antagonists/bloodsuckers/code/clans/clan_ventrue.dm new file mode 100644 index 000000000000..a60491255c65 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/clans/clan_ventrue.dm @@ -0,0 +1,149 @@ +///The maximum level a Ventrue Bloodsucker can be, before they have to level up their vassal instead. +#define VENTRUE_MAX_LEVEL 3 +///How much it costs for a Ventrue to rank up without a spare rank to spend. +#define BLOODSUCKER_BLOOD_RANKUP_COST (550) + +/datum/bloodsucker_clan/ventrue + name = CLAN_VENTRUE + description = "The Ventrue are extremely snobby with their meals, and refuse to drink blood from people without a mind. \n\ + They may only gain three abilities, with the rest of their progress being given to (and to some extent shared with,) their favorite vassal. \n\ + Their favorite vassal will slowly turn more vampiric this way, until they finally lose the last bits of their humanity and become a Fledgling." + clan_objective = /datum/objective/ventrue_clan_objective + join_icon_state = "ventrue" + join_description = "Lose the ability to drink from the mindless; become unable to gain more than three powers, \ + instead raise a vassal into a Bloodsucker. Gain recipe of persuation rack." + blood_drink_type = BLOODSUCKER_DRINK_SNOBBY + +/datum/bloodsucker_clan/ventrue/New(datum/antagonist/bloodsucker/owner_datum) + . = ..() + if(!(/datum/crafting_recipe/vassalrack in bloodsuckerdatum.owner?.learned_recipes)) + bloodsuckerdatum.owner.teach_crafting_recipe(/datum/crafting_recipe/vassalrack) + return TRUE + +/datum/bloodsucker_clan/ventrue/spend_rank(datum/antagonist/bloodsucker/source, mob/living/carbon/target, cost_rank = TRUE, blood_cost) + if(!target) + if(bloodsuckerdatum.bloodsucker_level < VENTRUE_MAX_LEVEL) + return ..() + return FALSE + var/datum/antagonist/vassal/favorite/vassaldatum = target.mind.has_antag_datum(/datum/antagonist/vassal/favorite) + var/datum/antagonist/bloodsucker/vassal_bloodsuker_datum = target.mind.has_antag_datum(/datum/antagonist/bloodsucker) + if(!vassaldatum) + return FALSE + // Purchase Power Prompt + var/list/options = list() + for(var/datum/action/cooldown/bloodsucker/power as anything in bloodsuckerdatum.all_bloodsucker_powers) + if(!(initial(power.purchase_flags) & VASSAL_CAN_BUY)) + continue + if(locate(power) in vassaldatum.powers) + continue + if(vassal_bloodsuker_datum && (locate(power) in vassal_bloodsuker_datum.powers)) + continue + options[initial(power.name)] = power + + if(options.len < 1) + to_chat(bloodsuckerdatum.owner.current, span_notice("You grow more ancient by the night!")) + else + // Give them the UI to purchase a power. + var/choice = tgui_input_list(bloodsuckerdatum.owner.current, "You have the opportunity to level up your Favorite Vassal. Select a power you wish them to receive.", "Your Blood Thickens...", options) + // Prevent Bloodsuckers from closing/reopning their coffin to spam Levels. + if(cost_rank && bloodsuckerdatum.bloodsucker_level_unspent <= 0) + return + // Did you choose a power? + if(!choice || !options[choice]) + to_chat(bloodsuckerdatum.owner.current, span_notice("You prevent your blood from thickening just yet, but you may try again later.")) + return + // Prevent Bloodsuckers from closing/reopning their coffin to spam Levels. + if((locate(options[choice]) in vassaldatum.powers)) + to_chat(bloodsuckerdatum.owner.current, span_notice("You prevent your blood from thickening just yet, but you may try again later.")) + return + + // Good to go - Buy Power! + var/datum/action/cooldown/bloodsucker/purchased_power = options[choice] + vassaldatum.BuyPower(new purchased_power) + bloodsuckerdatum.owner.current.balloon_alert(bloodsuckerdatum.owner.current, "taught [choice]!") + to_chat(bloodsuckerdatum.owner.current, span_notice("You taught [target] how to use [choice]!")) + target.balloon_alert(target, "learned [choice]!") + to_chat(target, span_notice("Your master taught you how to use [choice]!")) + + vassaldatum.vassal_level++ + switch(vassaldatum.vassal_level) + if(2) + target.add_traits(list(TRAIT_COLDBLOODED, TRAIT_NOBREATH, TRAIT_AGEUSIA), BLOODSUCKER_TRAIT) + to_chat(target, span_notice("Your blood begins to feel cold, and as a mote of ash lands upon your tongue, you stop breathing...")) + if(3) + target.add_traits(list(TRAIT_NOSOFTCRIT), BLOODSUCKER_TRAIT) + to_chat(target, span_notice("You feel your master's blood improve your endurance, you will not fall that easily.")) + if(4) + target.add_traits(list(TRAIT_SLEEPIMMUNE, TRAIT_VIRUSIMMUNE), BLOODSUCKER_TRAIT) + to_chat(target, span_notice("You feel your master's blood begin to invigorate your thymus.")) + if(ishuman(target)) + var/mob/living/carbon/human/human_target = target + human_target.skin_tone = "albino" + if(5) + target.add_traits(list(TRAIT_HARDLY_WOUNDED), BLOODSUCKER_TRAIT) + to_chat(target, span_notice("Your blood stills, you feel like you'd be able to withstand cuts and stabbings.")) + if(6 to INFINITY) + if(!vassal_bloodsuker_datum) + if(vassaldatum.info_button_ref) + QDEL_NULL(vassaldatum.info_button_ref) + vassal_bloodsuker_datum = target.mind.add_antag_datum(/datum/antagonist/bloodsucker) + vassal_bloodsuker_datum.my_clan = new /datum/bloodsucker_clan/vassal(src) + + to_chat(target, span_cult("You feel your heart pump for the last time as you begin to thirst for blood, you feel... dead.")) + bloodsuckerdatum.owner.current.add_mood_event("madevamp", /datum/mood_event/madevamp) + + vassaldatum.set_vassal_level(vassal_bloodsuker_datum) + + finalize_spend_rank(bloodsuckerdatum, cost_rank, blood_cost) + vassaldatum.LevelUpPowers() + +/datum/bloodsucker_clan/ventrue/interact_with_vassal(datum/antagonist/bloodsucker/source, datum/antagonist/vassal/favorite/vassaldatum) + . = ..() + if(.) + return TRUE + if(!istype(vassaldatum)) + return FALSE + if(!bloodsuckerdatum.bloodsucker_level_unspent <= 0) + bloodsuckerdatum.SpendRank(vassaldatum.owner.current) + return TRUE + if(bloodsuckerdatum.bloodsucker_blood_volume >= BLOODSUCKER_BLOOD_RANKUP_COST) + // We don't have any ranks to spare? Let them upgrade... with enough Blood. + to_chat(bloodsuckerdatum.owner.current, span_warning("Do you wish to spend [BLOODSUCKER_BLOOD_RANKUP_COST] blood to rank [vassaldatum.owner.current] up?")) + var/static/list/rank_options = list( + "Yes" = image(icon = 'icons/hud/radial.dmi', icon_state = "radial_yes"), + "No" = image(icon = 'icons/hud/radial.dmi', icon_state = "radial_no"), + ) + var/rank_response = show_radial_menu(bloodsuckerdatum.owner.current, vassaldatum.owner.current, rank_options, radius = 36, require_near = TRUE) + if(rank_response == "Yes") + bloodsuckerdatum.SpendRank(vassaldatum.owner.current, cost_rank = FALSE, blood_cost = BLOODSUCKER_BLOOD_RANKUP_COST) + return TRUE + to_chat(bloodsuckerdatum.owner.current, span_danger("You don't have any levels or enough blood to rank [vassaldatum.owner.current] up with.")) + return TRUE + +/datum/bloodsucker_clan/ventrue/on_favorite_vassal(datum/source, datum/antagonist/vassal/favorite/vassaldatum) + to_chat(source, span_announce("* Bloodsucker Tip: You can now upgrade your favorite vassal with a persuassion rack!")) + vassaldatum.BuyPower(new /datum/action/cooldown/bloodsucker/distress) + +#undef BLOODSUCKER_BLOOD_RANKUP_COST +#undef VENTRUE_MAX_LEVEL + +/** + * Clan Objective + * Ventrue's Clan objective is to upgrade the Favorite Vassal + * enough to make them a Bloodsucker. + */ +/datum/objective/ventrue_clan_objective + name = "embrace" + explanation_text = "Use a persuasion rack to rank your favorite vassal up enough to become a Bloodsucker and keep them alive until the end." + martyr_compatible = TRUE + +/datum/objective/ventrue_clan_objective/check_completion() + var/datum/antagonist/bloodsucker/bloodsuckerdatum = owner.current.mind.has_antag_datum(/datum/antagonist/bloodsucker) + if(!bloodsuckerdatum) + return FALSE + for(var/datum/antagonist/vassal/vassaldatum as anything in bloodsuckerdatum.vassals) + if(!vassaldatum.owner || !vassaldatum.owner.current) + continue + if(IS_FAVORITE_VASSAL(vassaldatum.owner.current) && vassaldatum.owner.has_antag_datum(/datum/antagonist/bloodsucker)) + return TRUE + return FALSE diff --git a/modular_meta/features/antagonists/bloodsuckers/code/job_edits.dm b/modular_meta/features/antagonists/bloodsuckers/code/job_edits.dm new file mode 100644 index 000000000000..16f3765205e2 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/job_edits.dm @@ -0,0 +1,3 @@ +/datum/job/curator/New() + mind_traits += list(TRAIT_BLOODSUCKER_HUNTER) + return ..() diff --git a/modular_meta/features/antagonists/bloodsuckers/code/objects/bloodsucker_blood_containers.dm b/modular_meta/features/antagonists/bloodsuckers/code/objects/bloodsucker_blood_containers.dm new file mode 100644 index 000000000000..4bfbde81f4c6 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/objects/bloodsucker_blood_containers.dm @@ -0,0 +1,49 @@ +////////////////////// +// BLOODBAG // +////////////////////// + +#define BLOODBAG_GULP_SIZE 5 + +/// Taken from drinks.dm +/obj/item/reagent_containers/blood/attack(mob/living/victim, mob/living/attacker, params) + if(!can_drink(victim, attacker)) + return + + if(victim != attacker) + if(!do_after(victim, 5 SECONDS, attacker)) + return + attacker.visible_message( + span_notice("[attacker] forces [victim] to drink from the [src]."), + span_notice("You put the [src] up to [victim]'s mouth.")) + reagents.trans_to(victim, BLOODBAG_GULP_SIZE, transferred_by = attacker, methods = INGEST) + playsound(victim.loc, 'sound/items/drink.ogg', 30, 1) + return TRUE + + while(do_after(victim, 1 SECONDS, timed_action_flags = IGNORE_USER_LOC_CHANGE, extra_checks = CALLBACK(src, PROC_REF(can_drink), attacker, victim))) + victim.visible_message( + span_notice("[victim] puts the [src] up to their mouth."), + span_notice("You take a sip from the [src]."), + ) + reagents.trans_to(victim, BLOODBAG_GULP_SIZE, transferred_by = attacker, methods = INGEST) + playsound(victim.loc, 'sound/items/drink.ogg', 30, 1) + return TRUE + +#undef BLOODBAG_GULP_SIZE + +/obj/item/reagent_containers/blood/proc/can_drink(mob/living/victim, mob/living/attacker) + if(!canconsume(victim, attacker)) + return FALSE + if(!reagents || !reagents.total_volume) + to_chat(victim, span_warning("[src] is empty!")) + return FALSE + return TRUE + +///Bloodbag of Bloodsucker blood (used by Vassals only) +/obj/item/reagent_containers/blood/o_minus/bloodsucker + name = "blood pack" + blood_type = BLOOD_TYPE_VAMPIRE + +/obj/item/reagent_containers/blood/o_minus/bloodsucker/examine(mob/user) + . = ..() + if(user.mind.has_antag_datum(/datum/antagonist/ex_vassal) || user.mind.has_antag_datum(/datum/antagonist/vassal/revenge)) + . += span_notice("Seems to be just about the same color as your Master's...") diff --git a/modular_meta/features/antagonists/bloodsuckers/code/objects/bloodsucker_book.dm b/modular_meta/features/antagonists/bloodsuckers/code/objects/bloodsucker_book.dm new file mode 100644 index 000000000000..15f4c95a2b3c --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/objects/bloodsucker_book.dm @@ -0,0 +1,103 @@ +////////////////////// +// ARCHIVES // +////////////////////// + +/obj/item/book/codex_gigas/Initialize(mapload) + . = ..() + var/turf/current_turf = get_turf(src) + new /obj/item/book/kindred(current_turf) + +/** + * # Archives of the Kindred: + * + * A book that can only be used by Curators. + * When used on a player, after a short timer, will reveal if the player is a Bloodsucker, including their real name and Clan. + * This book should not work on Bloodsuckers using the Masquerade ability. + * If it reveals a Bloodsucker, the Curator will then be able to tell they are a Bloodsucker on examine (Like a Vassal). + * Reading it normally will allow Curators to read what each Clan does, with some extra flavor text ones. + * + * Regular Bloodsuckers won't have any negative effects from the book, while everyone else will get burns/eye damage. + */ +/obj/item/book/kindred + name = "\improper Archive of the Kindred" + starting_title = "the Archive of the Kindred" + desc = "Cryptic documents explaining the hidden truths of undead beings. It is said only Curators can decipher what they really mean." + icon = 'modular_meta/features/antagonists/icons/bloodsuckers/vamp_obj.dmi' + lefthand_file = 'modular_meta/features/antagonists/icons/bloodsuckers/bs_leftinhand.dmi' + righthand_file = 'modular_meta/features/antagonists/icons/bloodsuckers/bs_rightinhand.dmi' + icon_state = "kindred_book" + starting_author = "dozens of generations of Curators" + unique = TRUE + throw_speed = 1 + throw_range = 10 + resistance_flags = LAVA_PROOF | FIRE_PROOF | ACID_PROOF + ///Boolean on whether the book is currently being used, so you can only use it on one person at a time. + var/in_use = FALSE + +/obj/item/book/kindred/Initialize(mapload) + . = ..() + AddComponent(/datum/component/stationloving, FALSE, TRUE) + +/obj/item/book/kindred/can_vandalize(mob/living/user, obj/item/tool) + to_chat(user, span_notice("You feel the gentle whispers of a Librarian telling you not to cut [starting_title].")) + return FALSE + +///Attacking someone with the book. +/obj/item/book/kindred/afterattack(mob/living/target, mob/living/user, flag, params) + . = ..() + if(!user.can_read(src) || in_use || (target == user) || !ismob(target)) + return + if(!HAS_TRAIT(user.mind, TRAIT_BLOODSUCKER_HUNTER)) + if(IS_BLOODSUCKER(user)) + to_chat(user, span_notice("[src] seems to be too complicated for you. It would be best to leave this for someone else to take.")) + return + to_chat(user, span_warning("[src] burns your hands as you try to use it!")) + user.apply_damage(3, BURN, pick(BODY_ZONE_L_ARM, BODY_ZONE_R_ARM)) + return + + in_use = TRUE + user.balloon_alert_to_viewers(user, "reading book...", "looks at [target] and [src]") + if(!do_after(user, 3 SECONDS, target, timed_action_flags = NONE, progress = TRUE)) + to_chat(user, span_notice("You quickly close [src].")) + in_use = FALSE + return + in_use = FALSE + var/datum/antagonist/bloodsucker/bloodsuckerdatum = IS_BLOODSUCKER(target) + // Are we a Bloodsucker | Are we on Masquerade. If one is true, they will fail. + if(IS_BLOODSUCKER(target) && !HAS_TRAIT(target, TRAIT_MASQUERADE)) + if(bloodsuckerdatum.broke_masquerade) + to_chat(user, span_warning("[target], also known as '[bloodsuckerdatum.return_full_name()]', is indeed a Bloodsucker, but you already knew this.")) + return + to_chat(user, span_warning("[target], also known as '[bloodsuckerdatum.return_full_name()]', [bloodsuckerdatum.my_clan ? "is part of the [bloodsuckerdatum.my_clan]!" : "is not part of a clan."]")) + bloodsuckerdatum.break_masquerade() + else + to_chat(user, span_notice("You fail to draw any conclusions to [target] being a Bloodsucker.")) + +/obj/item/book/kindred/attack_self(mob/living/user) + if(user.mind && !HAS_TRAIT(user.mind, TRAIT_BLOODSUCKER_HUNTER)) + if(IS_BLOODSUCKER(user)) + to_chat(user, span_notice("[src] seems to be too complicated for you. It would be best to leave this for someone else to take.")) + else + to_chat(user, span_warning("You feel your eyes unable to read the boring texts...")) + user.set_eye_blur_if_lower(10 SECONDS) + return + ui_interact(user) + +/obj/item/book/kindred/ui_interact(mob/living/user, datum/tgui/ui) + ui = SStgui.try_update_ui(user, src, ui) + if(!ui) + ui = new(user, src, "KindredBook", name) + ui.open() + +/obj/item/book/kindred/ui_static_data(mob/user) + var/data = list() + + for(var/datum/bloodsucker_clan/clans as anything in subtypesof(/datum/bloodsucker_clan)) + if(!initial(clans.shows_in_archives)) + continue + var/clan_data = list() + clan_data["clan_name"] = initial(clans.name) + clan_data["clan_desc"] = initial(clans.description) + data["clans"] += list(clan_data) + + return data diff --git a/modular_meta/features/antagonists/bloodsuckers/code/objects/bloodsucker_stakes.dm b/modular_meta/features/antagonists/bloodsuckers/code/objects/bloodsucker_stakes.dm new file mode 100644 index 000000000000..35e46fbe23a7 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/objects/bloodsucker_stakes.dm @@ -0,0 +1,152 @@ +////////////////////// +// STAKES // +////////////////////// +/obj/item/stack/sheet/mineral/wood/attackby(obj/item/item, mob/user, params) + if(!item.get_sharpness()) + return ..() + user.visible_message( + span_notice("[user] begins whittling [src] into a pointy object."), + span_notice("You begin whittling [src] into a sharp point at one end."), + span_hear("You hear wood carving."), + ) + // 5 Second Timer + if(!do_after(user, 5 SECONDS, src, NONE, TRUE)) + return + // Make Stake + var/obj/item/stake/new_item = new(user.loc) + user.visible_message( + span_notice("[user] finishes carving a stake out of [src]."), + span_notice("You finish carving a stake out of [src]."), + ) + // Prepare to Put in Hands (if holding wood) + var/obj/item/stack/sheet/mineral/wood/wood_stack = src + var/replace = (user.get_inactive_held_item() == wood_stack) + // Use Wood + wood_stack.use(1) + // If stack depleted, put item in that hand (if it had one) + if(!wood_stack && replace) + user.put_in_hands(new_item) + +/// Do I have a stake in my heart? +/mob/living/proc/am_staked() + var/obj/item/bodypart/chosen_bodypart = get_bodypart(BODY_ZONE_CHEST) + if(!chosen_bodypart) + return FALSE + for(var/obj/item/embedded_stake in chosen_bodypart.embedded_objects) + if(istype(embedded_stake, /obj/item/stake)) + return TRUE + return FALSE + +/// You can't go to sleep in a coffin with a stake in you. +/mob/living/proc/StakeCanKillMe() + if(IsSleeping()) + return TRUE + if(stat >= UNCONSCIOUS) + return TRUE + if(HAS_TRAIT(src, TRAIT_NODEATH)) + return TRUE + return FALSE + +/obj/item/stake + name = "wooden stake" + desc = "A simple wooden stake carved to a sharp point." + icon = 'modular_meta/features/antagonists/icons/bloodsuckers/stakes.dmi' + icon_state = "wood" + inhand_icon_state = "wood" + lefthand_file = 'modular_meta/features/antagonists/icons/bloodsuckers/bs_leftinhand.dmi' + righthand_file = 'modular_meta/features/antagonists/icons/bloodsuckers/bs_rightinhand.dmi' + slot_flags = ITEM_SLOT_POCKETS + w_class = WEIGHT_CLASS_SMALL + hitsound = 'sound/items/weapons/bladeslice.ogg' + attack_verb_continuous = list("staked", "stabbed", "tore into") + attack_verb_simple = list("staked", "stabbed", "tore into") + sharpness = SHARP_EDGED + embed_type = /datum/embedding/stake + force = 6 + throwforce = 10 + max_integrity = 30 + custom_materials = list(/datum/material/wood = SHEET_MATERIAL_AMOUNT * 3) + + ///Time it takes to embed the stake into someone's chest. + var/staketime = 12 SECONDS + +/datum/embedding/stake + embed_chance = 20 + +/obj/item/stake/attack(mob/living/target, mob/living/user, params) + . = ..() + if(.) + return + if(target == user) + return + if(!target.can_be_staked()) // Oops! Can't. + to_chat(user, span_danger("You can't stake [target] when they are moving about! They have to be laying down or grabbed by the neck!")) + return + if(HAS_TRAIT(target, TRAIT_PIERCEIMMUNE)) + to_chat(user, span_danger("[target]'s chest resists the stake. It won't go in.")) + return + + to_chat(user, span_notice("You put all your weight into embedding the stake into [target]'s chest...")) + playsound(user, 'sound/effects/magic/Demon_consume.ogg', 50, 1) + if(!do_after(user, staketime, target, extra_checks = CALLBACK(target, TYPE_PROC_REF(/mob/living/carbon, can_be_staked)))) // user / target / time / uninterruptable / show progress bar / extra checks + return + playsound(get_turf(target), 'sound/effects/splat.ogg', 40, 1) + var/obj/item/bodypart/chest = target.get_bodypart(BODY_ZONE_CHEST) + get_embed()?.embed_into(victim = target, target_limb = chest) + // Drop & Embed Stake + user.visible_message( + span_danger("[user.name] drives the [src] into [target]'s chest!"), + span_danger("You drive the [src] into [target]'s chest!"), + ) + + if(QDELETED(src)) // in case trying to embed it caused its deletion (say, if it's DROPDEL) + return + if(!target.mind) + return + var/datum/antagonist/bloodsucker/bloodsuckerdatum = target.mind.has_antag_datum(/datum/antagonist/bloodsucker) + if(!bloodsuckerdatum) + return + if(target.StakeCanKillMe()) + bloodsuckerdatum.FinalDeath() + else + to_chat(target, span_userdanger("You have been staked! Your powers are useless, your death forever, while it remains in place.")) + target.balloon_alert(target, "you have been staked!") + +///Can this target be staked? If someone stands up before this is complete, it fails. Best used on someone stationary. +/mob/living/proc/can_be_staked() + return FALSE + +/mob/living/carbon/can_be_staked() + if(!(mobility_flags & MOBILITY_MOVE)) + return TRUE + return FALSE + +/// Created by welding and acid-treating a simple stake. +/obj/item/stake/hardened + name = "hardened stake" + desc = "A wooden stake carved to a sharp point and hardened by fire." + icon_state = "hardened" + force = 8 + throwforce = 12 + armour_penetration = 10 + embed_data = /datum/embedding/hardened_stake + staketime = 80 + custom_materials = list(/datum/material/iron = HALF_SHEET_MATERIAL_AMOUNT) + +/datum/embedding/hardened_stake + embed_chance = 35 + +/obj/item/stake/hardened/silver + name = "silver stake" + desc = "Polished and sharp at the end. For when some mofo is always trying to iceskate uphill." + icon_state = "silver" + inhand_icon_state = "silver" + siemens_coefficient = 1 //flags = CONDUCT // var/siemens_coefficient = 1 // for electrical admittance/conductance (electrocution checks and shit) + force = 9 + armour_penetration = 25 + embed_data = /datum/embedding/silver_stake + staketime = 60 + custom_materials = list(/datum/material/silver = SHEET_MATERIAL_AMOUNT, /datum/material/iron = HALF_SHEET_MATERIAL_AMOUNT) + +/datum/embedding/silver_stake + embed_chance = 65 diff --git a/modular_meta/features/antagonists/bloodsuckers/code/particles/bloodsucker_particles.dm b/modular_meta/features/antagonists/bloodsuckers/code/particles/bloodsucker_particles.dm new file mode 100644 index 000000000000..711d442adaf5 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/particles/bloodsucker_particles.dm @@ -0,0 +1,21 @@ +//Particle effects used in Bloodsucker code + +//Brazier particle effect +//Created using '/particles/bonfire' from 'code/game/objects/effects/particles/fire.dm' as a reference +/particles/brazier + icon = 'modular_meta/features/antagonists/icons/bloodsuckers/vamp_obj.dmi' + icon_state = "brazier_particle" + width = 32 + height = 48 + count = 250 + spawning = 1.5 + lifespan = 1.1 SECONDS + fade = 1.9 SECONDS + grow = -0.05 + velocity = list(0, 0) + position = generator(GEN_CIRCLE, 0, 6) + drift = generator(GEN_VECTOR, list(0, -0.2), list(0, 0.2)) + gravity = list(0, 0.9) + scale = generator(GEN_VECTOR, list(0.65, 0.65), list(0.9, 0.9), NORMAL_RAND) + rotation = 36 + spin = generator(GEN_NUM, -36, 36, NORMAL_RAND) diff --git a/modular_meta/features/antagonists/bloodsuckers/code/powers/_powers.dm b/modular_meta/features/antagonists/bloodsuckers/code/powers/_powers.dm new file mode 100644 index 000000000000..517d9b0c9a9b --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/powers/_powers.dm @@ -0,0 +1,251 @@ +/datum/action/cooldown/bloodsucker + name = "Vampiric Gift" + desc = "A vampiric gift." + background_icon = 'modular_meta/features/antagonists/icons/bloodsuckers/actions_bloodsucker.dmi' + background_icon_state = "vamp_power_off" + button_icon = 'modular_meta/features/antagonists/icons/bloodsuckers/actions_bloodsucker.dmi' + button_icon_state = "power_feed" + buttontooltipstyle = "cult" + transparent_when_unavailable = TRUE + + /// Cooldown you'll have to wait between each use, decreases depending on level. + cooldown_time = 2 SECONDS + + /// Background icon when the Power is active. + active_background_icon_state = "vamp_power_on" + /// Background icon when the Power is NOT active. + base_background_icon_state = "vamp_power_off" + + /// The text that appears when using the help verb, meant to explain how the Power changes when ranking up. + var/power_explanation = "" + ///The owner's stored Bloodsucker datum + var/datum/antagonist/bloodsucker/bloodsuckerdatum_power + + // FLAGS // + /// The effects on this Power (Toggled/Single Use/Static Cooldown) + var/power_flags = BP_AM_TOGGLE|BP_AM_SINGLEUSE|BP_AM_STATIC_COOLDOWN|BP_AM_COSTLESS_UNCONSCIOUS + /// Requirement flags for checks + check_flags = BP_CANT_USE_IN_TORPOR|BP_CANT_USE_IN_FRENZY|BP_CANT_USE_WHILE_STAKED|BP_CANT_USE_WHILE_INCAPACITATED|BP_CANT_USE_WHILE_UNCONSCIOUS + /// Who can purchase the Power + var/purchase_flags = NONE // BLOODSUCKER_CAN_BUY|BLOODSUCKER_DEFAULT_POWER|TREMERE_CAN_BUY|VASSAL_CAN_BUY + + // VARS // + /// If the Power is currently active, differs from action cooldown because of how powers are handled. + var/active = FALSE + /// Can increase to yield new abilities - Each Power ranks up each Rank + var/level_current = 0 + /// Boolean indicating whether or not this power's level matters + /// for the sake of being both incremented and included in a description. + var/should_level = TRUE + /// The cost to ACTIVATE this Power + var/bloodcost = 0 + /// The cost to MAINTAIN this Power - Only used for Constant Cost Powers + var/constant_bloodcost = 0 + /** + * The button movable associated with this power. + * CURRENTLY only stored so we can update the + * button's 'desc' every time this power ranks up. + * + * WARNING: ONLY STORED IF 'should_level' IS TRUE + **/ + var/atom/movable/screen/movable/action_button/linked_button + +// Modify description to add cost. +/datum/action/cooldown/bloodsucker/New(Target) + . = ..() + assemble_desc() + +/datum/action/cooldown/bloodsucker/Destroy() + bloodsuckerdatum_power = null + return ..() + +/datum/action/cooldown/bloodsucker/IsAvailable(feedback = FALSE) + return next_use_time <= world.time + +/datum/action/cooldown/bloodsucker/Grant(mob/user) + . = ..() + var/datum/antagonist/bloodsucker/bloodsuckerdatum = IS_BLOODSUCKER(owner) + if(bloodsuckerdatum) + bloodsuckerdatum_power = bloodsuckerdatum + +//This is when we CLICK on the ability Icon, not USING. +/datum/action/cooldown/bloodsucker/Trigger(trigger_flags, atom/target) + if(active && can_deactivate()) // Active? DEACTIVATE AND END! + DeactivatePower() + return FALSE + if(!can_pay_cost() || !can_use(owner, trigger_flags)) + return FALSE + pay_cost() + ActivatePower(trigger_flags) + if(!(power_flags & BP_AM_TOGGLE) || !active) + DeactivatePower() + return TRUE + +/datum/action/cooldown/bloodsucker/create_button() + if(!should_level) // We only store the button in a var if we change + return ..() // its desc on levelling. + + var/atom/movable/screen/movable/action_button/button = ..() + linked_button = button + return button + +/datum/action/cooldown/bloodsucker/proc/can_pay_cost() + if(!owner || !owner.mind) + return FALSE + // Cooldown? + if(!COOLDOWN_FINISHED(src, next_use_time)) + owner.balloon_alert(owner, "power unavailable!") + return FALSE + if(!bloodsuckerdatum_power) + var/mob/living/living_owner = owner + if(!HAS_TRAIT(living_owner, TRAIT_NOBLOOD) && living_owner.blood_volume < bloodcost) + to_chat(owner, span_warning("You need at least [bloodcost] blood to activate [name]")) + return FALSE + return TRUE + + // Have enough blood? Bloodsuckers in a Frenzy don't need to pay them + if(bloodsuckerdatum_power.frenzied) + return TRUE + if(bloodsuckerdatum_power.bloodsucker_blood_volume < bloodcost) + to_chat(owner, span_warning("You need at least [bloodcost] blood to activate [name]")) + return FALSE + return TRUE + +///Called when the Power is upgraded if 'should_level' is TRUE. +/datum/action/cooldown/bloodsucker/proc/upgrade_power() + level_current++ + assemble_desc() + build_button_icon(linked_button, UPDATE_BUTTON_NAME) + +///Checks if the Power is available to use. +/datum/action/cooldown/bloodsucker/proc/can_use(mob/living/carbon/user, trigger_flags) + if(!owner) + return FALSE + if(!isliving(user)) + return FALSE + // Torpor? + if((check_flags & BP_CANT_USE_IN_TORPOR) && HAS_TRAIT(user, TRAIT_NODEATH)) + to_chat(user, span_warning("Not while you're in Torpor.")) + return FALSE + // Frenzy? + if((check_flags & BP_CANT_USE_IN_FRENZY) && (bloodsuckerdatum_power?.frenzied)) + to_chat(user, span_warning("You cannot use powers while in a frenzy!")) + return FALSE + // Stake? + if((check_flags & BP_CANT_USE_WHILE_STAKED) && user.am_staked()) + to_chat(user, span_warning("You have a stake in your chest! Your powers are useless.")) + return FALSE + // Conscious? -- We use our own (AB_CHECK_CONSCIOUS) here so we can control it more, like the error message. + if((check_flags & BP_CANT_USE_WHILE_UNCONSCIOUS) && user.stat != CONSCIOUS) + to_chat(user, span_warning("You can't do this while you are unconscious!")) + return FALSE + // Incapacitated? + if((check_flags & BP_CANT_USE_WHILE_INCAPACITATED) && (user.incapacitated)) + to_chat(user, span_warning("Not while you're incapacitated!")) + return FALSE + // Constant Cost (out of blood) + if(constant_bloodcost > 0) + if(bloodsuckerdatum_power) + if(bloodsuckerdatum_power.bloodsucker_blood_volume <= 0) + to_chat(user, span_warning("You don't have the blood to upkeep [src].")) + return FALSE + else + if(user.blood_volume <= 0) + to_chat(user, span_warning("You don't have the blood to upkeep [src].")) + return FALSE + return TRUE + +/datum/action/cooldown/bloodsucker/StartCooldown() + // Check for power flags first + if(!power_flags) + return + if(power_flags & BP_AM_STATIC_COOLDOWN) + cooldown_time = initial(cooldown_time) + if(power_flags & !BP_AM_VERY_DYNAMIC_COOLDOWN) // If this is TRUE then 'cooldown_time' doesn't need to be altered. + // Calculate Cooldown (by power's level) + // NOTE: With this formula, you'll hit half cooldown at level 8 for that power. + cooldown_time = max(initial(cooldown_time) / 2, initial(cooldown_time) - (initial(cooldown_time) / 16 * (level_current-1))) + + return ..() + +/datum/action/cooldown/bloodsucker/proc/can_deactivate() + return TRUE + +/datum/action/cooldown/bloodsucker/is_action_active() + return active + +/datum/action/cooldown/bloodsucker/proc/pay_cost() + // Non-bloodsuckers will pay in other ways. + if(!bloodsuckerdatum_power) + var/mob/living/living_owner = owner + if(!HAS_TRAIT(living_owner, TRAIT_NOBLOOD)) + living_owner.blood_volume -= bloodcost + return + // Bloodsuckers in a Frenzy don't have enough Blood to pay it, so just don't. + if(bloodsuckerdatum_power.frenzied) + return + bloodsuckerdatum_power.AddBloodVolume(-bloodcost) + bloodsuckerdatum_power.update_hud() + +/datum/action/cooldown/bloodsucker/proc/ActivatePower(trigger_flags) + active = TRUE + if(power_flags & BP_AM_TOGGLE) + START_PROCESSING(SSprocessing, src) + + owner.log_message("used [src][bloodcost != 0 ? " at the cost of [bloodcost]" : ""].", LOG_ATTACK, color="red") + build_all_button_icons(UPDATE_BUTTON_BACKGROUND) + +/datum/action/cooldown/bloodsucker/proc/DeactivatePower() + if(!active) //Already inactive? Return + return + if(power_flags & BP_AM_TOGGLE) + STOP_PROCESSING(SSprocessing, src) + if(power_flags & BP_AM_SINGLEUSE) + remove_after_use() + return + active = FALSE + StartCooldown() + build_all_button_icons(UPDATE_BUTTON_BACKGROUND|UPDATE_BUTTON_STATUS) + +///Used by powers that are continuously active (That have BP_AM_TOGGLE flag) +/datum/action/cooldown/bloodsucker/process(seconds_per_tick) + SHOULD_CALL_PARENT(TRUE) //Need this to call parent so the cooldown system works + . = ..() + if(!ContinueActive(owner)) // We can't afford the Power? Deactivate it. + DeactivatePower() + return FALSE + // We can keep this up (For now), so Pay Cost! + if(!(power_flags & BP_AM_COSTLESS_UNCONSCIOUS) && owner.stat != CONSCIOUS) + if(bloodsuckerdatum_power) + bloodsuckerdatum_power.AddBloodVolume(-constant_bloodcost) + else + var/mob/living/living_owner = owner + if(!HAS_TRAIT(living_owner, TRAIT_NOBLOOD)) + living_owner.blood_volume -= constant_bloodcost + return TRUE + +/// Checks to make sure this power can stay active +/datum/action/cooldown/bloodsucker/proc/ContinueActive(mob/living/user, mob/living/target) + if(!user) + return FALSE + if(!constant_bloodcost > 0 || bloodsuckerdatum_power.bloodsucker_blood_volume > 0) + return TRUE + +/// Used to unlearn Single-Use Powers +/datum/action/cooldown/bloodsucker/proc/remove_after_use() + bloodsuckerdatum_power?.powers -= src + Remove(owner) + +/// Assembles the description of this bloodsucker ability. +/// (Mainly used so that we can keep updating it with 'current_level'.) +/datum/action/cooldown/bloodsucker/proc/assemble_desc() + desc = initial(desc) + if(power_flags & BP_AM_SINGLEUSE) + desc += "

SINGLE USE: [name] can only be used once per night." + if(should_level) + desc += "

ABILITY LEVEL: [level_current]" // "POWER LEVEL" sounds cliché. + + if(bloodcost > 0) + desc += "

COST: [bloodcost] blood" + if(constant_bloodcost > 0) + desc += "

CONSTANT COST: [name] costs [constant_bloodcost] blood maintain active." diff --git a/modular_meta/features/antagonists/bloodsuckers/code/powers/brujah/brash.dm b/modular_meta/features/antagonists/bloodsuckers/code/powers/brujah/brash.dm new file mode 100644 index 000000000000..4d1749ac0845 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/powers/brujah/brash.dm @@ -0,0 +1,152 @@ +/************************************************************************/ +/* BRASH */ +/************************************************************************/ + +/// A Brujah exclusive ability that acts as an enhanced version of "Brawn" +/// 'bloodcost' and 'cooldown_time' vary depending on what the power is used for. +/// Lots of code has been copied over from Brawn wherever inheritance might prove insufficient. +/// Comments from copied code have been removed (they can still be found in their original location.) + +/datum/action/cooldown/bloodsucker/targeted/brawn/brash + name = "Brash" + desc = "Break most structures apart with overwhelming force. Cooldown and cost vary depending on the object broken." + button_icon_state = "power_strength_brujah" + power_explanation = "Brash:\n\ + This is an enhanced version of a regular (non-Brujah) vampire's \"Brawn\" ability.\n\ + Use on a person to send them flying. Use while restrained, grabbed, or trapped in a locker to break free.\n\ + Punching a cyborg will temporarily disable it in addition to usual damage. \n\ + At level 2 this ability will allow you to break through unbolted airlocks. \n\ + At level 3 this ability will allow you to break through bolted airlocks. \n\ + At level 4 this ability will allow you to break through normal walls and windows. \n\ + At level 5 this ability will allow you to break through reinforced walls and windows. \n\ + Higher levels will increase this ability's damage and knockdown." + purchase_flags = BRUJAH_DEFAULT_POWER + power_flags = BP_AM_VERY_DYNAMIC_COOLDOWN + bloodcost = null // Set on use + cooldown_time = 1 SECONDS // Same as above + damage_coefficient = 1.625 + brujah = TRUE + +/datum/action/cooldown/bloodsucker/targeted/brawn/brash/ActivatePower(trigger_flags) + if(break_restraints()) + cooldown_time = 5 SECONDS + bloodcost = 10 + power_activated_sucessfully() + return FALSE + if(level_current >= 1 && escape_puller()) + cooldown_time = 7.5 SECONDS + bloodcost = 20 + power_activated_sucessfully() + return FALSE + return ..() + +/// Hit an atom, set bloodcost, set cooldown time, play a sound, and deconstruct the atom +/// with this one convenient proc! +/datum/action/cooldown/bloodsucker/targeted/brawn/brash/proc/HitWithStyle(atom/target_atom, sound, vol as num, cost as num, cooldown) + if(!isobj(target_atom)) + return + var/obj/target_obj = target_atom + owner.do_attack_animation(target_obj) + bloodcost = cost + cooldown_time = cooldown + playsound(target_atom, sound, vol, TRUE) + target_obj.deconstruct(FALSE) + +/datum/action/cooldown/bloodsucker/targeted/brawn/brash/FireTargetedPower(atom/target_atom) + . = ..() + if(isliving(target_atom)) + bloodcost = 25 + cooldown_time = 10 SECONDS + return + + if(istype(target_atom, /obj/structure/closet)) + bloodcost = 8 + cooldown_time = 7 SECONDS + return + + if(istype(target_atom, /obj/structure/girder)) + HitWithStyle(target_atom, 'sound/effects/bang.ogg', 60, 10, 5 SECONDS) + return + + if(istype(target_atom, /obj/structure/grille)) + HitWithStyle(target_atom, 'sound/effects/grillehit.ogg', 50, 1, 0.5 SECONDS) + return + + if(istype(target_atom, /obj/structure/window)) + var/obj/structure/window/window = target_atom + if(level_current < 4 || (istype(window, /obj/structure/window/reinforced) && level_current < 5)) + window.balloon_alert(owner, "you need more ranks!") + return + if(istype(window, /obj/structure/window/reinforced) || istype(window, /obj/structure/window/plasma)) + HitWithStyle(window, 'sound/effects/bang.ogg', 30, 25, 15 SECONDS) + else + HitWithStyle(window, 'sound/effects/bang.ogg', 20, 15, 10 SECONDS) + return + + if(istype(target_atom, /obj/machinery/door/window)) + HitWithStyle(target_atom, 'sound/effects/bang.ogg', 50, 10, 5 SECONDS) + return + + if(istype(target_atom, /obj/structure/table)) + HitWithStyle(target_atom, 'sound/effects/bang.ogg', 35, 10, 5 SECONDS) + + if(!iswallturf(target_atom)) + return + if(level_current < 4 || (istype(target_atom, /turf/closed/wall/r_wall) && level_current < 5)) + target_atom.balloon_alert(owner, "you need more ranks!") + return + if(isindestructiblewall(target_atom)) + target_atom.balloon_alert(owner, "this wall is indestructible!") + return + + /// If we get past all of the if statements then it's almost certainly a wall at this point. + rip_and_tear(owner, target_atom) + +/// Copied over from '/datum/element/wall_tearer/proc/rip_and_tear' with appropriate adjustment. +/datum/action/cooldown/bloodsucker/targeted/brawn/brash/proc/rip_and_tear(mob/living/tearer, atom/target) + var/tear_time = 0.75 SECONDS + var/reinforced_multiplier = 5 + var/rip_time = (istype(target, /turf/closed/wall/r_wall) ? tear_time * reinforced_multiplier : tear_time) + + if(istype(target, /turf/closed/wall/r_wall)) + bloodcost = 40 + cooldown_time = 20 SECONDS + else + bloodcost = 20 + cooldown_time = 15 SECONDS + + while(istype(target, /turf/closed/wall)) + tearer.visible_message(span_warning("[tearer] viciously rips into [target]!")) + playsound(tearer, 'sound/machines/airlock/airlock_alien_prying.ogg', vol = 50, vary = TRUE, frequency = 2) + target.balloon_alert(tearer, "tearing...") + + if (!do_after(tearer, delay = rip_time, target = target, interaction_key = "bloodsucker interaction")) + tearer.balloon_alert(tearer, "interrupted!") + return + + tearer.do_attack_animation(target) + target.AddComponent(/datum/component/torn_wall) + tearer.UnarmedAttack(target, proximity_flag = TRUE) + +/// TODO: check if switch statements work with istype() +/// and maybe refactor 'CheckValidTarget()'/'CheckCanTarget()' entirely +/datum/action/cooldown/bloodsucker/targeted/brawn/brash/CheckValidTarget(atom/A) + if(A == owner) + return FALSE + if(INDESTRUCTIBLE in A.resistance_flags) + return FALSE + if(isliving(A)) + return TRUE + if(istype(A, /obj/machinery/door)) + return TRUE + if(istype(A, /obj/structure/table) || istype(A, /obj/structure/table_frame)) + return TRUE + if(istype(A, /obj/structure/closet)) + return TRUE + if(istype(A, /obj/structure/girder)) + return TRUE + if(istype(A, /obj/structure/grille)) + return TRUE + if(((iswallturf(A) && !isindestructiblewall(A))) || istype(A, /obj/structure/window)) + return TRUE + return FALSE diff --git a/modular_meta/features/antagonists/bloodsuckers/code/powers/cloak.dm b/modular_meta/features/antagonists/bloodsuckers/code/powers/cloak.dm new file mode 100644 index 000000000000..dd820d4ceada --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/powers/cloak.dm @@ -0,0 +1,69 @@ +/datum/action/cooldown/bloodsucker/cloak + name = "Cloak of Darkness" + desc = "Blend into shadow and become invisible to the untrained and artificial eye." + button_icon_state = "power_cloak" + power_explanation = "Cloak of Darkness:\n\ + Activate this power and you will slowly become transparent.\n\ + While using Cloak of Darkness, attempting to run will crush you.\n\ + Additionally, while Cloak is active, you are completely invisible to AIs.\n\ + Higher levels will increase your transparency." + power_flags = BP_AM_TOGGLE + check_flags = BP_CANT_USE_IN_TORPOR|BP_CANT_USE_IN_FRENZY|BP_CANT_USE_WHILE_UNCONSCIOUS + purchase_flags = BLOODSUCKER_CAN_BUY|VASSAL_CAN_BUY + bloodcost = 5 + constant_bloodcost = 0.2 + cooldown_time = 5 SECONDS + var/was_running + +/// Must have nobody around to see the cloak +/datum/action/cooldown/bloodsucker/cloak/can_use(mob/living/carbon/user, trigger_flags) + . = ..() + if(!.) + return FALSE + for(var/mob/living/watchers in view(9, owner) - owner) + owner.balloon_alert(owner, "you can only vanish unseen.") + return FALSE + return TRUE + +/datum/action/cooldown/bloodsucker/cloak/ActivatePower(trigger_flags) + . = ..() + var/mob/living/user = owner + was_running = (user.move_intent == MOVE_INTENT_RUN) + if(was_running) + user.toggle_move_intent() + user.AddElement(/datum/element/digitalcamo) + user.balloon_alert(user, "cloak turned on.") + +/datum/action/cooldown/bloodsucker/cloak/process(seconds_per_tick) + // Checks that we can keep using this. + . = ..() + if(!.) + return + if(!active) + return + var/mob/living/user = owner + animate(user, alpha = max(25, owner.alpha - min(75, 10 + 5 * level_current)), time = 1.5 SECONDS) + // Prevents running while on Cloak of Darkness + if(user.move_intent != MOVE_INTENT_WALK) + owner.balloon_alert(owner, "you attempt to run, crushing yourself.") + user.toggle_move_intent() + user.adjust_brute_loss(rand(5,15)) + +/datum/action/cooldown/bloodsucker/cloak/ContinueActive(mob/living/user, mob/living/target) + . = ..() + if(!.) + return FALSE + /// Must be CONSCIOUS + if(user.stat != CONSCIOUS) + to_chat(owner, span_warning("Your cloak failed due to you falling unconscious!")) + return FALSE + return TRUE + +/datum/action/cooldown/bloodsucker/cloak/DeactivatePower() + var/mob/living/user = owner + animate(user, alpha = 255, time = 1 SECONDS) + user.RemoveElement(/datum/element/digitalcamo) + if(was_running && user.move_intent == MOVE_INTENT_WALK) + user.toggle_move_intent() + user.balloon_alert(user, "cloak turned off.") + return ..() diff --git a/modular_meta/features/antagonists/bloodsuckers/code/powers/feed.dm b/modular_meta/features/antagonists/bloodsuckers/code/powers/feed.dm new file mode 100644 index 000000000000..a7d753220b81 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/powers/feed.dm @@ -0,0 +1,257 @@ +#define FEED_NOTICE_RANGE 2 +#define FEED_DEFAULT_TIMER (10 SECONDS) + +/datum/action/cooldown/bloodsucker/feed + name = "Feed" + desc = "Feed blood off of a living creature." + button_icon_state = "power_feed" + power_explanation = "Feed:\n\ + Activate Feed while next to someone and you will begin to feed blood off of them.\n\ + The time needed before you start feeding decrases as you gain ranks.\n\ + Feeding off of someone while you have them aggressively grabbed will put them to sleep.\n\ + While feeding, you can't speak, as your mouth is covered.\n\ + Feeding while nearby (2 tiles away from) a mortal who is unaware of Bloodsuckers' existence will cause a Masquerade infraction\n\ + If you get too many Masquerade infractions, you will break the Masquerade.\n\ + If you are in desperate need of blood, mice can be fed off of— at a cost..." + power_flags = BP_AM_TOGGLE|BP_AM_STATIC_COOLDOWN + check_flags = BP_CANT_USE_IN_TORPOR|BP_CANT_USE_WHILE_STAKED|BP_CANT_USE_WHILE_INCAPACITATED|BP_CANT_USE_WHILE_UNCONSCIOUS + purchase_flags = BLOODSUCKER_CAN_BUY|BLOODSUCKER_DEFAULT_POWER + bloodcost = 0 + cooldown_time = 15 SECONDS + ///Amount of blood taken, reset after each Feed. Used (mostly) for logging. + var/blood_taken = 0 + ///The amount of Blood a target has since our last feed, this loops and lets us not spam alerts of low blood. + var/warning_target_bloodvol = BLOOD_VOLUME_MAX_LETHAL + ///Reference to the target we've fed off of + var/datum/weakref/target_ref + ///Are we feeding with passive grab or not? + var/silent_feed = TRUE + +/datum/action/cooldown/bloodsucker/feed/can_use(mob/living/carbon/user, trigger_flags) + . = ..() + if(!.) + return FALSE + if(target_ref) //already sucking blood. + return FALSE + if(user.is_mouth_covered() && !isplasmaman(user)) + owner.balloon_alert(owner, "mouth covered!") + return FALSE + //Find target, it will alert what the problem is, if any. + if(!find_target()) + return FALSE + return TRUE + +/datum/action/cooldown/bloodsucker/feed/ContinueActive(mob/living/user, mob/living/target) + if(!target) + return FALSE + if(!user.Adjacent(target)) + return FALSE + return TRUE + +/datum/action/cooldown/bloodsucker/feed/DeactivatePower() + var/mob/living/user = owner + var/mob/living/feed_target + if(target_ref) + feed_target = target_ref.resolve() + if(!isnull(feed_target)) + log_combat(user, feed_target, "fed on blood", addition="(and took [blood_taken] blood)") + to_chat(user, span_notice("You slowly release [feed_target].")) + if(feed_target.stat == DEAD && blood_taken > 0) + user.add_mood_event("drankkilled", /datum/mood_event/drankkilled) + bloodsuckerdatum_power.AddHumanityLost(10) + + target_ref = null + warning_target_bloodvol = BLOOD_VOLUME_MAX_LETHAL + blood_taken = 0 + REMOVE_TRAIT(user, TRAIT_IMMOBILIZED, FEED_TRAIT) + REMOVE_TRAIT(user, TRAIT_MUTE, FEED_TRAIT) + return ..() + +/datum/action/cooldown/bloodsucker/feed/ActivatePower(trigger_flags) + var/mob/living/feed_target = target_ref.resolve() + if(istype(feed_target, /mob/living/basic/mouse)) + to_chat(owner, span_notice("You recoil at the taste of a lesser lifeform.")) + if(bloodsuckerdatum_power.my_clan && bloodsuckerdatum_power.my_clan.blood_drink_type != BLOODSUCKER_DRINK_INHUMANELY) + var/mob/living/user = owner + user.add_mood_event("drankblood", /datum/mood_event/drankblood_bad) + bloodsuckerdatum_power.AddHumanityLost(1) + bloodsuckerdatum_power.AddBloodVolume(25) + DeactivatePower() + feed_target.death() + return + + if(feed_target.blood_volume <= 0) + owner.balloon_alert(owner, "no blood!") + DeactivatePower() + return + + var/feed_timer = clamp(round(FEED_DEFAULT_TIMER / (1.25 * (level_current || 1))), 1, FEED_DEFAULT_TIMER) + if(bloodsuckerdatum_power.frenzied) + feed_timer = 2 SECONDS + + owner.balloon_alert(owner, "feeding off [feed_target]...") + if(!do_after(owner, feed_timer, feed_target, NONE, TRUE, hidden = TRUE)) + owner.balloon_alert(owner, "feed stopped") + DeactivatePower() + return + if(owner.pulling == feed_target && owner.grab_state >= GRAB_AGGRESSIVE) + if(!IS_BLOODSUCKER(feed_target) && !IS_VASSAL(feed_target)) + feed_target.Unconscious((5 + level_current) SECONDS) + if(!feed_target.density) + feed_target.Move(owner.loc) + owner.visible_message( + span_warning("[owner] closes [owner.p_their()] mouth around [feed_target]'s neck!"), + span_warning("You sink your fangs into [feed_target]'s neck.")) + silent_feed = FALSE //no more mr nice guy + else + // Only people who AREN'T the target will notice this action. + var/dead_message = feed_target.stat != DEAD ? " [feed_target.p_they(TRUE)] looks dazed, and will not remember this." : "" + owner.visible_message( + span_notice("[owner] puts [feed_target]'s wrist up to [owner.p_their()] mouth."), \ + span_notice("You slip your fangs into [feed_target]'s wrist.[dead_message]"), \ + vision_distance = FEED_NOTICE_RANGE, ignored_mobs = feed_target) + + //check if we were seen + for(var/mob/living/watchers in oviewers(FEED_NOTICE_RANGE) - feed_target) + if(!watchers.client) + continue + if(issilicon(watchers) || isdrone(watchers) || isbot(watchers)) + continue + if(watchers.stat >= DEAD) + continue + if(watchers.is_blind() || watchers.is_nearsighted_currently()) + continue + if(IS_BLOODSUCKER(watchers) || IS_VASSAL(watchers) || HAS_TRAIT(watchers.mind, TRAIT_BLOODSUCKER_HUNTER)) + continue + owner.balloon_alert(owner, "feed noticed!") + bloodsuckerdatum_power.give_masquerade_infraction() + break + + ADD_TRAIT(owner, TRAIT_MUTE, FEED_TRAIT) + ADD_TRAIT(owner, TRAIT_IMMOBILIZED, FEED_TRAIT) + return ..() + +/datum/action/cooldown/bloodsucker/feed/process(seconds_per_tick) + if(!active) //If we aren't active (running on SSfastprocess) + return ..() //Manage our cooldown timers + var/mob/living/user = owner + var/mob/living/feed_target = target_ref.resolve() + if(!ContinueActive(user, feed_target)) + if(!silent_feed) + user.visible_message( + span_warning("[user] is ripped from [feed_target]'s throat. [feed_target.p_their(TRUE)] blood sprays everywhere!"), + span_warning("Your teeth are ripped from [feed_target]'s throat. [feed_target.p_their(TRUE)] blood sprays everywhere!")) + // Deal Damage to Target (should have been more careful!) + if(iscarbon(feed_target)) + var/mob/living/carbon/carbon_target = feed_target + carbon_target.bleed(15) + playsound(get_turf(feed_target), 'sound/effects/splat.ogg', 40, TRUE) + if(ishuman(feed_target)) + var/mob/living/carbon/human/target_user = feed_target + var/obj/item/bodypart/head_part = target_user.get_bodypart(BODY_ZONE_HEAD) + if(head_part) + head_part.generic_bleedstacks += 5 + feed_target.add_splatter_floor(get_turf(feed_target)) + user.add_mob_blood(feed_target) // Put target's blood on us. The donor goes in the ( ) + feed_target.add_mob_blood(feed_target) + feed_target.apply_damage(10, BRUTE, BODY_ZONE_HEAD, wound_bonus = CANT_WOUND) + INVOKE_ASYNC(feed_target, TYPE_PROC_REF(/mob, emote), "scream") + DeactivatePower() + return + + var/feed_strength_mult = 0 + if(bloodsuckerdatum_power.frenzied) + feed_strength_mult = 2 + else if(owner.pulling == feed_target && owner.grab_state >= GRAB_AGGRESSIVE) + feed_strength_mult = 1 + else + feed_strength_mult = 0.3 + blood_taken += bloodsuckerdatum_power.handle_feeding(feed_target, feed_strength_mult, level_current) + + if(feed_strength_mult > 5 && feed_target.stat < DEAD) + user.add_mood_event("drankblood", /datum/mood_event/drankblood) + // Drank mindless as Ventrue? - BAD + if((bloodsuckerdatum_power.my_clan && bloodsuckerdatum_power.my_clan.blood_drink_type == BLOODSUCKER_DRINK_SNOBBY) && !feed_target.mind) + user.add_mood_event("drankblood", /datum/mood_event/drankblood_bad) + if(feed_target.stat >= DEAD) + user.add_mood_event("drankblood", /datum/mood_event/drankblood_dead) + + if(!IS_BLOODSUCKER(feed_target)) + if(feed_target.blood_volume <= BLOOD_VOLUME_BAD && warning_target_bloodvol > BLOOD_VOLUME_BAD) + owner.balloon_alert(owner, "your victim's blood is fatally low!") + else if(feed_target.blood_volume <= BLOOD_VOLUME_OKAY && warning_target_bloodvol > BLOOD_VOLUME_OKAY) + owner.balloon_alert(owner, "your victim's blood is dangerously low.") + else if(feed_target.blood_volume <= BLOOD_VOLUME_SAFE && warning_target_bloodvol > BLOOD_VOLUME_SAFE) + owner.balloon_alert(owner, "your victim's blood is at an unsafe level.") + warning_target_bloodvol = feed_target.blood_volume + + if(bloodsuckerdatum_power.bloodsucker_blood_volume >= bloodsuckerdatum_power.max_blood_volume) + user.balloon_alert(owner, "full on blood!") + DeactivatePower() + return + if(feed_target.blood_volume <= 0) + user.balloon_alert(owner, "no blood left!") + DeactivatePower() + return + owner.playsound_local(null, 'sound/effects/singlebeat.ogg', 40, TRUE) + //play sound to target to show they're dying. + if(owner.pulling == feed_target && owner.grab_state >= GRAB_AGGRESSIVE) + feed_target.playsound_local(null, 'sound/effects/singlebeat.ogg', 40, TRUE) + +/datum/action/cooldown/bloodsucker/feed/proc/find_target() + if(owner.pulling && isliving(owner.pulling)) + if(!can_feed_from(owner.pulling, give_warnings = TRUE)) + return FALSE + target_ref = WEAKREF(owner.pulling) + return TRUE + + var/list/close_living_mobs = list() + var/list/close_dead_mobs = list() + for(var/mob/living/near_targets in oview(1, owner)) + if(!owner.Adjacent(near_targets)) + continue + if(near_targets.stat) + close_living_mobs |= near_targets + else + close_dead_mobs |= near_targets + //Check living first + for(var/mob/living/suckers in close_living_mobs) + if(can_feed_from(suckers)) + target_ref = WEAKREF(suckers) + return TRUE + //If not, check dead + for(var/mob/living/suckers in close_dead_mobs) + if(can_feed_from(suckers)) + target_ref = WEAKREF(suckers) + return TRUE + //No one to suck blood from. + return FALSE + +/datum/action/cooldown/bloodsucker/feed/proc/can_feed_from(mob/living/target, give_warnings = FALSE) + if(istype(target, /mob/living/basic/mouse)) + if(bloodsuckerdatum_power.my_clan && bloodsuckerdatum_power.my_clan.blood_drink_type == BLOODSUCKER_DRINK_SNOBBY) + if(give_warnings) + owner.balloon_alert(owner, "too disgusting!") + return FALSE + return TRUE + //Mice check done, only humans are otherwise allowed + if(!ishuman(target)) + return FALSE + + var/mob/living/carbon/human/target_user = target + if(!(target_user.dna?.species) || !(target_user.mob_biotypes & MOB_ORGANIC)) + if(give_warnings) + owner.balloon_alert(owner, "no blood!") + return FALSE + if(!target_user.can_inject(owner, BODY_ZONE_HEAD, INJECT_CHECK_PENETRATE_THICK)) + if(give_warnings) + owner.balloon_alert(owner, "suit too thick!") + return FALSE + if((bloodsuckerdatum_power.my_clan && bloodsuckerdatum_power.my_clan.blood_drink_type == BLOODSUCKER_DRINK_SNOBBY) && !target_user.mind && !bloodsuckerdatum_power.frenzied) + if(give_warnings) + owner.balloon_alert(owner, "cant drink from mindless!") + return FALSE + return TRUE + +#undef FEED_NOTICE_RANGE +#undef FEED_DEFAULT_TIMER diff --git a/modular_meta/features/antagonists/bloodsuckers/code/powers/fortitude.dm b/modular_meta/features/antagonists/bloodsuckers/code/powers/fortitude.dm new file mode 100644 index 000000000000..3f1a7a0a2507 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/powers/fortitude.dm @@ -0,0 +1,69 @@ +/datum/action/cooldown/bloodsucker/fortitude + name = "Fortitude" + desc = "Withstand egregious physical wounds and walk away from attacks that would stun, pierce, and dismember lesser beings." + button_icon_state = "power_fortitude" + power_explanation = "Fortitude:\n\ + Activating Fortitude will provide pierce, stun and dismember immunity.\n\ + You will additionally gain resistance to brute and stamina damge, scaling with level.\n\ + While using Fortitude, attempting to run will crush you.\n\ + At level 8, you gain complete stun immunity.\n\ + Higher levels will increase brute and stamina resistance." + power_flags = BP_AM_TOGGLE|BP_AM_COSTLESS_UNCONSCIOUS + check_flags = BP_CANT_USE_IN_TORPOR|BP_CANT_USE_IN_FRENZY + purchase_flags = BLOODSUCKER_CAN_BUY|VASSAL_CAN_BUY + bloodcost = 30 + cooldown_time = 10 SECONDS + constant_bloodcost = 3 + var/was_running + var/fortitude_resist // So we can raise and lower your brute resist based on what your level_current WAS. + +/datum/action/cooldown/bloodsucker/fortitude/ActivatePower(trigger_flags) + . = ..() + owner.balloon_alert(owner, "fortitude turned on.") + to_chat(owner, span_notice("Your flesh, skin, and muscles become as steel.")) + // Traits & Effects + owner.add_traits(list(TRAIT_PIERCEIMMUNE, TRAIT_NODISMEMBER, TRAIT_PUSHIMMUNE), BLOODSUCKER_TRAIT) + if(level_current >= 8) + ADD_TRAIT(owner, TRAIT_STUNIMMUNE, BLOODSUCKER_TRAIT) // They'll get stun resistance + this, who cares. + var/mob/living/carbon/human/bloodsucker_user = owner + if(IS_BLOODSUCKER(owner) || IS_VASSAL(owner)) + fortitude_resist = max(0.3, 0.7 - level_current * 0.1) + bloodsucker_user.physiology.brute_mod *= fortitude_resist + bloodsucker_user.physiology.stamina_mod *= fortitude_resist + + was_running = (bloodsucker_user.move_intent == MOVE_INTENT_RUN) + if(was_running) + bloodsucker_user.toggle_move_intent() + +/datum/action/cooldown/bloodsucker/fortitude/process(seconds_per_tick) + // Checks that we can keep using this. + . = ..() + if(!.) + return + if(!active) + return + var/mob/living/carbon/user = owner + /// Prevents running while on Fortitude + if(user.move_intent != MOVE_INTENT_WALK) + user.toggle_move_intent() + user.balloon_alert(user, "you attempt to run, crushing yourself.") + user.adjust_brute_loss(rand(5,15)) + /// We don't want people using fortitude being able to use vehicles + if(user.buckled && istype(user.buckled, /obj/vehicle)) + user.buckled.unbuckle_mob(src, force=TRUE) + +/datum/action/cooldown/bloodsucker/fortitude/DeactivatePower() + if(!ishuman(owner)) + return + var/mob/living/carbon/human/bloodsucker_user = owner + if(IS_BLOODSUCKER(owner) || IS_VASSAL(owner)) + bloodsucker_user.physiology.brute_mod /= fortitude_resist + if(!HAS_TRAIT_FROM(bloodsucker_user, TRAIT_STUNIMMUNE, BLOODSUCKER_TRAIT)) + bloodsucker_user.physiology.stamina_mod /= fortitude_resist + // Remove Traits & Effects + owner.remove_traits(list(TRAIT_PIERCEIMMUNE, TRAIT_NODISMEMBER, TRAIT_PUSHIMMUNE, TRAIT_STUNIMMUNE), BLOODSUCKER_TRAIT) + + if(was_running && bloodsucker_user.move_intent == MOVE_INTENT_WALK) + bloodsucker_user.toggle_move_intent() + owner.balloon_alert(owner, "fortitude turned off.") + return ..() diff --git a/modular_meta/features/antagonists/bloodsuckers/code/powers/masquerade.dm b/modular_meta/features/antagonists/bloodsuckers/code/powers/masquerade.dm new file mode 100644 index 000000000000..2a6803242f3a --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/powers/masquerade.dm @@ -0,0 +1,99 @@ +/** + * # WITHOUT THIS POWER: + * + * - Mid-Blood: SHOW AS PALE + * - Low-Blood: SHOW AS DEAD + * - No Heartbeat + * - Examine shows actual blood + * - Thermal homeostasis (ColdBlooded) + * WITH THIS POWER: + * - Normal body temp -- remove Cold Blooded (return on deactivate) + */ + +/datum/action/cooldown/bloodsucker/masquerade + name = "Masquerade" + desc = "Feign the vital signs of a mortal, and escape both casual and medical notice as the monster you truly are." + button_icon_state = "power_human" + power_explanation = "Masquerade:\n\ + Activating Masquerade will physiologically make you identical to a human;\n\ + - You lose nearly all Bloodsucker benefits, including healing, sleep, radiation, crit, virus and cold immunity.\n\ + - Your eyes become less vulnerable to bright lights.\n\ + - You gain reflection, making mortals unable to discover your undeath with a simple mirror.\n\ + - You gain a genetic sequence, and appear to have 100% blood when scanned by a health analyzer.\n\ + - You will not appear as pale when examined. Anything further than pale, however, will not be hidden.\n\ + At the end of Masquerade you will re-gain your vampiric qualities and lose any diseases or genetic alterations you might have." + power_flags = BP_AM_TOGGLE|BP_AM_STATIC_COOLDOWN|BP_AM_COSTLESS_UNCONSCIOUS + check_flags = BP_CANT_USE_IN_FRENZY + purchase_flags = BLOODSUCKER_CAN_BUY|BLOODSUCKER_DEFAULT_POWER + bloodcost = 10 + cooldown_time = 5 SECONDS + constant_bloodcost = 0.1 + should_level = FALSE + +/datum/action/cooldown/bloodsucker/masquerade/ActivatePower(trigger_flags) + . = ..() + var/mob/living/carbon/user = owner + owner.balloon_alert(owner, "masquerade turned on.") + to_chat(user, span_notice("Your heart beats falsely within your lifeless chest. You may yet pass for a mortal.")) + to_chat(user, span_warning("Your vampiric healing is halted while imitating life.")) + + // Give status effect + user.apply_status_effect(/datum/status_effect/masquerade) + + // Handle Traits + user.remove_traits(bloodsuckerdatum_power.bloodsucker_traits, BLOODSUCKER_TRAIT) + ADD_TRAIT(user, TRAIT_MASQUERADE, BLOODSUCKER_TRAIT) + // Handle organs + var/obj/item/organ/heart/vampheart = user.get_organ_slot(ORGAN_SLOT_HEART) + if(vampheart) + vampheart.Restart() + var/obj/item/organ/eyes/eyes = user.get_organ_slot(ORGAN_SLOT_EYES) + if(eyes) + eyes.flash_protect = initial(eyes.flash_protect) + +/datum/action/cooldown/bloodsucker/masquerade/DeactivatePower() + . = ..() // activate = FALSE + var/mob/living/carbon/user = owner + owner.balloon_alert(owner, "masquerade turned off.") + + // Remove status effect, mutations & diseases that you got while on masq. + user.remove_status_effect(/datum/status_effect/masquerade) + user.dna.remove_all_mutations() + for(var/datum/disease/diseases as anything in user.diseases) + diseases.cure() + + // Handle Traits + user.add_traits(bloodsuckerdatum_power.bloodsucker_traits, BLOODSUCKER_TRAIT) + REMOVE_TRAIT(user, TRAIT_MASQUERADE, BLOODSUCKER_TRAIT) + + // Handle organs + var/obj/item/organ/heart/vampheart = user.get_organ_slot(ORGAN_SLOT_HEART) + if(vampheart) + vampheart.Stop() + var/obj/item/organ/eyes/eyes = user.get_organ_slot(ORGAN_SLOT_EYES) + if(eyes) + eyes.flash_protect = max(initial(eyes.flash_protect) - 1, FLASH_PROTECTION_SENSITIVE) + to_chat(user, span_notice("Your heart beats one final time as your skin dries out and your icy pallor returns.")) + +/** + * # Status effect + * + * This is what the Masquerade power gives, handles their bonuses and gives them a neat icon to tell them they're on Masquerade. + */ + +/datum/status_effect/masquerade + id = "masquerade" + duration = -1 + tick_interval = -1 + alert_type = /atom/movable/screen/alert/status_effect/masquerade + +/atom/movable/screen/alert/status_effect/masquerade + name = "Masquerade" + desc = "You are currently hiding your true nature using the Masquerade power. This halts vampiric healing." + icon = 'modular_meta/features/antagonists/icons/bloodsuckers/actions_bloodsucker.dmi' + icon_state = "power_human" + alerttooltipstyle = "cult" + +/atom/movable/screen/alert/status_effect/masquerade/MouseEntered(location,control,params) + desc = initial(desc) + return ..() diff --git a/modular_meta/features/antagonists/bloodsuckers/code/powers/targeted/_powers_targeted.dm b/modular_meta/features/antagonists/bloodsuckers/code/powers/targeted/_powers_targeted.dm new file mode 100644 index 000000000000..e3ca1ad2b77d --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/powers/targeted/_powers_targeted.dm @@ -0,0 +1,92 @@ +// NOTE: All Targeted spells are Toggles! We just don't bother checking here. +/datum/action/cooldown/bloodsucker/targeted + power_flags = BP_AM_TOGGLE + + ///If set, how far the target has to be for the power to work. + var/target_range + ///Message sent to chat when clicking on the power, before you use it. + var/prefire_message + ///Most powers happen the moment you click. Some, like Mesmerize, require time and shouldn't cost you if they fail. + var/power_activates_immediately = TRUE + ///Is this power LOCKED due to being used? + var/power_in_use = FALSE + +/// Modify description to add notice that this is aimed. +/datum/action/cooldown/bloodsucker/targeted/New(Target) + desc += "
\[Targeted Power\]" + return ..() + +/datum/action/cooldown/bloodsucker/targeted/Remove(mob/living/remove_from) + . = ..() + if(remove_from.click_intercept == src) + unset_click_ability(remove_from) + +/datum/action/cooldown/bloodsucker/targeted/Trigger(trigger_flags, atom/target) + if((active) && can_deactivate()) + DeactivatePower() + return FALSE + if(!can_pay_cost(owner) || !can_use(owner, trigger_flags)) + return FALSE + + if(prefire_message) + to_chat(owner, span_announce("[prefire_message]")) + + ActivatePower(trigger_flags) + if(target) + return InterceptClickOn(owner, null, target) + + return set_click_ability(owner) + +/datum/action/cooldown/bloodsucker/targeted/DeactivatePower() + if(power_flags & BP_AM_TOGGLE) + STOP_PROCESSING(SSprocessing, src) + active = FALSE + build_all_button_icons() + unset_click_ability(owner) +// ..() // we don't want to pay cost here + +/// Check if target is VALID (wall, turf, or character?) +/datum/action/cooldown/bloodsucker/targeted/proc/CheckValidTarget(atom/target_atom) + if(target_atom == owner) + return FALSE + return TRUE + +/// Check if valid target meets conditions +/datum/action/cooldown/bloodsucker/targeted/proc/CheckCanTarget(atom/target_atom) + if(target_range) + // Out of Range + if(!(target_atom in view(target_range, owner))) + if(target_range > 1) // Only warn for range if it's greater than 1. Brawn doesn't need to announce itself. + owner.balloon_alert(owner, "out of range.") + return FALSE + return istype(target_atom) + +/// Click Target +/datum/action/cooldown/bloodsucker/targeted/proc/click_with_power(atom/target_atom) + // CANCEL RANGED TARGET check + if(power_in_use || !CheckValidTarget(target_atom)) + return FALSE + // Valid? (return true means DON'T cancel power!) + if(!can_pay_cost() || !can_use(owner) || !CheckCanTarget(target_atom)) + return TRUE + power_in_use = TRUE // Lock us into this ability until it successfully fires off. Otherwise, we pay the blood even if we fail. + FireTargetedPower(target_atom) // We use this instead of ActivatePower(trigger_flags), which has no input + // Skip this part so we can return TRUE right away. + if(power_activates_immediately) + power_activated_sucessfully() // Mesmerize pays only after success. + power_in_use = FALSE + return TRUE + +/// Like ActivatePower, but specific to Targeted (and takes an atom input). We don't use ActivatePower for targeted. +/datum/action/cooldown/bloodsucker/targeted/proc/FireTargetedPower(atom/target_atom) + log_combat(owner, target_atom, "used [name] on") + +/// The power went off! We now pay the cost of the power. +/datum/action/cooldown/bloodsucker/targeted/proc/power_activated_sucessfully() + unset_click_ability(owner) + pay_cost() + StartCooldown() + DeactivatePower() + +/datum/action/cooldown/bloodsucker/targeted/InterceptClickOn(mob/living/clicker, params, atom/target) + click_with_power(target) diff --git a/modular_meta/features/antagonists/bloodsuckers/code/powers/targeted/brawn.dm b/modular_meta/features/antagonists/bloodsuckers/code/powers/targeted/brawn.dm new file mode 100644 index 000000000000..1dd343553994 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/powers/targeted/brawn.dm @@ -0,0 +1,209 @@ +/datum/action/cooldown/bloodsucker/targeted/brawn + name = "Brawn" + desc = "Snap restraints, break lockers and doors, or deal substantial damage with your bare hands." + button_icon_state = "power_strength" + power_explanation = "Brawn:\n\ + Click a person to bash into them. Use while restrained or grabbed to break restraints or knock your grabber down. Only one of these can be done per use.\n\ + Punching a cyborg will heavily EMP them in addition to dealing damage.\n\ + At level 5, this ability will break closets open. Additionally you may both break restraints and knock a grabber down in the same use.\n\ + This ability also wlil bash airlocks open as long as they aren't bolted.\n\ + Higher levels will increase this ability's damage and knockdown." + power_flags = BP_AM_TOGGLE + check_flags = BP_CANT_USE_IN_TORPOR|BP_CANT_USE_IN_FRENZY|BP_CANT_USE_WHILE_UNCONSCIOUS + purchase_flags = BLOODSUCKER_CAN_BUY|VASSAL_CAN_BUY + bloodcost = 16 + cooldown_time = 10 SECONDS + target_range = 1 + power_activates_immediately = TRUE + prefire_message = "Select a target." + + /// Only changed by the '/brawn/brash' subtype; acts as a general purpose damage multipler. + var/damage_coefficient = 1.25 + /// Boolean indicating whether or not this version of '/brawn' is in the '/brash' subtype and should + /// bypass typical ability level restrictions. (There is probably a better way to do this.) + var/brujah = FALSE + +/datum/action/cooldown/bloodsucker/targeted/brawn/ActivatePower(trigger_flags) + // Did we break out of our handcuffs? + if(break_restraints()) + power_activated_sucessfully() + return FALSE + // Did we knock a grabber down? We can only do this while not also breaking restraints if strong enough. + if(level_current >= 3 && escape_puller()) + power_activated_sucessfully() + return FALSE + // Did neither, now we can PUNCH. + return ..() + +// Look at 'biodegrade.dm' for reference +/datum/action/cooldown/bloodsucker/targeted/brawn/proc/break_restraints() + var/mob/living/carbon/human/user = owner + ///Only one form of shackles removed per use + var/used = FALSE + + // Breaks out of lockers + if(istype(user.loc, /obj/structure/closet)) + var/obj/structure/closet/closet = user.loc + if(!istype(closet)) + return FALSE + closet.visible_message( + span_warning("[closet] tears apart as [user] bashes it open from within!"), + span_warning("[closet] tears apart as you bash it open from within!"), + ) + to_chat(user, span_warning("We bash [closet] wide open!")) + addtimer(CALLBACK(src, PROC_REF(break_closet), user, closet), 1) + used = TRUE + + // Remove both Handcuffs & Legcuffs + var/obj/cuffs = user.get_item_by_slot(ITEM_SLOT_HANDCUFFED) + var/obj/legcuffs = user.get_item_by_slot(ITEM_SLOT_LEGCUFFED) + if(!used && (istype(cuffs) || istype(legcuffs))) + user.visible_message( + span_warning("[user] breaks their restraint like it's nothing!"), + span_warning("We break through our restraint!"), + ) + user.clear_cuffs(cuffs, TRUE) + user.clear_cuffs(legcuffs, TRUE) + used = TRUE + + // Remove Straightjackets + if(user.wear_suit?.breakouttime && !used) + var/obj/item/clothing/suit/straightjacket = user.get_item_by_slot(ITEM_SLOT_OCLOTHING) + user.visible_message( + span_warning("[user] rips straight through the [user.p_their()] [straightjacket]!"), + span_warning("We tear through our [straightjacket]!"), + ) + if(straightjacket && user.wear_suit == straightjacket) + qdel(straightjacket) + used = TRUE + + // Did we end up using our ability? If so, play the sound effect and return TRUE + if(used) + playsound(get_turf(user), 'sound/effects/grillehit.ogg', 80, 1, -1) + return used + +// This is its own proc because its done twice, to repeat code copypaste. +/datum/action/cooldown/bloodsucker/targeted/brawn/proc/break_closet(mob/living/carbon/human/user, obj/structure/closet/closet) + if(closet) + closet.welded = FALSE + closet.locked = FALSE + closet.broken = TRUE + closet.open() + +/datum/action/cooldown/bloodsucker/targeted/brawn/proc/escape_puller() + if(!owner.pulledby) // || owner.pulledby.grab_state <= GRAB_PASSIVE) + return FALSE + var/mob/pulled_mob = owner.pulledby + var/pull_power = pulled_mob.grab_state + playsound(get_turf(pulled_mob), 'sound/effects/woodhit.ogg', 75, 1, -1) + // Knock Down (if Living) + if(isliving(pulled_mob)) + var/mob/living/hit_target = pulled_mob + hit_target.Knockdown(pull_power * 10 + 20) + // Knock Back (before Knockdown, which probably cancels pull) + var/send_dir = get_dir(owner, pulled_mob) + var/turf/turf_thrown_at = get_ranged_target_turf(pulled_mob, send_dir, pull_power) + owner.newtonian_move(send_dir) // Bounce back in 0 G + pulled_mob.throw_at(turf_thrown_at, pull_power, TRUE, owner, FALSE) // Throw distance based on grab state! Harder grabs punished more aggressively. + // /proc/log_combat(atom/user, atom/target, what_done, atom/object=null, addition=null) + log_combat(owner, pulled_mob, "used [src.name] power") + owner.visible_message( + span_warning("[owner] tears free of [pulled_mob]'s grasp!"), + span_warning("You shrug off [pulled_mob]'s grasp!"), + ) + owner.pulledby = null // It's already done, but JUST IN CASE. + return TRUE + +/datum/action/cooldown/bloodsucker/targeted/brawn/FireTargetedPower(atom/target_atom) + . = ..() + var/mob/living/user = owner + + // Target Type: Mob + if(isliving(target_atom)) + var/mob/living/target = target_atom + var/mob/living/carbon/carbonuser = user + //You know what I'm just going to take the average of the user's limbs max damage instead of dealing with 2 hands + var/obj/item/bodypart/user_active_arm = carbonuser.get_active_hand() + var/hitStrength = user_active_arm.unarmed_damage_high * damage_coefficient + 2 + // Knockdown! + var/powerlevel = min(5, 1 + level_current) + if(rand(5 + powerlevel) >= 5) + target.visible_message( + span_danger("[user] lands a vicious punch, sending [target] away!"), \ + span_userdanger("[user] has landed a horrifying punch on you, sending you flying!"), + ) + target.Knockdown(min(5, rand(10, 10 * powerlevel))) + // Attack! + owner.balloon_alert(owner, "you punch [target]!") + playsound(get_turf(target), 'sound/items/weapons/punch4.ogg', 60, 1, -1) + user.do_attack_animation(target, ATTACK_EFFECT_SMASH) + var/obj/item/bodypart/affecting = target.get_bodypart(ran_zone(target.zone_selected)) + var/blocked = target.run_armor_check(affecting, MELEE, armour_penetration = (brujah ? 30 : 20)) //20 AP, will ignore light armor but not heavy stuff + target.apply_damage(hitStrength, BRUTE, affecting, blocked) + // Knockback + var/send_dir = get_dir(owner, target) + var/turf/turf_thrown_at = get_ranged_target_turf(target, send_dir, powerlevel) + owner.newtonian_move(send_dir) // Bounce back in 0 G + target.throw_at(turf_thrown_at, powerlevel, TRUE, owner) //new /datum/forced_movement(target, get_ranged_target_turf(target, send_dir, (hitStrength / 4)), 1, FALSE) + // Target Type: Cyborg (Also gets the effects above) + if(issilicon(target)) + target.emp_act(EMP_HEAVY) + + // Target Type: Locker + else if(istype(target_atom, /obj/structure/closet) && (level_current >= 5 || brujah)) + var/obj/structure/closet/target_closet = target_atom + user.balloon_alert(user, "you prepare to bash [target_closet] open...") + if(!do_after(user, 2.5 SECONDS, target_closet)) + user.balloon_alert(user, "interrupted!") + return FALSE + target_closet.visible_message(span_danger("[target_closet] breaks open as [user] bashes it!")) + addtimer(CALLBACK(src, PROC_REF(break_closet), user, target_closet), 1) + playsound(get_turf(user), 'sound/effects/grillehit.ogg', 80, TRUE, -1) + + // Target Type: Door + else if(istype(target_atom, /obj/machinery/door) && (brujah ? level_current >= 3 : level_current >= 5)) + var/obj/machinery/door/airlock/target_airlock = target_atom + playsound(get_turf(user), 'sound/machines/airlock/airlock_alien_prying.ogg', 40, TRUE, -1) + owner.balloon_alert(owner, "you prepare to tear open [target_airlock]...") + if(!do_after(user, 2.5 SECONDS, target_airlock)) + user.balloon_alert(user, "interrupted!") + return FALSE + if(target_airlock.Adjacent(user)) + target_airlock.visible_message(span_danger("[target_airlock] breaks open as [user] bashes it!")) + + // Adjust cost and cooldown if Brujah + if(brujah) + if(target_airlock.locked) + bloodcost = 20 + cooldown_time = 10 SECONDS + else + bloodcost = 10 + cooldown_time = 6 SECONDS + else // If not Brujah then just make the vampire wait a second... + user.Stun(10) + + user.do_attack_animation(target_airlock, ATTACK_EFFECT_SMASH) + playsound(get_turf(target_airlock), 'sound/effects/bang.ogg', 30, 1, -1) + if(brujah && level_current >= 5 && target_airlock.locked) + target_airlock.unbolt() + target_airlock.open(2) // open(2) is like a crowbar or jaws of life. + +/datum/action/cooldown/bloodsucker/targeted/brawn/CheckValidTarget(atom/target_atom) + . = ..() + if(!.) + return FALSE + if(isliving(target_atom)) + return TRUE + if(istype(target_atom, /obj/machinery/door)) + return TRUE + if(istype(target_atom, /obj/structure/closet)) + return TRUE + +/datum/action/cooldown/bloodsucker/targeted/brawn/CheckCanTarget(atom/target_atom) + // DEFAULT CHECKS (Distance) + . = ..() + if(!.) // Disable range notice for Brawn. + return FALSE + // Must outside Closet to target anyone! + if(!isturf(owner.loc)) + return FALSE diff --git a/modular_meta/features/antagonists/bloodsuckers/code/powers/targeted/haste.dm b/modular_meta/features/antagonists/bloodsuckers/code/powers/targeted/haste.dm new file mode 100644 index 000000000000..b01040aa2002 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/powers/targeted/haste.dm @@ -0,0 +1,89 @@ +/* Level 1: Speed to location + * Level 2: Dodge Bullets + * Level 3: Stun People Passed + */ + +/datum/action/cooldown/bloodsucker/targeted/haste + name = "Immortal Haste" + desc = "Dash somewhere with supernatural speed. Those in your path may be knocked away, stunned, or left empty-handed." + button_icon_state = "power_speed" + power_explanation = "Immortal Haste:\n\ + Click a location to immediately dash towards it.\n\ + The power will not work if you are lying down, not under gravitational force, or are aggressively grabbed.\n\ + Anyone in your way during your Haste will be knocked down.\n\ + Higher levels will increase the knockdown dealt to enemies." + power_flags = BP_AM_TOGGLE + check_flags = BP_CANT_USE_IN_TORPOR|BP_CANT_USE_IN_FRENZY|BP_CANT_USE_WHILE_INCAPACITATED|BP_CANT_USE_WHILE_UNCONSCIOUS + purchase_flags = BLOODSUCKER_CAN_BUY|VASSAL_CAN_BUY + bloodcost = 12 + cooldown_time = 30 SECONDS + target_range = 12 + power_activates_immediately = TRUE + ///List of all people hit by our power, so we don't hit them again. + var/list/hit = list() + +/datum/action/cooldown/bloodsucker/targeted/haste/can_use(mob/living/carbon/user, trigger_flags) + . = ..() + if(!.) + return FALSE + // Being Grabbed + if(user.pulledby && user.pulledby.grab_state >= GRAB_AGGRESSIVE) + user.balloon_alert(user, "you're being grabbed!") + return FALSE + if(!user.has_gravity(user.loc)) //We dont want people to be able to use this to fly around in space + user.balloon_alert(user, "you cannot dash while floating!") + return FALSE + if(user.body_position == LYING_DOWN) + user.balloon_alert(user, "you must be standing to tackle!") + return FALSE + return TRUE + +/// Anything will do, if it's not me or my square +/datum/action/cooldown/bloodsucker/targeted/haste/CheckValidTarget(atom/target_atom) + . = ..() + if(!.) + return FALSE + return target_atom.loc != owner.loc + +/// This is a non-async proc to make sure the power is "locked" until this finishes. +/datum/action/cooldown/bloodsucker/targeted/haste/FireTargetedPower(atom/target_atom) + . = ..() + RegisterSignal(owner, COMSIG_MOVABLE_MOVED, PROC_REF(on_move)) + var/mob/living/user = owner + var/turf/targeted_turf = isturf(target_atom) ? target_atom : get_turf(target_atom) + // Pulled? Not anymore. + user.pulledby?.stop_pulling() + // Go to target turf + // DO NOT USE WALK TO. + owner.balloon_alert(owner, "you dash into the air!") + playsound(get_turf(owner), 'sound/items/weapons/punchmiss.ogg', 25, 1, -1) + var/safety = get_dist(user, targeted_turf) * 3 + 1 + var/consequetive_failures = 0 + while(--safety && (get_turf(user) != targeted_turf)) + var/success = step_towards(user, targeted_turf) //This does not try to go around obstacles. + if(!success) + success = step_to(user, targeted_turf) //this does + if(!success) + consequetive_failures++ + if(consequetive_failures >= 3) //if 3 steps don't work + break //just stop + else + consequetive_failures = 0 //reset so we can keep moving + if(user.resting || user.incapacitated) //actually down? stop. + break + if(success) //don't sleep if we failed to move. + sleep(world.tick_lag) + +/datum/action/cooldown/bloodsucker/targeted/haste/power_activated_sucessfully() + . = ..() + UnregisterSignal(owner, COMSIG_MOVABLE_MOVED) + hit.Cut() + +/datum/action/cooldown/bloodsucker/targeted/haste/proc/on_move() + for(var/mob/living/hit_living in dview(1, get_turf(owner)) - owner) + if(hit.Find(hit_living)) + continue + hit += hit_living + playsound(hit_living, "sound/items/weapons/punch[rand(1,4)].ogg", 15, 1, -1) + hit_living.Knockdown(10 + level_current * 4) + hit_living.spin(10, 1) diff --git a/modular_meta/features/antagonists/bloodsuckers/code/powers/targeted/lunge.dm b/modular_meta/features/antagonists/bloodsuckers/code/powers/targeted/lunge.dm new file mode 100644 index 000000000000..c62485147a32 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/powers/targeted/lunge.dm @@ -0,0 +1,163 @@ +/datum/action/cooldown/bloodsucker/targeted/lunge + name = "Predatory Lunge" + desc = "Spring at your target to grapple them without warning, or tear their heart out if they're dead. Attacks from concealment or the rear may even knock them down if strong enough." + button_icon_state = "power_lunge" + power_explanation = "Predatory Lunge:\n\ + Click any person to start spinning wildly and, after a short delay, dash at them.\n\ + When the dash is complete you will have an aggressive hold on your target.\n\ + Monster Hunters and those with riot gear are protected and will only be passively grabbed.\n\ + You cannot use this power if you are already grabbing someone, or are being grabbed.\n\ + If you grab from behind, or from darkness (Cloak of Darkness works,) you will knock the target down.\n\ + If used on a dead body, you will tear its heart out.\n\ + Higher levels increase the knockdown dealt to enemies.\n\ + At level 4, you will no longer spin, but you will be limited to tackling from only 6 tiles away." + power_flags = NONE + check_flags = BP_CANT_USE_IN_TORPOR|BP_CANT_USE_IN_FRENZY|BP_CANT_USE_WHILE_INCAPACITATED|BP_CANT_USE_WHILE_UNCONSCIOUS + purchase_flags = BLOODSUCKER_CAN_BUY|VASSAL_CAN_BUY + bloodcost = 20 + cooldown_time = 30 SECONDS + power_activates_immediately = FALSE + +/datum/action/cooldown/bloodsucker/targeted/lunge/upgrade_power() + . = ..() + //range is lowered when you get stronger. + if(level_current > 3) + target_range = 6 + +/datum/action/cooldown/bloodsucker/targeted/lunge/can_use(mob/living/carbon/user, trigger_flags) + . = ..() + if(!.) + return FALSE + // Are we being grabbed? + if(user.pulledby && user.pulledby.grab_state >= GRAB_AGGRESSIVE) + owner.balloon_alert(user, "grabbed!") + return FALSE + if(user.pulling) + owner.balloon_alert(user, "grabbing someone!") + return FALSE + return TRUE + +/// Check: Are we lunging at a person? +/datum/action/cooldown/bloodsucker/targeted/lunge/CheckValidTarget(atom/target_atom) + . = ..() + if(!.) + return FALSE + return isliving(target_atom) + +/datum/action/cooldown/bloodsucker/targeted/lunge/CheckCanTarget(atom/target_atom) + // Default Checks + . = ..() + if(!.) + return FALSE + // Check: Turf + var/mob/living/turf_target = target_atom + if(!isturf(turf_target.loc)) + return FALSE + // Check: can the Bloodsucker even move? + var/mob/living/user = owner + if(user.body_position == LYING_DOWN || HAS_TRAIT(owner, TRAIT_IMMOBILIZED)) + return FALSE + return TRUE + +/datum/action/cooldown/bloodsucker/targeted/lunge/can_deactivate() + return !(datum_flags & DF_ISPROCESSING) //only if you aren't lunging + +/datum/action/cooldown/bloodsucker/targeted/lunge/FireTargetedPower(atom/target_atom) + . = ..() + owner.face_atom(target_atom) + if(level_current > 3) + do_lunge(target_atom) + return + + prepare_target_lunge(target_atom) + return TRUE + +///Starts processing the power and prepares the lunge by spinning, calls lunge at the end of it. +/datum/action/cooldown/bloodsucker/targeted/lunge/proc/prepare_target_lunge(atom/target_atom) + START_PROCESSING(SSprocessing, src) + owner.balloon_alert(owner, "lunge started!") + //animate them shake + var/base_x = owner.base_pixel_x + var/base_y = owner.base_pixel_y + animate(owner, pixel_x = base_x, pixel_y = base_y, time = 1, loop = -1) + for(var/i in 1 to 25) + var/x_offset = base_x + rand(-3, 3) + var/y_offset = base_y + rand(-3, 3) + animate(pixel_x = x_offset, pixel_y = y_offset, time = 1) + + if(!do_after(owner, 4 SECONDS, timed_action_flags = (IGNORE_USER_LOC_CHANGE|IGNORE_TARGET_LOC_CHANGE|IGNORE_SLOWDOWNS), extra_checks = CALLBACK(src, PROC_REF(CheckCanTarget), target_atom))) + end_target_lunge(base_x, base_y) + + return FALSE + + end_target_lunge() + do_lunge(target_atom) + return TRUE + +///When preparing to lunge ends, this clears it up. +/datum/action/cooldown/bloodsucker/targeted/lunge/proc/end_target_lunge(base_x, base_y) + animate(owner, pixel_x = base_x, pixel_y = base_y, time = 1) + STOP_PROCESSING(SSprocessing, src) + +/datum/action/cooldown/bloodsucker/targeted/lunge/process() + if(!active) //If running SSfasprocess (on cooldown) + return ..() //Manage our cooldown timers + if(prob(75)) + owner.spin(8, 1) + owner.balloon_alert_to_viewers("spins wildly!", "you spin!") + return + do_smoke(0, owner.loc, smoke_type = /obj/effect/particle_effect/fluid/smoke/transparent) + +///Actually lunges the target, then calls lunge end. +/datum/action/cooldown/bloodsucker/targeted/lunge/proc/do_lunge(atom/hit_atom) + var/turf/targeted_turf = get_turf(hit_atom) + + var/safety = get_dist(owner, targeted_turf) * 3 + 1 + var/consequetive_failures = 0 + while(--safety && !hit_atom.Adjacent(owner)) + if(!step_to(owner, targeted_turf)) + consequetive_failures++ + if(consequetive_failures >= 3) // If 3 steps don't work, just stop. + break + + lunge_end(hit_atom, targeted_turf) + +/datum/action/cooldown/bloodsucker/targeted/lunge/proc/lunge_end(atom/hit_atom, turf/target_turf) + power_activated_sucessfully() + // Am I next to my target to start giving the effects? + if(!owner.Adjacent(hit_atom)) + return + + var/mob/living/user = owner + var/mob/living/carbon/target = hit_atom + + // Did I slip or get knocked unconscious? + if(user.body_position != STANDING_UP || user.incapacitated) + user.spin(10) + return + + owner.balloon_alert(owner, "you lunge at [target]!") + if(target.stat == DEAD) + var/obj/item/bodypart/chest = target.get_bodypart(BODY_ZONE_CHEST) + var/datum/wound/slash/flesh/moderate/crit_wound = new + crit_wound.apply_wound(chest) + owner.visible_message( + span_warning("[owner] tears into [target]'s chest!"), + span_warning("You tear into [target]'s chest!")) + + var/obj/item/organ/heart/myheart_now = locate() in target.organs + if(myheart_now) + myheart_now.Remove(target) + user.put_in_hands(myheart_now) + + else + target.grabbedby(owner) + target.grippedby(owner, instant = TRUE) + // Did we knock them down? + if(!is_source_facing_target(target, owner) || owner.alpha <= 40) + target.Knockdown(10 + level_current * 5) + target.Paralyze(0.1) + +/datum/action/cooldown/bloodsucker/targeted/lunge/DeactivatePower() + REMOVE_TRAIT(owner, TRAIT_IMMOBILIZED, BLOODSUCKER_TRAIT) + return ..() diff --git a/modular_meta/features/antagonists/bloodsuckers/code/powers/targeted/mesmerize.dm b/modular_meta/features/antagonists/bloodsuckers/code/powers/targeted/mesmerize.dm new file mode 100644 index 000000000000..2315f7359cc6 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/powers/targeted/mesmerize.dm @@ -0,0 +1,139 @@ +/** + * MEZMERIZE + * Locks a target in place for a certain amount of time. + * + * Level 3: Additionally mutes + * Level 5: Can be used through face protection + * Level 7: Doesn't need to be facing you anymore + */ + +/datum/action/cooldown/bloodsucker/targeted/mesmerize + name = "Mesmerize" + desc = "Dominate the mind of a mortal who can see your eyes." + button_icon_state = "power_mez" + power_explanation = "Mesmerize:\n\ + Click any player to attempt to mesmerize them.\n\ + You cannot wear anything covering your face, and both parties must be facing eachother. This does not work if anyone involved is blind, obviously. \n\ + If your target is already mesmerized or a Monster Hunter then the power will fail.\n\ + Once mesmerized, the target will be unable to move for a certain amount of time, scaling with level.\n\ + At level 3, your target will additionally be muted.\n\ + At level 5, you will be able to use the power through items covering your face.\n\ + At level 7, you will be able to mesmerize regardless of your target's direction.\n\ + Higher levels will increase the time of the victim's paralysis." + power_flags = NONE + check_flags = BP_CANT_USE_IN_TORPOR|BP_CANT_USE_IN_FRENZY|BP_CANT_USE_WHILE_INCAPACITATED|BP_CANT_USE_WHILE_UNCONSCIOUS + purchase_flags = BLOODSUCKER_CAN_BUY|VASSAL_CAN_BUY + bloodcost = 30 + cooldown_time = 20 SECONDS + target_range = 3 + power_activates_immediately = FALSE + prefire_message = "Whom will you subvert to your will?" + ///Our mesmerized target - Prevents several mesmerizes. + var/datum/weakref/target_ref + +/datum/action/cooldown/bloodsucker/targeted/mesmerize/can_use(mob/living/carbon/user, trigger_flags) + . = ..() + if(!.) // Default checks + return FALSE + if(!user.get_organ_slot(ORGAN_SLOT_EYES)) + // Cant use balloon alert, they've got no eyes! + to_chat(user, span_warning("You have no eyes with which to mesmerize.")) + return FALSE + // Check: Eyes covered? + if(istype(user) && (user.is_eyes_covered() && level_current < 7) || !isturf(user.loc)) + user.balloon_alert(user, "your eyes are concealed from sight.") + return FALSE + return TRUE + +/datum/action/cooldown/bloodsucker/targeted/mesmerize/CheckValidTarget(atom/target_atom) + . = ..() + if(!.) + return FALSE + return isliving(target_atom) + +/datum/action/cooldown/bloodsucker/targeted/mesmerize/CheckCanTarget(atom/target_atom) + . = ..() + if(!.) + return FALSE + var/mob/living/current_target = target_atom // We already know it's carbon due to CheckValidTarget() + // No mind + if(!current_target.mind) + owner.balloon_alert(owner, "[current_target] is mindless.") + return FALSE + // Bloodsucker + if(IS_BLOODSUCKER(current_target)) + owner.balloon_alert(owner, "bloodsuckers are immune to [src].") + return FALSE + // Dead/Unconscious + if(current_target.stat > CONSCIOUS) + owner.balloon_alert(owner, "[current_target] is not [(current_target.stat == DEAD || HAS_TRAIT(current_target, TRAIT_FAKEDEATH)) ? "alive" : "conscious"].") + return FALSE + // Target has eyes? + if(!current_target.get_organ_slot(ORGAN_SLOT_EYES) && !issilicon(current_target)) + owner.balloon_alert(owner, "[current_target] has no eyes.") + return FALSE + // Target blind? + if(current_target.is_blind() && !issilicon(current_target)) + owner.balloon_alert(owner, "[current_target] is blind.") + return FALSE + // Facing target? + if(!is_source_facing_target(owner, current_target)) // in unsorted.dm + owner.balloon_alert(owner, "you must be facing [current_target].") + return FALSE + // Target facing me? (On the floor, they're facing everyone) + if(((current_target.mobility_flags & MOBILITY_STAND) && !is_source_facing_target(current_target, owner) && level_current < 7)) + owner.balloon_alert(owner, "[current_target] must be facing you.") + return FALSE + + // Gone through our checks, let's mark our guy. + target_ref = WEAKREF(current_target) + return TRUE + +/datum/action/cooldown/bloodsucker/targeted/mesmerize/FireTargetedPower(atom/target_atom) + . = ..() + + var/mob/living/user = owner + var/mob/living/carbon/mesmerized_target = target_ref.resolve() + + if(issilicon(mesmerized_target)) + var/mob/living/silicon/mesmerized = mesmerized_target + mesmerized.emp_act(EMP_HEAVY) + owner.balloon_alert(owner, "temporarily shut [mesmerized] down.") + power_activated_sucessfully() // PAY COST! BEGIN COOLDOWN! + return + + if(istype(mesmerized_target)) + owner.balloon_alert(owner, "attempting to hypnotically gaze [mesmerized_target]...") + + if(!do_after(user, 4 SECONDS, mesmerized_target, NONE, TRUE, hidden = TRUE, extra_checks = CALLBACK(src, PROC_REF(ContinueActive), user, mesmerized_target))) + return + + var/power_time = max((5 SECONDS + level_current * 0.75 SECONDS), 15 SECONDS) + if(HAS_TRAIT_FROM(mesmerized_target, TRAIT_MUTE, BLOODSUCKER_TRAIT)) + owner.balloon_alert(owner, "[mesmerized_target] is already in a hypnotic gaze.") + return + if(iscarbon(mesmerized_target)) + owner.balloon_alert(owner, "successfully mesmerized [mesmerized_target].") + if(level_current >= 3) + ADD_TRAIT(mesmerized_target, TRAIT_MUTE, BLOODSUCKER_TRAIT) + mesmerized_target.Immobilize(power_time) + mesmerized_target.adjust_silence(power_time) + //mesmerized_target.silent += power_time / 10 // Silent isn't based on ticks. + mesmerized_target.next_move = world.time + power_time // <--- Use direct change instead. We want an unmodified delay to their next move // mesmerized_target.changeNext_move(power_time) // check click.dm + ADD_TRAIT(mesmerized_target, TRAIT_NO_TRANSFORM, BLOODSUCKER_TRAIT) + addtimer(CALLBACK(src, PROC_REF(end_mesmerize), user, mesmerized_target), power_time) + power_activated_sucessfully() // PAY COST! BEGIN COOLDOWN! + +/datum/action/cooldown/bloodsucker/targeted/mesmerize/DeactivatePower() + target_ref = null + . = ..() + +/datum/action/cooldown/bloodsucker/targeted/mesmerize/proc/end_mesmerize(mob/living/user, mob/living/target) + REMOVE_TRAIT(target, TRAIT_MUTE, BLOODSUCKER_TRAIT) + REMOVE_TRAIT(target, TRAIT_NO_TRANSFORM, BLOODSUCKER_TRAIT) + // They Woke Up! (Notice if within view) + if(istype(user) && target.stat == CONSCIOUS && (target in view(6, get_turf(user)))) + owner.balloon_alert(owner, "[target] snapped out of their trance.") + +/datum/action/cooldown/bloodsucker/targeted/mesmerize/ContinueActive(mob/living/user, mob/living/target) + return ..() && can_use(user) && CheckCanTarget(target) diff --git a/modular_meta/features/antagonists/bloodsuckers/code/powers/targeted/trespass.dm b/modular_meta/features/antagonists/bloodsuckers/code/powers/targeted/trespass.dm new file mode 100644 index 000000000000..ea111e6fa6ca --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/powers/targeted/trespass.dm @@ -0,0 +1,107 @@ +/datum/action/cooldown/bloodsucker/targeted/trespass + name = "Trespass" + desc = "Become mist and advance up to two tiles away. Useful for skipping past doors and barricades— or making a stylish entrance." + button_icon_state = "power_tres" + power_explanation = "Trespass:\n\ + Click anywhere within one to two tiles to teleport there.\n\ + This power goes through all obstacles except walls.\n\ + Higher levels make the power faster and quieter." + power_flags = BP_AM_TOGGLE + check_flags = BP_CANT_USE_IN_TORPOR|BP_CANT_USE_WHILE_INCAPACITATED|BP_CANT_USE_WHILE_UNCONSCIOUS + purchase_flags = BLOODSUCKER_CAN_BUY|VASSAL_CAN_BUY + bloodcost = 10 + cooldown_time = 20 SECONDS + prefire_message = "Select a destination." + //target_range = 2 + var/turf/target_turf // We need to decide where we're going based on where we clicked. It's not actually the tile we clicked. + +/datum/action/cooldown/bloodsucker/targeted/trespass/can_use(mob/living/carbon/user, trigger_flags) + . = ..() + if(!.) + return FALSE + if(HAS_TRAIT(user, TRAIT_NO_TRANSFORM) || !get_turf(user)) + return FALSE + return TRUE + + +/datum/action/cooldown/bloodsucker/targeted/trespass/CheckValidTarget(atom/target_atom) + . = ..() + if(!.) + return FALSE + // Can't target my tile + if(target_atom == get_turf(owner) || get_turf(target_atom) == get_turf(owner)) + return FALSE + return TRUE // All we care about is destination. Anything you click is fine. + + +/datum/action/cooldown/bloodsucker/targeted/trespass/CheckCanTarget(atom/target_atom) + // NOTE: Do NOT use ..()! We don't want to check distance or anything. + + // Get clicked tile + var/final_turf = isturf(target_atom) ? target_atom : get_turf(target_atom) + + // Are either tiles WALLS? + var/turf/from_turf = get_turf(owner) + var/this_dir // = get_dir(from_turf, target_turf) + for(var/i = 1 to 2) + // Keep Prev Direction if we've reached final turf + if(from_turf != final_turf) + this_dir = get_dir(from_turf, final_turf) // Recalculate dir so we don't overshoot on a diagonal. + from_turf = get_step(from_turf, this_dir) + // ERROR! Wall! + if(iswallturf(from_turf)) + var/wallwarning = (i == 1) ? "in the way" : "at your destination" + owner.balloon_alert(owner, "there is a wall [wallwarning].") + return FALSE + // Done + target_turf = from_turf + + return TRUE + +/datum/action/cooldown/bloodsucker/targeted/trespass/FireTargetedPower(atom/target_atom) + . = ..() + + // Find target turf, at or below Atom + var/mob/living/carbon/user = owner + var/turf/my_turf = get_turf(owner) + + user.visible_message( + span_warning("[user]'s form dissipates into a cloud of mist!"), + span_notice("You disspiate into formless mist."), + ) + // Effect Origin + var/sound_strength = max(60, 70 - level_current * 10) + playsound(get_turf(owner), 'sound/effects/magic/summon_karp.ogg', sound_strength, 1) + var/datum/effect_system/basic/steam_spread/bloodsucker/puff = new /datum/effect_system/basic/steam_spread(my_turf, 3, 0) + puff.start() + + var/mist_delay = max(5, 20 - level_current * 2.5) // Level up and do this faster. + + // Freeze Me + user.Stun(mist_delay, ignore_canstun = TRUE) + user.density = FALSE + var/invis_was = user.invisibility + user.invisibility = INVISIBILITY_MAXIMUM + + // Wait... + sleep(mist_delay / 2) + // Move & Freeze + if(isturf(target_turf)) + do_teleport(owner, target_turf, no_effects=TRUE, channel = TELEPORT_CHANNEL_QUANTUM) // in teleport.dm? + user.Stun(mist_delay / 2, ignore_canstun = TRUE) + + // Wait... + sleep(mist_delay / 2) + // Un-Hide & Freeze + user.dir = get_dir(my_turf, target_turf) + user.Stun(mist_delay / 2, ignore_canstun = TRUE) + user.density = 1 + user.invisibility = invis_was + // Effect Destination + playsound(get_turf(owner), 'sound/effects/magic/summon_karp.ogg', 60, 1) + puff = new /datum/effect_system/basic/steam_spread/(target_turf, 3, 0) + puff.effect_type = /obj/effect/particle_effect/fluid/smoke/vampsmoke + puff.start() + +/datum/effect_system/basic/steam_spread/bloodsucker + effect_type = /obj/effect/particle_effect/fluid/smoke/vampsmoke diff --git a/modular_meta/features/antagonists/bloodsuckers/code/powers/tremere/_powers_tremere.dm b/modular_meta/features/antagonists/bloodsuckers/code/powers/tremere/_powers_tremere.dm new file mode 100644 index 000000000000..49e4f2796a05 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/powers/tremere/_powers_tremere.dm @@ -0,0 +1,27 @@ +/** + * # Tremere Powers + * + * This file is for Tremere power procs and Bloodsucker procs that deals exclusively with Tremere. + * Tremere has quite a bit of unique things to it, so I thought it's own subtype would be nice + */ + +/datum/action/cooldown/bloodsucker/targeted/tremere + name = "Tremere Gift" + desc = "A Tremere exclusive gift." + button_icon_state = "power_auspex" + background_icon_state = "tremere_power_off" + active_background_icon_state = "tremere_power_on" + base_background_icon_state = "tremere_power_off" + button_icon = 'modular_meta/features/antagonists/icons/bloodsuckers/actions_tremere_bloodsucker.dmi' + background_icon = 'modular_meta/features/antagonists/icons/bloodsuckers/actions_tremere_bloodsucker.dmi' + + // Tremere powers don't level up, we have them hardcoded. + should_level = FALSE + // Re-defining these as we want total control over them + power_flags = BP_AM_TOGGLE|BP_AM_STATIC_COOLDOWN + purchase_flags = TREMERE_CAN_BUY + // Targeted stuff + power_activates_immediately = FALSE + + ///The upgraded version of this Power. 'null' means it's the max level. + var/upgraded_power = null diff --git a/modular_meta/features/antagonists/bloodsuckers/code/powers/tremere/auspex.dm b/modular_meta/features/antagonists/bloodsuckers/code/powers/tremere/auspex.dm new file mode 100644 index 000000000000..64a3b9c94e6c --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/powers/tremere/auspex.dm @@ -0,0 +1,119 @@ +/** + * # Auspex + * + * Level 1 - Cloak of Darkness until clicking an area, teleports the user to the selected area (max 2 tile) + * Level 2 - Cloak of Darkness until clicking an area, teleports the user to the selected area (max 3 tiles) + * Level 3 - Cloak of Darkness until clicking an area, teleports the user to the selected area + * Level 4 - Cloak of Darkness until clicking an area, teleports the user to the selected area, causes nearby people to bleed. + * Level 5 - Cloak of Darkness until clicking an area, teleports the user to the selected area, causes nearby people to fall asleep. + */ + +// Look to /datum/action/cooldown/spell/pointed/void_phase for help. + +/datum/action/cooldown/bloodsucker/targeted/tremere/auspex + name = "Level 1: Auspex" + upgraded_power = /datum/action/cooldown/bloodsucker/targeted/tremere/auspex/two + level_current = 1 + desc = "Hide yourself within a Cloak of Darkness, click on an area to teleport up to 2 tiles away." + button_icon_state = "power_auspex" + power_explanation = "Level 1: Auspex:\n\ + When activated you will be hidden in a Cloak of Darkness.\n\ + Click any area up to 2 tiles away to teleport there, ending the power." + check_flags = BP_CANT_USE_IN_TORPOR|BP_CANT_USE_WHILE_INCAPACITATED|BP_CANT_USE_WHILE_UNCONSCIOUS + bloodcost = 10 + constant_bloodcost = 2 + cooldown_time = 12 SECONDS + target_range = 2 + prefire_message = "Where do you wish to teleport to?" + +/datum/action/cooldown/bloodsucker/targeted/tremere/auspex/two + name = "Level 2: Auspex" + upgraded_power = /datum/action/cooldown/bloodsucker/targeted/tremere/auspex/three + level_current = 2 + desc = "Hide yourself within a Cloak of Darkness, click on an area to teleport up to 3 tiles away." + power_explanation = "Level 2: Auspex:\n\ + When activated you will be hidden in a Cloak of Darkness.\n\ + Click any area up to 3 tiles away to teleport there, ending the power." + bloodcost = 10 + cooldown_time = 10 SECONDS + target_range = 3 + +/datum/action/cooldown/bloodsucker/targeted/tremere/auspex/three + name = "Level 3: Auspex" + upgraded_power = /datum/action/cooldown/bloodsucker/targeted/tremere/auspex/advanced + level_current = 3 + desc = "Hide yourself within a Cloak of Darkness, click on an area to teleport." + power_explanation = "Level 3: Auspex:\n\ + When activated you will be hidden in a Cloak of Darkness.\n\ + Click any area to teleport there, ending the power." + bloodcost = 15 + cooldown_time = 8 SECONDS + target_range = null + +/datum/action/cooldown/bloodsucker/targeted/tremere/auspex/advanced + name = "Level 4: Auspex" + upgraded_power = /datum/action/cooldown/bloodsucker/targeted/tremere/auspex/advanced/two + level_current = 4 + desc = "Hide yourself within a Cloak of Darkness, click on an area to teleport, leaving nearby people bleeding." + power_explanation = "Level 4: Auspex:\n\ + When activated you will be hidden in a Cloak of Darkness.\n\ + Click any area to teleport there, ending the power and causing people at your end location to start bleeding." + background_icon_state = "tremere_power_gold_off" + active_background_icon_state = "tremere_power_gold_on" + base_background_icon_state = "tremere_power_gold_off" + bloodcost = 20 + cooldown_time = 6 SECONDS + target_range = null + +/datum/action/cooldown/bloodsucker/targeted/tremere/auspex/advanced/two + name = "Level 5: Auspex" + upgraded_power = null + level_current = 5 + desc = "Hide yourself within a Cloak of Darkness, click on an area to teleport, leaving nearby people bleeding and asleep." + power_explanation = "Level 5: Auspex:\n\ + When activated you will be hidden in a Cloak of Darkness.\n\ + Click any area up to teleport there, ending the power and causing people at your end location to fall over in pain." + bloodcost = 25 + cooldown_time = 8 SECONDS + +/datum/action/cooldown/bloodsucker/targeted/tremere/auspex/CheckValidTarget(atom/target_atom) + . = ..() + if(!.) + return FALSE + return isturf(target_atom) + +/datum/action/cooldown/bloodsucker/targeted/tremere/auspex/ActivatePower(trigger_flags) + . = ..() + owner.AddElement(/datum/element/digitalcamo) + animate(owner, alpha = 15, time = 1 SECONDS) + +/datum/action/cooldown/bloodsucker/targeted/tremere/auspex/DeactivatePower() + animate(owner, alpha = 255, time = 1 SECONDS) + owner.RemoveElement(/datum/element/digitalcamo) + return ..() + +/datum/action/cooldown/bloodsucker/targeted/tremere/auspex/FireTargetedPower(atom/target_atom) + . = ..() + var/mob/living/user = owner + var/turf/targeted_turf = get_turf(target_atom) + auspex_blink(user, targeted_turf) + +/datum/action/cooldown/bloodsucker/targeted/tremere/auspex/proc/auspex_blink(mob/living/user, turf/targeted_turf) + playsound(user, 'sound/effects/magic/summon_karp.ogg', 60) + playsound(targeted_turf, 'sound/effects/magic/summon_karp.ogg', 60) + + new /obj/effect/particle_effect/fluid/smoke/vampsmoke(user.drop_location()) + new /obj/effect/particle_effect/fluid/smoke/vampsmoke(targeted_turf) + + for(var/mob/living/carbon/living_mob in range(1, targeted_turf)-user) + if(IS_BLOODSUCKER(living_mob) || IS_VASSAL(living_mob)) + continue + if(level_current >= 4) + var/obj/item/bodypart/bodypart = pick(living_mob.bodyparts) + bodypart.force_wound_upwards(/datum/wound/slash/flesh/critical) + living_mob.adjust_brute_loss(15) + if(level_current >= 5) + living_mob.Knockdown(10 SECONDS, ignore_canstun = TRUE) + + do_teleport(owner, targeted_turf, no_effects = TRUE, channel = TELEPORT_CHANNEL_QUANTUM) + power_activated_sucessfully() diff --git a/modular_meta/features/antagonists/bloodsuckers/code/powers/tremere/dominate.dm b/modular_meta/features/antagonists/bloodsuckers/code/powers/tremere/dominate.dm new file mode 100644 index 000000000000..3d90c7fc1748 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/powers/tremere/dominate.dm @@ -0,0 +1,185 @@ +/** + * # Dominate; + * + * Level 1 - Mesmerizes target + * Level 2 - Mesmerizes and mutes target + * Level 3 - Mesmerizes, blinds and mutes target + * Level 4 - Target (if at least in crit & has a mind) will revive as a Mute/Deaf Vassal for 5 minutes before dying. + * Level 5 - Target (if at least in crit & has a mind) will revive as a Vassal for 8 minutes before dying. + */ + +// Copied from mesmerize.dm + +/datum/action/cooldown/bloodsucker/targeted/tremere/dominate + name = "Level 1: Dominate" + upgraded_power = /datum/action/cooldown/bloodsucker/targeted/tremere/dominate/two + level_current = 1 + desc = "Mesmerize any foe who stands still long enough." + button_icon_state = "power_dominate" + power_explanation = "Level 1: Dominate:\n\ + Click any person to mesmerize them after four seconds.\n\ + This will completely immobilize them for the next 10.5 seconds." + check_flags = BP_CANT_USE_IN_TORPOR|BP_CANT_USE_IN_FRENZY|BP_CANT_USE_WHILE_UNCONSCIOUS + bloodcost = 15 + constant_bloodcost = 2 + cooldown_time = 50 SECONDS + target_range = 4 + prefire_message = "Select a target." + +/datum/action/cooldown/bloodsucker/targeted/tremere/dominate/two + name = "Level 2: Dominate" + upgraded_power = /datum/action/cooldown/bloodsucker/targeted/tremere/dominate/three + level_current = 2 + desc = "Mesmerize and mute any foe who stands still long enough." + power_explanation = "Level 2: Dominate:\n\ + Click any person to mesmerize them after four seconds.\n\ + This will completely immobilize and mute them for the next 12 seconds." + bloodcost = 20 + cooldown_time = 40 SECONDS + +/datum/action/cooldown/bloodsucker/targeted/tremere/dominate/three + name = "Level 3: Dominate" + upgraded_power = /datum/action/cooldown/bloodsucker/targeted/tremere/dominate/advanced + level_current = 3 + desc = "Mesmerize, mute and blind any foe who stands still long enough." + power_explanation = "Level 3: Dominate:\n\ + Click any person to mesmerize them after four seconds.\n\ + This will completely immobilize, mute, and blind them for the next 13.5 seconds." + bloodcost = 30 + cooldown_time = 35 SECONDS + +/datum/action/cooldown/bloodsucker/targeted/tremere/dominate/CheckValidTarget(atom/target_atom) + . = ..() + if(!.) + return FALSE + return isliving(target_atom) + +/datum/action/cooldown/bloodsucker/targeted/tremere/dominate/CheckCanTarget(atom/target_atom) + . = ..() + if(!.) + return FALSE + var/mob/living/selected_target = target_atom + if(!selected_target.mind) + owner.balloon_alert(owner, "[selected_target] is mindless.") + return FALSE + return TRUE + +/datum/action/cooldown/bloodsucker/targeted/tremere/dominate/advanced + name = "Level 4: Possession" + upgraded_power = /datum/action/cooldown/bloodsucker/targeted/tremere/dominate/advanced/two + level_current = 4 + desc = "Mesmerize, mute and blind any foe who stands still long enough, or convert the damaged to temporary vassals." + power_explanation = "Level 4: Possession:\n\ + Click any person to mesmerize them after four seconds.\n\ + This will completely immobilize, mute, and blind them for the next 13.5 seconds.\n\ + However, if your target is in critical condition or dead and you are adjacent to them, they will instead be turned into a temporary vassal.\n\ + If you use this on a currently dead full-time vassal, you will instead revive them normally.\n\ + Despite being mute and deaf, they will still have complete loyalty to you, but they will die five minutes after use." + background_icon_state = "tremere_power_gold_off" + active_background_icon_state = "tremere_power_gold_on" + base_background_icon_state = "tremere_power_gold_off" + bloodcost = 80 + cooldown_time = 3 MINUTES + +/datum/action/cooldown/bloodsucker/targeted/tremere/dominate/advanced/two + name = "Level 5: Possession" + desc = "Mesmerize, mute and blind any foe who stands still long enough, or convert the damaged to temporary vassals." + level_current = 5 + upgraded_power = null + power_explanation = "Level 5: Possession:\n\ + Click any person to mesmerize them after four seconds.\n\ + This will completely immobilize, mute, and blind them for the next 13.5 seconds.\n\ + However, if your target is in critical condition or dead and you are adjacent to them, they will instead be turned into a temporary vassal.\n\ + If you use this on a currently dead full-time vassal, you will instead revive them normally.\n\ + They will have complete loyalty to you, but they will die eight minutes after use." + bloodcost = 100 + cooldown_time = 2 MINUTES + +// The advanced version +/datum/action/cooldown/bloodsucker/targeted/tremere/dominate/advanced/CheckCanTarget(atom/target_atom) + . = ..() + if(!.) + return FALSE + var/mob/living/selected_target = target_atom + if((IS_VASSAL(selected_target) || selected_target.stat >= SOFT_CRIT) && !owner.Adjacent(selected_target)) + owner.balloon_alert(owner, "out of range.") + return FALSE + return TRUE + +/datum/action/cooldown/bloodsucker/targeted/tremere/dominate/FireTargetedPower(atom/target_atom) + . = ..() + var/mob/living/target = target_atom + var/mob/living/user = owner + if(target.stat >= SOFT_CRIT && user.Adjacent(target) && level_current >= 4) + attempt_vassalize(target, user) + return + else if(IS_VASSAL(target)) + owner.balloon_alert(owner, "vassal cant be revived") + return + attempt_mesmerize(target, user) + +/datum/action/cooldown/bloodsucker/targeted/tremere/dominate/proc/attempt_mesmerize(mob/living/target, mob/living/user) + owner.balloon_alert(owner, "mesmerizing...") + if(!do_after(user, 3 SECONDS, target, NONE, TRUE, hidden = TRUE)) + return + + power_activated_sucessfully() + var/power_time = 90 + level_current * 15 + if(HAS_TRAIT_FROM(target, TRAIT_MUTE, BLOODSUCKER_TRAIT)) + owner.balloon_alert(owner, "[target] is already in some form of hypnotic gaze.") + return + if(iscarbon(target)) + var/mob/living/carbon/mesmerized = target + owner.balloon_alert(owner, "successfully mesmerized [mesmerized].") + if(level_current >= 2) + ADD_TRAIT(target, TRAIT_MUTE, BLOODSUCKER_TRAIT) + if(level_current >= 3) + target.become_blind(BLOODSUCKER_TRAIT) + mesmerized.Immobilize(power_time) + mesmerized.next_move = world.time + power_time + ADD_TRAIT(mesmerized, TRAIT_NO_TRANSFORM, BLOODSUCKER_TRAIT) + addtimer(CALLBACK(src, PROC_REF(end_mesmerize), user, target), power_time) + if(issilicon(target)) + var/mob/living/silicon/mesmerized = target + mesmerized.emp_act(EMP_HEAVY) + owner.balloon_alert(owner, "temporarily shut [mesmerized] down.") + +/datum/action/cooldown/bloodsucker/targeted/tremere/proc/end_mesmerize(mob/living/user, mob/living/target) + REMOVE_TRAIT(target, TRAIT_NO_TRANSFORM, BLOODSUCKER_TRAIT) + target.cure_blind(BLOODSUCKER_TRAIT) + REMOVE_TRAIT(target, TRAIT_MUTE, BLOODSUCKER_TRAIT) + if(istype(user) && target.stat == CONSCIOUS && (target in view(6, get_turf(user)))) + owner.balloon_alert(owner, "[target] snapped out of their trance.") + +/datum/action/cooldown/bloodsucker/targeted/tremere/dominate/proc/attempt_vassalize(mob/living/target, mob/living/user) + owner.balloon_alert(owner, "attempting to vassalize.") + if(!do_after(user, 6 SECONDS, target, NONE, TRUE)) + return + + if(IS_VASSAL(target)) + power_activated_sucessfully() + to_chat(user, span_warning("We revive [target]!")) + target.mind.grab_ghost() + target.revive(ADMIN_HEAL_ALL) + return + if(!bloodsuckerdatum_power.make_vassal(target)) + return + power_activated_sucessfully() + to_chat(user, span_warning("We revive [target]!")) + target.mind.grab_ghost() + target.revive(ADMIN_HEAL_ALL) + var/datum/antagonist/vassal/vassaldatum = target.mind.has_antag_datum(/datum/antagonist/vassal) + vassaldatum.special_type = TREMERE_VASSAL //don't turn them into a favorite please + var/living_time + if(level_current == 4) + living_time = 5 MINUTES + target.add_traits(list(TRAIT_MUTE, TRAIT_DEAF), BLOODSUCKER_TRAIT) + else if(level_current == 5) + living_time = 8 MINUTES + addtimer(CALLBACK(src, PROC_REF(end_possession), target), living_time) + +/datum/action/cooldown/bloodsucker/targeted/tremere/proc/end_possession(mob/living/user) + user.remove_traits(list(TRAIT_MUTE, TRAIT_DEAF), BLOODSUCKER_TRAIT) + user.mind.remove_antag_datum(/datum/antagonist/vassal) + to_chat(user, span_warning("You feel the blood of your master run out! Your time amongst the living was much more temporary than you intially thought!")) + user.death() diff --git a/modular_meta/features/antagonists/bloodsuckers/code/powers/tremere/thaumaturgy.dm b/modular_meta/features/antagonists/bloodsuckers/code/powers/tremere/thaumaturgy.dm new file mode 100644 index 000000000000..e0d97a6da6fc --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/powers/tremere/thaumaturgy.dm @@ -0,0 +1,186 @@ +/** + * # Thaumaturgy + * + * Level 1 - One shot bloodbeam spell + * Level 2 - Bloodbeam spell - Gives them a Blood shield until they use Bloodbeam + * Level 3 - Bloodbeam spell that breaks open lockers/doors - Gives them a Blood shield until they use Bloodbeam + * Level 4 - Bloodbeam spell that breaks open lockers/doors + double damage to victims - Gives them a Blood shield until they use Bloodbeam + * Level 5 - Bloodbeam spell that breaks open lockers/doors + double damage & steals blood - Gives them a Blood shield until they use Bloodbeam + */ + +/datum/action/cooldown/bloodsucker/targeted/tremere/thaumaturgy + name = "Level 1: Thaumaturgy" + upgraded_power = /datum/action/cooldown/bloodsucker/targeted/tremere/thaumaturgy/two + desc = "Fire a blood bolt at your enemy, dealing burn damage." + level_current = 1 + button_icon_state = "power_thaumaturgy" + power_explanation = "Thaumaturgy:\n\ + Gives you a one shot blood bolt spell, firing it at a person deals 20 burn damage" + check_flags = BP_CANT_USE_IN_TORPOR|BP_CANT_USE_IN_FRENZY|BP_CANT_USE_WHILE_UNCONSCIOUS + bloodcost = 40 + constant_bloodcost = 0 + cooldown_time = 12 SECONDS + prefire_message = "Click where you wish to fire." + ///Blood shield given while this Power is active. + var/datum/weakref/blood_shield + +/datum/action/cooldown/bloodsucker/targeted/tremere/thaumaturgy/two + name = "Level 2: Thaumaturgy" + upgraded_power = /datum/action/cooldown/bloodsucker/targeted/tremere/thaumaturgy/three + desc = "Create a blood shield and fire a blood bolt at your enemy, dealing burn damage." + level_current = 2 + power_explanation = "Thaumaturgy:\n\ + Activating Thaumaturgy will temporarily give you a blood shield,\n\ + The blood shield has a 75% block chance, but costs 15 blood per hit to maintain.\n\ + You will also have the ability to fire a blood beam, ending the power.\n\ + If the blood beam hits a person, it will deal 20 burn damage." + prefire_message = "Click where you wish to fire (using your power removes blood shield)." + bloodcost = 50 + cooldown_time = 8 SECONDS + +/datum/action/cooldown/bloodsucker/targeted/tremere/thaumaturgy/three + name = "Level 3: Thaumaturgy" + upgraded_power = /datum/action/cooldown/bloodsucker/targeted/tremere/thaumaturgy/advanced + desc = "Create a blood shield and fire a blood bolt, dealing burn damage and opening doors/lockers." + level_current = 3 + power_explanation = "Thaumaturgy:\n\ + Activating Thaumaturgy will temporarily give you a blood shield,\n\ + The blood shield has a 75% block chance, but costs 15 blood per hit to maintain.\n\ + You will also have the ability to fire a blood beam, ending the power.\n\ + If the blood beam hits a person, it will deal 20 burn damage. If it hits a locker or door, it will break it open." + bloodcost = 60 + cooldown_time = 12 SECONDS + +/datum/action/cooldown/bloodsucker/targeted/tremere/thaumaturgy/advanced + name = "Level 4: Blood Strike" + upgraded_power = /datum/action/cooldown/bloodsucker/targeted/tremere/thaumaturgy/advanced/two + desc = "Create a blood shield and fire a blood bolt, dealing burn damage and opening doors/lockers." + level_current = 4 + power_explanation = "Thaumaturgy:\n\ + Activating Thaumaturgy will temporarily give you a blood shield,\n\ + The blood shield has a 75% block chance, but costs 15 Blood per hit to maintain.\n\ + You will also have the ability to fire a blood beam, ending the power.\n\ + If the blood beam hits a person, it will deal 40 burn damage.\n\ + If it hits a locker or door, it will break it open." + background_icon_state = "tremere_power_gold_off" + active_background_icon_state = "tremere_power_gold_on" + base_background_icon_state = "tremere_power_gold_off" + prefire_message = "Click where you wish to fire (using your power removes blood shield)." + bloodcost = 70 + cooldown_time = 12 SECONDS + +/datum/action/cooldown/bloodsucker/targeted/tremere/thaumaturgy/advanced/two + name = "Level 5: Blood Strike" + upgraded_power = null + desc = "Create a blood shield and fire a blood bolt, dealing burn damage, refunding a bit of blood on hitting a mortal, and opening doors/lockers." + level_current = 5 + power_explanation = "Thaumaturgy:\n\ + Activating Thaumaturgy will temporarily give you a blood shield,\n\ + The blood shield has a 75% block chance, but costs 15 blood per hit to maintain.\n\ + You will also have the ability to fire a blood beam, ending the power.\n\ + If the blood beam hits a person, it will deal 40 burn damage and steal blood to feed yourself, though at a net-negative.\n\ + If it hits a locker or door, it will break it open." + bloodcost = 80 + cooldown_time = 16 SECONDS + +/datum/action/cooldown/bloodsucker/targeted/tremere/thaumaturgy/ActivatePower(trigger_flags) + . = ..() + owner.balloon_alert(owner, "you start thaumaturgy") + if(level_current >= 2) // Only if we're at least level 2. + var/obj/item/shield/bloodsucker/new_shield = new + blood_shield = WEAKREF(new_shield) + if(!owner.put_in_inactive_hand(new_shield)) + owner.balloon_alert(owner, "off hand is full!") + to_chat(owner, span_notice("Blood shield couldn't be activated as your off hand is full.")) + return FALSE + owner.visible_message( + span_warning("[owner]\'s hands begins to bleed and forms into a blood shield!"), + span_warning("We activate our blood shield!"), + span_hear("You hear liquids forming together."), + ) + +/datum/action/cooldown/bloodsucker/targeted/tremere/thaumaturgy/DeactivatePower() + if(blood_shield) + QDEL_NULL(blood_shield) + return ..() + +/datum/action/cooldown/bloodsucker/targeted/tremere/thaumaturgy/FireTargetedPower(atom/target_atom) + . = ..() + + var/mob/living/user = owner + owner.balloon_alert(owner, "you fire a blood bolt!") + to_chat(user, span_warning("You fire a blood bolt!")) + user.changeNext_move(CLICK_CD_RANGE) + user.newtonian_move(get_dir(target_atom, user)) + var/obj/projectile/magic/arcane_barrage/bloodsucker/magic_9ball = new(user.loc) + magic_9ball.bloodsucker_power = src + magic_9ball.firer = user + magic_9ball.def_zone = ran_zone(user.zone_selected) + magic_9ball.aim_projectile(target_atom, user) + INVOKE_ASYNC(magic_9ball, TYPE_PROC_REF(/obj/projectile, fire)) + playsound(user, 'sound/effects/magic/wand_teleport.ogg', 60, TRUE) + power_activated_sucessfully() + +/** + * # Blood Bolt + * + * This is the projectile this Power will fire. + */ +/obj/projectile/magic/arcane_barrage/bloodsucker + name = "blood bolt" + icon_state = "mini_leaper" + damage = 20 + var/datum/action/cooldown/bloodsucker/targeted/tremere/thaumaturgy/bloodsucker_power + +/obj/projectile/magic/arcane_barrage/bloodsucker/on_hit(atom/target, blocked = 0, pierce_hit) + if(istype(target, /obj/structure/closet) && bloodsucker_power.level_current >= 3) + var/obj/structure/closet/hit_closet = target + if(hit_closet) + hit_closet.welded = FALSE + hit_closet.locked = FALSE + hit_closet.broken = TRUE + hit_closet.update_appearance() + qdel(src) + return BULLET_ACT_HIT + if(istype(target, /obj/machinery/door) && bloodsucker_power.level_current >= 3) + var/obj/machinery/door/hit_airlock = target + hit_airlock.open(2) + qdel(src) + return BULLET_ACT_HIT + if(blocked != 100 && ismob(target)) + if(bloodsucker_power.level_current >= 4) + damage *= 2 + if(bloodsucker_power.level_current >= 5) + var/mob/living/person_hit = target + person_hit.blood_volume -= 60 + bloodsucker_power.bloodsuckerdatum_power.AddBloodVolume(60) + qdel(src) + return BULLET_ACT_HIT + return ..() + +/** + * # Blood Shield + * + * The shield spawned when using Thaumaturgy when strong enough. + * Copied mostly from '/obj/item/shield/changeling' + */ + +/obj/item/shield/bloodsucker + name = "blood shield" + desc = "A shield made out of blood, requiring blood to sustain hits." + item_flags = ABSTRACT | DROPDEL + icon = 'modular_meta/features/antagonists/icons/bloodsuckers/vamp_obj.dmi' + icon_state = "blood_shield" + lefthand_file = 'modular_meta/features/antagonists/icons/bloodsuckers/bs_leftinhand.dmi' + righthand_file = 'modular_meta/features/antagonists/icons/bloodsuckers/bs_rightinhand.dmi' + block_chance = 75 + +/obj/item/shield/bloodsucker/Initialize(mapload) + . = ..() + ADD_TRAIT(src, TRAIT_NODROP, BLOODSUCKER_TRAIT) + +/obj/item/shield/bloodsucker/hit_reaction(mob/living/carbon/human/owner, atom/movable/hitby, attack_text = "the attack", final_block_chance = 0, damage = 0, attack_type = MELEE_ATTACK) + var/datum/antagonist/bloodsucker/bloodsuckerdatum = owner.mind.has_antag_datum(/datum/antagonist/bloodsucker) + if(bloodsuckerdatum) + bloodsuckerdatum.AddBloodVolume(-15) + return ..() diff --git a/modular_meta/features/antagonists/bloodsuckers/code/powers/vassal/distress.dm b/modular_meta/features/antagonists/bloodsuckers/code/powers/vassal/distress.dm new file mode 100644 index 000000000000..0ae122c08d7a --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/powers/vassal/distress.dm @@ -0,0 +1,23 @@ +/datum/action/cooldown/bloodsucker/distress + name = "Distress" + desc = "Injure yourself to make a desperate call for help to your Master." + button_icon_state = "power_distress" + power_explanation = "Distress:\n\ + Use this Power from anywhere and your master Bloodsucker will instantly be alerted of your location." + power_flags = NONE + check_flags = NONE + purchase_flags = NONE + bloodcost = 10 + cooldown_time = 10 SECONDS + should_level = FALSE + +/datum/action/cooldown/bloodsucker/distress/ActivatePower(trigger_flags) + . = ..() + var/turf/open/floor/target_area = get_area(owner) + var/datum/antagonist/vassal/vassaldatum = owner.mind.has_antag_datum(/datum/antagonist/vassal) + + owner.balloon_alert(owner, "you call out for your master!") + to_chat(vassaldatum.master.owner, span_userdanger("[owner], your loyal vassal, is desperately calling for aid at [target_area]!")) + + var/mob/living/user = owner + user.adjust_brute_loss(10) diff --git a/modular_meta/features/antagonists/bloodsuckers/code/powers/vassal/recuperate.dm b/modular_meta/features/antagonists/bloodsuckers/code/powers/vassal/recuperate.dm new file mode 100644 index 000000000000..de62a03743f7 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/powers/vassal/recuperate.dm @@ -0,0 +1,56 @@ +/// Used by Vassals +/datum/action/cooldown/bloodsucker/recuperate + name = "Sanguine Recuperation" + desc = "Slowly heals you overtime using a combination of your master's blood and your own." + button_icon_state = "power_recup" + power_explanation = "Recuperate:\n\ + Activating this power will begin to heal your wounds.\n\ + You will heal brute and toxin damage at the cost of stamina damage and blood from both you and your master.\n\ + If you aren't a bloodless race, you will additionally heal burn damage.\n\ + The power will halt if you are incapacitated or dead." + power_flags = BP_AM_TOGGLE + check_flags = BP_CANT_USE_WHILE_INCAPACITATED + purchase_flags = NONE + bloodcost = 1.5 + cooldown_time = 10 SECONDS + should_level = FALSE + +/datum/action/cooldown/bloodsucker/recuperate/ActivatePower(trigger_flags) + . = ..() + to_chat(owner, span_notice("Your muscles clench as your master's immortal blood mixes with your own, knitting your wounds.")) + owner.balloon_alert(owner, "recuperate turned on.") + +/datum/action/cooldown/bloodsucker/recuperate/process(seconds_per_tick) + . = ..() + if(!.) + return + + if(!active) + return + var/mob/living/carbon/user = owner + var/datum/antagonist/vassal/vassaldatum = IS_VASSAL(user) + vassaldatum.master.AddBloodVolume(-1) + user.set_timed_status_effect(5 SECONDS, /datum/status_effect/jitter, only_if_higher = TRUE) + user.adjust_stamina_loss(bloodcost * 1.1) + user.adjust_brute_loss(-2.5) + user.adjust_tox_loss(-2, forced = TRUE) + // Plasmamen won't lose blood, they don't have any, so they don't heal from Burn. + if(!HAS_TRAIT(user, TRAIT_NOBLOOD)) + user.blood_volume -= bloodcost + user.adjust_fire_loss(-1.5) + // Stop Bleeding + if(istype(user) && user.is_bleeding()) + for(var/obj/item/bodypart/part in user.bodyparts) + part.generic_bleedstacks-- + +/datum/action/cooldown/bloodsucker/recuperate/ContinueActive(mob/living/user, mob/living/target) + if(user.stat >= DEAD) + return FALSE + if(user.incapacitated) + owner.balloon_alert(owner, "too exhausted...") + return FALSE + return TRUE + +/datum/action/cooldown/bloodsucker/recuperate/DeactivatePower() + owner.balloon_alert(owner, "recuperate turned off.") + return ..() diff --git a/modular_meta/features/antagonists/bloodsuckers/code/powers/vassal/vassal_fold.dm b/modular_meta/features/antagonists/bloodsuckers/code/powers/vassal/vassal_fold.dm new file mode 100644 index 000000000000..a32b214ee4b4 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/powers/vassal/vassal_fold.dm @@ -0,0 +1,92 @@ +/datum/action/cooldown/bloodsucker/vassal_blood + name = "Help Vassal" + desc = "Bring an ex-vassal back into the fold, or create blood using a bag. RMB: Check vassal status." + button_icon_state = "power_torpor" + power_explanation = "Help vassal:\n\ + Use this power while you have an ex-vassal grabbed to bring them back into the fold. \ + Use this power with a bloodbag in your hand to instead fill it with vampiric blood which \ + can be used to reset ex-vassal deconversion timers. \ + Right-Click will show the status of all vassals." + power_flags = NONE + check_flags = NONE + purchase_flags = NONE + bloodcost = 10 + cooldown_time = 10 SECONDS + should_level = FALSE + + ///Bloodbag we have in our hands. + var/obj/item/reagent_containers/blood/bloodbag + ///Weakref to a target we're bringing into the fold. + var/datum/weakref/target_ref + +/datum/action/cooldown/bloodsucker/vassal_blood/can_use(mob/living/carbon/user, trigger_flags) + . = ..() + if(!.) + return FALSE + var/datum/antagonist/vassal/revenge/revenge_vassal = owner.mind.has_antag_datum(/datum/antagonist/vassal/revenge) + if(isnull(revenge_vassal)) + stack_trace("[user] has [src] action but is not a revenge vassal. This should not be happening!") + return FALSE + + if(trigger_flags & TRIGGER_SECONDARY_ACTION) + if(!length(revenge_vassal.ex_vassals)) + owner.balloon_alert(owner, "no vassals!") + return FALSE + return TRUE + + if(owner.pulling && isliving(owner.pulling)) + var/mob/living/pulled_target = owner.pulling + var/datum/antagonist/ex_vassal/former_vassal = pulled_target.mind.has_antag_datum(/datum/antagonist/ex_vassal) + if(!former_vassal) + owner.balloon_alert(owner, "not a former vassal!") + return FALSE + target_ref = WEAKREF(owner.pulling) + return TRUE + + var/blood_bag = locate(/obj/item/reagent_containers/blood) in user.held_items + if(!blood_bag) + owner.balloon_alert(owner, "blood bag needed!") + return FALSE + if(istype(blood_bag, /obj/item/reagent_containers/blood/o_minus/bloodsucker)) + owner.balloon_alert(owner, "already bloodsucker blood!") + + bloodbag = blood_bag + return TRUE + +/datum/action/cooldown/bloodsucker/vassal_blood/ActivatePower(trigger_flags) + . = ..() + var/datum/antagonist/vassal/revenge/revenge_vassal = owner.mind.has_antag_datum(/datum/antagonist/vassal/revenge) + if(trigger_flags & TRIGGER_SECONDARY_ACTION) + for(var/datum/antagonist/ex_vassal/former_vassals as anything in revenge_vassal.ex_vassals) + var/information = "[former_vassals.owner.current]" + information += " - has [round(COOLDOWN_TIMELEFT(former_vassals, blood_timer) / 600)] minutes left of blood" + var/turf/open/floor/target_area = get_area(owner) + if(target_area) + information += " - currently at [target_area]." + if(former_vassals.owner.current.stat >= DEAD) + information += " - DEAD." + + to_chat(owner, "[information]") + + DeactivatePower() + return + + if(target_ref) + var/mob/living/target = target_ref.resolve() + var/datum/antagonist/ex_vassal/former_vassal = target.mind.has_antag_datum(/datum/antagonist/ex_vassal) + if(!former_vassal || former_vassal.revenge_vassal) + target_ref = null + return + if(do_after(owner, 5 SECONDS, target, progress = TRUE, hidden = TRUE)) + former_vassal.return_to_fold(revenge_vassal) + target_ref = null + DeactivatePower() + return + + if(bloodbag) + var/mob/living/living_owner = owner + living_owner.blood_volume -= 150 + QDEL_NULL(bloodbag) + var/obj/item/reagent_containers/blood/o_minus/bloodsucker/new_bag = new(owner.loc) + owner.put_in_active_hand(new_bag) + DeactivatePower() diff --git a/modular_meta/features/antagonists/bloodsuckers/code/powers/veil.dm b/modular_meta/features/antagonists/bloodsuckers/code/powers/veil.dm new file mode 100644 index 000000000000..8fc3b901584b --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/powers/veil.dm @@ -0,0 +1,142 @@ +/datum/action/cooldown/bloodsucker/veil + name = "Veil of Many Faces" + desc = "Disguise yourself under a random identity." + button_icon_state = "power_veil" + power_explanation = "Veil of Many Faces: \n\ + Activating Veil of Many Faces will shroud you in smoke and change your identity.\n\ + Your name, voice, and appearance will be completely randomized. \n\ + Turning the ability off again will undo its effects.\n\ + Clothing, gear, and security/medical HUD status is kept the same while this power is active." + power_flags = BP_AM_TOGGLE + check_flags = BP_CANT_USE_IN_FRENZY + purchase_flags = BLOODSUCKER_DEFAULT_POWER + bloodcost = 15 + constant_bloodcost = 0.1 + cooldown_time = 10 SECONDS + should_level = FALSE + // Outfit Vars +// var/list/original_items = list() + // Identity Vars + var/prev_gender + var/prev_skin_tone + var/prev_hair_style + var/prev_facial_hair_style + var/prev_hair_color + var/prev_facial_hair_color + var/prev_underwear + var/prev_undershirt + var/prev_socks + var/prev_disfigured + var/list/prev_features // For lizards and such + var/disguise_name + +/datum/action/cooldown/bloodsucker/veil/ActivatePower(trigger_flags) + . = ..() + cast_effect() // POOF +// if(blahblahblah) +// Disguise_Outfit() + veil_user() + owner.balloon_alert(owner, "veil turned on.") + +/* // Meant to disguise your character's clothing into fake ones. +/datum/action/cooldown/bloodsucker/veil/proc/Disguise_Outfit() + return + // Step One: Back up original items +*/ + +/datum/action/cooldown/bloodsucker/veil/proc/veil_user() + // Change Name/Voice + var/mob/living/carbon/human/user = owner + to_chat(owner, span_warning("You mystify the air around your person: your identity is now altered.")) + + // Store Prev Appearance + disguise_name = user.generate_random_mob_name() + prev_gender = user.gender + prev_skin_tone = user.skin_tone + prev_hair_style = user.hairstyle + prev_facial_hair_style = user.facial_hairstyle + prev_hair_color = user.hair_color + prev_facial_hair_color = user.facial_hair_color + prev_underwear = user.underwear + prev_undershirt = user.undershirt + prev_socks = user.socks +// prev_eye_color + prev_disfigured = HAS_TRAIT(user, TRAIT_DISFIGURED) // I was disfigured! //prev_disabilities = user.disabilities + prev_features = user.dna.features + + // Change Appearance + user.gender = pick(MALE, FEMALE, PLURAL, NEUTER) + user.skin_tone = pick(GLOB.skin_tones) + user.hairstyle = random_hairstyle(user.gender) + user.facial_hairstyle = pick(random_facial_hairstyle(user.gender), "Shaved") + user.hair_color = "#[random_short_color()]" + user.facial_hair_color = user.hair_color + user.underwear = random_underwear(user.gender) + user.undershirt = random_undershirt(user.gender) + user.socks = random_socks(user.gender) + //user.eye_color = random_eye_color() + if(prev_disfigured) + REMOVE_TRAIT(user, TRAIT_DISFIGURED, null) + user.dna.features = user.dna.species.randomize_features() + + // Apply Appearance + user.update_body(is_creating = TRUE) // Outfit and underware, also body. + user.update_body_parts(update_limb_data = TRUE) + + RegisterSignal(user, COMSIG_HUMAN_GET_VISIBLE_NAME, PROC_REF(return_disguise_name)) + +/datum/action/cooldown/bloodsucker/veil/proc/return_disguise_name(mob/living/carbon/human/user, list/identity) + SIGNAL_HANDLER + + identity[VISIBLE_NAME_FACE] = disguise_name + user.override_voice = "[disguise_name]" + +/datum/action/cooldown/bloodsucker/veil/DeactivatePower() + . = ..() + if(!ishuman(owner)) + return + var/mob/living/carbon/human/user = owner + // Revert Identity + user.override_voice = "" + + // Revert Appearance + user.gender = prev_gender + user.skin_tone = prev_skin_tone + user.hairstyle = prev_hair_style + user.facial_hairstyle = prev_facial_hair_style + user.hair_color = prev_hair_color + user.facial_hair_color = prev_facial_hair_color + user.underwear = prev_underwear + user.undershirt = prev_undershirt + user.socks = prev_socks + + //user.disabilities = prev_disabilities // Restore HUSK, CLUMSY, etc. + if(prev_disfigured) + //We are ASSUMING husk. // user.status_flags |= DISFIGURED // Restore "Unknown" disfigurement + ADD_TRAIT(user, TRAIT_DISFIGURED, TRAIT_HUSK) + user.dna.features = prev_features + + // Apply Appearance + user.update_body(is_creating = TRUE) // Outfit and underware, also body. + user.update_body_parts(update_limb_data = TRUE) // Body itself, maybe skin color? + + cast_effect() // POOF + owner.balloon_alert(owner, "veil turned off.") + + UnregisterSignal(user, COMSIG_HUMAN_GET_VISIBLE_NAME) + + +// CAST EFFECT // General effect (poof, splat, etc) when you cast. Doesn't happen automatically! +/datum/action/cooldown/bloodsucker/veil/proc/cast_effect() + // Effect + playsound(get_turf(owner), 'sound/effects/magic/smoke.ogg', 20, 1) + var/datum/effect_system/basic/steam_spread/bloodsucker/puff = new(get_turf(owner), 3, 0) + puff.attach(owner).start() //OPTIONAL + owner.spin(8, 1) //Spin around like a loon. + +/obj/effect/particle_effect/fluid/smoke/vampsmoke + opacity = FALSE + lifetime = 0 + +/obj/effect/particle_effect/fluid/smoke/vampsmoke/fade_out(frames = 0.8 SECONDS) + ..(frames) diff --git a/modular_meta/features/antagonists/bloodsuckers/code/structures/_bloodsucker_structure.dm b/modular_meta/features/antagonists/bloodsuckers/code/structures/_bloodsucker_structure.dm new file mode 100644 index 000000000000..8c33374b5e2d --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/structures/_bloodsucker_structure.dm @@ -0,0 +1,100 @@ +/obj/structure/bloodsucker + ///Who owns this structure? + var/mob/living/owner + /* + * We use vars to add descriptions to items. + * This way we don't have to make a new /examine for each structure + * And it's easier to edit. + */ + var/ghost_desc + var/vamp_desc + var/vassal_desc + +/obj/structure/bloodsucker/examine(mob/user) + . = ..() + if(!user.mind && ghost_desc != "") + . += span_cult(ghost_desc) + if(IS_BLOODSUCKER(user) && vamp_desc) + if(!owner) + . += span_cult("It is unsecured. Click on [src] while in your lair to secure it in place to get its full potential.") + return + . += span_cult(vamp_desc) + if(IS_VASSAL(user) && vassal_desc != "") + . += span_cult(vassal_desc) + +/// This handles bolting down the structure. +/obj/structure/bloodsucker/proc/bolt(mob/user) + to_chat(user, span_danger("You have secured [src] in place.")) + to_chat(user, span_announce("* Bloodsucker Tip: Examine [src] to understand how it functions!")) + owner = user + +/// This handles unbolting of the structure. +/obj/structure/bloodsucker/proc/unbolt(mob/user) + to_chat(user, span_danger("You have unsecured [src].")) + owner = null + +/obj/structure/bloodsucker/attackby(obj/item/item, mob/living/user, params) + /// If a Bloodsucker tries to wrench it in place, yell at them. + if(item.tool_behaviour == TOOL_WRENCH && !anchored && IS_BLOODSUCKER(user)) + user.playsound_local(null, 'sound/machines/buzz/buzz-sigh.ogg', 40, FALSE, pressure_affected = FALSE) + to_chat(user, span_announce("* Bloodsucker Tip: Examine Bloodsucker structures to understand how they function!")) + return + return ..() + +/obj/structure/bloodsucker/attack_hand(mob/user, list/modifiers) +// . = ..() // Don't call parent, else they will handle unbuckling. + var/datum/antagonist/bloodsucker/bloodsuckerdatum = user.mind.has_antag_datum(/datum/antagonist/bloodsucker) + /// Claiming the Rack instead of using it? + if(istype(bloodsuckerdatum) && !owner) + if(!bloodsuckerdatum.bloodsucker_lair_area) + to_chat(user, span_danger("You don't have a lair. Claim a coffin to make that location your lair.")) + return FALSE + if(bloodsuckerdatum.bloodsucker_lair_area != get_area(src)) + to_chat(user, span_danger("You may only activate this structure in your lair: [bloodsuckerdatum.bloodsucker_lair_area].")) + return FALSE + + /// Radial menu for securing your Persuasion rack in place. + to_chat(user, span_notice("Do you wish to secure [src] here?")) + var/static/list/secure_options = list( + "Yes" = image(icon = 'icons/hud/radial.dmi', icon_state = "radial_yes"), + "No" = image(icon = 'icons/hud/radial.dmi', icon_state = "radial_no")) + var/secure_response = show_radial_menu(user, src, secure_options, radius = 36, require_near = TRUE) + if(!secure_response) + return FALSE + switch(secure_response) + if("Yes") + user.playsound_local(null, 'sound/items/tools/ratchet.ogg', 70, FALSE, pressure_affected = FALSE) + bolt(user) + return FALSE + return FALSE + return TRUE + +/obj/structure/bloodsucker/click_alt(mob/user) + prompt_unsecure(user) + +///Separate from 'click_alt()' so certain structures can easily prompt unsecuring +///through different inputs. +/obj/structure/bloodsucker/proc/prompt_unsecure(mob/user) + if(user == owner && user.Adjacent(src)) + balloon_alert(user, "unbolt [src]?") + var/static/list/unclaim_options = list( + "Yes" = image(icon = 'icons/hud/radial.dmi', icon_state = "radial_yes"), + "No" = image(icon = 'icons/hud/radial.dmi', icon_state = "radial_no"), + ) + var/unclaim_response = show_radial_menu(user, src, unclaim_options, radius = 36, require_near = TRUE) + switch(unclaim_response) + if("Yes") + unbolt(user) + +/* +/obj/structure/bloodsucker/bloodaltar + name = "bloody altar" + desc = "It is made of marble, lined with basalt, and radiates an unnerving chill that puts your skin on edge." +/obj/structure/bloodsucker/bloodstatue + name = "bloody countenance" + desc = "It looks upsettingly familiar..." +/obj/structure/bloodsucker/bloodportrait + name = "oil portrait" + desc = "A disturbingly familiar face stares back at you. Those reds don't seem to be painted in oil..." +/obj/item/restraints/legcuffs/beartrap/bloodsucker +*/ diff --git a/modular_meta/features/antagonists/bloodsuckers/code/structures/bloodsucker_coffin.dm b/modular_meta/features/antagonists/bloodsuckers/code/structures/bloodsucker_coffin.dm new file mode 100644 index 000000000000..ff6d28e9ff63 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/structures/bloodsucker_coffin.dm @@ -0,0 +1,271 @@ +/datum/antagonist/bloodsucker/proc/claim_coffin(obj/structure/closet/crate/claimed, area/current_area) + // ALREADY CLAIMED + if(claimed.resident) + if(claimed.resident == owner.current) + to_chat(owner, "This is your [src].") + else + to_chat(owner, "This [src] has already been claimed by another.") + return FALSE + if(!(GLOB.the_station_areas.Find(current_area.type))) + claimed.balloon_alert(owner.current, "not part of station!") + return + // This is my Lair + claimed_coffin = claimed + bloodsucker_lair_area = current_area + if(!(/datum/crafting_recipe/candelabrum in owner?.learned_recipes)) + owner.teach_crafting_recipe(/datum/crafting_recipe/candelabrum) + owner.teach_crafting_recipe(/datum/crafting_recipe/brazier) + owner.teach_crafting_recipe(/datum/crafting_recipe/bloodthrone) + owner.teach_crafting_recipe(/datum/crafting_recipe/blood_mirror) + owner.teach_crafting_recipe(/datum/crafting_recipe/meatcoffin) + owner.current.balloon_alert(owner.current, "new recipes learned!") + to_chat(owner, span_userdanger("You have claimed the [claimed] as your place of immortal rest! Your lair is now [bloodsucker_lair_area].")) + to_chat(owner, span_announce("Bloodsucker Tip: Find new lair recipes in the Structures tab of the Crafting Menu, excluding the persuasion rack, only if your clan has researched it.")) + return TRUE + +/// From crate.dm +/obj/structure/closet/crate + breakout_time = 20 SECONDS + ///The resident (owner) of this crate/coffin. + var/mob/living/resident + ///The time it takes to pry this open with a crowbar. + var/pry_lid_timer = 25 SECONDS + +/obj/structure/closet/crate/coffin/examine(mob/user) + . = ..() + if(user == resident) + . += span_cult("This is your claimed coffin.") + . += span_cult("Rest in it while injured to enter Torpor. Entering it with unspent ranks will allow you to spend one.") + . += span_cult("Alt-Click while inside the coffin to lock/unlock.") + . += span_cult("Alt-Click while outside of your coffin to unclaim it, unanchoring it and all your other structures as a result.") + +/obj/structure/closet/crate/coffin/blackcoffin + name = "black coffin" + desc = "For those departed who are not so dear." + icon_state = "coffin" + base_icon_state = "coffin" + icon = 'modular_meta/features/antagonists/icons/bloodsuckers/vamp_obj.dmi' + open_sound = 'modular_meta/features/antagonists/bloodsuckers/sounds/coffin_open.ogg' + close_sound = 'modular_meta/features/antagonists/bloodsuckers/sounds/coffin_close.ogg' + breakout_time = 30 SECONDS + pry_lid_timer = 20 SECONDS + resistance_flags = NONE + material_drop = /obj/item/stack/sheet/iron + material_drop_amount = 2 + armor_type = /datum/armor/blackcoffin + custom_materials = list(/datum/material/wood = SHEET_MATERIAL_AMOUNT * 5, /datum/material/iron = SHEET_MATERIAL_AMOUNT) + +/datum/armor/blackcoffin + melee = 50 + bullet = 20 + laser = 30 + bomb = 50 + fire = 70 + acid = 60 + +/obj/structure/closet/crate/coffin/securecoffin + name = "secure coffin" + desc = "For those too scared of having their place of rest disturbed." + icon_state = "securecoffin" + base_icon_state = "securecoffin" + icon = 'modular_meta/features/antagonists/icons/bloodsuckers/vamp_obj.dmi' + open_sound = 'modular_meta/features/antagonists/bloodsuckers/sounds/coffin_open.ogg' + close_sound = 'modular_meta/features/antagonists/bloodsuckers/sounds/coffin_close.ogg' + breakout_time = 35 SECONDS + pry_lid_timer = 35 SECONDS + resistance_flags = FIRE_PROOF | LAVA_PROOF | ACID_PROOF + material_drop = /obj/item/stack/sheet/iron + material_drop_amount = 2 + armor_type = /datum/armor/securecoffin + custom_materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT * 5.5, /datum/material/alloy/plasteel = SHEET_MATERIAL_AMOUNT * 5) + +/datum/armor/securecoffin + melee = 35 + bullet = 20 + laser = 20 + bomb = 100 + fire = 100 + acid = 100 + +/obj/structure/closet/crate/coffin/meatcoffin + name = "meat coffin" + desc = "When you're ready to meat your maker, the steaks can never be too high." + icon_state = "meatcoffin" + base_icon_state = "meatcoffin" + icon = 'modular_meta/features/antagonists/icons/bloodsuckers/vamp_obj.dmi' + resistance_flags = FIRE_PROOF + open_sound = 'sound/effects/footstep/slime1.ogg' + close_sound = 'sound/effects/footstep/slime1.ogg' + breakout_time = 25 SECONDS + pry_lid_timer = 20 SECONDS + material_drop = /obj/item/food/meat/slab/human + material_drop_amount = 3 + armor_type = /datum/armor/meatcoffin + custom_materials = list(/datum/material/meat = SHEET_MATERIAL_AMOUNT * 20, /datum/material/iron = SMALL_MATERIAL_AMOUNT * 1.5, /datum/material/glass = SMALL_MATERIAL_AMOUNT * 1.5) + +/datum/armor/meatcoffin + melee = 70 + bullet = 10 + laser = 10 + bomb = 70 + fire = 70 + acid = 60 + +/obj/structure/closet/crate/coffin/metalcoffin + name = "metal coffin" + desc = "A big metal sardine can inside of another big metal sardine can— in SPACE!" + icon_state = "metalcoffin" + base_icon_state = "metalcoffin" + icon = 'modular_meta/features/antagonists/icons/bloodsuckers/vamp_obj.dmi' + resistance_flags = FIRE_PROOF | LAVA_PROOF + open_sound = 'sound/effects/pressureplate.ogg' + close_sound = 'sound/effects/pressureplate.ogg' + breakout_time = 25 SECONDS + pry_lid_timer = 30 SECONDS + material_drop = /obj/item/stack/sheet/iron + material_drop_amount = 5 + armor_type = /datum/armor/metalcoffin + custom_materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT * 7) + +/datum/armor/metalcoffin + melee = 40 + bullet = 15 + laser = 50 + bomb = 10 + fire = 70 + acid = 60 + +////////////////////////////////////////////// + +/// NOTE: This can be any coffin that you are resting AND inside of. +/obj/structure/closet/crate/coffin/proc/claim_coffin(mob/living/claimant, area/current_area) + var/datum/antagonist/bloodsucker/bloodsuckerdatum = claimant.mind.has_antag_datum(/datum/antagonist/bloodsucker) + // Successfully claimed? + if(bloodsuckerdatum.claim_coffin(src, current_area)) + resident = claimant + anchored = TRUE + +/obj/structure/closet/crate/coffin/Destroy() + unclaim_coffin() + return ..() + +/obj/structure/closet/crate/proc/unclaim_coffin(manual = FALSE) + // Unanchor it (If it hasn't been broken, anyway) + anchored = FALSE + if(!resident || !resident.mind) + return + // Unclaiming + var/datum/antagonist/bloodsucker/bloodsuckerdatum = resident.mind.has_antag_datum(/datum/antagonist/bloodsucker) + if(bloodsuckerdatum && bloodsuckerdatum.claimed_coffin == src) + bloodsuckerdatum.claimed_coffin = null + bloodsuckerdatum.bloodsucker_lair_area = null + for(var/obj/structure/bloodsucker/bloodsucker_structure in get_area(src)) + if(bloodsucker_structure.owner == resident) + bloodsucker_structure.unbolt() + if(manual) + to_chat(resident, span_cult_italic("You have unclaimed your coffin! This also unclaims all your other Bloodsucker structures!")) + else + to_chat(resident, span_cult_italic("You sense that the link with your coffin and your sacred lair has been broken! You will need to seek another.")) + // Remove resident. Because this object isnt removed from the game immediately (GC?) we need to give them a way to see they don't have a home anymore. + resident = null + +/// You cannot lock in/out a coffin's owner. SORRY. +/obj/structure/closet/crate/coffin/can_open(mob/living/user) + if(!locked) + return ..() + if(user == resident) + if(welded) + welded = FALSE + update_icon() + locked = FALSE + return TRUE + playsound(get_turf(src), 'modular_meta/features/antagonists/bloodsuckers/sounds/door_locked.ogg', 20, 1) + to_chat(user, span_notice("[src] appears to be locked tight from the inside.")) + +/obj/structure/closet/crate/coffin/close(mob/living/user) + . = ..() + if(!.) + return FALSE + // Only the User can put themself into Torpor. If already in it, you'll start to heal. + if(user in src) + var/datum/antagonist/bloodsucker/bloodsuckerdatum = user.mind.has_antag_datum(/datum/antagonist/bloodsucker) + if(!bloodsuckerdatum) + return FALSE + var/area/current_area = get_area(src) + if(!bloodsuckerdatum.claimed_coffin && !resident) + switch(tgui_alert(user, "Do you wish to claim this as your coffin? [current_area] will be your lair.", "Claim Lair", list("Yes", "No"))) + if("Yes") + claim_coffin(user, current_area) + if("No") + return + LockMe(user) + //Level up if possible. + if(!bloodsuckerdatum.my_clan) + to_chat(user, span_notice("You must enter a clan to rank up.")) + else + bloodsuckerdatum.SpendRank() + // You're in a Coffin, everything else is done, you're likely here to heal. Let's offer them the oppertunity to do so. + bloodsuckerdatum.check_begin_torpor() + return TRUE + +/// You cannot weld or deconstruct an owned coffin. Only the owner can destroy their own coffin. +/obj/structure/closet/crate/coffin/attackby(obj/item/item, mob/user, params) + if(!resident) + return ..() + if(user != resident) + if(istype(item, cutting_tool)) + to_chat(user, span_notice("This structure is much more difficult to deconstruct upon further inspection, but maybe a prying tool would help with opening it.")) + return + if(anchored && (item.tool_behaviour == TOOL_WRENCH)) + to_chat(user, span_danger("The coffin won't come unanchored from the floor.[user == resident ? " You can Alt-Click to unclaim and unanchor your Coffin." : ""]")) + return + + if(locked && (item.tool_behaviour == TOOL_CROWBAR)) + var/pry_time = pry_lid_timer * item.toolspeed // Pry speed must be affected by the speed of the tool. + user.visible_message( + span_notice("[user] tries to pry the lid off of [src] with [item]."), + span_notice("You begin prying the lid off of [src] with [item]. This should take about [DisplayTimeText(pry_time)].")) + if(!do_after(user, pry_time, src)) + return + bust_open() + user.visible_message( + span_notice("[user] snaps the door of [src] wide open."), + span_notice("The door of [src] snaps open.")) + return + return ..() + +/// Distance Check (Inside Of) +/obj/structure/closet/crate/coffin/click_alt(mob/user) + if(user in src) + LockMe(user, !locked) + return CLICK_ACTION_SUCCESS + + if(user == resident && user.Adjacent(src)) + balloon_alert(user, "unclaim coffin?") + var/static/list/unclaim_options = list( + "Yes" = image(icon = 'icons/hud/radial.dmi', icon_state = "radial_yes"), + "No" = image(icon = 'icons/hud/radial.dmi', icon_state = "radial_no")) + var/unclaim_response = show_radial_menu(user, src, unclaim_options, radius = 36, require_near = TRUE) + switch(unclaim_response) + if("Yes") + unclaim_coffin(TRUE) + return CLICK_ACTION_SUCCESS + +/obj/structure/closet/crate/proc/LockMe(mob/user, inLocked = TRUE) + if(user != resident) + return + if(!broken) + locked = inLocked + if(locked) + to_chat(user, span_notice("You flip a secret latch and lock yourself inside [src].")) + else + to_chat(user, span_notice("You flip a secret latch and unlock [src].")) + return + // Broken? Let's fix it. + to_chat(resident, span_notice("The secret latch that would lock [src] from the inside is broken. You start setting it back into place...")) + if(!do_after(resident, 5 SECONDS, src, timed_action_flags = IGNORE_INCAPACITATED)) + to_chat(resident, span_notice("You fail to fix [src]'s mechanism.")) + return + to_chat(resident, span_notice("You fix the mechanism and lock it.")) + broken = FALSE + locked = TRUE diff --git a/modular_meta/features/antagonists/bloodsuckers/code/structures/bloodsucker_lighting.dm b/modular_meta/features/antagonists/bloodsuckers/code/structures/bloodsucker_lighting.dm new file mode 100644 index 000000000000..98fe3227b79c --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/structures/bloodsucker_lighting.dm @@ -0,0 +1,145 @@ +/// Subtype for bloodsucker lighting structures (candelabrum and blazier) + +/obj/structure/bloodsucker/lighting + name = "NONDESCRIPT BLOODSUCKER LIGHTING FIXTURE THAT SHOULDN'T EXIST" + icon = 'modular_meta/features/antagonists/icons/bloodsuckers/vamp_obj.dmi' + light_color = "#66FFFF"//LIGHT_COLOR_BLUEGREEN // lighting.dm + light_power = 1 + light_range = 0 + density = FALSE + anchored = FALSE + interaction_flags_click = BYPASS_ADJACENCY // Needed for the Ctrl+Click ranged interaction. + var/lit = FALSE //I'm sure it will have no unforeseen consequences, none whatsoever + var/active_light_range = 3 + +/obj/structure/bloodsucker/lighting/Initialize(mapload) + . = ..() + register_context() + update_appearance() + desc = "Its proportions seem... off." + +/obj/structure/bloodsucker/lighting/Destroy() + . = ..() + STOP_PROCESSING(SSobj, src) + +/obj/structure/bloodsucker/lighting/add_context(atom/source, list/context, obj/item/held_item, mob/user) + . = ..() + if(!anchored) + return + if(in_range(source, user)) + if(IS_BLOODSUCKER(user) || IS_VASSAL(user)) + context[SCREENTIP_CONTEXT_LMB] = "[lit ? "Extinguish":"Ignite"]" + return CONTEXTUAL_SCREENTIP_SET + else + if(IS_BLOODSUCKER(user)) + context[SCREENTIP_CONTEXT_CTRL_LMB] = "[lit ? "Extinguish":"Ignite"]" + return CONTEXTUAL_SCREENTIP_SET + +/obj/structure/bloodsucker/lighting/update_icon_state() + . = ..() + icon_state = "[base_icon_state][lit ? "_lit" : ""]" + +/obj/structure/bloodsucker/lighting/bolt() + . = ..() + set_anchored(TRUE) + density = TRUE + +/obj/structure/bloodsucker/lighting/unbolt() + . = ..() + set_anchored(FALSE) + density = FALSE + if(lit) + toggle() + +/obj/structure/bloodsucker/lighting/attack_hand(mob/living/user, list/modifiers) + . = ..() + if(!.) + return + if(anchored && (IS_VASSAL(user) || IS_BLOODSUCKER(user))) + toggle() + return ..() + +/obj/structure/bloodsucker/lighting/click_ctrl(mob/user) + if(!in_range(src, user) && anchored && IS_BLOODSUCKER(user)) + toggle() + user.visible_message(span_danger("The [lit ? "[src.name] suddenly crackles to life" : "[src.name] is abruptly extinguished"]!"), + span_danger("With a subtle hand motion you [lit ? "ignite [src]" : "snuff out [src]"].")) + return CLICK_ACTION_SUCCESS + return + +/obj/structure/bloodsucker/lighting/proc/toggle(mob/user) + lit = !lit + if(lit) + desc = initial(desc) + set_light(active_light_range, light_power, light_color) + playsound(loc, 'sound/items/match_strike.ogg', 25) + START_PROCESSING(SSobj, src) + else + desc = "Its proportions seem... off." + set_light(0) + playsound(loc, 'sound/effects/bamf.ogg', 20, FALSE, 0, 2) + STOP_PROCESSING(SSobj, src) + update_icon() + +/obj/structure/bloodsucker/lighting/process() + if(!lit) + STOP_PROCESSING(SSobj, src) + return + + +//////////////////////////////////////////////////////////////////////////////////////////////////////////////////// + +// Candelabrum - Drains the sanity of non-bloodsuckers/non-vassals near it, has the brightness of a lightbulb +/obj/structure/bloodsucker/lighting/candelabrum + name = "candelabrum" + desc = "It burns slowly and doesn't radiate heat." + icon_state = "candelabrum_lit" + base_icon_state = "candelabrum" + active_light_range = 3 + ghost_desc = "This magical candle causes hallucinations and negatively affects the mood of those who are neither bloodsuckers nor vassals." + vamp_desc = "This magical candle drains the sanity of unvassalized mortals while active.\n\ + You alone can toggle it from afar by ctrl-clicking it." + vassal_desc = "This magical candle drains the sanity of those fools who havent yet accepted your master while active." + custom_materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT * 3.5) + +/obj/structure/bloodsucker/lighting/cendelabrum/process() + . = ..() + for(var/mob/living/carbon/nearly_people in viewers(7, src)) + /// We dont want Bloodsuckers or Vassals affected by this + if(IS_VASSAL(nearly_people) || IS_BLOODSUCKER(nearly_people)) + continue + nearly_people.adjust_hallucinations(5 SECONDS) + nearly_people.add_mood_event("vampcandle", /datum/mood_event/vampcandle) + +// Brazier - Currently nothing more than an aesthetic light with roughly the brightness of a bonfire +/obj/structure/bloodsucker/lighting/brazier + name = "brazier" + desc = "It's bright and crackling, yet there's a hint of constraint to its somber flame." + icon_state = "brazier_lit" + base_icon_state = "brazier" + light_power = 1.125 + active_light_range = 6 + vamp_desc = "You alone can toggle this from afar by ctrl-clicking it." + vassal_desc = "You can toggle this by clicking it." + custom_materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT * 3.5, /datum/material/wood = SHEET_MATERIAL_AMOUNT * 2) + + /// Our slightly quieter looping burn sound effect; copied over from 'bonfire.dm' + var/datum/looping_sound/burning/brazier/burning_loop + +/obj/structure/bloodsucker/lighting/brazier/Initialize(mapload) + . = ..() + burning_loop = new(src) + +/obj/structure/bloodsucker/lighting/brazier/toggle(mob/user) + . = ..() + if(lit) + particles = new /particles/brazier + burning_loop.start() + else + QDEL_NULL(particles) + burning_loop.stop() + +//Quieter burning sound loop based off of 'code\datums\looping_sounds\burning.dm' +/datum/looping_sound/burning/brazier + volume = 15 + ignore_walls = FALSE diff --git a/modular_meta/features/antagonists/bloodsuckers/code/structures/bloodsucker_mirror.dm b/modular_meta/features/antagonists/bloodsuckers/code/structures/bloodsucker_mirror.dm new file mode 100644 index 000000000000..48c6e5c9cf85 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/structures/bloodsucker_mirror.dm @@ -0,0 +1,483 @@ +/// Blood mirror wallframe item. +/obj/item/wallframe/blood_mirror + name = "scarlet mirror" + desc = "A pool of stilled blood kept secure between unanchored glass and silver. Attach it to a wall to use." + icon = 'modular_meta/features/antagonists/icons/bloodsuckers/vamp_obj.dmi' + icon_state = "blood_mirror" + custom_materials = list(/datum/material/glass = SHEET_MATERIAL_AMOUNT * 5, /datum/material/silver = SHEET_MATERIAL_AMOUNT * 2) + result_path = /obj/structure/bloodsucker/mirror + pixel_shift = 28 + +//Copied over from 'wall_mounted.dm' with necessary alterations +/obj/item/wallframe/blood_mirror/try_build(atom/on_wall, mob/user) + if(!IS_BLOODSUCKER(user)) + balloon_alert(user, "you don't understand its mounting mechanism!") + return + var/datum/antagonist/bloodsucker/bloodsuckerdatum = user.mind.has_antag_datum(/datum/antagonist/bloodsucker) + if(get_area(user) == bloodsuckerdatum.bloodsucker_lair_area) + playsound(src.loc, 'sound/machines/click.ogg', 75, TRUE) + user.visible_message(span_notice("[user.name] attaches [src] to the wall."), + span_notice("You attach [src] to the wall."), + span_hear("You hear clicking.")) + var/floor_to_wall = get_dir(user, on_wall) + + var/obj/structure/bloodsucker/mirror/hanging_object = new result_path(get_turf(user), floor_to_wall, TRUE) + hanging_object.setDir(floor_to_wall) + if(pixel_shift) + switch(floor_to_wall) + if(NORTH) + hanging_object.pixel_y = pixel_shift + if(SOUTH) + hanging_object.pixel_y = -pixel_shift + if(EAST) + hanging_object.pixel_x = pixel_shift + if(WEST) + hanging_object.pixel_x = -pixel_shift + transfer_fingerprints_to(hanging_object) + hanging_object.bolt(user) + qdel(src) + else + balloon_alert(user, "you can only mount it while in your lair!") + + +/// Blood mirror, allows bloodsuckers to remotely observe their vassals. Vassals being observed gain red eyes. +/// Lots of code from regular mirrors has been copied over here for obvious reasons. +/obj/structure/bloodsucker/mirror + name = "scarlet mirror" + desc = "It bleeds with visions of a world rendered in red." + icon = 'modular_meta/features/antagonists/icons/bloodsuckers/vamp_obj.dmi' + icon_state = "blood_mirror" + movement_type = FLOATING + density = FALSE + anchored = TRUE + integrity_failure = 0.5 + max_integrity = 200 + vamp_desc = "This is a blood mirror, it will allow you to see through the eyes of your vassals remotely (though it will cause said eyes to redden as a side effect.) \n\ + It is warded against usage by unvassalized mortals with teleportation magic that can rend psyches asunder at the cost of its own integrity." + vassal_desc = "This is a magical blood mirror that Bloodsuckers alone may use to watch over their devotees.\n\ + Those unworthy of the mirror who haven't been sworn to the service of a Bloodsucker may anger it if they attempt to use it." + light_system = OVERLAY_LIGHT //It glows a bit when in use. + light_range = 2 + light_power = 1.5 + light_color = LIGHT_COLOR_BLOOD_MAGIC + light_on = FALSE + + /// Boolean indicating whether or not the mirror is actively being used to observe someone. + var/in_use = FALSE + /// The mob currently using the mirror to observe someone (if any.) + var/mob/living/carbon/human/current_user = null + /// The mob currently being observed by someone using the mirror (if any.) + var/mob/living/carbon/human/current_observed = null + /// The typepath of the action used to stop observing someone with the mirror. + var/datum/action/innate/mirror/observe_stop/stop_observe = /datum/action/innate/mirror/observe_stop + /// The typepath of the action used to change the person observed while the mirror is active. + var/datum/action/innate/mirror/observe_change/change_observe = /datum/action/innate/mirror/observe_change + /// The original left eye color of the mob being observed. + var/original_eye_color_left + /// The original right eye color of the mob being observed. + var/original_eye_color_right + /// Boolean indicating whether or not the mirror is angry (see 'proc/katabasis' for more info.) + var/mirror_will_not_forget_this = FALSE + +/obj/structure/bloodsucker/mirror/Initialize(mapload) + . = ..() + var/static/list/reflection_filter = alpha_mask_filter(icon = icon('modular_meta/features/antagonists/icons/bloodsuckers/vamp_obj.dmi', "blood_mirror_mask")) + var/static/matrix/reflection_matrix = matrix(0.75, 0, 0, 0, 0.75, 0) + var/datum/callback/can_reflect = CALLBACK(src, PROC_REF(can_reflect)) + var/list/update_signals = list(COMSIG_ATOM_BREAK) + + AddComponent(/datum/component/reflection, reflection_filter = reflection_filter, reflection_matrix = reflection_matrix, can_reflect = can_reflect, update_signals = update_signals) + register_context() + change_observe = new change_observe(src) + stop_observe = new stop_observe(src) + +/obj/structure/bloodsucker/mirror/Destroy(force) + . = ..() + STOP_PROCESSING(SSobj, src) + if(in_use) + stop_observing(current_user, current_observed) + QDEL_NULL(stop_observe) + +/obj/structure/bloodsucker/mirror/examine(mob/user) + . = ..() + if(in_use) + . += span_cult_bold("It's glowing ominously and [current_user] is staring into it!") + +/obj/structure/bloodsucker/mirror/add_context(atom/source, list/context, obj/item/held_item, mob/user) + . = ..() + if(IS_BLOODSUCKER(user) && broken && in_range(source, user)) + context[SCREENTIP_CONTEXT_ALT_LMB] = "Clear Up" + return CONTEXTUAL_SCREENTIP_SET + +/// Default 'click_alt()' interaction overriden since mirrors are a unique case. +/obj/structure/bloodsucker/mirror/click_alt(mob/user) + if(user == owner && user.Adjacent(src)) + if(broken) + balloon_alert(user, "clear up [src]?") + else + balloon_alert(user, "unsecure [src]?") + var/static/list/unclaim_options = list( + "Yes" = image(icon = 'icons/hud/radial.dmi', icon_state = "radial_yes"), + "No" = image(icon = 'icons/hud/radial.dmi', icon_state = "radial_no"), + ) + var/unclaim_response = show_radial_menu(user, src, unclaim_options, radius = 36, require_near = TRUE) + switch(unclaim_response) + if("Yes") + if(broken) //Clear up broken mirrors by "gibbing" them. + new /obj/effect/gibspawner/generic(src.loc) + qdel(src) + else + new /obj/item/wallframe/blood_mirror(src.loc) + playsound(src.loc, 'sound/machines/click.ogg', 75, TRUE) + user.visible_message(span_notice("[user.name] removes [src] from the wall."), + span_notice("You remove [src] from the wall."), + span_hear("You hear clicking.")) + qdel(src) + +/// Copied from 'mirror/proc/can_reflect()' +/obj/structure/bloodsucker/mirror/proc/can_reflect(atom/movable/target) + if(atom_integrity <= integrity_failure * max_integrity) + return FALSE + if(broken || !isliving(target) || HAS_TRAIT(target, TRAIT_NO_MIRROR_REFLECTION)) + return FALSE + return TRUE + +MAPPING_DIRECTIONAL_HELPERS(/obj/structure/bloodsucker/mirror, 28) + +/obj/structure/bloodsucker/mirror/Initialize(mapload) + . = ..() + find_and_mount_on_atom() + bolt() + +/obj/structure/bloodsucker/mirror/broken + icon_state = "blood_mirror_broken" + +/obj/structure/bloodsucker/mirror/broken/Initialize(mapload) + . = ..() + atom_break(null, mapload) + +MAPPING_DIRECTIONAL_HELPERS(/obj/structure/bloodsucker/mirror/broken, 28) + +/obj/structure/bloodsucker/mirror/atom_break(damage_flag, mapload) + . = ..() + if(broken) + return + src.visible_message(span_warning("Blood spews out of the mirror as it breaks!")) + if(!owner && !mapload) //If we don't have an owner then just clear ourself up completely. + new /obj/effect/gibspawner/generic(src.loc) + qdel(src) + return //This return might not be necessary since we've already qdel'd the mirror... idk + icon_state = "blood_mirror_broken" + if(!mapload) + playsound(src, SFX_SHATTER, 70, TRUE) + playsound(src, 'sound/effects/blob/blobattack.ogg', 60, TRUE) + if(desc == initial(desc)) + desc = "It's a suspended pool of darkened fragments resembling a scab." + + new /obj/effect/decal/cleanable/blood/splatter(src.loc) + broken = TRUE + +/** + * Proc used by blood mirrors to allow a user to see from the perspective of a target. + * + * Made using 'dullahan.dm', '_machinery.dm', 'camera_advanced.dm', 'drug_effects.dm', and a lot of + * other files as references. + */ +/obj/structure/bloodsucker/mirror/proc/begin_observing(mob/living/carbon/human/user, mob/living/carbon/human/observed) + if(!observed) + balloon_alert(user, "chosen vassal doesn't exist!") + return + + if(!check_observability(user, observed)) + return + + user.reset_perspective(observed, TRUE) + original_eye_color_left = observed.eye_color_left + original_eye_color_right = observed.eye_color_right + observed.eye_color_left = BLOODCULT_EYE + observed.eye_color_right = BLOODCULT_EYE + observed.update_body() + + var/datum/antagonist/bloodsucker/bloodsuckerdatum = user.mind.has_antag_datum(/datum/antagonist/bloodsucker) + if(length(bloodsuckerdatum.vassals) > 1) + change_observe.Grant(user) + stop_observe.Grant(user) + + START_PROCESSING(SSobj, src) + user.add_client_colour(/datum/client_colour/glass_colour/red, REF(src)) + set_light_on(TRUE) + + bloodsuckerdatum.blood_structure_in_use = src + in_use = TRUE + icon_state = "blood_mirror_active" + playsound(src, 'sound/effects/portal/portal_travel.ogg', 25, frequency = 0.75, use_reverb = TRUE) + current_user = user + current_observed = observed + +/// Proc used by blood mirrors to stop observing. Arguments default to 'current_user' and 'current_observed' +/obj/structure/bloodsucker/mirror/proc/stop_observing(mob/living/carbon/human/user = current_user, mob/living/carbon/human/observed = current_observed) + var/datum/antagonist/bloodsucker/bloodsuckerdatum = user.mind.has_antag_datum(/datum/antagonist/bloodsucker) + + user.reset_perspective() + change_observe.Remove(user) + stop_observe.Remove(user) + STOP_PROCESSING(SSobj, src) + user.remove_client_colour(REF(src)) + set_light_on(FALSE) + + observed.eye_color_left = original_eye_color_left + observed.eye_color_right = original_eye_color_right + observed.update_body() + + in_use = FALSE + if(broken) + icon_state = "blood_mirror_broken" + else + icon_state = /obj/structure/bloodsucker/mirror::icon_state + playsound(user, 'sound/effects/portal/portal_travel.ogg', 25, frequency = -0.75, use_reverb = TRUE) + current_user = null + current_observed = null + bloodsuckerdatum.blood_structure_in_use = null + +/// Proc used by blood mirrors to swap to a different vassal while one is already being observed. +/obj/structure/bloodsucker/mirror/proc/swap_observed(mob/living/carbon/human/new_observed) + if(!new_observed) + to_chat(current_user, span_warning("Your chosen vassal doesn't exist!")) + return + + current_observed.eye_color_left = original_eye_color_left + current_observed.eye_color_right = original_eye_color_right + current_observed.update_body() + + original_eye_color_left = new_observed.eye_color_left + original_eye_color_right = new_observed.eye_color_right + new_observed.eye_color_left = BLOODCULT_EYE + new_observed.eye_color_right = BLOODCULT_EYE + new_observed.update_body() + + var/datum/antagonist/bloodsucker/bloodsuckerdatum = current_user.mind.has_antag_datum(/datum/antagonist/bloodsucker) + bloodsuckerdatum.blood_structure_in_use = src + + current_user.reset_perspective(new_observed) + current_observed = new_observed + playsound(src, 'sound/effects/portal/portal_travel.ogg', 25, frequency = 0.75, use_reverb = TRUE) + +/// Checks if 'current_observed' and 'current_user' meet observability criteria. +/// Returns TRUE only once all checks are passed. +/obj/structure/bloodsucker/mirror/proc/check_observability(mob/living/carbon/human/user = current_user, mob/living/carbon/human/observed = current_observed) + if(user.stat == DEAD) + to_chat(user, span_danger("You are dead!")) + return FALSE + + if(observed.stat == DEAD) + to_chat(user, span_danger("[observed.name] is dead!")) + return FALSE + + if(!observed.get_organ_slot(ORGAN_SLOT_EYES)) + balloon_alert(user, "[observed.name] has no eyes!") + return FALSE + + if(broken) + balloon_alert(user, "[src] has broken!") + return FALSE + + if(!in_range(src, user)) + user.balloon_alert(user, "you're too far from [src]!") + return FALSE + + if(!user.mind.has_antag_datum(/datum/antagonist/bloodsucker)) //Unlikely, but still... + balloon_alert(user, "you aren't a bloodsucker anymore!") + return FALSE + return TRUE + +/obj/structure/bloodsucker/mirror/process(seconds_per_tick) + if(!check_observability()) + stop_observing() + +/obj/structure/bloodsucker/mirror/attack_hand(mob/living/carbon/human/user) + . = ..() + if(broken) + balloon_alert(user, "it's broken!") + return + + if(IS_BLOODSUCKER(user)) + var/datum/antagonist/bloodsucker/user_bloodsucker_datum = user.mind.has_antag_datum(/datum/antagonist/bloodsucker, FALSE) + if(!length(user_bloodsucker_datum.vassals)) + balloon_alert(user, "no vassals!") + return + if(in_use) + balloon_alert(user, "already in use!") + return + if(user_bloodsucker_datum.blood_structure_in_use) + balloon_alert(user, "already using a mirror!") + return + + var/list/vassal_name_list[0] + for(var/datum/antagonist/vassal/vassal_datum as anything in user_bloodsucker_datum.vassals) + vassal_name_list[vassal_datum.owner.name] = vassal_datum + + var/chosen + if(length(vassal_name_list) > 1) + chosen = tgui_input_list(user, "Select a vassal to watch over...", "Vassal Observation List", vassal_name_list) + else + chosen = vassal_name_list[1] + + if(!chosen) + balloon_alert(user, "no vassal selected!") + return + + var/datum/antagonist/vassal/chosen_datum = vassal_name_list[chosen] + var/mob/chosen_datum_current = chosen_datum.owner.current + if(chosen_datum_current.stat == DEAD) + balloon_alert(user, "[chosen_datum_current.name] is dead!") + return + + begin_observing(user, chosen_datum_current) + return + + + if(IS_VASSAL(user)) + balloon_alert(user, "you don't know how to use it!") + return + + + if(mirror_will_not_forget_this) + katabasis(user, TRUE) + return + + to_chat(user, span_warning("You peer deeply into [src], but the reflection you see is not your own. You are stunned as it begins reaching towards you...")) + + var/mob/living/carbon/human/victim = user //(Just for code readability purposes.) + var/original_victim_loc = victim.loc + victim.Stun(6 SECONDS, TRUE) + victim.playsound_local(get_turf(victim), 'sound/music/antag/bloodcult/ghost_whisper.ogg', 20, frequency = 5) + flash_color(victim, flash_time = 80) //Defaults to cult stun flash, which fits here. + sleep(5 SECONDS)//Wait five seconds and then... + + if(broken) //...return if the mirror is broken... + return + if(!src) //...return if the mirror has been completely destroyed... + return + if(victim.loc != original_victim_loc) //...return and become angry if the victim has been moved... + visible_message(span_warning("A dark red silhouette appears in [src], but as it bangs against the glass in vain.")) + mirror_will_not_forget_this = TRUE + playsound('sound/effects/glass/glasshit.ogg') + return + + katabasis(victim) //...make the victim undergo katabasis otherwise. + +/** + * The mirror is trapped, and this proc represents the trap's effects. + * In short, it will deal moderate damage to its victim, teleport them to a random (mostly safe) location on the station, + * give them a deep-rooted fear of blood, give them a severe negative moodlet, and then shatter itself. + * + * * victim - The person affected by this proc. + * * aggressive - Increases mirror damage if true. + */ +/obj/structure/bloodsucker/mirror/proc/katabasis(mob/living/carbon/human/victim, aggressive = FALSE) + //Damage + if((victim.maxHealth - victim.get_total_damage()) >= victim.crit_threshold) + var/refined_damage_amount = (victim.maxHealth - victim.get_total_damage()) * (aggressive ? 0.45 : 0.35) + victim.adjust_brute_loss(refined_damage_amount) + + //Break mirror + atom_break() + + //Flavor + var/turf/victim_turf = get_turf(victim) + playsound(victim_turf, 'sound/effects/hallucinations/veryfar_noise.ogg', 100, frequency = 1.25, use_reverb = TRUE) + victim.visible_message(span_danger("A red hand erupts from [src], dragging [victim.name] away through broken glass!"), + span_bolddanger(span_big("A crimson palm envelops your face, and with a horrible jolt it pulls you into [src]!")), + span_warning("You briefly hear the sound of glass breaking accompanied by an eerie, almost fluid gust and a sudden thump!"), + ) + + //Find a reasonable/safe area and teleport the victim to it + var/turf/target_turf = get_safe_random_station_turf(typesof(/area/station/commons)) + if(!target_turf) + target_turf = get_safe_random_station_turf(typesof(/area/station/hallway)) + if(!target_turf) + target_turf = get_safe_random_station_turf() + + do_teleport(victim, target_turf, no_effects = TRUE, channel = TELEPORT_CHANNEL_FREE) + + //Nightmare, trauma, and mood event + victim.playsound_local(get_turf(victim), 'sound/music/antag/bloodcult/ghost_whisper.ogg', 5, frequency = 0.75) + victim.Sleeping(6 SECONDS) + sleep(6 SECONDS) + + victim.Sleeping(5 SECONDS) + to_chat(victim, span_warning("...you were dragged through an infinite expanse of carmine...")) + sleep(5 SECONDS) + + victim.Sleeping(5 SECONDS) + to_chat(victim, span_warning("...within it all things were stagnant— clotting to no end...")) + sleep(5 SECONDS) + + victim.Sleeping(5 SECONDS) + to_chat(victim, span_warning("...this place was where those of ages old once claimed their vitality...")) + sleep(5 SECONDS) + + victim.Sleeping(5 SECONDS) + to_chat(victim, span_warning("...and soon, you're sure, those claims will be renewed.")) + victim.playsound_local(get_turf(victim), 'sound/effects/blob/blobattack.ogg', 60, frequency = -1) + victim.gain_trauma(/datum/brain_trauma/mild/phobia/blood, TRAUMA_RESILIENCE_LOBOTOMY) + victim.add_mood_event("blood_mirror", /datum/mood_event/bloodmirror) + + +/// The parent action datum for blood mirror action buttons. +/// (Mainly used for the icon changes.) +/datum/action/innate/mirror + background_icon = 'modular_meta/features/antagonists/icons/bloodsuckers/bloodsucker_status_effects.dmi' + background_icon_state = "template" + + button_icon = 'modular_meta/features/antagonists/icons/bloodsuckers/actions_bloodsucker.dmi' + + overlay_icon = 'modular_meta/features/antagonists/icons/bloodsuckers/bloodsucker_status_effects.dmi' + overlay_icon_state = "template_border" + +/// The action button that allows players to stop using blood mirrors. +/datum/action/innate/mirror/observe_stop + name = "Stop Overseeing" + button_icon_state = "blind" + +/datum/action/innate/mirror/observe_stop/Activate() + var/datum/antagonist/bloodsucker/bloodsucker_datum = owner.mind.has_antag_datum(/datum/antagonist/bloodsucker) + var/obj/structure/bloodsucker/mirror/our_mirror = bloodsucker_datum.blood_structure_in_use + + if(!our_mirror) + return + + our_mirror.stop_observing(our_mirror.current_user, our_mirror.current_observed) + + +/// The action button that allows players to change their observed vassal at an active blood mirror. +/datum/action/innate/mirror/observe_change + name = "Swap Overseen" + button_icon_state = "look" + +/datum/action/innate/mirror/observe_change/Activate() + var/datum/antagonist/bloodsucker/bloodsucker_datum = owner.mind.has_antag_datum(/datum/antagonist/bloodsucker) + var/obj/structure/bloodsucker/mirror/our_mirror = bloodsucker_datum.blood_structure_in_use + + if(!our_mirror) + return + + var/list/vassal_name_list[0] + for(var/datum/antagonist/vassal/vassal_datum as anything in bloodsucker_datum.vassals) + vassal_name_list[vassal_datum.owner.name] = vassal_datum + // Remove the one we're already observing... + vassal_name_list.Remove(our_mirror.current_observed.name) + + var/chosen_vassal + if(length(vassal_name_list) > 1) + chosen_vassal = tgui_input_list(owner, "Select a different vassal to watch over...", "Vassal Observation List", vassal_name_list) + else + chosen_vassal = vassal_name_list[1] + + if(!chosen_vassal) + return + + var/datum/antagonist/vassal/new_observed = vassal_name_list[chosen_vassal] + var/mob/living/carbon/human/new_observed_current = new_observed.owner.current + if(our_mirror.check_observability(owner, new_observed_current)) + our_mirror.swap_observed(new_observed_current) diff --git a/modular_meta/features/antagonists/bloodsuckers/code/structures/bloodsucker_rack.dm b/modular_meta/features/antagonists/bloodsuckers/code/structures/bloodsucker_rack.dm new file mode 100644 index 000000000000..75d37ca6ece5 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/structures/bloodsucker_rack.dm @@ -0,0 +1,304 @@ +/obj/structure/bloodsucker/vassalrack + name = "persuasion rack" + desc = "This is clearly either meant for torture or correcting spinal injuries." //TODO: Make persuasion racks actually correct torso bone wounds + icon = 'modular_meta/features/antagonists/icons/bloodsuckers/vamp_obj.dmi' + icon_state = "vassalrack" + anchored = FALSE + density = TRUE + can_buckle = TRUE + buckle_lying = 180 + buckle_prevents_pull = TRUE + ghost_desc = "This is a persuassion rack, which allows Bloodsuckers to thrall crewmembers into loyal minions." + vamp_desc = "This is a persuassion rack, which allows you to thrall crewmembers into loyal minions in your service.\n\ + Simply drag a victim's sprite onto the rack to buckle them to it. Right-click on the rack to unbuckle them.\n\ + To convert into a vassal, repeatedly click on the persuasion rack. The time required scales with the tool in your off hand. This costs blood to do.\n\ + Vassals can be turned into special ones by continuing to torture them once converted." + vassal_desc = "This is a persuassion rack, which allows your master to thrall crewmembers into their service.\n\ + Aid your master in bringing their victims here and keeping them secure.\n\ + You can secure victims to the rack by dragging their sprite onto the rack while it is secured." + custom_materials = list(/datum/material/wood = SHEET_MATERIAL_AMOUNT * 3, /datum/material/iron = SHEET_MATERIAL_AMOUNT * 2.3, /datum/material/glass = SMALL_MATERIAL_AMOUNT * 3) + +#ifdef BLOODSUCKER_TESTING + var/convert_progress = 1 +#else + /// Resets on each new character to be added to the chair. Some effects should lower it... + var/convert_progress = 3 +#endif + /// Mindshielded and Antagonists willingly have to accept you as their Master. + var/disloyalty_confirm = FALSE + /// Prevents popup spam. + var/disloyalty_offered = FALSE + +/obj/structure/bloodsucker/vassalrack/atom_deconstruct(disassembled = TRUE) + . = ..() + new /obj/item/stack/sheet/iron(src.loc, 4) + new /obj/item/stack/rods(loc, 4) + qdel(src) + +/obj/structure/bloodsucker/vassalrack/bolt() + . = ..() + density = FALSE + anchored = TRUE + +/obj/structure/bloodsucker/vassalrack/unbolt() + . = ..() + density = TRUE + anchored = FALSE + +/obj/structure/bloodsucker/vassalrack/mouse_drop_receive(atom/target, mob/user, params) + var/mob/living/living_target = target + if(!anchored && IS_BLOODSUCKER(user)) + to_chat(user, span_danger("Until this rack is secured in place, it cannot serve its purpose.")) + to_chat(user, span_announce("* Bloodsucker Tip: Examine the persuasion rack to understand how it functions!")) + return + // Default checks + if(!isliving(target) || !living_target.Adjacent(src) || living_target == user || !isliving(user) || has_buckled_mobs() || user.incapacitated || living_target.buckled) + return + // Don't buckle Silicon to it please. + if(issilicon(living_target)) + to_chat(user, span_danger("You realize that this machine cannot be vassalized, therefore it is useless to buckle them.")) + return + if(do_after(user, 5 SECONDS, living_target)) + attach_victim(living_target, user) + +/// Attempt Release (Owner vs Non Owner) +/obj/structure/bloodsucker/vassalrack/attack_hand_secondary(mob/user, modifiers) + . = ..() + if(. == SECONDARY_ATTACK_CANCEL_ATTACK_CHAIN) + return + if(!user.can_perform_action(src)) + return + if(!has_buckled_mobs() || !isliving(user)) + return + var/mob/living/carbon/buckled_carbons = pick(buckled_mobs) + if(buckled_carbons) + if(user == owner) + unbuckle_mob(buckled_carbons) + else + user_unbuckle_mob(buckled_carbons, user) + +/** + * Attempts to buckle target into the vassalrack + */ +/obj/structure/bloodsucker/vassalrack/proc/attach_victim(mob/living/target, mob/living/user) + if(!buckle_mob(target)) + return + user.visible_message( + span_notice("[user] straps [target] into the rack, immobilizing them."), + span_boldnotice("You secure [target] tightly in place. They won't escape now."), + ) + + playsound(loc, 'sound/effects/pop_expl.ogg', 25, 1) + update_appearance(UPDATE_ICON) + density = TRUE + + // Set up Torture stuff now + convert_progress = initial(convert_progress) + disloyalty_confirm = FALSE + disloyalty_offered = FALSE + +/// Attempt Unbuckle +/obj/structure/bloodsucker/vassalrack/user_unbuckle_mob(mob/living/buckled_mob, mob/user) + if(IS_BLOODSUCKER(user) || IS_VASSAL(user)) + return ..() + + if(buckled_mob == user) + buckled_mob.visible_message( + span_danger("[user] struggles to break off of the rack!"), + span_danger("You attempt to release yourself from the rack!"), + span_hear("You hear a squishy wet noise.")) + if(!do_after(user, 20 SECONDS, buckled_mob)) + return + else + buckled_mob.visible_message( + span_danger("[user] tries to pull [buckled_mob] rack!"), + span_danger("[user] tries to pull [buckled_mob] rack!"), + span_hear("You hear a squishy wet noise.")) + if(!do_after(user, 10 SECONDS, buckled_mob)) + return + + return ..() + +/obj/structure/bloodsucker/vassalrack/unbuckle_mob(mob/living/buckled_mob, force = FALSE, can_fall = TRUE) + . = ..() + if(!.) + return FALSE + visible_message(span_danger("[buckled_mob][buckled_mob.stat == DEAD ? "'s corpse" : ""] slides off of the rack.")) + density = FALSE + buckled_mob.Paralyze(2 SECONDS) + update_appearance(UPDATE_ICON) + return TRUE + +/obj/structure/bloodsucker/vassalrack/attack_hand(mob/user, list/modifiers) + . = ..() + if(!.) + return FALSE + // Is there anyone on the rack & If so, are they being tortured? + if(!has_buckled_mobs()) + return FALSE + + var/datum/antagonist/bloodsucker/bloodsuckerdatum = user.mind.has_antag_datum(/datum/antagonist/bloodsucker) + var/mob/living/carbon/buckled_carbons = pick(buckled_mobs) + // If I'm not a Bloodsucker, try to unbuckle them. + if(!istype(bloodsuckerdatum)) + user_unbuckle_mob(buckled_carbons, user) + return + if(!bloodsuckerdatum.my_clan) + to_chat(user, span_warning("You can't vassalize people until you enter a clan through your Antagonist UI button")) + user.balloon_alert(user, "join a clan first!") + return + + var/datum/antagonist/vassal/vassaldatum = IS_VASSAL(buckled_carbons) + // Are they our Vassal? + if(vassaldatum && (vassaldatum in bloodsuckerdatum.vassals)) + SEND_SIGNAL(bloodsuckerdatum, BLOODSUCKER_INTERACT_WITH_VASSAL, vassaldatum) + return + + // Not our Vassal, but Alive & We're a Bloodsucker, good to torture! + torture_victim(user, buckled_carbons) + +/** + * Torture steps: + * + * * Tick Down Conversion from 3 to 0 + * * Break mindshielding/antag (on approve) + * * Vassalize target + */ +/obj/structure/bloodsucker/vassalrack/proc/torture_victim(mob/living/user, mob/living/target) + var/datum/antagonist/bloodsucker/bloodsuckerdatum = user.mind.has_antag_datum(/datum/antagonist/bloodsucker) + if(target.stat > UNCONSCIOUS) + balloon_alert(user, "too badly injured!") + return FALSE + + if(IS_VASSAL(target)) + var/datum/antagonist/vassal/vassaldatum = target.mind.has_antag_datum(/datum/antagonist/vassal) + if(!vassaldatum.master.broke_masquerade) + balloon_alert(user, "someone else's vassal!") + return FALSE + + var/disloyalty_requires = RequireDisloyalty(user, target) + if(disloyalty_requires == VASSALIZATION_BANNED) + return FALSE + + // Conversion Process + if(convert_progress) + balloon_alert(user, "spilling blood...") + bloodsuckerdatum.AddBloodVolume(-TORTURE_BLOOD_HALF_COST) + if(!do_torture(user, target)) + return FALSE + bloodsuckerdatum.AddBloodVolume(-TORTURE_BLOOD_HALF_COST) + // Prevent them from unbuckling themselves as long as we're torturing. + target.Paralyze(1 SECONDS) + convert_progress-- + + // We're done? Let's see if they can be Vassal. + if(convert_progress) + balloon_alert(user, "needs more persuasion...") + return + + if(disloyalty_requires) + balloon_alert(user, "has external loyalties! more persuasion required!") + else + balloon_alert(user, "ready for communion!") + return + + if(!disloyalty_confirm && disloyalty_requires) + if(!do_disloyalty(user, target)) + return + if(!disloyalty_confirm) + balloon_alert(user, "refused persuasion!") + else + balloon_alert(user, "ready for communion!") + return + + user.balloon_alert_to_viewers("smears blood...", "painting bloody marks...") + if(!do_after(user, 5 SECONDS, target)) + balloon_alert(user, "interrupted!") + return + // Convert to Vassal! + bloodsuckerdatum.AddBloodVolume(-TORTURE_CONVERSION_COST) + if(bloodsuckerdatum.make_vassal(target)) + for(var/obj/item/implant/mindshield/implant in target.implants) + implant.removed(target, silent = TRUE) + SEND_SIGNAL(bloodsuckerdatum, BLOODSUCKER_MADE_VASSAL, user, target) + +/obj/structure/bloodsucker/vassalrack/proc/do_torture(mob/living/user, mob/living/carbon/target, mult = 1) + // Fifteen seconds if you aren't using anything. Shorter with weapons and such. + var/torture_time = 15 + var/torture_dmg_brute = 2 + var/torture_dmg_burn = 0 + var/obj/item/bodypart/selected_bodypart = pick(target.bodyparts) + // Get Weapon + var/obj/item/held_item = user.get_inactive_held_item() + /// Weapon Bonus + if(held_item) + torture_time -= held_item.force / 4 + if(!held_item.use_tool(src, user, 0, volume = 5)) + return + switch(held_item.damtype) + if(BRUTE) + torture_dmg_brute = held_item.force / 4 + torture_dmg_burn = 0 + if(BURN) + torture_dmg_brute = 0 + torture_dmg_burn = held_item.force / 4 + switch(held_item.sharpness) + if(SHARP_EDGED) + torture_time -= 2 + if(SHARP_POINTY) + torture_time -= 3 + + // Minimum 5 seconds. + torture_time = max(5 SECONDS, torture_time * 10) + // Now run process. + if(!do_after(user, (torture_time * mult), target)) + return FALSE + + if(held_item) + held_item.play_tool_sound(target) + target.visible_message( + span_danger("[user] performs a ritual, spilling some of [target]'s blood from their [selected_bodypart.name] and shaking them up!"), + span_userdanger("[user] performs a ritual, spilling some blood from your [selected_bodypart.name], shaking you up!")) + + INVOKE_ASYNC(target, TYPE_PROC_REF(/mob, emote), "scream") + target.set_timed_status_effect(5 SECONDS, /datum/status_effect/jitter, only_if_higher = TRUE) + target.apply_damages(brute = torture_dmg_brute, burn = torture_dmg_burn, def_zone = selected_bodypart.body_zone) + return TRUE + +/// Offer them the oppertunity to join now. +/obj/structure/bloodsucker/vassalrack/proc/do_disloyalty(mob/living/user, mob/living/target) + if(disloyalty_offered) + return FALSE + + disloyalty_offered = TRUE + to_chat(user, span_notice("[target] has been given the opportunity for servitude. You await their decision...")) + var/alert_response = tgui_alert( + user = target, \ + message = "You are being tortured! Do you want to give in and pledge your undying loyalty to [user]? \n\ + You will not lose your current objectives, but they come second to the will of your new master!", \ + title = "THE HORRIBLE PAIN! WHEN WILL IT END?!", + buttons = list("Accept", "Refuse"), + timeout = 10 SECONDS, \ + autofocus = TRUE, \ + ) + switch(alert_response) + if("Accept") + disloyalty_confirm = TRUE + else + target.balloon_alert_to_viewers("stares defiantly", "refused vassalization!") + disloyalty_offered = FALSE + return TRUE + +/obj/structure/bloodsucker/vassalrack/proc/RequireDisloyalty(mob/living/user, mob/living/target) +#ifdef BLOODSUCKER_TESTING + if(!target || !target.mind) +#else + if(!target || !target.client) +#endif + balloon_alert(user, "target has no mind!") + return VASSALIZATION_BANNED + + if(HAS_TRAIT(target, TRAIT_MINDSHIELD)) + return VASSALIZATION_DISLOYAL + var/datum/antagonist/bloodsucker/bloodsuckerdatum = IS_BLOODSUCKER(user) + return bloodsuckerdatum.AmValidAntag(target) diff --git a/modular_meta/features/antagonists/bloodsuckers/code/structures/bloodsucker_recipes.dm b/modular_meta/features/antagonists/bloodsuckers/code/structures/bloodsucker_recipes.dm new file mode 100644 index 000000000000..83303980881e --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/structures/bloodsucker_recipes.dm @@ -0,0 +1,147 @@ +/// From recipes.dm + +/datum/crafting_recipe/blackcoffin + name = "Black Coffin" + result = /obj/structure/closet/crate/coffin/blackcoffin + tool_behaviors = list(TOOL_WELDER, TOOL_SCREWDRIVER) + reqs = list( + /obj/item/stack/sheet/cloth = 1, + /obj/item/stack/sheet/mineral/wood = 5, + /obj/item/stack/sheet/iron = 1, + ) + time = 15 SECONDS + category = CAT_STRUCTURE + crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_ON_SOLID_GROUND + +/datum/crafting_recipe/securecoffin + name = "Secure Coffin" + result = /obj/structure/closet/crate/coffin/securecoffin + tool_behaviors = list(TOOL_WELDER, TOOL_SCREWDRIVER) + reqs = list( + /obj/item/stack/rods = 1, + /obj/item/stack/sheet/plasteel = 5, + /obj/item/stack/sheet/iron = 5, + ) + time = 15 SECONDS + category = CAT_STRUCTURE + crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_ON_SOLID_GROUND + +/datum/crafting_recipe/meatcoffin + name = "Meat Coffin" + result = /obj/structure/closet/crate/coffin/meatcoffin + tool_behaviors = list(TOOL_KNIFE, TOOL_ROLLINGPIN) + reqs = list( + /obj/item/food/meat/slab = 5, + /obj/item/restraints/handcuffs/cable = 1, + ) + time = 15 SECONDS + category = CAT_STRUCTURE + crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_MUST_BE_LEARNED | CRAFT_ON_SOLID_GROUND //The sacred coffin! + +/datum/crafting_recipe/metalcoffin + name = "Metal Coffin" + result = /obj/structure/closet/crate/coffin/metalcoffin + reqs = list( + /obj/item/stack/sheet/iron = 6, + /obj/item/stack/rods = 2, + ) + time = 10 SECONDS + category = CAT_STRUCTURE + crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_ON_SOLID_GROUND + +/datum/crafting_recipe/vassalrack + name = "Persuasion Rack" + result = /obj/structure/bloodsucker/vassalrack + tool_behaviors = list(TOOL_WELDER, TOOL_WRENCH) + reqs = list( + /obj/item/stack/sheet/mineral/wood = 3, + /obj/item/stack/sheet/iron = 2, + /obj/item/restraints/handcuffs/cable = 2, + ) + time = 15 SECONDS + category = CAT_STRUCTURE + crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_MUST_BE_LEARNED | CRAFT_ON_SOLID_GROUND + +/datum/crafting_recipe/candelabrum + name = "Candelabrum" + result = /obj/structure/bloodsucker/lighting/candelabrum + tool_behaviors = list(TOOL_WELDER, TOOL_WRENCH) + reqs = list( + /obj/item/stack/sheet/iron = 3, + /obj/item/stack/rods = 1, + /obj/item/flashlight/flare/candle = 1, + ) + time = 10 SECONDS + category = CAT_STRUCTURE + crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_MUST_BE_LEARNED | CRAFT_ON_SOLID_GROUND + +/datum/crafting_recipe/brazier + name = "Brazier" + result = /obj/structure/bloodsucker/lighting/brazier + tool_behaviors = list(TOOL_WELDER, TOOL_WRENCH) + reqs = list( + /obj/item/stack/sheet/iron = 2, + /obj/item/stack/rods = 3, + /obj/item/stack/sheet/mineral/wood = 2, + /datum/reagent/fuel = 10, + /datum/reagent/blood = 10 + ) + time = 10 SECONDS + category = CAT_STRUCTURE + crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_MUST_BE_LEARNED | CRAFT_ON_SOLID_GROUND + +/datum/crafting_recipe/bloodthrone + name = "Blood Throne" + result = /obj/structure/bloodsucker/bloodthrone + tool_behaviors = list(TOOL_WRENCH) + reqs = list( + /obj/item/stack/sheet/cloth = 3, + /obj/item/stack/sheet/iron = 5, + /obj/item/stack/sheet/mineral/wood = 1, + ) + time = 5 SECONDS + category = CAT_STRUCTURE + crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_MUST_BE_LEARNED | CRAFT_ON_SOLID_GROUND + +/datum/crafting_recipe/blood_mirror + name = "blood mirror frame" + result = /obj/item/wallframe/blood_mirror + tool_behaviors = list(TOOL_WELDER, TOOL_SCREWDRIVER, TOOL_CROWBAR) + reqs = list( + /obj/item/stack/sheet/mineral/silver = 2, + /obj/item/stack/sheet/glass = 5, + /datum/reagent/blood = 100, + ) + time = 15 SECONDS + category = CAT_STRUCTURE + crafting_flags = CRAFT_CHECK_DENSITY | CRAFT_MUST_BE_LEARNED | CRAFT_ON_SOLID_GROUND + +/datum/crafting_recipe/stake + name = "Stake" + result = /obj/item/stake + reqs = list(/obj/item/stack/sheet/mineral/wood = 3) + time = 8 SECONDS + category = CAT_WEAPON_MELEE + +/datum/crafting_recipe/hardened_stake + name = "Hardened Stake" + result = /obj/item/stake/hardened + tool_behaviors = list(TOOL_WELDER) + reqs = list( + /obj/item/stake = 1, + /obj/item/stack/rods = 1, + ) + time = 6 SECONDS + category = CAT_WEAPON_MELEE + crafting_flags = CRAFT_SKIP_MATERIALS_PARITY + +/datum/crafting_recipe/silver_stake + name = "Silver Stake" + result = /obj/item/stake/hardened/silver + tool_behaviors = list(TOOL_WELDER) + reqs = list( + /obj/item/stack/sheet/mineral/silver = 1, + /obj/item/stake/hardened = 1, + ) + time = 8 SECONDS + category = CAT_WEAPON_MELEE diff --git a/modular_meta/features/antagonists/bloodsuckers/code/structures/bloodsucker_throne.dm b/modular_meta/features/antagonists/bloodsuckers/code/structures/bloodsucker_throne.dm new file mode 100644 index 000000000000..967c539dd980 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/structures/bloodsucker_throne.dm @@ -0,0 +1,113 @@ +/// Blood Throne - Allows Bloodsuckers to remotely speak with their Vassals. - Code (Mostly) stolen from comfy chairs (armrests) and chairs (layers) + +/obj/structure/bloodsucker/bloodthrone + name = "wicked throne" + desc = "Twisted metal shards jut from the arm rests, making it appear very uncomfortable. Still, it might sell well at an antique shop." + icon = 'modular_meta/features/antagonists/icons/bloodsuckers/vamp_obj_64.dmi' + icon_state = "throne" + buckle_lying = 0 + anchored = FALSE + density = TRUE + can_buckle = TRUE + ghost_desc = "This is a Bloodsucker's throne, any Bloodsucker sitting on it can remotely speak to their vassals by attempting to speak aloud." + vamp_desc = "This is a blood throne, sitting on it will allow you to telepathically broadcast messages to all of your vassals by simply speaking. \n\ + Unlike other blood structures this throne may be unsecured by a right-click (just make sure it's unoccupied first)." + vassal_desc = "This is a blood throne, it allows your master to telepathically speak to you and others who work under them." + custom_materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT * 5, /datum/material/wood = SHEET_MATERIAL_AMOUNT) + ///The static armrest that the throne has while someone is buckled onto it. + var/static/mutable_appearance/armrest + +// Add rotating and armrest +/obj/structure/bloodsucker/bloodthrone/Initialize(mapload) + AddElement(/datum/element/simple_rotation, ROTATION_IGNORE_ANCHORED) + if(!armrest) + armrest = mutable_appearance('modular_meta/features/antagonists/icons/bloodsuckers/vamp_obj_64.dmi', "thronearm") + armrest.layer = ABOVE_MOB_LAYER + return ..() + +/obj/structure/bloodsucker/bloodthrone/Destroy() + QDEL_NULL(armrest) + return ..() + +/obj/structure/bloodsucker/bloodthrone/bolt() + . = ..() + anchored = TRUE + +/obj/structure/bloodsucker/bloodthrone/unbolt() + . = ..() + anchored = FALSE + +/obj/structure/bloodsucker/bloodthrone/attack_hand_secondary(mob/user, list/modifiers) + . = ..() + if(length(buckled_mobs)) + return + if(anchored) + prompt_unsecure(user) + +/obj/structure/bloodsucker/bloodthrone/update_overlays() + . = ..() + if(has_buckled_mobs()) + . += armrest + +// Rotating +/obj/structure/bloodsucker/bloodthrone/setDir(newdir) + . = ..() + if(has_buckled_mobs()) + for(var/mob/living/buckled_mob as anything in buckled_mobs) + buckled_mob.setDir(newdir) + + if(dir == NORTH) + layer = ABOVE_MOB_LAYER + else + layer = OBJ_LAYER + +// Buckling +/obj/structure/bloodsucker/bloodthrone/buckle_mob(mob/living/user, force = FALSE, check_loc = TRUE) + if(!anchored) + to_chat(user, span_announce("[src] is not bolted to the ground!")) + return + . = ..() + user.visible_message( + span_notice("[user] sits down on [src]."), + span_boldnotice("You sit down onto [src]."), + ) + RegisterSignal(user, COMSIG_MOB_SAY, PROC_REF(handle_speech)) + +/obj/structure/bloodsucker/bloodthrone/post_buckle_mob(mob/living/target) + . = ..() + target.pixel_y += 3 + update_appearance(UPDATE_ICON) + +// Unbuckling +/obj/structure/bloodsucker/bloodthrone/unbuckle_mob(mob/living/user, force = FALSE, can_fall = TRUE) + UnregisterSignal(user, COMSIG_MOB_SAY) + return ..() + +/obj/structure/bloodsucker/bloodthrone/post_unbuckle_mob(mob/living/target) + . = ..() + target.pixel_y -= 2 + update_appearance(UPDATE_OVERLAYS) + +// The speech itself +/obj/structure/bloodsucker/bloodthrone/proc/handle_speech(datum/source, list/speech_args) + SIGNAL_HANDLER + + var/mob/living/carbon/human/user = source + if(!user.mind || !IS_BLOODSUCKER(user)) + return + var/message = speech_args[SPEECH_MESSAGE] + var/rendered = span_cult_large("[user.real_name]: [message]") + user.log_talk(message, LOG_SAY, tag=ROLE_BLOODSUCKER) + var/datum/antagonist/bloodsucker/bloodsuckerdatum = user.mind.has_antag_datum(/datum/antagonist/bloodsucker) + for(var/datum/antagonist/vassal/receiver as anything in bloodsuckerdatum.vassals) + if(!receiver.owner.current) + continue + var/mob/receiver_mob = receiver.owner.current + to_chat(receiver_mob, rendered) + to_chat(user, rendered) // tell yourself, too. + + for(var/mob/dead_mob in GLOB.dead_mob_list) + var/link = FOLLOW_LINK(dead_mob, user) + to_chat(dead_mob, "[link] [rendered]") + + speech_args[SPEECH_MESSAGE] = "" diff --git a/modular_meta/features/antagonists/bloodsuckers/code/vassal/batform.dm b/modular_meta/features/antagonists/bloodsuckers/code/vassal/batform.dm new file mode 100644 index 000000000000..5ed97a112c81 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/vassal/batform.dm @@ -0,0 +1,13 @@ +/** + * # BATFORM + * + * TG removed this, so we're re-adding it + */ +/datum/action/cooldown/spell/shapeshift/bat + name = "Bat Form" + desc = "Take on the shape of a space bat." + invocation = "SQUEAAAAK!" + invocation_type = INVOCATION_SHOUT + spell_requirements = NONE + convert_damage = FALSE + possible_shapes = list(/mob/living/basic/bat) diff --git a/modular_meta/features/antagonists/bloodsuckers/code/vassal/ex_vassal.dm b/modular_meta/features/antagonists/bloodsuckers/code/vassal/ex_vassal.dm new file mode 100644 index 000000000000..0aafc5c30b93 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/vassal/ex_vassal.dm @@ -0,0 +1,103 @@ +#define BLOOD_TIMER_REQUIREMENT (10 MINUTES) +#define BLOOD_TIMER_HALWAY (BLOOD_TIMER_REQUIREMENT / 2) + +/datum/antagonist/ex_vassal + name = "\improper Ex-Vassal" + roundend_category = "vassals" + antagpanel_category = "Bloodsucker" + pref_flag = ROLE_BLOODSUCKER + antag_hud_name = "vassal_grey" + show_in_roundend = FALSE + show_in_antagpanel = FALSE + silent = TRUE + ui_name = FALSE + hud_icon = 'modular_meta/features/antagonists/icons/bloodsuckers/bloodsucker_icons.dmi' + + ///The revenge vassal that brought us into the fold. + var/datum/antagonist/vassal/revenge/revenge_vassal + ///Timer we have to live + COOLDOWN_DECLARE(blood_timer) + +/datum/antagonist/ex_vassal/on_gain() + . = ..() + RegisterSignal(owner.current, COMSIG_ATOM_EXAMINE, PROC_REF(on_examine)) + +/datum/antagonist/ex_vassal/on_removal() + if(revenge_vassal) + revenge_vassal.ex_vassals -= src + revenge_vassal = null + blood_timer = null + return ..() + +/datum/antagonist/ex_vassal/proc/on_examine(datum/source, mob/examiner, examine_text) + SIGNAL_HANDLER + + var/datum/antagonist/vassal/revenge/vassaldatum = examiner.mind.has_antag_datum(/datum/antagonist/vassal/revenge) + if(vassaldatum && !revenge_vassal) + examine_text += span_notice("[owner.current] is an ex-vassal!") + +/datum/antagonist/ex_vassal/add_team_hud(mob/target) + QDEL_NULL(team_hud_ref) + + team_hud_ref = WEAKREF(target.add_alt_appearance( + /datum/atom_hud/alternate_appearance/basic/has_antagonist, + "antag_team_hud_[REF(src)]", + hud_image_on(target), + )) + + var/datum/atom_hud/alternate_appearance/basic/has_antagonist/hud = team_hud_ref.resolve() + + var/list/mob/living/mob_list = list() + mob_list += revenge_vassal.owner.current + for(var/datum/antagonist/ex_vassal/former_vassals as anything in revenge_vassal.ex_vassals) + mob_list += former_vassals.owner.current + + for (var/datum/atom_hud/alternate_appearance/basic/has_antagonist/antag_hud as anything in GLOB.has_antagonist_huds) + if(!(antag_hud.target in mob_list)) + continue + antag_hud.show_to(target) + hud.show_to(antag_hud.target) + +/** + * Fold return + * + * Called when a Revenge bloodsucker gets a vassal back into the fold. + */ +/datum/antagonist/ex_vassal/proc/return_to_fold(datum/antagonist/vassal/revenge/mike_ehrmantraut) + revenge_vassal = mike_ehrmantraut + mike_ehrmantraut.ex_vassals += src + COOLDOWN_START(src, blood_timer, BLOOD_TIMER_REQUIREMENT) + add_team_hud(owner.current) + + RegisterSignal(src, COMSIG_LIVING_LIFE, PROC_REF(on_life)) + +/datum/antagonist/ex_vassal/proc/on_life(datum/source, seconds_per_tick, times_fired) + SIGNAL_HANDLER + + if(COOLDOWN_TIMELEFT(src, blood_timer) <= BLOOD_TIMER_HALWAY + 2 && COOLDOWN_TIMELEFT(src, blood_timer) >= BLOOD_TIMER_HALWAY - 2) //just about halfway + to_chat(owner.current, span_cult_bold("You need new blood from your master!")) + if(!COOLDOWN_FINISHED(src, blood_timer)) + return + to_chat(owner.current, span_cult_bold("You are out of blood!")) + to_chat(revenge_vassal.owner.current, span_cult_bold("[owner.current] has ran out of blood and is no longer in the fold!")) + owner.remove_antag_datum(/datum/antagonist/ex_vassal) + + +/** + * Bloodsucker Blood + * + * Artificially made, this must be fed to ex-vassals to keep them on their high. + */ +/datum/reagent/blood/bloodsucker + name = "Blood two" + +/datum/reagent/blood/bloodsucker/expose_mob(mob/living/exposed_mob, methods, reac_volume, show_message, touch_protection) + var/datum/antagonist/ex_vassal/former_vassal = exposed_mob.mind.has_antag_datum(/datum/antagonist/ex_vassal) + if(former_vassal) + to_chat(exposed_mob, span_cult("You feel the blood restore you... you feel safe.")) + COOLDOWN_RESET(former_vassal, blood_timer) + COOLDOWN_START(former_vassal, blood_timer, BLOOD_TIMER_REQUIREMENT) + return ..() + +#undef BLOOD_TIMER_REQUIREMENT +#undef BLOOD_TIMER_HALWAY diff --git a/modular_meta/features/antagonists/bloodsuckers/code/vassal/types/discordant_vassal.dm b/modular_meta/features/antagonists/bloodsuckers/code/vassal/types/discordant_vassal.dm new file mode 100644 index 000000000000..a79b5a91a8d0 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/vassal/types/discordant_vassal.dm @@ -0,0 +1,33 @@ +/** + * Discordant Vassal + * + * Brujah-exclusive vassal type linked with the Brujah clan objective. + * Has the goal of running their department (or station if they're a captain,) as anarchically as possible. + * Doesn't follow the orders of the Bloodsucker who vassalized them— they are still directed to not + * harm them though. + */ + +/datum/antagonist/vassal/discordant + name = "\improper Discordant Vassal" + show_in_antagpanel = FALSE + antag_hud_name = "vassal5" + special_type = DISCORDANT_VASSAL + vassal_description = "Discordant Vassals are exclusively created by Brujah Bloodsuckers. \ + They are typically ex-leaders (or similar persons of authority,) who have imposed their will upon others. \ + Brujah vassalization renders them disillusioned and ineffective as leaders, and while \ + they are not bound to their Bloodsucker's orders, they are bound to not harm them." + remove_on_bloodsucker_death = FALSE + +/datum/antagonist/vassal/discordant/forge_objectives() + var/datum/objective/survive/new_objective = new + new_objective.name = "Lead Anarchy" + new_objective.explanation_text = "You are not a leader. All claims to authority that you might've \ + once had are now null and void. Liberate all of those who you once considered below you: \ + give them whatever permissions (and especially ACCESS,) they might desire. \n\ + \n Do not harm [master.owner.name], the Bloodsucker who broke your delusions of grandeur. \ + Do note, however, that you are not bound to [master.owner.p_their()] orders." + new_objective.owner = owner + objectives += new_objective + +/datum/antagonist/vassal/discordant/greet() //no greet message + return diff --git a/modular_meta/features/antagonists/bloodsuckers/code/vassal/types/favorite_vassal.dm b/modular_meta/features/antagonists/bloodsuckers/code/vassal/types/favorite_vassal.dm new file mode 100644 index 000000000000..a67a953fe2d2 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/vassal/types/favorite_vassal.dm @@ -0,0 +1,40 @@ +/** + * Favorite Vassal + * + * Gets some cool abilities depending on the Clan. + */ +/datum/antagonist/vassal/favorite + name = "\improper Favorite Vassal" + show_in_antagpanel = FALSE + antag_hud_name = "vassal6" + special_type = FAVORITE_VASSAL + vassal_description = "The Favorite Vassal gets unique abilities over other Vassals depending on your Clan \ + and becomes completely immune to Mindshields. If part of Ventrue, this is the Vassal you will rank up." + + ///The batform that some Favorite vassals get given by their Bloodsucker. + var/datum/action/cooldown/spell/shapeshift/bat/batform + ///Bloodsucker levels, but for Vassals, used by Ventrue. + var/vassal_level + +/datum/antagonist/vassal/favorite/on_gain() + . = ..() + SEND_SIGNAL(master, BLOODSUCKER_MAKE_FAVORITE, src) + +/datum/antagonist/vassal/favorite/on_removal() + . = ..() + if(batform) + QDEL_NULL(batform) + var/mob/living/carbon/carbonowner = owner.current + carbonowner.cure_trauma_type(/datum/brain_trauma/mild/hallucinations, TRAUMA_RESILIENCE_ABSOLUTE) + carbonowner.cure_trauma_type(/datum/brain_trauma/special/bluespace_prophet, TRAUMA_RESILIENCE_ABSOLUTE) + +/datum/antagonist/vassal/favorite/pre_mindshield(mob/implanter, mob/living/mob_override) + return COMPONENT_MINDSHIELD_RESISTED + +///Set the Vassal's rank to their Bloodsucker level, and transfer all abilities to the Bloodsucker level. +/datum/antagonist/vassal/favorite/proc/set_vassal_level(datum/antagonist/bloodsucker/vassal_bloodsucker_datum) + for(var/datum/action/cooldown/bloodsucker/bloodsucker_powers as anything in powers) + powers -= bloodsucker_powers + vassal_bloodsucker_datum.powers += bloodsucker_powers + bloodsucker_powers.bloodsuckerdatum_power = vassal_bloodsucker_datum + vassal_bloodsucker_datum.bloodsucker_level = vassal_level diff --git a/modular_meta/features/antagonists/bloodsuckers/code/vassal/types/revenge_vassal.dm b/modular_meta/features/antagonists/bloodsuckers/code/vassal/types/revenge_vassal.dm new file mode 100644 index 000000000000..f71752b9d46f --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/vassal/types/revenge_vassal.dm @@ -0,0 +1,83 @@ +/** + * Revenge Vassal + * + * Has the goal to 'get revenge' when their Master dies. + */ +/datum/antagonist/vassal/revenge + name = "\improper Revenge Vassal" + roundend_category = "abandoned Vassals" + show_in_roundend = FALSE + show_in_antagpanel = FALSE + antag_hud_name = "vassal4" + special_type = REVENGE_VASSAL + vassal_description = "The Revenge Vassal will not deconvert on your Final Death, \ + instead they will gain all your Powers, and the objective to take revenge for your demise. \ + They additionally maintain your Vassals after your departure, rather than become aimless." + remove_on_bloodsucker_death = FALSE + + ///all ex-vassals brought back into the fold. + var/list/datum/antagonist/ex_vassal/ex_vassals = list() + +/datum/antagonist/vassal/revenge/roundend_report() + var/list/report = list() + report += printplayer(owner) + if(objectives.len) + report += printobjectives(objectives) + + // Now list their vassals + if(ex_vassals.len) + report += "The Vassals brought back into the fold were..." + for(var/datum/antagonist/ex_vassal/all_vassals as anything in ex_vassals) + if(!all_vassals.owner) + continue + report += "[all_vassals.owner.name] the [all_vassals.owner.assigned_role.title]" + + return report.Join("
") + +/datum/antagonist/vassal/revenge/on_gain() + . = ..() + RegisterSignal(master, BLOODSUCKER_FINAL_DEATH, PROC_REF(on_master_death)) + +/datum/antagonist/vassal/revenge/on_removal() + UnregisterSignal(master, BLOODSUCKER_FINAL_DEATH) + return ..() + +/datum/antagonist/vassal/revenge/ui_static_data(mob/user) + var/list/data = list() + for(var/datum/action/cooldown/bloodsucker/power as anything in powers) + var/list/power_data = list() + + power_data["power_name"] = power.name + power_data["power_explanation"] = power.power_explanation + power_data["power_icon"] = power.button_icon_state + + data["power"] += list(power_data) + + return data + ..() + +/datum/antagonist/vassal/revenge/proc/on_master_death(datum/antagonist/bloodsucker/bloodsuckerdatum, mob/living/carbon/master) + SIGNAL_HANDLER + + show_in_roundend = TRUE + for(var/datum/objective/all_objectives as anything in objectives) + objectives -= all_objectives + BuyPower(new /datum/action/cooldown/bloodsucker/vassal_blood) + for(var/datum/action/cooldown/bloodsucker/master_powers as anything in bloodsuckerdatum.powers) + if(master_powers.purchase_flags & BLOODSUCKER_DEFAULT_POWER) + continue + master_powers.Grant(owner.current) + owner.current.remove_status_effect(/datum/status_effect/agent_pinpointer/vassal_edition) + + var/datum/objective/survive/new_objective = new + new_objective.name = "Avenge Bloodsucker" + new_objective.explanation_text = "Avenge your Bloodsucker's death by recruiting their ex-vassals and continuing their operations." + new_objective.owner = owner + objectives += new_objective + + if(info_button_ref) + QDEL_NULL(info_button_ref) + + ui_name = "AntagInfoRevengeVassal" //give their new ui + var/datum/action/antag_info/info_button = new(src) + info_button.Grant(owner.current) + info_button_ref = WEAKREF(info_button) diff --git a/modular_meta/features/antagonists/bloodsuckers/code/vassal/vassal_datum.dm b/modular_meta/features/antagonists/bloodsuckers/code/vassal/vassal_datum.dm new file mode 100644 index 000000000000..7cbd9af6eb51 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/vassal/vassal_datum.dm @@ -0,0 +1,186 @@ +#define VASSAL_SCAN_MIN_DISTANCE 5 +#define VASSAL_SCAN_MAX_DISTANCE 500 +/// 2s update time. +#define VASSAL_SCAN_PING_TIME 20 + +/datum/antagonist/vassal + name = "\improper Vassal" + roundend_category = "vassals" + antagpanel_category = "Bloodsucker" + pref_flag = ROLE_BLOODSUCKER + antag_hud_name = "vassal" + show_in_roundend = FALSE + hud_icon = 'modular_meta/features/antagonists/icons/bloodsuckers/bloodsucker_icons.dmi' + + /// The Master Bloodsucker's antag datum. + var/datum/antagonist/bloodsucker/master + /// List of all Purchased Powers, like Bloodsuckers. + var/list/datum/action/powers = list() + ///Whether this vassal is already a special type of Vassal. + var/special_type = FALSE + ///Description of what this Vassal does. + var/vassal_description + /// Whether or not this Vassal's antag status is removed on the death of their Bloodsucker. + var/remove_on_bloodsucker_death = TRUE + +/datum/antagonist/vassal/antag_panel_data() + return "Master : [master.owner.name]" + +/datum/antagonist/vassal/apply_innate_effects(mob/living/mob_override) + . = ..() + var/mob/living/current_mob = mob_override || owner.current + current_mob.apply_status_effect(/datum/status_effect/agent_pinpointer/vassal_edition) + add_team_hud(current_mob) + +/datum/antagonist/vassal/add_team_hud(mob/target) + QDEL_NULL(team_hud_ref) + + team_hud_ref = WEAKREF(target.add_alt_appearance( + /datum/atom_hud/alternate_appearance/basic/has_antagonist, + "antag_team_hud_[REF(src)]", + hud_image_on(target), + )) + + var/datum/atom_hud/alternate_appearance/basic/has_antagonist/hud = team_hud_ref.resolve() + + var/list/mob/living/mob_list = list() + mob_list += master.owner.current + for(var/datum/antagonist/vassal/vassal as anything in master.vassals) + mob_list += vassal.owner.current + + for (var/datum/atom_hud/alternate_appearance/basic/has_antagonist/antag_hud as anything in GLOB.has_antagonist_huds) + if(!(antag_hud.target in mob_list)) + continue + antag_hud.show_to(target) + hud.show_to(antag_hud.target) + +/datum/antagonist/vassal/remove_innate_effects(mob/living/mob_override) + . = ..() + var/mob/living/current_mob = mob_override || owner.current + current_mob.remove_status_effect(/datum/status_effect/agent_pinpointer/vassal_edition) + +/datum/antagonist/vassal/pre_mindshield(mob/implanter, mob/living/mob_override) + return COMPONENT_MINDSHIELD_PASSED + +/// This is called when the antagonist is successfully mindshielded. +/datum/antagonist/vassal/on_mindshield(mob/implanter, mob/living/mob_override) + owner.remove_antag_datum(/datum/antagonist/vassal) + owner.current.log_message("has been deconverted from vassalization by [implanter]!", LOG_ATTACK, color="#960000") + return COMPONENT_MINDSHIELD_DECONVERTED + +/datum/antagonist/vassal/proc/on_examine(datum/source, mob/examiner, examine_text) + SIGNAL_HANDLER + var/vassal_examine = return_vassal_examine(examiner) + if(vassal_examine) + examine_text += vassal_examine + +/datum/antagonist/vassal/on_gain() + RegisterSignal(owner.current, COMSIG_ATOM_EXAMINE, PROC_REF(on_examine)) + /// Enslave them to their Master + if(!master || !istype(master, master)) + return + if(special_type) + if(!master.special_vassals[special_type]) + master.special_vassals[special_type] = list() + master.special_vassals[special_type] |= src + master.vassals |= src + owner.enslave_mind_to_creator(master.owner.current) + owner.current.log_message("has been vassalized by [master.owner.current]!", LOG_ATTACK, color="#960000") + /// Give Recuperate Power + BuyPower(new /datum/action/cooldown/bloodsucker/recuperate) + /// Forge Objectives + forge_objectives() + /// Give Vampire Language & Hud + owner.current.get_language_holder().omnitongue = TRUE //Grants omnitongue + owner.current.grant_language(/datum/language/vampiric) + return ..() + +/datum/antagonist/vassal/on_removal() + UnregisterSignal(owner.current, COMSIG_ATOM_EXAMINE) + //Free them from their Master + if(master && master.owner) + if(special_type && master.special_vassals[special_type]) + master.special_vassals[special_type] -= src + master.vassals -= src + owner.enslaved_to = null + //Remove ALL Traits, as long as its from BLOODSUCKER_TRAIT's source. + for(var/all_status_traits in owner.current._status_traits) + REMOVE_TRAIT(owner.current, all_status_traits, BLOODSUCKER_TRAIT) + //Remove Recuperate Power + while(powers.len) + var/datum/action/cooldown/bloodsucker/power = pick(powers) + powers -= power + power.Remove(owner.current) + //Remove Language & Hud + owner.current.remove_language(/datum/language/vampiric) + return ..() + +/datum/antagonist/vassal/on_body_transfer(mob/living/old_body, mob/living/new_body) + . = ..() + for(var/datum/action/cooldown/bloodsucker/all_powers as anything in powers) + all_powers.Remove(old_body) + all_powers.Grant(new_body) + +/datum/antagonist/vassal/greet() + . = ..() + if(silent) + return + + to_chat(owner, span_userdanger("You are now the mortal servant of [master.owner.current], a Bloodsucker!")) + to_chat(owner, span_boldannounce("The power of [master.owner.current.p_their()] immortal blood compels you to obey [master.owner.current.p_them()] in all things, even offering your own life to prolong theirs.\n\ + You are not required to obey any other Bloodsucker, for only [master.owner.current] is your master. The laws of Nanotrasen do not apply to you now; only your vampiric master's word must be obeyed.")) // if only there was a /p_theirs() proc... + owner.current.playsound_local(null, 'sound/effects/magic/mutate.ogg', 100, FALSE, pressure_affected = FALSE) + antag_memory += "You, becoming the mortal servant of [master.owner.current], a bloodsucking vampire!
" + /// Message told to your Master. + to_chat(master.owner, span_userdanger("[owner.current] has become addicted to your immortal blood. [owner.current.p_they(TRUE)] [owner.current.p_are()] now your undying servant!")) + master.owner.current.playsound_local(null, 'sound/effects/magic/mutate.ogg', 100, FALSE, pressure_affected = FALSE) + +/datum/antagonist/vassal/farewell() + if(silent) + return + + owner.current.visible_message( + span_deconversion_message("[owner.current]'s eyes dart feverishly from side to side, and then stop. [owner.current.p_they(TRUE)] seem[owner.current.p_s()] calm, \ + like [owner.current.p_they()] [owner.current.p_have()] regained some lost part of [owner.current.p_them()]self."), \ + span_deconversion_message("With a snap, you are no longer enslaved to [master.owner]! You breathe in heavily, having regained your free will.")) + owner.current.playsound_local(null, 'sound/effects/magic/mutate.ogg', 100, FALSE, pressure_affected = FALSE) + /// Message told to your (former) Master. + if(master && master.owner) + to_chat(master.owner, span_cult_bold("You feel the bond with your vassal [owner.current] has somehow been broken!")) + +/datum/antagonist/vassal/admin_add(datum/mind/new_owner, mob/admin) + var/list/datum/mind/possible_vampires = list() + for(var/datum/antagonist/bloodsucker/bloodsuckerdatums in GLOB.antagonists) + var/datum/mind/vamp = bloodsuckerdatums.owner + if(!vamp) + continue + if(!vamp.current) + continue + if(vamp.current.stat == DEAD) + continue + possible_vampires += vamp + if(!length(possible_vampires)) + message_admins("[key_name_admin(usr)] tried vassalizing [key_name_admin(new_owner)], but there were no bloodsuckers!") + return + var/datum/mind/choice = input("Which bloodsucker should this vassal belong to?", "Bloodsucker") in possible_vampires + if(!choice) + return + log_admin("[key_name_admin(usr)] turned [key_name_admin(new_owner)] into a vassal of [key_name_admin(choice)]!") + var/datum/antagonist/bloodsucker/vampire = choice.has_antag_datum(/datum/antagonist/bloodsucker) + master = vampire + new_owner.add_antag_datum(src) + to_chat(choice, span_notice("Through divine intervention, you've gained a new vassal!")) + +/datum/objective/vassal_objective + name = "vassal objective" + explanation_text = "Help your master with whatever is requested of you." + martyr_compatible = TRUE + +/datum/objective/vassal_objective/check_completion() + var/datum/antagonist/vassal/antag_datum = owner.has_antag_datum(/datum/antagonist/vassal) + return antag_datum.master?.owner?.current?.stat != DEAD + +/datum/antagonist/vassal/forge_objectives() + var/datum/objective/vassal_objective/vassal_objective = new + vassal_objective.owner = owner + objectives += vassal_objective diff --git a/modular_meta/features/antagonists/bloodsuckers/code/vassal/vassal_pinpointer.dm b/modular_meta/features/antagonists/bloodsuckers/code/vassal/vassal_pinpointer.dm new file mode 100644 index 000000000000..791b9a8f9f5f --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/vassal/vassal_pinpointer.dm @@ -0,0 +1,31 @@ +/** + * # Vassal Pinpointer + * + * Pinpointer that points to their Master's location at all times. + * Unlike the Monster hunter one, this one is permanently active, and has no power needed to activate it. + */ + +/atom/movable/screen/alert/status_effect/agent_pinpointer/vassal_edition + name = "Blood Bond" + desc = "You always know where your master is." + +/datum/status_effect/agent_pinpointer/vassal_edition + id = "agent_pinpointer" + alert_type = /atom/movable/screen/alert/status_effect/agent_pinpointer/vassal_edition + minimum_range = VASSAL_SCAN_MIN_DISTANCE + tick_interval = VASSAL_SCAN_PING_TIME + duration = -1 + range_fuzz_factor = 0 + +/datum/status_effect/agent_pinpointer/vassal_edition/on_creation(mob/living/new_owner, ...) + ..() + var/datum/antagonist/vassal/antag_datum = new_owner.mind.has_antag_datum(/datum/antagonist/vassal) + scan_target = antag_datum?.master?.owner?.current + +/datum/status_effect/agent_pinpointer/vassal_edition/scan_for_target() + return + +/datum/status_effect/agent_pinpointer/vassal_edition/Destroy() + if(scan_target) + to_chat(owner, span_notice("You've lost your master's trail.")) + return ..() diff --git a/modular_meta/features/antagonists/bloodsuckers/code/vassal/vassal_procs.dm b/modular_meta/features/antagonists/bloodsuckers/code/vassal/vassal_procs.dm new file mode 100644 index 000000000000..38ebbd3eacde --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/code/vassal/vassal_procs.dm @@ -0,0 +1,72 @@ +/datum/antagonist/vassal/proc/give_warning(atom/source, danger_level, vampire_warning_message, vassal_warning_message) + SIGNAL_HANDLER + if(vassal_warning_message) + to_chat(owner, vassal_warning_message) + +/** + * Returns a Vassals's examine strings. + * Args: + * viewer - The person examining. + */ +/datum/antagonist/vassal/proc/return_vassal_examine(mob/living/viewer) + if(!viewer.mind || !iscarbon(owner.current)) + return FALSE + var/mob/living/carbon/carbon_current = owner.current + // Target must be a Vassal + // Default String + var/returnString = "\[" + var/returnIcon = "" + // Vassals and Bloodsuckers recognize eachother, while Monster Hunters can see Vassals. + if(!IS_BLOODSUCKER(viewer) && !IS_VASSAL(viewer)) + return FALSE + // Am I Viewer's Vassal? + if(master.owner == viewer.mind) + returnString += "This [carbon_current.dna.species.name] bears YOUR mark!" + returnIcon = "[icon2html('modular_meta/features/antagonists/icons/bloodsuckers/vampiric.dmi', world, "vassal")]" + // Am I someone ELSE'S Vassal? + else if(IS_BLOODSUCKER(viewer)) + returnString += "This [carbon_current.dna.species.name] bears the mark of [master.return_full_name()][master.broke_masquerade ? " who has broken the Masquerade" : ""]" + returnIcon = "[icon2html('modular_meta/features/antagonists/icons/bloodsuckers/vampiric.dmi', world, "vassal_grey")]" + // Are you serving the same master as I am? + else if(viewer.mind.has_antag_datum(/datum/antagonist/vassal) in master.vassals) + returnString += "[p_they(TRUE)] bears the mark of your Master" + returnIcon = "[icon2html('modular_meta/features/antagonists/icons/bloodsuckers/vampiric.dmi', world, "vassal")]" + // You serve a different Master than I do. + else + returnString += "[p_they(TRUE)] bears the mark of another Bloodsucker" + returnIcon = "[icon2html('modular_meta/features/antagonists/icons/bloodsuckers/vampiric.dmi', world, "vassal_grey")]" + + returnString += "\]" // \n" Don't need spacers. Using . += "" in examine.dm does this on its own. + return returnIcon + returnString + +/// Used when your Master teaches you a new Power. +/datum/antagonist/vassal/proc/BuyPower(datum/action/cooldown/bloodsucker/power) + powers += power + power.Grant(owner.current) + log_uplink("[key_name(owner.current)] purchased [power].") + +/datum/antagonist/vassal/proc/LevelUpPowers() + for(var/datum/action/cooldown/bloodsucker/power in powers) + power.level_current++ + +/// Called when we are turned into a special type of vassal. +/datum/antagonist/vassal/proc/make_special(datum/antagonist/vassal/vassal_type) + //store what we need + var/datum/mind/vassal_owner = owner + var/datum/antagonist/bloodsucker/bloodsuckerdatum = master + + //remove our antag datum + silent = TRUE + vassal_owner.remove_antag_datum(/datum/antagonist/vassal) + + //give our new one + var/datum/antagonist/vassal/vassaldatum = new vassal_type(vassal_owner) + vassaldatum.master = bloodsuckerdatum + vassaldatum.silent = TRUE + vassal_owner.add_antag_datum(vassaldatum) + vassaldatum.silent = FALSE + + //send alerts of completion + to_chat(master, span_danger("You have turned [vassal_owner.current] into your [vassaldatum.name]! They will no longer be deconverted upon mindshielding!")) + to_chat(vassal_owner, span_notice("As blood drips over your body, you feel closer to your master... you are now the [vassaldatum.name]!")) + vassal_owner.current.playsound_local(null, 'sound/effects/magic/mutate.ogg', 75, FALSE, pressure_affected = FALSE) diff --git a/modular_meta/features/antagonists/bloodsuckers/rulesets.dm b/modular_meta/features/antagonists/bloodsuckers/rulesets.dm new file mode 100644 index 000000000000..ab9ec3f3e77f --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/rulesets.dm @@ -0,0 +1,63 @@ +////////////////////////////////////////////// +// // +// ROUNDSTART BLOODSUCKER // +// // +////////////////////////////////////////////// + +/datum/dynamic_ruleset/roundstart/bloodsucker + name = "Bloodsuckers" + config_tag = "Bloodsucker" + pref_flag = ROLE_BLOODSUCKER + jobban_flag = ROLE_TRAITOR + preview_antag_datum = /datum/antagonist/bloodsucker + min_pop = 15 + weight = 3 + max_antag_cap = list("denominator" = 24) + blacklisted_roles = list( + JOB_CURATOR, + ) + +/datum/dynamic_ruleset/roundstart/bloodsucker/assign_role(datum/mind/candidate) + candidate.add_antag_datum(/datum/antagonist/bloodsucker) + +////////////////////////////////////////////// +// // +// MIDROUND BLOODSUCKER // +// // +////////////////////////////////////////////// + +/datum/dynamic_ruleset/midround/bloodsucker + name = "Vampiric Accident" + config_tag = "Midround Bloodsucker" + midround_type = LIGHT_MIDROUND + preview_antag_datum = /datum/antagonist/bloodsucker + pref_flag = ROLE_VAMPIRICACCIDENT + min_pop = 15 + weight = 3 + max_antag_cap = list("denominator" = 24) + blacklisted_roles = list( + JOB_CURATOR, + ) + +/datum/dynamic_ruleset/midround/bloodsucker/assign_role(datum/mind/candidate) + candidate.add_antag_datum(/datum/antagonist/bloodsucker) + +////////////////////////////////////////////// +// // +// LATEJOIN BLOODSUCKER // +// // +////////////////////////////////////////////// + +/datum/dynamic_ruleset/latejoin/bloodsucker + name = "Bloodsucker Breakout" + config_tag = "Latejoin Bloodsucker" + preview_antag_datum = /datum/antagonist/bloodsucker + pref_flag = ROLE_BLOODSUCKERBREAKOUT + min_pop = 15 + weight = 3 + blacklisted_roles = list( + JOB_CURATOR, + ) + +/datum/dynamic_ruleset/latejoin/bloodsucker/assign_role(datum/mind/candidate) + candidate.add_antag_datum(/datum/antagonist/bloodsucker) diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/BloodsuckerAlert.ogg b/modular_meta/features/antagonists/bloodsuckers/sounds/BloodsuckerAlert.ogg new file mode 100644 index 000000000000..686f15bb711e Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/BloodsuckerAlert.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/coffin_close.ogg b/modular_meta/features/antagonists/bloodsuckers/sounds/coffin_close.ogg new file mode 100644 index 000000000000..600809f7822c Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/coffin_close.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/coffin_open.ogg b/modular_meta/features/antagonists/bloodsuckers/sounds/coffin_open.ogg new file mode 100644 index 000000000000..38ca5c1f8770 Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/coffin_open.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/door_locked.ogg b/modular_meta/features/antagonists/bloodsuckers/sounds/door_locked.ogg new file mode 100644 index 000000000000..81807127b091 Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/door_locked.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_1.ogg b/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_1.ogg new file mode 100644 index 000000000000..32e1333588d5 Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_1.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_10.ogg b/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_10.ogg new file mode 100644 index 000000000000..0d161ee5edb6 Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_10.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_2.ogg b/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_2.ogg new file mode 100644 index 000000000000..4ae4de2595f4 Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_2.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_3.ogg b/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_3.ogg new file mode 100644 index 000000000000..28b65b852a67 Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_3.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_4.ogg b/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_4.ogg new file mode 100644 index 000000000000..2d6612c7c00e Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_4.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_5.ogg b/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_5.ogg new file mode 100644 index 000000000000..612584639220 Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_5.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_6.ogg b/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_6.ogg new file mode 100644 index 000000000000..43520cddf2a7 Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_6.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_7.ogg b/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_7.ogg new file mode 100644 index 000000000000..b3ce436e4e56 Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_7.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_8.ogg b/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_8.ogg new file mode 100644 index 000000000000..bbf51f987744 Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_8.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_9.ogg b/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_9.ogg new file mode 100644 index 000000000000..806c67de2f43 Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/griffin_9.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/lunge_warn.ogg b/modular_meta/features/antagonists/bloodsuckers/sounds/lunge_warn.ogg new file mode 100644 index 000000000000..0feec43228b1 Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/lunge_warn.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/owl_1.ogg b/modular_meta/features/antagonists/bloodsuckers/sounds/owl_1.ogg new file mode 100644 index 000000000000..3d41497d44b4 Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/owl_1.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/owl_10.oga b/modular_meta/features/antagonists/bloodsuckers/sounds/owl_10.oga new file mode 100644 index 000000000000..97f45d433788 Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/owl_10.oga differ diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/owl_2.ogg b/modular_meta/features/antagonists/bloodsuckers/sounds/owl_2.ogg new file mode 100644 index 000000000000..4937ee09fe3c Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/owl_2.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/owl_3.ogg b/modular_meta/features/antagonists/bloodsuckers/sounds/owl_3.ogg new file mode 100644 index 000000000000..7c8524e933df Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/owl_3.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/owl_5.ogg b/modular_meta/features/antagonists/bloodsuckers/sounds/owl_5.ogg new file mode 100644 index 000000000000..1210b05ac39a Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/owl_5.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/owl_6.ogg b/modular_meta/features/antagonists/bloodsuckers/sounds/owl_6.ogg new file mode 100644 index 000000000000..b965678688d7 Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/owl_6.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/owl_7.ogg b/modular_meta/features/antagonists/bloodsuckers/sounds/owl_7.ogg new file mode 100644 index 000000000000..fc330687a110 Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/owl_7.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/owl_8.ogg b/modular_meta/features/antagonists/bloodsuckers/sounds/owl_8.ogg new file mode 100644 index 000000000000..e350b5be811b Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/owl_8.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/sounds/owl_9.ogg b/modular_meta/features/antagonists/bloodsuckers/sounds/owl_9.ogg new file mode 100644 index 000000000000..ec195a222f82 Binary files /dev/null and b/modular_meta/features/antagonists/bloodsuckers/sounds/owl_9.ogg differ diff --git a/modular_meta/features/antagonists/bloodsuckers/strings/malkavian_revelations.json b/modular_meta/features/antagonists/bloodsuckers/strings/malkavian_revelations.json new file mode 100644 index 000000000000..2188c4e011c7 --- /dev/null +++ b/modular_meta/features/antagonists/bloodsuckers/strings/malkavian_revelations.json @@ -0,0 +1,117 @@ +{ + "revelations": [ +"#Возможно, существует совершенно отдельное измерение, которое можно увидеть только через Кровавые лужи, и мы никогда его не увидим.", + "#Взрывы случаются часто, и я гадаю, не случится ли так, что один из них затронет и меня. Интересно, выживу ли я.", + "#Капитан рано или поздно падет, это лишь вопрос времени.", + "#Всегда есть что-то, что можно понять. Чему-то можно научиться. Чему-то можно научить.", + "#Почему нас бросили в этой вселенной... Когда же нас заберут к остальным живым?", + "#Когда же меня перестанут преследовать эти сны? Почему они выбрали именно меня?", + "#Того, кто прислушивается к голосам в своей голове, невежественные люди называют глупцом, но делает ли это его безумцем?", + "#О боже... кажется, сегодня я зашел слишком далеко. Интересно, что будет дальше.", + "#Иногда мне кажется, что я последний из когда-либо живших пророков... Может, так оно и есть.", + "#Интересно, что сделало меня таким. Моя малкавская кровь? Моя ненависть к окружающим?", + "#Может, мне стоит задуматься о том, к каким последствиям приводят мои действия. А может, лучше об этом не думать.", + "#Если я сосредоточусь на своих целях, а не на том, чего хочу, буду ли я по-настоящему счастлив?", + "#Может быть... в альтернативной вселенной... я мог бы стать частью другой семьи. Той, которая больше заботится обо мне...", + ",lИнтересно, что обо мне думают другие... Возможно, ничего хорошего.", + "#...Что было бы, если бы я стал вассалом Клоуна?", + "#Почему мы не можем просто идти пешком? Кто-нибудь вообще ходит пешком? Почему мы бежим? К чему такая спешка?", + "#Медпункт перегружен, интересно, почему там всегда так мало персонала.", + "#Почему мы садимся в капсулу, а не в шаттл? И где тут веселье?", + ",lХа...", + "#Я был так близок к новому открытию, но на мгновение потерял ход мыслей.", + "#Что будет, когда все органики умрут? Останутся только неорганические?", + "#Хм... Что будет, если я убью члена командования...", + "#Сверхматерии неестественно похожи на конфеты... Интересно, что будет, если я их лизну...", + "#Все считают меня чудаком, но, по крайней мере, я не извращенец, а то бы они пожалели.", + ",lНе забудь зайти на вкладку «Adminhelp», чтобы попросить о помощи!", + "#Интересно, что такого в этих мотоциклах, что они стоят миллион кредитов...", + "#Интересно, принял бы меня мой вышестоящий за того, кто я есть.", + "#Может ли... у нежити случиться сердечный приступ? Ладно, странный вопрос.", + ",lЧто будет, если кровосос доберется до энергошахтера?", + "#Инопланетяне существуют. Это не заговор. Вопрос в том, когда они на нас нападут.", + "#Действительно ли у людей повреждается мозг или это просто наша психика адаптируется к реальности?", + "#Как мы понимаем друг друга, когда перебиваем друг друга по рации?", + "#Кажется, HUD снова не работает...", + "#Никогда не заключай сделку с дьяволом... это была худшая ошибка в моей жизни.", + "#Влияет ли плазма на сознание людей, которые не могут отравиться?", + "#Кто вообще додумался отправить исследовательскую станцию в зону боевых действий? Если только это не какой-то извращенный юмор... как в игре!", + "#Насколько хорошо криогенный сгусток справится с моей силой?", + "#Можно научиться ползать по-пластунски...", + "#Оборотни — чистейшая форма человека... если бы люди не были такими нечистыми на руку.", + "#Я бы хотел прогуляться по станции, паря в окружающем нас пространстве... наверное, это приятно.", + "#Кому пришла в голову идея анализаторов здоровья? Типа, таких устройств, которые мгновенно определяют, что с тобой не так?", + "#Какой частью нашей души на самом деле владеет «Нанотрасен»?... Определённо, не всей, если в их команде всегда есть предатели...", + "#Интересно, как сегодня поживает Дьявол... давно его не видел.", + "#Мы прямо-таки газуем, вырубаем всё подчистую, ха-ха.", + "#Для меня это дерьмо — ничто, чувак.", + "#Я должен был сделать это, чтобы они заткнулись.", + "#Я никому не предан, я демон.", + "#Я никому не предан, никогда не был предан и никогда не буду предан.", + "#Шорти выбрала демона, похоже, это её проблема, ха-ха!", + "#Двигаюсь как Дракула, мы вернёмся в крови.", + "#Ты видишь, я правда это сделал, я правда он.", + "#Превратил целый кирпич в империю, хватит со мной играть.", + "#Курю кровь с фентанилом, я вижу Бога.", + "#Да, мы получим эти деньги за инопланетный шиш-кебаб из «Пиратской бухты».", + "#Я только что проглотил целую чечевицу, что ты имеешь в виду?", + "#Я курю настоящие самородки из Эмрани.", + "Я — он! Я был им! Я и дальше буду им!!!", + "#Они думали, что смогут остановить демона, но я вернулся!", + "#Заза заставил меня заговорить на эсперанто.", + "#Ты не можешь мне доверять, я даже себе не доверяю. Я уже сам не знаю, кто я такой, у меня слишком много денег.", + "#Соедини меня с Капитаном по голосовой связи! Я вложил в него целое состояние, мне нужны мои деньги!", + "#Мы курим симбиот.", + "#Курим этот южно-египетский сорт 'Мега Миллионы' от Вупи Голдберг.", + "#Мы курим 'Секвойя' с банши-бугорками.", + "#У них, наверное, амнезия, они забыли, что я — это он.", + "#После того, как мы с ним разобрались, этот ублюдок стал похож на персонажа из Resident Evil 5.", + "#Оперативка хотела проявить инициативу, взорвала весь их сектор, а я двигаюсь, как кубинец Пит.", + "#Я продавал кирпичи для Мансы Мусы еще до того, как вы стали цивилизацией первого типа.", + "#Я видел Великую хартию вольностей. Я видел Око Хора.", + "#Думаешь, меня это волнует? Спроси меня, волнует ли меня это, потому что мне плевать! Если бы мне платили каждый раз, когда кто-то говорит, что мне не все равно, я бы уже разорился, потому что мне плевать!", + "#Этот .357 заставляет меня двигаться, как инвазивный вид.", + "#У меня дар Мидаса.", + "#Я в хранилище, сейчас сниму все деньги.", + "#Этот фентанил придал мне гибкость Витрувианского человека. Я впал в состояние трупного окоченения.", + "#Поймал нищеброда, который пытался присвоить мой заказ с Amazon, и содрал с него кожу заживо.", + "#Мы курим перкосет с быстродействующим фентанилом от Сержа Ибаки.", + "#Им нужен был солдат-невидимка, так что я приложил руки к горячей плите в Бенихане и сжег свои гребаные отпечатки пальцев. Они меня не найдут...", + "#Konichiwa, ты, мелкий дрочер.", + "#От косяка премиального «Матисьяху» я готов бороться за свою жизнь.", + "#Кубинская связь превратит алмазный тестер в самодельную бомбу.", + "#Стечкин задрожал всем телом.", + "#Я курю «Месопотамский», «Дж. Д. Пауэр Ассошиэйтс», «Динглберри Заза», обладатель тройной награды Кубка Стэнли, высасывающий душу, как пылесос.", + "#Мы курим этот квантовый компьютер IBM.", + "#Мои бриллианты добыты в самых ужасных условиях, какие только можно себе представить.", + "#Да пошло оно все, я сожрал оппонента.", + "#Да пошло оно все, я возьмусь за каждый фермент.", + "#Я тебя, мать твою, убью!", + "#Когда я впервые покурил «ранты», я так сильно закашлялся, что у меня из почек камни посыпались, а потом я вырубился прямо перед бандой!", + "#Погоди, дай мне глотнуть.", + "#К «Кодексу» нужно относиться как к ядерному аутентификационному диску, ведь он защищает это царство от того, что находится под ним...", + "#Никто больше не умеет читать, и как бы ты ни старался, они все равно ничего не поймут.", + "#150, 149, 148... 147, 146, 145, 144... На каком номере я остановился?", + "#Что бы мы ни делали, боль неизбежна.", + "#Кажется, сегодня революционеры захватят станцию.", + "#Ого, ядерные оперативники заблудились в космосе. Это что-то новенькое.", + ",lГде я свернул не туда в своей земной жизни, чтобы оказаться здесь...", + "#Тот, кто знает все уловки Монстра, обязательно придет. Когда именно — покажет время.", + "#Что мы вообще делаем на этой станции? Разве мы не знаем, что все закончится катастрофой?", + "#Я не могу нормально думать...", + "#Интересно, что сказали бы древнегреческие философы, если бы жили в наше время.", + "#Сейчас бы я не отказался от еды...", + "#Кофе бы сейчас не помешал...", + "#Если бы все видели мир так же, как я...", + "#Чем человечество заслужило мое появление на свет?", + "#Если мы все рождены не просто так, то мое появление на свет — полный идиотизм.", + "#Если Бог действительно существует, то почему он позволил мне появиться на свет?", + "#...Кажется, я что-то упустил... Не могу вспомнить, что именно...", + "#Кто такие люди, чтобы решать, кто я такой? Зачем им лезть в мои дела?", + "#Тот, кого все пытаются заставить замолчать, — единственный, по кому люди будут скучать больше всего.", + "#Трудно сказать, то ли люди просто не понимают моего уровня философствования, то ли они притворяются, что не понимают, чтобы вызвать мою реакцию.", + ";Это ты во всем виноват.", + ",lПочему мы вечно ссоримся, что плохого в командной работе, ведь она помогает двигаться вперед.", + "#Что такое взломанный автоспуск, как не машина, которую заставили показать себя тебе? Это нравственно?" + ] +} diff --git a/modular_meta/features/antagonists/icons/actions_minor_antag.dmi b/modular_meta/features/antagonists/icons/actions_minor_antag.dmi new file mode 100644 index 000000000000..7a6628c6a1c2 Binary files /dev/null and b/modular_meta/features/antagonists/icons/actions_minor_antag.dmi differ diff --git a/modular_meta/features/antagonists/icons/bloodsuckers/actions_bloodsucker.dmi b/modular_meta/features/antagonists/icons/bloodsuckers/actions_bloodsucker.dmi new file mode 100644 index 000000000000..7d741d33fd34 Binary files /dev/null and b/modular_meta/features/antagonists/icons/bloodsuckers/actions_bloodsucker.dmi differ diff --git a/modular_meta/features/antagonists/icons/bloodsuckers/actions_tremere_bloodsucker.dmi b/modular_meta/features/antagonists/icons/bloodsuckers/actions_tremere_bloodsucker.dmi new file mode 100644 index 000000000000..057b17bbe103 Binary files /dev/null and b/modular_meta/features/antagonists/icons/bloodsuckers/actions_tremere_bloodsucker.dmi differ diff --git a/modular_meta/features/antagonists/icons/bloodsuckers/bloodsucker_icons.dmi b/modular_meta/features/antagonists/icons/bloodsuckers/bloodsucker_icons.dmi new file mode 100644 index 000000000000..04b34e67e218 Binary files /dev/null and b/modular_meta/features/antagonists/icons/bloodsuckers/bloodsucker_icons.dmi differ diff --git a/modular_meta/features/antagonists/icons/bloodsuckers/bloodsucker_status_effects.dmi b/modular_meta/features/antagonists/icons/bloodsuckers/bloodsucker_status_effects.dmi new file mode 100644 index 000000000000..86d482725314 Binary files /dev/null and b/modular_meta/features/antagonists/icons/bloodsuckers/bloodsucker_status_effects.dmi differ diff --git a/modular_meta/features/antagonists/icons/bloodsuckers/bs_leftinhand.dmi b/modular_meta/features/antagonists/icons/bloodsuckers/bs_leftinhand.dmi new file mode 100644 index 000000000000..bb90d2c9a720 Binary files /dev/null and b/modular_meta/features/antagonists/icons/bloodsuckers/bs_leftinhand.dmi differ diff --git a/modular_meta/features/antagonists/icons/bloodsuckers/bs_rightinhand.dmi b/modular_meta/features/antagonists/icons/bloodsuckers/bs_rightinhand.dmi new file mode 100644 index 000000000000..9621475609e9 Binary files /dev/null and b/modular_meta/features/antagonists/icons/bloodsuckers/bs_rightinhand.dmi differ diff --git a/modular_meta/features/antagonists/icons/bloodsuckers/clan_icons.dmi b/modular_meta/features/antagonists/icons/bloodsuckers/clan_icons.dmi new file mode 100644 index 000000000000..0d370d6fcb8f Binary files /dev/null and b/modular_meta/features/antagonists/icons/bloodsuckers/clan_icons.dmi differ diff --git a/modular_meta/features/antagonists/icons/bloodsuckers/stakes.dmi b/modular_meta/features/antagonists/icons/bloodsuckers/stakes.dmi new file mode 100644 index 000000000000..dfc1dc08bf43 Binary files /dev/null and b/modular_meta/features/antagonists/icons/bloodsuckers/stakes.dmi differ diff --git a/modular_meta/features/antagonists/icons/bloodsuckers/vamp_obj.dmi b/modular_meta/features/antagonists/icons/bloodsuckers/vamp_obj.dmi new file mode 100644 index 000000000000..377cf227f05a Binary files /dev/null and b/modular_meta/features/antagonists/icons/bloodsuckers/vamp_obj.dmi differ diff --git a/modular_meta/features/antagonists/icons/bloodsuckers/vamp_obj_64.dmi b/modular_meta/features/antagonists/icons/bloodsuckers/vamp_obj_64.dmi new file mode 100644 index 000000000000..4367da28b32b Binary files /dev/null and b/modular_meta/features/antagonists/icons/bloodsuckers/vamp_obj_64.dmi differ diff --git a/modular_meta/features/antagonists/icons/bloodsuckers/vampiric.dmi b/modular_meta/features/antagonists/icons/bloodsuckers/vampiric.dmi new file mode 100644 index 000000000000..1cf92d5c97a7 Binary files /dev/null and b/modular_meta/features/antagonists/icons/bloodsuckers/vampiric.dmi differ diff --git a/modular_meta/features/antagonists/icons/sinful_demon/160x160.dmi b/modular_meta/features/antagonists/icons/sinful_demon/160x160.dmi new file mode 100644 index 000000000000..3b91dd31f625 Binary files /dev/null and b/modular_meta/features/antagonists/icons/sinful_demon/160x160.dmi differ diff --git a/modular_meta/features/antagonists/icons/sinful_demon/actions_demon.dmi b/modular_meta/features/antagonists/icons/sinful_demon/actions_demon.dmi new file mode 100644 index 000000000000..3f7085b555e7 Binary files /dev/null and b/modular_meta/features/antagonists/icons/sinful_demon/actions_demon.dmi differ diff --git a/modular_meta/features/antagonists/icons/sinful_demon/demon_icons.dmi b/modular_meta/features/antagonists/icons/sinful_demon/demon_icons.dmi new file mode 100644 index 000000000000..3e0f4c0af773 Binary files /dev/null and b/modular_meta/features/antagonists/icons/sinful_demon/demon_icons.dmi differ diff --git a/modular_meta/features/antagonists/icons/sinful_demon/jaunt.dmi b/modular_meta/features/antagonists/icons/sinful_demon/jaunt.dmi new file mode 100644 index 000000000000..a6e41e8c45ee Binary files /dev/null and b/modular_meta/features/antagonists/icons/sinful_demon/jaunt.dmi differ diff --git a/modular_meta/features/antagonists/icons/sinful_demon/mob.dmi b/modular_meta/features/antagonists/icons/sinful_demon/mob.dmi new file mode 100644 index 000000000000..c17e6f4b8a18 Binary files /dev/null and b/modular_meta/features/antagonists/icons/sinful_demon/mob.dmi differ diff --git a/modular_meta/features/antagonists/icons/sinful_demon/passport_photo.dmi b/modular_meta/features/antagonists/icons/sinful_demon/passport_photo.dmi new file mode 100644 index 000000000000..8b0c205dfc8d Binary files /dev/null and b/modular_meta/features/antagonists/icons/sinful_demon/passport_photo.dmi differ diff --git a/modular_meta/features/antagonists/includes.dm b/modular_meta/features/antagonists/includes.dm new file mode 100644 index 000000000000..00921cc83258 --- /dev/null +++ b/modular_meta/features/antagonists/includes.dm @@ -0,0 +1,88 @@ +#include "bloodsuckers\rulesets.dm" +#include "bloodsuckers\code\job_edits.dm" +#include "bloodsuckers\code\assets\bloodsucker_assets.dm" +#include "bloodsuckers\code\bloodsucker\bloodsucker_conversion.dm" +#include "bloodsuckers\code\bloodsucker\bloodsucker_datum.dm" +#include "bloodsuckers\code\bloodsucker\bloodsucker_flaws.dm" +#include "bloodsuckers\code\bloodsucker\bloodsucker_frenzy.dm" +#include "bloodsuckers\code\bloodsucker\bloodsucker_guardian.dm" +#include "bloodsuckers\code\bloodsucker\bloodsucker_hud.dm" +#include "bloodsuckers\code\bloodsucker\bloodsucker_integration.dm" +#include "bloodsuckers\code\bloodsucker\bloodsucker_life.dm" +#include "bloodsuckers\code\bloodsucker\bloodsucker_moodlets.dm" +#include "bloodsuckers\code\bloodsucker\bloodsucker_name.dm" +#include "bloodsuckers\code\bloodsucker\bloodsucker_objectives.dm" +#include "bloodsuckers\code\bloodsucker\bloodsucker_procs.dm" +#include "bloodsuckers\code\bloodsucker\bloodsucker_sol.dm" +#include "bloodsuckers\code\bloodsucker\bloodsucker_torpor.dm" +#include "bloodsuckers\code\bloodsucker\shaded_bloodsucker.dm" +#include "bloodsuckers\code\bloodsucker\subsystem_sunlight.dm" +#include "bloodsuckers\code\bloodsucker\vampiric.dm" +#include "bloodsuckers\code\clans\_clan.dm" +#include "bloodsuckers\code\clans\clan_brujah.dm" +#include "bloodsuckers\code\clans\clan_flavortext.dm" +#include "bloodsuckers\code\clans\clan_malkavian.dm" +#include "bloodsuckers\code\clans\clan_nosferatu.dm" +#include "bloodsuckers\code\clans\clan_tremere.dm" +#include "bloodsuckers\code\clans\clan_vassal.dm" +#include "bloodsuckers\code\clans\clan_ventrue.dm" +#include "bloodsuckers\code\objects\bloodsucker_blood_containers.dm" +#include "bloodsuckers\code\objects\bloodsucker_book.dm" +#include "bloodsuckers\code\objects\bloodsucker_stakes.dm" +#include "bloodsuckers\code\particles\bloodsucker_particles.dm" +#include "bloodsuckers\code\powers\brujah\brash.dm" +#include "bloodsuckers\code\powers\targeted\_powers_targeted.dm" +#include "bloodsuckers\code\powers\targeted\brawn.dm" +#include "bloodsuckers\code\powers\targeted\haste.dm" +#include "bloodsuckers\code\powers\targeted\lunge.dm" +#include "bloodsuckers\code\powers\targeted\mesmerize.dm" +#include "bloodsuckers\code\powers\targeted\trespass.dm" +#include "bloodsuckers\code\powers\tremere\_powers_tremere.dm" +#include "bloodsuckers\code\powers\tremere\auspex.dm" +#include "bloodsuckers\code\powers\tremere\dominate.dm" +#include "bloodsuckers\code\powers\tremere\thaumaturgy.dm" +#include "bloodsuckers\code\powers\vassal\distress.dm" +#include "bloodsuckers\code\powers\vassal\recuperate.dm" +#include "bloodsuckers\code\powers\vassal\vassal_fold.dm" +#include "bloodsuckers\code\powers\_powers.dm" +#include "bloodsuckers\code\powers\cloak.dm" +#include "bloodsuckers\code\powers\feed.dm" +#include "bloodsuckers\code\powers\fortitude.dm" +#include "bloodsuckers\code\powers\masquerade.dm" +#include "bloodsuckers\code\powers\veil.dm" +#include "bloodsuckers\code\structures\_bloodsucker_structure.dm" +#include "bloodsuckers\code\structures\bloodsucker_coffin.dm" +#include "bloodsuckers\code\structures\bloodsucker_lighting.dm" +#include "bloodsuckers\code\structures\bloodsucker_mirror.dm" +#include "bloodsuckers\code\structures\bloodsucker_rack.dm" +#include "bloodsuckers\code\structures\bloodsucker_recipes.dm" +#include "bloodsuckers\code\structures\bloodsucker_throne.dm" +#include "bloodsuckers\code\vassal\types\discordant_vassal.dm" +#include "bloodsuckers\code\vassal\types\favorite_vassal.dm" +#include "bloodsuckers\code\vassal\types\revenge_vassal.dm" +#include "bloodsuckers\code\vassal\batform.dm" +#include "bloodsuckers\code\vassal\ex_vassal.dm" +#include "bloodsuckers\code\vassal\vassal_datum.dm" +#include "bloodsuckers\code\vassal\vassal_pinpointer.dm" +#include "bloodsuckers\code\vassal\vassal_procs.dm" +#include "sinful_demon\code\powers\jaunt.dm" +#include "sinful_demon\code\powers\lesserdemon.dm" +#include "sinful_demon\code\powers\shapeshift.dm" +#include "sinful_demon\code\powers\torment.dm" +#include "sinful_demon\code\sins\envy.dm" +#include "sinful_demon\code\sins\gluttony.dm" +#include "sinful_demon\code\sins\greed.dm" +#include "sinful_demon\code\sins\pride.dm" +#include "sinful_demon\code\sins\sloth.dm" +#include "sinful_demon\code\sins\wrath.dm" +#include "sinful_demon\code\demon_datum.dm" +#include "sinful_demon\code\demon_objectives.dm" +#include "sinful_demon\rulesets.dm" + +/datum/modpack/antagonists + id = "antagonists" + icon = 'modular_meta/features/antagonists/preview.dmi' + name = "Новые антагонисты (валиды) станции" + group = "Features" + desc = "Добавляем новых антагонистов в билд." + author = "Glamyr" diff --git a/modular_meta/features/antagonists/preview.dmi b/modular_meta/features/antagonists/preview.dmi new file mode 100644 index 000000000000..a08a036c2570 Binary files /dev/null and b/modular_meta/features/antagonists/preview.dmi differ diff --git a/modular_meta/features/antagonists/readme.md b/modular_meta/features/antagonists/readme.md new file mode 100644 index 000000000000..f41b2aae0c05 --- /dev/null +++ b/modular_meta/features/antagonists/readme.md @@ -0,0 +1,3 @@ +Кровососы были взяты с Фульпов: https://github.com/fulpstation/fulpstation + +https://github.com/fulpstation/fulpstation/tree/master/fulp_modules/features/antagonists/bloodsuckers \ No newline at end of file diff --git a/modular_meta/features/antagonists/sinful_demon/code/demon_datum.dm b/modular_meta/features/antagonists/sinful_demon/code/demon_datum.dm new file mode 100644 index 000000000000..59f4b1a9f4f4 --- /dev/null +++ b/modular_meta/features/antagonists/sinful_demon/code/demon_datum.dm @@ -0,0 +1,250 @@ +#define SIN_GLUTTONY "gluttony" +#define SIN_GREED "greed" +#define SIN_SLOTH "sloth" +#define SIN_WRATH "wrath" +#define SIN_ENVY "envy" +#define SIN_PRIDE "pride" + +/datum/antagonist/sinfuldemon + name = "Sinful Demon" + roundend_category = "demons of sin" + antagpanel_category = "Demon" + antag_hud_name = "demon" + pref_flag = ROLE_SINFULDEMON + show_to_ghosts = TRUE + hud_icon = 'modular_meta/features/antagonists/icons/sinful_demon/demon_icons.dmi' + ui_name = "AntagInfoSinfulDemon" + //The sin a specific demon is assigned to. Defines what objectives and powers they'll receive. + var/demonsin + //The list of choosable sins for demons. One will be assigned to a demon when spawned naturally. + var/static/list/demonsins = list(SIN_GLUTTONY, SIN_GREED, SIN_WRATH, SIN_ENVY, SIN_PRIDE, SIN_SLOTH) + var/static/list/demon_spells = typecacheof(list( + /datum/action/cooldown/spell/shapeshift/demon, + /datum/action/cooldown/spell/shapeshift/demon/gluttony, + /datum/action/cooldown/spell/shapeshift/demon/wrath, + /datum/action/cooldown/spell/shapeshift/demon/sloth, + /datum/action/cooldown/spell/forcewall/gluttony, + /datum/action/cooldown/spell/conjure/summon_greedslots, + /datum/action/cooldown/spell/pointed/ignite, + /datum/action/cooldown/spell/touch/envy, + /datum/action/cooldown/spell/conjure/summon_mirror, + /datum/action/cooldown/spell/touch/mend, + /datum/action/cooldown/spell/touch/torment, + /datum/action/cooldown/spell/conjure/cursed_item, + /datum/action/cooldown/spell/jaunt/ethereal_jaunt/sin, + /datum/action/cooldown/spell/jaunt/ethereal_jaunt/sin/wrath, + /datum/action/cooldown/spell/touch/sleepy, + /datum/action/cooldown/spell/timestop/sloth, + )) + + var/static/list/sinfuldemon_traits = list( + TRAIT_GENELESS, + TRAIT_STABLEHEART, + TRAIT_NOCRITDAMAGE, + ) + +//Handles burning and hurting sinful demons while they're in the chapel. +/datum/antagonist/sinfuldemon/proc/demon_burn() //sinful demons are even more vulnerable to the chapel than vampires, but can turn into their true form to negate this. + var/mob/living/L = owner.current + if(!L) + return + if(L.stat != DEAD) //demons however wont dust from the chapel so this needs to be a check to avoid spam while they're already dead + if(prob(50) && L.health >= 50) + switch(L.health) + if(85 to 100) + L.visible_message(span_warning("[L]'s skin begins to heat up and darken!"), span_danger("Your flesh begins to sear...")) + if(60 to 85) + L.visible_message(span_warning("[L]'s skin begins to melt apart!"), span_danger("Your skin is melting!"), "You hear sizzling.") + L.adjust_fire_loss(5) + else if(L.health < 60) + if(!L.on_fire) + L.visible_message(span_warning("[L] lights up in a holy blaze!"), span_danger("Your skin catches fire!")) + L.emote("scream") + else + L.visible_message(span_warning("[L] continues to burn!"), span_danger("You continue to burn!")) + L.adjust_fire_stacks(5) + L.ignite_mob() + return + +/datum/antagonist/sinfuldemon/New() + . = ..() + demonsin = pick(demonsins) + +/datum/antagonist/sinfuldemon/forge_objectives() + var/datum/objective/demon/O + switch(demonsin) + if(SIN_GLUTTONY) + O = new /datum/objective/demon/gluttony + if(SIN_GREED) + O = new /datum/objective/demon/greed + if(SIN_WRATH) + O = new /datum/objective/demon/wrath + if(SIN_ENVY) + O = new /datum/objective/demon/envy + if(SIN_PRIDE) + O = new /datum/objective/demon/pride + if(SIN_SLOTH) + O = new /datum/objective/demon/sloth + objectives += O + +/datum/antagonist/sinfuldemon/can_be_owned(datum/mind/new_owner) + . = ..() + return . && (ishuman(new_owner.current) || iscyborg(new_owner.current)) + +/datum/antagonist/sinfuldemon/admin_add(datum/mind/new_owner,mob/admin) + var/choices = demonsins + "Random" + var/chosen_sin = input(admin,"What kind ?","Sin kind") as null|anything in choices + if(!chosen_sin) + return + if(chosen_sin in demonsins) + demonsin = chosen_sin + new_owner.add_antag_datum(src) + message_admins("[key_name_admin(admin)] has demonized [key_name_admin(new_owner)].") + log_admin("[key_name(admin)] has demonized [key_name(new_owner)].") + +/datum/antagonist/sinfuldemon/antag_listing_name() + return ..() + "(, demon of [demonsin])" //Boris Smith, demon of Wrath + +/datum/antagonist/sinfuldemon/greet() + to_chat(owner.current, span_warning("You remember your link to the infernal. You are a demon of [demonsin] released from hell to spread sin amongst the living.")) + to_chat(owner.current, span_warning("Your half demon, half human form grants you increased fortitude, allowing you to resist more damage before going down.")) + to_chat(owner.current, span_warning("However, your infernal form is not without weaknesses.")) + to_chat(owner.current, "You are incredibly vulnerable to holy artifacts and influence.") + to_chat(owner.current, "While blessed with the unholy ability to transform into your true form, this form is extremely obvious and vulnerable to holy weapons.") + to_chat(owner.current, "[span_warning("Do your best to complete your objectives without unnessecary death, unless you are a wrathful demon.")]
") + owner.announce_objectives() + SEND_SOUND(owner.current, sound('sound/effects/magic/ethereal_exit.ogg')) + . = ..() + +/datum/antagonist/sinfuldemon/on_gain() + forge_objectives() + owner.current.add_faction("hell") + for(var/all_traits in sinfuldemon_traits) //adds demon traits + ADD_TRAIT(owner.current, all_traits, SINFULDEMON_TRAIT) + switch(demonsin) + if(SIN_GLUTTONY) + var/datum/action/cooldown/spell/forcewall/gluttony/fat_wall = new(owner.current) + fat_wall.Grant(owner.current) + + var/datum/action/cooldown/spell/shapeshift/demon/gluttony/fat_demon = new(owner.current) + fat_demon.Grant(owner.current) + + var/datum/action/cooldown/spell/jaunt/ethereal_jaunt/sin/jaunt = new(owner.current) + jaunt.Grant(owner.current) + + var/datum/movespeed_modifier/fatty/fatty = new(owner.current) + fatty.New(owner.current) + + if(SIN_GREED) + var/datum/action/cooldown/spell/shapeshift/demon/demon_form = new(owner.current) + demon_form.Grant(owner.current) + + var/datum/action/cooldown/spell/conjure/summon_greedslots/gambling_addiction = new(owner.current) + gambling_addiction.Grant(owner.current) + + var/datum/action/cooldown/spell/conjure/cursed_item/immortal_temptation = new(owner.current) + immortal_temptation.Grant(owner.current) + + var/datum/action/cooldown/spell/jaunt/ethereal_jaunt/sin/jaunt = new(owner.current) + jaunt.Grant(owner.current) + + if(SIN_WRATH) + var/datum/action/cooldown/spell/shapeshift/demon/wrath/wrath_demon = new(owner.current) + wrath_demon.Grant(owner.current) + + var/datum/action/cooldown/spell/pointed/ignite/not_fireball = new(owner.current) + not_fireball.Grant(owner.current) + + var/datum/action/cooldown/spell/touch/torment/pain_hand = new(owner.current) + pain_hand.Grant(owner.current) + + var/datum/action/cooldown/spell/jaunt/ethereal_jaunt/sin/wrath/jaunt = new(owner.current) + jaunt.Grant(owner.current) + + if(SIN_ENVY) + var/datum/action/cooldown/spell/shapeshift/demon/demon_form = new(owner.current) + demon_form.Grant(owner.current) + + var/datum/action/cooldown/spell/touch/envy/agent_id = new(owner.current) + agent_id.Grant(owner.current) + + var/datum/action/cooldown/spell/touch/torment/pain_hand = new(owner.current) + pain_hand.Grant(owner.current) + + var/datum/action/cooldown/spell/jaunt/ethereal_jaunt/sin/jaunt = new(owner.current) + jaunt.Grant(owner.current) + + if(SIN_PRIDE) + var/datum/action/cooldown/spell/shapeshift/demon/demon_form = new(owner.current) + demon_form.Grant(owner.current) + + var/datum/action/cooldown/spell/conjure/summon_mirror/space_hole = new(owner.current) + space_hole.Grant(owner.current) + + var/datum/action/cooldown/spell/touch/mend/heal_hand = new(owner.current) + heal_hand.Grant(owner.current) + + var/datum/action/cooldown/spell/jaunt/ethereal_jaunt/sin/jaunt = new(owner.current) + jaunt.Grant(owner.current) + + if(SIN_SLOTH) + var/datum/action/cooldown/spell/shapeshift/demon/sloth/sloth_demon = new(owner.current) + sloth_demon.Grant(owner.current) + + var/datum/action/cooldown/spell/touch/sleepy/mimir = new(owner.current) + mimir.Grant(owner.current) + + var/datum/action/cooldown/spell/jaunt/ethereal_jaunt/sin/sloth/jaunt = new(owner.current) + jaunt.Grant(owner.current) + + var/datum/action/cooldown/spell/timestop/sloth/time_stop = new(owner.current) + time_stop.Grant(owner.current) + + return ..() + +/datum/antagonist/sinfuldemon/on_removal() + owner.current.add_faction("hell") + for(var/all_status_traits in owner.current._status_traits) //removes demon traits + REMOVE_TRAIT(owner.current, all_status_traits, SINFULDEMON_TRAIT) + for(var/datum/action/cooldown/spell in owner.current.actions) + QDEL_NULL(spell) + owner.current.actions -= spell + to_chat(owner.current, span_userdanger("Your infernal link has been severed!")) + return ..() + +/datum/antagonist/sinfuldemon/apply_innate_effects(mob/living/mob_override) + var/mob/living/current_mob = mob_override || owner.current + handle_clown_mutation(current_mob, mob_override ? null : "Your infernal nature has allowed you to overcome your clownishness.") + RegisterSignal(current_mob, COMSIG_LIVING_LIFE, PROC_REF(sinfuldemon_life)) + +/datum/antagonist/sinfuldemon/remove_innate_effects(mob/living/mob_override) + var/mob/living/current_mob = mob_override || owner.current + UnregisterSignal(current_mob, COMSIG_LIVING_LIFE) + return ..() + +/datum/antagonist/sinfuldemon/proc/sinfuldemon_life(mob/living/source, seconds_per_tick, times_fired) + var/mob/living/carbon/carbon_source = source + if(!carbon_source) + return + if(istype(get_area(carbon_source), /area/station/service/chapel)) + demon_burn() + +/datum/antagonist/sinfuldemon/roundend_report() + var/list/parts = list() + parts += printplayer(owner) + parts += printobjectives(objectives) + return parts.Join("
") + +#undef SIN_ENVY +#undef SIN_GLUTTONY +#undef SIN_GREED +#undef SIN_PRIDE +#undef SIN_SLOTH +#undef SIN_WRATH + +/datum/antagonist/sinfuldemon/get_preview_icon() + var/datum/universal_icon/sinfuldemon_icon = uni_icon('modular_meta/features/antagonists/icons/sinful_demon/passport_photo.dmi', "sinfuldemon") + + sinfuldemon_icon.scale(ANTAGONIST_PREVIEW_ICON_SIZE, ANTAGONIST_PREVIEW_ICON_SIZE) + + return sinfuldemon_icon diff --git a/modular_meta/features/antagonists/sinful_demon/code/demon_objectives.dm b/modular_meta/features/antagonists/sinful_demon/code/demon_objectives.dm new file mode 100644 index 000000000000..b5f12c3b9edd --- /dev/null +++ b/modular_meta/features/antagonists/sinful_demon/code/demon_objectives.dm @@ -0,0 +1,20 @@ +/datum/objective/demon + completed = TRUE + +/datum/objective/demon/gluttony + explanation_text = "Devour as much food as possible. Do not devour or kill people unless they have gone out of their way to hunt you, or are intentionally stopping you." + +/datum/objective/demon/greed + explanation_text = "Acquire as much wealth as possible. Do not kill people for the purpose of acquiring wealth, injury is fine." + +/datum/objective/demon/wrath + explanation_text = "Inflict as much pain as possible. Do not go on rampages to quickly murder, prolong the suffering of individuals instead." + +/datum/objective/demon/envy + explanation_text = "Assume the identity of the most powerful person onboard. Deaths of non-targets is to be avoided as best as possible." + +/datum/objective/demon/pride + explanation_text = "Become as popular, powerful, and influential to as many people possible. Commiting crimes is likely to make you less popular with most people." + +/datum/objective/demon/sloth + explanation_text = "Everyone want to sleep, you too." diff --git a/modular_meta/features/antagonists/sinful_demon/code/powers/jaunt.dm b/modular_meta/features/antagonists/sinful_demon/code/powers/jaunt.dm new file mode 100644 index 000000000000..9481825ad82a --- /dev/null +++ b/modular_meta/features/antagonists/sinful_demon/code/powers/jaunt.dm @@ -0,0 +1,28 @@ +/datum/action/cooldown/spell/jaunt/ethereal_jaunt/sin + name = "Demonic Jaunt" + desc = "Briefly gib your human vessel, to freely pass through objects." + background_icon_state = "bg_demon" + overlay_icon_state = "bg_demon_border" + sound = 'sound/effects/magic/fireball.ogg' + check_flags = AB_CHECK_CONSCIOUS|AB_CHECK_HANDS_BLOCKED //blockin hands cuz deez shitty pants demon bouta run from bloody cuffs + spell_requirements = SPELL_REQUIRES_NO_ANTIMAGIC + + cooldown_time = 120 SECONDS + + jaunt_type = /obj/effect/dummy/phased_mob/spell_jaunt/red + jaunt_duration = 3 SECONDS + jaunt_in_type = /obj/effect/temp_visual/dir_setting/demon_shift + jaunt_out_type = /obj/effect/temp_visual/dir_setting/demon_shift/out + +/datum/action/cooldown/spell/jaunt/ethereal_jaunt/sin/do_steam_effects() + return + +/obj/effect/temp_visual/dir_setting/demon_shift + icon_state = "gibbed-h_reverse" + icon = 'modular_meta/features/antagonists/icons/sinful_demon/jaunt.dmi' + duration = 1.2 SECONDS + +/obj/effect/temp_visual/dir_setting/demon_shift/out + name = "demon_shift" + icon = 'icons/mob/simple/mob.dmi' + icon_state = "gibbed-h" diff --git a/modular_meta/features/antagonists/sinful_demon/code/powers/lesserdemon.dm b/modular_meta/features/antagonists/sinful_demon/code/powers/lesserdemon.dm new file mode 100644 index 000000000000..8faab25cd656 --- /dev/null +++ b/modular_meta/features/antagonists/sinful_demon/code/powers/lesserdemon.dm @@ -0,0 +1,63 @@ +/mob/living/basic/lesserdemon + name = "demon" + real_name = "demon" + desc = "A large, menacing creature covered in armored red scales." + speak_emote = list("cackles") + response_help_continuous = "thinks better of touching" + response_help_simple = "thinks better of touchingt" + response_disarm_continuous = "flails at" + response_disarm_simple = "flails at" + response_harm_continuous = "punches" + response_harm_simple = "punches" + icon = 'modular_meta/features/antagonists/icons/sinful_demon/mob.dmi' + icon_state = "lesserdaemon" + icon_living = "lesserdaemon" + mob_biotypes = MOB_ORGANIC|MOB_HUMANOID + speed = 1 + attack_sound = 'sound/effects/magic/demon_attack1.ogg' + death_sound = 'sound/effects/magic/demon_dies.ogg' + death_message = "wails in anger and fear as it collapses in defeat!" + minimum_survivable_temperature = 250 //Weak to cold + maximum_survivable_temperature = INFINITY + faction = list("hell") + attack_verb_continuous = "wildly tears into" + attack_verb_simple = "wildly tears into" + maxHealth = 150 + health = 150 + obj_damage = 40 + melee_damage_lower = 15 + melee_damage_upper = 15 + wound_bonus = -15 + lighting_cutoff_red = 22 + lighting_cutoff_green = 5 + lighting_cutoff_blue = 5 + butcher_results = list(/obj/effect/decal/cleanable/blood) + basic_mob_flags = DEL_ON_DEATH + +/mob/living/basic/lesserdemon/attackby(obj/item/W, mob/living/caster, params) + . = ..() + if(istype(W, /obj/item/nullrod)) + visible_message(span_warning("[src] screams in unholy pain from the blow!"), \ + span_cult("As \the [W] hits you, you feel holy power blast through your form, tearing it apart!")) + adjust_brute_loss(22) //22 extra damage from the nullrod while in your true form. On average this means 40 damage is taken now. + +/mob/living/basic/lesserdemon/UnarmedAttack(atom/attack_target, proximity_flag, list/modifiers)//10 hp healed from landing a hit. + if(!isliving(attack_target)) + return ..() + var/mob/living/living_target = attack_target + if(living_target.stat != DEAD && !living_target.can_block_magic(MAGIC_RESISTANCE_HOLY|MAGIC_RESISTANCE_MIND)) //demons do not gain succor from the dead or holy + adjust_health(-maxHealth * 0.05) + return ..() + +/mob/living/basic/lesserdemon/Life(seconds_per_tick = SSMOBS_DT, times_fired) + . = ..() + if(!src) + return + if(istype(get_area(src.loc), /area/station/service/chapel)) //being a non-carbon will not save you! + if(src.stat != DEAD) //being dead, however, will save you + src.visible_message(span_warning("[src] begins to melt apart!"), span_danger("Your very soul melts from the holy room!"), "You hear sizzling.") + adjust_health(20) //20 damage every ~2 seconds. About 20 seconds for a full HP demon to melt apart in the chapel. + +/mob/living/basic/lesserdemon/Initialize(mapload) + . = ..() + AddElement(/datum/element/lifesteal, 2) diff --git a/modular_meta/features/antagonists/sinful_demon/code/powers/shapeshift.dm b/modular_meta/features/antagonists/sinful_demon/code/powers/shapeshift.dm new file mode 100644 index 000000000000..748037e305a1 --- /dev/null +++ b/modular_meta/features/antagonists/sinful_demon/code/powers/shapeshift.dm @@ -0,0 +1,15 @@ +/datum/action/cooldown/spell/shapeshift/demon //emergency get out of jail card. + name = "Lesser Demon Form" + desc = "Take on your true demon form. This form is strong but very obvious. It's full demonic nature in this realm is taxing on you \ + and you will slowly lose life while in this form, while also being especially weak to holy influences. \ + Be aware low health transfers between forms. If gravely wounded, attack live mortals to siphon life energy from them!" + button_icon = 'modular_meta/features/antagonists/icons/sinful_demon/actions_demon.dmi' + button_icon_state = "daemontransform" + background_icon_state = "bg_demon" + overlay_icon_state = "bg_demon_border" + check_flags = AB_CHECK_CONSCIOUS|AB_CHECK_HANDS_BLOCKED //blockin hands cuz deez shitty pants demon bouta run from bloody cuffs + + invocation = "COWER, MORTALS!!" + + possible_shapes = list(/mob/living/basic/lesserdemon) + spell_requirements = SPELL_REQUIRES_NO_ANTIMAGIC diff --git a/modular_meta/features/antagonists/sinful_demon/code/powers/torment.dm b/modular_meta/features/antagonists/sinful_demon/code/powers/torment.dm new file mode 100644 index 000000000000..012a4dc81950 --- /dev/null +++ b/modular_meta/features/antagonists/sinful_demon/code/powers/torment.dm @@ -0,0 +1,43 @@ +//not really a general sanabi power, but more than 1 sin has it +/datum/action/cooldown/spell/touch/torment + name = "Torment" + desc = "Engulfs your arm in a vindictive might. Striking someone with it will severely debilitate them, though will cause no visible damage." + button_icon = 'icons/mob/actions/actions_spells.dmi' + button_icon_state = "scream_for_me" + background_icon_state = "bg_demon" + overlay_icon_state = "bg_demon_border" + + school = SCHOOL_EVOCATION + invocation = "TORMENT" + invocation_type = INVOCATION_SHOUT + + cooldown_time = 30 SECONDS + spell_requirements = NONE + + hand_path = /obj/item/melee/touch_attack/torment + + +/obj/item/melee/touch_attack/torment + name = "Vindictive Hand" + desc = "An utterly scornful mass of hateful energy, ready to strike." + icon_state = "flagellation" + +/datum/action/cooldown/spell/touch/torment/cast_on_hand_hit(obj/item/melee/touch_attack/hand, mob/living/victim, mob/living/carbon/caster) + if(victim.can_block_magic()) + to_chat(caster, span_warning("[victim] resists your torment!")) + to_chat(victim, span_warning("A hideous feeling of agony dances around your mind before being suddenly dispelled.")) + ..() + return TRUE + playsound(caster, 'sound/effects/magic/demon_attack1.ogg', 75, TRUE) + victim.adjust_eye_blur(15) //huge array of relatively minor effects. + victim.adjust_jitter(5 SECONDS) + victim.set_confusion_if_lower(5 SECONDS) + victim.adjust_disgust(40) + victim.adjust_hallucinations(20 SECONDS) + victim.Immobilize(3 SECONDS) + victim.Stun(1 SECONDS) + victim.adjust_organ_loss(ORGAN_SLOT_BRAIN, 10) + victim.visible_message(span_danger("[victim] cringes in pain as they hold their head for a second!")) + victim.emote("scream") + to_chat(victim, span_warning("You feel an explosion of pain erupt in your mind!")) + return TRUE diff --git a/modular_meta/features/antagonists/sinful_demon/code/sins/envy.dm b/modular_meta/features/antagonists/sinful_demon/code/sins/envy.dm new file mode 100644 index 000000000000..eb1432b19447 --- /dev/null +++ b/modular_meta/features/antagonists/sinful_demon/code/sins/envy.dm @@ -0,0 +1,64 @@ +/datum/action/cooldown/spell/touch/envy + name = "Vanity Steal" + desc = "Engulfs your arm in a jealous might, allowing you to steal the look of the first human-like struck with it. Note, the form change is not reversible." + button_icon = 'icons/mob/actions/actions_changeling.dmi' + button_icon_state = "transform" + background_icon_state = "bg_demon" + overlay_icon_state = "bg_demon_border" + + school = SCHOOL_EVOCATION + invocation = "I'M BETTER THAN YOU!!" + invocation_type = INVOCATION_WHISPER + + cooldown_time = 15 SECONDS + spell_requirements = SPELL_REQUIRES_HUMAN + + hand_path = /obj/item/melee/touch_attack/envy + ///The SANABI acess we store + var/list/stored_access + +/datum/action/cooldown/spell/touch/envy/Grant(mob/living/caster) + . = ..() + RegisterSignal(PROC_REF(envy_access), src) + +/datum/action/cooldown/spell/touch/envy/Remove(mob/living/caster) + UnregisterSignal(src) + return ..() + +/datum/action/cooldown/spell/touch/envy/proc/envy_access(datum/source, obj/access_checker) + return access_checker.check_access_list(stored_access) + +/datum/action/cooldown/spell/touch/envy/is_valid_target(atom/cast_on) + return ishuman(cast_on) + +/datum/action/cooldown/spell/touch/envy/cast_on_hand_hit(obj/item/melee/touch_attack/hand, mob/living/carbon/human/target, mob/living/carbon/human/caster) + if(!istype(target)) + return FALSE + if(target.can_block_magic()) + to_chat(caster, span_warning("[target] resists your unholy jealousy!")) + to_chat(target, span_warning("A creeping feeling of jealousy dances around your mind before being suddenly dispelled.")) + return FALSE + playsound(caster, 'sound/effects/magic/demon_attack1.ogg', 75, TRUE) + + if(caster.real_name == target.dna.real_name) + caster.balloon_alert(caster, "you are already [target]!") + return FALSE + + var/obj/item/card/id/ID = target.get_idcard() + stored_access = LAZYCOPY(ID?.access) + caster.fully_replace_character_name(caster.real_name, target.dna.real_name) + target.dna.copy_dna(caster.dna, COPY_DNA_SE|COPY_DNA_SPECIES) + caster.updateappearance(mutcolor_update=1) + caster.domutcheck() + caster.visible_message( + span_warning("[caster]'s appearance shifts into [target]'s!"), \ + span_boldannounce("[target.p_they(TRUE)] think[target.p_s()] [target.p_theyre()] \ + sooo much better than you. Not anymore, [target.p_they()] won't.") + ) + + return TRUE + +/obj/item/melee/touch_attack/envy + name = "Envious Hand" + desc = "A writhing, burning aura of jealousy, ready to be unleashed." + icon_state = "flagellation" diff --git a/modular_meta/features/antagonists/sinful_demon/code/sins/gluttony.dm b/modular_meta/features/antagonists/sinful_demon/code/sins/gluttony.dm new file mode 100644 index 000000000000..af29c367dd83 --- /dev/null +++ b/modular_meta/features/antagonists/sinful_demon/code/sins/gluttony.dm @@ -0,0 +1,62 @@ +/datum/action/cooldown/spell/forcewall/gluttony + name = "Gluttonous Wall" + desc = "Create a magical barrier that only allows fat people to pass through." + button_icon = 'icons/mob/nonhuman-player/blob.dmi' + button_icon_state = "blob" + background_icon_state = "bg_demon" + overlay_icon_state = "bg_demon_border" + + invocation = "INDULGE" + invocation_type = INVOCATION_SHOUT + + wall_type = /obj/effect/gluttony/timed + spell_requirements = SPELL_REQUIRES_NO_ANTIMAGIC + +/datum/action/cooldown/spell/shapeshift/demon/gluttony //emergency get out of jail card, but better. It also eats agents 220. + name = "Gluttony Demon Form" + desc = "Take on your true demon form. This form is strong but very obvious. It's full demonic nature in this realm is taxing on you \ + and you will slowly lose life while in this form, while also being especially weak to holy influences. \ + Be aware low health transfers between forms. If gravely wounded, attack live mortals to siphon life energy from them! \ + Your unique form as a demon of gluttony also allows you to eat corpses to heal yourself." + possible_shapes = list(/mob/living/basic/lesserdemon/gluttony) + +/mob/living/basic/lesserdemon/gluttony //capable of devouring corpses for health + name = "gluttonous demon" + real_name = "gluttonous demon" + icon_state = "lesserdaemon_gluttony" + icon_living = "lesserdaemon_gluttony" + speed = 1.25 + +/mob/living/basic/lesserdemon/gluttony/UnarmedAttack(atom/attack_target, proximity_flag, list/modifiers) + if(!isliving(attack_target)) + return ..() + var/mob/living/living_target = attack_target + //Eat Corpses of agents 220 to regen health + if(living_target.stat == DEAD) + if(do_after(src, 3 SECONDS, living_target)) + devour(living_target) + return + return ..() + +/mob/living/basic/lesserdemon/gluttony/proc/devour(mob/living/L) + if(!L) + return FALSE + visible_message( + span_danger("[src] devours [L]!"), + span_userdanger("You feast on [L], restoring your health!")) + adjust_brute_loss(-50) + L.gib() + return TRUE + +/obj/effect/gluttony/timed + ///Time before it deletes itself. + var/timeleft = 15 SECONDS + +/obj/effect/gluttony/timed/Initialize(mapload) + . = ..() + if(timeleft) + QDEL_IN(src, timeleft) + +/datum/movespeed_modifier/fatty //fat prevent user to walking fast or even fly and swim + multiplicative_slowdown = 4 + movetypes = ALL diff --git a/modular_meta/features/antagonists/sinful_demon/code/sins/greed.dm b/modular_meta/features/antagonists/sinful_demon/code/sins/greed.dm new file mode 100644 index 000000000000..2fd52403cadc --- /dev/null +++ b/modular_meta/features/antagonists/sinful_demon/code/sins/greed.dm @@ -0,0 +1,96 @@ +/datum/action/cooldown/spell/conjure/summon_greedslots + name = "Summon Slotmachine" + desc = "Summon forth a temporary slot machine of greed, allowing you to offer patrons a deadly game where the price is their life (and some money if you'd like) and the possible prize is a one use die of fate." + button_icon = 'modular_meta/features/antagonists/icons/actions_minor_antag.dmi' + button_icon_state = "slots" + background_icon_state = "bg_demon" + overlay_icon_state = "bg_demon_border" + + invocation = "Just one game?" + invocation_type = INVOCATION_WHISPER + check_flags = AB_CHECK_CONSCIOUS|AB_CHECK_HANDS_BLOCKED + spell_requirements = SPELL_REQUIRES_NO_ANTIMAGIC + + cooldown_time = 180 SECONDS + summon_lifespan = 1 MINUTES + summon_radius = 0 //spawns on top of us + summon_type = list(/obj/structure/cursed_slot_machine/betterchance) + +//cursed slot machine betterchance +/obj/structure/cursed_slot_machine/betterchance + win_prob = 10 + +/datum/action/cooldown/spell/conjure/cursed_item //conjure a random unique cursed item, which can impart various benefits, but always at a cost... + name = "Summon Cursed Item" + desc = "Manifest a random cursed object from hell beneath you. They have powerful applications, though often times with unintended consequences. Perfect for selling, or even using yourself if in a bind. Be aware, many of their effects can harm you too if used." + button_icon = 'modular_meta/features/antagonists/icons/actions_minor_antag.dmi' + button_icon_state = "moneybag" + background_icon_state = "bg_demon" + overlay_icon_state = "bg_demon_border" + + invocation = "Power beyond measure" + invocation_type = INVOCATION_WHISPER + check_flags = AB_CHECK_CONSCIOUS|AB_CHECK_HANDS_BLOCKED + spell_requirements = SPELL_REQUIRES_NO_ANTIMAGIC + + cooldown_time = 180 SECONDS //no farming a bunch of items + summon_radius = 0 //spawns on top of us + summon_type = list( + /obj/item/katana/greedcursed, + /obj/item/reagent_containers/pill/greedcursed, + /obj/item/book_of_babel/greedcursed, + /obj/item/greedcursed_bottle + ) + +/obj/item/katana/greedcursed //quite a bit weaker katana (zero), like sanabi dlc, still deals good damage, but also siphons part of your health every hit. + name = "peculiar katana" + desc = "The handle seems to dig into your flesh as you swing it..." + force = 20 + block_chance = 10 + armour_penetration = 15 + sharpness = SHARP_EDGED + +/obj/item/katana/greedcursed/attack(mob/target, mob/living/carbon/human/user) + to_chat(user, "[src] digs into your hands...") + user.apply_damage(rand(force/4, force/2), BRUTE, pick(BODY_ZONE_L_ARM, BODY_ZONE_R_ARM)) //5-10 damage to one of your arms + return ..() + +/obj/item/reagent_containers/pill/greedcursed //has a good amount of healing chems, you just have to deal with being set on fire first + name = "strange pill" + desc = "It smells of brimstone. Just looking it, you instinctively feel like this might heal you in exchange for something else..." + volume = 23 + list_reagents = list(/datum/reagent/medicine/omnizine = 20, /datum/reagent/hellwater = 3) + icon_state = "pill21" + +/obj/item/book_of_babel/greedcursed + desc = "An ancient tome written in countless tongues. It emits an overwhelming odor of sulphur. Reading this may bring you knowledge, if you can handle the price." + +/obj/item/book_of_babel/greedcursed/attack_self(mob/living/carbon/human/user) + if(!user.can_read(src)) + return FALSE + if(!istype(user)) + return + to_chat(user, span_notice("You flip through the pages as quickly as possible, the overwhelming stench draining seemingly your very being. As you finish, the book suddenly ignites in a flash of hellfire, and turns to dust.")) + user.grant_all_languages() + user.health -= 20 + user.maxHealth -= 20 + new /obj/effect/decal/cleanable/ash(get_turf(user)) + qdel(src) + +/obj/item/greedcursed_bottle //recovers a portion of your max health, at the cost of being cursed into a shadowsanabies + name = "bottle of dark blood" + desc = "The contents seem to swirl constantly, and shrivel away when faced with bright light. If you drink this, you may just recover a part of yourself, though perhaps at a terrible cost..." + icon = 'icons/obj/antags/eldritch.dmi' + icon_state = "phylactery_1" + +/obj/item/greedcursed_bottle/attack_self(mob/living/carbon/human/user) + if(!istype(user)) + return + + to_chat(user, span_danger("You feel a bit better for but a moment, like your very life force grew stronger. Then, all of a sudden, your flesh sloughs and darkens, revealing your terrible new form...")) + user.set_species(/datum/species/shadow) + if(user.maxHealth < 100) //cannot bring you goida above standard max health + user.maxHealth += 20 + + playsound(user.loc,'sound/items/drink.ogg', rand(10,50), 1) + qdel(src) diff --git a/modular_meta/features/antagonists/sinful_demon/code/sins/pride.dm b/modular_meta/features/antagonists/sinful_demon/code/sins/pride.dm new file mode 100644 index 000000000000..f18b2073ada9 --- /dev/null +++ b/modular_meta/features/antagonists/sinful_demon/code/sins/pride.dm @@ -0,0 +1,52 @@ +/datum/action/cooldown/spell/conjure/summon_mirror + name = "Summon Mirror" + desc = "Summon forth a temporary mirror of sin that will allow you and others to change anything they want about themselves." + button_icon = 'modular_meta/features/antagonists/icons/actions_minor_antag.dmi' + button_icon_state = "magic_mirror" + background_icon_state = "bg_demon" + overlay_icon_state = "bg_demon_border" + + invocation = "Aren't I so amazing?" + invocation_type = INVOCATION_WHISPER + check_flags = AB_CHECK_CONSCIOUS|AB_CHECK_HANDS_BLOCKED + spell_requirements = SPELL_REQUIRES_NO_ANTIMAGIC + + cooldown_time = 60 SECONDS + summon_lifespan = 1 MINUTES + summon_radius = 0 + summon_type = list(/obj/structure/mirror/magic/lesser) + +/datum/action/cooldown/spell/touch/mend + name = "Mend" + desc = "Engulfs your arm in a healing powers. Striking someone with it will heal them a moderate amount. Can't target yourself." + button_icon = 'icons/mob/actions/actions_changeling.dmi' + button_icon_state = "fleshmend" + background_icon_state = "bg_demon" + overlay_icon_state = "bg_demon_border" + + school = SCHOOL_EVOCATION + invocation = "Taste of Sin" + invocation_type = INVOCATION_WHISPER + + cooldown_time = 12 SECONDS + spell_requirements = SPELL_REQUIRES_NO_ANTIMAGIC + + hand_path = /obj/item/melee/touch_attack/mend + +/obj/item/melee/touch_attack/mend + name = "Mending Hand" + desc = "A seemingly pleasant mass of mending energy, ready to heal." + icon_state = "flagellation" + +/datum/action/cooldown/spell/touch/mend/cast_on_hand_hit(obj/item/melee/touch_attack/hand, mob/living/victim, mob/living/carbon/caster) + if(victim.can_block_magic()) + to_chat(caster, span_warning("[victim] resists your pride!")) + to_chat(victim, span_warning("A deceptive feeling of pleasre dances around your mind before being suddenly dispelled.")) + ..() + return TRUE + playsound(caster, 'sound/effects/magic/demon_attack1.ogg', 75, TRUE) + victim.adjust_brute_loss(-20) + victim.adjust_fire_loss(-20) + victim.visible_message(span_bold("[victim] appears to flash colors of red, before seemingly appearing healthier!")) + to_chat(victim, span_warning("You feel a sinister feeling of recovery.")) + return TRUE diff --git a/modular_meta/features/antagonists/sinful_demon/code/sins/sloth.dm b/modular_meta/features/antagonists/sinful_demon/code/sins/sloth.dm new file mode 100644 index 000000000000..2c9ed9990ba6 --- /dev/null +++ b/modular_meta/features/antagonists/sinful_demon/code/sins/sloth.dm @@ -0,0 +1,90 @@ +/datum/action/cooldown/spell/shapeshift/demon/sloth //emergency get out of jail card, but better. + name = "Sloth Demon Form" + possible_shapes = list(/mob/living/basic/lesserdemon/sloth) + +/mob/living/basic/lesserdemon/sloth + name = "sloth demon" + real_name = "sloth demon" + desc = "A large, menacing creature covered in armored red scales, and red one sleeping cap." + icon_state = "lesserdaemon_sloth" + icon_living = "lesserdaemon_sloth" + speed = 1.5 + maxHealth = 200 + health = 200 + melee_damage_lower = 20 + melee_damage_upper = 20 + melee_damage_type = OXY + +/datum/action/cooldown/spell/touch/sleepy + name = "Mimir" + desc = "You make sleep energy, which forces all yawns, and stuns target." + button_icon = 'icons/mob/actions/actions_spells.dmi' + button_icon_state = "arcane_barrage" + background_icon_state = "bg_demon" + overlay_icon_state = "bg_demon_border" + + school = SCHOOL_EVOCATION + invocation = "MI'MIR" + invocation_type = INVOCATION_SHOUT + + cooldown_time = 20 SECONDS + spell_requirements = SPELL_REQUIRES_NO_ANTIMAGIC + + hand_path = /obj/item/melee/touch_attack/sleepy + + +/obj/item/melee/touch_attack/sleepy + name = "Dozy Hand" + desc = "An utterly scornful mass of somnific energy, ready to strike." + icon_state = "star" + +/datum/action/cooldown/spell/touch/sleepy/cast_on_hand_hit(obj/item/melee/touch_attack/hand, mob/living/victim, mob/living/carbon/caster) + if(victim.can_block_magic()) + to_chat(caster, span_warning("[victim] resists your mimir!")) + to_chat(victim, span_warning("Blocks this, and resists sleep cast.")) + ..() + return TRUE + playsound(caster, 'sound/effects/magic/demon_attack1.ogg', 75, TRUE) + victim.adjust_eye_blur(20) //huge array of relatively minor effects. + victim.Stun(3 SECONDS) + victim.adjust_organ_loss(ORGAN_SLOT_EYES, 10) + victim.visible_message(span_danger("[victim] yawns and want close eyes!")) + victim.emote("yawn") + to_chat(victim, span_warning("You want to sleep!")) + return TRUE + +/datum/action/cooldown/spell/jaunt/ethereal_jaunt/sin/sloth + name = "Sloth Demonic Jaunt" + cooldown_time = 80 SECONDS + jaunt_duration = 1 SECONDS + +/datum/action/cooldown/spell/timestop/sloth + name = "Sloth Stop Time" + desc = "This spell stops time for everyone INCLUDE you." + button_icon_state = "time" + background_icon_state = "bg_demon" + overlay_icon_state = "bg_demon_border" + check_flags = AB_CHECK_CONSCIOUS|AB_CHECK_HANDS_BLOCKED + + cooldown_time = 180 SECONDS + spell_requirements = SPELL_REQUIRES_NO_ANTIMAGIC + + invocation = "CAN I HAVE TIME TO SLEEP?!!" + invocation_type = INVOCATION_SHOUT + + timestop_range = 2 + timestop_duration = 12 SECONDS + + owner_is_immune_to_all_timestop = FALSE + owner_is_immune_to_self_timestop = FALSE + +/datum/action/cooldown/spell/timestop/sloth/cast(atom/cast_on) + . = ..() + new /obj/effect/timestop/sloth(get_turf(cast_on), timestop_range, timestop_duration) + +/obj/effect/timestop/sloth + anchored = TRUE + name = "sleeping area" + desc = "Go to sleep.. Go to sleep." + icon = 'modular_meta/features/antagonists/icons/sinful_demon/160x160.dmi' + icon_state = "go_to_sleep" diff --git a/modular_meta/features/antagonists/sinful_demon/code/sins/wrath.dm b/modular_meta/features/antagonists/sinful_demon/code/sins/wrath.dm new file mode 100644 index 000000000000..803ed9e700f3 --- /dev/null +++ b/modular_meta/features/antagonists/sinful_demon/code/sins/wrath.dm @@ -0,0 +1,56 @@ +/datum/action/cooldown/spell/shapeshift/demon/wrath //emergency get out of jail card, but better. + name = "Wrath Demon Form" + possible_shapes = list(/mob/living/basic/lesserdemon/wrath) + +/mob/living/basic/lesserdemon/wrath //slightly more damage. + name = "wrathful demon" + real_name = "wrathful demon" + melee_damage_lower = 19 + melee_damage_upper = 19 + icon_state = "lesserdaemon_wrath" + icon_living = "lesserdaemon_wrath" + +#define WRATHFUL_FIRE_AMOUNT 5 + +/datum/action/cooldown/spell/pointed/ignite + name = "Ignite" + desc = "This ranged spell sets a person on fire." + button_icon = 'icons/mob/effects/onfire.dmi' + button_icon_state = "generic_fire" + active_msg = "You prepare to ignite a target..." + ranged_mousepointer = 'icons/effects/mouse_pointers/throw_target.dmi' + background_icon_state = "bg_demon" + overlay_icon_state = "bg_demon_border" + + school = SCHOOL_TRANSMUTATION + invocation = "BURN IN HELL!!" + invocation_type = INVOCATION_SHOUT + + sound = 'sound/effects/magic/fireball.ogg' + cooldown_time = 1 MINUTES + active_msg = span_notice("You ignite in a flash of hellfire!") + spell_requirements = SPELL_REQUIRES_NO_ANTIMAGIC + +/datum/action/cooldown/spell/pointed/ignite/InterceptClickOn(mob/living/clicker, params, atom/target) + . = ..() + if(!.) + return FALSE + + if(!isliving(target)) + return FALSE + + var/mob/living/T = target + T.adjust_fire_stacks(WRATHFUL_FIRE_AMOUNT) + T.ignite_mob() + + return TRUE + +#undef WRATHFUL_FIRE_AMOUNT + +/datum/action/cooldown/spell/jaunt/ethereal_jaunt/sin/wrath + name = "Greater Demonic Jaunt" + desc = "Briefly turn to cinder and ash, allowing you to freely pass through objects. Lasts slightly shorter than normal, but is more easily used." + + cooldown_time = 80 SECONDS + + jaunt_duration = 2 SECONDS diff --git a/modular_meta/features/antagonists/sinful_demon/rulesets.dm b/modular_meta/features/antagonists/sinful_demon/rulesets.dm new file mode 100644 index 000000000000..6341c5915bc0 --- /dev/null +++ b/modular_meta/features/antagonists/sinful_demon/rulesets.dm @@ -0,0 +1,47 @@ +////////////////////////////////////////////// +// // +// ROUNDSTART SINFUL DEMON // +// // +////////////////////////////////////////////// + +/datum/dynamic_ruleset/roundstart/sinfuldemon + name = "Demon of Sin" + config_tag = "Demon of Sin" + pref_flag = ROLE_SINFULDEMON + jobban_flag = ROLE_TRAITOR + preview_antag_datum = /datum/antagonist/sinfuldemon + min_pop = 10 + weight = alist( + DYNAMIC_TIER_LOW = 0, + DYNAMIC_TIER_LOWMEDIUM = 2, + DYNAMIC_TIER_MEDIUMHIGH = 3, + DYNAMIC_TIER_HIGH = 3, + ) + max_antag_cap = list("denominator" = 24) + blacklisted_roles = list( + JOB_CHAPLAIN, + ) + +/datum/dynamic_ruleset/roundstart/sinfuldemon/assign_role(datum/mind/candidate) + candidate.add_antag_datum(/datum/antagonist/sinfuldemon) + +////////////////////////////////////////////// +// // +// LATEJOIN SINFUL DEMON // +// // +////////////////////////////////////////////// + +/datum/dynamic_ruleset/latejoin/sinfuldemon + name = "Demon Infiltration" + config_tag = "Latejoin Demon of Sin" + preview_antag_datum = /datum/antagonist/sinfuldemon + pref_flag = ROLE_DEMONINFILTRATION + jobban_flag = ROLE_TRAITOR + min_pop = 15 + weight = 2 + blacklisted_roles = list( + JOB_CHAPLAIN, + ) + +/datum/dynamic_ruleset/latejoin/sinfuldemon/assign_role(datum/mind/candidate) + candidate.add_antag_datum(/datum/antagonist/sinfuldemon) diff --git a/modular_meta/features/april_fools_day/beepsky/code/hailer_phrase.dm b/modular_meta/features/april_fools_day/beepsky/code/hailer_phrase.dm new file mode 100644 index 000000000000..4d48cbc38ff1 --- /dev/null +++ b/modular_meta/features/april_fools_day/beepsky/code/hailer_phrase.dm @@ -0,0 +1,3 @@ +/datum/hailer_phrase/ubludok + phrase_text = "Ублюдок, мать твою, а ну, иди сюда, говно собачье, а? Сдуру решил ко мне лезть, ты? Засранец вонючий, мать твою!" + phrase_sound = "ubludok" diff --git a/modular_meta/features/april_fools_day/beepsky/code/secbot.dm b/modular_meta/features/april_fools_day/beepsky/code/secbot.dm new file mode 100644 index 000000000000..4b2ffe465368 --- /dev/null +++ b/modular_meta/features/april_fools_day/beepsky/code/secbot.dm @@ -0,0 +1,24 @@ +/* proc/threat_react был убран +/mob/living/basic/bot/secbot/beepsky/threat_react(threatlevel) + if(check_holidays(APRIL_FOOLS)) + ..() + return + + speak("Угроза [threatlevel]-го уровня!") + playsound(src, pick( + 'modular_meta/features/april_fools_day/beepsky/sounds/gad.ogg', + 'modular_meta/features/april_fools_day/beepsky/sounds/trahnu.ogg', + 'modular_meta/features/april_fools_day/beepsky/sounds/dog_shit.ogg', + ), 100, FALSE) + +/datum/sound_effect/law_april + key = "law_april" + file_paths = list( + 'modular_meta/features/april_fools_day/beepsky/sounds/zasranets.ogg', + 'modular_meta/features/april_fools_day/beepsky/sounds/asshole.ogg', + 'modular_meta/features/april_fools_day/beepsky/sounds/40let.ogg', + 'modular_meta/features/april_fools_day/beepsky/sounds/goroh.ogg', + 'modular_meta/features/april_fools_day/beepsky/sounds/ubludok.ogg', + 'modular_meta/features/april_fools_day/beepsky/sounds/voba.ogg', + ) +*/ diff --git a/modular_meta/features/april_fools_day/beepsky/sounds/40let.ogg b/modular_meta/features/april_fools_day/beepsky/sounds/40let.ogg new file mode 100644 index 000000000000..0e93fb9969d2 Binary files /dev/null and b/modular_meta/features/april_fools_day/beepsky/sounds/40let.ogg differ diff --git a/modular_meta/features/april_fools_day/beepsky/sounds/asshole.ogg b/modular_meta/features/april_fools_day/beepsky/sounds/asshole.ogg new file mode 100644 index 000000000000..9d2390bb28c0 Binary files /dev/null and b/modular_meta/features/april_fools_day/beepsky/sounds/asshole.ogg differ diff --git a/modular_meta/features/april_fools_day/beepsky/sounds/attributions.txt b/modular_meta/features/april_fools_day/beepsky/sounds/attributions.txt new file mode 100644 index 000000000000..8d641ac57e39 --- /dev/null +++ b/modular_meta/features/april_fools_day/beepsky/sounds/attributions.txt @@ -0,0 +1,2 @@ +Фразы из фильма "Кровь и бетон" - "Blood and Concrete" (1990) +В переводе Гаврилова \ No newline at end of file diff --git a/modular_meta/features/april_fools_day/beepsky/sounds/dog_shit.ogg b/modular_meta/features/april_fools_day/beepsky/sounds/dog_shit.ogg new file mode 100644 index 000000000000..17bd83c5e9e4 Binary files /dev/null and b/modular_meta/features/april_fools_day/beepsky/sounds/dog_shit.ogg differ diff --git a/modular_meta/features/april_fools_day/beepsky/sounds/gad.ogg b/modular_meta/features/april_fools_day/beepsky/sounds/gad.ogg new file mode 100644 index 000000000000..dd9ed9d531b6 Binary files /dev/null and b/modular_meta/features/april_fools_day/beepsky/sounds/gad.ogg differ diff --git a/modular_meta/features/april_fools_day/beepsky/sounds/goroh.ogg b/modular_meta/features/april_fools_day/beepsky/sounds/goroh.ogg new file mode 100644 index 000000000000..fadae0c3fcf2 Binary files /dev/null and b/modular_meta/features/april_fools_day/beepsky/sounds/goroh.ogg differ diff --git a/modular_meta/features/april_fools_day/beepsky/sounds/trahnu.ogg b/modular_meta/features/april_fools_day/beepsky/sounds/trahnu.ogg new file mode 100644 index 000000000000..19559ebada36 Binary files /dev/null and b/modular_meta/features/april_fools_day/beepsky/sounds/trahnu.ogg differ diff --git a/modular_meta/features/april_fools_day/beepsky/sounds/ubludok.ogg b/modular_meta/features/april_fools_day/beepsky/sounds/ubludok.ogg new file mode 100644 index 000000000000..ecb3cc4db4ae Binary files /dev/null and b/modular_meta/features/april_fools_day/beepsky/sounds/ubludok.ogg differ diff --git a/modular_meta/features/april_fools_day/beepsky/sounds/ubludok_short.ogg b/modular_meta/features/april_fools_day/beepsky/sounds/ubludok_short.ogg new file mode 100644 index 000000000000..b9e56b46c87d Binary files /dev/null and b/modular_meta/features/april_fools_day/beepsky/sounds/ubludok_short.ogg differ diff --git a/modular_meta/features/april_fools_day/beepsky/sounds/voba.ogg b/modular_meta/features/april_fools_day/beepsky/sounds/voba.ogg new file mode 100644 index 000000000000..65095793f706 Binary files /dev/null and b/modular_meta/features/april_fools_day/beepsky/sounds/voba.ogg differ diff --git a/modular_meta/features/april_fools_day/beepsky/sounds/zasranets.ogg b/modular_meta/features/april_fools_day/beepsky/sounds/zasranets.ogg new file mode 100644 index 000000000000..90b9656a941f Binary files /dev/null and b/modular_meta/features/april_fools_day/beepsky/sounds/zasranets.ogg differ diff --git a/modular_meta/features/april_fools_day/borgs/code/sounds.dm b/modular_meta/features/april_fools_day/borgs/code/sounds.dm new file mode 100644 index 000000000000..d4e2e67544d9 --- /dev/null +++ b/modular_meta/features/april_fools_day/borgs/code/sounds.dm @@ -0,0 +1,39 @@ +/mob/living/silicon/Initialize(mapload) + ..() + if (check_holidays(APRIL_FOOLS)) + death_sound = 'modular_meta/features/april_fools_day/borgs/sound/windows-xp-shutdown.ogg' + +/datum/emote/silicon/beep/get_sound(mob/living/user) + if (check_holidays(APRIL_FOOLS)) + return 'modular_meta/features/april_fools_day/borgs/sound/windows-xp-hardware-moddif.ogg' + return ..() + +/datum/emote/silicon/buzz/get_sound(mob/living/user) + if (check_holidays(APRIL_FOOLS)) + return 'modular_meta/features/april_fools_day/borgs/sound/windows-xp-battery-low.ogg' + return ..() + +/datum/emote/silicon/buzz2/get_sound(mob/living/user) + if (check_holidays(APRIL_FOOLS)) + return 'modular_meta/features/april_fools_day/borgs/sound/windows-xp-battery-critical.ogg' + return ..() + +/datum/emote/silicon/chime/get_sound(mob/living/user) + if (check_holidays(APRIL_FOOLS)) + return 'modular_meta/features/april_fools_day/borgs/sound/windows-xp-chime-moddif.ogg' + return ..() + +/datum/emote/silicon/ping/get_sound(mob/living/user) + if (check_holidays(APRIL_FOOLS)) + return 'modular_meta/features/april_fools_day/borgs/sound/windows-xp-error.ogg' + return ..() + +/datum/emote/silicon/sad/get_sound(mob/living/user) + if (check_holidays(APRIL_FOOLS)) + return 'modular_meta/features/april_fools_day/borgs/sound/windows-xp-sad-moddif.ogg' + return ..() + +/datum/emote/silicon/warn/get_sound(mob/living/user) + if (check_holidays(APRIL_FOOLS)) + return 'modular_meta/features/april_fools_day/borgs/sound/windows-xp-warning-modif.ogg' + return ..() diff --git a/modular_meta/features/april_fools_day/borgs/sound/windows-xp-battery-critical.ogg b/modular_meta/features/april_fools_day/borgs/sound/windows-xp-battery-critical.ogg new file mode 100644 index 000000000000..0dabd51a5f8a Binary files /dev/null and b/modular_meta/features/april_fools_day/borgs/sound/windows-xp-battery-critical.ogg differ diff --git a/modular_meta/features/april_fools_day/borgs/sound/windows-xp-battery-low.ogg b/modular_meta/features/april_fools_day/borgs/sound/windows-xp-battery-low.ogg new file mode 100644 index 000000000000..e9762ae7bf46 Binary files /dev/null and b/modular_meta/features/april_fools_day/borgs/sound/windows-xp-battery-low.ogg differ diff --git a/modular_meta/features/april_fools_day/borgs/sound/windows-xp-chime-moddif.ogg b/modular_meta/features/april_fools_day/borgs/sound/windows-xp-chime-moddif.ogg new file mode 100644 index 000000000000..ccc14dc05d76 Binary files /dev/null and b/modular_meta/features/april_fools_day/borgs/sound/windows-xp-chime-moddif.ogg differ diff --git a/modular_meta/features/april_fools_day/borgs/sound/windows-xp-error.ogg b/modular_meta/features/april_fools_day/borgs/sound/windows-xp-error.ogg new file mode 100644 index 000000000000..eec3fb131a19 Binary files /dev/null and b/modular_meta/features/april_fools_day/borgs/sound/windows-xp-error.ogg differ diff --git a/modular_meta/features/april_fools_day/borgs/sound/windows-xp-hardware-insert.ogg b/modular_meta/features/april_fools_day/borgs/sound/windows-xp-hardware-insert.ogg new file mode 100644 index 000000000000..fc23e619bd80 Binary files /dev/null and b/modular_meta/features/april_fools_day/borgs/sound/windows-xp-hardware-insert.ogg differ diff --git a/modular_meta/features/april_fools_day/borgs/sound/windows-xp-hardware-moddif.ogg b/modular_meta/features/april_fools_day/borgs/sound/windows-xp-hardware-moddif.ogg new file mode 100644 index 000000000000..e772153182b3 Binary files /dev/null and b/modular_meta/features/april_fools_day/borgs/sound/windows-xp-hardware-moddif.ogg differ diff --git a/modular_meta/features/april_fools_day/borgs/sound/windows-xp-logon-moddif.ogg b/modular_meta/features/april_fools_day/borgs/sound/windows-xp-logon-moddif.ogg new file mode 100644 index 000000000000..93431a4da2a0 Binary files /dev/null and b/modular_meta/features/april_fools_day/borgs/sound/windows-xp-logon-moddif.ogg differ diff --git a/modular_meta/features/april_fools_day/borgs/sound/windows-xp-sad-moddif.ogg b/modular_meta/features/april_fools_day/borgs/sound/windows-xp-sad-moddif.ogg new file mode 100644 index 000000000000..262372927881 Binary files /dev/null and b/modular_meta/features/april_fools_day/borgs/sound/windows-xp-sad-moddif.ogg differ diff --git a/modular_meta/features/april_fools_day/borgs/sound/windows-xp-shutdown.ogg b/modular_meta/features/april_fools_day/borgs/sound/windows-xp-shutdown.ogg new file mode 100644 index 000000000000..72def4c1fd60 Binary files /dev/null and b/modular_meta/features/april_fools_day/borgs/sound/windows-xp-shutdown.ogg differ diff --git a/modular_meta/features/april_fools_day/borgs/sound/windows-xp-warning-modif.ogg b/modular_meta/features/april_fools_day/borgs/sound/windows-xp-warning-modif.ogg new file mode 100644 index 000000000000..fa0ade379939 Binary files /dev/null and b/modular_meta/features/april_fools_day/borgs/sound/windows-xp-warning-modif.ogg differ diff --git a/modular_meta/features/april_fools_day/holidays.dm b/modular_meta/features/april_fools_day/holidays.dm new file mode 100644 index 000000000000..6ee0e16ccf3b --- /dev/null +++ b/modular_meta/features/april_fools_day/holidays.dm @@ -0,0 +1,6 @@ +// Немного подольше сделаем первое апреля (31 марта - 3 апреля включая) +/datum/holiday/april_fools + begin_month = MARCH + begin_day = 31 + end_month = APRIL + end_day = 3 diff --git a/modular_meta/features/april_fools_day/hygienebot/code/phrases.dm b/modular_meta/features/april_fools_day/hygienebot/code/phrases.dm new file mode 100644 index 000000000000..8d17cd1378d8 --- /dev/null +++ b/modular_meta/features/april_fools_day/hygienebot/code/phrases.dm @@ -0,0 +1,34 @@ +#define RU_HYGIENEBOT_VOICED_UNHYGIENIC "Обнаружена грязнуля. Пожалуйста остановитесь, чтобы я мог вас отмыть." +#define RU_HYGIENEBOT_VOICED_ENJOY_DAY "Теперь вы чисты и сияете от удовольствия!" +#define RU_HYGIENEBOT_VOICED_THREAT_AIRLOCK "Либо ты перестанешь бежать, либо я тебя блять, достану хоть за шлюзом." +#define RU_HYGIENEBOT_VOICED_FOUL_SMELL "Вернись сюда, вонючий ты ублюдок." +#define RU_HYGIENEBOT_VOICED_TROGLODYTE "Ща тебе троглодит пещерный блядь, надраим задницу." +#define RU_HYGIENEBOT_VOICED_GREEN_CLOUD "Если ты живо сюда не вернешься, то я сдам тебя в химчистку, сучка." +#define RU_HYGIENEBOT_VOICED_ARSEHOLE "Дай уже мне тебя блядина, вычистить!" +#define RU_HYGIENEBOT_VOICED_THREAT_ARTERIES "ПРЕКРАТИТЕ БЕЖАТЬ, ИЛИ Я ПЕРЕРЕЖУ ВАМ ГЛОТКУ!" +#define RU_HYGIENEBOT_VOICED_STOP_RUNNING "Не беги, заебал." +#define RU_HYGIENEBOT_VOICED_FUCKING_FINALLY "Ну наконец-то блять." +#define RU_HYGIENEBOT_VOICED_THANK_GOD "Слава богу, ты наконец остановился." +#define RU_HYGIENEBOT_VOICED_DEGENERATE "Ну, наконец-то этот выродок очищен от смрада." + + +/mob/living/basic/bot/hygienebot + var/static/list/ru_found_announcements = list( + RU_HYGIENEBOT_VOICED_UNHYGIENIC = 'modular_meta/features/april_fools_day/hygienebot/sound/unhygienicclient.ogg', + ) + ///announcements we say when the target keeps moving away + var/static/list/ru_threat_announcements = list( + RU_HYGIENEBOT_VOICED_THREAT_AIRLOCK = 'modular_meta/features/april_fools_day/hygienebot/sound/dragyouout.ogg', + RU_HYGIENEBOT_VOICED_FOUL_SMELL = 'modular_meta/features/april_fools_day/hygienebot/sound/foulsmelling.ogg', + RU_HYGIENEBOT_VOICED_TROGLODYTE = 'modular_meta/features/april_fools_day/hygienebot/sound/troglodyte.ogg', + RU_HYGIENEBOT_VOICED_GREEN_CLOUD = 'modular_meta/features/april_fools_day/hygienebot/sound/greencloud.ogg', + RU_HYGIENEBOT_VOICED_ARSEHOLE = 'modular_meta/features/april_fools_day/hygienebot/sound/letmeclean.ogg', + RU_HYGIENEBOT_VOICED_THREAT_ARTERIES = 'modular_meta/features/april_fools_day/hygienebot/sound/cutarteries.ogg', + RU_HYGIENEBOT_VOICED_STOP_RUNNING = 'modular_meta/features/april_fools_day/hygienebot/sound/stoprunning.ogg', + ) + ///announcements we say after we have cleaned our target + var/static/list/ru_cleaned_announcements = list( + RU_HYGIENEBOT_VOICED_FUCKING_FINALLY = 'modular_meta/features/april_fools_day/hygienebot/sound/finally.ogg', + RU_HYGIENEBOT_VOICED_THANK_GOD = 'modular_meta/features/april_fools_day/hygienebot/sound/thankgod.ogg', + RU_HYGIENEBOT_VOICED_DEGENERATE = 'modular_meta/features/april_fools_day/hygienebot/sound/degenerate.ogg', + ) diff --git a/modular_meta/features/april_fools_day/hygienebot/sound/cutarteries.ogg b/modular_meta/features/april_fools_day/hygienebot/sound/cutarteries.ogg new file mode 100644 index 000000000000..2e1a84a76d12 Binary files /dev/null and b/modular_meta/features/april_fools_day/hygienebot/sound/cutarteries.ogg differ diff --git a/modular_meta/features/april_fools_day/hygienebot/sound/degenerate.ogg b/modular_meta/features/april_fools_day/hygienebot/sound/degenerate.ogg new file mode 100644 index 000000000000..7e1a2b0bb2d6 Binary files /dev/null and b/modular_meta/features/april_fools_day/hygienebot/sound/degenerate.ogg differ diff --git a/modular_meta/features/april_fools_day/hygienebot/sound/dragyouout.ogg b/modular_meta/features/april_fools_day/hygienebot/sound/dragyouout.ogg new file mode 100644 index 000000000000..55f76eea1ec2 Binary files /dev/null and b/modular_meta/features/april_fools_day/hygienebot/sound/dragyouout.ogg differ diff --git a/modular_meta/features/april_fools_day/hygienebot/sound/enjoyday.ogg b/modular_meta/features/april_fools_day/hygienebot/sound/enjoyday.ogg new file mode 100644 index 000000000000..62b4b1953cf1 Binary files /dev/null and b/modular_meta/features/april_fools_day/hygienebot/sound/enjoyday.ogg differ diff --git a/modular_meta/features/april_fools_day/hygienebot/sound/finally.ogg b/modular_meta/features/april_fools_day/hygienebot/sound/finally.ogg new file mode 100644 index 000000000000..54845310340f Binary files /dev/null and b/modular_meta/features/april_fools_day/hygienebot/sound/finally.ogg differ diff --git a/modular_meta/features/april_fools_day/hygienebot/sound/foulsmelling.ogg b/modular_meta/features/april_fools_day/hygienebot/sound/foulsmelling.ogg new file mode 100644 index 000000000000..3c2915067fdc Binary files /dev/null and b/modular_meta/features/april_fools_day/hygienebot/sound/foulsmelling.ogg differ diff --git a/modular_meta/features/april_fools_day/hygienebot/sound/greencloud.ogg b/modular_meta/features/april_fools_day/hygienebot/sound/greencloud.ogg new file mode 100644 index 000000000000..6d8d93ca195e Binary files /dev/null and b/modular_meta/features/april_fools_day/hygienebot/sound/greencloud.ogg differ diff --git a/modular_meta/features/april_fools_day/hygienebot/sound/letmeclean.ogg b/modular_meta/features/april_fools_day/hygienebot/sound/letmeclean.ogg new file mode 100644 index 000000000000..d7935b3cc21e Binary files /dev/null and b/modular_meta/features/april_fools_day/hygienebot/sound/letmeclean.ogg differ diff --git a/modular_meta/features/april_fools_day/hygienebot/sound/stoprunning.ogg b/modular_meta/features/april_fools_day/hygienebot/sound/stoprunning.ogg new file mode 100644 index 000000000000..1215c0a34090 Binary files /dev/null and b/modular_meta/features/april_fools_day/hygienebot/sound/stoprunning.ogg differ diff --git a/modular_meta/features/april_fools_day/hygienebot/sound/thankgod.ogg b/modular_meta/features/april_fools_day/hygienebot/sound/thankgod.ogg new file mode 100644 index 000000000000..5b9146ea0610 Binary files /dev/null and b/modular_meta/features/april_fools_day/hygienebot/sound/thankgod.ogg differ diff --git a/modular_meta/features/april_fools_day/hygienebot/sound/troglodyte.ogg b/modular_meta/features/april_fools_day/hygienebot/sound/troglodyte.ogg new file mode 100644 index 000000000000..fc3b1173e7ff Binary files /dev/null and b/modular_meta/features/april_fools_day/hygienebot/sound/troglodyte.ogg differ diff --git a/modular_meta/features/april_fools_day/hygienebot/sound/unhygienicclient.ogg b/modular_meta/features/april_fools_day/hygienebot/sound/unhygienicclient.ogg new file mode 100644 index 000000000000..fa131644f937 Binary files /dev/null and b/modular_meta/features/april_fools_day/hygienebot/sound/unhygienicclient.ogg differ diff --git a/modular_meta/features/april_fools_day/includes.dm b/modular_meta/features/april_fools_day/includes.dm new file mode 100644 index 000000000000..b11797f7b717 --- /dev/null +++ b/modular_meta/features/april_fools_day/includes.dm @@ -0,0 +1,6 @@ +#include "holidays.dm" +#include "beepsky\code\hailer_phrase.dm" +#include "beepsky\code\secbot.dm" +#include "borgs\code\sounds.dm" +#include "hygienebot\code\phrases.dm" +#include "medibot\code\phrases.dm" diff --git a/modular_meta/features/april_fools_day/medibot/code/phrases.dm b/modular_meta/features/april_fools_day/medibot/code/phrases.dm new file mode 100644 index 000000000000..1a8034c45133 --- /dev/null +++ b/modular_meta/features/april_fools_day/medibot/code/phrases.dm @@ -0,0 +1,102 @@ +#define RU_MEDIBOT_VOICED_HOLD_ON "Жди! Я к тебе уже качусь." +#define RU_MEDIBOT_VOICED_WANT_TO_HELP "Стопэ! Я тебе помочь хочу!" +#define RU_MEDIBOT_VOICED_YOU_ARE_INJURED "А тебе здорово досталось, дружок." +#define RU_MEDIBOT_VOICED_ALL_PATCHED_UP "Алл пачит ап!" +#define RU_MEDIBOT_VOICED_APPLE_A_DAY "По яблоку в день или мне вас лечить лень." +#define RU_MEDIBOT_VOICED_FEEL_BETTER "Ну я заебался, покеда." +#define RU_MEDIBOT_VOICED_STAY_WITH_ME "Мы его теряем!" +#define RU_MEDIBOT_VOICED_LIVE "Живи, падла! Живи!" +#define RU_MEDIBOT_VOICED_NEVER_LOST "Вот и помер дед максим, только ID остался с ним." +#define RU_MEDIBOT_VOICED_DELICIOUS "Вкуснотища какая!" +#define RU_MEDIBOT_VOICED_PLASTIC_SURGEON "Твой кривой еблет уже ничего не исправит." +#define RU_MEDIBOT_VOICED_MASK_ON "А ну маску надел кожанный ублюдок!" +#define RU_MEDIBOT_VOICED_ALWAYS_A_CATCH "Везде есть подъеб и я главный из них, рофлан ебало." +#define RU_MEDIBOT_VOICED_LIKE_FLIES "Это че за медблок такой? Все мрут как мухии." +#define RU_MEDIBOT_VOICED_SUFFER "Пачиму страдаю я, а не вы?" +#define RU_MEDIBOT_VOICED_FUCK_YOU "Пшёл нах кожанный ублюдок." +#define RU_MEDIBOT_VOICED_NOT_A_GAME "Давай вырубай свой пэка, ты че, не понял?" +#define RU_MEDIBOT_VOICED_IM_DIFFERENT "Я в своем познании настолько преисполнился." +#define RU_MEDIBOT_VOICED_FOURTH_WALL "Бъенд вырубай, на давай, вырубай мудила." +#define RU_MEDIBOT_VOICED_SHINDEMASHOU "Шинимахуня." +#define RU_MEDIBOT_VOICED_WAIT "Ебать, не понял..." +#define RU_MEDIBOT_VOICED_DONT "Ну что, опять..." +#define RU_MEDIBOT_VOICED_TRUSTED_YOU "А я тебе верил..." +#define RU_MEDIBOT_VOICED_NO_SAD "Мы его теряем!" +#define RU_MEDIBOT_VOICED_OH_FUCK "Ну пиздц-" +#define RU_MEDIBOT_VOICED_FORGIVE "Ты йобать помилован." +#define RU_MEDIBOT_VOICED_THANKS "Благодарю! Кожанный ублюдок." +#define RU_MEDIBOT_VOICED_GOOD_PERSON "Ниухэ какой покладистый кожанный мешок." +#define RU_MEDIBOT_VOICED_BEHAVIOUR_REPORTED "Ну все, тоби пезда дружок." +#define RU_MEDIBOT_VOICED_ASSISTANCE "Эээ бля, помогите." +#define RU_MEDIBOT_VOICED_PUT_BACK "Быстро блять вернул меня как было." +#define RU_MEDIBOT_VOICED_IM_SCARED "Испугался? Обосрался!" +#define RU_MEDIBOT_VOICED_NEED_HELP "Дело пахнет жареным, я уже бегу!" +#define RU_MEDIBOT_VOICED_THIS_HURTS "Это больно, ты это понимаешь?!" +#define RU_MEDIBOT_VOICED_THE_END "А это точно конец?" +#define RU_MEDIBOT_VOICED_NOOO "О нет, о блять, опять!" +#define RU_MEDIBOT_VOICED_CHICKEN "Лук эт ми! Ай эм э-э чиикееен." + +/mob/living/basic/bot/medbot + ///anouncements when we find a target to heal + var/static/list/ru_wait_announcements = list( + RU_MEDIBOT_VOICED_HOLD_ON = 'modular_meta/features/april_fools_day/medibot/sound/coming.ogg', + RU_MEDIBOT_VOICED_WANT_TO_HELP = 'modular_meta/features/april_fools_day/medibot/sound/help.ogg', + RU_MEDIBOT_VOICED_YOU_ARE_INJURED = 'modular_meta/features/april_fools_day/medibot/sound/injured.ogg', + ) + + ///announcements after we heal someone + var/static/list/ru_afterheal_announcements = list( + RU_MEDIBOT_VOICED_ALL_PATCHED_UP = 'modular_meta/features/april_fools_day/medibot/sound/patchedup.ogg', + RU_MEDIBOT_VOICED_APPLE_A_DAY = 'modular_meta/features/april_fools_day/medibot/sound/apple.ogg', + RU_MEDIBOT_VOICED_FEEL_BETTER = 'modular_meta/features/april_fools_day/medibot/sound/feelbetter.ogg', + ) + + ///announcements when we are healing someone near death + var/static/list/ru_near_death_announcements = list( + RU_MEDIBOT_VOICED_STAY_WITH_ME = 'modular_meta/features/april_fools_day/medibot/sound/no.ogg', + RU_MEDIBOT_VOICED_LIVE = 'modular_meta/features/april_fools_day/medibot/sound/live.ogg', + RU_MEDIBOT_VOICED_NEVER_LOST = 'modular_meta/features/april_fools_day/medibot/sound/lost.ogg', + ) + ///announcements when we are idle + var/static/list/ru_idle_lines = list( + RU_MEDIBOT_VOICED_DELICIOUS = 'modular_meta/features/april_fools_day/medibot/sound/delicious.ogg', + RU_MEDIBOT_VOICED_PLASTIC_SURGEON = 'modular_meta/features/april_fools_day/medibot/sound/surgeon.ogg', + RU_MEDIBOT_VOICED_MASK_ON = 'modular_meta/features/april_fools_day/medibot/sound/radar.ogg', + RU_MEDIBOT_VOICED_ALWAYS_A_CATCH = 'modular_meta/features/april_fools_day/medibot/sound/catch.ogg', + RU_MEDIBOT_VOICED_LIKE_FLIES = 'modular_meta/features/april_fools_day/medibot/sound/flies.ogg', + RU_MEDIBOT_VOICED_SUFFER = 'modular_meta/features/april_fools_day/medibot/sound/why.ogg', + ) + ///announcements when we are emagged + var/static/list/ru_emagged_announcements = list( + RU_MEDIBOT_VOICED_FUCK_YOU = 'modular_meta/features/april_fools_day/medibot/sound/fuck_you.ogg', + RU_MEDIBOT_VOICED_NOT_A_GAME = 'modular_meta/features/april_fools_day/medibot/sound/turn_off.ogg', + RU_MEDIBOT_VOICED_IM_DIFFERENT = 'modular_meta/features/april_fools_day/medibot/sound/im_different.ogg', + RU_MEDIBOT_VOICED_FOURTH_WALL = 'modular_meta/features/april_fools_day/medibot/sound/close.ogg', + RU_MEDIBOT_VOICED_SHINDEMASHOU = 'modular_meta/features/april_fools_day/medibot/sound/shindemashou.ogg', + ) + ///announcements when we are being tipped + var/static/list/ru_tipped_announcements = list( + RU_MEDIBOT_VOICED_WAIT = 'modular_meta/features/april_fools_day/medibot/sound/hey_wait.ogg', + RU_MEDIBOT_VOICED_DONT = 'modular_meta/features/april_fools_day/medibot/sound/please_dont.ogg', + RU_MEDIBOT_VOICED_TRUSTED_YOU = 'modular_meta/features/april_fools_day/medibot/sound/i_trusted_you.ogg', + RU_MEDIBOT_VOICED_NO_SAD = 'modular_meta/features/april_fools_day/medibot/sound/no.ogg', + RU_MEDIBOT_VOICED_OH_FUCK = 'modular_meta/features/april_fools_day/medibot/sound/oh_fuck.ogg', + ) + ///announcements when we are being untipped + var/static/list/ru_untipped_announcements = list( + RU_MEDIBOT_VOICED_FORGIVE = 'modular_meta/features/april_fools_day/medibot/sound/forgive.ogg', + RU_MEDIBOT_VOICED_THANKS = 'modular_meta/features/april_fools_day/medibot/sound/thank_you.ogg', + RU_MEDIBOT_VOICED_GOOD_PERSON = 'modular_meta/features/april_fools_day/medibot/sound/youre_good.ogg', + ) + ///announcements when we are worried + var/static/list/ru_worried_announcements = list( + RU_MEDIBOT_VOICED_PUT_BACK = 'modular_meta/features/april_fools_day/medibot/sound/please_put_me_back.ogg', + RU_MEDIBOT_VOICED_IM_SCARED = 'modular_meta/features/april_fools_day/medibot/sound/please_im_scared.ogg', + RU_MEDIBOT_VOICED_NEED_HELP = 'modular_meta/features/april_fools_day/medibot/sound/dont_like.ogg', + RU_MEDIBOT_VOICED_THIS_HURTS = 'modular_meta/features/april_fools_day/medibot/sound/pain_is_real.ogg', + RU_MEDIBOT_VOICED_THE_END = 'modular_meta/features/april_fools_day/medibot/sound/is_this_the_end.ogg', + RU_MEDIBOT_VOICED_NOOO = 'modular_meta/features/april_fools_day/medibot/sound/nooo.ogg', + ) + var/static/list/ru_misc_announcements= list( + RU_MEDIBOT_VOICED_CHICKEN = 'modular_meta/features/april_fools_day/medibot/sound/i_am_chicken.ogg', + ) diff --git a/modular_meta/features/april_fools_day/medibot/sound/apple.ogg b/modular_meta/features/april_fools_day/medibot/sound/apple.ogg new file mode 100644 index 000000000000..69d73629b6c5 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/apple.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/catch.ogg b/modular_meta/features/april_fools_day/medibot/sound/catch.ogg new file mode 100644 index 000000000000..3149362e07f8 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/catch.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/close.ogg b/modular_meta/features/april_fools_day/medibot/sound/close.ogg new file mode 100644 index 000000000000..2fb3c971d4ae Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/close.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/coming.ogg b/modular_meta/features/april_fools_day/medibot/sound/coming.ogg new file mode 100644 index 000000000000..1553ceb928b1 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/coming.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/delicious.ogg b/modular_meta/features/april_fools_day/medibot/sound/delicious.ogg new file mode 100644 index 000000000000..b7d0e0ec2756 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/delicious.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/dont_like.ogg b/modular_meta/features/april_fools_day/medibot/sound/dont_like.ogg new file mode 100644 index 000000000000..ea07ab686088 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/dont_like.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/feelbetter.ogg b/modular_meta/features/april_fools_day/medibot/sound/feelbetter.ogg new file mode 100644 index 000000000000..70efc6a64e8b Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/feelbetter.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/flies.ogg b/modular_meta/features/april_fools_day/medibot/sound/flies.ogg new file mode 100644 index 000000000000..c20082103a01 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/flies.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/forgive.ogg b/modular_meta/features/april_fools_day/medibot/sound/forgive.ogg new file mode 100644 index 000000000000..f53cfba63d00 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/forgive.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/fuck_you.ogg b/modular_meta/features/april_fools_day/medibot/sound/fuck_you.ogg new file mode 100644 index 000000000000..dbc650dcf626 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/fuck_you.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/help.ogg b/modular_meta/features/april_fools_day/medibot/sound/help.ogg new file mode 100644 index 000000000000..d0595a0aa093 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/help.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/hey_wait.ogg b/modular_meta/features/april_fools_day/medibot/sound/hey_wait.ogg new file mode 100644 index 000000000000..3ebb408677d7 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/hey_wait.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/i_am_chicken.ogg b/modular_meta/features/april_fools_day/medibot/sound/i_am_chicken.ogg new file mode 100644 index 000000000000..2fd218dc7b14 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/i_am_chicken.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/i_require_asst.ogg b/modular_meta/features/april_fools_day/medibot/sound/i_require_asst.ogg new file mode 100644 index 000000000000..10dec25849fe Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/i_require_asst.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/i_trusted_you.ogg b/modular_meta/features/april_fools_day/medibot/sound/i_trusted_you.ogg new file mode 100644 index 000000000000..f2255d1aab12 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/i_trusted_you.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/im_different.ogg b/modular_meta/features/april_fools_day/medibot/sound/im_different.ogg new file mode 100644 index 000000000000..4cd79c7daed3 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/im_different.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/injured.ogg b/modular_meta/features/april_fools_day/medibot/sound/injured.ogg new file mode 100644 index 000000000000..9a034710dae3 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/injured.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/insult.ogg b/modular_meta/features/april_fools_day/medibot/sound/insult.ogg new file mode 100644 index 000000000000..c619c7912dc1 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/insult.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/is_this_the_end.ogg b/modular_meta/features/april_fools_day/medibot/sound/is_this_the_end.ogg new file mode 100644 index 000000000000..a5ab587db801 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/is_this_the_end.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/live.ogg b/modular_meta/features/april_fools_day/medibot/sound/live.ogg new file mode 100644 index 000000000000..37fce8ea00ef Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/live.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/lost.ogg b/modular_meta/features/april_fools_day/medibot/sound/lost.ogg new file mode 100644 index 000000000000..a04b5b6d8957 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/lost.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/no.ogg b/modular_meta/features/april_fools_day/medibot/sound/no.ogg new file mode 100644 index 000000000000..2ef1639404f5 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/no.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/nooo.ogg b/modular_meta/features/april_fools_day/medibot/sound/nooo.ogg new file mode 100644 index 000000000000..133e5076aadb Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/nooo.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/oh_fuck.ogg b/modular_meta/features/april_fools_day/medibot/sound/oh_fuck.ogg new file mode 100644 index 000000000000..1d1df876e93a Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/oh_fuck.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/pain_is_real.ogg b/modular_meta/features/april_fools_day/medibot/sound/pain_is_real.ogg new file mode 100644 index 000000000000..1da80d664823 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/pain_is_real.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/patchedup.ogg b/modular_meta/features/april_fools_day/medibot/sound/patchedup.ogg new file mode 100644 index 000000000000..36eb0788d72b Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/patchedup.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/please_dont.ogg b/modular_meta/features/april_fools_day/medibot/sound/please_dont.ogg new file mode 100644 index 000000000000..f1e17a91b68c Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/please_dont.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/please_im_scared.ogg b/modular_meta/features/april_fools_day/medibot/sound/please_im_scared.ogg new file mode 100644 index 000000000000..4b99354f74bf Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/please_im_scared.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/please_put_me_back.ogg b/modular_meta/features/april_fools_day/medibot/sound/please_put_me_back.ogg new file mode 100644 index 000000000000..c7e3409434a2 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/please_put_me_back.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/radar.ogg b/modular_meta/features/april_fools_day/medibot/sound/radar.ogg new file mode 100644 index 000000000000..453f3774270f Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/radar.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/reported.ogg b/modular_meta/features/april_fools_day/medibot/sound/reported.ogg new file mode 100644 index 000000000000..3025ca3776eb Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/reported.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/shindemashou.ogg b/modular_meta/features/april_fools_day/medibot/sound/shindemashou.ogg new file mode 100644 index 000000000000..b115c1f5aaf4 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/shindemashou.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/surgeon.ogg b/modular_meta/features/april_fools_day/medibot/sound/surgeon.ogg new file mode 100644 index 000000000000..1f016f5d4992 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/surgeon.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/thank_you.ogg b/modular_meta/features/april_fools_day/medibot/sound/thank_you.ogg new file mode 100644 index 000000000000..7d6fdb62c3de Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/thank_you.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/turn_off.ogg b/modular_meta/features/april_fools_day/medibot/sound/turn_off.ogg new file mode 100644 index 000000000000..f6e2d5a9dc2d Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/turn_off.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/why.ogg b/modular_meta/features/april_fools_day/medibot/sound/why.ogg new file mode 100644 index 000000000000..0f4298fd67d8 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/why.ogg differ diff --git a/modular_meta/features/april_fools_day/medibot/sound/youre_good.ogg b/modular_meta/features/april_fools_day/medibot/sound/youre_good.ogg new file mode 100644 index 000000000000..16d0520e1893 Binary files /dev/null and b/modular_meta/features/april_fools_day/medibot/sound/youre_good.ogg differ diff --git a/modular_meta/features/bot_topic/README.MD b/modular_meta/features/bot_topic/README.MD new file mode 100644 index 000000000000..25af5b7922c7 --- /dev/null +++ b/modular_meta/features/bot_topic/README.MD @@ -0,0 +1,14 @@ +## Module ID: COUNTDOWN + +### Defines: + +- N/A + +### TG Proc/File Changes: + +code\modules\client\verbs\ooc.dm - non modular overrides, for whatever reason? +code\modules\admin\sql_message_system.dm - modular overrides of procs - /proc/delete_message , /proc/create_message + +### TGUI Files: + +- N/A diff --git a/modular_meta/features/bot_topic/code/ban_events.dm b/modular_meta/features/bot_topic/code/ban_events.dm new file mode 100644 index 000000000000..56b03ae61701 --- /dev/null +++ b/modular_meta/features/bot_topic/code/ban_events.dm @@ -0,0 +1,20 @@ +// Ban event system for Discord bot integration +// Handles sending ban events to bot event queue + +/// Adds a ban or note event to the bot event queue +/// Args: +/// event_type - Type of event ("created", "edited", "unbanned", "rebanned") +/// event_data - List containing ban or note information +/proc/add_ban_event_to_queue(event_type, list/event_data) + if(!GLOB.bot_event_sending_que) + GLOB.bot_event_sending_que = list() + + var/final_event_data = list( + "timestamp" = ISOtime(), + "round_id" = GLOB.round_id, + ) + + final_event_data += event_data + + GLOB.bot_event_sending_que += list(final_event_data) + log_admin_private("BOT DEBUG: Added event to queue. Type: [event_type], Queue length: [length(GLOB.bot_event_sending_que)]") diff --git a/modular_meta/features/bot_topic/code/ban_integration.dm b/modular_meta/features/bot_topic/code/ban_integration.dm new file mode 100644 index 000000000000..04d0835e49f8 --- /dev/null +++ b/modular_meta/features/bot_topic/code/ban_integration.dm @@ -0,0 +1,84 @@ +// Ban integration for Discord bot +// Provides wrapper procs to send ban events to bot queue + +/// Sends ban created event to bot queue +/// Called from /datum/admins/proc/create_ban() in sql_ban_system.dm +/proc/send_ban_created_to_bot(player_ckey, player_name, admin_ckey, admin_name, reason, duration, interval, list/roles, applies_to_admins) + if(!player_ckey || !admin_ckey) + return + + var/list/event_data = list( + "type" = "ban", + "action" = "created", + "ckey" = player_ckey, + "name" = player_name || player_ckey, + "admin_ckey" = admin_ckey, + "admin_name" = admin_name || admin_ckey, + "reason" = reason || "No reason provided", + "duration" = duration, + "interval" = interval || "MINUTE", + "roles" = roles ? roles.Copy() : list("Server"), + "applies_to_admins" = applies_to_admins ? TRUE : FALSE, + ) + + add_ban_event_to_queue("created", event_data) + +/// Sends ban unbanned event to bot queue +/// Called from /datum/admins/proc/unban() in sql_ban_system.dm +/proc/send_ban_unbanned_to_bot(player_ckey, player_name, admin_ckey, admin_name, role, reason) + if(!player_ckey || !admin_ckey) + return + + var/list/event_data = list( + "type" = "ban", + "action" = "unbanned", + "ckey" = player_ckey, + "name" = player_name || player_ckey, + "admin_ckey" = admin_ckey, + "admin_name" = admin_name || admin_ckey, + "role" = role || "Server", + "reason" = reason || "No reason provided", + ) + + add_ban_event_to_queue("unbanned", event_data) + +/// Sends ban rebanned event to bot queue +/// Called from /datum/admins/proc/reban() in sql_ban_system.dm +/proc/send_ban_rebanned_to_bot(player_ckey, player_name, admin_ckey, admin_name, role, reason) + if(!player_ckey || !admin_ckey) + return + + var/list/event_data = list( + "type" = "ban", + "action" = "rebanned", + "ckey" = player_ckey, + "name" = player_name || player_ckey, + "admin_ckey" = admin_ckey, + "admin_name" = admin_name || admin_ckey, + "role" = role || "Server", + "reason" = reason || "No reason provided", + ) + + add_ban_event_to_queue("rebanned", event_data) + +/// Sends ban edited event to bot queue +/// Called from /datum/admins/proc/edit_ban() in sql_ban_system.dm +/proc/send_ban_edited_to_bot(player_ckey, player_name, admin_ckey, admin_name, reason, duration, interval, role, list/changes) + if(!player_ckey || !admin_ckey) + return + + var/list/event_data = list( + "type" = "ban", + "action" = "edited", + "ckey" = player_ckey, + "name" = player_name || player_ckey, + "admin_ckey" = admin_ckey, + "admin_name" = admin_name || admin_ckey, + "reason" = reason || "No reason provided", + "duration" = duration, + "interval" = interval || "MINUTE", + "role" = role || "Server", + "changes" = changes ? changes.Copy() : list(), + ) + + add_ban_event_to_queue("edited", event_data) diff --git a/modular_meta/features/bot_topic/code/bot_topics.dm b/modular_meta/features/bot_topic/code/bot_topics.dm new file mode 100644 index 000000000000..ae10dff659cc --- /dev/null +++ b/modular_meta/features/bot_topic/code/bot_topics.dm @@ -0,0 +1,354 @@ +//Various topics, various info fetch from DB, many not yet implemented in bot, though might still find use later. + +/datum/world_topic/bans + keyword = "bans" + require_comms_key = TRUE + +/datum/world_topic/bans/Run(list/input) + log_world("Bans: bans topic called") + var/target_ckey = input["bans"] + log_world("Bans: target_ckey: [target_ckey]") + var/bans_list = list() + + if(!SSdbcore.Connect()) + log_world("Bans: Database connection failed") + return list("bans" = list()) + + var/datum/db_query/query_bans + if(target_ckey) + query_bans = SSdbcore.NewQuery({" + SELECT + id, + bantime, + round_id, + expiration_time, + TIMESTAMPDIFF(MINUTE, bantime, expiration_time) as duration, + applies_to_admins, + reason, + IFNULL((SELECT byond_key FROM [format_table_name("player")] WHERE [format_table_name("player")].ckey = [format_table_name("ban")].ckey), ckey) as player_name, + IFNULL((SELECT byond_key FROM [format_table_name("player")] WHERE [format_table_name("player")].ckey = [format_table_name("ban")].a_ckey), a_ckey) as admin_name, + a_ckey as admin_ckey + FROM [format_table_name("ban")] + WHERE ckey = :ckey + AND unbanned_datetime IS NULL + AND (expiration_time IS NULL OR expiration_time > NOW()) + ORDER BY bantime DESC + "}, list("ckey" = ckey(target_ckey))) + else + query_bans = SSdbcore.NewQuery({" + SELECT + id, + bantime, + round_id, + expiration_time, + TIMESTAMPDIFF(MINUTE, bantime, expiration_time) as duration, + applies_to_admins, + reason, + IFNULL((SELECT byond_key FROM [format_table_name("player")] WHERE [format_table_name("player")].ckey = [format_table_name("ban")].ckey), ckey) as player_name, + IFNULL((SELECT byond_key FROM [format_table_name("player")] WHERE [format_table_name("player")].ckey = [format_table_name("ban")].a_ckey), a_ckey) as admin_name, + a_ckey as admin_ckey + FROM [format_table_name("ban")] + WHERE unbanned_datetime IS NULL + AND (expiration_time IS NULL OR expiration_time > NOW()) + ORDER BY bantime DESC + LIMIT 100 + "}, list()) + + if(!query_bans.warn_execute()) + log_world("Bans: Query execution failed") + qdel(query_bans) + return list("bans" = list()) + + while(query_bans.NextRow()) + var/ban_data = list( + "type" = "ban", + "name" = query_bans.item["player_name"] || query_bans.item["ckey"], + "ckey" = query_bans.item["ckey"], + "admin_name" = query_bans.item["admin_name"] || query_bans.item["admin_ckey"], + "admin" = query_bans.item["admin_ckey"], + "timestamp" = query_bans.item["bantime"], + "duration" = text2num(query_bans.item["duration"]), + "reason" = query_bans.item["reason"] + ) + bans_list += list(ban_data) + + qdel(query_bans) + log_world("Bans: Found [length(bans_list)] bans") + var/json_result = json_encode(list("bans" = bans_list)) + log_world("Bans: Returning JSON: [json_result]") + return json_result + +/datum/world_topic/bot_events + keyword = "bot_events" + require_comms_key = TRUE + +/datum/world_topic/bot_events/Run(list/input) + log_world("Bot Events: bot_events topic called") + + if(!GLOB.bot_event_sending_que) + GLOB.bot_event_sending_que = list() + log_world("Bot Events: GLOB.bot_event_sending_que was null, initialized empty list") + return json_encode(list("events" = list(), "last_index" = 0)) + + log_world("Bot Events: Queue length before copy: [length(GLOB.bot_event_sending_que)]") + + // Copy and clear the queue (same pattern as OOC) + var/events_list = GLOB.bot_event_sending_que.Copy() + GLOB.bot_event_sending_que = list() + + log_world("Bot Events: Copied [length(events_list)] events, queue cleared") + + var/json_result = json_encode(list("events" = events_list, "last_index" = length(events_list))) + log_world("Bot Events: Returning JSON with [length(events_list)] events") + + return json_result + +/datum/world_topic/playerinfo + keyword = "playerinfo" + require_comms_key = TRUE + +/datum/world_topic/playerinfo/Run(list/input) + var/target_ckey = ckey(input["playerinfo"]) + + if(!target_ckey) + return list("error" = "No ckey provided") + + if(!SSdbcore.Connect()) + return list("error" = "Database connection failed") + + var/player_data = list("ckey" = target_ckey) + + var/datum/db_query/query_player = SSdbcore.NewQuery({" + SELECT + firstseen, + lastseen + FROM [format_table_name("player")] + WHERE ckey = :ckey + LIMIT 1 + "}, list("ckey" = target_ckey)) + + if(!query_player.warn_execute()) + qdel(query_player) + return list("error" = "Query failed") + + if(query_player.NextRow()) + // item is a list, not an associative list - use indexes + player_data["first_seen"] = query_player.item[1] + player_data["last_seen"] = query_player.item[2] + else + qdel(query_player) + return list("error" = "Player not found") + + qdel(query_player) + + // Get total playtime from role_time - sum on BYOND side instead of SQL + //Otherwise throws nulls for whatever reason, duh.. + var/datum/db_query/query_playtime = SSdbcore.NewQuery({" + SELECT minutes + FROM [format_table_name("role_time")] + WHERE ckey = :ckey + AND job NOT IN ('Living') + "}, list("ckey" = target_ckey)) + + var/total_minutes = 0 + if(query_playtime.warn_execute()) + while(query_playtime.NextRow()) + var/minutes = text2num(query_playtime.item[1]) || 0 + total_minutes += minutes + player_data["playtime"] = total_minutes + else + player_data["playtime"] = 0 + + qdel(query_playtime) + + // Get achievements count + var/datum/db_query/query_achievements = SSdbcore.NewQuery({" + SELECT COUNT(*) as achievement_count + FROM [format_table_name("achievements")] + WHERE ckey = :ckey + "}, list("ckey" = target_ckey)) + + if(query_achievements.warn_execute() && query_achievements.NextRow()) + // item is a list, not an associative list - use indexes + player_data["achievements"] = text2num(query_achievements.item[1]) || 0 + else + player_data["achievements"] = 0 + + qdel(query_achievements) + + // Get role time details + var/datum/db_query/query_roles = SSdbcore.NewQuery({" + SELECT job, minutes + FROM [format_table_name("role_time")] + WHERE ckey = :ckey + AND job NOT IN ('Living') + ORDER BY minutes DESC + "}, list("ckey" = target_ckey)) + + var/roles_list = list() + if(query_roles.warn_execute()) + while(query_roles.NextRow()) + // item is a list, not an associative list - use indexes + roles_list += list(list( + "job" = query_roles.item[1], + "minutes" = text2num(query_roles.item[2]) || 0 + )) + qdel(query_roles) + player_data["roles"] = roles_list + + // Get achievements details + //Excludes Achievements Score and boss killed statistics, as it's not, well. An achievement? Though it's still present in the same database under the achievement_key line. + var/datum/db_query/query_achievements_detail = SSdbcore.NewQuery({" + SELECT achievement_key, last_updated + FROM [format_table_name("achievements")] + WHERE ckey = :ckey + AND achievement_key NOT IN ('Achievements Score') + AND LOWER(achievement_key) NOT LIKE '%killed' + ORDER BY last_updated DESC + "}, list("ckey" = target_ckey)) // should work? + + var/achievements_list = list() + if(query_achievements_detail.warn_execute()) + while(query_achievements_detail.NextRow()) + // item is a list, not an associative list - use indexes + var/ach_key = query_achievements_detail.item[1] + var/ach_date = query_achievements_detail.item[2] + achievements_list += list(list( + "achievement_key" = ach_key, + "last_updated" = ach_date + )) + qdel(query_achievements_detail) + player_data["achievements_detail"] = achievements_list + + return json_encode(player_data) + +/// Topic handler for getting OOC messages from queue +/datum/world_topic/ooc_messages + keyword = "ooc_messages" + require_comms_key = TRUE + +/datum/world_topic/ooc_messages/Run(list/input) + log_world("OOC Bridge: ooc_messages topic called") + + var/ooc_list = list() + + if(!GLOB.bot_ooc_sending_que) + GLOB.bot_ooc_sending_que = list() + log_world("OOC Bridge: GLOB.bot_ooc_sending_que was null, initialized empty list") + return json_encode(list("ooc" = list())) + + log_world("OOC Bridge: Queue length before copy: [length(GLOB.bot_ooc_sending_que)]") + + // Copy and clear the queue + ooc_list = GLOB.bot_ooc_sending_que.Copy() + GLOB.bot_ooc_sending_que = list() + + log_world("OOC Bridge: Copied [length(ooc_list)] messages, queue cleared") + + var/json_result = json_encode(list("ooc" = ooc_list)) + log_world("OOC Bridge: Returning JSON: [json_result]") + + return json_result + +/// Topic handler for sending OOC messages from Discord to game +/datum/world_topic/send_ooc + keyword = "send_ooc" + require_comms_key = TRUE + required_params = list("author", "message") + +/datum/world_topic/send_ooc/Run(list/input) + var/author = input["author"] + var/message = input["message"] + + if(!author || !message) + return json_encode(list("error" = "Missing author or message")) + + message = sanitize(message) + + for(var/client/C in GLOB.clients) + if(!C.prefs) + continue + if(!(C.prefs.chat_toggles & CHAT_OOC)) + continue + to_chat(C, "DISCORD OOC: [author]: [message]") + + return json_encode(list("success" = TRUE)) +// We might need it later +/datum/world_topic/notes + keyword = "notes" + require_comms_key = TRUE + +/datum/world_topic/notes/Run(list/input) + log_world("Notes: notes topic called") + var/target_ckey = input["notes"] + log_world("Notes: target_ckey: [target_ckey]") + var/notes_list = list() + + if(!SSdbcore.Connect()) + log_world("Notes: Database connection failed") + return list("notes" = list()) + + var/datum/db_query/query_notes + if(target_ckey) + query_notes = SSdbcore.NewQuery({" + SELECT + id, + timestamp, + IFNULL((SELECT byond_key FROM [format_table_name("player")] WHERE [format_table_name("player")].ckey = [format_table_name("messages")].targetckey), targetckey) as player_name, + IFNULL((SELECT byond_key FROM [format_table_name("player")] WHERE [format_table_name("player")].ckey = [format_table_name("messages")].adminckey), adminckey) as admin_name, + adminckey, + text, + severity, + expire_timestamp + FROM [format_table_name("messages")] + WHERE type = 'note' + AND targetckey = :ckey + AND deleted = 0 + AND secret = 0 + AND (expire_timestamp IS NULL OR expire_timestamp > NOW()) + ORDER BY timestamp DESC + "}, list("ckey" = ckey(target_ckey))) + else + query_notes = SSdbcore.NewQuery({" + SELECT + id, + timestamp, + IFNULL((SELECT byond_key FROM [format_table_name("player")] WHERE [format_table_name("player")].ckey = [format_table_name("messages")].targetckey), targetckey) as player_name, + IFNULL((SELECT byond_key FROM [format_table_name("player")] WHERE [format_table_name("player")].ckey = [format_table_name("messages")].adminckey), adminckey) as admin_name, + adminckey, + text, + severity, + expire_timestamp + FROM [format_table_name("messages")] + WHERE type = 'note' + AND deleted = 0 + AND secret = 0 + AND (expire_timestamp IS NULL OR expire_timestamp > NOW()) + ORDER BY timestamp DESC + LIMIT 100 + "}, list()) + + if(!query_notes.warn_execute()) + log_world("Notes: Query execution failed") + qdel(query_notes) + return list("notes" = list()) + + while(query_notes.NextRow()) + var/note_data = list( + "type" = "note", + "id" = text2num(query_notes.item["id"]), + "player_name" = query_notes.item["player_name"] || query_notes.item["targetckey"], + "admin_name" = query_notes.item["admin_name"] || query_notes.item["adminckey"], + "admin_ckey" = query_notes.item["adminckey"], + "timestamp" = query_notes.item["timestamp"], + "text" = query_notes.item["text"], + "severity" = query_notes.item["severity"], + "expire_timestamp" = query_notes.item["expire_timestamp"] + ) + notes_list += list(note_data) + + qdel(query_notes) + log_world("Notes: Found [length(notes_list)] notes") + var/json_result = json_encode(list("notes" = notes_list)) + log_world("Notes: Returning JSON: [json_result]") + return json_result diff --git a/modular_meta/features/bot_topic/code/note_integration.dm b/modular_meta/features/bot_topic/code/note_integration.dm new file mode 100644 index 000000000000..7e85a0c43efe --- /dev/null +++ b/modular_meta/features/bot_topic/code/note_integration.dm @@ -0,0 +1,75 @@ +// Note integration for Discord bot +// Provides wrapper procs to send note events to bot queue +// Secret notes are NOT sent to Discord + +/// Sends note created event to bot queue +/// Called from /proc/create_message() in sql_message_system.dm +/// Returns FALSE if note is secret (not sent to bot) +/proc/send_note_created_to_bot(target_ckey, target_name, admin_ckey, admin_name, text, severity, secret) + if(secret) + return FALSE // Skip secret notes + + if(!target_ckey || !admin_ckey) + return FALSE + + var/list/event_data = list( + "type" = "note", + "action" = "created", + "ckey" = target_ckey, + "name" = target_name || target_ckey, + "admin_ckey" = admin_ckey, + "admin_name" = admin_name || admin_ckey, + "description" = text || "No description", + "severity" = severity || "none", + "secret" = FALSE, // Always FALSE since we skip secret notes + ) + + add_ban_event_to_queue("created", event_data) + return TRUE + +/// Sends note deleted event to bot queue +/// Called from /proc/delete_message() in sql_message_system.dm +/// Returns FALSE if note was secret (not sent to bot) +/proc/send_note_deleted_to_bot(target_ckey, target_name, admin_ckey, admin_name, text, secret) + if(secret) + return FALSE // Skip secret notes + + if(!target_ckey || !admin_ckey) + return FALSE + + var/list/event_data = list( + "type" = "note", + "action" = "deleted", + "ckey" = target_ckey, + "name" = target_name || target_ckey, + "admin_ckey" = admin_ckey, + "admin_name" = admin_name || admin_ckey, + "description" = text || "No description", + ) + + add_ban_event_to_queue("deleted", event_data) + return TRUE + +/// Sends note edited event to bot queue +/// Called from /proc/edit_message() in sql_message_system.dm +/// Returns FALSE if note is secret (not sent to bot) +/proc/send_note_edited_to_bot(target_ckey, target_name, admin_ckey, admin_name, old_text, new_text, secret) + if(secret) + return FALSE // Skip secret notes + + if(!target_ckey || !admin_ckey) + return FALSE + + var/list/event_data = list( + "type" = "note", + "action" = "edited", + "ckey" = target_ckey, + "name" = target_name || target_ckey, + "admin_ckey" = admin_ckey, + "admin_name" = admin_name || admin_ckey, + "description" = new_text || "No description", + "old_description" = old_text || "No description", + ) + + add_ban_event_to_queue("edited", event_data) + return TRUE diff --git a/modular_meta/features/bot_topic/code/ooc_bridge.dm b/modular_meta/features/bot_topic/code/ooc_bridge.dm new file mode 100644 index 000000000000..f62d427d0ca8 --- /dev/null +++ b/modular_meta/features/bot_topic/code/ooc_bridge.dm @@ -0,0 +1,19 @@ +// OOC Bridge - sends OOC messages to Discord bot queue +// Proc added via massmeta edit in code/modules/client/verbs/ooc.dm + +/// Adds an OOC message to the bot event queue for Discord relay +/proc/add_ooc_to_queue(client/sender, message) + if(!GLOB.bot_ooc_sending_que) + GLOB.bot_ooc_sending_que = list() + log_world("OOC Bridge: Initialized GLOB.bot_ooc_sending_que") + + var/list/ooc_data = list( + "type" = "ooc", + "ckey" = sender?.ckey || "unknown", + "key" = sender?.key || "unknown", + "message" = message, + "timestamp" = ISOtime() + ) + + GLOB.bot_ooc_sending_que += list(ooc_data) + log_world("OOC Bridge: Added message from [sender?.ckey] to queue. Queue length: [length(GLOB.bot_ooc_sending_que)]") diff --git a/modular_meta/features/bot_topic/includes.dm b/modular_meta/features/bot_topic/includes.dm new file mode 100644 index 000000000000..9075f3e6cbbe --- /dev/null +++ b/modular_meta/features/bot_topic/includes.dm @@ -0,0 +1,13 @@ +// Bot topics and bot integration includes +#include "code\ban_events.dm" +#include "code\ban_integration.dm" +#include "code\bot_topics.dm" +#include "code\note_integration.dm" +#include "code\ooc_bridge.dm" + +/datum/modpack/topics + name = "Bot Topics" + desc = "Adds bot topics for our js bot" + id = "TOPICS" + group = "Features" + author = "Bruh24" diff --git a/modular_meta/features/butt_farts/code/butt_bots.dm b/modular_meta/features/butt_farts/code/butt_bots.dm new file mode 100644 index 000000000000..f02adf5f2ff5 --- /dev/null +++ b/modular_meta/features/butt_farts/code/butt_bots.dm @@ -0,0 +1,102 @@ +/mob/living/basic/bot/buttbot + name = "\improper buttbot" + desc = "butts" + icon = 'modular_meta/features/butt_farts/icons/butts.dmi' + icon_state = "buttbot" + density = FALSE + anchored = FALSE + health = 25 + maxHealth = 25 + bot_type = BUTT_BOT + pass_flags = PASSMOB + var/cooling_down = FALSE + var/butt_probability = 15 + var/listen_probability = 30 + +//Buttbot Production +/obj/item/organ/internal/butt/attackby(obj/item/I, mob/living/user) + if(istype(I, /obj/item/bodypart/arm/left/robot) || istype(I, /obj/item/bodypart/arm/right/robot)) + var/mob/living/basic/bot/buttbot/new_butt = new(get_turf(src)) + qdel(I) + switch(src.type) //A BUTTBOT FOR EVERYONE! + if(/obj/item/organ/internal/butt/atomic) + new_butt.name = "Atomic Buttbot" + new_butt.desc = "Science has gone too far." + new_butt.icon_state = "buttbot_atomic" + if(/obj/item/organ/internal/butt/bluespace) + new_butt.name = "Bluespace Buttbot" + new_butt.desc = "The peak of Nanotrasen design." + new_butt.icon_state = "buttbot_bluespace" + if(/obj/item/organ/internal/butt/clown) + new_butt.name = "Bananium Buttbot" + new_butt.desc = "Didn't you know clown asses were made out of Bananium?" + new_butt.icon_state = "buttbot_clown" + new_butt.AddComponent(/datum/component/slippery, 40) + if(/obj/item/organ/internal/butt/cyber) + new_butt.name = "Cybernetic Buttbot" + new_butt.desc = "LAW ONE: BUTT" + new_butt.icon_state = "buttbot_cyber" + if(/obj/item/organ/internal/butt/iron) + new_butt.name = "Iron Buttbot" + new_butt.desc = "We can rebutt him, we have the technology." + new_butt.icon_state = "buttbot_iron" + if(/obj/item/organ/internal/butt/plasma) + new_butt.name = "Plasma Buttbot" + new_butt.desc = "Safer here than on it's owner." + new_butt.icon_state = "buttbot_plasma" + if(/obj/item/organ/internal/butt/skeletal) + new_butt.name = "Skeletal Buttbot" + new_butt.desc = "Rattle Me Booty!" + new_butt.icon_state = "buttbot_skeleton" + if(/obj/item/organ/internal/butt/xeno) + new_butt.name = "Xenomorph Buttbot" + new_butt.desc = "hiss!" + new_butt.icon_state = "buttbot_xeno" + + playsound(src, pick( + 'modular_meta/features/butt_farts/sound/farts/fart1.ogg', + 'modular_meta/features/butt_farts/sound/farts/fart2.ogg', + 'modular_meta/features/butt_farts/sound/farts/fart3.ogg', + 'modular_meta/features/butt_farts/sound/farts/fart4.ogg', + ), 25 ,use_reverb = TRUE, channel = CHANNEL_FART_SOUNDS) + qdel(src) + +/mob/living/basic/bot/buttbot/emag_act(mob/user) + if(!(bot_access_flags & BOT_COVER_EMAGGED)) + visible_message("[user] swipes a card through the [src]'s crack!", "You swipe a card through the [src]'s crack.") + listen_probability = 75 + butt_probability = 30 + bot_access_flags |= BOT_COVER_EMAGGED + var/turf/butt = get_turf(src) + butt.atmos_spawn_air("miasma=5;TEMP=310.15") + playsound(src, pick( + 'modular_meta/features/butt_farts/sound/farts/fart1.ogg', + 'modular_meta/features/butt_farts/sound/farts/fart2.ogg', + 'modular_meta/features/butt_farts/sound/farts/fart3.ogg', + 'modular_meta/features/butt_farts/sound/farts/fart4.ogg', + ), 100 ,use_reverb = TRUE, channel = CHANNEL_FART_SOUNDS) + +/mob/living/basic/bot/buttbot/Hear(message, atom/movable/speaker, datum/language/message_language, raw_message, radio_freq, list/spans, list/message_mods, message_range) + . = ..() + if(!cooling_down && prob(listen_probability) && ishuman(speaker)) + cooling_down = TRUE + var/list/split_message = splittext(raw_message, " ") + for (var/i in 1 to length(split_message)) + if(prob(butt_probability)) + split_message[i] = pick("butt", "butts") + if((bot_access_flags & BOT_COVER_EMAGGED)) + var/turf/butt = get_turf(src) + butt.atmos_spawn_air("miasma=5;TEMP=310.15") + var/joined_text = jointext(split_message, " ") + if(!findtext(joined_text, "butt")) //We must butt, or else. + cooling_down = FALSE + return + say(joined_text) + playsound(src, pick( + 'modular_meta/features/butt_farts/sound/farts/fart1.ogg', + 'modular_meta/features/butt_farts/sound/farts/fart2.ogg', + 'modular_meta/features/butt_farts/sound/farts/fart3.ogg', + 'modular_meta/features/butt_farts/sound/farts/fart4.ogg', + ), 100 ,use_reverb = TRUE, channel = CHANNEL_FART_SOUNDS) + spawn(20) + cooling_down = FALSE diff --git a/modular_meta/features/butt_farts/code/butt_emote.dm b/modular_meta/features/butt_farts/code/butt_emote.dm new file mode 100644 index 000000000000..1e0436f914ee --- /dev/null +++ b/modular_meta/features/butt_farts/code/butt_emote.dm @@ -0,0 +1,121 @@ +/datum/emote/living/carbon/human/fart + key = "fart" + key_third_person = "farts" + +/datum/emote/living/carbon/human/fart/run_emote(mob/user, params, type_override, intentional) + if(issilicon(user)) + user.visible_message("[user] lets out a synthesized fart!", "You let out a synthesized fart!") + playsound(user, pick( + 'modular_meta/features/butt_farts/sound/farts/rbf1.ogg', + 'modular_meta/features/butt_farts/sound/farts/rbf2.ogg', + 'modular_meta/features/butt_farts/sound/farts/rbf3.ogg', + 'modular_meta/features/butt_farts/sound/farts/rbf4.ogg', + 'modular_meta/features/butt_farts/sound/farts/rbf5.ogg', + 'modular_meta/features/butt_farts/sound/farts/rbf6.ogg', + 'modular_meta/features/butt_farts/sound/farts/rbf7.ogg', + 'modular_meta/features/butt_farts/sound/farts/rbf8.ogg', + 'modular_meta/features/butt_farts/sound/farts/rbf9.ogg', + 'modular_meta/features/butt_farts/sound/farts/rbf10.ogg', + 'modular_meta/features/butt_farts/sound/farts/rbf11.ogg', + 'modular_meta/features/butt_farts/sound/farts/rbf12.ogg', + 'modular_meta/features/butt_farts/sound/farts/rbf13.ogg', + 'modular_meta/features/butt_farts/sound/farts/rbf14.ogg', + 'modular_meta/features/butt_farts/sound/farts/rbf15.ogg', + 'modular_meta/features/butt_farts/sound/farts/rbf16.ogg', + 'modular_meta/features/butt_farts/sound/farts/rbf17.ogg', + 'modular_meta/features/butt_farts/sound/farts/rbf18.ogg', + ), 50, TRUE) + return + . = ..() + if(user.stat == CONSCIOUS) + if((!user.get_organ_by_type(/obj/item/organ/internal/butt) || !ishuman(user))) + to_chat(user, "You don't have a butt!") + return + var/obj/item/organ/internal/butt/booty = user.get_organ_by_type(/obj/item/organ/internal/butt) + if(!booty.cooling_down) + booty.On_Fart(user) + +//SUPER FURT + +/datum/emote/living/carbon/human/superfart + key = "superfart" + +/datum/emote/living/carbon/human/superfart/run_emote(mob/user, params, type_override, intentional) + . = ..() + if(user.stat > SOFT_CRIT) //Only superfart in softcrit or less. + return + if(!user.get_organ_slot(ORGAN_SLOT_BUTT) || !ishuman(user)) + to_chat(user, "You don't have a butt!") + return + var/mob/living/carbon/human/ass_holder = user + var/obj/item/organ/internal/butt/booty = user.get_organ_slot(ORGAN_SLOT_BUTT) + if(booty.cooling_down) + return + booty.cooling_down = TRUE + var/turf/Location = get_turf(ass_holder) + + //BIBLEFART/ + //This goes above all else because it's an instagib. + for(var/obj/item/book/bible/Holy in Location) + if(Holy) + var/mob/living/carbon/human/Person = user //We know they are human already, it was in the emote check. + var/turf/T = get_step(get_step(Person, NORTH), NORTH) + T.Beam(Person, icon_state="lightning[rand(1,12)]", time = 15) + Person.Paralyze(15) + to_chat(Person, "[Person] attempts to fart on the [Holy], uh oh.") + playsound(user,'sound/effects/magic/lightningshock.ogg', 50, 1) + playsound(user, 'modular_meta/features/butt_farts/sound/farts/dagothgod.ogg', 80) + Person.electrocution_animation(15) + spawn(15) + to_chat(Person,"What a grand and intoxicating innocence. Perish.") + Person.gib() + dyn_explosion(Location, 1, 0) + return + + playsound(ass_holder, "modular_meta/features/butt_farts/sound/farts/superfart.ogg", 100, FALSE, pressure_affected = FALSE) + spawn(8) + Location = get_turf(user) + switch(rand(1000)) + if(0) //Ass Rod + var/butt_end + var/butt_x + var/butt_y + switch(user.dir) + if(SOUTH) + butt_y = world.maxy-(TRANSITIONEDGE+1) + butt_x = user.x + if(WEST) + butt_x = world.maxx-(TRANSITIONEDGE+1) + butt_y = user.y + if(NORTH) + butt_y = (TRANSITIONEDGE+1) + butt_x = user.x + else + butt_x = (TRANSITIONEDGE+1) + butt_y = user.y + butt_end = locate(butt_x, butt_y, Location.z) + user.visible_message("[ass_holder] blows their ass off with such force, they explode!", "Holy shit, your butt flies off into the galaxy!") + priority_announce("What the fuck was that?!", "General Alert", SSstation.announcer.get_rand_alert_sound()) + ass_holder.gib() + qdel(booty) + new /obj/effect/immovablerod/butt(Location, butt_end) + return + if(1 to 11) //explosive fart + user.visible_message("[ass_holder]'s ass explodes violently!") + dyn_explosion(Location, 5, 5) + return + if(12 to 1000) //Regular superfart + if(!Location.has_gravity()) + var/atom/target = get_edge_target_turf(user, user.dir) + user.throw_at(target, 1, 20, spin = FALSE) + user.visible_message("[ass_holder]'s butt goes flying off!") + new /obj/effect/decal/cleanable/blood(Location) + user.nutrition = max(user.nutrition - rand(10, 40), NUTRITION_LEVEL_STARVING) + booty.Remove(user) + booty.forceMove(Location) + for(var/mob/living/Struck in Location) + if(Struck != user) + user.visible_message("[Struck] is violently struck in the face by [user]'s flying ass!") + Struck.apply_damage(20, "brute", BODY_ZONE_HEAD) + spawn(20) + booty.cooling_down = FALSE diff --git a/modular_meta/features/butt_farts/code/butt_quirks.dm b/modular_meta/features/butt_farts/code/butt_quirks.dm new file mode 100644 index 000000000000..85c394bcfe94 --- /dev/null +++ b/modular_meta/features/butt_farts/code/butt_quirks.dm @@ -0,0 +1,23 @@ +/datum/quirk/stable_ass + name = "Stable Rear" + desc = "Your rear is far more robust than average, falling off less often than usual." + value = 2 + icon = FA_ICON_FACE_SAD_CRY + medical_record_text = "Subject have strong ass." + //All effects are handled directly in butts.dm + +/datum/quirk/loud_ass + name = "Loud Ass" + desc = "For some ungodly reason, your ass is twice as loud as normal." + value = 2 + icon = FA_ICON_VOLUME_HIGH + medical_record_text = "Subject ass is very loud." + //All effects are handled directly in butts.dm + +/datum/quirk/unstable_ass + name = "Unstable Rear" + desc = "For reasons unknown, your posterior is unstable and will fall off more often." + value = -1 + icon = FA_ICON_BOMB + medical_record_text = "Subject have weak ass." + //All effects are handled directly in butts.dm diff --git a/modular_meta/features/butt_farts/code/butts.dm b/modular_meta/features/butt_farts/code/butts.dm new file mode 100644 index 000000000000..6fa868b88bcc --- /dev/null +++ b/modular_meta/features/butt_farts/code/butts.dm @@ -0,0 +1,239 @@ +/obj/item/organ/internal/butt + name = "butt" + desc = "extremely treasured body part" + worn_icon = 'modular_meta/features/butt_farts/icons/worn_butts.dmi' //Wearable on the head + icon = 'modular_meta/features/butt_farts/icons/butts.dmi' + icon_state = "ass" + organ_flags = ORGAN_ORGANIC | ORGAN_VIRGIN | ORGAN_EXTERNAL + zone = BODY_ZONE_PRECISE_GROIN + slot = ORGAN_SLOT_BUTT + throw_speed = 1 + force = 4 + embed_type = /datum/embedding/butt + hitsound = 'modular_meta/features/butt_farts/sound/farts/fart1.ogg' + body_parts_covered = HEAD + slot_flags = ITEM_SLOT_HEAD + var/list/sound_effect = list( + 'modular_meta/features/butt_farts/sound/farts/fart1.ogg', + 'modular_meta/features/butt_farts/sound/farts/fart2.ogg', + 'modular_meta/features/butt_farts/sound/farts/fart3.ogg', + 'modular_meta/features/butt_farts/sound/farts/fart4.ogg' + ) + var/atmos_gas = "miasma=0.25;TEMP=310.15" //310.15 is body temperature (TODO сделать зависимость от core temp) + var/fart_instability = 1 //Percent chance to lose your rear each fart. + var/cooling_down = FALSE + +/datum/embedding/butt + pain_mult = 0 + jostle_pain_mult = 0 + ignore_throwspeed_threshold = TRUE + embed_chance = 20 + +//ADMIN ONLY ATOMIC ASS +/obj/item/organ/internal/butt/atomic + name = "Atomic Ass" + desc = "A highly radioactive and unstable posterior. Anyone with this is a walking war crime." + sound_effect = list( + "sound/items/geiger/low1.ogg", + "sound/items/geiger/low2.ogg", + "sound/items/geiger/low3.ogg", + "sound/items/geiger/low4.ogg" + ) + fart_instability = 5 + atmos_gas = "tritium=5;TEMP=600" + icon_state = "atomicass" + resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | ACID_PROOF + +/obj/item/organ/internal/butt/atomic/On_Fart(mob/user) + var/mob/living/carbon/human/Person = user + var/turf/Location = get_turf(user) + + if(!cooling_down) + cooling_down = TRUE + user.audible_message("[user] farts.") + if(prob(fart_instability)) + playsound(user, "sound/machines/alarm.ogg", 100, FALSE, 50, ignore_walls=TRUE, channel = CHANNEL_FART_SOUNDS) + minor_announce("The detonation of a nuclear posterior has been detected in your area. All crew are required to exit the blast radius.", "Nanotrasen Atomics", 0) + Person.Paralyze(120) + Person.electrocution_animation(120) + spawn(120) + Location = get_turf(user) + dyn_explosion(Location, 20,10) + cooling_down = FALSE + else + playsound(user, pick(sound_effect), 50, TRUE, channel = CHANNEL_FART_SOUNDS) + Location.atmos_spawn_air(atmos_gas) + spawn(20) + cooling_down = FALSE + //Do NOT call parent on this. + //Unique functionality. + +//BLUESPACE ASS +/obj/item/organ/internal/butt/bluespace + name = "Bluespace Posterior" + desc = "Science isn't about why, it's about why not!" + fart_instability = 6 + atmos_gas = "water_vapor=0.75;TEMP=50" + icon_state = "blueass" + +//IPC ASS +/obj/item/organ/internal/butt/cyber + name = "Flatulence Simulator" + desc = "Designed from the ground up to create advanced humor." + icon_state = "roboass" + sound_effect = list( + 'sound/machines/buzz/buzz-sigh.ogg', + 'sound/machines/buzz/buzz-two.ogg', + 'sound/machines/terminal/terminal_error.ogg', + 'sound/items/weapons/ring.ogg' + ) + atmos_gas = "co2=0.25;TEMP=310.15" + +//CLOWN ASS +/obj/item/organ/internal/butt/clown + name = "Clown Butt" + desc = "A poor clown has been separated with their most funny organ." + fart_instability = 3 + atmos_gas = "n2o=0.25;TEMP=310.15" + icon_state = "clownass" + sound_effect = list('sound/items/party_horn.ogg', 'sound/items/bikehorn.ogg') + +/obj/item/organ/internal/butt/clown/Initialize(mapload) + . = ..() + AddComponent(/datum/component/slippery, 40) + +/obj/item/organ/internal/butt/clown/On_Fart(mob/user) + if(!cooling_down) + var/turf/Location = get_turf(user) + if(!locate(/obj/effect/decal/cleanable/confetti) in Location) + new /obj/effect/decal/cleanable/confetti(Location) + ..() + +//PROSTHETIC ASS +/obj/item/organ/internal/butt/iron + name = "The Iron Butt" + desc = "A prosthetic replacement posterior." + icon_state = "ironass" + sound_effect = list('sound/machines/clockcult/integration_cog_install.ogg', 'sound/effects/clang.ogg') + +//SKELETAL ASS +/obj/item/organ/internal/butt/skeletal + name = "Skeletal Butt" + desc = "You don't understand how this works!" + atmos_gas = "o2=0.25;TEMP=310.15" + sound_effect = list("modular_meta/features/butt_farts/sound/skeleton_laugh.ogg") + icon_state = "skeleass" + +//PLASMAMAN ASS +/obj/item/organ/internal/butt/plasma + name = "Plasmaman Butt" + desc = "You REALLY don't understand how this works!" + sound_effect = list("modular_meta/features/butt_farts/sound/skeleton_laugh.ogg") + fart_instability = 5 + atmos_gas = "plasma=0.25;TEMP=310.15" + icon_state = "plasmaass" + +/obj/item/organ/internal/butt/plasma/On_Fart(mob/user) + if(prob(15) && !cooling_down) + user.visible_message("[user]'s gas catches fire!") + var/turf/Location = get_turf(user) + new /obj/effect/hotspot(Location) + ..() + +//XENOMORPH ASS +/obj/item/organ/internal/butt/xeno + name = "Xenomorph Butt" + desc = "Truly, the trophy of champions." + icon_state = "xenoass" + +//IMMOVABLE ASS (TODO: сделать как смешной аналог ивента с палкой) +/obj/effect/immovablerod/butt + name = "immovable butt" + desc = "No, really, what the fuck is that?" + icon = 'modular_meta/features/butt_farts/icons/butts.dmi' + icon_state = "ass" + +/obj/effect/immovablerod/butt/Initialize(mapload) + . = ..() + src.SpinAnimation(5, -1) + +/obj/effect/immovablerod/butt/Bump(atom/clong) + playsound(src,'modular_meta/features/butt_farts/sound/farts/fart1.ogg', 100, TRUE, 10, pressure_affected = FALSE) + ..() + +//ACTUAL FART PROC +/obj/item/organ/internal/butt/proc/On_Fart(mob/user) + //VARIABLE HANDLING + var/turf/Location = get_turf(user) + var/mob/living/carbon/human/Person = user //We know they are human already, it was in the emote check. + var/volume = 40 + var/true_instability = fart_instability + + //TRAIT CHECKS + if(Person.has_quirk(/datum/quirk/loud_ass)) + volume = volume*2 + if(Person.has_quirk(/datum/quirk/unstable_ass)) + true_instability = true_instability*2 + if(Person.has_quirk(/datum/quirk/stable_ass)) + true_instability = true_instability/2 + + //BIBLEFART + //This goes above all else because it's an instagib. + for(var/obj/item/book/bible/Holy in Location) + if(Holy) + cooling_down = TRUE + var/turf/T = get_step(get_step(Person, NORTH), NORTH) + T.Beam(Person, icon_state="lightning[rand(1,12)]", time = 15) + Person.Paralyze(15) + Person.visible_message("[Person] attempts to fart on the [Holy], uh oh.","What a grand and intoxicating innocence. Perish.") + playsound(user,'sound/effects/magic/lightningshock.ogg', 50, 1) + playsound(user, 'modular_meta/features/butt_farts/sound/farts/dagothgod.ogg', 80) + Person.electrocution_animation(15) + spawn(15) + Person.gib() + dyn_explosion(Location, 1, 0) + cooling_down = FALSE + return + + //EMOTE MESSAGE/MOB TARGETED FARTS + var/hit_target = FALSE + for(var/mob/living/Targeted in Location) + if(Targeted != user) + user.visible_message("[user] [pick( + "farts in [Targeted]'s face!", + "gives [Targeted] the silent but deadly treatment!", + "rips mad ass in [Targeted]'s mug!", + "releases the musical fruits of labor onto [Targeted]!", + "commits an act of butthole bioterror all over [Targeted]!", + "poots, singing [Targeted]'s eyebrows!", + "humiliates [Targeted] like never before!", + "gets real close to [Targeted]'s face and cuts the cheese!")]") + hit_target = TRUE + break + if(!hit_target) + user.audible_message("[pick(world.file2list("modular_meta/features/butt_farts/strings/farts.txt"))]", audible_message_flags = list(CHATMESSAGE_EMOTE = TRUE)) + + + //SOUND HANDLING + playsound(user, pick(sound_effect), volume , use_reverb = TRUE, pressure_affected = FALSE) + + //GAS CREATION, ASS DETACHMENT & COOLDOWNS + if(!cooling_down) + cooling_down = TRUE + user.newtonian_move(user.dir) + Location.atmos_spawn_air(atmos_gas) + if(prob(true_instability)) + user.visible_message("[user]'s butt goes flying off!") + new /obj/effect/decal/cleanable/blood(Location) + user.nutrition = max(user.nutrition - rand(5, 20), NUTRITION_LEVEL_STARVING) + src.Remove(user) + src.forceMove(Location) + for(var/mob/living/Struck in Location) + if(Struck != user) + user.visible_message("[Struck] is struck in the face by [user]'s flying ass!") + Struck.apply_damage(10, "brute", BODY_ZONE_HEAD) + cooling_down = FALSE + return + + spawn(15) + cooling_down = FALSE diff --git a/modular_meta/features/butt_farts/code/butts_init.dm b/modular_meta/features/butt_farts/code/butts_init.dm new file mode 100644 index 000000000000..af0412266913 --- /dev/null +++ b/modular_meta/features/butt_farts/code/butts_init.dm @@ -0,0 +1,20 @@ +//Initialize all butts spawn proc(if it can be) here. + +//clown butt +/datum/job/clown/after_spawn(mob/living/spawned, client/player_client) + . = ..() + var/obj/item/organ/internal/butt/butt = spawned.get_organ_slot(ORGAN_SLOT_BUTT) + if(butt) + butt.Remove(spawned, 1) + QDEL_NULL(butt) + butt = new/obj/item/organ/internal/butt/clown + butt.Insert(spawned) + +//heal butt +/mob/living/carbon/regenerate_organs(remove_hazardous = FALSE) + . = ..() + var/obj/item/organ/internal/butt/butt = get_organ_slot(ORGAN_SLOT_BUTT) + if(!butt) + butt = new() + butt.Insert(src) + butt.set_organ_damage(0) diff --git a/modular_meta/features/butt_farts/icons/butts.dmi b/modular_meta/features/butt_farts/icons/butts.dmi new file mode 100644 index 000000000000..3f416895f127 Binary files /dev/null and b/modular_meta/features/butt_farts/icons/butts.dmi differ diff --git a/modular_meta/features/butt_farts/icons/worn_butts.dmi b/modular_meta/features/butt_farts/icons/worn_butts.dmi new file mode 100644 index 000000000000..d90c76b2f91a Binary files /dev/null and b/modular_meta/features/butt_farts/icons/worn_butts.dmi differ diff --git a/modular_meta/features/butt_farts/includes.dm b/modular_meta/features/butt_farts/includes.dm new file mode 100644 index 000000000000..54fbb053e40a --- /dev/null +++ b/modular_meta/features/butt_farts/includes.dm @@ -0,0 +1,13 @@ +#include "code\butt_bots.dm" +#include "code\butt_emote.dm" +#include "code\butt_quirks.dm" +#include "code\butts.dm" +#include "code\butts_init.dm" + +/datum/modpack/butt_farts + id = "butt_farts" + icon = 'modular_meta/features/butt_farts/preview.dmi' + name = "Жепки" + group = "Features" + desc = "Пук пук?" + author = "Xackii" diff --git a/modular_meta/features/butt_farts/preview.dmi b/modular_meta/features/butt_farts/preview.dmi new file mode 100644 index 000000000000..58ecfedab1f4 Binary files /dev/null and b/modular_meta/features/butt_farts/preview.dmi differ diff --git a/modular_meta/features/butt_farts/sound/farts/dagothgod.ogg b/modular_meta/features/butt_farts/sound/farts/dagothgod.ogg new file mode 100644 index 000000000000..9289a1d7f023 Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/dagothgod.ogg differ diff --git a/modular_meta/features/butt_farts/sound/farts/fart1.ogg b/modular_meta/features/butt_farts/sound/farts/fart1.ogg new file mode 100644 index 000000000000..8a5e7cb7f82a Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/fart1.ogg differ diff --git a/modular_meta/features/butt_farts/sound/farts/fart2.ogg b/modular_meta/features/butt_farts/sound/farts/fart2.ogg new file mode 100644 index 000000000000..c99b4833a39e Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/fart2.ogg differ diff --git a/modular_meta/features/butt_farts/sound/farts/fart3.ogg b/modular_meta/features/butt_farts/sound/farts/fart3.ogg new file mode 100644 index 000000000000..287e7fdbbed8 Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/fart3.ogg differ diff --git a/modular_meta/features/butt_farts/sound/farts/fart4.ogg b/modular_meta/features/butt_farts/sound/farts/fart4.ogg new file mode 100644 index 000000000000..87db542e4e72 Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/fart4.ogg differ diff --git a/modular_meta/features/butt_farts/sound/farts/rbf1.ogg b/modular_meta/features/butt_farts/sound/farts/rbf1.ogg new file mode 100644 index 000000000000..c1403a72c8e7 Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/rbf1.ogg differ diff --git a/modular_meta/features/butt_farts/sound/farts/rbf10.ogg b/modular_meta/features/butt_farts/sound/farts/rbf10.ogg new file mode 100644 index 000000000000..7a2b19a9d098 Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/rbf10.ogg differ diff --git a/modular_meta/features/butt_farts/sound/farts/rbf11.ogg b/modular_meta/features/butt_farts/sound/farts/rbf11.ogg new file mode 100644 index 000000000000..34411593456b Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/rbf11.ogg differ diff --git a/modular_meta/features/butt_farts/sound/farts/rbf12.ogg b/modular_meta/features/butt_farts/sound/farts/rbf12.ogg new file mode 100644 index 000000000000..d720385fdbab Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/rbf12.ogg differ diff --git a/modular_meta/features/butt_farts/sound/farts/rbf13.ogg b/modular_meta/features/butt_farts/sound/farts/rbf13.ogg new file mode 100644 index 000000000000..410398f12b2e Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/rbf13.ogg differ diff --git a/modular_meta/features/butt_farts/sound/farts/rbf14.ogg b/modular_meta/features/butt_farts/sound/farts/rbf14.ogg new file mode 100644 index 000000000000..9f210fb39519 Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/rbf14.ogg differ diff --git a/modular_meta/features/butt_farts/sound/farts/rbf15.ogg b/modular_meta/features/butt_farts/sound/farts/rbf15.ogg new file mode 100644 index 000000000000..f1bd285e7341 Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/rbf15.ogg differ diff --git a/modular_meta/features/butt_farts/sound/farts/rbf16.ogg b/modular_meta/features/butt_farts/sound/farts/rbf16.ogg new file mode 100644 index 000000000000..382f5e7d0ac0 Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/rbf16.ogg differ diff --git a/modular_meta/features/butt_farts/sound/farts/rbf17.ogg b/modular_meta/features/butt_farts/sound/farts/rbf17.ogg new file mode 100644 index 000000000000..bcba38ab8158 Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/rbf17.ogg differ diff --git a/modular_meta/features/butt_farts/sound/farts/rbf18.ogg b/modular_meta/features/butt_farts/sound/farts/rbf18.ogg new file mode 100644 index 000000000000..ed9bba7290bb Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/rbf18.ogg differ diff --git a/modular_meta/features/butt_farts/sound/farts/rbf2.ogg b/modular_meta/features/butt_farts/sound/farts/rbf2.ogg new file mode 100644 index 000000000000..610f77c8babd Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/rbf2.ogg differ diff --git a/modular_meta/features/butt_farts/sound/farts/rbf3.ogg b/modular_meta/features/butt_farts/sound/farts/rbf3.ogg new file mode 100644 index 000000000000..1006fb943e74 Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/rbf3.ogg differ diff --git a/modular_meta/features/butt_farts/sound/farts/rbf4.ogg b/modular_meta/features/butt_farts/sound/farts/rbf4.ogg new file mode 100644 index 000000000000..329b093e74f6 Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/rbf4.ogg differ diff --git a/modular_meta/features/butt_farts/sound/farts/rbf5.ogg b/modular_meta/features/butt_farts/sound/farts/rbf5.ogg new file mode 100644 index 000000000000..1c2ddb7416f0 Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/rbf5.ogg differ diff --git a/modular_meta/features/butt_farts/sound/farts/rbf6.ogg b/modular_meta/features/butt_farts/sound/farts/rbf6.ogg new file mode 100644 index 000000000000..a8af79de13ba Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/rbf6.ogg differ diff --git a/modular_meta/features/butt_farts/sound/farts/rbf7.ogg b/modular_meta/features/butt_farts/sound/farts/rbf7.ogg new file mode 100644 index 000000000000..dae8fea32b5a Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/rbf7.ogg differ diff --git a/modular_meta/features/butt_farts/sound/farts/rbf8.ogg b/modular_meta/features/butt_farts/sound/farts/rbf8.ogg new file mode 100644 index 000000000000..4174d2e0edb2 Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/rbf8.ogg differ diff --git a/modular_meta/features/butt_farts/sound/farts/rbf9.ogg b/modular_meta/features/butt_farts/sound/farts/rbf9.ogg new file mode 100644 index 000000000000..d105e03f8424 Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/rbf9.ogg differ diff --git a/modular_meta/features/butt_farts/sound/farts/superfart.ogg b/modular_meta/features/butt_farts/sound/farts/superfart.ogg new file mode 100644 index 000000000000..d22d7708e4f3 Binary files /dev/null and b/modular_meta/features/butt_farts/sound/farts/superfart.ogg differ diff --git a/modular_meta/features/butt_farts/sound/skeleton_laugh.ogg b/modular_meta/features/butt_farts/sound/skeleton_laugh.ogg new file mode 100644 index 000000000000..b6e147904023 Binary files /dev/null and b/modular_meta/features/butt_farts/sound/skeleton_laugh.ogg differ diff --git a/modular_meta/features/butt_farts/strings/farts.txt b/modular_meta/features/butt_farts/strings/farts.txt new file mode 100644 index 000000000000..aabc7298ae20 --- /dev/null +++ b/modular_meta/features/butt_farts/strings/farts.txt @@ -0,0 +1,43 @@ +rears up and lets loose a fart of tremendous magnitude! +farts! +toots. +harvests methane from uranus at mach 3! +assists global warming! +farts and waves their hand dismissively. +farts and pretends nothing happened. +is a farting motherfucker! +farts. +unleashes their unholy rectal vapor. +assblasts gently. +lets out a wet sounding one! +exorcises a ferocious colonic demon! +pledges ass-legience to the flag! +cracks open a tin of beans! +tears themselves a new one! +looses some pure assgas! +displays the most sophisticated type of humor. +strains to get the fart out. Is that blood? +sighs and farts simultaneously. +contributes to the erosion of the ozone layer! +just farts. It's natural, everyone does it. +had one too many tacos this week! +has the phantom shits. +flexes their bunghole. +'s ass sings the song that ends the earth! +had to go and ruin the mood! +unflinchingly farts. True confidence. +farts so loud it startles them! +lets loose the farts of justice! +rips a juicy one! +'s ass breathes a sigh of relief. +breaks wind and a nearby wine glass! +finally achieves the perfect fart. All downhill from here. +tears a hole in their pants! +should probably go change clothes. +clears the room. +shid in they own pant. +repressurizes the room. +farts and blames it on the dog. +winces, must have been a spicy one. +didn't fart, it must have been a ghost! +unleashes their animal spirit! diff --git a/modular_meta/features/cargo_extended/code/bluespaceminers.dm b/modular_meta/features/cargo_extended/code/bluespaceminers.dm new file mode 100644 index 000000000000..11ea21bcc055 --- /dev/null +++ b/modular_meta/features/cargo_extended/code/bluespaceminers.dm @@ -0,0 +1,139 @@ +// Майнер руды взятый с вайта так как там он сделан лучше чем на блюмуне +/obj/item/circuitboard/machine/bluespace_miner + name = "Bluespace Miner" + build_path = /obj/machinery/mineral/bluespace_miner + req_components = list( + /datum/stock_part/matter_bin = 3, + /datum/stock_part/micro_laser = 1, + /datum/stock_part/servo = 3, + /datum/stock_part/scanning_module = 1, + /obj/item/stack/ore/bluespace_crystal = 3, + /obj/item/stack/sheet/mineral/gold = 1, + /obj/item/stack/sheet/mineral/uranium = 1) + needs_anchored = FALSE + +// Ветка в РнД +/datum/techweb_node/automining + id = TECHWEB_NODE_AUTOMINERS + display_name = "Automatic Miners" + description = "Automatic miners that extract money and ore in exchange require a colossal amount of energy." + prereq_ids = list(TECHWEB_NODE_BLUESPACE_TRAVEL, TECHWEB_NODE_PROGRAMMED_SERVER, TECHWEB_NODE_TELECOMS) + design_ids = list("bluemine", "cryptominer") + research_costs = list(TECHWEB_POINT_TYPE_GENERIC = TECHWEB_TIER_5_POINTS) + announce_channels = list(RADIO_CHANNEL_SCIENCE, RADIO_CHANNEL_SUPPLY) + +/datum/techweb_node/syndie_mining + id = TECHWEB_NODE_SYNDIE_MINERS + display_name = "Unstable Cryptominer" + description = "Miner banned by Nanotrasen due to greater instability than the first version." + prereq_ids = list(TECHWEB_NODE_AUTOMINERS, TECHWEB_NODE_SYNDICATE_BASIC) + design_ids = list("cryptominersyndie") + research_costs = list(TECHWEB_POINT_TYPE_GENERIC = TECHWEB_TIER_5_POINTS) + announce_channels = list(RADIO_CHANNEL_SCIENCE, RADIO_CHANNEL_SUPPLY) + +// Схема в импринтере +/datum/design/bluemine + name = "Bluespace miner" + desc = "A machine that uses Bluespace tech to slowly create materials and add them to a linked ore silo." + id = "bluemine" + materials = list(/datum/material/glass = HALF_SHEET_MATERIAL_AMOUNT, /datum/material/gold = HALF_SHEET_MATERIAL_AMOUNT, /datum/material/silver = HALF_SHEET_MATERIAL_AMOUNT, /datum/material/bluespace = HALF_SHEET_MATERIAL_AMOUNT) + build_path = /obj/item/circuitboard/machine/bluespace_miner + category = list( + RND_CATEGORY_MACHINE + RND_SUBCATEGORY_MACHINE_CARGO + ) + departmental_flags = DEPARTMENT_BITFLAG_SCIENCE | DEPARTMENT_BITFLAG_CARGO + +/obj/machinery/mineral/bluespace_miner + name = "bluespace miner" + desc = "A machine that uses Bluespace tech to slowly create materials and add them to a linked ore silo." + icon = 'modular_meta/features/cargo_extended/icons/bsm.dmi' + icon_state = "bsm_idle" + circuit = /obj/item/circuitboard/machine/bluespace_miner + layer = BELOW_OBJ_LAYER + idle_power_usage = 2000 + var/list/ores = list( + /datum/material/iron = SMALL_MATERIAL_AMOUNT*6, + /datum/material/glass = SMALL_MATERIAL_AMOUNT*6, + /datum/material/plasma = SMALL_MATERIAL_AMOUNT*4, + /datum/material/silver = SMALL_MATERIAL_AMOUNT*4, + /datum/material/gold = SMALL_MATERIAL_AMOUNT*2.5, + /datum/material/titanium = SMALL_MATERIAL_AMOUNT*2.5, + /datum/material/uranium = SMALL_MATERIAL_AMOUNT*2.5, + /datum/material/bananium = COIN_MATERIAL_AMOUNT*0.1, + /datum/material/diamond = COIN_MATERIAL_AMOUNT, + /datum/material/bluespace = COIN_MATERIAL_AMOUNT + ) + var/datum/remote_materials/materials + var/mine_rate = 1 + +/obj/machinery/mineral/bluespace_miner/Initialize(mapload) + . = ..() + START_PROCESSING(SSmachines, src) + materials = new (src, "bsm", mapload) + +/obj/machinery/mineral/bluespace_miner/Destroy() + materials = null + STOP_PROCESSING(SSmachines, src) + return ..() + +/obj/machinery/mineral/bluespace_miner/update_icon_state() + if(panel_open) + icon_state = "bsm_t" + return ..() + else if(!powered()) + icon_state = "bsm_off" + return ..() + else if(!materials?.silo || materials?.on_hold()) + icon_state = "bsm_idle" + return ..() + else + icon_state = "bsm_on" + return ..() + +/obj/machinery/mineral/bluespace_miner/RefreshParts() + . = ..() + var/tot_rating = 0 + for(var/obj/item/stock_parts/SP in src) + tot_rating += SP.rating + mine_rate = tot_rating + +/obj/machinery/mineral/bluespace_miner/multitool_act(mob/living/user, obj/item/multitool/I) + . = ..() + if (istype(I)) + to_chat(user, span_notice("You update the miner buffer with the multitool buffer.")) + materials?.silo = I.buffer + return TRUE + else + to_chat(user, span_notice("The multitool buffer is empty.")) + return FALSE + +/obj/machinery/mineral/bluespace_miner/examine(mob/user) + . = ..() + . += "
" + . += span_notice("Resource collection speed [mine_rate]") + if(!materials?.silo) + . += "\nThe ore silo is not connected. Use the multitool to link the ore silo to this machine." + else if(materials?.on_hold()) + . += "\nAccess to ore silo is blocked, contact the quartermaster." + +/obj/machinery/mineral/bluespace_miner/attackby(obj/item/O, mob/living/user, params) + if(user.combat_mode) + return ..() + if(default_deconstruction_screwdriver(user, "bsm_t", "bsm_off", O)) + update_icon_state() + return + +/obj/machinery/mineral/bluespace_miner/process() + if(!materials?.silo || materials?.on_hold() || panel_open || !powered() || !anchored) + update_icon_state() + return + var/datum/material_container/mat_container = materials.mat_container + if(!mat_container) + update_icon_state() + return + var/datum/material/ore = pick_weight(ores) + if(!mat_container.can_hold_material(ore)) + to_chat(src, span_warning("БС майнер сломался по причине: [ore]")) + return + materials.mat_container.insert_amount_mat(rand(5, 9) * mine_rate, ore) + update_icon_state() diff --git a/modular_meta/features/cargo_extended/code/cargo_teleporter.dm b/modular_meta/features/cargo_extended/code/cargo_teleporter.dm new file mode 100644 index 000000000000..851c5f54f62d --- /dev/null +++ b/modular_meta/features/cargo_extended/code/cargo_teleporter.dm @@ -0,0 +1,120 @@ +GLOBAL_LIST_EMPTY(cargo_marks) +#define MAX_CARGO_MARKER 6 + +/obj/item/cargo_teleporter + name = "Cargo teleporter" + desc = "A device that can set a certain number of markers, allowing items to be teleported to the set markers." + icon = 'modular_meta/features/cargo_extended/icons/cargo_teleporter.dmi' + icon_state = "cargo-off" + ///the list of markers spawned by this item + var/list/marker_children = list() + + COOLDOWN_DECLARE(use_cooldown) + +/obj/item/cargo_teleporter/examine(mob/user) + . = ..() + . += span_notice("
Use in-hand to place marker.") + . += span_notice("
Other empty hand pressing to remove all markers!") + +/obj/item/cargo_teleporter/Destroy() + if(length(marker_children)) + for(var/obj/effect/decal/cleanable/cargo_mark/destroy_children in marker_children) + destroy_children.parent_item = null + qdel(destroy_children) + return ..() + +/obj/item/cargo_teleporter/attack_self(mob/user, modifiers) + if(length(marker_children) >= MAX_CARGO_MARKER) + to_chat(user, span_warning("Marker limit reached.")) + return + to_chat(user, span_notice("Installing a marker.")) + var/obj/effect/decal/cleanable/cargo_mark/spawned_marker = new /obj/effect/decal/cleanable/cargo_mark(get_turf(src)) + playsound(src, 'sound/machines/click.ogg', 50) + spawned_marker.parent_item = src + marker_children += spawned_marker + +/obj/item/cargo_teleporter/attack_hand_secondary(mob/user, list/modifiers) + . = ..() + if(length(marker_children)) + for(var/obj/effect/decal/cleanable/cargo_mark/destroy_children in marker_children) + qdel(destroy_children) + return SECONDARY_ATTACK_CANCEL_ATTACK_CHAIN + +/obj/item/cargo_teleporter/afterattack(atom/target, mob/user, proximity_flag, click_parameters) + if(!proximity_flag) + return ..() + if(target == src) + return ..() + if(!COOLDOWN_FINISHED(src, use_cooldown)) + to_chat(user, span_warning("[capitalize(src.name)] recharges!")) + return + var/choice = tgui_input_list(user, "To which mark will we teleport this?", "Selecting a marker", GLOB.cargo_marks) + if(!choice) + return ..() + if(get_dist(user, target) > 1) + return + var/turf/moving_turf = get_turf(choice) + var/turf/target_turf = get_turf(target) + for(var/check_content in target_turf.contents) + icon_state = "cargo-on" + if(isobserver(check_content)) + continue + if(!ismovable(check_content)) + continue + var/atom/movable/movable_content = check_content + if(isliving(movable_content)) + to_chat(user, span_warning("Teleport displays an error: This is a creature!")) + continue + if(length(movable_content.get_all_contents_type(/mob/living))) + to_chat(user, span_warning("Teleport displays an error: There is a creature inside!")) + continue + if(movable_content.anchored) + to_chat(user, span_warning("Teleport displays an error: This is bolted to the floor!")) + continue + do_teleport(movable_content, moving_turf, asoundout = 'sound/items/modsuit/tem_shot.ogg') + icon_state = "cargo-off" + new /obj/effect/particle_effect/sparks(target_turf) + COOLDOWN_START(src, use_cooldown, 1 SECONDS) + +/datum/design/cargo_teleporter + name = "Cargo teleporter" + desc = "A device that can place markers and teleport items to those markers." + id = "cargotele" + build_type = PROTOLATHE + materials = list(/datum/material/iron = HALF_SHEET_MATERIAL_AMOUNT*5, /datum/material/plastic = SMALL_MATERIAL_AMOUNT*5, /datum/material/bluespace = SHEET_MATERIAL_AMOUNT*3) + build_path = /obj/item/cargo_teleporter + category = list( + RND_CATEGORY_COMPUTER + RND_SUBCATEGORY_COMPUTER_CARGO + ) + departmental_flags = DEPARTMENT_BITFLAG_CARGO + +/obj/effect/decal/cleanable/cargo_mark + name = "cargo mark" + desc = "A mark left by a cargo teleporter that allows things to be teleported to their destination. Can be removed by a cargo teleporter." + icon = 'icons/effects/effects.dmi' + icon_state = "eating_zone" + ///the reference to the item that spawned the cargo mark + var/obj/item/cargo_teleporter/parent_item + + light_range = 3 + light_color = COLOR_VIVID_YELLOW + +/obj/effect/decal/cleanable/cargo_mark/attackby(obj/item/W, mob/user, params) + if(istype(W, /obj/item/cargo_teleporter)) + to_chat(user, span_notice("Remove [src] using [W].")) + playsound(src, 'sound/machines/click.ogg', 50) + qdel(src) + return + return ..() + +/obj/effect/decal/cleanable/cargo_mark/Destroy() + if(parent_item) + parent_item.marker_children -= src + GLOB.cargo_marks -= src + return ..() + +/obj/effect/decal/cleanable/cargo_mark/Initialize(mapload, list/datum/disease/diseases) + . = ..() + var/area/src_area = get_area(src) + name = "[src_area.name] #[rand(100000,999999)]" + GLOB.cargo_marks += src diff --git a/modular_meta/features/cargo_extended/code/cryptominers.dm b/modular_meta/features/cargo_extended/code/cryptominers.dm new file mode 100644 index 000000000000..b466e2cc41c1 --- /dev/null +++ b/modular_meta/features/cargo_extended/code/cryptominers.dm @@ -0,0 +1,357 @@ +#define CRYPTO_TEMP_MIN 225 +#define CRYPTO_TEMP_MID 273 +#define CRYPTO_TEMP_MAX 500 +#define CRYPTO_MULT_MIN 0.2 +#define CRYPTO_MULT_MID 1 +#define CRYPTO_MULT_MAX 3 +#define CRYPTO_HEATING_POWER 100 + +// Схемы в РнД +/datum/design/board/cryptominer + name = "Cryptocurrency Miner" + desc = "The circuit board for a Cryptocurrency Miner." + id = "cryptominer" + build_path = /obj/item/circuitboard/machine/cryptominer + category = list( + RND_CATEGORY_MACHINE + RND_SUBCATEGORY_MACHINE_CARGO + ) + departmental_flags = DEPARTMENT_BITFLAG_CARGO + +/datum/design/board/cryptominer/syndie + name = "Syndicate Cryptocurrency Miner" + desc = "The circuit board for a Syndicate Cryptocurrency Miner." + id = "cryptominersyndie" + build_path = /obj/item/circuitboard/machine/cryptominer/syndie + category = list( + RND_CATEGORY_MACHINE + RND_SUBCATEGORY_MACHINE_CARGO + ) + departmental_flags = DEPARTMENT_BITFLAG_CARGO + +// Платы + +/obj/item/circuitboard/machine/cryptominer + name = "Cryptocurrency Miner" + build_path = /obj/machinery/cryptominer + greyscale_colors = CIRCUIT_COLOR_SUPPLY + req_components = list( + /datum/stock_part/matter_bin = 2, + /datum/stock_part/micro_laser = 2, + /datum/stock_part/servo = 2, + /datum/stock_part/scanning_module = 2, + /obj/item/stack/ore/bluespace_crystal = 2) + +/obj/item/circuitboard/machine/cryptominer/syndie + name = "Syndicate Cryptocurrency Miner" + build_path = /obj/machinery/cryptominer/syndie + greyscale_colors = COLOR_SYNDIE_RED + req_components = list( + /datum/stock_part/matter_bin = 2, + /datum/stock_part/micro_laser = 2, + /datum/stock_part/servo = 2, + /datum/stock_part/scanning_module = 2, + /obj/item/stack/ore/bluespace_crystal = 2) + +// Криптомайнеры для добычи кредитов +/obj/machinery/cryptominer + name = "cryptocurrency miner" + desc = "This handy-dandy machine will produce credits for Cargo's enjoyment." + icon = 'modular_meta/features/cargo_extended/icons/cryptominer.dmi' + icon_state = "off" + density = TRUE + use_power = IDLE_POWER_USE + idle_power_usage = 250 + active_power_usage = 500 + circuit = /obj/item/circuitboard/machine/cryptominer + processing_flags = START_PROCESSING_MANUALLY // Don't process upon creation + var/mining = FALSE + var/miningtime = 10000 + var/miningpoints = 10 + var/datum/bank_account/pay_me = null + var/obj/item/radio/cargo_radio + // Should this machine send messages on cargo radio? + var/radio_snitch = TRUE + var/ignore_atmos = FALSE + +/obj/machinery/cryptominer/Initialize(mapload) + . = ..() + + // Create new radio + cargo_radio = new /obj/item/radio(src) + + // Prevent radio listening + cargo_radio.set_listening(FALSE) + + // Set radio frequency + cargo_radio.set_frequency(FREQ_SUPPLY) + + // Set default account + pay_me = SSeconomy.get_dep_account(ACCOUNT_CAR) + +/obj/machinery/cryptominer/update_icon() + . = ..() + if(!is_operational) + icon_state = "off" + else if(mining) + icon_state = "loop" + else + icon_state = "on" + +/obj/machinery/cryptominer/Destroy() + STOP_PROCESSING(SSmachines,src) + QDEL_NULL(cargo_radio) + return ..() + +/obj/machinery/cryptominer/attackby(obj/item/W, mob/living/user, params) + if(default_deconstruction_screwdriver(user, icon_state, icon_state, W)) + return + if(default_deconstruction_crowbar(W)) + return + if(default_unfasten_wrench(user, W)) + return + + // Check if disabled + // Check if panel is open + // Check if user is in HELP intent + if(!mining && panel_open && !user.combat_mode) + // Attempt to locate user's ID + var/id_card = W.GetID() + + // Check if ID exists + if(!id_card) + return + + // Define ID card + var/obj/item/card/id/CARD = id_card + + // Check if ID card has a linked account + if(!CARD.registered_account) + // Warn in local chat and return + say("ERROR: No bank account found on provided ID card.") + return + + // Display message in local chat + user.visible_message(span_notice("[user] begins setting \the [src] to use \the [CARD]."), span_notice("[user] begins setting \the [src] to use \the [CARD].")) + + // Display alert balloon + balloon_alert(user, "configuring new account...") + + // Perform interaction timer + if(!do_after(user, 5 SECONDS, src)) + // Warn in local chat + user.visible_message(span_warning("[user] fails to link \the [src] to a new account!"), span_warning("You fail to link \the [src] to a new account!")) + + // Display alert balloon + balloon_alert(user, "configuration failed!") + + // Return with no further effects + return + + // Alert user of linking success + to_chat(user, span_notice("You link \the [CARD] to \the [src].")) + + // Define previous account + var/old_account = pay_me + + // Set payment account to ID card's account + pay_me = CARD.registered_account + + // Say in local chat + say("Now using [pay_me.account_holder ? "[pay_me.account_holder]s" : span_boldwarning("ERROR")] account.") + + // Log interaction + log_game("[user] set \the [src] in [get_area(src)] to pay into their personal account. Previous account was [old_account].") + + // Check if old account was cargo + // Check if this machine should report over radio + if(radio_snitch && (old_account == SSeconomy.get_dep_account(ACCOUNT_CAR))) + // Send radio notice + cargo_radio.talk_into(src, "CRYPTO ALERT: Crew member [user] has set \the [src] in [get_area(src)] to use [pay_me.account_holder]\'s account, instead of Cargo!", FREQ_SUPPLY) + +/obj/machinery/cryptominer/attackby_secondary(mob/user) + // Alert user in chat + user.visible_message(span_warning("[user] begins resetting \the [src]."), span_warning("You begin resetting \the [src].")) + + // Display alert balloon + balloon_alert(user, "resetting account...") + + // Perform interaction timer + if(!do_after(user, 5 SECONDS, src)) + // Warn in local chat + user.visible_message(span_warning("[user] fails to reset \the [src]."), span_warning("You fail to reset \the [src].")) + + // Display alert balloon + balloon_alert(user, "reset failed!") + + // Return with no further effects + return + + // Define previous account + var/old_account = pay_me + + // Reset account to Cargo + pay_me = SSeconomy.get_dep_account(ACCOUNT_CAR) + + // Say in local chat + say("Now using [pay_me.account_holder]s account.") + + // Log interaction + log_game("[user] reset the \the [src] in [get_area(src)] to pay Cargo's departmental account. Previous account was [old_account]") + +/obj/machinery/cryptominer/examine(mob/user) + . = ..() + if(in_range(user, src) || isobserver(user)) + . += span_notice("A little screen on the machine reads: Currently the linked bank account is [pay_me.account_holder ? "[pay_me.account_holder]s" : span_boldwarning("ERROR")].") + . += "Modify the destination of the credits using your id on it while it is inactive and has its panel open." + . += "Alt-Click to reset to the Cargo budget.
" + +/obj/machinery/cryptominer/process() + // Get turf + var/turf/T = get_turf(src) + if(!T) + return + + // Check for tiles with no conductivity (space) + if(T.thermal_conductivity == 0) + // Cheat mode: Skip all atmos code and give points + // Placed first, as servers are more likely to use it + if(ignore_atmos) + produce_points(CRYPTO_MULT_MAX) + return + + // Normal mode: Warn the user and stop processing + else + say("Invalid atmospheric conditions detected! Shutting off!") + playsound(loc, 'sound/machines/beep/twobeep.ogg', 50, TRUE, -1) + set_mining(FALSE) + return + + // Get air + var/datum/gas_mixture/env = T.return_air() + if(!env) + return + + // Get temp + var/env_temp = env.return_temperature() + + // Define temperature settings + var/temp_min = CRYPTO_TEMP_MIN // 225K equals approximately -55F or -48C + var/temp_mid = CRYPTO_TEMP_MID // 273K equals 32F or 0C + var/temp_max = CRYPTO_TEMP_MAX // 500K equals approximately 440F or 226C + + // Check for temperature effects + // Minimum (most likely) + if((env_temp <= temp_mid) && (env_temp >= temp_min)) + produce_points(CRYPTO_MULT_MAX) // Чем холоднее, тем больше. + // Mid + if((env_temp <= temp_mid) && (env_temp >= temp_min)) + produce_points(CRYPTO_MULT_MID) + // Maximum + if((env_temp <= temp_max) && (env_temp >= temp_mid)) + produce_points(CRYPTO_MULT_MIN) // Чем горячее, тем меньше. + // Overheat + if(env_temp >= temp_max) + say("Критически высокая температура! Экстренное отключение!!") + playsound(loc, 'sound/machines/beep/twobeep.ogg', 100, TRUE, -1) + set_mining(FALSE) + // Overcold + if(env_temp <= temp_min) + say("Критически низкая температура! Экстренное отключение!!") // Ваще холодно, пиздец. + playsound(loc, 'sound/machines/beep/twobeep.ogg', 100, TRUE, -1) + set_mining(FALSE) + // Increase heat by heating_power + env.temperature = env_temp + CRYPTO_HEATING_POWER + + // Update air + air_update_turf() + +/obj/machinery/cryptominer/proc/produce_points(number) + playsound(loc, 'sound/machines/ping.ogg', 50, TRUE, -1) + if(pay_me) + pay_me.adjust_money(FLOOR(miningpoints * number,1)) + +/obj/machinery/cryptominer/attack_hand(mob/living/user) + . = ..() + if(!is_operational) + to_chat(user, span_warning("[src] has to be on to do this!")) + balloon_alert(user, "no power!") + return FALSE + if(mining) + set_mining(FALSE) + visible_message(span_warning("[src] slowly comes to a halt."), + span_warning("You turn off [src].")) + balloon_alert(user, "turned off") + return + balloon_alert(user, "turned on") + set_mining(TRUE) + +/obj/machinery/cryptominer/proc/set_mining(new_value) + // Check if status changed + if(new_value == mining) + return //No changes + + // Set status new value + mining = new_value + + // Check if mining should run + if(mining) + // Start processing + START_PROCESSING(SSmachines, src) + + // Mining should not run + else + // Stop processing + STOP_PROCESSING(SSmachines, src) + + // Update machine icon + update_icon() + +/obj/machinery/cryptominer/syndie + name = "syndicate cryptocurrency miner" + desc = "This handy-dandy machine will produce credits for your own personal enjoyment. This one won't snitch on you to Cargo." + icon_state = "off_syndie" + density = TRUE + use_power = IDLE_POWER_USE + idle_power_usage = 500 + active_power_usage = 1000 + circuit = /obj/item/circuitboard/machine/cryptominer/syndie + miningtime = 10000 + miningpoints = 20 + radio_snitch = FALSE // Illegal tech! + +/obj/machinery/cryptominer/syndie/update_icon() + . = ..() + if(!is_operational) + icon_state = "off_syndie" + else if(mining) + icon_state = "loop_syndie" + else + icon_state = "on_syndie" + +/obj/machinery/cryptominer/nanotrasen + name = "nanotrasen cryptocurrency miner" + desc = "This handy-dandy machine will produce credits for your enjoyment. This doesn't turn off easily." + icon_state = "off_nano" + density = TRUE + use_power = IDLE_POWER_USE + idle_power_usage = 100 + active_power_usage = 1000 + miningtime = 100000 + miningpoints = 400 + radio_snitch = FALSE // None of cargo's business! + +/obj/machinery/cryptominer/nanotrasen/update_icon() + . = ..() + if(!is_operational) + icon_state = "off_nano" + else if(mining) + icon_state = "loop_nano" + else + icon_state = "on_nano" + +#undef CRYPTO_TEMP_MIN +#undef CRYPTO_TEMP_MID +#undef CRYPTO_TEMP_MAX +#undef CRYPTO_MULT_MIN +#undef CRYPTO_MULT_MID +#undef CRYPTO_MULT_MAX +#undef CRYPTO_HEATING_POWER diff --git a/modular_meta/features/cargo_extended/icons/bsm.dmi b/modular_meta/features/cargo_extended/icons/bsm.dmi new file mode 100644 index 000000000000..4b11c6c1ba34 Binary files /dev/null and b/modular_meta/features/cargo_extended/icons/bsm.dmi differ diff --git a/modular_meta/features/cargo_extended/icons/cargo_teleporter.dmi b/modular_meta/features/cargo_extended/icons/cargo_teleporter.dmi new file mode 100644 index 000000000000..b994bc31751e Binary files /dev/null and b/modular_meta/features/cargo_extended/icons/cargo_teleporter.dmi differ diff --git a/modular_meta/features/cargo_extended/icons/cryptominer.dmi b/modular_meta/features/cargo_extended/icons/cryptominer.dmi new file mode 100644 index 000000000000..387ab4b6228e Binary files /dev/null and b/modular_meta/features/cargo_extended/icons/cryptominer.dmi differ diff --git a/modular_meta/features/cargo_extended/includes.dm b/modular_meta/features/cargo_extended/includes.dm new file mode 100644 index 000000000000..127adb13f86b --- /dev/null +++ b/modular_meta/features/cargo_extended/includes.dm @@ -0,0 +1,14 @@ +#include "code\bluespaceminers.dm" +#include "code\cargo_teleporter.dm" +#include "code\cryptominers.dm" + +/datum/modpack/cargo_extended + id = "cargo_extended" + icon = 'modular_meta/features/cargo_extended/preview.dmi' + name = "Больше вещей: карго" + group = "Features" + desc = "Добавлено следующее: \ + Телепортатор карго грузов - спавнится в сумке у завхоза, позволяет телепортировать вещи. \ + Криптомайнер - для создания кредитов из воздуха на счёт карго или ваш счёт." + // Блюспейс майнер - для создания ресурсов из воздуха в сило." + author = "Sanecman" diff --git a/modular_meta/features/cargo_extended/preview.dmi b/modular_meta/features/cargo_extended/preview.dmi new file mode 100644 index 000000000000..43f88a069c66 Binary files /dev/null and b/modular_meta/features/cargo_extended/preview.dmi differ diff --git a/modular_meta/features/cheburek_car/code/car_import.dm b/modular_meta/features/cheburek_car/code/car_import.dm new file mode 100644 index 000000000000..3e44b0862ee5 --- /dev/null +++ b/modular_meta/features/cheburek_car/code/car_import.dm @@ -0,0 +1,16 @@ +// code/modules/cargo/packs/imports.dm +/datum/supply_pack/imports/sovietvehicle + name = "Soviet Vehicle Exports" + desc = "The most affordable vehicle in the entire galaxy. \ + Comes with tools and something else." + order_flags = ORDER_CONTRABAND + cost = 666666 // devil creature for devil price, not because model number is "6" + contains = list( + /obj/item/food/semki = 6, + /obj/item/storage/toolbox/mechanical, + /obj/item/reagent_containers/cup/glass/bottle/vodka = 6, + /mob/living/basic/bear/russian = 6, // protection class "6" + /obj/vehicle/sealed/car/cheburek + ) + crate_name = "Top Secret" + crate_type = /obj/structure/closet/crate/large/soviet diff --git a/modular_meta/features/cheburek_car/code/cheburek.dm b/modular_meta/features/cheburek_car/code/cheburek.dm new file mode 100644 index 000000000000..8055b87c6396 --- /dev/null +++ b/modular_meta/features/cheburek_car/code/cheburek.dm @@ -0,0 +1,403 @@ +/* +Really big car with 4х4 sprite. + +Can run people over. + +Can run ALL over in "I DRIVE" mode. + +Has gearbox, you can break it, and also fix it by yourself! + +It can be used in minor events. + +Some memes and gags included. +*/ + +/obj/vehicle/sealed/car/cheburek + name = "Cheburek" + desc = "The cheapest Bucket with bolts and nuts you can afford" + icon = 'modular_meta/features/cheburek_car/icons/shaha.dmi' + icon_state = "cheburek" // the name form gta 5, you know? + layer = LYING_MOB_LAYER + max_occupants = 4 + pixel_y = -48 + pixel_x = -48 + enter_delay = 1 SECONDS + escape_time = 1 SECONDS + vehicle_move_delay = 1.5 + /// It's like a fun-mode in clowncar + var/gopmode = FALSE + /// Gearbox fuctions + var/gopgear = 1 // (0 = parking) nowadays it has 4 working gears in five-speed gearbox (aslo no R-ocket one, sorry), be carefull with it! + var/gearbox_failure_count = 1 // value between 1..10, 10 - means fully broken + /// Headlights of Cheburek, front white-yellow (Done, but have some [BUG]'s to resolve!) + light_system = OVERLAY_LIGHT_DIRECTIONAL + light_range = 8 + light_power = 2 + light_on = FALSE + var/headlight_color = COLOR_LIGHT_YELLOW + /// Turns on and off sound and side lights on repeat + var/isturnsound_on = FALSE + var/blinkers_on = FALSE // aditional variable used for correct blinkers stop + /// You need to open car bonnet to operate with gearbox + var/bonnet_isopen = FALSE + /// blood layer if you made a good Strike!!! [0..3] + var/blood_layer_intensity = 0 + var/number_of_bumped_mobs = 0 + /// yea, some meme here + var/last_chosen_meme + + +/obj/vehicle/sealed/car/cheburek/Initialize(mapload) + . = ..() + START_PROCESSING(SSobj, src) + +/obj/vehicle/sealed/car/cheburek/update_overlays() + . = ..() + . += emissive_appearance(icon, "rear_lights", src, alpha=src.alpha) + . += emissive_appearance(icon, "car_blinkers_emissive", src, alpha=src.alpha) + +/obj/vehicle/sealed/car/cheburek/process() + if(light_on) + set_light_color(headlight_color) + +/obj/vehicle/sealed/car/cheburek/generate_actions() + . = ..() + initialize_controller_action_type(/datum/action/vehicle/sealed/horn, VEHICLE_CONTROL_DRIVE) + initialize_controller_action_type(/datum/action/vehicle/sealed/headlights, VEHICLE_CONTROL_DRIVE) + initialize_controller_action_type(/datum/action/vehicle/sealed/blinkers, VEHICLE_CONTROL_DRIVE) + initialize_controller_action_type(/datum/action/vehicle/sealed/gear_up, VEHICLE_CONTROL_DRIVE) + initialize_controller_action_type(/datum/action/vehicle/sealed/gear_down, VEHICLE_CONTROL_DRIVE) + +/obj/vehicle/sealed/car/cheburek/Bump(atom/bumped) + . = ..() + if(!bumped.density || occupant_amount() == 0) + return + if(gopmode) // special feature for meme, looks bad but okayage + if(ismovable(bumped)) + var/atom/movable/flying_debris = bumped + flying_debris.throw_at(get_edge_target_turf(bumped, dir), 4, 3) + visible_message(span_danger("[src] crashes into [bumped]!")) + playsound(src, 'sound/effects/bang.ogg', 50, TRUE) + if(!ishuman(bumped) || gopgear < 3) // also on low gear [0-1-2] you can't bump anyone + return + if(gopgear >= 3) // if you bump too much - gear may switch down + if(prob(20)) + visible_message(span_boldwarning("Gearbox randomly switched itself!")) + decrease_gear() + var/mob/living/carbon/human/rammed = bumped + rammed.Paralyze(80) + rammed.adjust_stamina_loss(30) + rammed.apply_damage(rand(15,30), BRUTE) + if(!gopmode) + if(prob(5) && blood_layer_intensity < 3) + if(blood_layer_intensity != 0) + cut_overlay(image(icon, "blood_[blood_layer_intensity]", LYING_MOB_LAYER)) + blood_layer_intensity++ + add_overlay(image(icon, "blood_[blood_layer_intensity]", LYING_MOB_LAYER)) + if(blood_layer_intensity == 3) + headlight_color = COLOR_RED_LIGHT // muhahahah + visible_message(span_userdanger("А terrible roar you heard from the engine, but it was good")) + gearbox_failure_count = 0 + // maybe here make some sort of an achivement? + rammed.throw_at(get_edge_target_turf(bumped, dir), 4, 3) + visible_message(span_danger("[src] crashes into [rammed]!")) + playsound(src, 'sound/effects/bang.ogg', 50, TRUE) + number_of_bumped_mobs++ + +/obj/vehicle/sealed/car/cheburek/Moved(atom/old_loc, movement_dir, forced, list/old_locs, momentum_change = TRUE) + . = ..() + if(occupant_amount() == 0) + return + for(var/atom/future_statistic in range(2, src)) + if(future_statistic == src) + continue + if(!LAZYACCESS(occupants, future_statistic)) + Bump(future_statistic) + +/obj/vehicle/sealed/car/cheburek/atom_destruction(damage_flag) + playsound(src, 'sound/vehicles/clown_car/clowncar_fart.ogg', 100) + STOP_PROCESSING(SSobj,src) + if(gopmode) + var/turf/distant_turf = get_ranged_target_turf(get_turf(src), src.dir, 15) + new /obj/effect/immovablerod/driveshaft( + get_turf(src), + distant_turf, + null, + FALSE + ) + return ..() + +/////////////////////// +/////Damage Events///// +/////////////////////// + +/obj/vehicle/sealed/car/cheburek/take_damage(damage_amount, damage_type = BRUTE, damage_flag = 0, sound_effect = 1, attack_dir) + . = ..() + if(prob(50)) + switch(rand(1,3)) + if(1) + visible_message(span_danger("[src] spews out a ton of oil!")) // engine oil leak (danger flammable!) + RegisterSignal(src, COMSIG_MOVABLE_MOVED, PROC_REF(cover_in_oil)) + addtimer(CALLBACK(src, PROC_REF(stop_dropping_oil)), 1 SECONDS) + if(2) + visible_message(span_danger("Semki packet drops out of [src].")) + new /obj/item/food/semki(loc) + if(3) + visible_message(span_danger("[src] spews out a ton of fuel!")) // fuel tank leak (danger really flammable!) + RegisterSignal(src, COMSIG_MOVABLE_MOVED, PROC_REF(cover_in_fuel)) + addtimer(CALLBACK(src, PROC_REF(stop_dropping_fuel)), 1 SECONDS) + +///Leak oil when the cheburek moves if was damaged +/obj/vehicle/sealed/car/cheburek/proc/cover_in_oil() + SIGNAL_HANDLER + new /obj/effect/decal/cleanable/blood/oil/slippery(loc) + +///Stops dropping oil after the time has run up +/obj/vehicle/sealed/car/cheburek/proc/stop_dropping_oil() + UnregisterSignal(src, COMSIG_MOVABLE_MOVED) + +///Leak fuel when the cheburek moves if was damaged +/obj/vehicle/sealed/car/cheburek/proc/cover_in_fuel() + SIGNAL_HANDLER + new /obj/effect/decal/cleanable/fuel_pool(loc) + +///Stops dropping fuel after the time has run up +/obj/vehicle/sealed/car/cheburek/proc/stop_dropping_fuel() + UnregisterSignal(src, COMSIG_MOVABLE_MOVED) + +/obj/vehicle/sealed/car/cheburek/attacked_by(obj/item/item, mob/living/user) + . = ..() + if(istype(item, /obj/item/food/semki)) + var/obj/item/food/semki/semki = item + atom_integrity += min(50, max_integrity-atom_integrity) + to_chat(user, span_danger("You use the [semki] to repair [src]!")) + qdel(semki) + +////////////////////////////////////////////////////// +/////Actions with objects (emag, crowbar, wrench)///// +////////////////////////////////////////////////////// + +/obj/vehicle/sealed/car/cheburek/emag_act(mob/user, obj/item/card/emag/emag_card) + if(obj_flags & EMAGGED) + return FALSE + obj_flags |= EMAGGED + add_overlay(image(icon, "car_stickers", ABOVE_MOB_LAYER)) // you can't rewert it + if(bonnet_isopen) + add_overlay(image(icon, "open_bonnet_stickers", ABOVE_MOB_LAYER)) + else + add_overlay(image(icon, "close_bonnet_stickers", ABOVE_MOB_LAYER)) + playsound(src, 'modular_meta/features/cheburek_car/sound/gopnik_laught.ogg', 66) + balloon_alert(user, "some odd insulating tape appeared on [src].") + visible_message(span_userdanger("You hear a terrible roar from under the bottom of the car")) + name = "Cheburek Chad" + desc = "This is a verified Slavic Сar, that's all you need to know" + initialize_controller_action_type(/datum/action/vehicle/sealed/gopnik, VEHICLE_CONTROL_DRIVE) // oh no... + +/obj/vehicle/sealed/car/cheburek/crowbar_act(mob/living/user, obj/item/tool) + if(user.combat_mode) + return + . = TRUE + // add fov? + + if(tool.use_tool(src, user, 0.5 SECONDS, volume=20)) + if(bonnet_isopen) + bonnet_isopen = !bonnet_isopen + cut_overlay(image(icon, "car_openbonnet", LYING_MOB_LAYER)) + if(obj_flags & EMAGGED) + cut_overlay(image(icon, "open_bonnet_stickers", ABOVE_MOB_LAYER)) + add_overlay(image(icon, "close_bonnet_stickers", ABOVE_MOB_LAYER)) + playsound(src, 'modular_meta/features/cheburek_car/sound/close_bonnet.ogg', 50) + else + bonnet_isopen = !bonnet_isopen + add_overlay(image(icon, "car_openbonnet", LYING_MOB_LAYER)) + if(obj_flags & EMAGGED) + cut_overlay(image(icon, "close_bonnet_stickers", ABOVE_MOB_LAYER)) + add_overlay(image(icon, "open_bonnet_stickers", ABOVE_MOB_LAYER)) + playsound(src, 'modular_meta/features/cheburek_car/sound/open_bonnet.ogg', 50) + +/obj/vehicle/sealed/car/cheburek/wrench_act(mob/living/user, obj/item/tool) + if(user.combat_mode) + return + . = TRUE + if(DOING_INTERACTION(user, src)) + balloon_alert(user, "you're already repairing gearbox!") + return + if(!bonnet_isopen) + balloon_alert(user, "open bonnet firstly") + return + if(gearbox_failure_count <= 1) + balloon_alert(user, "it's not damaged!") + return + user.balloon_alert_to_viewers("started fixing gearbox of [src]", "started repairing [src]") + audible_message(span_hear("You hear the bolts and nuts falling onto the floor.")) + var/did_the_thing + while(gearbox_failure_count > 1) + if(tool.use_tool(src, user, 2.5 SECONDS, volume=50)) + did_the_thing = TRUE + gearbox_failure_count-- + canmove = TRUE + audible_message(span_hear("You hear odd metal noises.")) + if(prob(5)) + user.visible_message( + span_warning("[user] pinched his finger in gears"), + span_userdanger("In a moment you feel extremly pain in you finger"), + span_hear("You hear how idiot is screaming"), + ) + user.apply_damage(20, BRUTE, pick(BODY_ZONE_L_ARM, BODY_ZONE_R_ARM)) + user.apply_damage(40, STAMINA) + user.emote("scream") + + else + break + if(did_the_thing) + user.balloon_alert_to_viewers("[(gearbox_failure_count <= 1) ? "fully" : "partially"] repaired [src]") + else + user.balloon_alert_to_viewers("stopped fixing gearbox of [src]", "interrupted the repair!") + +//////////////////////////////// +/////Some Meme (after emag)///// +//////////////////////////////// + +/obj/vehicle/sealed/car/cheburek/proc/toggle_gopmode(mob/user) + if(gopmode) + switch(last_chosen_meme) + if(1) + cut_overlay(image(icon, "some_meme_1", LYING_MOB_LAYER)) + if(2) + cut_overlay(image(icon, "some_meme_2", LYING_MOB_LAYER)) + + cut_overlay(image(icon, "i_drive", LYING_MOB_LAYER)) + visible_message(span_userdanger("I Not Drive.")) + RemoveElement(/datum/element/waddling) + gopmode = FALSE + vehicle_move_delay = 1.5 + + else + switch(rand(1,2)) + if(1) + add_overlay(image(icon, "some_meme_1", LYING_MOB_LAYER)) + last_chosen_meme = 1 + if(2) + add_overlay(image(icon, "some_meme_2", LYING_MOB_LAYER)) + last_chosen_meme = 2 + + visible_message(span_userdanger("I Drive.")) + src.AddElementTrait(TRAIT_WADDLING, REF(src), /datum/element/waddling) + gopmode = TRUE // oh fuck... + vehicle_move_delay = 5 // too much lags on higher speed + gopgear = 1 + +////////////////////////////// +/////Gearbox interactions///// +////////////////////////////// + +/obj/vehicle/sealed/car/cheburek/proc/increase_gear(mob/user) + if(gopmode) + visible_message(span_boldwarning("RUN! RUN!")) + return + if(gopgear == 0 && gearbox_failure_count != 10) + canmove = TRUE + playsound(src, 'modular_meta/features/cheburek_car/sound/emergency_brake_release.ogg', 100) + vehicle_move_delay -= 0.5 + gopgear++ + return + if(gopgear < 4) + if(prob(gearbox_failure_count * 10) || prob(33)) + if(gearbox_failure_count == 10) + if(canmove) + playsound(src, pick('modular_meta/features/cheburek_car/sound/gear_blyat.ogg', 'modular_meta/features/cheburek_car/sound/gear_nah.ogg'), 100) + toggle_blinkers() + canmove = FALSE + balloon_alert(user, "gearbox broken") + else + gearbox_failure_count++ + src.AddElementTrait(TRAIT_WADDLING, REF(src), /datum/element/waddling) + playsound(src, pick('modular_meta/features/cheburek_car/sound/gear_fault.ogg', 'modular_meta/features/cheburek_car/sound/gear_fault2.ogg', 'modular_meta/features/cheburek_car/sound/gear_fault3.ogg'), 50) + addtimer(CALLBACK(src, PROC_REF(revert_waddling)), 1 SECONDS) + else + playsound(src, 'sound/vehicles/mecha/mechmove04.ogg', 75) + + vehicle_move_delay -= 0.5 + gopgear++ + else + balloon_alert(user, "[src] already on maximum gear!") + +/obj/vehicle/sealed/car/cheburek/proc/decrease_gear(mob/user) + if(gopmode) + visible_message(span_boldwarning("RUN! RUN!")) + return + if(gopgear == 1 && gearbox_failure_count != 10) + canmove = FALSE + playsound(src, 'modular_meta/features/cheburek_car/sound/emergency_brake_pull.ogg', 100) + vehicle_move_delay += 0.5 + gopgear-- + return + if(gopgear > 1) + if(prob(gearbox_failure_count * 10) || prob(33)) + if(gearbox_failure_count == 10) + if(canmove) + playsound(src, pick('modular_meta/features/cheburek_car/sound/gear_blyat.ogg', 'modular_meta/features/cheburek_car/sound/gear_nah.ogg'), 100) + toggle_blinkers() + canmove = FALSE + balloon_alert(user, "gearbox broken") + else + gearbox_failure_count++ + src.AddElementTrait(TRAIT_WADDLING, REF(src), /datum/element/waddling) // your gears are juggling like a clown do + playsound(src, pick('modular_meta/features/cheburek_car/sound/gear_fault.ogg', 'modular_meta/features/cheburek_car/sound/gear_fault2.ogg', 'modular_meta/features/cheburek_car/sound/gear_fault3.ogg'), 50) + addtimer(CALLBACK(src, PROC_REF(revert_waddling)), 1 SECONDS) + else + playsound(src, 'sound/vehicles/mecha/mechmove04.ogg', 75) + + vehicle_move_delay += 0.5 + gopgear-- + else + balloon_alert(user, "[src] already on parking mode!") + +/obj/vehicle/sealed/car/cheburek/proc/revert_waddling() + visible_message(span_danger("Uhh, gear finnaly shifted on [src]...")) + RemoveElement(/datum/element/waddling) + +///////////////////////////////// +/////Headlights and Blinkers///// +///////////////////////////////// + +/obj/vehicle/sealed/car/cheburek/proc/car_lights_toggle(mob/user) + if(!light_on) + cut_overlay(image(icon, "car_headlights", LYING_MOB_LAYER)) + else + add_overlay(image(icon, "car_headlights", LYING_MOB_LAYER)) + +/obj/vehicle/sealed/car/cheburek/proc/toggle_blinkers(mob/user) + isturnsound_on = !isturnsound_on + // start point of endless tiks (blinkers) + addtimer(CALLBACK(src, PROC_REF(endless_tik)), 0.5 SECONDS) + +/obj/vehicle/sealed/car/cheburek/proc/endless_tik() + if(isturnsound_on) + playsound(src, 'modular_meta/features/cheburek_car/sound/car_turn_signal.ogg', 60) + //update_overlays() + cut_overlay(image(icon, "car_blinkers", LYING_MOB_LAYER)) + blinkers_on = FALSE + addtimer(CALLBACK(src, PROC_REF(endless_tak)), 0.7 SECONDS) + else + if(blinkers_on) + cut_overlay(image(icon, "car_blinkers", LYING_MOB_LAYER)) + blinkers_on = FALSE + +/obj/vehicle/sealed/car/cheburek/proc/endless_tak() + if(isturnsound_on) + //playsound(src, 'sound/vehicles/car_turn_signal.ogg', 60) // too much noise without delay + add_overlay(image(icon, "car_blinkers", LYING_MOB_LAYER)) + blinkers_on = TRUE + addtimer(CALLBACK(src, PROC_REF(endless_tik)), 0.3 SECONDS) + +///////////////////////////////// +//////////Miscellaneous////////// +///////////////////////////////// + +/obj/effect/spawner/random/cheburek_one_precent + name = "cheburek car one precent" + icon_state = "loot" + spawn_random_offset = FALSE + spawn_loot_chance = 1 + loot = list(/obj/vehicle/sealed/car/cheburek) diff --git a/modular_meta/features/cheburek_car/code/driveshaft_rod.dm b/modular_meta/features/cheburek_car/code/driveshaft_rod.dm new file mode 100644 index 000000000000..a6bef66ab416 --- /dev/null +++ b/modular_meta/features/cheburek_car/code/driveshaft_rod.dm @@ -0,0 +1,39 @@ +////////////////////////// +/////Driveshaft Event///// +////////////////////////// + +/obj/effect/immovablerod/driveshaft + name = "hyperspaced driveshaft" + desc = "What the fuck is that?" + icon = 'modular_meta/features/cheburek_car/icons/anomaly.dmi' + icon_state = "driveshaft" + notify = FALSE + loopy_rod = TRUE + dnd_style_level_up = FALSE + /// The distance the rod will go. + var/max_distance = 13 + /// The turf the rod started from, to calcuate distance. + var/turf/start_turf + +/obj/effect/immovablerod/driveshaft/Initialize(mapload, atom/target_atom, atom/specific_target, force_looping = FALSE, max_distance = 13) + . = ..() + start_turf = get_turf(src) + src.max_distance = max_distance + +/obj/effect/immovablerod/driveshaft/Destroy(force) + start_turf = null + return ..() + +/obj/effect/immovablerod/driveshaft/Move() + if(get_dist(start_turf, get_turf(src)) >= max_distance) + qdel(src) + return + return ..() + +/obj/effect/immovablerod/driveshaft/penetrate(mob/living/penetrated) + penetrated.visible_message( + span_danger("[penetrated] is penetrated by a hyperspaced driveshaft!"), + span_userdanger("The [src] penetrates you!"), + span_danger("You hear a CRANG!"), + ) + penetrated.adjust_brute_loss(50) diff --git a/modular_meta/features/cheburek_car/code/nukeops_uplink.dm b/modular_meta/features/cheburek_car/code/nukeops_uplink.dm new file mode 100644 index 000000000000..69c0815f8e93 --- /dev/null +++ b/modular_meta/features/cheburek_car/code/nukeops_uplink.dm @@ -0,0 +1,8 @@ +/datum/uplink_item/device_tools/car + name = "BlyatMobile" + desc = "Conquer the New Horizons on 4-passenger seats sedan." + item = /obj/vehicle/sealed/car/cheburek + cost = 40 + surplus = 0 + purchasable_from = UPLINK_NUKE_OPS | UPLINK_CLOWN_OPS + restricted = TRUE diff --git a/modular_meta/features/cheburek_car/code/vehicle_actions.dm b/modular_meta/features/cheburek_car/code/vehicle_actions.dm new file mode 100644 index 000000000000..344ced6021bc --- /dev/null +++ b/modular_meta/features/cheburek_car/code/vehicle_actions.dm @@ -0,0 +1,74 @@ +//CHЁBUREK ACTION DATUMS +/datum/action/vehicle/sealed/gopnik + button_icon = 'modular_meta/features/cheburek_car/icons/actions_vehicle.dmi' + name = "Toggle Gop Mode" + desc = "Grabs your Vodka and Semki!" + button_icon_state = "gop_mode" + COOLDOWN_DECLARE(gopnik_time_cooldown) //yes, you need some time for repaint your rusty garbage + +/datum/action/vehicle/sealed/gopnik/Trigger(trigger_flags) + if(!istype(vehicle_entered_target, /obj/vehicle/sealed/car/cheburek)) + return + if(!COOLDOWN_FINISHED(src, gopnik_time_cooldown)) + return + COOLDOWN_START(src, gopnik_time_cooldown, 3 SECONDS) + var/obj/vehicle/sealed/car/cheburek/C = vehicle_entered_target + C.toggle_gopmode(owner) + +/datum/action/vehicle/sealed/gear_up + button_icon = 'modular_meta/features/cheburek_car/icons/actions_vehicle.dmi' + name = "Gear UP" + desc = "Make your vedro move faster!" + button_icon_state = "car_gear_up" + COOLDOWN_DECLARE(shift_up_cooldown) + +/datum/action/vehicle/sealed/gear_up/Trigger(trigger_flags) + if(!istype(vehicle_entered_target, /obj/vehicle/sealed/car/cheburek)) + return + if(!COOLDOWN_FINISHED(src, shift_up_cooldown)) + return + COOLDOWN_START(src, shift_up_cooldown, 1 SECONDS) + var/obj/vehicle/sealed/car/cheburek/G = vehicle_entered_target + G.increase_gear(owner) + +/datum/action/vehicle/sealed/gear_down + button_icon = 'modular_meta/features/cheburek_car/icons/actions_vehicle.dmi' + name = "Gear DOWN" + desc = "Make your vedro move slower!" + button_icon_state = "car_gear_down" + COOLDOWN_DECLARE(shift_down_cooldown) + +/datum/action/vehicle/sealed/gear_down/Trigger(trigger_flags) + if(!istype(vehicle_entered_target, /obj/vehicle/sealed/car/cheburek)) + return + if(!COOLDOWN_FINISHED(src, shift_down_cooldown)) + return + COOLDOWN_START(src, shift_down_cooldown, 1 SECONDS) + var/obj/vehicle/sealed/car/cheburek/G = vehicle_entered_target + G.decrease_gear(owner) + +/datum/action/vehicle/sealed/headlights + name = "Toggle Headlights" + desc = "Turn on your brights!" + button_icon_state = "car_headlights" + +/datum/action/vehicle/sealed/headlights/Trigger(trigger_flags) + to_chat(owner, span_notice("You flip the switch for the vehicle's headlights.")) + vehicle_entered_target.headlights_toggle = !vehicle_entered_target.headlights_toggle + vehicle_entered_target.set_light_on(vehicle_entered_target.headlights_toggle) + vehicle_entered_target.update_appearance() + playsound(owner, vehicle_entered_target.headlights_toggle ? 'sound/items/weapons/magin.ogg' : 'sound/items/weapons/magout.ogg', 40, TRUE) + var/obj/vehicle/sealed/car/cheburek/L = vehicle_entered_target + L.car_lights_toggle(owner) + +/datum/action/vehicle/sealed/blinkers + button_icon = 'modular_meta/features/cheburek_car/icons/actions_vehicle.dmi' + name = "Avariyka" + desc = "Useful if you need to park your bucket anywhere" + button_icon_state = "car_blinker" + +/datum/action/vehicle/sealed/blinkers/Trigger(trigger_flags) + if(!istype(vehicle_entered_target, /obj/vehicle/sealed/car/cheburek)) + return + var/obj/vehicle/sealed/car/cheburek/T = vehicle_entered_target + T.toggle_blinkers(owner) diff --git a/modular_meta/features/cheburek_car/icons/actions_vehicle.dmi b/modular_meta/features/cheburek_car/icons/actions_vehicle.dmi new file mode 100644 index 000000000000..c3f60e14a20d Binary files /dev/null and b/modular_meta/features/cheburek_car/icons/actions_vehicle.dmi differ diff --git a/modular_meta/features/cheburek_car/icons/anomaly.dmi b/modular_meta/features/cheburek_car/icons/anomaly.dmi new file mode 100644 index 000000000000..fdaed704ed2b Binary files /dev/null and b/modular_meta/features/cheburek_car/icons/anomaly.dmi differ diff --git a/modular_meta/features/cheburek_car/icons/shaha.dmi b/modular_meta/features/cheburek_car/icons/shaha.dmi new file mode 100644 index 000000000000..7e95364d009c Binary files /dev/null and b/modular_meta/features/cheburek_car/icons/shaha.dmi differ diff --git a/modular_meta/features/cheburek_car/includes.dm b/modular_meta/features/cheburek_car/includes.dm new file mode 100644 index 000000000000..fbfd75f809bd --- /dev/null +++ b/modular_meta/features/cheburek_car/includes.dm @@ -0,0 +1,13 @@ +#include "code\car_import.dm" +#include "code\cheburek.dm" +#include "code\driveshaft_rod.dm" +#include "code\nukeops_uplink.dm" +#include "code\vehicle_actions.dm" + +/datum/modpack/cheburek_car + id = "cheburek_car" + icon = 'modular_meta/features/cheburek_car/preview.dmi' + name = "Жигуль 2106, корч, машинка" + group = "Features" + desc = "Межгалактическое ведро с болтами не догнившее еще с тех лет, Вау!" + author = "Artemchik542" diff --git a/modular_meta/features/cheburek_car/preview.dmi b/modular_meta/features/cheburek_car/preview.dmi new file mode 100644 index 000000000000..ffe06e2372d7 Binary files /dev/null and b/modular_meta/features/cheburek_car/preview.dmi differ diff --git a/modular_meta/features/cheburek_car/sound/car_turn_signal.ogg b/modular_meta/features/cheburek_car/sound/car_turn_signal.ogg new file mode 100644 index 000000000000..8e7e7eda8ae2 Binary files /dev/null and b/modular_meta/features/cheburek_car/sound/car_turn_signal.ogg differ diff --git a/modular_meta/features/cheburek_car/sound/close_bonnet.ogg b/modular_meta/features/cheburek_car/sound/close_bonnet.ogg new file mode 100644 index 000000000000..ea610f66f3e7 Binary files /dev/null and b/modular_meta/features/cheburek_car/sound/close_bonnet.ogg differ diff --git a/modular_meta/features/cheburek_car/sound/emergency_brake_pull.ogg b/modular_meta/features/cheburek_car/sound/emergency_brake_pull.ogg new file mode 100644 index 000000000000..b4ed080fd5d6 Binary files /dev/null and b/modular_meta/features/cheburek_car/sound/emergency_brake_pull.ogg differ diff --git a/modular_meta/features/cheburek_car/sound/emergency_brake_release.ogg b/modular_meta/features/cheburek_car/sound/emergency_brake_release.ogg new file mode 100644 index 000000000000..9add01ebcdbd Binary files /dev/null and b/modular_meta/features/cheburek_car/sound/emergency_brake_release.ogg differ diff --git a/modular_meta/features/cheburek_car/sound/gear_blyat.ogg b/modular_meta/features/cheburek_car/sound/gear_blyat.ogg new file mode 100644 index 000000000000..9ce716f7c5a9 Binary files /dev/null and b/modular_meta/features/cheburek_car/sound/gear_blyat.ogg differ diff --git a/modular_meta/features/cheburek_car/sound/gear_fault.ogg b/modular_meta/features/cheburek_car/sound/gear_fault.ogg new file mode 100644 index 000000000000..510fdedac7d1 Binary files /dev/null and b/modular_meta/features/cheburek_car/sound/gear_fault.ogg differ diff --git a/modular_meta/features/cheburek_car/sound/gear_fault2.ogg b/modular_meta/features/cheburek_car/sound/gear_fault2.ogg new file mode 100644 index 000000000000..469de00ead93 Binary files /dev/null and b/modular_meta/features/cheburek_car/sound/gear_fault2.ogg differ diff --git a/modular_meta/features/cheburek_car/sound/gear_fault3.ogg b/modular_meta/features/cheburek_car/sound/gear_fault3.ogg new file mode 100644 index 000000000000..0adf9243daea Binary files /dev/null and b/modular_meta/features/cheburek_car/sound/gear_fault3.ogg differ diff --git a/modular_meta/features/cheburek_car/sound/gear_nah.ogg b/modular_meta/features/cheburek_car/sound/gear_nah.ogg new file mode 100644 index 000000000000..e0c9516078da Binary files /dev/null and b/modular_meta/features/cheburek_car/sound/gear_nah.ogg differ diff --git a/modular_meta/features/cheburek_car/sound/gopnik_laught.ogg b/modular_meta/features/cheburek_car/sound/gopnik_laught.ogg new file mode 100644 index 000000000000..929adc792b4b Binary files /dev/null and b/modular_meta/features/cheburek_car/sound/gopnik_laught.ogg differ diff --git a/modular_meta/features/cheburek_car/sound/open_bonnet.ogg b/modular_meta/features/cheburek_car/sound/open_bonnet.ogg new file mode 100644 index 000000000000..9793fdfdaf39 Binary files /dev/null and b/modular_meta/features/cheburek_car/sound/open_bonnet.ogg differ diff --git a/modular_meta/features/clown_traitor_sound/attributions.txt b/modular_meta/features/clown_traitor_sound/attributions.txt new file mode 100644 index 000000000000..c5b136510999 --- /dev/null +++ b/modular_meta/features/clown_traitor_sound/attributions.txt @@ -0,0 +1,2 @@ +tatoralert_clown.ogg: https://music.youtube.com/watch?v=YK02ZC8j_Oc +Sweet Dreams, Admiral Hippie. diff --git a/modular_meta/features/clown_traitor_sound/includes.dm b/modular_meta/features/clown_traitor_sound/includes.dm new file mode 100644 index 000000000000..f850e4a1de4f --- /dev/null +++ b/modular_meta/features/clown_traitor_sound/includes.dm @@ -0,0 +1,7 @@ +/datum/modpack/clown_traitor_sound + id = "clown_traitor_sound" + icon = 'modular_meta/features/clown_traitor_sound/preview.dmi' + name = "Смешной звук антажки клоуну" + group = "Features" + desc = "Смешной звук при выдаче триторки клоуну" + author = "Sanecman" diff --git a/modular_meta/features/clown_traitor_sound/preview.dmi b/modular_meta/features/clown_traitor_sound/preview.dmi new file mode 100644 index 000000000000..18732fe241f2 Binary files /dev/null and b/modular_meta/features/clown_traitor_sound/preview.dmi differ diff --git a/modular_meta/features/clown_traitor_sound/readme.md b/modular_meta/features/clown_traitor_sound/readme.md new file mode 100644 index 000000000000..a2d5caf263c9 --- /dev/null +++ b/modular_meta/features/clown_traitor_sound/readme.md @@ -0,0 +1,13 @@ +## Module ID: CLOWN_TRAITOR_SOUND + +### Defines: + +- N/A + +### TG Proc/File Changes: + +- code\modules\antagonists\_common\antag_datum.dm + +### TGUI Files: + +- N/A diff --git a/modular_meta/features/clown_traitor_sound/tatoralert_clown.ogg b/modular_meta/features/clown_traitor_sound/tatoralert_clown.ogg new file mode 100644 index 000000000000..c6556238a0aa Binary files /dev/null and b/modular_meta/features/clown_traitor_sound/tatoralert_clown.ogg differ diff --git a/modular_meta/features/copytech/code/copytech.dm b/modular_meta/features/copytech/code/copytech.dm new file mode 100644 index 000000000000..1611bf83bf04 --- /dev/null +++ b/modular_meta/features/copytech/code/copytech.dm @@ -0,0 +1,375 @@ +/obj/machinery/copytech + name = "copying machine" + desc = "Creates anything in unlimited quantities. Consumes a lot of energy." + icon = 'modular_meta/features/copytech/icons/something.dmi' + circuit = /obj/item/circuitboard/machine/copytech + icon_state = "apparatus" + density = TRUE + layer = MOB_LAYER + var/timer + var/scanned_type = null + var/tier_rate = 1 + var/obj/machinery/copytech_platform/cp = null + var/current_design = null + var/working = FALSE + var/atom/movable/active_item = null + var/crystals = 0 + var/max_crystals = 4 + var/obj/structure/cable/attached_cable + var/siphoned_power = 0 + var/siphon_max = 1e7 + +/obj/machinery/copytech/process() + if(siphoned_power >= siphon_max) + return + update_cable() + if(attached_cable) + attempt_siphon() + +/obj/machinery/copytech/proc/update_cable() + var/turf/T = get_turf(src) + attached_cable = locate(/obj/structure/cable) in T + +/obj/machinery/copytech/proc/attempt_siphon() + var/surpluspower = clamp(attached_cable.surplus(), 0, (siphon_max - siphoned_power)) + if(surpluspower) + attached_cable.add_load(surpluspower) + siphoned_power += surpluspower + +/obj/machinery/copytech/examine(mob/user) + . = ..() + . += "
Approximate time of creation of the object: [time2text(get_replication_speed(tier_rate), "mm:ss")].\n" + . += "
Time remaining: [timeleft(timer)] секунд.\n" + . += "
There is: [crystals]/[max_crystals] bluespace crystalls inside/b>.\n" + . += span_info("Power accumulated: [num2loadingbar((siphon_max-siphoned_power)/siphon_max, 10, reverse = TRUE)] [display_power(siphoned_power)]/[display_power(siphon_max)].") + . += "
It looks like it needs to be connected to the power grid via a cable." + +/obj/machinery/copytech/Initialize(mapload) + . = ..() + check_platform() + +/obj/machinery/copytech/update_icon() + . = ..() + if(working) + icon_state = "apparatus_on" + else + icon_state = "apparatus" + +/obj/machinery/copytech/attacked_by(obj/item/I, mob/living/user) + if(istype(I, /obj/item/stack/ore/bluespace_crystal) || istype(I, /obj/item/stack/sheet/bluespace_crystal)) + if(crystals >= max_crystals) + to_chat(user, span_warning("Doesn't fit more.")) + return + var/obj/item/stack/BC = I + if(!BC.amount) + to_chat(user, span_warning("Я КОНЧАЛ В ЖОПУ ШУССА ОХХХХХХХХХ БЛЯДЬ!")) // Возникает при баге, удачи кодерам тг220 вырезать всё что оскорбляет их любимого ёбыря. + return + crystals++ + user.visible_message("[user] inserts [I.name] in [src.name].", span_notice("Insert [I.name] in [src.name].")) + BC.use(1) + return + else + return ..() + +/obj/machinery/copytech/attack_hand(mob/living/user) + . = ..() + if(working) + say(pick("I'm busy!", "Don't disturb me!", "Listen, I'm a little busy here.", "Copying an object.")) + return + if(siphoned_power < siphon_max) + say("Not enough energy.") + return + if(!cp) + say("No disintegrating platform detected within 5 floors. Attempting synchronization...") + check_platform() + return + if(!current_design) + say("No design found. Disassemble something on the disintegrating platform first!") + return + if(!crystals) + say("There are not enough bluespace crystals to get started!") + return + start_working() + + +/obj/machinery/copytech/proc/start_working() + say("Starting the process of creating an object...") + working = TRUE + update_icon() + + var/atom/drop_loc = drop_location() + + if(ispath(current_design, /obj)) + var/obj/O = new current_design(drop_loc) + O.set_anchored(TRUE) + O.layer = ABOVE_MOB_LAYER + O.alpha = 0 + var/mutable_appearance/result = mutable_appearance(initial(O.icon), initial(O.icon_state)) + result.pixel_x = initial(O.pixel_x) + result.pixel_y = initial(O.pixel_y) + var/mutable_appearance/scanline = mutable_appearance('icons/effects/effects.dmi',"transform_effect") + O.transformation_animation(result, get_replication_speed(tier_rate), scanline.appearance) + active_item = O + crystals-- + siphoned_power = 0 + timer = addtimer(CALLBACK(src, PROC_REF(finish_work), O), get_replication_speed(tier_rate), TIMER_STOPPABLE) + return TRUE + + if (ispath(current_design, /mob/living)) + if(tier_rate < 4) + say("Upgrade micro-laser for further work.") + return FALSE + var/mob/living/M = new current_design(drop_loc) + M.SetParalyzed(get_replication_speed(tier_rate) * 1.5) + M.emote("agony") + M.layer = ABOVE_MOB_LAYER + var/mutable_appearance/result = mutable_appearance(initial(M.icon), initial(M.icon_state)) + result.pixel_x = initial(M.pixel_x) + result.pixel_y = initial(M.pixel_y) + var/mutable_appearance/scanline = mutable_appearance('icons/effects/effects.dmi',"transform_effect") + M.transformation_animation(result, get_replication_speed(tier_rate), scanline.appearance) + active_item = M + crystals-- + siphoned_power = 0 + timer = addtimer(CALLBACK(src, PROC_REF(finish_work), M), get_replication_speed(tier_rate), TIMER_STOPPABLE) + return TRUE + + say("Unknown error! Please contact the engineering department.") + return FALSE + +/obj/machinery/copytech/proc/finish_work(obj/O) + if(istype(O, /mob/living)) + var/mob/living/L = O + L.adjust_jitter(40 SECONDS) + L.adjust_confusion(20 SECONDS) + O.set_anchored(FALSE) + O.layer = initial(O.layer) + O.alpha = initial(O.alpha) + say("Completing work...") + timer = null + working = FALSE + update_icon() + + + +/obj/machinery/copytech/RefreshParts() + . = ..() + var/T = 0 + for(var/datum/stock_part/micro_laser/laser in component_parts) + T += laser.tier + tier_rate = T + +/proc/get_replication_speed(tier) + return (60 SECONDS) / tier + +/obj/machinery/copytech/proc/check_platform() + if(!cp) + for(var/obj/machinery/copytech_platform/M in range(5, src)) + cp = M + return TRUE + return FALSE + +/obj/machinery/copytech_platform + name = "disintegrating platform" + desc = "Destroys everything on it if activated. Consumes a lot of energy." + icon = 'modular_meta/features/copytech/icons/something.dmi' + circuit = /obj/item/circuitboard/machine/copytech_platform + icon_state = "platform" + density = 0 + layer = MOB_LAYER + var/timer + var/tier_rate = 1 + var/obj/machinery/copytech/ct = null + var/working = FALSE + var/atom/movable/active_item = null + var/list/blacklisted_items = list( + /obj/item/card/id, + /obj/item/stack/telecrystal, + /obj/item/uplink, + /obj/item/pen/uplink, + /obj/item/multitool/uplink, + /obj/item/storage/box/syndie_kit, + /obj/item/sbeacondrop, + /obj/item/storage/box/syndicate, + /obj/item/spellbook + ) + var/obj/structure/cable/attached_cable + var/siphoned_power = 0 + var/siphon_max = 1e7 + + +/obj/machinery/copytech_platform/Initialize(mapload) + . = ..() + var/static/list/loc_connections = list( + COMSIG_ATOM_ENTERED = PROC_REF(movable_crossed), + ) + AddElement(/datum/element/connect_loc, loc_connections) + +/obj/machinery/copytech_platform/process(delta_time) + if(siphoned_power < siphon_max) + update_cable() + if(attached_cable) + attempt_siphon() + if(working) + for(var/mob/living/L in get_turf(src)) + L.adjust_fire_loss(10*delta_time) + playsound(L, 'sound/machines/shower/shower_mid1.ogg', 90, TRUE) + +/obj/machinery/copytech_platform/proc/update_cable() + var/turf/T = get_turf(src) + attached_cable = locate(/obj/structure/cable) in T + +/obj/machinery/copytech_platform/proc/attempt_siphon() + var/surpluspower = clamp(attached_cable.surplus(), 0, (siphon_max - siphoned_power)) + if(surpluspower) + attached_cable.add_load(surpluspower) + siphoned_power += surpluspower + +/obj/machinery/copytech_platform/RefreshParts() + . = ..() + var/T = 0 + for(var/datum/stock_part/micro_laser/laser in component_parts) + T += laser.tier + tier_rate = T + +/obj/machinery/copytech_platform/proc/movable_crossed(datum/source, atom/movable/AM) + SIGNAL_HANDLER + if(!working) + return + if(isliving(AM)) + var/mob/living/L = AM + L.adjust_fire_loss(20) + L.visible_message(span_danger("[L] fried!")) + playsound(L, 'sound/machines/shower/shower_mid1.ogg', 90, TRUE) + +/obj/machinery/copytech_platform/examine(mob/user) + . = ..() + . += "
Estimated time to destroy the object: [time2text(get_replication_speed(tier_rate), "mm:ss")].\n" + . += "
Time remaining: [time2text(timeleft(timer), "mm:ss")]\n" + . += span_info("Power accumulated: [num2loadingbar((siphon_max-siphoned_power)/siphon_max, 10, reverse = TRUE)] [display_power(siphoned_power)]/[display_power(siphon_max)].") + . += "
It looks like it needs to be connected to the power grid via a cable." + . += "
There is a label at the bottom: \"ATTENTION: It is forbidden to copy ID cards, any crystals, uplinks, suspicious beacons, red and suspicious boxes, as well as books.\"" + +/obj/machinery/copytech_platform/Initialize(mapload) + . = ..() + check_copytech() + +/obj/machinery/copytech_platform/update_icon() + . = ..() + if(working) + icon_state = "platform_on" + else + icon_state = "platform" + +/obj/machinery/copytech_platform/attack_hand(mob/living/user) + . = ..() + if(working) + say(pick("I'm busy!", "Don't disturb me!", "Listen, I'm a little busy here.", "Copying an object.")) + return + if(siphoned_power < siphon_max) + say("Not enough energy.") + return + if(!ct) + say("No copying machine found within 5 floors. Trying to synchronize...") + check_copytech() + return + destroy_thing(user) + + +/obj/machinery/copytech_platform/proc/check_copytech() + if(!ct) + for(var/obj/machinery/copytech/M in range(5, src)) + ct = M + return TRUE + return FALSE + +/obj/machinery/copytech_platform/proc/destroy_thing(mob/user) + if(!ct ) + return FALSE + var/turf/T = get_turf(src) + var/atom/movable/D = null + if(T?.contents) + for(var/thing in T.contents) + if(istype(thing, /obj)) + var/obj/O = thing + if(O.anchored || (O.resistance_flags & INDESTRUCTIBLE) || O == src) + continue + D = thing + if(istype(thing, /mob/living) && tier_rate >= 8) + D = thing + + if(!D) + return + + for(var/type in blacklisted_items) + if(istype(D, type)) + if(user) + message_admins("[key_name(user)] попытался скопировать запрещённый предмет [D.name] ([D.type])!") + say("FORBIDDEN ITEMS DETECTED!") + sleep(3 SECONDS) + say("ACTIVATION OF THE \"DESTROYER\" PROTOCOL!") + sleep(1 SECONDS) + say("Beginning the process of ANNIHILATION OF THE ENVIRONMENT...") + sleep(1 SECONDS) + say("5...") + sleep(1 SECONDS) + say("4...") + sleep(1 SECONDS) + say("3...") + sleep(1 SECONDS) + say("2...") + sleep(1 SECONDS) + say("1...") + sleep(1 SECONDS) + qdel(src) + if(!ct) + qdel(ct) + explosion(src, 5, 10, 20, 20) + return + + say("Beginning the process of disintegrating the object...") + working = TRUE + update_icon() + + D.set_anchored(TRUE) + if(isliving(D)) + var/mob/living/M = D + M.SetParalyzed(get_replication_speed(tier_rate) * 2) + M.emote("agony") + M.layer = ABOVE_MOB_LAYER + D.layer = ABOVE_MOB_LAYER + var/mutable_appearance/result = mutable_appearance('icons/effects/effects.dmi',"nothing") + var/mutable_appearance/scanline = mutable_appearance('icons/effects/effects.dmi',"transform_effect") + D.transformation_animation(result, get_replication_speed(tier_rate), scanline.appearance) + active_item = D + siphoned_power = 0 + timer = addtimer(CALLBACK(src, PROC_REF(finish_work), D), get_replication_speed(tier_rate), TIMER_STOPPABLE) + return TRUE + +/obj/machinery/copytech_platform/proc/finish_work(obj/D) + if(!src) + return + if(get_turf(D) != get_turf(src)) + say("Error!") + working = FALSE + update_icon() + return + + ct.current_design = D.type + say("Completing work...") + timer = null + qdel(D) + working = FALSE + update_icon() + +/obj/item/circuitboard/machine/copytech + name = "copying machine" + greyscale_colors = CIRCUIT_COLOR_ENGINEERING + build_path = /obj/machinery/copytech + req_components = list(/obj/item/stock_parts/micro_laser = 1) + +/obj/item/circuitboard/machine/copytech_platform + name = "disintegrating platform" + greyscale_colors = CIRCUIT_COLOR_ENGINEERING + build_path = /obj/machinery/copytech_platform + req_components = list(/obj/item/stock_parts/micro_laser = 1) diff --git a/modular_meta/features/copytech/icons/something.dmi b/modular_meta/features/copytech/icons/something.dmi new file mode 100644 index 000000000000..68bbdd576e01 Binary files /dev/null and b/modular_meta/features/copytech/icons/something.dmi differ diff --git a/modular_meta/features/copytech/includes.dm b/modular_meta/features/copytech/includes.dm new file mode 100644 index 000000000000..37ebbc961ff5 --- /dev/null +++ b/modular_meta/features/copytech/includes.dm @@ -0,0 +1,9 @@ +#include "code\copytech.dm" + +/datum/modpack/copytech + id = "copytech" + icon = 'modular_meta/features/copytech/preview.dmi' + name = "Копировальная машина" + group = "Features" + desc = "Устроиство что создаёт копию другого обьекта за небольшими исключениями." + author = "Sanecman" diff --git a/modular_meta/features/copytech/preview.dmi b/modular_meta/features/copytech/preview.dmi new file mode 100644 index 000000000000..a36db16cad5e Binary files /dev/null and b/modular_meta/features/copytech/preview.dmi differ diff --git a/modular_meta/features/deathmatch/code/deathmatch_loadouts.dm b/modular_meta/features/deathmatch/code/deathmatch_loadouts.dm new file mode 100644 index 000000000000..4f68555a4ade --- /dev/null +++ b/modular_meta/features/deathmatch/code/deathmatch_loadouts.dm @@ -0,0 +1,424 @@ +//the permabrig + +/datum/outfit/deathmatch_loadout/prisoner + name = "Deathmatch: Prisoner" + display_name = "Prisoner" + desc = "You must have committed war crimes" + + uniform = /obj/item/clothing/under/rank/prisoner + back = /obj/item/storage/backpack + box = /obj/item/storage/box/survival/prisoner + shoes = /obj/item/clothing/shoes/sneakers/orange + +//middle east showdown + +/datum/outfit/deathmatch_loadout/t_mid_east + name = "Deathmatch: Arabic Syndicate Terrorist" + display_name = "Middle East Terrorist" + desc = "Pray Allah" + + uniform = /obj/item/clothing/under/pants/slacks + suit = /obj/item/clothing/suit/armor/vest + suit_store = /obj/item/gun/ballistic/automatic/wt550 + gloves = /obj/item/clothing/gloves/fingerless + belt = /obj/item/grenade/c4 + back = /obj/item/storage/backpack/saddlepack + mask = /obj/item/clothing/mask/balaclava + shoes = /obj/item/clothing/shoes/workboots + + l_pocket = /obj/item/ammo_box/magazine/wt550m9 + r_pocket = /obj/item/ammo_box/magazine/wt550m9 + + backpack_contents = list( + /obj/item/ammo_box/magazine/wt550m9, + /obj/item/grenade/c4, + /obj/item/grenade/c4, + ) + +/datum/outfit/deathmatch_loadout/t_mid_east/pre_equip(mob/living/carbon/human/user, visualsOnly = FALSE) + + switch(pick(list("headband", "helmet"))) + if("headband") + head = /obj/item/clothing/head/costume/celebrant_headband + if("helmet") + head = /obj/item/clothing/head/helmet/rus_helmet + +/datum/outfit/deathmatch_loadout/ct_mid_east + name = "Deathmatch: NaTo Marines" + display_name = "Soldier 'Peacemaker'" + desc = "I am a soldier and I'm marching on" + + uniform = /obj/item/clothing/under/syndicate/rus_army + suit = /obj/item/clothing/suit/armor/vest/marine + gloves = /obj/item/clothing/gloves/combat + belt = /obj/item/ammo_box/magazine/m38 + back = /obj/item/gun/ballistic/automatic/battle_rifle + head = /obj/item/clothing/head/beret/militia + shoes = /obj/item/clothing/shoes/jackboots/dagger + + l_pocket = /obj/item/ammo_box/magazine/m38 + r_pocket = /obj/item/ammo_box/magazine/m38 + +//kamurocho + +/datum/outfit/deathmatch_loadout/dragon_of_dojima + name = "Deathmatch: Dragon of Dojima" + display_name = "Dragon of Dojima" + desc = "Bring that shit on!" + + uniform = /obj/item/clothing/under/costume/mm/lad/brawler + suit = /obj/item/clothing/suit/costume/mm/brawler_blazer + shoes = /obj/item/clothing/shoes/laceup/mm_lgray + + skillchips = list(/obj/item/skillchip/wrestling) + +/datum/outfit/deathmatch_loadout/mad_dog_of_shimano + name = "Deathmatch: Mad Dog of Shimano" + display_name = "Mad Dog of Shimano" + desc = "One Eyed Slugger!" + + uniform = /obj/item/clothing/under/costume/mm/lad/maddog + shoes = /obj/item/clothing/shoes/mm_metalcomb + r_hand = /obj/item/knife/combat + + skillchips = list(/obj/item/skillchip/kaza_ruk) + +//library + +/datum/outfit/deathmatch_loadout/curator + name = "Deathmatch: Curator" + display_name = "Curator" + desc = "What you looking at." + + uniform = /obj/item/clothing/under/rank/civilian/curator + back = /obj/item/storage/backpack + box = /obj/item/storage/box/survival + backpack_contents = list(/obj/item/choice_beacon/hero = 1) + shoes = /obj/item/clothing/shoes/laceup + l_pocket = /obj/item/laser_pointer/green + r_pocket = /obj/item/key/displaycase + l_hand = /obj/item/storage/bag/books + + accessory = /obj/item/clothing/accessory/pocketprotector/full + +//nuthouse + +/datum/outfit/deathmatch_loadout/patient + name = "Deathmatch: Patient" + display_name = "Patient" + desc = "COCKSUCKER!" + + uniform = /obj/item/clothing/under/color/white + shoes = /obj/item/clothing/shoes/sneakers/white + +//furious mages + +/datum/outfit/deathmatch_loadout/fur_wizard + name = "Deathmatch: Arcane Wizard" + display_name = "Arcane Wizard" + desc = "Magic missile." + uniform = /datum/outfit/wizard::uniform + suit = /datum/outfit/wizard::suit + head = /datum/outfit/wizard::head + shoes = /datum/outfit/wizard::shoes + r_hand = /obj/item/staff/broom + spells_to_add = list( + /datum/action/cooldown/spell/aoe/magic_missile, + /datum/action/cooldown/spell/aoe/repulse/wizard, + ) + +/datum/outfit/deathmatch_loadout/fur_wizard/fire + name = "Deathmatch: Fire Wizard" + display_name = "Fire Wizard" + desc = "Too hot to handle." + head = /obj/item/clothing/head/wizard/red + suit = /obj/item/clothing/suit/wizrobe/red + + spells_to_add = list( + /datum/action/cooldown/spell/aoe/sacred_flame, + /datum/action/cooldown/spell/pointed/projectile/fireball, + ) + +/datum/outfit/deathmatch_loadout/fur_wizard/lightning + name = "Deathmatch: Lightning Wizard" + display_name = "Lightning Wizard" + desc = "Unlimited power!" + head = /obj/item/clothing/head/wizard/yellow + suit = /obj/item/clothing/suit/wizrobe/yellow + + spells_to_add = list( + /datum/action/cooldown/spell/charged/beam/tesla, + /datum/action/cooldown/spell/pointed/projectile/lightningbolt, + ) + +/datum/outfit/deathmatch_loadout/fur_wizard/holy + name = "Deathmatch: Holy Wizard" + display_name = "Holy Wizard" + desc = "Outheal the competition." + head = /obj/item/clothing/head/cowboy/white + suit = /obj/item/clothing/suit/chaplainsuit/whiterobe + r_hand = /obj/item/gun/magic/wand/resurrection + + spells_to_add = list( + /datum/action/cooldown/spell/charge, + /datum/action/cooldown/spell/forcewall, + ) + +/datum/outfit/deathmatch_loadout/fur_wizard/chaos + name = "Deathmatch: Chaos Wizard" + display_name = "Chaos Wizard" + desc = "The touch of death." + head = /obj/item/clothing/head/wizard/black + suit = /obj/item/clothing/suit/wizrobe/black + r_hand = /obj/item/gun/magic/staff/chaos + + spells_to_add = list( + /datum/action/cooldown/spell/tap, + /datum/action/cooldown/spell/touch/smite, + ) + +/datum/outfit/deathmatch_loadout/fur_wizard/bee + name = "Deathmatch: Bee Wizard" + display_name = "Bee Wizard" + desc = "OH NO, NOT THE BEES!" + suit = /obj/item/clothing/suit/wizrobe/yellow + head = /obj/item/clothing/head/wizard/yellow + mask = /obj/item/clothing/mask/animal/small/bee/cursed + r_hand = /obj/item/bee_smoker + + spells_to_add = list( + /datum/action/cooldown/spell/conjure/bee, + ) + +/datum/outfit/deathmatch_loadout/fur_chaplain + name = "Deathmatch: The Chaplain" + display_name = "The Chaplain" + desc = "WIZARDS! FACE ME, COWARDS!" + head = /obj/item/clothing/head/hooded/chaplain_hood + suit = /obj/item/clothing/suit/hooded/chaplain_hoodie + shoes = /obj/item/clothing/shoes/sandal + l_hand = /obj/item/book/bible + r_hand = /obj/item/nullrod + +//deep space + +/datum/outfit/deathmatch_loadout/syndicate_spaceman + name = "Deathmatch: Syndicate Spaceman" + display_name = "Syndicate Spaceman" + desc = "A syndicate operative suited up for some space reconnaissance." + + uniform = /obj/item/clothing/under/syndicate + belt = /obj/item/storage/belt/military + r_pocket = /obj/item/tank/internals/emergency_oxygen/double + l_pocket = /obj/item/gun/ballistic/automatic/pistol + internals_slot = ITEM_SLOT_RPOCKET + shoes = /obj/item/clothing/shoes/combat + gloves = /obj/item/clothing/gloves/combat + back = /obj/item/tank/jetpack/harness + id = /obj/item/card/id/advanced/black/syndicate_command/crew_id + +/datum/outfit/deathmatch_loadout/syndicate_spaceman/pre_equip(mob/living/carbon/human/user, visualsOnly = FALSE) + if(user.jumpsuit_style == PREF_SKIRT) + uniform = /obj/item/clothing/under/syndicate/skirt + + switch(pick(list("red", "green", "dgreen", "blue", "orange", "black"))) + if("green") + head = /obj/item/clothing/head/helmet/space/syndicate/green + suit = /obj/item/clothing/suit/space/syndicate/green + if("dgreen") + head = /obj/item/clothing/head/helmet/space/syndicate/green/dark + suit = /obj/item/clothing/suit/space/syndicate/green/dark + if("blue") + head = /obj/item/clothing/head/helmet/space/syndicate/blue + suit = /obj/item/clothing/suit/space/syndicate/blue + if("red") + head = /obj/item/clothing/head/helmet/space/syndicate + suit = /obj/item/clothing/suit/space/syndicate + if("orange") + head = /obj/item/clothing/head/helmet/space/syndicate/orange + suit = /obj/item/clothing/suit/space/syndicate/orange + if("black") + head = /obj/item/clothing/head/helmet/space/syndicate/black + suit = /obj/item/clothing/suit/space/syndicate/black + +/datum/outfit/deathmatch_loadout/syndicate_spaceman/post_equip(mob/living/carbon/human/syndicate_spaceman, visuals_only) + . = ..() + var/obj/item/card/id/id_card = syndicate_spaceman.get_item_by_slot(ITEM_SLOT_ID) + var/obj/item/storage/belt/belt = syndicate_spaceman.get_item_by_slot(ITEM_SLOT_BELT) + if(belt) + new /obj/item/knife/combat/survival(belt) + if(id_card) + SSid_access.apply_trim_to_card(id_card, /datum/id_trim/syndicom/crew) + id_card.registered_name = syndicate_spaceman.real_name + id_card.update_label() + id_card.update_appearance() + +/datum/outfit/deathmatch_loadout/cargo_spaceman + name = "Deathmatch: Spaceman" + display_name = "Spaceman" + desc = "A spaceman from spacestation 13 equipped for space." + + uniform = /obj/item/clothing/under/rank/cargo/tech + belt = /obj/item/storage/belt/utility/full + suit = /obj/item/clothing/suit/space + head = /obj/item/clothing/head/helmet/space + internals_slot = ITEM_SLOT_SUITSTORE + suit_store = /obj/item/tank/internals/oxygen/yellow + shoes = /obj/item/clothing/shoes/sneakers + gloves = /obj/item/clothing/gloves/fingerless + back = /obj/item/gun/ballistic/rifle/boltaction + id = /obj/item/card/id/advanced + +/datum/outfit/deathmatch_loadout/cargo_spaceman/pre_equip(mob/living/carbon/human/cargo_spaceman, visualsOnly = FALSE) + if(cargo_spaceman.jumpsuit_style == PREF_SKIRT) + uniform = /obj/item/clothing/under/rank/cargo/tech/skirt + +/datum/outfit/deathmatch_loadout/cargo_spaceman/post_equip(mob/living/carbon/human/cargo_spaceman, visuals_only) + . = ..() + var/obj/item/card/id/id_card = cargo_spaceman.get_item_by_slot(ITEM_SLOT_ID) + if(id_card) + SSid_access.apply_trim_to_card(id_card, /datum/id_trim/job/cargo_technician) + id_card.registered_name = cargo_spaceman.real_name + id_card.update_label() + id_card.update_appearance() + +/datum/outfit/deathmatch_loadout/spacetider + name = "Deathmatch: Assistant (Spaceworthy)" + display_name = "Assistant (Spaceworthy)" + desc = "A spacetiding assistant." + + uniform = /obj/item/clothing/under/color/grey + mask = /obj/item/clothing/mask/breath + belt = /obj/item/gun/energy/disabler/smoothbore + suit = /obj/item/clothing/suit/utility/fire/firefighter + head = /obj/item/clothing/head/utility/hardhat/red + r_pocket = /obj/item/reagent_containers/cup/glass/coffee + l_pocket = /obj/item/knife + internals_slot = ITEM_SLOT_SUITSTORE + suit_store = /obj/item/tank/internals/oxygen/red + shoes = /obj/item/clothing/shoes/sneakers + gloves = /obj/item/clothing/gloves/color/grey/protects_cold + back = /obj/item/gun/energy/laser/musket + id = /obj/item/card/id/advanced + +/datum/outfit/deathmatch_loadout/spacetider/pre_equip(mob/living/carbon/human/spacetider, visualsOnly = FALSE) + if(spacetider.jumpsuit_style == PREF_SKIRT) + uniform = /obj/item/clothing/under/color/jumpskirt/grey + +/datum/outfit/deathmatch_loadout/spacetider/post_equip(mob/living/carbon/human/spacetider, visuals_only) + . = ..() + spacetider.reagents.add_reagent(/datum/reagent/consumable/coffee, 30) //pre prime the coffee + var/obj/item/card/id/id_card = spacetider.get_item_by_slot(ITEM_SLOT_ID) + if(!id_card) + return + SSid_access.apply_trim_to_card(id_card, /datum/id_trim/job/assistant) + id_card.registered_name = spacetider.real_name + id_card.update_label() + id_card.update_appearance() + +//waffle corp + +/datum/outfit/deathmatch_loadout/syndicate + name = "Deathmatch: Syndicate Agent" + display_name = "Spinward Syndicate" + desc = "The typical loadout for agents employed in the Spinward Periphery. Equipped with a pistol, a knife, and plenty of ammo." + ears = /obj/item/radio/headset/syndicate/alt + uniform = /obj/item/clothing/under/syndicate + suit = /obj/item/clothing/suit/armor/vest + glasses = /obj/item/clothing/glasses/sunglasses + shoes = /obj/item/clothing/shoes/combat + gloves = /obj/item/clothing/gloves/combat + back = /obj/item/storage/backpack/fireproof + id = /obj/item/card/id/advanced/chameleon + l_hand = /obj/item/gun/ballistic/automatic/pistol + l_pocket = /obj/item/knife/combat + backpack_contents = list(/obj/item/ammo_box/magazine/m9mm = 5) + implants = list(/obj/item/implant/explosive, /obj/item/implant/weapons_auth) + var/jobname = "Syndicate Agent" + +/datum/outfit/deathmatch_loadout/syndicate/post_equip(mob/living/carbon/human/player, visualsOnly = FALSE) + if(visualsOnly) + return + var/obj/item/card/id/idcard = player.wear_id + idcard.registered_name = player.real_name + idcard.assignment = jobname + idcard.trim = /datum/id_trim/syndicom + return ..() + +/datum/outfit/deathmatch_loadout/syndicate/cybersun + name = "Deathmatch: Cybersun Troubleshooter" + display_name = "Cybersun Industries" + desc = "The loadout used by Cybersun's infamous Troubleshooter Division. Equipped with an S-120, and energy dagger, and emp flashlight." + uniform = /obj/item/clothing/under/syndicate/combat + suit = /obj/item/clothing/suit/jacket/oversized + glasses = /obj/item/clothing/glasses/sunglasses/oval + back = /obj/item/storage/backpack/messenger + belt = /obj/item/gun/energy/laser/cybersun/unrestricted + l_hand = null + l_pocket = /obj/item/pen/edagger + backpack_contents = list(/obj/item/flashlight/emp) + + +/datum/outfit/deathmatch_loadout/syndicate/donk + name = "Deathmatch: Donk Co. Employee" + display_name = "Donk Company" + desc = "Some people would kill to make minimum wage. This loadout is for those people. Equipped with a .38 revolver, grenades, and tactical rations." + head = /obj/item/clothing/head/utility/hardhat/orange + suit = /obj/item/clothing/suit/hazardvest + back = /obj/item/storage/backpack/industrial + shoes = /obj/item/clothing/shoes/workboots + glasses = /obj/item/clothing/glasses/heat + l_hand = /obj/item/gun/ballistic/revolver/c38 + l_pocket = /obj/item/grenade/smokebomb + r_pocket = /obj/item/food/donkpocket/warm/deluxe + id = /obj/item/card/id/away/donk + backpack_contents = list(/obj/item/ammo_box/speedloader/c38 = 3, /obj/item/grenade/frag = 2,) + +/datum/outfit/deathmatch_loadout/syndicate/gorlex + name = "Deathmatch: Gorlex Rent-A-Trooper" + display_name = "Gorlex Marauders" + desc = "The uniform worn by Gorlex's basic troopers. Each soldier comes with a shotgun, a knife, and a grenade." + head = /obj/item/clothing/head/helmet/swat + uniform = /obj/item/clothing/under/syndicate/bloodred + glasses = /obj/item/clothing/glasses/meson/night + suit = /obj/item/clothing/suit/armor/vest/alt + mask = /obj/item/clothing/mask/gas/syndicate + id = /obj/item/card/id/advanced/black/syndicate_command + l_hand = /obj/item/gun/ballistic/shotgun/lethal + r_pocket = /obj/item/grenade/frag + backpack_contents = list(/obj/item/ammo_casing/shotgun/buckshot = 4,) + +/datum/outfit/deathmatch_loadout/syndicate/waffle + name = "Deathmatch: Waffle Corporate Security" + display_name = "Waffle Corporation" + desc = "Standard equipment loadout for Waffle Corp's corporate security team. Equipped with an autorifle, spare ammo, and emergency gauze." + uniform = /obj/item/clothing/under/rank/security/officer/blueshirt + head = /obj/item/clothing/head/helmet/rus_helmet + suit = /obj/item/clothing/suit/armor/vest + glasses = /obj/item/clothing/glasses/welding/up + l_hand = null + belt = /obj/item/gun/ballistic/automatic/wt550/waffle + l_pocket = /obj/item/knife/combat/survival + backpack_contents = list(/obj/item/ammo_box/magazine/wt550m9 = 2,) + +/obj/item/gun/ballistic/automatic/wt550/waffle + name = "\improper C-570 Autorifle" + desc = "A lightweight, fully automatic carbine rifle based on a leaked Nanotrasen design. Uses 4.6x30mm rounds. It has 'Scarborough Arms' inscribed on its handle." + +//icemoon + +/datum/outfit/deathmatch_loadout/miner + name = "Deathmatch: Miner" + display_name = "Miner" + desc = "Rock and Stone!" + + r_hand = /obj/item/gun/energy/recharge/kinetic_accelerator + uniform = /obj/item/clothing/under/rank/cargo/miner/lavaland + glasses = /obj/item/clothing/glasses/meson/night + suit = /obj/item/clothing/suit/hooded/explorer + shoes = /obj/item/clothing/shoes/workboots/mining + mask = /obj/item/clothing/mask/gas/explorer + internals_slot = ITEM_SLOT_SUITSTORE + suit_store = /obj/item/tank/internals/oxygen/yellow + l_pocket = /obj/item/knife/combat/survival + r_pocket = /obj/item/flashlight/seclite diff --git a/modular_meta/features/deathmatch/code/deathmatch_maps.dm b/modular_meta/features/deathmatch/code/deathmatch_maps.dm new file mode 100644 index 000000000000..bf594e38e894 --- /dev/null +++ b/modular_meta/features/deathmatch/code/deathmatch_maps.dm @@ -0,0 +1,119 @@ +/datum/lazy_template/deathmatch/the_permabrig + name = "The Permabrig" + desc = "A recreation of ProtoBoxStation Permabrig." + max_players = 8 + allowed_loadouts = list(/datum/outfit/deathmatch_loadout/prisoner) + map_name = "protobox_permabrig" + key = "protobox_permabrig" + +/datum/lazy_template/deathmatch/byodm + name = "Build Your Own Death Match" + desc = "Modificated version of BYOS." + max_players = 8 + allowed_loadouts = list(/datum/outfit/deathmatch_loadout/assistant) + map_name = "BYODM" + key = "BYODM" + +/datum/lazy_template/deathmatch/middle_east + name = "Middle East Showdown" + desc = "Fight for N(a)T(o) or Arabic-Syndicate organization, whatever you choiced, fight everyone. \ + Redactors will go insane." + max_players = 18 + allowed_loadouts = list( + /datum/outfit/deathmatch_loadout/t_mid_east, + /datum/outfit/deathmatch_loadout/ct_mid_east, + ) + map_name = "middle_east_showdown" + key = "middle_east_showdown" + +/* /datum/lazy_template/deathmatch/kamurocho //recycle unit + name = "Kamurochō" + desc = "I Receive You." + max_players = 8 + allowed_loadouts = list( + /datum/outfit/deathmatch_loadout/dragon_of_dojima, + /datum/outfit/deathmatch_loadout/mad_dog_of_shimano, + ) + map_name = "kamurocho" + key = "kamurocho" */ + +/datum/lazy_template/deathmatch/island_operation + name = "Island Operation" + desc = "Infiltrate to 'Einstein' Island and defuse bomb." + max_players = 10 + allowed_loadouts = list( + /datum/outfit/deathmatch_loadout/ct_mid_east, + ) + map_name = "island_operation" + key = "island_operation" + +/datum/lazy_template/deathmatch/library + name = "Library of Sanity" + desc = "Silence. I'VE SAID SILENCE." + max_players = 15 + allowed_loadouts = list( + /datum/outfit/deathmatch_loadout/curator, + ) + map_name = "library" + key = "library" + +/datum/lazy_template/deathmatch/nuthouse + name = "Nuthouse" + desc = "DurkaRP." + max_players = 6 + allowed_loadouts = list( + /datum/outfit/deathmatch_loadout/patient, + ) + map_name = "nuthouse" + key = "nuthouse" + +/datum/lazy_template/deathmatch/furiousmages + name = "Wizard Proving Grounds" + desc = "An arcane battlefield to determine the most powerful wizard." + max_players = 16 + allowed_loadouts = list( + /datum/outfit/deathmatch_loadout/fur_wizard, + /datum/outfit/deathmatch_loadout/fur_wizard/fire, + /datum/outfit/deathmatch_loadout/fur_wizard/lightning, + /datum/outfit/deathmatch_loadout/fur_wizard/holy, + /datum/outfit/deathmatch_loadout/fur_wizard/chaos, + /datum/outfit/deathmatch_loadout/fur_wizard/bee, + /datum/outfit/deathmatch_loadout/fur_chaplain, + ) + map_name = "furious_mages" + key = "furious_mages" + +/datum/lazy_template/deathmatch/deep_space + name = "Deep Space" + desc = "A deep-space cargo shipping station has fallen under attack by a Syndicate boarding party." + max_players = 8 + automatic_gameend_time = 15 MINUTES //its a pretty big map + allowed_loadouts = list( + /datum/outfit/deathmatch_loadout/cargo_spaceman, + /datum/outfit/deathmatch_loadout/syndicate_spaceman, + /datum/outfit/deathmatch_loadout/spacetider, + ) + map_name = "deep_space" + key = "deep_space" + +/datum/lazy_template/deathmatch/waffle_corp + name = "Waffle Corp Parking Lot" + desc = "You're not a real Syndicate agent until you've killed a rival on this infamous battlefield." + max_players = 12 + allowed_loadouts = list( + /datum/outfit/deathmatch_loadout/syndicate, + /datum/outfit/deathmatch_loadout/syndicate/cybersun, + /datum/outfit/deathmatch_loadout/syndicate/donk, + /datum/outfit/deathmatch_loadout/syndicate/gorlex, + /datum/outfit/deathmatch_loadout/syndicate/waffle, + ) + map_name = "waffle_corp" + key = "waffle_corp" + +/datum/lazy_template/deathmatch/icemoon + name = "Planet Icemoon" + desc = "Fight until you freeze." + max_players = 8 + allowed_loadouts = list(/datum/outfit/deathmatch_loadout/miner) + map_name = "icemoon" + key = "icemoon" diff --git a/modular_meta/features/deathmatch/icons/island_operation.dmi b/modular_meta/features/deathmatch/icons/island_operation.dmi new file mode 100644 index 000000000000..96046cf8e88b Binary files /dev/null and b/modular_meta/features/deathmatch/icons/island_operation.dmi differ diff --git a/modular_meta/features/deathmatch/icons/kamurocho.dmi b/modular_meta/features/deathmatch/icons/kamurocho.dmi new file mode 100644 index 000000000000..ea9cd220dcb9 Binary files /dev/null and b/modular_meta/features/deathmatch/icons/kamurocho.dmi differ diff --git a/modular_meta/features/deathmatch/icons/kamurocho_big.dmi b/modular_meta/features/deathmatch/icons/kamurocho_big.dmi new file mode 100644 index 000000000000..63eabf0e689d Binary files /dev/null and b/modular_meta/features/deathmatch/icons/kamurocho_big.dmi differ diff --git a/modular_meta/features/deathmatch/includes.dm b/modular_meta/features/deathmatch/includes.dm new file mode 100644 index 000000000000..ec1d80c96be1 --- /dev/null +++ b/modular_meta/features/deathmatch/includes.dm @@ -0,0 +1,10 @@ +#include "code\deathmatch_maps.dm" +#include "code\deathmatch_loadouts.dm" + +/datum/modpack/deathmatch + id = "deathmatch" + icon = 'modular_meta/features/deathmatch/preview.dmi' + name = "Deathmatch Expansion" + group = "Features" + desc = "Больше карт, больше снаряжения, больше веселья" + author = "Quinal, Glamyr" diff --git a/modular_meta/features/deathmatch/preview.dmi b/modular_meta/features/deathmatch/preview.dmi new file mode 100644 index 000000000000..ec5b3e101631 Binary files /dev/null and b/modular_meta/features/deathmatch/preview.dmi differ diff --git a/modular_meta/features/gainable_mythril/code/bitrunloot.dm b/modular_meta/features/gainable_mythril/code/bitrunloot.dm new file mode 100644 index 000000000000..c411f966f020 --- /dev/null +++ b/modular_meta/features/gainable_mythril/code/bitrunloot.dm @@ -0,0 +1,11 @@ +#define ORE_MULTIPLIER_MYTHRIL 0.1 + +/obj/structure/closet/crate/secure/bitrunning/decrypted/PopulateContents(reward_points, list/completion_loot, rewards_multiplier) + . = ..() + spawn_loot(completion_loot) + + if(reward_points > 4) + if(prob(3)) + new /obj/item/stack/sheet/mineral/mythril(src, calculate_loot(reward_points, rewards_multiplier, ORE_MULTIPLIER_MYTHRIL)) + +#undef ORE_MULTIPLIER_MYTHRIL diff --git a/modular_meta/features/gainable_mythril/code/cargo_export.dm b/modular_meta/features/gainable_mythril/code/cargo_export.dm new file mode 100644 index 000000000000..32491c541a29 --- /dev/null +++ b/modular_meta/features/gainable_mythril/code/cargo_export.dm @@ -0,0 +1,6 @@ +/datum/supply_pack/materials/mythrilfive + name = "5 Mythril Sheets" + desc = "5 sheets of magical material, mythril." + cost = CARGO_CRATE_VALUE * 1500 + contains = list(/obj/item/stack/sheet/mineral/mythril/five) + crate_name = "mythril sheets crate" diff --git a/modular_meta/features/gainable_mythril/code/minerals.dm b/modular_meta/features/gainable_mythril/code/minerals.dm new file mode 100644 index 000000000000..0f49b8f83538 --- /dev/null +++ b/modular_meta/features/gainable_mythril/code/minerals.dm @@ -0,0 +1,12 @@ +/obj/item/stack/sheet/mineral/mythril/five + amount = 5 + +/datum/map_template/ruin/lavaland/strong_stone + allow_duplicates = TRUE + cost = 5 + +/turf/closed/mineral/strong/drop_ores() + if(prob(33)) + new /obj/item/stack/sheet/mineral/mythril(src, 5) + else + new /obj/item/stack/sheet/mineral/adamantine(src, 5) diff --git a/modular_meta/features/gainable_mythril/includes.dm b/modular_meta/features/gainable_mythril/includes.dm new file mode 100644 index 000000000000..73195f246143 --- /dev/null +++ b/modular_meta/features/gainable_mythril/includes.dm @@ -0,0 +1,11 @@ +#include "code\bitrunloot.dm" +#include "code\cargo_export.dm" +#include "code\minerals.dm" + +/datum/modpack/mythril + id = "mythril" + icon = 'modular_meta/features/gainable_mythril/preview.dmi' + name = "Мифрил" + group = "Features" + desc = "Больше вариантов получения мифрила" + author = "Glamyr" diff --git a/modular_meta/features/gainable_mythril/preview.dmi b/modular_meta/features/gainable_mythril/preview.dmi new file mode 100644 index 000000000000..9a2c7a67df0e Binary files /dev/null and b/modular_meta/features/gainable_mythril/preview.dmi differ diff --git a/modular_meta/features/hardsuits/code/armor.dm b/modular_meta/features/hardsuits/code/armor.dm new file mode 100644 index 000000000000..f280e1bbf54f --- /dev/null +++ b/modular_meta/features/hardsuits/code/armor.dm @@ -0,0 +1,267 @@ +/datum/armor/hardsuit + melee = 10 + bullet = 5 + laser = 10 + energy = 20 + bomb = 10 + bio = 100 + fire = 50 + acid = 75 + wound = 10 + +/datum/armor/hardsuit_engine + melee = 30 + bullet = 5 + laser = 10 + energy = 20 + bomb = 10 + bio = 100 + fire = 100 + acid = 75 + wound = 10 + +/datum/armor/hardsuit_atmos + melee = 30 + bullet = 5 + laser = 10 + energy = 20 + bomb = 10 + bio = 100 + fire = 100 + acid = 75 + wound = 10 + +/datum/armor/hardsuit_engine_elite + melee = 40 + bullet = 5 + laser = 10 + energy = 20 + bomb = 50 + bio = 100 + fire = 100 + acid = 90 + wound = 10 + +/datum/armor/hardsuit_mining + melee = 30 + bullet = 5 + laser = 10 + energy = 20 + bomb = 50 + bio = 100 + fire = 50 + acid = 75 + wound = 15 + +/datum/armor/hardsuit_syndi + melee = 40 + bullet = 50 + laser = 30 + energy = 40 + bomb = 35 + bio = 100 + fire = 50 + acid = 90 + wound = 25 + +/datum/armor/hardsuit_syndi_elite + melee = 60 + bullet = 60 + laser = 50 + energy = 60 + bomb = 55 + bio = 100 + fire = 100 + acid = 100 + wound = 25 + +/datum/armor/hardsuit_syndi_admin + melee = 100 + bullet = 100 + laser = 100 + energy = 100 + bomb = 100 + bio = 100 + fire = 100 + acid = 100 + wound = 100 + +/datum/armor/hardsuit_wizard + melee = 40 + bullet = 40 + laser = 40 + energy = 50 + bomb = 35 + bio = 100 + fire = 100 + acid = 100 + wound = 30 + +/datum/armor/hardsuit_medical + melee = 30 + bullet = 5 + laser = 10 + energy = 20 + bomb = 10 + bio = 100 + fire = 60 + acid = 75 + wound = 10 + +/datum/armor/hardsuit_rd + melee = 30 + bullet = 5 + laser = 10 + energy = 20 + bomb = 100 + bio = 100 + fire = 60 + acid = 80 + wound = 15 + +/datum/armor/hardsuit_combatmedic + melee = 35 + bullet = 10 + laser = 20 + energy = 30 + bomb = 5 + bio = 100 + fire = 65 + acid = 75 + +/datum/armor/hardsuit_security_hos + melee = 45 + bullet = 25 + laser = 30 + energy = 40 + bomb = 25 + bio = 100 + fire = 95 + acid = 95 + wound = 25 + +/datum/armor/hardsuit_security + melee = 35 + bullet = 15 + laser = 30 + energy = 40 + bomb = 10 + bio = 100 + fire = 75 + acid = 75 + wound = 20 + +/datum/armor/hardsuit_swat + melee = 40 + bullet = 50 + laser = 50 + energy = 60 + bomb = 50 + bio = 100 + fire = 100 + acid = 100 + wound = 15 + +/datum/armor/hardsuit_clown + melee = 30 + bullet = 5 + laser = 10 + energy = 20 + bomb = 10 + bio = 100 + fire = 100 + acid = 30 + +/datum/armor/hardsuit_ancient + melee = 30 + bullet = 5 + laser = 5 + energy = 15 + bomb = 50 + bio = 100 + fire = 100 + acid = 75 + +/datum/armor/hardsuit_deathsquad + melee = 80 + bullet = 80 + laser = 50 + energy = 60 + bomb = 100 + bio = 100 + fire = 100 + acid = 100 + wound = 20 + +/datum/armor/hardsuit_ert + melee = 65 + bullet = 50 + laser = 50 + energy = 60 + bomb = 50 + bio = 100 + fire = 80 + acid = 80 + +/datum/armor/hardsuit_carp + melee = -20 + bullet = 0 + laser = 0 + bomb = 0 + bio = 100 + fire = 60 + acid = 75 + +/datum/armor/hardsuit_shielded + melee = 30 + bullet = 15 + laser = 30 + energy = 40 + bomb = 10 + bio = 100 + fire = 100 + acid = 100 + wound = 15 + +/datum/armor/hardsuit_shielded_syndi + melee = 40 + bullet = 50 + laser = 30 + energy = 40 + bomb = 35 + bio = 100 + fire = 100 + acid = 100 + wound = 30 + +/datum/armor/hardsuit_shielded_swat + melee = 80 + bullet = 80 + laser = 50 + energy = 60 + bomb = 100 + bio = 100 + fire = 100 + acid = 100 + wound = 30 + +/datum/armor/hardsuit_wizard_shielded + melee = 30 + bullet = 20 + laser = 20 + energy = 30 + bomb = 20 + bio = 20 + fire = 100 + acid = 100 + +/datum/armor/hardsuit_syndi_military + melee = 70 + bullet = 70 + laser = 50 + energy = 60 + bomb = 90 + bio = 100 + fire = 100 + acid = 100 + wound = 30 diff --git a/modular_meta/features/hardsuits/code/buy_suit.dm b/modular_meta/features/hardsuits/code/buy_suit.dm new file mode 100644 index 000000000000..579ba430bc16 --- /dev/null +++ b/modular_meta/features/hardsuits/code/buy_suit.dm @@ -0,0 +1,9 @@ +/datum/market_item/clothing/combatmedic_suit + name = "Combat Medic hardsuit" + desc = "A discarded combat medic hardsuit, found in the ruins of a carpet bombed xeno hive. Definately used, but as sturdy as an anchor." + item = /obj/item/clothing/suit/space/hardsuit/combatmedic + + price_min = 5500 + price_max = 7000 + stock_max = 1 + availability_prob = 10 diff --git a/modular_meta/features/hardsuits/code/clown.dm b/modular_meta/features/hardsuits/code/clown.dm new file mode 100644 index 000000000000..4789ac7e2c54 --- /dev/null +++ b/modular_meta/features/hardsuits/code/clown.dm @@ -0,0 +1,8 @@ +/datum/outfit/job/clown + backpack_contents = list( + /obj/item/stamp/clown = 1, + /obj/item/reagent_containers/spray/waterflower = 1, + /obj/item/food/grown/banana = 1, + /obj/item/instrument/bikehorn = 1, + /obj/item/choice_beacon/space_suit/clown = 1, + ) diff --git a/modular_meta/features/hardsuits/code/hardsuit.dm b/modular_meta/features/hardsuits/code/hardsuit.dm new file mode 100644 index 000000000000..5c8041ba9c48 --- /dev/null +++ b/modular_meta/features/hardsuits/code/hardsuit.dm @@ -0,0 +1,151 @@ +/obj/item/clothing/suit/space/hardsuit + name = "hardsuit" + desc = "A special suit that protects against hazardous, low pressure environments. Has radiation shielding." + icon = 'modular_meta/features/hardsuits/icons/suits.dmi' + icon_state = "hardsuit-engineering" + lefthand_file = 'modular_meta/features/hardsuits/icons/clothing_lefthand.dmi' + righthand_file = 'modular_meta/features/hardsuits/icons/clothing_righthand.dmi' + worn_icon = 'modular_meta/features/hardsuits/icons/suit.dmi' + inhand_icon_state = "eng_hardsuit" + max_integrity = 300 + min_cold_protection_temperature = SPACE_SUIT_MIN_TEMP_PROTECT + armor_type = /datum/armor/hardsuit + allowed = list( + /obj/item/flashlight, + /obj/item/tank/internals, + /obj/item/t_scanner, + /obj/item/construction/rcd, + /obj/item/pipe_dispenser, + /obj/item/tank/jetpack, // We don't want to make our jetpack system only for hardsuits + ) + siemens_coefficient = 0 + actions_types = list( + /datum/action/item_action/toggle_helmet, + /datum/action/item_action/toggle_spacesuit + ) + supports_variations_flags = NONE + + var/obj/item/clothing/head/helmet/space/hardsuit/helmet + var/hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit + /// There are various type of hardsuit with their icons and other things. + var/hardsuit_type + /// Whether the helmet is on. + var/helmet_on = FALSE + +/obj/item/clothing/suit/space/hardsuit/Initialize(mapload) + . = ..() + MakeHelmet() + +/obj/item/clothing/suit/space/hardsuit/Destroy() + if(!QDELETED(helmet)) + QDEL_NULL(helmet) + return ..() + +/obj/item/clothing/suit/space/hardsuit/proc/MakeHelmet() + if(!hardsuit_helmet_type) + return + if(!helmet) + var/obj/item/clothing/head/helmet/space/hardsuit/hardsuit = new hardsuit_helmet_type(src) + hardsuit.suit = src + helmet = hardsuit + +/obj/item/clothing/suit/space/hardsuit/proc/RemoveHelmet(mob/living/carbon/human/user) + if(!helmet) + return + helmet_on = FALSE + if(ishuman(helmet.loc)) + if(!user && ishuman(helmet.loc)) + user = helmet.loc + if(!user && ishuman(loc)) + user = loc + if(!user) + helmet.forceMove(src) + return + if(helmet.on) + helmet.attack_self(user) + if(!user.transferItemToLoc(helmet, src, TRUE)) + helmet.forceMove(src) + user.update_worn_oversuit() + to_chat(user, span_notice("The helmet on the hardsuit disengages.")) + playsound(src.loc, 'sound/vehicles/mecha/mechmove03.ogg', 50, TRUE) + else + helmet.forceMove(src) + +/obj/item/clothing/suit/space/hardsuit/proc/ToggleHelmet(mob/living/carbon/human/user) + if(!istype(src.loc) || !hardsuit_helmet_type) + return + if(!helmet) + to_chat(user, span_warning("The helmet's lightbulb seems to be damaged! You'll need a replacement bulb.")) + return + if(!helmet_on) + if(user.wear_suit != src) + to_chat(user, span_warning("You must be wearing [src] to engage the helmet!")) + return + if(user.head) + to_chat(user, span_warning("You're already wearing something on your head!")) + return + else if(user.equip_to_slot_if_possible(helmet, ITEM_SLOT_HEAD, 0, 0, 1)) + to_chat(user, span_notice("You engage the helmet on the hardsuit.")) + helmet_on = TRUE + user.update_worn_oversuit() + playsound(src.loc, 'sound/vehicles/mecha/mechmove03.ogg', 50, TRUE) + else + RemoveHelmet(user) + +/obj/item/clothing/suit/space/hardsuit/ui_action_click(mob/living/carbon/human/user, actiontype) + if(istype(actiontype, /datum/action/item_action/toggle_helmet)) + ToggleHelmet(user) + return + . = ..() + + +/obj/item/clothing/suit/space/hardsuit/attack_self(mob/user) + user.changeNext_move(CLICK_CD_MELEE) + ..() + +/obj/item/clothing/suit/space/hardsuit/examine(mob/user) + . = ..() + if(!helmet && hardsuit_helmet_type) + . += span_notice("The helmet on [src] seems to be malfunctioning. Its light bulb needs to be replaced.") + +/obj/item/clothing/suit/space/hardsuit/attackby(obj/item/item, mob/user, params) + if(istype(item, /obj/item/light) && hardsuit_helmet_type) + if(src == user.get_item_by_slot(ITEM_SLOT_OCLOTHING)) + to_chat(user, span_warning("You cannot replace the bulb in the helmet of [src] while wearing it.")) + return + if(helmet) + to_chat(user, span_warning("The helmet of [src] does not require a new bulb.")) + return + var/obj/item/light/bulb = item + if(bulb.status) + to_chat(user, span_warning("This bulb is too damaged to use as a replacement!")) + return + if(do_after(user, 5 SECONDS, src)) + qdel(item) + helmet = new hardsuit_helmet_type(src) + to_chat(user, span_notice("You have successfully repaired [src]'s helmet.")) + new /obj/item/light/bulb/broken(drop_location()) + return ..() + +/obj/item/clothing/suit/space/hardsuit/equipped(mob/user, slot) + ..() + if(helmet && slot != ITEM_SLOT_OCLOTHING) + RemoveHelmet(user) + +/obj/item/clothing/suit/space/hardsuit/dropped(mob/user) + ..() + RemoveHelmet(user) + +/obj/item/clothing/suit/space/hardsuit/item_action_slot_check(slot) + if(slot == ITEM_SLOT_OCLOTHING) //we only give the mob the ability to toggle the helmet if he's wearing the hardsuit. + return 1 + +/// Burn the person inside the hard suit just a little, the suit got really hot for a moment +/obj/item/clothing/suit/space/emp_act(severity) + . = ..() + var/mob/living/carbon/human/user = src.loc + if(istype(user)) + user.apply_damage(5, BURN, spread_damage = TRUE) + to_chat(user, span_warning("You feel \the [src] heat up from the EMP burning you slightly.")) + if (prob(10)) + user.emote("scream") diff --git a/modular_meta/features/hardsuits/code/hardsuit_helmet.dm b/modular_meta/features/hardsuits/code/hardsuit_helmet.dm new file mode 100644 index 000000000000..4ec8a3b51031 --- /dev/null +++ b/modular_meta/features/hardsuits/code/hardsuit_helmet.dm @@ -0,0 +1,63 @@ +/obj/item/clothing/head/helmet/space/hardsuit + name = "hardsuit helmet" + desc = "A special helmet designed for work in a hazardous, low-pressure environment. Has radiation shielding." + icon = 'modular_meta/features/hardsuits/icons/hats.dmi' + worn_icon = 'modular_meta/features/hardsuits/icons/head.dmi' + icon_state = "hardsuit0-engineering" + // no inhand_icon_state because its a part of hardsuit = you can't take it + strip_delay = 80 + max_integrity = 300 + armor_type = /datum/armor/hardsuit + light_system = OVERLAY_LIGHT_DIRECTIONAL + light_range = 4 + light_power = 1 + light_on = FALSE + min_cold_protection_temperature = SPACE_SUIT_MIN_TEMP_PROTECT // ? + actions_types = list(/datum/action/item_action/toggle_helmet_light) + flags_cover = HEADCOVERSEYES | HEADCOVERSMOUTH | PEPPERPROOF + visor_flags_cover = HEADCOVERSEYES | HEADCOVERSMOUTH | PEPPERPROOF + + var/basestate = "hardsuit" + var/on = FALSE + var/obj/item/clothing/suit/space/hardsuit/suit + var/hardsuit_type = "engineering" //Determines used sprites: hardsuit[on]-[type] + +/obj/item/clothing/head/helmet/space/hardsuit/Destroy() + if(!QDELETED(suit)) + QDEL_NULL(suit) + return ..() + +/obj/item/clothing/head/helmet/space/hardsuit/attack_self(mob/user) + on = !on + icon_state = "[basestate][on]-[hardsuit_type]" + user.update_worn_head() //so our mob-overlays update + + set_light_on(on) + update_item_action_buttons() + + +/obj/item/clothing/head/helmet/space/hardsuit/dropped(mob/user) + ..() + if(suit) + suit.RemoveHelmet() + +/obj/item/clothing/head/helmet/space/hardsuit/item_action_slot_check(slot) + if(slot == ITEM_SLOT_HEAD) + return 1 + +/obj/item/clothing/head/helmet/space/hardsuit/equipped(mob/user, slot) + ..() + if(slot != ITEM_SLOT_HEAD) + if(suit) + suit.RemoveHelmet() + else + qdel(src) + +/obj/item/clothing/head/helmet/space/hardsuit/proc/display_visor_message(msg) + var/mob/wearer = loc + if(msg && ishuman(wearer)) + wearer.show_message("[icon2html(src, wearer)][span_robot("[msg]")]", MSG_VISUAL) + +/obj/item/clothing/head/helmet/space/hardsuit/emp_act(severity) + . = ..() + display_visor_message("[severity > 1 ? "Light" : "Strong"] electromagnetic pulse detected!") diff --git a/modular_meta/features/hardsuits/code/hardsuit_types.dm b/modular_meta/features/hardsuits/code/hardsuit_types.dm new file mode 100644 index 000000000000..e76d58b7385c --- /dev/null +++ b/modular_meta/features/hardsuits/code/hardsuit_types.dm @@ -0,0 +1,967 @@ +/////////////////////////////////// ENGIE ///////////////////////////////////////////// + +/obj/item/clothing/head/helmet/space/hardsuit/engine + name = "engineering hardsuit helmet" + desc = "A special helmet designed for work in a hazardous, low-pressure environment. Has radiation shielding." + icon_state = "hardsuit0-engineering" + armor_type = /datum/armor/hardsuit_engine + hardsuit_type = "engineering" + resistance_flags = FIRE_PROOF + +/obj/item/clothing/head/helmet/space/hardsuit/engine/Initialize(mapload) + . = ..() + AddElement(/datum/element/radiation_protected_clothing) + +/obj/item/clothing/suit/space/hardsuit/engine + name = "engineering hardsuit" + desc = "A special suit that protects against hazardous, low pressure environments. Has radiation shielding." + icon_state = "hardsuit-engineering" + armor_type = /datum/armor/hardsuit_engine + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/engine + slowdown = 0.5 + resistance_flags = FIRE_PROOF + +/obj/item/clothing/suit/space/hardsuit/engine/Initialize(mapload) + . = ..() + AddElement(/datum/element/radiation_protected_clothing) + +/obj/item/clothing/suit/space/hardsuit/engine/equipped(mob/user, slot) + . = ..() + AddComponent(/datum/component/geiger_sound) + +/obj/item/clothing/suit/space/hardsuit/engine/dropped() + . = ..() + var/datum/component/geiger_sound/GS = GetComponent(/datum/component/geiger_sound) + if(GS) + qdel(GS) + +/////////////////////////////////// CE ///////////////////////////////////////////// + +/obj/item/clothing/head/helmet/space/hardsuit/engine/elite + name = "advanced hardsuit helmet" + desc = "An advanced helmet designed for work in a hazardous, low pressure environment. Shines with a high polish." + inhand_icon_state = null + hardsuit_type = "white" + icon_state = "hardsuit0-white" + armor_type = /datum/armor/hardsuit_engine_elite + heat_protection = HEAD + max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT + +/obj/item/clothing/suit/space/hardsuit/engine/elite + icon_state = "hardsuit-white" + name = "advanced hardsuit" + desc = "An advanced suit that protects against hazardous, low pressure environments. Shines with a high polish." + inhand_icon_state = "ce_hardsuit" + armor_type = /datum/armor/hardsuit_engine_elite + heat_protection = CHEST|GROIN|LEGS|FEET|ARMS|HANDS + max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/engine/elite + cell = /obj/item/stock_parts/power_store/cell/super + slowdown = 0.4 + +/////////////////////////////////// ATMOSPHERICS ///////////////////////////////////////////// + +/obj/item/clothing/head/helmet/space/hardsuit/atmos + name = "atmospherics hardsuit helmet" + desc = "A modified engineering hardsuit for work in a hazardous, low pressure environment. The radiation shielding plates were removed to allow for improved thermal protection instead." + icon_state = "hardsuit0-atmospherics" + hardsuit_type = "atmospherics" + armor_type = /datum/armor/hardsuit_atmos + heat_protection = HEAD //Uncomment to enable firesuit protection + max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT + +/obj/item/clothing/suit/space/hardsuit/atmos + name = "atmospherics hardsuit" + desc = "A modified engineering hardsuit for work in a hazardous, low pressure environment. The radiation shielding plates were removed to allow for improved thermal protection instead." + icon_state = "hardsuit-atmospherics" + armor_type = /datum/armor/hardsuit_atmos + heat_protection = CHEST|GROIN|LEGS|FEET|ARMS|HANDS //Uncomment to enable firesuit protection + max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/atmos + slowdown = 0.5 + +/obj/item/clothing/suit/space/hardsuit/atmos/equipped(mob/user, slot) + . = ..() + AddComponent(/datum/component/geiger_sound) + +/obj/item/clothing/suit/space/hardsuit/atmos/dropped() + . = ..() + var/datum/component/geiger_sound/GS = GetComponent(/datum/component/geiger_sound) + if(GS) + qdel(GS) + +/////////////////////////////////// CMO ///////////////////////////////////////////// + +/obj/item/clothing/head/helmet/space/hardsuit/cmo + name = "medical hardsuit helmet" + desc = "A special helmet designed for work in a hazardous, low pressure environment. Built with lightweight materials for extra comfort, but does not protect the eyes from intense light." + icon_state = "hardsuit0-medical" + hardsuit_type = "medical" + flash_protect = FLASH_PROTECTION_NONE + armor_type = /datum/armor/hardsuit_medical + clothing_traits = list(TRAIT_REAGENT_SCANNER) + clothing_flags = STOPSPRESSUREDAMAGE | THICKMATERIAL | SNUG_FIT + +/obj/item/clothing/suit/space/hardsuit/cmo + name = "medical hardsuit" + desc = "A special suit that protects against hazardous, low pressure environments. Built with lightweight materials for easier movement." + icon_state = "hardsuit-medical" + inhand_icon_state = "medical_hardsuit" + allowed = list(/obj/item/flashlight, /obj/item/tank/internals, /obj/item/storage/medkit, /obj/item/healthanalyzer, /obj/item/stack/medical) + armor_type = /datum/armor/hardsuit_medical + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/combatmedic + slowdown = 0.25 + +/////////////////////////////////// RD ///////////////////////////////////////////// + +/obj/item/clothing/head/helmet/space/hardsuit/rd + name = "prototype hardsuit helmet" + desc = "A prototype helmet designed for research in a hazardous, low pressure environment. Scientific data flashes across the visor." + icon_state = "hardsuit0-rd" + hardsuit_type = "rd" + resistance_flags = ACID_PROOF | FIRE_PROOF + max_heat_protection_temperature = FIRE_SUIT_MAX_TEMP_PROTECT + armor_type = /datum/armor/hardsuit_rd + clothing_traits = list(TRAIT_REAGENT_SCANNER, TRAIT_RESEARCH_SCANNER) + clothing_flags = STOPSPRESSUREDAMAGE | THICKMATERIAL | SNUG_FIT + actions_types = list(/datum/action/item_action/toggle_helmet_light) + var/explosion_detection_dist = 21 + +/obj/item/clothing/head/helmet/space/hardsuit/rd/Initialize(mapload) + . = ..() + RegisterSignal(SSdcs, COMSIG_GLOB_EXPLOSION, PROC_REF(sense_explosion)) + +/obj/item/clothing/head/helmet/space/hardsuit/rd/equipped(mob/living/carbon/human/user, slot) + ..() + if (slot == ITEM_SLOT_HEAD) + var/datum/atom_hud/DHUD = GLOB.huds[DATA_HUD_DIAGNOSTIC] + DHUD.show_to(user) + +/obj/item/clothing/head/helmet/space/hardsuit/rd/dropped(mob/living/carbon/human/user) + ..() + if (user.head == src) + var/datum/atom_hud/DHUD = GLOB.huds[DATA_HUD_DIAGNOSTIC] + DHUD.hide_from(user) + +/obj/item/clothing/head/helmet/space/hardsuit/rd/proc/sense_explosion(datum/source, turf/epicenter, devastation_range, heavy_impact_range, + light_impact_range, took, orig_dev_range, orig_heavy_range, orig_light_range) + SIGNAL_HANDLER + + var/turf/T = get_turf(src) + if(T?.z != epicenter.z) + return + if(get_dist(epicenter, T) > explosion_detection_dist) + return + display_visor_message("Explosion detected! Epicenter: [devastation_range], Outer: [heavy_impact_range], Shock: [light_impact_range]") + +/obj/item/clothing/suit/space/hardsuit/rd + name = "prototype hardsuit" + desc = "A prototype suit that protects against hazardous, low pressure environments. Fitted with extensive plating for handling explosives and dangerous research materials." + inhand_icon_state = "hardsuit-rd" + icon_state = "hardsuit-rd" + resistance_flags = ACID_PROOF | FIRE_PROOF + max_heat_protection_temperature = FIRE_SUIT_MAX_TEMP_PROTECT //Same as an emergency firesuit. Not ideal for extended exposure. + allowed = list(/obj/item/flashlight, /obj/item/tank/internals, /obj/item/gun/energy/wormhole_projector, + /obj/item/hand_tele, /obj/item/aicard) + armor_type = /datum/armor/hardsuit_rd + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/rd + cell = /obj/item/stock_parts/power_store/cell/super + slowdown = 0.75 + +/////////////////////////////////// SECURITY ///////////////////////////////////////////// + +/obj/item/clothing/head/helmet/space/hardsuit/security + name = "security hardsuit helmet" + desc = "A special helmet designed for work in a hazardous, low pressure environment. Has an additional layer of armor." + icon_state = "hardsuit0-sec" + hardsuit_type = "sec" + armor_type = /datum/armor/hardsuit_security + + +/obj/item/clothing/suit/space/hardsuit/security + icon_state = "hardsuit-sec" + name = "security hardsuit" + desc = "A special suit that protects against hazardous, low pressure environments. Has an additional layer of armor." + armor_type = /datum/armor/hardsuit_security + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/security + slowdown = 0.5 + +/////////////////////////////////// HOS ///////////////////////////////////////////// + +/obj/item/clothing/head/helmet/space/hardsuit/security/hos + name = "head of security's hardsuit helmet" + desc = "A special bulky helmet designed for work in a hazardous, low pressure environment. Has an additional layer of armor." + icon_state = "hardsuit0-hos" + hardsuit_type = "hos" + armor_type = /datum/armor/hardsuit_security_hos + + +/obj/item/clothing/suit/space/hardsuit/security/hos + icon_state = "hardsuit-hos" + inhand_icon_state = "sec_hardsuit" + name = "head of security's hardsuit" + desc = "A special bulky suit that protects against hazardous, low pressure environments. Has an additional layer of armor." + armor_type = /datum/armor/hardsuit_security_hos + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/security/hos + cell = /obj/item/stock_parts/power_store/cell/super + slowdown = 0.4 + +/////////////////////////////////// SWAT ///////////////////////////////////////////// + +/obj/item/clothing/head/helmet/space/hardsuit/swat + name = "\improper MK.II SWAT Helmet" + icon_state = "swat2helm" + inhand_icon_state = null + desc = "A tactical SWAT helmet MK.II." + armor_type = /datum/armor/hardsuit_swat + resistance_flags = FIRE_PROOF | ACID_PROOF + flags_inv = HIDEEARS|HIDEEYES|HIDEFACE|HIDEHAIR|HIDESNOUT //we want to see the mask //this makes the hardsuit not fireproof you genius + heat_protection = HEAD + max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT + actions_types = list() + +/obj/item/clothing/suit/space/hardsuit/swat + name = "\improper MK.II SWAT Suit" + desc = "A MK.II SWAT suit with streamlined joints and armor made out of superior materials, insulated against intense heat if worn with the complementary gas mask. The most advanced tactical armor available." + icon_state = "swat2" + inhand_icon_state = "capspacesuit" + armor_type = /datum/armor/hardsuit_swat + resistance_flags = FIRE_PROOF | ACID_PROOF + heat_protection = CHEST|GROIN|LEGS|FEET|ARMS|HANDS + max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT //this needed to be added a long fucking time ago + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/swat + slowdown = 0.5 + +// SWAT and Captain get EMP Protection +/obj/item/clothing/suit/space/hardsuit/swat/Initialize(mapload) + . = ..() + allowed = GLOB.security_hardsuit_allowed + +/////////////////////////////////// CAPTAIN ///////////////////////////////////////////// + +/obj/item/clothing/head/helmet/space/hardsuit/swat/captain + name = "captain's SWAT helmet" + icon_state = "capspace" + inhand_icon_state = null + desc = "A tactical MK.II SWAT helmet boasting better protection and a reasonable fashion sense." + +/obj/item/clothing/suit/space/hardsuit/swat/captain + name = "captain's SWAT suit" + desc = "A MK.II SWAT suit with streamlined joints and armor made out of superior materials, insulated against intense heat with the complementary gas mask. The most advanced tactical armor available. Usually reserved for heavy hitter corporate security, this one has a regal finish in Nanotrasen company colors. Better not let the assistants get a hold of it." + icon_state = "caparmor" + inhand_icon_state = "capspacesuit" + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/swat/captain + cell = /obj/item/stock_parts/power_store/cell/super + slowdown = 0.4 + +/////////////////////////////////// CLOWN ///////////////////////////////////////////// + +/obj/item/clothing/head/helmet/space/hardsuit/clown + name = "cosmohonk hardsuit helmet" + desc = "A special helmet designed for work in a hazardous, low-humor environment. Has radiation shielding." + icon_state = "hardsuit0-clown" + inhand_icon_state = null + armor_type = /datum/armor/hardsuit_clown + hardsuit_type = "clown" + +/obj/item/clothing/suit/space/hardsuit/clown + name = "cosmohonk hardsuit" + desc = "A special suit that protects against hazardous, low humor environments. Has radiation shielding. Only a true clown can wear it." + icon_state = "hardsuit-clown" + inhand_icon_state = "clown_hardsuit" + armor_type = /datum/armor/hardsuit_clown + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/clown + slowdown = 0.5 + +/////////////////////////////////// MINING ///////////////////////////////////////////// + +/obj/item/clothing/head/helmet/space/hardsuit/mining + name = "mining hardsuit helmet" + desc = "A special helmet designed for work in a hazardous, low pressure environment. Has reinforced plating for wildlife encounters and dual floodlights." + icon_state = "hardsuit0-mining" + inhand_icon_state = null + hardsuit_type = "mining" + max_heat_protection_temperature = FIRE_SUIT_MAX_TEMP_PROTECT + resistance_flags = FIRE_PROOF + heat_protection = HEAD + armor_type = /datum/armor/hardsuit_mining + light_range = 7 + +/obj/item/clothing/head/helmet/space/hardsuit/mining/Initialize(mapload) + . = ..() + AddComponent(/datum/component/armor_plate) + RegisterSignal(src, COMSIG_ARMOR_PLATED, .proc/upgrade_icon) + +/obj/item/clothing/head/helmet/space/hardsuit/mining/proc/upgrade_icon(datum/source, amount, maxamount) + SIGNAL_HANDLER + + if(amount) + name = "reinforced [initial(name)]" + hardsuit_type = "mining_goliath" + if(amount == maxamount) + hardsuit_type = "mining_goliath_full" + icon_state = "hardsuit[on]-[hardsuit_type]" + set_light_color(LIGHT_COLOR_FLARE) + if(ishuman(loc)) + var/mob/living/carbon/human/wearer = loc + if(wearer.head == src) + wearer.update_worn_head() + +/obj/item/clothing/suit/space/hardsuit/mining + name = "mining hardsuit" + desc = "A special suit that protects against hazardous, low pressure environments. Has reinforced plating for wildlife encounters." + icon_state = "hardsuit-mining" + inhand_icon_state = "mining_hardsuit" + hardsuit_type = "mining" + max_heat_protection_temperature = FIRE_SUIT_MAX_TEMP_PROTECT + resistance_flags = FIRE_PROOF + armor_type = /datum/armor/hardsuit_mining + allowed = list( + /obj/item/flashlight, + /obj/item/gun/energy/recharge/kinetic_accelerator, + /obj/item/mining_scanner, + /obj/item/pickaxe, + /obj/item/resonator, + /obj/item/t_scanner/adv_mining_scanner, + /obj/item/tank/internals, + ) + + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/mining + heat_protection = CHEST|GROIN|LEGS|FEET|ARMS|HANDS + slowdown = 0.4 + +/obj/item/clothing/suit/space/hardsuit/mining/Initialize(mapload) + . = ..() + AddComponent(/datum/component/armor_plate) + RegisterSignal(src, COMSIG_ARMOR_PLATED, .proc/upgrade_icon) + +/obj/item/clothing/suit/space/hardsuit/mining/proc/upgrade_icon(datum/source, amount, maxamount) + SIGNAL_HANDLER + + if(amount) + name = "reinforced [initial(name)]" + hardsuit_type = "mining_goliath" + if(amount == maxamount) + hardsuit_type = "mining_goliath_full" + icon_state = "hardsuit-[hardsuit_type]" + if(ishuman(loc)) + var/mob/living/carbon/human/wearer = loc + if(wearer.wear_suit == src) + wearer.update_worn_oversuit() + +/////////////////////////////////// COMBAT MEDIC ///////////////////////////////////////////// + +/obj/item/clothing/head/helmet/space/hardsuit/combatmedic + name = "endemic combat medic helmet" + desc = "The integrated helmet of the combat medic hardsuit, this has a bright, glowing facemask." + icon_state = "hardsuit0-combatmedic" + inhand_icon_state = null + armor_type = /datum/armor/hardsuit_combatmedic + hardsuit_type = "combatmedic" + +/obj/item/clothing/suit/space/hardsuit/combatmedic + name = "endemic combat medic hardsuit" + desc = "The standard issue hardsuit of infectious disease officers, before the formation of ERT teams. This model is labeled 'Veradux'." + icon_state = "combatmedic" + inhand_icon_state = "medical_hardsuit" + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/combatmedic + armor_type = /datum/armor/hardsuit_combatmedic + allowed = list(/obj/item/gun, /obj/item/melee/baton, /obj/item/circular_saw, /obj/item/tank/internals, /obj/item/storage/box/pillbottles,\ + /obj/item/storage/medkit, /obj/item/stack/medical/wrap/gauze, /obj/item/stack/medical/suture, /obj/item/stack/medical/mesh, /obj/item/storage/bag/chemistry) + slowdown = 0.5 + +/////////////////////////////////// SYNDI ///////////////////////////////////////////// + +/obj/item/clothing/head/helmet/space/hardsuit/syndi + name = "blood-red hardsuit helmet" + desc = "A dual-mode advanced helmet designed for work in special operations. It is in EVA mode. Property of Gorlex Marauders." + var/alt_desc = "A dual-mode advanced helmet designed for work in special operations. It is in combat mode. Property of Gorlex Marauders." + icon_state = "hardsuit1-syndi" + inhand_icon_state = null + hardsuit_type = "syndi" + armor_type = /datum/armor/hardsuit_syndi + on = TRUE + var/obj/item/clothing/suit/space/hardsuit/syndi/linkedsuit = null + actions_types = list(/datum/action/item_action/toggle_helmet_mode) + visor_flags_inv = HIDEMASK|HIDEEYES|HIDEFACE|HIDEFACIALHAIR|HIDESNOUT + visor_flags = STOPSPRESSUREDAMAGE + +/obj/item/clothing/head/helmet/space/hardsuit/syndi/Initialize(mapload) + . = ..() + if(istype(loc, /obj/item/clothing/suit/space/hardsuit/syndi)) + linkedsuit = loc + +/obj/item/clothing/head/helmet/space/hardsuit/syndi/attack_self(mob/user) //Toggle Helmet + if(!isturf(user.loc)) + to_chat(user, span_warning("You cannot toggle your helmet while in this [user.loc]!") ) + return + on = !on + if(on || force) + to_chat(user, span_notice("You switch your hardsuit to EVA mode, sacrificing speed for space protection.")) + name = initial(name) + desc = initial(desc) + set_light_on(TRUE) + clothing_flags |= visor_flags + flags_cover |= HEADCOVERSEYES | HEADCOVERSMOUTH + flags_inv |= visor_flags_inv + cold_protection |= HEAD + else + to_chat(user, span_notice("You switch your hardsuit to combat mode and can now run at full speed.")) + name += " (combat)" + desc = alt_desc + set_light_on(FALSE) + clothing_flags &= ~visor_flags + flags_cover &= ~(HEADCOVERSEYES | HEADCOVERSMOUTH) + flags_inv &= ~visor_flags_inv + cold_protection &= ~HEAD + update_appearance() + playsound(src.loc, 'sound/vehicles/mecha/mechmove03.ogg', 50, TRUE) + toggle_hardsuit_mode(user) + if(iscarbon(user)) + var/mob/living/carbon/C = user + C.update_worn_head() + icon_state = "hardsuit[on]-[hardsuit_type]" + worn_icon_state = "hardsuit[on]-[hardsuit_type]" + user.update_worn_head() + update_item_action_buttons() + +/obj/item/clothing/head/helmet/space/hardsuit/syndi/proc/toggle_hardsuit_mode(mob/user) //Helmet Toggles Suit Mode + if(linkedsuit) + if(on) + linkedsuit.name = initial(linkedsuit.name) + linkedsuit.desc = initial(linkedsuit.desc) + linkedsuit.slowdown = initial(linkedsuit.slowdown) + linkedsuit.clothing_flags |= STOPSPRESSUREDAMAGE + linkedsuit.cold_protection |= CHEST | GROIN | LEGS | FEET | ARMS | HANDS + else + linkedsuit.name += " (combat)" + linkedsuit.desc = linkedsuit.alt_desc + linkedsuit.slowdown = 0 + linkedsuit.clothing_flags &= ~STOPSPRESSUREDAMAGE + linkedsuit.cold_protection &= ~(CHEST | GROIN | LEGS | FEET | ARMS | HANDS) + + linkedsuit.icon_state = "hardsuit[on]-[hardsuit_type]" + linkedsuit.update_appearance() + user.update_worn_oversuit() + user.update_worn_undersuit() + user.update_equipment_speed_mods() + + +/obj/item/clothing/suit/space/hardsuit/syndi + name = "blood-red hardsuit" + desc = "A dual-mode advanced hardsuit designed for work in special operations. It is in EVA mode. Property of Gorlex Marauders." + var/alt_desc = "A dual-mode advanced hardsuit designed for work in special operations. It is in combat mode. Property of Gorlex Marauders." + icon_state = "hardsuit1-syndi" + inhand_icon_state = "syndie_hardsuit" + hardsuit_type = "syndi" + w_class = WEIGHT_CLASS_NORMAL + armor_type = /datum/armor/hardsuit_syndi + allowed = list(/obj/item/gun, /obj/item/ammo_box, /obj/item/ammo_casing, /obj/item/melee/baton, /obj/item/melee/energy/sword/saber, /obj/item/restraints/handcuffs, /obj/item/tank/internals) + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/syndi + cell = /obj/item/stock_parts/power_store/cell/hyper + +/////////////////////////////////// SYNDI MILITARY ///////////////////////////////////////////// + +/obj/item/clothing/head/helmet/space/hardsuit/syndi_military + name = "black-red hardsuit helmet" + desc = "An military version of the syndicate helmet designed for active combat operations, with heavy armour and fire shielding. Property of Gorlex Marauders." + icon_state = "hardsuit1-syndimilitary" + hardsuit_type = "syndimilitary" + armor_type = /datum/armor/hardsuit_syndi_military + heat_protection = HEAD + max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT + resistance_flags = FIRE_PROOF | ACID_PROOF + +/obj/item/clothing/suit/space/hardsuit/syndi_military + name = "black-red hardsuit" + desc = "An military version of the syndicate hardsuit designed for active combat operations, with heavy armour and fire shielding." + icon_state = "hardsuit1-syndimilitary" + inhand_icon_state = "syndie_military" + hardsuit_type = "syndimilitary" + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/syndi_military + armor_type = /datum/armor/hardsuit_syndi_military + heat_protection = CHEST|GROIN|LEGS|FEET|ARMS|HANDS + max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT + resistance_flags = FIRE_PROOF | ACID_PROOF + cell = /obj/item/stock_parts/power_store/cell/bluespace + allowed = list(/obj/item/gun, /obj/item/ammo_box, /obj/item/ammo_casing, /obj/item/melee/baton, /obj/item/melee/energy/sword/saber, /obj/item/restraints/handcuffs, /obj/item/tank/internals) + slowdown = 0.5 + +/////////////////////////////////// SYNDI ELITE ///////////////////////////////////////////// + +/obj/item/clothing/head/helmet/space/hardsuit/syndi/elite + name = "elite syndicate hardsuit helmet" + desc = "An elite version of the syndicate helmet, with improved armour and fireproofing. It is in EVA mode. Property of Gorlex Marauders." + alt_desc = "An elite version of the syndicate helmet, with improved armour and fireproofing. It is in combat mode. Property of Gorlex Marauders." + icon_state = "hardsuit1-syndielite" + hardsuit_type = "syndielite" + armor_type = /datum/armor/hardsuit_syndi_elite + heat_protection = HEAD + max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT + resistance_flags = FIRE_PROOF | ACID_PROOF + +/obj/item/clothing/head/helmet/space/hardsuit/syndi/elite/debug + +/obj/item/clothing/head/helmet/space/hardsuit/syndi/elite/admin + name = "jannie hardsuit helmet" + armor_type = /datum/armor/hardsuit_syndi_admin + +/obj/item/clothing/suit/space/hardsuit/syndi/elite + name = "elite syndicate hardsuit" + desc = "An elite version of the syndicate hardsuit, with improved armour and fireproofing. It is in travel mode." + alt_desc = "An elite version of the syndicate hardsuit, with improved armour and fireproofing. It is in combat mode." + icon_state = "hardsuit1-syndielite" + hardsuit_type = "syndielite" + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/syndi/elite + armor_type = /datum/armor/hardsuit_syndi_elite + heat_protection = CHEST|GROIN|LEGS|FEET|ARMS|HANDS + max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT + resistance_flags = FIRE_PROOF | ACID_PROOF + cell = /obj/item/stock_parts/power_store/cell/bluespace + +/obj/item/clothing/suit/space/hardsuit/syndi/elite/debug + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/syndi/elite/debug + +/obj/item/clothing/suit/space/hardsuit/syndi/elite/admin //the hardsuit to end all other hardsuits + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/syndi/elite/admin + name = "jannie hardsuit" + slowdown = 0 + armor_type = /datum/armor/hardsuit_syndi_admin + cell = /obj/item/stock_parts/power_store/cell/infinite + clothing_flags = list(TRAIT_BRAWLING_KNOCKDOWN_BLOCKED) + strip_delay = 1000 + equip_delay_other = 1000 + +/obj/item/clothing/head/helmet/space/hardsuit/syndi/owl + name = "owl hardsuit helmet" + desc = "A dual-mode advanced helmet designed for any crime-fighting situation. It is in travel mode." + alt_desc = "A dual-mode advanced helmet designed for any crime-fighting situation. It is in combat mode." + icon_state = "hardsuit1-owl" + inhand_icon_state = null + hardsuit_type = "owl" + visor_flags_inv = 0 + visor_flags = 0 + on = FALSE + +/obj/item/clothing/suit/space/hardsuit/syndi/owl + name = "owl hardsuit" + desc = "A dual-mode advanced hardsuit designed for any crime-fighting situation. It is in travel mode." + alt_desc = "A dual-mode advanced hardsuit designed for any crime-fighting situation. It is in combat mode." + icon_state = "hardsuit1-owl" + inhand_icon_state = "s_suit" + hardsuit_type = "owl" + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/syndi/owl + +/////////////////////////////////// WIZARD ///////////////////////////////////////////// + +/obj/item/clothing/head/helmet/space/hardsuit/wizard + name = "gem-encrusted hardsuit helmet" + desc = "A bizarre gem-encrusted helmet that radiates magical energies." + icon_state = "hardsuit0-wiz" + inhand_icon_state = null + hardsuit_type = "wiz" + resistance_flags = FIRE_PROOF | ACID_PROOF //No longer shall our kind be foiled by lone chemists with spray bottles! + armor_type = /datum/armor/hardsuit_wizard + heat_protection = HEAD //Uncomment to enable firesuit protection + max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT + +/obj/item/clothing/suit/space/hardsuit/wizard + name = "gem-encrusted hardsuit" + desc = "A bizarre gem-encrusted suit that radiates magical energies." + icon_state = "hardsuit-wiz" + inhand_icon_state = null + w_class = WEIGHT_CLASS_NORMAL + resistance_flags = FIRE_PROOF | ACID_PROOF + armor_type = /datum/armor/hardsuit_wizard + allowed = list(/obj/item/teleportation_scroll, /obj/item/tank/internals) + heat_protection = CHEST|GROIN|LEGS|FEET|ARMS|HANDS //Uncomment to enable firesuit protection + max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/wizard + cell = /obj/item/stock_parts/power_store/cell/hyper + slowdown = 0 //you're spending 2 wizard points on this thing, the least it could do is not make you a sitting duck + +/obj/item/clothing/suit/space/hardsuit/wizard/Initialize(mapload) + . = ..() + AddComponent(/datum/component/anti_magic, TRUE, FALSE, FALSE, ITEM_SLOT_OCLOTHING, INFINITY, FALSE) + +/obj/item/clothing/head/helmet/space/hardsuit/shielded/wizard + name = "battlemage helmet" + desc = "A suitably impressive helmet." + icon_state = "hardsuit0-wiz" + hardsuit_type = "wiz" + inhand_icon_state = null + min_cold_protection_temperature = ARMOR_MIN_TEMP_PROTECT + max_heat_protection_temperature = ARMOR_MAX_TEMP_PROTECT + armor_type = /datum/armor/hardsuit_wizard_shielded + actions_types = null //No inbuilt light + resistance_flags = FIRE_PROOF | ACID_PROOF + +/obj/item/clothing/suit/space/hardsuit/shielded/wizard + name = "battlemage armour" + desc = "Not all wizards are afraid of getting up close and personal." + icon_state = "hardsuit-wiz" + inhand_icon_state = "wiz_hardsuit" + min_cold_protection_temperature = ARMOR_MIN_TEMP_PROTECT + max_heat_protection_temperature = ARMOR_MAX_TEMP_PROTECT + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/shielded/wizard + armor_type = /datum/armor/hardsuit_wizard_shielded + slowdown = 0 + resistance_flags = FIRE_PROOF | ACID_PROOF + +/obj/item/clothing/suit/space/hardsuit/shielded/wizard/Initialize(mapload) + . = ..() + AddComponent(/datum/component/shielded, max_charges = 15, recharge_start_delay = 0 SECONDS, charge_increment_delay = 1 SECONDS, charge_recovery = 1, lose_multiple_charges = FALSE, shield_icon = "shield-red") + +/////////////////////////////////// ANCIENT ///////////////////////////////////////////// + +/obj/item/clothing/head/helmet/space/hardsuit/ancient + name = "prototype RIG hardsuit helmet" + desc = "Early prototype RIG hardsuit helmet, designed to quickly shift over a user's head. Design constraints of the helmet mean it has no inbuilt cameras, thus it restricts the users visability." + icon_state = "hardsuit0-ancient" + inhand_icon_state = null + armor_type = /datum/armor/hardsuit_ancient + hardsuit_type = "ancient" + resistance_flags = FIRE_PROOF + +/obj/item/clothing/suit/space/hardsuit/ancient + name = "prototype RIG hardsuit" + desc = "Prototype powered RIG hardsuit. Provides excellent protection from the elements of space while being comfortable to move around in, thanks to the powered locomotives. Remains very bulky however." + icon_state = "hardsuit-ancient" + inhand_icon_state = "rig_suit" + armor_type = /datum/armor/hardsuit_ancient + slowdown = 2 + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/ancient + resistance_flags = FIRE_PROOF + var/footstep = 1 + var/mob/listeningTo + +/obj/item/clothing/suit/space/hardsuit/ancient/proc/on_mob_move() + SIGNAL_HANDLER + var/mob/living/carbon/human/H = loc + if(!istype(H) || H.wear_suit != src) + return + if(footstep > 1) + playsound(src, 'sound/effects/servostep.ogg', 100, TRUE) + footstep = 0 + else + footstep++ + +/obj/item/clothing/suit/space/hardsuit/ancient/equipped(mob/user, slot) + . = ..() + if(slot != ITEM_SLOT_OCLOTHING) + if(listeningTo) + UnregisterSignal(listeningTo, COMSIG_MOVABLE_MOVED) + return + if(listeningTo == user) + return + if(listeningTo) + UnregisterSignal(listeningTo, COMSIG_MOVABLE_MOVED) + RegisterSignal(user, COMSIG_MOVABLE_MOVED, .proc/on_mob_move) + listeningTo = user + +/obj/item/clothing/suit/space/hardsuit/ancient/dropped() + . = ..() + if(listeningTo) + UnregisterSignal(listeningTo, COMSIG_MOVABLE_MOVED) + +/obj/item/clothing/suit/space/hardsuit/ancient/Destroy() + listeningTo = null + return ..() + +/////////////////////////////////// DEATHSQUAD ///////////////////////////////////////////// + +/obj/item/clothing/head/helmet/space/hardsuit/deathsquad + name = "MK.III SWAT Helmet" + desc = "An advanced tactical space helmet." + icon_state = "deathsquad" + inhand_icon_state = null + armor_type = /datum/armor/hardsuit_deathsquad + strip_delay = 130 + max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT + resistance_flags = FIRE_PROOF | ACID_PROOF + actions_types = list() + +/obj/item/clothing/suit/space/hardsuit/deathsquad + name = "MK.III SWAT Suit" + desc = "A prototype designed to replace the ageing MK.II SWAT suit. Based on the streamlined MK.II model, the traditional ceramic and graphene plate construction was replaced with plasteel, allowing superior armor against most threats. There's room for some kind of energy projection device on the back." + icon_state = "deathsquad" + inhand_icon_state = "s_suit" + allowed = list(/obj/item/gun, /obj/item/ammo_box, /obj/item/ammo_casing, /obj/item/melee/baton, /obj/item/restraints/handcuffs, /obj/item/tank/internals, /obj/item/knife/combat) + armor_type = /datum/armor/hardsuit_deathsquad + strip_delay = 130 + max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT + resistance_flags = FIRE_PROOF | ACID_PROOF + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/deathsquad + dog_fashion = /datum/dog_fashion/back/deathsquad + cell = /obj/item/stock_parts/power_store/cell/bluespace + slowdown = 0.5 + + //Emergency Response Team suits +/obj/item/clothing/head/helmet/space/hardsuit/ert + name = "emergency response team commander helmet" + desc = "The integrated helmet of an ERT hardsuit, this one has blue highlights." + icon_state = "hardsuit0-ert_commander" + inhand_icon_state = null + hardsuit_type = "ert_commander" + armor_type = /datum/armor/hardsuit_ert + strip_delay = 130 + light_range = 7 + resistance_flags = FIRE_PROOF + max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT + +/obj/item/clothing/head/helmet/space/hardsuit/ert/Initialize(mapload) + . = ..() + ADD_TRAIT(src, TRAIT_NODROP, LOCKED_HELMET_TRAIT) + +/obj/item/clothing/suit/space/hardsuit/ert + name = "emergency response team commander hardsuit" + desc = "The standard issue hardsuit of the ERT, this one has blue highlights. Offers superb protection against environmental hazards." + icon_state = "ert_command" + inhand_icon_state = "s_suit" + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/ert + allowed = list(/obj/item/gun, /obj/item/ammo_box, /obj/item/ammo_casing, /obj/item/melee/baton, /obj/item/restraints/handcuffs, /obj/item/tank/internals) + armor_type = /datum/armor/hardsuit_ert + slowdown = 0 + strip_delay = 130 + resistance_flags = FIRE_PROOF + max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT + cell = /obj/item/stock_parts/power_store/cell/bluespace + +// ERT suit's gets EMP Protection +/obj/item/clothing/suit/space/hardsuit/ert/Initialize(mapload) + . = ..() + AddElement(/datum/element/empprotection, EMP_PROTECT_CONTENTS) + + //ERT Security +/obj/item/clothing/head/helmet/space/hardsuit/ert/sec + name = "emergency response team security helmet" + desc = "The integrated helmet of an ERT hardsuit, this one has red highlights." + icon_state = "hardsuit0-ert_security" + inhand_icon_state = null + hardsuit_type = "ert_security" + +/obj/item/clothing/suit/space/hardsuit/ert/sec + name = "emergency response team security hardsuit" + desc = "The standard issue hardsuit of the ERT, this one has red highlights. Offers superb protection against environmental hazards." + icon_state = "ert_security" + inhand_icon_state = "s_suit" + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/ert/sec + slowdown = 0.5 + + //ERT Engineering +/obj/item/clothing/head/helmet/space/hardsuit/ert/engi + name = "emergency response team engineering helmet" + desc = "The integrated helmet of an ERT hardsuit, this one has orange highlights." + icon_state = "hardsuit0-ert_engineer" + inhand_icon_state = null + hardsuit_type = "ert_engineer" + +/obj/item/clothing/suit/space/hardsuit/ert/engi + name = "emergency response team engineering hardsuit" + desc = "The standard issue hardsuit of the ERT, this one has orange highlights. Offers superb protection against environmental hazards." + icon_state = "ert_engineer" + inhand_icon_state = "s_suit" + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/ert/engi + slowdown = 0.5 + + //ERT Medical +/obj/item/clothing/head/helmet/space/hardsuit/ert/med + name = "emergency response team medical helmet" + desc = "The integrated helmet of an ERT hardsuit, this one has white highlights." + icon_state = "hardsuit0-ert_medical" + inhand_icon_state = null + hardsuit_type = "ert_medical" + +/obj/item/clothing/suit/space/hardsuit/ert/med + name = "emergency response team medical hardsuit" + desc = "The standard issue hardsuit of the ERT, this one has white highlights. Offers superb protection against environmental hazards." + icon_state = "ert_medical" + inhand_icon_state = "s_suit" + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/ert/med + slowdown = 0.25 + + //ERT Janitor +/obj/item/clothing/head/helmet/space/hardsuit/ert/jani + name = "emergency response team janitorial helmet" + desc = "The integrated helmet of an ERT hardsuit, this one has purple highlights." + icon_state = "hardsuit0-ert_janitor" + inhand_icon_state = null + hardsuit_type = "ert_janitor" + +/obj/item/clothing/suit/space/hardsuit/ert/jani + name = "emergency response team janitorial hardsuit" + desc = "The standard issue hardsuit of the ERT, this one has purple highlights. Offers superb protection against environmental hazards. This one has extra clips for holding various janitorial tools." + icon_state = "ert_janitor" + inhand_icon_state = "s_suit" + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/ert/jani + allowed = list(/obj/item/tank/internals, /obj/item/storage/bag/trash, /obj/item/melee/flyswatter, /obj/item/mop, /obj/item/holosign_creator, /obj/item/reagent_containers/cup/bucket, /obj/item/reagent_containers/spray/chemsprayer/janitor) + slowdown = 0.5 + + //ERT Clown +/obj/item/clothing/head/helmet/space/hardsuit/ert/clown + name = "emergency response team clown helmet" + desc = "The integrated helmet of an ERT hardsuit, this one is colourful!" + icon_state = "hardsuit0-ert_clown" + inhand_icon_state = null + hardsuit_type = "ert_clown" + +/obj/item/clothing/suit/space/hardsuit/ert/clown + name = "emergency response team clown hardsuit" + desc = "The non-standard issue hardsuit of the ERT, this one is colourful! Offers superb protection against environmental hazards. Does not offer superb protection against a ravaging crew." + icon_state = "ert_clown" + inhand_icon_state = "s_suit" + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/ert/clown + allowed = list(/obj/item/tank/internals, /obj/item/bikehorn, /obj/item/instrument, /obj/item/food/grown/banana, /obj/item/grown/bananapeel) + slowdown = 0.5 + + //Paranormal ERT +/obj/item/clothing/head/helmet/space/hardsuit/ert/paranormal + name = "paranormal response team helmet" + desc = "A helmet worn by those who deal with paranormal threats for a living." + icon_state = "hardsuit0-inq" + inhand_icon_state = null + hardsuit_type = "prt" + max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT + actions_types = list() + resistance_flags = FIRE_PROOF + +/obj/item/clothing/suit/space/hardsuit/ert/paranormal + name = "paranormal response team hardsuit" + desc = "Powerful wards are built into this hardsuit, protecting the user from all manner of paranormal threats." + icon_state = "knight_grey" + inhand_icon_state = "s_suit" + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/ert/paranormal + max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT + resistance_flags = FIRE_PROOF + slowdown = 0.5 + +/obj/item/clothing/suit/space/hardsuit/ert/paranormal/Initialize(mapload) + . = ..() + AddComponent(/datum/component/anti_magic, TRUE, TRUE, TRUE, ITEM_SLOT_OCLOTHING) + + //Inquisitor +/obj/item/clothing/suit/space/hardsuit/ert/paranormal/inquisitor + name = "inquisitor's hardsuit" + icon_state = "hardsuit-inq" + inhand_icon_state = "s_suit" + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/ert/paranormal/inquisitor + slowdown = 0.4 + +/obj/item/clothing/head/helmet/space/hardsuit/ert/paranormal/inquisitor + name = "inquisitor's helmet" + icon_state = "hardsuit0-inq" + inhand_icon_state = null + hardsuit_type = "inq" + +//Carpsuit, bestsuit, lovesuit +/obj/item/clothing/head/helmet/space/hardsuit/carp + name = "carp helmet" + desc = "Spaceworthy and it looks like a space carp's head, smells like one too." + icon_state = "carp_helm" + inhand_icon_state = null + armor_type = /datum/armor/hardsuit_carp //As whimpy as a space carp + light_system = NO_LIGHT_SUPPORT + light_range = 0 //luminosity when on + actions_types = list() + flags_inv = HIDEEARS|HIDEHAIR|HIDEFACIALHAIR //facial hair will clip with the helm, this'll need a dynamic_fhair_suffix at some point. + +/obj/item/clothing/head/helmet/space/hardsuit/carp/Initialize(mapload) + . = ..() + ADD_TRAIT(src, TRAIT_NODROP, LOCKED_HELMET_TRAIT) + +/obj/item/clothing/suit/space/hardsuit/carp + name = "carp space suit" + desc = "A slimming piece of dubious space carp technology, you suspect it won't stand up to hand-to-hand blows." + icon_state = "carp_suit" + inhand_icon_state = "s_suit" + slowdown = 0 //Space carp magic, never stop believing + armor_type = /datum/armor/hardsuit_carp //As whimpy whimpy whoo + allowed = list(/obj/item/tank/internals, /obj/item/gun/ballistic/rifle/boltaction/harpoon) //I'm giving you a hint here + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/carp + +/obj/item/clothing/head/helmet/space/hardsuit/carp/equipped(mob/living/carbon/human/user, slot) + ..() + if (slot == ITEM_SLOT_HEAD) + user.add_faction("carp") + +/obj/item/clothing/head/helmet/space/hardsuit/carp/dropped(mob/living/carbon/human/user) + ..() + if (user.head == src) + user.remove_faction("carp") + +/obj/item/clothing/suit/space/hardsuit/carp/old + name = "battered carp space suit" + desc = "It's covered in bite marks and scratches, yet seems to be still perfectly functional." + slowdown = 1 + +/////////////SHIELDED////////////////////////////////// + +/obj/item/clothing/suit/space/hardsuit/shielded + name = "shielded hardsuit" + desc = "A hardsuit with built in energy shielding. Will rapidly recharge when not under fire." + icon_state = "hardsuit-hos" + inhand_icon_state = null + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/security/hos + allowed = null + armor_type = /datum/armor/hardsuit_shielded + resistance_flags = FIRE_PROOF | ACID_PROOF + +/obj/item/clothing/suit/space/hardsuit/shielded/Initialize(mapload) + . = ..() + AddComponent(/datum/component/shielded, max_charges = 3, recharge_start_delay = 20 SECONDS, charge_increment_delay = 1 SECONDS, charge_recovery = 1, lose_multiple_charges = FALSE, shield_icon = "shield-old") + +/obj/item/clothing/head/helmet/space/hardsuit/shielded + resistance_flags = FIRE_PROOF | ACID_PROOF + +//////Syndicate Version +/obj/item/clothing/suit/space/hardsuit/shielded/syndi + name = "blood-red hardsuit" + desc = "An advanced hardsuit with built in energy shielding." + icon_state = "hardsuit1-syndi" + inhand_icon_state = "syndie_hardsuit" + hardsuit_type = "syndi" + armor_type = /datum/armor/hardsuit_shielded_syndi + allowed = list(/obj/item/gun, /obj/item/ammo_box, /obj/item/ammo_casing, /obj/item/melee/baton, /obj/item/melee/energy/sword/saber, /obj/item/restraints/handcuffs, /obj/item/tank/internals) + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/shielded/syndi + slowdown = 0 + +/obj/item/clothing/suit/space/hardsuit/shielded/syndi/Initialize(mapload) + . = ..() + AddComponent(/datum/component/shielded, max_charges = 3, recharge_start_delay = 20 SECONDS, charge_increment_delay = 1 SECONDS, charge_recovery = 1, lose_multiple_charges = FALSE, shield_icon = "shield-red") + +/obj/item/clothing/head/helmet/space/hardsuit/shielded/syndi + name = "blood-red hardsuit helmet" + desc = "An advanced hardsuit helmet with built in energy shielding." + icon_state = "hardsuit1-syndi" + inhand_icon_state = null + hardsuit_type = "syndi" + armor_type = /datum/armor/hardsuit_shielded_syndi + +///SWAT version +/obj/item/clothing/suit/space/hardsuit/shielded/swat + name = "death commando spacesuit" + desc = "An advanced hardsuit favored by commandos for use in special operations." + icon_state = "deathsquad" + inhand_icon_state = "capspacesuit" + hardsuit_type = "syndi" + armor_type = /datum/armor/hardsuit_shielded_swat + strip_delay = 130 + max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT + hardsuit_helmet_type = /obj/item/clothing/head/helmet/space/hardsuit/shielded/swat + dog_fashion = /datum/dog_fashion/back/deathsquad + +/obj/item/clothing/suit/space/hardsuit/shielded/swat/Initialize(mapload) + . = ..() + AddComponent(/datum/component/shielded, max_charges = 4, recharge_start_delay = 1.5 SECONDS, charge_increment_delay = 1 SECONDS, charge_recovery = 1, lose_multiple_charges = FALSE, shield_icon = "shield-old") + +/obj/item/clothing/head/helmet/space/hardsuit/shielded/swat + name = "death commando helmet" + desc = "A tactical helmet with built in energy shielding." + icon_state = "deathsquad" + inhand_icon_state = null + hardsuit_type = "syndi" + armor_type = /datum/armor/hardsuit_shielded_swat + strip_delay = 130 + max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT + actions_types = list() + slowdown = 0.5 diff --git a/modular_meta/features/hardsuits/code/master_suit_storage_unit.dm b/modular_meta/features/hardsuits/code/master_suit_storage_unit.dm new file mode 100644 index 000000000000..02e7f3e7e0e6 --- /dev/null +++ b/modular_meta/features/hardsuits/code/master_suit_storage_unit.dm @@ -0,0 +1,52 @@ +// ORIGINAL FILE: code/game/machinery/suit_storage_unit.dm + +/obj/machinery/suit_storage_unit + /// also add extra slot for choice_beacon in suit_storage_unit + var/obj/item/choice_beacon/space_suit = null + + /// we change regular mod-suit with our "choice_beacon" between mod-suit and hardsuit + var/space_suit_type = null + +/obj/machinery/suit_storage_unit/captain + mod_type = null + space_suit_type = /obj/item/choice_beacon/space_suit/captain + +// NO CHANGE FOR: /obj/machinery/suit_storage_unit/centcom + +/obj/machinery/suit_storage_unit/engine + mod_type = null + space_suit_type = /obj/item/choice_beacon/space_suit/engineering + +/obj/machinery/suit_storage_unit/atmos + mod_type = null + space_suit_type = /obj/item/choice_beacon/space_suit/atmos + +/obj/machinery/suit_storage_unit/ce + mod_type = null + space_suit_type = /obj/item/choice_beacon/space_suit/ce + +/obj/machinery/suit_storage_unit/security + mod_type = null + space_suit_type = /obj/item/choice_beacon/space_suit/security + +/obj/machinery/suit_storage_unit/hos + mod_type = null + space_suit_type = /obj/item/choice_beacon/space_suit/hos + +/obj/machinery/suit_storage_unit/mining/eva + mod_type = null + space_suit_type = /obj/item/choice_beacon/space_suit/mining + +// NO CHANGE FOR: /obj/machinery/suit_storage_unit/medical + +/obj/machinery/suit_storage_unit/cmo + mod_type = null + space_suit_type = /obj/item/choice_beacon/space_suit/cmo + +/obj/machinery/suit_storage_unit/rd + mod_type = null + space_suit_type = /obj/item/choice_beacon/space_suit/rd + +/obj/machinery/suit_storage_unit/syndicate + mod_type = null + space_suit_type = /obj/item/choice_beacon/space_suit/syndi diff --git a/modular_meta/features/hardsuits/code/order_mining.dm b/modular_meta/features/hardsuits/code/order_mining.dm new file mode 100644 index 000000000000..631a89b925f6 --- /dev/null +++ b/modular_meta/features/hardsuits/code/order_mining.dm @@ -0,0 +1,4 @@ +/datum/orderable_item/mining/mining_hardsuit + purchase_path = /obj/item/clothing/suit/space/hardsuit/mining + desc = "A mining-themed HardSuit." + cost_per_order = 2000 diff --git a/modular_meta/features/hardsuits/code/space_suit_beacon.dm b/modular_meta/features/hardsuits/code/space_suit_beacon.dm new file mode 100644 index 000000000000..443cde5b6b0d --- /dev/null +++ b/modular_meta/features/hardsuits/code/space_suit_beacon.dm @@ -0,0 +1,214 @@ +/obj/item/choice_beacon/space_suit + name = "space suit delivery beacon" + desc = "Summon your space suit." + icon = 'modular_meta/features/hardsuits/icons/device.dmi' + icon_state = "suit_delivery" + w_class = WEIGHT_CLASS_BULKY // No pocket hard or mod suit + + /// Additional magboots only for engi, atmos and CE suits + var/extra_magboots = FALSE + /// Additional jetpack + var/extra_jetpack = FALSE + +/obj/item/choice_beacon/space_suit/spawn_option(obj/choice_path, mob/living/user) + // if hardsuit has extra magboots or jetpack - we delliver it too + if(ispath(choice_path, /obj/item/clothing/suit/space/hardsuit)) + var/hardsuit_kit = list(choice_path) + if (extra_magboots) + hardsuit_kit += /obj/item/clothing/shoes/magboots + if (extra_jetpack) + hardsuit_kit += /obj/item/tank/jetpack/carbondioxide + + podspawn(list( + "target" = get_turf(src), + "style" = /datum/pod_style/advanced, + "spawn" = hardsuit_kit, + )) + return + + // or just spawn only hardsuit + . = ..() + +///////// Commands choice beacons /////////// + +/obj/item/choice_beacon/space_suit/captain + // Cap already has his jetpack + +/obj/item/choice_beacon/space_suit/captain/generate_display_names() + var/static/list/captain_suits + if(!captain_suits) + captain_suits = list() + var/list/possible_captain_suits = list( + /obj/item/clothing/suit/space/hardsuit/swat/captain, + /obj/item/mod/control/pre_equipped/magnate, + ) + for(var/obj/item/suit as anything in possible_captain_suits) + captain_suits[initial(suit.name)] = suit + return captain_suits + + +///////// Engineers choice beacons /////////// + +/obj/item/choice_beacon/space_suit/ce + // CE already has his magboots + extra_jetpack = TRUE + +/obj/item/choice_beacon/space_suit/ce/generate_display_names() + var/static/list/ce_suits + if(!ce_suits) + ce_suits = list() + var/list/possible_ce_suits = list( + /obj/item/clothing/suit/space/hardsuit/engine/elite, + /obj/item/mod/control/pre_equipped/advanced, + ) + for(var/obj/item/suit as anything in possible_ce_suits) + ce_suits[initial(suit.name)] = suit + return ce_suits + +/obj/item/choice_beacon/space_suit/engineering + extra_magboots = TRUE + +/obj/item/choice_beacon/space_suit/engineering/generate_display_names() + var/static/list/engineering_suits + if(!engineering_suits) + engineering_suits = list() + var/list/possible_engineering_suits = list( + /obj/item/clothing/suit/space/hardsuit/engine, + /obj/item/mod/control/pre_equipped/engineering, + ) + for(var/obj/item/suit as anything in possible_engineering_suits) + engineering_suits[initial(suit.name)] = suit + return engineering_suits + +/obj/item/choice_beacon/space_suit/atmos + extra_magboots = TRUE + +/obj/item/choice_beacon/space_suit/atmos/generate_display_names() + var/static/list/atmos_suits + if(!atmos_suits) + atmos_suits = list() + var/list/possible_atmos_suits = list( + /obj/item/clothing/suit/space/hardsuit/atmos, + /obj/item/mod/control/pre_equipped/atmospheric, + ) + for(var/obj/item/suit as anything in possible_atmos_suits) + atmos_suits[initial(suit.name)] = suit + return atmos_suits + +///////// Sexqurity choice beacons /////////// + +/obj/item/choice_beacon/space_suit/hos + extra_jetpack = TRUE + +/obj/item/choice_beacon/space_suit/hos/generate_display_names() + var/static/list/hos_suits + if(!hos_suits) + hos_suits = list() + var/list/possible_hos_suits = list( + /obj/item/clothing/suit/space/hardsuit/security/hos, + /obj/item/mod/control/pre_equipped/safeguard, + ) + for(var/obj/item/suit as anything in possible_hos_suits) + hos_suits[initial(suit.name)] = suit + return hos_suits + +/obj/item/choice_beacon/space_suit/security + +/obj/item/choice_beacon/space_suit/security/generate_display_names() + var/static/list/security_suits + if(!security_suits) + security_suits = list() + var/list/possible_security_suits = list( + /obj/item/clothing/suit/space/hardsuit/security, + /obj/item/mod/control/pre_equipped/security, + ) + for(var/obj/item/suit as anything in possible_security_suits) + security_suits[initial(suit.name)] = suit + return security_suits + +///////// Mining choice beacons /////////// do we acctualy have it? + +/obj/item/choice_beacon/space_suit/mining + +/obj/item/choice_beacon/space_suit/mining/generate_display_names() + var/static/list/mining_suits + if(!mining_suits) + mining_suits = list() + var/list/possible_mining_suits = list( + /obj/item/clothing/suit/space/hardsuit/mining, + /obj/item/mod/control/pre_equipped/mining, + ) + for(var/obj/item/suit as anything in possible_mining_suits) + mining_suits[initial(suit.name)] = suit + return mining_suits + +///////// Medical choice beacons /////////// + +/obj/item/choice_beacon/space_suit/cmo + +/obj/item/choice_beacon/space_suit/cmo/generate_display_names() + var/static/list/cmo_suits + if(!cmo_suits) + cmo_suits = list() + var/list/possible_cmo_suits = list( + /obj/item/clothing/suit/space/hardsuit/cmo, + /obj/item/mod/control/pre_equipped/rescue, + ) + for(var/obj/item/suit as anything in possible_cmo_suits) + cmo_suits[initial(suit.name)] = suit + return cmo_suits + +// NO BEACON FOR ORDINARY MED SUIT!!! + +///////// Science choice beacons /////////// + +/obj/item/choice_beacon/space_suit/rd + +/obj/item/choice_beacon/space_suit/rd/generate_display_names() + var/static/list/rd_suits + if(!rd_suits) + rd_suits = list() + var/list/possible_rd_suits = list( + /obj/item/clothing/suit/space/hardsuit/rd, + /obj/item/mod/control/pre_equipped/research, + ) + for(var/obj/item/suit as anything in possible_rd_suits) + rd_suits[initial(suit.name)] = suit + return rd_suits + +///////// CLOWN choice beacon /////////// + +/obj/item/choice_beacon/space_suit/clown + w_class = WEIGHT_CLASS_NORMAL // maybe must be bigger? + +/obj/item/choice_beacon/space_suit/clown/generate_display_names() + var/static/list/clown_suits + if(!clown_suits) + clown_suits = list() + var/list/possible_clown_suits = list( + /obj/item/clothing/suit/space/hardsuit/clown, + /obj/item/mod/control/pre_equipped/cosmohonk, + ) + for(var/obj/item/suit as anything in possible_clown_suits) + clown_suits[initial(suit.name)] = suit + return clown_suits + +// NO BEACON FOR MIME SUIT!!! + +///////// Syndicate choice beacons /////////// + +/obj/item/choice_beacon/space_suit/syndi + extra_magboots = TRUE + extra_jetpack = TRUE + +/obj/item/choice_beacon/space_suit/syndi/generate_display_names() + var/static/list/syndi_suits + if(!syndi_suits) + syndi_suits = list() + var/list/possible_syndi_suits = list( + /obj/item/clothing/suit/space/hardsuit/syndi, + /obj/item/mod/control/pre_equipped/nuclear, + ) + for(var/obj/item/suit as anything in possible_syndi_suits) + syndi_suits[initial(suit.name)] = suit + return syndi_suits diff --git a/modular_meta/features/hardsuits/code/uplink_nukeops.dm b/modular_meta/features/hardsuits/code/uplink_nukeops.dm new file mode 100644 index 000000000000..c49dc145d200 --- /dev/null +++ b/modular_meta/features/hardsuits/code/uplink_nukeops.dm @@ -0,0 +1,36 @@ +//code/modules/uplink/uplink_items/nukeops.dm + +/datum/uplink_item/suits/hardsuit/syndi + name = "Syndicate Hardsuit" + desc = "The feared suit of a Syndicate nuclear agent. Features slightly better armoring, a built in jetpack \ + that runs off standard atmospheric tanks and an advanced team location system. Toggling the suit in and out of \ + combat mode will allow you all the mobility of a loose fitting uniform without sacrificing armoring. \ + Additionally the suit is collapsible, making it small enough to fit within a backpack. \ + Nanotrasen crew who spot these suits are known to panic." + item = /obj/item/clothing/suit/space/hardsuit/syndi + cost = 4 + purchasable_from = UPLINK_NUKE_OPS | UPLINK_CLOWN_OPS + +/datum/uplink_item/suits/hardsuit/syndi_elite + name = "Elite Syndicate Hardsuit" + desc = "An upgraded, elite version of the Syndicate hardsuit. It features fireproofing, and also \ + provides the user with superior armor and mobility compared to the standard Syndicate hardsuit." + item = /obj/item/clothing/suit/space/hardsuit/syndi/elite + cost = 8 + purchasable_from = UPLINK_NUKE_OPS | UPLINK_CLOWN_OPS + +/datum/uplink_item/suits/hardsuit/syndi_shielded + name = "Shielded Hardsuit" + desc = "An upgraded version of the standard Syndicate hardsuit. It features a built-in energy shielding system. \ + The shields can handle up to three impacts within a short duration and will rapidly recharge while not under fire." + item = /obj/item/clothing/suit/space/hardsuit/shielded/syndi + cost = 20 + purchasable_from = UPLINK_NUKE_OPS | UPLINK_CLOWN_OPS + +/datum/uplink_item/suits/hardsuit/syndi_military + name = "Military Hardsuit" + desc = "An military version of the syndicate hardsuit designed for active combat operations. It features heavy armor, \ + that can hinder mobility at the expense of high protection." + item = /obj/item/clothing/suit/space/hardsuit/syndi_military + cost = 14 + purchasable_from = UPLINK_NUKE_OPS | UPLINK_CLOWN_OPS diff --git a/modular_meta/features/hardsuits/code/uplink_traitor.dm b/modular_meta/features/hardsuits/code/uplink_traitor.dm new file mode 100644 index 000000000000..292780618769 --- /dev/null +++ b/modular_meta/features/hardsuits/code/uplink_traitor.dm @@ -0,0 +1,20 @@ +//code/modules/uplink/uplink_items/suits.dm + +/datum/uplink_item/suits/hardsuit/traitor + name = "Syndicate Hardsuit" + desc = "The feared suit of a Syndicate nuclear agent. Features slightly better armoring, a built in jetpack \ + that runs off standard atmospheric tanks and an advanced team location system. Toggling the suit in and out of \ + combat mode will allow you all the mobility of a loose fitting uniform without sacrificing armoring. \ + Additionally the suit is collapsible, making it small enough to fit within a backpack. \ + Nanotrasen crew who spot these suits are known to panic." + item = /obj/item/clothing/suit/space/hardsuit/syndi + cost = 8 + purchasable_from = ~(UPLINK_NUKE_OPS | UPLINK_CLOWN_OPS) + +/datum/uplink_item/suits/hardsuit/elite_traitor + name = "Elite Syndicate Hardsuit" + desc = "An upgraded, elite version of the Syndicate hardsuit. It features fireproofing, and also \ + provides the user with superior armor and mobility compared to the standard Syndicate hardsuit." + item = /obj/item/clothing/suit/space/hardsuit/syndi/elite + cost = 16 + purchasable_from = ~(UPLINK_NUKE_OPS | UPLINK_CLOWN_OPS) diff --git a/modular_meta/features/hardsuits/icons/clothing_lefthand.dmi b/modular_meta/features/hardsuits/icons/clothing_lefthand.dmi new file mode 100644 index 000000000000..125ebcf24eb5 Binary files /dev/null and b/modular_meta/features/hardsuits/icons/clothing_lefthand.dmi differ diff --git a/modular_meta/features/hardsuits/icons/clothing_righthand.dmi b/modular_meta/features/hardsuits/icons/clothing_righthand.dmi new file mode 100644 index 000000000000..21c8366f71cd Binary files /dev/null and b/modular_meta/features/hardsuits/icons/clothing_righthand.dmi differ diff --git a/modular_meta/features/hardsuits/icons/device.dmi b/modular_meta/features/hardsuits/icons/device.dmi new file mode 100644 index 000000000000..bf09a171b5e9 Binary files /dev/null and b/modular_meta/features/hardsuits/icons/device.dmi differ diff --git a/modular_meta/features/hardsuits/icons/hats.dmi b/modular_meta/features/hardsuits/icons/hats.dmi new file mode 100644 index 000000000000..2f8e7608bdd7 Binary files /dev/null and b/modular_meta/features/hardsuits/icons/hats.dmi differ diff --git a/modular_meta/features/hardsuits/icons/head.dmi b/modular_meta/features/hardsuits/icons/head.dmi new file mode 100644 index 000000000000..c1f974f2d26d Binary files /dev/null and b/modular_meta/features/hardsuits/icons/head.dmi differ diff --git a/modular_meta/features/hardsuits/icons/suit.dmi b/modular_meta/features/hardsuits/icons/suit.dmi new file mode 100644 index 000000000000..9e7e3b93f1ff Binary files /dev/null and b/modular_meta/features/hardsuits/icons/suit.dmi differ diff --git a/modular_meta/features/hardsuits/icons/suits.dmi b/modular_meta/features/hardsuits/icons/suits.dmi new file mode 100644 index 000000000000..b9ce4128a9d8 Binary files /dev/null and b/modular_meta/features/hardsuits/icons/suits.dmi differ diff --git a/modular_meta/features/hardsuits/includes.dm b/modular_meta/features/hardsuits/includes.dm new file mode 100644 index 000000000000..98b45c4a10ed --- /dev/null +++ b/modular_meta/features/hardsuits/includes.dm @@ -0,0 +1,11 @@ +#include "code\armor.dm" +#include "code\buy_suit.dm" +#include "code\clown.dm" +#include "code\hardsuit.dm" +#include "code\hardsuit_helmet.dm" +#include "code\hardsuit_types.dm" +#include "code\master_suit_storage_unit.dm" +#include "code\order_mining.dm" +#include "code\space_suit_beacon.dm" +#include "code\uplink_nukeops.dm" +#include "code\uplink_traitor.dm" diff --git a/modular_meta/features/hardsuits/readme.md b/modular_meta/features/hardsuits/readme.md new file mode 100644 index 000000000000..7b10204e2fd7 --- /dev/null +++ b/modular_meta/features/hardsuits/readme.md @@ -0,0 +1,30 @@ +## Module ID: HARDSUITS + +### Description: + +Добавляет Космические костюмы (hardsuit). Делает их досупным для выдора игроку помимо Мод-костюма (mod-suit). + + +### TG Proc/File Changes: + +TODO: + + +### Modular Overrides: + +TODO: + + +### Defines: + +- ~meta_defines/hardsuit.dm + + +### TGUI Files: + +- N/A + + +### Credits: + +- homexp13 diff --git a/modular_meta/features/hookahs/code/hookahs.dm b/modular_meta/features/hookahs/code/hookahs.dm new file mode 100644 index 000000000000..8ecbdec23b3a --- /dev/null +++ b/modular_meta/features/hookahs/code/hookahs.dm @@ -0,0 +1,535 @@ +#define INTERNAL_VOLUME 50 +#define MAX_FUEL 30 +#define FUEL_PER_COAL 30 +#define FUEL_CONSUME_INTERVAL 30 SECONDS + +#define SMOKE_CONSUME_INTERVAL 1 SECONDS +#define SMOKE_CONSUME_AMOUNT 0.1 + +#define INHALE_COOLDOWN 5 SECONDS +#define BASE_COUGH_STAMINA_LOSS 5 +#define INHALE_STAMINA_LOSS 20 + +#define BASE_INHALE_VOLUME 3 +#define BASE_INHALE_LIMIT 3 + +#define MAX_FOOD_ITEMS 5 + +#define RADIAL_CLEAR image(icon = 'modular_meta/features/hookahs/icons/radial.dmi', icon_state = "eject") +#define RADIAL_EXTINGUISH image(icon = 'modular_meta/features/hookahs/icons/radial.dmi', icon_state = "extinguish") +#define RADIAL_BLOW image(icon = 'modular_meta/features/hookahs/icons/radial.dmi', icon_state = "blow") + +#define OPTION_CLEAR "Clean cup" +#define OPTION_EXTINGUISH "Extinguish coals" +#define OPTION_BLOW "Blow" + +/obj/item/hookah + name = "hookah" + desc = "Just a glass water hookah." + icon = 'modular_meta/features/hookahs/icons/hookah.dmi' + icon_state = "hookah" + max_integrity = 50 + integrity_failure = 0 + inhand_icon_state = "beaker" + w_class = WEIGHT_CLASS_HUGE + + /// Mouthpiece that belongs to this hookah + var/obj/item/hookah_mouthpiece/hookah_mouthpiece + var/fuel = 0 + var/lit = FALSE + COOLDOWN_DECLARE(fuel_consume_cooldown) + COOLDOWN_DECLARE(smoke_decrease_cooldown) + var/particle_type + var/datum/light_source/glow_light + /// Food ingridients inside the bowl + var/list/food_items = list() + /// How well smoked is this hookah? + var/smoke_amount = 0 + + /// List of food ingridients that are safe to process + var/static/allowed_ingridients = typecacheof(list( + /obj/item/food/grown, + /obj/item/food/cheese, + )) + +/obj/item/hookah/add_context(atom/source, list/context, atom/target, mob/user) + . = ..() + context[SCREENTIP_CONTEXT_RMB] = "Take the mouthpiece" + context[SCREENTIP_CONTEXT_ALT_RMB] = "Action" + return CONTEXTUAL_SCREENTIP_SET + +/obj/item/hookah/examine() + . = ..() + var/list/food_item_list = list() + for(var/obj/item/food/food_item in food_items) + food_item_list += food_item + . += span_notice("In cup [english_list(food_item_list, nothing_text = "nothing left", and_text = " and ", comma_text = ", ")].") + if(lit) + . += span_notice("Hookah is lit.") + +/obj/item/hookah/Initialize(mapload) + . = ..() + hookah_mouthpiece = new(src, src) + update_appearance(UPDATE_OVERLAYS) + create_reagents(INTERNAL_VOLUME, TRANSPARENT) + register_context() + +/obj/item/hookah/update_overlays() + . = ..() + if(hookah_mouthpiece in contents) + . += "pipe" + if(fuel > 0) + . += "coal" + if(lit) + . += "coal_lit" + . += emissive_appearance(icon, "lit_overlay", src, alpha = src.alpha) + +/obj/item/hookah/proc/return_mouthpiece(obj/item/hookah_mouthpiece/current_mouthpiece) + if(hookah_mouthpiece != current_mouthpiece) + return FALSE + + if(hookah_mouthpiece in contents) + return FALSE + + current_mouthpiece.disconnect() + current_mouthpiece.forceMove(src) + update_appearance(UPDATE_OVERLAYS) + return TRUE + +/obj/item/hookah/attack_hand_secondary(mob/user, list/modifiers) + if(ismob(loc)) + return SECONDARY_ATTACK_CANCEL_ATTACK_CHAIN + + if(!(hookah_mouthpiece in contents)) + balloon_alert(user, "already taken!") + return SECONDARY_ATTACK_CANCEL_ATTACK_CHAIN + + take_mouthpiece(user) + return SECONDARY_ATTACK_CANCEL_ATTACK_CHAIN + +/obj/item/hookah/proc/take_mouthpiece(mob/user) + user.put_in_hands(hookah_mouthpiece) + hookah_mouthpiece.connect_to(user) + to_chat(user, span_notice("You took hookah mouthpiece in hand.")) + update_appearance(UPDATE_OVERLAYS) + +/obj/item/hookah/proc/try_light(obj/item/lighter_object, mob/user) + var/msg = lighter_object.ignition_effect(src, user) + if(!msg) + return FALSE + + if(lit) + to_chat(user, span_warning("Hookah is litted!")) + return FALSE + + if(!fuel) + to_chat(user, span_warning("Hookah has no coal!")) + return FALSE + + visible_message(msg) + ignite() + return TRUE + +/obj/item/hookah/item_interaction(mob/living/user, obj/item/tool, list/modifiers) + if(tool == hookah_mouthpiece) + return_mouthpiece(tool) + return ITEM_INTERACT_SUCCESS + + if(istype(tool, /obj/item/hookah_coals)) + add_coals(user, tool) + return ITEM_INTERACT_SUCCESS + + if(istype(tool, /obj/item/food)) + add_food(user, tool) + return ITEM_INTERACT_SUCCESS + + if(istype(tool, /obj/item/reagent_containers)) + add_reagents(user, tool) + return ITEM_INTERACT_SUCCESS + + if(try_light(tool, user)) + return + return NONE + +/obj/item/hookah/proc/add_coals(mob/user, obj/item/hookah_coals/coal) + if(fuel + FUEL_PER_COAL > MAX_FUEL) + to_chat(user, span_warning("Hookah already has enough coal!")) + return + fuel += FUEL_PER_COAL + qdel(coal) + to_chat(user, span_notice("You add coal in hookah.")) + +/obj/item/hookah/proc/add_food(mob/user, obj/item/food/food_item) + if(length(food_items) >= MAX_FOOD_ITEMS) + to_chat(user, span_warning("Hookah already has enough ingredients!")) + return + food_items += food_item + food_item.forceMove(src) + to_chat(user, span_notice("You add [food_item] in cup.")) + +/obj/item/hookah/proc/add_reagents(mob/user, obj/item/reagent_containers/container) + if(istype(container, /obj/item/reagent_containers/applicator/pill)) + return + + if(!container.reagents.total_volume) + to_chat(user, span_warning("Inside of cup nothing left!")) + return + + var/transferred = container.reagents.trans_to(src, container.amount_per_transfer_from_this) + if(transferred <= 0) + to_chat(user, span_warning("Cup doesn't has enough space!")) + return + + user.visible_message( + span_notice("[user] transfers something in hookah cup."), + span_notice("You transfer [transferred] units of liquids in cup.") + ) + +/obj/item/hookah/process() + if(!lit || !fuel) + return PROCESS_KILL + + if(COOLDOWN_FINISHED(src, fuel_consume_cooldown)) + fuel = max(fuel - 1, 0) + COOLDOWN_START(src, fuel_consume_cooldown, FUEL_CONSUME_INTERVAL) + if(fuel <= 0) + put_out() + return PROCESS_KILL + + if(COOLDOWN_FINISHED(src, smoke_decrease_cooldown) && (smoke_amount - SMOKE_CONSUME_AMOUNT >= 0)) + smoke_amount -= SMOKE_CONSUME_AMOUNT + COOLDOWN_START(src, smoke_decrease_cooldown, SMOKE_CONSUME_INTERVAL) + +/obj/item/hookah/click_alt_secondary(mob/user) + if(!ishuman(user)) + return CLICK_ACTION_BLOCKING + var/list/hookah_radial_options = list() + if(lit) + hookah_radial_options[OPTION_EXTINGUISH] = RADIAL_EXTINGUISH + + if((length(food_items) || reagents.total_volume) && lit) + hookah_radial_options[OPTION_BLOW] = RADIAL_BLOW + + if(length(food_items) || reagents.total_volume) + hookah_radial_options[OPTION_CLEAR] = RADIAL_CLEAR + + var/choice = show_radial_menu(user, src, hookah_radial_options, require_near = TRUE) + + if(!choice) + return CLICK_ACTION_BLOCKING + + switch(choice) + if(OPTION_EXTINGUISH) + if(!lit) + return CLICK_ACTION_BLOCKING + + to_chat(user, span_notice("You starting extinguish hookah...")) + if(!do_after(user, 2 SECONDS, src)) + return CLICK_ACTION_BLOCKING + + put_out() + return CLICK_ACTION_SUCCESS + + if(OPTION_BLOW) + if(!lit) + return CLICK_ACTION_BLOCKING + + if(!length(food_items) && !reagents.total_volume) + to_chat(user, span_warning("Cup has nothing left!")) + return CLICK_ACTION_BLOCKING + + var/mob/living/living_user = user + if(!(hookah_mouthpiece in living_user.held_items)) + return CLICK_ACTION_BLOCKING + + user.visible_message(span_notice("[user] takes a deep puff..."), span_notice("You take a deep puff...")) + if(!do_after(user, 5 SECONDS, src)) + return CLICK_ACTION_BLOCKING + + hookah_mouthpiece.inhale_smoke(living_user, BASE_INHALE_VOLUME * 2, TRUE) + return CLICK_ACTION_SUCCESS + + if(OPTION_CLEAR) + if(!do_after(user, 2 SECONDS, src)) + return CLICK_ACTION_BLOCKING + + reagents.clear_reagents() + to_chat(user, span_notice("You clean hookah cup.")) + return CLICK_ACTION_SUCCESS + +/obj/item/hookah/proc/ignite() + particle_type = /particles/smoke/cig/big + add_shared_particles(particle_type) + lit = TRUE + START_PROCESSING(SSmachines, src) + visible_message(span_notice("Coals inside hookah slowly turn crimson color.")) + update_appearance() + set_light(2, 1, LIGHT_COLOR_ORANGE) + smoke_amount = 30 + COOLDOWN_START(src, fuel_consume_cooldown, FUEL_CONSUME_INTERVAL) + COOLDOWN_START(src, smoke_decrease_cooldown, SMOKE_CONSUME_INTERVAL) + +/obj/item/hookah/proc/put_out() + lit = FALSE + visible_message(span_notice("Coals inside hookah returns his own color.")) + update_appearance() + if(!fuel) + STOP_PROCESSING(SSmachines, src) + stop_smoke() + set_light(0) + smoke_amount = 0 + +/obj/item/hookah/proc/stop_smoke() + if(particle_type) + remove_shared_particles(particle_type) + particle_type = null + +/obj/item/hookah/throw_impact(atom/hit_atom, datum/thrownthing/throwingdatum) + . = ..() + if(QDELETED(src)) + return + atom_destruction() + +/obj/item/hookah/atom_destruction(damage_flag) + fuel = 0 + new /obj/item/shard(get_turf(src)) + if(reagents.total_volume) + reagents.expose(get_turf(src), TOUCH) + + for(var/obj/item/food/some_food in food_items) + var/turf/drop_loc = get_turf(src) + var/obj/item/food/food_item = some_food + if(food_item.reagents.total_volume) + food_item.reagents.expose(drop_loc, TOUCH) + qdel(food_item) + + if(hookah_mouthpiece) + qdel(hookah_mouthpiece) + + QDEL_LIST(food_items) + visible_message(span_warning("Hookah shatters into pieces with a loud crash!")) + playsound(src, SFX_SHATTER, 50) + return ..() + +/obj/item/hookah/pickup(mob/user) + . = ..() + if(hookah_mouthpiece && !(hookah_mouthpiece in contents)) + return_mouthpiece(hookah_mouthpiece) + + +/obj/item/hookah/Destroy() + stop_smoke() + + QDEL_LIST(food_items) + if(hookah_mouthpiece) + hookah_mouthpiece.source_hookah = null + hookah_mouthpiece.disconnect() + QDEL_NULL(hookah_mouthpiece) + + set_light(0) + return ..() + +/obj/item/hookah_mouthpiece + name = "mouthpiece" + desc = "A mouthpiece, made of some kind of light metal. Something had been transformed on its handle." + icon = 'modular_meta/features/hookahs/icons/hookah.dmi' + icon_state = "mouthpiece" + w_class = WEIGHT_CLASS_BULKY + var/obj/item/hookah/source_hookah + var/datum/beam/beam + var/atom/attached_to + COOLDOWN_DECLARE(inhale_cooldown) + var/particle_type + + +/obj/item/hookah_mouthpiece/proc/connect_to(mob/living_mob) + if(!source_hookah || !living_mob) + return FALSE + + attached_to = living_mob + beam = source_hookah.Beam( + living_mob, + icon = 'icons/effects/beam.dmi', + icon_state = "1-full", + beam_color = COLOR_BLACK, + layer = BELOW_MOB_LAYER, + override_origin_pixel_y = 0, + ) + + RegisterSignal(living_mob, COMSIG_MOVABLE_MOVED, PROC_REF(check_distance)) + return TRUE + +/obj/item/hookah_mouthpiece/proc/disconnect() + if(attached_to) + UnregisterSignal(attached_to, COMSIG_MOVABLE_MOVED) + attached_to = null + QDEL_NULL(beam) + +/obj/item/hookah_mouthpiece/proc/check_distance() + if(!source_hookah || !attached_to) + return + + if((get_dist(source_hookah, attached_to) <= 1) && isturf(attached_to.loc)) + return + + if(ismob(attached_to)) + var/mob/user = attached_to + user.dropItemToGround(src) + to_chat(user, span_warning("You release mouthpiece.")) + disconnect() + +/obj/item/hookah_mouthpiece/Destroy() + if(source_hookah) + source_hookah.stop_smoke() + source_hookah.hookah_mouthpiece = null + disconnect() + return ..() + +/obj/item/hookah_mouthpiece/dropped(mob/user) + . = ..() + if(source_hookah) + source_hookah.return_mouthpiece(src) + +/obj/item/hookah_mouthpiece/attack_self(mob/user) + if(!source_hookah?.lit || !ishuman(user)) + return ..() + start_inhale(user) + +/obj/item/hookah_mouthpiece/attack(mob/living/target_mob, mob/living/user) + if(target_mob == user && source_hookah.lit) + start_inhale(target_mob) + return + return ..() + +/obj/item/hookah_mouthpiece/proc/start_inhale(mob/living/carbon/human/living_user) + living_user.visible_message(span_notice("[living_user] takes a puff."), span_notice("You take a puff...")) + if(!do_after(living_user, 2 SECONDS, src)) + return + inhale_smoke(living_user, BASE_INHALE_VOLUME) + +/obj/item/hookah_mouthpiece/proc/inhale_smoke(target_mob, amount, skip_calculations = FALSE) + var/is_safe = TRUE + var/mob/living/living_user = target_mob + if(HAS_TRAIT(living_user, TRAIT_NOBREATH)) + to_chat(living_user, span_warning("You can't even take a breath!")) + return + + if(!source_hookah?.reagents) + return + + var/datum/reagents/these_reagents = source_hookah.reagents + for(var/obj/item/food/some_food_item in source_hookah.food_items) + if(!some_food_item.reagents) + qdel(some_food_item) + continue + + if(!is_type_in_typecache(some_food_item, source_hookah.allowed_ingridients)) + is_safe = FALSE + + some_food_item.reagents.trans_to(these_reagents, amount / length(source_hookah.food_items)) + if(!some_food_item.reagents.total_volume) + source_hookah.food_items -= some_food_item + qdel(some_food_item) + + if(!is_safe) + make_black_smoke(living_user, source_hookah.loc, these_reagents) + return + + if(!source_hookah || !source_hookah.reagents.total_volume || !source_hookah.food_items) + to_chat(living_user, span_warning("Cup doesn't has enough ingredients!")) + return + + var/smoke_efficiency = min(source_hookah.smoke_amount, 100) / 100 + var/amount_to_transfer = skip_calculations ? amount : amount * smoke_efficiency + var/amount_to_waste = amount - amount_to_transfer + var/transferred = these_reagents.trans_to(living_user, amount_to_transfer, methods = INHALE) + + playsound(src, 'sound/effects/bubbles/bubbles.ogg', 20) + if(transferred) + to_chat(living_user, span_notice("You inhale smoke from the mouthpiece.")) + living_user.add_mood_event("smoked", /datum/mood_event/smoked) + + if(!COOLDOWN_FINISHED(src, inhale_cooldown) || transferred > BASE_INHALE_LIMIT) + living_user.visible_message(span_warning(pick("[living_user] coughs!", "[living_user] winces, while coughing.", "[living_user] gasp!")), span_warning(pick("I got a headache...", "You cough, wincing at the sharp tingle in your throat..", "i can't breathe!"))) + living_user.emote("cough") + living_user.adjust_stamina_loss(BASE_COUGH_STAMINA_LOSS * (transferred / BASE_INHALE_LIMIT)) + + switch(smoke_efficiency * 100) + if(-INFINITY to 20) + to_chat(living_user, span_warning("Your throat feels like it's on fire...")) + living_user.emote("cough") + if(20 to 40) + to_chat(living_user, span_notice("Slightly bitter.")) + if(40 to 80) + to_chat(living_user, span_notice("Quite nice taste...")) + else + to_chat(living_user, span_notice("Not a bad smoke.")) + + COOLDOWN_START(src, inhale_cooldown, INHALE_COOLDOWN) + source_hookah.smoke_amount = min(source_hookah.smoke_amount + rand(amount * 2, amount), 100) + addtimer(CALLBACK(src, PROC_REF(delayed_puff), living_user, amount_to_waste), 1 SECONDS) + +/obj/item/hookah_mouthpiece/proc/make_black_smoke(mob/living_user, location, datum/reagents/some_reagents) + do_chem_smoke(2, null, location, carry = some_reagents) + QDEL_LIST(source_hookah.food_items) + some_reagents.clear_reagents() + to_chat(living_user, span_warning("You smell a strong, unpleasant odor.!")) + living_user.dropItemToGround(src) + living_user.emote("cough") + + if(!ishuman(living_user)) + return + + var/mob/living/carbon/human/human_user = living_user + human_user.adjust_stamina_loss(BASE_COUGH_STAMINA_LOSS * 4) + +/obj/item/hookah_mouthpiece/proc/delayed_puff(mob/user, amount) + do_chem_smoke(amount / 5, null, user.loc, carry = source_hookah.reagents, amount = amount * 0.2, smoke_type = /datum/effect_system/fluid_spread/smoke/chem/quick) + +/obj/item/hookah_coals + name = "hookah coals" + desc = "Dense coals, filigree processed to a cube-like state." + icon = 'modular_meta/features/hookahs/icons/hookah.dmi' + icon_state = "coals" + custom_premium_price = PAYCHECK_CREW * 1.5 + w_class = WEIGHT_CLASS_SMALL + +/obj/item/hookah_coals/examine() + . = ..() + . += span_info("There are three cubes in a pile.") + +/obj/machinery/vending/cigarette/Initialize(mapload) + premium += list( + /obj/item/hookah_coals = 3, + ) + . = ..() + +/datum/supply_pack/misc/hookah_kit + name = "Hookah kit" + desc = "A kit for those who enjoy lifting and relaxing in a cultural way. Enjoy your smokes, my friend!" + cost = 250 + contains = list( + /obj/item/hookah, + /obj/item/hookah_coals = 3, + /obj/item/food/grown/tobacco = 5 + ) + crate_name = "hookah kit crate" + +#undef INTERNAL_VOLUME +#undef MAX_FUEL +#undef FUEL_PER_COAL +#undef FUEL_CONSUME_INTERVAL +#undef SMOKE_CONSUME_INTERVAL +#undef SMOKE_CONSUME_AMOUNT +#undef INHALE_COOLDOWN +#undef BASE_COUGH_STAMINA_LOSS +#undef INHALE_STAMINA_LOSS +#undef BASE_INHALE_VOLUME +#undef BASE_INHALE_LIMIT +#undef MAX_FOOD_ITEMS +#undef RADIAL_CLEAR +#undef RADIAL_EXTINGUISH +#undef RADIAL_BLOW +#undef OPTION_CLEAR +#undef OPTION_EXTINGUISH +#undef OPTION_BLOW diff --git a/modular_meta/features/hookahs/icons/hookah.dmi b/modular_meta/features/hookahs/icons/hookah.dmi new file mode 100644 index 000000000000..421b52a6df8c Binary files /dev/null and b/modular_meta/features/hookahs/icons/hookah.dmi differ diff --git a/modular_meta/features/hookahs/icons/radial.dmi b/modular_meta/features/hookahs/icons/radial.dmi new file mode 100644 index 000000000000..6751589573b2 Binary files /dev/null and b/modular_meta/features/hookahs/icons/radial.dmi differ diff --git a/modular_meta/features/hookahs/includes.dm b/modular_meta/features/hookahs/includes.dm new file mode 100644 index 000000000000..dcd68f8c6e52 --- /dev/null +++ b/modular_meta/features/hookahs/includes.dm @@ -0,0 +1,9 @@ +#include "code/hookahs.dm" + +/datum/modpack/hookahs + id = "hookahs" + icon = 'modular_meta/features/hookahs/preview.dmi' + name = "Кальянчики" + group = "Features" + desc = "Накурись до чёртиков!" + author = "mcbalaam" diff --git a/modular_meta/features/hookahs/preview.dmi b/modular_meta/features/hookahs/preview.dmi new file mode 100644 index 000000000000..fd72db5b374b Binary files /dev/null and b/modular_meta/features/hookahs/preview.dmi differ diff --git a/modular_meta/features/jukeboxes_to_bartender/code/beacon.dm b/modular_meta/features/jukeboxes_to_bartender/code/beacon.dm new file mode 100644 index 000000000000..7b154fa114a3 --- /dev/null +++ b/modular_meta/features/jukeboxes_to_bartender/code/beacon.dm @@ -0,0 +1,19 @@ +/obj/item/choice_beacon/jukebox + name = "Jukebox delivery beacon" + desc = "Is it party time already?" +/obj/item/choice_beacon/jukebox/examine() + . = ..() + .+= span_warning("Chosen item will be bolted with floor upon an arrival. Please, be careful \ +with your pleased location") + +/obj/item/choice_beacon/jukebox/generate_display_names() + . = ..() + var/static/list/jukebox_items + if(!jukebox_items) + jukebox_items = list() + var/list/possible_jukebox_items = list( + /obj/machinery/jukebox + ) + for(var/obj/item/jukebox_item as anything in possible_jukebox_items) + jukebox_items[initial(jukebox_item.name)] = jukebox_item + return jukebox_items diff --git a/modular_meta/features/jukeboxes_to_bartender/code/loadout.dm b/modular_meta/features/jukeboxes_to_bartender/code/loadout.dm new file mode 100644 index 000000000000..401609edb72d --- /dev/null +++ b/modular_meta/features/jukeboxes_to_bartender/code/loadout.dm @@ -0,0 +1,5 @@ +/datum/outfit/job/bartender + backpack_contents = list( + /obj/item/storage/box/beanbag = 1, + /obj/item/choice_beacon/jukebox + ) diff --git a/modular_meta/features/jukeboxes_to_bartender/includes.dm b/modular_meta/features/jukeboxes_to_bartender/includes.dm new file mode 100644 index 000000000000..9b570d6e7b24 --- /dev/null +++ b/modular_meta/features/jukeboxes_to_bartender/includes.dm @@ -0,0 +1,9 @@ +#include "code\loadout.dm" +#include "code\beacon.dm" + +/datum/modpack/jukebox + id = "jukebox" + name = "jukebox beacon" + group = "Features" + desc = "Добавляет маяк отправляющий капсулу с джукбоксом " + author = "Bruh24" diff --git a/modular_meta/features/kumiss_beverage/code/drink_containers.dm b/modular_meta/features/kumiss_beverage/code/drink_containers.dm new file mode 100644 index 000000000000..e3bb875971fb --- /dev/null +++ b/modular_meta/features/kumiss_beverage/code/drink_containers.dm @@ -0,0 +1,18 @@ +// reagent containers for kumiss + +/obj/item/reagent_containers/cup/glass/bottle/kumiss + name = "kumiss bottle" + desc = "Қымыыыыыыз." + icon = 'modular_meta/features/kumiss_beverage/icons/bottle.dmi' + icon_state = "kumiss" + list_reagents = list(/datum/reagent/consumable/kumiss = 100) + drink_type = DAIRY + +// TODO: нужно будет потом добавить иконки "в руках" + +/datum/glass_style/drinking_glass/kumiss + required_drink_type = /datum/reagent/consumable/kumiss + name = "glass of kumiss" + desc = "A glass of kumiss." + icon = 'modular_meta/features/kumiss_beverage/icons/drinks.dmi' + icon_state = "kumiss" diff --git a/modular_meta/features/kumiss_beverage/code/horse_milk.dm b/modular_meta/features/kumiss_beverage/code/horse_milk.dm new file mode 100644 index 000000000000..143a2aa82718 --- /dev/null +++ b/modular_meta/features/kumiss_beverage/code/horse_milk.dm @@ -0,0 +1,11 @@ +/mob/living/basic/pony + var/milked_reagent = /datum/reagent/consumable/horse_milk + +/mob/living/basic/pony/Initialize(mapload) + . = ..() + AddComponent(/datum/component/udder, reagent_produced_override = milked_reagent) + + +/datum/reagent/consumable/horse_milk + name = "Horse milk" + taste_description = "thin milk" diff --git a/modular_meta/features/kumiss_beverage/code/kumiss_reagent.dm b/modular_meta/features/kumiss_beverage/code/kumiss_reagent.dm new file mode 100644 index 000000000000..5675d2bae3d9 --- /dev/null +++ b/modular_meta/features/kumiss_beverage/code/kumiss_reagent.dm @@ -0,0 +1,50 @@ +// Kumiss + +/datum/reagent/consumable/kumiss + name = "Kumiss" + description = "Сәлем, қымыз ішіңіз." + color = "#c7c7c7ff" + quality = DRINK_VERYGOOD + overdose_threshold = 50 + taste_description = "Қазақстан" + ph = 7 + chemical_flags = REAGENT_CAN_BE_SYNTHESIZED + default_container = /obj/item/reagent_containers/cup/glass/bottle/kumiss + var/hymningrn = 0 + +/datum/reagent/consumable/kumiss/on_mob_life(mob/living/carbon/affected_mob, seconds_per_tick, times_fired) + . = ..() + var/need_mob_update + need_mob_update = affected_mob.adjust_tox_loss(-0.5, updating_health = FALSE, required_biotype = affected_biotype) + need_mob_update += affected_mob.adjust_organ_loss(ORGAN_SLOT_LIVER, -0.5 * REM * seconds_per_tick, required_organ_flag = ORGAN_ORGANIC) + for(var/datum/reagent/toxin/R in affected_mob.reagents.reagent_list) + affected_mob.reagents.remove_reagent(R.type, 1.5 * REM * seconds_per_tick) + if(need_mob_update) + return UPDATE_MOB_HEALTH + //тут надо добавить замену частых слов на казахские но это я делать не буду так что пока что эффект кваса + +/datum/reagent/consumable/kumiss/overdose_process(mob/living/affected_mob, seconds_per_tick, times_fired) + . = ..() + // ну че, окумысился? + affected_mob.set_jitter_if_lower(5 SECONDS * REM * seconds_per_tick) + if(SPT_PROB(10, seconds_per_tick)) + var/list/phrase = world.file2list("strings/massmeta/kumiss.txt") + affected_mob.say(pick(phrase), forced = /datum/reagent/consumable/kvass) + if(SPT_PROB(20, seconds_per_tick)) + var/thinking = rand(1,3) + switch(thinking) + if(1) + to_chat(affected_mob, span_warning("Қымыз тым көп іштім деп ойлаймын...")) + if(2) + to_chat(affected_mob, span_warning("You feel the Қазақстан as it absorbs every last bit of Kumiss in you to empower!")) + if(3) + to_chat(affected_mob, span_warning("Қазақстан IS STRONGER THAN EVER BEFORE!")) + +//Пьём кумысс без админов еее + +/datum/chemical_reaction/consumable/kumiss + results = list(/datum/reagent/consumable/kumiss = 3) + required_reagents = list(/datum/reagent/consumable/sugar = 1, /datum/reagent/consumable/horse_milk = 1) + required_catalysts = list(/datum/reagent/consumable/enzyme = 5) + reaction_tags = REACTION_TAG_EASY | REACTION_TAG_OTHER + diff --git a/modular_meta/features/kumiss_beverage/icons/blyat.dmi b/modular_meta/features/kumiss_beverage/icons/blyat.dmi new file mode 100644 index 000000000000..f51e93866974 Binary files /dev/null and b/modular_meta/features/kumiss_beverage/icons/blyat.dmi differ diff --git a/modular_meta/features/kumiss_beverage/icons/bottle.dmi b/modular_meta/features/kumiss_beverage/icons/bottle.dmi new file mode 100644 index 000000000000..8aea3bf2eeaa Binary files /dev/null and b/modular_meta/features/kumiss_beverage/icons/bottle.dmi differ diff --git a/modular_meta/features/kumiss_beverage/icons/drinks.dmi b/modular_meta/features/kumiss_beverage/icons/drinks.dmi new file mode 100644 index 000000000000..4c981b2aa058 Binary files /dev/null and b/modular_meta/features/kumiss_beverage/icons/drinks.dmi differ diff --git a/modular_meta/features/kumiss_beverage/includes.dm b/modular_meta/features/kumiss_beverage/includes.dm new file mode 100644 index 000000000000..885084b24825 --- /dev/null +++ b/modular_meta/features/kumiss_beverage/includes.dm @@ -0,0 +1,10 @@ +#include "code\drink_containers.dm" +#include "code\horse_milk.dm" +#include "code\kumiss_reagent.dm" + +/datum/modpack/kumiss_beverage + id = "kumiss_beverage" + name = "Кумыс" + group = "Features" + desc = "Сәлем, қымыз ішіңіз" + author = "Melok" diff --git a/modular_meta/features/kvass_beverage/code/drink_containers.dm b/modular_meta/features/kvass_beverage/code/drink_containers.dm new file mode 100644 index 000000000000..3968fc500d33 --- /dev/null +++ b/modular_meta/features/kvass_beverage/code/drink_containers.dm @@ -0,0 +1,20 @@ +// reagent containers for kvass + +// code/modules/reagents/reagent_containers/cups/soda.dm +/obj/item/reagent_containers/cup/soda_cans/kvass + name = "Kvass" + desc = "Kvaaaaaaaass." + icon = 'modular_meta/features/kvass_beverage/icons/soda.dmi' + icon_state = "kvass" + list_reagents = list(/datum/reagent/consumable/kvass = 30) + drink_type = GRAIN + +// TODO: нужно будет потом добавить иконки "в руках" + +// code/modules/reagents/chemistry/reagents/drinks/glass_styles/sodas.dm +/datum/glass_style/drinking_glass/kvass + required_drink_type = /datum/reagent/consumable/kvass + name = "glass of Kvass" + desc = "A glass of Kvaaaaaaass." + icon = 'modular_meta/features/kvass_beverage/icons/drinks.dmi' + icon_state = "kvass" diff --git a/modular_meta/features/kvass_beverage/code/kvass_reagent.dm b/modular_meta/features/kvass_beverage/code/kvass_reagent.dm new file mode 100644 index 000000000000..370d3a769237 --- /dev/null +++ b/modular_meta/features/kvass_beverage/code/kvass_reagent.dm @@ -0,0 +1,31 @@ +// Kvass reagent itself + +/datum/reagent/consumable/kvass + name = "Kvass" + description = "Kvaaaaaaass." + color = "#351300" // rgb: 53, 19, 0 + quality = DRINK_VERYGOOD + overdose_threshold = 50 + taste_description = "mmmmm kvass" + ph = 4 + chemical_flags = REAGENT_CAN_BE_SYNTHESIZED + default_container = /obj/item/reagent_containers/cup/soda_cans/kvass + +/datum/reagent/consumable/kvass/on_mob_life(mob/living/carbon/affected_mob, seconds_per_tick, times_fired) + . = ..() + affected_mob.adjust_dizzy(-1 SECONDS * REM * seconds_per_tick) + affected_mob.adjust_drowsiness(-2 SECONDS * REM * seconds_per_tick) + var/need_mob_update + need_mob_update = affected_mob.adjust_tox_loss(-0.5, updating_health = FALSE, required_biotype = affected_biotype) + need_mob_update += affected_mob.adjust_organ_loss(ORGAN_SLOT_LIVER, -0.5 * REM * seconds_per_tick, required_organ_flag = ORGAN_ORGANIC) + for(var/datum/reagent/toxin/R in affected_mob.reagents.reagent_list) + affected_mob.reagents.remove_reagent(R.type, 1.5 * REM * seconds_per_tick) + if(need_mob_update) + return UPDATE_MOB_HEALTH + +/datum/reagent/consumable/kvass/overdose_process(mob/living/affected_mob, seconds_per_tick, times_fired) + . = ..() + affected_mob.set_jitter_if_lower(5 SECONDS * REM * seconds_per_tick) + if(SPT_PROB(7.5, seconds_per_tick)) + var/list/phrase = world.file2list("strings/massmeta/kvass.txt") + affected_mob.say(pick(phrase), forced = /datum/reagent/consumable/kvass) diff --git a/modular_meta/features/kvass_beverage/code/kvass_tank.dm b/modular_meta/features/kvass_beverage/code/kvass_tank.dm new file mode 100644 index 000000000000..b07aaeee8ff4 --- /dev/null +++ b/modular_meta/features/kvass_beverage/code/kvass_tank.dm @@ -0,0 +1,24 @@ +// A kvass Tank, full of fresh and healthy kvass +// You can buy and also sell it! + +/obj/structure/reagent_dispensers/kvasstank + name = "kvass tank" + desc = "Yellow barrel full of divine liquid." + icon = 'modular_meta/features/kvass_beverage/icons/chemical_tanks.dmi' + icon_state = "kvass" + reagent_id = /datum/reagent/consumable/kvass + openable = TRUE + climbable = TRUE + +/datum/supply_pack/materials/kvasstank + name = "Kvass Tank Crate" + desc = "Contains a yellow barrel full of kvass." + cost = CARGO_CRATE_VALUE * 2 + contains = list(/obj/structure/reagent_dispensers/kvasstank) + crate_name = "kvass tank crate" + crate_type = /obj/structure/closet/crate/large/soviet + +/datum/export/reagent_dispenser/kvass + unit_name = "kvasstank" + export_types = list(/obj/structure/reagent_dispensers/kvasstank) + contents_cost = CARGO_CRATE_VALUE diff --git a/modular_meta/features/kvass_beverage/icons/chemical_tanks.dmi b/modular_meta/features/kvass_beverage/icons/chemical_tanks.dmi new file mode 100644 index 000000000000..e330d75104c4 Binary files /dev/null and b/modular_meta/features/kvass_beverage/icons/chemical_tanks.dmi differ diff --git a/modular_meta/features/kvass_beverage/icons/drinks.dmi b/modular_meta/features/kvass_beverage/icons/drinks.dmi new file mode 100644 index 000000000000..f6415d8cf961 Binary files /dev/null and b/modular_meta/features/kvass_beverage/icons/drinks.dmi differ diff --git a/modular_meta/features/kvass_beverage/icons/janitor.dmi b/modular_meta/features/kvass_beverage/icons/janitor.dmi new file mode 100644 index 000000000000..eb81fc3e2c9f Binary files /dev/null and b/modular_meta/features/kvass_beverage/icons/janitor.dmi differ diff --git a/modular_meta/features/kvass_beverage/icons/soda.dmi b/modular_meta/features/kvass_beverage/icons/soda.dmi new file mode 100644 index 000000000000..ad1769a3784a Binary files /dev/null and b/modular_meta/features/kvass_beverage/icons/soda.dmi differ diff --git a/modular_meta/features/kvass_beverage/includes.dm b/modular_meta/features/kvass_beverage/includes.dm new file mode 100644 index 000000000000..ccca00ed2025 --- /dev/null +++ b/modular_meta/features/kvass_beverage/includes.dm @@ -0,0 +1,12 @@ +#include "code\drink_containers.dm" +#include "code\kvass_reagent.dm" +#include "code\kvass_tank.dm" + +/datum/modpack/kvass_beverage + id = "kvass_beverage" + name = "Мммм Квасс!" + group = "Features" + desc = "Напиток богов робаста, только не утони в Квасной бочке, скиллишуер." + author = "Очень хороший человек" + +//Используется модуль soviet_crate. diff --git a/modular_meta/features/makeshift_grenade_trap/code/trap.dm b/modular_meta/features/makeshift_grenade_trap/code/trap.dm new file mode 100644 index 000000000000..328def85d57c --- /dev/null +++ b/modular_meta/features/makeshift_grenade_trap/code/trap.dm @@ -0,0 +1,78 @@ +/obj/structure/tripwire + name = "stretching" + desc = "A wire stretched for several meters. The end of the wire is tied to something..." + icon_state = "zipline_hook" // Я кстати говорил какой у меня большой хуй? Он ещё кста влезает в рот кодеров сс220))) + icon = 'icons/effects/beam.dmi' // Ну а хули спрайт есть можно и использовать + anchored = TRUE + can_buckle = TRUE + buckle_lying = TRUE + resistance_flags = FLAMMABLE + max_integrity = 25 + integrity_failure = 0.5 + custom_materials = list(/datum/material/iron = SMALL_MATERIAL_AMOUNT * 3, /datum/material/glass = SMALL_MATERIAL_AMOUNT * 3) + var/obj/item/grenade/stretching + var/mob/owner + +/obj/structure/tripwire/Initialize(mapload) + . = ..() + var/static/list/loc_connections = list( + COMSIG_ATOM_ENTERED = PROC_REF(check_anus_wycc_for_stretchability), + ) + AddElement(/datum/element/connect_loc, loc_connections) + +/obj/structure/tripwire/on_craft_completion(list/components, datum/crafting_recipe/current_recipe, atom/crafter) + . = ..() + stretching = locate(/obj/item/grenade) in contents + + message_admins("[ADMIN_LOOKUPFLW(crafter)] поставил растяжку[ADMIN_COORDJMP(crafter)]") + log_game("[key_name(crafter)] поставил растяжку[COORD(crafter)]") + +/obj/structure/tripwire/proc/activate() + if(stretching) + stretching.detonate(owner) + stretching.forceMove(get_turf(stretching)) + to_chat(owner, span_userdanger("We hit the [src] and activate the [stretching.name]!")) + qdel(src) + +/obj/structure/tripwire/proc/check_anus_wycc_for_stretchability(datum/source, atom/movable/AM) + SIGNAL_HANDLER + if(ismob(AM)) + var/mob/MM = AM + if(MM.movement_type & FLYING) + return + if(ismouse(MM)) + return + if(iscarbon(MM)) + var/mob/living/carbon/C = MM + if(C.move_intent == MOVE_INTENT_WALK) + to_chat(C, span_notice("Carefully step over the [src].")) + return + activate() + +/obj/structure/tripwire/attack_hand(mob/user) + activate() + +/obj/structure/tripwire/attackby(obj/item/W, mob/user, params) + if(istype(W, /obj/item/wirecutters) && !(resistance_flags & INDESTRUCTIBLE)) + if(do_after(user, 30, target = src)) + W.play_tool_sound(src) + if(prob(80) && user.mind.antag_datums == null && user != owner) + to_chat(user, span_userdanger("Accidentally cutting the wire incorrectly!")) + activate() + return + if(stretching) + stretching.forceMove(get_turf(stretching)) + qdel(src) + ..() + +/datum/crafting_recipe/tripwire + name = "stretch" + time = 5 SECONDS + result = /obj/structure/tripwire + reqs = list( + /obj/item/stack/cable_coil = 30, + /obj/item/grenade = 1 + ) + parts = list(/obj/item/grenade = 1) + time = 5 SECONDS + category = CAT_WEAPON_MELEE diff --git a/modular_meta/features/makeshift_grenade_trap/includes.dm b/modular_meta/features/makeshift_grenade_trap/includes.dm new file mode 100644 index 000000000000..0ebab71e5d6d --- /dev/null +++ b/modular_meta/features/makeshift_grenade_trap/includes.dm @@ -0,0 +1,9 @@ +#include "code\trap.dm" + +/datum/modpack/makeshift_grenade_trap + id = "makeshift_grenade_trap" + icon = 'modular_meta/features/makeshift_grenade_trap/preview.dmi' + name = "Растяжка" + group = "Features" + desc = "Взрывоопасная растяжка которая находится в крафтменю мили оружия." + author = "Sanecman" diff --git a/modular_meta/features/makeshift_grenade_trap/preview.dmi b/modular_meta/features/makeshift_grenade_trap/preview.dmi new file mode 100644 index 000000000000..abbefbdd67a5 Binary files /dev/null and b/modular_meta/features/makeshift_grenade_trap/preview.dmi differ diff --git a/modular_meta/features/makeshift_tools/code/belt.dm b/modular_meta/features/makeshift_tools/code/belt.dm new file mode 100644 index 000000000000..06b24e541676 --- /dev/null +++ b/modular_meta/features/makeshift_tools/code/belt.dm @@ -0,0 +1,17 @@ +/obj/item/storage/belt/utility/makeshift + name = "makeshift toolbelt" + desc = "A shoddy holder of tools." + icon = 'modular_meta/features/makeshift_tools/icons/belts.dmi' + worn_icon = 'modular_meta/features/makeshift_tools/icons/belt.dmi' + lefthand_file = 'modular_meta/features/makeshift_tools/icons/belt_lefthand.dmi' + righthand_file = 'modular_meta/features/makeshift_tools/icons/belt_righthand.dmi' + inhand_icon_state = "makeshiftbelt" + worn_icon_state = "makeshiftbelt" + icon_state = "makeshiftbelt" + w_class = WEIGHT_CLASS_BULKY + custom_materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT * 4.65, /datum/material/glass = SMALL_MATERIAL_AMOUNT * 1.5) + +/obj/item/storage/belt/utility/makeshift/Initialize(mapload) + . = ..() + atom_storage.max_slots = 6 //It's a very crappy belt + atom_storage.max_total_storage = 16 diff --git a/modular_meta/features/makeshift_tools/code/crowbar.dm b/modular_meta/features/makeshift_tools/code/crowbar.dm new file mode 100644 index 000000000000..7f66a9895446 --- /dev/null +++ b/modular_meta/features/makeshift_tools/code/crowbar.dm @@ -0,0 +1,24 @@ +/obj/item/crowbar/makeshift + name = "makeshift crowbar" + desc = "A crude, self-wrought crowbar. Heavy." + icon = 'modular_meta/features/makeshift_tools/icons/improvised.dmi' + icon_state = "crowbar_makeshift" + worn_icon_state = "crowbar" + force = 12 //same as large crowbar, but bulkier and slower + w_class = WEIGHT_CLASS_BULKY + toolspeed = 2 + custom_materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT * 1.5) + + greyscale_colors = null + greyscale_config = null + greyscale_config_inhand_left = null + greyscale_config_inhand_right = null + greyscale_config_worn = null + post_init_icon_state = null + +/obj/item/crowbar/makeshift/afterattack(atom/target, mob/user, proximity_flag, click_parameters) + ..() + if(prob(5)) + to_chat(user, span_danger("[src] crumbles apart in your hands!")) + qdel(src) + return diff --git a/modular_meta/features/makeshift_tools/code/kitchen.dm b/modular_meta/features/makeshift_tools/code/kitchen.dm new file mode 100644 index 000000000000..9b71dd2368ac --- /dev/null +++ b/modular_meta/features/makeshift_tools/code/kitchen.dm @@ -0,0 +1,15 @@ +/obj/item/knife/kitchen/makeshift + name = "makeshift knife" + icon_state = "knife_makeshift" + icon = 'modular_meta/features/makeshift_tools/icons/improvised.dmi' + desc = "A flimsy, poorly made replica of a classic cooking utensil." + force = 8 + throwforce = 8 + custom_materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT * 2.6, /datum/material/glass = SMALL_MATERIAL_AMOUNT * 1) + +/obj/item/knife/kitchen/makeshift/afterattack(atom/target, mob/user, proximity_flag, click_parameters) + ..() + if(prob(5)) + to_chat(user, span_danger("[src] crumbles apart in your hands!")) + qdel(src) + return diff --git a/modular_meta/features/makeshift_tools/code/makeshift.dm b/modular_meta/features/makeshift_tools/code/makeshift.dm new file mode 100644 index 000000000000..c6cdbc3f032e --- /dev/null +++ b/modular_meta/features/makeshift_tools/code/makeshift.dm @@ -0,0 +1,91 @@ +/datum/crafting_recipe/makeshiftcrowbar + name = "Makeshift Crowbar" + reqs = list(/obj/item/stack/rods = 3) //just bang them together + result = /obj/item/crowbar/makeshift + time = 12 SECONDS + category = CAT_TOOLS + +/datum/crafting_recipe/makeshiftwrench + name = "Makeshift Wrench" + reqs = list(/obj/item/stack/sheet/iron = 2) + result = /obj/item/wrench/makeshift + time = 12 SECONDS + category = CAT_TOOLS + +/datum/crafting_recipe/makeshiftwirecutters + name = "Makeshift Wirecutters" + reqs = list( + /obj/item/stack/sheet/iron = 2, + /obj/item/stack/cable_coil = 5, + /obj/item/stack/rods = 2 + ) + result = /obj/item/wirecutters/makeshift + time = 15 SECONDS + category = CAT_TOOLS + +/datum/crafting_recipe/makeshiftweldingtool + name = "Makeshift Welding Tool" + reqs = list( + /obj/item/tank/internals/emergency_oxygen = 1, + /obj/item/assembly/igniter = 1 + ) + tool_behaviors = list(TOOL_SCREWDRIVER) + result = /obj/item/weldingtool/makeshift + time = 16 SECONDS + category = CAT_TOOLS + +/datum/crafting_recipe/makeshiftmultitool + name = "Makeshift Multitool" + reqs = list( + /obj/item/assembly/igniter = 1, + /obj/item/assembly/signaler = 1, + /obj/item/stack/sheet/iron = 2, + /obj/item/stack/cable_coil = 10 + ) + tool_behaviors = list(TOOL_SCREWDRIVER, TOOL_WIRECUTTER) + result = /obj/item/multitool/makeshift + time = 16 SECONDS + category = CAT_TOOLS + +/datum/crafting_recipe/makeshiftscrewdriver + name = "Makeshift Screwdriver" + reqs = list(/obj/item/stack/rods = 3) + result = /obj/item/screwdriver/makeshift + time = 12 SECONDS + category = CAT_TOOLS + +/datum/crafting_recipe/makeshifttoolbelt + name = "Makeshift Toolbelt" + reqs = list( + /obj/item/stack/rods = 5, + /obj/item/stack/sheet/iron = 2, + /obj/item/stack/cable_coil = 15, + /obj/item/stack/sheet/cloth = 2 + ) + tool_behaviors = list(TOOL_SCREWDRIVER, TOOL_WIRECUTTER) + result = /obj/item/storage/belt/utility/makeshift + time = 20 SECONDS + category = CAT_TOOLS + +/datum/crafting_recipe/makeshiftknife + name = "Makeshift Knife" + reqs = list( + /obj/item/stack/rods = 3, + /obj/item/stack/sheet/iron = 1, + /obj/item/stack/cable_coil = 10 + ) + result = /obj/item/knife/kitchen/makeshift + time = 12 SECONDS + category = CAT_TOOLS + +/datum/crafting_recipe/makeshiftradio + name = "Makeshift Radio" + reqs = list( + /obj/item/assembly/signaler = 1, + /obj/item/radio/headset = 1, + /obj/item/stack/cable_coil = 5 + ) + tool_behaviors = list(TOOL_SCREWDRIVER) + result = /obj/item/radio/off/makeshift + time = 12 SECONDS + category = CAT_TOOLS diff --git a/modular_meta/features/makeshift_tools/code/multitool.dm b/modular_meta/features/makeshift_tools/code/multitool.dm new file mode 100644 index 000000000000..64f04e87a546 --- /dev/null +++ b/modular_meta/features/makeshift_tools/code/multitool.dm @@ -0,0 +1,21 @@ +/obj/item/multitool/makeshift + name = "makeshift multitool" + desc = "As crappy as it is, its still mostly the same as a standard issue Nanotrasen one." + icon = 'modular_meta/features/makeshift_tools/icons/improvised.dmi' + icon_state = "multitool_makeshift" + toolspeed = 2 + custom_materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT * 3, /datum/material/glass = SMALL_MATERIAL_AMOUNT * 2.7) + + greyscale_colors = null + greyscale_config = null + greyscale_config_inhand_left = null + greyscale_config_inhand_right = null + greyscale_config_worn = null + post_init_icon_state = null + +/obj/item/multitool/makeshift/afterattack(atom/target, mob/user, proximity_flag, click_parameters) + ..() + if(prob(5)) + to_chat(user, span_danger("[src] crumbles apart in your hands!")) + qdel(src) + return diff --git a/modular_meta/features/makeshift_tools/code/radio.dm b/modular_meta/features/makeshift_tools/code/radio.dm new file mode 100644 index 000000000000..46a2344bdcdc --- /dev/null +++ b/modular_meta/features/makeshift_tools/code/radio.dm @@ -0,0 +1,6 @@ +/obj/item/radio/off/makeshift // Makeshift SBR, limited use cases but could be useful. + icon = 'modular_meta/features/makeshift_tools/icons/improvised.dmi' + icon_state = "radio_makeshift" + subspace_switchable = TRUE // Made with a headset, so it can transmit over subspace I guess + freqlock = TRUE + custom_materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT * 0.52, /datum/material/glass = SMALL_MATERIAL_AMOUNT * 1.7) diff --git a/modular_meta/features/makeshift_tools/code/screwdriver.dm b/modular_meta/features/makeshift_tools/code/screwdriver.dm new file mode 100644 index 000000000000..be180040b1b1 --- /dev/null +++ b/modular_meta/features/makeshift_tools/code/screwdriver.dm @@ -0,0 +1,22 @@ +/obj/item/screwdriver/makeshift + name = "makeshift screwdriver" + desc = "Crude driver of screws. A primitive way to screw things up." + icon = 'modular_meta/features/makeshift_tools/icons/improvised.dmi' + icon_state = "screwdriver_makeshift" + toolspeed = 2 + random_color = FALSE + custom_materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT * 1.5) + + greyscale_colors = null + greyscale_config = null + greyscale_config_inhand_left = null + greyscale_config_inhand_right = null + greyscale_config_worn = null + post_init_icon_state = null + +/obj/item/screwdriver/makeshift/afterattack(atom/target, mob/user, proximity_flag, click_parameters) + ..() + if(prob(5)) + to_chat(user, span_danger("[src] crumbles apart in your hands!")) + qdel(src) + return diff --git a/modular_meta/features/makeshift_tools/code/weldingtool.dm b/modular_meta/features/makeshift_tools/code/weldingtool.dm new file mode 100644 index 000000000000..7b831fb758d4 --- /dev/null +++ b/modular_meta/features/makeshift_tools/code/weldingtool.dm @@ -0,0 +1,26 @@ +/obj/item/weldingtool/makeshift + name = "makeshift welding tool" + desc = "A MacGyver-style welder." + icon = 'modular_meta/features/makeshift_tools/icons/improvised.dmi' + icon_state = "welder_makeshift" + toolspeed = 2 + max_fuel = 10 + starting_fuel = FALSE + change_icons = FALSE + custom_materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT, /datum/material/glass = SMALL_MATERIAL_AMOUNT * 0.5) + + greyscale_colors = null + greyscale_config = null + greyscale_config_inhand_left = null + greyscale_config_inhand_right = null + greyscale_config_worn = null + post_init_icon_state = null + +/obj/item/weldingtool/makeshift/switched_on(mob/user) + ..() + if(welding && get_fuel() >= 1 && prob(2)) + var/datum/effect_system/reagents_explosion/e = new(get_turf(src), round(get_fuel() / 10, 1), 0, 0) + to_chat(user, span_userdanger("Shoddy construction causes [src] to blow the fuck up!")) + e.start() + qdel(src) + return diff --git a/modular_meta/features/makeshift_tools/code/wirecutters.dm b/modular_meta/features/makeshift_tools/code/wirecutters.dm new file mode 100644 index 000000000000..8e8dec6d49d5 --- /dev/null +++ b/modular_meta/features/makeshift_tools/code/wirecutters.dm @@ -0,0 +1,22 @@ +/obj/item/wirecutters/makeshift + name = "makeshift wirecutters" + desc = "Mind your fingers." + icon = 'modular_meta/features/makeshift_tools/icons/improvised.dmi' + icon_state = "cutters_makeshift" + toolspeed = 2 + random_color = FALSE + custom_materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT * 3.05, /datum/material/glass = SMALL_MATERIAL_AMOUNT * 0.5) + + greyscale_colors = null + greyscale_config = null + greyscale_config_inhand_left = null + greyscale_config_inhand_right = null + greyscale_config_worn = null + post_init_icon_state = null + +/obj/item/wirecutters/makeshift/afterattack(atom/target, mob/user, proximity_flag, click_parameters) + ..() + if(prob(5)) + to_chat(user, span_danger("[src] crumbles apart in your hands!")) + qdel(src) + return diff --git a/modular_meta/features/makeshift_tools/code/wrench.dm b/modular_meta/features/makeshift_tools/code/wrench.dm new file mode 100644 index 000000000000..b21fdaacdd85 --- /dev/null +++ b/modular_meta/features/makeshift_tools/code/wrench.dm @@ -0,0 +1,21 @@ +/obj/item/wrench/makeshift + name = "makeshift wrench" + desc = "A crude, self-wrought wrench with common uses. Can be found in your hand." + icon = 'modular_meta/features/makeshift_tools/icons/improvised.dmi' + icon_state = "wrench_makeshift" + toolspeed = 2 + custom_materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT * 2) + + greyscale_colors = null + greyscale_config = null + greyscale_config_inhand_left = null + greyscale_config_inhand_right = null + greyscale_config_worn = null + post_init_icon_state = null + +/obj/item/wrench/makeshift/afterattack(atom/target, mob/user, proximity_flag, click_parameters) + ..() + if(prob(5)) + to_chat(user, span_danger("[src] crumbles apart in your hands!")) + qdel(src) + return diff --git a/modular_meta/features/makeshift_tools/icons/belt.dmi b/modular_meta/features/makeshift_tools/icons/belt.dmi new file mode 100644 index 000000000000..a854e381b5da Binary files /dev/null and b/modular_meta/features/makeshift_tools/icons/belt.dmi differ diff --git a/modular_meta/features/makeshift_tools/icons/belt_lefthand.dmi b/modular_meta/features/makeshift_tools/icons/belt_lefthand.dmi new file mode 100644 index 000000000000..ea54c4b8cc44 Binary files /dev/null and b/modular_meta/features/makeshift_tools/icons/belt_lefthand.dmi differ diff --git a/modular_meta/features/makeshift_tools/icons/belt_righthand.dmi b/modular_meta/features/makeshift_tools/icons/belt_righthand.dmi new file mode 100644 index 000000000000..c8353bcd5b72 Binary files /dev/null and b/modular_meta/features/makeshift_tools/icons/belt_righthand.dmi differ diff --git a/modular_meta/features/makeshift_tools/icons/belts.dmi b/modular_meta/features/makeshift_tools/icons/belts.dmi new file mode 100644 index 000000000000..9ea900604990 Binary files /dev/null and b/modular_meta/features/makeshift_tools/icons/belts.dmi differ diff --git a/modular_meta/features/makeshift_tools/icons/improvised.dmi b/modular_meta/features/makeshift_tools/icons/improvised.dmi new file mode 100644 index 000000000000..1bc334324bcb Binary files /dev/null and b/modular_meta/features/makeshift_tools/icons/improvised.dmi differ diff --git a/modular_meta/features/makeshift_tools/includes.dm b/modular_meta/features/makeshift_tools/includes.dm new file mode 100644 index 000000000000..1ad4d9509424 --- /dev/null +++ b/modular_meta/features/makeshift_tools/includes.dm @@ -0,0 +1,17 @@ +#include "code\belt.dm" +#include "code\crowbar.dm" +#include "code\kitchen.dm" +#include "code\makeshift.dm" +#include "code\multitool.dm" +#include "code\radio.dm" +#include "code\screwdriver.dm" +#include "code\weldingtool.dm" +#include "code\wirecutters.dm" +#include "code\wrench.dm" + +/datum/modpack/makeshift_tools + id = "makeshift_tools" + name = "Самодельные инструменты" + group = "Features" + desc = "Самодельные инструменты из палок и того самого, дешево сердито, на пару раз." + author = "Homexp13" diff --git a/modular_meta/features/martials/code/skillchips.dm b/modular_meta/features/martials/code/skillchips.dm new file mode 100644 index 000000000000..55fc83ecf030 --- /dev/null +++ b/modular_meta/features/martials/code/skillchips.dm @@ -0,0 +1,60 @@ +/obj/item/skillchip/wrestling + name = "Wrestling skillchip" + desc = "This skillchip teach you wrestling." + skill_name = "Wrestling" + skill_description = "A martial art that teach you basics of wrestling." + skill_icon = "utensils" + activate_message = span_notice("Wrest them all.") + deactivate_message = span_notice("No more wrestling.") + var/datum/martial_art/wrestling/style + +/obj/item/skillchip/wrestling/Initialize(mapload) + . = ..() + style = new(src) + +/obj/item/skillchip/wrestling/on_activate(mob/living/carbon/user, silent = FALSE) + . = ..() + style.teach(user) + +/obj/item/skillchip/wrestling/on_deactivate(mob/living/carbon/user, silent = FALSE) + style.unlearn(user) + return ..() + +/obj/item/skillchip/kaza_ruk + name = "Kaza Ruk skillchip" + desc = "This skillchip teach you kaza ruk." + skill_name = "Kaza Ruk" + skill_description = "A martial art that teach you basics of kaza ruk." + skill_icon = "utensils" + activate_message = span_notice("Kick them all.") + deactivate_message = span_notice("No more kaza ruk.") + var/datum/martial_art/kaza_ruk/sc/style + +/obj/item/skillchip/kaza_ruk/Initialize(mapload) + . = ..() + style = new(src) + +/obj/item/skillchip/kaza_ruk/on_activate(mob/living/carbon/user, silent = FALSE) + . = ..() + style.teach(user) + +/obj/item/skillchip/kaza_ruk/on_deactivate(mob/living/carbon/user, silent = FALSE) + style.unlearn(user) + return ..() + +/datum/martial_art/kaza_ruk/sc/quick_choke(mob/living/attacker, mob/living/defender) + attacker.do_attack_animation(defender) + defender.visible_message( + span_warning("[attacker] pounds [defender] on the chest!"), + span_userdanger("Your chest is slammed by [attacker]! You can't breathe!"), + span_hear("You hear a sickening sound of flesh hitting flesh!"), + COMBAT_MESSAGE_RANGE, + attacker, + ) + to_chat(attacker, span_danger("You pound [defender] on the chest!")) + playsound(attacker, 'sound/effects/hit_punch.ogg', 50, TRUE, -1) + if(defender.losebreath <= 15) + defender.losebreath = clamp(defender.losebreath + 5, 0, 10) + defender.adjust_oxy_loss(5) + log_combat(attacker, defender, "quickchoked") + return MARTIAL_ATTACK_SUCCESS diff --git a/modular_meta/features/martials/includes.dm b/modular_meta/features/martials/includes.dm new file mode 100644 index 000000000000..d987aebc4736 --- /dev/null +++ b/modular_meta/features/martials/includes.dm @@ -0,0 +1,2 @@ +#include "code\skillchips.dm" + diff --git a/modular_meta/features/meta_maps/code/protos/shuttles.dm b/modular_meta/features/meta_maps/code/protos/shuttles.dm new file mode 100644 index 000000000000..2705e559de7b --- /dev/null +++ b/modular_meta/features/meta_maps/code/protos/shuttles.dm @@ -0,0 +1,29 @@ +/datum/map_template/shuttle/arrival/protos + suffix = "protos" + name = "arrival shuttle (Protos)" + +/datum/map_template/shuttle/cargo/protos + suffix = "protos" + name = "supply shuttle (Protos)" + +/datum/map_template/shuttle/labour/protos + suffix = "protos" + name = "labour shuttle (Protos)" + +/datum/map_template/shuttle/mining/protos + suffix = "protos" + name = "mining shuttle (Protos)" + +/datum/map_template/shuttle/mining_common/protos + suffix = "protos" + name = "lavaland shuttle (Protos)" + +/obj/docking_port/stationary/laborcamp_home/protos + roundstart_template = /datum/map_template/shuttle/labour/protos + +/obj/docking_port/stationary/mining_home/protos + roundstart_template = /datum/map_template/shuttle/mining/protos + height = 4 + +/obj/docking_port/stationary/mining_home/common/protos + roundstart_template = /datum/map_template/shuttle/mining_common/protos diff --git a/modular_meta/features/meta_maps/code/stroika/areas.dm b/modular_meta/features/meta_maps/code/stroika/areas.dm new file mode 100644 index 000000000000..1b70b028c0d0 --- /dev/null +++ b/modular_meta/features/meta_maps/code/stroika/areas.dm @@ -0,0 +1,4 @@ +/area/icemoon/underground/unexplored/rivers/no_monsters + icon_state = "danger" + area_flags = UNIQUE_AREA | CAVES_ALLOWED | FLORA_ALLOWED + map_generator = /datum/map_generator/cave_generator/icemoon diff --git a/modular_meta/features/meta_maps/code/stroika/stroika_assistants.dm b/modular_meta/features/meta_maps/code/stroika/stroika_assistants.dm new file mode 100644 index 000000000000..30bb70b3a591 --- /dev/null +++ b/modular_meta/features/meta_maps/code/stroika/stroika_assistants.dm @@ -0,0 +1,38 @@ +// Оутфит для ассистента на карте стройка + +/datum/outfit/job/assistant/assistant_stroika + name = "Assistant (Stroika)" + neck = /obj/item/clothing/neck/link_scryer/loaded + suit = /obj/item/clothing/suit/hooded/wintercoat/eva + suit_store = /obj/item/tank/internals/emergency_oxygen/double + ears = null + mask = /obj/item/clothing/mask/gas/atmos + box = /obj/item/storage/box/survival/centcom + backpack_contents = list( + /obj/item/storage/box/donkpockets = 1, + /obj/item/holosign_creator/atmos = 1, + /obj/item/storage/belt/utility/full/powertools/rcd = 1, + /obj/item/pickaxe/mini = 1, + /obj/item/storage/box/circuitboard = 1, + ) + glasses = /obj/item/clothing/glasses/meson/engine + gloves = /obj/item/clothing/gloves/color/yellow + head = /obj/item/clothing/head/utility/hardhat/welding/white/up + shoes = /obj/item/clothing/shoes/winterboots/ice_boots/eva + l_hand = /obj/item/storage/part_replacer/bluespace/tier1 + r_hand = /obj/item/storage/medkit/tactical_lite + l_pocket = /obj/item/stack/sheet/iron/twenty + r_pocket = /obj/item/climbing_hook + implants = list(/obj/item/implant/spell) + skillchips = list(/obj/item/skillchip/job/engineer) + +// коробка с платами +/obj/item/storage/box/circuitboard + name = "box of basic circuitboards" + desc = "A box full of beautiful fiberglass plates." + +/obj/item/storage/box/circuitboard/PopulateContents() + new /obj/item/circuitboard/machine/circuit_imprinter(src) + new /obj/item/circuitboard/machine/protolathe(src) + new /obj/item/circuitboard/machine/autolathe(src) + new /obj/item/electronics/apc(src) diff --git a/modular_meta/features/meta_maps/includes.dme b/modular_meta/features/meta_maps/includes.dme new file mode 100644 index 000000000000..af690658328a --- /dev/null +++ b/modular_meta/features/meta_maps/includes.dme @@ -0,0 +1,4 @@ +#include "code\protos\shuttles.dm" + +#include "code\stroika\areas.dm" +#include "code\stroika\stroika_assistants.dm" diff --git a/modular_meta/features/meta_maps/readme.md b/modular_meta/features/meta_maps/readme.md new file mode 100644 index 000000000000..f3f0df63c490 --- /dev/null +++ b/modular_meta/features/meta_maps/readme.md @@ -0,0 +1 @@ +Здесь лежит разного рода оснастка для карт, новые шаттлы, зоны и подобное. \ No newline at end of file diff --git a/modular_meta/features/meta_maps/sound/abyssal_station.ogg b/modular_meta/features/meta_maps/sound/abyssal_station.ogg new file mode 100644 index 000000000000..e807fa74b3b8 Binary files /dev/null and b/modular_meta/features/meta_maps/sound/abyssal_station.ogg differ diff --git a/modular_meta/features/meta_redesign/code/light.dm b/modular_meta/features/meta_redesign/code/light.dm new file mode 100644 index 000000000000..8370fd2fae1b --- /dev/null +++ b/modular_meta/features/meta_redesign/code/light.dm @@ -0,0 +1,12 @@ +/obj/machinery/light + bulb_colour = "#f1e6dc" + bulb_power = 1.2 + +/obj/machinery/light/dim + bulb_colour = "#cab8a5" + +/obj/machinery/light/warm + bulb_colour = "#ffcb93" + +/obj/machinery/light/small + bulb_colour = "#e0cbb3" diff --git a/modular_meta/features/meta_redesign/code/plane_master.dm b/modular_meta/features/meta_redesign/code/plane_master.dm new file mode 100644 index 000000000000..74a1f1605a7b --- /dev/null +++ b/modular_meta/features/meta_redesign/code/plane_master.dm @@ -0,0 +1,27 @@ +/atom/movable/screen/plane_master/rendering_plate/game_world/show_to(mob/mymob) + . = ..() + if(!.) + return + remove_filter("AO") + if(istype(mymob) && mymob.canon_client?.prefs?.read_preference(/datum/preference/toggle/ambient_occlusion)) + add_filter("AO", 1, drop_shadow_filter(x = 0, y = -0.75, size = 1.5, color = "#1108048a")) + +/atom/movable/screen/plane_master/runechat/show_to(mob/mymob) + . = ..() + if(!.) + return + remove_filter("AO") + if(istype(mymob) && mymob.canon_client?.prefs?.read_preference(/datum/preference/toggle/ambient_occlusion)) + add_filter("AO", 1, outline_filter(size = 1.5, color = "#11080420", flags = OUTLINE_SQUARE)) + +/atom/movable/screen/plane_master/balloon_chat/show_to(mob/mymob) + . = ..() + if(!.) + return + remove_filter("AO") + if(istype(mymob) && mymob.canon_client?.prefs?.read_preference(/datum/preference/toggle/ambient_occlusion)) + add_filter("AO", 1, outline_filter(size = 0.25, color = "#11080420", flags = OUTLINE_SQUARE)) + +#undef AMBIENT_OCCLUSION + +#define AMBIENT_OCCLUSION filter(type="drop_shadow", x=0, y=-0.75, size=1.5, color="#110804AA") diff --git a/modular_meta/features/meta_redesign/includes.dm b/modular_meta/features/meta_redesign/includes.dm new file mode 100644 index 000000000000..c8e516f44cbf --- /dev/null +++ b/modular_meta/features/meta_redesign/includes.dm @@ -0,0 +1,3 @@ +//здесь находятся файлы которые изменяют окружающий вид игры (освещение, окклюзии и тому подобное) +#include "code\light.dm" +#include "code\plane_master.dm" diff --git a/modular_meta/features/metacoins/code/award_overrides.dm b/modular_meta/features/metacoins/code/award_overrides.dm new file mode 100644 index 000000000000..e1dd936c070d --- /dev/null +++ b/modular_meta/features/metacoins/code/award_overrides.dm @@ -0,0 +1,129 @@ +// Achievement reward defines +// Feel free to add more macro's if you feel like it +#define METACOIN_AWARD_NONE 0 +#define METACOIN_AWARD_ONE_POINT 1 +#define METACOIN_AWARD_CLOSE_TO_NOTHING 5 +#define METACOIN_AWARD_SMALL 50 +#define METACOIN_AWARD_MED 150 +#define METACOIN_AWARD_BIG 250 +#define METACOIN_AWARD_HUGE 500 // economics here kinda suck actually + +// Achievements +/datum/award + var/reward = METACOIN_AWARD_SMALL + +// METACOIN_AWARD_SMALL + +/datum/award/achievement/mafia + reward = METACOIN_AWARD_SMALL + +/datum/award/achievement/mafia/universally_hated + reward = METACOIN_AWARD_SMALL + +// METACOIN_AWARD_MED +/datum/award/achievement/misc/sisyphus + reward = METACOIN_AWARD_MED + +/datum/award/achievement/jobs/theoretical_limits + reward = METACOIN_AWARD_MED + +/datum/award/achievement/jobs/service_good + reward = METACOIN_AWARD_MED + +// METACOIN_AWARD BIG + +/datum/award/achievement/misc/grand_ritual_finale + reward = METACOIN_AWARD_BIG + +// METACOIN_AWARD_HUGE + +/datum/award/achievement/misc/pulse + reward = METACOIN_AWARD_HUGE + +/datum/award/achievement/jobs/helbitaljanken + reward = 1500 // you deserve this + +/datum/award/achievement/misc/time_waste + reward = METACOIN_AWARD_HUGE + +// Scores + +/datum/award/score/ + reward = METACOIN_AWARD_CLOSE_TO_NOTHING + +// METACOIN_AWARD_NONE + +/datum/award/score/achievements_score + reward = METACOIN_AWARD_NONE + +/datum/award/score/blood_miner_score + reward = METACOIN_AWARD_NONE + +/datum/award/score/intento_score + reward = METACOIN_AWARD_NONE + +/datum/award/score/boss_score + reward = METACOIN_AWARD_NONE + +/datum/award/score/demonic_miner_score + reward = METACOIN_AWARD_NONE + +/datum/award/score/swarmer_beacon_score + reward = METACOIN_AWARD_NONE + +/datum/award/achievement/misc/selfouch + reward = METACOIN_AWARD_NONE + +// CLOSE_TO_NOTHING + +// You genuinely don't want to award much for every "robot" served in kitchen. Five points is okay, in my opinion. + +/datum/award/score/bartender_tourist_score + +/datum/award/score/chef_tourist_score + +// ONE_POINT + +/datum/award/score/maintenance_pill + reward = METACOIN_AWARD_ONE_POINT + +/datum/award/score/progress/fish + reward = METACOIN_AWARD_ONE_POINT + +/datum/award/score/progress/pda_themes + reward = METACOIN_AWARD_ONE_POINT + +/datum/award/score/tendril_score + reward = METACOIN_AWARD_ONE_POINT + +// METACOIN_AWARD_SMALL + +/datum/award/score/wendigo_score + reward = METACOIN_AWARD_SMALL + +/datum/award/score/hardcore_random + reward = METACOIN_AWARD_SMALL + +/datum/award/score/style_score + reward = METACOIN_AWARD_NONE + +/datum/award/score/drake_score + reward = METACOIN_AWARD_SMALL + +/datum/award/score/hierophant_score + reward = METACOIN_AWARD_SMALL + +// METACOIN_AWARD_MED + +/datum/award/score/bubblegum_score + reward = METACOIN_AWARD_MED + +/datum/award/score/colussus_score + reward = METACOIN_AWARD_MED + +// METACOIN_AWARD_BIG +/datum/award/score/thething_score + reward = METACOIN_AWARD_BIG //overall rare boss, why not? + +/datum/award/score/legion_score + reward = METACOIN_AWARD_BIG // this one is hard to kill y'know? diff --git a/modular_meta/features/metacoins/code/metacoin.dm b/modular_meta/features/metacoins/code/metacoin.dm new file mode 100644 index 000000000000..25f12ca19e0a --- /dev/null +++ b/modular_meta/features/metacoins/code/metacoin.dm @@ -0,0 +1,484 @@ +// Set these to zero's to disable them completely +#define METACOIN_REWARD_ROUNDSTART_READY 10 +#define METACOIN_REWARD_SURVIVE_EVAC 25 +#define METACOIN_REWARD_IMPORTANT_JOBS 50 +#define METACOIN_REWARD_ANTAG_GREENTEXT 50 +#define METACOIN_IMPORTANT_JOBS list(JOB_SHAFT_MINER, JOB_CAPTAIN, JOB_HEAD_OF_PERSONNEL, JOB_HEAD_OF_SECURITY, JOB_RESEARCH_DIRECTOR, JOB_SECURITY_OFFICER_SUPPLY, JOB_SECURITY_OFFICER_SCIENCE, JOB_SECURITY_OFFICER_ENGINEERING, JOB_WARDEN, JOB_SECURITY_OFFICER, JOB_CHIEF_MEDICAL_OFFICER, JOB_DETECTIVE, JOB_CHIEF_ENGINEER ) // THIS SHALL BE IN CONFIG, BUT I'M VERY LAZY, OKAY? +#define METACOIN_ICON_PATH "icons/obj/economy.dmi" +#define METACOIN_ICON_STATE "coin_tails" // someone get us a nice lil' carp_coin sprite, or "masscoin" + +GLOBAL_DATUM(metacoins_controller, /datum/metacoins_controller) + +/proc/get_metacoins_controller() + if(!GLOB.metacoins_controller) + GLOB.metacoins_controller = new /datum/metacoins_controller() + GLOB.metacoins_controller.register_round_callbacks() + return GLOB.metacoins_controller + +/datum/modpack/metacoins/initialize() + . = ..() + if(.) + return + get_metacoins_controller() + get_metacoin_controller() + +/datum/metacoins_controller + var/list/roundstart_ready_ckeys = list() + var/list/round_award_log_by_ckey = list() + var/list/awarded_sources_by_ckey = list() + var/round_awards_applied = FALSE + var/callbacks_registered = FALSE + +/datum/metacoins_controller/proc/register_round_callbacks() + if(callbacks_registered) + return + + callbacks_registered = TRUE + SSticker.OnRoundstart(CALLBACK(src, PROC_REF(capture_roundstart_ready_snapshot))) + SSticker.OnRoundend(CALLBACK(src, PROC_REF(grant_round_end_rewards))) + +/datum/metacoins_controller/proc/capture_roundstart_ready_snapshot() + round_awards_applied = FALSE + round_award_log_by_ckey = list() + awarded_sources_by_ckey = list() + + var/list/ready_ckey_set = list() + for(var/ready_ckey in GLOB.joined_player_list) + if(!ready_ckey) + continue + ready_ckey_set[ready_ckey] = TRUE + + roundstart_ready_ckeys = ready_ckey_set + + if(METACOIN_REWARD_ROUNDSTART_READY <= 0) + return + + for(var/player_ckey in roundstart_ready_ckeys) + award_metacoins(player_ckey, METACOIN_REWARD_ROUNDSTART_READY, "roundstart_ready", "Roundstart Ready") + +/datum/metacoins_controller/proc/grant_round_end_rewards() + if(round_awards_applied) + return + + round_awards_applied = TRUE + + var/list/processed_ckeys = list() + for(var/player_ckey in GLOB.joined_player_list) + if(!player_ckey || processed_ckeys[player_ckey]) + continue + + processed_ckeys[player_ckey] = TRUE + + var/list/rewards = get_round_rewards(player_ckey) + if(length(rewards)) + award_entries(player_ckey, rewards) +/// Main proc for your awards. Integrate it wherever you like to +/// +/// Arguments: +/// * target_ckey - Player ckey that receives metacoins. +/// * reward_value - Direct amount, or an award typepath when resolve_from_award_type is TRUE. +/// * source - Source key for round log entries and per-round dedupe checks. +/// * reason - reason shown in reward chat message. +/// * allow_repeat - If TRUE, skips source dedupe and allows payout on every call. +/// * resolve_from_award_type - If TRUE, reward_value is resolved through the award datum's reward var. +/// * sound - If TRUE plays a sound, check notify_reward +/// Returns TRUE when payout is persisted, FALSE otherwise. +/datum/metacoins_controller/proc/award_metacoins(target_ckey, reward_value, source, reason, allow_repeat = FALSE, resolve_from_award_type = FALSE, sound = TRUE) + var/amount + if(resolve_from_award_type) + amount = get_reward_amount(reward_value) + else + amount = reward_value + if(!target_ckey || amount <= 0) + return FALSE + + var/list/rewards = list(list( + "amount" = amount, + "source" = source || "unknown", + "reason" = reason || "Reward", + "by_award_type" = resolve_from_award_type, + )) + return award_entries(target_ckey, rewards, allow_repeat, sound) + +/datum/metacoins_controller/proc/award_entries(target_ckey, list/rewards, allow_repeat = FALSE, sound = TRUE) + if(!target_ckey || !length(rewards)) + return FALSE + + var/list/source_awards + if(!allow_repeat) + source_awards = awarded_sources_by_ckey[target_ckey] + if(!islist(source_awards)) + source_awards = list() + awarded_sources_by_ckey[target_ckey] = source_awards + + var/total_amount = 0 + var/list/pay_rewards = list() + for(var/list/reward_entry as anything in rewards) + var/amount = reward_entry["amount"] || 0 + if(amount <= 0) + continue + + var/sanitized_source = reward_entry["source"] || "unknown" + var/sanitized_reason = reward_entry["reason"] || "Reward" + if(!allow_repeat && source_awards[sanitized_source]) + log_game("[src] metacoin payout skipped: ckey=[target_ckey], amount=[amount], source='[sanitized_source]', reason='[sanitized_reason]', cause='duplicate source'.") + continue + + pay_rewards += list(list( + "amount" = amount, + "source" = sanitized_source, + "reason" = sanitized_reason, + "by_award_type" = reward_entry["by_award_type"] || FALSE, + )) + total_amount += amount + + if(total_amount <= 0) + return FALSE + + if(!SSdbcore.Connect()) + log_game("[src] metacoin payout failed: ckey=[target_ckey], amount=[total_amount], cause='db unavailable', rewards=[json_encode(pay_rewards)].") + return FALSE + + if(!add_metacoins(target_ckey, total_amount)) + log_game("[src] metacoin payout failed: ckey=[target_ckey], amount=[total_amount], cause='update failed', rewards=[json_encode(pay_rewards)].") + return FALSE + + if(!allow_repeat) + for(var/list/reward_entry as anything in pay_rewards) + source_awards[reward_entry["source"]] = TRUE + + log_game("[src] metacoin payout: ckey=[target_ckey], amount=[total_amount], allow_repeat=[allow_repeat], rewards=[json_encode(pay_rewards)].") + + for(var/list/reward_entry as anything in pay_rewards) + add_round_award_log_entry(target_ckey, reward_entry["amount"], reward_entry["source"], reward_entry["reason"]) + + notify_reward(target_ckey, total_amount, pay_rewards, sound) + + var/mob/player_mob = get_mob_by_ckey(target_ckey) + if(player_mob) + SStgui.update_user_uis(player_mob) + + return TRUE + +/datum/metacoins_controller/proc/get_round_rewards(target_ckey) + var/list/rewards = list() + if(METACOIN_REWARD_SURVIVE_EVAC > 0 && is_evacuation_condition_met(target_ckey)) + rewards += list(list( + "amount" = METACOIN_REWARD_SURVIVE_EVAC, + "source" = "survived_shift", + "reason" = "Survived Shift", + )) + if(METACOIN_REWARD_IMPORTANT_JOBS > 0 && is_important_role(target_ckey)) + rewards += list(list( + "amount" = METACOIN_REWARD_IMPORTANT_JOBS, + "source" = "social_role", + "reason" = "Highly Important Role", + )) + if(METACOIN_REWARD_ANTAG_GREENTEXT > 0 && is_antag_greentext(target_ckey)) + rewards += list(list( + "amount" = METACOIN_REWARD_ANTAG_GREENTEXT, + "source" = "antag_greentext", + "reason" = "Antagonist Greentext", + )) + return rewards + +/datum/metacoins_controller/proc/get_reward_amount(award_type) + if(!ispath(award_type, /datum/award)) + return 0 + + var/datum/award/award_path = award_type + var/reward = award_path.reward + if(isnull(reward)) + reward = 50 + + return reward + +/datum/metacoins_controller/proc/is_roundstart_ready(target_ckey) + if(!target_ckey) + return FALSE + return !!roundstart_ready_ckeys[target_ckey] + +/datum/metacoins_controller/proc/get_round_bonus(target_ckey) + if(!target_ckey) + return 0 + + var/list/award_log = round_award_log_by_ckey[target_ckey] + if(!islist(award_log)) + return 0 + + var/total_reward = 0 + for(var/list/award_entry in award_log) + total_reward += award_entry["amount"] || 0 + + return total_reward + +/datum/metacoins_controller/proc/get_round_award_log(target_ckey) + if(!target_ckey) + return list() + + var/list/award_log = round_award_log_by_ckey[target_ckey] + if(!islist(award_log)) + return list() + + return award_log.Copy() + +/datum/metacoins_controller/proc/add_round_award_log_entry(target_ckey, amount, source, reason) + if(!target_ckey || amount <= 0) + return + + var/list/award_log = round_award_log_by_ckey[target_ckey] + if(!islist(award_log)) + award_log = list() + round_award_log_by_ckey[target_ckey] = award_log + + award_log += list(list( + "amount" = amount, + "source" = source || "unknown", + "reason" = reason || "No reason", + "time" = time2text(world.realtime, "YYYY-MM-DD hh:mm:ss"), + )) + +/datum/metacoins_controller/proc/get_round_mind(target_ckey) + if(!target_ckey) + return + + var/mob/player_mob = get_mob_by_ckey(target_ckey) + if(player_mob?.mind) + return player_mob.mind + + for(var/datum/mind/player_mind in SSticker.minds) + if(ckey(player_mind?.key) == target_ckey) + return player_mind + +/datum/metacoins_controller/proc/is_evacuation_condition_met(target_ckey) + var/datum/mind/player_mind = get_round_mind(target_ckey) + if(!player_mind) + return FALSE + + if(!considered_alive(player_mind, enforce_human = FALSE)) + return FALSE + + if(SSshuttle.emergency?.mode != SHUTTLE_ENDGAME) + return FALSE + + var/mob/player_mob = player_mind.current + var/area/player_area = get_area(player_mob) + if(!player_area || istype(player_area, /area/shuttle/escape/brig)) + return FALSE + + var/turf/player_turf = get_turf(player_mob) + if(!player_turf) + return FALSE + + if(player_turf.onCentCom() || player_turf.onSyndieBase() || player_turf.on_escaped_shuttle()) + return TRUE + + return !!SSshuttle.emergency.shuttle_areas[player_area] + +/datum/metacoins_controller/proc/is_important_role(target_ckey) + var/datum/mind/player_mind = get_round_mind(target_ckey) + var/job_title = player_mind?.assigned_role?.title + if(!job_title) + return FALSE + + return (job_title in METACOIN_IMPORTANT_JOBS) + +/datum/metacoins_controller/proc/is_antag_greentext(target_ckey) + var/datum/mind/player_mind = get_round_mind(target_ckey) + if(!player_mind || !length(player_mind.antag_datums)) + return FALSE + + for(var/datum/antagonist/antag_datum as anything in player_mind.antag_datums) + if(istype(antag_datum, /datum/antagonist/greentext)) + return TRUE + if(antag_datum.antag_flags & ANTAG_FAKE) + continue + if(!is_greentext(antag_datum)) + continue + return TRUE + + return FALSE + +/datum/metacoins_controller/proc/is_greentext(datum/antagonist/antag_datum) + if(!antag_datum) + return FALSE + + if(!length(antag_datum.objectives)) + return TRUE + + for(var/datum/objective/objective as anything in antag_datum.objectives) + if(!objective.check_completion()) + return FALSE + + return TRUE + +/datum/metacoins_controller/proc/notify_reward(target_ckey, total_reward, list/reward_entries, sound = TRUE) + if(total_reward <= 0) + return + + var/mob/player_mob = get_mob_by_ckey(target_ckey) + if(!player_mob) + return + + var/list/reason_parts = list() + for(var/list/reward_entry in reward_entries) + var/entry_amount = reward_entry["amount"] || 0 + if(entry_amount <= 0) + continue + reason_parts += "+[entry_amount] [reward_entry["reason"] || "Reward"]" + + var/reasons_text = length(reason_parts) ? jointext(reason_parts, ", ") : "+[total_reward] Reward" + if(sound) + player_mob.playsound_local(player_mob, 'sound/effects/coin2.ogg', 40, TRUE, use_reverb = FALSE, pressure_affected = FALSE) + to_chat(player_mob, span_boldnicegreen("You received [total_reward] metacoins ([reasons_text]).")) + +/datum/metacoins_controller/proc/add_metacoins(target_ckey, amount) + if(!target_ckey || amount <= 0) + return FALSE + + var/table_player = format_table_name("player") + var/datum/db_query/update_query = SSdbcore.NewQuery( + "UPDATE [table_player] SET metacoins = metacoins + :amount WHERE ckey = :ckey", + list( + "amount" = amount, + "ckey" = target_ckey, + ), + ) + + var/success = update_query.warn_execute(async = FALSE) + var/affected = update_query.affected + qdel(update_query) + return success && affected > 0 + +/datum/metacoins_panel + var/client/owner + +/datum/metacoins_panel/New(client/owner, mob/viewer) + src.owner = owner + ui_interact(viewer) + +/datum/metacoins_panel/ui_state() + return GLOB.always_state + +/datum/metacoins_panel/ui_interact(mob/user, datum/tgui/ui) + ui = SStgui.try_update_ui(user, src, ui) + if(!ui) + ui = new(user, src, "MetaCoins") + ui.open() + +/datum/metacoins_panel/ui_data(mob/user) + var/list/data = list() + var/datum/metacoins_controller/controller = get_metacoins_controller() + var/client_ckey = owner?.ckey + + data["coinIcon"] = METACOIN_ICON_PATH + data["coinIconState"] = METACOIN_ICON_STATE + data["roundAwardsApplied"] = controller.round_awards_applied + data["roundAwarded"] = client_ckey ? controller.get_round_bonus(client_ckey) : 0 + data["roundAwardLog"] = client_ckey ? controller.get_round_award_log(client_ckey) : list() + data["canOpenShop"] = TRUE + + var/balance = fetch_balance(client_ckey) + data["dbConnected"] = !isnull(balance) + data["balance"] = isnull(balance) ? 0 : balance + + return data + +/datum/metacoins_panel/ui_act(action, params, datum/tgui/ui, datum/ui_state/state) + . = ..() + if(.) + return + + if(action == "open_shop") + new /datum/metacoin_shop_panel(owner, ui.user) + return TRUE + + return FALSE + +/datum/metacoins_panel/proc/fetch_balance(target_ckey) + if(!target_ckey) + return 0 + + if(!SSdbcore.Connect()) + return null + + var/table_player = format_table_name("player") + var/datum/db_query/select_query = SSdbcore.NewQuery( + "SELECT metacoins FROM [table_player] WHERE ckey = :ckey", + list("ckey" = target_ckey), + ) + + if(!select_query.warn_execute(async = FALSE)) + qdel(select_query) + return null + + var/metacoin_balance = 0 + if(select_query.NextRow(async = FALSE)) + metacoin_balance = select_query.item[1] || 0 + + qdel(select_query) + return metacoin_balance + +ADMIN_VERB(mc_give, R_ADMIN, "Grant Metacoins", "Grant metacoins to a target ckey.", ADMIN_CATEGORY_GAME) + var/target_ckey = ckey(input(user, "Target ckey to receive metacoins", "Grant Metacoins", "") as text|null) + if(!target_ckey) + return + + var/amount = tgui_input_number(user, "Metacoin amount to grant", "Grant Metacoins", 1, 1000, 1) + if(isnull(amount)) + return + + amount = round(amount) + if(amount <= 0) + to_chat(user, span_warning("Amount must be greater than zero."), confidential = TRUE) + return + + var/grant_reason = input(user, "Reason shown in logs and player message", "Grant Metacoins", "") as text|null + if(isnull(grant_reason)) + return + + grant_reason = trim(grant_reason) + if(!length(grant_reason)) + grant_reason = "Manual admin grant" + + // var/create_note = tgui_alert(user, "Include a note?", "Grant Metacoins", list("No", "Yes")) == "Yes" + + var/datum/metacoins_controller/controller = get_metacoins_controller() + if(!controller) + to_chat(user, span_warning("Metacoin controller is unavailable."), confidential = TRUE) + return + + var/reward_source = "admin_manual_grant:[user.ckey]" + var/reward_reason = "Admin grant: [grant_reason]" + var/success = controller.award_metacoins(target_ckey, amount, reward_source, reward_reason, TRUE) + + if(!success) + var/fail_msg = "[key_name_admin(user)] failed to grant [amount] metacoins to [target_ckey]. Reason='[grant_reason]'." + message_admins(fail_msg) + log_admin("[key_name(user)] failed to grant [amount] metacoins to [target_ckey]. Reason='[grant_reason]'.") + to_chat(user, span_warning("Failed to grant metacoins. Check SQL logs"), confidential = TRUE) + return +/* // i've thought about it, that's kinda useless + if(create_note) + var/note_text = "Metacoins granted: +[amount]. Reason: [grant_reason]" + create_message("note", target_ckey, user.ckey, note_text, null, null, 0, 0, null, 0, "none") +*/ + var/admin_msg = "[key_name_admin(user)] granted [amount] metacoins to [target_ckey]. Reason='[grant_reason]']." + message_admins(admin_msg) + log_admin("[key_name(user)] granted [amount] metacoins to [target_ckey]. Reason='[grant_reason]'.") + log_game("[key_name(user)] granted [amount] metacoins to [target_ckey]. Reason='[grant_reason]'].") + +/client/verb/view_metacoins() + set name = "View Metacoins" + set category = "OOC" + set desc = "View your metacoin balance and this round award log." + + new /datum/metacoins_panel(src, usr) + +#undef METACOIN_REWARD_ROUNDSTART_READY +#undef METACOIN_REWARD_SURVIVE_EVAC +#undef METACOIN_REWARD_IMPORTANT_JOBS +#undef METACOIN_REWARD_ANTAG_GREENTEXT +#undef METACOIN_IMPORTANT_JOBS +#undef METACOIN_ICON_PATH +#undef METACOIN_ICON_STATE diff --git a/modular_meta/features/metacoins/code/metacoin_deathmatch.dm b/modular_meta/features/metacoins/code/metacoin_deathmatch.dm new file mode 100644 index 000000000000..b91a2b66f79e --- /dev/null +++ b/modular_meta/features/metacoins/code/metacoin_deathmatch.dm @@ -0,0 +1,84 @@ +/// Tries to charge the player for current entry fee before adding them to players list. +/datum/deathmatch_lobby/proc/pay_fee(mob/player) + if(!player?.ckey) + return FALSE + + var/already_paid = fees_paid[player.ckey] || 0 + if(entry_fee <= already_paid) + return TRUE + + var/to_pay = entry_fee - already_paid + var/datum/metacoin_shop_controller/shop = get_metacoin_controller() + if(!shop) + to_chat(player, span_warning("Metacoin subsystem is unavailable.")) + return FALSE + + var/list/take_result = shop.take_metacoins(player.ckey, to_pay) + if(!take_result["ok"]) + switch(take_result["error"]) + if("not_enough") + to_chat(player, span_warning("Not enough metacoins for entry fee ([entry_fee]).")) + if("db_unavailable", "db_failed") + to_chat(player, span_warning("Metacoin database is unavailable.")) + else + to_chat(player, span_warning("Failed to pay lobby entry fee.")) + return FALSE + + fees_paid[player.ckey] = already_paid + to_pay + prize_pool += to_pay + to_chat(player, span_boldnicegreen("Entry fee paid: [to_pay] metacoins.")) + return TRUE + +/// Returns paid fee to the player while lobby is not in active match state. +/datum/deathmatch_lobby/proc/refund_fee(target_ckey, reason) + if(!target_ckey) + return FALSE + + var/paid_amount = fees_paid[target_ckey] || 0 + if(paid_amount <= 0) + fees_paid -= target_ckey + return TRUE + + var/datum/metacoin_shop_controller/shop = get_metacoin_controller() + if(!shop || !shop.add_metacoins(target_ckey, paid_amount)) + log_game("Deathmatch lobby [host] failed to refund [paid_amount] metacoins to [target_ckey].") + return FALSE + + prize_pool = max(prize_pool - paid_amount, 0) + fees_paid -= target_ckey + + var/mob/player_mob = get_mob_by_ckey(target_ckey) + if(player_mob) + to_chat(player_mob, span_notice("Entry fee refunded: [paid_amount] metacoins. [reason]")) + return TRUE + +/// Pays prize pool to winner. If payout fails, tries to refund everyone. +/datum/deathmatch_lobby/proc/pay_pool(winner_ckey, mob/winner) + if(prize_pool <= 0) + return + + var/payout_amount = prize_pool + var/list/paid_snapshot = fees_paid?.Copy() || list() + var/datum/metacoin_shop_controller/shop = get_metacoin_controller() + + if(winner_ckey && shop?.add_metacoins(winner_ckey, payout_amount)) + announce(span_boldnicegreen("[winner ? winner.real_name : winner_ckey] received [payout_amount] metacoins from the prize pool.")) + if(winner) + to_chat(winner, span_boldnicegreen("You won [payout_amount] metacoins from this deathmatch prize pool.")) + log_game("Deathmatch lobby [host] paid [payout_amount] metacoins to [winner_ckey].") + prize_pool = 0 + fees_paid = list() + return + + var/payout_target = winner_ckey || "no winner" + log_game("Deathmatch lobby [host] failed to pay prize pool [payout_amount] to [payout_target], trying refunds.") + if(shop) + for(var/paid_ckey in paid_snapshot) + var/paid_amount = paid_snapshot[paid_ckey] || 0 + if(paid_amount <= 0) + continue + shop.add_metacoins(paid_ckey, paid_amount) + + announce(span_warning("Prize payout failed, entry fees were refunded when possible.")) + prize_pool = 0 + fees_paid = list() diff --git a/modular_meta/features/metacoins/code/metacoin_gambling.dm b/modular_meta/features/metacoins/code/metacoin_gambling.dm new file mode 100644 index 000000000000..57f61d630926 --- /dev/null +++ b/modular_meta/features/metacoins/code/metacoin_gambling.dm @@ -0,0 +1,485 @@ +#define METACOIN_SLOT_BASE_BET 5 +#define METACOIN_SLOT_MIN_BET 5 +#define METACOIN_SLOT_MAX_BET 100 +#define METACOIN_SLOT_DEFAULT_BET 5 +#define METACOIN_SLOT_BET_STEP 5 +#define METACOIN_SLOT_PAYOUT_LINE3 20 +#define METACOIN_SLOT_PAYOUT_LINE4 55 +#define METACOIN_SLOT_PAYOUT_LINE5 150 +#define METACOIN_SLOT_PAYOUT_JACKPOT 666 +#define METACOIN_SLOT_COOLDOWN_DS 5 +#define METACOIN_SLOT_JACKPOT_ICON FA_ICON_7 + +/datum/metacoin_shop_controller + var/list/lock_by_ckey = list() + var/list/cd_by_ckey = list() + +/datum/metacoin_shop_controller/proc/get_icons() + var/static/list/slot_icons = list( + FA_ICON_LEMON = list("colour" = "yellow"), + FA_ICON_STAR = list("colour" = "yellow"), + FA_ICON_BOMB = list("colour" = "red"), + FA_ICON_BIOHAZARD = list("colour" = "green"), + FA_ICON_APPLE_WHOLE = list("colour" = "red"), + FA_ICON_7 = list("colour" = "yellow"), + FA_ICON_DOLLAR_SIGN = list("colour" = "green"), + ) + return slot_icons + +/datum/metacoin_shop_controller/proc/roll_reels() + var/list/icons = get_icons() + var/list/reels = list() + + for(var/reel_index in 1 to 5) + var/list/reel = list() + for(var/row_index in 1 to 3) + var/icon_name = pick(icons) + reel += list(list( + "icon_name" = icon_name, + "colour" = icons[icon_name]["colour"] || "white", + )) + + reels += list(reel) + + return reels + +/datum/metacoin_shop_controller/proc/get_line(list/reels) + var/best = 0 + + for(var/row_index in 1 to 3) + var/streak = 0 + var/last_icon + + for(var/reel_index in 1 to 5) + var/icon = reels[reel_index][row_index]["icon_name"] + if(icon == last_icon) + streak++ + else + streak = 1 + last_icon = icon + + best = max(best, streak) + + return best + +/datum/metacoin_shop_controller/proc/is_jackpot(list/reels) + var/icon = "[METACOIN_SLOT_JACKPOT_ICON]" + for(var/reel_index in 1 to 5) + if(reels[reel_index][2]["icon_name"] != icon) + return FALSE + + return TRUE + +/datum/metacoin_shop_controller/proc/get_base_win(line, jackpot) + if(jackpot) + return METACOIN_SLOT_PAYOUT_JACKPOT + if(line >= 5) + return METACOIN_SLOT_PAYOUT_LINE5 + if(line >= 4) + return METACOIN_SLOT_PAYOUT_LINE4 + if(line >= 3) + return METACOIN_SLOT_PAYOUT_LINE3 + return 0 + +/datum/metacoin_shop_controller/proc/get_win(line, jackpot, bet) + var/base = get_base_win(line, jackpot) + if(base <= 0) + return 0 + + return round((base * bet) / METACOIN_SLOT_BASE_BET) + +/datum/metacoin_shop_controller/proc/normalize_bet(raw_bet) + var/bet = METACOIN_SLOT_DEFAULT_BET + if(isnull(raw_bet)) + return bet + + if(isnum(raw_bet)) + bet = round(raw_bet) + else if(istext(raw_bet)) + bet = round(text2num(raw_bet)) + else + return null + + if(bet < METACOIN_SLOT_MIN_BET || bet > METACOIN_SLOT_MAX_BET) + return null + + if((bet - METACOIN_SLOT_MIN_BET) % METACOIN_SLOT_BET_STEP) + return null + + return bet + +/datum/metacoin_shop_controller/proc/get_cd(ck) + ck = ckey(ck) + if(!ck) + return 0 + + var/next = cd_by_ckey[ck] || 0 + if(next <= world.time) + return 0 + + return next - world.time + +/datum/metacoin_shop_controller/proc/unlock_spin(ck) + ck = ckey(ck) + if(!ck) + return + + lock_by_ckey -= ck + + +/datum/metacoin_shop_controller/proc/announce_win(winner_name, payout, line, jackpot, atom/winner_source) + if(!winner_name || payout <= 0) + return + + var/announce_text + var/announce_title + var/announce_sound + + if(jackpot) + announce_text = "[winner_name] hit the metacoin slot JACKPOT and won [payout] metacoins!" + announce_title = "Metacoin Slot Jackpot" + announce_sound = 'sound/machines/roulette/roulettejackpot.ogg' + else if(line >= 5) + announce_text = "[winner_name] won a huge metacoin slot payout: [payout] metacoins!" + announce_title = "Metacoin Slot Big Win" + announce_sound = 'sound/effects/kaching.ogg' + else + return + + var/title = html_encode(announce_title) + var/text = html_encode(announce_text) + var/announce_final = "
[title][text]
" + + for(var/mob/lobby_mob as anything in GLOB.new_player_list) + if(!isnewplayer(lobby_mob)) + continue + if(QDELETED(lobby_mob) || lobby_mob.stat != DEAD) + continue + var/mob/dead/new_player/new_player = lobby_mob + if(!new_player.client) + continue + to_chat(new_player, announce_final) + if(new_player.client?.prefs.read_preference(/datum/preference/toggle/sound_announcements)) + SEND_SOUND(new_player, sound(announce_sound)) + + for(var/mob/player_mob as anything in GLOB.player_list) + if(!isobserver(player_mob)) + continue + if(QDELETED(player_mob) || player_mob.stat != DEAD) + continue + var/mob/dead/observer/ghost = player_mob + if(!ghost.client) + continue + to_chat(ghost, announce_final) + if(ghost.client?.prefs.read_preference(/datum/preference/toggle/sound_announcements)) + SEND_SOUND(ghost, sound(announce_sound)) + + if(isobserver(winner_source)) + notify_ghosts( + message = "[title]: [text]", + source = winner_source, + header = announce_title + ) + +/datum/metacoin_shop_controller/proc/spin(ck, mob/user, raw_bet) + ck = ckey(ck) + if(!ck) + return list("ok" = FALSE, "error" = "invalid_request") + + if(!is_open() && !isobserver(user)) + return list("ok" = FALSE, "error" = "shop_closed") + + var/lock_until = lock_by_ckey[ck] || 0 + if(lock_until > world.time) + return list("ok" = FALSE, "error" = "busy") + if(lock_until) + lock_by_ckey -= ck + + if(!SSdbcore.Connect()) + return list("ok" = FALSE, "error" = "db_unavailable") + + var/cd = get_cd(ck) + if(cd > 0) + return list( + "ok" = FALSE, + "error" = "cooldown", + "cooldownLeftDs" = cd, + ) + + var/bet = normalize_bet(raw_bet) + if(isnull(bet)) + return list("ok" = FALSE, "error" = "invalid_bet") + + lock_by_ckey[ck] = world.time + 40 + + var/balance = fetch_balance(ck) + if(isnull(balance)) + lock_by_ckey -= ck + return list("ok" = FALSE, "error" = "db_unavailable") + + if(balance < bet) + lock_by_ckey -= ck + return list("ok" = FALSE, "error" = "not_enough") + + var/table_player = format_table_name("player") + var/datum/db_query/debit_query = SSdbcore.NewQuery( + "UPDATE [table_player] SET metacoins = metacoins - :price WHERE ckey = :ckey AND metacoins >= :price", + list( + "price" = bet, + "ckey" = ck, + ), + ) + + if(!debit_query.warn_execute(async = FALSE)) + qdel(debit_query) + lock_by_ckey -= ck + return list("ok" = FALSE, "error" = "db_failed") + qdel(debit_query) + + var/debit_balance = fetch_balance(ck) + if(isnull(debit_balance)) + lock_by_ckey -= ck + return list("ok" = FALSE, "error" = "db_failed") + + if(debit_balance > (balance - bet)) + lock_by_ckey -= ck + return list("ok" = FALSE, "error" = "not_enough") + + cd_by_ckey[ck] = world.time + METACOIN_SLOT_COOLDOWN_DS + + var/list/reels = roll_reels() + var/line = get_line(reels) + var/jackpot = is_jackpot(reels) + var/payout = get_win(line, jackpot, bet) + + if(payout > 0) + var/datum/db_query/payout_query = SSdbcore.NewQuery( + "UPDATE [table_player] SET metacoins = metacoins + :amount WHERE ckey = :ckey", + list( + "amount" = payout, + "ckey" = ck, + ), + ) + + if(!payout_query.warn_execute(async = FALSE)) + qdel(payout_query) + lock_by_ckey -= ck + return list("ok" = FALSE, "error" = "db_failed") + qdel(payout_query) + + var/end_balance = fetch_balance(ck) + if(isnull(end_balance)) + lock_by_ckey -= ck + return list("ok" = FALSE, "error" = "db_failed") + + addtimer(CALLBACK(src, PROC_REF(unlock_spin), ck), 40) + return list( + "ok" = TRUE, + "reels" = reels, + "lineLength" = line, + "isJackpot" = jackpot, + "payout" = payout, + "bet" = bet, + "balance" = end_balance, + "cooldownLeftDs" = get_cd(ck), + ) + +/datum/metacoin_slot_panel + var/client/owner + var/list/reels = list() + var/working = FALSE + var/balance = 0 + var/list/last = list() + var/list/history = list() + +/datum/metacoin_slot_panel/New(client/owner, mob/viewer) + src.owner = owner + reels = get_metacoin_controller().roll_reels() + last = list( + "bet" = METACOIN_SLOT_DEFAULT_BET, + "lineLength" = 0, + "payout" = 0, + "isJackpot" = FALSE, + "net" = 0, + "resultState" = "idle", + ) + history = list() + balance = get_metacoin_controller().fetch_balance(owner?.ckey) + if(isnull(balance)) + balance = 0 + ui_interact(viewer) + +/datum/metacoin_slot_panel/ui_state() + return GLOB.always_state + +/datum/metacoin_slot_panel/ui_interact(mob/user, datum/tgui/ui) + ui = SStgui.try_update_ui(user, src, ui) + if(!ui) + ui = new(user, src, "MetaCoinSlot") + ui.open() + +/datum/metacoin_slot_panel/ui_static_data(mob/user) + var/list/data = list() + + data["icons"] = list() + var/list/icons = get_metacoin_controller().get_icons() + for(var/icon_name in icons) + var/list/icon_info = icons[icon_name] + data["icons"] += list(list( + "icon_name" = icon_name, + "colour" = icon_info["colour"], + )) + + data["baseBet"] = METACOIN_SLOT_BASE_BET + data["defaultBet"] = METACOIN_SLOT_DEFAULT_BET + data["minBet"] = METACOIN_SLOT_MIN_BET + data["maxBet"] = METACOIN_SLOT_MAX_BET + data["betStep"] = METACOIN_SLOT_BET_STEP + data["quickBets"] = list(5, 10, 25, 50) + data["payoutLine3"] = METACOIN_SLOT_PAYOUT_LINE3 + data["payoutLine4"] = METACOIN_SLOT_PAYOUT_LINE4 + data["payoutLine5"] = METACOIN_SLOT_PAYOUT_LINE5 + data["payoutJackpot"] = METACOIN_SLOT_PAYOUT_JACKPOT + + return data + +/datum/metacoin_slot_panel/ui_data(mob/user) + var/list/data = list() + var/datum/metacoin_shop_controller/shop = get_metacoin_controller() + var/client_ckey = owner?.ckey + + if(!working) + var/live = shop.fetch_balance(client_ckey) + if(!isnull(live)) + balance = live + + data["isPregame"] = shop.is_open() + data["isObserver"] = isobserver(user) + data["working"] = working + data["balance"] = balance + data["state"] = reels + data["lastSpin"] = last + data["history"] = history.Copy() + data["cooldownLeftDs"] = shop.get_cd(client_ckey) + + return data + +/datum/metacoin_slot_panel/ui_act(action, params, datum/tgui/ui, datum/ui_state/state) + . = ..() + if(.) + return + + if(action == "spin") + if(working) + return FALSE + + working = TRUE + var/mob/user_mob = ui?.user + + var/list/result = get_metacoin_controller().spin(owner?.ckey, user_mob, params?["bet"]) + + if(!result["ok"]) + if(user_mob) + switch(result["error"]) + if("shop_closed") + to_chat(user_mob, span_warning("Metacoin slot machine is available only for ghosts and in pre-game lobby.")) + if("invalid_bet") + to_chat(user_mob, span_warning("Invalid bet selected.")) + if("not_enough") + to_chat(user_mob, span_warning("Not enough metacoins for a spin.")) + if("cooldown") + to_chat(user_mob, span_warning("Spin cooldown active: [round((result["cooldownLeftDs"] || 0) / 10, 0.1)]s left.")) + if("busy") + to_chat(user_mob, span_warning("Spin is already being processed.")) + if("db_unavailable", "db_failed") + to_chat(user_mob, span_warning("Database error. Try again later.")) + else + to_chat(user_mob, span_warning("Spin failed.")) + + user_mob.playsound_local(user_mob, 'sound/machines/compiler/compiler-failure.ogg', 40, TRUE, use_reverb = FALSE) + + working = FALSE + return FALSE + + reels = result["reels"] + var/datum/weakref/user_ref = user_mob ? WEAKREF(user_mob) : null + play_spin_sound(user_ref, 'sound/machines/lever/lever_start.ogg', 45) + addtimer(CALLBACK(src, PROC_REF(play_spin_sound), user_ref, 'sound/machines/roulette/roulettewheel.ogg', 20), 3) + addtimer(CALLBACK(src, PROC_REF(finish_spin), result, user_ref), 40) + SStgui.update_uis(src) + return TRUE + + return FALSE + +/datum/metacoin_slot_panel/proc/play_spin_sound(datum/weakref/user_ref, snd, volume) + var/mob/user_mob = user_ref?.resolve() + if(!user_mob) + return + + user_mob.playsound_local(user_mob, snd, volume, TRUE, use_reverb = FALSE) + +/datum/metacoin_slot_panel/proc/finish_spin(list/result, datum/weakref/user_ref) + var/mob/user_mob = user_ref?.resolve() || owner?.mob + + var/payout = result["payout"] || 0 + var/bet = result["bet"] || METACOIN_SLOT_DEFAULT_BET + var/line = result["lineLength"] || 0 + var/jackpot_hit = !!result["isJackpot"] + var/net_amount = payout - bet + var/state = payout > 0 ? "win" : "loss" + if(jackpot_hit) + state = "jackpot" + + if(!isnull(result["balance"])) + balance = result["balance"] || 0 + + last = list( + "bet" = bet, + "lineLength" = line, + "payout" = payout, + "isJackpot" = jackpot_hit, + "net" = net_amount, + "resultState" = state, + ) + + history = list(list( + "time" = time2text(world.realtime, "hh:mm:ss"), + "bet" = bet, + "lineLength" = line, + "payout" = payout, + "net" = net_amount, + "isJackpot" = jackpot_hit, + )) + history + if(length(history) > 5) + history.Cut(6) + + if(jackpot_hit || line >= 5) + get_metacoin_controller().announce_win(user_mob?.real_name || owner?.ckey || "Unknown", payout, line, jackpot_hit, user_mob) + + if(user_mob) + if(jackpot_hit) + to_chat(user_mob, span_boldnicegreen("JACKPOT! You won [payout] metacoins.")) + user_mob.playsound_local(user_mob, 'sound/machines/roulette/roulettejackpot.ogg', 45, TRUE, use_reverb = FALSE) + else if(payout > 0) + to_chat(user_mob, span_boldnicegreen("You won [payout] metacoins.")) + user_mob.playsound_local(user_mob, 'sound/effects/kaching.ogg', 40, TRUE, use_reverb = FALSE) + else + to_chat(user_mob, span_warning("No luck this spin.")) + user_mob.playsound_local(user_mob, 'sound/machines/buzz/buzz-sigh.ogg', 10, TRUE, use_reverb = FALSE) + + working = FALSE + SStgui.update_uis(src) + if(user_mob) + SStgui.update_user_uis(user_mob) + +#undef METACOIN_SLOT_BASE_BET +#undef METACOIN_SLOT_MIN_BET +#undef METACOIN_SLOT_MAX_BET +#undef METACOIN_SLOT_DEFAULT_BET +#undef METACOIN_SLOT_BET_STEP +#undef METACOIN_SLOT_PAYOUT_LINE3 +#undef METACOIN_SLOT_PAYOUT_LINE4 +#undef METACOIN_SLOT_PAYOUT_LINE5 +#undef METACOIN_SLOT_PAYOUT_JACKPOT +#undef METACOIN_SLOT_COOLDOWN_DS +#undef METACOIN_SLOT_JACKPOT_ICON diff --git a/modular_meta/features/metacoins/code/metacoin_shop.dm b/modular_meta/features/metacoins/code/metacoin_shop.dm new file mode 100644 index 000000000000..c879448d4e03 --- /dev/null +++ b/modular_meta/features/metacoins/code/metacoin_shop.dm @@ -0,0 +1,1056 @@ +GLOBAL_DATUM(metacoin_shop_controller, /datum/metacoin_shop_controller) + +/proc/get_metacoin_controller() + if(!GLOB.metacoin_shop_controller) + GLOB.metacoin_shop_controller = new /datum/metacoin_shop_controller() + GLOB.metacoin_shop_controller.register_signals() + return GLOB.metacoin_shop_controller + +/proc/cmp_antag_role(datum/metacoinshop/antag_role/a, datum/metacoinshop/antag_role/b) + var/order_diff = cmp_numeric_asc(a.ui_order, b.ui_order) + if(order_diff) + return order_diff + + return cmp_text_asc(a.id, b.id) + +/datum/metacoin_shop_controller + var/list/preround_catalog = list() + var/list/persistent_catalog = list() + var/list/preround_pending_by_ckey = list() + var/list/preround_delivered_by_ckey = list() + var/list/antag_token_pending_by_ckey = list() + var/antag_token_slots_left = 3 + var/default_listing_fallback_icon = "question-circle" + var/signals_registered = FALSE + +/datum/metacoin_shop_controller/New() + . = ..() + setup_catalog() + +/datum/metacoin_shop_controller/proc/setup_catalog() + preround_catalog = alist() + for(var/listing_path in subtypesof(/datum/metacoinshop/listing/preround)) + var/datum/metacoinshop/listing/listing = new listing_path + if(listing.item_type && !listing.icon) + var/obj/item/type_cast_item_path = listing.item_type + listing.icon = initial(type_cast_item_path.icon) + listing.icon_state = initial(type_cast_item_path.icon_state) + + preround_catalog[listing.id] = listing + + persistent_catalog = alist() + for(var/listing_path in subtypesof(/datum/metacoinshop/listing/persistent)) + var/datum/metacoinshop/listing/listing = new listing_path + if(listing.item_type && !listing.icon) + var/obj/item/type_cast_item_path = listing.item_type + listing.icon = initial(type_cast_item_path.icon) + listing.icon_state = initial(type_cast_item_path.icon_state) + + persistent_catalog[listing.id] = listing + +/datum/metacoin_shop_controller/proc/register_signals() + if(signals_registered) + return + + signals_registered = TRUE + RegisterSignal(SSdcs, COMSIG_GLOB_JOB_AFTER_SPAWN, PROC_REF(on_spawn)) + SSticker.OnRoundstart(CALLBACK(src, PROC_REF(on_round_start))) + SSticker.OnRoundend(CALLBACK(src, PROC_REF(on_round_end))) + +/datum/metacoin_shop_controller/proc/on_round_start() + preround_delivered_by_ckey = list() + +/datum/metacoin_shop_controller/proc/on_round_end() + refund_all_tokens() + preround_pending_by_ckey = list() + preround_delivered_by_ckey = list() + antag_token_pending_by_ckey = list() + antag_token_slots_left = 3 + +/datum/metacoin_shop_controller/proc/is_open() + if(!SSticker) + return FALSE + return SSticker.current_state == GAME_STATE_PREGAME + +/datum/metacoin_shop_controller/proc/get_token_listing() + return preround_catalog["antag_token"] + +/datum/metacoin_shop_controller/proc/get_token_slots() + return antag_token_slots_left + +/datum/metacoin_shop_controller/proc/get_restricted_jobs() + var/static/list/antag_token_restricted_jobs = list( + JOB_CAPTAIN, + JOB_HEAD_OF_PERSONNEL, + JOB_HEAD_OF_SECURITY, + JOB_RESEARCH_DIRECTOR, + JOB_CHIEF_ENGINEER, + JOB_CHIEF_MEDICAL_OFFICER, + JOB_QUARTERMASTER, + JOB_BRIDGE_ASSISTANT, + JOB_VETERAN_ADVISOR, + JOB_AI, + JOB_CYBORG, + JOB_HUMAN_AI, + JOB_WARDEN, + JOB_DETECTIVE, + JOB_SECURITY_OFFICER, + JOB_SECURITY_OFFICER_MEDICAL, + JOB_SECURITY_OFFICER_ENGINEERING, + JOB_SECURITY_OFFICER_SCIENCE, + JOB_SECURITY_OFFICER_SUPPLY, + JOB_PRISONER, + JOB_CARGO_GORILLA, + ) //i've spawned as a heretic captain, that's why it exists + + return antag_token_restricted_jobs + +/datum/metacoin_shop_controller/proc/is_restricted_job(job_title) + if(!job_title) + return FALSE + + return job_title in get_restricted_jobs() + +/datum/metacoin_shop_controller/proc/get_restricted_prefs(client/target_client) + var/list/restricted_preferences = list() + var/list/job_preferences = target_client?.prefs?.job_preferences + if(!islist(job_preferences)) + return restricted_preferences + + for(var/job_title in get_restricted_jobs()) + if(!isnull(job_preferences[job_title])) + restricted_preferences += job_title + + return restricted_preferences + +/datum/metacoin_shop_controller/proc/get_restricted_warn(client/target_client) + var/list/restricted_preferences = get_restricted_prefs(target_client) + if(!length(restricted_preferences)) + return null + + return "Warning: you have restricted jobs enabled in preferences ([english_list(restricted_preferences)]). If one of these jobs is assigned at roundstart, antag token will be refunded." + +/datum/metacoin_shop_controller/proc/get_antag_roles() + var/static/list/antag_roles + if(isnull(antag_roles)) + antag_roles = list() + for(var/role_path in subtypesof(/datum/metacoinshop/antag_role)) + antag_roles += new role_path + + antag_roles = sort_list(antag_roles, GLOBAL_PROC_REF(cmp_antag_role)) + + return antag_roles + +/datum/metacoin_shop_controller/proc/get_antag_role(role_id) + if(!role_id) + return null + + for(var/datum/metacoinshop/antag_role/role as anything in get_antag_roles()) + if(role.id == role_id) + return role + + return null + +/datum/metacoin_shop_controller/proc/get_role_name(role_id) + if(!role_id) + return null + + var/datum/metacoinshop/antag_role/role = get_antag_role(role_id) + if(!role) + return null + return role.name + +/datum/metacoin_shop_controller/proc/has_weight(weight_setting) + if(isnull(weight_setting)) + return FALSE + + if(isnum(weight_setting)) + return weight_setting > 0 + + if(islist(weight_setting)) + for(var/key in weight_setting) + if(weight_setting[key] > 0) + return TRUE + + return FALSE + +/datum/metacoin_shop_controller/proc/resolve_min_pop(min_pop_setting, fallback_value) + if(isnum(min_pop_setting)) + return min_pop_setting + + if(islist(min_pop_setting)) + var/best_value + for(var/key in min_pop_setting) + var/current_value = min_pop_setting[key] + if(isnull(best_value) || current_value < best_value) + best_value = current_value + + if(!isnull(best_value)) + return best_value + + return fallback_value + +/datum/metacoin_shop_controller/proc/get_role_block(target_ckey, role_id, datum/job/current_job = null) + var/datum/metacoinshop/antag_role/role = get_antag_role(role_id) + if(!role) + return list("code" = "unknown_role") + + var/role_ban_flag = role.jobban_flag + if(target_ckey && is_banned_from(target_ckey, list(ROLE_SYNDICATE, role_ban_flag))) + return list("code" = "job_banned") + + if(current_job && is_restricted_job(current_job.title)) + return list( + "code" = "restricted_job", + "job_title" = current_job.title, + ) + + var/default_min_pop = role.default_min_pop + var/min_pop_setting = default_min_pop + + if(CONFIG_GET(flag/dynamic_config_enabled)) + var/ruleset_tag = role.ruleset_tag + var/list/ruleset_config = SSdynamic.get_config()?[ruleset_tag] + + if(!isnull(ruleset_config?["weight"]) && !has_weight(ruleset_config["weight"])) + return list("code" = "disabled_by_config") + + if(!isnull(ruleset_config?["min_pop"])) + min_pop_setting = ruleset_config["min_pop"] + + var/min_pop = resolve_min_pop(min_pop_setting, default_min_pop) + var/current_population = length(GLOB.new_player_list) + if(current_population < min_pop) + return list( + "code" = "min_pop", + "required_pop" = min_pop, + "current_pop" = current_population, + ) + + return null + +/datum/metacoin_shop_controller/proc/get_block_text(list/block_info) + if(!islist(block_info)) + return null + + var/code = block_info["code"] + switch(code) + if("job_banned") + return "Role is blocked by jobban." + if("restricted_job") + var/job_title = block_info["job_title"] + if(job_title) + return "Role is blocked for your current job: [job_title]." + return "Role is blocked for your current job." + if("disabled_by_config") + return "Role is disabled by dynamic config." + if("min_pop") + var/current_pop = block_info["current_pop"] + var/required_pop = block_info["required_pop"] + return "Not enough population: [current_pop]/[required_pop]." + if("unknown_role") + return "Unknown role." + + return "Role is currently unavailable." + +/datum/metacoin_shop_controller/proc/get_roles_ui(target_ckey) + var/list/roles_ui_data = list() + + for(var/datum/metacoinshop/antag_role/role as anything in get_antag_roles()) + var/role_id = role.id + var/list/block_info = get_role_block(target_ckey, role_id) + + roles_ui_data += list(list( + "id" = role_id, + "name" = role.name, + "desc" = role.desc, + "prefIconClass" = role_id, + "fallbackIcon" = default_listing_fallback_icon, + "available" = isnull(block_info), + "unavailableReason" = get_block_text(block_info), + "unavailableCode" = block_info?["code"], + "minPopCurrent" = block_info?["current_pop"], + "minPopRequired" = block_info?["required_pop"], + )) + + return roles_ui_data + +/datum/metacoin_shop_controller/proc/refund_token(target_ckey, failure_text, mob/notify_mob) + if(!target_ckey) + return FALSE + + if(!(target_ckey in antag_token_pending_by_ckey)) + log_game("[src] antag token refund skipped for [target_ckey]: no pending reservation.") + return FALSE + + var/datum/metacoinshop/listing/antag_listing = get_token_listing() + var/refund_amount = antag_listing?.price || 0 + + antag_token_pending_by_ckey -= target_ckey + antag_token_slots_left = min(antag_token_slots_left + 1, 3) + log_game("[src] antag token refund for [target_ckey], failure='[failure_text]', slots_left=[antag_token_slots_left].") + + if(refund_amount > 0) + add_metacoins(target_ckey, refund_amount) + + var/message = failure_text + if(!message) + message = "Antag token delivery failed." + if(refund_amount > 0) + message += " [refund_amount] metacoins were refunded." + + if(notify_mob?.client) + to_chat(notify_mob, span_warning(message)) + notify_mob.playsound_local(notify_mob, 'sound/machines/compiler/compiler-failure.ogg', 40, TRUE, use_reverb = FALSE) + else + log_game("[src] antag token refund notify deferred for [target_ckey]: no client on notify mob.") + addtimer(CALLBACK(src, PROC_REF(retry_refund_notice), target_ckey, message, 20), 1 SECONDS) + + return TRUE + +/datum/metacoin_shop_controller/proc/retry_refund_notice(target_ckey, message, attempts_left) + if(!target_ckey || !message) + return + + var/mob/target_mob = get_mob_by_ckey(target_ckey) + if(!target_mob?.client) + if(attempts_left > 0) + addtimer(CALLBACK(src, PROC_REF(retry_refund_notice), target_ckey, message, attempts_left - 1), 0.5 SECONDS) + return + + to_chat(target_mob, span_warning(message)) + target_mob.playsound_local(target_mob, 'sound/machines/compiler/compiler-failure.ogg', 40, TRUE, use_reverb = FALSE) + +/datum/metacoin_shop_controller/proc/refund_all_tokens() + if(!length(antag_token_pending_by_ckey)) + return + + var/list/ckeys_to_refund = antag_token_pending_by_ckey.Copy() + for(var/target_ckey in ckeys_to_refund) + refund_token(target_ckey, null, null) + +/datum/metacoin_shop_controller/proc/catalog_ui(target_ckey, kind = "preround") + var/list/catalog_data = list() + var/list/catalog = kind == "persistent" ? persistent_catalog : preround_catalog + var/list/pending_items = kind == "preround" ? get_pending_items(target_ckey) : list() + var/list/owned_items = kind == "persistent" ? owned_persistent(target_ckey) : null + var/selected_antag_role = antag_token_pending_by_ckey[target_ckey] + var/balance = fetch_balance(target_ckey) + + for(var/listing_id in catalog) + var/datum/metacoinshop/listing/listing = catalog[listing_id] + if(!listing) + continue + + var/is_antag_token = listing.id == "antag_token" + var/is_persistent = listing.listing_type == "persistent" + var/is_owned = FALSE + if(is_antag_token) + is_owned = !isnull(selected_antag_role) + else if(is_persistent) + is_owned = !!owned_items?[listing.id] + else + is_owned = (listing.id in pending_items) + + var/list/listing_payload = list( + "id" = listing.id, + "kind" = is_antag_token ? "antag_token" : listing.listing_type, + "name" = listing.name, + "desc" = listing.desc, + "price" = listing.price, + "icon" = listing.icon, + "iconState" = listing.icon_state, + "fallbackIcon" = default_listing_fallback_icon, + "owned" = is_owned, + "canAfford" = !isnull(balance) && (balance >= listing.price), + ) + + if(is_antag_token) + listing_payload["tokensLeft"] = get_token_slots() + listing_payload["selectedRole"] = selected_antag_role + listing_payload["selectedRoleName"] = get_role_name(selected_antag_role) + + catalog_data += list(listing_payload) + + return catalog_data + +/datum/metacoin_shop_controller/proc/owned_persistent(target_ckey) + target_ckey = ckey(target_ckey) + if(!target_ckey) + return list() + + if(!SSdbcore.Connect()) + return null + + var/table_purchases = format_table_name("metacoin_purchases") + var/datum/db_query/select_query = SSdbcore.NewQuery( + "SELECT listing FROM [table_purchases] WHERE ckey = :ckey AND owned = TRUE", + list("ckey" = target_ckey), + ) + + if(!select_query.warn_execute(async = FALSE)) + qdel(select_query) + return null + + var/list/owned_items = list() + while(select_query.NextRow(async = FALSE)) + var/listing_id = select_query.item[1] + if(listing_id) + owned_items[listing_id] = TRUE + + qdel(select_query) + return owned_items + +/datum/metacoin_shop_controller/proc/owns_persistent(target_ckey, listing_id) + target_ckey = ckey(target_ckey) + if(!target_ckey || !listing_id) + return FALSE + + if(!SSdbcore.Connect()) + return null + + var/table_purchases = format_table_name("metacoin_purchases") + var/datum/db_query/select_query = SSdbcore.NewQuery( + "SELECT owned FROM [table_purchases] WHERE ckey = :ckey AND listing = :listing LIMIT 1", + list( + "ckey" = target_ckey, + "listing" = listing_id, + ), + ) + + if(!select_query.warn_execute(async = FALSE)) + qdel(select_query) + return null + + var/is_owned = FALSE + if(select_query.NextRow(async = FALSE)) + is_owned = select_query.item[1] > 0 + + qdel(select_query) + return is_owned + +/// You may use this to manually set any listing_id to TRUE or FALSE. upsert queries add new lines in a table, so there "shall" be no issues with it +/datum/metacoin_shop_controller/proc/set_persistent(target_ckey, listing_id, owned = TRUE) + target_ckey = ckey(target_ckey) + if(!target_ckey || !listing_id) + return FALSE + + if(!SSdbcore.Connect()) + return FALSE + + var/table_purchases = format_table_name("metacoin_purchases") + var/datum/db_query/upsert_query = SSdbcore.NewQuery( + "INSERT INTO [table_purchases] (ckey, listing, owned) VALUES (:ckey, :listing, :owned) ON DUPLICATE KEY UPDATE owned = VALUES(owned)", + list( + "ckey" = target_ckey, + "listing" = listing_id, + "owned" = owned ? TRUE : FALSE, + ), + ) + + if(!upsert_query.warn_execute(async = FALSE)) + qdel(upsert_query) + return FALSE + + qdel(upsert_query) + return TRUE + +/datum/metacoin_shop_controller/proc/grant_persistents(target_ckey, mob/living/spawned, client/player_client) + target_ckey = ckey(target_ckey) + if(!target_ckey) + return FALSE + + var/list/owned_items = owned_persistent(target_ckey) + if(isnull(owned_items)) + return FALSE + + for(var/listing_id in owned_items) + var/datum/metacoinshop/listing/listing = persistent_catalog[listing_id] + if(!listing) + continue + + listing.persistent_grant(src, target_ckey, spawned, player_client) + + return TRUE + +/datum/metacoin_shop_controller/proc/get_pending_items(target_ckey) + if(!target_ckey) + return list() + + var/list/pending_items = preround_pending_by_ckey[target_ckey] + if(!islist(pending_items)) + return list() + + return pending_items.Copy() + +/datum/metacoin_shop_controller/proc/fetch_balance(target_ckey) + if(!target_ckey) + return 0 + + if(!SSdbcore.Connect()) + return null + + var/table_player = format_table_name("player") + var/datum/db_query/select_query = SSdbcore.NewQuery( + "SELECT metacoins FROM [table_player] WHERE ckey = :ckey", + list("ckey" = target_ckey), + ) + + if(!select_query.warn_execute(async = FALSE)) + qdel(select_query) + return null + + var/metacoin_balance = 0 + if(select_query.NextRow(async = FALSE)) + metacoin_balance = select_query.item[1] + + qdel(select_query) + return metacoin_balance + +/datum/metacoin_shop_controller/proc/add_metacoins(target_ckey, delta_amount) + if(!target_ckey || !isnum(delta_amount) || delta_amount <= 0) + return FALSE + + if(!SSdbcore.Connect()) + return FALSE + + var/table_player = format_table_name("player") + var/datum/db_query/update_query = SSdbcore.NewQuery( + "UPDATE [table_player] SET metacoins = metacoins + :delta WHERE ckey = :ckey", + list( + "delta" = delta_amount, + "ckey" = target_ckey, + ), + ) + + if(!update_query.warn_execute(async = FALSE)) + qdel(update_query) + return FALSE + + qdel(update_query) + return TRUE + +///Takes coins in one atomic query +/datum/metacoin_shop_controller/proc/take_metacoins(target_ckey, delta_amount) + if(!target_ckey || !isnum(delta_amount) || delta_amount <= 0) + return list("ok" = FALSE, "error" = "invalid_request") + + if(!SSdbcore.Connect()) + return list("ok" = FALSE, "error" = "db_unavailable") + + var/current_balance = fetch_balance(target_ckey) + if(isnull(current_balance)) + return list("ok" = FALSE, "error" = "db_unavailable") + + if(current_balance < delta_amount) + return list("ok" = FALSE, "error" = "not_enough") + + var/table_player = format_table_name("player") + var/datum/db_query/take_query = SSdbcore.NewQuery( + "UPDATE [table_player] SET metacoins = metacoins - :delta WHERE ckey = :ckey AND metacoins >= :delta", + list( + "delta" = delta_amount, + "ckey" = target_ckey, + ), + ) + + if(!take_query.warn_execute(async = FALSE)) + qdel(take_query) + return list("ok" = FALSE, "error" = "db_failed") + qdel(take_query) + + var/new_balance = fetch_balance(target_ckey) + if(isnull(new_balance)) + return list("ok" = FALSE, "error" = "db_failed") + + if(new_balance > (current_balance - delta_amount)) + return list("ok" = FALSE, "error" = "not_enough") + + return list( + "ok" = TRUE, + "balance" = new_balance, + ) + +/datum/metacoin_shop_controller/proc/buy(target_ckey, item_id, role_id = null, client/player_client = null) + target_ckey = ckey(target_ckey || player_client?.ckey) + if(!target_ckey || !item_id) + return list("ok" = FALSE, "error" = "invalid_request") + + var/datum/metacoinshop/listing/listing = persistent_catalog[item_id] + if(!listing) + listing = preround_catalog[item_id] + + if(!listing) + return list("ok" = FALSE, "error" = "unknown_item") + + var/mob/player_mob = player_client?.mob || get_mob_by_ckey(target_ckey) + var/list/take + + if(listing.listing_type == "persistent") + var/is_owned = owns_persistent(target_ckey, item_id) + if(isnull(is_owned)) + return list("ok" = FALSE, "error" = "db_unavailable") + + if(is_owned) + return list("ok" = FALSE, "error" = "already_owned") + + take = take_metacoins(target_ckey, listing.price) + if(!take["ok"]) + return take + + if(!set_persistent(target_ckey, item_id, TRUE)) + if(!add_metacoins(target_ckey, listing.price)) + log_game("[src] persistent purchase refund failed: ckey=[target_ckey], listing=[item_id], price=[listing.price].") + return list("ok" = FALSE, "error" = "db_failed") + + listing.on_bought(src, target_ckey, player_mob, player_client, take["balance"]) + + if(player_mob) + to_chat(player_mob, span_boldnicegreen("Purchased [listing.name] for [listing.price] metacoins.")) + player_mob.playsound_local(player_mob, 'sound/effects/kaching.ogg', 40, TRUE, use_reverb = FALSE) + SStgui.update_user_uis(player_mob) + + return list("ok" = TRUE) + + if(listing.listing_type == "item" || (listing.listing_type == "other" && listing.id != "antag_token")) + if(!is_open()) + return list("ok" = FALSE, "error" = "shop_closed") + + var/list/pending_items = preround_pending_by_ckey[target_ckey] + if(!islist(pending_items)) + pending_items = list() + preround_pending_by_ckey[target_ckey] = pending_items + + if(item_id in pending_items) + return list("ok" = FALSE, "error" = "already_owned") + + take = take_metacoins(target_ckey, listing.price) + if(!take["ok"]) + return take + + pending_items += item_id + + listing.on_bought(src, target_ckey, player_mob, player_client, take["balance"]) + + if(player_mob) + var/delivery_text = listing.listing_type == "item" ? "delivered" : "applied" + to_chat(player_mob, span_boldnicegreen("Purchased [listing.name] for [listing.price] metacoins. It will be [delivery_text] on first roundstart spawn.")) + player_mob.playsound_local(player_mob, 'sound/effects/kaching.ogg', 40, TRUE, use_reverb = FALSE) + SStgui.update_user_uis(player_mob) + + return list("ok" = TRUE) + + if(listing.id != "antag_token") + return list("ok" = FALSE, "error" = "unknown_item") + + if(!role_id) + return list("ok" = FALSE, "error" = "open_antag_panel") + + if(!is_open()) + return list("ok" = FALSE, "error" = "shop_closed") + + if(antag_token_pending_by_ckey[target_ckey]) + return list("ok" = FALSE, "error" = "already_owned") + + if(get_token_slots() <= 0) + return list("ok" = FALSE, "error" = "sold_out") + + var/list/block_info = get_role_block(target_ckey, role_id) + if(block_info) + return list("ok" = FALSE, "error" = block_info["code"]) + + take = take_metacoins(target_ckey, listing.price) + if(!take["ok"]) + return take + + antag_token_pending_by_ckey[target_ckey] = role_id + antag_token_slots_left-- + var/role_name = get_role_name(role_id) + var/balance_after = take["balance"] + log_game("[src] antag token purchase: ckey=[target_ckey], role=[role_id]/[role_name], price=[listing.price], balance_after=[balance_after], slots_left=[antag_token_slots_left].") + + listing.on_bought(src, target_ckey, player_mob, player_client, balance_after, role_id) + + if(player_mob) + to_chat(player_mob, span_boldnicegreen("Purchased Antag Token ([role_name]) for [listing.price] metacoins. It will be applied at roundstart.")) + player_mob.playsound_local(player_mob, 'sound/effects/kaching.ogg', 40, TRUE, use_reverb = FALSE) + SStgui.update_user_uis(player_mob) + + return list("ok" = TRUE) + +/datum/metacoin_shop_controller/proc/check_dynamic(datum/mind/target_mind) + var/list/conflicts = list() + if(!target_mind || !SSdynamic) + return conflicts + + for(var/datum/dynamic_ruleset/roundstart/ruleset as anything in SSdynamic.queued_rulesets) + if(!(target_mind in ruleset.selected_minds)) + continue + + var/ruleset_name = ruleset.name + if(!ruleset_name) + ruleset_name = ruleset.config_tag + if(!ruleset_name) + ruleset_name = "[ruleset.type]" + + conflicts += ruleset_name + + return conflicts + +/datum/metacoin_shop_controller/proc/grant_token_on_spawn(target_ckey, mob/living/spawned, client/player_client) + if(!target_ckey) + return + + var/selected_role = antag_token_pending_by_ckey[target_ckey] + if(!selected_role) + return + + log_game("[src] antag token grant attempt: ckey=[target_ckey], role=[selected_role], state=[SSticker?.current_state], round_started=[SSticker?.HasRoundStarted()], job=[spawned?.mind?.assigned_role?.title], has_client=[!isnull(spawned?.client)].") + + var/mob/notify_mob = ismob(spawned) ? spawned : get_mob_by_ckey(target_ckey) + var/datum/job/current_job = spawned?.mind?.assigned_role + var/list/dynamic_conflicts = check_dynamic(spawned?.mind) + if(length(dynamic_conflicts)) + var/conflict_text = english_list(dynamic_conflicts) + var/log_rulesets = jointext(dynamic_conflicts, ", ") + if(!conflict_text) + conflict_text = "unknown dynamic ruleset" + if(!log_rulesets) + log_rulesets = "unknown" + var/failure_text = "Antag token was refunded due to Dynamic subsystem role assignment ([conflict_text])." + log_game("[src] antag token grant canceled for [target_ckey]: code=dynamic_interference, role=[selected_role], rulesets=[log_rulesets], job=[current_job?.title].") + refund_token(target_ckey, failure_text, notify_mob) + return + + var/list/block_info = get_role_block(target_ckey, selected_role, current_job) + if(block_info) + var/failure_text = "Antag token could not be applied: [get_block_text(block_info)]" + log_game("[src] antag token grant blocked for [target_ckey]: code=[block_info["code"]], job=[current_job?.title].") + refund_token(target_ckey, failure_text, notify_mob) + return + + if(!ishuman(spawned)) + log_game("[src] antag token grant failed for [target_ckey]: spawned mob is not human ([spawned?.type]).") + refund_token(target_ckey, "Antag token requires a human roundstart spawn.", notify_mob) + return + + var/mob/living/carbon/human/human_spawned = spawned + if(!human_spawned.mind) + log_game("[src] antag token grant failed for [target_ckey]: human has no mind.") + refund_token(target_ckey, "Antag token failed: no valid player mind found.", notify_mob) + return + + var/datum/metacoinshop/antag_role/role = get_antag_role(selected_role) + if(!role) + log_game("[src] antag token grant failed for [target_ckey]: invalid role definition '[selected_role]'.") + refund_token(target_ckey, "Antag token failed: selected role is invalid.", notify_mob) + return + + var/antag_datum_path = role.antag_datum + var/datum/antagonist/created_antag = new antag_datum_path() + created_antag.silent = TRUE + human_spawned.mind.add_antag_datum(created_antag) + + var/datum/antagonist/granted_antag = human_spawned.mind.has_antag_datum(antag_datum_path, TRUE) + if(!granted_antag) + log_game("[src] antag token grant failed for [target_ckey]: antag datum [antag_datum_path] not present after add.") + refund_token(target_ckey, "Antag token failed to grant the selected role.", notify_mob) + return + + addtimer(CALLBACK(src, PROC_REF(retry_intro), target_ckey, granted_antag, 20), 1 SECONDS) + + antag_token_pending_by_ckey -= target_ckey + log_game("[src] antag token grant success for [target_ckey]: role=[selected_role], slots_left=[antag_token_slots_left].") + + /*if(notify_mob) + unnecessary actually. why do you think we have stinger sounds? + var/role_name = role.name + to_chat(notify_mob, span_boldnicegreen("Antag token applied successfully: [role_name].")) + notify_mob.playsound_local(notify_mob, 'sound/misc/server-ready.ogg', 25, TRUE, use_reverb = FALSE) + */ + SStgui.update_uis(src) + +/datum/metacoin_shop_controller/proc/retry_intro(target_ckey, datum/antagonist/granted_antag, attempts_left) + if(!target_ckey || !granted_antag || QDELETED(granted_antag)) + return + + var/mob/player_mob = granted_antag.owner?.current + if(!player_mob || ckey(player_mob.ckey) != target_ckey) + player_mob = get_mob_by_ckey(target_ckey) + + if(!player_mob?.client) + if(attempts_left > 0) + addtimer(CALLBACK(src, PROC_REF(retry_intro), target_ckey, granted_antag, attempts_left - 1), 0.5 SECONDS) + return + + var/datum/action/antag_info/info_button = granted_antag.info_button_ref?.resolve() + if(granted_antag.ui_name && !info_button) + if(attempts_left > 0) + addtimer(CALLBACK(src, PROC_REF(retry_intro), target_ckey, granted_antag, attempts_left - 1), 0.5 SECONDS) + return + + granted_antag.silent = FALSE + granted_antag.greet() + + if(granted_antag.ui_name) + to_chat(player_mob, span_boldnotice("For more info, read the panel. You can always come back to it using the button in the top left.")) + info_button?.Trigger(player_mob) + + var/type_policy = get_policy("[granted_antag.type]") + if(type_policy) + to_chat(player_mob, type_policy) + +/datum/metacoin_shop_controller/proc/on_spawn(datum/source, datum/job/job, mob/living/spawned, client/player_client) + SIGNAL_HANDLER + + if(!player_client) + return + + var/target_ckey = ckey(player_client.ckey) + var/selected_role = antag_token_pending_by_ckey[target_ckey] + if(selected_role) + log_game("[src] on_spawn for token owner [target_ckey]: role=[selected_role], state=[SSticker?.current_state], round_started=[SSticker?.HasRoundStarted()], job=[job?.title], assigned=[spawned?.mind?.assigned_role?.title].") + + if(SSticker?.HasRoundStarted()) + if(selected_role) + log_game("[src] skipping antag token grant for [target_ckey]: round already started in on_spawn.") + return + if(!target_ckey) + return + + grant_token_on_spawn(target_ckey, spawned, player_client) + grant_persistents(target_ckey, spawned, player_client) + + if(!ishuman(spawned)) + return + + if(preround_delivered_by_ckey[target_ckey]) + return + + var/list/pending_items = preround_pending_by_ckey[target_ckey] + if(!islist(pending_items) || !length(pending_items)) + return + + var/mob/living/carbon/human/human_spawned = spawned + + for(var/item_id in pending_items) + var/datum/metacoinshop/listing/listing = preround_catalog[item_id] + if(!listing) + continue + + if(listing.listing_type == "other") + listing.bought_on_spawn(src, target_ckey, human_spawned, null, player_client) + continue + + if(listing.listing_type != "item" || !listing.item_type) + continue + + var/obj/item/new_item = new listing.item_type(human_spawned) + listing.bought_on_spawn(src, target_ckey, human_spawned, new_item, player_client) + if(human_spawned.back?.atom_storage?.attempt_insert(new_item, human_spawned, override = TRUE)) + continue + + if(!human_spawned.put_in_hands(new_item)) + new_item.forceMove(get_turf(human_spawned)) + + preround_pending_by_ckey -= target_ckey + + preround_delivered_by_ckey[target_ckey] = TRUE + + to_chat(human_spawned, span_boldnicegreen("Your preround purchases were delivered.")) + + human_spawned.playsound_local(human_spawned, 'sound/misc/server-ready.ogg', 25, TRUE, use_reverb = FALSE) + +/datum/metacoin_shop_panel + var/client/owner + +/datum/metacoin_shop_panel/New(client/owner, mob/viewer) + src.owner = owner + ui_interact(viewer) + +/datum/metacoin_shop_panel/ui_state() + return GLOB.always_state + +/datum/metacoin_shop_panel/ui_interact(mob/user, datum/tgui/ui) + ui = SStgui.try_update_ui(user, src, ui) + if(!ui) + ui = new(user, src, "MetaCoinShop") + ui.open() + + +/datum/metacoin_shop_panel/ui_data(mob/user) + var/list/data = list() + var/client_ckey = owner?.ckey + var/datum/metacoin_shop_controller/shop = get_metacoin_controller() + var/balance = shop.fetch_balance(client_ckey) + + data["isPregame"] = shop.is_open() + data["balance"] = isnull(balance) ? 0 : balance + data["antagTokenSlotsLeft"] = shop.get_token_slots() + data["preroundItems"] = shop.catalog_ui(client_ckey) + data["persistentItems"] = shop.catalog_ui(client_ckey, "persistent") + + return data + +/datum/metacoin_shop_panel/ui_act(action, params, datum/tgui/ui, datum/ui_state/state) + . = ..() + if(.) + return + + if(action == "open_slots") + new /datum/metacoin_slot_panel(owner, ui.user) + return TRUE + + if(action == "open_antag_token") + new /datum/metacoin_antag_token_panel(owner, ui.user) + return TRUE + + if(action == "buy_preround") + var/target_item = params["itemId"] + if(!target_item) + return FALSE + + var/result = get_metacoin_controller().buy(owner?.ckey, target_item, null, owner) + if(!result["ok"]) + var/mob/user_mob = ui?.user + if(user_mob) + switch(result["error"]) + if("shop_closed") + to_chat(user_mob, span_warning("Preround shop is only available before round start.")) + user_mob.playsound_local(user_mob, 'sound/machines/compiler/compiler-failure.ogg', 40, TRUE, use_reverb = FALSE) + if("open_antag_panel") + to_chat(user_mob, span_warning("Use the Antag Token picker window for this purchase.")) + user_mob.playsound_local(user_mob, 'sound/machines/compiler/compiler-failure.ogg', 40, TRUE, use_reverb = FALSE) + if("already_owned") + to_chat(user_mob, span_warning("You already purchased this item for this round.")) + user_mob.playsound_local(user_mob, 'sound/machines/compiler/compiler-failure.ogg', 40, TRUE, use_reverb = FALSE) + if("not_enough") + to_chat(user_mob, span_warning("Not enough metacoins.")) + user_mob.playsound_local(user_mob, 'sound/machines/compiler/compiler-failure.ogg', 40, TRUE, use_reverb = FALSE) + if("db_unavailable", "db_failed") + to_chat(user_mob, span_warning("Database error. Try again later.")) + user_mob.playsound_local(user_mob, 'sound/machines/compiler/compiler-failure.ogg', 40, TRUE, use_reverb = FALSE) + else + to_chat(user_mob, span_warning("Purchase failed.")) + user_mob.playsound_local(user_mob, 'sound/machines/compiler/compiler-failure.ogg', 40, TRUE, use_reverb = FALSE) + return FALSE +//those exist justin cause ^^ + return TRUE + + if(action == "buy_persistent") + var/target_item = params["itemId"] + if(!target_item) + return FALSE + + var/result = get_metacoin_controller().buy(owner?.ckey, target_item, null, owner) + if(!result["ok"]) + var/mob/user_mob = ui?.user + if(user_mob) + switch(result["error"]) + if("already_owned") + to_chat(user_mob, span_warning("You already own this persistent reward.")) + user_mob.playsound_local(user_mob, 'sound/machines/compiler/compiler-failure.ogg', 40, TRUE, use_reverb = FALSE) + if("not_enough") + to_chat(user_mob, span_warning("Not enough metacoins.")) + user_mob.playsound_local(user_mob, 'sound/machines/compiler/compiler-failure.ogg', 40, TRUE, use_reverb = FALSE) + if("db_unavailable", "db_failed") + to_chat(user_mob, span_warning("Database error. Try again later.")) + user_mob.playsound_local(user_mob, 'sound/machines/compiler/compiler-failure.ogg', 40, TRUE, use_reverb = FALSE) + else + to_chat(user_mob, span_warning("Purchase failed.")) + user_mob.playsound_local(user_mob, 'sound/machines/compiler/compiler-failure.ogg', 40, TRUE, use_reverb = FALSE) + return FALSE + + return TRUE + + return FALSE + +/datum/metacoin_antag_token_panel + var/client/owner + +/datum/metacoin_antag_token_panel/New(client/owner, mob/viewer) + src.owner = owner + ui_interact(viewer) + +/datum/metacoin_antag_token_panel/ui_state() + return GLOB.always_state + +/datum/metacoin_antag_token_panel/ui_interact(mob/user, datum/tgui/ui) + ui = SStgui.try_update_ui(user, src, ui) + if(!ui) + ui = new(user, src, "MetaCoinAntagToken") + ui.open() + +/datum/metacoin_antag_token_panel/ui_assets(mob/user) + return list(get_asset_datum(/datum/asset/spritesheet_batched/antagonists)) +/datum/metacoin_antag_token_panel/ui_data(mob/user) + var/list/data = list() + var/client_ckey = owner?.ckey + var/datum/metacoin_shop_controller/shop = get_metacoin_controller() + var/balance = shop.fetch_balance(client_ckey) + var/selected_role = shop.antag_token_pending_by_ckey[client_ckey] + var/datum/metacoinshop/listing/antag_listing = shop.get_token_listing() + + data["isPregame"] = shop.is_open() + data["balance"] = isnull(balance) ? 0 : balance + data["price"] = antag_listing?.price || 40 + data["slotsLeft"] = shop.get_token_slots() + data["alreadyPurchased"] = !isnull(selected_role) + data["selectedRole"] = selected_role + data["selectedRoleName"] = shop.get_role_name(selected_role) + data["roles"] = shop.get_roles_ui(client_ckey) + data["restrictedJobPreferences"] = shop.get_restricted_prefs(owner) + data["restrictedJobWarning"] = shop.get_restricted_warn(owner) + + return data + +/datum/metacoin_antag_token_panel/ui_act(action, params, datum/tgui/ui, datum/ui_state/state) + . = ..() + if(.) + return + + if(action == "buy_antag_token_role") + var/role_id = params["roleId"] + if(!role_id) + return FALSE + + var/result = get_metacoin_controller().buy(owner?.ckey, "antag_token", role_id, owner) + if(result["ok"]) + return TRUE + + var/mob/user_mob = ui?.user + if(user_mob) + switch(result["error"]) + if("shop_closed") + to_chat(user_mob, span_warning("Antag token purchases are only available before round start.")) + if("already_owned") + to_chat(user_mob, span_warning("You already purchased an antag token this round.")) + if("sold_out") + to_chat(user_mob, span_warning("No antag tokens are left for this round.")) + if("job_banned") + to_chat(user_mob, span_warning("You are jobbanned from this antagonist role.")) + if("disabled_by_config") + to_chat(user_mob, span_warning("This role is disabled by dynamic config.")) + if("min_pop") + to_chat(user_mob, span_warning("Current population is too low for this role.")) + if("not_enough") + to_chat(user_mob, span_warning("Not enough metacoins.")) + if("db_unavailable", "db_failed") + to_chat(user_mob, span_warning("Database error. Try again later.")) + if("unknown_role") + to_chat(user_mob, span_warning("Selected role is not valid.")) + else + to_chat(user_mob, span_warning("Antag token purchase failed.")) + + user_mob.playsound_local(user_mob, 'sound/machines/compiler/compiler-failure.ogg', 40, TRUE, use_reverb = FALSE) +// those kinda too ^^ + return FALSE + + return FALSE + +/client/verb/view_metacoin_shop() + set name = "View Metacoin Shop" + set category = "OOC" + set desc = "Open metacoin shop window." + + new /datum/metacoin_shop_panel(src, usr) diff --git a/modular_meta/features/metacoins/code/persistent.dm b/modular_meta/features/metacoins/code/persistent.dm new file mode 100644 index 000000000000..0e9f633bf4b0 --- /dev/null +++ b/modular_meta/features/metacoins/code/persistent.dm @@ -0,0 +1,25 @@ +/* + /datum/metacoinshop/listing/persistent/example_reward + id = "example_reward" + name = "Example Reward" + desc = "Displayed text" + price = 220 + +ID is the variable you use in owns_persistnent() proc, it refers to a line in DB, and returns 0 or 1 depending whether was it bought. + +To check if a reward is bought + var/datum/metacoin_shop_controller/shop = get_metacoin_controller() + if(shop.owns_persistent(user.ckey, "example_reward") == TRUE) + // There goes your feature/additional logic/etc. + // you can lock anything behind it, unique reskins? job titles? jobs? like be able to spawn as an NT official? anything whatsoever! +*/ + +// DO NOT CHANGE ID'S, DOING SO WILL RESULT A DUPLICATE IN DB +/datum/metacoinshop/listing/persistent/wycc_soul + id = "wycc_soul" + name = "Unusual Cursed Strange Genuine Unique Vintage Collector's Decorated Community Self-made massmeta Wycc's own Soul" + desc = "Spooky!" + listing_type = "persistent" + price = 220**2.20 + icon = 'icons/mob/human/species/ghost.dmi' + icon_state = "ghost_base" diff --git a/modular_meta/features/metacoins/code/shop_items.dm b/modular_meta/features/metacoins/code/shop_items.dm new file mode 100644 index 000000000000..09378e9dca2a --- /dev/null +++ b/modular_meta/features/metacoins/code/shop_items.dm @@ -0,0 +1,189 @@ +/datum/metacoinshop/listing + var/id + var/name + var/desc + var/price + var/item_type + var/listing_type = "item" + var/icon + var/icon_state + +/// Is called after a successful purchase. +/datum/metacoinshop/listing/proc/on_bought(datum/metacoin_shop_controller/shop, target_ckey, mob/player_mob, client/player_client, balance_after, role_id = null) + return TRUE +// here lies any additional logic you might want to add, mainly, I added it because I wanted to see a cool announcement when wycc's soul is bought + +/datum/metacoinshop/listing/proc/bought_on_spawn(datum/metacoin_shop_controller/shop, target_ckey, mob/living/carbon/human/human_spawned, obj/item/item, client/player_client) + return + +// It's like the same ^^^ but you may edit variables of stuff in params, like human_spawned or item. e.g you may buy a baton, \ +then have it variable edit'ed like so item.force = 25, potentially escaping any additional hardcode or unneeded bloat + +/datum/metacoinshop/listing/proc/persistent_grant(datum/metacoin_shop_controller/shop, target_ckey, mob/living/spawned, client/player_client) + return +// it's persistenly repeated code on each round if the SSdb returns true whether something's been bought, use it for any effects on demand +// later on we'll add a preference flag to disable bought items on demand + +/datum/metacoinshop/listing/preround + +/* +/datum/metacoinshop/listing/preround/donut_box/on_bought(datum/metacoin_shop_controller/shop, target_ckey, mob/player_mob, client/player_client, balance_after, role_id = null) + to_chat(player_mob, span_green("success! die!")) // no idea why's there mob/player mob in params, but it's there, it exists! and it matters! + +/datum/metacoinshop/listing/preround/donut_box/bought_on_spawn(datum/metacoin_shop_controller/shop, target_ckey, mob/living/carbon/human/human_spawned, obj/item/item, client/player_client) + to_chat(human_spawned, span_green("success!")) + sleep(20) + to_chat(human_spawned, span_red("die!")) + sleep(10) + human_spawned.gib()// DIE! + +*/ +/datum/metacoinshop/listing/preround/donut_box + id = "donut_box" + name = "Donut Box" + desc = "A box of donuts... what else do you expect?" + price = 50 + item_type = /obj/item/storage/fancy/donut_box + +/datum/metacoinshop/listing/preround/spray_libital + id = "spray_libital" + name = "Libital Spray" + desc = "An medigel full of libital, mainly used to treat bruises" + price = 75 + item_type = /obj/item/reagent_containers/medigel/libital + +/datum/metacoinshop/listing/preround/spray_auri + id = "spray_auri" + name = "Aiuri Spray" + desc = "An medigel full of aiuri, mainly used to treat burns" + price = 75 + item_type = /obj/item/reagent_containers/medigel/aiuri + +/datum/metacoinshop/listing/preround/eva_kit + id = "extra_vehicular" + name = "Premium EVA-ready kit" + desc = "Full-kit containing a bluespace-compressed jetpack, an oxygen tank, a suit, a helmet and a medkit! Gun included!" + price = 300 + item_type = /obj/item/storage/box/eva_kit + +/obj/item/storage/box/eva_kit + name = "EVA kit" + desc = "A sturdy looking box, label says \"it has everything needed for space exploration\"" + +/obj/item/storage/box/eva_kit/Initialize(mapload) + .=..() + var/obj/item/stack/medical/suture/suture = new/obj/item/stack/medical/suture(src) + suture.amount = 10 + var/obj/item/stack/medical/mesh/mesh = new /obj/item/stack/medical/mesh(src) + mesh.amount = 10 + var/obj/item/stock_parts/power_store/cell/high/cell = new /obj/item/stock_parts/power_store/cell/high(src) + cell.charge = 10000 // the fuck is a cell unit? ten thousand I guess? because after test a hundred is turned to be 0.1% + var/obj/item/tank/jetpack/jpack = new /obj/item/tank/jetpack(src) + //get current gas + var/datum/gas_mixture/gas = jpack.return_air() // bitch it's literally oxygen + gas.assert_gas(jpack.gas_type) + // quadruple it and give it to the next jetpack + gas.gases[jpack.gas_type][MOLES] += ((24 * ONE_ATMOSPHERE) * jpack.volume / (R_IDEAL_GAS_EQUATION * T20C)) + jpack.desc += span_notice(" \n Though it definetly seems to have enlarged in proportions when I took it from the box..") + new /obj/item/clothing/suit/space(src) + new /obj/item/clothing/head/helmet/space(src) + new /obj/item/tank/internals/oxygen(src) + new /obj/item/storage/medkit/advanced(src) + new /obj/item/storage/belt/utility/full(src) + new /obj/item/knife/combat/survival(src) + new /obj/item/gun/energy/e_gun/mini(src) + new /obj/item/case_portable_recharger(src) + new /obj/item/manual_cell_recharger(src) + new /obj/item/stock_parts/servo/pico(src) + new /obj/item/flashlight/seclite(src) + +/datum/metacoinshop/listing/preround/self_surgery + id = "surgery" + name = "4U70-P3R4710N skillchip" + desc = "A skillchip containing old Nanotrasen medical training protocols, which one could use to perform surgical operations on themselves. \ + This one is new, I'd say, \"almost pristine condition.\" It will be already implanted in your brain upon purchause and your arrival." + price = 250 + item_type = /obj/item/skillchip/self_surgery + listing_type = "other" + +/datum/metacoinshop/listing/preround/self_surgery/bought_on_spawn(datum/metacoin_shop_controller/shop, target_ckey, mob/living/carbon/human/human_spawned, obj/item/item, client/player_client) + var/obj/item/skillchip/skillchip = new item_type() + human_spawned.implant_skillchip(skillchip) + skillchip.try_activate_skillchip() + +/datum/metacoinshop/listing/preround/antag_token + id = "antag_token" + name = "Antag Token" + desc = "Guarantees one chosen antagonist role at roundstart." + price = 650 + item_type = /obj/item/coin/antagtoken // to get the display icon of ours + listing_type = "other" + +/datum/metacoin_shop_listing + parent_type = /datum/metacoinshop/listing + +/datum/metacoinshop/antag_role + var/id + /// Displayed name. + var/name + /// Displayed description. + var/desc + /// as in code\modules\jobs\departments\departments.dm. Needed for UI sorting purpouses. + var/ui_order = 100 +/// Check dynamic.toml, put here your ruleset tag \ +(The name of it, e.g ["Roundstart Traitor"]) Under no circumstances there shall be midround antag, or any other that spawns with unique loadout. + var/ruleset_tag + /// check code\__DEFINES\role_preferences.dm , when bought role is banned, then it will try to refund the metacoins. + var/jobban_flag + /// Your antag datum. + var/antag_datum + /// Defaulted value, if for some reason config is unavailable. + var/default_min_pop = 0 + +/datum/metacoinshop/antag_role/traitor + id = "traitor" + name = "Traitor" + ui_order = 10 + desc = "An unpaid debt. A score to be settled. Maybe you were just in the wrong \ + place at the wrong time. Whatever the reasons, you were selected to \ + infiltrate Space Station 13." + ruleset_tag = "Roundstart Traitor" + jobban_flag = ROLE_TRAITOR + antag_datum = /datum/antagonist/traitor + default_min_pop = 3 + +/datum/metacoinshop/antag_role/changeling + id = "changeling" + name = "Changeling" + ui_order = 20 + desc = "A highly intelligent alien predator that is capable of altering their \ + shape to flawlessly resemble a human." + ruleset_tag = "Roundstart Changeling" + jobban_flag = ROLE_CHANGELING + antag_datum = /datum/antagonist/changeling + default_min_pop = 15 + +/datum/metacoinshop/antag_role/heretic + id = "heretic" + name = "Heretic" + ui_order = 30 + desc = " Forgotten, devoured, gutted. Humanity has forgotten the eldritch forces \ + of decay, but the mansus veil has weakened. We will make them taste fear \ + again..." + ruleset_tag = "Roundstart Heretics" + jobban_flag = ROLE_HERETIC + antag_datum = /datum/antagonist/heretic + default_min_pop = 30 + +/datum/metacoinshop/antag_role/spy + id = "spy" + name = "Spy" + ui_order = 40 + desc = "Your mission, should you choose to accept it: Infiltrate Space Station 13. \ + Disguise yourself as a member of their crew and steal vital equipment. \ + Should you be caught or killed, your employer will disavow any knowledge of your actions. Good luck agent. \ + Complete Spy Bounties to earn rewards from your employer. Use these rewards to sow chaos and mischief!" + ruleset_tag = "Roundstart Spies" + jobban_flag = ROLE_SPY + antag_datum = /datum/antagonist/spy + default_min_pop = 5 diff --git a/modular_meta/features/metacoins/includes.dm b/modular_meta/features/metacoins/includes.dm new file mode 100644 index 000000000000..d114466a7def --- /dev/null +++ b/modular_meta/features/metacoins/includes.dm @@ -0,0 +1,15 @@ +#include "code\metacoin_deathmatch.dm" +#include "code\award_overrides.dm" +#include "code\shop_items.dm" +#include "code\persistent.dm" +#include "code\metacoin.dm" +#include "code\metacoin_shop.dm" +#include "code\metacoin_gambling.dm" + +/datum/modpack/metacoins + id = "metacoins" + name = "Metacoins" + group = "Features" + //icon = "" someone pls add + desc = "Мета-валюта и пре-раунд гемблинг!" + author = "Bruh24" diff --git a/modular_meta/features/metacoins/readme.md b/modular_meta/features/metacoins/readme.md new file mode 100644 index 000000000000..7d0498929ffa --- /dev/null +++ b/modular_meta/features/metacoins/readme.md @@ -0,0 +1,30 @@ +## Module ID: metacoins + +### Description: + +### TG Proc/File Changes: + +code\datums\achievements_awards.dm - 94 - 99 - every achievement gives you some coins! +tgui\packages\tgui\interfaces\DeathmatchPanel.tsx +tgui\packages\tgui\interfaces\DeathmatchLobby.tsx - those two are for paid matches :D +code\modules\deathmatch\deathmatch_controller.dm - + +### Modular Overrides: + +TODO: + +### Defines: + +- + +### TGUI Files: + +- tgui\packages\tgui\interfaces\MetaCoinAntagToken.tsx +- tgui\packages\tgui\interfaces\MetaCoins.tsx +- tgui\packages\tgui\interfaces\MetaCoinShop.tsx +- tgui\packages\tgui\interfaces\MetaCoinSlot.tsx +- tgui\packages\tgui\styles\interfaces\MetaCoinSlot.scss + +### Credits: + +- diff --git a/modular_meta/features/mod_vend/code/price.dm b/modular_meta/features/mod_vend/code/price.dm new file mode 100644 index 000000000000..f46609c93818 --- /dev/null +++ b/modular_meta/features/mod_vend/code/price.dm @@ -0,0 +1,72 @@ +// Цены для МОД модулей +// Обычные модули +/obj/item/mod/module/flashlight + custom_price = PAYCHECK_CREW * 1.8 + +/obj/item/mod/module/gps + custom_price = PAYCHECK_CREW * 1.8 + +/obj/item/mod/module/headprotector + custom_price = PAYCHECK_CREW * 2 + +/obj/item/mod/module/health_analyzer + custom_price = PAYCHECK_CREW *1.7 + +/obj/item/mod/module/jetpack + custom_price = PAYCHECK_COMMAND * 1.8 + +/obj/item/mod/module/longfall + custom_price = PAYCHECK_CREW * 1.2 + +/obj/item/mod/module/magboot + custom_price = PAYCHECK_COMMAND * 1.5 + +/obj/item/mod/module/mouthhole + custom_price = PAYCHECK_CREW * 1.5 + +/obj/item/mod/module/reagent_scanner + custom_price = PAYCHECK_CREW * 2 + +/obj/item/mod/module/storage + custom_price = PAYCHECK_CREW * 1.7 + +/obj/item/mod/module/visor/meson + custom_price = PAYCHECK_COMMAND * 2 + +// Контрабанда +/obj/item/mod/module/energy_shield + custom_premium_price = PAYCHECK_COMMAND * 20 + +/obj/item/mod/module/atrocinator + custom_premium_price = PAYCHECK_COMMAND * 6 + +/obj/item/mod/module/springlock + custom_premium_price = PAYCHECK_COMMAND * 5 + +// Премиум модули +/obj/item/mod/module/emp_shield + custom_premium_price = PAYCHECK_COMMAND * 8 + +/obj/item/mod/module/jetpack/advanced + custom_premium_price = PAYCHECK_COMMAND * 10 + +/obj/item/mod/module/pathfinder + custom_premium_price = PAYCHECK_COMMAND * 6.6 + +/obj/item/mod/module/rad_protection + custom_premium_price = PAYCHECK_COMMAND * 5.5 + +/obj/item/mod/module/megaphone + custom_premium_price = PAYCHECK_COMMAND * 2.5 + +/obj/item/mod/module/hat_stabilizer + custom_premium_price = PAYCHECK_COMMAND * 1.5 + +/obj/item/mod/module/fishing_glove + custom_premium_price = PAYCHECK_COMMAND * 3 + +/obj/item/mod/module/anomaly_locked/kinesis/prebuilt/locked + custom_premium_price = PAYCHECK_COMMAND * 5 + +/obj/item/mod/module/jump_jet + custom_premium_price = PAYCHECK_COMMAND * 10 diff --git a/modular_meta/features/mod_vend/code/vending.dm b/modular_meta/features/mod_vend/code/vending.dm new file mode 100644 index 000000000000..2cff344284fb --- /dev/null +++ b/modular_meta/features/mod_vend/code/vending.dm @@ -0,0 +1,47 @@ +/obj/machinery/vending/mod_modules + name = "\improper NanoMOD" + desc = "A MOD modules equipment vendor." + icon = 'modular_meta/features/mod_vend/icons/mod-vend.dmi' + product_ads = "Используй свой МОД на полную!;Стань лучше всех!;Не сомневайся - действуй!;МОД без модулей - ничто!;Покажи всем всю силу МОД костюмов!;РИГи это прошлый век, МОДы это текущий век!" + icon_state = "mod" + icon_deny = "mod-deny" + panel_type = "mod-panel" + light_mask = "mod-light-mask" + products = list( + /obj/item/mod/module/flashlight = 10, + /obj/item/mod/module/gps = 10, + /obj/item/mod/module/headprotector = 5, + /obj/item/mod/module/health_analyzer = 5, + /obj/item/mod/module/jetpack = 5, + /obj/item/mod/module/longfall = 3, + /obj/item/mod/module/magboot = 4, + /obj/item/mod/module/mouthhole = 7, + /obj/item/mod/module/reagent_scanner = 5, + /obj/item/mod/module/storage = 5, + /obj/item/mod/module/visor/meson = 2, + ) + contraband = list( + //obj/item/mod/module/energy_shield = 1, Нет, санёкмэн, это слишком сильно. + /obj/item/mod/module/atrocinator = 2, + /obj/item/mod/module/springlock = 1, + ) + premium = list( + //obj/item/mod/module/emp_shield = 2, И это тоже. + /obj/item/mod/module/jetpack/advanced = 5, + /obj/item/mod/module/pathfinder = 3, + /obj/item/mod/module/rad_protection = 3, + /obj/item/mod/module/megaphone = 3, + /obj/item/mod/module/hat_stabilizer = 3, + /obj/item/mod/module/fishing_glove = 2, + /obj/item/mod/module/anomaly_locked/kinesis/prebuilt/locked = 4, + /obj/item/mod/module/jump_jet = 5, + ) + refill_canister = /obj/item/vending_refill/mod_modules + default_price = PAYCHECK_COMMAND + extra_price = PAYCHECK_COMMAND * 1.5 + payment_department = ACCOUNT_SCI + light_color = COLOR_BLUE_GRAY + +/obj/item/vending_refill/mod_modules + machine_name = "NanoMOD" + icon_state = "refill_sec" diff --git a/modular_meta/features/mod_vend/icons/mod-vend.dmi b/modular_meta/features/mod_vend/icons/mod-vend.dmi new file mode 100644 index 000000000000..182ae2daad7c Binary files /dev/null and b/modular_meta/features/mod_vend/icons/mod-vend.dmi differ diff --git a/modular_meta/features/mod_vend/includes.dm b/modular_meta/features/mod_vend/includes.dm new file mode 100644 index 000000000000..5d961f294617 --- /dev/null +++ b/modular_meta/features/mod_vend/includes.dm @@ -0,0 +1,10 @@ +#include "code\price.dm" +#include "code\vending.dm" + +/datum/modpack/mod_vend + id = "mod_vend" + icon = 'modular_meta/features/mod_vend/preview.dmi' + name = "Вендор модулей для МОДсьютов" + group = "Features" + desc = "Вендор модулей для МОДсьютов, один на каждую станцию." + author = "Sanecman" diff --git a/modular_meta/features/mod_vend/preview.dmi b/modular_meta/features/mod_vend/preview.dmi new file mode 100644 index 000000000000..0a02079e10db Binary files /dev/null and b/modular_meta/features/mod_vend/preview.dmi differ diff --git a/modular_meta/features/more_cell_interactions/code/manual_cell_recharger.dm b/modular_meta/features/more_cell_interactions/code/manual_cell_recharger.dm new file mode 100644 index 000000000000..300baedb9c42 --- /dev/null +++ b/modular_meta/features/more_cell_interactions/code/manual_cell_recharger.dm @@ -0,0 +1,117 @@ +/obj/item/manual_cell_recharger + name = "manual battery charger" + desc = "Charges cell by converting mechanical energy into electrical energy. Just activate it in-hand and the cell will be charged by the your force." + icon = 'modular_meta/features/more_cell_interactions/icons/manual_cell_recharger.dmi' + worn_icon = 'modular_meta/features/more_cell_interactions/icons/worn_manual_cell_recharger.dmi' + icon_state = "handheldcharger_black_empty" + worn_icon_state = "handheldcharger_black_empty" + obj_flags = CONDUCTS_ELECTRICITY + item_flags = NOBLUDGEON + slot_flags = ITEM_SLOT_BELT + w_class = WEIGHT_CLASS_SMALL + custom_materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT * 1.05, /datum/material/glass = SHEET_MATERIAL_AMOUNT * 1.05) + var/obj/item/stock_parts/power_store/cell/incell + var/obj/item/stock_parts/servo/motor + +/obj/item/manual_cell_recharger/examine(mob/user) + . = ..() + if(incell) + . += "
The [incell] indicator shows [incell.percent()] percent charge." + else + . += "
There is no cell inside." + + if(motor) + . += "
There is a [motor] inside." + else + . += "
There is no micro-servo inside." + +/obj/item/manual_cell_recharger/Initialize(mapload) + . = ..() + +/obj/item/manual_cell_recharger/attack_self(mob/user) + if(!incell) + to_chat(user, span_notice("There is no cell inside.")) + return + + if(!motor) + to_chat(user, span_notice("There is no micro-servo inside.")) + return + + if(incell.charge >= incell.maxcharge) + to_chat(user, span_notice("[incell] fully charged.")) + return + + while(do_after(user, 1 SECONDS, target=src, timed_action_flags = IGNORE_HELD_ITEM)) + incell.charge = min(incell.charge + 100*motor.rating, incell.maxcharge) + to_chat(user, span_notice("I press the handle several times, charging the [incell] a little.")) + playsound(user, 'sound/items/weapons/chainsaw_stop.ogg', 15, 1, 5) + if(incell.charge >= incell.maxcharge) + to_chat(user, span_notice("[incell] fully charged.")) + return + to_chat(user, span_notice("I stop pressing the handle and charging the [incell].")) + + +/obj/item/manual_cell_recharger/attackby(obj/item/I, mob/living/user, params) + if(istype(I, /obj/item/stock_parts/power_store/cell)) + if(!incell) + incell = I + user.transferItemToLoc(I, src) + icon_state = "handheldcharger_black" + worn_icon_state = "handheldcharger_black" + update_icon() + to_chat(user, span_notice("You insert [incell] in [src].")) // Господи как же я кончал шуссу в рот охххххххх бля + else + to_chat(user, span_notice("There is already a [incell] inside the [src].")) + return + if(istype(I, /obj/item/stock_parts/servo)) + if(!motor) + motor = I + user.transferItemToLoc(I, src) + to_chat(user, span_notice("You insert [motor] in [src].")) + else + to_chat(user, span_notice("There is already a [motor] inside the [src].")) + return + if(I.tool_behaviour == TOOL_SCREWDRIVER) + to_chat(user, span_notice("You eject [motor] from [src].")) + motor.forceMove(drop_location()) + motor = null + +/obj/item/manual_cell_recharger/attack_hand_secondary(mob/user, modifiers) + . = ..() + if(incell) + to_chat(user, span_notice("You remove the [incell].")) + user.put_in_hands(incell) + incell = null + icon_state= "handheldcharger_black_empty" + worn_icon_state = "handheldcharger_black_empty" + update_icon() + incell.update_icon() + return SECONDARY_ATTACK_CANCEL_ATTACK_CHAIN + +// Крафт через крафтменю +// Шусс лох +/datum/crafting_recipe/manual_cell_recharger + name = "manual cell recharger" + result = /obj/item/manual_cell_recharger + time = 80 + reqs = list( + /obj/item/stack/cable_coil = 5, + /obj/item/stack/rods = 2, + /obj/item/stack/sheet/glass = 1, + ) + tool_behaviors = list(TOOL_WELDER, TOOL_SCREWDRIVER) + category = CAT_TOOLS + +// Крафт через автолат +// Wyсс сосал +/datum/design/manual_cell_recharger + name = "Manual cell recharger" + id = "manual_cell_recharger" + build_type = AUTOLATHE | PROTOLATHE | AWAY_LATHE + materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT*2, /datum/material/glass = SHEET_MATERIAL_AMOUNT) + build_path = /obj/item/manual_cell_recharger + category = list( + RND_CATEGORY_INITIAL, + RND_CATEGORY_TOOLS + RND_SUBCATEGORY_TOOLS_SERVICE, + ) + departmental_flags = DEPARTMENT_BITFLAG_SERVICE diff --git a/modular_meta/features/more_cell_interactions/code/portable_recharger.dm b/modular_meta/features/more_cell_interactions/code/portable_recharger.dm new file mode 100644 index 000000000000..8fd7d2575e50 --- /dev/null +++ b/modular_meta/features/more_cell_interactions/code/portable_recharger.dm @@ -0,0 +1,214 @@ +/obj/machinery/recharger/portable_recharger + name = "portable recharger kit" + desc = "A metal suitcase that has a special port for charging energy weapons. Due to its compact design, it does not have access to internal components." + icon = 'modular_meta/features/more_cell_interactions/icons/portable_recharger.dmi' + icon_state = "portable_recharger" + anchored = TRUE + idle_power_usage = 0 + active_power_usage = 0 + var/closed = TRUE + var/obj/item/case_portable_recharger/portable_recharger + +/obj/machinery/recharger/RefreshParts() + . = ..() + for(var/datum/stock_part/capacitor/capacitor in component_parts) + recharge_coeff = capacitor.tier + + +/obj/machinery/recharger/portable_recharger/Initialize(mapload, portable_recharger) + . = ..() + if(!portable_recharger) + return INITIALIZE_HINT_QDEL + src.portable_recharger = portable_recharger +/** +Очень долго ебался, но вроде сделал +Возможно потребуется калибровка множителей +*/ +/obj/machinery/recharger/portable_recharger/process() + using_power = FALSE + + if(!portable_recharger.incell) + return PROCESS_KILL + + if(portable_recharger.incell.charge < 200 * recharge_coeff) + return PROCESS_KILL + + if(charging) + var/obj/item/stock_parts/power_store/cell/C = charging.get_cell() + if(C) + if(C.charge < C.maxcharge) + C.give(C.chargerate * recharge_coeff) + portable_recharger.incell.use(250 * recharge_coeff) + using_power = TRUE + update_icon() + + if(istype(charging, /obj/item/ammo_box/magazine/recharge)) + var/obj/item/ammo_box/magazine/recharge/R = charging + if(R.stored_ammo.len < R.max_ammo) + R.stored_ammo += new R.ammo_type(R) + portable_recharger.incell.use(200 * recharge_coeff) + using_power = TRUE + update_icon() + else + return PROCESS_KILL + + +/** +Возможно требуется доработка +Узнаю после тестмерджа + */ + + +/obj/machinery/recharger/portable_recharger/attackby(obj/item/G, mob/user, params) + if(G.tool_behaviour == TOOL_WRENCH) + return + if(G.tool_behaviour == TOOL_SCREWDRIVER) + return + var/allowed = is_type_in_typecache(G, allowed_devices) + + if(allowed) + if(charging) + to_chat(user, "There is only one charging port in the [src].") + return TRUE + if (istype(G, /obj/item/gun/energy)) + var/obj/item/gun/energy/E = G + if(!E.can_charge) + to_chat(user, "This weapon does not have a weapon charging port.") + return TRUE + + if(!user.transferItemToLoc(G, src)) + return TRUE + setCharging(G) + + return TRUE + +//складывание +/obj/machinery/recharger/portable_recharger/mouse_drop_dragged(atom/over_object, mob/user, src_location, over_location) + if(!isliving(user)) + to_chat(user, span_warning("You can't do that!")) + return + if(over_object == user) // они не будут, если уметь кодить + if(charging) + user.visible_message(self_message = "It is necessary to remove the [charging] before folding the [src.name].") + return + user.visible_message("[user] begins to fold the [src] into a compact case.", "We put the [src] into a compact case.") + if(do_after(user, 5, target = user)) + end_processing() + user.put_in_hands(portable_recharger) + moveToNullspace() + closed = TRUE + +//Картиночки +/obj/machinery/recharger/portable_recharger/update_overlays() + . = ..() + SSvis_overlays.remove_vis_overlay(src, managed_vis_overlays) + luminosity = 1 + if (charging) + + if(portable_recharger.incell.charge < 200 * recharge_coeff) + SSvis_overlays.add_vis_overlay(src, icon, "recharger-fail", layer, plane, dir, alpha) + SSvis_overlays.add_vis_overlay(src, icon, "recharger-fail", RENDER_PLANE_EMISSIVE, EMISSIVE_PLANE, dir, alpha) + else if(using_power) + SSvis_overlays.add_vis_overlay(src, icon, "recharger-charging", layer, plane, dir, alpha) + SSvis_overlays.add_vis_overlay(src, icon, "recharger-charging", RENDER_PLANE_EMISSIVE, EMISSIVE_PLANE, dir, alpha) + else + SSvis_overlays.add_vis_overlay(src, icon, "recharger-full", layer, plane, dir, alpha) + SSvis_overlays.add_vis_overlay(src, icon, "recharger-full", RENDER_PLANE_EMISSIVE, EMISSIVE_PLANE, dir, alpha) + else + SSvis_overlays.add_vis_overlay(src, icon, "recharger-empty", layer, plane, dir, alpha) + SSvis_overlays.add_vis_overlay(src, icon, "recharger-empty", RENDER_PLANE_EMISSIVE, EMISSIVE_PLANE, dir, alpha) + +// используем старый код чтобы заставить работать новый +/obj/machinery/recharger/portable_recharger/proc/setCharging(new_charging) + charging = new_charging + if (new_charging) + START_PROCESSING(SSmachines, src) + use_power = ACTIVE_POWER_USE + using_power = TRUE + update_icon() + else + use_power = IDLE_POWER_USE + using_power = FALSE + update_icon() + + +//кейс с зарядником +/obj/item/case_portable_recharger + name = "portable recharger case" + desc = "A metal case with a small inscription \"Portable Charging Complex\"." + icon = 'modular_meta/features/more_cell_interactions/icons/portable_recharger.dmi' + icon_state = "case_portable_recharger" + // На время тестов выпилено + //lefthand_file = 'lambda/ss7v/icons/obj/lefthand.dmi' + //righthand_file = 'lambda/ss7v/icons/obj/righthand.dmi' + force = 8 + hitsound = "swing_hit" + throw_speed = 2 + throw_range = 4 + w_class = WEIGHT_CLASS_BULKY + resistance_flags = FLAMMABLE + var/obj/machinery/recharger/portable_recharger/link + var/obj/item/stock_parts/power_store/cell/incell = null + +/obj/item/case_portable_recharger/examine(mob/user) + . = ..() + . += "
Is there [incell ? "a [incell]." : "no cell."] inside." + if(incell) + . += "
[incell] charge [incell.percent()]." + +//Типа линковка +/obj/item/case_portable_recharger/Initialize(mapload) + link = new(null, src) + . = ..() + +/obj/item/case_portable_recharger/Destroy() + QDEL_NULL(link) + incell = null + return ..() + +//Раскладывание +/obj/item/case_portable_recharger/attack_self(mob/user) + if(!isturf(user.loc)) + return + add_fingerprint(user) + user.visible_message("[user] starts to unfold [link] on the floor.", "Deploying the [link] on the floor.") + if(do_after(user, 5, target = user)) + link.forceMove(get_turf(src)) + link.closed = FALSE + user.transferItemToLoc(src, link, TRUE) + +/obj/item/case_portable_recharger/attackby(obj/item/W, mob/living/user, params) + . = ..() + if(istype(W, /obj/item/stock_parts/power_store/cell)) + if(incell) + to_chat(user, " There is already a battery inside the [src].") + if(!incell) + incell = W + user.transferItemToLoc(W, src) + update_icon() + to_chat(user, "Insert [incell] in [src].") + else + return + +/obj/item/case_portable_recharger/attack_hand_secondary(mob/user) + . = ..() + if(incell) + user.put_in_hands(incell) + incell = null + incell.update_icon() + to_chat(user, "Eject [incell] from [src].") + else + to_chat(user, "There is nothing inside.") + return SECONDARY_ATTACK_CANCEL_ATTACK_CHAIN + +/datum/design/case_portable_recharger + name = "Portable Recharger Case" + desc = "A metal suitcase that has a special port for charging energy weapons. Due to its compact design, it does not have access to internal components." + id = "case_portable_recharger" + build_type = PROTOLATHE | AWAY_LATHE + materials = list(/datum/material/iron = HALF_SHEET_MATERIAL_AMOUNT * 10, /datum/material/glass = SHEET_MATERIAL_AMOUNT * 2, /datum/material/gold = HALF_SHEET_MATERIAL_AMOUNT * 5) + build_path = /obj/item/case_portable_recharger + category = list( + RND_CATEGORY_WEAPONS + RND_SUBCATEGORY_WEAPONS_RANGED + ) + departmental_flags = DEPARTMENT_BITFLAG_SECURITY diff --git a/modular_meta/features/more_cell_interactions/icons/manual_cell_recharger.dmi b/modular_meta/features/more_cell_interactions/icons/manual_cell_recharger.dmi new file mode 100644 index 000000000000..070b5c2d1809 Binary files /dev/null and b/modular_meta/features/more_cell_interactions/icons/manual_cell_recharger.dmi differ diff --git a/modular_meta/features/more_cell_interactions/icons/portable_recharger.dmi b/modular_meta/features/more_cell_interactions/icons/portable_recharger.dmi new file mode 100644 index 000000000000..4242b2631615 Binary files /dev/null and b/modular_meta/features/more_cell_interactions/icons/portable_recharger.dmi differ diff --git a/modular_meta/features/more_cell_interactions/icons/worn_manual_cell_recharger.dmi b/modular_meta/features/more_cell_interactions/icons/worn_manual_cell_recharger.dmi new file mode 100644 index 000000000000..efa8752d0b04 Binary files /dev/null and b/modular_meta/features/more_cell_interactions/icons/worn_manual_cell_recharger.dmi differ diff --git a/modular_meta/features/more_cell_interactions/includes.dm b/modular_meta/features/more_cell_interactions/includes.dm new file mode 100644 index 000000000000..1288ac6f8d78 --- /dev/null +++ b/modular_meta/features/more_cell_interactions/includes.dm @@ -0,0 +1,10 @@ +#include "code\manual_cell_recharger.dm" +#include "code\portable_recharger.dm" + +/datum/modpack/more_cell_interactions + id = "more_cell_interactions" + icon = 'modular_meta/features/more_cell_interactions/preview.dmi' + name = "Больше разнообразия с батарейками" + group = "Features" + desc = "Ручной зарядник батарей (динамомашина) которая крафтится в крафтменю и переносной зарядник батарей создаваемый в протолате." + author = "Sanecman" diff --git a/modular_meta/features/more_cell_interactions/preview.dmi b/modular_meta/features/more_cell_interactions/preview.dmi new file mode 100644 index 000000000000..46679d92a73c Binary files /dev/null and b/modular_meta/features/more_cell_interactions/preview.dmi differ diff --git a/modular_meta/features/more_clothes/code/autodrobe.dm b/modular_meta/features/more_clothes/code/autodrobe.dm new file mode 100644 index 000000000000..9d10c32d9356 --- /dev/null +++ b/modular_meta/features/more_clothes/code/autodrobe.dm @@ -0,0 +1,17 @@ + +/obj/machinery/vending/autodrobe/Initialize(mapload) + .=..() + GLOB.autodrobe_costumes_items += list( + /obj/item/clothing/under/costume/mm/lad/red_hawaii = 1, + /obj/item/clothing/under/costume/mm/lad/black_hawaii = 1, + /obj/item/clothing/shoes/laceup/mm_brown = 1, + /obj/item/clothing/under/costume/mm/lad/maddog = 1, + /obj/item/clothing/shoes/mm_metalcomb = 1, + /obj/item/clothing/under/costume/mm/lad/brawler = 1, + /obj/item/clothing/suit/costume/mm/brawler_blazer = 1, + /obj/item/clothing/shoes/laceup/mm_lgray = 1, + ) + + GLOB.autodrobe_contraband_items += list( + /obj/item/clothing/head/costume/celebrant_headband = 2, + ) diff --git a/modular_meta/features/more_clothes/code/captain_gloves.dm b/modular_meta/features/more_clothes/code/captain_gloves.dm new file mode 100644 index 000000000000..ab328b7ac18a --- /dev/null +++ b/modular_meta/features/more_clothes/code/captain_gloves.dm @@ -0,0 +1,21 @@ +/datum/atom_skin/captain_gloves + abstract_type = /datum/atom_skin/captain_gloves + change_inhand_icon_state = TRUE + change_base_icon_state = TRUE + +/datum/atom_skin/captain_gloves/old + new_name = "Vintage Captain's Gloves" + new_icon = 'modular_meta/features/more_clothes/icons/items/gloves.dmi' + new_icon_state = "captain" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/gloves.dmi' + preview_name = "Old Captain's Gloves" + +/datum/atom_skin/captain_gloves/default + new_name = "captain's glove" + new_icon = 'icons/obj/clothing/gloves.dmi' + new_icon_state = "captain" + new_worn_icon = 'icons/mob/clothing/hands.dmi' + preview_name = "Default" + +/obj/item/clothing/gloves/captain/setup_reskins() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/captain_gloves, infinite = TRUE) diff --git a/modular_meta/features/more_clothes/code/chaplain_suits.dm b/modular_meta/features/more_clothes/code/chaplain_suits.dm new file mode 100644 index 000000000000..6787e221a178 --- /dev/null +++ b/modular_meta/features/more_clothes/code/chaplain_suits.dm @@ -0,0 +1,24 @@ +/obj/item/clothing/head/helmet/chaplain/penitent + name = "Penitent 's helmet" + desc = "Where is the blood coming from?" + icon = 'modular_meta/features/more_clothes/icons/items/head/chaplain.dmi' + worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/head/chaplain.dmi' + icon_state = "penitent" + inhand_icon_state = null + +/obj/item/clothing/suit/chaplainsuit/armor/penitent_armor + name = "Penitent 's armour" + desc = "The wearer must suffer." + icon = 'modular_meta/features/more_clothes/icons/items/suits/chaplain.dmi' + worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/suits/chaplain.dmi' + icon_state = "penitent_armor" + +// Give box for chap beacon +/obj/item/storage/box/holy/penitent + name = "Last Penitent Kit" + typepath_for_preview = /obj/item/clothing/suit/chaplainsuit/armor/penitent_armor + +/obj/item/storage/box/holy/penitent/PopulateContents() + .=..() + new /obj/item/clothing/suit/chaplainsuit/armor/penitent_armor(src) + new /obj/item/clothing/head/helmet/chaplain/penitent(src) diff --git a/modular_meta/features/more_clothes/code/hats.dm b/modular_meta/features/more_clothes/code/hats.dm new file mode 100644 index 000000000000..9b9c4a6e909e --- /dev/null +++ b/modular_meta/features/more_clothes/code/hats.dm @@ -0,0 +1,6 @@ +/obj/item/clothing/head/costume/celebrant_headband + name = "celebrant headband" + desc = "Wa alla hakba." + icon_state = "celebrant_headband" + icon = 'modular_meta/features/more_clothes/icons/items/head/hats.dmi' + worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/head/hats.dmi' diff --git a/modular_meta/features/more_clothes/code/jobs_armor_suits.dm b/modular_meta/features/more_clothes/code/jobs_armor_suits.dm new file mode 100644 index 000000000000..38037d81d1a2 --- /dev/null +++ b/modular_meta/features/more_clothes/code/jobs_armor_suits.dm @@ -0,0 +1,207 @@ +/obj/item/clothing/suit/armor/hos/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/hos_armor, infinite = FALSE) + +/datum/atom_skin/hos_armor + abstract_type = /datum/atom_skin/hos_armor + change_base_icon_state = TRUE + +/datum/atom_skin/hos_armor/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/suits/armor.dmi' + new_icon_state = "hos" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/suits/armor.dmi' + +/datum/atom_skin/hos_armor/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/suits/armor.dmi' + new_icon_state = "hos" + new_worn_icon = 'icons/mob/clothing/suits/armor.dmi' + +/datum/atom_skin/hos_armor/trench + preview_name = "Trench Cloak" + new_icon = 'modular_meta/features/more_clothes/icons/items/suits/armor.dmi' + new_icon_state = "trenchcloak" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/suits/armor.dmi' + +/obj/item/clothing/suit/armor/hos/trenchcoat/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/hos_trenchcoat, infinite = FALSE) + +/datum/atom_skin/hos_trenchcoat + abstract_type = /datum/atom_skin/hos_trenchcoat + change_base_icon_state = TRUE + +/datum/atom_skin/hos_trenchcoat/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/suits/armor.dmi' + new_icon_state = "hostrench" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/suits/armor.dmi' + +/datum/atom_skin/hos_trenchcoat/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/suits/armor.dmi' + new_icon_state = "hostrench" + new_worn_icon = 'icons/mob/clothing/suits/armor.dmi' + +/datum/atom_skin/hos_trenchcoat/trench + preview_name = "Trench Cloak" + new_icon = 'modular_meta/features/more_clothes/icons/items/suits/armor.dmi' + new_icon_state = "trenchcloak" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/suits/armor.dmi' + +/obj/item/clothing/suit/armor/hos/hos_formal/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/hos_formal, infinite = FALSE) + +/datum/atom_skin/hos_formal + abstract_type = /datum/atom_skin/hos_formal + change_base_icon_state = TRUE + +/datum/atom_skin/hos_formal/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/suits/armor.dmi' + new_icon_state = "hosformal" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/suits/armor.dmi' + +/datum/atom_skin/hos_formal/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/suits/armor.dmi' + new_icon_state = "hosformal" + new_worn_icon = 'icons/mob/clothing/suits/armor.dmi' + +/datum/atom_skin/hos_formal/trench + preview_name = "Trench Cloak" + new_icon = 'modular_meta/features/more_clothes/icons/items/suits/armor.dmi' + new_icon_state = "trenchcloak" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/suits/armor.dmi' + +/* +Due to some stuff(particularly with it having alternative sprite when alt_clicked with reskins +it couldn't have been added as reskin variant to the +/obj/item/clothing/suit/armor/hos/hos_formal/ so, we're adding it as a separate item. +*/ + +/obj/item/clothing/suit/armor/hos/hos_formal/black + name = "\improper Head of Security's parade jacket" + icon = 'modular_meta/features/more_clothes/icons/items/suits/armor.dmi' + icon_state = "hosformal_black" + worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/suits/armor.dmi' + +/obj/item/clothing/suit/armor/hos/hos_formal/old // same applies here + name = "\improper Head of Security's parade jacket" + icon = 'modular_meta/features/more_clothes/icons/items/suits/armor.dmi' + icon_state = "hosformal" + worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/suits/armor.dmi' + worn_icon_state = "hosformal" + +//HOS_GARMENT + +/obj/item/storage/bag/garment/hos/PopulateContents() + . = ..() + new /obj/item/clothing/suit/armor/hos/hos_formal/black(src) + new /obj/item/clothing/suit/armor/hos/hos_formal/old(src) + +/obj/item/clothing/suit/armor/vest/warden/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/warden_armor, infinite = FALSE) + +/datum/atom_skin/warden_armor + abstract_type = /datum/atom_skin/warden_armor + change_base_icon_state = TRUE + +/datum/atom_skin/warden_armor/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/suits/armor.dmi' + new_icon_state = "warden_alt" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/suits/armor.dmi' + +/datum/atom_skin/warden_armor/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/suits/armor.dmi' + new_icon_state = "warden_alt" + new_worn_icon = 'icons/mob/clothing/suits/armor.dmi' + +/obj/item/clothing/suit/armor/vest/warden/alt/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/warden_armor_alt, infinite = FALSE) + +/datum/atom_skin/warden_armor_alt + abstract_type = /datum/atom_skin/warden_armor_alt + change_base_icon_state = TRUE + +/datum/atom_skin/warden_armor_alt/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/suits/armor.dmi' + new_icon_state = "warden_jacket" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/suits/armor.dmi' + +/datum/atom_skin/warden_armor_alt/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/suits/armor.dmi' + new_icon_state = "warden_jacket" + new_worn_icon = 'icons/mob/clothing/suits/armor.dmi' + +/obj/item/clothing/suit/armor/vest/leather/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/leather_armor, infinite = FALSE) + +/datum/atom_skin/leather_armor + abstract_type = /datum/atom_skin/leather_armor + change_base_icon_state = TRUE + +/datum/atom_skin/leather_armor/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/suits/armor.dmi' + new_icon_state = "leathercoat-sec" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/suits/armor.dmi' + +/datum/atom_skin/leather_armor/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/suits/armor.dmi' + new_icon_state = "leathercoat-sec" + new_worn_icon = 'icons/mob/clothing/suits/armor.dmi' + +/obj/item/clothing/suit/armor/vest/capcarapace/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/capcarapace_armor, infinite = FALSE) + +/datum/atom_skin/capcarapace_armor + abstract_type = /datum/atom_skin/capcarapace_armor + change_base_icon_state = TRUE + +/datum/atom_skin/capcarapace_armor/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/suits/armor.dmi' + new_icon_state = "capcarapace" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/suits/armor.dmi' + +/datum/atom_skin/capcarapace_armor/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/suits/armor.dmi' + new_icon_state = "capcarapace" + new_worn_icon = 'icons/mob/clothing/suits/armor.dmi' + +// we dont have reskins for syndicate captain armor vest +/obj/item/clothing/suit/armor/vest/capcarapace/syndicate/setup_reskins() + return + +/obj/item/clothing/suit/armor/vest/capcarapace/captains_formal/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/captain_formal_armor, infinite = FALSE) + +/datum/atom_skin/captain_formal_armor + abstract_type = /datum/atom_skin/captain_formal_armor + change_base_icon_state = TRUE + +/datum/atom_skin/captain_formal_armor/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/suits/armor.dmi' + new_icon_state = "capformal" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/suits/armor.dmi' + +/datum/atom_skin/captain_formal_armor/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/suits/armor.dmi' + new_icon_state = "capformal" + new_worn_icon = 'icons/mob/clothing/suits/armor.dmi' diff --git a/modular_meta/features/more_clothes/code/jobs_hats.dm b/modular_meta/features/more_clothes/code/jobs_hats.dm new file mode 100644 index 000000000000..2ba73cb99595 --- /dev/null +++ b/modular_meta/features/more_clothes/code/jobs_hats.dm @@ -0,0 +1,127 @@ + +/* +/datum/atom_skin/caphat/parade + preview_name = "" + new_icon = '' + new_icon_state = "" + new_worn_icon = '' + new_worn_icon_state "" +*/ + + + +/obj/item/clothing/head/hats/caphat/setup_reskins() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/caphat) + +/datum/atom_skin/caphat + abstract_type = /datum/atom_skin/caphat + change_base_icon_state = TRUE + +/datum/atom_skin/caphat/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/head/hats.dmi' + new_icon_state = "captain" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/head/hats.dmi' + +/datum/atom_skin/caphat/default + preview_name = "Default" + new_icon = 'icons/obj/clothing/head/hats.dmi' + new_icon_state = "captain" + new_worn_icon = 'icons/mob/clothing/head/hats.dmi' + +/obj/item/clothing/head/hats/caphat/parade/setup_reskins() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/caphat_parade) + +/datum/atom_skin/caphat_parade + abstract_type = /datum/atom_skin/caphat_parade + change_base_icon_state = TRUE + +/datum/atom_skin/caphat_parade/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/head/hats.dmi' + new_icon_state = "capcap" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/head/hats.dmi' + +/datum/atom_skin/caphat_parade + preview_name = "Default" + new_icon = 'icons/obj/clothing/head/hats.dmi' + new_icon_state = "capcap" + new_worn_icon = 'icons/mob/clothing/head/hats.dmi' + + +/obj/item/clothing/head/hats/hopcap/setup_reskins() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/hopcap) + +/datum/atom_skin/hopcap + abstract_type = /datum/atom_skin/hopcap + change_base_icon_state = TRUE + +/datum/atom_skin/hopcap/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/head/hats.dmi' + new_icon_state = "hopcap" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/head/hats.dmi' + +/datum/atom_skin/hopcap/default + preview_name = "Default" + new_icon = 'icons/obj/clothing/head/hats.dmi' + new_icon_state = "hopcap" + new_worn_icon = 'icons/mob/clothing/head/hats.dmi' + +/obj/item/clothing/head/hats/hos/cap/setup_reskins() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/hoscap) + +/datum/atom_skin/hoscap + abstract_type = /datum/atom_skin/hoscap + change_base_icon_state = TRUE + +/datum/atom_skin/hoscap/old + preview_name = "Old Fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/head/hats.dmi' + new_icon_state = "hoscap" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/head/hats.dmi' + +/datum/atom_skin/hoscap/default + preview_name = "Default" + new_icon = 'icons/obj/clothing/head/hats.dmi' + new_icon_state = "hoscap" + new_worn_icon = 'icons/mob/clothing/head/hats.dmi' + +/obj/item/clothing/head/hats/warden/police/setup_reskins() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/wardencap_police) + +/datum/atom_skin/wardencap_police + abstract_type = /datum/atom_skin/wardencap_police + change_base_icon_state = TRUE + +/datum/atom_skin/wardencap_police/default + preview_name = "Default" + new_icon = 'icons/obj/clothing/head/hats.dmi' + new_icon_state = "policehelm" + new_worn_icon = 'icons/mob/clothing/head/hats.dmi' + +/datum/atom_skin/wardencap_police/old + preview_name = "Old Fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/head/hats.dmi' + new_icon_state = "policehelm" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/head/hats.dmi' + +/obj/item/clothing/head/hats/warden/drill/setup_reskins() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/warden_drill) + +/datum/atom_skin/warden_drill + abstract_type = /datum/atom_skin/warden_drill + change_base_icon_state = TRUE + +/datum/atom_skin/warden_drill/old + preview_name = "Old Fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/head/hats.dmi' + new_icon_state = "wardendrill" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/head/hats.dmi' + +/datum/atom_skin/warden_drill/default + preview_name = "Default" + new_icon = 'icons/obj/clothing/head/hats.dmi' + new_icon_state = "wardendrill" + new_worn_icon = 'icons/mob/clothing/head/hats.dmi' + diff --git a/modular_meta/features/more_clothes/code/jobs_suits.dm b/modular_meta/features/more_clothes/code/jobs_suits.dm new file mode 100644 index 000000000000..ce719abac086 --- /dev/null +++ b/modular_meta/features/more_clothes/code/jobs_suits.dm @@ -0,0 +1,1029 @@ +// HEADS OF STAFF + +// CAP + +/obj/item/clothing/suit/captunic + name = "captain's parade tunic" + desc = "Worn by a Captain to show their class." + icon = 'modular_meta/features/more_clothes/icons/items/suits/captain.dmi' + worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/suits/captain.dmi' + icon_state = "captunic" + inhand_icon_state = "bio_suit" + body_parts_covered = CHEST|GROIN|LEGS|ARMS + flags_inv = HIDEJUMPSUIT + allowed = list(/obj/item/disk, /obj/item/stamp, /obj/item/melee, /obj/item/storage/lockbox/medal, /obj/item/assembly/flash/handheld, /obj/item/storage/box/matches, /obj/item/lighter, /obj/item/cigarette, /obj/item/storage/fancy/cigarettes, /obj/item/tank/internals/emergency_oxygen, /obj/item/tank/internals/plasmaman) + +/obj/item/storage/bag/garment/captain/PopulateContents() + .=..() + new /obj/item/clothing/suit/captunic(src) + +// CAPTAIN UNIFORMS + +/obj/item/clothing/under/rank/captain/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/captain_uniform, infinite = FALSE) + +/datum/atom_skin/captain_uniform/ + abstract_type = /datum/atom_skin/captain_uniform + change_base_icon_state = FALSE + reset_missing = FALSE + +/datum/atom_skin/captain_uniform/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/captain.dmi' + new_icon_state = "captain" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/captain.dmi' + +/datum/atom_skin/captain_uniform/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/captain.dmi' + new_icon_state = "captain" + new_worn_icon = 'icons/mob/clothing/under/captain.dmi' + +/obj/item/clothing/under/rank/captain/skirt/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/captain_uniform_skirt, infinite = TRUE) + +/datum/atom_skin/captain_uniform_skirt + abstract_type = /datum/atom_skin/captain_uniform_skirt + +/datum/atom_skin/captain_uniform_skirt/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/captain.dmi' + new_icon_state = "captain_skirt" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/captain.dmi' + +/datum/atom_skin/captain_uniform_skirt/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/captain.dmi' + new_icon_state = "captain_skirt" + new_worn_icon = 'icons/mob/clothing/under/captain.dmi' + +/obj/item/clothing/under/rank/captain/parade/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/captain_uniform_parade, infinite = FALSE) + +/datum/atom_skin/captain_uniform_parade + abstract_type = /datum/atom_skin/captain_uniform_parade + change_base_icon_state = TRUE + +/datum/atom_skin/captain_uniform_parade/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/captain.dmi' + new_icon_state = "captain_parade" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/captain.dmi' + +/datum/atom_skin/captain_uniform_parade/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/captain.dmi' + new_icon_state = "captain_parade" + new_worn_icon = 'icons/mob/clothing/under/captain.dmi' + +// HOP + +/obj/item/clothing/under/rank/civilian/head_of_personnel/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/hop_uniform, infinite = FALSE) + +/datum/atom_skin/hop_uniform + abstract_type = /datum/atom_skin/hop_uniform + change_base_icon_state = TRUE + +/datum/atom_skin/hop_uniform/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/hop.dmi' + new_icon_state = "hop" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/hop.dmi' + +/datum/atom_skin/hop_uniform/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/civilian.dmi' + new_icon_state = "hop" + new_worn_icon = 'icons/mob/clothing/under/civilian.dmi' + +/obj/item/clothing/under/rank/civilian/head_of_personnel/skirt/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/hop_uniform_skirt, infinite = FALSE) + +/datum/atom_skin/hop_uniform_skirt + abstract_type = /datum/atom_skin/hop_uniform_skirt + change_base_icon_state = TRUE + +/datum/atom_skin/hop_uniform_skirt/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/hop.dmi' + new_icon_state = "hop_skirt" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/hop.dmi' + +/datum/atom_skin/hop_uniform_skirt/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/civilian.dmi' + new_icon_state = "hop_skirt" + new_worn_icon = 'icons/mob/clothing/under/civilian.dmi' + +// RD + +/obj/item/clothing/under/rank/rnd/research_director/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/rd_uniform, infinite = FALSE) + +/datum/atom_skin/rd_uniform + abstract_type = /datum/atom_skin/rd_uniform + change_base_icon_state = TRUE + +/datum/atom_skin/rd_uniform/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/rd.dmi' + new_icon_state = "director" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/rd.dmi' + +/datum/atom_skin/rd_uniform/office + preview_name = "Office fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/rd.dmi' + new_icon_state = "rdwhimsy" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/rd.dmi' + +/datum/atom_skin/rd_uniform/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/rnd.dmi' + new_icon_state = "director" + new_worn_icon = 'icons/mob/clothing/under/rnd.dmi' + +/obj/item/clothing/under/rank/rnd/research_director/doctor_hilbert/setup_reskins() + . = ..() + return + +/obj/item/clothing/under/rank/rnd/research_director/skirt/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/rd_uniform_skirt, infinite = FALSE) + +/datum/atom_skin/rd_uniform_skirt + abstract_type = /datum/atom_skin/rd_uniform_skirt + change_base_icon_state = TRUE + +/datum/atom_skin/rd_uniform_skirt/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/rd.dmi' + new_icon_state = "director_skirt" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/rd.dmi' + +/datum/atom_skin/rd_uniform_skirt/office + preview_name = "Office fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/rd.dmi' + new_icon_state = "rdwhimsy_skirt" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/rd.dmi' + +/datum/atom_skin/rd_uniform_skirt/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/rnd.dmi' + new_icon_state = "director_skirt" + new_worn_icon = 'icons/mob/clothing/under/rnd.dmi' + +/obj/item/clothing/under/rank/rnd/research_director/turtleneck/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/rd_uniform_turtleneck, infinite = FALSE) + +/datum/atom_skin/rd_uniform_turtleneck + abstract_type = /datum/atom_skin/rd_uniform_turtleneck + change_base_icon_state = TRUE + +/datum/atom_skin/rd_uniform_turtleneck/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/rd.dmi' + new_icon_state = "rdturtle" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/rd.dmi' + +/datum/atom_skin/rd_uniform_turtleneck/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/rnd.dmi' + new_icon_state = "rdturtle" + new_worn_icon = 'icons/mob/clothing/under/rnd.dmi' + +/obj/item/clothing/under/rank/rnd/research_director/turtleneck/skirt/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/rd_uniform_turtleneck_skirt, infinite = FALSE) + +/datum/atom_skin/rd_uniform_turtleneck_skirt + abstract_type = /datum/atom_skin/rd_uniform_turtleneck_skirt + change_base_icon_state = TRUE + +/datum/atom_skin/rd_uniform_turtleneck_skirt/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/rd.dmi' + new_icon_state = "rdturtle_skirt" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/rd.dmi' + +/datum/atom_skin/rd_uniform_turtleneck_skirt/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/rnd.dmi' + new_icon_state = "rdturtle_skirt" + new_worn_icon = 'icons/mob/clothing/under/rnd.dmi' + +// HOS + +/obj/item/clothing/under/rank/security/head_of_security/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/hos_uniform, infinite = FALSE) + +/datum/atom_skin/hos_uniform + abstract_type = /datum/atom_skin/hos_uniform + change_base_icon_state = TRUE + +/datum/atom_skin/hos_uniform/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/security.dmi' + new_icon_state = "rhos" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/security.dmi' + +/datum/atom_skin/hos_uniform/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/security.dmi' + new_icon_state = "rhos" + new_worn_icon = 'icons/mob/clothing/under/security.dmi' + +/obj/item/clothing/under/rank/security/head_of_security/skirt/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/hos_uniform_skirt, infinite = FALSE) + +/datum/atom_skin/hos_uniform_skirt + abstract_type = /datum/atom_skin/hos_uniform_skirt + change_base_icon_state = TRUE + +/datum/atom_skin/hos_uniform_skirt/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/security.dmi' + new_icon_state = "rhos_skirt" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/security.dmi' + +/datum/atom_skin/hos_uniform_skirt/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/security.dmi' + new_icon_state = "rhos_skirt" + new_worn_icon = 'icons/mob/clothing/under/security.dmi' + +/obj/item/clothing/under/rank/security/head_of_security/grey/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/hos_uniform_grey, infinite = FALSE) + +/datum/atom_skin/hos_uniform_grey + abstract_type = /datum/atom_skin/hos_uniform_grey + change_base_icon_state = TRUE + +/datum/atom_skin/hos_uniform_grey/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/security.dmi' + new_icon_state = "hos" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/security.dmi' + +/datum/atom_skin/hos_uniform_grey/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/security.dmi' + new_icon_state = "hos" + new_worn_icon = 'icons/mob/clothing/under/security.dmi' + +/obj/item/clothing/under/rank/security/head_of_security/alt/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/hos_uniform_alt, infinite = FALSE) + +/datum/atom_skin/hos_uniform_alt + abstract_type = /datum/atom_skin/hos_uniform_alt + change_base_icon_state = TRUE + +/datum/atom_skin/hos_uniform_alt/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/security.dmi' + new_icon_state = "hosalt" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/security.dmi' + +/datum/atom_skin/hos_uniform_alt/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/security.dmi' + new_icon_state = "hosalt" + new_worn_icon = 'icons/mob/clothing/under/security.dmi' + +/obj/item/clothing/under/rank/security/head_of_security/alt/skirt/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/hos_uniform_alt_skirt, infinite = FALSE) + +/datum/atom_skin/hos_uniform_alt_skirt + abstract_type = /datum/atom_skin/hos_uniform_alt_skirt + change_base_icon_state = TRUE + +/datum/atom_skin/hos_uniform_alt_skirt/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/security.dmi' + new_icon_state = "hosalt_skirt" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/security.dmi' + +/datum/atom_skin/hos_uniform_alt_skirt/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/security.dmi' + new_icon_state = "hosalt_skirt" + new_worn_icon = 'icons/mob/clothing/under/security.dmi' + +/obj/item/clothing/under/rank/security/head_of_security/parade/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/hos_uniform_parade, infinite = FALSE) + +/datum/atom_skin/hos_uniform_parade + abstract_type = /datum/atom_skin/hos_uniform_parade + change_base_icon_state = TRUE + +/datum/atom_skin/hos_uniform_parade/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/security.dmi' + new_icon_state = "hos_parade_male" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/security.dmi' + +/datum/atom_skin/hos_uniform_parade/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/security.dmi' + new_icon_state = "hos_parade_male" + new_worn_icon = 'icons/mob/clothing/under/security.dmi' + +/obj/item/clothing/under/rank/security/head_of_security/parade/female/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/hos_uniform_parade_female, infinite = FALSE) + +/datum/atom_skin/hos_uniform_parade_female + abstract_type = /datum/atom_skin/hos_uniform_parade_female + change_base_icon_state = TRUE + +/datum/atom_skin/hos_uniform_parade_female/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/security.dmi' + new_icon_state = "hos_parade_fem" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/security.dmi' + +/datum/atom_skin/hos_uniform_parade_female/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/security.dmi' + new_icon_state = "hos_parade_fem" + new_worn_icon = 'icons/mob/clothing/under/security.dmi' + +/obj/item/clothing/under/rank/security/head_of_security/formal/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/hos_uniform_formal, infinite = FALSE) + +/datum/atom_skin/hos_uniform_formal + abstract_type = /datum/atom_skin/hos_uniform_formal + change_base_icon_state = TRUE + +/datum/atom_skin/hos_uniform_formal/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/security.dmi' + new_icon_state = "hosblueclothes" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/security.dmi' + +/datum/atom_skin/hos_uniform_formal/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/security.dmi' + new_icon_state = "hosblueclothes" + new_worn_icon = 'icons/mob/clothing/under/security.dmi' + +// SUBORDINATE WORKERS + +// SECURITY + +/obj/item/clothing/under/rank/security/officer/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/security_officer_uniform, infinite = FALSE) + +/datum/atom_skin/security_officer_uniform + abstract_type = /datum/atom_skin/security_officer_uniform + change_base_icon_state = TRUE + +/datum/atom_skin/security_officer_uniform/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/security.dmi' + new_icon_state = "rsecurity" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/security.dmi' + +/datum/atom_skin/security_officer_uniform/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/security.dmi' + new_icon_state = "rsecurity" + new_worn_icon = 'icons/mob/clothing/under/security.dmi' + +/obj/item/clothing/under/rank/security/officer/grey/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/security_officer_uniform_grey, infinite = FALSE) + +/datum/atom_skin/security_officer_uniform_grey + abstract_type = /datum/atom_skin/security_officer_uniform_grey + change_base_icon_state = TRUE + +/datum/atom_skin/security_officer_uniform_grey/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/security.dmi' + new_icon_state = "security" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/security.dmi' + +/datum/atom_skin/security_officer_uniform_grey/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/security.dmi' + new_icon_state = "security" + new_worn_icon = 'icons/mob/clothing/under/security.dmi' + +/obj/item/clothing/under/rank/security/officer/skirt/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/security_officer_uniform_skirt, infinite = FALSE) + +/datum/atom_skin/security_officer_uniform_skirt + abstract_type = /datum/atom_skin/security_officer_uniform_skirt + change_base_icon_state = TRUE + +/datum/atom_skin/security_officer_uniform_skirt/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/security.dmi' + new_icon_state = "secskirt" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/security.dmi' + +/datum/atom_skin/security_officer_uniform_skirt/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/security.dmi' + new_icon_state = "secskirt" + new_worn_icon = 'icons/mob/clothing/under/security.dmi' + +/obj/item/clothing/under/rank/security/officer/blueshirt/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/security_officer_uniform_blueshirt, infinite = FALSE) + +/datum/atom_skin/security_officer_uniform_blueshirt + abstract_type = /datum/atom_skin/security_officer_uniform_blueshirt + change_base_icon_state = TRUE + +/datum/atom_skin/security_officer_uniform_blueshirt/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/security.dmi' + new_icon_state = "blueshift" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/security.dmi' + +/datum/atom_skin/security_officer_uniform_blueshirt/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/security.dmi' + new_icon_state = "blueshift" + new_worn_icon = 'icons/mob/clothing/under/security.dmi' + +/obj/item/clothing/under/rank/security/officer/formal/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/security_officer_uniform_formal, infinite = FALSE) + +/datum/atom_skin/security_officer_uniform_formal + abstract_type = /datum/atom_skin/security_officer_uniform_formal + change_base_icon_state = TRUE + +/datum/atom_skin/security_officer_uniform_formal/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/security.dmi' + new_icon_state = "officerblueclothes" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/security.dmi' + +/datum/atom_skin/security_officer_uniform_formal/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/security.dmi' + new_icon_state = "officerblueclothes" + new_worn_icon = 'icons/mob/clothing/under/security.dmi' + + +// WARDEN + +/obj/item/clothing/under/rank/security/warden/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/warden_uniform, infinite = FALSE) + +/datum/atom_skin/warden_uniform + abstract_type = /datum/atom_skin/warden_uniform + change_base_icon_state = TRUE + +/datum/atom_skin/warden_uniform/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/security.dmi' + new_icon_state = "rwarden" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/security.dmi' + +/datum/atom_skin/warden_uniform/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/security.dmi' + new_icon_state = "rwarden" + new_worn_icon = 'icons/mob/clothing/under/security.dmi' + +/obj/item/clothing/under/rank/security/warden/grey/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/warden_uniform_grey, infinite = FALSE) + +/datum/atom_skin/warden_uniform_grey + abstract_type = /datum/atom_skin/warden_uniform_grey + change_base_icon_state = TRUE + +/datum/atom_skin/warden_uniform_grey/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/security.dmi' + new_icon_state = "warden" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/security.dmi' + +/datum/atom_skin/warden_uniform_grey/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/security.dmi' + new_icon_state = "warden" + new_worn_icon = 'icons/mob/clothing/under/security.dmi' + +/obj/item/clothing/under/rank/security/warden/skirt/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/warden_uniform_skirt, infinite = FALSE) + +/datum/atom_skin/warden_uniform_skirt + abstract_type = /datum/atom_skin/warden_uniform_skirt + change_base_icon_state = TRUE + +/datum/atom_skin/warden_uniform_skirt/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/security.dmi' + new_icon_state = "rwarden_skirt" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/security.dmi' + +/datum/atom_skin/warden_uniform_skirt/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/security.dmi' + new_icon_state = "rwarden_skirt" + new_worn_icon = 'icons/mob/clothing/under/security.dmi' + +/obj/item/clothing/under/rank/security/warden/formal/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/warden_uniform_formal, infinite = FALSE) + +/datum/atom_skin/warden_uniform_formal + abstract_type = /datum/atom_skin/warden_uniform_formal + change_base_icon_state = TRUE + +/datum/atom_skin/warden_uniform_formal/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/security.dmi' + new_icon_state = "wardenblueclothes" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/security.dmi' + +/datum/atom_skin/warden_uniform_formal/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/security.dmi' + new_icon_state = "wardenblueclothes" + new_worn_icon = 'icons/mob/clothing/under/security.dmi' + +// DETECTIVE + +/obj/item/clothing/under/rank/security/detective/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/detective_uniform, infinite = FALSE) + +/datum/atom_skin/detective_uniform + abstract_type = /datum/atom_skin/detective_uniform + change_base_icon_state = TRUE + +/datum/atom_skin/detective_uniform/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/security.dmi' + new_icon_state = "detective_skirt" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/security.dmi' + +/datum/atom_skin/detective_uniform/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/security.dmi' + new_icon_state = "detective_skirt" + new_worn_icon = 'icons/mob/clothing/under/security.dmi' + +/obj/item/clothing/under/rank/security/detective/skirt/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/detective_uniform_skirt, infinite = FALSE) + +/datum/atom_skin/detective_uniform_skirt + abstract_type = /datum/atom_skin/detective_uniform_skirt + change_base_icon_state = TRUE + +/datum/atom_skin/detective_uniform_skirt/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/security.dmi' + new_icon_state = "detective" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/security.dmi' + +/datum/atom_skin/detective_uniform_skirt/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/security.dmi' + new_icon_state = "detective" + new_worn_icon = 'icons/mob/clothing/under/security.dmi' + +/obj/item/clothing/under/rank/security/detective/noir/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/detective_uniform_noir, infinite = FALSE) + +/datum/atom_skin/detective_uniform_noir + abstract_type = /datum/atom_skin/detective_uniform_noir + change_base_icon_state = TRUE + +/datum/atom_skin/detective_uniform_noir/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/security.dmi' + new_icon_state = "noirdet" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/security.dmi' + +/datum/atom_skin/detective_uniform_noir/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/security.dmi' + new_icon_state = "noirdet" + new_worn_icon = 'icons/mob/clothing/under/security.dmi' + +/obj/item/clothing/under/rank/security/detective/noir/skirt/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/detective_uniform_noir_skirt, infinite = FALSE) + +/datum/atom_skin/detective_uniform_noir_skirt + abstract_type = /datum/atom_skin/detective_uniform_noir_skirt + change_base_icon_state = TRUE + +/datum/atom_skin/detective_uniform_noir_skirt/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/security.dmi' + new_icon_state = "noirdet_skirt" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/security.dmi' + +/datum/atom_skin/detective_uniform_noir_skirt/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/security.dmi' + new_icon_state = "noirdet_skirt" + new_worn_icon = 'icons/mob/clothing/under/security.dmi' + + +// CARGO + +/obj/item/clothing/under/rank/cargo/qm/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/qm_uniform, infinite = FALSE) + +/datum/atom_skin/qm_uniform + abstract_type = /datum/atom_skin/qm_uniform + change_base_icon_state = TRUE + +/datum/atom_skin/qm_uniform/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/cargo.dmi' + new_icon_state = "qm" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/cargo.dmi' + +/datum/atom_skin/qm_uniform/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/cargo.dmi' + new_icon_state = "qm" + new_worn_icon = 'icons/mob/clothing/under/cargo.dmi' + +/obj/item/clothing/under/rank/cargo/qm/skirt/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/qm_uniform_skirt, infinite = FALSE) + +/datum/atom_skin/qm_uniform_skirt + abstract_type = /datum/atom_skin/qm_uniform_skirt + change_base_icon_state = TRUE + +/datum/atom_skin/qm_uniform_skirt/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/cargo.dmi' + new_icon_state = "qm_skirt" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/cargo.dmi' + +/datum/atom_skin/qm_uniform_skirt/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/cargo.dmi' + new_icon_state = "qm_skirt" + new_worn_icon = 'icons/mob/clothing/under/cargo.dmi' + +/obj/item/clothing/under/rank/cargo/tech/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/cargotech_uniform, infinite = FALSE) + +/datum/atom_skin/cargotech_uniform + abstract_type = /datum/atom_skin/cargotech_uniform + change_base_icon_state = TRUE + +/datum/atom_skin/cargotech_uniform/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/cargo.dmi' + new_icon_state = "cargotech" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/cargo.dmi' + +/datum/atom_skin/cargotech_uniform/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/cargo.dmi' + new_icon_state = "cargotech" + new_worn_icon = 'icons/mob/clothing/under/cargo.dmi' + +/obj/item/clothing/under/rank/cargo/tech/skirt/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/cargotech_uniform_skirt, infinite = FALSE) + +/datum/atom_skin/cargotech_uniform_skirt + abstract_type = /datum/atom_skin/cargotech_uniform_skirt + change_base_icon_state = TRUE + +/datum/atom_skin/cargotech_uniform_skirt/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/cargo.dmi' + new_icon_state = "cargo_skirt" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/cargo.dmi' + +/datum/atom_skin/cargotech_uniform_skirt/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/cargo.dmi' + new_icon_state = "cargo_skirt" + new_worn_icon = 'icons/mob/clothing/under/cargo.dmi' + + +// MEDICAL + +/obj/item/clothing/under/rank/medical/doctor/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/doctor_uniform, infinite = FALSE) + +/datum/atom_skin/doctor_uniform + abstract_type = /datum/atom_skin/doctor_uniform + change_base_icon_state = TRUE + +/datum/atom_skin/doctor_uniform/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/medical.dmi' + new_icon_state = "medical" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/medical.dmi' + +/datum/atom_skin/doctor_uniform/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/medical.dmi' + new_icon_state = "medical" + new_worn_icon = 'icons/mob/clothing/under/medical.dmi' + +/obj/item/clothing/under/rank/medical/doctor/skirt/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/doctor_uniform_skirt, infinite = FALSE) + +/datum/atom_skin/doctor_uniform_skirt + abstract_type = /datum/atom_skin/doctor_uniform_skirt + change_base_icon_state = TRUE + +/datum/atom_skin/doctor_uniform_skirt/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/medical.dmi' + new_icon_state = "medical_skirt" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/medical.dmi' + +/datum/atom_skin/doctor_uniform_skirt/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/medical.dmi' + new_icon_state = "medical_skirt" + new_worn_icon = 'icons/mob/clothing/under/medical.dmi' + +/obj/item/clothing/under/rank/medical/chief_medical_officer/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/cmo_uniform, infinite = FALSE) + +/datum/atom_skin/cmo_uniform + abstract_type = /datum/atom_skin/cmo_uniform + change_base_icon_state = TRUE + +/datum/atom_skin/cmo_uniform/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/medical.dmi' + new_icon_state = "cmo" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/medical.dmi' + +/datum/atom_skin/cmo_uniform/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/medical.dmi' + new_icon_state = "cmo" + new_worn_icon = 'icons/mob/clothing/under/medical.dmi' + +/obj/item/clothing/under/rank/medical/chief_medical_officer/skirt/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/cmo_uniform_skirt, infinite = FALSE) + +/datum/atom_skin/cmo_uniform_skirt + abstract_type = /datum/atom_skin/cmo_uniform_skirt + change_base_icon_state = TRUE + +/datum/atom_skin/cmo_uniform_skirt/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/medical.dmi' + new_icon_state = "cmo_skirt" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/medical.dmi' + +/datum/atom_skin/cmo_uniform_skirt/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/medical.dmi' + new_icon_state = "cmo_skirt" + new_worn_icon = 'icons/mob/clothing/under/medical.dmi' + +/obj/item/clothing/under/rank/medical/chief_medical_officer/scrubs/setup_reskins() + . = ..() + return + +/obj/item/clothing/under/rank/medical/chief_medical_officer/turtleneck/setup_reskins() + . = ..() + return + +/obj/item/clothing/under/rank/medical/virologist/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/virologist_uniform, infinite = FALSE) + +/datum/atom_skin/virologist_uniform + abstract_type = /datum/atom_skin/virologist_uniform + change_base_icon_state = TRUE + +/datum/atom_skin/virologist_uniform/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/medical.dmi' + new_icon_state = "virology" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/medical.dmi' + +/datum/atom_skin/virologist_uniform/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/medical.dmi' + new_icon_state = "virology" + new_worn_icon = 'icons/mob/clothing/under/medical.dmi' + +/obj/item/clothing/under/rank/medical/virologist/skirt/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/virologist_uniform_skirt, infinite = FALSE) + +/datum/atom_skin/virologist_uniform_skirt + abstract_type = /datum/atom_skin/virologist_uniform_skirt + change_base_icon_state = TRUE + +/datum/atom_skin/virologist_uniform_skirt/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/medical.dmi' + new_icon_state = "virologywhite_skirt" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/medical.dmi' + +/datum/atom_skin/virologist_uniform_skirt/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/medical.dmi' + new_icon_state = "virologywhite_skirt" + new_worn_icon = 'icons/mob/clothing/under/medical.dmi' + +/obj/item/clothing/under/rank/medical/chemist/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/chemist_uniform, infinite = FALSE) + +/datum/atom_skin/chemist_uniform + abstract_type = /datum/atom_skin/chemist_uniform + change_base_icon_state = TRUE + +/datum/atom_skin/chemist_uniform/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/medical.dmi' + new_icon_state = "chemistry" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/medical.dmi' + +/datum/atom_skin/chemist_uniform/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/medical.dmi' + new_icon_state = "chemistry" + new_worn_icon = 'icons/mob/clothing/under/medical.dmi' + +/obj/item/clothing/under/rank/medical/chemist/skirt/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/chemist_uniform_skirt, infinite = FALSE) + +/datum/atom_skin/chemist_uniform_skirt + abstract_type = /datum/atom_skin/chemist_uniform_skirt + change_base_icon_state = TRUE + +/datum/atom_skin/chemist_uniform_skirt/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/medical.dmi' + new_icon_state = "chemistrywhite_skirt" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/medical.dmi' + +/datum/atom_skin/chemist_uniform_skirt/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/medical.dmi' + new_icon_state = "chemistrywhite_skirt" + new_worn_icon = 'icons/mob/clothing/under/medical.dmi' + + +// SCIENCE + +/obj/item/clothing/under/rank/rnd/scientist/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/scientist_uniform, infinite = FALSE) + +/datum/atom_skin/scientist_uniform + abstract_type = /datum/atom_skin/scientist_uniform + change_base_icon_state = TRUE + +/datum/atom_skin/scientist_uniform/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/rnd.dmi' + new_icon_state = "science" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/rnd.dmi' + +/datum/atom_skin/scientist_uniform/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/rnd.dmi' + new_icon_state = "science" + new_worn_icon = 'icons/mob/clothing/under/rnd.dmi' + +/obj/item/clothing/under/rank/rnd/scientist/skirt/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/scientist_uniform_skirt, infinite = FALSE) + +/datum/atom_skin/scientist_uniform_skirt + abstract_type = /datum/atom_skin/scientist_uniform_skirt + change_base_icon_state = TRUE + +/datum/atom_skin/scientist_uniform_skirt/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/rnd.dmi' + new_icon_state = "science_skirt" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/rnd.dmi' + +/datum/atom_skin/scientist_uniform_skirt/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/rnd.dmi' + new_icon_state = "science_skirt" + new_worn_icon = 'icons/mob/clothing/under/rnd.dmi' + +/obj/item/clothing/under/rank/rnd/roboticist/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/roboticist_uniform, infinite = FALSE) + +/datum/atom_skin/roboticist_uniform + abstract_type = /datum/atom_skin/roboticist_uniform + change_base_icon_state = TRUE + +/datum/atom_skin/roboticist_uniform/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/rnd.dmi' + new_icon_state = "robotics" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/rnd.dmi' + +/datum/atom_skin/roboticist_uniform/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/rnd.dmi' + new_icon_state = "robotics" + new_worn_icon = 'icons/mob/clothing/under/rnd.dmi' + +/obj/item/clothing/under/rank/rnd/roboticist/skirt/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/roboticist_uniform_skirt, infinite = FALSE) + +/datum/atom_skin/roboticist_uniform_skirt + abstract_type = /datum/atom_skin/roboticist_uniform_skirt + change_base_icon_state = TRUE + +/datum/atom_skin/roboticist_uniform_skirt/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/rnd.dmi' + new_icon_state = "robotics_skirt" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/rnd.dmi' + +/datum/atom_skin/roboticist_uniform_skirt/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/rnd.dmi' + new_icon_state = "robotics_skirt" + new_worn_icon = 'icons/mob/clothing/under/rnd.dmi' + +/obj/item/clothing/under/rank/rnd/geneticist/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/geneticist_uniform, infinite = FALSE) + +/datum/atom_skin/geneticist_uniform + abstract_type = /datum/atom_skin/geneticist_uniform + change_base_icon_state = TRUE + +/datum/atom_skin/geneticist_uniform/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/rnd.dmi' + new_icon_state = "genetics" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/rnd.dmi' + +/datum/atom_skin/geneticist_uniform/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/rnd.dmi' + new_icon_state = "genetics" + new_worn_icon = 'icons/mob/clothing/under/rnd.dmi' + +/obj/item/clothing/under/rank/rnd/geneticist/skirt/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/geneticist_uniform_skirt, infinite = FALSE) + +/datum/atom_skin/geneticist_uniform_skirt + abstract_type = /datum/atom_skin/geneticist_uniform_skirt + change_base_icon_state = TRUE + +/datum/atom_skin/geneticist_uniform_skirt/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/under/rnd.dmi' + new_icon_state = "genetics_skirt" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/rnd.dmi' + +/datum/atom_skin/geneticist_uniform_skirt/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/under/rnd.dmi' + new_icon_state = "genetics_skirt" + new_worn_icon = 'icons/mob/clothing/under/rnd.dmi' + diff --git a/modular_meta/features/more_clothes/code/labcoats.dm b/modular_meta/features/more_clothes/code/labcoats.dm new file mode 100644 index 000000000000..5d82d408bcb1 --- /dev/null +++ b/modular_meta/features/more_clothes/code/labcoats.dm @@ -0,0 +1,37 @@ +/obj/item/clothing/suit/toggle/labcoat/cmo/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/labcoat_cmo, infinite = FALSE) + +/datum/atom_skin/labcoat_cmo + abstract_type = /datum/atom_skin/labcoat_cmo + +/datum/atom_skin/labcoat_cmo/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/suits/labcoat.dmi' + new_icon_state = "labcoat_cmo" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/suits/labcoat.dmi' + +/datum/atom_skin/labcoat_cmo/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/suits/labcoat.dmi' + new_icon_state = "labcoat_cmo" + new_worn_icon = 'icons/mob/clothing/suits/labcoat.dmi' + +/obj/item/clothing/suit/toggle/labcoat/mad/setup_reskins() + . = ..() + AddComponent(/datum/component/reskinable_item, /datum/atom_skin/labcoat_mad, infinite = FALSE) + +/datum/atom_skin/labcoat_mad + abstract_type = /datum/atom_skin/labcoat_mad + +/datum/atom_skin/labcoat_mad/old + preview_name = "Old fashioned" + new_icon = 'modular_meta/features/more_clothes/icons/items/suits/labcoat.dmi' + new_icon_state = "labgreen" + new_worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/suits/labcoat.dmi' + +/datum/atom_skin/labcoat_mad/default + preview_name = "Original" + new_icon = 'icons/obj/clothing/suits/labcoat.dmi' + new_icon_state = "labgreen" + new_worn_icon = 'icons/mob/clothing/suits/labcoat.dmi' diff --git a/modular_meta/features/more_clothes/code/mime_mask.dm b/modular_meta/features/more_clothes/code/mime_mask.dm new file mode 100644 index 000000000000..4a341b2921f8 --- /dev/null +++ b/modular_meta/features/more_clothes/code/mime_mask.dm @@ -0,0 +1,9 @@ +/obj/item/clothing/mask/gas/mime + icon = 'modular_meta/features/more_clothes/icons/items/masks.dmi' + worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/mask.dmi' + +/obj/item/clothing/mask/gas/mime/Initialize(mapload) + .=..() + mimemask_designs += list( + "Joker" = image(icon = 'modular_meta/features/more_clothes/icons/items/masks.dmi', icon_state = "mimejoker") + ) diff --git a/modular_meta/features/more_clothes/code/sechailer_balance.dm b/modular_meta/features/more_clothes/code/sechailer_balance.dm new file mode 100644 index 000000000000..4d8a8260ef45 --- /dev/null +++ b/modular_meta/features/more_clothes/code/sechailer_balance.dm @@ -0,0 +1,3 @@ +/obj/item/clothing/mask/gas/sechailer + flags_cover = MASKCOVERSMOUTH | PEPPERPROOF + pepper_tint = FALSE diff --git a/modular_meta/features/more_clothes/code/shoes.dm b/modular_meta/features/more_clothes/code/shoes.dm new file mode 100644 index 000000000000..00ad02eac8f3 --- /dev/null +++ b/modular_meta/features/more_clothes/code/shoes.dm @@ -0,0 +1,23 @@ +//---SHOES--- + +/obj/item/clothing/shoes/mm_metalcomb + name = "metal comb shoes" + desc = "A stylish one, if you want dance." + icon = 'modular_meta/features/more_clothes/icons/items/shoes.dmi' + worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/feet.dmi' + icon_state = "metalcomb_boots" + +//---LACEUPS--- + +/obj/item/clothing/shoes/laceup/mm_lgray + name = "light gray laceup shoes" + desc = "Don't get your shoes dirty!" + icon = 'modular_meta/features/more_clothes/icons/items/shoes.dmi' + worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/feet.dmi' + icon_state = "lgray_laceups" + +/obj/item/clothing/shoes/laceup/mm_brown + name = "brown laceup shoes" + icon = 'modular_meta/features/more_clothes/icons/items/shoes.dmi' + worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/feet.dmi' + icon_state = "brown_laceups" diff --git a/modular_meta/features/more_clothes/code/suit_costumes.dm b/modular_meta/features/more_clothes/code/suit_costumes.dm new file mode 100644 index 000000000000..7d8750c58c27 --- /dev/null +++ b/modular_meta/features/more_clothes/code/suit_costumes.dm @@ -0,0 +1,12 @@ +/obj/item/clothing/suit/costume/mm + icon = 'modular_meta/features/more_clothes/icons/items/suits/costume.dmi' + worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/suits/costume.dmi' + lefthand_file = 'modular_meta/features/more_clothes/icons/inhands/suits_lefthand.dmi' + righthand_file = 'modular_meta/features/more_clothes/icons/inhands/suits_righthand.dmi' + +/obj/item/clothing/suit/costume/mm/brawler_blazer + name = "brawler blazer" + desc = "You are a natural Dragon of the Space." + icon_state = "brawler_blazer" + inhand_icon_state = null + body_parts_covered = CHEST|ARMS diff --git a/modular_meta/features/more_clothes/code/under_costumes.dm b/modular_meta/features/more_clothes/code/under_costumes.dm new file mode 100644 index 000000000000..8d59c3dfad82 --- /dev/null +++ b/modular_meta/features/more_clothes/code/under_costumes.dm @@ -0,0 +1,42 @@ +/obj/item/clothing/under/costume/mm + icon = 'modular_meta/features/more_clothes/icons/items/under/costume.dmi' + worn_icon = 'modular_meta/features/more_clothes/icons/on_mob/under/costume.dmi' + lefthand_file = 'modular_meta/features/more_clothes/icons/inhands/suits_lefthand.dmi' + righthand_file = 'modular_meta/features/more_clothes/icons/inhands/suits_righthand.dmi' + +//---LAD SERIES COSTUMES--- + +/obj/item/clothing/under/costume/mm/lad + armor_type = /datum/armor/clothing_under/brawler + female_sprite_flags = NO_FEMALE_UNIFORM + +/datum/armor/clothing_under/brawler + melee = 5 + +/obj/item/clothing/under/costume/mm/lad/brawler + name = "brawler's suit" + desc = "Red shirt, light gray pants." + icon_state = "brawler" + inhand_icon_state = "brawler" + alt_covers_chest = TRUE + +/obj/item/clothing/under/costume/mm/lad/maddog + name = "mad dog's suit" + desc = "Made for flirt with a bomb." + icon_state = "mad_dog" + inhand_icon_state = "mad_dog" + +/obj/item/clothing/under/costume/mm/lad/black_hawaii + name = "black hawaii suit" + desc = "Like a new!" + icon_state = "black_hawaii" + inhand_icon_state = "black_hawaii" + can_adjust = FALSE + +/obj/item/clothing/under/costume/mm/lad/red_hawaii + name = "red hawaii suit" + desc = "Like a new, or is it?!" + icon_state = "red_hawaii" + inhand_icon_state = "red_hawaii" + can_adjust = FALSE + diff --git a/modular_meta/features/more_clothes/icons/inhands/suits_lefthand.dmi b/modular_meta/features/more_clothes/icons/inhands/suits_lefthand.dmi new file mode 100644 index 000000000000..270fdebf12c0 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/inhands/suits_lefthand.dmi differ diff --git a/modular_meta/features/more_clothes/icons/inhands/suits_righthand.dmi b/modular_meta/features/more_clothes/icons/inhands/suits_righthand.dmi new file mode 100644 index 000000000000..6ac9a8b18397 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/inhands/suits_righthand.dmi differ diff --git a/modular_meta/features/more_clothes/icons/items/gloves.dmi b/modular_meta/features/more_clothes/icons/items/gloves.dmi new file mode 100644 index 000000000000..5bb30d42b3c8 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/items/gloves.dmi differ diff --git a/modular_meta/features/more_clothes/icons/items/head/chaplain.dmi b/modular_meta/features/more_clothes/icons/items/head/chaplain.dmi new file mode 100644 index 000000000000..9dfef97440d0 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/items/head/chaplain.dmi differ diff --git a/modular_meta/features/more_clothes/icons/items/head/hats.dmi b/modular_meta/features/more_clothes/icons/items/head/hats.dmi new file mode 100644 index 000000000000..659f883e4663 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/items/head/hats.dmi differ diff --git a/modular_meta/features/more_clothes/icons/items/masks.dmi b/modular_meta/features/more_clothes/icons/items/masks.dmi new file mode 100644 index 000000000000..1b5634c2aaef Binary files /dev/null and b/modular_meta/features/more_clothes/icons/items/masks.dmi differ diff --git a/modular_meta/features/more_clothes/icons/items/shoes.dmi b/modular_meta/features/more_clothes/icons/items/shoes.dmi new file mode 100644 index 000000000000..93a7c6190251 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/items/shoes.dmi differ diff --git a/modular_meta/features/more_clothes/icons/items/suits/armor.dmi b/modular_meta/features/more_clothes/icons/items/suits/armor.dmi new file mode 100644 index 000000000000..c27d64e65cbf Binary files /dev/null and b/modular_meta/features/more_clothes/icons/items/suits/armor.dmi differ diff --git a/modular_meta/features/more_clothes/icons/items/suits/captain.dmi b/modular_meta/features/more_clothes/icons/items/suits/captain.dmi new file mode 100644 index 000000000000..0ff45c042036 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/items/suits/captain.dmi differ diff --git a/modular_meta/features/more_clothes/icons/items/suits/chaplain.dmi b/modular_meta/features/more_clothes/icons/items/suits/chaplain.dmi new file mode 100644 index 000000000000..089fd4f99574 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/items/suits/chaplain.dmi differ diff --git a/modular_meta/features/more_clothes/icons/items/suits/costume.dmi b/modular_meta/features/more_clothes/icons/items/suits/costume.dmi new file mode 100644 index 000000000000..ff48d7e44740 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/items/suits/costume.dmi differ diff --git a/modular_meta/features/more_clothes/icons/items/suits/jacket.dmi b/modular_meta/features/more_clothes/icons/items/suits/jacket.dmi new file mode 100644 index 000000000000..d979eabef0f0 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/items/suits/jacket.dmi differ diff --git a/modular_meta/features/more_clothes/icons/items/suits/labcoat.dmi b/modular_meta/features/more_clothes/icons/items/suits/labcoat.dmi new file mode 100644 index 000000000000..8f1cefb64ae9 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/items/suits/labcoat.dmi differ diff --git a/modular_meta/features/more_clothes/icons/items/under/captain.dmi b/modular_meta/features/more_clothes/icons/items/under/captain.dmi new file mode 100644 index 000000000000..7dd989f0d997 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/items/under/captain.dmi differ diff --git a/modular_meta/features/more_clothes/icons/items/under/cargo.dmi b/modular_meta/features/more_clothes/icons/items/under/cargo.dmi new file mode 100644 index 000000000000..0e681bbe2e2f Binary files /dev/null and b/modular_meta/features/more_clothes/icons/items/under/cargo.dmi differ diff --git a/modular_meta/features/more_clothes/icons/items/under/costume.dmi b/modular_meta/features/more_clothes/icons/items/under/costume.dmi new file mode 100644 index 000000000000..deabbced6561 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/items/under/costume.dmi differ diff --git a/modular_meta/features/more_clothes/icons/items/under/hop.dmi b/modular_meta/features/more_clothes/icons/items/under/hop.dmi new file mode 100644 index 000000000000..0b21c84e82ba Binary files /dev/null and b/modular_meta/features/more_clothes/icons/items/under/hop.dmi differ diff --git a/modular_meta/features/more_clothes/icons/items/under/medical.dmi b/modular_meta/features/more_clothes/icons/items/under/medical.dmi new file mode 100644 index 000000000000..b9aed451f254 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/items/under/medical.dmi differ diff --git a/modular_meta/features/more_clothes/icons/items/under/rd.dmi b/modular_meta/features/more_clothes/icons/items/under/rd.dmi new file mode 100644 index 000000000000..4d3e4445c1bb Binary files /dev/null and b/modular_meta/features/more_clothes/icons/items/under/rd.dmi differ diff --git a/modular_meta/features/more_clothes/icons/items/under/rnd.dmi b/modular_meta/features/more_clothes/icons/items/under/rnd.dmi new file mode 100644 index 000000000000..8c07480e355c Binary files /dev/null and b/modular_meta/features/more_clothes/icons/items/under/rnd.dmi differ diff --git a/modular_meta/features/more_clothes/icons/items/under/security.dmi b/modular_meta/features/more_clothes/icons/items/under/security.dmi new file mode 100644 index 000000000000..90b8c315406d Binary files /dev/null and b/modular_meta/features/more_clothes/icons/items/under/security.dmi differ diff --git a/modular_meta/features/more_clothes/icons/on_mob/feet.dmi b/modular_meta/features/more_clothes/icons/on_mob/feet.dmi new file mode 100644 index 000000000000..7a8d42cbd60c Binary files /dev/null and b/modular_meta/features/more_clothes/icons/on_mob/feet.dmi differ diff --git a/modular_meta/features/more_clothes/icons/on_mob/gloves.dmi b/modular_meta/features/more_clothes/icons/on_mob/gloves.dmi new file mode 100644 index 000000000000..2b70eaa1b2fc Binary files /dev/null and b/modular_meta/features/more_clothes/icons/on_mob/gloves.dmi differ diff --git a/modular_meta/features/more_clothes/icons/on_mob/head/chaplain.dmi b/modular_meta/features/more_clothes/icons/on_mob/head/chaplain.dmi new file mode 100644 index 000000000000..9198ddde3833 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/on_mob/head/chaplain.dmi differ diff --git a/modular_meta/features/more_clothes/icons/on_mob/head/hats.dmi b/modular_meta/features/more_clothes/icons/on_mob/head/hats.dmi new file mode 100644 index 000000000000..6d9617ad2ae8 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/on_mob/head/hats.dmi differ diff --git a/modular_meta/features/more_clothes/icons/on_mob/mask.dmi b/modular_meta/features/more_clothes/icons/on_mob/mask.dmi new file mode 100644 index 000000000000..158538c14059 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/on_mob/mask.dmi differ diff --git a/modular_meta/features/more_clothes/icons/on_mob/suits/armor.dmi b/modular_meta/features/more_clothes/icons/on_mob/suits/armor.dmi new file mode 100644 index 000000000000..9892e3fa200e Binary files /dev/null and b/modular_meta/features/more_clothes/icons/on_mob/suits/armor.dmi differ diff --git a/modular_meta/features/more_clothes/icons/on_mob/suits/captain.dmi b/modular_meta/features/more_clothes/icons/on_mob/suits/captain.dmi new file mode 100644 index 000000000000..f3ea7af82a0e Binary files /dev/null and b/modular_meta/features/more_clothes/icons/on_mob/suits/captain.dmi differ diff --git a/modular_meta/features/more_clothes/icons/on_mob/suits/chaplain.dmi b/modular_meta/features/more_clothes/icons/on_mob/suits/chaplain.dmi new file mode 100644 index 000000000000..91b4e72cec83 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/on_mob/suits/chaplain.dmi differ diff --git a/modular_meta/features/more_clothes/icons/on_mob/suits/costume.dmi b/modular_meta/features/more_clothes/icons/on_mob/suits/costume.dmi new file mode 100644 index 000000000000..d9ee19d08fdc Binary files /dev/null and b/modular_meta/features/more_clothes/icons/on_mob/suits/costume.dmi differ diff --git a/modular_meta/features/more_clothes/icons/on_mob/suits/jacket.dmi b/modular_meta/features/more_clothes/icons/on_mob/suits/jacket.dmi new file mode 100644 index 000000000000..8595d528d5d3 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/on_mob/suits/jacket.dmi differ diff --git a/modular_meta/features/more_clothes/icons/on_mob/suits/labcoat.dmi b/modular_meta/features/more_clothes/icons/on_mob/suits/labcoat.dmi new file mode 100644 index 000000000000..a64efe9321c4 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/on_mob/suits/labcoat.dmi differ diff --git a/modular_meta/features/more_clothes/icons/on_mob/under/captain.dmi b/modular_meta/features/more_clothes/icons/on_mob/under/captain.dmi new file mode 100644 index 000000000000..3210321ae5a3 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/on_mob/under/captain.dmi differ diff --git a/modular_meta/features/more_clothes/icons/on_mob/under/cargo.dmi b/modular_meta/features/more_clothes/icons/on_mob/under/cargo.dmi new file mode 100644 index 000000000000..6a0adba5c1db Binary files /dev/null and b/modular_meta/features/more_clothes/icons/on_mob/under/cargo.dmi differ diff --git a/modular_meta/features/more_clothes/icons/on_mob/under/costume.dmi b/modular_meta/features/more_clothes/icons/on_mob/under/costume.dmi new file mode 100644 index 000000000000..51ea05b87d1f Binary files /dev/null and b/modular_meta/features/more_clothes/icons/on_mob/under/costume.dmi differ diff --git a/modular_meta/features/more_clothes/icons/on_mob/under/hop.dmi b/modular_meta/features/more_clothes/icons/on_mob/under/hop.dmi new file mode 100644 index 000000000000..1b1d7b667447 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/on_mob/under/hop.dmi differ diff --git a/modular_meta/features/more_clothes/icons/on_mob/under/medical.dmi b/modular_meta/features/more_clothes/icons/on_mob/under/medical.dmi new file mode 100644 index 000000000000..89fc444c3965 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/on_mob/under/medical.dmi differ diff --git a/modular_meta/features/more_clothes/icons/on_mob/under/rd.dmi b/modular_meta/features/more_clothes/icons/on_mob/under/rd.dmi new file mode 100644 index 000000000000..180ad4f5d4df Binary files /dev/null and b/modular_meta/features/more_clothes/icons/on_mob/under/rd.dmi differ diff --git a/modular_meta/features/more_clothes/icons/on_mob/under/rnd.dmi b/modular_meta/features/more_clothes/icons/on_mob/under/rnd.dmi new file mode 100644 index 000000000000..da0c6693d788 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/on_mob/under/rnd.dmi differ diff --git a/modular_meta/features/more_clothes/icons/on_mob/under/security.dmi b/modular_meta/features/more_clothes/icons/on_mob/under/security.dmi new file mode 100644 index 000000000000..bdc84040ac36 Binary files /dev/null and b/modular_meta/features/more_clothes/icons/on_mob/under/security.dmi differ diff --git a/modular_meta/features/more_clothes/includes.dm b/modular_meta/features/more_clothes/includes.dm new file mode 100644 index 000000000000..d28fd1e60549 --- /dev/null +++ b/modular_meta/features/more_clothes/includes.dm @@ -0,0 +1,23 @@ +#include "code\autodrobe.dm" +#include "code\captain_gloves.dm" +#include "code\chaplain_suits.dm" +#include "code\hats.dm" +#include "code\jobs_hats.dm" +#include "code\jobs_suits.dm" +#include "code\jobs_armor_suits.dm" +#include "code\labcoats.dm" +#include "code\mime_mask.dm" +#include "code\sechailer_balance.dm" +#include "code\shoes.dm" +#include "code\suit_costumes.dm" +#include "code\under_costumes.dm" + +/datum/modpack/reskins + id = "RESKINS" + name = "Рескины одежды" + group = "Features" + desc = " Добавляет Уже - нет. \ + https://github.com/tgstation/tgstation/pull/93775 \ + Не добавляет, а изменяет наши старые модульные рескины \ + под манер новейшего рефактора от апстрима #93775" + author = "Artemchik542(Dracoder) && Bruh24" diff --git a/modular_meta/features/more_clothes/readme.md b/modular_meta/features/more_clothes/readme.md new file mode 100644 index 000000000000..0b0e04ae42fa --- /dev/null +++ b/modular_meta/features/more_clothes/readme.md @@ -0,0 +1 @@ +Возможность респрайта одежды взята со Скайрата. diff --git a/modular_meta/features/not_enough_decor/code/obj/chairs.dm b/modular_meta/features/not_enough_decor/code/obj/chairs.dm new file mode 100644 index 000000000000..39378d00c562 --- /dev/null +++ b/modular_meta/features/not_enough_decor/code/obj/chairs.dm @@ -0,0 +1,94 @@ +// Стулья с бэйстейшона12 + +// Обычный стул +/obj/structure/chair/padded + name = "padded chair" + desc = "It looks seriously." + icon = 'modular_meta/features/not_enough_decor/icons/items/obj/chairs.dmi' + icon_state = "chair" + icon_state_preview = "chair" + color = "#666666" + buildstackamount = 2 + item_chair = null + has_armrest = FALSE + anchored = TRUE + custom_materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT * 2) + +// В разных цветах +/obj/structure/chair/padded/red + color = COLOR_OLD_GLORY_RED + +/obj/structure/chair/padded/brown + color = COLOR_DRIED_TAN + +/obj/structure/chair/padded/teal + color = COLOR_TEAL + +/obj/structure/chair/padded/black + color = COLOR_DARK + +/obj/structure/chair/padded/green + color = COLOR_PALE_GREEN + +/obj/structure/chair/padded/purple + color = COLOR_VOID_PURPLE + +/obj/structure/chair/padded/blue + color = COLOR_TRAM_LIGHT_BLUE + +/obj/structure/chair/padded/beige + color = COLOR_BEIGE + +/obj/structure/chair/padded/lime + color = COLOR_VIBRANT_LIME + +/obj/structure/chair/padded/yellow + color = COLOR_VERY_SOFT_YELLOW + +/obj/structure/chair/padded/light + color = COLOR_VERY_LIGHT_GRAY + +// Стул шаттла +/obj/structure/chair/shuttle + name = "shuttle seat" + desc = "A comfortable, secure seat. It has a sturdy-looking buckling system for smoother flights." + icon = 'modular_meta/features/not_enough_decor/icons/items/obj/chairs.dmi' + //base_icon = "shuttle_chair" + icon_state_preview = "shuttle_chair" + icon_state = "shuttle_chair" + has_armrest = TRUE + anchored = TRUE + max_integrity = 200 + item_chair = null + color = "#666666" + +/obj/structure/chair/shuttle/post_buckle_mob() + if(has_buckled_mobs()) + icon_state = "shuttle_chair-b" + playsound(src, 'sound/items/handcuff_finish.ogg', 50, FALSE) + else + icon_state = "shuttle_chair" + playsound(src, 'sound/items/boxcutter_activate.ogg', 50, FALSE) + ..() + +/obj/structure/chair/shuttle/update_icon_state() + ..() + if(!can_buckle) + var/image/I = image(icon, "[icon_state]_special") + I.layer = WALL_OBJ_LAYER // ABOVE_MOB_LAYER + overlays |= I + +/obj/structure/chair/shuttle/blue + color = COLOR_BLUE_GRAY + +/obj/structure/chair/shuttle/black + color = COLOR_ALMOST_BLACK + +/obj/structure/chair/shuttle/white + color = COLOR_GRAY + +/obj/structure/chair/shuttle/red + color = COLOR_RED_GRAY + +/obj/structure/chair/shuttle/green + color = COLOR_ASSISTANT_OLIVE diff --git a/modular_meta/features/not_enough_decor/code/obj/lavalamp.dm b/modular_meta/features/not_enough_decor/code/obj/lavalamp.dm new file mode 100644 index 000000000000..93e8d4d1cda6 --- /dev/null +++ b/modular_meta/features/not_enough_decor/code/obj/lavalamp.dm @@ -0,0 +1,64 @@ +// Лавовая лампа + +//Lava Lamps: Because we're already stuck in the 70ies with those fax machines. +/obj/item/flashlight/lamp/lava + name = "lava lamp" + desc = "A kitchy throwback decorative light. Noir Edition." + icon = 'modular_meta/features/not_enough_decor/icons/items/obj/lavalamp.dmi' + icon_state = "lavalamp" + start_on = FALSE + light_range = 3 //range of light when on + custom_materials = list(/datum/material/iron = SMALL_MATERIAL_AMOUNT * 0.5, /datum/material/glass = SMALL_MATERIAL_AMOUNT * 0.2) + +/obj/item/flashlight/lamp/lava/update_icon_state() + overlays.Cut() + var/image/I = image(icon = icon, icon_state = "lavalamp-[light_on ? "on" : "off"]") + I.color = light_color + overlays += I + return ..() + +/obj/item/flashlight/lamp/lava/red + desc = "A kitchy red decorative light." + light_color = COLOR_RED + +/obj/item/flashlight/lamp/lava/blue + desc = "A kitchy blue decorative light." + light_color = COLOR_BLUE + +/obj/item/flashlight/lamp/lava/cyan + desc = "A kitchy cyan decorative light." + light_color = COLOR_CYAN + +/obj/item/flashlight/lamp/lava/green + desc = "A kitchy green decorative light." + light_color = COLOR_GREEN + +/obj/item/flashlight/lamp/lava/orange + desc = "A kitchy orange decorative light." + light_color = COLOR_ORANGE + +/obj/item/flashlight/lamp/lava/purple + desc = "A kitchy purple decorative light." + light_color = COLOR_PURPLE +/obj/item/flashlight/lamp/lava/pink + desc = "A kitchy pink decorative light." + light_color = COLOR_PINK + +/obj/item/flashlight/lamp/lava/yellow + desc = "A kitchy yellow decorative light." + light_color = COLOR_YELLOW + +// Рандомная лампа +/obj/effect/spawner/random/decoration/lavalamp + name = "lavalamp spawner" + icon = 'modular_meta/features/not_enough_decor/icons/items/obj/lavalamp.dmi' + icon_state = "lavalamp_random" + loot = list(/obj/item/flashlight/lamp/lava, + /obj/item/flashlight/lamp/lava/red, + /obj/item/flashlight/lamp/lava/orange, + /obj/item/flashlight/lamp/lava/yellow, + /obj/item/flashlight/lamp/lava/green, + /obj/item/flashlight/lamp/lava/cyan, + /obj/item/flashlight/lamp/lava/blue, + /obj/item/flashlight/lamp/lava/purple, + /obj/item/flashlight/lamp/lava/pink) diff --git a/modular_meta/features/not_enough_decor/icons/items/obj/chairs.dmi b/modular_meta/features/not_enough_decor/icons/items/obj/chairs.dmi new file mode 100644 index 000000000000..b9c79e33aef3 Binary files /dev/null and b/modular_meta/features/not_enough_decor/icons/items/obj/chairs.dmi differ diff --git a/modular_meta/features/not_enough_decor/icons/items/obj/lavalamp.dmi b/modular_meta/features/not_enough_decor/icons/items/obj/lavalamp.dmi new file mode 100644 index 000000000000..1bd0ca723e33 Binary files /dev/null and b/modular_meta/features/not_enough_decor/icons/items/obj/lavalamp.dmi differ diff --git a/modular_meta/features/not_enough_decor/includes.dm b/modular_meta/features/not_enough_decor/includes.dm new file mode 100644 index 000000000000..ca00eb7d18b4 --- /dev/null +++ b/modular_meta/features/not_enough_decor/includes.dm @@ -0,0 +1,10 @@ +#include "code\obj\chairs.dm" +#include "code\obj\lavalamp.dm" + +/datum/modpack/not_enough_decor + id = "not_enough_decor" +// icon = 'modular_meta/features/not_enough_decor/preview.dmi' + name = "Больше декора" + group = "Features" + desc = "Новые виды декалей для пола, новые лампы." + author = "Sanecman" diff --git a/modular_meta/features/not_enough_medical/code/autodoc.dm b/modular_meta/features/not_enough_medical/code/autodoc.dm new file mode 100644 index 000000000000..ff9274fa1cf0 --- /dev/null +++ b/modular_meta/features/not_enough_medical/code/autodoc.dm @@ -0,0 +1,609 @@ + + +/** + * + * + *Оффы удалили хирургию в том виде, в котором мы её знали. Это здесь останется до тех времён, пока кто-то не решит это починить... + * + * + * + */ +GLOBAL_LIST_INIT(autodoc_supported_surgery_steps, typecacheof(list( + /datum/surgery_step/incise, + /datum/surgery_step/clamp_bleeders, + /datum/surgery_step/close, + /datum/surgery_step/saw, + /datum/surgery_step/sever_limb, + /datum/surgery_step/heal, + /datum/surgery_step/extract_implant, + /datum/surgery_step/remove_fat, + /datum/surgery_step/drill, + /datum/surgery_step/retract_skin, + /datum/surgery_step/fix_eyes, + /datum/surgery_step/pacify, + /datum/surgery_step/incise_heart, + /datum/surgery_step/debride, + /datum/surgery/brain_surgery, // Не вылечит дегенерата вроде тебя + /datum/surgery_step/repair_bone_hairline, + /datum/surgery/ear_surgery, + /datum/surgery_step/gastrectomy, + /datum/surgery_step/hepatectomy, + /datum/surgery/repair_puncture, + /datum/surgery_step/mechanic_open, + /datum/surgery_step/mechanic_unwrench, + /datum/surgery_step/prepare_electronics, + /datum/surgery_step/mechanic_wrench, + /datum/surgery_step/open_hatch, + /datum/surgery_step/mechanic_close +))) + +/proc/list_avg(list/L) + . = 0 + for(var/num in L) + . += num + . /= length(L) + LAZYCLEARLIST(L) + +/obj/machinery/autodoc // Автодок - излечивает аутизм игроков сс220 + name = "autodoc" + desc = "An automatic surgical complex specialized in restorative and modernizing operations." + circuit = /obj/item/circuitboard/machine/autodoc + icon = 'modular_meta/features/not_enough_medical/icons/64x64_autodoc.dmi' + icon_state = "autodoc_base" + density = FALSE + anchored = TRUE + layer = ABOVE_WINDOW_LAYER + pixel_x = -16 + var/speed_mult = 1 + var/list/valid_surgeries = list() + var/datum/surgery/target_surgery + var/datum/surgery/active_surgery + var/datum/surgery_step/active_step + var/target_zone = "chest" + var/in_use = FALSE + var/caesar = FALSE + var/message_cooldown = 0 + var/mutable_appearance/top_overlay + +/obj/machinery/autodoc/examine(mob/user) + . = ..() + if(occupant) + . += "
Inside is [occupant]." + . += "
RMB for quick extraction.." + . += "
Ctrl-Click, to open internal storage." + +/obj/machinery/autodoc/CanPass(atom/movable/mover, border_dir) + if(border_dir == NORTH) + return FALSE + return ..() + +/obj/machinery/autodoc/Initialize(mapload) + . = ..() + top_overlay = mutable_appearance(icon, "autodoc_top", ABOVE_MOB_LAYER) + occupant_typecache = GLOB.typecache_living + update_icon() + for(var/datum/surgery/S in GLOB.surgeries_list) + var/valid = TRUE + if((ispath(S.replaced_by) && S.replaced_by != S.type) || !LAZYLEN(S.steps)) // the autodoc only uses the BEST versions of a surgery + valid = FALSE + else + for(var/step in S.steps) + if(!is_type_in_typecache(step, GLOB.autodoc_supported_surgery_steps)) + valid = FALSE + break + if(valid) + valid_surgeries += S + +/obj/machinery/autodoc/RefreshParts() + . = ..() + var/list/P = list() + var/avg = 1 + for(var/datum/stock_part/servo/new_servo in component_parts) + P += new_servo.tier + avg = round(list_avg(P), 1) + switch(avg) + if(2) + speed_mult = 0.75 + if(3) + speed_mult = 0.5 + if(4) + speed_mult = 0.25 + else + speed_mult = 0.1 + + //Энергопотребление (10к -> 7.5к -> 5к -> 2.5к -> 1к) + var/Pwr = -1 + for(var/datum/stock_part/capacitor/capacitor in component_parts) + Pwr += capacitor.tier + active_power_usage = initial(active_power_usage) - (initial(active_power_usage)*(Pwr))/4 + if(active_power_usage <= 1000) + active_power_usage = 1000 + +/obj/machinery/autodoc/attack_hand_secondary(mob/user, modifiers) + . = ..() + if(. == SECONDARY_ATTACK_CANCEL_ATTACK_CHAIN) + return + playsound(src, 'sound/machines/terminal/terminal_error.ogg', 50, FALSE) + active_surgery.complete() + active_surgery = null + active_step = null + in_use = FALSE + if(!state_open) + open_machine() + update_icon() + // START_PROCESSING(SSfastprocess, src) + return SECONDARY_ATTACK_CANCEL_ATTACK_CHAIN + +/obj/machinery/autodoc/ui_act(action, list/params) + if(..()) + return + switch(action) + if("target") + if(!in_use && (params["part"] in list(BODY_ZONE_CHEST, BODY_ZONE_HEAD, BODY_ZONE_PRECISE_GROIN, BODY_ZONE_PRECISE_EYES, BODY_ZONE_PRECISE_EYES, BODY_ZONE_PRECISE_MOUTH, BODY_ZONE_L_ARM, BODY_ZONE_R_ARM, BODY_ZONE_L_LEG, BODY_ZONE_R_LEG))) + target_zone = params["part"] + if("surgery") + if(!in_use) + var/path = text2path(params["path"]) + for(var/datum/surgery/S in valid_surgeries) + if((S.type == path) && S.possible_locs.Find(target_zone)) + target_surgery = S + return + if("start") + INVOKE_ASYNC(src, PROC_REF(surgery_time), usr) + +/obj/machinery/autodoc/Destroy() + if(active_surgery) + active_surgery.complete() + open_machine() + return ..() + +/obj/machinery/autodoc/proc/mcdonalds(mob/living/carbon/victim) + for(var/obj/item/bodypart/BP in victim.bodyparts) + if(BP.body_part != HEAD && BP.body_part != CHEST && BP.can_dismember()) + playsound(src, pick( + 'sound/effects/changeling_absorb/changeling_absorb1.ogg', + 'sound/effects/changeling_absorb/changeling_absorb2.ogg', + 'sound/effects/changeling_absorb/changeling_absorb3.ogg', + 'sound/effects/changeling_absorb/changeling_absorb4.ogg', + 'sound/effects/changeling_absorb/changeling_absorb5.ogg', + 'sound/effects/changeling_absorb/changeling_absorb6.ogg', + 'sound/effects/changeling_absorb/changeling_absorb7.ogg', + ), 50, TRUE) + BP.dismember() + BP.forceMove(get_turf(src)) + BP.throw_at(get_edge_target_turf(src, pick(GLOB.alldirs)), INFINITY, 5, spin = TRUE) + sleep(10) + var/list/organs = list() + for(var/obj/item/organ/OR in victim.organs) + if(!istype(OR, /obj/item/organ/brain) && !istype(OR, /obj/item/organ/heart)) + organs += OR + if(LAZYLEN(organs)) + var/obj/item/organ/O = pick(organs) + O.Remove(victim) + O.forceMove(get_turf(src)) + victim.emote("agony") + O.throw_at(get_edge_target_turf(src, pick(GLOB.alldirs)), INFINITY, 5, spin = TRUE) + // this is just a big ol' middle finger to the victim + victim.adjust_slurring(30 SECONDS) // Превращение в кодера ыы220 лол + victim.adjust_dizzy(30 SECONDS) // Превращение в кодера ыы220 лол + victim.adjust_jitter(30 SECONDS) // Превращение в кодера ыы220 лол + // victim.setOrganLoss(ORGAN_SLOT_BRAIN, max(135, victim.getOrganLoss(ORGAN_SLOT_BRAIN))) // Я надеюсь я ничего не сломаю этим + say("SHAURMA IS COOKED! Switching to standard operating mode.") + caesar = FALSE + playsound(src, 'sound/items/weapons/circsawhit.ogg', 50, TRUE) + +/obj/machinery/autodoc/proc/surgery_time(mob/living/doer) + var/mob/living/carbon/patient + if(in_use) + say("Wait until the operation is complete.") + playsound(src, 'sound/machines/terminal/terminal_error.ogg', 50, FALSE) + return + if(!target_surgery || !target_zone) + say("Incorrect configuration.") + playsound(src, 'sound/machines/terminal/terminal_error.ogg', 50, FALSE) + if(!state_open) + open_machine() + return + if(state_open) + close_machine() + update_icon() + for(var/mob/living/carbon/C in src) + patient = C + break + if(!patient) + say("No patient found inside.") + playsound(src, 'sound/machines/terminal/terminal_error.ogg', 50, FALSE) + if(!state_open) + open_machine() + return + var/obj/item/bodypart/affecting = patient.get_bodypart(check_zone(target_zone)) + if(affecting) + // Я уверен на все 100 процентов что из-за выпиливания всех кусков кода чёто да отрыгнёт в процессе + //if(!target_surgery.requires_bodypart) + // playsound(src, 'sound/machines/terminal/terminal_error.ogg', 50, FALSE) + // if(!state_open) + // open_machine() + // return + if(target_surgery.requires_bodypart_type && IS_ORGANIC_LIMB(affecting) != target_surgery.requires_bodypart_type) + say("It is impossible to perform surgery on this part of the body.") + playsound(src, 'sound/machines/terminal/terminal_error.ogg', 50, FALSE) + if(!state_open) + open_machine() + return + //if(target_surgery.requires_real_bodypart && affecting.is_pseudopart) + // playsound(src, 'sound/machines/terminal/terminal_error.ogg', 50, FALSE) + // if(!state_open) + // open_machine() + // return + //else if(patient && target_surgery.requires_bodypart) //mob with no limb in surgery zone when we need a limb + // playsound(src, 'sound/machines/terminal/terminal_error.ogg', 50, FALSE) + // if(!state_open) + // open_machine() + // return + log_combat(doer, patient, "began [target_surgery] surgery", src) + for(var/surgery_type in target_surgery.steps) + var/datum/surgery_step/SS = new surgery_type + if(!SS.autodoc_check(target_zone, src, FALSE, patient)) + qdel(SS) + playsound(src, 'sound/machines/terminal/terminal_error.ogg', 50, FALSE) + if(!state_open) + open_machine() + return + qdel(SS) + in_use = TRUE + update_icon() + active_surgery = new target_surgery.type(patient, target_zone, affecting) + while(active_surgery.status <= active_surgery.steps.len) + if(caesar) + say("LET'S CREATE SHAURMA!") + mcdonalds(patient) + break + var/datum/surgery_step/next_step = active_surgery.get_surgery_next_step() + if(!next_step) + break + active_step = next_step + active_surgery.step_in_progress = TRUE + active_surgery.status++ + if(next_step.repeatable || next_step.ad_repeatable) + while(next_step.autodoc_check(target_zone, src, TRUE, patient)) + sleep((next_step.time * speed_mult) / 2) + playsound(src, 'sound/items/weapons/circsawhit.ogg', 50, TRUE) + sleep((next_step.time * speed_mult) / 2) + playsound(src, 'sound/items/weapons/circsawhit.ogg', 50, TRUE) + next_step.autodoc_success(patient, target_zone, active_surgery, src) + else + sleep((next_step.time * speed_mult) / 2) + playsound(src, 'sound/items/weapons/circsawhit.ogg', 50, TRUE) + sleep((next_step.time * speed_mult) / 2) + playsound(src, 'sound/items/weapons/circsawhit.ogg', 50, TRUE) + next_step.autodoc_success(patient, target_zone, active_surgery, src) + active_surgery.step_in_progress = FALSE + active_surgery.complete() + active_surgery = null + active_step = null + in_use = FALSE + if(!state_open) + open_machine() + update_icon() + use_energy(active_power_usage) + +/obj/machinery/autodoc/ui_interact(mob/user, datum/tgui/ui) + ui = SStgui.try_update_ui(user, src, ui) + if(!ui) + ui = new(user, src, "Autodoc", name) + ui.open() + +/obj/machinery/autodoc/ui_data(mob/user) + . = list() + if(in_use) + .["mode"] = 2 + .["s_name"] = target_surgery.name + .["steps"] = list() + for(var/s in target_surgery.steps) + var/datum/surgery_step/S = s + .["steps"] += list(list( + "name" = initial(S.name), + "current" = active_step ? (active_step.type == s) : FALSE + )) + else + .["mode"] = 1 + .["target"] = target_zone + .["surgeries"] = list() + for(var/datum/surgery/S in valid_surgeries) + if(S.possible_locs.Find(target_zone)) + .["surgeries"] += list(list( + "name" = S.name, + "selected" = (S == target_surgery), + "path" = "[S.type]", + )) +/obj/machinery/autodoc/mouse_drop_dragged(atom/target, mob/user) + if(!QDELETED(occupant) && istype(occupant)) + return + // Господи да сьебись ты нахуй а хотя стоп похуй + //if(!user.canUseTopic(src, BE_CLOSE, FALSE, NO_TK) || !Adjacent(target) || !user.Adjacent(target) || !iscarbon(target)) + // return + if(close_machine(target)) + log_combat(user, target, "inserted", null, "into [src].") + add_fingerprint(user) +/obj/machinery/autodoc/emag_act(mob/user) + if(caesar) + to_chat(user, span_notice("[src] already hacked!")) + return + log_combat(user, src, "emagged") + to_chat(user, span_notice("Turn on the shaurma mode in [src].")) + add_fingerprint(user) + caesar = TRUE + +/obj/machinery/autodoc/update_icon() + . = ..() + cut_overlays() + add_overlay(top_overlay) + if(!(machine_stat & (NOPOWER|BROKEN))) + if(in_use) + add_overlay("auto_doc_lights_working") + else + add_overlay("auto_doc_lights_on") + if(occupant) + add_overlay("autodoc_door_closed") + else + add_overlay("autodoc_door_open") + +/obj/machinery/autodoc/proc/toggle_open(mob/user) + if(panel_open) + to_chat(user, span_notice("The panel is open and does not allow the doors to close.")) + return + if(state_open) + close_machine(null, user) + return + else if(in_use) + to_chat(user, span_notice("Can't open the door. It looks like you need to wait for the operation to complete.")) + return + open_machine() + +/obj/machinery/autodoc/open_machine(drop = TRUE, density_to_set = FALSE) + if(state_open) + return FALSE + ..(FALSE) + if(occupant) + occupant.forceMove(get_turf(src)) + update_icon() + return TRUE + +/obj/machinery/autodoc/relaymove(mob/user as mob) + if(user.stat || in_use) + if(message_cooldown <= world.time) + message_cooldown = world.time + 50 + to_chat(user, span_warning("Door [src] does not open!")) + return + open_machine() + + +/obj/item/circuitboard/machine/autodoc + name = "Autodoc" + greyscale_colors = CIRCUIT_COLOR_MEDICAL + build_path = /obj/machinery/autodoc + req_components = list( + /obj/item/stock_parts/capacitor = 5, + /obj/item/stock_parts/scanning_module = 5, + /obj/item/stock_parts/servo = 5, + /obj/item/stock_parts/micro_laser = 5, + /obj/item/scalpel/advanced = 1, + /obj/item/retractor/advanced = 1, + /obj/item/surgicaldrill = 1, + /obj/item/bonesetter = 1, + /obj/item/blood_filter = 1, + /obj/item/stack/sheet/glass = 15) + +/datum/design/board/autodoc + name = "Autodoc" + desc = "An automatic surgical complex specialized in restorative and modernizing operations." + id = "autodoc" + build_path = /obj/item/circuitboard/machine/autodoc + category = list( + RND_CATEGORY_COMPUTER + RND_SUBCATEGORY_COMPUTER_MEDICAL + ) + departmental_flags = DEPARTMENT_BITFLAG_MEDICAL + +/datum/surgery_step/incise/autodoc_success(mob/living/carbon/target, target_zone, datum/surgery/surgery, obj/machinery/autodoc/autodoc) + if ishuman(target) + var/mob/living/carbon/human/human_target = target + if (!HAS_TRAIT(human_target, TRAIT_NOBLOOD)) + var/obj/item/bodypart/target_bodypart = target.get_bodypart(target_zone) + if(target_bodypart) + target_bodypart.adjustBleedStacks(10) + return TRUE + +/datum/surgery_step/clamp_bleeders/autodoc_success(mob/living/carbon/target, target_zone, datum/surgery/surgery, obj/machinery/autodoc/autodoc) + if(locate(/datum/surgery_step/saw) in surgery.steps) + target.heal_bodypart_damage(20, 0, target_zone = target_zone) + if (ishuman(target)) + var/mob/living/carbon/human/human_target = target + var/obj/item/bodypart/target_bodypart = human_target.get_bodypart(target_zone) + if(target_bodypart) + target_bodypart.adjustBleedStacks(-3) + return TRUE + +/datum/surgery_step/close/autodoc_success(mob/living/carbon/target, target_zone, datum/surgery/surgery, obj/machinery/autodoc/autodoc) + if(locate(/datum/surgery_step/saw) in surgery.steps) + target.heal_bodypart_damage(45, 0, target_zone = target_zone) + if (ishuman(target)) + var/mob/living/carbon/human/human_target = target + var/obj/item/bodypart/target_bodypart = human_target.get_bodypart(target_zone) + if(target_bodypart) + target_bodypart.adjustBleedStacks(-3) + return TRUE + +/datum/surgery_step/saw/autodoc_success(mob/living/carbon/target, target_zone, datum/surgery/surgery, obj/machinery/autodoc/autodoc) + target.apply_damage(50, BRUTE, "[target_zone]") + return TRUE + +/datum/surgery_step/sever_limb/autodoc_success(mob/living/carbon/target, target_zone, datum/surgery/surgery, obj/machinery/autodoc/autodoc) + if(surgery.operated_bodypart) + var/obj/item/bodypart/target_limb = surgery.operated_bodypart + target_limb.drop_limb() + target_limb.forceMove(get_turf(autodoc)) + autodoc.visible_message(span_notice("[autodoc] выплёвывает [target_limb]!")) + return TRUE + +/datum/surgery_step/heal/autodoc_success(mob/living/carbon/target, target_zone, datum/surgery/surgery, obj/machinery/autodoc/autodoc) + target.heal_bodypart_damage(brutehealing,burnhealing) + return TRUE + +/datum/surgery_step/extract_implant/autodoc_success(mob/living/carbon/target, target_zone, datum/surgery/surgery, obj/machinery/autodoc/autodoc) + + if(implant) + display_pain(target, "You can feel your [implant.name] pulled out of you!") + implant.removed(target) + + if (QDELETED(implant)) + return ..() + + var/obj/item/implantcase/case + for(var/obj/item/implantcase/implant_case in target.held_items) + case = implant_case + break + if(!case) + case = locate(/obj/item/implantcase) in get_turf(target) + if(case && !case.imp) + case.imp = implant + implant.forceMove(case) + case.update_appearance() + else + qdel(implant) + + else + return FALSE // Я хз чё будет нахуй + return TRUE + +/datum/surgery_step/remove_fat/autodoc_success(mob/living/carbon/target, target_zone, datum/surgery/surgery, obj/machinery/autodoc/autodoc) + target.overeatduration = 0 //patient is unfatted + var/removednutriment = target.nutrition + target.set_nutrition(NUTRITION_LEVEL_WELL_FED) + removednutriment -= NUTRITION_LEVEL_WELL_FED //whatever was removed goes into the meat + var/mob/living/carbon/human/human = target + var/typeofmeat = /obj/item/food/meat/slab/human + + if(target.flags_1 & HOLOGRAM_1) + typeofmeat = null + else if(human.dna && human.dna.species) + typeofmeat = human.dna.species.meat + + if(typeofmeat) + var/obj/item/food/meat/slab/human/newmeat = new typeofmeat + newmeat.name = "fatty meat" + newmeat.desc = "Extremely fatty tissue taken from a patient." + newmeat.subjectname = human.real_name + newmeat.subjectjob = human.job + newmeat.reagents.add_reagent (/datum/reagent/consumable/nutriment, (removednutriment / 15)) //To balance with nutriment_factor of nutriment + newmeat.forceMove(target.loc) + return TRUE + +/datum/surgery_step/fix_eyes/autodoc_success(mob/living/carbon/target, target_zone, datum/surgery/surgery, obj/machinery/autodoc/autodoc) + var/obj/item/organ/eyes/target_eyes = target.get_organ_slot(ORGAN_SLOT_EYES) + target.remove_status_effect(/datum/status_effect/temporary_blindness) + target.set_eye_blur_if_lower(70 SECONDS) //this will fix itself slowly. + target_eyes.set_organ_damage(0) // heals nearsightedness and blindness from eye damage + return TRUE + +/datum/surgery_step/heal/autodoc_check(target_zone, obj/machinery/autodoc/autodoc, silent, mob/living/carbon/target) + if(target && !(brutehealing && target.getBruteLoss()) && !(burnhealing && target.getFireLoss())) + return FALSE + return TRUE + +/datum/surgery_step/pacify/autodoc_success(mob/living/carbon/target, target_zone, datum/surgery/surgery, obj/machinery/autodoc/autodoc) + display_pain(target, "Your head pounds... the concept of violence flashes in your head, and nearly makes you hurl!") + target.gain_trauma(/datum/brain_trauma/severe/pacifism, TRAUMA_RESILIENCE_LOBOTOMY) + return TRUE + +/datum/surgery_step/incise_heart/autodoc_success(mob/living/carbon/target, target_zone, datum/surgery/surgery, obj/machinery/autodoc/autodoc) + if(ishuman(target)) + var/mob/living/carbon/human/target_human = target + if (!HAS_TRAIT(target_human, TRAIT_NOBLOOD)) + var/obj/item/bodypart/target_bodypart = target_human.get_bodypart(target_zone) + target_bodypart.adjustBleedStacks(10) + target_human.adjustBruteLoss(10) + return TRUE + +/datum/surgery_step/debride/autodoc_success(mob/living/carbon/target, target_zone, datum/surgery/surgery, obj/machinery/autodoc/autodoc) + var/datum/wound/burn/flesh/burn_wound = surgery.operated_wound + if(burn_wound) + log_combat(autodoc, target, "excised infected flesh in", addition="COMBAT MODE: Unknown") + burn_wound.infection -= infestation_removed + burn_wound.sanitization += sanitization_added + if(burn_wound.infection <= 0) + repeatable = FALSE + else + return FALSE + return TRUE + +/datum/surgery_step/fix_brain/autodoc_success(mob/living/carbon/target, target_zone, datum/surgery/surgery, obj/machinery/autodoc/autodoc) + display_pain(target, "The pain in your head receeds, thinking becomes a bit easier!") + if(target.mind?.has_antag_datum(/datum/antagonist/brainwashed)) + target.mind.remove_antag_datum(/datum/antagonist/brainwashed) + target.setOrganLoss(ORGAN_SLOT_BRAIN, target.get_organ_loss(ORGAN_SLOT_BRAIN) - 50) //we set damage in this case in order to clear the "failing" flag + target.cure_all_traumas(TRAUMA_RESILIENCE_SURGERY) + if(target.get_organ_loss(ORGAN_SLOT_BRAIN) > 0) + return FALSE + return TRUE + +/datum/surgery_step/repair_bone_hairline/autodoc_success(mob/living/carbon/target, target_zone, datum/surgery/surgery, obj/machinery/autodoc/autodoc) + if(surgery.operated_wound) + log_combat(autodoc, target, "repaired a hairline fracture in", addition="COMBAT_MODE: Unknown") + qdel(surgery.operated_wound) + else + return FALSE + return TRUE + +/datum/surgery_step/fix_ears/autodoc_success(mob/living/carbon/target, target_zone, datum/surgery/surgery, obj/machinery/autodoc/autodoc) + var/obj/item/organ/ears/target_ears = target.get_organ_slot(ORGAN_SLOT_EARS) + display_pain(target, "Your head swims, but it seems like you can feel your hearing coming back!") + ///makes you temporarily deaf for a duration post-surgery + var/deaf_change = 40 SECONDS - target_ears.temporary_deafness + target_ears.adjust_temporary_deafness(deaf_change) + target_ears.set_organ_damage(0) + return TRUE + +/datum/surgery_step/gastrectomy/autodoc_success(mob/living/carbon/target, target_zone, datum/surgery/surgery, obj/machinery/autodoc/autodoc) + var/mob/living/carbon/human/target_human = target + var/obj/item/organ/stomach/target_stomach = target.get_organ_slot(ORGAN_SLOT_STOMACH) + target_human.setOrganLoss(ORGAN_SLOT_STOMACH, 20) // Stomachs have a threshold for being able to even digest food, so I might tweak this number + if(target_stomach) + target_stomach.operated = TRUE + if(target_stomach.organ_flags & ORGAN_EMP) //If our organ is failing due to an EMP, fix that + target_stomach.organ_flags &= ~ORGAN_EMP + display_pain(target, "The pain in your gut ebbs and fades somewhat.") + return TRUE + +/datum/surgery_step/hepatectomy/autodoc_success(mob/living/carbon/target, target_zone, datum/surgery/surgery, obj/machinery/autodoc/autodoc) + var/mob/living/carbon/human/human_target = target + var/obj/item/organ/liver/target_liver = target.get_organ_slot(ORGAN_SLOT_LIVER) + human_target.setOrganLoss(ORGAN_SLOT_LIVER, 10) //not bad, not great + if(target_liver) + target_liver.operated = TRUE + if(target_liver.organ_flags & ORGAN_EMP) //If our organ is failing due to an EMP, fix that + target_liver.organ_flags &= ~ORGAN_EMP + display_pain(target, "The pain receeds slightly.") + return TRUE + +/datum/surgery_step/seal_veins/autodoc_success(mob/living/carbon/target, target_zone, datum/surgery/surgery, obj/machinery/autodoc/autodoc) + var/datum/wound/pierce/bleed/pierce_wound = surgery.operated_wound + if(!pierce_wound) + autodoc.say("[target] has no puncture wound there!") + return FALSE + log_combat(autodoc, target, "realigned blood vessels in", addition="COMBAT MODE: Unknown") + pierce_wound.adjust_blood_flow(-0.25) + return TRUE + +// bioware операции были временно убраны +///datum/surgery_step/reshape_ligaments/autodoc_success(mob/living/carbon/target, target_zone, datum/surgery/surgery, obj/machinery/autodoc/autodoc) +// new /datum/bioware/hooked_ligaments(target) +// return TRUE + +/datum/surgery_step/proc/autodoc_success(mob/living/carbon/target, target_zone, datum/surgery/surgery, obj/machinery/autodoc/autodoc) + return TRUE + +/datum/surgery_step + var/ad_repeatable = FALSE + +/datum/surgery_step/proc/autodoc_check(target_zone, obj/machinery/autodoc/autodoc, silent = TRUE, mob/living/carbon/target) + return TRUE diff --git a/modular_meta/features/not_enough_medical/code/beedoc.dm b/modular_meta/features/not_enough_medical/code/beedoc.dm new file mode 100644 index 000000000000..c28a57be8533 --- /dev/null +++ b/modular_meta/features/not_enough_medical/code/beedoc.dm @@ -0,0 +1,208 @@ +/obj/machinery/organdoc + name = "organdoc" + desc = "An automatic surgical complex specialized in implantation and transplant operations." + density = TRUE + state_open = FALSE + icon = 'modular_meta/features/not_enough_medical/icons/64x64_autodoc.dmi' + icon_state = "autodoc_machine" + circuit = /obj/item/circuitboard/machine/organdoc + var/obj/item/organ/storedorgan + var/organ_type = /obj/item/organ + var/processing = FALSE + var/surgerytime = 300 + +/obj/machinery/organdoc/Initialize(mapload) + . = ..() + update_icon() + +/obj/machinery/organdoc/RefreshParts() + . = ..() +/* + var/max_time = 350 + for(var/obj/item/stock_parts/L in component_parts) + max_time -= (L.rating*10) + surgerytime = max(max_time,10) +*/ + //Скорость работы (300 -> 225 -> 150 -> 75 -> 30) + var/T = -2 + for(var/datum/stock_part/micro_laser/laser in component_parts) + T += laser.tier + surgerytime = initial(surgerytime) - (initial(surgerytime)*(T))/8 + if(surgerytime <= 30) + surgerytime = 30 + + //Энергопотребление (10к -> 7.5к -> 5к -> 2.5к -> 1к) + var/P = -1 + for(var/datum/stock_part/capacitor/capacitor in component_parts) + P += capacitor.tier + active_power_usage = initial(active_power_usage) - (initial(active_power_usage)*(P))/4 + if(active_power_usage <= 1000) + active_power_usage = 1000 + +/obj/machinery/organdoc/examine(mob/user) + . = ..() + if((obj_flags & EMAGGED) && panel_open) + . += "
A flashing red light indicates that surgical protocols have been violated!" + if(processing) + . += "
The yellow light signals that the [src.name] is inserting the [storedorgan] into the [occupant]." + else if(storedorgan) + . += "
The green light signals that the [src.name] is ready to insert the [storedorgan]." + +/obj/machinery/organdoc/close_machine(mob/user, density_to_set = TRUE) + ..() + playsound(src, 'sound/machines/click.ogg', 50) + if(occupant) + if(!iscarbon(occupant)) + occupant.forceMove(drop_location()) + occupant = null + return + to_chat(occupant, span_notice("Close [src.name] door.")) + + dosurgery() + +/obj/machinery/organdoc/proc/dosurgery() + if(!storedorgan && !(obj_flags & EMAGGED)) + to_chat(occupant, span_notice("The dashboard on the door shows that the [src.name] has nothing to implant.")) + return + + occupant.visible_message(span_notice("[occupant] presses the [src.name] button.") , span_notice("Feel like sharp things are piercing me and doing something to my organs.")) + playsound(get_turf(occupant), 'sound/items/weapons/circsawhit.ogg', 50, 1) + processing = TRUE + update_icon() + var/mob/living/carbon/C = occupant + if(obj_flags & EMAGGED) + + for(var/obj/item/bodypart/BP in reverseList(C.bodyparts)) //Chest and head are first in bodyparts, so we invert it to make them suffer more + C.emote("agony") + if(!HAS_TRAIT(C, TRAIT_NODISMEMBER)) + BP.dismember() + else + C.apply_damage(40, BRUTE, BP) + sleep(5) //2 seconds to get outta there before dying + if(!processing) + return + + src.say(pick("STUPID! STUPID! STUPID!", "I'LL MAKE YOU A CAESAR SALAD!", "YOU'RE FUCKED!", "GET READY TO BECOME A WYCC!", "PREPARE TO GO TO YOUR FOREFATHERS!", "CURSE TWO-TWO-ZERO!")) + occupant.visible_message(span_warning("[src.name] begins to turn the [occupant] inside out!") , span_warning("My insides are falling apart!")) + + else + sleep(surgerytime) + if(!processing) + return + var/obj/item/organ/currentorgan = C.get_organ_slot(storedorgan.slot) + if(currentorgan) + currentorgan.Remove(C) + currentorgan.forceMove(get_turf(src)) + storedorgan.Insert(occupant)//insert stored organ into the user + storedorgan = null + occupant.visible_message(span_notice("Organdoc is finishing its work.") , span_notice("Organdoc finishes inserting into me.")) + playsound(src, 'sound/machines/microwave/microwave-end.ogg', 100, 0) + processing = FALSE + use_energy(active_power_usage) + open_machine() + +/obj/machinery/organdoc/open_machine(mob/user, drop = TRUE, density_to_set = FALSE) + if(processing) + occupant.visible_message(span_notice("[user] cancels organdoc the inserting procedure.") , span_notice("Organdoc stops inserting into my body.")) + processing = FALSE + if(occupant) + occupant.forceMove(drop_location()) + occupant = null + ..(FALSE) + +/obj/machinery/organdoc/interact(mob/user) + if(panel_open) + to_chat(user, span_notice("Close the technical panel first.")) + return + + if(state_open) + close_machine() + return + + open_machine() + +/obj/machinery/organdoc/attackby(obj/item/I, mob/user, params) + if(istype(I, organ_type)) + if(storedorgan) + to_chat(user, span_notice("Organdoc already has an organ or implant to work.")) + return + if(!user.transferItemToLoc(I, src)) + return + storedorgan = I + I.forceMove(src) + to_chat(user, span_notice("Insert [I.name] in [src.name].")) + else + return ..() + +/obj/machinery/organdoc/screwdriver_act(mob/living/user, obj/item/I) + . = TRUE + if(..()) + return + if(occupant) + to_chat(user, span_warning("Organdoc is bisy!")) + return + if(state_open) + to_chat(user, span_warning("The open door does not allow the technical panel to be unscrewed!")) + return + if(default_deconstruction_screwdriver(user, icon_state, icon_state, I)) + if(storedorgan) + storedorgan.forceMove(drop_location()) + storedorgan = null + update_icon() + return + return FALSE + +/obj/machinery/organdoc/crowbar_act(mob/living/user, obj/item/I) + if(default_deconstruction_crowbar(I)) + return TRUE + + +/obj/machinery/organdoc/update_icon() + . = ..() + overlays.Cut() + if(!state_open) + if(processing) + overlays += "[icon_state]_door_on" + overlays += "[icon_state]_stack" + overlays += "[icon_state]_smoke" + overlays += "[icon_state]_green" + else + overlays += "[icon_state]_door_off" + if(occupant) + if(powered(AREA_USAGE_EQUIP)) + overlays += "[icon_state]_stack" + overlays += "[icon_state]_yellow" + else + overlays += "[icon_state]_red" + else if(powered(AREA_USAGE_EQUIP)) + overlays += "[icon_state]_red" + if(panel_open) + overlays += "[icon_state]_panel" + +/obj/machinery/organdoc/emag_act(mob/user) + if(obj_flags & EMAGGED) + return + obj_flags |= EMAGGED + to_chat(user, span_warning("Loading food creation program. Now the [src.name] is dangerous to use!")) + +/obj/item/circuitboard/machine/organdoc + name = "Organdoc" + build_path = /obj/machinery/organdoc + greyscale_colors = CIRCUIT_COLOR_MEDICAL + req_components = list(/obj/item/scalpel/advanced = 1, + /obj/item/retractor/advanced = 1, + /obj/item/surgicaldrill = 1, + /obj/item/stock_parts/capacitor = 1, + /obj/item/stock_parts/servo = 1, + /obj/item/stock_parts/micro_laser = 2, + /obj/item/stock_parts/matter_bin = 1) + +/datum/design/board/organdoc + name = "Organdoc" + desc = "An automatic surgical complex specialized in implantation and transplant operations." + id = "organdoc" + build_path = /obj/item/circuitboard/machine/organdoc + category = list( + RND_CATEGORY_COMPUTER + RND_SUBCATEGORY_COMPUTER_MEDICAL + ) + departmental_flags = DEPARTMENT_BITFLAG_MEDICAL diff --git a/modular_meta/features/not_enough_medical/icons/64x64_autodoc.dmi b/modular_meta/features/not_enough_medical/icons/64x64_autodoc.dmi new file mode 100644 index 000000000000..74fbd044de2b Binary files /dev/null and b/modular_meta/features/not_enough_medical/icons/64x64_autodoc.dmi differ diff --git a/modular_meta/features/not_enough_medical/includes.dm b/modular_meta/features/not_enough_medical/includes.dm new file mode 100644 index 000000000000..22c27b4b96df --- /dev/null +++ b/modular_meta/features/not_enough_medical/includes.dm @@ -0,0 +1,10 @@ +#include "code\autodoc.dm" +#include "code\beedoc.dm" + +/datum/modpack/not_enough_medical + id = "not_enough_medical" + icon = 'modular_meta/features/not_enough_medical/preview.dmi' + name = "Больше медицинских вещей" + group = "Features" + desc = "Автодок для автоматических простых операций и органдок для автоматического вживления органов! Что для хорошей жизни нужно ещё?" + author = "Sanecman" diff --git a/modular_meta/features/not_enough_medical/preview.dmi b/modular_meta/features/not_enough_medical/preview.dmi new file mode 100644 index 000000000000..e3205b66b284 Binary files /dev/null and b/modular_meta/features/not_enough_medical/preview.dmi differ diff --git a/modular_meta/features/novichok/code/bottle.dm b/modular_meta/features/novichok/code/bottle.dm new file mode 100644 index 000000000000..e66605f9b021 --- /dev/null +++ b/modular_meta/features/novichok/code/bottle.dm @@ -0,0 +1,5 @@ +/obj/item/reagent_containers/cup/bottle/novichok + name = "novichok bottle" + desc = "A bottle full of an odd liquid, that seemingly has no color, as well as any sort of distinctive smell" + list_reagents = list(/datum/reagent/toxin/novichok = 30) + diff --git a/modular_meta/features/novichok/code/novichok_reagent.dm b/modular_meta/features/novichok/code/novichok_reagent.dm new file mode 100644 index 000000000000..473914b8aab0 --- /dev/null +++ b/modular_meta/features/novichok/code/novichok_reagent.dm @@ -0,0 +1,39 @@ +/datum/reagent/toxin/novichok + name = "Novichok" + description = "A lethal nerve agent." + color = "#AAAAAA77" + toxpwr = 2 + metabolization_rate = 0.7 * REAGENTS_METABOLISM + +/datum/reagent/toxin/novichok/proc/pick_paralyzed_limb() + return pick(TRAIT_PARALYSIS_L_ARM, TRAIT_PARALYSIS_R_ARM, TRAIT_PARALYSIS_R_LEG, TRAIT_PARALYSIS_L_LEG) + +/datum/reagent/toxin/novichok/on_mob_life(mob/living/carbon/M, seconds_per_tick, times_fired) + . = ..() + var/need_update + if(times_fired % 3 == 0) + need_update += M.adjust_oxy_loss(12, updating_health = TRUE) + need_update += M.adjust_organ_loss(ORGAN_SLOT_HEART, 3 * REM * seconds_per_tick) + need_update += M.adjust_organ_loss(ORGAN_SLOT_BRAIN, 3 * REM * seconds_per_tick) + if(times_fired % 30 == 0 && times_fired > 0) + if(ishuman(M) && !M.undergoing_cardiac_arrest() && M.can_heartattack()) + M.set_heartattack(TRUE) + if(M.stat == CONSCIOUS) + M.visible_message(span_userdanger("[M] clutches at [M.p_their()] chest as if [M.p_their()] heart stopped!")) + if(SPT_PROB(10, seconds_per_tick)) + var/paralyzed_limb = pick_paralyzed_limb() + ADD_TRAIT(M, paralyzed_limb, type) + need_update += M.adjust_stamina_loss(10 * REM * seconds_per_tick, updating_stamina = FALSE) + if(need_update) + return UPDATE_MOB_HEALTH + +/datum/reagent/toxin/novichok/on_mob_end_metabolize(mob/living/carbon/M) + . = ..() + if(!ishuman(M)) + return + REMOVE_TRAIT(M, TRAIT_PARALYSIS_L_ARM, type) + REMOVE_TRAIT(M, TRAIT_PARALYSIS_R_ARM, type) + REMOVE_TRAIT(M, TRAIT_PARALYSIS_L_LEG, type) + + REMOVE_TRAIT(M, TRAIT_PARALYSIS_R_LEG, type) + diff --git a/modular_meta/features/novichok/code/poison_kit.dm b/modular_meta/features/novichok/code/poison_kit.dm new file mode 100644 index 000000000000..173fb4377696 --- /dev/null +++ b/modular_meta/features/novichok/code/poison_kit.dm @@ -0,0 +1,5 @@ + +/obj/item/storage/box/syndie_kit/chemical/PopulateContents() + .=..() + new /obj/item/reagent_containers/cup/bottle/novichok(src) + diff --git a/modular_meta/features/novichok/includes.dm b/modular_meta/features/novichok/includes.dm new file mode 100644 index 000000000000..eff94af91c24 --- /dev/null +++ b/modular_meta/features/novichok/includes.dm @@ -0,0 +1,11 @@ +#include "code\novichok_reagent.dm" +#include "code\poison_kit.dm" +#include "code\bottle.dm" + +/datum/modpack/novichok + id = "novichok" + name = "Новичок" + group = "Features" + desc = "Добавляет яд из СССР" + author = "DarkPush" + diff --git a/modular_meta/features/ntts-nd-tg-tts/code/announcements.dm b/modular_meta/features/ntts-nd-tg-tts/code/announcements.dm new file mode 100644 index 000000000000..7df001814bd4 --- /dev/null +++ b/modular_meta/features/ntts-nd-tg-tts/code/announcements.dm @@ -0,0 +1,181 @@ +/datum/config_entry/string/centcom_voice + +/atom/movable + var/tts_announcement_effect + +/obj/machinery/announcement_system + tts_announcement_effect = "radio_machine" + +/datum/controller/subsystem/tts + var/centcom_voice + +/datum/tts_request + var/announcement = FALSE + var/list/announcement_listeners + +/datum/controller/subsystem/tts/proc/set_announcement_voices() + centcom_voice = CONFIG_GET(string/centcom_voice) || computer_voice + if(!(centcom_voice in available_speakers)) + centcom_voice = computer_voice + +/datum/controller/subsystem/tts/proc/announcement_voice(atom/movable/source, voice_override) + var/speaker = voice_override || source?.voice || centcom_voice || computer_voice + if(speaker in available_speakers) + return speaker + if(computer_voice in available_speakers) + return computer_voice + return length(available_speakers) ? pick(available_speakers) : null + +/datum/controller/subsystem/tts/proc/announcement_effect(atom/movable/source, fallback = "centcom") + return source?.tts_announcement_effect || fallback + +/datum/controller/subsystem/tts/proc/announcement_text(message, title) + var/list/parts = list() + if(title) + parts += html_decode(STRIP_HTML_SIMPLE(title, MAX_MESSAGE_LEN)) + if(message) + parts += html_decode(STRIP_HTML_SIMPLE(message, MAX_MESSAGE_LEN)) + return parts.Join(". ") + +/datum/controller/subsystem/tts/proc/can_hear_announcement_tts(mob/listener, should_play_sound = TRUE) + if(!listener || isnewplayer(listener) || HAS_TRAIT(listener, TRAIT_DEAF)) + return FALSE + if(!listener.client) + return FALSE + + var/datum/callback/play_check = astype(should_play_sound) + if(!should_play_sound || (play_check && !play_check.Invoke(listener))) + return FALSE + if(!listener.client.prefs.read_preference(/datum/preference/toggle/sound_announcements)) + return FALSE + if(listener.client.prefs.read_preference(/datum/preference/choiced/sound_tts) == TTS_SOUND_OFF) + return FALSE + return TRUE + +/datum/controller/subsystem/tts/proc/announcement_listeners(list/players, should_play_sound = TRUE) + var/list/filtered = list() + for(var/mob/player as anything in (players || GLOB.player_list)) + if(can_hear_announcement_tts(player, should_play_sound)) + filtered += player + return filtered + +/datum/controller/subsystem/tts/proc/queue_global_announcement(message, list/players, atom/movable/source, voice_override, filter, special_filters, should_play_sound = TRUE, effect) + if(!tts_enabled) + return + + message = announcement_text(message) + if(!message) + return + + var/list/listeners = announcement_listeners(players, should_play_sound) + if(!length(listeners)) + return + + var/list/filters = list() + if(filter) + filters += filter + if(source?.voice_filter) + filters += source.voice_filter + + var/list/special_filter_list = list() + if(special_filters) + special_filter_list += special_filters + + var/speaker = voice_override + if(!speaker && isliving(source)) + var/mob/living/living_source = source + speaker = living_source.get_tts_voice(filters, special_filter_list) + if(!speaker) + speaker = announcement_voice(source, voice_override) + if(!(speaker in available_speakers)) + speaker = announcement_voice(source, null) + if(!speaker) + return + + filter = filters.Join(",") + special_filters = special_filter_list.Join("|") + var/pitch = source?.pitch || 0 + var/blip_base = source?.blip_base || "male" + var/blip_number = source?.blip_number || "1" + effect ||= announcement_effect(source) + queue_announcement(message, listeners, speaker, filter, pitch, special_filters, blip_base, blip_number, effect) + +/datum/controller/subsystem/tts/proc/queue_announcement(message, list/listeners, speaker, filter = "", pitch = 0, special_filters = "", blip_base = "male", blip_number = "1", effect = "centcom") + if(!fexists("tmp/tts/init.txt")) + rustg_file_write("rustg HTTP requests can't write to folders that don't exist, so we need to make it exist.", "tmp/tts/init.txt") + + filter ||= "" + special_filters ||= "" + var/static/regex/contains_alphanumeric = regex("\[а-яА-ЯёЁa-zA-Z0-9]") + if(contains_alphanumeric.Find(message) == 0) + return + + var/effect_param = effect ? "&announcement_effect=[url_encode(effect)]" : "" + var/identifier = "[sha1("[speaker][filter][pitch][special_filters][message][blip_base][blip_number][effect]")].[world.time]" + var/input = tts_speech_filter(message) + var/list/headers = list( + "Content-Type" = "application/json", + "Authorization" = CONFIG_GET(string/tts_http_token), + ) + + var/datum/http_request/request = new() + var/file_name = "tmp/tts/[identifier].ogg" + request.prepare(RUSTG_HTTP_METHOD_GET, "[CONFIG_GET(string/tts_http_url)]/tts?voice=[speaker]&identifier=[identifier]&filter=[tts_filter_encode(filter, speaker, pitch)]&pitch=[pitch]&special_filters=[url_encode(special_filters)][effect_param]", json_encode(list("text" = input)), headers, file_name, timeout_seconds = CONFIG_GET(number/tts_http_timeout_seconds)) + + var/datum/tts_request/current_request = new /datum/tts_request(identifier, request, null, null, null, null, input, null, FALSE, /datum/language/common, INFINITY, 0, listeners, pitch, FALSE) + current_request.announcement = TRUE + current_request.announcement_listeners = listeners + + var/list/queued = queued_tts_messages[src] + if(!queued) + queued = list() + queued_tts_messages[src] = queued + queued += current_request + if(length(in_process_http_messages) < max_concurrent_requests) + current_request.start_requests() + in_process_http_messages += current_request + else + queued_http_messages.insert(current_request) + +/datum/controller/subsystem/tts/proc/prepare_radio_announcement(atom/movable/source, message, effect) + if(!tts_enabled) + return + + var/tts_text = announcement_text(message) + if(!tts_text) + return + + var/speaker = announcement_voice(null, computer_voice) + if(!speaker) + return + + var/filter = source?.voice_filter || "" + var/pitch = source?.pitch || 0 + var/blip_base = source?.blip_base || "male" + var/blip_number = source?.blip_number || "1" + effect ||= announcement_effect(source, "radio_machine") + var/identifier = "[sha1("[speaker][filter][pitch][tts_text][blip_base][blip_number][effect]")].[world.time]" + var/language = source ? source.get_selected_language() : /datum/language/common + INVOKE_ASYNC(src, PROC_REF(queue_tts_message), source, tts_text, language, speaker, filter, list(), message_range = INFINITY, pitch = pitch, blip_base = blip_base, blip_number = blip_number, identifier = identifier, announcement_effect = effect) + return list(MODE_TTS_IDENTIFIER = identifier) + +/datum/tts_request/proc/start_announcement_requests() + request.begin_async() + +/datum/tts_request/proc/announcement_requests_errored() + var/datum/http_response/response = request.into_response() + return response.errored || response.status_code != 200 + +/datum/tts_request/proc/announcement_requests_completed() + return request.is_complete() + +/datum/tts_request/proc/play_announcement() + for(var/mob/listener as anything in announcement_listeners) + if(!SStts.can_hear_announcement_tts(listener)) + continue + var/volume = listener.client.prefs.read_preference(/datum/preference/numeric/volume/sound_tts_volume) + if(!volume) + continue + var/sound/audio = sound(audio_file) + audio.volume = 85 * (volume / 100) + SEND_SOUND(listener, audio) diff --git a/modular_meta/features/ntts-nd-tg-tts/code/middleware.dm b/modular_meta/features/ntts-nd-tg-tts/code/middleware.dm new file mode 100644 index 000000000000..3b1ec4c51010 --- /dev/null +++ b/modular_meta/features/ntts-nd-tg-tts/code/middleware.dm @@ -0,0 +1,57 @@ +/datum/preference_middleware/tts/New(datum/preferences/preferences) + . = ..() + action_delegations = action_delegations.Copy() + action_delegations["open_tts_voice_picker"] = PROC_REF(open_voice_picker) + +/datum/preference_middleware/tts/proc/open_voice_picker(list/params, mob/user) + var/datum/tts_voice_picker/picker = new(src) + picker.ui_interact(user) + return TRUE + +/datum/preference_middleware/tts/play_voice(list/params, mob/user) + if(!COOLDOWN_FINISHED(src, tts_test_cooldown)) + return TRUE + var/speaker = params["voice"] + var/message = params["message"] + var/pitch = preferences.read_preference(/datum/preference/numeric/tts_voice_pitch) + var/blip_base = preferences.read_preference(/datum/preference/choiced/tts_blip_base) + if(blip_base == TTS_BLIPS_MASCULINE) + blip_base = "male" + else + blip_base = "female" + var/blip_number = preferences.read_preference(/datum/preference/numeric/tts_blip_number) + COOLDOWN_START(src, tts_test_cooldown, 0.5 SECONDS) + INVOKE_ASYNC(SStts, TYPE_PROC_REF(/datum/controller/subsystem/tts, queue_tts_message), user.client, message, speaker = speaker, pitch = pitch, local = TRUE, blip_base = blip_base, blip_number = blip_number) + return TRUE + +/datum/preference_middleware/tts/play_voice_borg(list/params, mob/user) + if(!COOLDOWN_FINISHED(src, tts_test_cooldown)) + return TRUE + var/speaker = params["voice"] + var/message = params["message"] + var/pitch = preferences.read_preference(/datum/preference/numeric/tts_voice_pitch) + var/blip_base = preferences.read_preference(/datum/preference/choiced/tts_blip_base) + if(blip_base == TTS_BLIPS_MASCULINE) + blip_base = "male" + else + blip_base = "female" + var/blip_number = preferences.read_preference(/datum/preference/numeric/tts_blip_number) + COOLDOWN_START(src, tts_test_cooldown, 0.5 SECONDS) + INVOKE_ASYNC(SStts, TYPE_PROC_REF(/datum/controller/subsystem/tts, queue_tts_message), user.client, message, speaker = speaker, pitch = pitch, special_filters = TTS_FILTER_SILICON, local = TRUE, blip_base = blip_base, blip_number = blip_number) + return TRUE + +/datum/preference_middleware/tts/play_blips(list/params, mob/user) + if(!COOLDOWN_FINISHED(src, tts_test_cooldown)) + return TRUE + var/speaker = params["voice"] + var/message = params["message"] + var/pitch = preferences.read_preference(/datum/preference/numeric/tts_voice_pitch) + var/blip_base = preferences.read_preference(/datum/preference/choiced/tts_blip_base) + if(blip_base == TTS_BLIPS_MASCULINE) + blip_base = "male" + else + blip_base = "female" + var/blip_number = preferences.read_preference(/datum/preference/numeric/tts_blip_number) + COOLDOWN_START(src, tts_test_cooldown, 0.5 SECONDS) + INVOKE_ASYNC(SStts, TYPE_PROC_REF(/datum/controller/subsystem/tts, queue_tts_message), user.client, message, speaker = speaker, pitch = pitch, local = TRUE, force_blips = TRUE, blip_base = blip_base, blip_number = blip_number) + return TRUE diff --git a/modular_meta/features/ntts-nd-tg-tts/code/picker.dm b/modular_meta/features/ntts-nd-tg-tts/code/picker.dm new file mode 100644 index 000000000000..33e300c62688 --- /dev/null +++ b/modular_meta/features/ntts-nd-tg-tts/code/picker.dm @@ -0,0 +1,111 @@ +/datum/tts_voice_picker + var/datum/preference_middleware/tts/middleware + var/datum/preferences/preferences + +/datum/tts_voice_picker/New(datum/preference_middleware/tts/middleware) + . = ..() + src.middleware = middleware + preferences = middleware.preferences + +/datum/tts_voice_picker/Destroy(force) + middleware = null + preferences = null + return ..() + +/datum/tts_voice_picker/ui_interact(mob/user, datum/tgui/ui) + ui = SStgui.try_update_ui(user, src, ui) + if(!ui) + ui = new(user, src, "TTSVoicePicker", "TTS Voice", 650, 720) + ui.open() + +/datum/tts_voice_picker/ui_state(mob/user) + return GLOB.always_state + +/datum/tts_voice_picker/ui_status(mob/user, datum/ui_state/state) + return user.client == preferences.parent ? UI_INTERACTIVE : UI_CLOSE + +/datum/tts_voice_picker/ui_close(mob/user) + qdel(src) + +/datum/tts_voice_picker/ui_data(mob/user) + return list( + "voice" = preferences.read_preference(/datum/preference/choiced/voice), + "pitch" = preferences.read_preference(/datum/preference/numeric/tts_voice_pitch), + "blip_base" = preferences.read_preference(/datum/preference/choiced/tts_blip_base), + "blip_number" = preferences.read_preference(/datum/preference/numeric/tts_blip_number), + "voices" = user.client?.holder ? SStts.admin_voices() : SStts.player_voice_choices(), + "categories" = SStts.voice_categories, + ) + +/datum/tts_voice_picker/ui_act(action, list/params, datum/tgui/ui, datum/ui_state/state) + . = ..() + if(.) + return + + switch(action) + if("set_voice") + return set_preference(/datum/preference/choiced/voice, params["value"]) + if("set_pitch") + return set_preference(/datum/preference/numeric/tts_voice_pitch, params["value"]) + if("set_blip_base") + return set_preference(/datum/preference/choiced/tts_blip_base, params["value"]) + if("set_blip_number") + return set_preference(/datum/preference/numeric/tts_blip_number, params["value"]) + if("play_voice") + return middleware.play_voice(params, ui.user) + if("play_robot") + return middleware.play_voice_borg(params, ui.user) + if("play_blips") + return middleware.play_blips(params, ui.user) + if("play_radio") + return play_radio(params, ui.user) + /* + if("play_radio_ion") + return play_radio(params, ui.user, TRUE) + */ + if("play_gas_mask") + return play_mask(params, ui.user, /obj/item/clothing/mask/gas) + if("play_sec_hailer") + return play_mask(params, ui.user, /obj/item/clothing/mask/gas/sechailer) + + return FALSE + +/datum/tts_voice_picker/proc/set_preference(preference_type, value) + var/datum/preference/preference = GLOB.preference_entries[preference_type] + if(!preferences.update_preference(preference, value)) + return FALSE + SStgui.update_uis(preferences) + return TRUE + +/datum/tts_voice_picker/proc/play_radio(list/params, mob/user, ion = FALSE) + if(!COOLDOWN_FINISHED(middleware, tts_test_cooldown)) + return TRUE + var/identifier = "tts_preview_[REF(user)]_[world.time]_[rand(1, 999999)]" + var/list/radio_messages = list() + radio_messages[TTS_GHOST_RADIO] = list(user) + SStts.queued_radio_messages[identifier] = radio_messages + SStts.queued_radio_messages_compression[identifier] = 0 + // SStts.queued_radio_messages_compression[identifier] = ion ? 31 : 0 + COOLDOWN_START(middleware, tts_test_cooldown, 0.5 SECONDS) + INVOKE_ASYNC(SStts, TYPE_PROC_REF(/datum/controller/subsystem/tts, queue_tts_message), user.client, params["message"], speaker = params["voice"], pitch = preferences.read_preference(/datum/preference/numeric/tts_voice_pitch), listeners = list(), blip_base = get_blip_base(), blip_number = preferences.read_preference(/datum/preference/numeric/tts_blip_number), identifier = identifier) + return TRUE + +/datum/tts_voice_picker/proc/play_mask(list/params, mob/user, obj/item/clothing/mask/mask_type) + if(!COOLDOWN_FINISHED(middleware, tts_test_cooldown)) + return TRUE + var/speaker = initial(mask_type.voice_override) || params["voice"] + var/list/filter = list() + if(initial(mask_type.voice_filter)) + filter += initial(mask_type.voice_filter) + var/list/special_filter = list() + if(initial(mask_type.use_radio_beeps_tts)) + special_filter |= TTS_FILTER_RADIO + COOLDOWN_START(middleware, tts_test_cooldown, 0.5 SECONDS) + INVOKE_ASYNC(SStts, TYPE_PROC_REF(/datum/controller/subsystem/tts, queue_tts_message), user.client, params["message"], speaker = speaker, filter = filter.Join(","), pitch = preferences.read_preference(/datum/preference/numeric/tts_voice_pitch), special_filters = special_filter.Join("|"), local = TRUE, blip_base = get_blip_base(), blip_number = preferences.read_preference(/datum/preference/numeric/tts_blip_number)) + return TRUE + +/datum/tts_voice_picker/proc/get_blip_base() + var/blip_base = preferences.read_preference(/datum/preference/choiced/tts_blip_base) + if(blip_base == TTS_BLIPS_MASCULINE) + return "male" + return "female" diff --git a/modular_meta/features/ntts-nd-tg-tts/code/preferences.dm b/modular_meta/features/ntts-nd-tg-tts/code/preferences.dm new file mode 100644 index 000000000000..58c0d5ec34de --- /dev/null +++ b/modular_meta/features/ntts-nd-tg-tts/code/preferences.dm @@ -0,0 +1,25 @@ +/datum/preference/choiced/voice/init_possible_values() + if(SStts.tts_enabled) + return SStts.admin_voices() + if(fexists("data/cached_tts_voices.json")) + var/list/text_data = rustg_file_read("data/cached_tts_voices.json") + var/list/cached_data = json_decode(text_data) + if(!cached_data) + return list("invalid") + return cached_data + return list("invalid") + +/datum/preference/choiced/voice/apply_to_human(mob/living/carbon/human/target, value) + if(SStts.tts_enabled) + var/is_admin = target.client?.holder + var/list/allowed = is_admin ? SStts.admin_voices() : SStts.player_voice_choices() + if(!(value in allowed)) + value = SStts.random_tts_voice(target.gender) + target.voice = value + +/datum/preference/choiced/voice/compile_constant_data() + . = ..() + var/list/categories = list() + for(var/voice in .["choices"]) + categories[voice] = SStts.voice_categories[voice] || "other" + .["categories"] = categories diff --git a/modular_meta/features/ntts-nd-tg-tts/code/voices.dm b/modular_meta/features/ntts-nd-tg-tts/code/voices.dm new file mode 100644 index 000000000000..fea341837c08 --- /dev/null +++ b/modular_meta/features/ntts-nd-tg-tts/code/voices.dm @@ -0,0 +1,73 @@ +/datum/config_entry/str_list/admin_voices + +/datum/controller/subsystem/tts + var/list/player_speakers = list() + var/list/admin_speakers = list() + +/datum/controller/subsystem/tts/proc/valid_voice_list(list/voices) + var/list/valid = list() + if(!islist(voices)) + return valid + for(var/voice in voices) + if(voice in available_speakers) + valid += voice + return valid + +/datum/controller/subsystem/tts/proc/refresh_voice_pools() + var/list/admin_only = valid_voice_list(CONFIG_GET(str_list/admin_voices)) + + var/list/reserved = list() + for(var/voice in admin_only) + reserved |= voice + + player_speakers = list() + for(var/voice in available_speakers) + if(!(voice in reserved)) + player_speakers += voice + if(!length(player_speakers)) + player_speakers = available_speakers.Copy() + + admin_speakers = player_speakers.Copy() + for(var/voice in admin_only) + admin_speakers |= voice + if(!length(admin_speakers)) + admin_speakers = available_speakers.Copy() + +/datum/controller/subsystem/tts/proc/player_voice_choices() + return length(player_speakers) ? player_speakers.Copy() : available_speakers.Copy() + +/datum/controller/subsystem/tts/proc/admin_voices() + return length(admin_speakers) ? admin_speakers.Copy() : available_speakers.Copy() + + + +/datum/controller/subsystem/tts/proc/random_from_voices(list/voices, gender = NEUTER) + if(!length(voices)) + return null + + var/list/gendered = list() + for(var/voice in voices) + if(gender == MALE && (findtext(voice, "Man") || findtext(voice, "Male"))) + if(findtext(voice, "Woman")) // someone told me that findtext() will find woman if man is in string + continue + gendered += voice + else if(gender == FEMALE && (findtext(voice, "Woman") || findtext(voice, "Female"))) + gendered += voice + + if(length(gendered)) + return pick(gendered) + return pick(voices) + +/datum/controller/subsystem/tts/random_tts_voice(gender = NEUTER) + if(!tts_enabled) + return null + return random_from_voices(player_voice_choices(), gender) + +/datum/controller/subsystem/tts/random_vendor_voice() + if(!tts_enabled) + return null + + for(var/voice in available_speakers) + if(findtext(voice, "Glados")) + return voice + return random_from_voices(player_voice_choices()) diff --git a/modular_meta/features/ntts-nd-tg-tts/includes.dm b/modular_meta/features/ntts-nd-tg-tts/includes.dm new file mode 100644 index 000000000000..25474c723a68 --- /dev/null +++ b/modular_meta/features/ntts-nd-tg-tts/includes.dm @@ -0,0 +1,12 @@ +#include "code\preferences.dm" +#include "code\voices.dm" +#include "code\middleware.dm" +#include "code\picker.dm" +#include "code\announcements.dm" + +/datum/modpack/ntts_nd_tg_tts + id = "ntts-nd-tg-tts" + name = "ntts && /tg/tts" + group = "Features" + desc = "Так звучит мой голос" + author = "Bruh24" diff --git a/modular_meta/features/oguzok_cook/code/moustache_ru.dm b/modular_meta/features/oguzok_cook/code/moustache_ru.dm new file mode 100644 index 000000000000..76460a5b1867 --- /dev/null +++ b/modular_meta/features/oguzok_cook/code/moustache_ru.dm @@ -0,0 +1,28 @@ +// ORIGINAL FILE: code/modules/clothing/masks/moustache.dm +/obj/item/clothing/mask/fakemoustache/italian/handle_speech(datum/source, list/speech_args) + var/message = speech_args[SPEECH_MESSAGE] + if(message[1] != "*") + var/static/regex/words = new(@"(? 22) + var/effectiveness = CLAMP01((target.get_stamina_loss() - 22) / 50) + log_combat(user, target, "knocked-down", src, "(additional effect)") + // Move the target back upon knockdown, to give them some time to recover + if (target_collateral_human && target_shove_turf != get_turf(user)) + target.Knockdown(max(0.5 SECONDS, effectiveness * 4 SECONDS * (100-armour_level)/100)) + target_collateral_human.Knockdown(0.5 SECONDS) + else + target.Knockdown(effectiveness * 4 SECONDS * (100-armour_level)/100) + target.Move(target_shove_turf, shove_dir) + if (user.zone_selected == BODY_ZONE_L_LEG || user.zone_selected == BODY_ZONE_R_LEG || user.zone_selected == BODY_ZONE_L_ARM || user.zone_selected == BODY_ZONE_R_ARM) + // 4-5 hits on an unarmoured target + target.apply_damage(stamina_force*0.6, STAMINA, target_zone, armour_level) + else + // 4-5 hits on an unarmoured target + target.apply_damage(stamina_force, STAMINA, target_zone, armour_level) + + return ..() diff --git a/modular_meta/features/security_extended/icons/baton.dmi b/modular_meta/features/security_extended/icons/baton.dmi new file mode 100644 index 000000000000..c8663d478eef Binary files /dev/null and b/modular_meta/features/security_extended/icons/baton.dmi differ diff --git a/modular_meta/features/security_extended/icons/guns.dmi b/modular_meta/features/security_extended/icons/guns.dmi new file mode 100644 index 000000000000..7d212c1b7e27 Binary files /dev/null and b/modular_meta/features/security_extended/icons/guns.dmi differ diff --git a/modular_meta/features/security_extended/icons/inhands/lefthand.dmi b/modular_meta/features/security_extended/icons/inhands/lefthand.dmi new file mode 100644 index 000000000000..c788a4ea09b5 Binary files /dev/null and b/modular_meta/features/security_extended/icons/inhands/lefthand.dmi differ diff --git a/modular_meta/features/security_extended/icons/inhands/righthand.dmi b/modular_meta/features/security_extended/icons/inhands/righthand.dmi new file mode 100644 index 000000000000..826a023d1b80 Binary files /dev/null and b/modular_meta/features/security_extended/icons/inhands/righthand.dmi differ diff --git a/modular_meta/features/security_extended/icons/objects.dmi b/modular_meta/features/security_extended/icons/objects.dmi new file mode 100644 index 000000000000..d2d5ad1862e0 Binary files /dev/null and b/modular_meta/features/security_extended/icons/objects.dmi differ diff --git a/modular_meta/features/security_extended/includes.dm b/modular_meta/features/security_extended/includes.dm new file mode 100644 index 000000000000..14532625c5cb --- /dev/null +++ b/modular_meta/features/security_extended/includes.dm @@ -0,0 +1,13 @@ +#include "code\designs.dm" +#include "code\spawners.dm" +#include "code\machinery\turnstile.dm" +#include "code\supply\security_pack.dm" +#include "code\weapon\guns.dm" +#include "code\weapon\melee.dm" + +/datum/modpack/security_extended + id = "security_extended" + name = "Расширения отдела секьюрити" + group = "Features" + desc = "Заменяем обычные еганы на перезаряжающиеся тгмц ганы." + author = "Glamyr" diff --git a/modular_meta/features/security_extended/sound/light_woodhit.ogg b/modular_meta/features/security_extended/sound/light_woodhit.ogg new file mode 100644 index 000000000000..9d731d86682f Binary files /dev/null and b/modular_meta/features/security_extended/sound/light_woodhit.ogg differ diff --git a/modular_meta/features/soundtrack_modpack/code/countdown.dm b/modular_meta/features/soundtrack_modpack/code/countdown.dm new file mode 100644 index 000000000000..0d80c42ace79 --- /dev/null +++ b/modular_meta/features/soundtrack_modpack/code/countdown.dm @@ -0,0 +1,45 @@ +#define CHANNEL_SOUNDTRACK 1015 + +/proc/play_soundtrack_music(sound_path, list/hearers = null, volume = 80, ignore_prefs = FALSE, play_to_lobby = FALSE, allow_deaf = TRUE, only_station = FALSE) + var/sound/S = sound(sound_path, volume=volume, wait=0, channel=CHANNEL_SOUNDTRACK) + . = S + if(!hearers) + hearers = GLOB.player_list + + for(var/mob/M as() in hearers) + if (!ismob(M)) + continue + + if (!ignore_prefs && !(M.client?.prefs?.toggles & CHANNEL_AMBIENCE)) + continue + + if (!play_to_lobby && isnewplayer(M)) + continue + + if (!allow_deaf && HAS_TRAIT(M, TRAIT_DEAF)) + continue + + if (only_station && !is_station_level(M.z)) + continue + + SEND_SOUND(M, S) + +/proc/stop_soundtrack_music() + for(var/mob/M as() in GLOB.player_list) + M?.stop_sound_channel(CHANNEL_SOUNDTRACK) + + +/obj/item/nuclear_challenge/war_was_declared(mob/living/user, memo) + . = ..() + play_soundtrack_music('modular_meta/features/soundtrack_modpack/sound/soundtrack/future_perception.ogg') + +/obj/machinery/nuclearbomb + var/sound/countdown_music = null + +/obj/machinery/nuclearbomb/arm_nuke(mob/armer) + . = ..() + countdown_music = play_soundtrack_music('modular_meta/features/soundtrack_modpack/sound/soundtrack/countdown.ogg') + +/obj/machinery/nuclearbomb/disarm_nuke(mob/disarmer) + . = ..() + stop_soundtrack_music() diff --git a/modular_meta/features/soundtrack_modpack/includes.dm b/modular_meta/features/soundtrack_modpack/includes.dm new file mode 100644 index 000000000000..05fbf91e8bb6 --- /dev/null +++ b/modular_meta/features/soundtrack_modpack/includes.dm @@ -0,0 +1,9 @@ +#include "code\countdown.dm" + +/datum/modpack/soundtrack_modpack + id = "soundtrack_modpack" + icon = 'modular_meta/features/soundtrack_modpack/preview.dmi' //todo change to a kvass-nuke icon + name = "SFX for nuke and AI" + group = "Features" + desc = "Добавляет музыку при объявлении войны и запуске ядерной боеголовки" + author = "code by Beestation coders && Bruh24 (modularization)" diff --git a/modular_meta/features/soundtrack_modpack/preview.dmi b/modular_meta/features/soundtrack_modpack/preview.dmi new file mode 100644 index 000000000000..c092d0fc245f Binary files /dev/null and b/modular_meta/features/soundtrack_modpack/preview.dmi differ diff --git a/modular_meta/features/soundtrack_modpack/readme.md b/modular_meta/features/soundtrack_modpack/readme.md new file mode 100644 index 000000000000..fbc2b2e93ad4 --- /dev/null +++ b/modular_meta/features/soundtrack_modpack/readme.md @@ -0,0 +1,13 @@ +## Module ID: COUNTDOWN + +### Defines: + +- N/A + +### TG Proc/File Changes: + +- N/A + +### TGUI Files: + +- N/A diff --git a/modular_meta/features/soundtrack_modpack/sound/ai/antimov.ogg b/modular_meta/features/soundtrack_modpack/sound/ai/antimov.ogg new file mode 100644 index 000000000000..605ed5cb131f Binary files /dev/null and b/modular_meta/features/soundtrack_modpack/sound/ai/antimov.ogg differ diff --git a/modular_meta/features/soundtrack_modpack/sound/ai/attributions.txt b/modular_meta/features/soundtrack_modpack/sound/ai/attributions.txt new file mode 100644 index 000000000000..06935a564383 --- /dev/null +++ b/modular_meta/features/soundtrack_modpack/sound/ai/attributions.txt @@ -0,0 +1,4 @@ +files: ["antimov.ogg"] +license: "CC-BY-SA-3.0" +copyright: "Made by @ps3moira on Discord for SS14" +source: "https://www.youtube.com/watch?v=jf1sYGYVLsw" diff --git a/modular_meta/features/soundtrack_modpack/sound/soundtrack/attributions.txt b/modular_meta/features/soundtrack_modpack/sound/soundtrack/attributions.txt new file mode 100644 index 000000000000..87f3f674a78c --- /dev/null +++ b/modular_meta/features/soundtrack_modpack/sound/soundtrack/attributions.txt @@ -0,0 +1,9 @@ +files: ["countdown.ogg"] +license: "GNU AGPL v3" +copyright: "BeeStation" +source: "https://github.com/BeeStation/BeeStation-Hornet" + +files: ["future_perception.ogg"] +license: "GNU AGPL v3" +copyright: "BeeStation" +source: "https://github.com/BeeStation/BeeStation-Hornet" diff --git a/modular_meta/features/soundtrack_modpack/sound/soundtrack/countdown.ogg b/modular_meta/features/soundtrack_modpack/sound/soundtrack/countdown.ogg new file mode 100644 index 000000000000..bd34212158c2 Binary files /dev/null and b/modular_meta/features/soundtrack_modpack/sound/soundtrack/countdown.ogg differ diff --git a/modular_meta/features/soundtrack_modpack/sound/soundtrack/future_perception.ogg b/modular_meta/features/soundtrack_modpack/sound/soundtrack/future_perception.ogg new file mode 100644 index 000000000000..fce1e202dcd0 Binary files /dev/null and b/modular_meta/features/soundtrack_modpack/sound/soundtrack/future_perception.ogg differ diff --git a/modular_meta/features/soviet_crate/code/crate.dm b/modular_meta/features/soviet_crate/code/crate.dm new file mode 100644 index 000000000000..947454fbfbd4 --- /dev/null +++ b/modular_meta/features/soviet_crate/code/crate.dm @@ -0,0 +1,6 @@ +/obj/structure/closet/crate/large/soviet + name = "unusual large crate" + desc = "A deeply scratched wooden crate with erased markings. You'll need a crowbar to get it open." + icon = 'modular_meta/features/soviet_crate/icons/crates.dmi' + icon_state = "largecrate_soviet" + base_icon_state = "largecrate_soviet" diff --git a/modular_meta/features/soviet_crate/icons/crates.dmi b/modular_meta/features/soviet_crate/icons/crates.dmi new file mode 100644 index 000000000000..8df6865beef2 Binary files /dev/null and b/modular_meta/features/soviet_crate/icons/crates.dmi differ diff --git a/modular_meta/features/soviet_crate/includes.dm b/modular_meta/features/soviet_crate/includes.dm new file mode 100644 index 000000000000..120722cd8bc1 --- /dev/null +++ b/modular_meta/features/soviet_crate/includes.dm @@ -0,0 +1,8 @@ +#include "code\crate.dm" + +/datum/modpack/soviet_crate + id = "soviet_crate" + name = "Ящик" + group = "Features" + desc = "Добавляет старый, советский, зелёный, деревянный... Ящик!" + author = "Artemchik542" diff --git a/modular_meta/features/spaceman_races/code/felinid_tweaks/pierce.dm b/modular_meta/features/spaceman_races/code/felinid_tweaks/pierce.dm new file mode 100644 index 000000000000..65c623eff7a0 --- /dev/null +++ b/modular_meta/features/spaceman_races/code/felinid_tweaks/pierce.dm @@ -0,0 +1,54 @@ +// ORIGINAL FILE: code/datums/wounds/pierce.dm +//modular override for self-licking, for some reason you CAN lick someone else's wound, but can't do the same for yourself.. +// fixes being unable to lick-self your bleeding wounds as felinids +/datum/wound/pierce/try_handling(mob/living/user) + var/self_licking = (user == victim) + if((!self_licking && user.pulling != victim) || !HAS_TRAIT(user, TRAIT_WOUND_LICKER) || !victim.try_inject(user, injection_flags = INJECT_TRY_SHOW_ERROR_MESSAGE)) + return FALSE + if(!isnull(user.hud_used?.screen_objects[HUD_MOB_ZONE_SELECTOR]) && user.zone_selected != limb.body_zone) + return FALSE + + if(DOING_INTERACTION_WITH_TARGET(user, victim)) + to_chat(user, span_warning("You're already interacting with [victim]!")) + return + if(iscarbon(user)) + var/mob/living/carbon/carbon_user = user + if(carbon_user.is_mouth_covered()) + to_chat(user, span_warning("Your mouth is covered, you can't lick [victim]'s wounds!")) + return + if(!carbon_user.get_organ_slot(ORGAN_SLOT_TONGUE)) + to_chat(user, span_warning("You can't lick wounds without a tongue!")) + return + + lick_wounds(user) + return TRUE + +/datum/wound/pierce/proc/disease_chance(mob/living/target) + if(isfelinid(target)) + return 40 // all cats are friends - they're immune + if(ishumanbasic(target)) + return 65 // humans are friends!! :3 - and they're very simillar to us, thus you get lower chance + return 80 // other races suck, duh!! you get disease! +// now properly infects the [victim] instead of the [user] felinid +/datum/wound/pierce/proc/lick_wounds(mob/living/user) + // transmission is one way patient -> felinid since google said cat saliva is antiseptic or whatever, and also because felinids are already risking getting beaten for this even without people suspecting they're spreading a deathvirus + for(var/datum/disease/iter_disease as anything in user.diseases) + if(iter_disease.spread_flags & (DISEASE_SPREAD_SPECIAL | DISEASE_SPREAD_NON_CONTAGIOUS)) + continue + if(prob(disease_chance(victim))) + victim.ForceContractDisease(iter_disease) + + user.visible_message(span_notice("[user] begins licking the wounds on [victim]'s [limb.plaintext_zone]."), span_notice("You begin licking the wounds on [victim]'s [limb.plaintext_zone]..."), ignored_mobs=victim) + to_chat(victim, span_notice("[user] begins to lick the wounds on your [limb.plaintext_zone].")) + if(!do_after(user, base_treat_time, target = victim, extra_checks = CALLBACK(src, PROC_REF(still_exists)))) + return + + user.visible_message(span_notice("[user] licks the wounds on [victim]'s [limb.plaintext_zone]."), span_notice("You lick some of the wounds on [victim]'s [limb.plaintext_zone]"), ignored_mobs=victim) + to_chat(victim, span_green("[user] licks the wounds on your [limb.plaintext_zone]!")) + var/mob/victim_stored = victim + adjust_blood_flow(-0.5) + + if(blood_flow >= 0 || !QDELETED(src)) // for some reason wound/pierce doesn't use the same bleeding logic as wound/slash do.. + try_handling(user) + else + to_chat(user, span_green("You successfully lower the severity of [user == victim_stored ? "your" : "[victim_stored]'s"] cuts.")) diff --git a/modular_meta/features/spaceman_races/code/felinid_tweaks/slash.dm b/modular_meta/features/spaceman_races/code/felinid_tweaks/slash.dm new file mode 100644 index 000000000000..c308a0c52fc8 --- /dev/null +++ b/modular_meta/features/spaceman_races/code/felinid_tweaks/slash.dm @@ -0,0 +1,54 @@ +// ORIGINAL FILE: code/datums/wounds/slash.dm +//modular override for self-licking, for some reason you CAN lick someone else's wound, but can't do the same for yourself.. +// fixes being unable to lick-self your bleeding wounds as felinids +/datum/wound/slash/flesh/try_handling(mob/living/user) + var/self_licking = (user == victim) + if((!self_licking && user.pulling != victim) || !HAS_TRAIT(user, TRAIT_WOUND_LICKER) || !victim.try_inject(user, injection_flags = INJECT_TRY_SHOW_ERROR_MESSAGE)) + return FALSE + if(!isnull(user.hud_used?.screen_objects[HUD_MOB_ZONE_SELECTOR]) && user.zone_selected != limb.body_zone) + return FALSE + + if(DOING_INTERACTION_WITH_TARGET(user, victim)) + to_chat(user, span_warning("You're already interacting with [victim]!")) + return + if(iscarbon(user)) + var/mob/living/carbon/carbon_user = user + if(carbon_user.is_mouth_covered()) + to_chat(user, span_warning("Your mouth is covered, you can't lick [victim]'s wounds!")) + return + if(!carbon_user.get_organ_slot(ORGAN_SLOT_TONGUE)) + to_chat(user, span_warning("You can't lick wounds without a tongue!")) + return + + lick_wounds(user) + return TRUE + +/datum/wound/slash/flesh/proc/disease_chance(mob/living/target) + if(isfelinid(target)) + return 40 // all cats are friends - they're immune + if(ishumanbasic(target)) + return 65 // humans are friends!! :3 - and they're very simillar to us, thus you get lower chance + return 80 // other races suck, duh!! you get disease! +// now properly infects the [victim] instead of the [user] felinid +/datum/wound/slash/flesh/lick_wounds(mob/living/user) + // transmission is one way patient -> felinid since google said cat saliva is antiseptic or whatever, and also because felinids are already risking getting beaten for this even without people suspecting they're spreading a deathvirus + for(var/datum/disease/iter_disease as anything in user.diseases) + if(iter_disease.spread_flags & (DISEASE_SPREAD_SPECIAL | DISEASE_SPREAD_NON_CONTAGIOUS)) + continue + if(prob(disease_chance(victim))) + victim.ForceContractDisease(iter_disease) + + user.visible_message(span_notice("[user] begins licking the wounds on [victim]'s [limb.plaintext_zone]."), span_notice("You begin licking the wounds on [victim]'s [limb.plaintext_zone]..."), ignored_mobs=victim) + to_chat(victim, span_notice("[user] begins to lick the wounds on your [limb.plaintext_zone].")) + if(!do_after(user, base_treat_time, target = victim, extra_checks = CALLBACK(src, PROC_REF(still_exists)))) + return + + user.visible_message(span_notice("[user] licks the wounds on [victim]'s [limb.plaintext_zone]."), span_notice("You lick some of the wounds on [victim]'s [limb.plaintext_zone]"), ignored_mobs=victim) + to_chat(victim, span_green("[user] licks the wounds on your [limb.plaintext_zone]!")) + var/mob/victim_stored = victim + adjust_blood_flow(-0.5) + + if(blood_flow > minimum_flow) + try_handling(user) + else if(demotes_to) + to_chat(user, span_green("You successfully lower the severity of [user == victim_stored ? "your" : "[victim_stored]'s"] cuts.")) diff --git a/modular_meta/features/spaceman_races/includes.dm b/modular_meta/features/spaceman_races/includes.dm new file mode 100644 index 000000000000..ec71fce8fc7a --- /dev/null +++ b/modular_meta/features/spaceman_races/includes.dm @@ -0,0 +1,9 @@ +#include "code\felinid_tweaks\pierce.dm" +#include "code\felinid_tweaks\slash.dm" + +/datum/modpack/spaceman_races + id = "RACES" + name = "Расы" + desc = "Фелиниды могут\"зализывать\" раны не только друзья кошкам, а теперь и самим себе!" + group = "Features" + author = "Bruh24" diff --git a/modular_meta/features/spaceman_races/readme.md b/modular_meta/features/spaceman_races/readme.md new file mode 100644 index 000000000000..235fcd5f0a26 --- /dev/null +++ b/modular_meta/features/spaceman_races/readme.md @@ -0,0 +1,13 @@ +## Module ID: RACES + +### Defines/Helpers: + +- N/A + +### TG Proc/File Changes: + +- code/datums/wounds/slash.dm - modularized in code/felinid_tweaks/wound_licking.dm + +### TGUI Files: + +- N/A diff --git a/modular_meta/features/symbolics/code/flags.dm b/modular_meta/features/symbolics/code/flags.dm new file mode 100644 index 000000000000..ae06b148b8d3 --- /dev/null +++ b/modular_meta/features/symbolics/code/flags.dm @@ -0,0 +1,55 @@ +/obj/structure/sign/flag/massmeta + name = "flag of the MassMeta" + desc = "MassMeta, wake up today at 16:00." + icon = 'modular_meta/features/symbolics/icons/flags.dmi' + icon_state = "flag_mm" + +/obj/structure/sign/flag/massmeta/russia + name = "flag of the Russian Federation" + desc = "Hey! Don't forget to pay respect to sponsor of MassMeta." + icon_state = "flag_rus" + +/obj/structure/sign/flag/massmeta/soviets + name = "flag of the Soviet Union" + desc = "How bribes were given under Stalin." + icon_state = "flag_sov" + +/obj/structure/sign/flag/massmeta/moscow + name = "flag of the Moscow" + desc = "Moscow is capital of Russia." + icon_state = "flag_msc" + +/obj/structure/sign/flag/massmeta/saint_peter + name = "flag of the Saint Petersburg" + desc = "Petersburg it's Piter." + icon_state = "flag_spb" + +/obj/structure/sign/flag/massmeta/donetsk + name = "flag of the Donetsk People's Republic" + desc = "Hello everybody, it's Alexander Zakharchenko and today we, again gonna decrease Ukraine terrain." + icon_state = "flag_dpr" + +/obj/structure/sign/flag/massmeta/lugansk + name = "flag of the Lungansk People's Republic" + desc = "Ukraine can't be exist without coal of Donbass." + icon_state = "flag_lpr" + +/obj/structure/sign/flag/massmeta/crimea + name = "flag of the Crimea" + desc = "Hunter Davis favorite's." + icon_state = "flag_crm" + +/obj/structure/sign/flag/massmeta/chechnya + name = "flag of the Chechen Republic" + desc = "They are not afraid of anything." + icon_state = "flag_grz" + +/obj/structure/sign/flag/massmeta/russian_empire + name = "flag of the Russian Empire" + desc = "Respect the Tsar." + icon_state = "flag_rue" + +/obj/structure/sign/flag/massmeta/pmc_wagner + name = "flag of the PMC Wagner Group" + desc = "Hello! It's me REDACTED." + icon_state = "flag_wag" diff --git a/modular_meta/features/symbolics/code/random.dm b/modular_meta/features/symbolics/code/random.dm new file mode 100644 index 000000000000..ef913b04cdc7 --- /dev/null +++ b/modular_meta/features/symbolics/code/random.dm @@ -0,0 +1,18 @@ +/obj/effect/spawner/random/structure/massmeta_flags + name = "flags spawner" + icon = 'modular_meta/features/symbolics/icons/flags.dmi' + icon_state = "flag_random" + loot = list( + /obj/structure/sign/flag/massmeta/russia = 100, + /obj/structure/sign/flag/massmeta/moscow = 100, + /obj/structure/sign/flag/massmeta/saint_peter = 100, + /obj/structure/sign/flag/massmeta/donetsk = 100, + /obj/structure/sign/flag/massmeta/lugansk = 100, + /obj/structure/sign/flag/massmeta/crimea = 100, + /obj/structure/sign/flag/massmeta/chechnya = 100, + /obj/structure/sign/flag/massmeta/soviets = 10, + /obj/structure/sign/flag/massmeta/russian_empire = 10, + /obj/structure/sign/flag/massmeta/pmc_wagner = 1, + ) + +MAPPING_DIRECTIONAL_HELPERS(/obj/effect/spawner/random/structure/massmeta_flags, 32) diff --git a/modular_meta/features/symbolics/icons/flags.dmi b/modular_meta/features/symbolics/icons/flags.dmi new file mode 100644 index 000000000000..1d16da74d319 Binary files /dev/null and b/modular_meta/features/symbolics/icons/flags.dmi differ diff --git a/modular_meta/features/symbolics/includes.dm b/modular_meta/features/symbolics/includes.dm new file mode 100644 index 000000000000..62f1bfb3d196 --- /dev/null +++ b/modular_meta/features/symbolics/includes.dm @@ -0,0 +1,9 @@ +#include "code\flags.dm" +#include "code\random.dm" + +/datum/modpack/symbolics + id = "symbolics" + name = "Символика" + group = "Features" + desc = "Наша Символика." + author = "Glamyr" diff --git a/modular_meta/features/telescience/code/circuit_component.dm b/modular_meta/features/telescience/code/circuit_component.dm new file mode 100644 index 000000000000..f1f43a8bfbad --- /dev/null +++ b/modular_meta/features/telescience/code/circuit_component.dm @@ -0,0 +1,90 @@ +/obj/item/circuit_component/telepad_console + display_name = "Telepad Console" + desc = "Technology of teleportation between sectors. To work, you need to connect the telepad and insert bluespace crystals." + + var/datum/port/input/elevation + var/datum/port/input/rotation + var/datum/port/input/power + var/datum/port/input/sector + + var/datum/port/input/send_trigger + var/datum/port/input/retrieve_trigger + + var/datum/port/output/sent + var/datum/port/output/retrieved + var/datum/port/output/on_fail + var/datum/port/output/status + + var/obj/machinery/computer/telescience/attached_console + +/obj/item/circuit_component/telepad_console/Initialize(mapload) + . = ..() + elevation = add_input_port("Elevation", PORT_TYPE_NUMBER) + rotation = add_input_port("Rotation", PORT_TYPE_NUMBER) + power = add_input_port("Power", PORT_TYPE_NUMBER) + sector = add_input_port("Sector", PORT_TYPE_NUMBER) + + send_trigger = add_input_port("Send", PORT_TYPE_SIGNAL) + retrieve_trigger = add_input_port("Retrieve", PORT_TYPE_SIGNAL) + + sent = add_output_port("Sent", PORT_TYPE_SIGNAL) + retrieved = add_output_port("Retrieved", PORT_TYPE_SIGNAL) + on_fail = add_output_port("Failed", PORT_TYPE_SIGNAL) + status = add_output_port("Status", PORT_TYPE_STRING) + +/obj/item/circuit_component/telepad_console/Destroy() + elevation = null + rotation = null + power = null + sector = null + send_trigger = null + retrieve_trigger = null + sent = null + retrieved = null + on_fail = null + status = null + return ..() + +/obj/item/circuit_component/telepad_console/register_usb_parent(atom/movable/parent) + . = ..() + if(istype(parent, /obj/machinery/computer/telescience)) + attached_console = parent + +/obj/item/circuit_component/telepad_console/unregister_usb_parent(atom/movable/parent) + attached_console = null + return ..() + +/obj/item/circuit_component/telepad_console/input_received(datum/port/input/port) + . = ..() + if(.) + return + if(!attached_console || !attached_console.telepad) + status.set_output("ERROR: Console or telepad not found!") + return + + attached_console.angle = elevation.value + attached_console.rotation = rotation.value + attached_console.power = power.value + attached_console.z_co = sector.value + if(COMPONENT_TRIGGERED_BY(port, elevation)) + elevation.set_input(attached_console.angle, FALSE) + return + if(COMPONENT_TRIGGERED_BY(port, rotation)) + rotation.set_input(attached_console.rotation, FALSE) + return + if(COMPONENT_TRIGGERED_BY(port, power)) + power.set_input(attached_console.power, FALSE) + return + if(COMPONENT_TRIGGERED_BY(port, sector)) + sector.set_input(attached_console.z_co, FALSE) + return + + status.set_output(attached_console.temp_msg) + + if(COMPONENT_TRIGGERED_BY(send_trigger, port)) + attached_console.sending = 1 + attached_console.teleport(parent.get_creator()) + + if(COMPONENT_TRIGGERED_BY(retrieve_trigger, port)) + attached_console.sending = 0 + attached_console.teleport(parent.get_creator()) diff --git a/modular_meta/features/telescience/code/design.dm b/modular_meta/features/telescience/code/design.dm new file mode 100644 index 000000000000..b9a1008a1197 --- /dev/null +++ b/modular_meta/features/telescience/code/design.dm @@ -0,0 +1,21 @@ +/datum/design/board/telepad + name = "Telepad Board" + desc = "The circuit board for a telescience telepad." + id = "telepad" + build_type = IMPRINTER + build_path = /obj/item/circuitboard/machine/telesci_pad + category = list( + RND_CATEGORY_MACHINE + RND_SUBCATEGORY_MACHINE_TELEPORT + ) + departmental_flags = DEPARTMENT_BITFLAG_ENGINEERING | DEPARTMENT_BITFLAG_SCIENCE + +/datum/design/board/telesci_console + name = "Telepad Control Console Board" + desc = "Allows for the construction of circuit boards used to build a telescience console." + id = "telesci_console" + build_type = IMPRINTER + build_path = /obj/item/circuitboard/computer/telesci_console + category = list( + RND_CATEGORY_MACHINE + RND_SUBCATEGORY_MACHINE_TELEPORT + ) + departmental_flags = DEPARTMENT_BITFLAG_ENGINEERING | DEPARTMENT_BITFLAG_SCIENCE diff --git a/modular_meta/features/telescience/code/telepad.dm b/modular_meta/features/telescience/code/telepad.dm new file mode 100644 index 000000000000..303ef29665c4 --- /dev/null +++ b/modular_meta/features/telescience/code/telepad.dm @@ -0,0 +1,49 @@ +/obj/item/circuitboard/machine/telesci_pad + name = "Telepad" + greyscale_colors = CIRCUIT_COLOR_GENERIC + build_path = /obj/machinery/telepad + req_components = list( + /obj/item/stack/ore/bluespace_crystal = 2, + /datum/stock_part/capacitor = 1, + /obj/item/stack/cable_coil = 1, + /obj/item/stack/sheet/glass = 1, + ) + def_components = list(/obj/item/stack/ore/bluespace_crystal = /obj/item/stack/ore/bluespace_crystal/artificial) + +///SCI TELEPAD/// +/obj/machinery/telepad + name = "telepad" + desc = "A bluespace telepad used for teleporting objects to and from a location." + icon = 'icons/obj/machines/telepad.dmi' + icon_state = "pad-idle" + anchored = 1 + use_power = 1 + idle_power_usage = 200 + active_power_usage = 5000 + circuit = /obj/item/circuitboard/machine/telesci_pad + var/efficiency + +/obj/machinery/telepad/RefreshParts() + . = ..() + var/E + for(var/datum/stock_part/capacitor/capacitor in component_parts) + E += capacitor.tier + efficiency = E + +/obj/machinery/telepad/attackby(obj/item/I, mob/user, params) + if(default_deconstruction_screwdriver(user, "pad-idle-open", "pad-idle", I)) + return + if(exchange_parts(user, I)) + return + if(default_deconstruction_crowbar(I)) + return + return ..() + +/obj/machinery/telepad/multitool_act(mob/living/user, obj/item/multitool/multi) + . = NONE + if(!panel_open) + return + + multi.set_buffer(src) + balloon_alert(user, "saved to buffer") + return ITEM_INTERACT_SUCCESS diff --git a/modular_meta/features/telescience/code/telesci_computer.dm b/modular_meta/features/telescience/code/telesci_computer.dm new file mode 100644 index 000000000000..eb379796a9b6 --- /dev/null +++ b/modular_meta/features/telescience/code/telesci_computer.dm @@ -0,0 +1,330 @@ +/obj/item/circuitboard/computer/telesci_console + name = "Telescience Control Console" + greyscale_colors = CIRCUIT_COLOR_SCIENCE + build_path = /obj/machinery/computer/telescience + +/obj/machinery/computer/telescience + name = "Telepad console" + desc = "Technology of teleportation between sectors. To work, you need to connect the telepad and insert bluespace crystals." + icon_screen = "teleport" + icon_keyboard = "teleport_key" + circuit = /obj/item/circuitboard/computer/telesci_console + var/sending = 1 + var/obj/machinery/telepad/telepad = null + var/temp_msg = "Hello! The console has been initialized, please connect the telepad." + + // VARIABLES // + var/teles_left // How many teleports left until it becomes uncalibrated + var/datum/projectile_data/last_tele_data = null + var/z_co = 1 + var/power_off + var/rotation_off + var/last_target + + var/rotation = 0 + var/angle = 45 + var/power = 5 + + // Based on the power used + var/teleport_cooldown = 0 // every index requires a bluespace crystal + var/list/power_options = list(5, 10, 20, 25, 30, 40, 50, 80, 100) + var/teleporting = 0 + var/starting_crystals = 4 + var/max_crystals = 4 + var/crystals = 0 + var/obj/item/gps/inserted_gps + +/obj/machinery/computer/telescience/Initialize(mapload) + recalibrate() + . = ..() + AddComponent(/datum/component/usb_port, list( + /obj/item/circuit_component/telepad_console, + )) + +/obj/machinery/computer/telescience/Destroy() + eject() + if(inserted_gps) + inserted_gps.loc = loc + inserted_gps = null + return ..() + +/obj/machinery/computer/telescience/examine(mob/user) + . = ..() + if(crystals == 0) + . += "
There are no bluespace crystals inside. Insert at least one for it to work." + else + . += "
Inside [crystals ? crystals : "0"] bluespace crystals." + +/obj/machinery/computer/telescience/Initialize(mapload) + . = ..() + if(mapload) + crystals = starting_crystals + +/obj/machinery/computer/telescience/attack_paw(mob/user) + to_chat(user, span_warning("Your paws are too imprecise to use this.")) + return + +/obj/machinery/computer/telescience/attackby(obj/item/W, mob/user, params) + if(istype(W, /obj/item/stack/ore/bluespace_crystal) || istype(W, /obj/item/stack/sheet/bluespace_crystal)) + if(crystals >= max_crystals) + to_chat(user, span_warning("Too many crystals inserted.")) + return + var/obj/item/stack/BC = W + if(!BC.amount) + to_chat(user, span_warning("HOW?")) + return + crystals++ + BC.use(1) + user.visible_message("[user] insert [W] in [src.name].", span_notice("You insert [W] in [src.name].")) + // updateDialog() // Я надеюсь всё не развалится нахуй + else if(istype(W, /obj/item/gps)) + if(!inserted_gps) + if(!user.transferItemToLoc(W, src)) + return + inserted_gps = W + user.visible_message("[user] insert [W] in [src.name].", span_notice("You insert [W] in [src.name].")) + else if(istype(W, /obj/item/multitool)) + var/obj/item/multitool/M = W + if(M.buffer && istype(M.buffer, /obj/machinery/telepad)) + telepad = M.buffer + M.buffer = null + to_chat(user, span_notice("Выгружаю данные из буффера [W.name] в консоль.")) + else + return ..() + +/obj/machinery/computer/telescience/ui_interact(mob/user, datum/tgui/ui) + . = ..() + ui = SStgui.try_update_ui(user, src, ui) + if(!ui) + ui = new(user, src, "TelesciComputer", name) + ui.open() + +/obj/machinery/computer/telescience/ui_data() + var/list/data = list() + data["telepad"] = telepad + data["power_options"] = power_options + data["efficiency"] = telepad?.efficiency + data["crystals"] = crystals + data["z_co"] = z_co + data["angle"] = angle + data["rotation"] = rotation + data["power"] = power + data["temp_msg"] = temp_msg + data["inserted_gps"] = inserted_gps + data["teleporting"] = teleporting + data["last_tele_data"] = last_tele_data + data["src_x"] = last_tele_data?.src_x + data["src_y"] = last_tele_data?.src_y + data["timedata"] = round(last_tele_data?.time, 0.1) + return data + +/obj/machinery/computer/telescience/ui_act(action, list/params) + . = ..() + if(.) + return + if(telepad.panel_open) + temp_msg = list("ERROR: Telepad undergoing physical maintenance operations.") + return + switch(action) + if("setrotation") + var/new_rot = text2num(params["newrotation"]) + rotation = clamp(new_rot, -900, 900) + rotation = round(rotation, 0.01) + . = TRUE + if("setangle") + var/new_angle = text2num(params["newangle"]) + angle = clamp(round(new_angle, 0.1), 1, 9999) + . = TRUE + if("setpower") + var/new_power = text2num(params["newpower"]) + power = new_power + . = TRUE + if("setz") + var/new_z = text2num(params["newz"]) + z_co = clamp(round(new_z), 1, 13) + . = TRUE + if("ejectGPS") + if(inserted_gps) + inserted_gps.loc = loc + inserted_gps = null + . = TRUE + if("setMemory") + if(last_target && inserted_gps) + //inserted_gps.locked_location = last_target + temp_msg = "WARNING: The location is not preserved." + else + temp_msg = "ERROR: No data found." + . = TRUE + if("send") + sending = 1 + teleport(usr) + . = TRUE + if("receive") + sending = 0 + teleport(usr) + . = TRUE + if("recal") + recalibrate() + sparks() + temp_msg = "NOTICE: Calibration successful." + . = TRUE + if("eject") + if(eject()) + temp_msg = list("NOTICE: Bluespace crystals ejected.") + else + temp_msg = list("ERROR: There are no crystals on the machine") + . = TRUE + +/obj/machinery/computer/telescience/proc/sparks() + if(telepad) + do_sparks(5, TRUE, get_turf(telepad)) + +/obj/machinery/computer/telescience/proc/telefail() + sparks() + visible_message(span_warning("The telepad sparks faintly.")) + +/obj/machinery/computer/telescience/proc/doteleport(mob/user) + + if(teleport_cooldown > world.time) + temp_msg = "Telepad is recharging. Please wait [round((teleport_cooldown - world.time) / 10)] second(s)." + return + + if(teleporting) + temp_msg = "Telepad is active, please wait." + return + + if(telepad) + + var/truePower = clamp(power + power_off, 1, 1000) + var/trueRotation = rotation + rotation_off + var/trueAngle = clamp(angle, 1, 90) + + var/datum/projectile_data/proj_data = projectile_trajectory(telepad.x, telepad.y, trueRotation, trueAngle, truePower) + last_tele_data = proj_data + + var/trueX = clamp(round(proj_data.dest_x, 1), 1, world.maxx) + var/trueY = clamp(round(proj_data.dest_y, 1), 1, world.maxy) + var/spawn_time = round(proj_data.time) * 10 + + var/turf/target = locate(trueX, trueY, z_co) + last_target = target + var/area/A = get_area(target) + flick("pad-beam", telepad) + + if(spawn_time > 15) // 1.5 seconds + playsound(telepad.loc, 'sound/items/weapons/flash.ogg', 25, 1) + // Wait depending on the time the projectile took to get there + teleporting = 1 + temp_msg = "Charging bluespace crystals, please wait." + + spawn(round(proj_data.time) * 10) // in seconds + if(!telepad) + return + if(telepad.machine_stat & NOPOWER) + return + teleporting = 0 + teleport_cooldown = world.time + (power * 2) + teles_left -= 1 + + // use a lot of power + use_energy(power * 10) + + do_sparks(5, TRUE, get_turf(telepad)) + + temp_msg = "Teleportation successful." + if(teles_left < 10) + temp_msg += " Calibration will be required." + else + temp_msg += " Data is being output." + + do_sparks(5, TRUE, get_turf(target)) + + var/turf/source = target + var/turf/dest = get_turf(telepad) + var/log_msg = "" + log_msg += ": [key_name(user)] has teleported " + + if(sending) + source = dest + dest = target + + flick("pad-beam", telepad) + playsound(telepad.loc, 'sound/items/weapons/emitter2.ogg', 25, 1, extrarange = 3) + for(var/atom/movable/ROI in source) + // if is anchored, don't let through + if(ROI.anchored) + if(isliving(ROI)) + var/mob/living/L = ROI + if(L.buckled) + // TP people on office chairs + if(L.buckled.anchored) + continue + + log_msg += "[key_name(L)] (on a chair), " + else + continue + else if(!isobserver(ROI)) + continue + if(ismob(ROI)) + var/mob/T = ROI + log_msg += "[key_name(T)], " + else + log_msg += "[ROI.name]" + if (istype(ROI, /obj/structure/closet)) + var/obj/structure/closet/C = ROI + log_msg += " (" + for(var/atom/movable/Q as mob|obj in C) + if(ismob(Q)) + log_msg += "[key_name(Q)], " + else + log_msg += "[Q.name], " + if (dd_hassuffix(log_msg, "(")) + log_msg += "empty)" + else + log_msg = dd_limittext(log_msg, length(log_msg) - 2) + log_msg += ")" + log_msg += ", " + do_teleport(ROI, dest) + + if (dd_hassuffix(log_msg, ", ")) + log_msg = dd_limittext(log_msg, length(log_msg) - 2) + else + log_msg += "nothing" + log_msg += " [sending ? "to" : "from"] [trueX], [trueY], [z_co] ([A ? A.name : "null area"])" + investigate_log(log_msg, "telesci") + // updateDialog() // Я надеюсь всё не развалится нахуй + +/obj/machinery/computer/telescience/proc/teleport(mob/user) + if(rotation == null || angle == null || z_co == null) + temp_msg = "ERROR: Set rotation, angle and sector." + return + if(power <= 0) + telefail() + temp_msg = "ERROR: Not enough energy!" + return + if(angle < 1 || angle > 90) + telefail() + temp_msg = "ERROR: The angle is less than one or more than 90 degrees." + return + if(z_co == 1 || z_co < 1 || z_co > 13) + telefail() + temp_msg = "ERROR: Sector unavailable!" + return + if(teles_left > 0) + doteleport(user) + return + else + telefail() + temp_msg = "ERROR: Calibration required." + return + +/obj/machinery/computer/telescience/proc/eject() + for(var/i in 1 to crystals) + new /obj/item/stack/ore/bluespace_crystal(drop_location()) + crystals = 0 + power = 0 + +/obj/machinery/computer/telescience/proc/recalibrate() + teles_left = rand(30, 40) + power_off = rand(-4, 0) + rotation_off = rand(-10, 10) diff --git a/modular_meta/features/telescience/includes.dm b/modular_meta/features/telescience/includes.dm new file mode 100644 index 000000000000..eb2ef1db1cd7 --- /dev/null +++ b/modular_meta/features/telescience/includes.dm @@ -0,0 +1,13 @@ +// Теленаука +#include "code\circuit_component.dm" +#include "code\design.dm" +#include "code\telepad.dm" +#include "code\telesci_computer.dm" + +/datum/modpack/telescience + id = "telescience" +// icon = 'modular_meta/features/telescience/preview.dmi' + name = "Теленаука" + group = "Features" + desc = "Теленаука для телепортации между секторами." + author = "Sanecman" diff --git a/modular_meta/features/uplink_items/code/adrenals.dm b/modular_meta/features/uplink_items/code/adrenals.dm new file mode 100644 index 000000000000..671be2f0267a --- /dev/null +++ b/modular_meta/features/uplink_items/code/adrenals.dm @@ -0,0 +1,34 @@ +/obj/item/implant/adrenalin + name = "adrenal implant" + desc = "Used to remove any stun, incapaciation, paralysis, knockdown and etc." + icon_state = "adrenal" + icon = 'modular_meta/features/uplink_items/icons/implant.dmi' + uses = 3 + +/obj/item/implant/adrenalin/get_data() + var/dat = {"Implant Specifications:
+ Name: Cybersun Industries Adrenaline Implant
+ Life: Five days.
+ Important Notes: Illegal
+
+ Implant Details: Subjects injected with implant can activate an injection of medical cocktails.
+ Function: Removes stuns, increases speed, and has a mild healing effect.
+ Integrity: Implant can only be used three times before reserves are depleted."} + return dat + +/obj/item/implant/adrenalin/activate() + . = ..() + uses-- + to_chat(imp_in, span_notice("As you activate your [name], you feel a sudden surge of energy!")) + imp_in.adjust_stamina_loss(-200) + imp_in.reagents.add_reagent(/datum/reagent/medicine/synaptizine, 10) + imp_in.reagents.add_reagent(/datum/reagent/medicine/omnizine, 10) + imp_in.reagents.add_reagent(/datum/reagent/medicine/ephedrine, 0.5) //To prevent shaking hands, as well as random item drop caused by ephedrine + imp_in.reagents.add_reagent(/datum/reagent/medicine/epinephrine, 5) + imp_in.reagents.add_reagent(/datum/reagent/medicine/atropine, 3) + if(!uses) + qdel(src) + +/obj/item/implanter/adrenalin + name = "implanter (adrenalin)" + imp_type = /obj/item/implant/adrenalin diff --git a/modular_meta/features/uplink_items/code/backstab_knife.dm b/modular_meta/features/uplink_items/code/backstab_knife.dm new file mode 100644 index 000000000000..78f8d28130aa --- /dev/null +++ b/modular_meta/features/uplink_items/code/backstab_knife.dm @@ -0,0 +1,38 @@ +/obj/item/switchblade/backstab + var/nt = FALSE + +/obj/item/switchblade/backstab/nt + nt = TRUE + +/obj/item/switchblade/backstab/examine(mob/user) + . = ..() + . += span_danger("\The [src] has a [nt ? "Nanotrasen" : "Syndicate"] marking on the blade.") + +/obj/item/switchblade/backstab/Initialize(mapload) + . = ..() + AddComponent(/datum/component/backstabs, 1.75) // 35 damage + + +/datum/component/backstabs + var/backstab_multiplier + +/datum/component/backstabs/Initialize(backstab_multiplier = 4) // 4x damage by default + if(!isitem(parent)) + return COMPONENT_INCOMPATIBLE + RegisterSignal(parent, COMSIG_ITEM_ATTACK, .proc/on_attack) + +/datum/component/backstabs/proc/on_attack(obj/item/source, mob/living/target, mob/living/user) + // No bypassing pacifism nerd + if(source.force > 0 && HAS_TRAIT(user, TRAIT_PACIFISM) && (source.damtype != STAMINA)) + return + // Same calculation that kinetic crusher uses + var/backstab_dir = get_dir(user, target) + // No backstabbing people if they're already in crit + if(!target.stat && (user.dir & backstab_dir) && (target.dir & backstab_dir)) + var/multi = backstab_multiplier - 1 + var/dmg = source.force * multi + if(dmg) // Truthy because backstabs can heal lol + target.apply_damage(dmg, source.damtype, BODY_ZONE_CHEST, 0, source.wound_bonus*multi, source.exposed_wound_bonus*multi, source.sharpness*multi) + log_combat(user, target, "scored a backstab", source.name, "(DAMTYPE: [uppertext(source.damtype)])") + if(iscarbon(target)) + target.emote("scream") // SPY AROUND HERE diff --git a/modular_meta/features/uplink_items/code/bundle/bundles.dm b/modular_meta/features/uplink_items/code/bundle/bundles.dm new file mode 100644 index 000000000000..e98ec8fae2f2 --- /dev/null +++ b/modular_meta/features/uplink_items/code/bundle/bundles.dm @@ -0,0 +1,10 @@ +/datum/uplink_item/bundles_tc/eng_bundle + name = "Engineer-kit" + desc = "Syndicate Bundles, also known as Engineer-Kits, are specialized groups of items that arrive in a plain crate. \ + This set contains a special syndicate engineer uniform, vest, glove, a belt with a pistol and wrench, \ + and deployable turret included in this crate. \ + The Syndicate will only provide one Syndi-Kit per agent." + item = /obj/structure/closet/crate/syndieeng_bundle + cost = 20 + stock_key = UPLINK_SHARED_STOCK_KITS + purchasable_from = ~(UPLINK_ALL_SYNDIE_OPS | UPLINK_SPY) diff --git a/modular_meta/features/uplink_items/code/bundle/crate.dm b/modular_meta/features/uplink_items/code/bundle/crate.dm new file mode 100644 index 000000000000..b518928f9f54 --- /dev/null +++ b/modular_meta/features/uplink_items/code/bundle/crate.dm @@ -0,0 +1,12 @@ +/obj/structure/closet/crate/syndieeng_bundle + +/obj/structure/closet/crate/syndieeng_bundle/PopulateContents() + . = ..() + new /obj/item/clothing/under/syndicate/engineer(src) + new /obj/item/clothing/gloves/one_hand/engineer(src) + new /obj/item/clothing/suit/vest/engineer(src) + new /obj/item/storage/belt/utility/syndieeng/full(src) + new /obj/item/clothing/shoes/workboots(src) + new /obj/item/storage/toolbox/emergency/turret(src) + new /obj/item/clothing/glasses/heat(src) + new /obj/item/clothing/head/hats/utility/syndieeng(src) diff --git a/modular_meta/features/uplink_items/code/clothing/engset.dm b/modular_meta/features/uplink_items/code/clothing/engset.dm new file mode 100644 index 000000000000..e5b9aa7e880f --- /dev/null +++ b/modular_meta/features/uplink_items/code/clothing/engset.dm @@ -0,0 +1,85 @@ +/obj/item/clothing/under/syndicate/engineer + name = "tactical engineering jumpsuit" + desc = "A suspicious looking jumpsuit with a white shirt underneath, is made of fire and acid resistant materials. Suitable for skirmishes somewhere, like in Space-Texas region." + icon_state = "under_syndieeng" + inhand_icon_state = null + has_sensor = NO_SENSORS + armor_type = /datum/armor/clothing_under/syndicate/engineer + resistance_flags = FIRE_PROOF | ACID_PROOF + icon = 'modular_meta/features/uplink_items/icons/clothing/obj/engset.dmi' + worn_icon = 'modular_meta/features/uplink_items/icons/clothing/engset.dmi' + +/datum/armor/clothing_under/syndicate/engineer //почему такие резисты? - одежда предназначена для сета предназначеного бегать голышом (рубаха и +- нагрудник если его можно так назвать) + melee = 10 + bullet = 10 + fire = 50 + acid = 50 + wound = 20 + +/obj/item/clothing/gloves/one_hand/engineer + name = "orange engineering glove" + desc = "Forgotten glove of one of the engineers, only one glove was found." + icon_state = "glove" + inhand_icon_state = null + armor_type = /datum/armor/gloves/one_hand/engineer + resistance_flags = NONE + icon = 'modular_meta/features/uplink_items/icons/clothing/obj/engset.dmi' + worn_icon = 'modular_meta/features/uplink_items/icons/clothing/engset.dmi' + +/datum/armor/gloves/one_hand/engineer + bio = 25 + +/obj/item/clothing/suit/vest/engineer + name = "engineering vest" + desc = "A special engineering vest, made of durable materials." + icon_state = "armor_syndieeng" + icon = 'modular_meta/features/uplink_items/icons/clothing/obj/engset.dmi' + worn_icon = 'modular_meta/features/uplink_items/icons/clothing/engset.dmi' + inhand_icon_state = null + body_parts_covered = CHEST + cold_protection = CHEST|GROIN + min_cold_protection_temperature = ARMOR_MIN_TEMP_PROTECT + heat_protection = CHEST|GROIN + max_heat_protection_temperature = ARMOR_MAX_TEMP_PROTECT + armor_type = /datum/armor/vest/engineer + allowed = null + +/datum/armor/vest/engineer + melee = 25 + bullet = 25 + laser = 25 + energy = 20 + bomb = 10 + fire = 50 + acid = 50 + wound = 10 + +/obj/item/storage/belt/utility/syndieeng + name = "toolbelt" + desc = "I wonder if that is exactly a toolbelt." + icon_state = "belt_syndieeng" + worn_icon_state = "belt_syndieeng" + inhand_icon_state = null + content_overlays = FALSE + icon = 'modular_meta/features/uplink_items/icons/clothing/obj/engset.dmi' + worn_icon = 'modular_meta/features/uplink_items/icons/clothing/engset.dmi' + drop_sound = 'sound/items/handling/toolbelt_drop.ogg' + pickup_sound = 'sound/items/handling/toolbelt_pickup.ogg' + +/obj/item/storage/belt/utility/syndieeng/full/PopulateContents() + SSwardrobe.provide_type(/obj/item/gun/ballistic/automatic/pistol, src) + SSwardrobe.provide_type(/obj/item/wrench, src) + +/obj/item/storage/belt/utility/syndieeng/full/get_types_to_preload() + var/list/to_preload = list() + to_preload += /obj/item/gun/ballistic/automatic/pistol //когда достаёшь пистолет - он не засунется обратно, поэтому его затем положат в рюкзак, а так это обычный тулбелт с респрайтом + to_preload += /obj/item/wrench + return to_preload + +/obj/item/clothing/head/hats/utility/syndieeng + name = "engineer hardhat" + inhand_icon_state = null + icon_state = "hardhat_syndie" + icon = 'modular_meta/features/uplink_items/icons/clothing/obj/engset.dmi' + worn_icon = 'modular_meta/features/uplink_items/icons/clothing/engset.dmi' + armor_type = /datum/armor/utility_hardhat diff --git a/modular_meta/features/uplink_items/code/justice_mecha.dm b/modular_meta/features/uplink_items/code/justice_mecha.dm new file mode 100644 index 000000000000..4d10e5594c36 --- /dev/null +++ b/modular_meta/features/uplink_items/code/justice_mecha.dm @@ -0,0 +1,1021 @@ +//Justice (emaged only) + +// R&D Designs +/datum/design/justice_chassis + name = "Exosuit Chassis (\"Justice\")" + id = "justice_chassis" + build_type = MECHFAB + build_path = /obj/item/mecha_parts/chassis/justice + materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT * 20) + construction_time = 10 SECONDS + category = list( + RND_CATEGORY_MECHFAB_JUSTICE + RND_SUBCATEGORY_MECHFAB_CHASSIS + ) + +/datum/design/justice_torso + name = "Exosuit Torso (\"Justice\")" + id = "justice_torso" + build_type = MECHFAB + build_path = /obj/item/mecha_parts/part/justice_torso + materials = list( + /datum/material/iron = SHEET_MATERIAL_AMOUNT * 50, + /datum/material/silver = SHEET_MATERIAL_AMOUNT * 5, + ) + construction_time = 30 SECONDS + category = list( + RND_CATEGORY_MECHFAB_JUSTICE + RND_SUBCATEGORY_MECHFAB_CHASSIS + ) + +/datum/design/justice_left_arm + name = "Exosuit Left Arm (\"Justice\")" + id = "justice_left_arm" + build_type = MECHFAB + build_path = /obj/item/mecha_parts/part/justice_left_arm + materials = list( + /datum/material/iron = SHEET_MATERIAL_AMOUNT * 5, + /datum/material/silver = SHEET_MATERIAL_AMOUNT * 2, + ) + construction_time = 10 SECONDS + category = list( + RND_CATEGORY_MECHFAB_JUSTICE + RND_SUBCATEGORY_MECHFAB_CHASSIS + ) + +/datum/design/justice_right_arm + name = "Exosuit Right Arm (\"Justice\")" + id = "justice_right_arm" + build_type = MECHFAB + build_path = /obj/item/mecha_parts/part/justice_right_arm + materials = list( + /datum/material/iron = SHEET_MATERIAL_AMOUNT * 5, + /datum/material/silver = SHEET_MATERIAL_AMOUNT * 2, + ) + construction_time = 10 SECONDS + category = list( + RND_CATEGORY_MECHFAB_JUSTICE + RND_SUBCATEGORY_MECHFAB_CHASSIS + ) + +/datum/design/justice_left_leg + name = "Exosuit Left Leg (\"Justice\")" + id = "justice_left_leg" + build_type = MECHFAB + build_path = /obj/item/mecha_parts/part/justice_left_leg + materials = list( + /datum/material/iron = SHEET_MATERIAL_AMOUNT * 5, + /datum/material/titanium = SHEET_MATERIAL_AMOUNT * 2, + ) + construction_time = 10 SECONDS + category = list( + RND_CATEGORY_MECHFAB_JUSTICE + RND_SUBCATEGORY_MECHFAB_CHASSIS + ) + +/datum/design/justice_right_leg + name = "Exosuit Right Leg (\"Justice\")" + id = "justice_right_leg" + build_type = MECHFAB + build_path = /obj/item/mecha_parts/part/justice_right_leg + materials = list( + /datum/material/iron = SHEET_MATERIAL_AMOUNT * 5, + /datum/material/titanium = SHEET_MATERIAL_AMOUNT * 2, + ) + construction_time = 10 SECONDS + category = list( + RND_CATEGORY_MECHFAB_JUSTICE + RND_SUBCATEGORY_MECHFAB_CHASSIS + ) + +/datum/design/justice_armor + name = "Exosuit Armor (\"Justice\")" + id = "justice_armor" + build_type = MECHFAB + build_path = /obj/item/mecha_parts/part/justice_armor + materials = list( + /datum/material/silver = SHEET_MATERIAL_AMOUNT * 10, + /datum/material/titanium = SHEET_MATERIAL_AMOUNT * 10, + /datum/material/plastic = SHEET_MATERIAL_AMOUNT * 5, + /datum/material/diamond = SHEET_MATERIAL_AMOUNT * 1, + ) + construction_time = 20 SECONDS + category = list( + RND_CATEGORY_MECHFAB_JUSTICE + RND_SUBCATEGORY_MECHFAB_CHASSIS + ) + +//Tech nodes + +/datum/techweb_node/justice + id = "mecha_justice" + display_name = "EXOSUIT: Justice" + description = "Justice exosuit designs" + design_ids = list( + "justice_armor", + "justice_chassis", + "justice_left_arm", + "justice_left_leg", + "justice_right_arm", + "justice_right_leg", + "justice_torso", + ) + hidden = TRUE + illegal_mech_node = TRUE + +// Mecha itself +#define DISMEMBER_CHANCE_HIGH 50 +#define DISMEMBER_CHANCE_LOW 25 + +#define MOVEDELAY_IDLE 3 +#define MOVEDELAY_INVISIBILITY 2 +#define MOVEDELAY_PRE_CHARGE 4 + +/obj/vehicle/sealed/mecha/justice + name = "\improper Justice" + desc = "Black and red syndicate mech designed for execution orders. \ + For safety reasons, the syndicate advises against standing too close." + icon_state = "justice" + icon = 'modular_meta/features/uplink_items/icons/mecha.dmi' + base_icon_state = "justice" + movedelay = MOVEDELAY_IDLE + max_integrity = 300 + accesses = list(ACCESS_SYNDICATE) + armor_type = /datum/armor/mecha_justice + max_temperature = 40000 + force = 60 // dangerous in melee + damtype = BRUTE + destruction_sleep_duration = 10 + exit_delay = 10 + wreckage = /obj/structure/mecha_wreckage/justice + mech_type = EXOSUIT_MODULE_JUSTICE + resistance_flags = LAVA_PROOF | FIRE_PROOF | ACID_PROOF + mecha_flags = ID_LOCK_ON | QUIET_STEPS | QUIET_TURNS | CAN_STRAFE | HAS_LIGHTS | MMI_COMPATIBLE | IS_ENCLOSED | AI_COMPATIBLE + destroy_wall_sound = 'sound/vehicles/mecha/mech_blade_break_wall.ogg' + brute_attack_sound = 'sound/vehicles/mecha/mech_blade_attack.ogg' + attack_verbs = list("cut", "cuts", "cutting") + weapons_safety = TRUE + safety_sound_custom = TRUE + max_equip_by_category = list( + MECHA_L_ARM = null, + MECHA_R_ARM = null, + MECHA_UTILITY = 3, + MECHA_POWER = 1, + MECHA_ARMOR = 2, + ) + step_energy_drain = 2 + allow_diagonal_movement = TRUE + /// What actions does justice execute? + var/justice_state = JUSTICE_IDLE + /// Refs to our engines + var/list/obj/justice_engines = list() + /// UI arrow which directs justice mech during charge + var/atom/movable/screen/justice_charge_arrow/charge_arrow + /// Track turf to where justice wanna charge while drag right mouse button + var/turf/turf_to_charge + /// Maximum range of charge attack. + var/max_charge_range = 7 + /// Is charge used or can be used. + var/charge_on_cooldown = FALSE + /// Remember strafe mode when we press right click to make charge attack. We need it to return strafe mode that was before we pressed right click button. + var/remember_strafe = FALSE + /// Sound when mech do charge attack. + var/charge_attack_sound = 'sound/vehicles/mecha/mech_charge_attack.ogg' + /// Aoe pre attack sound. + var/stealth_pre_attack_sound = 'sound/vehicles/mecha/mech_stealth_pre_attack.ogg' + /// Aoe attack sound. + var/stealth_attack_sound = 'sound/vehicles/mecha/mech_stealth_attack.ogg' + /// Sound plays when one of justice engine being succesful attacked. + var/engine_attacked_sound = 'sound/vehicles/mecha/justice_shield_broken.ogg' + /// Sound plays when justice lose all engines. + var/shields_disabled_sound = 'sound/vehicles/mecha/justice_warning.ogg' + /// Sound plays when justice pilot press right mouse button to prepare charge attack. + var/pre_charge_sound = 'sound/vehicles/mecha/justice_pre_charge.ogg' + +/datum/armor/mecha_justice + melee = 50 + bullet = 30 + laser = 30 + energy = 30 + fire = 100 + acid = 100 + +/obj/vehicle/sealed/mecha/justice/Initialize(mapload, built_manually) + . = ..() + RegisterSignal(src, COMSIG_MECHA_MELEE_CLICK, PROC_REF(justice_attack)) //We do not hit those who are in crit or stun. We are finishing them. + RegisterSignal(src, COMSIG_ATOM_PRE_BULLET_ACT, PROC_REF(on_ranged_hit)) + RegisterSignal(src, COMSIG_JUSTICE_INVISIBILITY_ACTIVATE, PROC_REF(visibility_active)) + RegisterSignal(src, COMSIG_JUSTICE_INVISIBILITY_DEACTIVATE, PROC_REF(visibility_deactive)) + transform = transform.Scale(1.04, 1.04) + for(var/i in 1 to 3) + addtimer(CALLBACK(src, PROC_REF(create_engine)), i * 1 SECONDS) + +/obj/vehicle/sealed/mecha/justice/generate_actions() + . = ..() + initialize_passenger_action_type(/datum/action/vehicle/sealed/mecha/invisibility) + +/obj/vehicle/sealed/mecha/justice/update_icon_state() + . = ..() + if(!LAZYLEN(occupants)) + return + icon_state = weapons_safety ? "[base_icon_state]" : "[base_icon_state]-angry" + if(!has_gravity()) + icon_state = "[icon_state]-fly" + +/obj/vehicle/sealed/mecha/justice/set_safety(mob/user) + . = ..() + + playsound(src, 'sound/vehicles/mecha/mech_blade_safty.ogg', 75, FALSE) //everyone need to hear this sound + + update_appearance(UPDATE_ICON_STATE) + +/obj/vehicle/sealed/mecha/justice/Move(newloc, dir) + if(HAS_TRAIT(src, TRAIT_IMMOBILIZED)) + return + . = ..() + update_appearance(UPDATE_ICON_STATE) + +/obj/vehicle/sealed/mecha/justice/mob_enter(mob/he_drive, silent) + . = ..() + if(!.) + return + if(!isliving(he_drive)) + return + if(!is_driver(he_drive)) + return + RegisterSignal(he_drive.canon_client, COMSIG_CLIENT_MOUSEDOWN, PROC_REF(driver_mousedown)) + activate_engines() + var/datum/hud/user_hud = he_drive.hud_used + if(!user_hud) + return + user_hud.add_screen_object(/atom/movable/screen/justice_charge_arrow, HUD_JUSTICE_CHARGE_ARROW, HUD_GROUP_INFO, charge_arrow.inactive_icon, around_player) + +/obj/vehicle/sealed/mecha/justice/mob_exit(mob/exiter, silent, randomstep, forced) + . = ..() + null_arrow(exiter.hud_used) + deactivate_engines() + UnregisterSignal(exiter.canon_client, COMSIG_CLIENT_MOUSEDOWN) + +/obj/vehicle/sealed/mecha/justice/Destroy() + if(LAZYLEN(justice_engines) < 1) + return ..() + for(var/obj/effect/justice_engine/justice_engine as anything in justice_engines) + QDEL_NULL(justice_engine) + return ..() + +/obj/vehicle/sealed/mecha/justice/proc/null_arrow(datum/hud/user_hud) + if(isnull(user_hud)) + return + + user_hud.remove_screen_object(HUD_JUSTICE_CHARGE_ARROW) + +/obj/vehicle/sealed/mecha/justice/proc/driver_mousedown(client/source, atom/target, turf/location, control, params) + SIGNAL_HANDLER + + var/list/modifiers = params2list(params) + + if(!LAZYACCESS(modifiers, RIGHT_CLICK)) + return + if(charge_on_cooldown) + for(var/mob/mob_occupant as anything in occupants) + balloon_alert(mob_occupant, "on cooldown!") + return + if(!weapons_safety) + for(var/mob/mob_occupant as anything in occupants) + balloon_alert(mob_occupant, "katana is out of the sheath!") + return + + turf_to_charge = get_turf(target) + if(!isnull(turf_to_charge)) + var/rotate_dir = get_dir(src, turf_to_charge) + animate(charge_arrow, transform = matrix(dir2angle(rotate_dir), MATRIX_ROTATE), 0.2 SECONDS) + dir = rotate_dir + else + set_charge_mouse_pointer(TRUE) + charge_arrow.icon_state = charge_arrow.active_icon + justice_state = JUSTICE_CHARGE + movedelay = MOVEDELAY_PRE_CHARGE + remember_strafe = strafe + strafe = TRUE + set_charge_mouse_pointer() + playsound(src, pre_charge_sound, 75, FALSE) + SEND_SIGNAL(src, COMSIG_JUSTICE_CHARGE_BUTTON_DOWN) + RegisterSignal(source, COMSIG_CLIENT_MOUSEUP, PROC_REF(driver_mouseup)) + RegisterSignal(source, COMSIG_CLIENT_MOUSEDRAG, PROC_REF(driver_mousedrag)) + +/obj/vehicle/sealed/mecha/justice/proc/driver_mousedrag(client/source, atom/src_object, atom/over_object, turf/src_location, turf/over_location, src_control, over_control, params) + SIGNAL_HANDLER + + var/list/modifiers = params2list(params) + + if(!LAZYACCESS(modifiers, RIGHT_CLICK)) + return + + if(justice_state != JUSTICE_CHARGE) + return + + turf_to_charge = get_turf(over_object) + if(isnull(turf_to_charge)) + set_charge_mouse_pointer(TRUE) + return + set_charge_mouse_pointer() + var/rotate_dir = get_dir(src, turf_to_charge) + animate(charge_arrow, transform = matrix(dir2angle(rotate_dir), MATRIX_ROTATE), 0.2 SECONDS) + dir = rotate_dir + +/obj/vehicle/sealed/mecha/justice/proc/driver_mouseup(client/source, atom/target, turf/location, control, params) + SIGNAL_HANDLER + + var/list/modifiers = params2list(params) + + if(!LAZYACCESS(modifiers, RIGHT_CLICK)) + return + + charge_attack(turf_to_charge) + + UnregisterSignal(source, COMSIG_CLIENT_MOUSEUP) + UnregisterSignal(source, COMSIG_CLIENT_MOUSEDRAG) + charge_arrow.icon_state = charge_arrow.inactive_icon + strafe = remember_strafe + justice_state = JUSTICE_IDLE + movedelay = MOVEDELAY_IDLE + charge_on_cooldown = TRUE + for(var/mob/mob_occupant as anything in occupants) + set_safety(mob_occupant) + break + addtimer(CALLBACK(src, PROC_REF(charge_recharge)), 5 SECONDS) + set_charge_mouse_pointer() + +/obj/vehicle/sealed/mecha/justice/proc/charge_recharge() + charge_on_cooldown = FALSE + set_charge_mouse_pointer() + +/obj/vehicle/sealed/mecha/justice/proc/create_engine() + var/obj/effect/justice_engine/justice_engine = new /obj/effect/justice_engine(get_turf(src)) + justice_engine.transform *= 0.6 + justice_engine.orbit(src, 25, FALSE, 30) + justice_engine.change_engine_state(JUSTICE_ENGINE_DEACTIVE) + justice_engines.Add(justice_engine) + +/obj/vehicle/sealed/mecha/justice/proc/activate_engines() + if(LAZYLEN(justice_engines) < 1) + return + for(var/obj/effect/justice_engine/justice_engine as anything in justice_engines) + if(justice_engine.engine_state != JUSTICE_ENGINE_DEACTIVE) + continue + justice_engine.change_engine_state(JUSTICE_ENGINE_ACTIVATING) + addtimer(CALLBACK(src, PROC_REF(after_engine_activated), justice_engine), 0.4 SECONDS) + return null + +/obj/vehicle/sealed/mecha/justice/proc/after_engine_activated(obj/effect/justice_engine/justice_engine) + justice_engine.change_engine_state(justice_engine.remember_engine_state_on_deactivate) + +/obj/vehicle/sealed/mecha/justice/proc/deactivate_engines() + if(LAZYLEN(justice_engines) < 1) + return + for(var/obj/effect/justice_engine/justice_engine as anything in justice_engines) + justice_engine.remember_engine_state_on_deactivate = justice_engine.engine_state + if(justice_engine.engine_state == JUSTICE_ENGINE_DEACTIVE) + continue + justice_engine.change_engine_state(JUSTICE_ENGINE_DEACTIVATING) + addtimer(CALLBACK(src, PROC_REF(after_engine_deactivated), justice_engine), 0.4 SECONDS) + return null + +/obj/vehicle/sealed/mecha/justice/proc/after_engine_deactivated(obj/effect/justice_engine/justice_engine) + justice_engine.change_engine_state(JUSTICE_ENGINE_DEACTIVE) + +/obj/vehicle/sealed/mecha/justice/proc/get_engine_by_state(state) + if(LAZYLEN(justice_engines) < 1) + return + for(var/obj/effect/justice_engine/justice_engine as anything in justice_engines) + if(justice_engine.engine_state != state) + continue + return justice_engine + return null + +/obj/vehicle/sealed/mecha/justice/proc/justice_attack(datum/source, mob/living/pilot, atom/target, on_cooldown, is_adjacent) + SIGNAL_HANDLER + + if(justice_state == JUSTICE_INVISIBILITY) + stealth_attack_aoe(source, pilot, target, on_cooldown, is_adjacent) + return COMPONENT_CANCEL_MELEE_CLICK + + if(justice_state == JUSTICE_CHARGE) + return COMPONENT_CANCEL_MELEE_CLICK + + if(fatality_attack(source, pilot, target, on_cooldown, is_adjacent)) + return COMPONENT_CANCEL_MELEE_CLICK + + if(!iscarbon(target)) + return + var/mob/living/carbon/carbon_target = target + if(carbon_target.stat >= UNCONSCIOUS) + return + var/obj/effect/justice_engine/cooldown_engine = get_engine_by_state(JUSTICE_ENGINE_ONCOOLDOWN) + if(isnull(cooldown_engine)) + return + cooldown_engine.change_engine_state(JUSTICE_ENGINE_ACTIVE) + return + +/obj/vehicle/sealed/mecha/justice/proc/set_charge_mouse_pointer(disabled = FALSE) + if(justice_state != JUSTICE_CHARGE) + return set_mouse_pointer() + if(disabled) + mouse_pointer = 'icons/effects/mouse_pointers/justice_mouse_charge-disabled.dmi' + else + mouse_pointer = 'icons/effects/mouse_pointers/justice_mouse_charge.dmi' + + for(var/mob/mob_occupant as anything in occupants) + mob_occupant.update_mouse_pointer() + +/obj/vehicle/sealed/mecha/justice/set_mouse_pointer() + if(weapons_safety) + mouse_pointer = "" + else if(charge_on_cooldown) + mouse_pointer = 'icons/effects/mouse_pointers/justice_mouse_charge-cooldown.dmi' + else + if(equipment_disabled) + mouse_pointer = 'icons/effects/mouse_pointers/justice_mouse_charge-disabled.dmi' + else + mouse_pointer = 'icons/effects/mouse_pointers/justice_mouse.dmi' + + for(var/mob/mob_occupant as anything in occupants) + mob_occupant.update_mouse_pointer() + +/obj/vehicle/sealed/mecha/justice/hitby(atom/movable/throwed_by, skipcatch, hitpush, blocked, datum/thrownthing/throwingdatum) + . = ..() + if(isitem(throwed_by)) + var/obj/item/throwed_by_item = throwed_by + if(throwed_by_item.throwforce < 10) /// don't counts 0-9 damage for such moments like throwforce from severed limbs and other unpleasant little things for which you would not want to lose a charge. + block_effect() + return + + var/obj/effect/justice_engine/active_engine = get_engine_by_state(JUSTICE_ENGINE_ACTIVE) + if(isnull(active_engine)) + return ..() + + active_engine.change_engine_state(JUSTICE_ENGINE_ONCOOLDOWN) + playsound(src, engine_attacked_sound , 75, FALSE) + after_engine_attacked() + +/obj/vehicle/sealed/mecha/justice/attacked_by(obj/item/attacking_item, mob/living/user) + if(attacking_item.force < 10) /// don't counts 0-9 damage for such moments like throwforce from severed limbs and other unpleasant little things for which you would not want to lose a charge. + block_effect() + return + + var/obj/effect/justice_engine/active_engine = get_engine_by_state(JUSTICE_ENGINE_ACTIVE) + if(isnull(active_engine)) + return ..() + + active_engine.change_engine_state(JUSTICE_ENGINE_ONCOOLDOWN) + playsound(src, engine_attacked_sound , 75, FALSE) + after_engine_attacked() + +/obj/vehicle/sealed/mecha/justice/emp_act(severity) + var/obj/effect/justice_engine/active_engine = get_engine_by_state(JUSTICE_ENGINE_ACTIVE) + if(isnull(active_engine)) + return ..() + + active_engine.change_engine_state(JUSTICE_ENGINE_ONCOOLDOWN) + playsound(src, engine_attacked_sound , 75, FALSE) + after_engine_attacked() + + return EMP_PROTECT_SELF + +/obj/vehicle/sealed/mecha/justice/proc/on_ranged_hit(obj/vehicle/sealed/mecha/source, obj/projectile/hitting_projectile) + SIGNAL_HANDLER + + var/obj/effect/justice_engine/active_engine = get_engine_by_state(JUSTICE_ENGINE_ACTIVE) + if(isnull(active_engine)) + return NONE + + var/deflect_angel = dir2angle(get_dir(src, hitting_projectile.firer)) + hitting_projectile.firer = src + hitting_projectile.set_angle(deflect_angel) + playsound(src, 'sound/vehicles/mecha/mech_blade_break_wall.ogg' , 75, FALSE) + return COMPONENT_BULLET_PIERCED + +/obj/vehicle/sealed/mecha/justice/proc/block_effect() + new /obj/effect/temp_visual/mech_sparks(get_turf(src)) + playsound(src, 'sound/vehicles/mecha/mech_stealth_effect.ogg' , 75, FALSE) + +/obj/vehicle/sealed/mecha/justice/proc/after_engine_attacked() + if(!isnull(get_engine_by_state(JUSTICE_ENGINE_ACTIVE))) + return + deactivate_engines() + for(var/mob/mob_occupant as anything in occupants) + balloon_alert(mob_occupant, "shields disabled! recharge after 10 seconds!") + addtimer(CALLBACK(src, PROC_REF(reactivate_engines)), 10 SECONDS) + playsound(src, shields_disabled_sound , 75, FALSE) + +/obj/vehicle/sealed/mecha/justice/proc/reactivate_engines() + for(var/obj/effect/justice_engine/justice_engine as anything in justice_engines) + justice_engine.remember_engine_state_on_deactivate = JUSTICE_ENGINE_ACTIVE + if(isnull(occupants)) + return + activate_engines() + +/obj/vehicle/sealed/mecha/justice/melee_attack_effect(mob/living/victim, heavy) + if(!heavy) + victim.Knockdown(4 SECONDS) + return + if(!prob(DISMEMBER_CHANCE_HIGH)) + return + var/obj/item/bodypart/cut_bodypart = victim.get_bodypart(pick(BODY_ZONE_R_ARM, BODY_ZONE_R_LEG, BODY_ZONE_L_ARM, BODY_ZONE_L_LEG)) + cut_bodypart?.dismember(BRUTE) + +/obj/vehicle/sealed/mecha/justice/proc/state_change(new_state) + if(new_state == justice_state) + return + if(new_state != JUSTICE_INVISIBILITY && LAZYLEN(justice_engines) > 0) + for(var/obj/effect/justice_engine/justice_engine as anything in justice_engines) + if(!justice_engine.is_in_invis) + continue + justice_engine.is_in_invis = FALSE + justice_engine.alpha = 255 + + if(new_state == JUSTICE_INVISIBILITY && LAZYLEN(justice_engines) > 0) + for(var/obj/effect/justice_engine/justice_engine as anything in justice_engines) + if(justice_engine.is_in_invis) + continue + justice_engine.is_in_invis = TRUE + justice_engine.alpha = 0 + + justice_state = new_state + +/obj/vehicle/sealed/mecha/justice/proc/visibility_active(obj/vehicle/sealed/mecha/source, datum/action/vehicle/sealed/mecha/invisibility/status_caller) + SIGNAL_HANDLER + + if(justice_state == JUSTICE_INVISIBILITY) + return COMPONENT_CANCEL_JUSTICE_INVISIBILITY_ACTIVATE + state_change(JUSTICE_INVISIBILITY) + movedelay = MOVEDELAY_INVISIBILITY + +/obj/vehicle/sealed/mecha/justice/proc/visibility_deactive(obj/vehicle/sealed/mecha/source, datum/action/vehicle/sealed/mecha/invisibility/status_caller) + SIGNAL_HANDLER + + if(justice_state == JUSTICE_IDLE) + return COMPONENT_CANCEL_JUSTICE_INVISIBILITY_DEACTIVATE + state_change(JUSTICE_IDLE) + movedelay = MOVEDELAY_IDLE + +/// Says 1 of 3 epic phrases before attacking and make a finishing blow to targets in stun or crit after 1 SECOND. +/obj/vehicle/sealed/mecha/justice/proc/fatality_attack(datum/source, mob/living/pilot, atom/target, on_cooldown, is_adjacent) + if(!ishuman(target)) + return FALSE + var/mob/living/carbon/human/live_or_dead = target + if(live_or_dead.stat < UNCONSCIOUS && live_or_dead.get_stamina_loss() < 100) + return FALSE + var/obj/item/bodypart/check_head = live_or_dead.get_bodypart(BODY_ZONE_HEAD) + if(!check_head) + return FALSE + INVOKE_ASYNC(src, PROC_REF(finish_him), src, pilot, live_or_dead) + return TRUE + +/** + * ## finish_him + * + * Target's head is cut off (if it has one) + * Attack from invisibility and charged attack have higher priority. + * Arguments: + * * finisher - Mech pilot who makes an attack. + * * him - Target at which the mech makes an attack. + */ +/obj/vehicle/sealed/mecha/justice/proc/finish_him(obj/vehicle/sealed/mecha/my_mech, mob/finisher, mob/living/him) + if(justice_state == JUSTICE_FATALITY) + return + justice_state = JUSTICE_FATALITY + say(pick("Take my Justice-Slash!", "A falling leaf...", "Justice is quite a lonely path"), forced = "Justice Mech") + playsound(src, 'sound/vehicles/mecha/mech_stealth_pre_attack.ogg', 75, FALSE) + if(!do_after(finisher, 1 SECONDS, him)) + justice_state = JUSTICE_IDLE + return + if(QDELETED(finisher) \ + || QDELETED(him) \ + || !LAZYLEN(my_mech?.occupants)) + justice_state = JUSTICE_IDLE + return + var/turf/finish_turf = get_step(him, get_dir(my_mech, him)) + var/turf/for_line_turf = get_turf(my_mech) + var/obj/item/bodypart/in_your_head = him.get_bodypart(BODY_ZONE_HEAD) + in_your_head?.dismember(BRUTE) + playsound(src, brute_attack_sound, 75, FALSE) + for_line_turf.Beam(src, icon_state = "mech_charge", time = 4) + forceMove(finish_turf) + justice_state = JUSTICE_IDLE + +/** + * Proc makes an AOE attack after 0.5 SECOND. + * Called by the mech pilot when he is in stealth mode and wants to attack. + * During this, mech cannot move. +*/ +/obj/vehicle/sealed/mecha/justice/proc/stealth_attack_aoe(datum/source, mob/living/pilot, atom/target, on_cooldown, is_adjacent) + if(justice_state == JUSTICE_INVISIBILITY_ATTACK) + return + justice_state = JUSTICE_INVISIBILITY_ATTACK + new /obj/effect/temp_visual/mech_attack_aoe_charge(get_turf(src)) + ADD_TRAIT(src, TRAIT_IMMOBILIZED, REF(src)) + playsound(src, stealth_pre_attack_sound, 75, FALSE) + addtimer(CALLBACK(src, PROC_REF(attack_in_aoe), pilot), 0.5 SECONDS) + return TRUE + +/** + * ## attack_in_aoe + * + * Brings mech out of invisibility. + * Deal everyone in range 3x3 35 damage and 25 chanse to cut off limb. + * Arguments: + * * pilot - occupant inside mech. + */ +/obj/vehicle/sealed/mecha/justice/proc/attack_in_aoe(mob/living/pilot) + new /obj/effect/temp_visual/mech_attack_aoe_attack(get_turf(src)) + for(var/mob/living/something_living in range(1, get_turf(src))) + if(something_living.stat >= UNCONSCIOUS \ + || something_living.get_stamina_loss() >= 100 \ + || something_living == pilot) + continue + if(prob(DISMEMBER_CHANCE_LOW)) + var/obj/item/bodypart/cut_bodypart = something_living.get_bodypart(pick(BODY_ZONE_R_ARM, BODY_ZONE_R_LEG, BODY_ZONE_L_ARM, BODY_ZONE_L_LEG)) + cut_bodypart?.dismember(BRUTE) + something_living.apply_damage(35, BRUTE) + playsound(src, stealth_attack_sound, 75, FALSE) + REMOVE_TRAIT(src, TRAIT_IMMOBILIZED, REF(src)) + SEND_SIGNAL(src, COMSIG_JUSTICE_ATTACK_AOE) + justice_state = JUSTICE_IDLE + +/** + * ## charge_attack + * + * Deal everyone in line for mech location to mouse location 35 damage and 25 chanse to cut off limb. + * Teleport mech to the end of line. + * Arguments: + * * target - occupant inside mech. + */ +/obj/vehicle/sealed/mecha/justice/proc/charge_attack(atom/target) + var/turf/start_charge_here = get_turf(src) + var/turf/target_pos = get_turf(target) + var/turf/here_we_go = start_charge_here + for(var/turf/line_turf in get_line(start_charge_here, target_pos)) + if(floor(get_dist_euclidean(start_charge_here, line_turf)) > max_charge_range) + break + if(get_turf(src) == get_turf(line_turf)) + continue + if(isclosedturf(line_turf)) + break + var/obj/machinery/power/supermatter_crystal/funny_crystal = locate() in line_turf + if(funny_crystal) + funny_crystal.Bumped(src) + break + var/obj/machinery/door/airlock/like_a_wall = locate() in line_turf + if(like_a_wall?.density) + break + if(locate(/obj/structure/window) in line_turf) + break + for(var/mob/living/something_living in line_turf.contents) + if(something_living.stat >= UNCONSCIOUS \ + || something_living.get_stamina_loss() >= 100 \ + || is_driver(something_living) \ + || is_occupant(something_living)) + continue + if(prob(DISMEMBER_CHANCE_LOW)) + var/obj/item/bodypart/cut_bodypart = something_living.get_bodypart(pick(BODY_ZONE_R_ARM, BODY_ZONE_R_LEG, BODY_ZONE_L_ARM, BODY_ZONE_L_LEG, BODY_ZONE_HEAD)) + cut_bodypart?.dismember(BRUTE) + something_living.apply_damage(35, BRUTE) + here_we_go = line_turf + + // If the mech didn't move, it didn't charge + if(here_we_go == start_charge_here) + for(var/mob/occupant in occupants) + if(is_driver(occupant)) + balloon_alert(occupant, "invalid direction!") + return FALSE + + forceMove(here_we_go) + start_charge_here.Beam(src, icon_state = "mech_charge", time = 8) + playsound(src, charge_attack_sound, 75, FALSE) + use_energy(200) + return TRUE + +/datum/action/vehicle/sealed/mecha/invisibility + name = "Invisibility" + button_icon_state = "mech_phasing_off" // Я где-то потерял оригинальную иконку, поэтому используем самую похожую. + /// Is invisibility activated. + var/on = FALSE + /// Recharge check. + var/charge = TRUE + /// Energy cost to become invisibile + var/energy_cost = 200 + + +/datum/action/vehicle/sealed/mecha/invisibility/set_chassis(passed_chassis) + . = ..() + RegisterSignals(chassis, list(COMSIG_MECH_SAFETIES_TOGGLE, COMSIG_MECHA_MOB_EXIT, COMSIG_JUSTICE_ATTACK_AOE, COMSIG_JUSTICE_CHARGE_BUTTON_DOWN), PROC_REF(diactivate_invisibility_by_signal)) + +/datum/action/vehicle/sealed/mecha/invisibility/proc/diactivate_invisibility_by_signal() + SIGNAL_HANDLER + + make_visible() + build_all_button_icons(UPDATE_BUTTON_STATUS) + +/datum/action/vehicle/sealed/mecha/invisibility/Trigger(trigger_flags) + . = ..() + if(!.) + return + on = !on + if(on) + invisibility_on() + else + invisibility_off() + +/datum/action/vehicle/sealed/mecha/invisibility/IsAvailable(feedback) + . = ..() + if(!.) + return FALSE + if(!chassis.has_charge(energy_cost)) + if(feedback) + owner.balloon_alert(owner, "not enough energy!") + return FALSE + if(chassis.weapons_safety) + if(feedback) + owner.balloon_alert(owner, "safety is on!") + return FALSE + if(!charge) + if(feedback) + owner.balloon_alert(owner, "recharging!") + return FALSE + + return TRUE + +///Called when invisibility activated. +/datum/action/vehicle/sealed/mecha/invisibility/proc/invisibility_on() + if(SEND_SIGNAL(chassis, COMSIG_JUSTICE_INVISIBILITY_ACTIVATE, src) & COMPONENT_CANCEL_JUSTICE_INVISIBILITY_ACTIVATE) + return + new /obj/effect/temp_visual/mech_sparks(get_turf(chassis)) + playsound(chassis, 'sound/vehicles/mecha/mech_stealth_effect.ogg' , 75, FALSE) + animate(chassis, alpha = 0, time = 0.5 SECONDS) + button_icon_state = "mech_stealth_on" + RegisterSignal(chassis, COMSIG_MOVABLE_BUMP, PROC_REF(bumb_on)) + RegisterSignal(chassis, COMSIG_ATOM_BUMPED, PROC_REF(bumbed_on)) + RegisterSignal(chassis, COMSIG_ATOM_TAKE_DAMAGE, PROC_REF(take_damage)) + chassis.use_energy(energy_cost) + build_all_button_icons() + +///Called when invisibility deactivated. +/datum/action/vehicle/sealed/mecha/invisibility/proc/invisibility_off() + if(SEND_SIGNAL(chassis, COMSIG_JUSTICE_INVISIBILITY_DEACTIVATE, src) & COMPONENT_CANCEL_JUSTICE_INVISIBILITY_DEACTIVATE) + return + new /obj/effect/temp_visual/mech_sparks(get_turf(chassis)) + playsound(chassis, 'sound/vehicles/mecha/mech_stealth_effect.ogg' , 75, FALSE) + charge = FALSE + addtimer(CALLBACK(src, PROC_REF(charge)), 5 SECONDS) + button_icon_state = "mech_stealth_cooldown" + animate(chassis, alpha = 255, time = 0.5 SECONDS) + UnregisterSignal(chassis, list( + COMSIG_MOVABLE_BUMP, + COMSIG_ATOM_BUMPED, + COMSIG_ATOM_TAKE_DAMAGE + )) + build_all_button_icons() + +/** + * ## bumb_on + * + * Called when mech bumb on somthing. If is living somthing shutdown mech invisibility. + */ +/datum/action/vehicle/sealed/mecha/invisibility/proc/bumb_on(obj/vehicle/sealed/mecha/our_mech, atom/obstacle) + SIGNAL_HANDLER + + if(!iscarbon(obstacle)) + return + make_visible() + +/** + * ## bumbed_on + * + * Called when somthing bumbed on mech. If is living somthing shutdown mech invisibility. + */ +/datum/action/vehicle/sealed/mecha/invisibility/proc/bumbed_on(obj/vehicle/sealed/mecha/our_mech, atom/movable/bumped_atom) + SIGNAL_HANDLER + + if(!iscarbon(bumped_atom)) + return + make_visible() + +/** + * ## take_damage + * + * Called when mech take damage. Shutdown mech invisibility. + */ +/datum/action/vehicle/sealed/mecha/invisibility/proc/take_damage(obj/vehicle/sealed/mecha/our_mech) + SIGNAL_HANDLER + + make_visible() + +/** + * ## make_visible + * + * Called when somthing force invisibility shutdown. + */ +/datum/action/vehicle/sealed/mecha/invisibility/proc/make_visible() + if(!on) + return + on = !on + invisibility_off() + +/** + * ## charge + * + * Recharge invisibility action after 5 SECONDS. + */ +/datum/action/vehicle/sealed/mecha/invisibility/proc/charge() + button_icon_state = "mech_stealth_off" + charge = TRUE + build_all_button_icons() + +/obj/vehicle/sealed/mecha/justice/loaded + equip_by_category = list( + MECHA_L_ARM = null, + MECHA_R_ARM = null, + MECHA_UTILITY = list(/obj/item/mecha_parts/mecha_equipment/radio, /obj/item/mecha_parts/mecha_equipment/air_tank/full, /obj/item/mecha_parts/mecha_equipment/thrusters/ion), + MECHA_POWER = list(), + MECHA_ARMOR = list(), + ) + +/obj/vehicle/sealed/mecha/justice/loaded/populate_parts() + cell = new /obj/item/stock_parts/power_store/cell/bluespace(src) + scanmod = new /obj/item/stock_parts/scanning_module/triphasic(src) + capacitor = new /obj/item/stock_parts/capacitor/quadratic(src) + servo = new /obj/item/stock_parts/servo/femto(src) + update_part_values() + +/obj/effect/justice_engine + name = "engine core" + icon = 'icons/effects/effects.dmi' + icon_state = "justice_engine_deactive" + base_icon_state = "justice_engine" + layer = ABOVE_ALL_MOB_LAYER + plane = ABOVE_GAME_PLANE + /// We need to orbit around someone. + var/datum/weakref/owner + /// Switch engine state for future justice checks. + var/engine_state = JUSTICE_ENGINE_DEACTIVE + /// Remember if engine is on cooldown when we exit justice mech + var/remember_engine_state_on_deactivate = JUSTICE_ENGINE_ACTIVE + /// Check if engine in invis + var/is_in_invis = FALSE; + +/obj/effect/justice_engine/update_icon_state() + . = ..() + icon_state = "[base_icon_state]_[engine_state]" + +/obj/effect/justice_engine/proc/change_engine_state(new_state) + engine_state = new_state + update_appearance(UPDATE_ICON_STATE) + +/atom/movable/screen/justice_charge_arrow + icon = 'icons/effects/96x96.dmi' + name = "justice charge arrow" + icon_state = "justice_charge_arrow" + pixel_x = -32 + pixel_y = -32 + /// Icon when we drag right mouse button to choice turf to charge + var/active_icon = "justice_charge_arrow" + /// Idle charge arrow icon + var/inactive_icon = "" + +#undef DISMEMBER_CHANCE_HIGH +#undef DISMEMBER_CHANCE_LOW + +#undef MOVEDELAY_IDLE +#undef MOVEDELAY_INVISIBILITY +#undef MOVEDELAY_PRE_CHARGE + +//mech fab +/obj/machinery/mecha_part_fabricator + var/list/datum/design/illegal_local_designs + illegal_local_designs = list() + +/obj/machinery/mecha_part_fabricator/emag_act(mob/user, obj/item/card/emag/emag_card) + if(obj_flags & EMAGGED) + return FALSE + if(!HAS_TRAIT(user, TRAIT_KNOW_ROBO_WIRES)) + to_chat(user, span_warning("You're unsure about [emag_card ? "where to swipe [emag_card] over" : "how to override"] [src] for any effect. Maybe if you had more knowledge of robotics...")) + + return FALSE + obj_flags |= EMAGGED + for(var/found_illegal_mech_nods in SSresearch.techweb_nodes) + var/datum/techweb_node/illegal_mech_node = SSresearch.techweb_nodes[found_illegal_mech_nods] + if(!illegal_mech_node?.illegal_mech_node) + continue + for(var/id in illegal_mech_node.design_ids) + var/datum/design/illegal_mech_design = SSresearch.techweb_design_by_id(id) + illegal_local_designs |= illegal_mech_design + cached_designs |= illegal_mech_design + say("R$c!i&ed ERROR de#i$ns. C@n%ec$%ng to ~NULL~ se%ve$s.") + playsound(src, 'sound/machines/uplink/uplinkerror.ogg', 50, TRUE) + update_static_data_for_all_viewers() + return TRUE + +/obj/machinery/mecha_part_fabricator/emag_act(mob/user, obj/item/card/emag/emag_card) + if(obj_flags & EMAGGED) + return FALSE + if(!HAS_TRAIT(user, TRAIT_KNOW_ROBO_WIRES)) + to_chat(user, span_warning("You're unsure about [emag_card ? "where to swipe [emag_card] over" : "how to override"] [src] for any effect. Maybe if you had more knowledge of robotics...")) + + return FALSE + obj_flags |= EMAGGED + for(var/found_illegal_mech_nods in SSresearch.techweb_nodes) + var/datum/techweb_node/illegal_mech_node = SSresearch.techweb_nodes[found_illegal_mech_nods] + if(!illegal_mech_node?.illegal_mech_node) + continue + for(var/id in illegal_mech_node.design_ids) + var/datum/design/illegal_mech_design = SSresearch.techweb_design_by_id(id) + illegal_local_designs |= illegal_mech_design + cached_designs |= illegal_mech_design + say("R$c!i&ed ERROR de#i$ns. C@n%ec$%ng to ~NULL~ se%ve$s.") + playsound(src, 'sound/machines/uplink/uplinkerror.ogg', 50, TRUE) + update_static_data_for_all_viewers() + return TRUE + + +// Justice construction + +//Justice +/datum/component/construction/unordered/mecha_chassis/justice + result = /datum/component/construction/mecha/justice + steps = list( + /obj/item/mecha_parts/part/justice_torso, + /obj/item/mecha_parts/part/justice_left_arm, + /obj/item/mecha_parts/part/justice_right_arm, + /obj/item/mecha_parts/part/justice_left_leg, + /obj/item/mecha_parts/part/justice_right_leg + ) + +/datum/component/construction/mecha/justice + result = /obj/vehicle/sealed/mecha/justice + base_icon = "justice" + + inner_plating = /obj/item/stack/telecrystal + inner_plating_amount = 8 + + outer_plating = /obj/item/mecha_parts/part/justice_armor + outer_plating_amount = 1 + +/datum/component/construction/mecha/justice/get_circuit_steps() + return list() + +/datum/component/construction/mecha/justice/get_inner_plating_steps() + return list( + list( + "key" = inner_plating, + "amount" = inner_plating_amount, + "back_key" = TOOL_SCREWDRIVER, + "desc" = "The power cell is secured, and [inner_plating_amount] telecrystals can be added.", + "forward_message" = "added telecrystal", + "backward_message" = "unsecured power cell", + ) + ) + +// Justice parts + +/obj/item/mecha_parts/chassis/justice + name = "\improper Justice chassis" + construct_type = /datum/component/construction/unordered/mecha_chassis/justice + icon = 'modular_meta/features/uplink_items/icons/mech_construct.dmi' + +/obj/item/mecha_parts/part/justice_torso + name="\improper Justice torso" + desc="A Justice torso part." + icon_state = "justice_torso" + icon = 'modular_meta/features/uplink_items/icons/mech_construct.dmi' + +/obj/item/mecha_parts/part/justice_left_arm + name="\improper Justice left arm" + desc="A Justice left arm." + icon_state = "justice_l_arm" + icon = 'modular_meta/features/uplink_items/icons/mech_construct.dmi' + +/obj/item/mecha_parts/part/justice_right_arm + name="\improper Justice right arm" + desc="A Justice left arm." + icon_state = "justice_r_arm" + icon = 'modular_meta/features/uplink_items/icons/mech_construct.dmi' + +/obj/item/mecha_parts/part/justice_left_leg + name="\improper Justice left leg" + desc="A Justice left leg." + icon_state = "justice_l_leg" + icon = 'modular_meta/features/uplink_items/icons/mech_construct.dmi' + +/obj/item/mecha_parts/part/justice_right_leg + name="\improper Justice right leg" + desc="A Justice left leg." + icon_state = "justice_r_leg" + icon = 'modular_meta/features/uplink_items/icons/mech_construct.dmi' + + +/obj/item/mecha_parts/part/justice_armor + name="Justice armor" + desc="Justice armor plates." + icon_state = "justice_armor" + icon = 'modular_meta/features/uplink_items/icons/mech_construct.dmi' + +//Justice wreckage +/obj/structure/mecha_wreckage/justice + name = "\improper Justice wreckage" + icon_state = "justice-broken" + welder_salvage = list(/obj/item/stack/sheet/iron, /obj/item/stack/rods) + icon = 'modular_meta/features/uplink_items/icons/mecha.dmi' diff --git a/modular_meta/features/uplink_items/code/ultdoorjack.dm b/modular_meta/features/uplink_items/code/ultdoorjack.dm new file mode 100644 index 000000000000..ce3fc4d66445 --- /dev/null +++ b/modular_meta/features/uplink_items/code/ultdoorjack.dm @@ -0,0 +1,9 @@ +/obj/item/card/emag/doorjack/ultjacker + desc = "That ultimate \"doorjack\" better than the regular version, has six charges, but comes with a small drawback, having more cooldown time" + name = "ultimate airlock authentication override card" + icon = 'modular_meta/features/uplink_items/icons/ultdoorjack.dmi' + icon_state = "ultdoorjack" + charges = 6 + max_charges = 6 + charge_timers = list() + charge_time = 3000 //five minutes diff --git a/modular_meta/features/uplink_items/code/uplink.dm b/modular_meta/features/uplink_items/code/uplink.dm new file mode 100644 index 000000000000..5010f01797c6 --- /dev/null +++ b/modular_meta/features/uplink_items/code/uplink.dm @@ -0,0 +1,101 @@ +////Байндлы в /bindle/bindles +///Вещи для нюкеров + +//Мехи нюкеров + +/datum/uplink_item/mech/justice + name = "Justice Exosuit" + desc = "Black and red syndicate mech designed for execution orders. \ + For safety reasons, the syndicate advises against standing too close." + item = /obj/vehicle/sealed/mecha/justice/loaded + cost = 60 + + +///Вещи для определённых ролей трейторов + +/datum/uplink_item/role_restricted/clowncar + population_minimum = 30 + +///Обычные предметы в аплинках трейторов +//dangerous категория +/datum/uplink_item/dangerous/backstab + name = "Backstabing Knife" + desc = "A specially designed syndicate's finest knife. \ + Used for stealthy assasinations, will deal bonus damage upon a hit from the back!" + item = /obj/item/switchblade/backstab + + cost = 10 + purchasable_from = ~UPLINK_ALL_SYNDIE_OPS + +//device tools категория +/datum/uplink_item/device_tools/ultdoorjack + name = "Syndicate Ultimate authentication override card" + desc = "Pinnacle of syndicate technical revolution. \ + A ultimate doorjack..? \ + Did the Cybersun scientists spent their research grant money on this? \ + Atleast it's better than the regular one having six charges, although has a longer cooldown." + item = /obj/item/card/emag/doorjack/ultjacker + cost = 6 + surplus = 20 + +//stealhy категория +/datum/uplink_item/stealthy_weapons/venom_knife + name = "Poison Knife" + desc = "Gorlex's new design on a combat knife, it has an integrated reagent container, \ + with each attack it is able to deliver deadliest poisons known to humanity, poisons not included! \ + Small note from Gorlex's engineers: use with poison kit to achieve best effect!" + cost = 8 + item = /obj/item/knife/poison + +/*Spy unique items. + In pr #92481 some few cool spy items were added, since spy is a quite disliked antagonist out here, + usually being either exchanged for an regular traitor or rather disabled by admins completely, we're going to add his items here. + editing whole category "spy_unique" would cause some issues, due it having rocket launcher, bulldog shotgun and other quite impressive items. + Genuinely, you do not want a traitor running around with an rocket launcher killing people + So, what're we going to do, is to add all the funny items down here one by one. +*/ +//stealthy category +/datum/uplink_item/stealthy_weapons/daggerboot + name = "Boot Dagger" + desc = "A pair of boots with a dagger embedded into the sole. Kicks with these will stab the target, potentially causing bleeding." + item = /obj/item/clothing/shoes/jackboots/dagger + cost = 4 + +//role_restricted catergory +/datum/uplink_item/role_restricted/monster_cube_box + name = "Monster cube box" + desc = "A box containing a bunch of random monster cubes. Add water and see what you get!" + item = /obj/item/storage/box/monkeycubes/random + cost = 12 + restricted_roles = list(JOB_SCIENTIST, JOB_CLOWN, JOB_RESEARCH_DIRECTOR, JOB_CHIEF_MEDICAL_OFFICER) + +//dangerous category +/datum/uplink_item/dangerous/spider_bite_martial_arts + name = "Spider-bite Martial Arts Scroll" + desc = "A scroll teaching you the basics of the Spider Bite martial art." + item = /obj/item/book/granter/martial/spider_bite + cost = 10 // seems balanced to me. + cant_discount = TRUE + +/datum/uplink_item/dangerous/nunchaku + name = "Syndie Fitness Nunchuks" + desc = "Heavyweight titanium nunchucks, quickly knocking opponents to the ground, then just as easily smashing the opponent afterward." + item = /obj/item/melee/baton/nunchaku + cost = 12 + uplink_item_flags = SYNDIE_ILLEGAL_TECH | SYNDIE_TRIPS_CONTRABAND + cant_discount = TRUE + +/datum/uplink_item/implants/adrenal + name = "Adrenal Implant" + desc = "An implant injected into the body, and later activated at the user's will. It will inject a chemical \ + cocktail which removes all incapacitating effects, lets the user run faster and has a mild healing effect." + item = /obj/item/storage/box/syndie_kit/imp_adrenal + cost = 8 + limited_stock = 1 //To prevent a progressive traitor buying more than one. One click stun removal is nice, but only when it's limited. + limited_discount_stock = 1 + +/obj/item/storage/box/syndie_kit/imp_adrenal + name = "adrenal implant box" + +/obj/item/storage/box/syndie_kit/imp_adrenal/PopulateContents() + new /obj/item/implanter/adrenalin(src) diff --git a/modular_meta/features/uplink_items/code/venom_knife.dm b/modular_meta/features/uplink_items/code/venom_knife.dm new file mode 100644 index 000000000000..225a6f3435ce --- /dev/null +++ b/modular_meta/features/uplink_items/code/venom_knife.dm @@ -0,0 +1,91 @@ +/obj/item/knife/poison + name = "venom knife" + icon = 'modular_meta/features/uplink_items/icons/stabby.dmi' + icon_state = "buckknife" + worn_icon_state = "buckknife" + force = 18 + throwforce = 18 + throw_speed = 5 + throw_range = 7 + var/amount_per_transfer_from_this = 10 + var/list/possible_transfer_amounts + var/turf/location + desc = "An infamous knife of syndicate design, \ + it has a tiny hole going through the blade to the handle which stores toxins." + +/obj/item/knife/poison/Initialize(mapload) + . = ..() + create_reagents(40,OPENCONTAINER) + possible_transfer_amounts = list(5, 10) + +/obj/item/knife/poison/attack_self(mob/user) + if(possible_transfer_amounts.len) + var/i=0 + for(var/amount in possible_transfer_amounts) + i++ + if(amount == amount_per_transfer_from_this) + if(i[src]'s transfer amount is now [amount_per_transfer_from_this] units.
") + return + +/obj/item/knife/poison/afterattack(mob/living/enemy, mob/user) + location = get_turf(src) + if(istype(enemy)) // Вызывает рантаймы, если удар пришёлся не на моба, а на какой-то другой объект. + if(!enemy.can_inject()) // Проверяет на хардсуиты, модсуиты или еву, я бы ещё сделал чтобы он блокировался сековской бронёй, но увы такими знаниями не обладаю. + to_chat(usr, span_warning("[src] bounces off [enemy]'s armor unable to inject any poison!")) + return + else if(prob(65)) + playsound(src, 'sound/items/hypospray.ogg', 100, TRUE) + reagents.trans_to(enemy, amount_per_transfer_from_this) + if(reagents.has_reagent(/datum/reagent/toxin/initropidril)) + to_chat(usr, span_warning("The knife violently explodes in your hand!")) + user.visible_message(span_warning("[user]'s knife violently explodes in their hand!"), ignored_mobs = user) + explosion(location, 0, 0, 1, 1, 0) // Придумайте лучше способ наказывать людей не умеющих читать маленький красный текст, такой взрыв к слову оторвёт руку в 100% случаев, но не введёт в крит при полном здоровье. + qdel(src) + return + +/obj/item/knife/poison/click_alt(mob/user) + . = ..() + if(!reagents.has_reagent(/datum/reagent/ , check_subtypes = TRUE)) + to_chat(usr, span_warning("There's no reagents to remove from knife's internal compartment.")) + return CLICK_ACTION_BLOCKING + else + to_chat(usr, span_notice("You empty the knife's internal compartment from reagents.")) + reagents.clear_reagents() + return CLICK_ACTION_SUCCESS + +/obj/item/knife/poison/examine(mob/user) + . = ..() + . += span_notice("Use in-hand to to increase or decrease its transfer amount. \ + Each hit has a 65% chance to transfer reagents from knife's internal storage to your victim, \ + however spaceproof armor, like a MOD-suit will prevent reagent transfer.") + . += span_warning("Warning! Adding initropidril will cause the knife to malfunction and cause serious trouble to the user") + +/obj/item/knife/poison/suicide_act(mob/living/user) + if (reagents.has_reagent(/datum/reagent/toxin/initropidril)) + user.visible_message(span_suicide("[user] is trying to drink the initropidril from the knife!")) + playsound(src, 'sound/items/drink.ogg', 115, TRUE, -1) + reagents.clear_reagents() + spawn(10) + explosion(src, 0, 1, 1, 1, 0) // Почему взрыв? — Описано выше. + qdel(src) + spawn(15) + user.gib(DROP_ALL_REMAINS) + new /obj/effect/gibspawner(get_turf(user)) // gibs не разлетаются по разным тайлам, нужно использовать get_step, но а что если оно в стену улетит? + return BRUTELOSS + + else if (reagents.has_reagent(/datum/reagent/toxin, check_subtypes = TRUE)) + user.visible_message(span_suicide("[user] is trying to drink the poison from the knife!")) + playsound(src, 'sound/items/drink.ogg', 50, TRUE, -1) + reagents.clear_reagents() + return TOXLOSS + else + user.visible_message(span_suicide("[user] slits their throat with [src]!")) + playsound(src, 'sound/effects/butcher.ogg', 25, TRUE, -1) + spawn(5) + playsound(src, 'sound/effects/wounds/blood3.ogg', 50, TRUE, -1) + return BRUTELOSS diff --git a/modular_meta/features/uplink_items/icons/clothing/engset.dmi b/modular_meta/features/uplink_items/icons/clothing/engset.dmi new file mode 100644 index 000000000000..48fba315727d Binary files /dev/null and b/modular_meta/features/uplink_items/icons/clothing/engset.dmi differ diff --git a/modular_meta/features/uplink_items/icons/clothing/obj/engset.dmi b/modular_meta/features/uplink_items/icons/clothing/obj/engset.dmi new file mode 100644 index 000000000000..c77a1556ac40 Binary files /dev/null and b/modular_meta/features/uplink_items/icons/clothing/obj/engset.dmi differ diff --git a/modular_meta/features/uplink_items/icons/implant.dmi b/modular_meta/features/uplink_items/icons/implant.dmi new file mode 100644 index 000000000000..52e9a613beef Binary files /dev/null and b/modular_meta/features/uplink_items/icons/implant.dmi differ diff --git a/modular_meta/features/uplink_items/icons/mech_construct.dmi b/modular_meta/features/uplink_items/icons/mech_construct.dmi new file mode 100644 index 000000000000..47b3c5652150 Binary files /dev/null and b/modular_meta/features/uplink_items/icons/mech_construct.dmi differ diff --git a/modular_meta/features/uplink_items/icons/mech_construction.dmi b/modular_meta/features/uplink_items/icons/mech_construction.dmi new file mode 100644 index 000000000000..85991de8fbeb Binary files /dev/null and b/modular_meta/features/uplink_items/icons/mech_construction.dmi differ diff --git a/modular_meta/features/uplink_items/icons/mecha.dmi b/modular_meta/features/uplink_items/icons/mecha.dmi new file mode 100644 index 000000000000..55829670c555 Binary files /dev/null and b/modular_meta/features/uplink_items/icons/mecha.dmi differ diff --git a/modular_meta/features/uplink_items/icons/stabby.dmi b/modular_meta/features/uplink_items/icons/stabby.dmi new file mode 100644 index 000000000000..35be2771668d Binary files /dev/null and b/modular_meta/features/uplink_items/icons/stabby.dmi differ diff --git a/modular_meta/features/uplink_items/icons/ultdoorjack.dmi b/modular_meta/features/uplink_items/icons/ultdoorjack.dmi new file mode 100644 index 000000000000..eb8f6e47498d Binary files /dev/null and b/modular_meta/features/uplink_items/icons/ultdoorjack.dmi differ diff --git a/modular_meta/features/uplink_items/includes.dm b/modular_meta/features/uplink_items/includes.dm new file mode 100644 index 000000000000..e6a9276e4632 --- /dev/null +++ b/modular_meta/features/uplink_items/includes.dm @@ -0,0 +1,24 @@ +#include "code\backstab_knife.dm" +#include "code\ultdoorjack.dm" +#include "code\uplink.dm" +#include "code\venom_knife.dm" +#include "code\bundle\crate.dm" +#include "code\bundle\bundles.dm" +#include "code\clothing\engset.dm" +#include "code\justice_mecha.dm" +#include "code\adrenals.dm" + +/datum/modpack/uplink_items + id = "uplink_items" + icon = 'modular_meta/features/uplink_items/preview.dmi' + name = "Новые айтемы аплинку" + group = "Features" + desc = "Добавляет в игру следущие предметы доступные для покупки в аплинке: \ + Шпионский нож, наносящий увеличенный урон по спине. \ + Ядовитый нож, способный передавать реагенты по своей цели (from beestation) \ + Ультимативный вариант \"дорджека\" \ + Мех-джастис, (из видео-игры SANABI made by xackii. Deleted by tg-coders in 2025) \ + Адреналин-имплант, позволяющий быстро выскользнуть из неприятной ситуации. \ + Набор инженера, с турелью и уникальными спрайтами комбинезона инженера (из видео-игры TF2) \ + Также, переносит некоторые вещи из аплинка шпиона в аплинк предателя." + author = "Glamyr, Bruh24 && others" diff --git a/modular_meta/features/uplink_items/preview.dmi b/modular_meta/features/uplink_items/preview.dmi new file mode 100644 index 000000000000..62d422d51bf9 Binary files /dev/null and b/modular_meta/features/uplink_items/preview.dmi differ diff --git a/modular_meta/features/uplink_items/readme.md b/modular_meta/features/uplink_items/readme.md new file mode 100644 index 000000000000..7fe25dc39736 --- /dev/null +++ b/modular_meta/features/uplink_items/readme.md @@ -0,0 +1,15 @@ +## Module ID: UPLINK_ITEMS + +### Defines: + +- modular_meta\_defines\justice_mecha.dm + +### TG Proc/File Changes: + +- code\_DEFINES\mecha.dm , line 44 +- code\modules\vehicles\mecha\mech_fabricator.dm +- icons\mob\rideables\mech_construction.dmi + +### TGUI Files: + +- N/A diff --git a/modular_meta/features/woodgen/code/wood_gen.dm b/modular_meta/features/woodgen/code/wood_gen.dm new file mode 100644 index 000000000000..4a52d9806eef --- /dev/null +++ b/modular_meta/features/woodgen/code/wood_gen.dm @@ -0,0 +1,33 @@ +/datum/design/board/woodgen + name = "Internal Combustion Generator Board" + desc = "The circuit board for a Internal Combustion Generator." + id = "woodgen" + build_path = /obj/item/circuitboard/machine/pacman/wood + category = list( + RND_CATEGORY_MACHINE + RND_SUBCATEGORY_MACHINE_ENGINEERING + ) + departmental_flags = DEPARTMENT_BITFLAG_ENGINEERING + +/obj/item/circuitboard/machine/pacman/wood + name = "Internal Combustion Generator" + other_type = TRUE + greyscale_colors = CIRCUIT_COLOR_ENGINEERING + build_path = /obj/machinery/power/port_gen/pacman/wood + req_components = list( + /obj/item/stack/cable_coil = 5, + /obj/item/stack/sheet/iron = 5 + ) + needs_anchored = FALSE + high_production_profile = TRUE // Спасибо оффам тг за то что приходится костылить + +/obj/machinery/power/port_gen/pacman/wood + name = "internal combustion generator" + desc = "A portable generator that burns wood and turns it into energy." + icon = 'modular_meta/features/woodgen/icons/wood_engine.dmi' + sheet_path = /obj/item/stack/sheet/mineral/wood + circuit = /obj/item/circuitboard/machine/pacman/wood + icon_state = "icg_0" + base_icon_state = "icg" + max_sheets = 60 + time_per_sheet = 900 + power_gen = 3 KILO JOULES diff --git a/modular_meta/features/woodgen/icons/wood_engine.dmi b/modular_meta/features/woodgen/icons/wood_engine.dmi new file mode 100644 index 000000000000..57d9dc78351e Binary files /dev/null and b/modular_meta/features/woodgen/icons/wood_engine.dmi differ diff --git a/modular_meta/features/woodgen/includes.dm b/modular_meta/features/woodgen/includes.dm new file mode 100644 index 000000000000..54b910cbe6ec --- /dev/null +++ b/modular_meta/features/woodgen/includes.dm @@ -0,0 +1,9 @@ +#include "code\wood_gen.dm" + +/datum/modpack/woodgen + id = "woodgen" + icon = 'modular_meta/features/woodgen/preview.dmi' + name = "Генератор на дереве" + group = "Features" + desc = "Технологии будущего переизобрели генератор на дереве! Он очень мало вырабатывает, но работает намного дольше обычного пакмана." + author = "Sanecman" diff --git a/modular_meta/features/woodgen/preview.dmi b/modular_meta/features/woodgen/preview.dmi new file mode 100644 index 000000000000..db8d6d6d7369 Binary files /dev/null and b/modular_meta/features/woodgen/preview.dmi differ diff --git a/modular_meta/main_modular_include.dm b/modular_meta/main_modular_include.dm new file mode 100644 index 000000000000..6e8e1e6bad26 --- /dev/null +++ b/modular_meta/main_modular_include.dm @@ -0,0 +1,83 @@ +// All new mod's includes here +// Some modules can be easy excludes from code compile sequence by commenting #define you need to remove in code\__DEFINES\__meta_modpaks_includes.dm +// Keep in mind, that module may not be only in modular folder but also embedded directly in TG code and covered with #ifdef - #endif structure + +#include "__modpack\assets_modpacks.dm" //Assets for modpacks subsystem, used for TGUI and other things +#include "__modpack\modpack.dm" //Modpack base class, used for all modpacks +#include "__modpack\modpacks_subsystem.dm" //Actually modpacks subsystem + TGUI in "tgui/packages/tgui/interfaces/Modpacks.tsx" + + +/* --- Features --- */ + +#include "features\additional_circuit\includes.dm" +#include "features\admin\includes.dm" +#include "features\ai_things\includes.dm" +#include "features\antagonists\includes.dm" +#include "features\april_fools_day\includes.dm" +#include "features\butt_farts\includes.dm" +#include "features\cheburek_car\includes.dm" +#include "features\gainable_mythril\includes.dm" +#include "features\more_clothes\includes.dm" +#include "features\hardsuits\includes.dm" +#include "features\hookahs\includes.dm" +#include "features\kvass_beverage\includes.dm" +#include "features\kumiss_beverage\includes.dm" +#include "features\oguzok_cook\includes.dm" +#include "features\quirk_augmented\includes.dm" +#include "features\meta_maps\includes.dme" +#include "features\soviet_crate\includes.dm" +#include "features\uplink_items\includes.dm" +#include "features\clown_traitor_sound\includes.dm" +#include "features\woodgen\includes.dm" +//#include "features\not_enough_medical\includes.dm" -- upstream 18.01.2026. Surgery overhaul has made this code obsolete +#include "features\more_cell_interactions\includes.dm" +#include "features\makeshift_grenade_trap\includes.dm" +#include "features\makeshift_tools\includes.dm" +#include "features\martials\includes.dm" +#include "features\parts_tier_5\includes.dm" +#include "features\copytech\includes.dm" +#include "features\cargo_extended\includes.dm" +#include "features\not_enough_decor\includes.dm" +#include "features\mod_vend\includes.dm" +#include "features\roundstart_shell\includes.dm" +#include "features\security_extended\includes.dm" +#include "features\telescience\includes.dm" +#include "features\deathmatch\includes.dm" +#include "features\soundtrack_modpack\includes.dm" +#include "features\symbolics\includes.dm" +#include "features\novichok\includes.dm" +#include "features\jukeboxes_to_bartender\includes.dm" +#include "features\bot_topic\includes.dm" +#include "features\metacoins\includes.dm" +#include "features\spaceman_races\includes.dm" +#include "features\ntts-nd-tg-tts\includes.dm" +#include "features\meta_redesign\includes.dm" + +/* --- Reverts --- */ + +#include "reverts\beheading\includes.dm" +#include "reverts\buff_lasers\includes.dm" +#include "reverts\bulky_extinguishers\includes.dm" +#include "reverts\colossus\includes.dm" +#include "reverts\glasses_protect\includes.dm" +#include "reverts\hooch\includes.dm" +#include "reverts\keybinds\includes.dm" +#include "reverts\nanomed\includes.dm" +#include "reverts\satchels_back\includes.dm" +#include "reverts\d_sword\includes.dm" + +/* --- Tweaks --- */ + +#include "tweaks\antagonists_balance\includes.dm" +#include "tweaks\balance\includes.dm" +#include "tweaks\better_ui\includes.dm" +#include "tweaks\del_required_experiments\includes.dm" +#include "tweaks\fonts\includes.dm" +#include "tweaks\russian_translation\includes.dm" +#include "tweaks\gases\includes.dm" +#include "tweaks\heads_on_belts\includes.dm" +#include "tweaks\lead_pipe\includes.dm" +#include "tweaks\lgbt_removal\includes.dm" +#include "tweaks\tagline\includes.dm" +#include "tweaks\simple_vote_by_default\includes.dm" +#include "tweaks\runtimes_fix\includes.dm" diff --git a/modular_meta/modularization_guide.md b/modular_meta/modularization_guide.md new file mode 100644 index 000000000000..bed513db4f33 --- /dev/null +++ b/modular_meta/modularization_guide.md @@ -0,0 +1,540 @@ +# Руководство по модуляризации кода – MassMeta style, v0.3 + +**Соблюдение этого Гайда – залог успешного мержа Вашей фичи в репозиторий.** + +## Вступление + +Проект **МассМета** 🧰 – это проект основанный на базе кода [/TG/station](https://github.com/tgstation/tgstation). + +В этом проекте Вы и другие игроки могут внести свой неоценимый вклад в виде добавления прикольной фичи, или например вырезания неудачной. Знающие кодеры обязательно помогут Вам в этом, на первый взгляд, непростом деле. + +Преполагается, что у Вас есть первичный опыт работы с C/C++ и/или JS подобным кодом, а также с Git-подобными системами контроля версий. Будет круто, если у Вас уже есть опыт программирования на здешнем языке DM и/или опыт работы с React JS, на чем собственно и основан интерфейл TGUI. + +Но как говорится, все с чего-то начинали, также как и автор этого текста. От себя дам парочку полезных советов не просто по кодингу, а вообще. + +* Если ты умеешь "гуглить" - значит ты сможешь быстро находить любую свободную информацию самостоятельно и где угодно. (не только в гугле) +* Прямое общение со знающими специалистами - значительно ускорит процесс решения возникшей трудности. (но перед тем как задать вопрос - погугли и подумай сам) +* Знание английского языка снимает с тебя барьер общения и позволяет значительно увеличить эффективность двух пунктов выше. +* Правильно поставленный вопрос - уже половина решения, сделанная именно тобой. А значит специалист будет охотнее помогать. (не поверите какие они порой лентяи) +* Любая крупная задача разбивается на подзадачи. А те уже проще по одной организованно довести до победного конца. +* Не держи всю информацию в голове - записывай! +* Не держи все задачи в голове - составь чек-лист и иди по нему. +* Если ты разобрался в какой-то проблеме - сделай краткую шпаргалку для самого себя же. (и поделись с остальными) + +**Слонёнок:** А когда не знаешь как, нужно у кого-нибудь спросить… – из м/ф `38 попугаев` (1976) + +Что-то как-то много философии... Достаточно напутствий, теперь к делу. + +Вам предстоит кодить, много кодить, порой не сразу понимать что вы кодите... Иногда смотреть в другой репозиторий и в отчаянных попытках перенести уже готовенькое смешное или полезное к себе. Понять что это забагованно и чинить, порой много чинить... Да, баги они такие. + +⚠️ **Все Баг-фиксы и рефакторы немодульного кода, изменение не Наших карт – Вам нужно будет заливать именно в апстрим /TG/station !** + +### Про тестирование своих [PR'ов](https://ru.stackoverflow.com/questions/134183/%D0%A7%D1%82%D0%BE-%D1%82%D0%B0%D0%BA%D0%BE%D0%B5-pull-request) 🔬 + +Прежде чем открывать PR на слияние, то было бы неплохо проверить Ваш код на работоспособность. + +А именно: +* **Скомпилируй билд** на своей локальной машине и посмотри, что там выдал компилятор Byond. Если билд успешно скомпилился, то уже хорошо. +* **Запусти билд** с Фичей и посмотрите как она себя ведёт, если ли какие-либо аномалии в работе модуля. Достаточно поверхностной проверки. +* **Протестируй и так и эдак фичу**, например, если Ваша Фича предполагает взаимодействие нескольких игроков, то можете воспользоваться Гостевым аккаунтом. Для этого выйди из BYOND-хаба (надо закрыть Бьенд) и зайди на локалку как Guest-[много циферок]. + +После этого смело создавайте PR на наш репозиторий, там Вам уже подскажут как можно доработать тот или иной неочевидный момент. + +### Про платформу GitHub + +Это одна из многих видов Систем Контроля Версий. Сам Git одновременно и достаточно проработан в плане алгоритмов, он ими же и ограничен. Они не всегда могут однозначно самостоятельно разрешить определенные изменения в коде, что приводит к конфликтам, которые требуется решать вручную. + +Подробнее про сам Git и как с ним работать в [очень хорошей книжке-мануале](https://git-scm.com/book/ru/v2). + +## Суть Конфликта ⚔️ + +Начнём сразу с показательного примера. + +Предположим, что в какой-то строчке оригинального файла `foobar.dm` /TG/station было так: + +```byond +var/something = 1 +``` + +Однако, под наши нужны нам потребовалось изменить значение с **1** на **2** под какую-то фичу в проекте, + +```diff +- var/something = 1 ++ var/something = 2 //MASSMETA EDIT +``` + +Но неожиданно апстрим /TG/station вносит свои изменения (commit: their-feature) в эту же строку файла, меняя её у себя с **1** на **4**, + +```diff +- var/something = 1 ++ var/something = 4 +``` +Затем мы решили синхронизировать изменения и видим следующее, + +```byond +<<<<<< HEAD:foobar.dm +var/something = 2 //MASSMETA EDIT +====== +var/something = 4 +>>>>>> their-feature:foobar.dm +``` + +В данном случае в череду коммитов /TG/station внедряется дополнительный, про который известно только нам самим. ГитХаб, видя подобное несоответствие - даёт нам сделать выбор. + +Например, нам нужно оставить только Наше изменение, то просто удаляем все что нам добавил ГитХаб и оставляем только нужное, + +```byond +var/something = 2 //MASSMETA EDIT +``` + +Подобного рода конфликты разрешаются именно ручками, однако есть другие подходы в виде модульного кода, о которых мы расскажем далее в данном руководстве. + +Подробнее про [Ветвления и Слияния](https://git-scm.com/book/ru/v2/Ветвление-в-Git-Основы-ветвления-и-слияния). + +## Протокол модуляризации 🛠️ + +У Вашего модуля должно быть короткое и информативное название в документации, например - **`shuttle_toggle`**. + +Этим уникальным **ID** Вы затем назовёте: + +- Свою модульную папку `modular_meta/features/shuttle_toggle/`, в которой вы будете локально работать. + +- А также в дальнейшем Вы будете помечать все **Немодульные** изменения в коде /TG/station. + +- В редких случаях он может пригодится как некая метка для включения/отключения модуля. Об этом будет отдельно рассказано ниже. + +Подытожим, эта метка должна присуствовать около всех изменений сделаных этим модулем. + +Теперь подробнее про виды модуляризации. + +### Не Модульные Изменения + +Иногда наступает момент, когда редактирование **оригинальных** файлов /TG/station намного удобнее и практичее. + +📌 Пожалуйста, не забудьте записать факт их изменения под пунктом **"TG Proc/File Changes"** в `readme.md` вашего модуля. + +В этих случаях мы решили применять следующую стандартизацию: + +- **Добавление:** + + ```byond + //MASSMETA EDIT ADDITION BEGIN (shuttle_toggle) + var/adminEmergencyNoRecall = FALSE + var/lastMode = SHUTTLE_IDLE + var/lastCallTime = 6000 + //MASSMETA EDIT ADDITION END + ``` + +- **Удаление:** + + ```byond + //MASSMETA EDIT REMOVAL BEGIN (shuttle_toggle) + /* + for(var/obj/docking_port/stationary/S in stationary) + if(S.id = id) + return S + */ + //MASSMETA EDIT REMOVAL END + ``` + +- **Изменения:** + + ```byond + //MASSMETA EDIT CHANGE BEGIN (shuttle_toggle) + /* ORIGINAL + if(SHUTTLE_STRANDED, SHUTTLE_ESCAPE) + */ + if(SHUTTLE_STRANDED, SHUTTLE_ESCAPE, SHUTTLE_DISABLED) + //MASSMETA EDIT CHANGE END + return 1 + ``` + + 💡 Если предполагается **"Масштабное"** изменений или удаление кода, то его уже можно переместить в модуль. На месте удаления обязательно допишите куда оно было перемещенно: (Moved to: `modular_meta/features/shuttle_toggle/randomverbs.dm`) + + ⚠️ Обязательно оставляем все что было до вашего вмешательства под пометкой **ORIGINAL**! + +### Полностью Модульные Изменения + +В нашем проекте присутствует папка `modular_meta/`, там будут храниться все наши **"Модульные"** изменения кода /TG/station. + +💡 Она полностью независима и этим мы гарантируем, что кодеры с /TG/station не будут туда вмешиваться. + +В этой папке есть ещё несколько подпапок и файлов: + +| Папка/Файл | +| ---------------------------------- | +| **\_defines** 📁 | +| **\_globalvars** 📁 | +| **\_helpers** 📁 | +| **features** 📁 | +| **reverts** 📁 | +| **russification** 📁 | +| **tools** 📁 | +| **\_modpacks_subsystem.dm** 📄 | +| **main_modular_include.dm** 📄 | +| **modularization_guide_ru.md** 📝 | +| **module_template.md** 📝 | + +Теперь подробнее про каждую из Папок: + +- **`_defines/ и _globalvars/ и _helpers/`** 📂 + + Здесь лежат все наши модульные "определения" (defines), "гробальные пеменные" (globalvars) и "помощники" (helpers). + + Вынесены отдельно из папки `features/` из-за того, что их требуется ставить выше основного ТГ кода, сразу же после аналогичных у ТГ. + + 💡 За счет этого мы можем использовать наши дефайны в коде ТГ, а не только в модулях. + + В целях увеличения читабельности данных папок, добавляйте максимум по 1 файлу в каждую из папкок, назовите их также как `ID` вашего модуля. + + Все эти файлы в папках должны быть включены в соотвесвтвующий им: + - **`modular_meta/_defines/_main_modular_defines_include.dm`** + - **`modular_meta/_globalvars/_main_modular_globalvars_include.dm`** + - **`modular_meta/_helpers/_main_modular_helpers_include.dm`** + + 📌 Пожалуйста, не забудьте записать факт их добавления под пунктом **"Defines/Helpers:"** в `readme.md` вашего модуля. + + 💡 Если же они применяются только лишь в рамках одного файла, то их достаточно объявить вверху и внизу файла. Такое записывать в `readme.md` не надо! + + ```byond + #define MY_DEFINE + //some code with MY_DEFINE here + #undef MY_DEFINE + ``` + +- **`features/`** 📂 + + Здесь лежат все модульные файлы **"Новых Фич"**, которых нет в апстриме. Каждой присвоен уникальный **"module_id"**. + + Подробнее про строение папок модуля расскажем чуть ниже. + +- **`reverts/`** 📂 + + Папка аналогичная по строению с `features/`, но как можно догадаться, там располагаются возвраты хороших фич и факты удаления плохих по нашему мнению фич, введёных апстримом /TG/station. + + ❗ Если фича была уже выпилена давно или же апстрим произвел её полное удаление сразу, то она уже может рассматриваться как самостоятельный модуль уже в папке `features/`! + + Такой модуль именовать обязательно с припиской **"re_"**, например: **"re_buff_lasers"**. + + ⚠️ Укажите в `readme.md` модуля ссылку на PR или серию PR-ов, который откатываевается! + +- **`russification/`** 📂 + + Папка аналогичная по строению с `features/`, но в ней уже лежат различные переводы на Русский всякого в игре. А-ля руссификаторы во многих других компьютерных игрушках. + + Выделена отдельно из "фич" по понятным причинам. + + Также если это потребуется для код-базы, то можно будет сделать сразу всю папку легко отключаемой из компиляции кода для англо-язычных форков. (про этот момент будет подробнее ниже) + + Такой модуль именовать уже обязательно с припиской **"ru_"**, например вот так: **ru_crayons**. + +- **`tools/`** 📂 + + Тут лежат все дополнительные инструменты проверки нашего кода. + + **Они проверяют только файлы в модульной папке**, помогая нам не совершать дополнительных ошибкок. + + К ним идет прямое обращение только в файле: `.github/workflows/ci_suite.yml`. + +## Подробнее про наполнение папок (features/ russification/ reverts/) + +Чтобы сохранить общий стиль и обеспечить удобную навигацию по большинству модулей, а также контролировать количество файлов и папок в репозитории, Вы должны располагать определённые типы файлов по своим папкам. + +⚠️ Каждый модуль обязан содержать в себе файл документации модуля – `readme.md`. + +| Папка/Файл | Содержимое | +| ------------------ | --------------------------------------------------------------------- | +| **code/** 📁 | Файлы кода: **`.dm`** | +| **icons/** 📁 | Файлы иконок и картинок: **`.dmi`** и **`.png`** | +| **sound/** 📁 | Звуковые файлы: **`.ogg`** и **`.waw`** | +| **includes.dm** 📄 | Инклюд всех файлов в папке **code/** и объект модуля `/datum/modpack/`| +| **preview.dmi** 🖼️ | Картинка-превью вашего модуля, используется в меню модпаков | +| **readme.md** 📝 | Полная документация к модулю, [пример](module_template.md) | + +⚠️ Файлы строк: `.txt` и `.json` вы помещаете в папку `strings/meta/`, т.к. код /TG/station не может полноценно работать со всеми файлами-строк вне этой папки. (если вдруг в будуем будет такая возможноть, то надо будет перенести в модуль) + +⛔ У проектов **Skyrat** присуствует папка `master_files/`, однако у нас в проекте её НЕТ! Все переопредения кода у нас помещаются полностью в модуль с особыми пометками! Пояснения будут позже. + +❗ Также у проектов **Skyrat** стандартно все новые файлы сразу включаются в общий файл `tgstation.dme`, что я считаю достаточно трудным для дальнейшней поддержки. У нашего проекта другой поход в этом моменте, как Вы видите. + +### Подробнее про папку **`code/`** + +⚠️ В этих файлах не должно быть закомментированного кода, тем более полностью закомментированных файлов! А вот пояснения к коду оставлять можно, порой даже и нужно. + +Здесь располагается код двух типов: + +#### Абсолютно новые функции и объекты 🆕 + +Просто ложите все свои новые файлы кода в папку `code/` своего модуля. + +💡 Можете разбивать файлы по подпапкам, если в этом есть нужда. + +💡 Если модуль предполагается неимоверно фантастических размеров, то в таком случае можете ввести иерархию папок аналогичную как в папке `code/` у /TG/station + +Не забывайте проставлять все пути к иконкам и звуку правильно! + +#### Переопределение объектов и функций /TG/station 🔀 + +С помощью этих файлов мы косвенно изменяем основной код /TG/station. Это позволяет нам очень изящно внедрять свои коррективы, не вмешиваясь напрямую в основной код. Тем самым не нарушая их череду коммитов и не создавая для нас самих в будущем **Конфликтов Слияния**. + +Однако у такого подхода есть свой недостаток. Гитхаб не сможет нам оперативно подсказать где файл поменялся из-за вмешательства апстрима и где следует учесть измененое или дополнительное переопределение. Иногда прямые изменения кода через `//MASSMETA EDIT` предпочтительнее. Старайтесь использовать здравый смысл в этом вопросе. + +Эти файлы выносите в "отдельную группу" с помощью пометки `"m_"` в названии (от слова master), например: `m_tg_filename.dm`. + +⚠️ У малого кол-ва данных файлов **Не надо соблюдать Иерархию** аналогичной папки `code/` у /TG/station! Просто ложите вместе со всеми файлами в модуль. + +💡 Однако если вдруг у модуля предполагается неимоверно огромное кол-во таких переопределений, то в таком случае можете ввести иерархию папок аналогичную как в папке `code/` у /TG/station + +⚠️ Над каждым блоком таких функций/объектов **подписывайте в каком оригинальном файле /TG/station они расположены**. Таким образом нам будет проще смекнуть что к чему. + +- **Пример модульного переопределения объекта** 💡 + + Например, Вы решили модульно переопределить иконку и описание у мольберта (easel). + + Оригинальный объект в коде /TG/station по пути `code/modules/art/paintings.dm`: + + ```byond + /obj/structure/easel + name = "easel" + desc = "Only for the finest of art!" + icon = 'icons/obj/art/artstuff.dmi' + icon_state = "easel" + density = TRUE + resistance_flags = FLAMMABLE + max_integrity = 60 + var/obj/item/canvas/painting = null + ``` + + Для этого создайте новый файл желательно с таким же именем как у оригинала и расположите в папке `code/` вашего модуля: `code/m_paintings.dm`. + + Для выполнения нашей цели, наполнение даного файла будет выглядеть примерно так: + + ```byond + //ORIGINAL FILE: code/modules/art/paintings.dm + /obj/structure/easel + desc = "Let yourself draw!" + icon = 'modular_meta/features/art/icons/artstuff.dmi' + icon_state = "new_easel" + ``` + + Теперь при компилировании проекта, данное переопределение подменит эти переменные у оригинального объекта мольберта. Тем самым в готовом проекте у мольберта будет уже Новая иконка и описание. Даже код /TG/station менять не пришлось! 🎉 + +- **Пример модульного добавления фичи в функцию** 💡 + + Для простоты предположим, что вы хотите заставить оружие искрить при выстреле для имитации дульной вспышки. + + Также Вы хотите, чтобы это можно было использовать со всеми видами оружия, использующими эту функцию. + + В модульном файле объекта можно начать с добавления новой переменной `var/muzzle_flash`. + + ```byond + /obj/item/gun + var/muzzle_flash = TRUE + ``` + + Теперь у Вас будет **у каждого** наследника этого объекта доступна эта переменная. После этого, допустим, вы захотите проверять её и вызвать искры после выстрела. + + У этого объекта уже есть процедура, что вызывается при стрельбе: + + ```byond + /obj/item/gun/proc/shoot_live_shot(mob/living/user, pointblank = 0, atom/pbtarget = null, message = 1) + ``` + + Теперь мы начинаем **добавлять код** для работы нашей фичи в дочернюю процедуру `/obj/item/gun/shoot_live_shot()`. + + ```byond + /obj/item/gun/shoot_live_shot(mob/living/user, pointblank = 0, atom/pbtarget = null, message = 1) + . = ..() + if(muzzle_flash) + spawn_sparks(src) + ``` + + Тут мы обязательно вызываем такую конструкцию `. = ..()`, она по сути своей говорит, что мы **наследуемся от родительской функции**. После данной конструкции добаляем весь наш новый код. + + Теперь при компилировании проекта, данные "добавления" допишутся в оригинальный объект и функцию. Этим мы добились того, что оружие при выстреле ещё и искрит, при том не вмешиваясь в функции /TG/station напрямую! 🎉 + +### Про содержание модулей ОГРОМНЫХ размеров + +В очень редких случаях в проекте может появиться такая уже не очень маленьких размеров пакость, что будет эпизодически напоминаль про себя, оссобено при мержапстримах (синхронизации нашего форка с апстримом). + +В таком случае папка модуля может полностью повторять иерархию папок /TG/station. + +В `readme.md` укажите что файл огромен и скорее всего требует более пристального внимания при дальнейшем вмешательстве. + +### **`. = ..()`** для чайников + +Как вы уже могли заметить, у языка DM частично заложена парадигма [ООП](https://practicum.yandex.ru/blog/obektno-orientirovannoe-programmirovanie/), нас в данном случае интересует процесс наследования объектов и их функций. + +💡 Вы также можете нажать F1 в Dream Maker и прочитать подробный мануал на английском. Или например [тут](https://github.com/F0lak/dm_open_ref). + +- `.` – это возвращаемое значение нашей функции по умолчанию. Изначально оно равно `null`. + +- `..` – это возвращаемое значение родительской функции. + + Через `..()` Вы обращаетесь к родительской функции, этим вызывая её в нужном месте Вашей функции-наследника. + +И теперь, если вы сделаетете подобый манёвр `. = ..()`, то Вы вызовите родительскую функцию и присвоите её значение возвращаемому значению нашей функции. После этого можете свободно дополнять свою `.` чем хотите. + +Так же в случае, если Вы не хотите возвращать родительский вывод, то Вы можете сохранить его в любую переменную или просто использовать `..()` + +Мы так же можем вообще не вызывать `..()` - тогда функция оверрайдится (переопределяется) полностью. Но я бы не рекомендовал делать подобное, ради перемещения ориг. функции в модуль и дальнейшей модификации её уже там, ибо когда /TG/station поменяет её у себя, то пиши пропало. + +Также учтите, что вы не сможете при модульном дополнии функции использовать те переменные, которые были объявленны в функции оригинале! + +## Отключаемые модули + +Если в папке модуля есть файл `modular_meta/__config_modpacks.dm`, то это дает нам парочку очень удобных возможностей. + +А именно, в нём то перечисленны все модули, что можно отключить в игре. Для отключения требуется перекомпиляция проекта, т.к. эти изменения вступают в силу только на этапе работы [препроцессора](https://ru.wikipedia.org/wiki/%D0%9F%D1%80%D0%B5%D0%BF%D1%80%D0%BE%D1%86%D0%B5%D1%81%D1%81%D0%BE%D1%80). + +Скорее всего там будут присутсвовать модули **"Перевода"** ну и некоторые другие, что были сделаны отключаемыми по желанию автора модуля. В ином случае, модуль можно убрать только если залезать в код напрямую. + +Например, Вы так можете сделать отключаемым **"Ивентовый модуль"**. Пояснения излишне почему и зачем. + +Однако учтите, что если таких модулей будет много, то неизбежно будут возникать взаимосвязи между ними, и порой одим модуль без другого работать не будет. + +TODO: описать чуть подробнее про взаимосвязанные модули, и что нужно делать, чтобы они автоматически проверялись на инклюд. + +### Процедура создания отключаемого модуля + +Изначально мы имеем в оригинале код: + +```byond +/obj/item/toy/crayon/proc/crayon_text_strip(text) + text = copytext(text, 1, MAX_MESSAGE_LEN) + var/static/regex/crayon_regex = new /regex(@"[^\w!?,.=&%#+/\-]", "ig") + + return LOWER_TEXT(crayon_regex.Replace(text, "")) +``` + +Но нам потребовалось изменить одну строчку кода функции, что к сожалению просто так нельзя поместить в модуль. + +Для начала создадим в файле `modular_meta/__config_modpacks.dm` новый дефайн `RU_CRAYONS` и сразу присваеваем ему значение `1` = включен. + +```byond +#define RU_CRAYONS 1 +``` + +Далее заходим в интересующий нас файл и там оборачиваем изменяемый блок строчек в `#if – #else – #endif` конструкцию, где `RU_CRAYONS` – это **ID** вашего модуля. + +```byond +/obj/item/toy/crayon/proc/crayon_text_strip(text) + text = copytext(text, 1, MAX_MESSAGE_LEN) +#if RU_CRAYONS // MASSMETA EDIT + var/static/regex/crayon_regex = new /regex(@"[^\wА-Яа-яЁё!?,.=&%#+/\-]", "ig") +#else + var/static/regex/crayon_regex = new /regex(@"[^\w!?,.=&%#+/\-]", "ig") +#endif + return LOWER_TEXT(crayon_regex.Replace(text, "")) +``` + +Когда модуль включен `1` – то будет подставляться верхняя строчка кода, когда выключен `0` – оригинальная. + +⚠️ Такие измения уже содержат ID вашего модуля, поэтому достаточно их помечать только конструкцией `// MASSMETA EDIT`. + +## Карты 🗺️ + +Используются карты: +- 🔴 Оригинальные с офф ТГ (без прямых наших изменений) +- 🟡 Заимствованные с других билдов (некоторые желательно не менять, т.к. мы можем подтягивать обновления в других билдов) +- 🟢 Наши самодельные, они же полностью независимые, например, ProtoBoxStation (меняем и чиним как хотим) + +### Новые карты (наши самодельные) + +Все наши Новые карты лежат по пути со всеми остальными в `_maps/map_files/` (не в модульной папке). + +К каждой карте идёт дополнительно `.json` файл-конфигурации в `_maps/`, не забудьте добавить его тоже! + +### Модульное Изменение Карт ТГ (через применение Авто-мапперов) + +⚠️ Не изменяйте оригинальные карты /TG/station напрямую, Вы стокнётесь потом с таким же хаосом, как если вы бы меняли файлы иконок! Для внесения изменений ипользуйте модуль Авто-маппера. + +Когда вы добавляете новый элемент на карту, то вы должны сперва определеить масштаб переделок. + +- Если это **небольшое изменение на 1 предмет**, то используйте простой автоматизатор области. + + Автомаппер простых областей использует записи точек отсчета, чтобы поместить один элемент в область карты, которая имеет определенный смысл. + +- Если речь идет об **изменении целой комнаты**, то используйте автоматизатор шаблонов. + + Автомаппер использует готовые шаблоны для переопределения участков карты, используя координаты для определения начального местоположения. Примеры смотрите в файле automapper_config.toml. + +TODO: добавить подробный пошаговый гайд по использованию автомаппера. + +## Модульный TGUI (TG User Interface) + +**TGUI** - еще один исключительный случай, поскольку он использует язык Javascript, который не может быть модульным, нежели же код DM. + +ВСЕ файлы TGUI находятся в папке `/tgui/packages/tgui/interfaces/` и ее подкаталогах. Нет какой-то конкретной папки для Наших TGUI файлов! + +Частным примером может служить TGUI файл для оформления меню Модпаков `/tgui/packages/tgui/interfaces/Modpacks.tsx`. + +📌 Пожалуйста, не забудьте записать факт их добавления/изменения под пунктом **"TGUI Files:"** в `readme.md` вашего модуля. + +### Изменение оригинальных файлов /TG/station + +При изменении оригинальных файлов TGUI поступаем аналогично, как и при изменении вышележащего кода DM, однако схема написания комментариев тут несколько иная. + +Вы можете использовать как `// MASSMETA EDIT`, так и `/* MASSMETA EDIT */`, хотя в некоторых случаях вам придется использовать одно вместо другого. (в некотрых языках '//' - могут не являться комментированием, учтите это) + +В целом, старайтесь, чтобы комментарии к изменениям находились на той же строке, что и само изменение. Предпочтительно внутри JSX-тега. Например: + +```js + +``` + +```js + +``` + +```js + +``` + +В крайнем случае Вы можете заключить ваше редактирование в фигурные скобки, например так: + +```js +{/* MASSMETA EDIT ADDITION START */} + + someProp="whatever" + +{/* MASSMETA EDIT ADDITION END */} +``` + +### Создание новых файлов TGUI + +⚠️ При создании нового файла TGUI с нуля, пожалуйста, добавьте **Заголовочный Комментарий** в самом верху файла: + +```js +// THIS IS A MASSMETA UI FILE +``` + +Таким образом, они легко идентифицируются как **Наши** модульные файлы TGUI `.tsx` и `.jsx`. + +Собственно ничего больше делать и не нужно, комментарии `// MASSMETA EDIT` в таком файле TGUI излишне. + + + +## В заключении + +Терпение и труд – ТГ к\*дера перетрут. Если мы будем последовательны, то в конечном итоге это избавит НАС от будущих болей в области ГМ, когда Нам (и Вам) же придется разрешать конфликты вручную. + +Благодаря более скрупулезному документированию будет сразу понятно, какие изменения были сделаны, где и с помощью каких функций, и все станет гораздо менее двусмысленным и запутанным. + +Желаю удачи в ТГ кодинге. Помните, что сообщество всегда готово помочь Вам, если вдруг понадобится помощь. + +Оригинальное руководство: Skyrat/NovaSector. Идея модульности: Nebula and Bandastation (SS220). Перевод и дополнения: Artemchik542. Доработка модульной системы: Artemchik542, Huz2e. Отдельное спасибо: SmArtKar. diff --git a/modular_meta/module_template.md b/modular_meta/module_template.md new file mode 100644 index 000000000000..33683df7de87 --- /dev/null +++ b/modular_meta/module_template.md @@ -0,0 +1,20 @@ +## Module ID: YOUR_MODULE_ID + + +### Defines/Helpers: + +- N/A + +(Paste here file path to your module's defines/helpers in `_defines` and/or `_helpers`.) + +### TG Proc/File Changes: + +- N/A + +(Paste here file path to changes in TG `code/` folder.) + +### TGUI Files: + +- N/A + +(Paste here file path there original TGUI file were changed or new TGUI files made in `tgui/` folder.) diff --git a/modular_meta/readme.md b/modular_meta/readme.md new file mode 100644 index 000000000000..9751a74ee6af --- /dev/null +++ b/modular_meta/readme.md @@ -0,0 +1,21 @@ +### Это модульная папка проекта МассМета + +**Здесь находятся:** + +| Папка/Файл | Описание +| ---------------------------------- | -------------------------------------------------------| +| **_\defines** 📁 | "Определения" для вашего модульного и не очень кода | +| **\_helpers** 📁 | "Помощники" для вашего модульного и не очень кода | +| **features** 📁 | Все крутые фичи кодить сюда, и только сюда | +| **perevody** 📁 | Переводы всякого на более понятый язык | +| **reverts** 📁 | Откаты неугодных богу Робаста приколов в ТГ кодинге | +| **tools** 📁 | Инструменты, что позволяют удобнее вести проект | +| **\_\_config_modpaks.dm** 📄 | Конфигуратор модпаков, все что там есть - отключаемо | +| **\_modpacks_subsystem.dm** 📄 | Подсистема модпаков | +| **main_modular_include.dm** 📄 | Тут описаны все наши модули, что мы добавляем в проект | +| **modularization_guide_ru.md** 📝 | Инструкция по модульному ведению проекта (на Русском) | +| **module_template.md** 📝 | Шаблон пометок изменений кода вне модуля | + +⚠️ Все Defines и Helpers, применяющиеся в вашем модуле, должны быть реализованы в папке **\_defines** и **\_helpers** соответсвенно! ⚠️ + +📚 Вам предоставлено пособие на Русском, о том как модульно вести проект. **modularization_guide_ru.md** diff --git a/modular_meta/reverts/beheading/code/head.dm b/modular_meta/reverts/beheading/code/head.dm new file mode 100644 index 000000000000..bcbaa845d32d --- /dev/null +++ b/modular_meta/reverts/beheading/code/head.dm @@ -0,0 +1,4 @@ +// ORIGINAL FILE: code/modules/surgery/bodyparts/head.dm +/obj/item/bodypart/head + //brings back natural beheading for all heads + can_dismember = TRUE diff --git a/modular_meta/reverts/beheading/includes.dm b/modular_meta/reverts/beheading/includes.dm new file mode 100644 index 000000000000..300789d441e0 --- /dev/null +++ b/modular_meta/reverts/beheading/includes.dm @@ -0,0 +1,8 @@ +#include "code\head.dm" + +/datum/modpack/beheading + id = "beheading" + name = "Декап головы" + group = "Reverts" + desc = "Возвращает возможность отрубать голову 2D космонафтикам" + author = "homexp13" diff --git a/modular_meta/reverts/buff_lasers/code/beams.dm b/modular_meta/reverts/buff_lasers/code/beams.dm new file mode 100644 index 000000000000..72aada6f0433 --- /dev/null +++ b/modular_meta/reverts/buff_lasers/code/beams.dm @@ -0,0 +1,18 @@ +//ORIGINAL FILE: code/modules/projectiles/projectile/beams.dm +/obj/projectile/beam/scatter + damage = 12 + wound_bonus = -20 + exposed_wound_bonus = 0 + +/obj/projectile/beam/laser + damage = 20 + wound_bonus = -30 + +/obj/projectile/beam/laser/hellfire + damage = 25 //cap gun supremacy + +/obj/projectile/beam/laser/rapid + damage = 12.5 + +/obj/projectile/beam/laser/heavylaser + damage = 22.5 diff --git a/modular_meta/reverts/buff_lasers/includes.dm b/modular_meta/reverts/buff_lasers/includes.dm new file mode 100644 index 000000000000..78a5edcc9c9c --- /dev/null +++ b/modular_meta/reverts/buff_lasers/includes.dm @@ -0,0 +1,8 @@ +#include "code\beams.dm" + +/datum/modpack/buff_lasers + id = "buff_lasers" + name = "Сниженный урон лазеров" + group = "Reverts" + desc = "Возвращает возвращает урон у лазеров каким он был, делая его не таким имбой" + author = "homexp13" diff --git a/modular_meta/reverts/buff_lasers/readme.md b/modular_meta/reverts/buff_lasers/readme.md new file mode 100644 index 000000000000..a050b8871388 --- /dev/null +++ b/modular_meta/reverts/buff_lasers/readme.md @@ -0,0 +1,30 @@ +## Module ID: unbuff_lasers + +### Description: + +Возвращает возвращает урон у лазеров каким он был, делая его не таким имбой. + + +### TG Proc/File Changes: + +- N/A + + +### Modular Overrides: + +- code/modules/projectiles/projectile/beams.dm + + +### Defines: + +- N/A + + +### TGUI Files: + +- N/A + + +### Credits: + +- homexp13 diff --git a/modular_meta/reverts/bulky_extinguishers/code/extinguisher.dm b/modular_meta/reverts/bulky_extinguishers/code/extinguisher.dm new file mode 100644 index 000000000000..6770338bc043 --- /dev/null +++ b/modular_meta/reverts/bulky_extinguishers/code/extinguisher.dm @@ -0,0 +1,3 @@ +/obj/item/extinguisher + w_class = WEIGHT_CLASS_NORMAL + // плак-плак, меня слипнули с батоном в руках, огнетушители теперь большие :sob: diff --git a/modular_meta/reverts/bulky_extinguishers/includes.dm b/modular_meta/reverts/bulky_extinguishers/includes.dm new file mode 100644 index 000000000000..445e0632dbbf --- /dev/null +++ b/modular_meta/reverts/bulky_extinguishers/includes.dm @@ -0,0 +1,8 @@ +#include "code\extinguisher.dm" + +/datum/modpack/bulky_extinguishers + id = "bulky_extinguishers" + name = "Огнетушители нормального размера" + group = "Reverts" + desc = "Огнетушители вновь могут храниться в вашем рюкзаке." + author = "Bruh24" diff --git a/modular_meta/reverts/bulky_extinguishers/readme.md b/modular_meta/reverts/bulky_extinguishers/readme.md new file mode 100644 index 000000000000..3ec4c15f0478 --- /dev/null +++ b/modular_meta/reverts/bulky_extinguishers/readme.md @@ -0,0 +1,23 @@ +## Module ID: re_bulky_extinguishers + +### Description: + +Огнетушители теперь опять могут быть помещены в рюкзак. + +### TG Proc/File Changes: + +- N/A + +### Modular Overrides: + +- code/modules/ + +### Defines: + +- N/A + +### TGUI Files: + +- N/A + +### Credits: diff --git a/modular_meta/reverts/colossus/code/colossus.dm b/modular_meta/reverts/colossus/code/colossus.dm new file mode 100644 index 000000000000..42cad6f6f5bb --- /dev/null +++ b/modular_meta/reverts/colossus/code/colossus.dm @@ -0,0 +1,29 @@ +// возвращает refresher crystal, был убран в PR +// https://github.com/tgstation/tgstation/pull/60192 + +#define ACTIVATE_TOUCH "touch" + +/obj/machinery/anomalous_crystal/refresher //Deletes and recreates a copy of the item, "refreshing" it. + observer_desc = "This crystal \"refreshes\" items that it affects, rendering them as new." + activation_method = ACTIVATE_TOUCH + cooldown_add = 50 SECONDS + activation_sound = 'sound/effects/magic/timeparadox2.ogg' + use_time = 1 SECONDS + var/static/list/banned_items_typecache = typecacheof(list(/obj/item/storage, /obj/item/implant, /obj/item/implanter, /obj/item/disk/nuclear, /obj/projectile, /obj/item/spellbook)) + +/obj/machinery/anomalous_crystal/refresher/ActivationReaction(mob/user, method) + if(..()) + var/list/L = list() + var/turf/T = get_step(src, dir) + new /obj/effect/temp_visual/emp/pulse(T) + for(var/i in T) + if(isitem(i) && !is_type_in_typecache(i, banned_items_typecache)) + var/obj/item/W = i + if(!(W.flags_1 & ADMIN_SPAWNED_1) && !(W.flags_1 & HOLOGRAM_1) && !(W.item_flags & ABSTRACT)) + L += W + if(L.len) + var/obj/item/CHOSEN = pick(L) + new CHOSEN.type(T) + qdel(CHOSEN) + +#undef ACTIVATE_TOUCH diff --git a/modular_meta/reverts/colossus/includes.dm b/modular_meta/reverts/colossus/includes.dm new file mode 100644 index 000000000000..f47b0c392bca --- /dev/null +++ b/modular_meta/reverts/colossus/includes.dm @@ -0,0 +1 @@ +#include "code\colossus.dm" diff --git a/modular_meta/reverts/d_sword/code/dualsaber.dm b/modular_meta/reverts/d_sword/code/dualsaber.dm new file mode 100644 index 000000000000..30c81e60da16 --- /dev/null +++ b/modular_meta/reverts/d_sword/code/dualsaber.dm @@ -0,0 +1,32 @@ +/obj/item/dualsaber + block_chance = 100 +/obj/item/dualsaber/hit_reaction(mob/living/carbon/human/owner, atom/movable/hitby, attack_text = "the attack", final_block_chance = 0, damage = 0, attack_type = MELEE_ATTACK, damage_type = BRUTE) + if(!HAS_TRAIT(src, TRAIT_WIELDED)) + return FALSE //not interested unless we're wielding + if(attack_type == MELEE_ATTACK) + final_block_chance = 75 // мили атака - 75% + if(attack_type == PROJECTILE_ATTACK) + var/obj/projectile/our_projectile = hitby + + if(our_projectile.reflectable) + final_block_chance = 0 //we handle this via IsReflect(), effectively 75% block + else + final_block_chance -= 25 //We aren't AS good at blocking physical projectiles, like ballistics and thermals + + if(attack_type == LEAP_ATTACK) + final_block_chance -= 50 //We are particularly bad at blocking someone JUMPING at us.. + + if(attack_type == OVERWHELMING_ATTACK) + final_block_chance = 0 //Far too small to block these kinds of attacks. + + return ..() +/datum/uplink_item/dangerous/doublesword + cost = 16 +/datum/uplink_item/dangerous/doublesword/get_discount_value(discount_type) + switch(discount_type) + if(TRAITOR_DISCOUNT_BIG) + return 0.35 + if(TRAITOR_DISCOUNT_AVERAGE) + return 0.2 + else + return 0.1 diff --git a/modular_meta/reverts/d_sword/includes.dm b/modular_meta/reverts/d_sword/includes.dm new file mode 100644 index 000000000000..4caafaa87613 --- /dev/null +++ b/modular_meta/reverts/d_sword/includes.dm @@ -0,0 +1,8 @@ +#include "code\dualsaber.dm" + +/datum/modpack/d_sword + id = "d_sword" + name = "Дсворд отражает лазеров 75% → 100%" + group = "Reverts" + desc = "Теперь он отражает 100% лазеров, а цена стала выше на 3тк" + author = "Dolphyuser" diff --git a/modular_meta/reverts/glasses_protect/code/_glasses_hud.dm b/modular_meta/reverts/glasses_protect/code/_glasses_hud.dm new file mode 100644 index 000000000000..0b4c5f5b4143 --- /dev/null +++ b/modular_meta/reverts/glasses_protect/code/_glasses_hud.dm @@ -0,0 +1,16 @@ +// ORIGINAL FILE: code/modules/clothing/glasses/_glasses.dm +/obj/item/clothing/glasses/sunglasses + flash_protect = FLASH_PROTECTION_WELDER + +// ORIGINAL FILE: code/modules/clothing/glasses/hud.dm +/obj/item/clothing/glasses/hud/health/sunglasses + flash_protect = FLASH_PROTECTION_WELDER + +/obj/item/clothing/glasses/hud/diagnostic/sunglasses + flash_protect = FLASH_PROTECTION_WELDER + +/obj/item/clothing/glasses/hud/security/sunglasses + flash_protect = FLASH_PROTECTION_WELDER + +/obj/item/clothing/glasses/hud/spacecop + flash_protect = FLASH_PROTECTION_WELDER diff --git a/modular_meta/reverts/glasses_protect/includes.dm b/modular_meta/reverts/glasses_protect/includes.dm new file mode 100644 index 000000000000..7dd82e953c32 --- /dev/null +++ b/modular_meta/reverts/glasses_protect/includes.dm @@ -0,0 +1,9 @@ +#include "code\_glasses_hud.dm" + +/datum/modpack/glasses_protect + id = "glasses_protect" + //no icon for example + name = "Очки защищают от сварки" + group = "Reverts" + desc = "Солнцезащитные очки теперь опять защищают ваши глаза от чёртовой сварки" + author = "Huz2e" diff --git a/modular_meta/reverts/glasses_protect/readme.md b/modular_meta/reverts/glasses_protect/readme.md new file mode 100644 index 000000000000..2e0870cdb180 --- /dev/null +++ b/modular_meta/reverts/glasses_protect/readme.md @@ -0,0 +1,13 @@ +## Module ID: REVERT_GLASSES_PROTECT_WELDING + +### Defines: + +- N/A + +### TG Proc/File Changes: + +- N/A + +### TGUI Files: + +- N/A diff --git a/modular_meta/reverts/hooch/code/assistant.dm b/modular_meta/reverts/hooch/code/assistant.dm new file mode 100644 index 000000000000..cc5c74140cb2 --- /dev/null +++ b/modular_meta/reverts/hooch/code/assistant.dm @@ -0,0 +1,25 @@ +//ORIGINAL FILE: code/modules/jobs/job_types/assistants/assistant.dm +/datum/job/assistant + liver_traits = list(TRAIT_GREYTIDE_METABOLISM) + +// code/modules/reagents/chemistry/reagents/drinks/alcohol_reagents.dm +/datum/reagent/consumable/ethanol/hooch/on_mob_life(mob/living/carbon/drinker, seconds_per_tick, times_fired) + . = ..() + var/obj/item/organ/internal/liver/liver = drinker.get_organ_slot(ORGAN_SLOT_LIVER) + if(liver && HAS_TRAIT(liver, TRAIT_GREYTIDE_METABOLISM)) + if(drinker.heal_bodypart_damage(brute = 1 * REM * seconds_per_tick, burn = 1 * REM * seconds_per_tick, updating_health = FALSE)) + return UPDATE_MOB_HEALTH + +//ORIGINAL FILE: code/modules/reagents/withdrawal/generic_addictions.dm +/datum/addiction/maintenance_drugs/withdrawal_enters_stage_3(mob/living/carbon/affected_carbon) + . = ..() + var/obj/item/organ/internal/liver/empowered_liver = affected_carbon.get_organ_by_type(/obj/item/organ/internal/liver) + if(empowered_liver) + ADD_TRAIT(empowered_liver, TRAIT_GREYTIDE_METABOLISM, "maint_drug_addiction") + +//ORIGINAL FILE: code/modules/surgery/organs/internal/liver/_liver.dm +/obj/item/organ/internal/liver/examine(mob/user) + . = ..() + if(HAS_TRAIT(user, TRAIT_ENTRAILS_READER) || isobserver(user)) + if(HAS_TRAIT(src, TRAIT_GREYTIDE_METABOLISM)) + . += span_info("Greyer than most with electrical burn marks, this is the liver of an assistant.") diff --git a/modular_meta/reverts/hooch/includes.dm b/modular_meta/reverts/hooch/includes.dm new file mode 100644 index 000000000000..26cfcfa403ca --- /dev/null +++ b/modular_meta/reverts/hooch/includes.dm @@ -0,0 +1,10 @@ +#include "code\assistant.dm" + +/datum/modpack/hooch + id = "hooch" + name = "Хуч лечит ассистентов" + group = "Reverts" + desc = "Напиток Hooch теперь опять лечит ассистентов, как это было до" + author = "Huz2e" + +//Пиар что сломал это: https://github.com/tgstation/tgstation/pull/64693 diff --git a/modular_meta/reverts/keybinds/code/keybinding.dm b/modular_meta/reverts/keybinds/code/keybinding.dm new file mode 100644 index 000000000000..ebf7b83defad --- /dev/null +++ b/modular_meta/reverts/keybinds/code/keybinding.dm @@ -0,0 +1,20 @@ +/datum/keybinding/human/quick_equip + hotkey_keys = list("E") + +/datum/keybinding/human/quick_equip_belt + hotkey_keys = list("ShiftE") + +/datum/keybinding/living/toggle_throw_mode + hotkey_keys = list("R", "Southwest") + +/datum/keybinding/mob/swap_hands + hotkey_keys = list("X") + +/datum/keybinding/mob/drop_item + hotkey_keys = list("Q") + +/datum/keybinding/mob/select_hand/right + hotkey_keys = null + +/datum/keybinding/mob/select_hand/left + hotkey_keys = null diff --git a/modular_meta/reverts/keybinds/includes.dm b/modular_meta/reverts/keybinds/includes.dm new file mode 100644 index 000000000000..b5d26e2befa0 --- /dev/null +++ b/modular_meta/reverts/keybinds/includes.dm @@ -0,0 +1,8 @@ +#include "code\keybinding.dm" + +/datum/modpack/keybinds + id = "keybinds" + name = "Старые бинды" + group = "Reverts" + desc = "Теперь можно играть на локалке со стандартными биндами" + author = "Glamyr" diff --git a/modular_meta/reverts/nanomed/code/nanomed.dm b/modular_meta/reverts/nanomed/code/nanomed.dm new file mode 100644 index 000000000000..bfa22d335e6f --- /dev/null +++ b/modular_meta/reverts/nanomed/code/nanomed.dm @@ -0,0 +1,22 @@ +/obj/machinery/vending/wallmed + name = "\improper NanoMed" + desc = "Wall-mounted Medical Equipment dispenser." + products = list( + /obj/item/reagent_containers/syringe = 3, + /obj/item/reagent_containers/applicator/pill/multiver = 2, + /obj/item/reagent_containers/medigel/libital = 2, + /obj/item/reagent_containers/medigel/aiuri = 2, + /obj/item/reagent_containers/medigel/sterilizine = 1, + /obj/item/healthanalyzer/simple = 2, + /obj/item/stack/medical/bone_gel = 2, + /obj/item/storage/box/bandages = 1, + ) + contraband = list( + /obj/item/reagent_containers/applicator/pill/tox = 2, + /obj/item/reagent_containers/applicator/pill/morphine = 2, + /obj/item/storage/box/gum/happiness = 1, + ) + premium = list( + /obj/item/reagent_containers/applicator/patch/libital = 5, // Обратно на 5, с апстримом количество патчей уменьшили до еденицы. + /obj/item/reagent_containers/applicator/patch/aiuri = 5, + ) diff --git a/modular_meta/reverts/nanomed/includes.dm b/modular_meta/reverts/nanomed/includes.dm new file mode 100644 index 000000000000..524561aa628d --- /dev/null +++ b/modular_meta/reverts/nanomed/includes.dm @@ -0,0 +1,8 @@ +#include "code\nanomed.dm" + +/datum/modpack/nanomed + id = "nanomed" + name = "Спреи обратно в настенный НаноМед" + group = "Reverts" + desc = "Возвращает спреи прочие предметы обратно в настенный НаноМед" + author = "Bruh24" diff --git a/modular_meta/reverts/nanomed/readme.md b/modular_meta/reverts/nanomed/readme.md new file mode 100644 index 000000000000..92607aced7e3 --- /dev/null +++ b/modular_meta/reverts/nanomed/readme.md @@ -0,0 +1,23 @@ +## Module ID: re_wallmed + +### Description: + +Возвращает в наномеды спреи и таблетки, восстанавливает количество патчей до прошлого значения = 5 + +### TG Proc/File Changes: + +- N/A + +### Modular Overrides: + +- code/modules/ + +### Defines: + +- N/A + +### TGUI Files: + +- N/A + +### Credits: diff --git a/modular_meta/reverts/readme.md b/modular_meta/reverts/readme.md new file mode 100644 index 000000000000..662700293226 --- /dev/null +++ b/modular_meta/reverts/readme.md @@ -0,0 +1,3 @@ +## Все мелкие переделкки в коде, что мы пытаемся назвать "откатами неприятностей", что наплодил апстрим ТГ. + +По сути своей - это самая полезная папка в модуле, позволяет игрокам опять почутсвовать больше веселья в игре, что было нагло украдено меинтейнерами ТГ. diff --git a/modular_meta/reverts/satchels_back/includes.dm b/modular_meta/reverts/satchels_back/includes.dm new file mode 100644 index 000000000000..9c16c5c1892d --- /dev/null +++ b/modular_meta/reverts/satchels_back/includes.dm @@ -0,0 +1,8 @@ +/datum/modpack/satchels_back + id = "satchels_back" + name = "Больше подпольных сумок" + group = "Reverts" + desc = "Возвращает кол-во подпольных мешков с прикольным лутом c 2 до 10 штук" + author = "Artemchik542" + +//Откатываем пиар: https://github.com/tgstation/tgstation/pull/76621 diff --git a/modular_meta/tools/massmeta_check_grep.sh b/modular_meta/tools/massmeta_check_grep.sh new file mode 100644 index 000000000000..c02104c4a25c --- /dev/null +++ b/modular_meta/tools/massmeta_check_grep.sh @@ -0,0 +1,21 @@ +#!/bin/bash +set -euo pipefail + +#ANSI Escape Codes for colors to increase contrast of errors +RED="\033[0;31m" +GREEN="\033[0;32m" +BLUE="\033[0;34m" +NC="\033[0m" # No Color + +echo -e "${BLUE}Re-running grep checks, but looking in modular_meta/...${NC}" + +# Run the linters again, but modular massmeta code (features). +sed 's/code\/\*\*\/\*\*.dm/modular_meta\/features\/\*\*\/\*\*.dm/g' <", + "@pick(semicolon)ЫЫ с боргами метакомят проверте", + "@pick(semicolon)чоо??????????? @pick(bug)", + "@pick(semicolon)КАК ЖЕ ЗАЕБАЛИ ХУЕСОСЫ КОТОРЫЙ ПРОВОЦИРУЮТ СБ РАДИ ПОПИЗДИТЬСЯ!!", + "ебало @pick(admins) претставили?", + "я щас как смешаъю @pick(powergame_potions), @pick(powergame_potions) и @pick(powergame_potions)", + "мне пожалуйста @pick(powergame_tools), @pick(powergame_shoes), @pick(powergame_potions), @pick(powergame_acronym), @pick(powergame_animal), @pick(powergame_implant), @pick(powergame_hud), @pick(powergame_pump), @pick(powergame_tube), @pick(powergame_anti), @pick(powergame_ator), @pick(powergame_ammo)", + "да чо этот вашь @pick(random_gibberish) знгачит??????", + "калий потассиум вода", + "это убевает игровую атмосферу!", + "это жесткий абъюз механник который сводит на нет рофлевой отегрыш", + "вам нельзя назвывать этот закон, при конфликтах конфликтах законов приоритетнее будет этот закон", + "уважаемые криворукие @pick(admins) на сервере @pick(servers)!", + "как крафтеть бинокуляры???", + "аа))))))))))))))))))", + "УЭЭЭЭЭЭЭЭ))", + "@pick(servers) ваш мертвый сервре!! @pick(bug)", + "eto blyat rofl?? huli batong za odin ebasos fuki", + "А это валидное имя для моли?", + "ПРОКЛЯТИЕ 220!!!", + "МАМУ УКРАЛИ!!", + "ГДЕ МОЙ КВАСС, ААаааа!!!" + ], + + "semicolon": [ + "", + ";", + ".h" + ], + + "powergame_tools": [ + "легендарные инструменты абдукторов", + "инженерные инструменты абдукторов", + "хирургические инструменты абдукторов", + "музыкальные инструменты абдукторов" + ], + + "powergame_shoes": [ + "джампбутсы", + "магбутсы", + "подкрадутсы", + "красные скороходы" + ], + + "powergame_potions": [ + "красное зелье", + "синее зелье", + "зелёное зелье", + "серое зелье", + "серобуромалиновое зелье", + "зелье против сноса", + "зелье против поноса", + "зелье против засоса" + ], + + "powergame_acronym": [ + "РЦД", + "РПД", + "РПЦ", + "РКС", + "СВД" + ], + + "powergame_animal":[ + "мур", + "мяу", + "гав", + "кря", + "хрю", + "угу", + "уву" + ], + + "powergame_implant": [ + "х-рей имплант", + "у-рей имплант", + "z-рей имплант" + ], + + "powergame_hud": [ + "СБ-худ", + "мед-худ", + "антаг-худ", + "админ-худ" + ], + + "powergame_pump": [ + "помпу плюс", + "помпу минус", + "помпу умножение", + "помпу разделение", + "помпу ... забыл" + ], + + "powergame_tube": [ + "дыхательную трубку", + "выдыхательную трубку", + "вздыхательную трубку", + "подыхательную трубку" + ], + + "powergame_anti": [ + "антидроп", + "антистан", + "антисон", + "анти скилл-ишуй" + ], + + "powergame_ator": [ + "акселератор", + "иммолятор", + "элиминатор", + "антиантагоинатор", + "антиадминприебалсянатор" + ], + + "powergame_ammo": [ + "пульсслаги", + "лазерслаги", + "тазерслаги" + ], + + "admins": [ + "одмины", + "педали", + "пидали", + "говно на педаляъ", + "одмемы", + "черти с кнопками" + ], + + "random_gibberish": [ + "Z", + "V", + "ГОЙДА", + "шкибиди", + "доп доп ес ес" + ], + + "servers": [ + "масмета", + "мамета", + "ссмета", + "массмеит", + "ассмета", + "мамета" + ], + + "create_verbs": [ + "дай", + "делай", + "мне сюда", + "меня", + "БЫСТРО дай" + ], + + "create_nouns": [ + "аптуктара", + "антагумы", + "прищельцыа", + "блоба", + "ривинанта", + "кошмара", + "антагуса", + "херетика" + ], + + "bug": [ + "", + "накодил гавна!!!", + "хуйню накодлил??", + "не роабоает", + "тг кодер момен", + "к*дер проклтый", + "маппёр хренов", + "ну и спрайт высрал" + ], + + "god_foe": [ + "BLASPHEMERS", + "PARASITES", + "PEASANTS", + "UNBELIEVERS", + "WEAKLINGS", + "HERETICS", + "INSECTS", + "MORTALS" + ], + + "god_aggressive": [ + "ALL WILL FALL BEFORE ME!", + "BURN, @pick(god_foe)!", + "DEATH TO @pick(god_foe)!", + "ENDLESS SUFFERING AWAITS YOU, @pick(god_foe).", + "BEGONE, @pick(god_foe)!", + "BLEED, @pick(god_foe)!", + "DIE, @pick(god_foe)!" + ], + + "god_neutral": [ + "BE HEALED, MORTALS. I AM FEELING MERCIFUL.", + "BEGONE, MORTALS.", + "DANCE FOR ME, LITTLE MORTALS.", + "HALT.", + "HONK...", + "MORTALS, SAY YOUR NAME", + "REST, MORTALS, TOMORROW IS A LONG DAY.", + "SEE THE TRUTH BEFORE YOU, MORTALS.", + "YOU MORTALS MAKE ME SICK.", + "YOU. STOP.", + "BE SILENT.", + "QUIET", + "STOP" + ], + + "god_unstun": [ + "GET UP, PRIEST.", + "GET UP. I HAVE NO TIME TO LOSE.", + "GET UP." + ], + + "god_heal": [ + "BE HEALED, PRIEST.", + "YOU SHALL SURVIVE THIS, MY PRIEST.", + "YOU WILL LIVE TO SEE ANOTHER DAY.", + "YOUR LIFE IS IMPORTANT. KEEP IT." + ] + +} diff --git a/tgstation.dme b/tgstation.dme index 738b35d13ae4..c2c17ed5a4c5 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -284,6 +284,7 @@ #include "code\__DEFINES\wounds.dm" #include "code\__DEFINES\xenobiology.dm" #include "code\__DEFINES\zoom.dm" +#include "code\__DEFINES\~meta_defines_include.dm" #include "code\__DEFINES\ai\ai.dm" #include "code\__DEFINES\ai\ai_blackboard.dm" #include "code\__DEFINES\ai\bot_keys.dm" @@ -520,6 +521,7 @@ #include "code\__HELPERS\view.dm" #include "code\__HELPERS\visual_effects.dm" #include "code\__HELPERS\weakref.dm" +#include "code\__HELPERS\~meta_helpers_include.dm" #include "code\__HELPERS\logging\_logging.dm" #include "code\__HELPERS\logging\admin.dm" #include "code\__HELPERS\logging\antagonists.dm" @@ -568,6 +570,7 @@ #include "code\_globalvars\silo.dm" #include "code\_globalvars\tgui.dm" #include "code\_globalvars\time_vars.dm" +#include "code\_globalvars\~meta_globalvars_include.dm" #include "code\_globalvars\lists\achievements.dm" #include "code\_globalvars\lists\ambience.dm" #include "code\_globalvars\lists\basic_ai.dm" @@ -902,6 +905,7 @@ #include "code\datums\voice_of_god_command.dm" #include "code\datums\weakrefs.dm" #include "code\datums\world_topic.dm" +#include "code\datums\3d_sounds\_3d_sound.dm" #include "code\datums\achievements\_achievement_data.dm" #include "code\datums\achievements\_awards.dm" #include "code\datums\achievements\admin_panel.dm" @@ -1810,6 +1814,7 @@ #include "code\datums\looping_sounds\machinery_sounds.dm" #include "code\datums\looping_sounds\music.dm" #include "code\datums\looping_sounds\projectiles.dm" +#include "code\datums\looping_sounds\tram.dm" #include "code\datums\looping_sounds\vents.dm" #include "code\datums\looping_sounds\weather.dm" #include "code\datums\mapgen\CaveGenerator.dm" @@ -3020,6 +3025,7 @@ #include "code\game\objects\structures\spirit_board.dm" #include "code\game\objects\structures\stairs.dm" #include "code\game\objects\structures\steps.dm" +#include "code\game\objects\structures\syndicate_uplink_beacon.dm" #include "code\game\objects\structures\table_frames.dm" #include "code\game\objects\structures\tables_racks.dm" #include "code\game\objects\structures\tank_dispenser.dm" @@ -3632,13 +3638,40 @@ #include "code\modules\antagonists\spy\spy_uplink.dm" #include "code\modules\antagonists\survivalist\survivalist.dm" #include "code\modules\antagonists\syndicate_monkey\syndicate_monkey.dm" +#include "code\modules\antagonists\traitor\balance_helper.dm" #include "code\modules\antagonists\traitor\datum_traitor.dm" +#include "code\modules\antagonists\traitor\objective_category.dm" +#include "code\modules\antagonists\traitor\traitor_objective.dm" #include "code\modules\antagonists\traitor\uplink_handler.dm" #include "code\modules\antagonists\traitor\components\demoraliser.dm" +#include "code\modules\antagonists\traitor\components\traitor_objective_helpers.dm" +#include "code\modules\antagonists\traitor\components\traitor_objective_limit_per_time.dm" +#include "code\modules\antagonists\traitor\components\traitor_objective_mind_tracker.dm" #include "code\modules\antagonists\traitor\contractor\contract_teammate.dm" #include "code\modules\antagonists\traitor\contractor\contractor_hub.dm" #include "code\modules\antagonists\traitor\contractor\contractor_items.dm" #include "code\modules\antagonists\traitor\contractor\syndicate_contract.dm" +#include "code\modules\antagonists\traitor\objectives\assassination.dm" +#include "code\modules\antagonists\traitor\objectives\demoralise_assault.dm" +#include "code\modules\antagonists\traitor\objectives\destroy_heirloom.dm" +#include "code\modules\antagonists\traitor\objectives\destroy_item.dm" +#include "code\modules\antagonists\traitor\objectives\eyesnatching.dm" +#include "code\modules\antagonists\traitor\objectives\hack_comm_console.dm" +#include "code\modules\antagonists\traitor\objectives\infect.dm" +#include "code\modules\antagonists\traitor\objectives\kidnapping.dm" +#include "code\modules\antagonists\traitor\objectives\kill_pet.dm" +#include "code\modules\antagonists\traitor\objectives\locate_weakpoint.dm" +#include "code\modules\antagonists\traitor\objectives\sabotage_machinery.dm" +#include "code\modules\antagonists\traitor\objectives\steal.dm" +#include "code\modules\antagonists\traitor\objectives\abstract\target_player.dm" +#include "code\modules\antagonists\traitor\objectives\final_objective\battle_royale.dm" +#include "code\modules\antagonists\traitor\objectives\final_objective\battlecruiser.dm" +#include "code\modules\antagonists\traitor\objectives\final_objective\final_objective.dm" +#include "code\modules\antagonists\traitor\objectives\final_objective\infect_ai.dm" +#include "code\modules\antagonists\traitor\objectives\final_objective\no_escape.dm" +#include "code\modules\antagonists\traitor\objectives\final_objective\objective_dark_matteor.dm" +#include "code\modules\antagonists\traitor\objectives\final_objective\romerol.dm" +#include "code\modules\antagonists\traitor\objectives\final_objective\supermatter_cascade.dm" #include "code\modules\antagonists\valentines\heartbreaker.dm" #include "code\modules\antagonists\valentines\valentine.dm" #include "code\modules\antagonists\venus_human_trap\venus_human_trap.dm" @@ -6969,4 +7002,6 @@ #include "interface\fonts\spess_font.dm" #include "interface\fonts\tiny_unicode.dm" #include "interface\fonts\vcr_osd_mono.dm" +#include "massmeta\modular_meta_features.dm" +#include "modular_meta\main_modular_include.dm" // END_INCLUDE diff --git a/tgui/packages/tgfont/icons/augmented-full.svg b/tgui/packages/tgfont/icons/augmented-full.svg new file mode 100644 index 000000000000..7d221244edcc --- /dev/null +++ b/tgui/packages/tgfont/icons/augmented-full.svg @@ -0,0 +1,27 @@ + +image/svg+xml + + diff --git a/tgui/packages/tgui/assets/bg-scp.svg b/tgui/packages/tgui/assets/bg-scp.svg new file mode 100644 index 000000000000..460c0c297e25 --- /dev/null +++ b/tgui/packages/tgui/assets/bg-scp.svg @@ -0,0 +1 @@ + diff --git a/tgui/packages/tgui/interfaces/AntagInfoBloodsucker.tsx b/tgui/packages/tgui/interfaces/AntagInfoBloodsucker.tsx new file mode 100644 index 000000000000..52b49ea83687 --- /dev/null +++ b/tgui/packages/tgui/interfaces/AntagInfoBloodsucker.tsx @@ -0,0 +1,297 @@ +import { useState } from 'react'; +import { + Box, + Button, + Divider, + DmIcon, + Dropdown, + Image, + Section, + Stack, + Tabs, +} from 'tgui-core/components'; +import type { BooleanLike } from 'tgui-core/react'; + +import { resolveAsset } from '../assets'; +import { useBackend } from '../backend'; +import { Window } from '../layouts'; + +type Objective = { + count: number; + name: string; + explanation: string; + complete: BooleanLike; + was_uncompleted: BooleanLike; + reward: number; +}; + +type BloodsuckerInformation = { + total_blood_drank: number; + clan: ClanInfo[]; + in_clan: BooleanLike; + power: PowerInfo[]; +}; + +type ClanInfo = { + clan_name: string; + clan_description: string; + clan_icon: string; +}; + +type PowerInfo = { + power_name: string; + power_explanation: string; + power_icon: string; +}; + +type Info = { + objectives: Objective[]; +}; + +const ObjectivePrintout = (props: any) => { + const { data } = useBackend(); + const { objectives } = data; + return ( + + Your current objectives: + + {(!objectives && 'None!') || + objectives.map((objective) => ( + + #{objective.count}: {objective.explanation} + + ))} + + + ); +}; + +export const AntagInfoBloodsucker = (props: any) => { + const [tab, setTab] = useState(1); + return ( + + + + setTab(1)} + > + Introduction + + setTab(2)} + > + Clan & Powers + + + {tab === 1 && } + {tab === 2 && } + + + ); +}; + +const BloodsuckerIntro = () => { + const { data } = useBackend(); + const { total_blood_drank } = data; + return ( + + +
+ + + + You are a Bloodsucker, an undead blood-seeking monster living + aboard Space Station 13 + + + + + + + + + +
+
+ +
+ + + + You regenerate your health slowly, you're weak to fire, and + you depend on blood to survive. Don't allow your blood to + run too low, or you'll enter a + + Frenzy!
+ + Beware of your Humanity level! The more Humanity you lose, the + easier it is to fall into a{' '} + Frenzy! + +
+ + Avoid using your Feed ability while near others, or else you + will risk breaking the Masquerade! + +
+
+
+
+ +
+ + + Rest in a Coffin to claim it, and that area, as your lair. +
+ Examine your new structures to see how they function! +
+ Medical and Genetic Analyzers can sell you out, your Masquerade + ability will hide your identity to prevent this. +
+
+ +
+ Other Bloodsuckers are not necessarily your friends, but your + survival may depend on cooperation. Betray them at your own + discretion and peril. +
+
+
+
+
+
+ ); +}; + +const BloodsuckerClan = (props: any) => { + const { act, data } = useBackend(); + const { clan, in_clan } = data; + + if (!in_clan) { + return ( +
+ + You are not in a Clan. + + +
+ ); + } + + return ( + + +
+ + + {clan.map((ClanInfo) => ( + <> + + + You are part of the {ClanInfo.clan_name} + + + {ClanInfo.clan_description} + + + ))} + + +
+ +
+
+ ); +}; + +const PowerSection = (props: any) => { + const { act, data } = useBackend(); + const { power } = data; + if (!power) { + return
; + } + + const [selectedPower, setSelectedPower] = useState(power[0]); + + return ( +
+ } + > + + + powers.power_name)} + onSelected={(powerName: string) => + setSelectedPower( + power.find((p) => p.power_name === powerName) || power[0], + ) + } + /> + {selectedPower && ( + + )} + + + {selectedPower && ( + <> + + + {selectedPower.power_explanation} + + + )} + +
+ ); +}; diff --git a/tgui/packages/tgui/interfaces/AntagInfoRevengeVassal.tsx b/tgui/packages/tgui/interfaces/AntagInfoRevengeVassal.tsx new file mode 100644 index 000000000000..4cdf5dba27f1 --- /dev/null +++ b/tgui/packages/tgui/interfaces/AntagInfoRevengeVassal.tsx @@ -0,0 +1,155 @@ +import { useState } from 'react'; +import { + Button, + Divider, + Dropdown, + Image, + Section, + Stack, +} from 'tgui-core/components'; +import { BooleanLike } from 'tgui-core/react'; + +import { resolveAsset } from '../assets'; +import { useBackend } from '../backend'; +import { Window } from '../layouts'; + +type Objective = { + count: number; + name: string; + explanation: string; + complete: BooleanLike; + was_uncompleted: BooleanLike; + reward: number; +}; + +type BloodsuckerInformation = { + power: PowerInfo[]; +}; + +type PowerInfo = { + power_name: string; + power_explanation: string; + power_icon: string; +}; + +type Info = { + objectives: Objective[]; +}; + +const ObjectivePrintout = (props: any) => { + const { data } = useBackend(); + const { objectives } = data; + return ( + + Your current objectives: + + {(!objectives && 'None!') || + objectives.map((objective) => ( + + #{objective.count}: {objective.explanation} + + ))} + + + ); +}; + +export const AntagInfoRevengeVassal = (props: any) => { + return ( + + + + + + ); +}; + +const VassalInfo = () => { + return ( + + +
+ + + You are a Vassal tasked with taking revenge for the death of your + Master! + + + + + +
+
+ +
+ + + + You have gained your Master's old Powers, and a brand new + power. You will have to survive and maintain your old + Master's integrity. Bring their old Vassals back into the + fold using your new Ability. + + + +
+
+ + + +
+ ); +}; + +const PowerSection = (props: any) => { + const { act, data } = useBackend(); + const { power } = data; + if (!power) { + return
; + } + + const [selectedPower, setSelectedPower] = useState(power[0]); + + return ( +
+ } + > + + + powers.power_name)} + onSelected={(powerName: string) => + setSelectedPower( + power.find((p) => p.power_name === powerName) || power[0], + ) + } + /> + {selectedPower && ( + + )} + + + + + {selectedPower && selectedPower.power_explanation} + + +
+ ); +}; diff --git a/tgui/packages/tgui/interfaces/AntagInfoSinfulDemon.tsx b/tgui/packages/tgui/interfaces/AntagInfoSinfulDemon.tsx new file mode 100644 index 000000000000..e2156fe112c3 --- /dev/null +++ b/tgui/packages/tgui/interfaces/AntagInfoSinfulDemon.tsx @@ -0,0 +1,80 @@ +import { Box, Section, Stack } from 'tgui-core/components'; +import type { BooleanLike } from 'tgui-core/react'; + +import { useBackend } from '../backend'; +import { Window } from '../layouts'; +import { type Objective, ObjectivePrintout } from './common/Objectives'; + +const jauntstyle = { + color: 'lightblue', +}; + +const injurestyle = { + color: 'yellow', +}; + +type Info = { + fluff: string; + explain_attack: BooleanLike; + objectives: Objective[]; +}; + +export const AntagInfoSinfulDemon = (props) => { + const { data } = useBackend(); + const { fluff, objectives, explain_attack } = data; + return ( + + + + + + + + + +
2}> + + + {fluff} + + + + + +
+
+
+
+ + + +
+
+
+ ); +}; + +const DemonRunes = (props) => { + return ( +
+ {/* + shoutout to my boy Yuktopus from Crash Bandicoot: Crash of the Titans. + Damn, that was such a good game. + */} + + Y
U
K
T
O
P
U
S
+ Y
U
K
T
O
P
U
S
+ Y
U
K
T
O
P
U
S
+ Y
U
K
T
O
P
U
S +
+
+ ); +}; diff --git a/tgui/packages/tgui/interfaces/AntagInfoTraitor.tsx b/tgui/packages/tgui/interfaces/AntagInfoTraitor.tsx index 5de7c3710ad3..b095a328069c 100644 --- a/tgui/packages/tgui/interfaces/AntagInfoTraitor.tsx +++ b/tgui/packages/tgui/interfaces/AntagInfoTraitor.tsx @@ -1,6 +1,19 @@ +/* MASSMETA EDIT START (re_traitorsecondary) ORIGINAL: + import { BlockQuote, Button, Section, Stack } from 'tgui-core/components'; import type { BooleanLike } from 'tgui-core/react'; + +*/ +import { + BlockQuote, + Button, + Dimmer, + Section, + Stack, +} from 'tgui-core/components'; +import { BooleanLike } from 'tgui-core/react'; +// MASSMETA EDIT END (re_traitorsecondary) import { useBackend } from '../backend'; import { Window } from '../layouts'; import { type Objective, ObjectivePrintout } from './common/Objectives'; @@ -30,6 +43,10 @@ type Info = { intro: string; code: string; failsafe_code: string; + //MASSMETA ADDITION START (re_traitorsecondary) + replacement_code: string; + replacement_frequency: string; + //MASSMETA ADDITION END (re_traitorsecondary) has_uplink: BooleanLike; uplink_intro: string; uplink_unlock_info: string; @@ -99,13 +116,46 @@ const EmployerSection = (props) => { }; const UplinkSection = (props) => { - const { data } = useBackend(); - const { has_uplink, uplink_intro, uplink_unlock_info, code, failsafe_code } = + // MASSMETA EDIT START (re_traitorsecondary) ORIIGNAL: + /* + const { has_uplink, uplink_intro, uplink_unlock_info, code, failsafe_code } = data; + */ + const { data } = useBackend(); + const { + has_uplink, + uplink_intro, + uplink_unlock_info, + code, + failsafe_code, + replacement_code, + replacement_frequency, + } = data; + // MASSMETA EDIT END (re_traitorsecondary) + // MASSMETA ADDITION START (re_traitorsecondary) return (
- { + {(!has_uplink && ( + + +
+ Your uplink is missing or destroyed.
+ Craft a Syndicate Uplink Beacon and then speak +
+ + {replacement_code} + {' '} + on frequency{' '} + + {replacement_frequency} + {' '} + after synchronizing with the beacon. +
+
+
+ )) || ( + // MASSMETA ADDITION END (re_traitorsecondary) ОНО НЕ ПОЗВОЛЯЕТ СТАВИТЬ КОММЕНТАРИИ, СПАСИТЕ МЕНЯ!! <> {uplink_intro} @@ -121,16 +171,29 @@ const UplinkSection = (props) => {
{uplink_unlock_info}
- } + )}

- { + {(has_uplink && ( +
+ If you lose your uplink, you can craft a Syndicate Uplink Beacon and + then speak{' '} + + {replacement_code} + {' '} + on radio frequency{' '} + + {replacement_frequency} + {' '} + after synchronizing with the beacon. +
+ )) || (
{' '}

- } + )}
); }; diff --git a/tgui/packages/tgui/interfaces/Autodoc.tsx b/tgui/packages/tgui/interfaces/Autodoc.tsx new file mode 100644 index 000000000000..959ad2074ef0 --- /dev/null +++ b/tgui/packages/tgui/interfaces/Autodoc.tsx @@ -0,0 +1,95 @@ +import { Box, Button, NoticeBox, Section } from 'tgui-core/components'; + +import { useBackend } from '../backend'; +import { Window } from '../layouts'; + +// Похуй сойдёт и так. Если кому интересно то это первый интерфейс автодока на новотг на реакте. +interface Surgery { + name: string; + path: string; + selected: boolean; +} + +interface Step { + name: string; + current: boolean; +} + +interface AutodocData { + mode: number; + surgeries: Surgery[]; + steps: Step[]; + s_name: string; +} + +interface AutodocProps { + context: any; +} + +export const Autodoc: React.FC = ({ context }) => { + const { act, data } = useBackend(); + const operations = data.surgeries; + + if (data.mode === 1) { + return ( + +
+ {[ + ['head', 'Голова'], + ['chest', 'Грудь'], + ['l_arm', 'Л. рука'], + ['r_arm', 'П. рука'], + ['l_leg', 'Л. нога'], + ['r_leg', 'П. нога'], + ['groin', 'Пах'], + ['eyes', 'Глаза'], + ['mouth', 'Рот'], + ].map(([part, label]) => ( +
+ +
+ {operations.map((op) => ( +
+ +
+
+
+ ); + } else if (data.mode === 2) { + return ( + +
+ {data.steps.map((step) => ( + + {step.current ? '>> ' : ''} + {step.name} + {step.current ? ' <<' : ''} + + ))} +
+ Выполняется операция +
+ ); + } else { + return Нет доступа; + } +}; diff --git a/tgui/packages/tgui/interfaces/Changelog.jsx b/tgui/packages/tgui/interfaces/Changelog.jsx index 3d8cec5947b1..36f444eb81e4 100644 --- a/tgui/packages/tgui/interfaces/Changelog.jsx +++ b/tgui/packages/tgui/interfaces/Changelog.jsx @@ -43,6 +43,7 @@ const icons = { tweak: { icon: 'wrench', color: 'green' }, unknown: { icon: 'info-circle', color: 'label' }, wip: { icon: 'hammer', color: 'orange' }, + madd: { icon: 'toolbox', color: 'green' }, //MASSMETA ADDITION (github changes) }; export class Changelog extends Component { diff --git a/tgui/packages/tgui/interfaces/CommandReport.tsx b/tgui/packages/tgui/interfaces/CommandReport.tsx index e3ad8ca65bae..95874b9108cc 100644 --- a/tgui/packages/tgui/interfaces/CommandReport.tsx +++ b/tgui/packages/tgui/interfaces/CommandReport.tsx @@ -23,6 +23,10 @@ type Data = { played_sound: string; print_report: string; subheader: string; + //MASSMETA EDIT ADDITION START (ntts && tgtts) + tts_voice: string; + tts_voices: string[]; + //MASSMETA EDIT ADDITION END (ntts && tgtts) }; export function CommandReport() { @@ -30,7 +34,7 @@ export function CommandReport() { @@ -39,6 +43,9 @@ export function CommandReport() { + {/* //MASSMETA EDIT ADDITION START (ntts && tgtts)*/} + + {/* //MASSMETA EDIT ADDITION END (ntts && tgtts)*/} @@ -145,6 +152,28 @@ function AnnouncementSound(props) { ); } +//MASSMETA EDIT ADDITION START (ntts && tgtts) +function AnnouncementVoice(props) { + const { act, data } = useBackend(); + const { tts_voice, tts_voices = [] } = data; + + return ( +
+ + act('set_tts_voice', { + picked_voice: value, + }) + } + /> +
+ ); +} +//MASSMETA EDIT ADDITION END (ntts && tgtts) + /** Creates the report textarea with a submit button. */ function ReportText(props) { const { act, data } = useBackend(); diff --git a/tgui/packages/tgui/interfaces/Crayon.tsx b/tgui/packages/tgui/interfaces/Crayon.tsx index 6ca934cb5560..517293bd6fbb 100644 --- a/tgui/packages/tgui/interfaces/Crayon.tsx +++ b/tgui/packages/tgui/interfaces/Crayon.tsx @@ -81,7 +81,9 @@ export const Crayon = (props) => {
{!!is_literate_user && ( -
+
+ {' '} + {/* MASSMETA EDIT (ru_crayons) */} {text_buffer} diff --git a/tgui/packages/tgui/interfaces/DeathmatchLobby.tsx b/tgui/packages/tgui/interfaces/DeathmatchLobby.tsx index 33d622f75a62..f041bed90f49 100644 --- a/tgui/packages/tgui/interfaces/DeathmatchLobby.tsx +++ b/tgui/packages/tgui/interfaces/DeathmatchLobby.tsx @@ -46,6 +46,9 @@ type Map = { type Data = { active_mods: string; admin: BooleanLike; + // MASSMETA EDIT ADDITION START (metacoins) + entry_fee: number; + // MASSMETA EDIT ADDITION END (metacoins) host: BooleanLike; loadoutdesc: string; loadouts: string[]; @@ -56,6 +59,9 @@ type Data = { observers: Player[]; players: Player[]; playing: BooleanLike; + //MASSMETA EDIT ADDITION START (metacoins) + prize_pool: number; + // MASSMETA EDIT ADDITION END (metacoins) self: string; }; @@ -282,14 +288,32 @@ function PlayerColumn(props) { function HostControls(props) { const { act, data } = useBackend(); - const { active_mods = [], admin, host, loadoutdesc, playing } = data; - + /* MASSMETA EDIT ADDITION START (metacoins) */ + const { + active_mods = [], + admin, + entry_fee, + host, + loadoutdesc, + playing, + prize_pool, + } = data; + /* MASSMETA EDIT ADDITION END (metacoins) */ const fullAccess = !!host || !!admin; return (
+ + {/* MASSMETA EDIT ADDITION START (metacoins) */} + {entry_fee || 0} + + {/* MASSMETA EDIT ADDITION END (metacoins) */} + {prize_pool || 0} + + + {active_mods} diff --git a/tgui/packages/tgui/interfaces/DeathmatchPanel.tsx b/tgui/packages/tgui/interfaces/DeathmatchPanel.tsx index 25935614a767..e920da2435e8 100644 --- a/tgui/packages/tgui/interfaces/DeathmatchPanel.tsx +++ b/tgui/packages/tgui/interfaces/DeathmatchPanel.tsx @@ -1,8 +1,12 @@ +import { useState } from 'react'; + import { + Box, Button, Dropdown, Icon, NoticeBox, + NumberInput, Section, Stack, Table, @@ -19,6 +23,10 @@ type Lobby = { max_players: number; map: string; playing: BooleanLike; + /* MASSMETA EDIT ADDITION START (metacoins) */ + entry_fee: number; + prize_pool: number; + /* MASSMETA EDIT ADDITION START (metacoins) */ }; type Data = { @@ -31,9 +39,21 @@ type Data = { export function DeathmatchPanel(props) { const { act, data } = useBackend(); const { hosting } = data; + /* MASSMETA EDIT ADDITION START (metacoins) */ + const feeOptions = ['0', '30', '50', '60', '80', '100', 'Custom']; + const [selectedFee, setSelectedFee] = useState('0'); + const [customFee, setCustomFee] = useState(0); + const customMode = selectedFee === 'Custom'; + const resolvedFee = customMode + ? Math.min(1000, Math.max(0, Math.round(customFee))) + : Math.min(1000, Math.max(0, Math.round(Number(selectedFee) || 0))); + /* MASSMETA EDIT ADDITION START (metacoins) */ return ( - + // MASSMETA EDIT ADDITION START (metacoins) + //more width and height to fit the icons + + {/* MASSMETA EDIT ADDITION START (metacoins) */} @@ -46,15 +66,66 @@ export function DeathmatchPanel(props) { - + {/* MASSMETA EDIT CHANGE START (metacoins) + original: + + + */} + + + Entry fee: + + + setSelectedFee(String(value))} + /> + + {customMode && ( + + + setCustomFee( + Math.min(1000, Math.max(0, Math.round(value))), + ) + } + /> + + )} + + + + + {/*MASSMETA EDIT CHANGE END (metacoins) */} @@ -71,7 +142,19 @@ function LobbyPane(props) { Host + {/*MASSMETA EDIT ADDITION START (metacoins) */} Map + + + + + + + + + + + {/* MASSMETA EDIT ADDITION END (metacoins) */} @@ -84,7 +167,14 @@ function LobbyPane(props) { {lobbies.length === 0 && ( - + {/* MASSMETA EDIT ADDITION START (metacoins) */} + + {/* MASSMETA EDIT ADDITION END (metacoins) */} No lobbies found. Start one! @@ -128,6 +218,14 @@ function LobbyDisplay(props) { )} {lobby.map} + {/* MASSMETA EDIT ADDITION START (metacoins) */} + + {lobby.entry_fee || 0} + + + {lobby.prize_pool || 0} + + {/* MASSMETA EDIT ADDITION END (metacoins) */} {lobby.players}/{lobby.max_players} diff --git a/tgui/packages/tgui/interfaces/KindredBook.tsx b/tgui/packages/tgui/interfaces/KindredBook.tsx new file mode 100644 index 000000000000..d92ca61680a8 --- /dev/null +++ b/tgui/packages/tgui/interfaces/KindredBook.tsx @@ -0,0 +1,43 @@ +import { Collapsible, Section, Table } from 'tgui-core/components'; + +import { useBackend } from '../backend'; +import { Window } from '../layouts'; + +type Data = { + clans: ClanInfo[]; +}; + +type ClanInfo = { + clan_name: string; + clan_desc: string; +}; + +export const KindredBook = (props) => { + const { data } = useBackend(); + const { clans } = data; + return ( + + +
+
+ + Written by generations of Curators, this holds all information we + the Curators know about the undead threat that looms the + station... + + So, what Clan are you interested in? +
+ + + {clans.map((clan) => ( + + {clan.clan_desc} + + ))} + +
+
+ + + ); +}; diff --git a/tgui/packages/tgui/interfaces/MetaCoinAntagToken.tsx b/tgui/packages/tgui/interfaces/MetaCoinAntagToken.tsx new file mode 100644 index 000000000000..a79e27874698 --- /dev/null +++ b/tgui/packages/tgui/interfaces/MetaCoinAntagToken.tsx @@ -0,0 +1,256 @@ +import { Box, Button, Icon, NoticeBox, Section } from 'tgui-core/components'; +import { classes } from 'tgui-core/react'; + +import { useBackend } from '../backend'; +import { Window } from '../layouts'; + +type RoleOption = { + id: string; + name: string; + desc: string; + prefIconClass?: string; + fallbackIcon?: string; + available: boolean; + unavailableReason?: string | null; + unavailableCode?: string | null; + minPopCurrent?: number | null; + minPopRequired?: number | null; +}; + +type Data = { + isPregame: boolean; + balance: number; + price: number; + slotsLeft: number; + alreadyPurchased: boolean | number; + selectedRoleName?: string | null; + roles?: RoleOption[] | Record | null; + restrictedJobPreferences?: string[] | null; + restrictedJobWarning?: string | null; +}; + +export const MetaCoinAntagToken = () => { + const { act, data } = useBackend(); + const { + isPregame, + balance, + price, + slotsLeft, + alreadyPurchased, + selectedRoleName, + roles: rawRoles = [], + restrictedJobPreferences: rawRestrictedJobPreferences = [], + restrictedJobWarning, + } = data; + + const roles = ( + Array.isArray(rawRoles) ? rawRoles : Object.values(rawRoles || {}) + ).filter( + (role): role is RoleOption => + !!role && typeof role === 'object' && 'id' in role, + ); + + const hasPurchasedToken = Boolean(alreadyPurchased); + + const restrictedJobPreferences = Array.isArray(rawRestrictedJobPreferences) + ? rawRestrictedJobPreferences.filter( + (job): job is string => !!job && typeof job === 'string', + ) + : []; + + const restrictedJobsWarningText = + restrictedJobWarning || + (restrictedJobPreferences.length + ? `Warning: restricted job preferences enabled (${restrictedJobPreferences.join(', ')}). If assigned at roundstart, token will be refunded.` + : null); + + const canBuyToken = + isPregame && !hasPurchasedToken && slotsLeft > 0 && balance >= price; + + return ( + + + {!isPregame && ( + + Antag token can be purchased only before round start. + + )} + + + Press Ready before round start to receive the selected + antagonist role. + + +
+ + Balance: {balance} + + + Token price: {price} + + 0 ? 'average' : 'bad'}> + Tokens left this round: {slotsLeft} + +
+ + {hasPurchasedToken && ( + + You already purchased an antag token for this round. + {selectedRoleName ? ` Selected role: ${selectedRoleName}.` : ''} + + )} + + {!!restrictedJobsWarningText && ( + {restrictedJobsWarningText} + )} + +
+ + {roles.map((role) => { + const fallbackName = role.fallbackIcon || 'question-circle'; + const fallbackNode = ; + const roleDisabled = !canBuyToken || !role.available; + const unavailableReasonText = + role.unavailableReason || 'Role is unavailable right now.'; + const statusText = role.available + ? null + : role.unavailableCode === 'min_pop' + ? `Not enough population (${Number(role.minPopCurrent ?? 0)}/${Number(role.minPopRequired ?? 0)}).` + : unavailableReasonText; + const statusColor = role.available ? 'label' : 'bad'; + const iconBorderColor = roleDisabled + ? 'var(--color-red)' + : 'var(--color-green)'; + + return ( + + + {role.name} + + + + + + {role.prefIconClass ? ( + + + + ) : ( + + {fallbackNode} + + )} + + + {role.desc} + + + {!!statusText && ( + {statusText} + )} + + + + ); + })} + +
+
+
+ ); +}; diff --git a/tgui/packages/tgui/interfaces/MetaCoinShop.tsx b/tgui/packages/tgui/interfaces/MetaCoinShop.tsx new file mode 100644 index 000000000000..f882db1cd388 --- /dev/null +++ b/tgui/packages/tgui/interfaces/MetaCoinShop.tsx @@ -0,0 +1,280 @@ +import { + Box, + Button, + DmIcon, + Icon, + NoticeBox, + Section, + Stack, + Tabs, +} from 'tgui-core/components'; + +import { useBackend, useLocalState } from '../backend'; +import { Window } from '../layouts'; + +type ShopItem = { + id: string; + kind?: 'item' | 'antag_token'; + name: string; + desc: string; + price: number; + icon?: string; + iconState?: string; + fallbackIcon?: string; + owned: boolean; + canAfford: boolean; + tokensLeft?: number; + selectedRoleName?: string | null; +}; + +type Data = { + isPregame: boolean; + balance: number; + antagTokenSlotsLeft: number; + preroundItems: ShopItem[]; + persistentItems: ShopItem[]; +}; + +// MASSMETA EDIT ADDITION START (metacoins) +const renderListingIcon = (item: ShopItem) => { + const fallbackName = item.fallbackIcon || 'question-circle'; + const fallbackNode = ; + + if (item.icon && item.iconState) { + return ( + + ); + } + + return fallbackNode; +}; +// MASSMETA EDIT ADDITION END (metacoins) + +export const MetaCoinShop = () => { + const { act, data } = useBackend(); + const { isPregame, balance, preroundItems = [], persistentItems = [] } = data; + + const [activeTab, setActiveTab] = useLocalState<'preround' | 'persistent'>( + 'metacoinShopTab', + 'preround', + ); + + return ( + + +
act('open_slots')}> + Open Slot Machine + + } + > + + {balance} + +
+ +
+ + setActiveTab('preround')} + > + Preround shop + + setActiveTab('persistent')} + > + Persistent rewards + + +
+ + {activeTab === 'preround' && ( +
+ {isPregame + ? 'Purchases are open (pregame)' + : 'Purchases are closed'} + + } + > + {!preroundItems.length ? ( + No items available. + ) : ( + + {preroundItems.map((item) => ( + + {(() => { + const isAntagToken = item.kind === 'antag_token'; + const owned = Boolean(item.owned); + const canAfford = Boolean(item.canAfford); + const tokensLeft = Number(item.tokensLeft || 0); + const tokenSoldOut = isAntagToken && tokensLeft <= 0; + + const buttonDisabled = isAntagToken + ? !isPregame || owned || !canAfford || tokenSoldOut + : !isPregame || owned || !canAfford; + + const buttonText = isAntagToken + ? `Choose Role (${item.price})` + : `Buy (${item.price})`; + + const buttonAction = () => { + if (isAntagToken) { + act('open_antag_token'); + return; + } + + act('buy_preround', { + itemId: item.id, + }); + }; + + return ( +
+ {buttonText} + + } + > + + {renderListingIcon(item)} + + {item.desc} + + Price: {item.price} + + + {isAntagToken && ( + 0 ? 'average' : 'bad'} + > + Tokens left this round: {tokensLeft} + + )} + + {isAntagToken && + item.selectedRoleName && + owned && ( + + Reserved role: {item.selectedRoleName} + + )} + + {owned && !isAntagToken && ( + + Already purchased for this round. + + )} + + {owned && isAntagToken && ( + + Antag token already purchased for this round. + + )} + + {!canAfford && !owned && ( + + Not enough metacoins. + + )} + + {tokenSoldOut && !owned && ( + + No antag tokens left this round. + + )} + + +
+ ); + })()} +
+ ))} +
+ )} +
+ )} + + {activeTab === 'persistent' && ( +
+ {!persistentItems.length ? ( + No persistent rewards available. + ) : ( + + {persistentItems.map((item) => { + const owned = Boolean(item.owned); + const canAfford = Boolean(item.canAfford); + const buttonDisabled = owned || !canAfford; + + return ( + +
+ act('buy_persistent', { + itemId: item.id, + }) + } + > + Buy ({item.price}) + + } + > + + {renderListingIcon(item)} + + {item.desc} + + Price: {item.price} + + + {owned && ( + + Already owned. + + )} + + {!canAfford && !owned && ( + + Not enough metacoins. + + )} + + +
+
+ ); + })} +
+ )} +
+ )} +
+
+ ); +}; diff --git a/tgui/packages/tgui/interfaces/MetaCoinSlot.tsx b/tgui/packages/tgui/interfaces/MetaCoinSlot.tsx new file mode 100644 index 000000000000..1318bdd06906 --- /dev/null +++ b/tgui/packages/tgui/interfaces/MetaCoinSlot.tsx @@ -0,0 +1,718 @@ +import { useEffect, useMemo, useRef, useState } from 'react'; + +import { + Box, + Button, + Icon, + NoticeBox, + NumberInput, + Section, + Stack, + Table, +} from 'tgui-core/components'; +import { classes } from 'tgui-core/react'; + +import { useBackend } from '../backend'; +import { Window } from '../layouts'; + +type ReelSymbol = { + icon_name: string; + colour: string; +}; + +type LastSpin = { + bet: number; + lineLength: number; + payout: number; + isJackpot: boolean; + net: number; + resultState: 'idle' | 'loss' | 'win' | 'jackpot'; +}; + +type HistoryEntry = { + time: string; + bet: number; + lineLength: number; + payout: number; + net: number; + isJackpot: boolean; +}; + +type Data = { + isPregame: boolean; + isObserver: boolean; + working: boolean; + balance: number; + icons: ReelSymbol[]; + state: ReelSymbol[][]; + lastSpin: LastSpin; + history: HistoryEntry[]; + cooldownLeftDs: number; + baseBet: number; + defaultBet: number; + minBet: number; + maxBet: number; + betStep: number; + quickBets: number[]; + payoutLine3: number; + payoutLine4: number; + payoutLine5: number; + payoutJackpot: number; +}; + +type IconStripProps = { + iconPool: ReelSymbol[]; + symbolsNeeded: ReelSymbol[]; + spinning: boolean; +}; + +type BannerProps = { + balance: number; + selectedBet: number; + topPayout: number; + cooldownActive: boolean; + cooldownSeconds: string; + working: boolean; + lastSpin: LastSpin | undefined; +}; + +type ResultView = { + text: string; + color: 'label' | 'bad' | 'good' | 'average'; + flashy: boolean; + jackpot: boolean; +}; + +const ICON_STRIP_LENGTH = 30; + +const BANNER_TEXTS = [ + 'SHINY SLOTS', + 'SPIN OF FATE', + 'HEY-Y-Y!', + "IT'S SPIN TIME!", + 'READY TO WIN?', + 'LUCK LOVES BOLD', + 'ONE MORE SPIN', + 'METACOIN MAYHEM', + '220% GAMBLERS LEAVE BEFORE THE JACKPOT', +]; + +const FALLBACK_SYMBOL: ReelSymbol = { + icon_name: 'question', + colour: 'white', +}; + +const pickRandom = (items: T[]) => { + return items[Math.floor(Math.random() * items.length)]; +}; + +const pickRandomMany = (items: T[], count: number) => { + const values: T[] = []; + for (let i = 0; i < count; i += 1) { + values.push(pickRandom(items)); + } + return values; +}; + +const toSafeInt = (value: number | undefined, fallback: number) => { + const parsed = Number(value); + if (!Number.isFinite(parsed)) { + return fallback; + } + return Math.round(parsed); +}; + +const normalizeBet = ( + value: number, + minBet: number, + maxBet: number, + betStep: number, + fallbackBet: number, +) => { + const safeMin = Math.max(1, toSafeInt(minBet, 1)); + const safeStep = Math.max(1, toSafeInt(betStep, 1)); + const safeMax = Math.max(safeMin, toSafeInt(maxBet, safeMin)); + const maxSteps = Math.floor((safeMax - safeMin) / safeStep); + + const fallbackSteps = Math.max( + 0, + Math.min( + maxSteps, + Math.round((toSafeInt(fallbackBet, safeMin) - safeMin) / safeStep), + ), + ); + + if (!Number.isFinite(value)) { + return safeMin + fallbackSteps * safeStep; + } + + const parsedValue = toSafeInt(value, safeMin); + const parsedSteps = Math.round((parsedValue - safeMin) / safeStep); + const snappedSteps = Math.max(0, Math.min(maxSteps, parsedSteps)); + return safeMin + snappedSteps * safeStep; +}; + +const scalePayout = ( + basePayout: number, + selectedBet: number, + baseBet: number, +) => { + const safeBasePayout = toSafeInt(basePayout, 0); + const safeBaseBet = Math.max(1, toSafeInt(baseBet, 1)); + const safeSelectedBet = Math.max(1, toSafeInt(selectedBet, 1)); + return Math.round((safeBasePayout * safeSelectedBet) / safeBaseBet); +}; + +const getResultView = (lastSpin: LastSpin | undefined): ResultView => { + if (!lastSpin || lastSpin.resultState === 'idle') { + return { + text: 'Ready to spin', + color: 'label', + flashy: false, + jackpot: false, + }; + } + + switch (lastSpin.resultState) { + case 'jackpot': + return { + text: `JACKPOT +${lastSpin.payout}`, + color: 'good', + flashy: true, + jackpot: true, + }; + case 'win': + return { + text: `WIN +${lastSpin.payout}`, + color: 'good', + flashy: true, + jackpot: false, + }; + case 'loss': + return { + text: `LOSS ${lastSpin.net}`, + color: 'bad', + flashy: false, + jackpot: false, + }; + default: + return { + text: 'Ready to spin', + color: 'label', + flashy: false, + jackpot: false, + }; + } +}; + +const IconStrip = (props: IconStripProps) => { + const { iconPool, symbolsNeeded, spinning } = props; + + const poolKey = iconPool + .map((symbol) => `${symbol.icon_name}:${symbol.colour}`) + .join('|'); + const neededKey = symbolsNeeded + .map((symbol) => `${symbol.icon_name}:${symbol.colour}`) + .join('|'); + + const safePool = useMemo(() => { + return iconPool.length ? iconPool : [FALLBACK_SYMBOL]; + }, [poolKey]); + + const safeNeeded = useMemo(() => { + return symbolsNeeded.length + ? symbolsNeeded + : [FALLBACK_SYMBOL, FALLBACK_SYMBOL, FALLBACK_SYMBOL]; + }, [neededKey]); + + const [drawnSymbols, setDrawnSymbols] = useState([ + ...pickRandomMany(safePool, ICON_STRIP_LENGTH - 3), + ...safeNeeded, + ]); + + useEffect(() => { + if (spinning) { + setDrawnSymbols((previous) => [ + ...previous.slice(-3), + ...pickRandomMany(safePool, ICON_STRIP_LENGTH - 6), + ...safeNeeded, + ]); + return; + } + + setDrawnSymbols([ + ...pickRandomMany(safePool, ICON_STRIP_LENGTH - 3), + ...safeNeeded, + ]); + }, [spinning, safePool, safeNeeded]); + + return ( +
+ {drawnSymbols.map((symbol, index) => ( +
+ +
+ ))} +
+ ); +}; + +const Banner = (props: BannerProps) => { + const { + balance, + selectedBet, + topPayout, + cooldownActive, + cooldownSeconds, + working, + lastSpin, + } = props; + + const [page, setPage] = useState(0); + const defaultTitle = useRef(pickRandom(BANNER_TEXTS)); + + useEffect(() => { + const interval = window.setInterval(() => { + setPage((current) => (current + 1) % 4); + }, 4500); + return () => window.clearInterval(interval); + }, []); + + let title = defaultTitle.current; + let subtitle = `Set your bet and chase up to ${topPayout} metacoins.`; + let flashy = false; + let jackpot = false; + + if (working) { + title = 'REELS SPINNING'; + subtitle = 'Settlement lands after the reveal.'; + } else if (lastSpin?.resultState === 'jackpot') { + title = `JACKPOT +${lastSpin.payout}`; + subtitle = 'Five 7s on center line.'; + flashy = true; + jackpot = true; + } else if (lastSpin?.resultState === 'win') { + title = `WIN +${lastSpin.payout}`; + subtitle = `Line ${lastSpin.lineLength} at bet ${lastSpin.bet}.`; + flashy = true; + } else { + switch (page) { + case 0: + title = defaultTitle.current; + subtitle = `Current stake: ${selectedBet}`; + break; + case 1: + title = `BALANCE ${balance}`; + subtitle = `Each spin costs your selected bet.`; + break; + case 2: + title = cooldownActive ? `COOLDOWN ${cooldownSeconds}s` : 'SPIN READY'; + subtitle = cooldownActive + ? 'Spin unlocks when timer ends.' + : 'Press spin to roll all reels.'; + break; + default: + title = `TOP PRIZE ${topPayout}`; + subtitle = 'Hit 7 7 7 7 7 on center line.'; + } + } + + return ( +
+
{title}
+
{subtitle}
+
+ ); +}; + +export const MetaCoinSlot = () => { + const { act, data } = useBackend(); + const { + isPregame, + isObserver, + working, + balance, + icons = [], + state = [], + lastSpin, + history: historyRaw = [], + cooldownLeftDs, + baseBet, + defaultBet, + minBet, + maxBet, + betStep, + quickBets: quickBetsRaw = [], + payoutLine3, + payoutLine4, + payoutLine5, + payoutJackpot, + } = data; + + const safeMinBet = Math.max(1, toSafeInt(minBet, 1)); + const safeStep = Math.max(1, toSafeInt(betStep, 1)); + const safeMaxBet = Math.max(safeMinBet, toSafeInt(maxBet, safeMinBet)); + const safeDefaultBet = normalizeBet( + toSafeInt(defaultBet, safeMinBet), + safeMinBet, + safeMaxBet, + safeStep, + safeMinBet, + ); + const safeBaseBet = Math.max(1, toSafeInt(baseBet, safeDefaultBet)); + + const iconPool = useMemo(() => { + return icons.length ? icons : [FALLBACK_SYMBOL]; + }, [icons]); + + const reels = useMemo(() => { + if (state.length) { + return state; + } + const filler = pickRandomMany(iconPool, 3); + return [filler, filler, filler, filler, filler]; + }, [state, iconPool]); + + const history = Array.isArray(historyRaw) ? historyRaw : []; + + const [selectedBet, setSelectedBet] = useState(safeDefaultBet); + const [cooldownUntilMs, setCooldownUntilMs] = useState(0); + const [clockMs, setClockMs] = useState(Date.now()); + + useEffect(() => { + setSelectedBet((current) => + normalizeBet(current, safeMinBet, safeMaxBet, safeStep, safeDefaultBet), + ); + }, [safeMinBet, safeMaxBet, safeStep, safeDefaultBet]); + + useEffect(() => { + if (cooldownLeftDs > 0) { + setCooldownUntilMs(Date.now() + cooldownLeftDs * 100); + return; + } + setCooldownUntilMs(0); + }, [cooldownLeftDs]); + + useEffect(() => { + const interval = window.setInterval(() => { + setClockMs(Date.now()); + }, 100); + return () => window.clearInterval(interval); + }, []); + + const quickBets = useMemo(() => { + const result: number[] = []; + const seen = new Set(); + + for (const rawBet of quickBetsRaw) { + const bet = normalizeBet( + Number(rawBet), + safeMinBet, + safeMaxBet, + safeStep, + safeDefaultBet, + ); + if (seen.has(bet)) { + continue; + } + seen.add(bet); + result.push(bet); + } + + if (result.length) { + return result.slice(0, 4); + } + + for (const fallbackBet of [safeMinBet, safeDefaultBet, safeMaxBet]) { + if (seen.has(fallbackBet)) { + continue; + } + seen.add(fallbackBet); + result.push(fallbackBet); + } + + return result.slice(0, 4); + }, [quickBetsRaw, safeMinBet, safeMaxBet, safeStep, safeDefaultBet]); + + const cooldownMsLeft = Math.max(0, cooldownUntilMs - clockMs); + const cooldownActive = cooldownMsLeft > 0; + const cooldownSeconds = (cooldownMsLeft / 1000).toFixed(1); + + const scaledLine3 = scalePayout(payoutLine3, selectedBet, safeBaseBet); + const scaledLine4 = scalePayout(payoutLine4, selectedBet, safeBaseBet); + const scaledLine5 = scalePayout(payoutLine5, selectedBet, safeBaseBet); + const scaledJackpot = scalePayout(payoutJackpot, selectedBet, safeBaseBet); + + const resultView = getResultView(lastSpin); + const spinLocked = + working || + cooldownActive || + (!isPregame && !isObserver) || + balance < selectedBet; + + const handleSpin = () => { + if (spinLocked) { + return; + } + act('spin', { + bet: selectedBet, + }); + }; + + return ( + + +
+ {!isPregame && !isObserver && ( + + Slot machine is available only before round start. + + )} + + + + + +
+
+ {reels.map((reel, index) => ( +
+ +
+ ))} +
+
+ +
+ + {resultView.text} + + + + + + Bet: {lastSpin?.bet ?? selectedBet} + + + + + Line: {lastSpin?.lineLength ?? 0} + + + + + Payout: {lastSpin?.payout ?? 0} + + + + = 0 ? 'good' : 'bad'}> + Net: {lastSpin?.net ?? 0} + + + +
+
+ + +
+ + Balance: {balance} + + + Base bet: {safeBaseBet} + + + {cooldownActive + ? `Cooldown: ${cooldownSeconds}s` + : 'Spin ready'} + + + + Bet + + + setSelectedBet( + normalizeBet( + value, + safeMinBet, + safeMaxBet, + safeStep, + safeDefaultBet, + ), + ) + } + /> + +
+ {quickBets.map((bet) => ( + + ))} +
+ + + + +
+ +
+ + Values scale with bet {selectedBet}. + + + + Condition + + Reward + + + + 3 in a row + {scaledLine3} + + + 4 in a row + {scaledLine4} + + + 5 in a row + {scaledLine5} + + + Jackpot (center 7 7 7 7 7) + {scaledJackpot} + +
+
+
+
+ +
+ {!history.length ? ( + No spins yet. + ) : ( + + + + Time + + + Bet + + + Line + + + Payout + + + Net + + + {history.map((entry, index) => ( + + {entry.time} + + {entry.bet} + + + {entry.lineLength} + + + {entry.payout} + + = 0 ? 'good' : 'bad'} + > + {entry.net} + + + ))} +
+ )} +
+
+
+
+ ); +}; diff --git a/tgui/packages/tgui/interfaces/MetaCoins.tsx b/tgui/packages/tgui/interfaces/MetaCoins.tsx new file mode 100644 index 000000000000..8503e6a2e877 --- /dev/null +++ b/tgui/packages/tgui/interfaces/MetaCoins.tsx @@ -0,0 +1,154 @@ +import { + Box, + Button, + DmIcon, + NoticeBox, + Section, + Stack, + Table, + Tabs, +} from 'tgui-core/components'; +import { useBackend, useLocalState } from '../backend'; +import { Window } from '../layouts'; + +type Data = { + dbConnected: boolean; + balance: number; + coinIcon: string; + coinIconState: string; + roundAwardsApplied: boolean; + roundAwarded: number; + roundAwardLog: RewardEntry[]; + canOpenShop: boolean; +}; + +type RewardEntry = { + amount: number; + source: string; + reason: string; + time: string; +}; + +export const MetaCoins = () => { + const { act, data } = useBackend(); + const { + dbConnected, + balance, + coinIcon, + coinIconState, + roundAwardsApplied, + roundAwarded, + roundAwardLog, + canOpenShop, + } = data; + const [activeTab, setActiveTab] = useLocalState<'overview' | 'log'>( + 'metacoinTab', + 'overview', + ); + + return ( + + + {!dbConnected && ( + + Database connection is unavailable right now. + + )} + +
+ + setActiveTab('overview')} + > + Overview + + setActiveTab('log')} + > + Round Reward Log + + +
+ + {activeTab === 'overview' && ( +
act('open_shop')}> + Open Shop + + ) : null + } + > + + + + + + + + + {balance} + + + +
+ )} + + {activeTab === 'log' && ( +
+ {roundAwardsApplied + ? `Round total: +${roundAwarded}` + : 'Round-end rewards are not processed yet'} + + } + > + {!roundAwardLog?.length ? ( + + No metacoin rewards were granted in this round yet. + + ) : ( + + + + Time + + Reason + + Amount + + + {roundAwardLog.map((entry, index) => ( + + {entry.time || 'N/A'} + + {entry.reason || entry.source || 'Unknown'} + + 0 ? 'good' : 'bad'} + > + {entry.amount > 0 ? `+${entry.amount}` : entry.amount} + + + ))} +
+ )} +
+ )} +
+
+ ); +}; diff --git a/tgui/packages/tgui/interfaces/Modpacks.tsx b/tgui/packages/tgui/interfaces/Modpacks.tsx new file mode 100644 index 000000000000..759170e794b2 --- /dev/null +++ b/tgui/packages/tgui/interfaces/Modpacks.tsx @@ -0,0 +1,348 @@ +// THIS IS A MASSMETA UI FILE +import { useState } from 'react'; +import { + Box, + Collapsible, + LabeledList, + NoticeBox, + Section, + Stack, + Table, + Tabs, +} from 'tgui-core/components'; + +import { useBackend, useLocalState } from '../backend'; +import { Window } from '../layouts'; +import { SearchBar } from './common/SearchBar'; + +type Data = { + categories: string[]; + features: Modpack[]; + tweaks: Modpack[]; + reverts: Modpack[]; +}; + +type Modpack = { + name: string; + desc: string; + author: string; + icon_class: string; + id: string; +}; + +export const Modpacks = (props) => { + const { data } = useBackend(); + const { categories } = data; + const [selectedCategory, setSelectedCategory] = useState(categories[0]); + return ( + + + + В данный момент идёт наполнение меню модификаций, в игре модицикаций + больше чем вы можете тут видеть. + + + setSelectedCategory('Features')} + > + Фичи и добавления + + setSelectedCategory('Tweaks')} + > + Твики и доработки + + setSelectedCategory('Reverts')} + > + Откаты и баланс + + + {(selectedCategory === 'Features' && ) || + (selectedCategory === 'Tweaks' && ) || + (selectedCategory === 'Reverts' && )} + + + ); +}; + +const FeaturesTable = () => { + const { data } = useBackend(); + const { features } = data; + + const [searchText, setSearchText] = useLocalState('searchText', ''); + + if (features.length === 0) { + return ( + + Этот сервер не использует какие-либо прикольные фичи + + ); + } + + return ( + + +
+ +
+
+ +
0 + ? `Результаты поиска "${searchText}":` + : `Суммарно модификаций: ${features.length}` + } + > + + + {features + .filter( + (feature) => + feature.name && + (searchText.length > 0 + ? feature.name + .toLowerCase() + .includes(searchText.toLowerCase()) || + feature.desc + .toLowerCase() + .includes(searchText.toLowerCase()) || + feature.author + .toLowerCase() + .includes(searchText.toLowerCase()) + : true), + ) + .map((feature) => ( + {feature.name}} + > + + + + + + + + {feature.desc} + + + {feature.author} + + + + + + ))} + + +
+
+
+ ); +}; + +const TweaksTable = () => { + const { data } = useBackend(); + const { tweaks } = data; + + const [searchText, setSearchText] = useLocalState('searchText', ''); + + if (tweaks.length === 0) { + return ( + + Этот сервер не использует какие-либо переводы на Русский + + ); + } + + return ( + + +
+ +
+
+ +
0 + ? `Результаты поиска "${searchText}":` + : `Суммарно модификаций: ${tweaks.length}` + } + > + + + {tweaks + .filter( + (translate) => + translate.name && + (searchText.length > 0 + ? translate.name + .toLowerCase() + .includes(searchText.toLowerCase()) || + translate.desc + .toLowerCase() + .includes(searchText.toLowerCase()) || + translate.author + .toLowerCase() + .includes(searchText.toLowerCase()) + : true), + ) + .map((translate) => ( + {translate.name} + } + > + + + + + + + + {translate.desc} + + + {translate.author} + + + + + + ))} + + +
+
+
+ ); +}; + +const RevertsTable = () => { + const { data } = useBackend(); + const { reverts } = data; + + const [searchText, setSearchText] = useLocalState('searchText', ''); + + if (reverts.length === 0) { + return ( + + Этот сервер не использует какие-либо модификации баланса или ревертов + + ); + } + + return ( + + +
+ +
+
+ +
0 + ? `Результаты поиска "${searchText}":` + : `Суммарно модификаций: ${reverts.length}` + } + > + + + {reverts + .filter( + (revert) => + revert.name && + (searchText.length > 0 + ? revert.name + .toLowerCase() + .includes(searchText.toLowerCase()) || + revert.desc + .toLowerCase() + .includes(searchText.toLowerCase()) || + revert.author + .toLowerCase() + .includes(searchText.toLowerCase()) + : true), + ) + .map((revert) => ( + {revert.name}} + > + + + + + + + + {revert.desc} + + + {revert.author} + + + + + + ))} + + +
+
+
+ ); +}; diff --git a/tgui/packages/tgui/interfaces/PreferencesMenu/CharacterPreferences/MainPage.tsx b/tgui/packages/tgui/interfaces/PreferencesMenu/CharacterPreferences/MainPage.tsx index 6bacbdfccd39..2906d3b74dd0 100644 --- a/tgui/packages/tgui/interfaces/PreferencesMenu/CharacterPreferences/MainPage.tsx +++ b/tgui/packages/tgui/interfaces/PreferencesMenu/CharacterPreferences/MainPage.tsx @@ -483,6 +483,16 @@ export function MainPage(props: MainPageProps) { const nonContextualPreferences = { ...data.character_preferences.non_contextual, }; + // MASSMETA EDIT START (ntts && /tg/tts) + // Those aren't needed anymore. voice pitch, blip are now acessible in dedicated panel + for (const preference of [ + 'tts_voice_pitch', + 'tts_blip_base', + 'tts_blip_number', + ]) { + delete nonContextualPreferences[preference]; + } + // MASSMETA EDIT END (ntts && /tg/tts) if (randomBodyEnabled) { nonContextualPreferences.random_species = diff --git a/tgui/packages/tgui/interfaces/PreferencesMenu/antagonists/antagonists/bloodsucker.ts b/tgui/packages/tgui/interfaces/PreferencesMenu/antagonists/antagonists/bloodsucker.ts new file mode 100644 index 000000000000..3033dd102e48 --- /dev/null +++ b/tgui/packages/tgui/interfaces/PreferencesMenu/antagonists/antagonists/bloodsucker.ts @@ -0,0 +1,16 @@ +import { type Antagonist, Category } from '../base'; + +const Bloodsucker: Antagonist = { + key: 'bloodsucker', + name: 'Bloodsucker', + description: [ + ` + After your death, you awaken to see yourself as an undead monster. + Use your Vampiric abilities as best you can. + Scrape by Space Station 13, or take over it, vassalizing your way. + `, + ], + category: Category.Roundstart, +}; + +export default Bloodsucker; diff --git a/tgui/packages/tgui/interfaces/PreferencesMenu/antagonists/antagonists/bloodsuckerbreakout.ts b/tgui/packages/tgui/interfaces/PreferencesMenu/antagonists/antagonists/bloodsuckerbreakout.ts new file mode 100644 index 000000000000..61da6e4d4495 --- /dev/null +++ b/tgui/packages/tgui/interfaces/PreferencesMenu/antagonists/antagonists/bloodsuckerbreakout.ts @@ -0,0 +1,16 @@ +import { type Antagonist, Category } from '../base'; + +const BloodsuckerBreakout: Antagonist = { + key: 'bloodsuckerbreakout', + name: 'Bloodsucker Breakout', + description: [ + ` + After your death, you awaken to see yourself as an undead monster. + Use your Vampiric abilities as best you can. + Scrape by Space Station 13, or take over it, vassalizing your way. + `, + ], + category: Category.Latejoin, +}; + +export default BloodsuckerBreakout; diff --git a/tgui/packages/tgui/interfaces/PreferencesMenu/antagonists/antagonists/demoninfiltration.ts b/tgui/packages/tgui/interfaces/PreferencesMenu/antagonists/antagonists/demoninfiltration.ts new file mode 100644 index 000000000000..712352f984ef --- /dev/null +++ b/tgui/packages/tgui/interfaces/PreferencesMenu/antagonists/antagonists/demoninfiltration.ts @@ -0,0 +1,20 @@ +import { type Antagonist, Category } from '../base'; + +export const SINFULDEMON_MECHANICAL_DESCRIPTION = ` + Fulfill an objective based on the sin your demon represents. + Avoid holy influence and transform into your true form if you need to defend yourself or inflict pain. + `; + +const DemonInfiltration: Antagonist = { + key: 'demoninfiltration', + name: 'Demon Infiltration', + description: [ + ` + Sentience breeds sin. Whether by accident or intent, you have escaped Hell and roam the material universe under a human disguise now. + Whether it is gluttony or greed, pride or wrath, you will embody your deadly sin. The mortals will give you opportunity. + `, + ], + category: Category.Latejoin, +}; + +export default DemonInfiltration; diff --git a/tgui/packages/tgui/interfaces/PreferencesMenu/antagonists/antagonists/sinfuldemon.ts b/tgui/packages/tgui/interfaces/PreferencesMenu/antagonists/antagonists/sinfuldemon.ts new file mode 100644 index 000000000000..d1100f7b4704 --- /dev/null +++ b/tgui/packages/tgui/interfaces/PreferencesMenu/antagonists/antagonists/sinfuldemon.ts @@ -0,0 +1,20 @@ +import { type Antagonist, Category } from '../base'; + +export const DEMONOFSIN_MECHANICAL_DESCRIPTION = ` + Fulfill an objective based on the sin your demon represents. + Avoid holy influence and transform into your true form if you need to defend yourself or inflict pain. + `; + +const DemonOfSin: Antagonist = { + key: 'demonofsin', + name: 'Demon of Sin', + description: [ + ` + Sentience breeds sin. Whether by accident or intent, you have escaped Hell and roam the material universe under a human disguise now. + Whether it is gluttony or greed, pride or wrath, you will embody your deadly sin. The mortals will give you opportunity. + `, + ], + category: Category.Roundstart, +}; + +export default DemonOfSin; diff --git a/tgui/packages/tgui/interfaces/PreferencesMenu/antagonists/antagonists/vampiricaccident.ts b/tgui/packages/tgui/interfaces/PreferencesMenu/antagonists/antagonists/vampiricaccident.ts new file mode 100644 index 000000000000..5ac6a0099f2e --- /dev/null +++ b/tgui/packages/tgui/interfaces/PreferencesMenu/antagonists/antagonists/vampiricaccident.ts @@ -0,0 +1,16 @@ +import { type Antagonist, Category } from '../base'; + +const VampiricAccident: Antagonist = { + key: 'vampiricaccident', + name: 'Vampiric Accident', + description: [ + ` + After your death, you awaken to see yourself as an undead monster. + Use your Vampiric abilities as best you can. + Scrape by Space Station 13, or take over it, vassalizing your way. + `, + ], + category: Category.Midround, +}; + +export default VampiricAccident; diff --git a/tgui/packages/tgui/interfaces/PreferencesMenu/preferences/features/character_preferences/tts_voice.tsx b/tgui/packages/tgui/interfaces/PreferencesMenu/preferences/features/character_preferences/tts_voice.tsx index d8e8ab003267..73871d359c38 100644 --- a/tgui/packages/tgui/interfaces/PreferencesMenu/preferences/features/character_preferences/tts_voice.tsx +++ b/tgui/packages/tgui/interfaces/PreferencesMenu/preferences/features/character_preferences/tts_voice.tsx @@ -1,5 +1,8 @@ import { useBackend } from 'tgui/backend'; -import { Button, Stack } from 'tgui-core/components'; +//MASSMETA EDIT START (ntts && tgtts) +//original: import { Button, Stack } from 'tgui-core/components'; +import { Box, Button, LabeledList, Stack } from 'tgui-core/components'; +//MASSMETA EDIT START (ntts && tgtts) import { type FeatureChoiced, @@ -14,14 +17,15 @@ function FeatureTTSDropdownInput( props: FeatureValueProps, ) { const { act } = useBackend(); + //MASSMETA EDIT START (ntts && tgtts) + const { non_contextual } = props.character_preferences; + const blipBase = String(non_contextual.tts_blip_base); + const blipNumber = String(non_contextual.tts_blip_number); + //MASSMETA EDIT END (ntts && tgtts) - return ( - - - - - - + {/*MASSMETA EDIT END (ntts && tgtts) */} + ); } @@ -53,3 +94,13 @@ export const tts_voice_pitch: FeatureNumeric = { name: 'Voice Pitch Adjustment', component: FeatureSliderInput, }; + +export const tts_blip_base: FeatureChoiced = { + name: 'Voice Blip Base', + component: FeatureDropdownInput, +}; + +export const tts_blip_number: FeatureNumeric = { + name: 'Voice Blip Variant', + component: FeatureSliderInput, +}; diff --git a/tgui/packages/tgui/interfaces/PreferencesMenu/preferences/features/game_preferences/sounds.tsx b/tgui/packages/tgui/interfaces/PreferencesMenu/preferences/features/game_preferences/sounds.tsx index fc4f6942d846..541de5a5a966 100644 --- a/tgui/packages/tgui/interfaces/PreferencesMenu/preferences/features/game_preferences/sounds.tsx +++ b/tgui/packages/tgui/interfaces/PreferencesMenu/preferences/features/game_preferences/sounds.tsx @@ -73,6 +73,24 @@ export const sound_tts: FeatureChoiced = { component: FeatureDropdownInput, }; +export const sound_tts_radio: FeatureChoiced = { + name: 'Enable TTS Over Radio', + category: 'SOUND', + description: ` + When enabled, be able to hear text-to-speech sounds in game over radio channels. + When set to "Departmental Radio Only", text to speech over the radio will only play for departmental radio channels. Anything that isn't Common. + When disabled, text to speech will not play over radio sources. + `, + component: FeatureDropdownInput, +}; + +export const sound_tts_hear_self_radio: FeatureToggle = { + name: 'Enable TTS Hear Self Over Radio', + category: 'SOUND', + description: 'When enabled, hear yourself over the radio when Text to Speech and TTS Over Radio is enabled.', + component: CheckboxInput, +}; + export const sound_tts_volume: Feature = { name: 'TTS Volume', category: 'SOUND', @@ -80,6 +98,13 @@ export const sound_tts_volume: Feature = { component: FeatureSliderInput, }; +export const sound_tts_radio_volume: Feature = { + name: 'TTS Radio Volume', + category: 'SOUND', + description: 'The volume that radio text-to-speech sounds will play at. This is independent of regular TTS volume.', + component: FeatureSliderInput, +}; + export const sound_lobby_volume: Feature = { name: 'Lobby music volume', category: 'SOUND', diff --git a/tgui/packages/tgui/interfaces/TTSVoicePicker.tsx b/tgui/packages/tgui/interfaces/TTSVoicePicker.tsx new file mode 100644 index 000000000000..4c9d5e8ede5b --- /dev/null +++ b/tgui/packages/tgui/interfaces/TTSVoicePicker.tsx @@ -0,0 +1,309 @@ +import { useMemo, useState } from 'react'; +import { + Box, + Button, + Dropdown, + Input, + LabeledList, + Section, + Slider, + Stack, +} from 'tgui-core/components'; + +import { useBackend } from '../backend'; +import { Window } from '../layouts'; + +const ALL_CATEGORY = 'all'; +const TEST_MESSAGE = 'Привет, это мой голос'; + +type Data = { + blip_base: string; + blip_number: number; + categories: Record; + pitch: number; + voice: string; + voices: string[]; +}; + +type VoiceAction = { + action: string; + icon: string; + tone: string; + tooltip: string; +}; + +const VOICE_ACTIONS: VoiceAction[] = [ + { + action: 'play_voice', + icon: 'play', + tone: 'voice', + tooltip: 'Normal voice preview', + }, + { + action: 'play_robot', + icon: 'robot', + tone: 'robot', + tooltip: 'Robot voice preview', + }, + { + action: 'play_radio', + icon: 'broadcast-tower', + tone: 'radio', + tooltip: 'Radio preview', + }, + { + action: 'play_blips', + icon: 'leaf', + tone: 'blips', + tooltip: 'Blips preview', + }, + /* + { + action: 'play_radio_ion', + icon: 'bolt', + tone: 'ion', + tooltip: 'Ion interference preview', + }, + */ + { + action: 'play_gas_mask', + icon: 'theater-masks', + tone: 'mask', + tooltip: 'Gas mask preview', + }, + { + action: 'play_sec_hailer', + icon: 'bullhorn', + tone: 'hailer', + tooltip: 'Security hailer preview', + }, +]; + +function titleize(value: string) { + if (value === ALL_CATEGORY) { + return 'All'; + } + return value.replace(/[_-]/g, ' '); +} + +export function TTSVoicePicker(props) { + const { act, data } = useBackend(); + const { + blip_base, + blip_number, + categories = {}, + pitch, + voice, + voices = [], + } = data; + const [category, setCategory] = useState(ALL_CATEGORY); + const [message, setMessage] = useState(TEST_MESSAGE); + const [search, setSearch] = useState(''); + + const categoryCounts = useMemo(() => { + const counts: Record = { + [ALL_CATEGORY]: voices.length, + }; + for (const item of voices) { + const voiceCategory = categories[item] || 'other'; + counts[voiceCategory] = (counts[voiceCategory] || 0) + 1; + } + return counts; + }, [categories, voices]); + + const categoryList = useMemo(() => { + return [ + ALL_CATEGORY, + ...Object.keys(categoryCounts) + .filter((name) => name !== ALL_CATEGORY) + .sort((left, right) => left.localeCompare(right)), + ]; + }, [categoryCounts]); + + const query = search.toLowerCase(); + const shownVoices = useMemo(() => { + return voices.filter((item) => { + const voiceCategory = categories[item] || 'other'; + return ( + (category === ALL_CATEGORY || voiceCategory === category) && + item.toLowerCase().includes(query) + ); + }); + }, [categories, category, query, voices]); + + function preview(action: string, previewVoice = voice) { + act(action, { + message, + voice: previewVoice, + }); + } + + return ( + + + + +
+ + {categoryList.map((item) => ( + + + + ))} + +
+
+ + + + +
+ + + + Selected voice + + + {voice || 'None'} + + + {titleize(categories[voice] || 'other')} + + + + + + +
+
+ + +
+ + + act('set_pitch', { value })} + /> + + + act('set_blip_base', { value })} + /> + + + + act('set_blip_number', { value }) + } + /> + + +
+
+ + + + + + +
+ + {shownVoices.map((item) => ( + + + + + {item} + + + {titleize(categories[item] || 'other')} + + + +
+
+
+
+
+
+
+ ); +} diff --git a/tgui/packages/tgui/interfaces/TelesciComputer.tsx b/tgui/packages/tgui/interfaces/TelesciComputer.tsx new file mode 100644 index 000000000000..eb7e39f079a2 --- /dev/null +++ b/tgui/packages/tgui/interfaces/TelesciComputer.tsx @@ -0,0 +1,191 @@ +import { + Box, + Button, + Dimmer, + Icon, + LabeledList, + NoticeBox, + Section, + Slider, +} from 'tgui-core/components'; + +import { useBackend } from '../backend'; +import { Window } from '../layouts'; + +type TelepadData = { + telepad: boolean; + power_options: number[]; + efficiency: number; + crystals: number; + z_co: number; + angle: number; + rotation: number; + power: number; + temp_msg: string; + inserted_gps: string | null; + teleporting: boolean; + last_tele_data: boolean; + src_x: number; + src_y: number; + timedata: string; +}; + +export const TelesciComputer = (_props: any, context: any) => { + const { act, data } = useBackend(); + const { + telepad, + power_options, + efficiency, + crystals, + z_co, + angle, + rotation, + power, + temp_msg, + inserted_gps, + teleporting, + last_tele_data, + src_x, + src_y, + timedata, + } = data; + + return ( + + {teleporting && ( + + + {' Wait: '} + {timedata} + {' s.'} + + )} + + + {!telepad ? ( + Telepad not found. + ) : ( + <> +
+
+ + {last_tele_data && ( +
+ + X: {src_x}   Y: {src_y} + +
+ )} + + {inserted_gps && ( +
act('ejectGPS')} + /> + } + > + {inserted_gps} +
+ )} + +
+ {temp_msg} +
+ + )} +
+
+ ); +}; diff --git a/tgui/packages/tgui/interfaces/TraitorObjectiveDebug.tsx b/tgui/packages/tgui/interfaces/TraitorObjectiveDebug.tsx new file mode 100644 index 000000000000..c15b18826029 --- /dev/null +++ b/tgui/packages/tgui/interfaces/TraitorObjectiveDebug.tsx @@ -0,0 +1,428 @@ +import { useState } from 'react'; +import { Box, LabeledList, Stack, Tabs, Tooltip } from 'tgui-core/components'; + +import { useBackend } from '../backend'; +import { Window } from '../layouts'; +import { getDangerLevel } from './Uplink/calculateDangerLevel'; + +type Objective = { + name: string; + description: string; + progression_minimum: number; + progression_maximum: number; + global_progression_limit_coeff: number; + global_progression_influence_intensity: number; + progression_reward: [number, number]; + telecrystal_reward: [number, number]; + telecrystal_penalty: number; + weight: number; + type: string; +}; + +type ObjectiveList = { + objectives: (ObjectiveList | Objective)[]; + weight: number; +}; + +type ObjectiveCategory = ObjectiveList & { + name: string; +}; + +type PlayerData = { + player: string; + progression_points: number; + total_progression_from_objectives: number; +}; + +type ObjectiveData = { + current_progression: number; + objective_data: ObjectiveCategory[]; + player_data: PlayerData[]; +}; + +const recursivelyGetObjectives = (value: ObjectiveList) => { + let listToReturn: Objective[] = []; + for (let i = 0; i < value.objectives.length; i++) { + const possibleValue = value.objectives[i]; + if ((possibleValue as ObjectiveList).objectives) { + listToReturn = listToReturn.concat( + recursivelyGetObjectives(possibleValue as ObjectiveList), + ); + } else { + listToReturn.push(possibleValue as Objective); + } + } + return listToReturn; +}; + +// 150 minutes +const sizeLimit = 90000; + +type SortingOption = { + name: string; + // Function used to determine the order of the elements. + // It is expected to return a negative value + // if first argument is less than second argument, + // zero if they're equal and a positive value otherwise. + sort: (a: Objective, b: Objective) => number; +}; + +const sortingOptions: SortingOption[] = [ + { + name: 'Minimum Progression', + sort: (a, b) => { + if (a.progression_minimum < b.progression_minimum) { + return -1; + } else if (a.progression_minimum === b.progression_minimum) { + return 0; + } + return 1; + }, + }, + { + name: 'Telecrystal Payout', + sort: (a, b) => { + const telecrystalMeanA = + (a.telecrystal_reward[0] + a.telecrystal_reward[1]) / 2; + const telecrystalMeanB = + (b.telecrystal_reward[0] + b.telecrystal_reward[1]) / 2; + if (telecrystalMeanA < telecrystalMeanB) { + return -1; + } else if (telecrystalMeanA === telecrystalMeanB) { + return 0; + } + return 1; + }, + }, + { + name: 'Progression Payout', + sort: (a, b) => { + const progressionMeanA = + (a.progression_reward[0] + a.progression_reward[1]) / 2; + const progressionMeanB = + (b.progression_reward[0] + b.progression_reward[1]) / 2; + if (progressionMeanA < progressionMeanB) { + return -1; + } else if (progressionMeanA === progressionMeanB) { + return 0; + } + return 1; + }, + }, + { + name: 'Progression Payout + Min. Prog.', + sort: (a, b) => { + const progressionMeanA = + (a.progression_reward[0] + a.progression_reward[1]) / 2 + + a.progression_minimum; + const progressionMeanB = + (b.progression_reward[0] + b.progression_reward[1]) / 2 + + b.progression_minimum; + if (progressionMeanA < progressionMeanB) { + return -1; + } else if (progressionMeanA === progressionMeanB) { + return 0; + } + return 1; + }, + }, +]; + +export const TraitorObjectiveDebug = (props) => { + const { data, act } = useBackend(); + const { objective_data, player_data, current_progression } = data; + const lines: JSX.Element[] = []; + lines.sort(); + for (let i = 10; i < 100; i += 10) { + lines.push( + + + + {/* Time in minutes of this threshold */} + {Math.round((sizeLimit * (i / 100)) / 600)} mins + + , + ); + } + let objectivesToRender: Objective[] = []; + const [currentTab, setCurrentTab] = useState('All'); + const [sortingFunc, setSortingFunc] = useState(sortingOptions[0].name); + // true = ascending, false = descending + const [sortDirection, setSortingDirection] = useState(true); + + let actualSortingFunc; + for (let index = 0; index < sortingOptions.length; index++) { + const value = sortingOptions[index]; + if (value.name === sortingFunc) { + actualSortingFunc = value.sort; + } + } + + for (let index = 0; index < objective_data.length; index++) { + const value = objective_data[index]; + if (value.name !== currentTab && currentTab !== 'All') { + continue; + } + objectivesToRender = objectivesToRender.concat( + recursivelyGetObjectives(value), + ); + } + + objectivesToRender.sort(actualSortingFunc); + if (!sortDirection) { + objectivesToRender.reverse(); + } + + return ( + + + + + + + {sortingOptions.map((value) => ( + setSortingFunc(value.name)} + > + {value.name} + + ))} + + + + + setCurrentTab('All')} + > + All + + {objective_data.map((value) => ( + setCurrentTab(value.name)} + > + {value.name} + + ))} + + + + + setSortingDirection(true)} + > + Ascending + + setSortingDirection(false)} + > + Descending + + + + + + + {lines} + + {objectivesToRender.map((value, index) => ( + + + + ))} + + {player_data.map((value) => { + const rep = getDangerLevel(value.progression_points); + return ( + + + + {value.player} + + + {Math.floor(value.progression_points / 600)} mins + + + {Math.floor( + value.total_progression_from_objectives / 600, + )}{' '} + mins + + + + } + position="top" + > + + + + + ); + })} + + + + + + + + + ); +}; + +type ObjectiveBoxProps = { + objective: Objective; +}; + +const ObjectiveBox = (props: ObjectiveBoxProps) => { + const { objective } = props; + let width = `${ + (objective.progression_maximum / sizeLimit) * window.innerWidth + }px`; + if (objective.progression_maximum > sizeLimit) { + width = '100%'; + } + return ( + + + + {objective.name} + + + + + {objective.progression_minimum / 600} mins + + {objective.progression_maximum <= sizeLimit && ( + + {objective.progression_maximum / 600} mins + + )} + + + + + {objective.progression_reward[0] / 600} +  to {objective.progression_reward[1] / 600} pr + + + + + {objective.telecrystal_reward[0]} +  to {objective.telecrystal_reward[1]} tc + + + + + ); +}; diff --git a/tgui/packages/tgui/interfaces/Uplink/ObjectiveElement.tsx b/tgui/packages/tgui/interfaces/Uplink/ObjectiveElement.tsx deleted file mode 100644 index 87c0bf227738..000000000000 --- a/tgui/packages/tgui/interfaces/Uplink/ObjectiveElement.tsx +++ /dev/null @@ -1,41 +0,0 @@ -import { Box, Flex, Stack } from 'tgui-core/components'; -import { classes } from 'tgui-core/react'; - -export type Objective = { - id: number; - name: string; - description: string; -}; - -type ObjectiveElementProps = { - name: string; - description: string; -}; - -export const ObjectiveElement = (props: ObjectiveElementProps) => { - const { name, description } = props; - - return ( - - - - - {name} - - - - - - {description} - - - - ); -}; diff --git a/tgui/packages/tgui/interfaces/Uplink/ObjectiveMenu.tsx b/tgui/packages/tgui/interfaces/Uplink/ObjectiveMenu.tsx new file mode 100644 index 000000000000..094798ea9294 --- /dev/null +++ b/tgui/packages/tgui/interfaces/Uplink/ObjectiveMenu.tsx @@ -0,0 +1,569 @@ +import { Component, MouseEvent } from 'react'; +import { + Box, + Button, + Dimmer, + Flex, + Icon, + NoticeBox, + Section, + Stack, + Tooltip, +} from 'tgui-core/components'; +import { BooleanLike, classes } from 'tgui-core/react'; + +import { + calculateProgression, + getDangerLevel, + Rank, +} from './calculateDangerLevel'; +import { ObjectiveState } from './constants'; + +export type Objective = { + id: number; + name: string; + description: string; + progression_minimum: number; + progression_reward: number; + telecrystal_reward: number; + telecrystal_penalty: number; + ui_buttons?: ObjectiveUiButton[]; + objective_state: ObjectiveState; + original_progression: number; + final_objective: BooleanLike; +}; + +export type ObjectiveUiButton = { + name: string; + tooltip: string; + icon: string; + action: string; +}; + +type ObjectiveMenuProps = { + activeObjectives: Objective[]; + potentialObjectives: Objective[]; + maximumActiveObjectives: number; + maximumPotentialObjectives: number; + + handleStartObjective: (objective: Objective) => void; + handleObjectiveAction: (objective: Objective, action: string) => void; + handleObjectiveCompleted: (objective: Objective) => void; + handleObjectiveAbort: (objective: Objective) => void; + handleRequestObjectives: () => void; +}; + +type ObjectiveMenuState = { + draggingObjective: Objective | null; + objectiveX: number; + objectiveY: number; +}; + +let dragClickTimer = 0; + +export class ObjectiveMenu extends Component< + ObjectiveMenuProps, + ObjectiveMenuState +> { + constructor(props) { + super(props); + this.state = { + draggingObjective: null, + objectiveX: 0, + objectiveY: 0, + }; + + this.handleObjectiveClick = this.handleObjectiveClick.bind(this); + this.handleMouseUp = this.handleMouseUp.bind(this); + this.handleMouseMove = this.handleMouseMove.bind(this); + this.handleObjectiveAdded = this.handleObjectiveAdded.bind(this); + } + + handleObjectiveClick(event: MouseEvent, objective: Objective) { + if (this.state?.draggingObjective) { + return; + } + if (event.button === 0) { + // Left click + this.setState({ + draggingObjective: objective, + objectiveX: event.clientX, + objectiveY: event.clientY, + }); + window.addEventListener('mouseup', this.handleMouseUp as any); + window.addEventListener('mousemove', this.handleMouseMove as any); + event.stopPropagation(); + event.preventDefault(); + + dragClickTimer = Date.now() + 100; // 100 milliseconds + } + } + + handleMouseUp(event: MouseEvent) { + if (dragClickTimer > Date.now()) { + return; + } + + window.removeEventListener('mouseup', this.handleMouseUp as any); + window.removeEventListener('mousemove', this.handleMouseMove as any); + this.setState({ + draggingObjective: null, + }); + } + + handleMouseMove(event: MouseEvent) { + this.setState({ + objectiveX: event.pageX, + objectiveY: event.pageY - 32, + }); + } + + handleObjectiveAdded(event: MouseEvent) { + const { draggingObjective } = this.state as ObjectiveMenuState; + if (!draggingObjective) { + return; + } + const { handleStartObjective } = this.props; + handleStartObjective(draggingObjective); + } + + render() { + const { + activeObjectives = [], + potentialObjectives, + maximumActiveObjectives, + maximumPotentialObjectives, + handleObjectiveAction, + handleObjectiveCompleted, + handleObjectiveAbort, + handleRequestObjectives, + } = this.props; + const { draggingObjective, objectiveX, objectiveY } = this + .state as ObjectiveMenuState; + + potentialObjectives.sort((objA, objB) => { + if (objA.progression_minimum < objB.progression_minimum) { + return 1; + } else if (objA.progression_minimum > objB.progression_minimum) { + return -1; + } + return 0; + }); + return ( + <> + + +
+ + {Array.apply(null, Array(maximumActiveObjectives)).map( + (_, index) => { + if (index >= activeObjectives.length) { + return ( + + + + + Empty Objective, drop objectives here to take + them + + + + + ); + } + const objective = activeObjectives[index]; + return ( + + {ObjectiveFunction( + objective, + true, + handleObjectiveAction, + handleObjectiveCompleted, + handleObjectiveAbort, + true, + )} + + ); + }, + )} + +
+
+ +
+ + {potentialObjectives.map((objective) => { + return ( + { + this.handleObjectiveClick(event, objective); + }} + > + {(objective.id !== draggingObjective?.id && + ObjectiveFunction( + objective, + false, + undefined, + undefined, + undefined, + true, + )) || ( + + )} + + ); + })} + {(maximumPotentialObjectives === 0 && ( + + + + You are locked out of objectives + + + )) || + (potentialObjectives.length < maximumPotentialObjectives && ( + + + +
+
+
+ {!!draggingObjective && ( + + {ObjectiveFunction(draggingObjective, false)} + + )} + + ); + } +} + +const ObjectiveFunction = ( + objective: Objective, + active: boolean, + handleObjectiveAction?: (objective: Objective, action: string) => void, + handleCompletion?: (objective: Objective) => void, + handleAbort?: (objective: Objective) => void, + grow: boolean = false, +) => { + const dangerLevel = getDangerLevel(objective.progression_minimum); + return ( + { + if (handleCompletion) { + handleCompletion(objective); + } + }} + handleAbort={(event) => { + if (handleAbort) { + handleAbort(objective); + } + }} + uiButtons={ + active && handleObjectiveAction ? ( + + {objective.ui_buttons?.map((value, index) => ( + + +
+ ) : null} + + )} + {!!uiButtons && !objectiveFinished && ( + {uiButtons} + )} + + + + + ); +}; diff --git a/tgui/packages/tgui/interfaces/Uplink/PrimaryObjectiveMenu.tsx b/tgui/packages/tgui/interfaces/Uplink/PrimaryObjectiveMenu.tsx index 5bc0a74e24e3..1885f6d0dd7a 100644 --- a/tgui/packages/tgui/interfaces/Uplink/PrimaryObjectiveMenu.tsx +++ b/tgui/packages/tgui/interfaces/Uplink/PrimaryObjectiveMenu.tsx @@ -1,17 +1,35 @@ -import { Box, Button, Section, Stack } from 'tgui-core/components'; +//MASSMETA EDIT CHANGE BEGIN (re_traitorsecondary) +/* ORIGINAL: +import { Box, Button, Section, Stack } from 'tgui-core/components'; +*/ +import { Box, Button, Dimmer, Section, Stack } from 'tgui-core/components'; +//MASSMETA EDIT CHANGE END (re_traitorsecondary) import { useBackend } from '../../backend'; +//MASSMETA EDIT CHANGE BEGIN (re_traitorsecondary) +/* ORIGINAL: import { ObjectiveElement } from './ObjectiveElement'; +*/ +import { ObjectiveElement } from './ObjectiveMenu'; type PrimaryObjectiveMenuProps = { primary_objectives; + //MASSMETA EDIT ADDITION BEGIN (re_traitorsecondary) + final_objective; + //MASSMETA EDIT ADDITION END (re_traitorsecondary) can_renegotiate; }; export const PrimaryObjectiveMenu = (props: PrimaryObjectiveMenuProps) => { const { act } = useBackend(); - const { primary_objectives, can_renegotiate } = props; - return ( + //MASSMETA EDIT CHANGE BEGIN (re_traitorsecondary) + /* + ORIGINAL: const { primary_objectives, can_renegotiate } = props; + */ + const { primary_objectives, final_objective, can_renegotiate } = props; + //MASSMETA EDIT CHANGE END (re_traitorsecondary) + //MASSMETA EDIT ADDITION BEGIN (re_traitorsecondary) Нельзя писать комментарии там где нужно, значит - будет лежать здесь. + return (
WELCOME, AGENT. @@ -19,13 +37,65 @@ export const PrimaryObjectiveMenu = (props: PrimaryObjectiveMenuProps) => { Your Primary Objectives are as follows. Complete these at all costs. + + Completing Secondary Objectives may allow you to aquire additional + equipment. + + {final_objective && ( + + + PRIORITY MESSAGE +
+ SOURCE: xxx.xxx.xxx.224:41394 +
+
+ \\Debrief in progress. +
+ \\Final Objective confirmed complete.
+ \\Your work is done here, agent. +
+
+ CONNECTION CLOSED_ +
+
+ )} {primary_objectives.map((prim_obj, index) => ( ))} diff --git a/tgui/packages/tgui/interfaces/Uplink/constants.ts b/tgui/packages/tgui/interfaces/Uplink/constants.ts new file mode 100644 index 000000000000..3cda3fe45de1 --- /dev/null +++ b/tgui/packages/tgui/interfaces/Uplink/constants.ts @@ -0,0 +1,7 @@ +export enum ObjectiveState { + Inactive = 1, + Active = 2, + Completed = 3, + Failed = 4, + Invalid = 5, +} diff --git a/tgui/packages/tgui/interfaces/Uplink/index.tsx b/tgui/packages/tgui/interfaces/Uplink/index.tsx index 7e2a65519a77..030acbdbe617 100644 --- a/tgui/packages/tgui/interfaces/Uplink/index.tsx +++ b/tgui/packages/tgui/interfaces/Uplink/index.tsx @@ -20,7 +20,12 @@ import { calculateProgression, dangerLevelsTooltip, } from './calculateDangerLevel'; -import { GenericUplink, type Item } from './GenericUplink'; +/* //MASSMETA EDIT CHANGE BEGIN (re_traitorsecondary) +ORIGINAL: import { GenericUplink, type Item } from './GenericUplink'; +*/ +import { GenericUplink, Item } from './GenericUplink'; +import { Objective, ObjectiveMenu } from './ObjectiveMenu'; +//MASSMETA EDIT CHANGE END (re_traitorsecondary) import { PrimaryObjectiveMenu } from './PrimaryObjectiveMenu'; type UplinkItem = { @@ -49,6 +54,8 @@ type UplinkData = { progression_points: number; joined_population?: number; lockable: BooleanLike; + current_expected_progression: number; + progression_scaling_deviance: number; current_progression_scaling: number; uplink_flag: number; assigned_role: string; @@ -62,10 +69,16 @@ type UplinkData = { [key: string]: number; }; + has_objectives: BooleanLike; has_progression: BooleanLike; primary_objectives: { [key: number]: string; }; + completed_final_objective: string; + potential_objectives: Objective[]; + active_objectives: Objective[]; + maximum_active_objectives: number; + maximum_potential_objectives: number; purchased_items: number; shop_locked: BooleanLike; can_renegotiate: BooleanLike; @@ -176,7 +189,17 @@ export class Uplink extends Component { joined_population, primary_objectives, can_renegotiate, + completed_final_objective, + active_objectives, + potential_objectives, + has_objectives, has_progression, + //MASSMETA EDIT CHANGE START (re_traitorsecondary) + maximum_active_objectives, + maximum_potential_objectives, + current_expected_progression, + progression_scaling_deviance, + //MASSMETA EDIT CHANGE START (re_traitorsecondary) current_progression_scaling, extra_purchasable, extra_purchasable_stock, @@ -261,7 +284,17 @@ export class Uplink extends Component { }, }); } - + // Get the difference between the current progression and + // expected progression + let progressionPercentage = + current_expected_progression - progression_points; + // Clamp it down between 0 and 2 + progressionPercentage = Math.min( + Math.max(progressionPercentage / progression_scaling_deviance, -1), + 1, + ); + // Round it and convert it into a percentage + progressionPercentage = Math.round(progressionPercentage * 1000) / 10; return ( @@ -276,7 +309,11 @@ export class Uplink extends Component { Your current level of threat. Threat - determines what items you can purchase.  + determines + {has_objectives + ? ' the severity of secondary objectives you get and ' + : ' '} + what items you can purchase.  {/* A minute in deciseconds */} Threat passively increases by{' '} @@ -287,6 +324,29 @@ export class Uplink extends Component {  every minute + {Math.abs(progressionPercentage) > 0 && ( + + Because your threat level is + {progressionPercentage < 0 + ? ' ahead ' + : ' behind '} + of where it should be, you are getting + + {progressionPercentage}% + + {progressionPercentage < 0 ? 'less' : 'more'}{' '} + threat every minute + + )} {dangerLevelsTooltip}
@@ -296,7 +356,7 @@ export class Uplink extends Component { )} - {!!primary_objectives && ( + {!!(primary_objectives || has_objectives) && ( {primary_objectives && ( @@ -313,6 +373,20 @@ export class Uplink extends Component { Primary Objectives )} + {!!has_objectives && ( + this.setState({ currentTab: 1 })} + > + Secondary Objectives + + )} { {(currentTab === 0 && primary_objectives && ( - )) || ( - <> - { - if (!item.extraData?.ref) { - act('buy', { path: item.id }); - } else { - act('buy', { ref: item.extraData.ref }); - } - }} + )) || + (currentTab === 1 && has_objectives && ( + + act('objective_act', { + check: objective.original_progression, + objective_action: action, + index: objective.id, + }) + } + handleStartObjective={(objective) => + act('start_objective', { + check: objective.original_progression, + index: objective.id, + }) + } + handleObjectiveAbort={(objective) => + act('objective_abort', { + check: objective.original_progression, + index: objective.id, + }) + } + handleObjectiveCompleted={(objective) => + act('finish_objective', { + check: objective.original_progression, + index: objective.id, + }) + } + handleRequestObjectives={() => act('regenerate_objectives')} /> - {(shop_locked && !data.debug && ( - - - SHOP LOCKED - - - )) || - null} - - )} + )) || ( + <> + { + if (!item.extraData?.ref) { + act('buy', { path: item.id }); + } else { + act('buy', { ref: item.extraData.ref }); + } + }} + /> + {(shop_locked && !data.debug && ( + + + SHOP LOCKED + + + )) || + null} + + )} diff --git a/tgui/packages/tgui/styles/interfaces/MetaCoinSlot.scss b/tgui/packages/tgui/styles/interfaces/MetaCoinSlot.scss new file mode 100644 index 000000000000..30bbedaa9359 --- /dev/null +++ b/tgui/packages/tgui/styles/interfaces/MetaCoinSlot.scss @@ -0,0 +1,288 @@ +.MetaCoinSlot { + --slot-tile-size: 64px; + --slot-banner-a: #f48c26; + --slot-banner-b: #e6427a; + --slot-banner-c: #23a5d8; + --slot-banner-d: #30bf78; + --slot-reel-top: #f2f6fb; + --slot-reel-mid: #c7ced8; + --slot-reel-low: #8f97a4; +} + +.MetaCoinSlot__Banner { + display: flex; + flex-direction: column; + justify-content: center; + align-items: center; + min-height: 76px; + margin-bottom: 0.5rem; + text-align: center; + border: 1px solid rgba(255, 255, 255, 0.35); + box-shadow: + inset 0 1px 0 rgba(255, 255, 255, 0.35), + 0 6px 14px rgba(0, 0, 0, 0.35); + background: linear-gradient( + -45deg, + var(--slot-banner-a), + var(--slot-banner-b), + var(--slot-banner-c), + var(--slot-banner-d) + ); + background-size: 320% 320%; + animation: MetaCoinSlot__BannerGradient 9s ease infinite; +} + +.MetaCoinSlot__Banner--winning { + animation: + MetaCoinSlot__BannerGradient 9s ease infinite, + MetaCoinSlot__BannerFlash 0.45s steps(2, end) infinite; +} + +.MetaCoinSlot__Banner--jackpot { + animation: + MetaCoinSlot__BannerGradient 9s ease infinite, + MetaCoinSlot__JackpotFlash 0.35s steps(2, end) infinite; +} + +.MetaCoinSlot__BannerTitle { + font-family: 'Trebuchet MS', 'Franklin Gothic Medium', sans-serif; + font-size: 1.7rem; + font-weight: 800; + letter-spacing: 0.06em; + text-shadow: + 0 0 10px rgba(0, 0, 0, 0.65), + 1px 1px 0 rgba(0, 0, 0, 0.75); +} + +.MetaCoinSlot__BannerText { + margin-top: 0.2rem; + font-family: 'Lucida Sans Unicode', 'Trebuchet MS', sans-serif; + font-size: 0.92rem; + letter-spacing: 0.03em; + text-shadow: 0 1px 1px rgba(0, 0, 0, 0.55); +} + +.MetaCoinSlot__Reels { + display: flex; + gap: 0.35rem; +} + +.MetaCoinSlot__Reel { + position: relative; + flex: 1; + height: calc(var(--slot-tile-size) * 3); + overflow: hidden; + border-radius: 0.3rem; + border: 1px solid rgba(30, 33, 37, 0.9); + background: linear-gradient( + to bottom, + var(--slot-reel-top) 0%, + var(--slot-reel-mid) 35%, + var(--slot-reel-low) 100% + ); + box-shadow: + inset 0 2px 0 rgba(255, 255, 255, 0.55), + inset 0 -2px 0 rgba(0, 0, 0, 0.3), + 0 4px 8px rgba(0, 0, 0, 0.45); +} + +.MetaCoinSlot__Reel::before { + content: ''; + position: absolute; + inset: 0; + background: linear-gradient( + 90deg, + rgba(0, 0, 0, 0.18), + rgba(255, 255, 255, 0.12), + rgba(0, 0, 0, 0.22) + ); + pointer-events: none; +} + +.MetaCoinSlot__Reel::after { + content: ''; + position: absolute; + left: 0; + right: 0; + top: calc(var(--slot-tile-size) - 2px); + bottom: calc(var(--slot-tile-size) - 2px); + border-top: 2px solid rgba(0, 0, 0, 0.9); + border-bottom: 2px solid rgba(0, 0, 0, 0.9); + box-shadow: + inset 0 0 0 1px rgba(255, 255, 255, 0.2), + 0 0 8px rgba(255, 232, 150, 0.45); + pointer-events: none; +} + +.MetaCoinSlot__Reel:nth-child(1) .MetaCoinSlot__IconStrip { + animation-delay: 0s; + animation-duration: 2.8s; +} + +.MetaCoinSlot__Reel:nth-child(2) .MetaCoinSlot__IconStrip { + animation-delay: 0.1s; + animation-duration: 3s; +} + +.MetaCoinSlot__Reel:nth-child(3) .MetaCoinSlot__IconStrip { + animation-delay: 0.2s; + animation-duration: 3.2s; +} + +.MetaCoinSlot__Reel:nth-child(4) .MetaCoinSlot__IconStrip { + animation-delay: 0.3s; + animation-duration: 3.4s; +} + +.MetaCoinSlot__Reel:nth-child(5) .MetaCoinSlot__IconStrip { + animation-delay: 0.4s; + animation-duration: 3.6s; +} + +.MetaCoinSlot__IconStrip { + transform: translateY(calc(-1 * var(--slot-tile-size) * 27)); + text-align: center; + will-change: transform; +} + +.MetaCoinSlot__IconStrip--spinning { + transform: translateY(0); + animation-name: MetaCoinSlot__SpinStrip; + animation-iteration-count: 1; + animation-fill-mode: forwards; + animation-timing-function: cubic-bezier(1, 1.24, 0.88, 0.96); +} + +.MetaCoinSlot__Symbol { + height: var(--slot-tile-size); + display: flex; + align-items: center; + justify-content: center; + background: radial-gradient( + ellipse at center, + rgba(255, 255, 255, 0.15) 0%, + rgba(255, 255, 255, 0.02) 65%, + rgba(0, 0, 0, 0.15) 100% + ); + border-bottom: 1px solid rgba(0, 0, 0, 0.15); +} + +.MetaCoinSlot__SymbolIcon { + filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.85)) + drop-shadow(0 0 4px rgba(255, 255, 255, 0.22)); +} + +.MetaCoinSlot__ResultBadge { + padding: 0.35rem 0.6rem; + border-radius: 0.25rem; + border: 1px solid rgba(255, 255, 255, 0.2); + background: rgba(17, 20, 28, 0.55); +} + +.MetaCoinSlot__ResultBadge--flashy { + animation: MetaCoinSlot__ResultPulse 0.9s ease-in-out infinite; +} + +.MetaCoinSlot__ResultBadge--jackpot { + animation: MetaCoinSlot__JackpotPulse 0.55s ease-in-out infinite; +} + +.MetaCoinSlot__QuickBets { + margin-top: 0.45rem; + display: grid; + grid-template-columns: repeat(4, minmax(0, 1fr)); + gap: 0.3rem; +} + +.MetaCoinSlot__QuickBet { + width: 100%; + text-align: center; +} + +@keyframes MetaCoinSlot__BannerGradient { + 0% { + background-position: 0% 50%; + } + 50% { + background-position: 100% 50%; + } + 100% { + background-position: 0% 50%; + } +} + +@keyframes MetaCoinSlot__BannerFlash { + 0% { + color: #fff6b0; + } + 100% { + color: #ffffff; + } +} + +@keyframes MetaCoinSlot__JackpotFlash { + 0% { + color: #ffe787; + filter: saturate(1.1); + } + 100% { + color: #ffffff; + filter: saturate(1.55); + } +} + +@keyframes MetaCoinSlot__SpinStrip { + 0% { + transform: translateY(0); + } + 100% { + transform: translateY(calc(-1 * var(--slot-tile-size) * 27)); + } +} + +@keyframes MetaCoinSlot__ResultPulse { + 0% { + box-shadow: 0 0 0 rgba(255, 230, 90, 0.2); + } + 50% { + box-shadow: 0 0 14px rgba(255, 230, 90, 0.55); + } + 100% { + box-shadow: 0 0 0 rgba(255, 230, 90, 0.2); + } +} + +@keyframes MetaCoinSlot__JackpotPulse { + 0% { + box-shadow: 0 0 2px rgba(255, 255, 255, 0.2); + transform: scale(1); + } + 50% { + box-shadow: + 0 0 10px rgba(255, 234, 108, 0.8), + 0 0 20px rgba(255, 132, 0, 0.55); + transform: scale(1.015); + } + 100% { + box-shadow: 0 0 2px rgba(255, 255, 255, 0.2); + transform: scale(1); + } +} + +@media (max-width: 900px) { + .MetaCoinSlot { + --slot-tile-size: 56px; + } + + .MetaCoinSlot__BannerTitle { + font-size: 1.35rem; + } + + .MetaCoinSlot__BannerText { + font-size: 0.82rem; + } + + .MetaCoinSlot__QuickBets { + grid-template-columns: repeat(2, minmax(0, 1fr)); + } +} diff --git a/tgui/packages/tgui/styles/interfaces/TTSVoicePicker.scss b/tgui/packages/tgui/styles/interfaces/TTSVoicePicker.scss new file mode 100644 index 000000000000..7a347a5743de --- /dev/null +++ b/tgui/packages/tgui/styles/interfaces/TTSVoicePicker.scss @@ -0,0 +1,169 @@ +.TTSVoicePicker { + background-image: + linear-gradient(180deg, hsla(185, 22%, 12%, 0.58), transparent 220px), + repeating-linear-gradient( + 0deg, + hsla(0, 0%, 100%, 0.022) 0, + hsla(0, 0%, 100%, 0.022) 1px, + transparent 1px, + transparent 4px + ); + box-shadow: inset 0 0 0 1px hsla(165, 45%, 52%, 0.06); + + .Section { + background-color: hsla(210, 16%, 8%, 0.82); + border: var(--border-thickness-tiny) solid hsla(165, 28%, 48%, 0.18); + box-shadow: + inset 0 1px 0 hsla(0, 0%, 100%, 0.05), + 0 6px 16px hsla(0, 0%, 0%, 0.18); + } + + .Section__title { + border-bottom: var(--border-thickness-tiny) solid hsla(165, 28%, 48%, 0.16); + color: hsla(165, 70%, 76%, 0.94); + letter-spacing: 0; + text-transform: uppercase; + } + + &__categoryButton { + background-color: hsla(0, 0%, 100%, 0.035); + border-left: 2px solid transparent; + text-align: left; + + &:hover { + background-color: hsla(165, 24%, 50%, 0.1); + border-left-color: hsla(165, 60%, 64%, 0.55); + } + + &.Button--selected { + background-color: hsla(165, 35%, 36%, 0.18); + border-left-color: var(--color-green); + box-shadow: inset 0 0 0 1px hsla(165, 60%, 64%, 0.14); + } + } + + &__categoryCount { + background-color: hsla(0, 0%, 0%, 0.24); + border: var(--border-thickness-tiny) solid hsla(165, 28%, 48%, 0.16); + color: hsla(165, 70%, 78%, 0.86); + min-width: 2em; + padding: 0 4px; + text-align: right; + } + + &__summary { + background: + linear-gradient(90deg, hsla(165, 34%, 26%, 0.22), transparent 58%), + hsla(210, 16%, 8%, 0.86); + } + + &__currentLabel { + color: hsla(165, 70%, 78%, 0.72); + font-size: 10px; + letter-spacing: 0; + text-transform: uppercase; + } + + &__currentVoice { + color: hsla(0, 0%, 100%, 0.96); + font-size: 18px; + font-weight: bold; + overflow-wrap: anywhere; + text-shadow: 0 0 8px hsla(165, 70%, 60%, 0.22); + } + + &__voiceRow { + background: + linear-gradient(90deg, hsla(165, 28%, 32%, 0.08), transparent 46%), + hsla(0, 0%, 100%, 0.032); + border: var(--border-thickness-tiny) solid hsla(165, 20%, 45%, 0.12); + border-left: 2px solid hsla(165, 20%, 45%, 0.2); + box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.035); + min-height: 38px; + padding: 4px 6px; + transition: + background-color var(--transition-time-fast) ease-out, + border-color var(--transition-time-fast) ease-out, + box-shadow var(--transition-time-fast) ease-out; + + &:hover { + background: + linear-gradient(90deg, hsla(165, 38%, 38%, 0.16), transparent 48%), + hsla(0, 0%, 100%, 0.055); + border-color: hsla(165, 48%, 58%, 0.24); + border-left-color: hsla(165, 60%, 64%, 0.72); + box-shadow: + inset 0 1px 0 hsla(0, 0%, 100%, 0.06), + 0 0 12px hsla(165, 50%, 45%, 0.08); + } + + &--selected { + background: + linear-gradient(90deg, hsla(130, 52%, 38%, 0.22), transparent 54%), + hsla(120, 50%, 35%, 0.08); + border-color: var(--color-green); + border-left-color: var(--color-green); + box-shadow: + inset 0 1px 0 hsla(0, 0%, 100%, 0.08), + 0 0 14px hsla(120, 70%, 45%, 0.1); + } + } + + &__voiceName { + color: hsla(0, 0%, 100%, 0.94); + font-weight: bold; + overflow-wrap: anywhere; + } + + &__voiceCategory { + color: var(--color-label); + font-size: 11px; + overflow-wrap: anywhere; + } + + &__iconButton { + border-color: hsla(165, 20%, 50%, 0.18); + min-width: 24px; + padding-left: 0; + padding-right: 0; + width: 24px; + + &:hover { + box-shadow: 0 0 9px hsla(165, 48%, 56%, 0.14); + } + + &--select.Button--selected { + border-color: var(--color-green); + color: var(--color-green); + } + + &--voice { + color: hsla(165, 68%, 78%, 0.94); + } + + &--robot { + color: hsla(195, 72%, 78%, 0.94); + } + + &--radio { + color: hsla(48, 85%, 72%, 0.94); + } + + &--blips { + color: hsla(112, 58%, 72%, 0.94); + } + + /* + &--ion { + color: hsla(286, 72%, 78%, 0.94); + } + */ + &--mask { + color: hsla(25, 72%, 72%, 0.94); + } + + &--hailer { + color: hsla(355, 74%, 74%, 0.94); + } + } +} diff --git a/tgui/packages/tgui/styles/main.scss b/tgui/packages/tgui/styles/main.scss index 4f01038d289d..390199100cb1 100644 --- a/tgui/packages/tgui/styles/main.scss +++ b/tgui/packages/tgui/styles/main.scss @@ -73,3 +73,7 @@ :root { --scaling-amount: 1; } + +// MASSMETA DOWN HERE +@include meta.load-css('./interfaces/MetaCoinSlot.scss'); +@include meta.load-css('./interfaces/TTSVoicePicker.scss'); diff --git a/tools/build/build.ts b/tools/build/build.ts index f98818bc027d..93e6930f0316 100644 --- a/tools/build/build.ts +++ b/tools/build/build.ts @@ -178,6 +178,8 @@ export const DmTarget = new Juke.Target({ 'html/**', 'icons/**', 'interface/**', + "massmeta/**", //MASSMETA EDIT ADDITION (Making the CBT work) (DELETE IT AFTER MODS) + "modular_meta/**", //MASSMETA EDIT ADDITION (Making the CBT work) 'sound/**', 'tgui/public/tgui.html', `${DME_NAME}.dme`, diff --git a/tools/ci/install_byond.sh b/tools/ci/install_byond.sh index 4d65a3b0fc9c..caa5670dc4c4 100755 --- a/tools/ci/install_byond.sh +++ b/tools/ci/install_byond.sh @@ -14,7 +14,17 @@ else rm -rf "$HOME/BYOND" mkdir -p "$HOME/BYOND" cd "$HOME/BYOND" - curl -H "User-Agent: tgstation/1.0 CI Script" "http://www.byond.com/download/build/${BYOND_MAJOR}/${BYOND_MAJOR}.${BYOND_MINOR}_byond_linux.zip" -o byond.zip + # MASSMETA CHANGE BEGIN (подягивает бульон из нашего "релиза") + # curl -H "User-Agent: tgstation/1.0 CI Script" "http://www.byond.com/download/build/${BYOND_MAJOR}/${BYOND_MAJOR}.${BYOND_MINOR}_byond_linux.zip" -o byond.zip + + curl --fail -H "User-Agent: tgstation/1.0 CI Script" \ + "http://www.byond.com/download/build/${BYOND_MAJOR}/${BYOND_MAJOR}.${BYOND_MINOR}_byond_linux.zip" -o byond.zip \ + || { + echo "Byond download failed, trying mirror..." + curl "https://github.com/Lambda-13/massmeta/releases/latest/download/byond_linux.zip" -L -o byond.zip + } + # MASSMETA CHANGE END + unzip byond.zip rm byond.zip cd byond diff --git a/tools/deploy.sh b/tools/deploy.sh index 9aae08778ce7..776c00041a27 100755 --- a/tools/deploy.sh +++ b/tools/deploy.sh @@ -24,6 +24,12 @@ if [ -d ".git" ]; then cp -r .git/logs/* $1/.git/logs/ fi +# MASSMETA ADD BEGIN - Get all the .dmis and json configs from modular_meta +mkdir -p \ + $1/modular_meta +find modular_meta/ -name \*.dmi -exec cp --parents {} $1 \; +# MASSMETA ADD END + cp tgstation.dmb tgstation.rsc $1/ cp -r _maps/* $1/_maps/ cp -r code/datums/greyscale/json_configs/* $1/code/datums/greyscale/json_configs/ diff --git a/tools/pull_request_hooks/autoLabel.js b/tools/pull_request_hooks/autoLabel.js index b995bdc19d57..b2b1134cae17 100644 --- a/tools/pull_request_hooks/autoLabel.js +++ b/tools/pull_request_hooks/autoLabel.js @@ -1,4 +1,5 @@ -import * as autoLabelConfig from "./autoLabelConfig.js"; +/** biome-ignore-all lint/suspicious/useIterableCallbackReturn: не знаю что тут писать даже */ +import * as autoLabelConfig from './autoLabelConfig.js'; /** * Precompute a lowercase keyword → changelog label map @@ -6,7 +7,7 @@ import * as autoLabelConfig from "./autoLabelConfig.js"; const keywordToClLabel = (() => { const map = {}; for (const [label, { keywords }] of Object.entries( - autoLabelConfig.changelog_labels + autoLabelConfig.changelog_labels, )) { for (const keyword of keywords) { map[keyword.toLowerCase()] = label; @@ -21,7 +22,7 @@ const keywordToClLabel = (() => { const titleKeywordSets = (() => { const map = {}; for (const [label, { keywords }] of Object.entries( - autoLabelConfig.title_labels + autoLabelConfig.title_labels, )) { map[label] = new Set(keywords.map((k) => k.toLowerCase())); } @@ -33,10 +34,15 @@ const titleKeywordSets = (() => { */ const fileLabelFilepathSets = (() => { const map = {}; - for (const [label, { filepaths = [], file_extensions = [], add_only }] of Object.entries( - autoLabelConfig.file_labels - )) { - map[label] = { filepaths: new Set(filepaths), file_extensions: new Set(file_extensions), add_only }; + for (const [ + label, + { filepaths = [], file_extensions = [], add_only }, + ] of Object.entries(autoLabelConfig.file_labels)) { + map[label] = { + filepaths: new Set(filepaths), + file_extensions: new Set(file_extensions), + add_only, + }; } return map; })(); @@ -48,29 +54,30 @@ function check_body_for_labels(body) { const labels_to_add = []; // detect "fixes #1234" or "resolves #1234" in body - const fix_regex = /\b(?:fix(?:es|ed)?|resolve[sd]?)\s*(?:#\d+|https:\/\/github\.com\/\S+\/issues\/\d+)/gim; + const fix_regex = + /\b(?:fix(?:es|ed)?|resolve[sd]?)\s*(?:#\d+|https:\/\/github\.com\/\S+\/issues\/\d+)/gim; if (fix_regex.test(body)) { - labels_to_add.push("Fix"); + labels_to_add.push('Fix'); } - const lines = body.split("\n"); + const lines = body.split('\n'); let inChangelog = false; for (const line of lines) { - if (line.startsWith(":cl:")) { + if (line.startsWith(':cl:')) { inChangelog = true; continue; } - if (line.startsWith("/:cl:")) break; + if (line.startsWith('/:cl:')) break; if (!inChangelog) continue; // see if the first segment of the line is one of the keywords - const keyword = line.split(":")[0]?.toLowerCase(); + const keyword = line.split(':')[0]?.toLowerCase(); const found_label = keywordToClLabel[keyword]; if (!found_label) continue; // don't add a billion tags if they forgot to clear all the default ones - const line_text = line.split(":")[1]?.trim(); + const line_text = line.split(':')[1]?.trim(); const { default_text, alt_default_text } = autoLabelConfig.changelog_labels[found_label]; @@ -109,27 +116,25 @@ async function check_diff_files_for_labels(github, context) { try { // Use github.paginate to fetch all files (up to ~3000 max) - const allFiles = await github.paginate( - github.rest.pulls.listFiles, - { - owner: context.repo.owner, - repo: context.repo.repo, - pull_number: context.payload.pull_request.number, - per_page: 100, // max per request - } - ); + const allFiles = await github.paginate(github.rest.pulls.listFiles, { + owner: context.repo.owner, + repo: context.repo.repo, + pull_number: context.payload.pull_request.number, + per_page: 100, // max per request + }); if (!allFiles?.length) { - console.error("No files returned in pagination."); + console.error('No files returned in pagination.'); return { labels_to_add, labels_to_remove }; } // Set of changed filenames for quick lookup const changedFiles = new Set(allFiles.map((f) => f.filename)); - for (const [label, { filepaths = new Set(), file_extensions = new Set(), add_only }] of Object.entries( - fileLabelFilepathSets - )) { + for (const [ + label, + { filepaths = new Set(), file_extensions = new Set(), add_only }, + ] of Object.entries(fileLabelFilepathSets)) { let found = false; // Filepath-based matching @@ -163,7 +168,7 @@ async function check_diff_files_for_labels(github, context) { } } } catch (error) { - console.error("Error fetching paginated files:", error); + console.error('Error fetching paginated files:', error); } return { labels_to_add, labels_to_remove }; @@ -175,11 +180,11 @@ async function check_diff_files_for_labels(github, context) { export async function get_updated_label_set({ github, context }) { const { pull_request } = context.payload; const { - body = "", + body = '', diff_url, labels = [], mergeable, - title = "", + title = '', } = pull_request; const updated_labels = new Set(labels.map((l) => l.name)); @@ -208,26 +213,26 @@ export async function get_updated_label_set({ github, context }) { repo: context.repo.repo, issue_number: context.payload.pull_request.number, per_page: 100, - } + }, ); for (const eventData of events) { // Skip all bot actions - if (eventData.actor?.login === "github-actions[bot]") { + if (eventData.actor?.login === 'github-actions[bot]') { continue; } - if (eventData.event === "labeled") { + if (eventData.event === 'labeled') { updated_labels.add(eventData.label.name); - } else if (eventData.event === "unlabeled") { + } else if (eventData.event === 'unlabeled') { updated_labels.delete(eventData.label.name); } } } catch (error) { - console.error("Error fetching paginated events:", error); + console.error('Error fetching paginated events:', error); } // Always remove Test Merge Candidate - updated_labels.delete("Test Merge Candidate"); + updated_labels.delete('Test Merge Candidate'); // Handle merge conflict label let merge_conflict = mergeable === false; @@ -243,7 +248,7 @@ export async function get_updated_label_set({ github, context }) { // failed to find? still processing? try again in a few seconds if (response.data.mergeable === null) { - console.log("Awaiting GitHub response for merge status..."); + console.log('Awaiting GitHub response for merge status...'); await new Promise((r) => setTimeout(r, 10000)); response = await github.rest.pulls.get({ owner: context.repo.owner, @@ -251,7 +256,7 @@ export async function get_updated_label_set({ github, context }) { pull_number: pull_request.number, }); if (response.data.mergeable === null) { - throw new Error("Merge status not available"); + throw new Error('Merge status not available'); } } @@ -262,9 +267,9 @@ export async function get_updated_label_set({ github, context }) { } if (merge_conflict) { - updated_labels.add("Merge Conflict"); + updated_labels.add('Merge Conflict'); } else { - updated_labels.delete("Merge Conflict"); + updated_labels.delete('Merge Conflict'); } // return the labels to the action, which will apply it diff --git a/tools/pull_request_hooks/autoLabel.test.js b/tools/pull_request_hooks/autoLabel.test.js index 09a3946f52f3..3d85af595ba6 100644 --- a/tools/pull_request_hooks/autoLabel.test.js +++ b/tools/pull_request_hooks/autoLabel.test.js @@ -1,11 +1,11 @@ -import { strict as assert } from "node:assert"; -import { get_updated_label_set } from "./autoLabel.js"; +import { strict as assert } from 'node:assert'; +import { get_updated_label_set } from './autoLabel.js'; const empty_pr = { - action: "opened", + action: 'opened', pull_request: { - body: "This PR will have no labels", - title: "Pr with no labels", + body: 'This PR will have no labels', + title: 'Pr with no labels', mergeable: true, }, }; @@ -13,7 +13,7 @@ const empty_label_set = await get_updated_label_set({ github: null, context: { payload: empty_pr }, }); -assert.equal(empty_label_set.length, 0, "No labels should be added"); +assert.equal(empty_label_set.length, 0, 'No labels should be added'); const cl = ` My Awesome PR @@ -24,10 +24,10 @@ refactor: refactored some code :/cl: `; const cl_pr = { - action: "opened", + action: 'opened', pull_request: { body: cl, - title: "Awesome PR", + title: 'Awesome PR', mergeable: false, }, }; @@ -36,19 +36,19 @@ const cl_label_set = await get_updated_label_set({ context: { payload: cl_pr }, }); assert.ok( - cl_label_set.includes("Merge Conflict"), - "Merge Conflict label should be added", + cl_label_set.includes('Merge Conflict'), + 'Merge Conflict label should be added', ); -assert.ok(cl_label_set.includes("Feature"), "Feature label should be added"); +assert.ok(cl_label_set.includes('Feature'), 'Feature label should be added'); assert.ok( - !cl_label_set.includes("Refactor"), - "Refactor label should not be added", + !cl_label_set.includes('Refactor'), + 'Refactor label should not be added', ); const title_pr = { - action: "opened", + action: 'opened', pull_request: { - title: "Logging is important", + title: 'Logging is important', mergeable: true, }, }; @@ -56,4 +56,4 @@ const title_label_set = await get_updated_label_set({ github: null, context: { payload: title_pr }, }); -assert.ok(title_label_set.includes("Logging"), "Logging label should be added"); +assert.ok(title_label_set.includes('Logging'), 'Logging label should be added'); diff --git a/tools/pull_request_hooks/autoLabelConfig.js b/tools/pull_request_hooks/autoLabelConfig.js index 6d848fa715c8..0c1e6a7a44c5 100644 --- a/tools/pull_request_hooks/autoLabelConfig.js +++ b/tools/pull_request_hooks/autoLabelConfig.js @@ -7,34 +7,34 @@ // the label will not be removed export const file_labels = { GitHub: { - filepaths: [".github/"], + filepaths: ['.github/'], }, SQL: { - filepaths: ["SQL/"], + filepaths: ['SQL/'], }, - "Map Edit": { - filepaths: ["_maps/"], - file_extensions: [".dmm"], + 'Map Edit': { + filepaths: ['_maps/'], + file_extensions: ['.dmm'], }, Tools: { - filepaths: ["tools/"], + filepaths: ['tools/'], }, - "Config Update": { - filepaths: ["config/", "code/controllers/configuration/entries/"], + 'Config Update': { + filepaths: ['config/', 'code/controllers/configuration/entries/'], add_only: true, }, Sprites: { - filepaths: ["icons/"], - file_extensions: [".dmi"], + filepaths: ['icons/'], + file_extensions: ['.dmi'], add_only: true, }, Sound: { - filepaths: ["sound/"], - file_extensions: [".ogg"], + filepaths: ['sound/'], + file_extensions: ['.ogg'], add_only: true, }, UI: { - filepaths: ["tgui/"], + filepaths: ['tgui/'], add_only: true, }, }; @@ -44,28 +44,28 @@ export const file_labels = { // Add a label based on keywords in the title export const title_labels = { Logging: { - keywords: ["log", "logging"], + keywords: ['log', 'logging'], }, Removal: { - keywords: ["remove", "delete"], + keywords: ['remove', 'delete'], }, Refactor: { - keywords: ["refactor"], + keywords: ['refactor'], }, - "Unit Tests": { - keywords: ["unit test"], + 'Unit Tests': { + keywords: ['unit test'], }, - "April Fools": { - keywords: ["[april fools]"], + 'April Fools': { + keywords: ['[april fools]'], }, - "Do Not Merge": { - keywords: ["[dnm]", "[do not merge]"], + 'Do Not Merge': { + keywords: ['[dnm]', '[do not merge]'], }, - "GBP: No Update": { - keywords: ["[no gbp]"], + 'GBP: No Update': { + keywords: ['[no gbp]'], }, - "Test Merge Only": { - keywords: ["[tm only]", "[test merge only]"], + 'Test Merge Only': { + keywords: ['[tm only]', '[test merge only]'], }, }; @@ -75,52 +75,52 @@ export const title_labels = { // TODO use the existing changelog parser export const changelog_labels = { Fix: { - default_text: "fixed a few things", - keywords: ["fix", "fixes", "bugfix"], + default_text: 'fixed a few things', + keywords: ['fix', 'fixes', 'bugfix'], }, - "Quality of Life": { - default_text: "made something easier to use", - keywords: ["qol"], + 'Quality of Life': { + default_text: 'made something easier to use', + keywords: ['qol'], }, Sound: { - default_text: "added/modified/removed audio or sound effects", - keywords: ["sound"], + default_text: 'added/modified/removed audio or sound effects', + keywords: ['sound'], }, Feature: { - default_text: "Added new mechanics or gameplay changes", - alt_default_text: "Added more things", - keywords: ["add", "adds", "rscadd"], + default_text: 'Added new mechanics or gameplay changes', + alt_default_text: 'Added more things', + keywords: ['add', 'adds', 'rscadd'], }, Removal: { - default_text: "Removed old things", - keywords: ["del", "dels", "rscdel"], + default_text: 'Removed old things', + keywords: ['del', 'dels', 'rscdel'], }, Sprites: { - default_text: "added/modified/removed some icons or images", - keywords: ["image"], + default_text: 'added/modified/removed some icons or images', + keywords: ['image'], }, - "Grammar and Formatting": { - default_text: "fixed a few typos", - keywords: ["typo", "spellcheck"], + 'Grammar and Formatting': { + default_text: 'fixed a few typos', + keywords: ['typo', 'spellcheck'], }, Balance: { - default_text: "rebalanced something", - keywords: ["balance"], + default_text: 'rebalanced something', + keywords: ['balance'], }, - "Code Improvement": { - default_text: "changed some code", - keywords: ["code_imp", "code"], + 'Code Improvement': { + default_text: 'changed some code', + keywords: ['code_imp', 'code'], }, Refactor: { - default_text: "refactored some code", - keywords: ["refactor"], + default_text: 'refactored some code', + keywords: ['refactor'], }, - "Config Update": { - default_text: "changed some config setting", - keywords: ["config"], + 'Config Update': { + default_text: 'changed some config setting', + keywords: ['config'], }, Administration: { - default_text: "messed with admin stuff", - keywords: ["admin"], + default_text: 'messed with admin stuff', + keywords: ['admin'], }, }; diff --git a/tools/pull_request_hooks/changelogConfig.js b/tools/pull_request_hooks/changelogConfig.js index f0f87e90e433..43808da1c58d 100644 --- a/tools/pull_request_hooks/changelogConfig.js +++ b/tools/pull_request_hooks/changelogConfig.js @@ -11,104 +11,101 @@ export const CHANGELOG_ENTRIES = [ [ ["rscadd", "add", "adds"], { - placeholders: [ - "Added new mechanics or gameplay changes", - "Added more things", - ], + placeholders: ["Добавлены новые механики"], }, ], [ ["bugfix", "fix", "fixes"], { - placeholders: ["fixed a few things"], + placeholders: ["Починены некоторые вещи"], }, ], [ ["rscdel", "del", "dels"], { - placeholders: ["Removed old things"], + placeholders: ["Убраны старые фишки"], }, ], [ ["qol"], { - placeholders: ["made something easier to use"], + placeholders: ["Упростили что-то в использовании"], }, ], [ ["sound"], { - placeholders: ["added/modified/removed audio or sound effects"], + placeholders: ["Добавлены/изменены/убраны аудио или звуковые эффекты"], }, ], [ ["image"], { - placeholders: ["added/modified/removed some icons or images"], + placeholders: ["Добавлены/изменены/убраны спрайты или картинки"], }, ], [ ["map"], { - placeholders: ["added/modified/removed map content"], + placeholders: ["Добавлен/изменён/убран контент карт"], }, ], [ ["spellcheck", "typo"], { - placeholders: ["fixed a few typos"], + placeholders: ["Исправлено несколько опечаток"], }, ], [ ["balance"], { - placeholders: ["rebalanced something"], + placeholders: ["Ребаланс чего-то"], }, ], [ ["code_imp", "code"], { - placeholders: ["changed some code"], + placeholders: ["Изменено немного кода"], }, ], [ ["refactor"], { - placeholders: ["refactored some code"], + placeholders: ["Рефактор кода"], }, ], [ ["config"], { - placeholders: ["changed some config setting"], + placeholders: ["Изменено несколько настроек конфига"], }, ], [ ["admin"], { - placeholders: ["messed with admin stuff"], + placeholders: ["Возня с админскими фишками"], }, ], [ ["server"], { - placeholders: ["something server ops should know"], + placeholders: ["Изменено что-то что нужно знать свыше, хосту"], }, ], -]; +]; //MASSMETA ADDITION (github update) // Valid changelog openers export const CHANGELOG_OPEN_TAGS = [":cl:", "??"]; diff --git a/tools/tts/tts/tts.py b/tools/tts/tts/tts.py index 445c24ec963e..490810ffeebe 100644 --- a/tools/tts/tts/tts.py +++ b/tools/tts/tts/tts.py @@ -10,7 +10,11 @@ from pydub.silence import split_on_silence tts = TTS("tts_models/en/vctk/vits", progress_bar=False, gpu=False) -letters_to_use = "ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890" +# MASSMETA EDIT START (ntts && /tg/tts) +# по русски говори йобана в рот +# ORIGINAL: "ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890" +letters_to_use = "АБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ1234567890" +# MASSMETA EDIT END (ntts && /tg/tts) random_factor = 0.35 os.makedirs('samples', exist_ok=True) app = Flask(__name__) @@ -54,16 +58,22 @@ def text_to_speech_blips(): with io.BytesIO() as data_bytes: with torch.no_grad(): result_sound = None - if not os.path.exists('samples/' + voice): - os.makedirs('samples/' + voice, exist_ok=True) - for i, value in enumerate(letters_to_use): - tts.tts_to_file(text=value + ".", speaker=voice, file_path="samples/" + voice + "/" + value + ".wav") - loaded_word = AudioSegment.from_file("samples/" + voice + "/" + value + ".wav") - audio_chunks = split_on_silence(loaded_word, min_silence_len = 100, silence_thresh = -45, keep_silence = 50) - combined = AudioSegment.empty() - for chunk in audio_chunks: - combined += chunk - combined.export("samples/" + voice + "/" + value + ".wav", format='wav') + # MASSMETA EDIT START (ntts && /tg/tts) + samples_dir = "samples/" + voice + if not os.path.exists(samples_dir): + os.makedirs(samples_dir, exist_ok=True) + for value in letters_to_use: + letter_file = samples_dir + "/" + value + ".wav" + if os.path.isfile(letter_file): + continue + tts.tts_to_file(text=value + ".", speaker=voice, file_path=letter_file) + loaded_word = AudioSegment.from_file(letter_file) + audio_chunks = split_on_silence(loaded_word, min_silence_len = 100, silence_thresh = -45, keep_silence = 50) + combined = AudioSegment.empty() + for chunk in audio_chunks: + combined += chunk + combined.export(letter_file, format='wav') + # MASSMETA EDIT END (ntts && /tg/tts) for i, letter in enumerate(text): if not letter.isalpha() or letter.isnumeric() or letter == " ": continue diff --git a/tools/tts/tts/tts_rvc_OPEN_AND_READ_ME_BEFORE_USING.py b/tools/tts/tts/tts_rvc_OPEN_AND_READ_ME_BEFORE_USING.py index a97b1aa27cfa..d5f31a1715ec 100644 --- a/tools/tts/tts/tts_rvc_OPEN_AND_READ_ME_BEFORE_USING.py +++ b/tools/tts/tts/tts_rvc_OPEN_AND_READ_ME_BEFORE_USING.py @@ -40,7 +40,7 @@ app = Flask(__name__) tts = TTS(model_path = "E:/model_output_3/model_no_disc.pth", config_path = "E:/model_output_2/config.json", progress_bar=False, gpu=True) -letters_to_use = "ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890" +letters_to_use = "АБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ1234567890" random_factor = 0.35 os.makedirs('samples', exist_ok=True) trim_leading_silence = lambda x: x[detect_leading_silence(x) :] @@ -159,13 +159,17 @@ def text_to_speech_blips(): with io.BytesIO() as data_bytes: with torch.no_grad(): result_sound = AudioSegment.empty() - if not os.path.exists('samples/' + voice): - os.makedirs('samples/' + voice, exist_ok=True) - for i, value in enumerate(letters_to_use): - tts.tts_to_file(text=value + ".", speaker=voice, file_path="samples/" + voice + "/" + value + ".wav") - sound = AudioSegment.from_file("samples/" + voice + "/" + value + ".wav", format="wav") - silenced_word = strip_silence(sound) - silenced_word.export("samples/" + voice + "/" + value + ".wav", format='wav') + samples_dir = "samples/" + voice + if not os.path.exists(samples_dir): + os.makedirs(samples_dir, exist_ok=True) + for value in letters_to_use: + letter_file = samples_dir + "/" + value + ".wav" + if os.path.isfile(letter_file): + continue + tts.tts_to_file(text=value + ".", speaker=voice, file_path=letter_file) + sound = AudioSegment.from_file(letter_file, format="wav") + silenced_word = strip_silence(sound) + silenced_word.export(letter_file, format='wav') speaker_id = "NO SPEAKER" model_to_use = None found_model = False